@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,200,500,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@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; }

.slider {
  margin-bottom: 0px; }
  .slider button[class^="slick-"]::before {
    width: 5.625rem;
    height: 3.125rem;
    padding: 0.5rem;
    color: #929497;
    text-align: center;
    font-family: fontAwesome;
    font-size: 1.875rem;
    font-weight: 100; }
  .slider button[class^="slick-"].slick-prev {
    left: 5%;
    z-index: 1; }
    .slider button[class^="slick-"].slick-prev::before {
      content: "\f177"; }
  .slider button[class^="slick-"].slick-next {
    right: 5%;
    z-index: 1; }
    .slider button[class^="slick-"].slick-next::before {
      content: "\f178"; }

h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.875rem;
  font-weight: 200;
  letter-spacing: 1rem;
  color: #58595B; }
  @media only screen and (max-width: 40em) {
    h1 {
      font-size: 1.25rem;
      letter-spacing: 0.5rem; } }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    h1 {
      font-size: 1.125rem; } }

h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.125rem;
  font-weight: 200;
  color: #06233B; }
  @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    h2 {
      font-size: 1rem; } }

p {
  font-family: 'Raleway', sans-serif;
  font-size: 0.9375rem;
  font-weight: 400; }

/**
 * Estilos del header.
 * Archivo: _header.scss
 * 
 */
.int-header {
  position: absolute;
  z-index: 20;
  width: 100%; }

.idx-header.f-idx-header, .int-header.f-idx-header {
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  webkit-box-shadow: -1px 3px 1px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: -1px 3px 1px 0px rgba(0, 0, 0, 0.14);
  box-shadow: -1px 3px 1px 0px rgba(0, 0, 0, 0.14); }
  .idx-header.f-idx-header .idx-logo-tel, .int-header.f-idx-header .idx-logo-tel {
    background: rgba(255, 255, 255, 0.9); }
.idx-header .idx-logo-tel, .int-header .idx-logo-tel {
  background: linear-gradient(0deg, transparent 20%, #ffffff 20%); }
.idx-header .menu-cont-md, .int-header .menu-cont-md {
  border-top: solid 1px #929497;
  padding-bottom: 0.625rem; }
.idx-header .logo-md img, .int-header .logo-md img {
  margin-bottom: -4.6875rem; }
.idx-header .telefonos, .int-header .telefonos {
  padding-top: 0.625rem; }
  .idx-header .telefonos i, .int-header .telefonos i {
    color: #bea153;
    padding-right: 0.1875rem; }
  .idx-header .telefonos a, .int-header .telefonos a {
    color: #06233B; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .idx-header .telefonos a, .int-header .telefonos a {
        font-size: 0.8125rem; } }
.idx-header ul, .int-header ul {
  padding: 1.5625rem 0 0.625rem 0; }
  .idx-header ul li, .int-header ul li {
    margin-left: 1.25rem; }
    .idx-header ul li a, .int-header ul li a {
      font-family: 'Raleway', sans-serif;
      font-size: 0.75rem;
      font-weight: 500;
      letter-spacing: 0.125rem;
      color: #58595B;
      padding: 0.3125rem;
      border: solid 1px transparent; }
      @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
        .idx-header ul li a, .int-header ul li a {
          font-size: 0.625rem; } }
      .idx-header ul li a.active, .int-header ul li a.active {
        border: solid 1px #bea153; }
      .idx-header ul li a:hover, .int-header ul li a:hover {
        border: solid 1px #929497; }

.col-idiomas {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left;
  padding-top: 1.5625rem; }
  .col-idiomas a {
    font-family: 'Raleway', sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.125rem;
    color: #58595B;
    padding: 0.3125rem;
    margin: 0 0.125rem;
    border: solid 1px transparent; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .col-idiomas a {
        font-size: 0.625rem; } }
    .col-idiomas a:hover {
      border: solid 1px #929497; }
    .col-idiomas a.active {
      border: solid 1px #bea153; }

.idx-header-small {
  height: 6.25rem;
  -webkit-box-shadow: -1px 3px 1px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: -1px 3px 1px 0px rgba(0, 0, 0, 0.14);
  box-shadow: -1px 3px 1px 0px rgba(0, 0, 0, 0.14); }
  .idx-header-small.f-idx-header {
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9); }

.button_container {
  position: absolute;
  top: 2.5rem !important;
  right: 10%;
  height: 1.6875rem;
  width: 2.1875rem;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease; }
  .button_container:hover {
    opacity: .7; }
  .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #bea153; }
  .button_container.active .middle {
    opacity: 0;
    background: #bea153; }
  .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #bea153; }
  .button_container span {
    background: #06233B;
    border: none;
    height: 0.1875rem;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer; }
    .button_container span:nth-of-type(2) {
      top: 0.6875rem; }
    .button_container span:nth-of-type(3) {
      top: 1.375rem; }

.overlay {
  position: fixed;
  background: url("../img/bg-patron.jpg") repeat;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden; }
  .overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100%; }
    .overlay.open li {
      animation: fadeInRight .5s ease forwards;
      animation-delay: .35s; }
      .overlay.open li:nth-of-type(2) {
        animation-delay: .4s; }
      .overlay.open li:nth-of-type(3) {
        animation-delay: .45s; }
      .overlay.open li:nth-of-type(4) {
        animation-delay: .50s; }
      .overlay.open li:nth-of-type(5) {
        animation-delay: .55s; }
  .overlay nav {
    position: relative;
    height: 70%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 50px;
    text-align: center; }
  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: block;
    position: relative;
    height: 100%;
    width: 100%; }
    .overlay ul li {
      display: block;
      position: relative;
      opacity: 0;
      width: 100%;
      margin: 0.625rem 0; }
      .overlay ul li a {
        display: block;
        width: 100%;
        position: relative;
        padding: 0.625rem 0;
        color: #58595B;
        text-decoration: none;
        overflow: hidden; }
        .overlay ul li a:hover {
          background: #06233B;
          color: #ffffff;
          width: 100%; }
        .overlay ul li a.active {
          border: solid 1px #bea153; }
        .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
          width: 100%; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%; }
  100% {
    opacity: 1;
    left: 0; } }
/**
 * Estilos de contenido.
 * Archivo: _contenido.scss
 * 
 */
form small.error {
  display: none; }
form .has-error small.error {
  display: block;
  margin-top: -1rem; }
form #contactoform-verifycode-image {
  margin: 0 auto;
  display: block; }
form label {
  font-size: 0.875rem;
  color: #06233B; }

.site-error {
  padding-top: 15%;
  padding-bottom: 5%; }

.reveal-modal {
  overflow-y: scroll;
  height: 37.5rem;
  padding-top: 6.25rem; }
  .reveal-modal h2 strong {
    font-weight: 500; }

.transparente {
  display: none; }

.fullpage-small {
  background: url("../img/bg-patron.jpg") repeat;
  padding: 3.125rem 0;
  min-height: 36.25rem; }

#fullpage {
  background: url("../img/bg-patron.jpg") repeat; }
  #fullpage p {
    font-size: 1rem; }
  @media only screen and (max-width: 40em) {
    #fullpage {
      display: none; } }

.banner {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  .banner img {
    width: 100%; }

.banner-nosotros, .banner-publicaciones, .banner-contacto {
  background: url("../img/bg-slider.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 50rem; }
  @media only screen and (max-width: 40em) {
    .banner-nosotros .pantalla, .banner-publicaciones .pantalla, .banner-contacto .pantalla {
      background: rgba(255, 255, 255, 0.7);
      min-height: 34.375rem; } }
  @media only screen and (max-width: 40em) {
    .banner-nosotros, .banner-publicaciones, .banner-contacto {
      min-height: 34.375rem; } }
  .banner-nosotros .nosotros-txt, .banner-publicaciones .nosotros-txt, .banner-contacto .nosotros-txt {
    padding-top: 20%;
    color: #000000; }

.banner-publicaciones {
  background: url("../img/bg-publicaciones.jpg") #F3F3F3;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 37.5rem; }
  @media only screen and (max-width: 40em) {
    .banner-publicaciones {
      min-height: 34.375rem; } }

.banner-quienes-somos {
  background: url("../img/bg-quienes-somos.jpg") #F3F3F3;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 43.75rem;
  margin-bottom: 3.125rem; }
  @media only screen and (max-width: 40em) {
    .banner-quienes-somos .pantalla {
      background: rgba(255, 255, 255, 0.7);
      min-height: 25rem; } }
  @media only screen and (max-width: 40em) {
    .banner-quienes-somos {
      min-height: 25rem; } }
  .banner-quienes-somos .nosotros-txt {
    padding-top: 20%;
    color: #000000; }

.banner-servicios {
  background: url("../img/bg-servicios.jpg");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 37.5rem; }
  @media only screen and (max-width: 40em) {
    .banner-servicios .pantalla {
      background: rgba(255, 255, 255, 0.7);
      min-height: 37.5rem; } }
  @media only screen and (max-width: 40em) {
    .banner-servicios {
      min-height: 25rem;
      background: url("../img/bg-servicios-small.jpg");
      background-position: center; } }
  .banner-servicios .nosotros-txt {
    padding-top: 20%;
    color: #000000; }

.banner-contacto {
  background: url("../img/bg-contacto.jpg");
  background-repeat: no-repeat;
  background-position: center;
  min-height: 37.5rem;
  margin-bottom: 0.625rem; }
  @media only screen and (max-width: 40em) {
    .banner-contacto .pantalla {
      background: rgba(255, 255, 255, 0.7);
      min-height: 18.75rem; } }
  @media only screen and (max-width: 40em) {
    .banner-contacto {
      min-height: 18.75rem !important; } }

.cont-down-nosotros {
  position: relative;
  bottom: -15.625rem; }
  @media only screen and (max-width: 40em) {
    .cont-down-nosotros {
      bottom: -3.125rem; } }

.cont-down {
  border-bottom: solid 1px #929497;
  margin: 1.25rem 0; }
  .cont-down a.icono-down {
    background: #06233B;
    color: #ffffff;
    display: block;
    width: 100;
    padding: 0.625rem 0; }

.cont-servicios {
  margin-top: 2.5rem;
  background: url("../img/bg-patron.jpg") repeat; }
  @media only screen and (max-width: 40em) {
    .cont-servicios {
      background: none;
      margin-top: 0; } }
  .cont-servicios .bg-azul {
    background: transparent; }
    @media only screen and (min-width: 40.0625em) {
      .cont-servicios .bg-azul {
        background: linear-gradient(90deg, transparent 55%, #06233B 55%);
        padding: 3.75rem 0; } }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .cont-servicios .bg-azul {
        background: linear-gradient(90deg, transparent 57%, #06233B 57%);
        padding: 3.75rem 0; } }
  .cont-servicios .cont-serv-introduccion {
    padding-right: 3.75rem; }
    @media only screen and (max-width: 40em) {
      .cont-servicios .cont-serv-introduccion {
        background: url("../img/bg-patron.jpg") repeat;
        padding-bottom: 1.25rem;
        padding-top: 1.25rem; }
        .cont-servicios .cont-serv-introduccion h1 {
          text-align: center; } }
  .cont-servicios .serv-bg-azul {
    background: #06233B; }
    @media only screen and (max-width: 40em) {
      .cont-servicios .serv-bg-azul {
        padding: 1.25rem 0; } }
  .cont-servicios ul li {
    font-size: 0.875rem;
    font-family: 'Raleway', sans-serif;
    padding: 0 0.9375rem; }
    .cont-servicios ul li a {
      color: #ffffff; }
      .cont-servicios ul li a strong {
        font-size: 1.875rem;
        font-weight: 300;
        color: #929497; }
      .cont-servicios ul li a i {
        visibility: hidden;
        font-size: 0.875rem;
        padding: 0 0.625rem;
        color: #bea153; }
      .cont-servicios ul li a:hover i {
        visibility: visible; }

.encabezado-publicaciones h1 {
  background: #ffffff;
  margin-bottom: -2.8125rem; }
  @media only screen and (max-width: 40em) {
    .encabezado-publicaciones h1 {
      font-size: 1.25rem;
      letter-spacing: 0.5rem; } }

.row-noticia {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
  border: solid 1px #929497;
  margin-top: 4.0625rem !important;
  margin-bottom: 4.0625rem !important; }
  .row-noticia:before, .row-noticia:after {
    content: " ";
    display: table; }
  .row-noticia:after {
    clear: both; }
  .row-noticia .col-fecha {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
    .row-noticia .col-fecha .cont-fecha {
      background: #06233B;
      color: #ffffff;
      padding: 1.25rem 0.625rem;
      margin-top: -2.5rem; }
      @media only screen and (max-width: 40em) {
        .row-noticia .col-fecha .cont-fecha {
          margin-left: 5rem;
          margin-right: 5rem;
          margin-bottom: 1.875rem; } }
      .row-noticia .col-fecha .cont-fecha .fecha {
        font-size: 1.875rem;
        font-weight: 300; }
      .row-noticia .col-fecha .cont-fecha .mes-anio {
        font-size: 0.75rem;
        font-weight: 400; }
  .row-noticia .col-contenido {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
    .row-noticia .col-contenido a {
      color: #06233B; }
      .row-noticia .col-contenido a:hover {
        color: #bea153; }
    @media only screen and (max-width: 40em) {
      .row-noticia .col-contenido h2 {
        font-size: 0.875rem; }
      .row-noticia .col-contenido p {
        font-size: 0.75rem; } }

.publicacion-publicacion {
  padding-top: 1.875rem; }
  @media only screen and (min-width: 40.0625em) {
    .publicacion-publicacion {
      padding-top: 10rem; } }

.nuestro-equipo {
  background: url("../img/bg-patron.jpg") repeat;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  .nuestro-equipo .encabezado-publicaciones h1 {
    background: url("../img/bg-patron.jpg") repeat; }
  .nuestro-equipo .equipo {
    font-size: 1.125rem;
    color: #06233B;
    margin-top: 0.9375rem; }
    .nuestro-equipo .equipo::before {
      font-family: fontAwesome;
      font-size: 0.75rem;
      content: "\f178";
      color: #bea153;
      padding-right: 0.1875rem; }
  .nuestro-equipo .contenedor {
    margin-left: 1.875rem;
    font-size: 0.875rem;
    color: #58595B; }
    .nuestro-equipo .contenedor a {
      color: #58595B; }
      .nuestro-equipo .contenedor a:hover {
        color: #bea153; }

.row-quienes-somos {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }
  .row-quienes-somos:before, .row-quienes-somos:after {
    content: " ";
    display: table; }
  .row-quienes-somos:after {
    clear: both; }
  .row-quienes-somos h2 {
    margin-top: 1.875rem;
    font-size: 1.875rem;
    color: #929497; }
    @media only screen and (max-width: 40em) {
      .row-quienes-somos h2 {
        font-size: 1.375rem; } }
    .row-quienes-somos h2 span {
      font-size: 1.125rem;
      font-weight: 200;
      color: #06233B; }
  .row-quienes-somos h3 {
    font-size: 1.125rem;
    color: #06233B; }
  .row-quienes-somos .titulo {
    font-size: 1.125rem;
    color: #bea153;
    margin-top: 2.5rem; }
  .row-quienes-somos ul li {
    font-size: 0.875rem;
    color: #58595B; }
    .row-quienes-somos ul li::before {
      font-family: fontAwesome;
      content: "\f178";
      color: #bea153;
      padding-right: 0.1875rem; }

.lst-servicios {
  margin-top: 0.625rem;
  margin-bottom: 1.25rem; }
  .lst-servicios a .titulo-txt {
    float: left; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .lst-servicios a .titulo-txt {
        width: 90%; } }
    .lst-servicios a .titulo-txt h2 {
      font-size: 1.875rem;
      margin-bottom: 0; }
      @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
        .lst-servicios a .titulo-txt h2 {
          font-size: 1.25rem;
          margin-top: 0.8125rem; } }
      @media only screen and (max-width: 40em) {
        .lst-servicios a .titulo-txt h2 {
          font-size: 1.25rem; } }
    .lst-servicios a .titulo-txt p {
      color: #58595B; }
  .lst-servicios a .numero {
    float: left; }
    @media only screen and (min-width: 40.0625em) and (max-width: 64em) {
      .lst-servicios a .numero {
        width: 10%; } }
  .lst-servicios a strong {
    font-size: 1.875rem;
    letter-spacing: 0;
    font-weight: 300;
    color: #bea153; }
    @media only screen and (max-width: 40em) {
      .lst-servicios a strong {
        font-size: 1.25rem; } }
  .lst-servicios a i {
    visibility: hidden;
    font-size: 0.875rem;
    padding: 0 0.625rem;
    vertical-align: central;
    color: #929497; }
  .lst-servicios a:hover i {
    visibility: visible; }

.servicio-detalle {
  padding-top: 12.5rem;
  margin-bottom: 1.875rem; }
  @media only screen and (max-width: 40em) {
    .servicio-detalle {
      padding-top: 1.875rem; } }
  .servicio-detalle h1 {
    margin-top: 1.25rem; }
  .servicio-detalle h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    color: #bea153; }
    @media only screen and (max-width: 40em) {
      .servicio-detalle h3 {
        font-size: rem-caldc(14); } }
  .servicio-detalle span {
    display: block;
    color: #bea153;
    font-weight: 300;
    font-size: 0.875rem;
    margin-bottom: 0.125rem; }
  .servicio-detalle p {
    color: #58595B;
    width: 70%; }
  .servicio-detalle ul li {
    font-size: 1.125rem;
    color: #06233B; }
    .servicio-detalle ul li span {
      font-size: 0.875rem;
      display: block;
      color: #929497; }
    @media only screen and (max-width: 40em) {
      .servicio-detalle ul li {
        font-size: rem-caldc(14); } }
    .servicio-detalle ul li i {
      font-size: 1rem;
      color: #bea153;
      padding-right: 0.1875rem; }
      @media only screen and (max-width: 40em) {
        .servicio-detalle ul li i {
          font-size: rem-caldc(14); } }

.encabezado-publicacion {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  .encabezado-publicacion:before, .encabezado-publicacion:after {
    content: " ";
    display: table; }
  .encabezado-publicacion:after {
    clear: both; }
  .encabezado-publicacion h1 {
    font-size: rem-caldc(18);
    font-weight: 300;
    color: #bea153;
    letter-spacing: 0.125rem; }
    @media only screen and (max-width: 40em) {
      .encabezado-publicacion h1 {
        font-size: rem-caldc(14); } }
  .encabezado-publicacion .cont-fecha {
    background: #06233B;
    color: #ffffff;
    padding: 1.25rem 0;
    margin: 0 0.625rem; }
    @media only screen and (max-width: 40em) {
      .encabezado-publicacion .cont-fecha {
        margin: 0; } }
    .encabezado-publicacion .cont-fecha .fecha {
      font-size: 1.875rem;
      font-weight: 200; }
    .encabezado-publicacion .cont-fecha .mes-anio {
      font-size: 0.75rem;
      font-weight: 400; }

.filtros-publicaciones h3 {
  font-size: 1.125rem;
  color: #06233B;
  font-weight: 200; }
.filtros-publicaciones ul li a {
  color: #58595B;
  font-size: 0.75rem; }
  .filtros-publicaciones ul li a:hover {
    color: #bea153; }

a.regresar {
  font-size: 0.875rem;
  color: #58595B;
  margin: 1.25rem 0; }
  a.regresar i {
    color: #06233B;
    padding-right: 0.1875rem; }
  a.regresar:hover {
    color: #bea153; }

.addthis {
  margin: 1.25rem 0; }

.cont-info-contacto {
  background: url("../img/bg-patron.jpg") repeat;
  padding: 0.9375rem;
  margin-top: 1.25rem;
  margin-bottom: 2.5rem;
  color: #58595B;
  font-size: 0.875rem; }
  .cont-info-contacto h2 {
    font-weight: 400; }
  .cont-info-contacto a {
    color: #58595B; }
    .cont-info-contacto a:hover {
      color: #bea153; }
  .cont-info-contacto i {
    color: #bea153;
    padding-right: 0.1875rem; }
  .cont-info-contacto .cont-icono {
    position: relative; }
    .cont-info-contacto .cont-icono i {
      position: absolute;
      right: -0.9375rem;
      top: -1.875rem;
      background: #06233B;
      color: #ffffff;
      padding: 0.9375rem; }

.button {
  background: #06233B; }
  .button:focus {
    background: #929497; }
  .button:hover {
    background: #929497; }

a.aviso-privacidad {
  display: block;
  padding: 0.3125rem 0;
  font-size: 0.75rem;
  color: #58595B; }

.site-aviso-privacidad ul {
  padding-left: 0.625rem;
  list-style-type: square; }
  .site-aviso-privacidad ul li {
    font-size: 0.9375rem;
    font-weight: 400; }
.site-aviso-privacidad a {
  color: #bea153; }
  .site-aviso-privacidad a:hover {
    color: #58595B; }

/**
 * Estilos del footer.
 * Archivo: _footer.css
 * 
 */
footer {
  display: block; }
  footer i {
    color: #bea153;
    padding-right: 0.3125rem; }
  footer a {
    color: #929497; }
  footer .menu {
    padding: 1.875rem 0;
    background: #06233B;
    color: #ffffff; }
    @media only screen and (max-width: 40em) {
      footer .menu {
        padding: 1.875rem; } }
    footer .menu .seccion {
      border-left: solid 1px #929497;
      min-height: 9.375rem; }
      @media only screen and (max-width: 40em) {
        footer .menu .seccion {
          border: none; } }
    footer .menu a {
      color: #ffffff; }
      footer .menu a:hover {
        color: #bea153; }
    footer .menu h1, footer .menu h2 {
      color: #ffffff; }
  footer .derechos {
    background: url("../img/bg-patron.jpg") repeat;
    color: #929497; }
    footer .derechos .cont-derecho {
      padding: 1.25rem 0.9375rem; }
      footer .derechos .cont-derecho a {
        color: #929497; }
        footer .derechos .cont-derecho a:hover {
          color: #bea153; }
      footer .derechos .cont-derecho p {
        text-align: right;
        margin-bottom: 0.3125rem; }
        @media only screen and (max-width: 40em) {
          footer .derechos .cont-derecho p {
            text-align: center; } }

/*# sourceMappingURL=app.css.map */
