@charset "UTF-8";
/* xl - DESKTOP STYLES */
:root {
  --gradient-radial: radial-gradient(
    ellipse at top,
    color-mix(in oklab, var(--porto-primary-color) 18%, transparent),
    transparent 60%);
  --gradient-radial_left: radial-gradient(
    ellipse at left,
    color-mix(in oklab, var(--porto-primary-color) 18%, transparent),
    transparent 60%);
  --gradient-radial_right: radial-gradient(
    ellipse at right,
    color-mix(in oklab, var(--porto-primary-color) 18%, transparent),
    transparent 60%);
  --shadow-glow: 0 10px 40px -20px var(--porto-primary-color);
}
html {
  scroll-behavior: smooth !important;
}
#header .logo .standard-logo {
  width: 200px;
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
  /*background-image: url(https://develop1.webstudiopanama.com/VIBE/wp-content/uploads/2026/04/fondo-ruido.jpg) !important;*/
  background: #ececec;
  padding-bottom: 7px;
}
.mega-menu.menu-hover-line > li.menu-item > a:before {
  height: 2px;
}
#header.sticky-header .mega-menu.menu-hover-line > li.menu-item > a:before {
  background: var(--porto-primary-color);
}
#header .main-menu.menu-top_custom {
  align-items: center;
}
.menu-top_custom_ubicacion .wpb_wrapper.vc_column-inner {
  justify-content: end;
}
#menu-menu-paises li.menu-top-linea:after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  width: 1px;
  height: 20px;
  background: #ccc;
}
/*#menu-menu-top li.menu-item:first-child::before,*/
#menu-menu-top li.menu-top-linea:last-child::after {
  display: none;
  /* O también puedes usar: */
  /* content: none; */
}
#menu-menu-paises li.no_line.active {
  color: var(--porto-primary-color);
}
.menu-hover-line > li.no_line > a:before {
  background-color: var(--porto-tertiary-color);
  display: none !important;
}
.menu_sidebar_home .widget-title {
  color: var(--porto-quaternary-color);
  text-transform: none;
  font-family: "Wuerthsans";
  font-size: 18px;
  line-height: 1.4em;
}
i.ico_menu2 {
  position: absolute;
  right: 0;
}
.fibo-menu-destop {
  width: calc(100% - 65%);
}
.btn-rear-more a {
  background: var(--porto-primary-color);
  padding: 12px 25px;
  font-weight: 500;
  border-radius: 50px;
  color: #fff;
  border: solid 2px var(--porto-primary-color);
  /*font-family: "Ubuntu";*/
  font-size: 15px;
  text-transform: uppercase;
  transition: 0.3s ease all;
}
.btn-rear-more a:hover {
  background: var(--porto-tertiary-color);
  border: solid 2px var(--porto-tertiary-color);
  color: #fff;
  transition: 0.3s ease all;
}
.btn-rear-more.light a {
  background: transparent;
  padding: 12px 25px;
  font-weight: 500;
  border-radius: 50px;
  color: #fff;
  border: solid 2px #fff;
  font-family: "Ubuntu";
  font-size: 15px;
  text-transform: uppercase;
  transition: 0.3s ease all;
}
.btn-rear-more.light a:hover {
  background: var(--porto-primary-color);
  color: #fff;
  border: solid 2px var(--porto-primary-color);
  transition: 0.3s ease all;
}
.btn-rear-more i.porto-icon-long-arrow-alt {
  margin-left: 5px;
  position: relative !important;
  transform: translateX(0px);
  transition: 0.3s ease all !important;
  display: inline-block;
}
.btn-rear-more:hover i.porto-icon-long-arrow-alt {
  margin-left: 5px;
  transform: translateX(7px);
  transition: 0.3s ease all !important;
}
.btn-plano {
  padding-top: 30px;
}
.btn-plano a {
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: 0.3s ease all;
  position: absolute;
  bottom: 25px;
  color: var(--porto-dark-color);
  text-transform: uppercase;
}
.btn-plano a:hover {
  /*text-decoration: underline;*/
  color: var(--porto-primary-color);
}
.btn-content-plano i.porto-icon-long-arrow-alt {
  margin-left: 3px;
  position: relative;
  transform: translateX(0px);
  transition: 0.4s ease all;
}
.btn-content-plano:hover i.porto-icon-long-arrow-alt {
  margin-left: 10px;
  transition: 0.4s ease all;
}
.box-expertos_icon {
  position: absolute;
  bottom: 10px;
}
i.icon-box-expertos {
  font-size: 16px;
  color: #fff;
  background: var(--porto-primary-color);
  height: 45px;
  width: 45px;
  border-radius: 50%;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease all;
}
.box-expertos:hover i.icon-box-expertos {
  color: #fff;
  background: var(--porto-dark-color);
  transition: 0.3s ease all;
}
.box-expertos_icon ul {
  display: flex;
}
/*==============================================================================*/
/* B T  N V E R M A S - T I T U L O*/
.porto-u-heading.titulo-link {
  display: flex;
  margin-bottom: 0;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #eee;
  padding-bottom: 10px;
}
.porto-u-heading.titulo-link .porto-u-main-heading {
  position: relative;
}
.porto-u-heading.titulo-link .porto-u-main-heading:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -11px;
  background: var(--porto-primary-color);
}
.titulo-link .porto-u-sub-heading {
  margin: 0;
  display: flex;
}
.content-btn-plano-link {
  text-align: right;
  padding-left: 35px;
}
a.btn-plano_link {
  font-size: 16px;
  font-family: "Wuerthsans-demi";
  text-decoration: underline;
  text-transform: uppercase;
}
.btn-plano_link small {
  margin-right: 5px;
  font-size: 16px;
  font-family: "Wuerthsans-demi";
}
.titulo-link:hover i.fas.fa-arrow-right {
  position: relative;
  animation: arrow-move 0.3s infinite alternate;
}
@keyframes arrow-move {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(5px);
  }
}
/*===============================================================================*/
/**/
.titulo-link p {
  display: none;
}
.ico-cat-home h3 {
  font-size: 16px;
  transition: 0.5s ease all;
}
.ico-cat-home:hover h3 {
  color: var(--porto-primary-color);
  transition: 0.5s ease all;
}
.ico-cat-home img.img-icon {
  border: solid 1px var(--porto-quaternary-color);
  /*box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1) !important;*/
  border-radius: 50% !important;
  transition: 0.5s ease all;
  transform: rotateY(0deg);
  margin-top: 5px;
  width: 130px;
  height: 130px;
  padding: 10px;
}
.ico-cat-home:hover img.img-icon {
  border: solid 1px var(--porto-primary-color);
  /*box-shadow: 0 0 10px 0px rgba(0, 0, 0, .1) !important;*/
  border-radius: 50% !important;
  transition: 0.5s ease all;
  transform: rotateY(360deg);
}
.ico-cat-home .porto-just-icon-wrapper.porto-sicon-img {
  font-size: 130px;
}
.product_cat-oferta {
  position: relative;
}
.product_cat-oferta:before {
  content: "¡REBAJAS!";
  position: absolute;
  font-size: 12px;
  z-index: 10;
  font-family: "Wuerthsans-demi";
  padding: 0px 10px;
  color: #fff;
  background: var(--porto-primary-color);
}
.porto-section.section_content_titulo-post_cunstom {
  border-radius: 7px;
  overflow: hidden;
}
.titulo-post_cunstom > p.porto-heading {
  display: none !important;
}
.titulo-post_cunstom .tb-content {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;
}
.titulo-post_cunstom-2 .tb-content {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
}
.porto-section.content_titulo-post_cunstom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 35px 25px;
}
.titulo-post_cunstom_h1 img {
  height: 350px;
  object-fit: cover;
}
.titulo-post_cunstom_h2 img {
  min-height: 150px;
  object-fit: cover;
}
#width_post_cunstom-2 .owl-carousel {
  margin-bottom: 0px;
}
.btn-rear-more_carrusel {
  margin-bottom: 5px;
}
.btn-rear-more_carrusel a {
  color: var(--porto-dark-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 7px;
  font-family: "Wuerthsans-demi";
}
.btn-rear-more_carrusel i.fas.fa-arrow-right {
  transition: 0.3s ease all;
  transform: rotate(0deg);
  background: var(--porto-primary-color);
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border-radius: 50px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}
.inner_carrusel_banners_custome:hover i.fas.fa-arrow-right {
  background: var(--porto-dark-color);
  transition: 0.3s ease all;
  transform: rotate(-45deg);
}
.inner_carrusel_banners_custome {
  transition: 0.3s ease all;
  margin: 15px 0;
  border-radius: 7px;
  overflow: hidden;
}
.inner_carrusel_banners_custome img {
  /*border-radius:10px;*/
  margin-bottom: 10px;
  border: 1px solid #f0f0f0;
}
.-nopparralax-fondo:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backface-visibility: hidden;
}
/*========================================================================================*/
/*B O X Y E A R*/
.box-year-float {
  position: absolute;
  top: -10px;
  background: var(--porto-primary-color);
  z-index: 100;
  padding: 10px 15px;
  right: 2px;
  border-radius: 10px 10px 0 10px;
  display: flex;
  flex-direction: column;
  margin: 0;
  max-width: 170px;
}
.box-year-float .porto-u-sub-heading {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  justify-content: center;
}
.box-year-float:before {
  content: "";
  position: absolute;
  bottom: -10px;
  right: 0px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 0px solid transparent;
  border-top: 10px solid var(--porto-tertiary-color);
}
strong.box-year-float_years {
  font-size: 25px;
  line-height: 1em;
  color: #fff;
}
.box-year-float h4 {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  color: #fff;
  margin: 0 !important;
  padding-top: 0px;
}
.box-year-float .porto-u-sub-heading p {
  display: none;
}
.img-efecto img {
  border-radius: 15px;
  position: relative;
  z-index: 1;
}
.porto-sicon-box.border-line_box {
  border: solid 1px #ccc;
  padding: 15px;
  border-radius: 15px;
  transition: 0.3s ease all;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.03);
}
.porto-sicon-box.border-line_box:hover {
  /*background: #333;*/
  transition: 0.3s ease all;
  border-color: color-mix(in oklab, var(--porto-primary-color) 40%, transparent);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
}
.porto-sicon-box.box-inner_content__acordion {
  display: none;
}
.box-inner_content__acordion.active {
  display: block !important;
}
#content_acordion .porto-wrap-container.container .row {
  display: grid;
  /* Definimos las 5 columnas fijas por defecto */
  grid-template-columns: 10% 10% 60% 10% 10%;
  gap: 0;
  width: 100%;
  min-height: 400px;
  margin: 0 auto;
  /*align-items: stretch;*/
  /*overflow: hidden;*/
  align-items: center;
}
.box_content__acordion {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0px;
  width: calc(100% - 2px);
}
.box_content__acordion:nth-child(1) {
  border-radius: 15px 0 0 15px;
}
.box_content__acordion:nth-child(2) {
  width: 100%;
}
.box_content__acordion:nth-child(5) {
  border-radius: 0 15px 15px 0;
}
.box_content__acordion.acordion_mostrar {
  /* Al ocupar la tercera posición (el 60%), reordenamos su flex interno 
     para que el contenido se despliegue de manera horizontal y espaciada */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  /* z-index y sombra para dar el efecto de relieve sobre las columnas de los lados */
  z-index: 10;
  background: #333;
  width: 100%;
  border-radius: 15px;
  height: calc(100% + 60px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.box_content__acordion .porto-just-icon-wrapper.porto-icon.none {
  background: var(--porto-primary-color);
  color: #fff;
  padding: 20px;
  border-radius: 50px;
  margin-bottom: 25px;
  transition: 0.3s ease all;
}
.box_content__acordion:hover .porto-just-icon-wrapper.porto-icon.none {
  background: #fff;
  color: var(--porto-primary-color);
  transition: 0.3s ease all;
}
.box_content__acordion h3.porto-sicon-title {
  font-size: 35px;
  font-weight: 600;
  padding-bottom: 12px;
  color: #fff;
}
.box_content__acordion .porto-sicon-header p {
  padding-bottom: 25px;
  color: #ccc;
}
.titulo_content__acordion .porto-u-main-heading {
  width: 100%;
}
.titulo_content__acordion .porto-u-main-heading h2 {
  color: #ccc;
  font-size: 25px;
  line-height: 1em;
  padding: 20px;
  border-bottom: solid #5e5e5e 1px;
  transition: 0.3s ease all;
}
.titulo_content__acordion:hover .porto-u-main-heading h2, .titulo_content__acordion.active .porto-u-main-heading h2 {
  color: #fff;
  background: var(--porto-primary-color);
  transition: 0.3s ease all;
}
.titulo_content__acordion .porto-u-sub-heading {
  color: #ccc;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  height: 100%;
  transform: translateY(0%) rotate(180deg);
  writing-mode: vertical-rl;
  transition: 200ms linear 0.1s;
  text-align: left;
  padding-top: 30px;
  transition: 0.3s ease all;
}
.titulo_content__acordion:hover .porto-u-sub-heading, .titulo_content__acordion.active .porto-u-sub-heading {
  color: #fff;
  transition: 0.3s ease all;
}
.porto-u-heading.titulo_content__acordion {
  background: #444;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 400px;
  margin: 0;
  cursor: pointer;
  transition: 0.3s ease all;
}
.porto-u-heading.titulo_content__acordion:hover, .porto-u-heading.titulo_content__acordion.active {
  background: #333;
  transition: 0.3s ease all;
}
.row.reverse {
  flex-direction: row-reverse;
}
.porto-sicon-box.ico-footer_miselaneos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}
.social-link-form {
  text-align: right;
}
.logo-footer img {
  width: 150px;
}
.box-footer_textos ul li a {
  color: var(--porto-quaternary-color);
  transition: 0.3s ease all;
}
.box-footer_textos ul li a:hover {
  color: var(--porto-primary-color);
  transition: 0.3s ease all;
}
i.ico-footer {
  padding-right: 7px;
}
.copring-footer .wpb_wrapper.vc_column-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1440px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  .fibo-menu-destop {
    width: calc(100% - 75%);
  }
  .menu_sidebar_home .widget-title {
    font-size: 16px;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  /*#menu-menu-top li.menu-item:first-child::before,*/
  #menu-menu-top li.menu-top-linea:last-child::after {
    display: none;
    /* O también puedes usar: */
    /* content: none; */
  }
  #menu-menu-paises-1 li.no_line.active {
    color: var(--porto-primary-color);
  }
  .menu-hover-line > li.no_line > a:before {
    background-color: var(--porto-tertiary-color);
    display: none !important;
  }
  #menu-menu-paises-1 li.menu-top-linea:after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    width: 1px;
    height: 20px;
    background: #ccc;
  }
  #header .main-menu {
    display: flex;
  }
  #header.sticky-header .header-main .container {
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 100%;
  }
  #header .logo {
    min-width: 100px;
  }
  .ico-top-new .porto-sicon-header {
    display: none;
  }
  .ico-top-new .porto-just-icon-wrapper.porto-icon.none {
    margin: 0 !important;
  }
  .header-builder-p .vc_column-inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }
  .alinear_top_right .wpb_wrapper.vc_column-inner {
    justify-content: flex-start !important;
  }
  #fibo-menu-mobil {
    max-width: 30px;
  }
  .fibo-menu-destop {
    width: 100%;
    max-width: 35px;
    margin-right: 0px !important;
  }
  .porto-u-heading.titulo_content__acordion {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: auto;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 15px;
    transition: 0.3s ease all;
  }
  .content-list_line p {
    max-width: 300px;
    margin-left: 50px;
  }
  .titulo_content__acordion .porto-u-sub-heading {
    height: 100%;
    transform: none;
    writing-mode: inherit;
    transition: 200ms linear 0.1s;
    text-align: left;
    padding-top: 0;
    transition: 0.3s ease all;
  }
  .titulo_content__acordion .porto-u-main-heading h2 {
    border-right: solid 1px #5e5e5e;
    border-bottom: solid #5e5e5e 0px;
    transition: 0.3s ease all;
    border-radius: 15px 0 0 15px;
  }
  .titulo_content__acordion:hover .porto-u-main-heading h2, .titulo_content__acordion.active .porto-u-main-heading h2 {
    display: inline-block;
  }
  .titulo_content__acordion .porto-u-main-heading {
    width: auto;
  }
  .box-inner_content__acordion {
    padding: 40px 20px;
    background: #333;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  .copring-footer .wpb_wrapper.vc_column-inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .social-link-form {
    text-align: center;
  }
  #content_acordion .porto-wrap-container.container .row {
    display: grid;
    /* Definimos las 5 columnas fijas por defecto */
    grid-template-columns: 100%;
    gap: 0;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    /*align-items: stretch;*/
    /*overflow: hidden;*/
    align-items: center;
  }
  .glp-stats__featured :first-child {
    grid-column: 1 / span 2;
  }
  .glp-stats__featured {
    grid-template-columns: 1fr 1fr;
  }
  .glp-stats__row2 {
    grid-template-columns: 1fr 1fr;
  }
  .glp-stat p {
    max-width: 100%;
  }
  .content-inversion_grip .vc_column_container {
    padding: 30px 15px;
    position: relative;
    transition: 0.3s ease all;
  }
  /*.vc_row.wpb_row.vc_inner.row.inner_content-parallax-all {
	height: 400px;
	padding:50px 0px 60px 0px !important;
}*/
  /*================================================================================================*/
  /**/
  .box-cuadricula_line.vc_column_container {
    border-right: solid 0px #ccc;
    border-bottom: solid 1px #ccc;
    transition: 0.4s ease all;
    position: relative;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  img.img-responsive.standard-logo.retina-logo {
    width: 120px;
  }
  #header.sticky-header .logo .sticky-logo {
    width: 110px;
  }
  .content-list_line p {
    margin-left: 0px;
  }
  .height_img img {
    height: 100%;
    object-fit: cover;
  }
  #width_post_cunstom .is-layout-flex {
    display: flex;
    flex-direction: column !important;
  }
  .titulo-post_cunstom_h1 img {
    height: 100%;
    object-fit: cover;
  }
  .titulo-page_format .porto-u-sub-heading {
    font-size: 35px;
  }
  .text-max-width_right p {
    max-width: 100%;
  }
  .content-inversion_grip {
    grid-template-columns: repeat(2, 1fr);
  }
  .btn_fondo-box, .btn_fondo-box_ligth {
    text-align: center !important;
  }
  /*==========================================================================*/
  /*P A R R A L L A X*/
  .content_vibe, .content_vibe_img {
    height: 100%;
    min-height: 400px;
  }
  /*======================================================================================*/
  /*List Line*/
  .content-list_line .porto-sicon-body {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content-list_line .porto-sicon-header p {
    max-width: 100%;
  }
  .content-list_line .porto-sicon-header {
    display: flex;
    gap: 0;
    width: auto;
    padding-right: 0;
    color: #fff;
  }
  .content-list_line .porto-sicon-description {
    margin: 0 !important;
    text-align: center !important;
  }
  .porto-sicon-box.content-list_line {
    flex-direction: column;
  }
  .porto-sicon-box.content-list_line .porto-sicon-left {
    width: 100% ! IMPORTANT;
    text-align: center;
  }
  .porto-sicon-box.content-list_line .porto-just-icon-wrapper.porto-icon.none {
    margin: 0;
    padding-bottom: 15px;
  }
  .social-link-form {
    text-align: center;
  }
  .conten-link-footer-lineal ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .content_servicios-inversion_grip {
    display: flex;
    flex-wrap: wrap;
  }
  /* Los primeros 4 elementos ocupan el 50% cada uno (Filas de 2) */
  .content_servicios-inversion_grip > *:nth-child(-n+4) {
    grid-column: auto;
    /* Reseteamos el grid anterior */
    flex: 1 0 calc(50% - 1px);
    /* El '1px' es por tu gap */
  }
  /* El quinto y último elemento ocupa el 100% (Fila de 1) */
  .content_servicios-inversion_grip > *:nth-child(5) {
    grid-column: auto;
    /* Reseteamos el grid anterior */
    flex: 1 0 100%;
  }
  .content-productos_grip {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .img_box-cuadricula_slideUp, .box-cuadricula_line.vc_column_container:hover .img_box-cuadricula_slideUp {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: -1;
    transform: scale(1);
    transform-origin: center;
    transition: 0.4s ease all;
  }
  .titulo-page_double .porto-u-main-heading h2 {
    max-width: 210px;
    line-height: 1.4em !important;
  }
  .stats-block.stats-top {
    width: 100%;
    max-width: 100%;
    display: inline-block !important;
    vertical-align: top;
  }
  .stats-text {
    max-width: 100%;
    margin: 0 auto;
  }
  .stats-top .porto-sicon-top, .stats-top .stats-desc {
    text-align: center;
  }
  .titulo-page_borderbg h2 {
    font-size: 10px;
    padding: 10px 12px;
  }
  .content-inversion_grip {
    grid-template-columns: 1fr;
  }
  .content-list_line_fondo .porto-sicon-header {
    min-width: 80px;
  }
  .content-verticals_fondo {
    min-height: 250px;
  }
  /*==============================================================================*/
  /* B T  N V E R M A S - T I T U L O*/
  .btn-plano_link small {
    margin-right: 0px;
    display: none;
  }
  .btn-plano_link i.fas.fa-arrow-right {
    color: #fff;
    background: var(--porto-primary-color);
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
  }
  a.btn-plano_link {
    text-decoration: none;
  }
  /*==========================================================================*/
  /*P A R R A L L A X*/
  .conten-link-footer-lineal ul li {
    column-count: 1;
    width: 100%;
    justify-content: center;
  }
  .conten-link-footer-lineal ul {
    display: flex;
    flex-direction: column;
  }
  .box-navegacion {
    text-align: center;
  }
  .titulo_content__acordion .porto-u-main-heading h2 {
    font-size: 20px;
    padding: 15px;
  }
  .titulo_content__acordion .porto-u-sub-heading {
    font-size: 14px;
    margin: 0;
    display: flex;
    align-items: center;
    padding-left: 15px;
  }
  .porto-u-heading.titulo_content__acordion {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
    cursor: pointer;
    transition: 0.3s ease all;
  }
  .box-expertos .wpb_wrapper.vc_column-inner {
    padding: 25px 12px !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F386-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F386-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F386-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F386-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F386-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3DA%3BACsEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD%2FNA%3BAAAA%3BACqOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BADxRF%3BAAAA%3BAC2RA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3aA%3BAAAA%3BAC0bA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlvBF%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAFJA%3BAASA%3BAAAA%3BAGNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8LA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvMA%3BAAcA%3BAIbA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAJpCA%3BAAAA%3BAIyCA%3BAAAA%3BAAAA%3BAAAA%3BAJzCA%3BAAAA%3BAIgDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAJxGA%3BAI6GI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ7GJ%3BAImHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAJ1IA%3BAAmBA%3BAKhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAL5CA%3BAAAA%3BAKuDA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BALrEA%3BAAAA%3BAK2EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%22%7D */