@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,700,600);
@import url(../css/foundation-icons.css);
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

/**
 * Tipografías de Google.
 * Ejemplo de declaraciones: 
 * font-family: 'Roboto', sans-serif;
 * font-family: 'Roboto Condensed', sans-serif; 
 * font-family: font-family: 'Roboto Mono', ; 
 *  
 */
/**
 * Iconografía (Foundation Icons).
 * 
 */
/**
 * Estilos generales.
 * 
 */
body {
  font-family: 'Raleway', sans-serif;
  font-size: 0.75rem; }

h1.carrusel {
  color: #ffffff;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 2rem;
  font-weight: 200;
  letter-spacing: 0.3125rem; }
  @media only screen and (max-width: 40em) {
    h1.carrusel {
      font-size: 1.25rem !important;
      margin-top: 7.5rem; } }
  h1.carrusel span {
    font-size: 0.875rem;
    color: #dcb000;
    font-weight: bold;
    display: block; }
    @media only screen and (max-width: 40em) {
      h1.carrusel span {
        font-size: 0.75rem !important; } }

h2, h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 0.9375rem 0;
  color: #dcb000;
  letter-spacing: 0.3125rem; }

p {
  color: #6d6e70;
  font-size: 0.75rem;
  margin-bottom: 0.625rem; }

ul li {
  color: #6d6e70;
  font-size: 0.75rem; }

@media only screen and (max-width: 40em) {
  h2.titulo-reveal-modal {
    font-size: 12px;
    padding-top: 0px; } }

.reveal-modal {
  padding-bottom: 6.25rem; }

.close-reveal-modal {
  height: 40px;
  top: auto !important;
  bottom: 5% !important;
  right: auto !important;
  right: 40% !important; }
  @media only screen and (max-width: 40em) {
    .close-reveal-modal {
      right: 25% !important; } }
  .close-reveal-modal span {
    display: block;
    text-align: center;
    color: #072c48 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 0.625rem 5rem !important;
    border: solid 1px #dcb000; }

.filtro option {
  background: #ffffff !important;
  color: #6d6e70; }
  .filtro option span {
    color: #dcb000 !important; }
  .filtro option:hover {
    background: #dcb000; }

.pagination {
  margin-left: 3.125rem !important; }
  .pagination li a:hover {
    color: #ffffff;
    background: #dcb000 !important;
    border-radius: 0px; }
  .pagination li.arrow a:hover {
    background: none !important;
    color: #dcb000; }
  .pagination li.current a {
    border-radius: 0px;
    background: #dcb000 !important; }

.slider div img {
  width: 100%; }
.slider button[class^="slick-"] {
  width: 3.75rem;
  height: 4.375rem;
  margin-top: -3.75rem; }
  .slider button[class^="slick-"]::before {
    width: 6.25rem;
    height: 6.25rem;
    font-family: fontAwesome;
    font-size: 1.5625rem;
    font-weight: 200;
    padding: 0.375rem 0.875rem;
    color: #ffffff; }
  .slider button[class^="slick-"].slick-prev {
    left: 2.5rem;
    top: 60%;
    z-index: 8; }
    .slider button[class^="slick-"].slick-prev::before {
      content: "\f104"; }
  .slider button[class^="slick-"].slick-next {
    right: 2.5rem;
    top: 60%; }
    .slider button[class^="slick-"].slick-next::before {
      content: "\f105"; }

.reveal-modal-bg {
  background-size: 300%; }

.split.button {
  width: 100%;
  background: #dae1e6;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.1875rem;
  color: #072c48;
  font-weight: bold;
  margin: 0; }
  .split.button:hover {
    background: #072c48;
    color: #ffffff; }
    .split.button:hover span {
      background: #dcb000;
      color: #ffffff; }
  .split.button span {
    background: #072c48;
    color: #ffffff; }
    .split.button span:after {
      border: none;
      font-family: fontAwesome;
      content: " \f105 ";
      font-size: 1rem;
      text-align: center;
      line-height: 0.25rem; }

.separador {
  margin: 1.875rem 0; }

/**
 * Estilos del header.
 * Archivo: _header.scss
 * 
 */
header {
  font-family: 'Montserrat', sans-serif;
  background: #072c48;
  padding: 0.625rem 0; }
  header .telefono {
    margin-bottom: 0.5rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #ffffff; }
    header .telefono i {
      color: #dcb000; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    header ul li {
      margin-left: 0.625rem !important; } }
  header ul li a {
    font-size: 0.875rem;
    color: #dcb000; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      header ul li a {
        font-size: 0.75rem; } }
    header ul li a.active {
      color: #ffffff; }
    header ul li a:hover {
      color: #ffffff; }
  header .fa-bars {
    font-size: 1.375rem; }
  header #menu .box {
    position: fixed;
    text-align: center;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(220, 176, 0, 0.9);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    header #menu .box ul {
      position: relative;
      top: 10%;
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      transform: scale(2);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      header #menu .box ul a {
        padding: 0.625rem;
        text-decoration: none;
        font-size: 0.875rem;
        color: #fff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        header #menu .box ul a.active {
          color: #072c48; }
        header #menu .box ul a:hover {
          color: #072c48; }
      header #menu .box ul li {
        display: block;
        padding: 1.25rem 0;
        margin: 0 0.625rem;
        border-bottom: solid 1px #d4af37; }
      header #menu .box ul li:last-child {
        border-bottom: none; }
    header #menu .box .telefono {
      display: block;
      position: relative;
      top: 10%;
      color: #ffffff; }
      header #menu .box .telefono a:hover {
        color: #072c48; }
      header #menu .box .telefono i {
        display: block;
        color: #072c48;
        font-size: 1rem; }
  header #toggle-nav-label {
    color: #dae1e6;
    text-align: center;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 500; }
  header #toggle-nav {
    display: none; }
  header #toggle-nav:checked ~ .box {
    opacity: 1;
    z-index: 400; }
  header #toggle-nav:checked ~ .box ul {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  header #toggle-nav:checked ~ #toggle-nav-label {
    background: none;
    color: #ffffff; }

/**
 * Estilos de contenido.
 * Archivo: _contenido.scss
 * 
 */
form small.error {
  display: none; }
form .has-error small.error, form .error small.error {
  display: block;
            /*
            background: $rojo01;
            border-bottom-left-radius: rem-calc(3);
            border-bottom-right-radius: rem-calc(3);

            &:before {
                font-family: 'fontAwesome';
                font-size: rem-calc(14);
                content: "\f06a";
                float: left;
                margin-right: rem-calc(5);                
                padding: rem-calc(0 3);
                vertical-align: middle;
                font-style: normal;
                font-weight: normal;                
            }
            */ }

.pleca-dorado {
  border: solid 1px #dcb000; }
  .pleca-dorado .cont {
    background: #dcb000;
    color: #ffffff;
    padding: 0.625rem 3.125rem;
    margin: 1.5625rem 0.625rem; }
    .pleca-dorado .cont h2 {
      color: #ffffff; }
    .pleca-dorado .cont p {
      font-size: 0.875rem;
      color: #ffffff; }

.encabezado-titulo {
  height: 18.75rem;
  padding: 5rem 0.625rem;
  text-align: right;
  font-size: 4.0625rem;
  line-height: 3.75rem;
  font-weight: 200;
  color: #ffffff; }
  @media only screen and (max-width: 40em) {
    .encabezado-titulo {
      background-position: center;
      height: 12.5rem;
      font-size: 1.9375rem;
      line-height: 2rem;
      padding: 3.75rem 0.625rem; } }

.encabezado-intro {
  height: 18.75rem;
  background-color: #dae1e6;
  padding: 5rem 1.875rem; }
  @media only screen and (max-width: 40em) {
    .encabezado-intro {
      padding: 1.25rem 0.625rem;
      height: 15.625rem; } }
  .encabezado-intro h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #072c48;
    text-align: left; }
  .encabezado-intro p {
    color: #6d6e70;
    font-weight: 400; }

.bg-idx {
  background-image: url("../img/bg-idx.jpg");
  background-size: cover;
  background-position: center top;
  height: 23.75rem; }

.idx-nosotros {
  margin-top: -3.125rem; }

.idx-servicios {
  margin-left: 12%; }
  @media only screen and (max-width: 40em) {
    .idx-servicios {
      margin-left: 0; } }
  .idx-servicios a {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 0.875rem;
    letter-spacing: 0.1875rem;
    text-align: center;
    color: #072c48;
    padding: 0.625rem;
    float: left; }
    .idx-servicios a:hover {
      color: #dcb000; }
    @media only screen and (max-width: 40em) {
      .idx-servicios a {
        display: block;
        width: 100%; } }

.fecha {
  font-family: 'Raleway', sans-serif;
  font-size: 0.6875rem;
  color: #6d6e70;
  padding-bottom: 0.625rem; }

.links-detalle {
  margin: 1.875rem 0 0.625rem 0; }
  .links-detalle a {
    color: #dcb000; }
    .links-detalle a span {
      color: #072c48; }
      .links-detalle a span:hover {
        color: #dcb000; }

.lst-noticias {
  padding-bottom: 1.25rem; }
  .lst-noticias li .noticias {
    border: solid 1px #dae1e6; }
    .lst-noticias li .noticias .contenido {
      padding: 1.25rem; }
      .lst-noticias li .noticias .contenido .titulo {
        font-family: 'Montserrat', sans-serif;
        font-size: 0.875rem;
        color: #dcb000;
        height: 5.625rem; }

.qs-encabezado-titulo {
  background-image: url("../img/bg-qs.jpg");
  background-size: cover; }
  @media only screen and (max-width: 40em) {
    .qs-encabezado-titulo {
      background-image: url("../img/bg-qs-small.jpg");
      background-size: cover; } }

.qs-servicios {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }
  .qs-servicios .cont {
    margin: 0.9375rem 0.3125rem; }
  .qs-servicios ul li {
    color: #072c48; }
    @media only screen and (max-width: 40em) {
      .qs-servicios ul li {
        padding-bottom: 0.625rem; } }

.servicios-encabezado-titulo {
  background-image: url("../img/bg-servicios.jpg");
  background-size: cover; }

h2.titulo {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  color: #dcb000; }

ul.lst-servicios li {
  font-size: 0.75rem;
  color: #6d6e70; }
ul.lst-servicios li::before {
  content: " - "; }

.socios-encabezado-titulo {
  background-image: url("../img/bg-socios.jpg");
  background-size: cover; }

.cont-socio-dorado {
  background: #dcb000;
  min-height: 17.1875rem;
  padding: 1.125rem !important; }
  .cont-socio-dorado h2 {
    font-size: 0.875rem;
    color: #ffffff; }
  .cont-socio-dorado p {
    color: #ffffff; }

.cont-socio-gris {
  background: #edf1f4;
  min-height: 17.1875rem;
  padding: 1.125rem !important; }
  .cont-socio-gris h2 {
    font-size: 0.875rem;
    color: #6d6e70; }
  .cont-socio-gris p {
    color: #6d6e70; }

.noticias-encabezado-titulo {
  background-image: url("../img/bg-noticias.jpg");
  background-size: cover; }

.contacto-encabezado-titulo {
  background-image: url("../img/bg-contacto.jpg");
  background-size: cover; }

.contacto-ubicacion a {
  color: #6d6e70; }
  .contacto-ubicacion a i {
    color: #dcb000;
    padding: 0 0.1875rem; }
  .contacto-ubicacion a:hover {
    color: #dcb000; }
.contacto-ubicacion .ciudad {
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.1875rem;
  color: #072c48;
  padding: 0.625rem;
  margin: 1.25rem 1.25rem;
  border: solid 2px #dcb000; }

.mapa {
  width: 100%;
  height: 19.375rem;
  border: solid 2px #dcb000;
  margin-top: 1.25rem; }

label {
  font-family: 'Montserrat', sans-serif;
  color: #072c48;
  font-size: 0.875rem;
  font-weight: bold;
  padding-top: 0.625rem; }

select {
  color: #6d6e70;
  background: #ffffff url("../img/pestana-select.png");
  background-size: 10%;
  background-repeat: no-repeat;
  background-position: right;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

option span.seccion {
  color: red !important; }

.cont-aviso-privacidad {
  overflow-y: scroll;
  height: 25rem;
  padding-top: 1.25rem; }
  .cont-aviso-privacidad img {
    margin-bottom: 0.625rem; }
  .cont-aviso-privacidad h2 {
    font-size: 1.125rem;
    text-align: center;
    color: #6d6e70; }
  .cont-aviso-privacidad h3 {
    color: #072c48;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    padding: 0;
    margin-bottom: 0.3125rem; }
  .cont-aviso-privacidad a {
    color: #072c48; }

a.aviso-privacidad {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.6875rem;
  display: block;
  color: #072c48;
  margin-top: 1.25rem; }
  a.aviso-privacidad:hover {
    color: #dcb000; }

.btn-enviar {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  background: #072c48; }
  .btn-enviar:hover, .btn-enviar focus {
    background: #dcb000; }

/**
 * Estilos del footer.
 * Archivo: _footer.css
 * 
 */
footer {
  font-family: 'Raleway', sans-serif;
  color: #6d6e70;
  font-size: 0.75rem;
  font-weight: 500; }
  footer i {
    color: #dcb000;
    padding: 0 0.25rem; }
  footer a {
    color: #6d6e70; }
    footer a:hover {
      color: #dcb000; }
  footer .ciudad {
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: 0.1875rem;
    color: #072c48;
    padding: 0.625rem;
    margin: 1.25rem 1.25rem;
    border: solid 2px #dcb000; }
  footer .linea-horizontal {
    border-bottom: solid 1px #dae1e6; }
    @media only screen and (min-width: 40.0625em) {
      footer .linea-horizontal {
        border-right: solid 1px #dae1e6;
        height: 11.25rem;
        margin-right: 50%;
        border-bottom: none; } }
  footer .cintilla {
    margin-top: 1.875rem;
    background: #072c48;
    padding: 1.875rem 0 1.25rem 0; }
    footer .cintilla .logo img {
      display: block;
      margin: 0px auto;
      margin-bottom: 0.625rem; }
      @media only screen and (min-width: 40.0625em) {
        footer .cintilla .logo img {
          float: left; } }
    footer .cintilla .aviso {
      font-family: 'Montserrat', sans-serif;
      font-size: 0.6875rem;
      color: #dae1e6; }
      footer .cintilla .aviso a {
        color: #dae1e6; }
        footer .cintilla .aviso a:hover {
          color: #dcb000; }
    footer .cintilla .derechos {
      font-family: 'Montserrat', sans-serif;
      font-size: 0.6875rem;
      color: #6d6e70; }
      footer .cintilla .derechos a {
        color: #6d6e70; }
        footer .cintilla .derechos a:hover {
          color: #dcb000; }

/*# sourceMappingURL=app.css.map */
