
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }


body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ==========================================================================
   Helpers
   ========================================================================== */
.grid {
  list-style: none;
  margin-bottom: 0; }

.grid__item, .half, .home-contact, .home-about, .third, .product, .quarter, .quarter3 {
  display: inline-block;
  width: 100%;
  vertical-align: top; }

@media only screen and (min-width: 980px) {
  .half, .home-contact, .home-about {
    width: 50%; } 
	
	.quarter { width: 25%; }
	.quarter3 { width: 75%; }
	}

@media only screen and (min-width: 980px) {
  .third, .product {
    width: 33.333%; } }

.clearfix:before, .footer_level:before, .footer__credits:before,
.clearfix:after,
.footer_level:after,
.footer__credits:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, .footer_level:after, .footer__credits:after {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center !important; }

.underline {
  text-decoration: underline; }

.product, .media-info__content, .media-info__img--center .media-info__imgwrap, .text-info, .logos__itemwrap {
  white-space: nowrap; }
  .product:before, .media-info__content:before, .media-info__img--center .media-info__imgwrap:before, .text-info:before, .logos__itemwrap:before {
    content: "";
    position: relative;
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .product > *, .media-info__content > *, .media-info__img--center .media-info__imgwrap > *, .text-info > *, .logos__itemwrap > * {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
	
.text-info H5	{ margin:0px 0px 5px 0px;}

.grid-left {
  margin-left: 20px; }

.wrap {
  position: relative;
  width: 389px;
  height: 389px; }

/* ==========================================================================
   Main
   ========================================================================== */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
button,
input,
select,
textarea {
  color: #222; }

html {
  background-color: #e8e0da;
  line-height: 1.4;
  font-size: 14px;
  color: white; }
  @media only screen and (min-width: 740px) {
    html {
      font-size: 14px; } }
  @media only screen and (min-width: 980px) {
    html {
      font-size: 16px; } }
  @media only screen and (min-width: 1300px) {
    html {
      font-size: 18px; } }
  html.menu--opened {
    overflow: hidden; }

body {
  position: relative;
  background-color: white;
  font-family: "Montserrat"; }

.site-wrap {
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s; }
  .site-wrap.menu--opened {
    -webkit-transform: translate3d(-300px, 0px, 0px);
            transform: translate3d(-300px, 0px, 0px); }
    @media only screen and (max-width: 400px) {
      .site-wrap.menu--opened {
        -webkit-transform: translate3d(-230px, 0px, 0px);
                transform: translate3d(-230px, 0px, 0px); } }
    .site-wrap.menu--opened .nav-icon > .nav-icon__line:first-child {
      -webkit-transform: rotate(42deg);
          -ms-transform: rotate(42deg);
              transform: rotate(42deg); }
    .site-wrap.menu--opened .nav-icon > .nav-icon__line:nth-child(2) {
      -webkit-transform: rotate(-42deg);
          -ms-transform: rotate(-42deg);
              transform: rotate(-42deg);
      top: -6px; }
    .site-wrap.menu--opened .nav-icon > .nav-icon__line:last-child {
      display: none; }

p {
  font-family: "Montserrat"; }

/* ==========================================================================
   Title
   ========================================================================== */
.big-title, .medium-title, .product__title {
  font-family: "Montserrat";
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 0 0 10px #000000; }

.big-title {
  font-size: 2.77778rem; }

.medium-title {
  font-size: 1.66667rem; }

.page {
  padding: 20px 60px;
  position: relative;
  background-color: white; }
  @media only screen and (max-width: 400px) {
    .page {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 401px) and (max-width: 550px) {
    .page {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 40px;
      padding-bottom: 40px; } }

/* ==========================================================================
   Text
   ========================================================================== */
.big-text {
  font-size: 1rem;
  margin-bottom: 2.22222rem; }

.medium-text {
  font-size: 0.77778rem; }
  @media only screen and (max-width: 980px) {
    .medium-text {
      font-size: 1rem; } }

.hr {
  display: block;
  height: 2px;
  border: 0;
  border-top: 2px solid #e8e0da;
  margin: 1.38889rem auto 1.94444rem auto;
  padding: 0;
  width: 5rem; }

.main {
  position: relative;
  z-index: 1; }

::-moz-selection {
  background: #d16262;
  text-shadow: none;
  color: white; }

::selection {
  background: #d16262;
  text-shadow: none;
  color: white; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Button
   ========================================================================== */
.button {
  display: inline-block;
  text-decoration: none;
  color: white;
  padding: 15px 30px 14px 30px;
  border: 3px solid white;
  text-transform: uppercase;
  font-size: 0.66667rem;
  font-family: "Montserrat";
  line-height: 1;
  background-color: transparent;
  font-weight: bold;
  border-radius: 0; }
  .button:focus {
    outline: none; }

.button--beige {
  border: 3px solid #ded6be;
  color: #ded6be; }

.button--red {
  border: 3px solid #d13939;
  color: #d13939; }

.button--fixed {
  width: 140px; }

/* Objects
   ========================================================================== */
.border--top, .border--right, .border--bottom, .border--left {
  position: fixed;
  background-color: #e8e0da;
  z-index: 999;
    /* @include media-query($tablet) {
        font-size: $border-tablet;
    }

    @include media-query($desktop) {
        font-size: $border-desktop;
    }

    @include media-query($wide) {
        font-size: $border-wide;
    } */ }
  @media only screen and (max-width: 400px) {
    .border--top, .border--right, .border--bottom, .border--left {
      display: none; } }

.border--top, .border--bottom {
  height: 1em;
  right: 0;
  left: 0; }

.border--right, .border--left {
  width: 1em;
  top: 0;
  bottom: 0; }

.border--top {
  top: 0; }

.border--right {
  right: 0; }

.border--bottom {
  bottom: 0; }

.border--left {
  left: 0; }

  @media only screen and (min-width: 401px) {
    .submenu {
      padding-left: 14px;
      padding-right: 14px; } }
  @media (max-height: 470px) {
    .submenu {
      max-height: 42px; } }
  @media only screen and (max-width: 780px) {
    .submenu {
      overflow: hidden; } }

.submenu--open {
  max-height: 500px; }

.submenu--fixed {
  width: 100%;
  position: fixed;
  top: 130px;
  z-index: 2; }
  @media only screen and (max-width: 400px) {
    .submenu--fixed {
      top: 86px; } }
  @media only screen and (min-width: 401px) and (max-width: 979px) {
    .submenu--fixed {
      top: 100px; } }
  @media only screen and (min-width: 980px) and (max-width: 1299px) {
    .submenu--fixed {
      top: 115px; } }

.submenu__title {
  display: none;
  position: relative;
  cursor: pointer; }
  @media only screen and (max-width: 780px) {
    .submenu__title {
      display: block;
      margin: 0;
      background-color: #ded6be;
      padding: 20px 37px;
      text-transform: uppercase;
      color: #251c1c; } }
  @media (max-height: 470px) {
    .submenu__title {
      padding: 10px 37px; } }
  .submenu__title:after {
    content: "";
    position: absolute;
    right: 32px;
    top: 20px;
    height: 23px;
    width: 26px;
    background-image: url("../img/arrow-down.svg");
    background-position: center center; }
    @media (max-height: 470px) {
      .submenu__title:after {
        top: 11px; } }

.title-line {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  color: #251c1c;
  overflow: hidden;
  letter-spacing: 3px;
  z-index: 0; }
  @media only screen and (max-width: 600px) {
    .title-line {
      margin: 0 20px;
      margin-top: 15px;
      margin-bottom: 15px;
      text-align: center; } }
  .title-line:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: black;
    position: absolute;
    top: 11px;
    left: 0; }
    @media only screen and (max-width: 360px) {
      .title-line:after {
        display: none; } }

.title-line__inner {
  background-color: white;
  position: relative;
  z-index: 2; }
  @media only screen and (min-width: 361px) {
    .title-line__inner {
      padding-right: 20px; } }
  @media only screen and (min-width: 361px) and (max-width: 600px) {
    .title-line__inner {
      padding-left: 20px; } }

.banner {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 150px 18px 135px 18px; }
  @media only screen and (max-width: 400px) {
    .banner {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 401px) and (max-width: 550px) {
    .banner {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 551px) and (max-width: 979px) {
    .banner {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  .banner p {
    max-width: 540px;
    margin: 18px auto 48px auto; }

.banner__background {
  position: absolute;
  top: -100%;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center bottom;
  -webkit-background-size: cover cover;
          background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 980px) {
    .banner__background {
      top: -55%; } }

.banner__content {
  position: relative;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (max-width: 500px) {
    .banner__content img {
      width: 100%; } }
  @media only screen and (max-width: 500px) {
    .banner__content .big-title {
      font-size: 27px; } }

.banner--plain {
  background-color: #251c1c;
  color: #ded6be; }
  
  
.banner--fuego 									{padding: 250px 18px 205px 18px;}
.banner--fuego .banner__background 				{background-image: url("../img/hogar-01.jpg"); }
@media only screen and (min-width: 1024px) {
.banner--fuego .banner__background 				{background-image: url("../img/hogar-02.jpg"); } }
@media only screen and (min-width: 1366px) {
.banner--fuego .banner__background 				{background-image: url("../img/hogar-03.jpg"); } }



.banner--dulce 									{padding: 200px 18px 200px 18px;}
.banner--dulce .big-title 						{font-size: 30px; }
.banner--dulce .banner__background 				{background-image: url("../img/dulce-01.jpg"); }
@media only screen and (min-width: 1024px) {
.banner--dulce .banner__background 				{background-image: url("../img/dulce-02.jpg"); } }
@media only screen and (min-width: 1366px) {
.banner--dulce .banner__background 				{background-image: url("../img/dulce-03.jpg"); } }



.banner--equipamiento 									{padding: 200px 18px 205px 18px;}
.banner--equipamiento .banner__background 				{background-image: url("../img/equipamiento-01.jpg");  }
@media only screen and (min-width: 1024px) {
.banner--equipamiento .banner__background 				{background-image: url("../img/equipamiento-02.jpg"); } }
@media only screen and (min-width: 1366px) {
.banner--equipamiento .banner__background 				{background-image: url("../img/equipamiento-03.jpg"); } }


.banner--estancia 									{padding: 250px 18px 205px 18px;}
.banner--estancia .banner__background 				{background-image: url("../img/estancia-01.jpg"); background-position:bottom center;}
@media only screen and (min-width: 1024px) {
.banner--estancia .banner__background 				{background-image: url("../img/estancia-02.jpg"); } }
@media only screen and (min-width: 1366px) {
.banner--estancia .banner__background 				{background-image: url("../img/estancia-03.jpg"); } }



.banner--noparalax .banner__background {
  top: 0; }

.media-info {
  position: relative;
  overflow: hidden; }

.media-info__content {
  height: 560px;
  width: 50%;
  display: inline-block;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .media-info__content {
      width: 100%; } }
  @media only screen and (max-width: 1270px) {
    .media-info__content {
      height: auto; } }
  @media only screen and (min-width: 1271px) and (max-width: 1600px) {
    .media-info__content {
      height: 400px; } }

.media-info__content-inside {
  max-width: 640px;
  padding: 0 40px;
  text-align: left; }
  @media only screen and (max-width: 768px) {
    .media-info__content-inside {
      text-align: center; } }
  @media only screen and (max-width: 1270px) {
    .media-info__content-inside {
      padding: 40px; } }
  @media only screen and (max-width: 400px) {
    .media-info__content-inside {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 401px) and (max-width: 550px) {
    .media-info__content-inside {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }

.media-info__imgwrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 1024px) and (max-width: 1024px) {
    .media-info__imgwrap {
      max-height: 500px; } }
  @media only screen and (max-width: 768px) {
    .media-info__imgwrap {
      position: static;
      width: 100%; } }

@media only screen and (min-width: 769px) {
  .media-info__img {
    max-width: none;
    height: 100%; } }
@media only screen and (max-width: 768px) {
  .media-info__img {
    width: 100%; } }

.media-info__title {
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  margin-bottom: 30px;
  color: #251c1c; }
  @media only screen and (max-width: 420px) {
    .media-info__title br {
      display: none; } }

.media-info--red .media-info__content {
  background-color: #d13939; }
.media-info--red .media-info__title {
  color: white; }

.media-info--beige .media-info__content {
  background-color: #ded6be;
  color: black; }
.media-info--beige .media-info__imgwrap {
  background-color: #ded6be; }

.media-info--brown .media-info__content {
  background-color: #251c1c;
  color: #ded6be; }
.media-info--brown .media-info__imgwrap {
  background-color: #251c1c; }

.media-info--right .media-info__imgwrap {
  left: 0; }
.media-info--right .media-info__content {
  float: right; }

.media-info__img--center .media-info__imgwrap {
  background-color: white;
  text-align: center; }
.media-info__img--center .media-info__img {
  height: auto;
  max-width: auto; }

/* ==========================================================================
   jumbotron
   ========================================================================== */
.jumbotron {
  position: relative;
  text-align: center;
  color: white; }

.jumbotron__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  -webkit-background-size: cover cover;
          background-size: cover;
  background-repeat: no-repeat;
  z-index: -1; }

.jumbotron__content {
  position: relative;
  padding: 218px 1em 258px 1em;
  padding: 12.11111rem 20px 50px 20px;
  margin: 0 auto; }
  @media only screen and (min-width: 401px) {
    .jumbotron__content {
      padding: 12.11111rem 40px 125px 40px; } }
  .jumbotron__content p {
    max-width: 490px;
    margin: 1em auto 2em auto; }
  .section--home .jumbotron__content {
    padding: 12.11111rem 20px 258px 20px; }
	
	
@media only screen and (min-width: 401px) {
.section--home .jumbotron__content {padding:380px 40px 380px 40px; }
.section--tarifas .jumbotron__content {padding:380px 40px 380px 40px; }
.section--alrededores .jumbotron__content {padding:380px 40px 380px 40px; } 
.section--comollegar .jumbotron__content {padding:380px 40px 380px 40px; } 
.section--instalaciones .jumbotron__content {padding:380px 40px 380px 40px; }
.section--estancia .jumbotron__content {padding:380px 40px 380px 40px; }
}

.callout {
  background-color: #d13939;
  padding-top: 130px;
  padding-bottom: 130px;
  padding-left: 130px;
  padding-right: 130px; }
  .callout > * {
    font-size: 30px;
    font-size: 1.66667rem;
    text-transform: uppercase;
    text-align: center;
    color: #e8e0da;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 768px) {
      .callout > * {
        font-size: 14px; } }
    @media only screen and (min-width: 769px) and (max-width: 900px) {
      .callout > * {
        font-size: 18px; } }
  @media only screen and (max-width: 400px) {
    .callout {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 401px) and (max-width: 800px) {
    .callout {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }

.text-info {
  display: inline-block;
  position: relative; float:left; }

.text-info__content p:first-child, .text-info__content p:last-child {
  margin: 0; }
.text-info__content p {
  margin-bottom: 20px; }
  
  
.text-info__content { width: 500px;} 
.text-info__galeria { width: 90%;}


@media screen and (max-width: 1024px) {
.text-info__content 			{ width: 460px; }
 .text-info__free				{width:100%; max-width:500px; padding:0px 30px;}
}

@media screen and (max-width: 768px) {
.text-info__content 			{width: 100%; }
 }	
	


.text-info__description {
  margin-bottom: 40px;
  margin-top: 20px;
  font-size: 14px; }

.textinfo--fixed {height: 320px; }
.textinfo--empty {height: 320px; }
  @media only screen and (max-width: 979px) {
    .textinfo--fixed {
      height: auto;
      padding: 40px 40px; } }

.text-info--shout .text-info__content {
  text-transform: uppercase;
  color: #e8e0da;
  font-size: 30px;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .text-info--shout .text-info__content {
      font-size: 14px; } }
  @media only screen and (min-width: 769px) and (max-width: 900px) {
    .text-info--shout .text-info__content {
      font-size: 18px; } }

.text-info--padding {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px; }
  @media only screen and (max-width: 979px) {
    .text-info--padding {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .text-info--padding .text-info__content {
    max-width: 630px;
    width: 100%;
    text-align: left; }

.text-info--fixed {
  height: 560px; }
  @media only screen and (max-width: 979px) {
    .text-info--fixed {
      height: auto;
      text-align: center; } }

.text-info--instalaciones 				{ background-color: #ECCBB3; color: #333;}
.text-info--instalaciones .button 		{color: #333; border-color: #333; -webkit-transition: background-color 0.3s; transition: background-color 0.3s;}	
.text-info--instalaciones .button:hover {color: #ECCBB3; border-color: #ECCBB3; background:#333;}

.text-info--turistica 					{background-color: #788844; color: #fff;-webkit-transition: background-color 0.3s; transition: background-color 0.3s; }
.text-info--turistica .button 			{color: #fff; border-color: #fff; -webkit-transition: background-color 0.3s; transition: background-color 0.3s;}	
.text-info--turistica .button:hover 	{color: #788844; border-color: #788844;  background-color: #fff;}



.text-info--tarifas 					{ background-color: #82441F; color: #fff;}
.text-info--tarifas2 					{ background-color: #A06D7E; color: #fff; text-align:left;}


.text-info--alrededores1 				{ background-color: #AA8759; color: #fff;}
.text-info--alrededores2 				{ background-color: #444733; color: #fff; }
.text-info--alrededores3 				{ background-color: #333; color: #fff; }
.text-info--alrededores4 				{ background:url(../img/palazuelos.jpg); background-position: center top;
										-webkit-background-size: cover cover; background-size: cover; background-repeat: no-repeat;}
.text-info--alrededores5 				{ background:url(../img/carabias.jpg); background-position: center center;
										-webkit-background-size: cover cover; background-size: cover; background-repeat: no-repeat;}
.text-info--alrededores6 				{ background-color: #333; color: #fff; }
.text-info--alrededores7 				{ background-color: #333; color: #fff; }
.text-info--alrededores8 				{background:url(../img/atienza.jpg); background-position: center top;
										-webkit-background-size: cover cover; background-size: cover; background-repeat: no-repeat;}



.text-info--comollegar1 				{background-color:#4F6F28; color: #fff;}
.text-info--comollegar2 				{background:#666666 url(../img/comollegarSiguenza.png); background-position: center center;
										-webkit-background-size: cover cover; background-size: cover; background-repeat: no-repeat;}										
.text-info--comollegar3 				{background-color: #333; color: #fff;}
.text-info--comollegar4 				{background:#666666 url(../img/comollegarImon.png); background-position: center center;
										-webkit-background-size: cover cover; background-size: cover; background-repeat: no-repeat;}										
@media screen and (max-width: 768px) {
.text-info--comollegar4 				{border-bottom:1px solid #999;}
}
.text-info--comollegar6 				{background-color: #333; color: #fff;}
.text-info--comollegar5 				{background:#666666 url(../img/comollegarVillacorza.png); background-position: top center;
										-webkit-background-size: cover cover; background-size: cover; background-repeat: no-repeat;}
										
										
										

.text-info--instalaciones1 				{background-color:#343434; color: #fff;}
.text-info--instalaciones2 				{background:#AAAE61; color: #fff; }
.text-info--instalaciones3 				{background:#A25625; color: #fff; }
.text-info--instalaciones4 				{background:#343434; color: #fff; }
.text-info--instalaciones5 				{background:#343434; color: #fff; }
.text-info--instalaciones6 				{background:#96728E; color: #fff; }

.text-info--text-brown {
  color: #251c1c; }

.text-info--where .picto-title {
  margin-bottom: 40px; }

.contact-logos {
  background-color: #d13939; }

.contact, .logos {
  display: inline-block;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media only screen and (max-width: 450px) {
    .contact, .logos {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 451px) and (max-width: 1200px) {
    .contact, .logos {
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }

.contact__info {
  color: white;
  width: 50%;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (max-width: 450px) {
    .contact__info {
      width: 100%;
      margin-bottom: 20px; } }

.logos__itemwrap {
  width: 33.3333%;
  display: inline-block;
  text-align: center;
  height: 180px; }
  @media only screen and (max-width: 700px) {
    .logos__itemwrap {
      height: 100px; } }

.logos__container {
  margin-top: 65px; }
  @media only screen and (max-width: 700px) {
    .logos__container {
      margin-top: 0; } }

.logos_logo {
  padding: 20px;
  max-width: 100%; }

.contact-form {
  padding-top: 100px;
  margin-left: -20px; }
  @media only screen and (max-width: 700px) {
    .contact-form {
      padding-top: 20px; } }

.contact-form__labelwrap {
  display: inline-block;
  width: 50%;
  padding-left: 20px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 700px) {
    .contact-form__labelwrap {
      width: 100%; } }

.contact-form__input, .contact-form__textarea {
  width: 100%;
  padding: 15px;
  background-color: #c13636;
  color: white;
  border: none;
  outline-width: 0;
  font-size: 18px;
  border: 2px solid #c13636;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none; }

.contact-form__textarea {
  min-height: 200px;
  resize: none; }

.contact-form__label {
  font-size: 14px;
  margin-bottom: 5px;
  display: block; }

.contact__tel {
  color: white; }

.contact-form__labelwrap--whole {
  width: 100%; }

.contact__title {
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-weight: 700; }

.contact-form__input--beige {
  background-color: #d1cab3;
  color: black; }

.contact-form--error .contact-form__input, .contact-form--error .contact-form__textarea {
  border-color: white;
  background-image: url("../img/form-error.svg");
  background-position: center right;
  background-repeat: no-repeat; }
.contact-form--error .contact-form__textarea {
  background-position-x: right;
  background-position-y: 7px; }

.newsletter-form .contact-form--error .contact-form__input {
  background-image: url("../img/form-error-red.svg");
  border: 2px solid #d13939; }

.logos {
  vertical-align: top;
  background-color: white; }
  @media only screen and (min-width: 979px) {
    .logos {
      min-height: 978px; } }

.picto-title 							{text-align: center; font-size: 1.66667rem; text-transform: uppercase; font-family: "Montserrat"; width: 100%;
  										 letter-spacing: 3px; font-weight: bold; line-height: 1.2; }
.picto-title-2							{text-align: left; font-size: 1.4rem; font-family: "Montserrat"; width: 100%;
  										  line-height: 1.2; margin-bottom:10px; font-weight: bold; }
.picto-title-3							{text-align: left; font-size: 1rem; font-family: "Montserrat"; width: 100%;
  										  line-height: 1.2; margin-bottom:40px; font-weight: bold; }
										  
.picto-title-p							{text-align: center; font-size: 1rem; font-family: "Montserrat"; width: 100%;
  										 letter-spacing: 0px; font-weight: normal; line-height: 1.2;}

.table_precios table					{font-size:14px; width:100%;}
.table_precios tr						{ border-bottom:1px solid #9A694B;}
.table_precios td						{padding-top:10px;}

.table_precios td.left					{text-align:left;}
.table_precios td.right					{text-align:right;}

.newsletter-form .contact-form__input {
  margin-top: 20px;
  border-color: transparent; }
.newsletter-form .contact-form__labelwrap {
  padding: 0; }

.nav {
  position: relative;
  z-index: 2;
  float: right; }
  
  
.nav.nav--filled .nav-list__link {color: #999;}
.nav.nav--filled  .nav-list__active .nav-list__link {color: #fff; }
.nav-list__link:before {
content: "";
display: inline-block;
height: 2px;
width: 100%;
vertical-align: top;
position: absolute;
left: 0;
bottom: -4px;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
}


.nav-list__active .nav-list__link				{ color:#fff; text-shadow: 0 0 10px #000000;}
.nav-list__active .nav-list__link:before 		{display:none;}




  @media only screen and (min-width: 701px) {
    .nav {
      position: fixed;
      z-index: 2;
      float: right;
      right: 60px; } }
  @media only screen and (max-width: 700px) {
    .nav {
      background-color: #251c1c;
      width: 300px;
      position: fixed;
      right: 0;
      height: 100%;
      -webkit-transition: -webkit-transform 0.3s;
              transition: transform 0.3s;
      top: 0;
      -webkit-transform: translate3d(300px, 0px, 0px);
              transform: translate3d(300px, 0px, 0px); } }
  @media only screen and (max-width: 700px) and (max-width: 400px) {
    .nav { width: 230px; -webkit-transform: translate3d(230px, 0px, 0px); transform: translate3d(230px, 0px, 0px); } 
	
			  
			  
			  }

  @media only screen and (min-width: 701px) and (max-width: 978px) {
    .nav {top: 42px; width:400px }
	.nav.nav--filled { width:400px;}}
  @media only screen and (min-width: 979px) {
    .nav {
      top: 58px; } }
  .nav.menu--opened {
    overflow: auto; }
	.nav.menu--opened .nav-list__link {color: #999!important;}
    @media only screen and (max-width: 700px) {
      .nav.menu--opened {
        -webkit-transform: translate3d(0px, 0px, 0px);
                transform: translate3d(0px, 0px, 0px); } }

.nav-icon {
  display: inline-block;
  position: relative;
  width: 20px;
  cursor: pointer;
  display: none; }
  .nav-icon:before {
    content: attr(data-label);
    position: absolute;
    top: -3.52px;
    right: 43px;
    display: block;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700; }
    @media only screen and (max-width: 370px) {
      .nav-icon:before {
        display: none; } }
  @media only screen and (max-width: 700px) {
    .nav-icon {
      width: 30px;
      display: block;
      position: absolute;
      right: 30px;
      top: 37px; } }

.nav-icon__line {
  background-color: white;
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 4px; }
  @media only screen and (min-width: 740px) {
    .nav-icon__line {
      height: 3px;
      margin-bottom: 5px; } }

.nav-list {
  list-style: none;
  margin: 0;
  position: relative; }
  @media only screen and (max-width: 700px) {
    .nav-list {
      padding-left: 0;
      width: 100%; } }


.nav-list__item {
  display: inline-block; }
  @media only screen and (min-width: 701px) {
    .nav-list__item {
      padding-left: 20px; }
      .nav-list__item:hover .nav-list__link:before {
        background-color: #333; } }
  @media only screen and (max-width: 700px) {
    .nav-list__item {
      position: relative;
      padding-left: 0;
      width: 100%;
      border-bottom: 1px solid #605755;
      max-height: 50px;
      overflow: hidden;
      -webkit-transition: max-height 0.3s;
              transition: max-height 0.3s; } }

.nav-list__link {
  position: relative;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 100; }
  @media only screen and (max-width: 700px) {
    .nav-list__link {
      width: 100%;
      padding-top: 14px;
      padding-bottom: 14px;
      padding-left: 30px;
      padding-right: 30px; } }
  .nav-list__link:before {
    content: "";
    display: inline-block;
    height: 2px;
    width: 100%;
    vertical-align: top;
    position: absolute;
    left: 0;
    bottom: -4px;
    -webkit-transition: background-color 0.3s;
            transition: background-color 0.3s; }
    @media only screen and (max-width: 700px) {
      .nav-list__link:before {
        display: none; } }

.nav-list__more {
  position: absolute;
  top: 8px;
  right: 30px;
  width: 30px;
  height: 30px;
  color: #e8e0da;
  cursor: pointer;
  background-repeat: no-repeat;
  font-size: 32px;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
  z-index: 2;
  display: block;
  font-weight: normal;
  background-position: center center; }
  @media only screen and (min-width: 700px) {
    .nav-list__more {
      display: none; } }

.nav-submenu {
  padding: 0;
  padding-left: 30px;
  padding-right: 30px; }
  .nav-submenu > .nav-submenu__text:last-child {
    border: none; }
  @media only screen and (min-width: 701px) {
    .nav-submenu {
      display: none; } }

.nav-submenu__text {
  list-style: none;
  border-bottom: 1px solid #423938;
  margin-bottom: 14px; }

.nav-submenu__link {
  width: 100%;
  display: inline-block;
  text-decoration: none;
  color: #b1a9a6;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px; }

.nav-list__item--current .nav-list__link:before {
  background-color: #e8e0da; }

.nav-list__item--opened {
  max-height: 400px; }
  .nav-list__item--opened .nav-list__more {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }




/* Templates
   ========================================================================== */
.header {
  position: fixed;
  top: 1em;
  left: 1em;
  right: 1em;
  padding: 42px;
  padding: 20px;
  z-index: 2;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s; }
  @media only screen and (max-width: 400px) {
    .header {
      right: 0;
      left: 0;
      top: 0;
      width: 100%; } }

.header-image {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  min-height: 712px;
  min-width: 100%;
  width: auto;
  padding: 6px; }
  @media only screen and (min-width: 740px) {
    .header-image {
      padding: 10px; } }
  @media only screen and (min-width: 980px) {
    .header-image {
      padding: 14px; } }
  @media only screen and (min-width: 1300px) {
    .header-image {
      padding: 18px; } }
  .header-image img {
    width: 100%;
    height: auto; }


.logoHome											{background:url(../img/logoHome.png) no-repeat top left; height:152px; width:480px; display:block; margin:50px 0px 0px 50px;}										
.logo												{background: url(../img/logo480.png) no-repeat top left; height:85px; width:480px; display:block; margin:0px 0px 0px 0px;}	
	
@media screen and (max-width: 480px) {
.logoHome											{background: url(../img/logo480.png) no-repeat top left; height:152px; width:480px; display:block; margin:50px 0px 0px 10px;}										
}
@media screen and (max-width: 320px) {
.logoHome											{background: url(../img/logo480.png) no-repeat top left; height:152px; width:480px; display:block; margin:0px 0px 0px 0px;}										
}

												
.header--filled 									{background-color: #333; }

.header--filled .logoHome							{background:url(../img/logo.png) no-repeat top left; height:85px; width:268px; display:block; margin:0px;}
.header--filled .logo								{background:url(../img/logo.png) no-repeat top left; height:85px; width:268px; display:block; margin:0px;}


.section--home .jumbotron__background 				{background-image: url("../img/home-01.jpg"); }
.section--tarifas .jumbotron__background 			{background-image: url("../img/tarifas-01.jpg"); }
.section--alrededores .jumbotron__background 		{background-image: url("../img/alrededores-01.jpg"); }
.section--comollegar .jumbotron__background 		{background-image: url("../img/comollegar-01.jpg"); background-position:bottom center; }
.section--instalaciones .jumbotron__background 		{background-image: url("../img/instalaciones-01.jpg"); background-position:bottom center; }



@media only screen and (min-width: 1024px) {
.section--home .jumbotron__background 				{background-image: url("../img/home-02.jpg"); }
.section--tarifas .jumbotron__background 			{background-image: url("../img/tarifas-02.jpg"); } 
.section--alrededores .jumbotron__background 		{background-image: url("../img/alrededores-02.jpg"); }
.section--comollegar .jumbotron__background 		{background-image: url("../img/comollegar-02.jpg"); }
.section--instalaciones .jumbotron__background 		{background-image: url("../img/instalaciones-02.jpg"); background-position:bottom center; }

}

@media only screen and (min-width: 1366px) {
.section--home .jumbotron__background 				{background-image: url("../img/home-03.jpg"); }
.section--tarifas .jumbotron__background 			{background-image: url("../img/tarifas-03.jpg"); }
.section--alrededores .jumbotron__background 		{background-image: url("../img/alrededores-03.jpg"); }
.section--comollegar .jumbotron__background 		{background-image: url("../img/comollegar-03.jpg"); }
.section--instalaciones .jumbotron__background 		{background-image: url("../img/instalaciones-03.jpg"); background-position:bottom center; }
}



.home-contact, .home-about {
  padding: 1 20px 0 130px 0;
  text-align: center; }
  .home-contact p, .home-about p {
    max-width: 400px;
    margin: 21px auto 31px auto; }

.home-half__image {
  display: inline-block;
  margin-bottom: 21px;
  width: 60px;
  height: 60px; }
  .home-half__image img {
    vertical-align: center;
    width: 100%;
    height: auto; }

.home-contact {
  background-color: #d13939;
  color: #e8e0da; }
  .home-contact .button {
    color: #e8e0da;
    border-color: #e8e0da; }

.home-about {
  background-color: #ded6be;
  color: #d13939; }
  .home-about .button {
    color: #d13939;
    border-color: #d13939; }



.footer {
  background-color: #555;
  padding: 40px;
  overflow: hidden;
  text-align: center; }



.footer__credits 						{left: 0;  font-size: 12px; margin-right: 100px; color:#ccc; float:left; }

.footer__fineprint 						{float: left; }
.feder, .sensacion-rural				{float:left;} 
.feder a								{ display:block; background:url(../img/feder.png) no-repeat top left;  width:294px; height:72px;  -webkit-filter: grayscale(1); 
									 	 -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -ms-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in;}
.feder:hover a							{-webkit-filter: none;}

.sensacion-rural a						{display:block; background:url(../img/sensacion-rural.png) no-repeat top left;  width:202px; height:72px;  -webkit-filter: grayscale(1); 
									 	 -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -ms-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in;}
.sensacion-rural:hover a							{-webkit-filter: none;}

.creator								{font-size:11px; font-family:Arial, Helvetica, sans-serif;  position:absolute; right:5px; bottom:5px; width:150px; height:50px;}
.creator a								{color:#fff; opacity:.3; text-decoration:none;}
.creator a:hover						{opacity:.8;}
.anagrama								{ background:url(../img/patxideambrona.png) no-repeat top left; display:block; height:18px; width:43px; display:inline-table;}


  @media only screen and (max-width: 550px) {
    .footer__fineprint {
      float: none;
      width: 100%;
      display: block;
      margin-top: 10px; } 
	  .creator								{right:0px; bottom:0px; width:130px; height:40px;}}


  @media only screen and (max-width: 1023px) {
   .footer__credits 						{ margin-right: 0px; margin-bottom:30px; float:none; }
 }

.section--produits .product {
  padding: 0;
  background-color: #ffffff; }
  
  
  
  
  
  
  
  
  
  
  
  /*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}


.gallery a { display:block; margin:3px; float:left;}