@charset "UTF-8";
/*--------------------------------- Archivos del config -----------------------------------*/
/* FLEXBOX */
/* Icono del menu del movil */
/* Fuentes */
/*--------------------------------------------------------------------*/
/*  Estilos de caracter 
/*--------------------------------------------------------------------*/
/* colores */
/* Font weights */
/* Parametros de inicialización */
/*---------------------------------- Archivos del base ------------------------------------*/
/* General */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html {
  height: 100%;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/* you could reset it to normal: box-sizing: content-box; */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 62.5%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

body {
  margin: 0;
  padding: 0;
  font-size: 67.5%;
  width: 100%;
  height: 100%; }

ul {
  margin: 0;
  padding: 0; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

/*---------------------------------*/
/* RESET
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1;
  height: 100%;
  -webkit-font-smoothing: antialiased; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

select option {
  padding: 0;
  margin: 0; }

/* SPRITES
*******************************************************************************/
.sprite {
  /*overflow: hidden;*/
  background-image: url(../img/sprite.png);
  /*font-size: 0;*/
  color: transparent; }

.social-icon {
  width: 45px;
  height: 45px;
  display: block; }

.social-icon {
  /*
  @include opacity(0.5);
  @include trs(all 0.1s ease-in-out);
  &:hover{
  	@include opacity(1);
  }
  */ }

.fb-icon {
  background-position: 0px 0px; }

.fb-icon:hover {
  background-position: 0px 45px; }

.tw-icon {
  background-position: 45px 0px; }

.tw-icon:hover {
  background-position: 45px 45px; }

.p-icon {
  background-position: 90px 0px; }

.p-icon:hover {
  background-position: 90px 45px; }

.go-icon {
  background-position: 135px 0px; }

.go-icon:hover {
  background-position: 135px 45px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /*
  .sprite {
  	background-image: url(../img/sprite@2x.png);
  	background-size: 800px 600px;
  }
  */ }
@font-face {
  font-family: 'robotobold';
  src: url("../fonts/roboto-bold-webfont.eot");
  src: url("../fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gfs_didotregular';
  src: url("../fonts/gfsdidot-regular-webfont.eot");
  src: url("../fonts/gfsdidot-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gfsdidot-regular-webfont.woff") format("woff"), url("../fonts/gfsdidot-regular-webfont.ttf") format("truetype"), url("../fonts/gfsdidot-regular-webfont.svg#gfs_didotregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.plain-text h1, .plain-text h2, .plain-text h3, .plain-text h4, .plain-text h5, .plain-text h6 {
  font-weight: 700; }
.plain-text h1 {
  font-size: 3.125rem;
  line-height: 7rem; }
.plain-text h2 {
  font-size: 2.5rem;
  line-height: 6rem; }
.plain-text h3 {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 100; }
.plain-text h4 {
  font-size: 1.5em;
  line-height: 1.75rem;
  font-weight: bolder;
  padding-top: 20px; }
.plain-text h5 {
  font-size: 1.125rem;
  line-height: 3rem; }
.plain-text h6 {
  font-size: 1rem;
  line-height: 2rem; }
.plain-text em, .plain-text i {
  font-style: italic; }
.plain-text strong, .plain-text b {
  font-weight: 700; }
.plain-text ol, .plain-text ul {
  padding: inherit !important; }
.plain-text a {
  text-decoration: underline; }
.plain-text p {
  margin-top: 10px;
  margin-bottom: 10px; }
.plain-text sup {
  vertical-align: super;
  font-size: smaller; }
.plain-text sub {
  vertical-align: sub;
  font-size: smaller; }
.plain-text tt, .plain-text code, .plain-text kbd, .plain-text samp {
  font-family: monospace;
  font-size: 1.125rem; }
.plain-text r {
  color: #e32111; }

h1, h2 {
  font-family: "gfs_didotregular", sans-serif !important; }

body {
  font-size: 16px;
  font-family: "robotoregular", sans-serif;
  font: normal 300 1rem "robotoregular", sans-serif;
  color: #ffffff; }

.vpc {
  display: none; }

.oyh {
  overflow-y: hidden; }

/* Estilos de párrafo */
.tac {
  text-align: center; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

/* Fusion de large imágenes */
.flash {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease, height 0.5s ease-out;
  -moz-transition: opacity 0.5s ease, height 0.5s ease-out;
  -o-transition: opacity 0.5s ease, height 0.5s ease-out;
  transition: opacity 0.5s ease, height 0.5s ease-out; }

.hide {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: none; }

/* Contenido general de las páginas */
.prim {
  min-height: 100%;
  position: relative;
  height: 100%; }

.wrap, .main {
  height: 100%; }

.ex-link {
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px; }

.cta {
  text-decoration: none; }

.content {
  background-color: #ffffff; }

.margen {
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden; }

.bouncing {
  -webkit-animation: bouncing 3s infinite 2s;
  animation: bouncing 3s infinite 2s; }

/* Chrome, Safari, Opera */
@-webkit-keyframes bouncing {
  0% {
    bottom: 40px; }
  25% {
    bottom: 60px; }
  50% {
    bottom: 40px; }
  75% {
    bottom: 60px; }
  100% {
    bottom: 40px; } }
@keyframes bouncing {
  0% {
    bottom: 40px; }
  25% {
    bottom: 60px; }
  50% {
    bottom: 40px; }
  75% {
    bottom: 60px; }
  100% {
    bottom: 40px; } }
.swinging {
  -webkit-animation: swinging 3s infinite 0s;
  animation: swinging 3s infinite 0s; }

/* Chrome, Safari, Opera */
@-webkit-keyframes swinging {
  0% {
    right: 0px; }
  25% {
    right: 10px; }
  50% {
    bottom: 0px; }
  75% {
    bottom: 10px; }
  100% {
    bottom: 0px; } }
@keyframes swinging {
  0% {
    right: 0px; }
  25% {
    right: 10px; }
  50% {
    bottom: 0px; }
  75% {
    bottom: 10px; }
  100% {
    bottom: 0px; } }
.bdblocked {
  overflow: hidden; }

input[type="submit"], button, a {
  cursor: pointer; }

input {
  padding: 15px 20px;
  border: none;
  width: 100%; }

.Check {
  width: 240px;
  text-align: left;
  padding-bottom: 20px; }
  .Check input[type="checkbox"] {
    display: none;
    width: 30px;
    height: 30px; }
  .Check input[type="checkbox"]:checked + label:before {
    content: '';
    width: 30px;
    height: 30px;
    background: url("../img/icons/check.png") no-repeat center #ffffff;
    vertical-align: middle; }
  .Check input[type="checkbox"] + label:before {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    content: "";
    vertical-align: middle; }
  .Check span {
    width: auto;
    display: inline-block; }

.button_div {
  padding-bottom: 20px; }
  .button_div .button {
    background-color: #a90a00;
    width: 100%;
    color: white;
    font-size: 20px;
    padding: 10px 20px; }

/*------------------------------------------ UI -------------------------------------------*/
/*****************************
	BOTONES
******************************/
.boton {
  outline: 0;
  font-size: 20px;
  background-color: #00C7EB;
  color: #fff;
  border-radius: 14px;
  display: inline-block;
  margin: 10px 0;
  transition: background-color 0.1s linear, color 0.5s linear;
  -webkit-transition: background-color 0.1s linear, color 0.5s linear; }

.boton a {
  text-decoration: none;
  color: #fff;
  vertical-align: middle; }

.boton a span {
  display: inline-block;
  font-size: 20px;
  padding: 10px 35px; }

.botonContacto:hover, .botonContacto:active, .botonContacto:target {
  border: none;
  background-color: #DF0D00;
  cursor: pointer; }

.botonContacto {
  outline: 0;
  background-color: #a90a00;
  border: none !important;
  padding: 11px 20px;
  line-height: 15px;
  color: #fff !important;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px; }

.button:hover {
  background-color: #d82d23; }

.noticias_listado .blog_element .link_blog_element:hover {
  background-color: #d82d23; }

/* FORMS
-----------------------------------*/
fieldset, input, textarea {
  webkit-appearance: none;
  moz-appearance: none;
  ms-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 0.9em; }

input[type=text], textarea, input[type=email], input[type=submit], input[type=tel], select, button {
  -webkit-appearance: none !important;
  border: none;
  resize: none;
  outline: 0px !important; }

textarea {
  width: 100%;
  height: 125px; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

input[placeholder],
[placeholder],
*[placeholder] {
  color: #000000;
  font-family: "robotoregular", sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  padding-left: 0.2em; }

input.error, textarea.error, label.error:before {
  border: 1px solid #e32111; }

.ui-form-1 ::-webkit-input-placeholder {
  color: #888;
  font-family: "robotoregular", sans-serif;
  font-size: 0.9em; }
.ui-form-1 :-moz-placeholder {
  color: #888;
  opacity: 1;
  font-family: "robotoregular", sans-serif;
  font-size: 0.9em; }
.ui-form-1 ::-moz-placeholder {
  color: #888;
  opacity: 1;
  font-family: "robotoregular", sans-serif;
  font-size: 0.9em; }
.ui-form-1 :-ms-input-placeholder {
  color: #888;
  font-family: "robotoregular", sans-serif;
  font-size: 0.9em; }
.ui-form-1 input.error::-webkit-input-placeholder {
  color: #e32111;
  font-size: 1em; }
.ui-form-1 input.error:-moz-placeholder {
  color: #e32111;
  opacity: 1;
  font-size: 1em; }
.ui-form-1 input.error::-moz-placeholder {
  color: #e32111;
  opacity: 1;
  font-size: 1em; }
.ui-form-1 input.error:-ms-input-placeholder {
  color: #e32111;
  font-size: 1em; }

input[type="file"] {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer; }

.oculto {
  display: none !important; }

.response_form {
  padding-bottom: 20px; }
  .response_form .response-text {
    color: #4f4f4f;
    font-size: 16px;
    line-height: 18px;
    margin: 0 auto;
    width: 250px;
    padding-bottom: 40px;
    font-family: "robotoregular", sans-serif; }
  .response_form .button_link {
    font-weight: 700;
    width: 240px;
    padding: 15px 20px;
    background-color: #a90a00;
    margin: 0 auto; }
    .response_form .button_link a {
      color: #ffffff;
      font-family: "gfs_didotregular", sans-serif;
      font-size: 20px;
      line-height: 20px;
      font-weight: 700;
      text-transform: uppercase; }
    .response_form .button_link:hover {
      background-color: #d82d23; }

/* GRIDS
------------------------------------------------------------*/
/* Formatos de texto 
---------------------------------------*/
p {
  color: #000000; }

.botonContacto a {
  color: #ffffff; }

.link_hover:hover {
  color: #a90a00; }

h1, h2 {
  font-family: "gfs_didotregular", sans-serif; }

h3 {
  font-family: "robotoregular", sans-serif; }

h1 {
  padding: 100px 0 50px 0;
  font-weight: 400;
  color: #000000;
  font-size: 35px; }

h2, h3 {
  color: #000000; }

.header_text {
  font-size: 25px;
  padding-bottom: 20px;
  font-family: "gfs_didotregular", sans-serif; }

.cuerpoPolitica {
  padding: 10px 20px; }
  .cuerpoPolitica h2 {
    font-size: 25px;
    padding-bottom: 20px; }
  .cuerpoPolitica p {
    font-size: 14px;
    line-height: 16px;
    font-family: "robotoregular", sans-serif;
    text-align: left;
    padding-bottom: 20px; }

/*--------------------------------------- Modules -----------------------------------------*/
header {
  -webkit-transition: background-color 0.3s ease-in-out !important;
  -moz-transition: background-color 0.3s ease-in-out !important;
  -o-transition: background-color 0.3s ease-in-out !important;
  transition: background-color 0.3s ease-in-out !important;
  background-color: #ffffff; }
  header.scrolled {
    background-color: #fff; }
  header.abierto {
    background-color: #fff; }

#encabezado {
  background-color: #000000;
  color: #ffffff;
  height: 100%; }

#contenedor_cabecera {
  transition: all 0.1s ease-in-out;
  width: 100%;
  height: 100%; }

#contenedor_cabecera.estatico {
  position: relative; }

.encabezado_superior {
  height: 90px;
  text-align: left;
  width: 100%;
  color: #000000;
  z-index: 60;
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 1;
  -webkit-transition: all 1.4s ease-in-out;
  -moz-transition: all 1.4s ease-in-out;
  -ms-transition: all 1.4s ease-in-out;
  -o-transition: all 1.4s ease-in-out;
  transition: all 1.4s ease-in-out; }
  .encabezado_superior .encabezado_contenido {
    width: 100%;
    padding: 0 20px;
    height: 100%;
    display: inline-block; }
  .encabezado_superior img, .encabezado_superior #tel, .encabezado_superior .contacto {
    display: none;
    opacity: 0;
    height: 0; }
  .encabezado_superior nav {
    margin-top: 20px;
    font-size: 15px;
    width: 100%;
    color: #ffffff; }
    .encabezado_superior nav ul {
      display: inline-block;
      width: 100%;
      color: #ffffff; }
      .encabezado_superior nav ul li {
        display: inline-block;
        padding: 10px 8px; }
  .encabezado_superior a {
    position: relative;
    display: inline-block;
    outline: none;
    color: #ffffff;
    text-decoration: none; }

.encabezado_superior.escondida {
  -webkit-transition: height 0.1s ease-in-out, opacity 0.4s ease-in-out, color 0.4s ease-in-out;
  -moz-transition: height 0.1s ease-in-out, opacity 0.4s ease-in-out, color 0.4s ease-in-out;
  -ms-transition: height 0.1s ease-in-out, opacity 0.4s ease-in-out, color 0.4s ease-in-out;
  -o-transition: height 0.1s ease-in-out, opacity 0.4s ease-in-out, color 0.4s ease-in-out;
  transition: height 0.1s ease-in-out, opacity 0.4s ease-in-out, color 0.4s ease-in-out;
  color: transparent;
  height: 0;
  opacity: 0; }
  .encabezado_superior.escondida .contacto {
    opacity: 0; }

.contacto {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .contacto button {
    display: inline-block;
    border-radius: 50%;
    cursor: initial !important; }
  .contacto span {
    display: inline-block; }
  .contacto .contacto-contenedor {
    display: inline-block; }
  .contacto .contacto-contenedor:first-child {
    margin-right: 1%; }

.cabecera {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  opacity: 1;
  text-align: center;
  /*
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  */
  background-size: cover;
  background-position-x: 25%;
  height: 100%;
  background-attachment: fixed; }
  .cabecera #cabecera_texto_contenedor {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    opacity: 1;
    -webkit-transition: all 1.4s ease-in-out;
    -moz-transition: all 1.4s ease-in-out;
    -ms-transition: all 1.4s ease-in-out;
    -o-transition: all 1.4s ease-in-out;
    transition: all 1.4s ease-in-out; }
    .cabecera #cabecera_texto_contenedor #titulo_cabecera, .cabecera #cabecera_texto_contenedor #texto_cabecera {
      margin-left: auto;
      margin-right: auto;
      padding: 2% 3%;
      vertical-align: middle;
      width: 80%;
      font-size: 22px; }
    .cabecera #cabecera_texto_contenedor #titulo_cabecera {
      font-size: 60px;
      line-height: 100%; }
    .cabecera #cabecera_texto_contenedor .contacto button {
      padding: 5px;
      cursor: default; }
    .cabecera #cabecera_texto_contenedor .contacto span {
      color: #EFEFEF;
      font-size: 0.9em; }
    .cabecera #cabecera_texto_contenedor .contacto i {
      font-size: 1.2em; }
    .cabecera #cabecera_texto_contenedor .contacto .contacto-contenedor {
      padding: 0.5em; }
  .cabecera #cabecera_texto_contenedor.escondida {
    opacity: 0; }
  .cabecera .contacto {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .cabecera .contacto button {
      display: inline-block;
      border-radius: 50%;
      padding: 5px;
      cursor: default; }
    .cabecera .contacto span {
      color: #EFEFEF;
      font-size: 0.9em;
      display: inline-block; }
    .cabecera .contacto i {
      font-size: 1.2em; }
    .cabecera .contacto .contacto-contenedor {
      padding: 0.5em;
      display: inline-block; }
    .cabecera .contacto .contacto-contenedor:first-child {
      margin-right: 1%; }

.cabecera_movil {
  -webkit-transition: height 0.2s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: height 0.2s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  -ms-transition: height 0.2s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: height 0.2s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: height 0.2s ease-in-out, opacity 0.3s ease-in-out, color 0.3s ease-in-out;
  opacity: 1;
  z-index: 61; }
  .cabecera_movil img, .cabecera_movil #tel, .cabecera_movil .contacto {
    display: inline-block;
    opacity: 1;
    height: auto; }
  .cabecera_movil #contactoCross {
    font-size: 20px;
    width: 20px;
    font-weight: bold; }
  .cabecera_movil .hablamos.close {
    display: none; }
  .cabecera_movil #logo {
    display: inline-block;
    float: left;
    margin-top: 22px;
    width: 100px; }
    .cabecera_movil #logo a, .cabecera_movil #logo img {
      width: 100%; }
  .cabecera_movil nav {
    display: inline-block;
    float: right;
    font-size: 15px;
    margin: 30px 0;
    width: auto; }
    .cabecera_movil nav ul {
      width: auto; }
  .cabecera_movil a {
    color: #000000; }
  .cabecera_movil .contacto {
    opacity: 0; }
    .cabecera_movil .contacto span {
      font-size: 16px; }
    .cabecera_movil .contacto button {
      padding: 4px; }
  .cabecera_movil .contactoTel {
    z-index: 2; }
  .cabecera_movil .contacto, .cabecera_movil .contactoTel {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 85%;
    padding-top: 5px;
    padding-right: 15px;
    text-align: right; }

.cabecera_movil.escondida {
  -webkit-transition: height 0.2s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
  -moz-transition: height 0.2s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
  -ms-transition: height 0.2s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
  -o-transition: height 0.2s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: height 0.2s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
  color: transparent;
  height: 0;
  opacity: 0; }

.overlay_header {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  display: table; }

/*Flecha Parallax */
#target {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 20px;
  height: 50px;
  -webkit-transition: all 1.4s ease-in-out;
  -moz-transition: all 1.4s ease-in-out;
  -ms-transition: all 1.4s ease-in-out;
  -o-transition: all 1.4s ease-in-out;
  transition: all 1.4s ease-in-out; }

#target.escondida {
  opacity: 0; }

#arrow {
  -webkit-animation: arrow 4s linear infinite;
  -moz-animation: arrow 4s linear infinite;
  -ms-animation: arrow 4s linear infinite;
  -o-animation: arrow 4s linear infinite;
  animation: arrow 4s linear infinite; }

@-webkit-keyframes arrow {
  0% {
    margin-top: 10px; }
  25% {
    margin-top: 0px; }
  50% {
    margin-top: 10px; }
  75% {
    margin-top: 0px; }
  100% {
    margin-top: 10px; } }
@-moz-keyframes arrow {
  0% {
    margin-top: 10px; }
  25% {
    margin-top: 0px; }
  50% {
    margin-top: 10px; }
  75% {
    margin-top: 0px; }
  100% {
    margin-top: 10px; } }
@-o-keyframes arrow {
  0% {
    margin-top: 10px; }
  25% {
    margin-top: 0px; }
  50% {
    margin-top: 10px; }
  75% {
    margin-top: 0px; }
  100% {
    margin-top: 10px; } }
@-ms-keyframes arrow {
  0% {
    margin-top: 10px; }
  25% {
    margin-top: 0px; }
  50% {
    margin-top: 10px; }
  75% {
    margin-top: 0px; }
  100% {
    margin-top: 10px; } }
/*keyframes arrow 0% {
    margin-top: 10px
}
keyframes arrow 25% {
    margin-top: 0px
}
keyframes arrow 50% {
    margin-top: 10px
}
keyframes arrow 75% {
    margin-top: 0px
}
keyframes arrow 100% {
    margin-top: 10px
}
*/
/*Fin Flecha Parallax */
/*Efectos enlaces */
.cl-effect-3 li a {
  padding: 8px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  font-family: "gfs_didotregular", sans-serif; }

.cl-effect-3 li a::after {
  position: absolute;
  top: 75%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #a90a00;
  /*background: rgba(0,0,0,0.1);*/
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px); }

.cl-effect-3 li a.active::after {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px); }

.cl-effect-3 li a:hover::after,
.cl-effect-3 li a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

.upper-options li {
  position: relative; }
.upper-options .contact {
  padding-right: 15px; }
  .upper-options .contact a {
    color: #a90a00;
    position: relative; }
  .upper-options .contact li:first-child:before {
    content: '';
    display: block;
    position: absolute;
    height: 50%;
    width: 1px;
    background-color: #a90a00;
    right: -2px;
    top: 8px; }
.upper-options .idioma li {
  position: relative;
  text-transform: uppercase; }
  .upper-options .idioma li:first-child:before {
    content: '';
    display: block;
    position: absolute;
    height: 50%;
    width: 1px;
    background-color: #000;
    right: -2px;
    top: 8px; }

.language-mobile {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
  font-size: 15px;
  font-family: "gfs_didotregular", sans-serif;
  position: relative;
  padding: 10px; }
  .language-mobile div {
    padding: 0 8px; }
    .language-mobile div:first-child:before {
      content: '';
      display: block;
      position: absolute;
      height: 40%;
      width: 1px;
      background-color: #000;
      right: 50%;
      top: calc(50% - 20%); }

.active {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

/*Fin Efectos enlaces */
footer {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  width: 100%; }
  footer a {
    position: relative; }
  footer li {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    padding: 10px 0; }
  footer .politicas, footer .logo_pie {
    width: 50%;
    padding-top: 1em;
    padding-bottom: 0.5em;
    display: inline-block; }
    footer .politicas img, footer .logo_pie img {
      width: 100px; }
  footer .footer-text .cl-effect-3 {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    footer .footer-text .cl-effect-3 h3 {
      color: black;
      font-size: 15px;
      font-weight: 700;
      line-height: 18px;
      color: #000;
      text-transform: uppercase;
      font-family: normal 300 1rem "robotoregular", sans-serif !important; }
    footer .footer-text .cl-effect-3 li p {
      padding: 10px 0; }
    footer .footer-text .cl-effect-3 .list-footer {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column; }
      footer .footer-text .cl-effect-3 .list-footer p {
        font-size: 15px;
        font-weight: 700;
        line-height: 18px;
        color: #000;
        text-transform: uppercase;
        padding: 10px 0; }
      footer .footer-text .cl-effect-3 .list-footer li {
        font-family: "gfs_didotregular", sans-serif; }
  footer .web_footer, footer .web_footer2 {
    padding-bottom: 20px; }

/* Header */
#encabezado.padre {
  height: auto;
  position: relative; }

.cuerpoBlog {
  min-height: 55vh;
  padding-bottom: 90px;
  padding: 0 15px; }

.noticias_listado .blog_element {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-bottom: 65px;
  position: relative; }
  .noticias_listado .blog_element .image_blog_element img {
    width: 100%; }
  .noticias_listado .blog_element .link_blog_element {
    position: absolute;
    top: calc(100% - 65px);
    font-weight: 700;
    width: 140px;
    padding: 5px 10px;
    background-color: #a90a00; }
    .noticias_listado .blog_element .link_blog_element a {
      color: #ffffff;
      font-family: Roboto;
      font-size: 15px;
      line-height: 20px;
      font-weight: 700; }
  .noticias_listado .blog_element .text_blog_element {
    padding-bottom: 20px;
    text-align: left; }
    .noticias_listado .blog_element .text_blog_element .title_blog_element {
      font-family: "GFS Didot";
      font-size: 18px;
      color: black;
      padding-bottom: 10px; }
    .noticias_listado .blog_element .text_blog_element p {
      font-family: Roboto;
      font-size: 15px;
      line-height: 20px;
      color: #4f4f4f;
      font-weight: 400; }

body {
  font-size: 20px;
  line-height: 150%;
  text-align: center; }

.rojo {
  color: #a90a00 !important; }
  .rojo a {
    color: #a90a00 !important; }

.flash {
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  -moz-transition: 0.2s opacity ease-in-out;
  -o-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out; }

a {
  text-decoration: none;
  color: black; }

span {
  display: block; }

strong {
  font-weight: bold; }

.m_width {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto; }

#cuerpo {
  z-index: 60;
  position: relative;
  background-color: #ffffff;
  padding-top: 100px; }

.flash {
  opacity: 0; }

.slider-item {
  background-size: cover;
  background-position: center center;
  height: 272px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }
  .slider-item:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5); }

#bio .bx-wrapper .bx-controls-direction a {
  top: 10%; }

.upper-options {
  display: none; }

.button-link a {
  font-size: 13px;
  font-weight: bold; }
  .button-link a:hover {
    color: #A90A00; }

/*General Bloques CMS */
.espacio {
  height: 420px;
  position: relative; }

.espacio .verde {
  bottom: 0;
  padding: 2% 0;
  position: absolute;
  width: 100%; }

.espacio .verde .verde_texto, .verde_texto {
  font-size: 40px;
  line-height: 125%;
  padding: 0 10%; }

.bloque_izq {
  text-align: center;
  width: 50%;
  display: inline-block;
  float: left;
  position: relative; }

.bloque_der {
  width: 50%;
  padding: 2% 0%;
  padding-bottom: 4%;
  display: inline-block; }

.overlay .bxslider li {
  height: 100%; }
.overlay .intro-text {
  padding: 0 20px;
  text-align: left;
  position: relative;
  max-width: 600px;
  position: absolute;
  bottom: 10px;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  z-index: 999; }
  .overlay .intro-text h1 {
    color: #000;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    padding: 0; }
  .overlay .intro-text p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 15px; }
  .overlay .intro-text #mas-info {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    font-family: "gfs_didotregular", sans-serif; }
.overlay .bx-controls-direction .bx-prev, .overlay .bx-controls-direction .bx-next {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6); }
.overlay .bx-controls-direction .bx-prev {
  left: 11px; }
.overlay .bx-controls-direction .bx-next {
  right: 11px; }

/* Biografia */
#bio {
  background-position: center;
  background-size: cover;
  background-position-x: 25%;
  min-height: 250px;
  position: relative; }
  #bio .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
    #bio .overlay > ul {
      width: 100%;
      height: 100%; }
      #bio .overlay > ul li {
        min-width: initial;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
        #bio .overlay > ul li .slider-item {
          height: 100%; }
  #bio h2 {
    text-align: left;
    display: inline-block;
    width: 75%; }
  #bio .right {
    width: 50%;
    text-align: left;
    display: inline-block; }
  #bio span.texto {
    padding: 5% 0%;
    padding-top: 8%;
    width: 75%;
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    display: inline-block;
    font-weight: 100;
    line-height: 30px; }
  #bio #enlace_linked {
    display: block;
    width: 80%;
    text-align: left; }

/* Metodo Life */
#metodoLife {
  text-align: left; }
  #metodoLife h2 {
    text-align: left;
    font-size: 45px;
    line-height: 50px;
    color: #000000;
    display: inline-block;
    padding-top: 5%;
    width: 75%; }
  #metodoLife span {
    color: #333333;
    text-align: left;
    font-size: 18px;
    display: inline-block;
    line-height: 120%;
    font-weight: normal;
    padding-bottom: 10%;
    width: 75%; }
  #metodoLife .bloque_izq {
    background-color: #EFEFEF; }
  #metodoLife .bloque_der {
    background-position: center;
    background-size: cover; }

/* Aficciones */
.hobbies {
  background-color: #ffffff;
  padding: 0 5%; }
  .hobbies h2 {
    font-size: 45px;
    color: #00C7EB; }
  .hobbies .hobbies_contenedor {
    padding: 2% 0;
    display: inline-block;
    font-size: 20px;
    margin: 0 10px;
    vertical-align: top;
    color: #000000;
    width: 30%; }
    .hobbies .hobbies_contenedor .hobbies_texto {
      font-weight: bold;
      margin-bottom: 0.5em;
      color: #00C7EB;
      font-size: 25px; }
    .hobbies .hobbies_contenedor img {
      margin: 1%;
      visibility: visible;
      display: inline-block;
      position: static; }
    .hobbies .hobbies_contenedor p {
      line-height: 120%; }

/* Frases Carousel */
#seo {
  background-color: #EFEFEF;
  color: #333333;
  display: inline-block;
  width: 100%;
  padding: 3% 0; }
  #seo #owl-carousel-frases {
    height: auto !important;
    line-height: 200% !important; }
  #seo h2 {
    font-size: 50px;
    padding: 1%;
    color: #000000; }
  #seo span {
    font-size: 30px;
    line-height: 100%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle; }
  #seo span strong {
    color: #75898C; }

/* Mentoring */
#mentoring {
  background-color: #ffffff;
  color: #333333;
  line-height: 125%;
  position: relative;
  text-align: left;
  background-position: center;
  background-size: cover;
  width: 100%; }
  #mentoring .overlay {
    background-color: transparent;
    padding-bottom: 4%; }
  #mentoring .bloques {
    width: 85%;
    display: block;
    margin: 0 auto; }
  #mentoring h2 {
    color: #000000;
    width: 90%; }
  #mentoring span {
    font-size: 18px;
    width: 90%;
    padding: 2% 0;
    margin-bottom: 1em; }
  #mentoring .bloque_izq, #mentoring .bloque_der {
    margin: 0;
    padding: 0; }
  #mentoring .bloque_izq {
    text-align: left; }
  #mentoring .botonContacto {
    padding: 8px 40px;
    border-radius: 8px; }

/* Noticias */
#noticiasHome {
  background-color: #EFEFEF;
  color: #333333;
  position: relative;
  background-position: center;
  background-size: cover;
  width: 100%; }
  #noticiasHome > h2 {
    font-size: 40px;
    color: #333333;
    padding-bottom: 0.2em; }
  #noticiasHome .noticias_listado {
    width: 100%;
    padding: 2% 0; }
  #noticiasHome .noticias_contenedor {
    width: 28%;
    display: inline-block;
    height: 750px;
    overflow: hidden;
    text-align: left;
    margin: 1em; }
  #noticiasHome img {
    height: 350px;
    display: inline-block;
    width: 100%; }

/* Cursos */
#blog {
  height: 600px;
  background-color: #ffffff;
  width: 100%;
  line-height: 125%;
  color: #333333;
  position: relative; }
  #blog #bloque_izq_blog {
    height: 100%;
    display: table !important;
    position: relative !important; }
  #blog .bloque_der {
    background-size: cover; }
  #blog .texto_blog {
    display: inline-block;
    display: table-cell;
    vertical-align: middle; }
  #blog p {
    font-size: 20px;
    line-height: 125%; }

.iconos-slide {
  padding: 50px 0; }
  .iconos-slide .iconslider li, .iconos-slide .aboutslider li {
    margin-top: 20px; }
    .iconos-slide .iconslider li img, .iconos-slide .aboutslider li img {
      width: auto;
      margin: 0 auto;
      position: relative; }
    .iconos-slide .iconslider li h2, .iconos-slide .aboutslider li h2 {
      color: #000;
      font-size: 18px;
      font-weight: 400;
      line-height: 22px; }
    .iconos-slide .iconslider li .link_hover:hover, .iconos-slide .aboutslider li .link_hover:hover {
      color: #a90a00; }
    .iconos-slide .iconslider li p, .iconos-slide .aboutslider li p {
      color: #000;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
      max-width: 270px;
      margin: 0 auto;
      color: #4F4F4F; }
    .iconos-slide .iconslider li .img-icon:after, .iconos-slide .aboutslider li .img-icon:after {
      content: '';
      display: block;
      position: absolute;
      width: 50px;
      height: 50px;
      border-radius: 100%;
      background-color: #a90a00; }
  .iconos-slide .aboutslider li h2 {
    font-size: 40px;
    padding-bottom: 10px; }

.post-section {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  background-color: whitesmoke;
  margin: 0 20px;
  padding: 20px; }
  .post-section .post-wrapper {
    background-color: #fff;
    padding: 30px 30px 55px 30px;
    text-align: left;
    position: relative; }
    .post-section .post-wrapper .botonContacto {
      position: absolute;
      top: calc(100% - 55px); }
  .post-section .post-date {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 0; }
  .post-section .post-title {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 20px;
    position: relative; }
    .post-section .post-title:after {
      content: '';
      display: block;
      width: 15%;
      height: 2px;
      background-color: #a90a00;
      bottom: 10px;
      position: absolute; }
  .post-section .post-text {
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 0; }
  .post-section .post-wrapper:not(:first-of-type) {
    margin-top: 20px; }

.cuerpoPolitica {
  min-height: 55vh; }

.error-404 h1 {
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  color: #000000; }
.error-404 p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000; }
.error-404 .box-cms {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  min-height: 780px;
  height: 100vh; }
  .error-404 .box-cms .cms-block p {
    padding: 30px 15px 0 15px;
    max-width: 400px;
    margin: 0 auto; }
  .error-404 .box-cms .cms-block .botonContacto {
    margin: 0 auto;
    margin-top: 30px;
    width: 280px; }

/* VENTANAS EMERGENTES */
#overlay {
  display: none;
  -khtml-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  background-color: rgba(100, 100, 100, 0.2);
  bottom: 0px;
  left: 0px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 100; }

#popup {
  opacity: 0;
  khtml-transition: opacity 1.2s;
  -moz-transition: opacity 1.2s;
  -o-transition: opacity 1.2s;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
  color: #000000;
  padding: 2em;
  background-color: #ffffff;
  position: fixed;
  max-width: 500px;
  text-align: left;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
  width: 550px;
  z-index: 101; }
  #popup h2 {
    color: #00C7EB;
    font-size: 1.2em;
    font-weight: 800;
    margin-bottom: 0.2em; }
  #popup a {
    float: right;
    margin-top: 1.5em;
    text-transform: uppercase;
    background-color: #00C7EB;
    border: none;
    color: #ffffff;
    padding: 1em;
    text-decoration: none; }
  #popup a:hover {
    background-color: #75898C; }

#popup.loaded {
  opacity: 1;
  khtml-transition: opacity 1.2s;
  -moz-transition: opacity 1.2s;
  -o-transition: opacity 1.2s;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s; }

#overlay.loaded {
  opacity: 1;
  -webkit-transition: opacity 1s;
  -khtml-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }

/* FIN VENTANAS EMERGENTES */
/* Contacto */
.cuerpo_contacto, .detalle_cuerpo {
  padding: 0 15px;
  color: #000000;
  padding-top: 90px;
  font-size: 15px;
  font-family: robotoregular;
  color: #4f4f4f;
  line-height: 20px;
  min-height: 55vh; }
  .cuerpo_contacto h1, .detalle_cuerpo h1 {
    font-family: gfs_didotregular;
    font-size: 26px; }
  .cuerpo_contacto .contacto_block, .detalle_cuerpo .contacto_block {
    margin: 0 auto;
    padding: 20px 0; }
    .cuerpo_contacto .contacto_block .contacto_info, .detalle_cuerpo .contacto_block .contacto_info {
      width: 280px;
      margin: 0 auto;
      padding-bottom: 20px;
      position: relative; }
      .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto {
        padding-bottom: 40px;
        font-size: 22px;
        font-family: "gfs_didotregular", sans-serif;
        line-height: 23px; }
        .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto .textblock_link:hover, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto .textblock_link:hover {
          color: #a90a00; }
        .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(2):after, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(2):after {
          content: "";
          position: absolute;
          height: 1px;
          width: 150px;
          top: 23%;
          background-color: #d5d5d5;
          left: calc(100% - 215px); }
        .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(2):before, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(2):before {
          content: "";
          position: absolute;
          height: 1px;
          width: 150px;
          top: 57%;
          background-color: #d5d5d5;
          left: calc(100% - 215px); }
  .cuerpo_contacto .form, .detalle_cuerpo .form {
    background-color: #F5F5F5;
    width: 100%;
    margin: 0 auto;
    font-family: gfs_didotregular;
    font-size: 18px; }
    .cuerpo_contacto .form .form_div .register_form .form_group, .detalle_cuerpo .form .form_div .register_form .form_group {
      position: relative;
      width: 100%;
      margin: 0 auto;
      padding: 0 35px; }
      .cuerpo_contacto .form .form_div .register_form .form_group .form_text, .detalle_cuerpo .form .form_div .register_form .form_group .form_text {
        padding-bottom: 10px;
        padding-top: 15px;
        text-align: left; }
      .cuerpo_contacto .form .form_div .register_form .form_group .form_input, .detalle_cuerpo .form .form_div .register_form .form_group .form_input {
        padding-bottom: 30px; }
    .cuerpo_contacto .form .form_div .register_form .form_group_detalle, .detalle_cuerpo .form .form_div .register_form .form_group_detalle {
      position: relative;
      width: 100%;
      margin: 0 auto;
      padding: 0 35px; }
      .cuerpo_contacto .form .form_div .register_form .form_group_detalle .form_text, .detalle_cuerpo .form .form_div .register_form .form_group_detalle .form_text {
        padding-bottom: 10px;
        padding-top: 15px;
        text-align: left; }
      .cuerpo_contacto .form .form_div .register_form .form_group_detalle .form_input, .detalle_cuerpo .form .form_div .register_form .form_group_detalle .form_input {
        padding-bottom: 30px; }

/* MENSAJE INFORMATIVO */
.tooltip {
  color: #C91A1A;
  font-size: 0.8em;
  position: absolute;
  bottom: 6px;
  left: 35px; }

.tooltip2 {
  color: #C91A1A;
  font-size: 0.8em;
  position: absolute;
  bottom: 48px;
  left: 65px; }

.no-overflow {
  overflow: visible !important; }

.wrapper-dropdown-3 {
  /* Size and position */
  position: relative;
  height: 40px;
  width: 60%;
  display: inline-block;
  /* Styles */
  background: #fff;
  border: 0;
  cursor: pointer;
  outline: none;
  /* Font settings */
  color: #000000;
  font-size: 0.9em; }
  .wrapper-dropdown-3 span {
    padding: 0.2em 0.5em; }

.wrapper-dropdown-3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 15px;
  top: 55%;
  z-index: 2;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #00C7EB transparent; }

.wrapper-dropdown-3 .dropdown {
  /* Size & position */
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  /* Styles */
  background: white;
  border-radius: inherit;
  border: 1px solid rgba(0, 0, 0, 0.17);
  font-weight: normal;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  list-style: none;
  /* Hiding */
  opacity: 0;
  pointer-events: none; }

.wrapper-dropdown-3 .dropdown li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #000000;
  border-bottom: 1px solid #e6e8ea;
  box-shadow: inset 0 1px 0 white;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.wrapper-dropdown-3 .dropdown li i {
  float: right;
  color: inherit; }

.wrapper-dropdown-3 .dropdown li:last-of-type a {
  border: none; }

/* Hover state */
.wrapper-dropdown-3 .dropdown li:hover a {
  background: rgba(0, 199, 235, 0.5); }

/* Active state */
.wrapper-dropdown-3.active .dropdown {
  opacity: 1;
  pointer-events: auto; }

/* No CSS3 support */
.no-opacity .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
  display: none;
  opacity: 1;
  /* If opacity support but no pointer-events support */
  pointer-events: auto;
  /* If pointer-events support but no pointer-events support */ }

.no-opacity .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
  display: block; }

.detalle_cuerpo {
  padding-top: 90px;
  font-family: "gfs_didotregular", sans-serif;
  min-height: 50vh;
  padding-bottom: 20px; }
  .detalle_cuerpo .form {
    width: 100%; }
  .detalle_cuerpo .detalle_noticia {
    width: 100%;
    margin-top: 45px;
    margin-bottom: 20px;
    padding: 0; }
    .detalle_cuerpo .detalle_noticia .prev_blog, .detalle_cuerpo .detalle_noticia .next_blog {
      display: none; }
    .detalle_cuerpo .detalle_noticia .rows_container {
      position: relative;
      padding: 35px 0; }
      .detalle_cuerpo .detalle_noticia .rows_container .link_container {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        /* NEW, Spec - Firefox, Chrome, Opera */
        justify-content: center;
        -webkit-justify-content: center; }
      .detalle_cuerpo .detalle_noticia .rows_container .row_prev {
        background: url("../img/icons/sprite.svg") no-repeat -659px -104px;
        width: 9px;
        height: 15px;
        left: 0;
        position: absolute;
        top: -webkit-calc(50% - 10px);
        top: -moz-calc(50% - 10px);
        top: calc(50% - 10px); }
      .detalle_cuerpo .detalle_noticia .rows_container .row_next {
        background: url("../img/icons/sprite.svg") no-repeat -719px -104px;
        width: 9px;
        height: 15px;
        right: 0;
        position: absolute;
        top: -webkit-calc(50% - 10px);
        top: -moz-calc(50% - 10px);
        top: calc(50% - 10px); }
      .detalle_cuerpo .detalle_noticia .rows_container a {
        vertical-align: super;
        font-size: 16px; }
      .detalle_cuerpo .detalle_noticia .rows_container a:hover .row_prev {
        background-position: -779px -104px; }
      .detalle_cuerpo .detalle_noticia .rows_container a:hover .row_next {
        background-position: -839px -104px; }
      .detalle_cuerpo .detalle_noticia .rows_container a:hover span {
        color: #a90a00 !important; }
    .detalle_cuerpo .detalle_noticia .social_block {
      margin: 30px auto;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      width: 200px;
      color: #000000; }
      .detalle_cuerpo .detalle_noticia .social_block .div-icon {
        padding: 0 10px; }
      .detalle_cuerpo .detalle_noticia .social_block .share {
        padding-right: 20px; }
      .detalle_cuerpo .detalle_noticia .social_block .linkedin {
        background: url("../img/icons/Sprite_Lantia.svg") no-repeat -908px -102px;
        width: 30px;
        height: 30px;
        display: inline-block; }
        .detalle_cuerpo .detalle_noticia .social_block .linkedin:hover {
          background-position: -998px -102px; }
      .detalle_cuerpo .detalle_noticia .social_block .facebook {
        background: url("../img/icons/Sprite_Lantia.svg") no-repeat -579px -195px;
        width: 14px;
        height: 29px;
        display: inline-block; }
        .detalle_cuerpo .detalle_noticia .social_block .facebook:hover {
          background-position: -681px -195px; }
      .detalle_cuerpo .detalle_noticia .social_block .gplus {
        background: url("../img/icons/Sprite_Lantia.svg") no-repeat -623px -194px;
        width: 31px;
        height: 29px;
        display: inline-block; }
        .detalle_cuerpo .detalle_noticia .social_block .gplus:hover {
          background-position: -725px -194px; }
    .detalle_cuerpo .detalle_noticia .detalle_block img {
      width: 100%; }
    .detalle_cuerpo .detalle_noticia .detalle_block .detalle_text {
      padding-top: 20px; }
    .detalle_cuerpo .detalle_noticia .detalle_block .detalle_title {
      position: relative;
      text-align: left;
      font-size: 20px;
      line-height: 20px; }
      .detalle_cuerpo .detalle_noticia .detalle_block .detalle_title:before {
        content: '';
        display: block;
        width: 100px;
        height: 2px;
        background-color: #a90a00;
        top: 0;
        position: absolute; }
    .detalle_cuerpo .detalle_noticia .detalle_block p {
      font-size: 14px;
      font-family: "robotoregular", sans-serif;
      text-align: left;
      line-height: 16px;
      padding-top: 20px; }
  .detalle_cuerpo .Comments {
    padding: 0;
    position: relative;
    padding-bottom: 30px; }
    .detalle_cuerpo .Comments h1:before {
      content: "";
      height: 2px;
      width: 40%;
      position: absolute;
      background-color: #a90a00;
      top: 5%;
      left: -webkit-calc(50% - 20%);
      left: -moz-calc(50% - 20%);
      left: calc(50% - 20%); }
    .detalle_cuerpo .Comments .coment_block {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      flex-direction: column;
      text-align: left;
      position: relative;
      padding: 10px 0; }
      .detalle_cuerpo .Comments .coment_block .arrow {
        background: url(../img/icons/Sprite_Lantia.svg) no-repeat -720px -105px;
        width: 8px;
        height: 14px;
        position: absolute; }
      .detalle_cuerpo .Comments .coment_block p {
        padding: 0 20px; }
      .detalle_cuerpo .Comments .coment_block .title {
        font-size: 22px;
        padding-bottom: 5px; }
    .detalle_cuerpo .Comments .response {
      padding-left: 20px; }
      .detalle_cuerpo .Comments .response p {
        color: #777; }

.no_coments {
  padding-bottom: 20px; }

.fondo {
  background-size: cover;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 125px; }

.cuerpo_about_us {
  color: #000000;
  padding: 0 15px;
  padding-top: 90px;
  font-size: 15px;
  font-family: robotoregular;
  color: #4f4f4f;
  line-height: 20px; }
  .cuerpo_about_us .about_us .quienes_somos {
    font-size: 15px;
    text-align: left; }
  .cuerpo_about_us h1 {
    font-size: 25px;
    color: #000000; }
  .cuerpo_about_us .equipo .about_workers .about_element {
    padding: 0;
    padding-bottom: 30px; }
    .cuerpo_about_us .equipo .about_workers .about_element .image_worker_element img {
      width: 100%; }
  .cuerpo_about_us .equipo .about_workers .title_worker {
    color: #000000;
    line-height: 22px;
    font-size: 18px;
    font-family: gfs_didotregular !important;
    padding: 20px 0; }
  .cuerpo_about_us .equipo .about_workers .title_worker:hover {
    color: #a90a00; }
  .cuerpo_about_us .equipo .about_workers .description_worker {
    color: #4f4f4f; }

.detalle_cuerpo {
  padding-top: 90px;
  font-family: "gfs_didotregular", sans-serif; }
  .detalle_cuerpo .detalle_noticia {
    text-align: left;
    position: relative; }
    .detalle_cuerpo .detalle_noticia span {
      text-align: center; }
    .detalle_cuerpo .detalle_noticia .aficiones {
      width: auto !important;
      overflow: none; }
    .detalle_cuerpo .detalle_noticia .hacemos_block .hacemos_text {
      padding-bottom: 40px; }
    .detalle_cuerpo .detalle_noticia .hacemos_block .hacemos_title {
      text-align: left;
      font-size: 25px;
      line-height: 20px;
      text-align: center;
      padding-bottom: 50px; }
    .detalle_cuerpo .detalle_noticia .hacemos_block h3 {
      font-size: 22px;
      padding: 10px 0;
      font-family: "gfs_didotregular", sans-serif; }
    .detalle_cuerpo .detalle_noticia .hacemos_block p {
      font-size: 15px;
      font-family: "robotoregular", sans-serif;
      text-align: left;
      line-height: 16px;
      padding: 10px 0; }
    .detalle_cuerpo .detalle_noticia .hacemos_block .hacemos_image {
      height: 155px;
      display: flex;
      justify-content: center;
      position: relative; }
      .detalle_cuerpo .detalle_noticia .hacemos_block .hacemos_image:after {
        content: '';
        display: block;
        width: 100px;
        height: 2px;
        background-color: #a90a00;
        bottom: 15%;
        left: calc(50% - 50px);
        position: absolute; }
      .detalle_cuerpo .detalle_noticia .hacemos_block .hacemos_image img {
        align-self: center; }

.cuerpo_que_hacemos {
  padding-top: 90px;
  min-height: 55vh; }

.que_hacemos {
  margin-bottom: 60px; }
  .que_hacemos .que_hacemos_ul {
    display: flex;
    flex-wrap: wrap; }
    .que_hacemos .que_hacemos_ul li {
      width: 100%;
      padding-top: 40px; }
    .que_hacemos .que_hacemos_ul p {
      font-size: 14px;
      text-align: center;
      line-height: 20px;
      max-width: 340px;
      margin: 0 auto;
      color: #4F4F4F; }
    .que_hacemos .que_hacemos_ul h2 {
      padding-bottom: 10px;
      font-size: 24px; }

/*------------------------------------- Breakpoints ---------------------------------------*/
/* MEDIAQUERY 300px
*********************************************************************/
@media all and (max-width: 450px) {
  #cabecera_texto_contenedor .contacto span {
    font-size: 0.8em !important; }

  .cabecera_movil #logo {
    text-align: left; }
  .cabecera_movil .botonContacto {
    padding: 5px; }
  .cabecera_movil #tel {
    top: 30px !important;
    right: -10px !important; }

  .cabecera_blog {
    height: 200px !important; }

  .hobbies .hobbies_contenedor {
    width: 60% !important; }

  #metodoLife .bloque_der {
    height: 350px !important; }

  #bio .texto {
    max-height: 250px !important;
    margin-bottom: 30% !important; }
  #bio #enlace_linked {
    width: 85%;
    text-align: right; }

  #metodoLife h2 {
    font-size: 30px;
    line-height: 35px; }

  .hobbies {
    margin: 10% 1%; }
    .hobbies .hobbies_contenedor img {
      width: 80% !important; }

  #seo h2 {
    font-size: 30px;
    line-height: 35px; }
  #seo span {
    font-size: 18px; }

  #mentoring {
    padding: 2% 0;
    margin-bottom: 10%; }
    #mentoring h2 {
      font-size: 30px;
      line-height: 35px; }

  #noticiasHome .noticias_contenedor {
    width: 90% !important;
    height: 700px !important; } }
/* MEDIAQUERY 550px
*********************************************************************/
@media all and (max-width: 550px) {
  .cabecera_movil .contacto button {
    padding: 2px; }
  .cabecera_movil .contacto i {
    font-size: 0.8em; }
  .cabecera_movil .contacto .contacto-contenedor:last-child {
    margin-top: -10px; }

  .cabecera_movil .contacto {
    opacity: 0;
    position: absolute;
    right: 0;
    left: auto;
    top: 90px;
    background-color: #00C7EB;
    color: #ffffff;
    margin: 0;
    width: 100%;
    display: inline-block;
    padding: 1em 0;
    text-align: center; }
    .cabecera_movil .contacto a {
      color: #ffffff; }
    .cabecera_movil .contacto .contacto-contenedor {
      display: inline-block;
      font-size: 16px; }
    .cabecera_movil .contacto .contacto-contenedor:last-child {
      padding: 0 1em; }
    .cabecera_movil .contacto i {
      font-size: 1.4em !important; }
    .cabecera_movil .contacto .botonContacto:hover {
      background-color: #00C7EB; }

  h2 {
    font-size: 40px; }

  #contacto label, #contacto input, #contacto .caja, #contacto .wrapper-dropdown-3 {
    width: 100%; }
  #contacto .labelFijo {
    left: 0; }
  #contacto .fila {
    height: 110px;
    padding: 0; }
  #contacto .fila.big {
    height: 220px  !important; }

  #noticiasHome .noticias_contenedor {
    width: 90% !important;
    margin: 0.5em;
    height: 650px; }
    #noticiasHome .noticias_contenedor img {
      height: 250px !important; }

  .noticias .noticias_contenedor {
    width: 90% !important;
    height: 700px !important; }
    .noticias .noticias_contenedor .imagenContenedor {
      height: 320px !important; }
    .noticias .noticias_contenedor .imagenContenedor img {
      height: 320px !important;
      display: inline-block;
      width: 100%; }

  #popup {
    max-width: 80%;
    top: 35%; } }
/* MEDIAQUERY 768PX
*********************************************************************/
@media all and (max-width: 767px) {
  /*Menu desplegable*/
  nav {
    float: right; }

  #tel {
    position: absolute;
    top: 25px !important;
    right: 0px !important; }

  .contacto {
    padding-right: 0px !important;
    z-index: -2;
    top: 10px; }
    .contacto .contacto-contenedor {
      display: block;
      margin-right: 0 !important;
      padding: 0; }

  .encabezado_superior nav, .cabecera_movil nav {
    margin: 0;
    position: absolute;
    top: 65px;
    z-index: 2;
    text-align: right;
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    left: 0;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    opacity: 1;
    max-height: 0; }

  .encabezado_superior.cabecera_movil nav {
    top: 90px; }

  .encabezado_superior nav li {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0; }

  .menu {
    overflow: hidden;
    position: relative; }

  .menu.active {
    display: block;
    opacity: 1;
    max-height: 275px;
    left: 0;
    z-index: 2; }
    .menu.active .upper-options {
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
    .menu.active ul {
      opacity: 1;
      width: 100% !important; }

  .menu ul {
    margin: 0;
    padding: 0;
    margin: 0 auto;
    opacity: 0;
    text-align: left;
    width: 100% !important;
    height: 100%;
    padding: 10px;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out; }
    .menu ul li a {
      border: none !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      color: #000 !important; }

  .menu li {
    float: none;
    display: block !important; }

  #toggle-menu.menu-is-active {
    top: 30px; }

  #toggle-menu {
    color: #000;
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 20px;
    top: 30px;
    text-decoration: none;
    cursor: pointer;
    border: 0; }
    #toggle-menu div {
      position: relative; }
    #toggle-menu span {
      display: block;
      width: 25px;
      height: 5px;
      background: #fff;
      position: absolute;
      -webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
      -moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
      transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      transform-origin: center; }

  .cabecera_movil .menu.active {
    background-color: #ffffff;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid; }

  #toggle-menu.cabecera_movil span, .padre #toggle-menu span {
    background: #000; }

  #toggle-menu span.top {
    top: 0px; }

  #toggle-menu span.middle {
    top: 10px; }

  #toggle-menu span.bottom {
    top: 20px; }

  #toggle-menu.menu-is-active span {
    -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out; }

  #toggle-menu.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg); }

  #toggle-menu.menu-is-active span.middle {
    opacity: 0; }

  #toggle-menu.menu-is-active span.bottom {
    top: 6px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg); }

  /*Fin Menu desplegable*/
  .upper-options .idioma {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content: center;
    -webkit-justify-content: center; }

  .menu {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; } }
@media (min-width: 768px) {
  .cuerpoBlog {
    min-height: 75vh; }

  .noticias .noticias_listado .noticias_ul {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
    .noticias .noticias_listado .noticias_ul .blog_element {
      width: 46%;
      padding-left: 0;
      padding-right: 0; }
      .noticias .noticias_listado .noticias_ul .blog_element:nth-child(2n) {
        margin-left: 4%; }
      .noticias .noticias_listado .noticias_ul .blog_element:nth-child(odd) {
        margin-right: 4%; }

  .cuerpo_about_us h1 {
    font-size: 35px;
    color: #000000; }
  .cuerpo_about_us .equipo .about_workers {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .cuerpo_about_us .equipo .about_workers .about_element {
      width: 46%; }
      .cuerpo_about_us .equipo .about_workers .about_element:nth-child(2n) {
        margin-left: 4%; }
      .cuerpo_about_us .equipo .about_workers .about_element:nth-child(odd) {
        margin-right: 4%; }

  .cuerpo_contacto, .detalle_cuerpo {
    min-height: 80vh;
    padding-top: 90px; }
    .cuerpo_contacto h1, .detalle_cuerpo h1 {
      font-size: 35px; }
    .cuerpo_contacto .contacto_block, .detalle_cuerpo .contacto_block {
      margin: 0 auto;
      padding-bottom: 70px; }
      .cuerpo_contacto .contacto_block .contacto_info, .detalle_cuerpo .contacto_block .contacto_info {
        width: 95%;
        margin: 0 auto;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        /* NEW, Spec - Firefox, Chrome, Opera */
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: flex-end;
        -webkit-align-items: flex-end;
        -moz-box-align: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        justify-content: center;
        -webkit-justify-content: center; }
        .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto {
          padding: 0 20px;
          width: 33%;
          position: relative; }
          .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(2):after, .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(2):before, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(2):after, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(2):before {
            content: none; }
          .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(2):before, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(2):before {
            content: "";
            position: absolute;
            height: 100%;
            width: 1px;
            top: 0;
            background-color: #d5d5d5;
            left: 0px; }
          .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(3):before, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(3):before {
            content: "";
            position: absolute;
            height: 100%;
            width: 1px;
            top: 0;
            background-color: #d5d5d5;
            left: 0px; }
    .cuerpo_contacto .form, .detalle_cuerpo .form {
      padding-bottom: 20px;
      margin-bottom: 20px;
      position: relative; }
      .cuerpo_contacto .form .form_div .register_form, .detalle_cuerpo .form .form_div .register_form {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        /* NEW, Spec - Firefox, Chrome, Opera */
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row; }
        .cuerpo_contacto .form .form_div .register_form .form_group, .detalle_cuerpo .form .form_div .register_form .form_group {
          margin: 0;
          width: 50%; }
          .cuerpo_contacto .form .form_div .register_form .form_group:nth-child(5), .detalle_cuerpo .form .form_div .register_form .form_group:nth-child(5) {
            width: 100%; }
          .cuerpo_contacto .form .form_div .register_form .form_group:nth-child(7), .detalle_cuerpo .form .form_div .register_form .form_group:nth-child(7) {
            width: 50%; }
          .cuerpo_contacto .form .form_div .register_form .form_group .Check, .detalle_cuerpo .form .form_div .register_form .form_group .Check {
            margin: 0;
            padding-top: 10px; }
          .cuerpo_contacto .form .form_div .register_form .form_group .button_div, .detalle_cuerpo .form .form_div .register_form .form_group .button_div {
            display: -webkit-box;
            /* OLD - iOS 6-, Safari 3.1-6, BB7 */
            display: -ms-flexbox;
            /* TWEENER - IE 10 */
            display: -webkit-flex;
            /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
            display: flex;
            /* NEW, Spec - Firefox, Chrome, Opera */
            justify-content: flex-end;
            -webkit-justify-content: flex-end; }
            .cuerpo_contacto .form .form_div .register_form .form_group .button_div .button, .detalle_cuerpo .form .form_div .register_form .form_group .button_div .button {
              width: 334px;
              padding: 15px 20px; }
        .cuerpo_contacto .form .form_div .register_form .form_group_detalle, .detalle_cuerpo .form .form_div .register_form .form_group_detalle {
          margin: 0;
          width: 50%; }
          .cuerpo_contacto .form .form_div .register_form .form_group_detalle:nth-child(3), .detalle_cuerpo .form .form_div .register_form .form_group_detalle:nth-child(3) {
            width: 100%; }
          .cuerpo_contacto .form .form_div .register_form .form_group_detalle .Check, .detalle_cuerpo .form .form_div .register_form .form_group_detalle .Check {
            margin: 0;
            padding-top: 10px; }
          .cuerpo_contacto .form .form_div .register_form .form_group_detalle .button_div, .detalle_cuerpo .form .form_div .register_form .form_group_detalle .button_div {
            display: -webkit-box;
            /* OLD - iOS 6-, Safari 3.1-6, BB7 */
            display: -ms-flexbox;
            /* TWEENER - IE 10 */
            display: -webkit-flex;
            /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
            display: flex;
            /* NEW, Spec - Firefox, Chrome, Opera */
            justify-content: flex-end;
            -webkit-justify-content: flex-end; }
            .cuerpo_contacto .form .form_div .register_form .form_group_detalle .button_div .button, .detalle_cuerpo .form .form_div .register_form .form_group_detalle .button_div .button {
              width: 334px;
              padding: 15px 20px; }

  .response_form .button_link {
    width: 340px; }

  footer {
    display: inline-block;
    width: 100%;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 50px 0; }
    footer .footer-text {
      width: 80%; }
      footer .footer-text .cl-effect-3 {
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        justify-content: flex-end;
        -webkit-justify-content: flex-end;
        padding: 0 20px; }
        footer .footer-text .cl-effect-3 h3 {
          text-align: left; }
        footer .footer-text .cl-effect-3 .list-footer {
          -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-direction: row;
          -webkit-flex-direction: row;
          flex-direction: row;
          width: auto;
          text-align: left; }
          footer .footer-text .cl-effect-3 .list-footer p {
            display: none;
            text-align: left; }
          footer .footer-text .cl-effect-3 .list-footer li {
            width: 50%;
            padding-top: 15px; }
          footer .footer-text .cl-effect-3 .list-footer.other {
            -ms-flex-direction: row;
            -webkit-flex-direction: row;
            flex-direction: row;
            width: 100%; }
            footer .footer-text .cl-effect-3 .list-footer.other li {
              padding-right: 15px; }
        footer .footer-text .cl-effect-3 .web_footer2 li {
          width: 50%;
          padding-right: 15px; }
    footer .logo_pie {
      padding: 10px 0;
      width: 20%; }
      footer .logo_pie #logoPie {
        padding: 0 20px;
        text-align: left; }
        footer .logo_pie #logoPie img {
          width: 100%;
          max-width: 100px; }
    footer .footer-text .cl-effect-3 .web_footer {
      padding-top: 10px; }
    footer .footer-text .cl-effect-3 .web_footer2 {
      padding-top: 10px; }

  .detalle_cuerpo {
    padding-top: 90px;
    min-height: 75vh; }
    .detalle_cuerpo .detalle_noticia {
      margin-top: 45px;
      padding: 0; }
      .detalle_cuerpo .detalle_noticia .rows_container .prev_blog {
        width: 200px;
        height: 40px;
        color: black;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: absolute;
        left: 20px;
        top: -webkit-calc(50% - 14px);
        top: -moz-calc(50% - 14px);
        top: calc(50% - 14px);
        font-size: 18px;
        display: block; }
      .detalle_cuerpo .detalle_noticia .rows_container .next_blog {
        width: 200px;
        height: 40px;
        color: black;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: absolute;
        right: 20px;
        top: -webkit-calc(50% - 14px);
        top: -moz-calc(50% - 14px);
        top: calc(50% - 14px);
        font-size: 18px;
        display: block; }
      .detalle_cuerpo .detalle_noticia .detalle_block .detalle_title {
        font-size: 30px;
        line-height: 30px; }
    .detalle_cuerpo .Comments {
      padding: 0;
      position: relative;
      padding-bottom: 30px; }
      .detalle_cuerpo .Comments h1:before {
        content: "";
        height: 2px;
        width: 20%;
        position: absolute;
        background-color: #a90a00;
        top: 5%;
        left: -webkit-calc(50% - 10%);
        left: -moz-calc(50% - 10%);
        left: calc(50% - 10%); }

  .cuerpo_que_hacemos {
    min-height: 75vh; }

  .que_hacemos {
    margin-bottom: 0; }
    .que_hacemos .que_hacemos_ul {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .que_hacemos .que_hacemos_ul li {
        width: 50%; }
      .que_hacemos .que_hacemos_ul h1 {
        font-size: 45px; }

  .detalle_cuerpo .detalle_noticia .hacemos_block .hacemos_title {
    font-size: 35px; }

  #bio .texto {
    max-height: 410px;
    margin-bottom: 1em;
    overflow: hidden; }
  #bio .overlay {
    min-height: auto; }

  .cuerpoPolitica {
    min-height: 75vh; }

  #mentoring h2, #mentoring span {
    display: inline-block; }
  #mentoring .bloque_izq, #mentoring .bloque_der {
    padding: 1em 0; }

  .hobbies .hobbies_contenedor {
    display: inline-block;
    width: 30%;
    margin: 0 1%; }
    .hobbies .hobbies_contenedor .hobbies_texto, .hobbies .hobbies_contenedor .hobbies_contenido {
      font-size: 18px; }
    .hobbies .hobbies_contenedor img {
      width: 90%; }

  .bloque_izq, .bloque_der {
    width: 100%; }

  #bloque_der_blog {
    display: block; }

  .form-container {
    width: 90% !important;
    min-width: 90%; }

  #contacto label {
    font-size: 0.8em; }

  #noticiasHome .noticias_contenedor {
    width: 40%;
    margin: 0.5em;
    height: 610px; }
    #noticiasHome .noticias_contenedor img {
      height: 200px; }

  .formularioCorrecto {
    width: 80%; }

  .language-mobile {
    display: none; }

  .iconos-slide .aboutslider li:nth-child(odd):before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0;
    background-color: #d5d5d5; }

  #bio .bx-wrapper .bx-controls-direction a {
    top: 50%; }

  header .encabezado_contenido .menu .cl-effect-3 li {
    padding: 0 20px;
    font-size: 16px; }
  header .encabezado_contenido .menu .upper-options li {
    padding: 0 8px; }
    header .encabezado_contenido .menu .upper-options li a {
      font-size: 15px; }

  .post-section {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 40px 20px; }
    .post-section .post-wrapper {
      margin: 0 20px !important;
      width: 50%; }

  .overlay .bx-controls-direction .bx-prev, .overlay .bx-controls-direction .bx-next {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  .overlay .bx-controls-direction .bx-prev {
    left: 15px; }
  .overlay .bx-controls-direction .bx-next {
    right: 15px; }
  .overlay .intro-text {
    margin-top: -200px;
    margin-left: 60px; }

  .upper-options {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
    .upper-options .contact {
      display: block; }

  #logo {
    width: 100px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out; }
    #logo a {
      width: 100%; }
      #logo a img {
        width: 100%; }

  .encabezado_contenido .menu {
    margin: 15px 0; }

  header {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
    header .encabezado_contenido {
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }

  #bio {
    min-height: 280px; }
    #bio .intro-text {
      bottom: 50px; }

  .overlay .intro-text h1 {
    font-size: 35px;
    font-weight: 400;
    line-height: 45px; }

  .error-404 h1 {
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    color: #000000; }
  .error-404 .box-cms {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center; }
    .error-404 .box-cms .cms-block p {
      padding-top: 30px;
      max-width: 400px;
      margin: 0 auto; }
    .error-404 .box-cms .cms-block .botonContacto {
      margin: 0 auto;
      margin-top: 30px;
      width: 335px;
      font-size: 20px;
      padding: 16px 20px;
      line-height: 24px; }

  .cuerpoPolitica h2 {
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    padding: 30px 0; } }
/* MEDIAQUERY 900px
*********************************************************************/
@media all and (max-width: 900px) {
  .form-container {
    width: 80%;
    min-width: 80%; }

  .fila.big {
    height: 140px  !important; }

  .fila .left, .fila .right {
    width: 100% !important;
    padding-bottom: 1.5em; }

  .hobbies {
    padding: 0 1%; }

  .noticias .noticias_contenedor {
    width: 40%; } }
/* MEDIAQUERY 900PX
*********************************************************************/
@media all and (min-width: 1024px) {
  .noticias .noticias_listado .noticias_ul .blog_element {
    width: 30%; }
    .noticias .noticias_listado .noticias_ul .blog_element:nth-child(2n) {
      margin-left: 0; }
    .noticias .noticias_listado .noticias_ul .blog_element:nth-child(odd) {
      margin-right: 0; }
    .noticias .noticias_listado .noticias_ul .blog_element:nth-child(3n+2) {
      margin: 0 5%; }

  .cuerpo_about_us .quienes_somos .about_flex {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */ }
    .cuerpo_about_us .quienes_somos .about_flex .about_column {
      -webkit-box-flex: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -webkit-flex: 1;
      /* Safari 6.1+. iOS 7.1+, BB10 */
      -ms-flex: 1;
      /* IE 10 */
      flex: 1;
      /* NEW, Spec - Firefox, Chrome, Opera */ }
      .cuerpo_about_us .quienes_somos .about_flex .about_column:first-child {
        margin-right: 4%; }
  .cuerpo_about_us .equipo .about_workers .about_element {
    width: 30%; }
    .cuerpo_about_us .equipo .about_workers .about_element:nth-child(2n) {
      margin-left: 0; }
    .cuerpo_about_us .equipo .about_workers .about_element:nth-child(odd) {
      margin-right: 0; }
    .cuerpo_about_us .equipo .about_workers .about_element:nth-child(3n+2) {
      margin: 0 5%; }

  .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto {
    padding: 0 50px; }
    .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(2):before, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(2):before {
      content: "";
      position: absolute;
      height: 100%;
      width: 1px;
      top: 0;
      background-color: #d5d5d5;
      left: 0px; }
    .cuerpo_contacto .contacto_block .contacto_info .textblock_contacto:nth-child(3):before, .detalle_cuerpo .contacto_block .contacto_info .textblock_contacto:nth-child(3):before {
      content: "";
      position: absolute;
      height: 100%;
      width: 1px;
      top: 0;
      background-color: #d5d5d5;
      left: 0px; }
  .cuerpo_contacto .form, .detalle_cuerpo .form {
    width: 100% !important; }
    .cuerpo_contacto .form .form_div .register_form .form_group, .detalle_cuerpo .form .form_div .register_form .form_group {
      width: 33.3%; }
      .cuerpo_contacto .form .form_div .register_form .form_group:nth-child(5), .detalle_cuerpo .form .form_div .register_form .form_group:nth-child(5) {
        width: 66.6%; }
      .cuerpo_contacto .form .form_div .register_form .form_group:nth-child(6), .detalle_cuerpo .form .form_div .register_form .form_group:nth-child(6) {
        position: absolute;
        left: 0;
        bottom: 98px; }
      .cuerpo_contacto .form .form_div .register_form .form_group:nth-child(7), .detalle_cuerpo .form .form_div .register_form .form_group:nth-child(7) {
        width: 100%; }
      .cuerpo_contacto .form .form_div .register_form .form_group .button_div .button, .detalle_cuerpo .form .form_div .register_form .form_group .button_div .button {
        margin-top: 15px;
        padding: 15px 20px;
        font-family: "gfs_didotregular", sans-serif; }

  .detalle_cuerpo .form {
    width: 95%; }
  .detalle_cuerpo .detalle_noticia {
    padding: 0; }
    .detalle_cuerpo .detalle_noticia .detalle_block .detalle_text .detalle_flex {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */ }
      .detalle_cuerpo .detalle_noticia .detalle_block .detalle_text .detalle_flex .detalle_column {
        padding-top: 20px;
        -webkit-box-flex: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -webkit-flex: 1;
        /* Safari 6.1+. iOS 7.1+, BB10 */
        -ms-flex: 1;
        /* IE 10 */
        flex: 1;
        /* NEW, Spec - Firefox, Chrome, Opera */ }
        .detalle_cuerpo .detalle_noticia .detalle_block .detalle_text .detalle_flex .detalle_column:first-child {
          margin-right: 4%; }
  .detalle_cuerpo .Comments {
    padding: 0; }

  .que_hacemos .que_hacemos_ul li {
    width: 33.3%;
    position: relative;
    padding: 40px 30px 60px; }
    .que_hacemos .que_hacemos_ul li:before {
      content: '';
      display: block;
      position: absolute;
      height: 80%;
      width: 1px;
      top: 20px;
      right: 0;
      background-color: #d5d5d5; }
    .que_hacemos .que_hacemos_ul li:nth-child(3n):before {
      content: none; }
    .que_hacemos .que_hacemos_ul li:nth-of-type(n+4):after {
      content: '';
      display: block;
      position: absolute;
      height: 1px;
      width: 80%;
      top: 0;
      left: 40px;
      background-color: #d5d5d5; }

  .detalle_noticia .detalle_flex {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .detalle_noticia .detalle_flex .detalle_column {
      -webkit-box-flex: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -webkit-flex: 1;
      /* Safari 6.1+. iOS 7.1+, BB10 */
      -ms-flex: 1;
      /* IE 10 */
      flex: 1;
      /* NEW, Spec - Firefox, Chrome, Opera */ }
      .detalle_noticia .detalle_flex .detalle_column:first-child {
        margin-right: 4%; }

  #bio .right {
    width: 75% !important; }
  #bio span.texto {
    width: 95% !important;
    padding-top: 5%; }

  .politica_flex {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */ }
    .politica_flex .politica_column {
      -webkit-box-flex: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -webkit-flex: 1;
      /* Safari 6.1+. iOS 7.1+, BB10 */
      -ms-flex: 1;
      /* IE 10 */
      flex: 1;
      /* NEW, Spec - Firefox, Chrome, Opera */ }
      .politica_flex .politica_column:first-child {
        margin-right: 4%; }

  .cl-effect-3 li a {
    font-size: 16px; } }
/* MEDIAQUERY 900PX
*********************************************************************/
@media all and (max-width: 1200px) {
  #bio .right {
    width: 60%; }
  #bio span.texto {
    width: 85%; }

  #noticiasHome .noticias_contenedor {
    width: 44%; }

  .post-wrapper:nth-child(3) {
    display: none; } }
@media all and (min-width: 1200px) {
  .cuerpo_contacto, .detalle_cuerpo, .cuerpoBlog, .cuerpo_about_us {
    padding-left: 0;
    padding-right: 0; }

  .button-link {
    background-color: #A90A00;
    width: 24%;
    margin: 0 auto;
    position: absolute;
    right: 0px;
    left: 0px;
    font-size: 14px;
    padding: 0px;
    bottom: 20px; }
    .button-link:hover {
      background-color: #d82d23; }
    .button-link a {
      color: white; }
      .button-link a:hover {
        color: white; }

  .cabecera_movil #logo {
    margin-top: -10px;
    width: 140px; }

  #bio {
    min-height: 380px; }
    #bio .intro-text {
      bottom: 100px; }

  .post-section .post-wrapper {
    flex: 1; }

  .slider-item {
    height: 100%; }

  .iconos-slide {
    padding: 30px 0; }
    .iconos-slide .iconslider {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 1120px;
      margin: 0 auto; }
      .iconos-slide .iconslider li {
        width: 33.3%;
        padding: 40px 0 60px 0;
        position: relative;
        margin: 0; }
        .iconos-slide .iconslider li h2 {
          font-size: 24px;
          padding: 15px 0px 25px; }
      .iconos-slide .iconslider li:nth-of-type(n+4):after {
        content: '';
        display: block;
        position: absolute;
        height: 1px;
        width: calc(100% - 80px);
        top: 0;
        left: 40px;
        background-color: #d5d5d5; }
      .iconos-slide .iconslider li:before {
        content: '';
        display: block;
        position: absolute;
        height: calc(100% - 80px);
        width: 1px;
        top: 40px;
        right: 0;
        background-color: #d5d5d5; }
      .iconos-slide .iconslider li:nth-of-type(3n):before {
        content: none; }
    .iconos-slide .aboutslider {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      /* NEW, Spec - Firefox, Chrome, Opera */
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto; }
      .iconos-slide .aboutslider li {
        width: 25%;
        padding: 40px 0;
        position: relative;
        margin: 0; }
        .iconos-slide .aboutslider li h2 {
          font-size: 40px;
          padding: 15px 0px 25px; }
      .iconos-slide .aboutslider li:nth-child(odd):before {
        content: '';
        display: block;
        position: absolute;
        height: calc(100% - 80px);
        width: 1px;
        top: 40px;
        right: 0;
        background-color: #d5d5d5; }
      .iconos-slide .aboutslider li:nth-of-type(n+5):after {
        content: '';
        display: block;
        position: absolute;
        height: 1px;
        width: calc(100% - 80px);
        top: 0;
        left: 40px;
        background-color: #d5d5d5; }
      .iconos-slide .aboutslider li:before {
        content: '';
        display: block;
        position: absolute;
        height: calc(100% - 80px);
        width: 1px;
        top: 40px;
        right: 0;
        background-color: #d5d5d5; }
      .iconos-slide .aboutslider li:nth-of-type(4n):before {
        content: none; }

  #bod {
    max-width: 1200px;
    margin: 0 auto; }

  header {
    max-width: 1200px;
    left: calc((100% - 1200px)/2) !important; }
    header.encabezado_superior {
      height: 100px; }
    header .encabezado_contenido {
      padding: 20px 0 !important; }
    header.scrolled .encabezado_contenido {
      padding: 20px 0 !important; }
      header.scrolled .encabezado_contenido #logo {
        width: 100px;
        margin-top: 15px; }

  .overlay .intro-text h1 {
    font-size: 45px;
    font-weight: 400;
    line-height: 45px; }
  .overlay .intro-text #mas-info a {
    font-size: 18px; }

  footer {
    padding: 70px 0; }

  .overlay .bx-controls-direction .bx-prev, .overlay .bx-controls-direction .bx-next {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  .error-404 h1 {
    font-size: 45px;
    font-weight: 400;
    line-height: 45px;
    color: #000000; }
  .error-404 .box-cms {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    min-height: 100vh; }
    .error-404 .box-cms .cms-block p {
      padding-top: 50px;
      max-width: 540px;
      margin: 0 auto; }
    .error-404 .box-cms .cms-block .botonContacto {
      margin: 0 auto;
      margin-top: 100px;
      width: 335px;
      font-size: 20px;
      padding: 16px 20px;
      line-height: 24px; }

  .cuerpoPolitica h2 {
    font-weight: 400;
    line-height: 45px;
    padding: 50px 0; }

  .overlay .bxslider li {
    min-width: initial; } }
#bio .overlay .bx-wrapper {
  height: 100%; }
  #bio .overlay .bx-wrapper .bx-viewport {
    height: 100% !important; }
    #bio .overlay .bx-wrapper .bx-viewport .bxslider {
      height: 100%; }

/* MEDIAQUERY 900PX
*********************************************************************/
@media all and (min-width: 1350px) {
  /* Contacto */
  #contacto label {
    width: 30%; }
  #contacto input, #contacto .caja, #contacto .wrapper-dropdown-3 {
    width: 70%; } }

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