/* CSS RESET. standardizes cross-browser rendering on common elements, neutralizing browsers' built-in stylesheets. */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

a, img a {
  border: 0 none;
  margin: 0;
  padding: 0; }

/* End RESET. */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=aab46673704e7643d5fdec2d2e9cbeca)
 * Config saved to config.json and https://gist.github.com/aab46673704e7643d5fdec2d2e9cbeca
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.container, .row, *[class^="col-"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

button.lines-button {
  -webkit-appearance: none;
  background: transparent;
  border: 0 none;
  outline: 0 none; }

button .lines {
  background: white; }
  button .lines:before, button .lines:after {
    background: white; }

.lines {
  vertical-align: middle;
  background: white;
  border-radius: 0.0833333333rem;
  display: inline-block;
  height: 0.125rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 1.25rem;
  position: relative;
  /*create the upper and lower lines as pseudo-elements of the middle line */ }
  .lines:before, .lines:after {
    background: white;
    border-radius: 0.0833333333rem;
    display: inline-block;
    height: 0.125rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 1.25rem;
    position: absolute;
    left: 0;
    content: '';
    transform-origin: 0.0892857143rem center;
    -webkit-transform-origin: 0.0892857143rem center; }
  .lines:before {
    top: 0.3125rem; }
  .lines:after {
    top: -0.3125rem; }

.lines-button {
  border-radius: 0.1785714286rem;
  cursor: pointer;
  display: inline-block;
  padding: 0.4385964912rem;
  padding-bottom: 0.625rem;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .lines-button:hover {
    opacity: 1; }
  .lines-button:active {
    background: rgba(0, 0, 0, 0.1);
    -webkit-transition: 0;
    transition: 0; }
  .lines-button.x.close .lines {
    /*hide the middle line */
    background: transparent;
    /*overlay the lines by setting both their top values to 0 */ }
    .lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
      transform-origin: 50% 50%;
      -webkit-transform-origin: 50% 50%;
      top: 0;
      width: 1.25rem; }
    .lines-button.x.close .lines:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg); }
    .lines-button.x.close .lines:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg); }

/* 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;
  -webkit-box-sizing: border-box;
          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: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-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;
  -ms-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-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      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 {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  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,
.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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          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 {
  max-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;
    -webkit-box-sizing: border-box;
            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; } }

.btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  background: #1a90ce;
  border-radius: 40px;
  border: 2px solid #1a90ce;
  color: whiet;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 50px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  position: relative; }
  .btn span {
    display: inline-block;
    vertical-align: middle; }
    .btn span + span {
      margin-left: 5px; }
    .btn span.icon {
      width: 20px;
      height: 20px;
      background: url(../images/icon-arrow-down-white.svg) no-repeat center center; }
  .btn:before {
    transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    background: #6dbd82;
    content: "";
    height: 200%;
    left: -101%;
    position: absolute;
    top: -50%;
    width: 100%; }
  .btn:hover, .btn:focus, .btn:active {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }
    .btn:hover:before, .btn:focus:before, .btn:active:before {
      transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      left: 0; }
  .btn > * {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1; }
  .btn.yellow {
    background-color: #ffca34;
    border-color: #ffca34; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

header#header {
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 10;
  position: fixed;
  left: 0;
  width: 100%;
  font-size: 14px; }
  header#header.bkg {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(26, 144, 206, 0.94); }
  header#header .wrapper {
    padding-top: 20px;
    padding-bottom: 20px; }
  header#header a.logo {
    display: inline-block;
    font-weight: 700; }
    header#header a.logo:hover {
      opacity: 0.75; }
  header#header a {
    color: white;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  header#header a.logo {
    font-size: 24px; }
  header#header nav li {
    font-weight: 600; }
    header#header nav li.active a {
      color: #ffca34; }
  @media (min-width: 768px) {
    header#header .wrapper {
      position: relative;
      align-items: center;
      display: flex;
      justify-content: space-between; }
      header#header .wrapper nav {
        flex: 2;
        max-width: 600px;
        margin: 0 35px; }
        header#header .wrapper nav ul {
          align-items: center;
          display: flex;
          justify-content: space-between; }
          header#header .wrapper nav ul li:not(.active) a:hover {
            opacity: 0.7; } }
  header#header button.lines-button {
    display: none; }
  header#header ul.social li:not(:first-child) {
    margin-left: 5px; }
  header#header ul.social li a {
    border-radius: 50%;
    color: #295c74;
    display: block;
    background: white;
    width: 24px;
    height: 24px;
    line-height: 24px;
    -webkit-transition: all 0.15s;
    transition: all 0.15s; }
    header#header ul.social li a:hover {
      background: #f0689b;
      color: white;
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
  header#header ul.social li:nth-child(2) a:hover {
    background: #6dbd82; }
  header#header ul.social li:nth-child(3) a:hover {
    background: #6ec0df; }
  header#header ul.social li:nth-child(4) a:hover {
    background: #fa554a; }
  @media (max-width: 767px) {
    header#header .wrapper {
      padding-top: 15px;
      padding-bottom: 15px; }
    header#header ul.social {
      display: none; }
      header#header ul.social li a {
        font-size: 140%;
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0 3px; }
    header#header nav {
      display: none;
      margin: 40px auto; }
      header#header nav ul li a {
        display: inline-block;
        padding: 15px 0;
        font-size: 24px; }
    header#header button.lines-button {
      display: block;
      position: absolute;
      right: 15px;
      top: 20px; }
    header#header.nav-is-open {
      -webkit-backdrop-filter: blur(5px);
      backdrop-filter: blur(5px);
      background: rgba(41, 92, 116, 0.94); }
      header#header.nav-is-open nav, header#header.nav-is-open ul.social {
        display: block; } }
footer#footer {
  border-bottom: 15px solid #6ec0df;
  font-size: 13px; }
  footer#footer p {
    border-top: 4px solid rgba(41, 92, 116, 0.1);
    padding-top: 25px;
    padding-bottom: 25px; }

#contacto {
  padding: 60px 0;
  color: #0e3747; }
  @media (min-width: 768px) {
    #contacto .action {
      padding-top: 40px; } }
  #contacto .btn {
    width: 320px;
    max-width: 100%; }
  #contacto ul.social {
    padding: 80px 0 20px; }
    @media (max-width: 767px) {
      #contacto ul.social {
        padding: 60px 0 20px; } }
    #contacto ul.social li:not(:first-child) {
      margin-left: 15px; }
    #contacto ul.social li a {
      border-radius: 50%;
      font-size: 36px;
      color: #295c74;
      display: block;
      background: #6ec0df;
      width: 70px;
      height: 70px;
      line-height: 70px;
      -webkit-transition: all 0.15s;
      transition: all 0.15s; }
      @media (max-width: 767px) {
        #contacto ul.social li a {
          width: 50px;
          height: 50px;
          line-height: 50px;
          font-size: 30px; } }
      #contacto ul.social li a:hover {
        background: #f0689b;
        color: white;
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
    #contacto ul.social li:nth-child(2) a:hover {
      background: #6dbd82; }
    #contacto ul.social li:nth-child(3) a:hover {
      background: #6ec0df; }
    #contacto ul.social li:nth-child(4) a:hover {
      background: #fa554a; }

form.contact-form {
  margin: 40px auto 0;
  max-width: 800px;
  text-align: left; }
  form.contact-form input, form.contact-form textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    border: 4px solid rgba(41, 92, 116, 0.1);
    border-width: 0 0 4px 0;
    color: #295c74;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 22px 16px 10px;
    width: 100%; }
    form.contact-form input:focus, form.contact-form input.focus, form.contact-form textarea:focus, form.contact-form textarea.focus {
      outline: 0 none;
      border-color: #1a90ce; }
      form.contact-form input:focus + label, form.contact-form input.focus + label, form.contact-form textarea:focus + label, form.contact-form textarea.focus + label {
        font-size: 12px;
        top: 4px; }
        form.contact-form input:focus + label span.icon, form.contact-form input.focus + label span.icon, form.contact-form textarea:focus + label span.icon, form.contact-form textarea.focus + label span.icon {
          width: 13px;
          height: 13px; }
    form.contact-form input.error, form.contact-form textarea.error {
      border-color: #fa554a;
      background-color: white; }
    form.contact-form input:disabled, form.contact-form textarea:disabled {
      border-color: #cccccc;
      background-color: white; }
  form.contact-form .group {
    margin-bottom: 30px;
    position: relative; }
    form.contact-form .group.fade {
      opacity: 0.5; }
    form.contact-form .group label {
      transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      display: block;
      font-size: 18px;
      left: 16px;
      line-height: 1;
      position: absolute;
      top: 18px; }
      form.contact-form .group label i, form.contact-form .group label span.icon {
        margin-right: 5px; }
      form.contact-form .group label.error {
        color: #fa554a; }
  form.contact-form span.icon {
    width: 20px;
    height: 20px;
    background: url(../images/icon-avatar.svg) no-repeat center center;
    background-size: contain;
    display: inline-block;
    vertical-align: bottom; }
    form.contact-form span.icon.message {
      background-image: url(../images/icon-message.svg); }
  form.contact-form textarea {
    min-height: 120px; }
  form.contact-form .action {
    text-align: center; }
    @media (max-width: 600px) {
      form.contact-form .action .btn {
        display: block;
        width: 100%; } }
  form.contact-form p.success {
    background-color: #f4f0a1;
    border: 1px solid white;
    font-size: 16px;
    padding: 24px 16px;
    margin-bottom: 25px;
    text-align: center;
    border-radius: 25px; }
    @media (max-width: 767px) {
      form.contact-form p.success {
        border-radius: 0;
        margin-left: -16px;
        width: calc(100% + 16px); } }
    form.contact-form p.success strong {
      font-size: 20px; }
  form.contact-form span.error {
    color: #fa554a;
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px; }
  form.contact-form .action .btn.sending {
    pointer-events: none;
    background-color: #cccccc;
    border-color: #cccccc;
    color: #727272; }
    form.contact-form .action .btn.sending:before {
      opacity: 0; }
  form.contact-form.sent {
    pointer-events: none; }
    form.contact-form.sent .btn {
      background-color: #6dbd82;
      border-color: #6dbd82; }
      form.contact-form.sent .btn:before {
        opacity: 0; }

.anchor {
  display: block;
  visibility: hidden;
  padding-top: 81px;
  margin-top: -81px; }
  @media (max-width: 767px) {
    .anchor {
      padding-top: 67px;
      margin-top: -67px; } }
body {
  -webkit-text-size-adjust: 100%;
  color: #295c74;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px; }
  @media (max-width: 767px) {
    body {
      font-size: 16px; } }
a {
  text-decoration: none;
  color: inherit; }

.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  padding: 0 20px; }
  @media (min-width: 900px) {
    .wrapper {
      padding: 0 35px; } }
  @media (max-width: 767px) {
    .wrapper {
      padding: 0 15px; } }
.text-center {
  text-align: center; }

.hide {
  display: none; }

@media (max-width: 767px) {
  .hidden-sm {
    display: none; } }

@media (min-width: 768px) {
  .visible-xs {
    display: none; } }

.title-md {
  font-size: 28px;
  font-weight: 500; }
  @media (max-width: 767px) {
    .title-md {
      font-size: 22px; } }
.title-lg {
  font-size: 60px;
  font-weight: 700; }
  @media (max-width: 767px) {
    .title-lg {
      font-size: 40px; } }
#hero {
  background: #659CD1 url("../images/beach-blur-lg.jpg") no-repeat center center;
  background-size: cover;
  border-radius: 0 0 100px 100px;
  position: relative;
  overflow: hidden;
  max-width: 1600px;
  margin: 0 auto 80px; }
  @media (max-width: 1400px) {
    #hero {
      background-image: url("../images/beach-blur-md.jpg"); } }
  #hero:before, #hero:after {
    content: "";
    width: 100%;
    background-color: #295c74;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#295c74), to(rgba(41, 92, 116, 0)));
    background-image: linear-gradient(#295c74, rgba(41, 92, 116, 0));
    background-color: transparent;
    mix-blend-mode: multiply;
    position: absolute;
    left: 0; }
  #hero:before {
    height: 20%;
    top: 0; }
  #hero:after {
    height: 70%;
    bottom: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  #hero .wrapper {
    position: relative;
    height: 600px;
    display: flex;
    align-items: center;
    color: white;
    z-index: 1; }
    #hero .wrapper img {
      opacity: 0.98; }
      @media (min-width: 768px) {
        #hero .wrapper img {
          position: absolute;
          max-height: 85%;
          bottom: 0;
          right: 10%;
          width: auto; } }
      @media (min-width: 768px) and (max-width: 1100px) {
        #hero .wrapper img {
          right: 1%; } }
      @media (min-width: 768px) and (max-width: 870px) {
        #hero .wrapper img {
          right: -10%; } }
    #hero .wrapper h1 {
      text-transform: uppercase;
      font-size: 40px;
      line-height: 1.1;
      margin-bottom: 25px;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
      #hero .wrapper h1 span {
        display: block; }
        #hero .wrapper h1 span:first-child {
          font-weight: 700;
          font-size: 108%; }
        #hero .wrapper h1 span:nth-child(2) {
          letter-spacing: 1px;
          font-size: 147%; }
      #hero .wrapper h1 strong {
        color: #ffca34; }
  @media (max-width: 767px) {
    #hero {
      border-radius: 0 0 75px 75px;
      margin-bottom: 50px; }
      #hero .wrapper {
        flex-wrap: wrap;
        text-align: center;
        padding-top: 100px; }
        #hero .wrapper .txt {
          width: 100%;
          margin-bottom: 15px; }
        #hero .wrapper h1 {
          font-size: 32px; }
        #hero .wrapper img {
          max-width: 100%;
          height: auto; } }
.titles .title-md {
  margin-bottom: 40px; }
  .titles .title-md strong {
    color: #1a90ce;
    font-size: 115%; }

ul.toggle-list > li {
  border-top: 4px solid rgba(41, 92, 116, 0.1); }
  ul.toggle-list > li:last-child {
    border-bottom: 4px solid rgba(41, 92, 116, 0.1); }
  ul.toggle-list > li > a {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 40px 0;
    font-size: 55px;
    color: #1a90ce; }
    ul.toggle-list > li > a .number {
      color: rgba(41, 92, 116, 0.3);
      font-size: 70%;
      font-weight: 600;
      margin-bottom: 4px;
      -webkit-transition: all 0.25s;
      transition: all 0.25s;
      width: 70px; }
    ul.toggle-list > li > a .title {
      flex: 2;
      font-weight: 800;
      display: flex;
      align-items: center; }
      ul.toggle-list > li > a .title:after {
        content: "";
        border-top: 2px solid #6ec0df;
        flex: 2;
        margin: 0 10px; }
    ul.toggle-list > li > a .arrow {
      background: url(../images/arrow.svg) no-repeat center center;
      width: 28px;
      background-size: 40px auto;
      -ms-grid-row-align: center;
          align-self: center;
      height: 40px;
      -webkit-transition: all 0.25s;
      transition: all 0.25s; }
  ul.toggle-list > li.open .arrow {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
  ul.toggle-list > li:not(.open) > a:hover .arrow {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  ul.toggle-list > li.open > a {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px); }
  ul.toggle-list > li .toggle-content {
    border-top: 1px solid rgba(41, 92, 116, 0.1);
    display: none;
    font-size: 18px;
    padding: 30px 40px 50px 70px;
    line-height: 1.4; }
    ul.toggle-list > li .toggle-content > *:not(:last-child) {
      margin-bottom: 35px; }
    ul.toggle-list > li .toggle-content h4 {
      font-size: 140%;
      color: #1a90ce; }
    ul.toggle-list > li .toggle-content .pic {
      padding-bottom: 25%;
      position: relative;
      overflow: hidden;
      border-radius: 0 0 50px 50px; }
      ul.toggle-list > li .toggle-content .pic img {
        position: absolute;
        display: block;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%; }
    ul.toggle-list > li .toggle-content ul li {
      position: relative;
      padding-left: 60px; }
      ul.toggle-list > li .toggle-content ul li:not(:last-child) {
        margin-bottom: 35px; }
      ul.toggle-list > li .toggle-content ul li:before {
        border-top: 2px solid #ffca34;
        content: "";
        left: 0;
        position: absolute;
        top: 11px;
        width: 40px; }
      @media (max-width: 767px) {
        ul.toggle-list > li .toggle-content ul li {
          padding-left: 0; }
          ul.toggle-list > li .toggle-content ul li:before {
            left: -55px; } }
  ul.toggle-list > li#orden.open > a, ul.toggle-list > li#orden > a:hover {
    background: rgba(235, 246, 252, 0.94); }
  ul.toggle-list > li#orden.open .arrow, ul.toggle-list > li#orden > a:hover .arrow {
    background-image: url(../images/arrow-blue2.svg); }
  ul.toggle-list > li#orden.open .number, ul.toggle-list > li#orden > a:hover .number {
    color: #1a90ce; }
  ul.toggle-list > li#plan.open > a, ul.toggle-list > li#plan > a:hover {
    background: rgba(255, 251, 241, 0.94); }
  ul.toggle-list > li#plan > a, ul.toggle-list > li#plan .toggle-content h4 {
    color: #ffca34; }
    ul.toggle-list > li#plan > a .title:after, ul.toggle-list > li#plan .toggle-content h4 .title:after {
      border-color: #ffca34; }
  ul.toggle-list > li#plan.open .arrow, ul.toggle-list > li#plan > a:hover .arrow {
    background-image: url(../images/arrow-yellow.svg); }
  ul.toggle-list > li#plan.open .number, ul.toggle-list > li#plan > a:hover .number {
    color: #ffca34; }
  ul.toggle-list > li#firmeza.open > a, ul.toggle-list > li#firmeza > a:hover {
    background: rgba(239, 248, 241, 0.94); }
  ul.toggle-list > li#firmeza > a, ul.toggle-list > li#firmeza .toggle-content h4 {
    color: #6dbd82; }
    ul.toggle-list > li#firmeza > a .title:after, ul.toggle-list > li#firmeza .toggle-content h4 .title:after {
      border-color: #6dbd82; }
  ul.toggle-list > li#firmeza.open .arrow, ul.toggle-list > li#firmeza > a:hover .arrow {
    background-image: url(../images/arrow-green.svg); }
  ul.toggle-list > li#firmeza.open .number, ul.toggle-list > li#firmeza > a:hover .number {
    color: #6dbd82; }
  @media (max-width: 767px) {
    ul.toggle-list > li.open > a {
      border-bottom: 1px solid rgba(41, 92, 116, 0.1);
      position: sticky;
      top: 67px;
      z-index: 9; }
    ul.toggle-list > li > a {
      font-size: 36px;
      padding: 25px 15px;
      margin: 0 -15px; }
      ul.toggle-list > li > a .number {
        font-size: 55%;
        width: 40px; }
    ul.toggle-list > li .toggle-content {
      border-top: 0 none;
      padding-left: 40px;
      padding-right: 0;
      font-size: 16px; }
      ul.toggle-list > li .toggle-content h4 {
        font-size: 125%; }
      ul.toggle-list > li .toggle-content .pic {
        padding-bottom: 50%;
        border-radius: 0 0 25px 25px; } }
.banner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #7a6cab url(../images/puente-lg.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 100px 100px 0 0;
  color: white;
  display: flex;
  font-size: 30px;
  height: 700px;
  margin-top: 120px;
  overflow: hidden;
  padding: 70px 0;
  position: relative;
  text-align: center;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }
  .banner:before {
    mix-blend-mode: multiply;
    content: "";
    background: rgba(29, 51, 112, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  @media (max-width: 767px) {
    .banner {
      background-image: url(../images/puente-sm.jpg);
      margin-top: 80px;
      border-radius: 75px 75px 0 0;
      font-size: 20px;
      height: 600px; } }
  .banner .wrapper {
    position: relative; }
  #playa.banner {
    align-items: flex-end;
    border-radius: 0 0 100px 100px;
    background-color: #6B554B;
    background-image: url(../images/playa-lg.jpg); }
    @media (max-width: 767px) {
      #playa.banner {
        border-radius: 0 0 75px 75px;
        background-image: url(../images/playa-sm.jpg); } }
#tienen_solucion {
  text-align: center;
  background: #0e3747;
  color: white;
  border-top: 15px solid #ffca34;
  padding: 120px 0;
  font-size: 32px; }
  @media (max-width: 767px) {
    #tienen_solucion {
      font-size: 28px; } }
  #tienen_solucion h5 {
    max-width: 700px;
    margin: 0 auto; }
    #tienen_solucion h5 strong {
      font-weight: 800;
      background: #1a90ce;
      padding: 2px 5px;
      display: inline-block;
      font-size: 112%; }

@media (min-width: 768px) {
  #gallery {
    position: relative; }
    #gallery:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 50%;
      background: #0e3747; }
    #gallery ul {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      display: -ms-grid;
      display: grid;
      gap: 36px; } }

@media (max-width: 1000px) {
  #gallery ul {
    gap: 24px; } }

#gallery ul li a {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }
  #gallery ul li a:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }

@media (max-width: 767px) {
  #gallery {
    margin-top: -50px; }
    #gallery ul li {
      margin-bottom: 35px; } }

#gallery .pic {
  background: #f4f0a1;
  overflow: hidden;
  border-radius: 0 0 50px 50px;
  position: relative; }
  #gallery .pic img {
    height: auto;
    display: block;
    width: 100%; }

.colors-stripe {
  position: relative;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset)); }
  .colors-stripe .colors {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    position: relative;
    -webkit-transform: translate3d(var(--move-initial), 0, 0);
            transform: translate3d(var(--move-initial), 0, 0);
    -webkit-animation: marquee 60s linear infinite;
            animation: marquee 60s linear infinite;
    width: 100%;
    height: 12px; }
    .colors-stripe .colors ul {
      white-space: nowrap;
      width: 100%; }
    .colors-stripe .colors .color {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -moz-box-sizing: border-box;
      background: #f4f0a1;
      display: inline-block;
      width: 11.11111vw;
      height: 12px;
      vertical-align: top; }
      .colors-stripe .colors .color:nth-child(2) {
        background: #ffca34; }
      .colors-stripe .colors .color:nth-child(3) {
        background: #fca933; }
      .colors-stripe .colors .color:nth-child(4) {
        background: #fa554a; }
      .colors-stripe .colors .color:nth-child(5) {
        background: #f0689b; }
      .colors-stripe .colors .color:nth-child(6) {
        background: #f34f8f; }
      .colors-stripe .colors .color:nth-child(7) {
        background: #1d3370; }
      .colors-stripe .colors .color:nth-child(8) {
        background: #295c74; }
      .colors-stripe .colors .color:nth-child(9) {
        background: #6ec0df; }
  @media (max-width: 767px) {
    .colors-stripe .colors {
      height: 8px; }
      .colors-stripe .colors .color {
        height: 8px; } }
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate3d(var(--move-initial), 0, 0);
            transform: translate3d(var(--move-initial), 0, 0); }
  100% {
    -webkit-transform: translate3d(var(--move-final), 0, 0);
            transform: translate3d(var(--move-final), 0, 0); } }
@keyframes marquee {
  0% {
    -webkit-transform: translate3d(var(--move-initial), 0, 0);
            transform: translate3d(var(--move-initial), 0, 0); }
  100% {
    -webkit-transform: translate3d(var(--move-final), 0, 0);
            transform: translate3d(var(--move-final), 0, 0); } }

ul.social li {
  display: inline-block;
  vertical-align: middle; }

.anchor {
  display: block;
  visibility: hidden;
  padding-top: 83px;
  margin-top: -83px; }
  @media (max-width: 767px) {
    .anchor {
      padding-top: 67px;
      margin-top: -67px; } }
