@import url('./que-hacemos.css');
@import url('./contacto.css');

html,
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  background: #ffffff; }

body.body-overflow, html.body-overflow {
  overflow: hidden; }
  @media (min-width: 992px) {
    body.body-overflow, html.body-overflow {
      overflow: auto; } }

a {
  color: #847931;
  text-decoration: none; }
  a:active, a:focus, a:hover {
    color: #5f5723;
    text-decoration: underline; }

.wrapper {
  padding-left: 0; }
  @media (min-width: 992px) {
    .wrapper {
      padding-left: 248px; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?5xziiw");
  src: url("../fonts/icomoon.eot?5xziiw#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?5xziiw") format("truetype"), url("../fonts/icomoon.woff?5xziiw") format("woff"), url("../fonts/icomoon.svg?5xziiw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-plus:before {
  content: "\e904"; }

.icon-arrow-right:before {
  content: "\e910"; }

.icon-minus:before {
  content: "\e905"; }

.icon-angle-right:before {
  content: "\e900"; }

.icon-angle-left:before {
  content: "\e901"; }

.inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%; }
  .col-xs-top {
    vertical-align: top; }
  .col-xs-middle {
    vertical-align: middle; }
  .col-xs-bottom {
    vertical-align: bottom; } }

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%; }
  .col-sm-top {
    vertical-align: top; }
  .col-sm-middle {
    vertical-align: middle; }
  .col-sm-bottom {
    vertical-align: bottom; } }

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%; }
  .col-md-top {
    vertical-align: top; }
  .col-md-middle {
    vertical-align: middle; }
  .col-md-bottom {
    vertical-align: bottom; } }

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%; }
  .col-lg-top {
    vertical-align: top; }
  .col-lg-middle {
    vertical-align: middle; }
  .col-lg-bottom {
    vertical-align: bottom; } }

hr {
  width: 111px;
  border-bottom: 3px solid #3e87cb;
  margin: 0px;
  border-top: none; }
  @media (min-width: 768px) {
    hr {
      width: 258px;
      border-bottom: 6px solid #3e87cb; } }

.content-g {
  max-width: 1016px;
  margin: 0 auto;
  position: relative; }

.content-socio {
  position: relative;
  max-width: 1016px;
  margin: 0 auto;
  padding: 70px 0px 66px 0px; }
  @media (min-width: 992px) {
    .content-socio {
      padding: 23px 0px 47px 0px; } }
  .content-socio a:hover {
    opacity: .5; }
  .content-socio .personal-socio {
    margin-top: 55px; }
    @media (min-width: 992px) {
      .content-socio .personal-socio {
        margin-top: 0; } }

.col-l {
  width: 309px;
  margin: 0px;
  float: none; }
  @media (min-width: 480px) {
    .col-l {
      width: 258px; } }
  @media (min-width: 992px) {
    .col-l {
      margin: 0 105px 0 0;
      float: left; } }
  .col-l h3 {
    color: #00295c;
    font-size: 17.6px;
    font-family: Georgia;
    font-weight: bold;
    margin: 0px;
    margin: 10px 0 9px 0; }
    @media (min-width: 992px) {
      .col-l h3 {
        font-size: 35px;
        margin: 23px 0 40px 0; } }
  .col-l .left-p {
    color: #9b9b9b;
    font-size: 12.9px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    padding-right: 12px;
    margin: 0px; }
    @media (min-width: 992px) {
      .col-l .left-p {
        padding-right: 21px; } }

.col-r {
  display: table-cell; }

.col-l-socio {
  width: 100%;
  float: none; }
  @media (min-width: 992px) {
    .col-l-socio {
      float: left;
      width: 460px; } }

.col-r-socio {
  display: table-cell;
  padding-top: 5px;
  padding-right: 11px; }
  @media (min-width: 992px) {
    .col-r-socio {
      padding-top: 36px;
      padding-right: 0px; } }
  .col-r-socio p {
    font-size: 9.8px;
    color: #ffffff;
    padding-top: 11px; }
    @media (min-width: 992px) {
      .col-r-socio p {
        padding-bottom: 14px;
        font-size: 14px;
        padding-top: 0px; } }

.datos-socios {
  float: left;
  width: 180px;
  margin-right: 60px;
  padding-top: 0;
  cursor: pointer; }
  .datos-socios a {
    text-decoration: none; }

.datos-in-socios {
  min-height: 65px; }

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: block; }

.banner-frase {
  position: absolute;
  bottom: 40px;
  left: 20px;
  width: 267px; }
  @media (min-width: 768px) {
    .banner-frase {
      width: 516px;
      height: 171px;
      left: 144px; } }
  @media (min-width: 992px) {
    .banner-frase {
      width: 745px;
      height: 171px;
      left: 174px;
      bottom: 268px; } }

.visor {
  background: white;
  width: 768px;
  margin: 15px auto; }

header {
  top: 0;
  z-index: 1;
  width: 100%;
  left: 0;
  position: fixed; }
  @media (min-width: 992px) {
    header {
      position: fixed;
      height: 80px; } }

@media (max-width: 991px) {
  .header__box {
    width: 100%;
    padding: 0 0; } }

.menu-principal {
  max-width: 1000px;
  margin: 0 auto;
  height: 80px;
  padding: 18px 0;
  opacity: 0;
  display: none;
  position: relative; }
  @media (min-width: 992px) {
    .menu-principal {
      max-width: 1000px;
      padding: 18px 0;
      display: block;
      opacity: 1; } }
  @media (min-width: 1200px) {
    .menu-principal {
      max-width: 1170px;
      padding: 18px 0;
      display: block !important; } }
  .menu-principal .magic_line {
    border-bottom: 1px solid white;
    position: absolute;
    width: 100px;
    bottom: 10px;
    bottom: -10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: none; }
    @media (min-width: 1200px) {
      .menu-principal .magic_line {
        display: block; } }

.menu-principal_active {
  display: block;
  opacity: 1;
  -webkit-transition: opacity .10s;
  -o-transition: opacity .10s;
  transition: opacity .10s; }

.logo-menu {
  float: left; }
  @media (min-width: 992px) {
    .logo-menu {
      margin: 18px 20px 0 0; } }
  .logo-menu img {
    width: 133px; }
    @media (min-width: 1200px) {
      .logo-menu img {
        width: 165px; } }

.menu__lista {
  float: left;
  padding: 0;
  margin: 20px 0 0 0;
  width: 100%;
  position: relative; }
  @media (min-width: 992px) {
    .menu__lista {
      margin: 0 0 0 0;
      width: auto; } }
  .menu__lista .menu__items {
    float: none;
    list-style: none; }
    @media (min-width: 992px) {
      .menu__lista .menu__items {
        float: left; } }
    .menu__lista .menu__items a {
      display: block;
      margin-right: 0;
      text-decoration: none;
      font-family: "Open Sans", sans-serif;
      font-size: 26px;
      font-weight: 600;
      color: #ffffff;
      padding: 10px 0 10px 0;
      border-bottom: 3px solid white; }
      @media (min-width: 992px) {
        .menu__lista .menu__items a {
          font-size: 16px;
          display: block;
          padding: 10px 0 0 0;
          border-bottom: 0px solid white;
          margin-right: 40px; } }
      @media (min-width: 1200px) {
        .menu__lista .menu__items a {
          margin-right: 30px;
          font-size: 14px; } }
      .menu__lista .menu__items a:hover, .menu__lista .menu__items a:focus {
        background: transparent; }
    .menu__lista .menu__items:last-child a {
      border-bottom: 3px solid transparent; }
      @media (min-width: 992px) {
        .menu__lista .menu__items:last-child a:hover {
          border-bottom: 1px solid white; } }

.menu__idiomas {
  float: left;
  clear: both;
  margin: 30px 0 0 0; }
  @media (min-width: 992px) {
    .menu__idiomas {
      float: right;
      clear: none;
      margin: 0px 0 0 0; } }
  @media (min-width: 1200px) {
    .menu__idiomas {
      float: right;
      clear: none;
      margin: 0 0 0 0; } }
  .menu__idiomas a {
    display: block;
    float: left;
    margin: 0 18px 0 0;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 0 0 0; }
    .menu__idiomas a:hover {
      font-weight: bold;
      border-bottom: 1px solid white; }
    @media (min-width: 992px) {
      .menu__idiomas a {
        font-size: 14px;
        margin: 0 0 0 10px; } }

.header__button-logo {
  width: 100%;
  margin: 24px 0 0 0 !important;
  padding: 0 20px; }
  @media (min-width: 992px) {
    .header__button-logo {
      width: auto;
      margin: 0 0 0 0 !important;
      padding: 0 10px !important; } }

.menu-toogle {
  display: block;
  background: transparent;
  border-radius: 0;
  padding: 0;
  float: right;
  margin: 0 auto;
  position: relative;
  height: 36px;
  display: block; }
  @media (min-width: 992px) {
    .menu-toogle {
      display: none; } }
  .menu-toogle .icon-bar {
    background: white;
    width: 28px;
    height: 2px; }
    .menu-toogle .icon-bar + .icon-bar {
      margin-top: 7px; }
    .menu-toogle .icon-bar:nth-child(2) {
      -webkit-transition: -webkit-transform 300ms;
      transition: -webkit-transform 300ms;
      -o-transition: transform 300ms;
      transition: transform 300ms;
      transition: transform 300ms, -webkit-transform 300ms;
      top: 0px; }
    .menu-toogle .icon-bar:nth-child(3) {
      top: 50px; }
    .menu-toogle .icon-bar:nth-child(4) {
      top: 100px;
      -webkit-transition: -webkit-transform 300ms;
      transition: -webkit-transform 300ms;
      -o-transition: transform 300ms;
      transition: transform 300ms;
      transition: transform 300ms, -webkit-transform 300ms; }
  .menu-toogle .icon-bar.open:nth-child(2) {
    -webkit-transform: translate(0, 9px) rotate(45deg);
    -ms-transform: translate(0, 9px) rotate(45deg);
    transform: translate(0, 9px) rotate(45deg); }
  .menu-toogle .icon-bar.open:nth-child(3) {
    opacity: 0; }
  .menu-toogle .icon-bar.open:nth-child(4) {
    -webkit-transform: translate(0, -10px) rotate(-45deg);
    -ms-transform: translate(0, -10px) rotate(-45deg);
    transform: translate(0, -10px) rotate(-45deg); }

.logo-scrolly {
  display: none; }

.header__open-active {
  height: 100%;
  background: #00295c;
  z-index: 2;
  -webkit-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s; }
  .header__open-active .menu-toogle .icon-bar {
    background: #ffffff !important; }
  .header__open-active ul {
    padding: 0px 50px 0px 20px; }
    @media (min-width: 992px) {
      .header__open-active ul {
        padding: 0; } }
  @media (min-width: 992px) {
    .header__open-active {
      height: 80px;
      background: transparent; } }

.header__scroll-desktop {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.18);
  background: white;
  z-index: 2;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }
  .header__scroll-desktop .logo-normally {
    display: none; }
  .header__scroll-desktop .logo-scrolly {
    display: block; }
  .header__scroll-desktop .magic_line {
    border-bottom: 1px solid #00295c;
    position: absolute;
    width: 0px;
    bottom: -10px;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
  .header__scroll-desktop .menu__items a {
    color: #00295c; }
  .header__scroll-desktop .menu__idiomas a {
    color: #3e87cb; }
    .header__scroll-desktop .menu__idiomas a:hover {
      color: #00295c; }

.header__scroll-mobile {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.18);
  background: rgba(255, 255, 255, 0.98);
  z-index: 9999;
  margin: 0 0 0 0 !important;
  padding: 22px 20px; }
  @media (min-width: 992px) {
    .header__scroll-mobile {
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      background: transparent !important; } }
  .header__scroll-mobile .menu-toogle .icon-bar {
    background: #00295c; }
  .header__scroll-mobile .logo-normally {
    display: none; }
  .header__scroll-mobile .logo-scrolly {
    display: block; }

.header__scroll-mobile_clone {
  background: #00295c;
  -webkit-box-shadow: 0 3px 3px 0 transparent;
  box-shadow: 0 3px 3px 0 transparent;
  -webkit-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s; }
  .header__scroll-mobile_clone .logo-normally {
    display: block; }
  .header__scroll-mobile_clone .logo-scrolly {
    display: none; }

.owl-carousel {
  z-index: 0 !important; }

.que-hacemos-content {
  max-width: 1016px;
  margin: 0 auto;
  overflow: hidden;
  padding: 45px 20px 0 20px; }
  @media (min-width: 992px) {
    .que-hacemos-content {
      padding: 135px 15px 0 15px; } }
  @media (min-width: 1200px) {
    .que-hacemos-content {
      padding: 135px 0 0 0; } }

.que-hacemos-col-l {
  width: 100%;
  margin: 0 60px 0 0;
  float: left;
  border-top: 0px solid #3e87cb; }
  @media (min-width: 992px) {
    .que-hacemos-col-l {
      border-top: 6px solid #3e87cb;
      width: 238px; } }
  @media (min-width: 1200px) {
    .que-hacemos-col-l {
      width: 258px;
      margin: 0 70px 0 0; } }

.que-hacemos-col-l {
  width: 100%;
  margin: 0 70px 0 0;
  float: left;
  border-top: 0px solid #3e87cb; }
  @media (min-width: 992px) {
    .que-hacemos-col-l {
      border-top: 6px solid #3e87cb;
      width: 258px; } }
  .que-hacemos-col-l .hacemos-l-h3 {
    font-family: "Georgia";
    font-size: 17.6px;
    font-weight: bold;
    color: #00295c;
    margin: 12px 0 20px 0; }
    @media (min-width: 992px) {
      .que-hacemos-col-l .hacemos-l-h3 {
        font-size: 35px;
        margin: 23px 0 40px 0; } }
  .que-hacemos-col-l .hacemos-left-p {
    font-family: "Open Sans", sans-serif;
    font-size: 12.9px;
    color: #909090;
    margin: 0 0 50px 0; }
    @media (min-width: 992px) {
      .que-hacemos-col-l .hacemos-left-p {
        font-size: 14px;
        margin: 0 0 10px 0; } }
  .que-hacemos-col-l .line-hacemos {
    width: 111px;
    height: 3px;
    background: #3e87cb;
    display: block; }
    @media (min-width: 992px) {
      .que-hacemos-col-l .line-hacemos {
        display: none; } }

.que-hacemos-col-r {
  width: auto;
  float: none;
  margin: 0 -20px 36px -20px; }
  @media (min-width: 992px) {
    .que-hacemos-col-r {
      width: calc(100% - 328px);
      margin: 0;
      float: left; } }

.hacemos-items {
  padding: 0;
  margin: 0 -20px 36px -20px; }
  @media (min-width: 992px) {
    .hacemos-items {
      margin: 0 0; } }

.hacemos-item {
  list-style: none;
  width: 100%;
  margin: 0 5px 3px 0;
  float: left;
  min-height: 39px;
  background: rgba(62, 135, 203, 0.2);
  display: none; }
  @media (min-width: 992px) {
    .hacemos-item {
      width: 32.9%;
      display: table;
      min-height: 77px;
      margin: 0 5px 0 0; } }
  @media (min-width: 1200px) {
    .hacemos-item {
      width: 226px;
      min-height: 77px;
      margin: 0 5px 0 0;
      display: table; } }
  .hacemos-item:last-child {
    margin: 0 0 0 0; }

.hacemos-inversiones {
  font-family: "Open Sans", sans-serif;
  font-size: 12.9px;
  font-weight: bold;
  line-height: 0.73;
  text-align: left;
  color: #00295c;
  display: table-cell;
  padding: 0 14px;
  vertical-align: middle;
  position: relative; }
  .hacemos-inversiones:hover {
    background: rgba(0, 41, 92, 0.8);
    color: white;
    text-decoration: none;
    border-bottom: 0px solid #3e87cb;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s; }
    @media (min-width: 992px) {
      .hacemos-inversiones:hover {
        border-bottom: 3px solid #3e87cb; } }
    .hacemos-inversiones:hover:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #3e87cb;
      bottom: -9px;
      left: 50%;
      margin-left: -6px;
      display: none; }
      @media (min-width: 992px) {
        .hacemos-inversiones:hover:after {
          display: block; } }
  .hacemos-inversiones:active {
    color: white;
    text-decoration: none;
    background: #00295c; }
  .hacemos-inversiones:focus {
    color: white;
    text-decoration: none; }
  @media (min-width: 992px) {
    .hacemos-inversiones {
      text-align: center;
      font-size: 18px;
      line-height: 1.22; } }

.hacemos-mobile {
  font-family: "Open Sans", sans-serif;
  font-size: 12.9px;
  font-weight: bold;
  line-height: 39px;
  text-align: left;
  color: #00295c;
  padding: 0 14px;
  position: relative;
  width: 100%;
  display: block;
  background: rgba(62, 135, 203, 0.2) url(../img/plus.png) no-repeat;
  background-position: 94% 50%; }
  .hacemos-mobile:hover {
    color: white;
    text-decoration: none;
    border-bottom: 0px solid #3e87cb;
    background: #00295c url(../img/minus.png) no-repeat;
    background-position: 94% 50%; }
    .hacemos-mobile:hover:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #3e87cb;
      bottom: -9px;
      left: 50%;
      margin-left: -6px;
      display: none; }
      @media (min-width: 992px) {
        .hacemos-mobile:hover:after {
          display: block; } }
  .hacemos-mobile:active {
    color: white;
    text-decoration: none; }
  .hacemos-mobile:focus {
    color: #00295c;
    text-decoration: none; }
    .hacemos-mobile:focus:active {
      color: #00295c;
      text-decoration: none; }
  @media (min-width: 992px) {
    .hacemos-mobile {
      display: none; } }

.hacemos-mobile.abierto {
  background: #00295c url(../img/minus.png) no-repeat;
  background-position: 94% 50%;
  color: white; }

.inversiones-active {
  background: #00295c;
  color: white;
  text-decoration: none;
  border-bottom: 3px solid #3e87cb; }
  .inversiones-active:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #3e87cb;
    bottom: -9px;
    left: 50%;
    margin-left: -6px; }

.que-hacemos-data {
  clear: both;
  padding: 0 0 0 0;
  display: block; }
  @media (max-width: 991px) {
    .que-hacemos-data {
      display: block !important; } }
  @media (min-width: 992px) {
    .que-hacemos-data {
      padding: 85px 22px 0 22px;
      display: none; } }

.hacemos-interna-a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-style: italic;
  text-align: center;
  color: #022248;
  padding: 0 27px 5px 0px;
  border-bottom: 1px solid #00295c;
  margin: 0 35px 0 0;
  display: none;
  position: relative; }
  .hacemos-interna-a:hover {
    text-decoration: none; }
  @media (min-width: 992px) {
    .hacemos-interna-a {
      display: inline-block; } }
  .hacemos-interna-a:after {
    content: "\e910";
    width: 15px;
    height: 20px;
    font-family: 'icomoon' !important;
    color: #00295c;
    right: 0;
    position: absolute;
    top: 0; }

.slider-home {
  clear: both;
  position: relative;
  margin: 0 0 30px 0;
  display: none; }
  @media (min-width: 992px) {
    .slider-home {
      margin: 105px 0 130px 0;
      overflow: hidden; } }

.carousel-item {
  position: relative; }
  .carousel-item .overlay-carousel {
    position: relative;
    width: 100%;
    height: auto;
    background: rgba(0, 41, 91, 0.5);
    top: 0;
    display: block;
    padding: 10px; }
  .carousel-item .overlay-carousel__box {
    display: inline;
    height: 100%;
    width: 156px;
    margin: 0 auto; }
  .carousel-item .overlay-carousel {
    display: block;
    opacity: 1; }
    @media (min-width: 480px) {
      .carousel-item .overlay-carousel {
        opacity: 0; } }
  .carousel-item .overlay__box-cell {
    display: block;
    vertical-align: middle;
    height: 100%;
    text-align: center;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 12.9px; }
    @media (min-width: 768px) {
      .carousel-item .overlay__box-cell {
        font-size: 15px; } }
    @media (min-width: 992px) {
      .carousel-item .overlay__box-cell {
        font-size: 18px; } }
    .carousel-item .overlay__box-cell p {
      font-weight: 300;
      margin: 0 0 0 0; }
    .carousel-item .overlay__box-cell span {
      font-weight: 300; }
  @media (min-width: 480px) {
    .carousel-item:hover .overlay-carousel {
      position: absolute;
      height: 100%;
      padding: 0;
      opacity: 1;
      -webkit-transition: opacity .5s;
      -o-transition: opacity .5s;
      transition: opacity .5s; }
    .carousel-item:hover .overlay-carousel__box {
      display: table; }
    .carousel-item:hover .overlay__box-cell {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      text-align: center;
      color: #ffffff;
      font-family: "Open Sans", sans-serif; }
      .carousel-item:hover .overlay__box-cell p {
        font-weight: 300;
        margin: 0 0 0 0; }
      .carousel-item:hover .overlay__box-cell span {
        font-weight: 300; } }

.carousel-border {
  border-top: 1px solid #1a375a;
  border-bottom: 1px solid #1a375a;
  border-left: 1px solid #1a375a; }
  .carousel-border img {
    width: 100px !important;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .carousel-border img {
        width: 130px !important; } }
    @media (min-width: 992px) {
      .carousel-border img {
        width: auto !important; } }

.carousel-prev, .carousel-next {
  position: absolute;
  background: rgba(0, 41, 91, 0.5);
  top: 50%;
  z-index: 1;
  width: 23px;
  height: 23px;
  margin-top: -26.5px;
  cursor: pointer; }
  @media (min-width: 992px) {
    .carousel-prev, .carousel-next {
      width: 53px;
      height: 53px; } }
  .carousel-prev span, .carousel-next span {
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    display: block;
    color: white;
    font-family: 'icomoon' !important;
    width: 19px;
    height: 18px;
    margin: 3px auto;
    border: 1px solid transparent; }
    @media (min-width: 992px) {
      .carousel-prev span, .carousel-next span {
        width: 44px;
        height: 43px;
        font-size: 35px;
        margin: 5px auto; } }
    .carousel-prev span:hover, .carousel-next span:hover {
      border: 1px solid white; }

.carousel-prev {
  left: 0; }

.carousel-next {
  right: 0; }

.hacemos-active {
  display: none; }
  @media (min-width: 992px) {
    .hacemos-active {
      display: block; } }

.que-hacemos-data {
  margin: 0 0 3px 0; }
  .que-hacemos-data .slider-home {
    display: block; }
    @media (max-width: 991px) {
      .que-hacemos-data .slider-home {
        display: block !important; } }
    @media (min-width: 992px) {
      .que-hacemos-data .slider-home {
        display: none !important; } }

.data-wrapper {
  display: none;
}

@media (min-width: 992px) {
  .data-wrapper {
    display: block; 
  } 
}

.carousel-graficos {
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.grafico-content {
  cursor: pointer;
  border: 1px solid #1a375a;
  position: relative;
  margin: 10px;
}

.grafico-content-list {
  background-color: rgba(0,0,0,0.75);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all .5s ease;
  width: 100%;
}

.grafico-content-list a {
  color: #FFF;
}

.grafico-content:hover .grafico-content-list {
  opacity: 1;
}

@media (max-width: 40em) {
  .carousel-graficos {
    flex-wrap: wrap;
  }
  .grafico-content {
    margin: 10px 20px;
    width: 100%;
  }
} 
/* 
.carousel-graficos .grafico-left {
  width: 100%;
  float: left;
  border-top: 1px solid #1a375a;
  border-right: 1px solid #1a375a;
  border-left: 1px solid #1a375a;
  height: 122px;
  text-align: center; 
} */

@media (min-width: 992px) {
  .carousel-graficos .grafico-left {
    width: 50%;
    border-top: 1px solid #1a375a;
    border-bottom: 1px solid #1a375a;
    border-left: 1px solid #1a375a;
    border-right: 0px solid #1a375a;
    height: 304px; 
  } 
}
.carousel-graficos .grafico-left img {
  width: 230px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .carousel-graficos .grafico-left img {
    width: auto; 
  } 
}

.carousel-graficos .grafico-right {
  width: 100%;
  float: left;
  border: 1px solid #1a375a;
  height: 122px;
  text-align: center; 
}

@media (min-width: 992px) {
  .carousel-graficos .grafico-right {
    width: 50%;
    height: 304px; 
  } 
}

.carousel-graficos .grafico-right img {
  width: 230px;
  margin: 0 auto; 
}

@media (min-width: 992px) {
  .carousel-graficos .grafico-right img {
    width: auto; 
  } 
}

.grafico-left, .grafico-right {
  display: table; }

.grafico-content {
  display: table-cell;
  vertical-align: middle; }

.navigator {
  position: relative;
  padding: 0 45px;
  height: 40px; }
  .navigator__button, .navigator__arrow {
    font-size: 16px;
    background: #6d2b80;
    color: white;
    border: 0 none;
    padding: 9px 13px;
    position: absolute; }
  .navigator__arrow {
    top: 0; }
    .navigator__arrow--left {
      left: 0; }
    .navigator__arrow--right {
      right: 0; }
  .navigator__current {
    height: 40px;
    border: 0 none;
    border-bottom: 1px solid #39a8d9;
    width: 40px;
    text-align: center;
    font-weight: bold; }
  .navigator__pagination .navigator__current,
  .navigator__pagination .navigator__button,
  .navigator__pagination .navigator__arrow {
    margin: 0 15px; }
  .navigator__pagination .navigator__button, .navigator__pagination .navigator__arrow {
    position: absolute;
    top: 0;
    right: 0; }
  .navigator__pagination {
    text-align: center;
    position: absolute;
    width: 230px;
    height: 40px;
    top: 0;
    left: 50%;
    margin-left: -115px; }
  .navigator__pages {
    position: absolute;
    top: 0;
    left: 0; }
  .navigator__current, .navigator__total, .navigator__button, .navigator__arrow, .navigator__pages {
    display: inline-block; }

.banner-home {
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  height: 100vh;
  overflow: hidden; }
  @media (min-width: 992px) {
    .banner-home {
      margin: 0 0 0 0; } }
  .banner-home .content-banner p {
    text-align: left;
    font-size: 26px;
    font-family: "Georgia";
    margin: 0px;
    line-height: 30px;
    color: #ffffff;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .banner-home .content-banner p {
        font-size: 35px;
        line-height: 57px; } }
    @media (min-width: 992px) {
      .banner-home .content-banner p {
        font-size: 50px;
        line-height: 57px; } }

.responsabilidad {
  background: url("../img/frase-1.jpg");
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  height: 237px;
  background-position: -200px 0px;
  display: table; }
  @media (min-width: 480px) {
    .responsabilidad {
      background-position: 0, 0px; } }
  @media (min-width: 992px) {
    .responsabilidad {
      height: 552px;
      background-position: 0, 0px; } }
  .responsabilidad .container {
    z-index: 1; }
  .responsabilidad p {
    padding: 0px 24px 0px 20px; }
    @media (min-width: 992px) {
      .responsabilidad p {
        padding-right: 81px; } }
  .responsabilidad .content-respon {
    height: 237px; }
    @media (min-width: 992px) {
      .responsabilidad .content-respon {
        height: 552px; } }

.content-respon {
  display: table-cell;
  vertical-align: middle; }
  .content-respon .img-respon {
    display: table;
    margin-right: 12px; }
    .content-respon .img-respon img {
      width: 45px; }
      @media (min-width: 992px) {
        .content-respon .img-respon img {
          width: 100px; } }
  .content-respon .text-respon {
    display: table; }
  .content-respon p {
    line-height: 28px;
    color: #ffffff;
    font-size: 25px;
    font-family: Georgia;
    margin: 0px; }
    @media (min-width: 992px) {
      .content-respon p {
        font-size: 50px;
        line-height: 56px; } }

/*como hacemos*/
#como-hacemos {
  overflow: hidden;
  padding: 51px 31px 45px 20px; }
  @media (min-width: 768px) {
    #como-hacemos {
      padding: 78px 20px 100px; } }

.texto {
  padding-top: 23px; }
  .texto p {
    font-size: 12.9px;
    color: #00295c;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    margin: 0px;
    padding-bottom: 18px; }
    @media (min-width: 768px) {
      .texto p {
        font-size: 20px; } }

.honesta {
  background: url("../img/frase-2.jpg");
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 306px;
  position: relative;
  display: table; }
  @media (min-width: 992px) {
    .honesta {
      height: 495px; } }
  .honesta .content-respon {
    display: table-cell;
    vertical-align: middle;
    height: 306px; }
    @media (min-width: 992px) {
      .honesta .content-respon {
        height: 495px; } }
    .honesta .content-respon .img-respon {
      margin: 0 auto; }
  .honesta .col-md-2 {
    margin-right: 22px; }
    @media (min-width: 992px) {
      .honesta .col-md-2 {
        margin-right: 12px; } }

#nuestros-valores {
  overflow: hidden;
  padding: 60px 20px 37px; }
  @media (min-width: 768px) {
    #nuestros-valores {
      padding: 100px 20px 102px; } }

.val .contenido-l {
  display: none; }
  @media (min-width: 992px) {
    .val .contenido-l {
      display: block; } }

.val.active .contenido-l {
  display: block; }

#nuestro-equipo {
  overflow: hidden;
  padding: 51px 20px 32px; }
  @media (min-width: 768px) {
    #nuestro-equipo {
      padding: 90px 20px 81px; } }

.m-top-10{
  margin-top:10%;
}

.miembros {
  background: #00142c;
  padding: 29px 30px 40px 5px; 
}

@media (min-width: 768px) {
  .miembros {
    padding: 89px 0px 129px; 
  } 
}

.miembros .personal {
  border-top: 1px solid #9b9b9b;
  margin: 0px 17px; 
}

@media (min-width: 1200px) {
  .miembros .personal {
    margin: 0px; 
  } 
}

.miembros .personal:first-child {
  border-top: 0px; 
}

.miembros .personal .row {
  padding: 41px 0px 21px;
  margin: 0px; 
}

@media (min-width: 992px) {
  .miembros .personal .row {
    padding: 41px 0px 45.6px; 
  } 
}

.miembros .personal h4 {
  padding-left: 0px;
  font-size: 20px;
  color: #3e87cb;
  font-family: Georgia;
  font-weight: bold;
  margin: 0px; 
}

.miembros .personal h3 {
  font-family: Georgia;
  font-size: 18px;
  color: #ffffff;
  margin: 18px 0px 5px; 
}

.miembros .personal p {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  color: #9b9b9b;
  letter-spacing: -0.4px;
  cursor: pointer; 
}

.miembros .personal span {
  color: white; 
}

/* CONTACTO */
.section-contact {
  background: url("../img/footer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 10%;
  overflow: hidden;
  padding: 40px 0 30px;
  /* padding: 40px 20px 40px; */
  width: 100%;
}

.contact-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1016px;
  min-height: 250px;
  width: 90%;
}

.contact-item h3 {
  color: #FFF;
  font-size: 35px;
  font-family: Georgia;
  font-weight: bold;
  margin-top: 23px;
}

.contact-item p {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  margin: 0;
}

.contact-item a {
  font-size:16px;
  color: #FFF;
  display: inline-block;
  margin: 5px;
}

.contact-item a:first-child {
  margin-left: 0;
}

.contact-item a:last-child {
  margin-right: 0;
}

.contact-item:nth-child(1) {
  align-self: flex-start;
  margin-top: 40px;
}

.contact-item:nth-child(2) {
  align-self: center;
}

.contact-item:nth-child(3) {
  align-self: flex-end;
}

/* CONTACT: RESPONSIVE */
@media (max-width: 40em) {
  .section-contact {
    padding: 60px 0 30px;
  }
  .contact-item h3 {
    font-size: 17.6px;
    margin-top: 10px;
  }
  .contact-item p {
    font-size: 18px;
    line-height: 30px;
  }
  .contact-item a {
    display: block;
    margin: 10px 0;
  }
  .contact-item:nth-child(1) {
    margin-top: 0px;
  }
  .contact-item:nth-child(2) {
    margin: 20px 0;
  }
}



.valores .container {
  padding: 0px; }

.valores .row {
  margin: 0px; }

.valores .val {
  width: 100%;
  float: left;
  color: white;
  font-family: "Open Sans", sans-serif;
  color: #ffffff; }
  .valores .val h4 {
    font-size: 15px;
    margin: 0px; }
    @media (min-width: 992px) {
      .valores .val h4 {
        font-size: 20px; } }
  .valores .val p {
    font-size: 12.9px;
    margin: -18px 0px 0px; }
    @media (min-width: 992px) {
      .valores .val p {
        font-size: 14px;
        margin: 18px 0px 0px; } }
  @media (min-width: 992px) {
    .valores .val {
      width: 33%;
      height: 430px; } }
  @media (min-width: 1200px) {
    .valores .val {
      height: 350px; } }

  @media (min-width: 1200px) {
    .blog  {
      height: 600px !important;
      width: 31% !important;
      height: 430px;
      margin: 10px; }
    .blog a{
      font-weight: 400;
      color: white;
    } }
    
.valores .blue-dark {
  background: #00295c; 
  height: 430px;
  padding-bottom: 10px;}
  .valores .blue-dark .box-1 {
    padding: 28px 40px 38px 20px; }
    @media (min-width: 992px) {
      .valores .blue-dark .box-1 {
        padding: 48px 56px 0px 45px; } }

.valores .blue {
  background: #044a85;
  height: 430px;
  padding-bottom: 10px; }
  .valores .blue .box-2 {
    padding: 28px 40px 38px 20px; }
    @media (min-width: 992px) {
      .valores .blue .box-2 {
        padding: 48px 40px 0px 45px; } }

.valores .blue-light {
  background: #0d62aa;
  height: 430px;
  padding-bottom: 10px; }
  .valores .blue-light .box-3 {
    padding: 28px 38px 38px 20px; }
    @media (min-width: 992px) {
      .valores .blue-light .box-3 {
        padding: 48px 38px 0px 45px; } }

.valores .contenido-l {
  padding: 0px 40px 38px 20px; }
  @media (min-width: 992px) {
    .valores .contenido-l {
      padding: 0px 59px 0px 45px; } }

.informacion-socios {
  background: #00142c;
  padding: 0px 27px 0px 22px;
  display: none;
  position: absolute;
  top: 0; }
  @media (min-width: 992px) {
    .informacion-socios {
      padding: 0; } }
  .informacion-socios h3 {
    margin: 0px;
    font-size: 18px;
    color: #3e87cb;
    font-family: Georgia;
    font-weight: bold;
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      .informacion-socios h3 {
        font-size: 24px;
        padding-bottom: 25px; } }
  .informacion-socios hr {
    border-bottom: 0.7px solid #ffffff;
    width: 100%; }
  .informacion-socios h4 {
    color: #536c8a;
    font-size: 9.8px;
    margin: 10px 0px 9px; }
    @media (min-width: 992px) {
      .informacion-socios h4 {
        margin: 12px 0px 14px;
        font-size: 14px; } }
  .informacion-socios .x {
    position: relative;
    top: 0;
    right: 0;
    float: right; }
    @media (min-width: 992px) {
      .informacion-socios .x {
        position: absolute;
        top: 12px;
        right: 0px; } }
    .informacion-socios .x img {
      width: 25px;
      height: 25px; }
      @media (min-width: 992px) {
        .informacion-socios .x img {
          width: 30px;
          height: 30px; } }

.socios-relative {
  position: relative; }

.info-academico {
  color: #ffffff;
  padding-top: 29px;
  overflow: hidden; }
  .info-academico ul {
    list-style: none;
    float: left;
    padding-left: 0px;
    width: 100%; }
    .info-academico ul li {
      padding-bottom: 29px; }
      @media (min-width: 992px) {
        .info-academico ul li {
          padding-bottom: 46px; } }
  .info-academico img {
    float: left;
    margin-right: 17.5px; }
    @media (min-width: 992px) {
      .info-academico img {
        margin-right: 24.7px;
        margin-top: 2px; } }
  .info-academico p {
    font-size: 9.8px;
    font-weight: bold;
    margin: 0px;
    display: inline-block;
    color: #bdbdbd; }
    .info-academico p strong {
      color: white; }
    @media (min-width: 992px) {
      .info-academico p {
        font-size: 14px; } }
    .info-academico p span {
      font-weight: bold;
      color: #bdbdbd; }

video {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.opacity {
  opacity: 1; }
  @media (min-width: 992px) {
    .opacity {
      opacity: 0; } }

.transparencia-azul {
  background: rgba(11, 50, 132, 0.38);
  width: 100%;
  height: 100%;
  position: absolute; }
  @media (min-width: 768px) {
    .transparencia-azul {
      height: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: height .5s;
      -o-transition: height .5s;
      transition: height .5s; } }

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

.height-100{
  height: 100px;
}
.text-white{
  color: #fff !important;
}
p img{
  margin-left:20%;
  margin-right: 20%;

}
p iframe{
  margin-left:25%;
}
p a{
  color: #337ab7;
} 
p a:hover{
  text-decoration-line: underline;
  color: #4697df;
}
@media (max-width: 720px) {
  p iframe {
    margin-left: 10px !important; }
  p img {
      margin-left: 10px !important;
    
      width:100%;
      } }
#novedades {
  overflow: hidden;
  padding: 60px 20px 37px; }
  @media (min-width: 768px) {
    #novedades {
      padding: 100px 20px 55px; } }

      
.content-g ul li{
  font-size: 20px;
  line-height: 2.5;
  list-style-type: square;
  letter-spacing: 1px;
}
.content-g ol li{
  font-size: 20px;
  line-height: 2.5;
  letter-spacing: 1px;
}

/* MODAL */

.modal {
	background-color: rgba(0,0,0,0.75);
}

.modal.show {
    display: block;
    opacity: 1;
}

.modal.fade .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  width: 750px;
}

.modal img {
  width: 100%;
  display: block;
}

.modal-content {
  padding: 20px;
}

.modal-border {
  border: 5px solid #286090;
  border-radius: 6px;
}

.modal-body {
  max-height: 780px;
  overflow: auto;
  width: calc(100% - 20px);
  margin: 10px auto;
  padding: 0;
}

.modal-logo {
  max-width: 200px;
  margin: 0 auto;
}

.modal-body p {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
}

.image {
  width: 50%;
  margin: 0 auto;
}

.block {
  overflow: hidden;
}
a.boton_home,
a.boton_home:visited{
  display: inline-block !important;
  padding: 14px 32px !important;
  background-color: #00295c !important;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: bold !important;
  border-radius: 6px !important;
  font-family: Arial, sans-serif !important;
  margin-top: 20px !important;
  margin-left: 15px !important;
}

a.boton_home:hover{
  background-color: rgba(0, 41, 92, 0.8) !important;
  color: #ffffff !important;
}
@media (max-width: 43em) {
  .modal.fade .modal-dialog {
    width: 90%;
  }
  .modal-body p {
    font-size: 12px;
    line-height: 1;
  }
  .image {
    width: 70%;
  }
}