/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url('https://api.fontshare.com/css?f[]=satoshi@300,400,500,700,900&display=swap" rel="stylesheet');
html {
  font-size: 100%;
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  font-size: 1em;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
  outline: none;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.8;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

@font-face {
  font-family: "Satoshi-Light";
  src: url("../fonts/Satoshi-Light.d1d1eaba7a32.otf?v=1");
  src: url("../fonts/Satoshi-Light.d1d1eaba7a32.otf?v=1#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi-Regular";
  src: url("../fonts/Satoshi-Regular.177a4dda04b5.otf?v=1");
  src: url("../fonts/Satoshi-Regular.177a4dda04b5.otf?v=1#iefix") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi-Medium";
  src: url("../fonts/Satoshi-Medium.378def5c1f4d.otf?v=1");
  src: url("../fonts/Satoshi-Medium.378def5c1f4d.otf?v=1#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi-Bold";
  src: url("../fonts/Satoshi-Bold.4a6fdcfc68ad.otf?v=1");
  src: url("../fonts/Satoshi-Bold.4a6fdcfc68ad.otf?v=1#iefix") format("embedded-opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Satoshi-Black";
  src: url("../fonts/Satoshi-Black.22d9e9fdd872.otf?v=1");
  src: url("../fonts/Satoshi-Black.22d9e9fdd872.otf?v=1#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "flexslider-icon";
  src: url("../fonts/flexslider-icon.b4c9e5057989.ttf?v=1");
  src: url("../fonts/flexslider-icon.f8b92f665394.woff?v=1#iefix")
    format("embedded-opentype");
  src: url("../fonts/flexslider-icon.10e8a5455c45.svg?v=1#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* Breakpoints */
/*
      @include rbp(dad){
          body {
              background-color: blue !important;
          }
      }
  */
body {
  font-family: "Sans-serif";
  font-weight: normal;
  color: #262626;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body a {
  color: #005577;
  text-decoration: none;
  outline: 0 none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body a:hover {
  color: #0055ff;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

::-webkit-input-placeholder {
  color: #262626;
}

::-moz-placeholder,
input::-moz-placeholder {
  color: #262626;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #262626;
  opacity: 1;
}

button {
  border: 0 none;
}

/*A better looking default horizontal rule */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*Remove the gap between images and the bottom of their containers */
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0 none;
}

/*==========================================================================
  Helper classes
========================================================================== */
.relative {
  position: relative;
}

/* Absolute layers */
.absolute,
.absolute-BottomLeft,
.absolute-BottomRight,
.absolute-TopLeft,
.absolute-TopRight {
  position: absolute;
}

.absolute-BottomLeft {
  bottom: 0;
  left: 0;
}

.absolute-BottomRight {
  bottom: 0;
  right: 0;
}

.absolute-TopLeft {
  left: 0;
  top: 0;
}

.absolute-TopRight {
  right: 0;
  top: 0;
}

/* Alignment */
.align-left {
  text-align: left;
}

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

.align-center {
  text-align: center;
}

/* Texts Format */
.bold {
  font-weight: 500;
}

.regular {
  font-weight: normal;
}

.italic {
  font-style: italic;
}

/* Limit inside layer */
.limiter {
  margin: 0 auto;
  position: relative;
  max-width: 980px;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

.opacity-show {
  opacity: 1 !important;
}

.transparent {
  opacity: 0.5;
}

.inline-block {
  display: inline-block;
  vertical-align: top;
}

.block {
  display: block;
}

.overlayer {
  overflow: hidden;
}

/* Float side */
.side-left {
  float: left;
}

.side-right {
  float: right;
}

/* Clear both */
.clear {
  clear: both;
}

.error-inline {
  bottom: -26px;
  color: #ae0404;
  font-size: 0.7em;
  font-style: normal;
  font-weight: 500;
}

/* Reset ul, ol styles and children li */
.unstyled,
.unstyled-list {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.unstyled-list > li {
  float: left;
  list-style: none;
}

/*==========================================================================
  Font Styles
========================================================================== */
h1,
h2,
h3 {
  font-family: "Myriad-pro";
  font-weight: 300;
}

/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
http://purecss.io/
*/
/* ==========================================================================
   Pure Base Extras
   ========================================================================== */
/**
 * Always hide an element when it has the `hidden` HTML attribute.
 */
.hidden,
[hidden] {
  display: none !important;
}

/**
 * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
 * aspect ratio.
 */
.pure-img {
  max-width: 100%;
  height: auto;
  display: block;
}

.pure-table {
  /* Remove spacing between table cells (from Normalize.css) */
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
}

.pure-table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center;
}

.pure-table td,
.pure-table th {
  border-left: 1px solid #cbcbcb;
  /*  inner column border */
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  /*to make ths where the title is really long work*/
  padding: 0.5em 1em;
  /* cell padding */
}

/* Consider removing this next declaration block, as it causes problems when
there's a rowspan on the first cell. Case added to the tests. issue#432 */
.pure-table td:first-child,
.pure-table th:first-child {
  border-left-width: 0;
}

.pure-table thead {
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom;
}

/*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
.pure-table td {
  background-color: transparent;
}

.pure-table-odd td {
  background-color: #f2f2f2;
}

/* nth-child selector for modern browsers */
.pure-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2;
}

/* BORDERED TABLES */
.pure-table-bordered td {
  border-bottom: 1px solid #cbcbcb;
}

.pure-table-bordered tbody > tr:last-child > td {
  border-bottom-width: 0;
}

/* HORIZONTAL BORDERED TABLES */
.pure-table-horizontal td,
.pure-table-horizontal th {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #cbcbcb;
}

.pure-table-horizontal tbody > tr:last-child > td {
  border-bottom-width: 0;
}

/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
.pure-g {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  /*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yahoo/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  /*
    Use flexbox when possible to avoid `letter-spacing` side-effects.

    NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
    `-moz-` prefix version is omitted.
    */
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  /* IE10 uses display: flexbox */
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  /* Prevents distributing space between rows */
  -ms-align-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

/* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/
.opera-only :-o-prefocus,
.pure-g {
  word-spacing: -0.43em;
}

.pure-u {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
.pure-g [class*="pure-u"] {
  font-family: sans-serif;
}

.pure-u-1,
.pure-u-1-1,
.pure-u-1-2,
.pure-u-1-3,
.pure-u-2-3,
.pure-u-1-4,
.pure-u-3-4,
.pure-u-1-5,
.pure-u-2-5,
.pure-u-3-5,
.pure-u-4-5,
.pure-u-5-5,
.pure-u-1-6,
.pure-u-5-6,
.pure-u-1-8,
.pure-u-3-8,
.pure-u-5-8,
.pure-u-7-8,
.pure-u-1-12,
.pure-u-5-12,
.pure-u-7-12,
.pure-u-11-12,
.pure-u-1-24,
.pure-u-2-24,
.pure-u-3-24,
.pure-u-4-24,
.pure-u-5-24,
.pure-u-6-24,
.pure-u-7-24,
.pure-u-8-24,
.pure-u-9-24,
.pure-u-10-24,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%;
}

.pure-u-1-12,
.pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%;
}

.pure-u-1-8,
.pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%;
}

.pure-u-1-6,
.pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%;
}

.pure-u-1-5 {
  width: 20%;
  *width: 19.969%;
}

.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%;
}

.pure-u-1-4,
.pure-u-6-24 {
  width: 25%;
  *width: 24.969%;
}

.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%;
}

.pure-u-1-3,
.pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%;
}

.pure-u-3-8,
.pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%;
}

.pure-u-2-5 {
  width: 40%;
  *width: 39.969%;
}

.pure-u-5-12,
.pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%;
}

.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%;
}

.pure-u-1-2,
.pure-u-12-24 {
  width: 50%;
  *width: 49.969%;
}

.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%;
}

.pure-u-7-12,
.pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%;
}

.pure-u-3-5 {
  width: 60%;
  *width: 59.969%;
}

.pure-u-5-8,
.pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%;
}

.pure-u-2-3,
.pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%;
}

.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%;
}

.pure-u-3-4,
.pure-u-18-24 {
  width: 75%;
  *width: 74.969%;
}

.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%;
}

.pure-u-4-5 {
  width: 80%;
  *width: 79.969%;
}

.pure-u-5-6,
.pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%;
}

.pure-u-7-8,
.pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%;
}

.pure-u-11-12,
.pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%;
}

.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%;
}

.pure-u-1,
.pure-u-1-1,
.pure-u-5-5,
.pure-u-24-24 {
  width: 100%;
}

@media screen and (min-width: 35.5em) {
  .pure-u-sm-1,
  .pure-u-sm-1-1,
  .pure-u-sm-1-2,
  .pure-u-sm-1-3,
  .pure-u-sm-2-3,
  .pure-u-sm-1-4,
  .pure-u-sm-3-4,
  .pure-u-sm-1-5,
  .pure-u-sm-2-5,
  .pure-u-sm-3-5,
  .pure-u-sm-4-5,
  .pure-u-sm-5-5,
  .pure-u-sm-1-6,
  .pure-u-sm-5-6,
  .pure-u-sm-1-8,
  .pure-u-sm-3-8,
  .pure-u-sm-5-8,
  .pure-u-sm-7-8,
  .pure-u-sm-1-12,
  .pure-u-sm-5-12,
  .pure-u-sm-7-12,
  .pure-u-sm-11-12,
  .pure-u-sm-1-24,
  .pure-u-sm-2-24,
  .pure-u-sm-3-24,
  .pure-u-sm-4-24,
  .pure-u-sm-5-24,
  .pure-u-sm-6-24,
  .pure-u-sm-7-24,
  .pure-u-sm-8-24,
  .pure-u-sm-9-24,
  .pure-u-sm-10-24,
  .pure-u-sm-11-24,
  .pure-u-sm-12-24,
  .pure-u-sm-13-24,
  .pure-u-sm-14-24,
  .pure-u-sm-15-24,
  .pure-u-sm-16-24,
  .pure-u-sm-17-24,
  .pure-u-sm-18-24,
  .pure-u-sm-19-24,
  .pure-u-sm-20-24,
  .pure-u-sm-21-24,
  .pure-u-sm-22-24,
  .pure-u-sm-23-24,
  .pure-u-sm-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-sm-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .pure-u-sm-1-12,
  .pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-sm-1-8,
  .pure-u-sm-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-sm-1-6,
  .pure-u-sm-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .pure-u-sm-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-sm-1-4,
  .pure-u-sm-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-sm-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .pure-u-sm-1-3,
  .pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-sm-3-8,
  .pure-u-sm-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-sm-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-sm-5-12,
  .pure-u-sm-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-sm-1-2,
  .pure-u-sm-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-sm-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .pure-u-sm-7-12,
  .pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-sm-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-sm-5-8,
  .pure-u-sm-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-sm-2-3,
  .pure-u-sm-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-sm-3-4,
  .pure-u-sm-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-sm-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .pure-u-sm-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-sm-5-6,
  .pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-sm-7-8,
  .pure-u-sm-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-sm-11-12,
  .pure-u-sm-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-sm-1,
  .pure-u-sm-1-1,
  .pure-u-sm-5-5,
  .pure-u-sm-24-24 {
    width: 100%;
  }
}

@media screen and (min-width: 48em) {
  .pure-u-md-1,
  .pure-u-md-1-1,
  .pure-u-md-1-2,
  .pure-u-md-1-3,
  .pure-u-md-2-3,
  .pure-u-md-1-4,
  .pure-u-md-3-4,
  .pure-u-md-1-5,
  .pure-u-md-2-5,
  .pure-u-md-3-5,
  .pure-u-md-4-5,
  .pure-u-md-5-5,
  .pure-u-md-1-6,
  .pure-u-md-5-6,
  .pure-u-md-1-8,
  .pure-u-md-3-8,
  .pure-u-md-5-8,
  .pure-u-md-7-8,
  .pure-u-md-1-12,
  .pure-u-md-5-12,
  .pure-u-md-7-12,
  .pure-u-md-11-12,
  .pure-u-md-1-24,
  .pure-u-md-2-24,
  .pure-u-md-3-24,
  .pure-u-md-4-24,
  .pure-u-md-5-24,
  .pure-u-md-6-24,
  .pure-u-md-7-24,
  .pure-u-md-8-24,
  .pure-u-md-9-24,
  .pure-u-md-10-24,
  .pure-u-md-11-24,
  .pure-u-md-12-24,
  .pure-u-md-13-24,
  .pure-u-md-14-24,
  .pure-u-md-15-24,
  .pure-u-md-16-24,
  .pure-u-md-17-24,
  .pure-u-md-18-24,
  .pure-u-md-19-24,
  .pure-u-md-20-24,
  .pure-u-md-21-24,
  .pure-u-md-22-24,
  .pure-u-md-23-24,
  .pure-u-md-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-md-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .pure-u-md-1-12,
  .pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-md-1-8,
  .pure-u-md-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-md-1-6,
  .pure-u-md-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .pure-u-md-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-md-1-4,
  .pure-u-md-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-md-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .pure-u-md-1-3,
  .pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-md-3-8,
  .pure-u-md-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-md-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-md-5-12,
  .pure-u-md-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-md-1-2,
  .pure-u-md-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-md-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .pure-u-md-7-12,
  .pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-md-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-md-5-8,
  .pure-u-md-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-md-2-3,
  .pure-u-md-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-md-3-4,
  .pure-u-md-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-md-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .pure-u-md-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-md-5-6,
  .pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-md-7-8,
  .pure-u-md-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-md-11-12,
  .pure-u-md-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-md-1,
  .pure-u-md-1-1,
  .pure-u-md-5-5,
  .pure-u-md-24-24 {
    width: 100%;
  }
}

@media screen and (min-width: 64em) {
  .pure-u-lg-1,
  .pure-u-lg-1-1,
  .pure-u-lg-1-2,
  .pure-u-lg-1-3,
  .pure-u-lg-2-3,
  .pure-u-lg-1-4,
  .pure-u-lg-3-4,
  .pure-u-lg-1-5,
  .pure-u-lg-2-5,
  .pure-u-lg-3-5,
  .pure-u-lg-4-5,
  .pure-u-lg-5-5,
  .pure-u-lg-1-6,
  .pure-u-lg-5-6,
  .pure-u-lg-1-8,
  .pure-u-lg-3-8,
  .pure-u-lg-5-8,
  .pure-u-lg-7-8,
  .pure-u-lg-1-12,
  .pure-u-lg-5-12,
  .pure-u-lg-7-12,
  .pure-u-lg-11-12,
  .pure-u-lg-1-24,
  .pure-u-lg-2-24,
  .pure-u-lg-3-24,
  .pure-u-lg-4-24,
  .pure-u-lg-5-24,
  .pure-u-lg-6-24,
  .pure-u-lg-7-24,
  .pure-u-lg-8-24,
  .pure-u-lg-9-24,
  .pure-u-lg-10-24,
  .pure-u-lg-11-24,
  .pure-u-lg-12-24,
  .pure-u-lg-13-24,
  .pure-u-lg-14-24,
  .pure-u-lg-15-24,
  .pure-u-lg-16-24,
  .pure-u-lg-17-24,
  .pure-u-lg-18-24,
  .pure-u-lg-19-24,
  .pure-u-lg-20-24,
  .pure-u-lg-21-24,
  .pure-u-lg-22-24,
  .pure-u-lg-23-24,
  .pure-u-lg-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-lg-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .pure-u-lg-1-12,
  .pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-lg-1-8,
  .pure-u-lg-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-lg-1-6,
  .pure-u-lg-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .pure-u-lg-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-lg-1-4,
  .pure-u-lg-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-lg-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .pure-u-lg-1-3,
  .pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-lg-3-8,
  .pure-u-lg-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-lg-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-lg-5-12,
  .pure-u-lg-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-lg-1-2,
  .pure-u-lg-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-lg-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .pure-u-lg-7-12,
  .pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-lg-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-lg-5-8,
  .pure-u-lg-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-lg-2-3,
  .pure-u-lg-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-lg-3-4,
  .pure-u-lg-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-lg-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .pure-u-lg-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-lg-5-6,
  .pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-lg-7-8,
  .pure-u-lg-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-lg-11-12,
  .pure-u-lg-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-lg-1,
  .pure-u-lg-1-1,
  .pure-u-lg-5-5,
  .pure-u-lg-24-24 {
    width: 100%;
  }
}

@media screen and (min-width: 80em) {
  .pure-u-xl-1,
  .pure-u-xl-1-1,
  .pure-u-xl-1-2,
  .pure-u-xl-1-3,
  .pure-u-xl-2-3,
  .pure-u-xl-1-4,
  .pure-u-xl-3-4,
  .pure-u-xl-1-5,
  .pure-u-xl-2-5,
  .pure-u-xl-3-5,
  .pure-u-xl-4-5,
  .pure-u-xl-5-5,
  .pure-u-xl-1-6,
  .pure-u-xl-5-6,
  .pure-u-xl-1-8,
  .pure-u-xl-3-8,
  .pure-u-xl-5-8,
  .pure-u-xl-7-8,
  .pure-u-xl-1-12,
  .pure-u-xl-5-12,
  .pure-u-xl-7-12,
  .pure-u-xl-11-12,
  .pure-u-xl-1-24,
  .pure-u-xl-2-24,
  .pure-u-xl-3-24,
  .pure-u-xl-4-24,
  .pure-u-xl-5-24,
  .pure-u-xl-6-24,
  .pure-u-xl-7-24,
  .pure-u-xl-8-24,
  .pure-u-xl-9-24,
  .pure-u-xl-10-24,
  .pure-u-xl-11-24,
  .pure-u-xl-12-24,
  .pure-u-xl-13-24,
  .pure-u-xl-14-24,
  .pure-u-xl-15-24,
  .pure-u-xl-16-24,
  .pure-u-xl-17-24,
  .pure-u-xl-18-24,
  .pure-u-xl-19-24,
  .pure-u-xl-20-24,
  .pure-u-xl-21-24,
  .pure-u-xl-22-24,
  .pure-u-xl-23-24,
  .pure-u-xl-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .pure-u-xl-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .pure-u-xl-1-12,
  .pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-xl-1-8,
  .pure-u-xl-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-xl-1-6,
  .pure-u-xl-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .pure-u-xl-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-xl-1-4,
  .pure-u-xl-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-xl-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .pure-u-xl-1-3,
  .pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-xl-3-8,
  .pure-u-xl-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-xl-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-xl-5-12,
  .pure-u-xl-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-xl-1-2,
  .pure-u-xl-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-xl-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .pure-u-xl-7-12,
  .pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-xl-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-xl-5-8,
  .pure-u-xl-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-xl-2-3,
  .pure-u-xl-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-xl-3-4,
  .pure-u-xl-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-xl-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .pure-u-xl-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-xl-5-6,
  .pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-xl-7-8,
  .pure-u-xl-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-xl-11-12,
  .pure-u-xl-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-xl-1,
  .pure-u-xl-1-1,
  .pure-u-xl-5-5,
  .pure-u-xl-24-24 {
    width: 100%;
  }
}

.pure-button {
  /* Structure */
  display: inline-block;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/*csslint outline-none:false*/
.pure-button {
  font-family: inherit;
  font-size: 100%;
  padding: 0.5em 1em;
  color: #444;
  /* rgba not supported (IE 8) */
  color: rgba(0, 0, 0, 0.8);
  /* rgba supported */
  border: 1px solid #999;
  /*IE 6/7/8*/
  border: none rgba(0, 0, 0, 0);
  /*IE9 + everything else*/
  background-color: #e6e6e6;
  text-decoration: none;
  border-radius: 2px;
}

.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(transparent),
    color-stop(40%, rgba(0, 0, 0, 0.05)),
    to(rgba(0, 0, 0, 0.1))
  );
  background-image: -webkit-linear-gradient(
    transparent,
    rgba(0, 0, 0, 0.05) 40%,
    rgba(0, 0, 0, 0.1)
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.05) 0%,
    rgba(0, 0, 0, 0.1)
  );
  background-image: -o-linear-gradient(
    transparent,
    rgba(0, 0, 0, 0.05) 40%,
    rgba(0, 0, 0, 0.1)
  );
  background-image: linear-gradient(
    transparent,
    rgba(0, 0, 0, 0.05) 40%,
    rgba(0, 0, 0, 0.1)
  );
}

.pure-button:focus {
  outline: 0;
}

.pure-button-active,
.pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset,
    0 0 6px rgba(0, 0, 0, 0.2) inset;
  border-color: #000\9;
}

.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
  border: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  cursor: not-allowed;
  box-shadow: none;
}

.pure-button-hidden {
  display: none;
}

/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
  background-color: #0078e7;
  color: #fff;
}

/*csslint box-model:false*/
/*
Box-model set to false because we're setting a height on select elements, which
also have border and padding. This is done because some browsers don't render
the padding. We explicitly set the box-model for select elements to border-box,
so we can ignore the csslint warning.
*/
.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form input[type="email"],
.pure-form input[type="url"],
.pure-form input[type="date"],
.pure-form input[type="month"],
.pure-form input[type="time"],
.pure-form input[type="datetime"],
.pure-form input[type="datetime-local"],
.pure-form input[type="week"],
.pure-form input[type="number"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="color"],
.pure-form select,
.pure-form textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form input:not([type]) {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
.pure-form input[type="color"] {
  padding: 0.2em 0.5em;
}

.pure-form input[type="text"]:focus,
.pure-form input[type="password"]:focus,
.pure-form input[type="email"]:focus,
.pure-form input[type="url"]:focus,
.pure-form input[type="date"]:focus,
.pure-form input[type="month"]:focus,
.pure-form input[type="time"]:focus,
.pure-form input[type="datetime"]:focus,
.pure-form input[type="datetime-local"]:focus,
.pure-form input[type="week"]:focus,
.pure-form input[type="number"]:focus,
.pure-form input[type="search"]:focus,
.pure-form input[type="tel"]:focus,
.pure-form input[type="color"]:focus,
.pure-form select:focus,
.pure-form textarea:focus {
  outline: 0;
  border-color: #129fea;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form input:not([type]):focus {
  outline: 0;
  border-color: #129fea;
}

.pure-form input[type="file"]:focus,
.pure-form input[type="radio"]:focus,
.pure-form input[type="checkbox"]:focus {
  outline: thin solid #129fea;
  outline: 1px auto #129fea;
}

.pure-form .pure-checkbox,
.pure-form .pure-radio {
  margin: 0.5em 0;
  display: block;
}

.pure-form input[type="text"][disabled],
.pure-form input[type="password"][disabled],
.pure-form input[type="email"][disabled],
.pure-form input[type="url"][disabled],
.pure-form input[type="date"][disabled],
.pure-form input[type="month"][disabled],
.pure-form input[type="time"][disabled],
.pure-form input[type="datetime"][disabled],
.pure-form input[type="datetime-local"][disabled],
.pure-form input[type="week"][disabled],
.pure-form input[type="number"][disabled],
.pure-form input[type="search"][disabled],
.pure-form input[type="tel"][disabled],
.pure-form input[type="color"][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
  background-color: #eee;
  /* menu hover bg color */
  color: #777;
  /* menu text color */
  border-color: #ccc;
}

.pure-form input:focus:invalid,
.pure-form textarea:focus:invalid,
.pure-form select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d;
}

.pure-form input[type="file"]:focus:invalid:focus,
.pure-form input[type="radio"]:focus:invalid:focus,
.pure-form input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d;
}

.pure-form select {
  /* Normalizes the height; padding is not sufficient. */
  height: 2.25em;
  border: 1px solid #ccc;
  background-color: white;
}

.pure-form select[multiple] {
  height: auto;
}

.pure-form label {
  margin: 0.5em 0 0.2em;
}

.pure-form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}

.pure-form legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.pure-form-stacked input[type="text"],
.pure-form-stacked input[type="password"],
.pure-form-stacked input[type="email"],
.pure-form-stacked input[type="url"],
.pure-form-stacked input[type="date"],
.pure-form-stacked input[type="month"],
.pure-form-stacked input[type="time"],
.pure-form-stacked input[type="datetime"],
.pure-form-stacked input[type="datetime-local"],
.pure-form-stacked input[type="week"],
.pure-form-stacked input[type="number"],
.pure-form-stacked input[type="search"],
.pure-form-stacked input[type="tel"],
.pure-form-stacked input[type="color"],
.pure-form-stacked input[type="file"],
.pure-form-stacked select,
.pure-form-stacked label,
.pure-form-stacked textarea {
  display: block;
  margin: 0.25em 0;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form-stacked input:not([type]) {
  display: block;
  margin: 0.25em 0;
}

.pure-form-aligned input,
.pure-form-aligned textarea,
.pure-form-aligned select,
.pure-form-aligned .pure-help-inline,
.pure-form-message-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.pure-form-aligned textarea {
  vertical-align: top;
}

/* Aligned Forms */
.pure-form-aligned .pure-control-group {
  margin-bottom: 0.5em;
}

.pure-form-aligned .pure-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0;
}

.pure-form-aligned .pure-controls {
  margin: 1.5em 0 0 11em;
}

/* Rounded Inputs */
.pure-form input.pure-input-rounded,
.pure-form .pure-input-rounded {
  border-radius: 2em;
  padding: 0.5em 1em;
}

/* Grouped Inputs */
.pure-form .pure-group fieldset {
  margin-bottom: 10px;
}

.pure-form .pure-group input,
.pure-form .pure-group textarea {
  display: block;
  padding: 10px;
  margin: 0 0 -1px;
  border-radius: 0;
  position: relative;
  top: -1px;
}

.pure-form .pure-group input:focus,
.pure-form .pure-group textarea:focus {
  z-index: 3;
}

.pure-form .pure-group input:first-child,
.pure-form .pure-group textarea:first-child {
  top: 1px;
  border-radius: 4px 4px 0 0;
  margin: 0;
}

.pure-form .pure-group input:first-child:last-child,
.pure-form .pure-group textarea:first-child:last-child {
  top: 1px;
  border-radius: 4px;
  margin: 0;
}

.pure-form .pure-group input:last-child,
.pure-form .pure-group textarea:last-child {
  top: -2px;
  border-radius: 0 0 4px 4px;
  margin: 0;
}

.pure-form .pure-group button {
  margin: 0.35em 0;
}

.pure-form .pure-input-1 {
  width: 100%;
}

.pure-form .pure-input-2-3 {
  width: 66%;
}

.pure-form .pure-input-1-2 {
  width: 50%;
}

.pure-form .pure-input-1-3 {
  width: 33%;
}

.pure-form .pure-input-1-4 {
  width: 25%;
}

/* Inline help for forms */
/* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
.pure-form .pure-help-inline,
.pure-form-message-inline {
  display: inline-block;
  padding-left: 0.3em;
  color: #666;
  vertical-align: middle;
  font-size: 0.875em;
}

/* Block help for forms */
.pure-form-message {
  display: block;
  color: #666;
  font-size: 0.875em;
}

@media only screen and (max-width: 480px) {
  .pure-form button[type="submit"] {
    margin: 0.7em 0 0;
  }
  .pure-form input:not([type]),
  .pure-form input[type="text"],
  .pure-form input[type="password"],
  .pure-form input[type="email"],
  .pure-form input[type="url"],
  .pure-form input[type="date"],
  .pure-form input[type="month"],
  .pure-form input[type="time"],
  .pure-form input[type="datetime"],
  .pure-form input[type="datetime-local"],
  .pure-form input[type="week"],
  .pure-form input[type="number"],
  .pure-form input[type="search"],
  .pure-form input[type="tel"],
  .pure-form input[type="color"],
  .pure-form label {
    margin-bottom: 0.3em;
    display: block;
  }
  .pure-group input:not([type]),
  .pure-group input[type="text"],
  .pure-group input[type="password"],
  .pure-group input[type="email"],
  .pure-group input[type="url"],
  .pure-group input[type="date"],
  .pure-group input[type="month"],
  .pure-group input[type="time"],
  .pure-group input[type="datetime"],
  .pure-group input[type="datetime-local"],
  .pure-group input[type="week"],
  .pure-group input[type="number"],
  .pure-group input[type="search"],
  .pure-group input[type="tel"],
  .pure-group input[type="color"] {
    margin-bottom: 0;
  }
  .pure-form-aligned .pure-control-group label {
    margin-bottom: 0.3em;
    text-align: left;
    display: block;
    width: 100%;
  }
  .pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 0;
  }
  /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
  .pure-form .pure-help-inline,
  .pure-form-message-inline,
  .pure-form-message {
    display: block;
    font-size: 0.75em;
    /* Increased bottom padding to make it group with its related input element. */
    padding: 0.2em 0 0.8em;
  }
}

/*csslint adjoining-classes: false, box-model:false*/
.pure-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pure-menu-fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
}

.pure-menu-list,
.pure-menu-item {
  position: relative;
}

.pure-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pure-menu-item {
  padding: 0;
  margin: 0;
  height: 100%;
}

.pure-menu-link,
.pure-menu-heading {
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

/* HORIZONTAL MENU */
.pure-menu-horizontal {
  width: 100%;
  white-space: nowrap;
}

.pure-menu-horizontal .pure-menu-list {
  display: inline-block;
}

/* Initial menus should be inline-block so that they are horizontal */
.pure-menu-horizontal .pure-menu-item,
.pure-menu-horizontal .pure-menu-heading,
.pure-menu-horizontal .pure-menu-separator {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

/* Submenus should still be display: block; */
.pure-menu-item .pure-menu-item {
  display: block;
}

.pure-menu-children {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 3;
}

.pure-menu-horizontal .pure-menu-children {
  left: 0;
  top: auto;
  width: inherit;
}

.pure-menu-allow-hover:hover > .pure-menu-children,
.pure-menu-active > .pure-menu-children {
  display: block;
  position: absolute;
}

/* Vertical Menus - show the dropdown arrow */
.pure-menu-has-children > .pure-menu-link:after {
  padding-left: 0.5em;
  content: "\25B8";
  font-size: small;
}

/* Horizontal Menus - show the dropdown arrow */
.pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after {
  content: "\25BE";
}

/* scrollable menus */
.pure-menu-scrollable {
  overflow-y: scroll;
  overflow-x: hidden;
}

.pure-menu-scrollable .pure-menu-list {
  display: block;
}

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
  display: inline-block;
}

.pure-menu-horizontal.pure-menu-scrollable {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  /* a little extra padding for this style to allow for scrollbars */
  padding: 0.5em 0;
}

.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
  display: none;
}

/* misc default styling */
.pure-menu-separator {
  background-color: #ccc;
  height: 1px;
  margin: 0.3em 0;
}

.pure-menu-horizontal .pure-menu-separator {
  width: 1px;
  height: 1.3em;
  margin: 0 0.3em;
}

.pure-menu-heading {
  text-transform: uppercase;
  color: #565d64;
}

.pure-menu-link {
  color: #777;
}

.pure-menu-children {
  background-color: #fff;
}

.pure-menu-link,
.pure-menu-disabled,
.pure-menu-heading {
  padding: 0.5em 1em;
}

.pure-menu-disabled {
  opacity: 0.5;
}

.pure-menu-disabled .pure-menu-link:hover {
  background-color: transparent;
}

.pure-menu-active > .pure-menu-link,
.pure-menu-link:hover,
.pure-menu-link:focus {
  background-color: #eee;
}

.pure-menu-selected .pure-menu-link,
.pure-menu-selected .pure-menu-link:visited {
  color: #000;
}

.pure-table {
  /* Remove spacing between table cells (from Normalize.css) */
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
}

.pure-table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center;
}

.pure-table td,
.pure-table th {
  border-left: 1px solid #cbcbcb;
  /*  inner column border */
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  /*to make ths where the title is really long work*/
  padding: 0.5em 1em;
  /* cell padding */
}

/* Consider removing this next declaration block, as it causes problems when
there's a rowspan on the first cell. Case added to the tests. issue#432 */
.pure-table td:first-child,
.pure-table th:first-child {
  border-left-width: 0;
}

.pure-table thead {
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom;
}

/*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
.pure-table td {
  background-color: transparent;
}

.pure-table-odd td {
  background-color: #f2f2f2;
}

/* nth-child selector for modern browsers */
.pure-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2;
}

/* BORDERED TABLES */
.pure-table-bordered td {
  border-bottom: 1px solid #cbcbcb;
}

.pure-table-bordered tbody > tr:last-child > td {
  border-bottom-width: 0;
}

/* HORIZONTAL BORDERED TABLES */
.pure-table-horizontal td,
.pure-table-horizontal th {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #cbcbcb;
}

.pure-table-horizontal tbody > tr:last-child > td {
  border-bottom-width: 0;
}

#contain_p {
  padding: 16px;
}
#contain_p .title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.45px;
  padding-bottom: 20px;
}
#contain_p .space {
  display: block;
  padding-bottom: 10px;
  color: #fff;
}

ul {
  padding: 0;
}

a:hover {
  color: #262626;
}

.notBold {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.centerDiv {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.centerFixed {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 992px) {
  .centerFixed {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
}

.bodyComplete {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 992px) {
  .bodyComplete {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .fa {
    color: #fff;
  }
}

.img-responsive {
  display: block;
  margin: 0 auto;
  max-width: 70%;
  height: auto;
}

.disabled {
  opacity: 0.5;
  pointer-events: none;
}

/* Smartphones (portrait) ----------- */
/* Smartphones (landscape) ----------- */
/* Tablets (portrait) ----------- */
/* Tablets (landscape) ----------- */
/* Desktops and laptops ----------- */
/* Large screens ----------- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}
@media (max-width: 992px) {
  .flexslider {
    margin: 0 0 20px;
  }
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: "\f002";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 33.3%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow-left {
  left: 20%;
}

button.mfp-arrow-right {
  right: 20%;
}

@media (max-width: 1024px) {
  button.mfp-arrow-left {
    left: 15%;
  }
  button.mfp-arrow-right {
    right: 15%;
  }
}

@media (max-width: 992px) {
  button.mfp-arrow-left {
    left: 0;
  }
  button.mfp-arrow-right {
    right: 0;
  }
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  max-width: 100%;
  width: 100%;
  height: 600px;
  object-fit: contain;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  width: auto;
}

@media (max-width: 992px) {
  .mfp-image-holder .mfp-content {
    width: 100%;
  }
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.home {
  font-family: "Satoshi", sans-serif;
}
.home__banner_background {
  width: 100%;
  height: 500px;
  display: block;
  position: relative;
}
.home__banner_background .picture {
  object-fit: cover;
  object-position: center;
  z-index: -1;
  width: 100%;
  position: absolute;
  height: 100%;
  display: block;
}
.home__banner_background .form {
  margin: 0 100px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 20px;
  width: 430px;
  right: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .home__banner_background .form {
    margin: 0 20px;
    width: auto;
  }
}
.home__banner_background .form__title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .home__banner_background .form__title {
    font-size: 18px;
  }
}
.home__banner_background .form__subtitle {
  color: #fff;
  font-size: 17px;
  font-weight: lighter;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .home__banner_background .form__subtitle {
    font-size: 13px;
  }
}
.home__banner_background .form__input textarea {
  width: -webkit-fill-available;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0 10px;
}
.home__banner_background .form__input input {
  width: -webkit-fill-available;
  padding: 0 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 0;
  height: 32px;
}
.home__banner_background .form__button {
  display: flex;
  margin-top: 10px;
}
.home__banner_background .form__button input {
  border: 0;
  border-radius: 10px;
  background: #e3a41e;
  color: #000;
  text-align: center;
  width: 180px;
  padding: 10px;
  font-weight: 500;
  cursor: pointer;
}
.home__articles {
  padding: 100px;
  display: flex;
}
@media (max-width: 1024px) {
  .home__articles {
    padding: 70px 40px;
  }
}
@media (max-width: 992px) {
  .home__articles {
    padding: 50px 20px;
  }
}
.home__articles_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .home__articles_grid {
    display: block;
  }
}
.home__articles_grid .box {
  box-shadow: 0px 0px 5px 1px #999;
  margin-bottom: 20px;
}
.home__articles_grid .box__top {
  position: relative;
}
.home__articles_grid .box__top_image {
  position: relative;
  width: 100%;
  height: 280px;
}
@media (max-width: 992px) {
  .home__articles_grid .box__top_image {
    height: 220px;
  }
}
.home__articles_grid .box__top_image img {
  object-position: center;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
}
.home__articles_grid .box__top_image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s;
}
.home__articles_grid .box__top_image:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.5);
}
.home__articles_grid .box__top_image .button {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  opacity: 0;
  transition: opacity 0.35s ease;
}
.home__articles_grid .box__top_image .button a {
  background: #e3a41e;
  border: 0;
  border-radius: 10px;
  padding: 15px 30px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 992px) {
  .home__articles_grid .box__top_image .button a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.home__articles_grid .box__top_image:hover .button {
  opacity: 1;
}
.home__articles_grid .box__top_image .sticker {
  position: absolute;
  left: 0;
  top: 10px;
  background: #222221;
  z-index: 1;
}
.home__articles_grid .box__top_image .sticker_vendido {
  position: absolute;
  right: 0;
  top: 10px;
  background: #fe0000;
  z-index: 1;
}
.home__articles_grid .box__top_image .sticker__text__vendido {
  color: #fffdfe;
  text-transform: uppercase;
  padding: 6.5px 10px;
  height: 22px;
  font-size: 16px; }
.home__articles_grid .box__top_image .sticker_no_disponible {
  position: absolute;
  right: 0;
  top: 10px;
  background: #666666;
  z-index: 1; }
.home__articles_grid .box__top_image .sticker__text__no_disponible {
  color: #ffffff;
  text-transform: uppercase;
  padding: 6.5px 10px;
  height: 22px;
  font-size: 16px; }
.home__articles_grid .box__top_image .sticker__text {
  color: #e3a41e;
  text-transform: uppercase;
  padding: 6.5px 10px;
  height: 22px;
  font-size: 16px;
}
@media (max-width: 992px) {
  .home__articles_grid .box__top_image .sticker__text {
    height: 16px;
    font-size: 13px;
  }
}
.home__articles_grid .box__top_image:hover .sticker {
  border-right: 28px solid transparent;
  border-bottom: 35px solid #222221;
  height: 0;
  background: transparent;
}
@media (max-width: 992px) {
  .home__articles_grid .box__top_image:hover .sticker {
    border-bottom: 29px solid #222221;
  }
}
.home__articles_grid .box__bottom {
  position: relative;
  padding: 20px 10px;
}
.home__articles_grid .box__bottom_mount {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  .home__articles_grid .box__bottom_mount {
    font-size: 14px;
  }
}
.home__articles_grid .box__bottom_mount span {
  font-weight: 700;
}
.home__articles_grid .box__bottom_features {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .home__articles_grid .box__bottom_features {
    font-size: 14px;
  }
}
.home__articles_grid .box__bottom_features .measure {
  display: flex;
  align-items: center;
  padding-right: 20px;
}
.home__articles_grid .box__bottom_features .measure img {
  padding-right: 10px;
}
.home__articles_grid .box__bottom_features .bedrooms {
  display: flex;
  align-items: center;
  border-left: 1px solid #000;
  padding-left: 10px;
}
.home__articles_grid .box__bottom_features .bedrooms img {
  padding-right: 10px;
}

.article {
  position: relative;
  font-family: "Satoshi", sans-serif;
}
.article__info {
  display: flex;
}
@media (max-width: 992px) {
  .article__info {
    display: block;
    padding: 20px;
  }
}
.article__info_left {
  width: 50%;
  position: relative;
}
@media (max-width: 992px) {
  .article__info_left {
    width: 100%;
  }
}
.article__info_left .left_principal {
  width: 100%;
  height: 420px;
  display: block;
  flex-basis: 100%;
}
@media (max-width: 992px) {
  .article__info_left .left_principal {
    height: 220px !important;
  }
}
.article__info_left .left_principal img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-position: top;
  object-fit: cover;
}
.article__info_left .left_more {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.article__info_left a:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, 0.5);
}
.article__info_left a:hover .button {
  opacity: 1;
}
.article__info_left .btn-gallery-principal {
  width: 99% !important;
  position: relative;
  height: 420px !important;
  display: block;
}
@media (max-width: 992px) {
  .article__info_left .btn-gallery-principal {
    height: 220px !important;
  }
}
.article__info_left .btn-gallery {
  width: 33%;
  position: relative;
  height: 220px;
  display: block;
}
@media (max-width: 992px) {
  .article__info_left .btn-gallery {
    height: 120px;
  }
}
.article__info_left .btn-gallery img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-position: top;
  object-fit: cover;
}
.article__info_left .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s;
}
.article__info_left .button {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  opacity: 0;
  transition: opacity 0.35s ease;
}
.article__info_left .button b {
  background: #e3a41e;
  border: 0;
  border-radius: 10px;
  padding: 15px 30px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .article__info_left .button b {
    padding: 12px 16px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .article__info_left .button b {
    padding: 8px 12px;
    font-size: 11px;
  }
}
.article__info_right {
  width: 50%;
  padding: 40px 40px 0 40px;
  position: relative;
}
@media (max-width: 1024px) {
  .article__info_right {
    padding: 20px 20px 0 20px;
  }
}
@media (max-width: 992px) {
  .article__info_right {
    width: 100%;
    padding: 0;
  }
}
.article__info_right .price {
  display: block;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .article__info_right .price {
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .article__info_right .price {
    margin: 10px 0;
  }
}
.article__info_right .price__title {
  font-size: 18px;
  font-weight: bold;
}
.article__info_right .vendido {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #fffdfe;
  background-color: #fe0000;
  text-transform: uppercase;
  padding: 0 5px;
}
.article__info_right .no_disponible {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #666666;
  text-transform: uppercase;
  padding: 0 5px;
}
@media (max-width: 992px) {
  .article__info_right .price__title {
    font-size: 14px;
  }
}
.article__info_right .price__subtitle {
  font-size: 38px;
  line-height: 35px;
  font-weight: bold;
  color: #808080;
}
@media (max-width: 1024px) {
  .article__info_right .price__subtitle {
    font-size: 28px;
  }
}
@media (max-width: 992px) {
  .article__info_right .price__subtitle {
    font-size: 25px;
    line-height: 25px;
  }
}
.article__info_right .info {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .article__info_right .info {
    margin-bottom: 10px;
  }
}
.article__info_right .info__title {
  font-size: 17px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .article__info_right .info__title {
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  .article__info_right .info__title {
    font-size: 14px;
  }
}
.article__info_right .info__subtitle {
  font-size: 15px;
  font-weight: lighter;
  color: #808080;
}
@media (max-width: 1024px) {
  .article__info_right .info__subtitle {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .article__info_right .info__subtitle {
    font-size: 14px;
  }
}
.article__info_right .features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .article__info_right .features {
    grid-template-columns: repeat(2, 1fr);
  }
}
.article__info_right .features__box {
  display: flex;
}
.article__info_right .features__box_image {
  max-width: 40px;
  width: 100%;
  padding-right: 10px;
}
.article__info_right .features__box_image img {
  padding-right: 10px;
}
.article__info_right .features__box_text .title {
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .article__info_right .features__box_text .title {
    font-size: 12px;
  }
}
.article__info_right .features__box_text .subtitle {
  font-size: 15px;
  font-weight: 100;
}
@media (max-width: 1024px) {
  .article__info_right .features__box_text .subtitle {
    font-size: 12px;
  }
}
.article__info_right .button {
  display: flex;
  margin-top: 30px;
  bottom: 0;
}
@media (max-width: 1024px) {
  .article__info_right .button {
    bottom: 0;
  }
}
@media (max-width: 992px) {
  .article__info_right .button {
    position: relative;
    bottom: auto;
    margin-top: 30px;
    justify-content: center;
  }
}
.article__info_right .button a {
  border: 0;
  border-radius: 10px;
  background: #e3a41e;
  color: #000;
  text-align: center;
  width: 180px;
  padding: 10px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .article__info_right .button a {
    font-size: 12px;
    padding: 8px 0;
  }
}
.article__form {
  padding: 80px 0;
}
@media (max-width: 992px) {
  .article__form {
    padding: 40px 0;
  }
}
.article__form .form {
  margin: auto;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  padding: 30px;
  width: 930px;
  right: 0;
}
@media (max-width: 992px) {
  .article__form .form {
    margin: 0 20px;
    width: auto;
  }
}
.article__form .form__title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .article__form .form__title {
    font-size: 18px;
  }
}
.article__form .form__subtitle {
  color: #fff;
  font-size: 17px;
  font-weight: lighter;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .article__form .form__subtitle {
    font-size: 13px;
  }
}
.article__form .form__input {
  display: flex;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .article__form .form__input {
    display: block;
    margin-bottom: 0;
  }
}
.article__form .form__input input {
  width: -webkit-fill-available;
  padding: 0 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 0;
  height: 32px;
  margin-left: 15px;
}
.article__form .form__input input:nth-child(1) {
  margin-left: 0;
}
@media (max-width: 992px) {
  .article__form .form__input input {
    margin-left: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 1800px) {
  .home__articles_grid .box__bottom {
    min-height: 96px;
  }
}
.article__form .form__textarea textarea {
  width: -webkit-fill-available;
  margin-bottom: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0 10px;
}
.article__form .form__button {
  display: flex;
  margin-top: 10px;
}
.article__form .form__button input {
  border: 0;
  border-radius: 10px;
  background: #e3a41e;
  color: #000;
  text-align: center;
  width: 180px;
  padding: 10px;
  font-weight: 500;
  cursor: pointer;
}

.header {
  background: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 100px;
  font-family: "Satoshi", sans-serif;
}
@media (max-width: 1024px) {
  .header {
    padding: 20px 40px;
  }
}
@media (max-width: 992px) {
  .header {
    padding: 10px;
  }
}
.header__logo img {
  width: 180px;
}
@media (max-width: 992px) {
  .header__logo img {
    width: 120px;
  }
}
.header__button a {
  background: #e3a41e;
  color: #000;
  border-radius: 20px;
  padding: 5px 30px;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .header__button a {
    font-size: 14px;
    padding: 5px 25px;
  }
}

.footer {
  position: relative;
  background: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 100px;
  font-family: "Satoshi", sans-serif;
  color: #fff;
}
@media (max-width: 992px) {
  .footer {
    display: block;
    padding: 10px;
    text-align: center;
  }
}
.footer__box {
  position: relative;
}
@media (max-width: 992px) {
  .footer__box {
    margin-bottom: 25px;
  }
}
.footer__box_logo img {
  width: 180px;
}
.footer__box_urls {
  display: block;
}
.footer__box_urls .mail,
.footer__box_urls .web,
.footer__box_urls .phone {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  .footer__box_urls .mail,
  .footer__box_urls .web,
  .footer__box_urls .phone {
    justify-content: center;
  }
}
.footer__box_urls .mail__img img,
.footer__box_urls .web__img img,
.footer__box_urls .phone__img img {
  width: 15px;
  padding-right: 10px;
}
.footer__box_urls .mail__text a,
.footer__box_urls .web__text a,
.footer__box_urls .phone__text a {
  text-decoration: none;
  color: #fff;
}
.footer__box_social a {
  padding-right: 10px;
}
.footer__box_social a img {
  width: 40px;
}

.wsp {
  font-family: "Satoshi", sans-serif;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1;
}
@media (max-width: 992px) {
  .wsp {
    right: 10px;
  }
}
.wsp:hover {
  transform: scale(1.1);
  transition: 0.5s;
}
.wsp a {
  text-decoration: none;
}
.wsp a img {
  width: 58px;
}
@media (max-width: 992px) {
  .wsp a img {
    width: 45px; } }

.home__banner_background .form_mobile,
.form_mobile_container {
  display: none;
}

@media only screen and (max-width: 480px) {
  .home__banner_background {
    height: 400px;
  }

  .home__banner_background .picture {
    object-position: 25%;
  }

  .home__banner_background .form {
    display: none;
  }

  .form_mobile_container {
    display: block;
    background-color: #333;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .form_mobile {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 20px;
    width: 430px;
    max-width: 80%;
    margin: 0 auto;
  }
  .form_mobile .form__title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .form_mobile .form__subtitle {
    color: #fff;
    font-size: 13px;
    font-weight: lighter;
    margin-bottom: 10px;
  }

  .form_mobile .form__input input {
    width: -webkit-fill-available;
    padding: 0 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    border: 0;
    height: 32px;
  }
  .form_mobile .form__input textarea {
    width: -webkit-fill-available;
    margin-bottom: 5px;
    border-radius: 5px;
    border: 0;
    padding: 0 10px;
  }
  .form_mobile .form__button {
    display: flex;
    margin-top: 10px;
  }
  .form_mobile .form__button input {
    border: 0;
    border-radius: 10px;
    background: #e3a41e;
    color: #000;
    text-align: center;
    width: 180px;
    padding: 10px;
    font-weight: 500;
    cursor: pointer;
  }
}

/* ============================================
   NEW HERO SECTION
   ============================================ */
.hero {
  position: relative;
  height: 70vh;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }

.hero__background {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.6)); }

.hero__content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 20px;
  width: 100%;
  max-width: 900px; }

.hero__title {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 40px;
  font-family: 'Satoshi-Bold', sans-serif;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3); }
@media (max-width: 768px) {
  .hero__title {
    font-size: 28px;
    letter-spacing: 4px;
    margin-bottom: 30px; } }

/* Tabs Laterales */
.hero__tabs {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  display: flex;
  flex-direction: column; }
@media (max-width: 768px) {
  .hero__tabs {
    top: auto;
    bottom: 20px;
    right: 20px;
    transform: none; } }

.hero__tab {
  background: rgba(0,0,0,0.75);
  color: #fff;
  padding: 15px 20px;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 2px;
  border-left: 3px solid transparent;
  transition: all 0.3s ease;
  font-family: 'Satoshi-Medium', sans-serif; }

.hero__tab.active,
.hero__tab:hover {
  border-left-color: #e3a41e;
  color: #e3a41e;
  background: rgba(0,0,0,0.85); }

/* Barra de Busqueda */
.search-bar {
  display: flex;
  gap: 0;
  background: rgba(255,255,255,0.97);
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.2); }
@media (max-width: 768px) {
  .search-bar {
    flex-direction: column;
    border-radius: 8px; } }

.search-bar__select {
  flex: 1;
  padding: 18px 20px;
  border: none;
  border-right: 1px solid #e0e0e0;
  font-size: 14px;
  background: transparent;
  cursor: pointer;
  color: #262626;
  font-family: 'Satoshi-Regular', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23262626' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 16px;
  padding-right: 40px; }
@media (max-width: 768px) {
  .search-bar__select {
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 20px; } }

.search-bar__select:focus {
  outline: none;
  background-color: #f9f9f9; }

.search-bar__btn {
  background: #e3a41e;
  color: #000;
  border: none;
  padding: 18px 35px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Satoshi-Bold', sans-serif; }
@media (max-width: 768px) {
  .search-bar__btn {
    padding: 15px 30px; } }

.search-bar__btn:hover {
  background: #c78f1a; }

/* ============================================
   PROPERTY SECTIONS
   ============================================ */
.property-section {
  padding: 60px 100px;
  background: #fff; }
@media (max-width: 1200px) {
  .property-section {
    padding: 50px 50px; } }
@media (max-width: 768px) {
  .property-section {
    padding: 40px 20px; } }

.property-section--alt {
  background: #f5f5f5; }

.property-section__title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 35px;
  color: #262626;
  font-family: 'Satoshi-Bold', sans-serif;
  text-transform: uppercase; }

.property-section__empty {
  color: #666;
  font-size: 16px;
  text-align: center;
  padding: 40px 0;
  grid-column: 1 / -1; }

.property-section__clear {
  text-align: center;
  margin-top: 30px; }

.btn-clear-filters {
  display: inline-block;
  padding: 12px 25px;
  background: transparent;
  border: 2px solid #e3a41e;
  color: #e3a41e;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: 'Satoshi-Medium', sans-serif;
  transition: all 0.3s ease; }

.btn-clear-filters:hover {
  background: #e3a41e;
  color: #000; }

/* Property Grid */
.property-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px; }
@media (max-width: 1200px) {
  .property-grid {
    grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 900px) {
  .property-grid {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) {
  .property-grid {
    grid-template-columns: 1fr;
    gap: 20px; } }

/* Property Cards */
.property-card {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.3s ease; }

.property-card:hover {
  transform: translateY(-5px); }

.property-card__image {
  position: relative;
  aspect-ratio: 4/3;
  overflow: hidden;
  border-radius: 4px; }

.property-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease; }

.property-card:hover .property-card__image img {
  transform: scale(1.08); }

.property-card__district {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: rgba(0,0,0,0.7);
  color: #fff;
  padding: 6px 12px;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: 'Satoshi-Medium', sans-serif;
  text-transform: uppercase; }

.property-card__status {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 6px 12px;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: 'Satoshi-Bold', sans-serif;
  text-transform: uppercase; }

.property-card__status--vendido {
  background: #e3a41e;
  color: #000; }

.property-card__status--no-disponible {
  background: #cc0000;
  color: #fff; }

.property-card__info {
  padding: 15px 5px; }

.property-card__title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #262626;
  font-family: 'Satoshi-Medium', sans-serif;
  line-height: 1.4; }

.property-card__price {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
  font-family: 'Satoshi-Regular', sans-serif; }

.property-card__features {
  display: flex;
  gap: 15px;
  flex-wrap: wrap; }

.property-card__feature {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #888;
  font-family: 'Satoshi-Regular', sans-serif; }

.property-card__feature img {
  width: 14px;
  height: 14px;
  opacity: 0.7; }

/* ============================================
   FOOTER CONTACT FORM
   ============================================ */
.footer__contact-section {
  background: #262626;
  padding: 50px 100px; }
@media (max-width: 992px) {
  .footer__contact-section {
    padding: 40px 20px; } }

.footer__contact-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto; }
@media (max-width: 768px) {
  .footer__contact-wrapper {
    grid-template-columns: 1fr;
    gap: 40px; } }

.footer__contact-info h3 {
  color: #e3a41e;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: 'Satoshi-Bold', sans-serif; }

.footer__contact-info p {
  color: #ccc;
  font-size: 15px;
  line-height: 1.8;
  font-family: 'Satoshi-Regular', sans-serif; }

.footer__contact-form h4 {
  color: #e3a41e;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: 'Satoshi-Bold', sans-serif; }

.footer__contact-form form {
  display: flex;
  flex-direction: column;
  gap: 15px; }

.footer__contact-form input,
.footer__contact-form textarea {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #444;
  background: #333;
  color: #fff;
  font-size: 14px;
  font-family: 'Satoshi-Regular', sans-serif;
  border-radius: 3px;
  box-sizing: border-box; }

.footer__contact-form input:focus,
.footer__contact-form textarea:focus {
  outline: none;
  border-color: #e3a41e; }

.footer__contact-form input::placeholder,
.footer__contact-form textarea::placeholder {
  color: #888; }

.footer__contact-form textarea {
  min-height: 100px;
  resize: vertical; }

.footer__contact-form button {
  background: #e3a41e;
  color: #000;
  border: none;
  padding: 14px 30px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-family: 'Satoshi-Bold', sans-serif;
  align-self: flex-start; }

.footer__contact-form button:hover {
  background: #c78f1a; }

/* Ver todo button */
.property-section__footer {
  text-align: center;
  margin-top: 40px; }

.btn-ver-todo {
  display: inline-block;
  padding: 12px 30px;
  border: 2px solid #e3a41e;
  color: #e3a41e;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: 'Satoshi-Medium', sans-serif;
  text-transform: uppercase;
  transition: all 0.3s ease; }

.btn-ver-todo:hover {
  background: #e3a41e;
  color: #000; }

/* =============================================
   PROPERTY DETAIL PAGE - MATCHING HOME STYLE
   ============================================= */

/* Breadcrumb */
.detail-breadcrumb {
  padding: 20px 100px;
  font-size: 13px;
  font-family: 'Satoshi-Regular', sans-serif;
  color: #666; }

.detail-breadcrumb a {
  color: #262626;
  text-decoration: none; }

.detail-breadcrumb a:hover {
  color: #e3a41e; }

.detail-breadcrumb span {
  margin: 0 8px; }

/* Main Layout */
.detail {
  font-family: 'Satoshi', sans-serif; }

.detail__content {
  display: flex;
  padding: 0 100px 60px;
  gap: 50px; }

.detail__gallery {
  flex: 1; }

.detail__info {
  width: 400px;
  flex-shrink: 0; }

/* Header Section */
.detail-header__type {
  display: inline-block;
  background: #262626;
  color: #fff;
  padding: 6px 12px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Satoshi-Medium', sans-serif;
  margin-bottom: 15px; }

.detail-header__title {
  font-size: 24px;
  font-weight: 600;
  color: #262626;
  font-family: 'Satoshi-Bold', sans-serif;
  margin: 0 0 10px;
  line-height: 1.3; }

.detail-header__price {
  font-size: 28px;
  font-weight: 700;
  color: #e3a41e;
  font-family: 'Satoshi-Bold', sans-serif;
  margin: 0 0 5px; }

.detail-header__location {
  font-size: 14px;
  color: #666;
  font-family: 'Satoshi-Regular', sans-serif;
  margin: 0 0 25px; }

/* Status badges */
.detail-header__status {
  display: inline-block;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px; }

.detail-header__status--vendido {
  background: #e3a41e;
  color: #000; }

.detail-header__status--no-disponible {
  background: #cc0000;
  color: #fff; }

/* Description */
.detail-description {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0; }

.detail-description__title {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #262626;
  font-family: 'Satoshi-Bold', sans-serif;
  margin: 0 0 15px; }

.detail-description__text {
  font-size: 15px;
  line-height: 1.7;
  color: #666;
  font-family: 'Satoshi-Regular', sans-serif; }

.detail-description__text p {
  margin: 0 0 10px; }

/* Features Grid */
.detail-features {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-bottom: 30px; }

.detail-features__item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 15px;
  background: #f5f5f5;
  border-radius: 4px; }

.detail-features__icon {
  width: 32px;
  height: 32px;
  object-fit: contain; }

.detail-features__label {
  display: block;
  font-size: 11px;
  color: #666;
  font-family: 'Satoshi-Regular', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px; }

.detail-features__value {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #262626;
  font-family: 'Satoshi-Bold', sans-serif; }

/* Contact Button */
.btn-contact {
  display: block;
  text-align: center;
  padding: 16px 30px;
  border: 2px solid #e3a41e;
  color: #e3a41e;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: 'Satoshi-Medium', sans-serif;
  text-transform: uppercase;
  transition: all 0.3s ease; }

.btn-contact:hover {
  background: #e3a41e;
  color: #000; }

/* Gallery */
.detail-gallery__main {
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 15px; }

.detail-gallery__main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.4s ease; }

.detail-gallery__main:hover img {
  transform: scale(1.03); }

.detail-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px; }

.detail-gallery__thumb {
  display: block;
  aspect-ratio: 4/3;
  overflow: hidden;
  border-radius: 4px;
  cursor: pointer; }

.detail-gallery__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease; }

.detail-gallery__thumb:hover img {
  opacity: 0.8; }

.detail-gallery__thumb--more {
  position: relative;
  background: #262626; }

.detail-gallery__more {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 14px;
  font-family: 'Satoshi-Medium', sans-serif;
  white-space: nowrap; }

/* Contact Section */
.detail-contact {
  background: #f5f5f5;
  padding: 60px 100px; }

.detail-contact__container {
  max-width: 700px;
  margin: 0 auto;
  text-align: center; }

.detail-contact__title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
  color: #262626;
  font-family: 'Satoshi-Bold', sans-serif;
  margin: 0 0 10px; }

.detail-contact__subtitle {
  font-size: 15px;
  color: #666;
  font-family: 'Satoshi-Regular', sans-serif;
  margin: 0 0 30px; }

/* Form */
.detail-form {
  text-align: left; }

.detail-form__row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px; }

.detail-form__input {
  flex: 1;
  padding: 14px 18px;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
  font-family: 'Satoshi-Regular', sans-serif;
  border-radius: 4px;
  transition: border-color 0.3s ease; }

.detail-form__input:focus {
  outline: none;
  border-color: #e3a41e; }

.detail-form__textarea {
  width: 100%;
  padding: 14px 18px;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 14px;
  font-family: 'Satoshi-Regular', sans-serif;
  border-radius: 4px;
  min-height: 120px;
  resize: vertical;
  margin-bottom: 15px;
  box-sizing: border-box; }

.detail-form__textarea:focus {
  outline: none;
  border-color: #e3a41e; }

.detail-form__submit {
  background: #e3a41e;
  color: #000;
  border: none;
  padding: 16px 40px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: 'Satoshi-Bold', sans-serif;
  transition: background 0.3s ease; }

.detail-form__submit:hover {
  background: #c78f1a; }

/* Responsive - Tablet */
@media (max-width: 1200px) {
  .detail-breadcrumb,
  .detail__content,
  .detail-contact {
    padding-left: 60px;
    padding-right: 60px; }
}

@media (max-width: 992px) {
  .detail__content {
    flex-direction: column;
    gap: 40px; }

  .detail__info {
    width: 100%; }

  .detail-features {
    grid-template-columns: repeat(2, 1fr); }
}

/* Responsive - Mobile */
@media (max-width: 768px) {
  .detail-breadcrumb,
  .detail__content,
  .detail-contact {
    padding-left: 20px;
    padding-right: 20px; }

  .detail-breadcrumb {
    padding-top: 15px;
    padding-bottom: 15px; }

  .detail__content {
    padding-bottom: 40px; }

  .detail-header__title {
    font-size: 20px; }

  .detail-header__price {
    font-size: 24px; }

  .detail-features {
    grid-template-columns: 1fr; }

  .detail-gallery__thumbs {
    grid-template-columns: repeat(4, 1fr); }

  .detail-form__row {
    flex-direction: column;
    gap: 10px; }

  .detail-contact {
    padding-top: 40px;
    padding-bottom: 40px; }
}
