/**
 * Theme Name: FICE Spain
 * Template: Impreza
 * Version: 1.0
 * Author: OCR Media */
#page-header .fab.fa-linkedin-in {
  font-size: 26px;
}
#page-header .l-subheader-h {
  max-width: none;
}

.home-header {
  position: relative;
}
.home-header .w-grid {
  position: absolute;
  top: 0;
  bottom: -500px;
  left: 0;
  right: 0;
}
.home-header .header-caption {
  position: absolute;
  z-index: 100;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.home-header .header-caption h1 {
  color: #fff;
}
@media screen and (min-width: 1280px), print {
  .home-header .header-caption {
    left: 50vw;
    margin-left: -630px;
  }
}

.w-counter .type_number {
  font-size: 120px;
  font-weight: 700;
}
@media screen and (min-width: 1280px), print {
  .w-counter {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.home-bottom-left .vc_column-inner {
  padding: 2.5rem 1.5rem 1.5rem;
}
@media screen and (min-width: 1024px), print {
  .home-bottom-left .vc_column-inner {
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-right: 120px !important;
  }
}

@media screen and (min-width: 601px), print {
  .large-text {
    font-size: 20px;
    line-height: 1.6em;
  }
}

.fancy-title h1 {
  font-family: Adlery-Pro !important;
  font-size: 60px;
  line-height: 1.1em;
}

.somos-caption .post_content {
  margin-top: 1rem;
  text-align: left;
}
.somos-caption .post_content p {
  margin: 0 0 1rem;
}

.text-block {
  padding: 6rem 0 6rem 5rem;
  font-size: 14px;
  line-height: 1.6em;
}
@media screen and (max-width: 600px) {
  .text-block {
    padding: 2.5rem 0.5rem;
  }
}

.text-block-left {
  padding: 6rem 5rem 6rem 0;
  font-size: 14px;
  line-height: 1.6em;
}
@media screen and (max-width: 600px) {
  .text-block-left {
    padding: 2.5rem 0.5rem;
  }
}

.text-block-projects {
  padding: 6rem 5rem 6rem 0;
}
@media screen and (max-width: 600px) {
  .text-block-projects {
    padding: 2.5rem 0.5rem;
  }
}

.text-block-projects-right {
  padding: 6rem 0rem 6rem 5rem;
}
@media screen and (max-width: 600px) {
  .text-block-projects-right {
    padding: 2.5rem 0.5rem;
  }
}

.w-iconbox .w-iconbox-title {
  text-transform: uppercase;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.contact-block .large-text {
  max-width: 900px;
  margin: 24px auto 36px;
}

.gform_wrapper {
  max-width: 700px;
  margin: 0 auto;
}
.gform_wrapper .gfield textarea.medium {
  height: 132px !important;
}
.gform_wrapper .gform_fields {
  grid-column-gap: 20px !important;
  grid-row-gap: 20px !important;
}
.gform_wrapper .gform_footer {
  justify-content: center;
}

@media screen and (min-width: 1024px), print {
  .two-column {
    -moz-column-count: 2;
         column-count: 2;
  }
}

.footer-social .vc_column-inner {
  justify-content: flex-end;
}

.page-header {
  min-height: 400px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 601px), print {
  .page-header {
    min-height: 500px;
  }
}

#page-footer {
  border-bottom: 10px solid #000;
}

@media screen and (max-width: 600px) {
  .l-section.height_medium {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .have-bg-image {
    min-height: 100vw;
  }
}/*# sourceMappingURL=style.css.map */