@charset "UTF-8";
/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
/* GENERALES */
body {
  font-size: 1rem;
}

.logo img {
  max-height: 100%;
  width: auto;
}

#top .main_color .input-text, #top .main_color input[type=text], #top .main_color input[type=input], #top .main_color input[type=password], #top .main_color input[type=email], #top .main_color input[type=number], #top .main_color input[type=url], #top .main_color input[type=tel], #top .main_color input[type=search], #top .main_color textarea, #top .main_color select {
  border-radius: 8px !important;
  border-color: #cccccc;
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2,
.template-page .entry-content-wrapper h3,
.template-page .entry-content-wrapper h4 {
  font-weight: 500;
  text-transform: none;
  line-height: 1.3em;
  letter-spacing: 0;
}
.template-page .entry-content-wrapper h1 strong,
.template-page .entry-content-wrapper h2 strong,
.template-page .entry-content-wrapper h3 strong,
.template-page .entry-content-wrapper h4 strong {
  font-weight: 700;
}

.modern-quote .av-special-heading-tag {
  font-weight: 500;
}
.modern-quote .av-special-heading-tag strong {
  font-weight: 700;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 2rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

#top .av-special-heading .av-subheading_above {
  font-size: 1rem;
  color: #4AA2D9;
  text-transform: uppercase;
}

.avia-image-container {
  border-radius: 0;
}
.avia-image-container img {
  border-radius: 0;
}

.title-960 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.bg-cover {
  background-size: cover !important;
}

.rounder-img {
  border-radius: 10px;
  overflow: hidden;
}

#top .av-main-nav ul ul {
  left: 207px;
}

.alert {
  position: relative;
  display: inline-block;
  background-color: #F2F6F7;
  border-radius: 8px;
  padding: 0.5rem 1rem;
  font-weight: 500;
}
.alert p {
  margin: 0;
}
.alert:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background-color: #2C2F88;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* BOTONES */
#top .avia-button, #top .button {
  border-radius: 25px;
  border: none !important;
  font-weight: 500;
}
#top .avia-button:hover, #top .button:hover {
  opacity: 1;
}

#top .main_color .avia-color-theme-color {
  background-color: #2C2F88;
  border: none !important;
}
#top .main_color .avia-color-theme-color:hover {
  background-color: #000;
}

#top .avia-button.avia-color-white {
  background-color: #fff;
  color: #2C2F88;
}
#top .avia-button.avia-color-white:hover {
  background-color: #2C2F88;
  color: #fff;
}

#top .avia-button.avia-color-dark {
  border: 1px solid #2C2F88 !important;
  color: #2C2F88;
}
#top .avia-button.avia-color-dark:hover {
  background-color: #2C2F88;
  color: #FFF;
}

#top .avia-button.avia-color-light {
  border: 1px solid #fff !important;
}
#top .avia-button.avia-color-light:hover {
  background-color: #fff;
  color: #2C2F88;
}

.avia-button.avia-size-large {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.05rem;
}

.avia-button.avia-size-medium {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
}
.avia-button.avia-size-medium svg {
  height: 15px !important;
  width: 20px !important;
  margin-left: 0.25rem;
}

.main_color .avia-button.avia-color-theme-color-subtle {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none;
  color: #4AA2D9;
  background-color: transparent;
  font-weight: 600;
  padding: 0.5rem 0;
  margin: 0;
}
.main_color .avia-button.avia-color-theme-color-subtle.avia-size-large, .main_color .avia-button.avia-color-theme-color-subtle.avia-size-medium {
  padding: 0.5rem 0;
  min-width: 0;
  width: auto;
}
.main_color .avia-button.avia-color-theme-color-subtle:after {
  position: relative;
  top: 3px;
  content: "";
  display: inline-block;
  margin-left: 0.5rem;
  position: relative;
  width: 20px;
  height: 20px;
  background: transparent url("images/ico-go.svg") center center no-repeat;
}
.main_color .avia-button.avia-color-theme-color-subtle:hover {
  opacity: 0.7 !important;
}

#top .av-custom-form-color .button {
  background-color: #4AA2D9 !important;
  color: #FFF;
  border: none !important;
}

#top .category-nav {
  margin-top: 0;
}
#top .category-nav .av-iconlist-small li {
  margin-bottom: 0.5rem;
}
#top .category-nav .av-iconlist-small li .iconlist_icon {
  width: 20px;
  height: 20px;
  margin-top: 3px;
  margin-right: 0.5rem;
  background-color: transparent;
  background-image: url(images/bullet-arrow.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px 20px;
}
#top .category-nav .av-iconlist-small li .iconlist_icon span {
  display: none;
}
#top .category-nav .av-iconlist-small li .av_iconlist_title {
  color: #4AA2D9;
  font-size: 1.1rem;
}
#top .category-nav .av-iconlist-small li .av_iconlist_title a {
  color: #4AA2D9;
  font-size: 1rem;
}

#top .home-certificados {
  background-size: cover;
}

#top .home-results {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#top .home-results .avia-animated-number-title {
  letter-spacing: 2px;
}
#top .home-results .avia-animated-number-title .avia-no-number {
  opacity: 1;
}
#top .home-results .avia-animated-number-title .avia-single-number {
  font-weight: 600;
  font-size: 4rem;
}
#top .home-results .avia-animated-number-content p {
  color: #F2F6F7;
  opacity: 0.7;
}

#top .avia-builder-el-last > .home-results {
  border: none;
}

/* HEADER Y MENU */
#top #header_meta {
  min-height: 0;
}
#top #header_meta .container {
  min-height: 0;
}

#top .av-small-burger-icon {
  transform: scale(0.8);
  margin-right: 140px;
}

.header_color.av_header_transparency .av-hamburger-inner, .header_color.av_header_transparency .av-hamburger-inner::before, .header_color.av_header_transparency .av-hamburger-inner::after {
  background-color: #fff;
}

#top #header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
#top #header .logo {
  max-height: 35px;
  width: auto;
  margin-top: 21.5px;
}

#header_main .container {
  height: 78px;
}

#top #wrap_all .av-main-nav > li > a {
  height: 78px;
  line-height: 78px;
}
#top #wrap_all .av-main-nav > li > a .avia-menu-text {
  font-size: 0.95rem;
  font-weight: 400;
  color: #231F20;
}
#top #wrap_all .av-main-nav > li.current-menu-item > a .avia-menu-text {
  color: #E30613;
  font-weight: 500;
}
#top #wrap_all .av-main-nav > li.current-menu-item > a .avia-menu-fx {
  background-color: #E30613;
}

#top #wrap_all .header_color .av-menu-button-bordered > a .avia-menu-text {
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 1rem;
  border: none;
  border-radius: 2rem;
  padding: 0.5rem 0.75rem;
  padding-left: 35px;
  background: #F2F6F7 url("images/ico-whatsapp.svg") 0.35rem center no-repeat;
  background-size: 25px auto;
}

.av-burger-overlay-active #top .av-hamburger-inner, .av-burger-overlay-active #top .av-hamburger-inner::after, .av-burger-overlay-active #top .av-hamburger-inner::before {
  background-color: #231F20 !important;
}

#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item {
  position: absolute;
  right: 0;
  top: 1.4rem;
  left: 30%;
  max-width: 750px;
  padding-right: 2rem;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item > a {
  display: none !important;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item .sub-menu {
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item .sub-menu > li {
  width: auto;
  padding: 0 1rem;
  margin-bottom: 0;
  border-right: 1px solid #231F20;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item .sub-menu > li a {
  line-height: 1em;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item .sub-menu > li:first-child {
  display: none;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item .sub-menu > li:last-child {
  border: none;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item .sub-menu > li.current-lang a {
  color: #4AA2D9;
}

/* FOOTER */
#top #wrap_all #footer-page {
  background-color: #2C2F88;
}
#top #wrap_all #footer-page .top-footer .content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#top #wrap_all #footer-page .middle-footer .content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#top #wrap_all #footer-page .middle-footer .content .av-special-heading {
  padding-bottom: 0.5rem;
}
#top #wrap_all #footer-page .middle-footer .content .entry-content-wrapper h4 {
  font-size: 1.2rem;
}
#top #wrap_all #footer-page .middle-footer .content .widget_nav_menu .menu .menu-item {
  border: none;
  background-color: transparent !important;
}
#top #wrap_all #footer-page .middle-footer .content .widget_nav_menu .menu .menu-item a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #FFF;
  font-size: 15px;
  font-weight: normal;
  padding: 0;
}
#top #wrap_all #footer-page .middle-footer .content .widget_nav_menu .menu .menu-item a:hover {
  background-color: transparent;
  color: #4AA2D9;
}
#top #wrap_all #footer-page .bottom-footer {
  min-height: 60px;
}
#top #wrap_all #footer-page .bottom-footer .content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#top #wrap_all #footer-page .bottom-footer .content p {
  margin: 0;
}
#top #wrap_all #footer-page #custom_html-2 {
  display: none;
}
#top #wrap_all #footer-page .social_bookmarks {
  align-items: center;
  justify-content: flex-end;
}
#top #wrap_all #footer-page .social_bookmarks li a {
  font-size: 26px;
  background-color: transparent;
}

#top .coarco-acordeon .av_toggle_section .single_toggle {
  border-radius: 8px;
}
#top .coarco-acordeon .av_toggle_section .single_toggle .toggler {
  font-weight: 500;
}
#top .coarco-acordeon .av_toggle_section .single_toggle .toggle_content p {
  color: #231F20;
}

/* HOME */
#top #home-hero .content {
  padding-top: 6rem;
  padding-bottom: 15rem;
}
#top #home-hero .av-special-heading {
  padding-bottom: 1rem;
}
#top #home-hero .av-special-heading .av-subheading {
  text-transform: uppercase;
}

#top #hero-slider {
  border-radius: 10px;
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.2);
  margin-top: -15rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

#top #home-partners .template-page {
  padding-top: 1rem;
  padding-bottom: 6rem;
}
#top #home-partners .av-special-heading-tag {
  font-weight: 400;
}
#top #home-partners .avia-smallarrow-slider-heading {
  display: none;
}
#top #home-partners .avia-logo-element-container {
  margin-top: 0;
}

.partners-logos {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.partners-logos .slide-entry img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  max-height: 90px;
  border-radius: 8px;
  opacity: 0.6;
  filter: grayscale(100%);
}
.partners-logos .slide-entry img:hover {
  opacity: 1;
  filter: grayscale(0%);
}

#top .card-services {
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(2, 2, 2, 0.15);
  padding: 2rem;
}
#top .card-services .avia-image-container {
  margin-bottom: 1rem;
}
#top .card-services .avia-image-container .avia_image {
  max-width: 80px;
}
#top .card-services .av-special-heading-tag {
  font-size: 1.75rem;
}
#top .card-services .avia-builder-widget-area {
  border: none;
}
#top .card-services .widget_nav_menu .menu li {
  margin-bottom: 0.5rem;
  border: none !important;
}
#top .card-services .widget_nav_menu .menu li a {
  display: block;
  padding-left: 28px;
  color: #4AA2D9;
  font-size: 1rem;
  background-image: url(images/bullet-arrow.svg);
  background-repeat: no-repeat;
  background-position: left 0.25rem;
  background-size: 20px 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.coarco-news .slide-entry-wrap {
  margin-bottom: 1rem;
}
.coarco-news .slide-entry .slide-image {
  border-radius: 10px;
  height: 285px;
}
.coarco-news .slide-entry .slide-content .entry-title {
  font-weight: 500;
  color: #2C2F88;
  display: flex;
  align-items: center;
  padding-top: 0.5rem;
}
.coarco-news .slide-entry .slide-content .entry-title:after {
  content: "";
  display: inline-block;
  margin-left: 0.5rem;
  position: relative;
  width: 20px;
  height: 20px;
  background: transparent url("images/ico-go.svg") center center no-repeat;
}
.coarco-news .slide-entry .slide-content .av-vertical-delimiter {
  display: none;
}

#top #cta {
  position: relative;
  background-size: cover;
}
#top #cta .content {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

/* ====== Slide de Caso de éxito ====== */
.lsx-case {
  display: flex;
  gap: 32px;
  align-items: stretch;
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  padding: 18px;
  border-radius: 10px;
  background: #F2F6F7; /* fondo suave del slide */
  min-height: 430px;
  padding: 0;
}

.lsx-case__col {
  flex: 1;
  min-width: 0;
}

/* Tarjeta izquierda */
.lsx-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem;
}

.lsx-logo {
  width: 104px;
  height: 104px;
  border-radius: 999px;
  background: #eaf1f6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lsx-logo img {
  max-width: 72px;
  max-height: 72px;
  display: block;
}

/* Tipografía */
.lsx-title {
  margin: 6px 0 15px;
  font-size: 28px;
  line-height: 1.25;
  color: #2C2F88 !important;
  font-weight: 500;
}

.lsx-excerpt {
  margin: 0;
  color: #5c667a;
  font-size: 16px;
  line-height: 1.6;
  white-space: wrap !important;
  margin-bottom: 15px;
}

/* Botón */
.lsx-btn {
  margin-top: auto;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 999px;
  text-decoration: none;
  color: #1b1f6b;
  font-weight: 700;
  background: #fff;
  border: 1px solid #dbe3f0;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.lsx-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(20, 26, 64, 0.08);
}

.lsx-btn__ico {
  font-size: 16px;
}

/* Imagen derecha */
.lsx-case__col--image {
  display: flex;
}

.lsx-photo {
  border-radius: 10px;
  width: 100%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-size: cover;
  background-position: center;
}

/* ====== Responsive ====== */
@media (max-width: 1024px) {
  .lsx-case {
    gap: 20px;
  }
  .lsx-title {
    font-size: 24px;
  }
}
@media (max-width: 820px) {
  .lsx-case {
    flex-direction: column;
  }
  .lsx-card {
    padding: 24px;
  }
  .lsx-logo {
    width: 84px;
    height: 84px;
  }
  .lsx-logo img {
    max-width: 60px;
    max-height: 60px;
  }
}
#home-casos .content {
  padding-bottom: 2rem;
}
#home-casos .entry-content-wrapper > .flex_column.avia-builder-el-last {
  margin-top: 0;
}

#top #hero-light {
  background-size: cover;
}
#top #hero-light .av-special-heading {
  margin-top: 0;
}
#top #hero-light .se-breadcrumb span {
  color: #4A4A4A;
}

#top #hero-dark .isotipo {
  max-width: 80px;
  margin-bottom: 1rem;
}

/* SERVICIOS */
#top #hero-servicios .content {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
#top #hero-servicios .av-special-heading {
  margin-top: 0;
}
#top #hero-servicios .avia-image-container {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
#top #hero-servicios .avia-image-container:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

#top #desc-servicio .cell-img, #top .img-txt-container .cell-img, #top .txt-img-container .cell-img {
  background-size: cover;
  height: 430px;
}
#top #desc-servicio .cell-desc, #top .img-txt-container .cell-desc, #top .txt-img-container .cell-desc {
  padding: 3.5rem;
}
#top #desc-servicio .cell-desc .flex_cell_inner, #top .img-txt-container .cell-desc .flex_cell_inner, #top .txt-img-container .cell-desc .flex_cell_inner {
  max-width: calc(605px - 3rem);
}

#top .txt-img-container .cell-desc .flex_cell_inner {
  float: right;
}

.se-breadcrumb {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #4AA2D9;
  margin-bottom: 14px;
}
.se-breadcrumb span {
  color: #FFF;
  opacity: 0.8;
}
.se-breadcrumb a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #4AA2D9;
  text-decoration: none;
}
.se-breadcrumb a:hover {
  color: #FFF;
}

.proceso-section .proceso-title {
  display: flex;
  align-items: center;
}
.proceso-section .proceso-title .avia-image-container {
  margin-bottom: 0;
  margin-right: 1rem;
}
.proceso-section .proceso-title .avia-image-container .avia_image {
  max-width: 65px;
}
.proceso-section .proceso-title .av-special-heading {
  margin: 0;
  padding: 0 !important;
}

#top .se-serv-grp {
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #cccccc;
}
#top .se-serv-grp .se-serv-grp__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}
#top .se-serv-grp .se-serv-grp__head h2 {
  margin-bottom: 0;
}
#top .se-serv-grp .se-serv-grp__head .se-serv-grp__more {
  color: #4AA2D9;
  font-weight: 500;
}
#top .se-serv-grp:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#top .se-serv-grid, #top .se-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
#top .se-serv-grid .se-serv-card, #top .se-serv-grid .se-card, #top .se-grid .se-serv-card, #top .se-grid .se-card {
  width: 33%;
  box-sizing: border-box;
  padding: 0 1rem;
  margin-bottom: 1.25rem;
}
#top .se-serv-grid .se-serv-card a:after, #top .se-serv-grid .se-card a:after, #top .se-grid .se-serv-card a:after, #top .se-grid .se-card a:after {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  content: "";
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  background: transparent url("images/ico-go.svg") center center no-repeat;
  background-size: cover;
}
#top .se-serv-grid .se-serv-card .wp-post-image, #top .se-serv-grid .se-card .wp-post-image, #top .se-grid .se-serv-card .wp-post-image, #top .se-grid .se-card .wp-post-image {
  border-radius: 10px;
}
#top .se-serv-grid .se-serv-card h3, #top .se-serv-grid .se-card h3, #top .se-grid .se-serv-card h3, #top .se-grid .se-card h3 {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  font-size: 1.5rem;
  color: #4AA2D9;
}
#top .se-serv-grid .se-serv-card p, #top .se-serv-grid .se-card p, #top .se-grid .se-serv-card p, #top .se-grid .se-card p {
  font-size: 0.9rem;
  line-height: 1.4em;
  opacity: 0.7;
  color: #4A4A4A;
}
#top .se-serv-grid .se-serv-card:hover h3, #top .se-serv-grid .se-card:hover h3, #top .se-grid .se-serv-card:hover h3, #top .se-grid .se-card:hover h3 {
  color: #2C2F88;
}
#top .se-serv-grid.service-group .se-serv-card, #top .se-grid.service-group .se-serv-card {
  padding: 0 1rem;
}
#top .se-serv-grid.service-group .se-serv-card h3, #top .se-grid.service-group .se-serv-card h3 {
  font-size: 1.25rem;
}
#top .se-serv-grid.service-group .se-serv-card p, #top .se-grid.service-group .se-serv-card p {
  color: #4A4A4A;
}

#top .sg-hero {
  background: #000 url("images/bg-servicios.jpg") center center no-repeat;
  background-size: cover;
}
#top .sg-hero .container {
  height: 100%;
  padding-top: 8rem;
  padding-bottom: 4rem;
}
#top .sg-hero .container h1 {
  color: #FFF;
}

#top nav.se-chips {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
}
#top nav.se-chips a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 30px;
  color: #231F20;
  font-weight: 500;
  font-size: 1.5rem;
  background-image: url(images/bullet-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 20px;
}
#top nav.se-chips a:hover, #top nav.se-chips a.active {
  color: #4AA2D9;
}

#top .container-sg {
  padding-top: 70px;
  padding-bottom: 70px;
}
#top .container-sg .av_one_fifth {
  padding-right: 2rem;
}

/* NOSOTROS */
#top .card-valores {
  margin-top: 1.5rem;
  padding: 2.25rem 1.75rem;
}
#top .card-valores .avia_image {
  width: 65px;
  height: auto;
  margin-bottom: 1rem;
}
#top .card-valores .av-special-heading-tag {
  font-size: 1.25rem;
}
#top .card-valores p {
  margin-top: 0;
  margin-bottom: 0;
}

/* INDUSTRIAS */
#hero-industrias {
  background-color: #F2F6F7;
  text-align: center;
}
#hero-industrias .container {
  padding-top: 6rem;
  padding-bottom: 4rem;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#hero-industrias .se-industrias-filters {
  display: flex;
  margin-bottom: 0;
}
#hero-industrias .se-industrias-filters input[type=text] {
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 46px;
  padding-left: 1rem;
  padding-right: 1rem;
}
#hero-industrias .se-industrias-filters button {
  border: medium none;
  height: 45px;
  font-size: 1.1rem;
  color: #FFF;
  background-color: #2C2F88;
  padding-left: 1rem;
  padding-right: 1rem;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

#content-industrias .container {
  padding-top: 70px;
  padding-bottom: 70px;
}

#top .se-industry-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
#top .se-industry-grid .se-card--industry {
  width: 25%;
  box-sizing: border-box;
  padding: 0 1rem;
  margin-bottom: 1.25rem;
}
#top .se-industry-grid .se-card--industry .wp-post-image {
  border-radius: 10px;
}
#top .se-industry-grid .se-card--industry .se-card__head {
  display: flex;
  align-items: center;
}
#top .se-industry-grid .se-card--industry .se-card__head > .ico {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  flex-shrink: 0;
  text-align: center;
  line-height: 30px;
  background-color: #F2F6F7;
  color: #2C2F88;
  margin-right: 0.5rem;
}
#top .se-industry-grid .se-card--industry .se-card__head h2 {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  font-size: 1.25rem;
  color: #2C2F88;
  margin: 0;
}
#top .se-industry-grid .se-card--industry:hover h3 {
  color: #2C2F88;
}
#top .se-industry-grid.service-group .se-serv-card {
  padding: 0 1rem;
}
#top .se-industry-grid.service-group .se-serv-card h3 {
  font-size: 1.25rem;
}
#top .se-industry-grid.service-group .se-serv-card p {
  color: #4A4A4A;
}

#top .se-hero--industria {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000;
  background-size: cover;
}
#top .se-hero--industria:before {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
}
#top .se-hero--industria .container {
  padding-top: 8rem;
  padding-bottom: 4rem;
  text-align: center;
}
#top .se-hero--industria .container h1 {
  color: #FFF;
  font-weight: 500;
  letter-spacing: 1px;
}
#top .se-hero--industria .container h1 .top-title {
  display: block;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #4AA2D9;
  font-weight: normal;
  line-height: 1.4em;
}
#top .se-hero--industria .container .se-hero__icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  flex-shrink: 0;
  text-align: center;
  line-height: 50px;
  background-color: #F2F6F7;
  color: #2C2F88;
  margin-right: 0.5rem;
  font-size: 1.75rem;
  margin-bottom: 1rem;
}

#top .se-content--industria .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
#top .se-content--industria .container h3 {
  margin-bottom: 1.5rem;
}

#top #wrap_all .social_bookmarks {
  display: flex;
  justify-content: center;
}
#top #wrap_all .social_bookmarks li {
  border: none;
}
#top #wrap_all .social_bookmarks li a {
  border-radius: 50%;
  background-color: #4AA2D9;
  border: none;
  color: #FFF;
}

/* CASOS DE EXITO */
#av-sc-portfolio-1 .grid-entry .inner-entry {
  border: none !important;
  box-shadow: none;
  background-color: #F2F6F7;
  border-radius: 10px;
}
#av-sc-portfolio-1 .grid-entry .inner-entry .grid-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 320px !important;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#av-sc-portfolio-1 .grid-entry .inner-entry .grid-content {
  background: transparent;
  text-align: left;
  padding: 1.5rem;
}
#av-sc-portfolio-1 .grid-entry .inner-entry .grid-content .avia-arrow {
  display: none;
}
#av-sc-portfolio-1 .grid-entry .inner-entry .grid-content .entry-title {
  background-color: transparent;
  font-size: 1.5rem;
  color: #2C2F88;
  margin-bottom: 0.5rem;
}
#av-sc-portfolio-1 .grid-entry .inner-entry .grid-content .entry-title:after {
  position: relative;
  top: 3px;
  content: "";
  display: inline-block;
  margin-left: 0.5rem;
  position: relative;
  width: 20px;
  height: 20px;
  background: transparent url("images/ico-go.svg") center center no-repeat;
}
#av-sc-portfolio-1 .grid-entry .inner-entry .grid-content .entry-content {
  font-style: normal;
  line-height: 1.4em;
  font-size: 0.9rem;
  color: #4A4A4A;
}

.card-sucursal {
  position: relative;
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(2, 2, 2, 0.15);
  padding: 1.25rem;
  margin-top: 0.5rem !important;
  width: 46% !important;
  margin: 2%;
}
.card-sucursal .datos-contacto {
  padding-left: 3%;
  margin-top: 0;
  margin-bottom: 0;
}
.card-sucursal .datos-contacto .avia-icon-list li {
  margin-bottom: 0.5rem;
}
.card-sucursal .datos-contacto .avia-icon-list li .av_iconlist_title {
  font-size: 14px !important;
}
.card-sucursal .av-special-heading {
  margin-top: 0;
}
.card-sucursal .av-special-heading .av-special-heading-tag {
  font-size: 1.25rem;
}
.card-sucursal .av-special-heading .av-special-heading-tag strong {
  color: #E30613 !important;
}
.card-sucursal .avia-button-wrap .avia-button {
  padding-bottom: 0 !important;
  font-size: 0.9rem !important;
}
.card-sucursal .avia-button-wrap .avia-button:after {
  width: 15px !important;
  height: 15px !important;
  background-size: cover;
}
.card-sucursal .nro {
  display: inline-block;
  position: absolute;
  left: 1.25rem;
  top: 1.35rem;
  width: auto !important;
}
.card-sucursal .nro .av-special-heading-tag {
  color: #E30613;
  font-size: 1.25rem;
}

#top #sucursales-content .sucursales-map .flex_cell_inner {
  max-width: 700px;
}
#top #sucursales-content .sucursales-map .avia_image {
  height: 700px;
  max-width: 100%;
}
#top #sucursales-content .sucursales-cards .flex_cell_inner {
  display: flex;
  flex-wrap: wrap;
  max-width: 655px;
  float: right;
}

#top .card-alianza {
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(2, 2, 2, 0.15);
  padding: 2rem;
  display: flex;
  align-items: center;
  margin-top: 1.5rem;
}
#top .card-alianza h3 {
  font-size: 1.25rem;
  font-weight: normal !important;
}
#top .card-alianza h3 strong {
  font-size: 1.5rem;
  font-weight: 500 !important;
}
#top .card-alianza .avia-image-container {
  margin-left: 0;
  margin-right: 2rem;
  width: 185px;
  height: 121px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#top .card-alianza .av_textblock_section {
  width: 100%;
  padding: 2rem;
}
#top .card-alianza .avia-button-wrap {
  flex-shrink: 0;
}

.avia-team-member {
  text-align: center;
}
.avia-team-member .team-member-name {
  color: #2C2F88;
}
.avia-team-member .team-member-job-title {
  opacity: 0.7;
}
.avia-team-member .team-member-description p {
  font-size: 0.9rem;
  line-height: 1.4em;
}

#equipo-tecnico .avia-team-member .avia_image_team {
  max-width: 200px;
}
#equipo-tecnico .entry-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#top #header-min {
  min-height: 0;
}
#top #header-min .container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#top #header-min .container .avia_image {
  max-width: 170px;
}

#top #mantenimiento-content .social_bookmarks li, #top #mantenimiento-content .social_bookmarks li a {
  width: 50px;
  height: 50px;
  font-size: 1.75rem;
  line-height: 50px;
}
#top #mantenimiento-content .avia_image {
  width: 80px;
  height: 80px;
}

#top .se-indrel .se-indrel__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#top .se-indrel .se-indrel__grid .se-indrel__card {
  padding: 0.5rem;
  width: 25%;
}
#top .se-indrel .se-indrel__grid .se-indrel__card .se-indrel__link {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  border-radius: 10px;
}
#top .se-indrel .se-indrel__grid .se-indrel__card .se-indrel__link .se-indrel__icon {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #F2F6F7;
  color: #2C2F88;
  font-size: 2.5rem;
  text-align: center;
  line-height: 100px;
  margin-bottom: 1rem;
}
#top .se-indrel .se-indrel__grid .se-indrel__card .se-indrel__link .se-indrel__name {
  font-size: 1.1rem;
  color: #2C2F88;
  margin-bottom: 0;
}

@media only screen and (min-width: 991px) {
  #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.pll-parent-menu-item {
    padding-right: 5rem;
  }
  /* NOSOTROS */
  #top .img-nosotros .avia_image {
    margin-left: -4.5rem;
    max-width: 125%;
  }
}
@media only screen and (max-width: 767px) {
  #top .se-indrel .se-indrel__grid .se-indrel__card {
    width: 50%;
  }
  .responsive #top #wrap_all .av-special-heading h1.av-special-heading-tag {
    font-size: 2.1rem;
  }
  #top .se-hero--industria .container h1 .top-title {
    font-size: 0.9rem;
  }
  #top .av-small-burger-icon {
    margin-right: 0;
  }
  .responsive #top #wrap_all .card-alianza {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul {
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li {
    width: 100%;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li a {
    text-align: center;
    color: #231F20;
    font-size: 1.5rem;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li.current_page_item > a {
    color: #E30613;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li .sub-menu li {
    margin-bottom: 0;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li .sub-menu a {
    font-size: 1.15rem;
  }
  #top #wrap_all #home-hero {
    background-size: auto 140%;
    background-position: center center;
  }
  #top #wrap_all #home-hero .content {
    padding-bottom: 2rem;
  }
  #top #wrap_all #home-hero .av-special-heading {
    margin-top: 0;
  }
  #top #wrap_all #home-hero .avia-button {
    width: 100%;
  }
  #top #hero-slider {
    margin-top: -5rem;
  }
  #top #home-partners .template-page {
    padding-top: 0;
    padding-bottom: 4rem;
  }
  #top #av_section_4 .avia_textblock {
    padding-top: 0;
  }
  #top #av_section_4 .avia_textblock p {
    margin-top: 0 !important;
  }
  #top .home-results {
    border-right: none;
    margin-bottom: 1rem;
  }
  #top .home-results .avia-animated-number-title .avia-single-number {
    font-weight: 600;
    font-size: 3rem;
  }
  #top .se-serv-grid .se-serv-card, #top .se-serv-grid .se-card, #top .se-grid .se-serv-card, #top .se-grid .se-card {
    width: 100%;
  }
  #top #wrap_all .se-industry-grid .se-card--industry {
    width: 50%;
  }
  #top #wrap_all .se-industry-grid .se-card--industry .se-card__head h2 {
    font-size: 1rem;
  }
  #top #desc-servicio .cell-img {
    min-height: 300px;
  }
  #top #wrap_all #cta .av-special-heading {
    padding-bottom: 2.5rem;
  }
  #top #wrap_all #cta .av-special-heading h2 {
    font-size: 2rem;
  }
  #top #wrap_all .se-breadcrumb a, #top #wrap_all .se-breadcrumb span {
    font-size: 0.8rem;
    letter-spacing: 0;
  }
  #top #wrap_all #footer-page .middle-footer .content p {
    text-align: left !important;
  }
  #top #wrap_all .footer-logo {
    text-align: center !important;
  }
  #top #wrap_all .footer-logo .avia-image-container {
    display: inline-block;
    float: none;
  }
  #top #wrap_all .header_color .av-menu-button-bordered > a .avia-menu-text {
    font-size: 1.15rem;
    padding-left: 45px;
    padding-right: 1rem;
    background-position: 0.5rem center;
    background-size: 28px;
  }
  #top #header_meta {
    display: none;
  }
  .responsive .avia-section-huge .content, .avia-section-huge .sidebar {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .template-page .entry-content-wrapper h2 {
    font-size: 2rem;
  }
  .html_burger_menu_active #top #wrap_all #header .av-burger-menu-main > a {
    line-height: 35px;
    height: auto;
  }
  .responsive #top #wrap_all #header {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .responsive #top #wrap_all #header_main {
    border: none;
  }
  .responsive #top #wrap_all #header_main .av-burger-menu-main, .responsive #top #wrap_all #header_main .av-burger-menu-main > a, .responsive #top #wrap_all #header_main .av-hamburger {
    height: 35px;
    line-height: 35px;
  }
  #top #header .logo {
    margin-top: 0;
    height: auto !important;
  }
  .responsive .logo img, .responsive .logo svg {
    max-height: 35px;
  }
  .responsive #top #wrap_all .main_menu {
    height: auto;
  }
  .responsive #top #wrap_all .main_menu .avia-menu {
    height: auto;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll {
    background-size: cover;
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.7);
  }
  .html_av-overlay-full #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li .social_bookmarks {
    justify-content: center;
  }
  .modern-quote h1.av-special-heading-tag {
    font-size: 1.85rem;
    letter-spacing: 0px;
  }
  #top #wrap_all #footer-page .social_bookmarks {
    justify-content: center;
  }
  #top #wrap_all #footer-page p {
    text-align: center !important;
  }
  .responsive #top .av_textblock_section .avia_textblock {
    column-count: 1 !important;
  }
  #top #hero .flex_column {
    flex-direction: column;
  }
  #top #hero .flex_column .av-special-heading .av-special-heading-tag {
    font-size: 2.25rem;
    text-align: center;
    padding-right: 0;
    padding-bottom: 1rem;
  }
  #top #home-nosotros .av-special-heading-tag {
    padding-left: 0;
    background: transparent;
  }
}
@media only screen and (max-width: 480px) {
  #top #hero-home.av-minimum-height-100:not(.av-slideshow-section) .container {
    height: 45vh !important;
  }
  .responsive .logo img, .responsive .logo svg {
    max-height: 35px;
  }
}
@media only screen and (min-width: 990px) {
  #top #sucursales-content .sucursales-map .av-image-hotspot {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 500;
  }
  #top #sucursales-content .sucursales-map .av-image-hotspot-pulse {
    height: 65px;
    width: 65px;
    top: -15px;
    left: -15px;
  }
}

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