@import url(normalize.min.css);
@import url(bootstrap-grid.min.css);
@import url(fonts.min.css);
@import url(owl.carousel.min.css);
@import url(magnific-popup.min.css);
@import url(font-awesome.min.css);
@import url(animate.min.css);
body {
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.25; 
  height: 100%;}

a, button {
  color: inherit;
  text-decoration: none;
  transition: .3s;
  border: none;
  outline: none; }

img {
  display: block;
  max-width: 100%; }

.cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.img {
  position: relative;
  padding-bottom: 56.25%; }
  .img.img-full {
    padding-bottom: 100%; }

.image-responsive {
  width: 100%; }

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }

.flex {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.flex-1 {
  flex: 1; }

.container {
  max-width: 1200px;
  position: relative; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

.cke_editable {
  padding: 30px !important; }
  .cke_editable > *:not(:first-child) {
    margin-top: 1em; }

.row-grid {
  margin: -15px; }
  .row-grid > * {
    padding: 15px; }

.animated {
  animation-duration: .3s; }

.text-uppercase {
  text-transform: uppercase; }

.wow {
  animation-duration: 1s; }

.slider {
  position: relative; }

section {
  position: relative; }

.img-container {
  position: relative;
  padding-bottom: 56.25%; }
  .img-container img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 80%;
    max-height: 80%;
    margin: auto; }

.wrapper {
  position: relative;
  background: #fff;
  overflow: hidden; }

.row-small {
  margin: -11.25px; }
  .row-small > * {
    padding: 11.25px; }

body {
  color: #5b5b5b;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal; }

.header {
  position: relative; }
  .header .logo {
    margin: 20px 0; }

.logo {
  max-height: 75px; }

.video video {
  width: 100%; }

.nav {
  border-top: 1px solid #d9d9d9;
  font-size: .875em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 72px;
  position: relative;
  color: #fff;
  background: #000; }
  .nav .container {
    justify-content: flex-end; }
  .nav ul li {
    position: relative; }
    .nav ul li::before {
      content: '';
      position: absolute;
      top: -1px;
      left: 0;
      right: 0;
      margin: auto;
      height: 2px;
      width: 0;
      background: #fff;
      transition: .3s; }
    .nav ul li + li {
      margin-left: 3em; }
    .nav ul li a {
      display: block; }
    .nav ul li:hover::before, .nav ul li.active::before {
      width: 100%; }
    .nav ul li:hover a, .nav ul li.active a {
      color: #f22f36; }
  .nav ul.lang {
    margin-left: 3em; }
    .nav ul.lang li::before {
      content: none; }
    .nav ul.lang li + li {
      margin-left: .5em; }
    .nav ul.lang li img {
      transition: .3s; }
    .nav ul.lang li:hover img {
      transform: scale(1.1); }

.btn {
  background: #f22f36;
  color: #fff;
  padding: 1em 3em;
  line-height: 1;
  border-radius: 1.5em;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle; }
  .btn:hover {
    background: #222; }
  .btn.btn-alt {
    background: #fff;
    color: #222;
    box-shadow: 0 0 16px rgba(34, 34, 34, 0.5); }
    .btn.btn-alt:hover {
      background: #222;
      color: #fff; }

.home-slider {
  color: #fff; }
  .home-slider .container {
    max-width: 576px;
    height: 100%;
    margin: auto;
    text-align: center;
    position: absolute;
    top: 135px;
    left: 15px;
    right: 15px;
    bottom: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column; }
  .home-slider .item {
    padding-bottom: 40%; }
  .home-slider h1 {
    font-family: 'Noir Pro', sans-serif;
    font-size: 4em;
    font-weight: bold;
    line-height: 1; }
  .home-slider .content-html {
    color: #d6d6d6;
    font-size: 1.5em;
    margin-top: 30px; }
  .home-slider .btn-container {
    margin-top: 30px; }

section {
  padding: 90px 0;
  overflow: hidden; }
  section h1 {
    text-align: center;
    font-family: 'Noir Pro', sans-serif;
    font-size: 3em;
    font-weight: bold;
    line-height: 1;
    color: #222; }
  section .excerpt {
    font-size: 1.5em;
    margin-top: 15px;
    color: #8a8888;
    text-align: center; }

.row:not(:first-child) {
  padding-top: 45px; }

.img {
  padding-bottom: 66.66666666%;
  position: relative; }
  .img > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .img .inner-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 45px;
    color: #fff; }
    .img .inner-container h3 {
      font-size: 1.25em;
      font-weight: 600; }

.experiencia {
  background: #f4f7fc; }
  .experiencia .inner-container {
    color: #fff; }

.cobertura .flex img {
  margin-right: 15px; }
.cobertura h3 {
  color: #222; }

.main {
  background: url("../img/main.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 90px 0; }
  .main .flex {
    justify-content: center; }
  .main .content-html {
    font-size: 2em;
    margin-right: 1em; }

.equipo .img {
  padding-bottom: 80%; }
.equipo h3 {
  font-weight: normal;
  font-size: 1.75em;
  margin-bottom: .5em;
  color: #222; }
.equipo .inner-container {
  background: #eaeaea;
  height: 100%; }
  .equipo .inner-container .content-html {
    font-size: .75em;
    padding: 20px; }

.testimonios {
  background: url("../img/testimonios.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 60px 0;
  text-align: center;
  line-height: 1; }
  .testimonios .fa {
    font-size: 3em; }
  .testimonios .container {
    max-width: 768px; }
  .testimonios .content-html {
    margin: 30px auto;
    line-height: 1.66666666;
    font-size: 1.33333333em;
    text-align: left; }
  .testimonios h3 {
    font-size: 1.33333333em; }
  .testimonios h4 {
    font-weight: normal;
    font-size: .66666666em;
    margin-top: 1em; }
  .testimonios .img-wrapper {
    max-width: 90px;
    margin: auto;
    border-radius: 50%;
    background: #fff;
    margin-top: 30px; }
    .testimonios .img-wrapper .img {
      padding-bottom: 100%; }

.noticias {
  padding: 120px 0;
  font-size: .8em; }
  .noticias .row {
    margin: -22.5px; }
    .noticias .row > * {
      padding: 22.5px; }
  .noticias .image-responsive {
    margin-bottom: 20px; }
  .noticias .fecha {
    font-size: .8em; }
  .noticias h3 {
    color: #222;
    font-size: 2em;
    margin: .25em auto; }
  .noticias p {
    line-height: 1.5; }
  .noticias .flex {
    align-items: flex-start; }
    .noticias .flex:not(:first-child) {
      margin-top: 45px; }
    .noticias .flex img {
      max-width: 160px; }
    .noticias .flex .flex-1 {
      margin-left: 20px; }

.footer {
  background: #f4f7fc;
  padding: 90px 0;
  overflow: hidden; }
  .footer .footer-logo {
    filter: brightness(0);
    opacity: .66666666; }
  .footer .content-html {
    margin-top: 1em;
    line-height: 1.5; }
  .footer .list {
    margin-top: 1em;
    line-height: 2; }
    .footer .list a:hover {
      color: #f22f36; }

.post h1 {
  font-size: 2em;
  text-transform: uppercase;
  margin-top: 1em; }
.post .inner-container {
  border-right: 4px solid #ccc;
  padding-right: 30px; }

.copyright {
  background: #1b1b1b;
  color: #fff;
  text-align: center;
  padding: 30px 0; }
  .copyright .container {
    display: flex;
    justify-content: center; }
    .copyright .container > * {
      margin: auto 1em; }

.mobile-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  line-height: 50px;
  height: 50px;
  font-size: 25px;
  text-align: center;
  display: none;
  color: #fff; }
  .mobile-button:hover {
    color: #f22f36;
    background: #fff; }

.mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  color: #5b5b5b;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  line-height: 1;
  visibility: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  animation-duration: .3s;
  font-weight: bold; }
  .mobile-menu.animated {
    visibility: visible; }
  .mobile-menu .mobile-nav ul {
    margin: 0 30px; }
    .mobile-menu .mobile-nav ul li {
      margin: 1em 0; }
      .mobile-menu .mobile-nav ul li.active > a {
        color: #f22f36; }
      .mobile-menu .mobile-nav ul li a {
        font-size: 2em; }
        .mobile-menu .mobile-nav ul li a:hover {
          color: #f22f36; }
      .mobile-menu .mobile-nav ul li .fa {
        color: rgba(255, 255, 255, 0.5);
        font-size: 1.5em;
        margin-right: .5em;
        width: 1em;
        text-align: center; }
  .mobile-menu .close {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em; }
    .mobile-menu .close:hover {
      color: #f22f36; }

@media screen and (max-width: 1200px) {
  .home-slider .item {
    padding-bottom: 56.25%; }

  .nav ul li {
    margin-left: 2em; } }
@media screen and (max-width: 992px) {
  .nav ul li {
    margin-left: 1em; }

  .home-slider .item {
    padding-bottom: 66.66666666%; } }
@media screen and (max-width: 768px) {
  .post .inner-container {
    border-right: none;
    padding-right: none; }

  .nav, .top {
    display: none; }

  .mobile-button {
    display: block; }

  .header {
    padding: 0;
    background: #000; }
    .header .flex {
      align-items: flex-start; }
    .header .logo {
      margin: 10px 0;
      max-height: 30px; }

  .home-slider .container {
    top: 60px; }
  .home-slider .item {
    padding-bottom: 75%; }
  .home-slider h1 {
    font-size: 3em; }

  section, section.main, section.testimonios, section.noticias {
    padding: 60px 0; }

  .row:not(:first-child) {
    padding-top: 30px; }

  .main .flex {
    display: block;
    text-align: center; }
  .main .btn-container {
    margin-top: 30px; }

  .footer {
    padding: 60px 0; } }
@media screen and (max-width: 576px) {
  .home-slider .item {
    padding-bottom: 100%; }
  .home-slider h1 {
    font-size: 2em; }

  section, section.main, section.testimonios, section.noticias {
    padding: 30px 0; }
  section h1 {
    font-size: 2em; }
  section .excerpt {
    font-size: 1.25em; }

  .img .inner-container {
    padding: 15px 30px; }

  .testimonios .content-html {
    font-size: 1em; }

  .footer {
    padding: 30px 0; } }

.baces-header{
  background-color: #463E3A;
  color: white;
}

#video{
  padding-bottom: 56.25%;
  position: relative;
}
.video-slide-item{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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