@charset "UTF-8";
/* xl - DESKTOP STYLES */
/*============================================================*/
/*H E A D E R*/
html {
  scroll-behavior: smooth !important;
}
.porto-block.has-pb-edit:hover {
  outline: 0px solid rgba(0, 136, 204, 0.4);
}
#header.sticky-header {
  margin: 0px !important;
}
header#header {
  border-bottom: solid 1px #ccc;
  z-index: 10;
  position: relative;
}
div#menu-links-desktop .wpb_wrapper.vc_column-inner {
  justify-content: flex-end;
}
ul.menu-top_custom li.menu-item:not(:last-child) {
  border-right: solid 1px #ffffff;
  padding-right: 10px;
  margin-right: 10px !important;
}
.no-breadcrumbs .main-content {
  padding-top: 0;
}
.ico-social-top .wpb_wrapper.vc_column-inner {
  justify-content: end;
}
.slider-fuente {
  font-family: "Bricolagegrotesque" !important;
}
/*=====================================================================*/
/*M E N U T H U M B N A I L S*/
#menu-links-desktop span.thumb-info.thumb-info-preview {
  background: rgba(0, 108, 104, 0.05);
  padding: 15px;
  border-radius: 50%;
  margin-bottom: 5px;
  transition: 0.3s ease all;
}
#menu-links-desktop li.menu-imagen a:hover span.thumb-info.thumb-info-preview {
  background: rgba(0, 108, 104, 0.08);
  transition: 0.3s ease all;
}
#menu-links-desktop span.thumb-info-image.fixed-image {
  width: 40px;
  height: 40px;
  display: block;
  background: no-repeat;
  background-position: center;
}
#menu-links-desktop li.menu-imagen a {
  display: flex !important;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: flex-end;
  /*background: rgba(0, 108, 104, 0.05);
    border-radius: 50% !important;
    width: 100px;
    height: 100px;*/
  overflow: hidden;
}
#menu-links-desktop .thumb-info-preview .thumb-info-image {
  min-height: 100%;
}
/*#menu-links-desktop li.menu-imagen a:hover {
    background: rgba(0, 108, 104, 0.08) !important;
}*/
/*================================================================================================*/
/*H E A D E R A L L P A G E*/
/*a.btn-servicios_page.active {
    background: var(--porto-primary-color);
	color: #fff;
	border-radius: 3px; 
    transition: 0.3s ease all;
}*/
/*a.btn-servicios_page:hover{
    background: var(--porto-primary-color);
	color: #fff;
	border-radius: 3px; 
    transition: 0.3s ease all;
}*/
.box-ms .porto-sicon-description {
  color: #333;
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 5px;
}
/*========================================================================================*/
/**/
.porto-sicon-box.porto-sicon-mobile.box-beneficios_asociado {
  /*margin-bottom: 35px;*/
}
.box-beneficios_asociado:hover .porto-just-icon-wrapper.porto-icon.advanced {
  background: var(--porto-secondary-color) !important;
  transition: 0.3s ease all;
}
.box-beneficios_asociado:hover i {
  color: #fff;
  transition: 0.3s ease all;
}
/*======================================================================================*/
/*C O M O F U N C I O N A*/
.box-faces-home {
  padding-left: 25px;
  padding-right: 25px;
}
.box-faces-home h3.porto-sicon-title {
  position: relative;
}
.box-faces-home strong {
  position: absolute;
  width: 30px;
  height: 30px;
  background: var(--porto-secondary-color);
  color: #fff;
  top: -63px;
  right: 130px;
  left: 56px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 30px;
  border-radius: 50px;
  box-shadow: 0 0px 5px 3px rgba(0, 0, 0, 0.1);
  transition: 0.4s ease all;
}
.box-faces-home:hover strong {
  right: -15px;
  transition: 0.4s ease all;
}
.box-faces-home.linea-time.right:before {
  content: "";
  position: absolute;
  background: var(--porto-secondary-color);
  width: 50%;
  height: 2px;
  right: 0;
  top: 37px;
  margin: auto;
  z-index: -1;
  transition: 0.3s ease all;
}
.box-faces-home.linea-time.left:before {
  content: "";
  position: absolute;
  background: var(--porto-secondary-color);
  width: 100%;
  height: 2px;
  left: 0;
  top: 37px;
  margin: auto;
  z-index: -1;
  transition: 0.3s ease all;
}
.box-faces-home.linea-time.three:before {
  content: "";
  position: absolute;
  background: var(--porto-secondary-color);
  width: 50%;
  height: 2px;
  left: 0;
  top: 37px;
  margin: auto;
  z-index: -1;
  transition: 0.3s ease all;
}
/*================================================================================================*/
/*H E A D E R A L L P A G E*/
.titulo-all-page h1 {
  /*color: var(--porto-primary-color);*/
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
}
.banner-all-page {
  min-height: 300px;
  position: relative;
}
.maxw-content_header-page {
  width: 100%;
}
.maxw-content_header-page .porto-u-heading.titulo-all-page {
  max-width: 1295px;
  margin: 0 auto;
  padding-left: 25px;
}
/*========================================================================================*/
/*B O X - C A R R R U S E L*/
.box-content_tours {
  position: relative;
}
.box-inner_tours {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 7px 7px 7px 7px;
  top: -50px;
  border: solid 1px #f4f4f4;
  padding: 25px 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;
  transition: 0.4s ease all;
  transform: translateY(0px);
}
.box-content_tours:hover .box-inner_tours {
  position: relative;
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-10px);
}
/*.box-content_tours-textoUp {
    padding-bottom: 20px;
}*/
.box-content_tours-textoUp h2 {
  /*color: #d8a501;*/
  display: inline-block;
  font-size: 25px;
  /*padding: 2px 20px 2px 10px !important;*/
  /*clip-path: polygon(0% 0%, 100% 0%, calc(100% - 10px) 52%, 100% 100%, 0% 100%);*/
}
.porto-u-heading.box-content_tours-textoUp {
  display: flex;
  align-items: center;
  width: 100%;
}
.box-content_tours-textoUp .porto-u-sub-heading {
  text-align: right !important;
  width: 100%;
  margin-right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.box-content_tours-textoUp .porto-u-sub-heading strong {
  font-weight: 500 !important;
  color: var(--porto-secondary-color);
  font-size: 20px;
  margin-right: 5px;
  font-family: "Lato";
}
.box-content_tours img {
  mask-image: linear-gradient(to bottom, #000 80%, transparent 100%);
  border-radius: 7px 7px 0 0;
  min-height: 250px;
  object-fit: cover;
}
a.btn_book_tours {
  color: #fff;
  background: var(--porto-primary-color);
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 400;
  letter-spacing: 0.2px;
  padding: 10px 25px 12px 25px;
  transition: 0.3s ease all;
  border-radius: 10px;
}
a.btn_book_tours:hover {
  background: var(--porto-secondary-color);
  transition: 0.3s ease all;
}
.text-etiqueta p {
  position: absolute;
  top: 0;
  padding: 3px 10px;
  margin: 20px;
  border-radius: 7px;
  color: var(--porto-primary-color);
  background: rgba(244, 168, 37, 0.9);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
i.fa-star {
  margin-right: 5px;
}
.box-inner_tours-descrip h2 {
  font-size: 16px !important;
}
/*========================================================================================*/
/*T E S T I M O N I O S*/
.porto-sicon-box.content-quote_box {
  margin-bottom: 0;
}
.vc_row.wpb_row.vc_inner.row.all_content-quote_box {
  padding: 35px 20px;
  background: #f7f6f4;
  transition: 0.3s ease all;
  border: solid 1px transparent;
  margin: 10px;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
}
.vc_row.wpb_row.vc_inner.row.all_content-quote_box:hover {
  transition: 0.3s ease all;
  border: solid 1px #ccc;
}
.testimonial.testimonial-with-quotes blockquote p {
  padding: 0 20px;
}
.porto-sicon-box.content-quote_box h3.porto-sicon-title {
  display: inline-block;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
.porto-sicon-box.content-quote_box.color-uno h3.porto-sicon-title, .category-meditacion span.porto-tb-meta.tb-meta-category.float-categoria {
  background: #1b1464;
}
.porto-sicon-box.content-quote_box.color-dos h3.porto-sicon-title, .category-cultura-nepali span.porto-tb-meta.tb-meta-category.float-categoria {
  background: #ff0000;
}
.porto-sicon-box.content-quote_box.color-tres h3.porto-sicon-title, .category-espiritualidad span.porto-tb-meta.tb-meta-category.float-categoria {
  background: #222;
}
.porto-sicon-box.content-quote_box .porto-sicon-header {
  display: flex;
  align-items: center;
}
.porto-sicon-box.content-quote_box strong {
  font-size: 16px;
  display: block;
  font-family: "Helveticaneuelight";
  line-height: 1.25em;
}
.img-estrellas {
  display: flex;
  justify-content: flex-end;
}
.img-estrellas img {
  width: 80px !important;
}
/*.content-quote_box p {
    width: 100%;
}*/
/*========================================================================================*/
/**/
.bottom-texto.vc_column_container {
  display: flex;
  align-items: flex-end;
}
/*========================================================================================*/
/**/
.titulo-page-all h1 {
  font-size: 16px;
  line-height: 1.35em !important;
  letter-spacing: 2px;
  font-family: "Helveticaneuelight";
  color: var(--porto-secondary-color);
  text-transform: uppercase;
}
.titulo-page-all .porto-u-sub-heading {
  font-size: 45px;
  line-height: 1.35em !important;
  letter-spacing: 1px;
  font-family: "Bricolagegrotesque";
  font-weight: 600;
}
/*===========================================================================================================*/
/*T R A M S P A R E C I A*/
.content_float-servicio {
  display: none;
  align-items: center;
}
a.btn-servicios_page {
  padding: 15px 0;
  font-size: 30px;
  line-height: 1.35em;
  font-weight: 600;
  color: var(--porto-dark-color);
  transition: 0.3s ease all;
  display: block;
  text-align: left;
  /*border: solid 1px #ccc;*/
  font-family: "Bricolagegrotesque";
}
/*.servicios-links li:not(:last-child) a.btn-servicios_page {
	border-bottom: solid 1px #ccc;
}*/
a.btn-servicios_page.active {
  /*background: var(--porto-primary-color);*/
  /*color: #fff;*/
  /*border-radius: 3px;*/
  color: var(--porto-secondary-color);
  transition: 0.3s ease all;
}
a.btn-servicios_page:hover {
  /*background: var(--porto-primary-color);
	color: #fff;*/
  color: var(--porto-secondary-color);
  border-radius: 3px;
  transition: 0.3s ease all;
}
/*.content-servicios-links{
    border: solid 1px #f4f4f4;
}*/
.content_float-servicio.active {
  display: flex;
  align-items: center;
}
.vc_row.wpb_row.row.top-row.reverse, .reverse .row {
  flex-direction: row-reverse;
}
/*========================================================================================*/
/*B T N E F E C T O*/
a.boton-slider {
  color: #fff;
  text-decoration: none;
  background: var(--porto-secondary-color);
  padding: 12px 65px 12px 20px;
  position: relative;
  border-radius: 5px;
  transition: 0.3s ease all;
  overflow: hidden;
  display: inline-block;
  font-size: 15px;
  font-family: "Helveticaneue";
  letter-spacing: 0.7px;
}
/*a.boton-slider.white {
    color: var(--porto-primary-color);
    background: #fff;
}*/
a.boton-slider:hover {
  background: var(--porto-dark-color);
  transition: 0.3s ease all;
}
a.boton-slider.white:hover {
  color: var(--porto-dark-color);
  background: #fff;
}
a.boton-slider.white:hover:after {
  background: #ccc;
}
a.boton-slider:after {
  position: absolute;
  content: "";
  height: 60px;
  width: 1px;
  top: 0;
  right: 50px;
  background: rgba(255, 255, 255, 0.2);
}
.btn-efect i.porto-icon-long-arrow-alt {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  top: 0;
  width: 50px;
  right: 0;
  transition: 0.3s ease all;
}
a.boton-slider:hover i.porto-icon-long-arrow-alt.one {
  transform: translateX(15px);
  opacity: 0;
}
.btn-efect i.porto-icon-long-arrow-alt.two {
  transform: translateX(-15px);
  opacity: 0;
}
a.boton-slider:hover i.porto-icon-long-arrow-alt.two {
  transform: translateX(0px);
  opacity: 1;
}
.btn-center {
  text-align: center;
}
/*========================================================================================*/
/*B O X Y E A R*/
.box-year-float {
  position: absolute;
  bottom: 20px;
  background: var(--porto-secondary-color);
  z-index: 100;
  padding: 10px 15px;
  right: -10px;
  border-radius: 10px 10px 0 10px;
  display: flex;
  margin: 0;
}
.box-year-float .porto-u-sub-heading {
  display: flex;
  flex-direction: column;
  padding-left: 12px;
  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 #b3161d;
}
strong.box-year-float_years {
  font-size: 25px;
  line-height: 1em;
  color: #fff;
}
.box-year-float h4 {
  font-size: 16px;
  line-height: 1em;
  font-weight: 500;
  color: #fff;
  margin: 0 !important;
  padding-top: 0px;
  font-family: kanit;
}
.box-year-float .porto-u-sub-heading p {
  display: none;
}
/*========================================================================================*/
/**/
.img-efecto img {
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
}
.content-bullet_about.vc_column_container {
  padding: 60px !important;
  max-width: 750px;
}
.img_content_about.vc_column_container {
  position: relative;
  min-height: 500px;
}
.img_content_about.vc_column_container:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(#1b1464 0%, #2b2b2b 100%);
  -webkit-backface-visibility: hidden;
  mix-blend-mode: lighten;
}
/*===============================================================================*/
/*B A N N E R - D O B L E H O M E*/
.content-catmadex > .wpb_wrapper.vc_column-inner {
  overflow: hidden;
  background: #f4f4f4;
  margin-bottom: 25px;
  border-radius: 10px;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.content-catmadex {
  padding: 0 5px;
  transition: 0.3s ease all;
}
.content-banner-producto {
  position: relative;
  overflow: hidden;
  transition: 0.3s ease all;
}
.content-banner-producto img {
  height: 300px;
  object-fit: cover;
}
.content-banner-producto_textos {
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 25px 25px 25px 30px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  max-width: 340px;
  z-index: 1;
}
.content-banner-producto_textos:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 110%;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.6));
  z-index: -1;
}
.content-banner-producto_textos .porto-u-sub-heading {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}
.btn-plano-productos {
  margin-top: 20px;
  margin-bottom: 0px;
}
a.btn-plano_productos {
  color: #fff;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: 0.3s ease all;
}
.content-banner-producto:hover a.btn-plano_productos {
  text-decoration: underline;
  transition: 0.3s ease all;
}
.content-banner-producto_textos p {
  display: none;
}
.content-banner-producto_textos h2 {
  font-size: 30px;
  line-height: 35px !important;
  font-weight: 500;
}
/*====================================================================================*/
/*C A L L - T O - A C T I O N */
.titulo-call-to-action h1 {
  font-size: 50px;
  line-height: 55px !important;
  /* text-transform: uppercase; */
}
.titulo-call-to-action .porto-u-sub-heading {
  font-size: 25px;
  line-height: 30px;
  color: var(--porto-dark-color);
  font-weight: 600;
}
.titulo-call-to-action strong {
  font-size: 30px;
  line-height: 35px;
  padding-top: 10px;
  display: block;
  color: var(--porto-primary-color);
  letter-spacing: 0.5px;
  font-family: "Helveticaneue";
  font-style: italic;
}
.call-to-ation_content {
  padding-top: 60px;
  padding-bottom: 35px;
}
.call-to-ation_content_text h4 {
  color: #fff;
  margin-bottom: 5px;
}
.call-to-ation_content_text h1 {
  margin-bottom: 10px;
}
.call-to-ation_content_text p {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}
/*=====================================================================================================================*/
/*C O N T A C T O*/
.box-contact_page .porto-sicon-header + .porto-sicon-description {
  margin-top: 0px;
}
.fcontact .form-group {
  margin-bottom: 5px;
}
/*====================================================================================*/
/*S E R V I C I O S */
.titulo-general h2:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: -35px;
  top: 10px;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: var(--porto-primary-color);
  -webkit-backface-visibility: hidden;
}
/*================================================================================================*/
/* N E W S L E T T E R*/
.contact-form-newsletter .content-fomr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.contact-form-newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-fomr {
  width: 100%;
}
.contact-form-newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-fomr {
  background: #07a39d;
}
.contact-form-newsletter .form-group {
  margin-bottom: 5px;
}
.sicial-suguenos {
  text-align: right;
}
.fcontact textarea {
  resize: none;
  height: 120px;
}
/*=============================================================*/
/*F O T E R - T O P - L I N K*/
.center-box-info .porto-sicon-box {
  justify-content: center;
  padding-top: 20px;
}
.center-box-info:not(:last-child) {
  border-right: 1px solid #09635f;
  /* Cambia el color según tu diseño */
}
/*============================================================*/
/*F O O T E R */
#footer ul li a {
  color: #fff !important;
  transition: 0.3s ease all;
}
#footer ul li a:hover {
  color: #f4f4f4 !important;
  transition: 0.3s ease all;
}
#footer img {
  width: 100%;
  max-width: 200px;
}
.footer ul.list li {
  margin-bottom: 2px;
}
i.ico-footer {
  font-size: 15px;
  padding-right: 8px;
  color: #fff;
}
ul.footer-links.column {
  column-count: 2;
}
.conten-link-footer-lineal ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.conten-link-footer-lineal ul li a {
  padding: 0px 10px;
}
.logo-linkedin {
  margin: 0;
  text-align: right;
}
.social-link-form {
  text-align: right;
}
/*==============================================================================*/
/*Q U E R Y*/
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1340px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  /*============================================================*/
  /*T A R J E T A S T R A M I T E S*/
  .box-content_tramites-inner {
    padding: 30px 25px 30px;
    max-width: 300px;
    position: relative;
    overflow: hidden;
    z-index: 10;
  }
  .box-content_tramites .image {
    position: absolute;
    top: 0;
    left: 300px;
    width: calc(100% - 300px);
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  .btn-center-mobil {
    text-align: center;
  }
  img.img-responsive.standard-logo.retina-logo {
    width: 80px;
    padding: 10px 0;
  }
  .content_float-servicio {
    max-width: 760px;
    margin: 0 auto;
  }
  /*============================================================*/
  /*T A R J E T A S T R A M I T E S*/
  .box-content_tramites .image {
    width: 50%;
    left: auto;
    right: 0;
  }
  .box-content_tramites-inner {
    padding: 30px 20px 30px 20px;
    width: 50%;
  }
  .content-tramites_all .wpb_wrapper {
    flex-direction: column;
    column-gap: 0px;
    row-gap: 20px;
  }
  .box-content_tramites-inner h1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .sicial-suguenos {
    text-align: center;
  }
  /*================================================================================================*/
  /*H E A D E R A L L P A G E*/
  .titulo-all-page h1 {
    font-size: 30px;
    line-height: 35px;
  }
  /*.banner-all-page img {
    display: none !important;
}*/
  .banner-all-page {
    min-height: 170px;
  }
  /*============================================================*/
  /*B L O G H O M E*/
  .content-list-home .porto-tb-featured-image img {
    height: 150px;
    object-fit: cover;
  }
  .content-list-home {
    margin-bottom: 30px;
  }
  /*=============================================================*/
  /*F O T E R - T O P - L I N K*/
  .center-box-info .porto-sicon-box {
    justify-content: center;
    padding-top: 20px;
  }
  .center-box-info:not(:last-child) {
    border-right: 0px solid #09635f;
    border-bottom: 1px solid #09635f;
  }
  .social-link-form {
    text-align: center;
    margin: 7px;
  }
  .vc_row.wpb_row.vc_inner.row.all_content-quote_box {
    margin: 10px 3px;
  }
  .content-bullet_about.vc_column_container {
    padding: 60px 25px !important;
    max-width: 750px;
    margin: 0 auto;
  }
  .img_content_about.vc_column_container {
    position: relative;
    min-height: 350px;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  #header .logo {
    max-width: 250px !important;
  }
  /*================================================================================================*/
  /* N E W S L E T T E R*/
  .content-fomr_box {
    width: 100%;
  }
  .contact-form-newsletter .content-fomr input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-fomr {
    width: 100%;
  }
  .porto-sicon-box.box-ico-footer {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .porto-sicon-box.box-ico-footer h3.porto-sicon-title {
    text-align: center;
    padding-top: 15px;
  }
  .sicial-suguenos {
    text-align: center;
  }
  .ico-social-top .wpb_wrapper.vc_column-inner {
    justify-content: center;
  }
  .img-estrellas {
    display: flex;
    justify-content: center;
  }
  .porto-sicon-box.content-quote_box .porto-sicon-header {
    padding-bottom: 15px;
  }
  .titulo-page-all .porto-u-sub-heading {
    font-size: 30px;
  }
  a.btn-servicios_page {
    padding: 5px 0;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .valor-counter .stats-desc {
    min-height: 185px;
  }
  /*============================================================*/
  /*T A R J E T A S T R A M I T E S*/
  .box-content_tramites .image, .box-content_tramites-inner {
    width: 100%;
    max-width: 100%;
  }
  .box-content_tramites-inner:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--porto-dark-color);
    border-radius: 10px;
    pointer-events: none;
    opacity: 0.9;
    z-index: -1;
  }
  .box-content_tramites-inner h1, .box-content_tramites-inner p, .btn-plano a {
    color: #fff;
  }
  /*======================================================================================*/
  /*List Line*/
  .content-list_line .porto-sicon-body {
    display: flex;
    align-items: start;
    flex-direction: column;
  }
  .content-list_line .porto-sicon-header {
    display: flex;
    gap: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 12px;
    text-align: center;
  }
  .content-list_line .porto-sicon-description {
    margin: 0 !important;
    text-align: center !important;
  }
  /*============================================================*/
  /*B L O G H O M E*/
  .content-list-home .porto-tb-featured-image img, .content-portadaBlog-home .porto-tb-featured-image img {
    height: 100%;
    object-fit: cover;
  }
  /*===============================================================================*/
  /*B A N N E R - D O B L E H O M E*/
  .content-banner-producto img {
    height: 100%;
    min-height: 250px;
    object-fit: cover;
  }
  /*========================================================================================*/
  /**/
  .img_content_about.vc_column_container {
    position: relative;
    min-height: 280px;
  }
}
/*# 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%2F856-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADlCA%3BAAAA%3BAC2CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BADzEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtGA%3BAAAA%3BACiHA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BADzHA%3BAAAA%3BACgIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpLA%3BAAAA%3BACqMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrNA%3BAAAA%3BAC%2BNA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7OA%3BAAAA%3BAAAA%3BACuPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD7TA%3BAAAA%3BAC8UA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADvYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiZA%3BAAAA%3BAAAA%3BAAAA%3BADjZA%3BAAAA%3BACwZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhaA%3BAAAA%3BAC4aA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhbA%3BAAAA%3BAAAA%3BACicA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxcA%3BAAAA%3BAAAA%3BACqdA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD1dA%3BAAAA%3BACgeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADheA%3BAAAA%3BAAAA%3BAAAA%3BACmfA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD%2FhBA%3BAAAA%3BACoiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%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%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAD%2FkBA%3BAAAA%3BAColBA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrmBA%3BAAAA%3BACmnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvrBA%3BAAAA%3BAC8rBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpuBA%3BAAAA%3BAC4uBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD%2FuBA%3BAAAA%3BACwvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxvBA%3BAAAA%3BACuwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BADzxBA%3BAAAA%3BACqyBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BADzyBA%3BAAAA%3BAC%2ByBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADt1BA%3BAAAA%3BAC21BA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD51BF%3BAAIA%3BAAAA%3BAAAA%3BAEFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFTA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAHFA%3BAAAA%3BAGOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAH%2FBA%3BAAAA%3BAGqCA%3BAAAA%3BAAAA%3BAAAA%3BAHrCA%3BAAAA%3BAAAA%3BAG4CA%3BAAAA%3BAAAA%3BAH5CA%3BAAAA%3BAGkDA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAHtDA%3BAAAA%3BAG6DA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtGA%3BAAcA%3BAIdA%3BAAAA%3BAAAA%3BAJcA%3BAAAA%3BAITA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAJ3CA%3BAAmBA%3BAKnBA%3BAAAA%3BAAAA%3BALmBA%3BAAAA%3BAKdA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BALLA%3BAAAA%3BAKeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BALhCA%3BAAAA%3BAKsCA%3BAAAA%3BAAAA%3BAAAA%3BALtCA%3BAAAA%3BAK8CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9CA%3BAAAA%3BAKwDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */