@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Karla:400,700");
/* 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: #20244F; }
  button .lines:before, button .lines:after {
    background: #20244F; }

.lines {
  vertical-align: middle;
  background: white;
  border-radius: 0.08333rem;
  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.08333rem;
    display: inline-block;
    height: 0.125rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 1.25rem;
    position: absolute;
    left: 0;
    content: "";
    transform-origin: 0.08929rem center;
    -webkit-transform-origin: 0.08929rem center; }
  .lines:before {
    top: 0.3125rem; }
  .lines:after {
    top: -0.3125rem; }

.lines-button {
  border-radius: 0.17857rem;
  cursor: pointer;
  display: inline-block;
  padding: 0.4386rem;
  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); }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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);
  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; }
  .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; }

header {
  background: rgba(255, 248, 232, 0.9);
  left: 0;
  min-height: 70px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10; }
  header a.logo {
    transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    display: inline-block;
    left: 20px;
    position: absolute;
    top: 12px; }
    header a.logo:hover {
      opacity: 0.7; }
  header img {
    display: block;
    margin: 0 auto; }
  header nav {
    font-style: italic; }
    header nav a:not(.social) {
      color: #20244F;
      padding: 0 4px; }
      header nav a:not(.social):hover {
        color: #4782b2; }
      header nav a:not(.social).active {
        position: relative; }
        header nav a:not(.social).active:after {
          border-bottom: 4px solid #20244F;
          content: "";
          left: 0;
          width: 100%;
          position: absolute;
          bottom: -30px; }
    header nav i.fa {
      font-size: 16px; }
      header nav i.fa:hover {
        color: #5dbdb1; }
  header button.lines-button {
    top: 19px;
    right: 20px;
    position: absolute; }
  @media (min-width: 768px) {
    header nav {
      line-height: 65px;
      margin-left: 140px; }
      header nav a {
        margin: 0 16px; }
    header button.lines-button {
      display: none; }
    header .social {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 20px;
      position: absolute; } }
  @media (min-width: 820px) and (max-width: 1050px) {
    header nav a {
      margin: 0 6px; } }
  @media (min-width: 768px) and (max-width: 819px) {
    header nav {
      margin-left: 152px; }
      header nav a {
        margin: 0;
        padding: 0 2px; } }
  @media (max-width: 767px) {
    header a.logo {
      top: 7px; }
      header a.logo img {
        width: 210px; }
    header nav {
      border-top: 1px solid rgba(32, 36, 79, 0.5);
      display: none;
      padding: 10px 0; }
      header nav a:not(.social) {
        padding: 5px;
        display: block;
        font-size: 18px; }
        header nav a:not(.social).active {
          color: #4782b2;
          font-weight: bold; }
          header nav a:not(.social).active:after {
            display: none; }
      header nav i.fa {
        font-size: 20px;
        padding: 5px; }
    header.nav-is-open {
      padding-top: 70px;
      padding-bottom: 102px;
      background-image: url(../images/casita.svg);
      background-repeat: no-repeat;
      background-position: bottom center; }
      header.nav-is-open:after {
        background: rgba(255, 248, 232, 0.9);
        bottom: -12px;
        content: "";
        height: 12px;
        left: 0;
        position: absolute;
        width: 100%; }
      header.nav-is-open nav {
        display: block; }
      header.nav-is-open .wrapper {
        position: initial; } }

footer {
  background: white;
  border-bottom: 8px solid #4782b2;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 1.7;
  padding: 35px 0 12px; }
  footer a:hover {
    text-decoration: underline; }
  footer img {
    display: block;
    margin: 0 auto; }
    footer img + img {
      margin-top: -4px; }
  footer i.fa {
    display: inline-block;
    font-size: 20px;
    margin-left: 3px;
    vertical-align: top; }
  footer .copyright {
    font-size: 11px;
    margin-top: 30px; }
    footer .copyright span {
      display: inline-block;
      opacity: 0.5;
      margin: 0 5px; }
    @media (max-width: 600px) {
      footer .copyright span {
        display: none; }
      footer .copyright a {
        display: block;
        margin-top: 5px; } }
  @media (min-width: 768px) and (max-width: 898px) {
    footer span.hide768 {
      display: none; } }
  @media (min-width: 768px) {
    footer .col-sm-4:not(:first-child) {
      margin-top: 47px; } }

body.home #hero {
  background: #5E7B97 url(../images/hero-md.jpg) no-repeat center center;
  background-size: cover;
  height: 700px;
  position: relative;
  text-align: center; }
  body.home #hero .center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 35px;
    position: absolute;
    width: 100%; }
  body.home #hero img {
    display: block;
    -webkit-filter: drop-shadow(0px 0 10px black);
            filter: drop-shadow(0px 0 10px black);
    margin: 0 auto;
    max-width: 84%; }
  @media (max-width: 1150px) {
    body.home #hero {
      height: 600px; } }
  @media (min-width: 1350px) {
    body.home #hero {
      background-image: url(../images/hero-lg.jpg); } }
  @media (max-width: 767px) {
    body.home #hero {
      background-image: url(../images/hero-sm.jpg);
      height: 500px;
      height: 100vh; }
      body.home #hero img {
        -webkit-filter: drop-shadow(0px 0 7px rgba(0, 0, 0, 0.65));
                filter: drop-shadow(0px 0 7px rgba(0, 0, 0, 0.65)); } }
body.home #about {
  padding-top: 10px;
  overflow: hidden; }
  body.home #about #andres, body.home #about #pics {
    padding-bottom: 75%;
    background: url(../images/andres.jpg) no-repeat right center;
    background-size: cover; }
  body.home #about #andres {
    -webkit-box-shadow: -10px 10px 0 #4782b2;
            box-shadow: -10px 10px 0 #4782b2; }
    @media (min-width: 768px) and (max-width: 1010px) {
      body.home #about #andres {
        min-height: 580px !important; } }
  body.home #about #pics {
    background-image: url(../images/pics2-lg.jpg); }
  body.home #about > .row {
    margin-left: 0;
    margin-right: 0; }
    body.home #about > .row .row {
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 768px) {
      body.home #about > .row .text_about {
        padding-left: calc(50% - 620px); }
        body.home #about > .row .text_about > * {
          margin-left: 20px; }
      body.home #about > .row .right_text {
        max-width: 640px; }
      body.home #about > .row #andres, body.home #about > .row #pics {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -moz-box-sizing: border-box;
        min-height: 500px; } }
  @media (max-width: 767px) {
    body.home #about {
      padding-top: 0;
      margin-top: -10px; }
      body.home #about h4 {
        font-size: 22px; } }
  body.home #about img {
    display: block; }
  body.home #about h4, body.home #about h5, body.home #about strong {
    color: #4782b2; }
  body.home #about strong {
    font-weight: normal;
    font-style: italic;
    font-size: 15px; }
  body.home #about a.btn {
    margin-bottom: 20px;
    margin-top: 35px; }
  body.home #about .text2, body.home #about h5 {
    margin-top: 52px; }
  body.home #about .text2 p:first-child {
    margin-top: 0; }
  body.home #about .text2 p:last-child {
    margin-bottom: 20px; }
  body.home #about h5 {
    border: 5px solid #4782b2;
    border-width: 0 5px 0 0;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    max-width: 130px;
    padding: 3px 20px 3px 0; }
  body.home #about img.house {
    margin: 150px auto 0;
    max-width: 80%; }
  body.home #about p span {
    font-size: 380%;
    float: left;
    line-height: 1;
    margin: -2px 12px 5px 0; }
  @media (min-width: 768px) {
    body.home #about .col-sm-6 {
      padding: 0; }
      body.home #about .col-sm-6.text_about > * {
        margin-right: 40px; }
      body.home #about .col-sm-6.col-sm-pull-6 {
        margin-top: -60px; }
      body.home #about .col-sm-6 h5 {
        float: right;
        margin-right: 50px; } }
  @media (max-width: 1170px) {
    body.home #about .text2, body.home #about h5 {
      margin-top: 40px; }
    body.home #about img.house {
      margin-top: 120px;
      max-width: 70%; }
    body.home #about .text2 {
      padding-right: 20px; } }
  @media (min-width: 900px) and (max-width: 1010px) {
    body.home #about .col-sm-6 h5 {
      padding-right: 5px; } }
  @media (min-width: 768px) and (max-width: 999px) {
    body.home #about .col-sm-6 h5 {
      margin-right: 30px; } }
  @media (max-width: 767px) {
    body.home #about .right_text > .col-sm-6:first-child {
      padding: 0; }
    body.home #about .text2 {
      padding: 0 0 20px; }
    body.home #about img.house {
      display: none; }
    body.home #about h5 {
      font-size: 16px;
      max-width: 100%;
      padding: 0 0 20px;
      border-width: 0 0 5px 0;
      text-align: center; }
    body.home #about strong {
      display: block;
      margin-bottom: 25px; } }
  @media (min-width: 1400px) {
    body.home #about .text_about {
      -webkit-transform: scale(1.15, 1.15);
      transform: scale(1.15, 1.15);
      margin-top: 50px;
      -webkit-transform-origin: 100% 0;
              transform-origin: 100% 0; }
    body.home #about .right_text {
      -webkit-transform: scale(1.15, 1.15);
      transform: scale(1.15, 1.15);
      -webkit-transform-origin: 0 0;
              transform-origin: 0 0; }
    body.home #about .text2, body.home #about h5 {
      margin-top: 80px; }
    body.home #about img.house {
      margin-top: 180px; } }
body.home #mesa {
  background: url(../images/mesa.jpg) no-repeat right center;
  background-size: cover;
  height: 500px; }
  @media (max-width: 768px) {
    body.home #mesa {
      background-image: url(../images/mesa-sm.jpg);
      height: 400px; } }
  @media (max-width: 600px) {
    body.home #mesa {
      height: 250px;
      display: none; } }
body.home #servicios, body.home .staff {
  padding: 80px 0;
  text-align: center; }
  @media (max-width: 767px) {
    body.home #servicios, body.home .staff {
      padding: 40px 0; } }
body.home #servicios {
  font-size: 20px; }
  body.home #servicios .row {
    padding-top: 15px; }
  body.home #servicios a {
    transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    background: url(../images/arrow.svg) no-repeat bottom center;
    display: block;
    padding-bottom: 50px; }
    body.home #servicios a:hover {
      color: #5dbdb1; }
      body.home #servicios a:hover img {
        opacity: 0.75; }
  body.home #servicios img {
    transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease; }
  body.home #servicios h3 {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin: 25px auto 0; }
    @media (max-width: 767px) {
      body.home #servicios h3 {
        margin-top: 15px; } }

body.contador #hero {
  background: #4782b2 url(../images/contador-lg2.jpg) no-repeat center bottom;
  background-size: cover; }
  body.contador #hero h2 {
    bottom: 3%;
    color: white;
    font-size: 40px;
    font-style: italic;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    width: 100%; }
  @media (max-width: 768px) {
    body.contador #hero {
      background-image: url(../images/contador-sm2.jpg); }
      body.contador #hero h2 {
        font-size: 30px; }
        body.contador #hero h2 span {
          display: block; } }
body.contador .andres {
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    body.contador .andres h5 {
      margin-right: -20px; }
    body.contador .andres img {
      margin-right: 20px; } }
  body.contador .andres h5 {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    color: #d9d9d9;
    font-size: 50px;
    font-style: italic;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 20px;
    text-align: right; }
  @media (min-width: 768px) {
    body.contador .andres h4 span, body.contador .andres p {
      max-width: 410px;
      display: block; } }
  @media (max-width: 767px) {
    body.contador .andres h5 {
      font-size: 33px; }
    body.contador .andres .col-sm-4:not(:last-child) {
      margin-bottom: 20px; }
    body.contador .andres h4 {
      font-size: 20px;
      padding-bottom: 20px; }
      body.contador .andres h4 + p {
        margin-top: 20px; } }
body.contador #chicas, body.contador #escalera {
  padding-bottom: 75%;
  background: url(../images/andres4-lg.jpg) no-repeat center top;
  background-size: cover; }
body.contador #escalera {
  background-image: url(../images/escalera-lg.jpg);
  background-position: right center; }
  @media (max-width: 600px) {
    body.contador #escalera {
      background-image: url(../images/escalera-sm.jpg); } }
body.contador .estudios .group {
  border: 5px solid #4782b2;
  border-width: 5px 0 0 0; }
  body.contador .estudios .group h2 {
    font-size: 24px; }
    @media (min-width: 768px) and (max-width: 820px) {
      body.contador .estudios .group h2 {
        font-size: 22px;
        white-space: nowrap; } }
  body.contador .estudios .group img {
    display: inline-block;
    margin-bottom: 25px; }
@media (min-width: 768px) {
  body.contador .estudios #chicas, body.contador .estudios #escalera {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-height: 500px; }
  body.contador .estudios #escalera {
    margin-top: -70px; }
  body.contador .estudios .row {
    margin: 0; }
  body.contador .estudios .pic-left, body.contador .estudios .pic-right {
    padding: 0; }
  body.contador .estudios .left {
    margin-top: 50px;
    padding-left: calc(50% - 600px); }
    body.contador .estudios .left .group {
      border-width: 0 0 0 5px;
      padding-left: 40px; }
    body.contador .estudios .left h3, body.contador .estudios .left p {
      padding-left: 45px; }
  body.contador .estudios .right {
    margin-top: 50px;
    padding-right: calc(50% - 600px);
    text-align: right; }
    body.contador .estudios .right .group {
      border-width: 0 5px 0 0;
      padding-right: 40px; }
    body.contador .estudios .right h3, body.contador .estudios .right p {
      padding-right: 45px; } }
@media (min-width: 768px) and (max-width: 1250px) {
  body.contador .estudios .left {
    padding-left: 25px; } }
body.contador .estudios h3 {
  margin-top: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-weight: 600;
  color: #4782b2; }
body.contador .estudios p {
  margin: 2px 0 0; }
@media (max-width: 767px) {
  body.contador .estudios {
    overflow: hidden;
    text-align: center; }
    body.contador .estudios .row {
      margin-left: 0;
      margin-right: 0; }
    body.contador .estudios .left, body.contador .estudios .right {
      margin-bottom: 50px; }
    body.contador .estudios .right .group {
      padding-top: 35px; }
    body.contador .estudios .group {
      padding-top: 25px; } }
@media (min-width: 1500px) {
  body.contador .estudios .left, body.contador .estudios .right {
    margin-top: 5%; } }
body.contador #publicaciones {
  background: #20244F;
  color: white;
  padding: 80px 0; }
  @media (max-width: 767px) {
    body.contador #publicaciones {
      padding: 40px 0; } }
  body.contador #publicaciones h2 {
    color: white;
    text-align: center; }
  body.contador #publicaciones ul {
    padding-top: 20px; }
    body.contador #publicaciones ul li {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -moz-box-sizing: border-box;
      background: rgba(255, 255, 255, 0.03);
      border: 1px solid rgba(255, 255, 255, 0.2);
      margin-bottom: 20px;
      padding: 35px 24px 20px;
      position: relative; }
      body.contador #publicaciones ul li:after, body.contador #publicaciones ul li:before {
        background: #20244F;
        bottom: -1px;
        content: "";
        height: 30px;
        position: absolute;
        right: -1px;
        width: 30px; }
      body.contador #publicaciones ul li:after {
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        background: transparent;
        border: 21px solid transparent;
        border-right: 21px solid rgba(255, 255, 255, 0.25);
        height: 0;
        margin: 0 9px 9px 0;
        width: 0; }
      @media (max-width: 767px) {
        body.contador #publicaciones ul li:nth-child(even) {
          background: rgba(71, 130, 178, 0.1);
          color: #a0bfd9;
          border-color: rgba(160, 191, 217, 0.2); }
          body.contador #publicaciones ul li:nth-child(even) h3 {
            border-color: #a0bfd9; }
          body.contador #publicaciones ul li:nth-child(even) .date {
            border-color: rgba(160, 191, 217, 0.2); }
          body.contador #publicaciones ul li:nth-child(even):after {
            border-right-color: rgba(160, 191, 217, 0.3); } }
      @media (min-width: 768px) {
        body.contador #publicaciones ul li {
          display: inline-block;
          vertical-align: top;
          width: 49%; }
          body.contador #publicaciones ul li:nth-child(4n+2), body.contador #publicaciones ul li:nth-child(4n+3) {
            background: rgba(71, 130, 178, 0.1);
            color: #a0bfd9;
            border-color: rgba(160, 191, 217, 0.2); }
            body.contador #publicaciones ul li:nth-child(4n+2) h3, body.contador #publicaciones ul li:nth-child(4n+3) h3 {
              border-color: #a0bfd9; }
            body.contador #publicaciones ul li:nth-child(4n+2) .date, body.contador #publicaciones ul li:nth-child(4n+3) .date {
              border-color: rgba(160, 191, 217, 0.2); }
            body.contador #publicaciones ul li:nth-child(4n+2):after, body.contador #publicaciones ul li:nth-child(4n+3):after {
              border-right-color: rgba(160, 191, 217, 0.3); }
          body.contador #publicaciones ul li:nth-child(odd) {
            margin-right: 2%; } }
    body.contador #publicaciones ul h3 {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      border-top: 2px solid white;
      padding-top: 18px;
      font-weight: 600;
      font-size: 19px;
      -webkit-font-smoothing: none; }
      body.contador #publicaciones ul h3 span {
        font-weight: normal;
        -moz-osx-font-smoothing: none; }
    body.contador #publicaciones ul h4 {
      margin-top: 5px; }
    body.contador #publicaciones ul h5 {
      margin-top: 40px; }
    body.contador #publicaciones ul p {
      margin: 0; }
    body.contador #publicaciones ul .date {
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      margin-top: 40px;
      padding-top: 20px; }

body.staff-page section {
  text-align: center;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    body.staff-page section {
      padding-bottom: 40px; } }
body.staff-page #hero {
  background: rgba(0, 0, 0, 0.1) url(../images/staff2-lg.jpg) no-repeat center center;
  background-size: cover; }
  @media (max-width: 1400px) {
    body.staff-page #hero {
      background-image: url(../images/staff2-md.jpg); } }
  @media (max-width: 768px) {
    body.staff-page #hero {
      background-image: url(../images/staff2-sm.jpg); } }
body.staff-page p {
  margin-bottom: 35px; }
body.staff-page section ul {
  padding-top: 75px; }
  body.staff-page section ul li {
    margin-bottom: 25px; }
    body.staff-page section ul li:nth-child(odd) {
      margin-top: 0; }
    body.staff-page section ul li a, body.staff-page section ul li > div {
      margin: 0 auto;
      position: relative; }
    body.staff-page section ul li img {
      display: block; }
    @media (min-width: 1155px) {
      body.staff-page section ul li:nth-child(5n+2), body.staff-page section ul li:nth-child(5n+4) {
        margin-top: -75px; } }
    @media (min-width: 931px) and (max-width: 1154px) {
      body.staff-page section ul li:nth-child(even) {
        margin-top: -75px; } }
    @media (min-width: 708px) and (max-width: 930px) {
      body.staff-page section ul li:nth-child(3n+2) {
        margin-top: -75px; } }
    @media (max-width: 707px) {
      body.staff-page section ul li {
        margin-bottom: 15px;
        max-width: 49%; }
        body.staff-page section ul li:nth-child(even) {
          margin-top: -75px; } }
    @media (min-width: 931px) {
      body.staff-page section ul li:last-child, body.staff-page section ul li:nth-last-child(2) {
        margin-top: 0; } }
    @media (min-width: 708px) and (max-width: 930px) {
      body.staff-page section ul li:last-child {
        margin-top: -75px; } }

body.servicios {
  background: rgba(51, 51, 51, 0.05); }
  body.servicios #hero {
    background: #fff8e8 url(../images/servicios-lg.jpg) no-repeat center bottom;
    background-size: cover; }
    @media (max-width: 1500px) {
      body.servicios #hero {
        background-image: url(../images/servicios-md.jpg); } }
    @media (max-width: 900px) {
      body.servicios #hero {
        background-image: url(../images/servicios-sm.jpg); } }
  body.servicios h2.center {
    margin-bottom: -50px; }
  body.servicios ol > li {
    padding: 70px 0; }
    body.servicios ol > li p, body.servicios ol > li ul {
      font-size: 15px;
      line-height: 1.5; }
    body.servicios ol > li p small {
      font-size: 90%; }
    body.servicios ol > li ul {
      font-size: 14px;
      line-height: 1.45; }
    body.servicios ol > li img {
      display: block; }
    body.servicios ol > li h3 {
      color: #4782b2;
      font-size: 20px;
      line-height: 1.4;
      margin-top: 25px; }
      body.servicios ol > li h3:after {
        content: "";
        width: 120px;
        height: 4px;
        display: block;
        background: #4782b2;
        margin-top: 20px; }
    body.servicios ol > li:nth-child(even) {
      background: #4782b2;
      color: white; }
      body.servicios ol > li:nth-child(even) strong {
        opacity: 0.9; }
      body.servicios ol > li:nth-child(even) h3 {
        color: white; }
        body.servicios ol > li:nth-child(even) h3:after {
          background: white; }
      body.servicios ol > li:nth-child(even) ul.list li:before {
        color: #5dbdb1; }
  @media (max-width: 767px) {
    body.servicios h2.center {
      margin-bottom: -10px; }
    body.servicios ol > li {
      padding: 45px 0; }
      body.servicios ol > li img {
        margin: 0 auto; }
      body.servicios ol > li h3 {
        text-align: center; }
        body.servicios ol > li h3:after {
          margin-left: auto;
          margin-right: auto; } }
  body.servicios ul.list li {
    position: relative;
    padding-left: 15px;
    margin-left: 20px;
    margin-top: 8px; }
    body.servicios ul.list li:before {
      content: "»";
      color: #4782b2;
      position: absolute;
      left: 0;
      top: -2px;
      font-size: 16px; }

body.clientes {
  background: #4782b2; }
  body.clientes section {
    color: white;
    padding: 130px 0 80px;
    text-align: center; }
    body.clientes section img {
      margin-bottom: 20px; }
    body.clientes section h2 {
      color: white;
      margin-bottom: 20px; }
    body.clientes section table {
      margin-top: 35px;
      text-align: left;
      width: 100%; }
      body.clientes section table th {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        background: rgba(32, 36, 79, 0.9);
        font-size: 16px;
        padding: 15px; }
      body.clientes section table tr {
        background: rgba(255, 255, 255, 0.1); }
        body.clientes section table tr:nth-child(odd) {
          background: rgba(255, 255, 255, 0.25); }
        body.clientes section table tr td {
          font-family: "Raleway", sans-serif;
          font-size: 13px;
          padding: 8px 15px; }
      body.clientes section table th:not(:last-child), body.clientes section table td:not(:last-child) {
        border-right: 12px solid #4782b2; }
      @media (max-width: 767px) {
        body.clientes section table {
          margin-left: -20px;
          width: calc(100% + 40px); }
          body.clientes section table th {
            padding-right: 0; }
          body.clientes section table td:not(:last-child), body.clientes section table th:not(:last-child) {
            border-right-width: 4px; } }

body.contacto {
  background: #FED364; }
  body.contacto section {
    padding: 120px 0 0; }
    body.contacto section h2 {
      margin-top: -10px;
      margin-bottom: 20px; }
    body.contacto section .right {
      margin-top: 13px; }
      @media (min-width: 768px) {
        body.contacto section .right {
          padding-left: 60px; }
          body.contacto section .right br {
            display: none; } }
      body.contacto section .right p, body.contacto section .right ul {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        line-height: 1.3;
        font-size: 18px; }
      body.contacto section .right .icon {
        background: #5dbdb1;
        border-radius: 50%;
        color: white;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: center;
        vertical-align: middle;
        width: 40px; }
        body.contacto section .right .icon + a, body.contacto section .right .icon + span {
          margin-left: 10px; }
        body.contacto section .right .icon + a {
          color: #5dbdb1;
          font-weight: bold; }
          body.contacto section .right .icon + a:hover {
            text-decoration: underline; }
        body.contacto section .right .icon i {
          line-height: 40px; }
        body.contacto section .right .icon i.fa-mobile {
          font-size: 35px; }
        body.contacto section .right .icon i.fa-map-marker {
          font-size: 26px; }
      body.contacto section .right a.icon {
        background: #4782b2;
        margin-left: 10px; }
        body.contacto section .right a.icon:hover {
          color: #FED364; }
        body.contacto section .right a.icon i {
          font-size: 21px; }
    body.contacto section ul {
      padding-top: 5px; }
      body.contacto section ul li {
        margin-top: 20px; }
    body.contacto section img.icon {
      display: block;
      margin: 0 auto -60px;
      position: relative;
      z-index: 2; }
    body.contacto section .wrapper {
      background: white;
      padding: 60px;
      position: relative;
      z-index: 1; }
    body.contacto section form #success {
      display: none;
      color: #5dbdb1;
      font-family: "Raleway", sans-serif;
      margin: 0; }
      body.contacto section form #success i {
        border-radius: 50%;
        background: #5dbdb1;
        color: white;
        display: inline-block;
        font-size: 18px;
        height: 30px;
        line-height: 30px;
        margin: 0 8px;
        text-align: center;
        vertical-align: middle;
        width: 30px; }
    body.contacto section form #fields > * {
      margin-bottom: 23px; }
    body.contacto section form input[type="text"], body.contacto section form input[type="email"], body.contacto section form textarea {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -moz-box-sizing: border-box;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      transition: all 0.25s;
      -moz-transition: all 0.25s;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      background: #f2f2f2;
      border: 0 none;
      display: block;
      font-family: "PT Serif", serif;
      font-size: 15px;
      padding: 10px 15px;
      width: 100%; }
      body.contacto section form input[type="text"]:focus, body.contacto section form input[type="email"]:focus, body.contacto section form textarea:focus {
        -webkit-box-shadow: 0 0 0 2px #5dbdb1 inset;
                box-shadow: 0 0 0 2px #5dbdb1 inset;
        background: white;
        outline: 0 none; }
      body.contacto section form input[type="text"].error, body.contacto section form input[type="email"].error, body.contacto section form textarea.error {
        -webkit-box-shadow: 0 0 0 2px #C42B25 inset;
                box-shadow: 0 0 0 2px #C42B25 inset;
        background: #fcedec; }
        body.contacto section form input[type="text"].error:focus, body.contacto section form input[type="email"].error:focus, body.contacto section form textarea.error:focus {
          background: white; }
      body.contacto section form input[type="text"].success, body.contacto section form input[type="email"].success, body.contacto section form textarea.success {
        background: #a5dbd4;
        color: rgba(255, 255, 255, 0.75); }
    body.contacto section form .action input.teal.success {
      background: #a5dbd4;
      cursor: default;
      pointer-events: none; }
    body.contacto section form span.error {
      color: #C42B25;
      display: block;
      font-family: "Raleway", sans-serif;
      font-size: 12px;
      margin-top: 5px; }
    body.contacto section form textarea {
      min-height: 100px; }
    body.contacto section form .action input {
      margin: 0; }
    @media (max-width: 767px) {
      body.contacto section h2 {
        text-align: center;
        margin-top: 20px; }
      body.contacto section .wrapper {
        padding-left: 20px;
        padding-right: 20px; }
      body.contacto section .right {
        text-align: center; }
        body.contacto section .right ul li {
          margin-top: 30px; }
        body.contacto section .right p {
          display: none; }
        body.contacto section .right .icon {
          display: block;
          margin: 10px auto; }
        body.contacto section .right a.icon {
          margin: 10px auto 0; }
      body.contacto section form input[type="text"], body.contacto section form input[type="email"], body.contacto section form textarea {
        font-size: 16px; }
      body.contacto section form .row .col-sm-6:first-child {
        margin-bottom: 20px; }
      body.contacto section form span#success {
        text-align: center; }
        body.contacto section form span#success i {
          display: block;
          margin: 15px auto 5px; } }
  body.contacto #map {
    height: 500px;
    margin-top: -40px; }

body {
  color: #333333;
  font-family: "PT Serif", serif;
  font-size: 14px;
  line-height: 1.4; }
  body:not(.home) #hero {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 600px;
    position: relative;
    text-align: center; }
    @media (max-width: 1100px) {
      body:not(.home) #hero {
        height: 500px; } }
    @media (max-width: 768px) {
      body:not(.home) #hero {
        height: 400px; } }
    @media (max-width: 600px) {
      body:not(.home) #hero {
        height: 360px; } }

section, footer {
  transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease; }
  section.blur, footer.blur {
    -webkit-filter: blur(2px);
            filter: blur(2px); }

.center {
  text-align: center; }

.wip {
  padding: 150px 0 80px;
  text-align: center;
  background: #4782b2;
  color: white;
  font-size: 24px; }

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

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

h2 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #20244F;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px; }

img {
  max-width: 100%;
  height: auto; }

@media (max-width: 767px) {
  .col-sm-4:not(:last-child) {
    margin-bottom: 40px; } }

.uppercase {
  text-transform: uppercase; }

.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }
  @media (max-width: 600px) {
    .wrapper.slim {
      padding-left: 5px;
      padding-right: 5px; }
      .wrapper.slim a.btn {
        margin-left: auto;
        margin-right: auto;
        max-width: 80%; } }

p {
  font-size: 13.5px;
  margin-top: 25px; }
  @media (max-width: 600px) {
    p {
      font-size: 15px;
      line-height: 1.5; } }

@media (max-width: 600px) {
  .full_mobile_width {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    max-width: calc(100% + 40px); } }

.btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  background: #4782b2;
  border: 0 none;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  margin-top: 20px;
  padding: 12px 24px;
  text-align: center;
  text-transform: uppercase; }
  .btn:after {
    content: " »"; }
  .btn:hover {
    background: #578fbc; }
  @media (max-width: 600px) {
    .btn {
      display: block;
      font-size: 14px;
      padding: 14px;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -moz-box-sizing: border-box; } }
  .btn.teal {
    background: #5dbdb1; }
    .btn.teal:hover {
      background: #6fc4ba; }

#hero {
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    #hero {
      margin-bottom: 40px; } }

.text_about h4 {
  color: #4782b2;
  font-style: italic;
  font-size: 24px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  padding-bottom: 30px;
  margin-top: 10px; }
  .text_about h4 + p {
    margin-top: 35px; }

p.big {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto 25px;
  line-height: 1.3;
  max-width: 560px;
  font-size: 18px; }

.staff {
  background: rgba(93, 189, 177, 0.9);
  color: white; }
  .staff h2 {
    color: white; }
  .staff ul {
    font-family: "Raleway", sans-serif;
    font-weight: 500; }
    .staff ul .slick-track {
      padding: 15px 5px; }
    .staff ul li {
      display: inline-block;
      position: relative;
      vertical-align: top; }
      .staff ul li:nth-child(odd) {
        margin-top: 75px; }
      .staff ul li a, .staff ul li > div {
        transition: all 0.15s ease;
        -moz-transition: all 0.15s ease;
        -webkit-transition: all 0.15s ease;
        -o-transition: all 0.15s ease;
        display: block;
        color: white;
        max-width: 90%; }
      .staff ul li a:hover {
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05); }
        .staff ul li a:hover .grad:after {
          opacity: 0.75; }
        .staff ul li a:hover span:before {
          opacity: 1; }
    .staff ul span {
      position: absolute;
      bottom: 20px;
      left: 20px;
      z-index: 1;
      text-align: left;
      max-width: calc(100% - 40px); }
      .staff ul span:before {
        transition: all 0.15s ease;
        -moz-transition: all 0.15s ease;
        -webkit-transition: all 0.15s ease;
        -o-transition: all 0.15s ease;
        content: "";
        display: block;
        font-family: "fontAwesome";
        font-size: 18px;
        margin-bottom: 2px;
        opacity: 0; }
      .staff ul span img {
        display: block; }
  .staff .grad {
    position: relative;
    max-width: 220px;
    margin: 0 auto; }
    .staff .grad:after {
      transition: all 0.15s ease;
      -moz-transition: all 0.15s ease;
      -webkit-transition: all 0.15s ease;
      -o-transition: all 0.15s ease;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 75%;
      background: -ms-linear-gradient(90deg, #1d2144 0%, rgba(41, 60, 100, 0.82) 18.31%, rgba(52, 84, 129, 0.61) 39.15%, rgba(60, 102, 149, 0.4) 59.89%, rgba(64, 112, 162, 0.2) 80.3%, rgba(66, 116, 166, 0) 100%);
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1D2144', endColorstr='#4274A6' ,GradientType=0)";
      background: -webkit-gradient(linear, left bottom, left top, from(#1d2144), color-stop(18.31%, rgba(41, 60, 100, 0.82)), color-stop(39.15%, rgba(52, 84, 129, 0.61)), color-stop(59.89%, rgba(60, 102, 149, 0.4)), color-stop(80.3%, rgba(64, 112, 162, 0.2)), to(rgba(66, 116, 166, 0)));
      background: linear-gradient(0deg, #1d2144 0%, rgba(41, 60, 100, 0.82) 18.31%, rgba(52, 84, 129, 0.61) 39.15%, rgba(60, 102, 149, 0.4) 59.89%, rgba(64, 112, 162, 0.2) 80.3%, rgba(66, 116, 166, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4274A6',endColorstr='#1D2144' , GradientType=0); }
  @media (max-width: 767px) {
    .staff ul li:nth-child(odd) {
      margin-top: 35px; }
    .staff ul li a {
      max-width: 94%; }
      .staff ul li a span {
        max-width: calc(100% - 28px);
        font-size: 13px;
        left: 14px;
        border: 9px; }
        .staff ul li a span:before {
          opacity: 1; } }

.indent {
  text-indent: 30px; }

div.novedades {
  background: #749dbf url(../images/texture2.png);
  padding-bottom: 25px;
  text-align: center; }
  div.novedades h2 {
    background: white;
    color: #4782b2;
    display: inline-block;
    font-size: 19px;
    margin-bottom: 40px;
    padding: 15px 20px; }
  div.novedades ul li {
    text-align: left; }
    @media (min-width: 768px) {
      div.novedades ul li {
        display: inline-block;
        max-width: 50%; }
        div.novedades ul li .text {
          margin-left: -7%;
          margin-top: 20px;
          width: 50%; }
        div.novedades ul li img {
          width: 57%; }
        div.novedades ul li img, div.novedades ul li .text {
          display: inline-block;
          vertical-align: top; }
        div.novedades ul li a.btn {
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); } }
  div.novedades img {
    display: block; }
  div.novedades a.btn {
    margin: 0; }
  div.novedades .text .white {
    padding: 20px 20px 40px;
    background: white; }
  div.novedades .text .date {
    font-size: 12px;
    margin-bottom: 10px;
    opacity: 0.5; }
  div.novedades .text h3 {
    font-family: "Raleway", sans-serif;
    font-weight: 700; }
    div.novedades .text h3:after {
      background: #4782b2;
      content: "";
      display: block;
      height: 3px;
      margin: 10px 0 12px;
      width: 30px; }
  div.novedades .text p {
    font-size: 12px;
    line-height: 1.45; }
  @media (max-width: 767px) {
    div.novedades img {
      width: 100%; }
    div.novedades .white {
      padding: 20px; }
      div.novedades .white h3 {
        font-size: 18px; }
      div.novedades .white p {
        font-size: 15px; } }

body.novedades {
  background: #749dbf url(../images/texture2.png); }
  body.novedades section {
    padding-top: 100px; }
    @media (max-width: 767px) {
      body.novedades section {
        padding-top: 75px; }
        body.novedades section div.novedades {
          padding-bottom: 5px; } }
    @media (min-width: 768px) {
      body.novedades section div.novedades ul li {
        display: block;
        max-width: 100%; }
        body.novedades section div.novedades ul li img {
          width: 25%; }
        body.novedades section div.novedades ul li .text {
          margin-left: -7%;
          margin-top: 20px;
          width: 82%; }
          body.novedades section div.novedades ul li .text h3 {
            font-size: 18px; }
          body.novedades section div.novedades ul li .text p {
            font-size: 14px; } }
