/**
 * Theme Name: Insolucion
 * Template: Impreza
 * Version: 1.0
 * Author: OCR Branding */
html {
  background-color: white;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

a {
  transition: all 0.2s ease;
}

#page-header .w-nav {
  font-size: 18px;
  font-weight: 24px;
  font-weight: 500;
}
#page-header .w-nav .w-nav-title::after {
  width: 80%;
  left: 10%;
}
#page-header.sticky {
  background: #587094;
}

.home-header .l-section-h {
  max-width: 1000px;
}
.home-header .w-image {
  margin-top: 150px;
}
.home-header .wpb_text_column {
  max-width: 600px;
  text-align: center;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  margin: 100px auto 0;
}
@media screen and (max-width: 600px) {
  .home-header .wpb_text_column {
    font-size: 18px;
    line-height: 26px;
  }
}

.home-about {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.home-about .l-section-h {
  max-width: 758px;
}
@media screen and (max-width: 600px) {
  .home-about {
    font-size: 16px;
    line-height: 22px;
  }
}

.home-values {
  padding-top: 0 !important;
  font-size: 18px;
  line-height: 26px;
}
.home-values h2 {
  font-size: 24px;
  line-height: 36px;
}
.home-values .l-section-h {
  max-width: 1280px;
}
.home-values .wpb_column {
  position: relative;
}
.home-values .wpb_column::after {
  width: 1px;
  height: 100%;
  background: #587094;
  position: absolute;
  top: 0;
  right: -37px;
  content: "";
  display: block;
}
.home-values .wpb_column:last-of-type::after {
  display: none;
}
@media screen and (max-width: 600px) {
  .home-values {
    font-size: 16px;
    line-height: 22px;
  }
  .home-values .g-cols {
    grid-gap: 30px !important;
  }
  .home-values .w-iconbox-title br {
    display: none;
  }
}

.home-practice .l-section-h {
  max-width: 1280px;
}
.home-practice h1 {
  text-align: center;
  margin: 0 0 60px;
}
.home-practice .g-cols .g-cols .wpb_column {
  position: relative;
}
.home-practice .g-cols .g-cols .wpb_column .vc_column-link {
  z-index: 6;
}
.home-practice .g-cols .g-cols .wpb_column .w-text {
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  z-index: 5;
}
.home-practice .g-cols .g-cols .wpb_column .w-image {
  overflow: hidden;
}
.home-practice .g-cols .g-cols .wpb_column .w-image img {
  transition: all 0.2s ease;
  filter: grayscale(1);
}
.home-practice .g-cols .g-cols .wpb_column .w-image::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(88, 112, 148, 0.25);
  display: block;
  content: "";
  z-index: 1;
}
.home-practice .g-cols .g-cols .wpb_column:hover .w-image img {
  filter: grayscale(0);
}
@media screen and (max-width: 600px) {
  .home-practice h1 {
    margin: 0 0 30px;
  }
}

.home-numbers {
  padding-bottom: 12rem !important;
  background: url(assets/images/bg-home-bottom.png) no-repeat center center;
  background-size: 100vw auto;
}
.home-numbers h1 {
  text-align: center;
  margin: 0 0 60px;
}
.home-numbers .g-cols .g-cols {
  background: rgba(0, 0, 0, 0.25);
  padding: 60px 200px;
}
.home-numbers .w-counter-value {
  font-size: 100px;
  line-height: 1em;
  color: #fff;
  font-weight: 500;
}
.home-numbers .w-counter-title {
  font-size: 32px;
  line-height: 40px;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .home-numbers {
    padding-bottom: 60px !important;
  }
  .home-numbers h1 {
    margin: 0 0 30px;
  }
  .home-numbers .g-cols .g-cols {
    padding: 60px 30px;
  }
}

.page-header {
  min-height: 520px;
}
.page-header h1 {
  font-size: 48px;
  line-height: 1.2em;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin-top: 100px;
}
.page-header.dark h1 {
  color: #587094;
}

.equipo-content .l-section-h {
  max-width: 1160px;
  padding-top: 100px;
  padding-bottom: 50px;
  border-bottom: 4px solid #587094;
}
.equipo-content h1 {
  margin: 0 0 60px;
}
.equipo-content .w-iconbox {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin: 0 0 50px;
}
.equipo-content .w-iconbox .w-iconbox-icon {
  margin-right: 20px;
}
.equipo-content .w-iconbox .w-iconbox-text, .equipo-content .w-iconbox .w-iconbox-title {
  max-width: 731px;
}
.equipo-content .w-iconbox h4 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  color: #587094;
  padding-bottom: 24px !important;
  padding-top: 10px !important;
}
.equipo-content .w-iconbox:last-of-type {
  margin: 0;
}
.equipo-content .w-image {
  position: absolute;
  bottom: -50px;
  right: 0;
}
@media screen and (max-width: 600px) {
  .equipo-content .l-section-h {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .equipo-content h1 {
    margin: 0 0 30px;
  }
  .equipo-content .w-iconbox {
    font-size: 16px;
    line-height: 22px;
  }
  .equipo-content .w-image {
    position: relative;
    bottom: auto;
    right: auto;
  }
}

.practice-intro {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}
.practice-intro .l-section-h {
  max-width: 758px;
}
@media screen and (max-width: 600px) {
  .practice-intro {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    font-size: 18px;
    line-height: 26px;
  }
}

.practice-middle .l-section-h {
  max-width: 1200px;
}
.practice-middle .w-hwrapper {
  display: grid;
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
}
.practice-middle .w-iconbox {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  color: #587094;
  align-items: flex-start !important;
}
.practice-middle .w-iconbox .w-iconbox-text {
  padding-top: 5px;
}
.practice-middle .w-iconbox .w-iconbox-icon {
  margin-right: 22px !important;
}
@media screen and (max-width: 600px) {
  .practice-middle .w-hwrapper {
    grid-template-columns: 100%;
    grid-row-gap: 30px;
  }
  .practice-middle .w-iconbox {
    font-size: 22px;
    line-height: 30px;
  }
  .practice-middle .w-iconbox br {
    display: none;
  }
}

.practice-bottom {
  font-size: 20px;
  line-height: 28px;
}
.practice-bottom .l-section-h {
  max-width: 600px;
}
.practice-bottom h1 {
  text-align: center;
  margin: 0 auto 36px;
  font-size: 36px;
  line-height: 1.2em;
  max-width: 450px;
}
.practice-bottom .w-hwrapper {
  background: #F5F5F5;
  padding: 32px;
}
.practice-bottom .w-hwrapper a {
  color: #000;
  font-size: 18px;
}
.practice-bottom .w-hwrapper a:hover {
  text-decoration: underline;
}
.practice-bottom .w-btn-wrapper {
  margin: 0 !important;
}
.practice-bottom .w-btn-wrapper .w-btn {
  padding: 0 !important;
  text-align: center;
  height: 50px;
  line-height: 55px !important;
  width: 120px;
  font-size: 24px !important;
}
.practice-bottom .w-btn-wrapper .w-btn:hover {
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .practice-bottom {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    font-size: 16px;
    line-height: 22px;
  }
  .practice-bottom h1 {
    font-size: 28px;
    line-height: 1.2em;
  }
  .practice-bottom .w-hwrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .practice-bottom .w-hwrapper .w-iconbox {
    margin: 0 0 12px !important;
  }
  .practice-bottom .w-hwrapper .w-btn-wrapper {
    width: 100%;
  }
  .practice-bottom .w-hwrapper .w-btn-wrapper .w-btn {
    width: 100%;
    text-align: center;
    margin-top: 8px;
  }
}

.fiscal-content, .civil-content {
  background: #F5F5F5;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
}
.fiscal-content h3, .civil-content h3 {
  color: #587094;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
}
.fiscal-content .l-section-h, .civil-content .l-section-h {
  max-width: 1150px;
}
.fiscal-content .wpb_text_column, .civil-content .wpb_text_column {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 90px;
}
.fiscal-content .g-cols .g-cols, .civil-content .g-cols .g-cols {
  position: relative;
}
.fiscal-content .g-cols .g-cols::after, .civil-content .g-cols .g-cols::after {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #587094;
  display: block;
  content: "";
}
@media screen and (min-width: 1280px), print {
  .fiscal-content .g-cols .g-cols::after, .civil-content .g-cols .g-cols::after {
    left: -75px;
    width: 1300px;
  }
}
.fiscal-content .g-cols .g-cols:last-of-type::after, .civil-content .g-cols .g-cols:last-of-type::after {
  display: none;
}
@media screen and (max-width: 600px) {
  .fiscal-content, .civil-content {
    font-size: 16px;
    line-height: 22px;
  }
  .fiscal-content h3, .civil-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .fiscal-content .wpb_text_column, .civil-content .wpb_text_column {
    padding: 40px 0;
  }
  .fiscal-content .w-image, .civil-content .w-image {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    max-width: none;
  }
}

.civil-content .wpb_text_column {
  padding-right: 70px;
}
@media screen and (max-width: 600px) {
  .civil-content .wpb_text_column {
    padding-right: 0;
  }
}

.fiscal-content .g-cols .g-cols:nth-of-type(3) .wpb_text_column {
  padding-right: 40px;
}
.fiscal-content .g-cols .g-cols:nth-of-type(3) .wpb_text_column h3 {
  letter-spacing: -1.6px;
}
@media screen and (max-width: 600px) {
  .fiscal-content .g-cols .g-cols:nth-of-type(3) .wpb_text_column {
    padding-right: 0;
  }
  .fiscal-content .g-cols .g-cols:nth-of-type(3) .wpb_text_column h3 {
    letter-spacing: 0;
  }
}

.golden-visa {
  background: #F5F5F5;
}
.golden-visa .l-section-h {
  max-width: 1180px;
}
.golden-visa .w-image {
  margin-bottom: 46px;
}
.golden-visa h2 {
  margin: 0 0 38px;
}
.golden-visa p {
  font-size: 20px;
  line-height: 28px;
  padding-top: 4px;
  margin: 0 0 24px;
}
.golden-visa .g-cols .g-cols .wpb_column {
  border-right: 1px solid #587094;
}
.golden-visa .g-cols .g-cols .wpb_column:last-of-type {
  border-right: none;
}
@media screen and (max-width: 600px) {
  .golden-visa {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
  }
  .golden-visa h2 {
    margin: 0 0 24px;
  }
  .golden-visa .w-image {
    margin: 0 -1.5rem 20px;
    max-width: none;
  }
  .golden-visa p {
    margin: 0 0 12px;
    padding-top: 0;
  }
  .golden-visa .g-cols .g-cols .wpb_column {
    border: none;
  }
}

.extranjeria-content .l-section-h {
  max-width: 1180px;
}
.extranjeria-content h2 {
  margin: 0 0 60px;
}
.extranjeria-content .w-hwrapper {
  display: grid;
  grid-column-gap: 40px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
}
.extranjeria-content .w-iconbox {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
  align-items: flex-start !important;
}
.extranjeria-content .w-iconbox .w-iconbox-text {
  padding-top: 5px;
}
.extranjeria-content .w-iconbox .w-iconbox-icon {
  margin-right: 22px !important;
}
@media screen and (max-width: 600px) {
  .extranjeria-content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .extranjeria-content h2 {
    margin: 0 0 30px;
  }
  .extranjeria-content .w-hwrapper {
    grid-template-columns: 100%;
    grid-row-gap: 30px;
  }
  .extranjeria-content .w-iconbox {
    font-size: 16px;
    line-height: 22px;
  }
}

.contact-content {
  padding-top: 80px !important;
  padding-bottom: 110px !important;
  font-size: 20px;
  line-height: 28px;
}
.contact-content .l-section-h {
  max-width: 1156px;
}
.contact-content h1 {
  color: #587094;
  margin: 0 0 60px;
}
.contact-content .wpb_text_column {
  max-width: 850px;
}
.contact-content .wpb_text_column a {
  font-weight: 500;
}
.contact-content .wpb_text_column a:hover {
  color: #587094;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .contact-content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    font-size: 16px;
    line-height: 22px;
  }
  .contact-content h1 {
    margin: 0 0 30px;
  }
}

#gform_wrapper_1 {
  margin: 0 0 130px;
}
#gform_wrapper_1 .gform_validation_errors {
  display: none !important;
}
#gform_wrapper_1 .gform_fields {
  grid-row-gap: 34px;
}
#gform_wrapper_1 input[type=text], #gform_wrapper_1 input[type=email] {
  padding: 0 20px;
  font-size: 20px;
  line-height: 80px;
  height: 80px;
}
#gform_wrapper_1 input[type=text]::-moz-placeholder, #gform_wrapper_1 input[type=email]::-moz-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 input[type=text]::-webkit-input-placeholder, #gform_wrapper_1 input[type=email]::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 input[type=text]:-moz-placeholder, #gform_wrapper_1 input[type=email]:-moz-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 input[type=text]:-ms-input-placeholder, #gform_wrapper_1 input[type=email]:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 select {
  padding: 0 20px;
  font-size: 20px;
  line-height: 80px;
  height: 80px;
}
#gform_wrapper_1 textarea {
  height: 160px;
  padding: 16px 20px;
}
#gform_wrapper_1 textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 textarea:-moz-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
#gform_wrapper_1 .gform_footer {
  padding-top: 0;
  margin-top: 28px;
}
#gform_wrapper_1 .gform_footer input {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 600px) {
  #gform_wrapper_1 {
    margin: 0 0 60px;
  }
  #gform_wrapper_1 .gform_fields {
    grid-row-gap: 16px;
  }
  #gform_wrapper_1 input[type=text], #gform_wrapper_1 input[type=email], #gform_wrapper_1 select {
    height: 50px;
    line-height: 50px;
    font-size: 16px !important;
  }
  #gform_wrapper_1 textarea {
    font-size: 16px !important;
  }
}

#page-footer {
  background: #587094;
  color: #fff;
}
#page-footer a {
  color: #fff;
  position: relative;
}
#page-footer a::after {
  width: 100%;
  height: 1px;
  background: #fff;
  display: block;
  position: absolute;
  bottom: -10px;
  opacity: 0;
  transition: all 0.2s ease;
  content: "";
}
#page-footer a:hover::after {
  opacity: 1;
  bottom: -2px;
}
#page-footer .footer-top {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 26px;
}
#page-footer .footer-top h4 {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin: 42px 0 24px;
}
#page-footer .footer-top .w-image {
  margin: 0 0 40px;
  max-width: 225px;
}
#page-footer .w-separator {
  height: 60px !important;
  margin-right: -30px;
  margin-left: -30px;
}
#page-footer .copyright .w-text {
  text-align: right;
}
@media screen and (max-width: 600px) {
  #page-footer {
    padding-top: 30px !important;
    text-align: center;
  }
  #page-footer .footer-top {
    font-size: 16px;
    line-height: 22px;
    grid-gap: 40px !important;
    margin: 0 0 50px;
  }
  #page-footer .footer-top h4 {
    margin-top: 0;
    margin-bottom: 12px;
  }
  #page-footer .footer-top .w-image {
    margin: 0 auto 30px;
  }
  #page-footer .footer-top .wpb_column:first-of-type {
    order: 3;
  }
  #page-footer .footer-top .wpb_column:first-of-type .w-image {
    max-width: 260px;
  }
  #page-footer .copyright {
    grid-gap: 5px !important;
  }
  #page-footer .copyright .w-text {
    text-align: center;
    font-size: 12px;
  }
  #page-footer .copyright ul {
    font-size: 12px;
  }
}/*# sourceMappingURL=style.css.map */