/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1695196302
Updated: 2023-09-20 07:51:42
*/
@import url('css/buttons.css');
@import url('css/clients.css');
@import url('css/containers.css');
@import url('css/forms.css');
@import url('css/gallery.css');
@import url('css/icons.css');
@import url('css/sliders.css');
.accordeon-hidden .e-n-menu-title {
	width: 100% !important;
}
/*provisional */
.read-more-opinion {
	display: none;
}
/*provisional */
body.elementor-kit-9 h1,
body.elementor-kit-9 h2,
body.elementor-kit-9 h3,
body.elementor-kit-9 h4 {
	color: inherit;
	font-family: inherit;
	font-weight: 700;
}
h1,h2,h3,h4,h5 {
	margin: 0 !important;
}
body .dialog-type-lightbox{
	z-index: 9999999999;
}
body .white p a {
	color: inherit;
	text-decoration: underline !important;
}
.tabs-bg .e-n-tab-title-text h3 {
	font-size: inherit !important;
	font-weight: inherit !important;
}
.tabs-bg h2.elementor-icon-box-title, 
.tabs-bg h3.elementor-icon-box-title, 
.tabs-bg h4.elementor-icon-box-title, 
.tabs-bg h5.elementor-icon-box-title {
	margin-bottom: 8px !important;
}
body .h3-mb-8px h3.elementor-icon-box-title {
	margin-bottom: 16px !important;
}
body .blue p a,
a.blue,
.blue a,
font.blue {
    text-decoration: underline !important;
	color: inherit;
}
body .blue-light p a,
a.blue-light,
.blue-light a {
	text-decoration: underline !important;
	color: inherit;
}
.blue b {
    color: inherit;
}
.elementor-icon-box-title a {
	text-decoration: underline !important;
}
h2 div {
    color: #0E65AF;
    font-size: 16px;
    margin-bottom: -10px !important;
}
@media (max-width: 1024px) {
  h2 div {
      margin-bottom: 0px !important;
  }
}
u {
	/*text-decoration: none !important;*/
}
a.blue-light {
	font-weight: 600 !important;
	text-decoration: underline  !important;
	color: var(--e-global-color-4d0754b) !important;
}
ul.pd-20 {
	padding-left: 20px;
}
ul li {
    margin-bottom: 8px
}
.icon-box-circle h3 {
	margin-top: 0px;
}
.icon-box-circle .elementor-icon-box-icon {
    margin-top: 9px;
}
.footer .e-n-menu-wrapper ul li #menu-first a span {
    color: white;
    font-weight: 700;
    font-size: 16px;
}
.footer-menu-beneficios .e-n-menu-title {
	padding: 10px 4px 10px 4px !important;
}
.footer-menu-beneficios .e-n-menu-title a, .footer-menu-beneficios .e-n-menu-title a:active{
	text-decoration: none !important;
}
.footer-menu-beneficios .e-n-menu-title a:hover {
	color:white !important;
	text-decoration: underline !important;
}
[data-elementor-type="wp-page"] {
    overflow-x: hidden;
}
.valoration-rating {
    display: flex;
    align-items: center;
    gap: 4px;
    position: relative;
}
.valoration-rating .rating-resenas {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
}
.valoration-rating .rating-resenas span {
    font-size: 12px;
    font-weight: 500;	
    color: #495057;
}
.valoration-rating .rating span {
    font-size: 18px;
}
.valoration-rating .rating .stars-empty {
    position: absolute;
    color: #ADB5BD;
    z-index: 0;
}
.valoration-rating .rating .stars-filled {
    position: relative;
    z-index: 1;
    color: #D6A800;
    display: flex;
    overflow: hidden;
}
.valoration-rating a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
h3.e-n-accordion-item-title-text {
    font-family: inherit;
    color: inherit;
}
.hidden {
    display:none;
}
body p a {
    color: inherit;
}
body * {
    outline: none !important;
}
.menu .column .e-n-menu-wrapper ul {
    display: flex;
    flex-direction: column;
}
.menu .column .e-n-menu-wrapper ul li {
    white-space: normal;
}
.menu #header-menu a{
    color: #0e65af !important;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
}
.dialog-prevent-scroll #ver-menu.activo {
    top: 9px;
}
.dialog-prevent-scroll #ver-menu.activo span:nth-child(1) {
    transform: rotate(45deg);
    top: -3px;
    left: 3px;
}
.dialog-prevent-scroll #ver-menu.activo span:nth-child(2) {
    width: 0;
    opacity: 0;
}
.dialog-prevent-scroll #ver-menu.activo span:nth-child(3) {
    transform: rotate(-45deg);
    top: 12px;
    left: 3px;
}
#breadcrumbs > span {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    column-gap: 14px;
    color: #868E96;
}
#breadcrumbs span.breadcrumb_last {
    color: #0b518c;
}
.footer .column .e-n-menu-wrapper ul {
    display: flex;
    flex-direction: column;
}
.footer .column .e-n-menu-wrapper ul li {
    white-space: normal;
}
.footer .e-n-menu-wrapper ul a:hover {
    text-decoration: underline;
}
.footer .e-n-menu-wrapper ul li#menu-first a span {
    color: white;
    font-weight: 700;
    font-size: 16px;
}
    .footer .e-n-menu-wrapper ul li#menu-first a span {
    color: white;
    font-weight: 700;
    font-size: 16px;
}
    .footer .e-n-menu-wrapper ul li#menu-first a:hover span {
    color: #0e65af;
}
.footer .text-inherit li#menu-first a {
    font-weight: 400 !important;
}
.accordeon-mobile {
    display: block !important;
}
.iconos-flotantes .chat-button {
    order: initial !important;
    width: 55px;
    height: 55px;
    overflow: hidden;
    transition: all 400ms;
    box-shadow: 0 6px 16px rgba(6,40,70,.2);
}
.iconos-flotantes .chat-button span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 200px;
    opacity: 0;
    transition: all 400ms;
}
.iconos-flotantes .chat-button:hover {
    width: 235px;
}
.iconos-flotantes .chat-button:hover span {
    opacity: 1;
}
@media (max-width: 768px) {
	.accordeon-show {
		display:block !important;
	}
    #menu-first:before {
        content: '>';
        transform: rotate(90deg);
        position: absolute;
        right: 0;
        font-size: 21px;
        color: #fff;
		transition: transform 0.3s ease;
    }
    .accordeon-show #menu-first:before {
        transform: rotate(-90deg);
		right: -2px;
    }
    .footer .column ul.e-n-menu-heading {
        border-bottom: 1px solid var(--e-global-color-accent);
        padding-bottom: 15px;
    }
}
.error-message {
    color: #AF341F;
    font-size: 0.9em;
}
.read-more-opinion {
    text-decoration: underline;
    cursor: pointer;
}
header .e-n-menu-wrapper ul li#menu-first a span,
header .e-n-menu-wrapper ul li#menu-first a {
	font-weight: 600;
}
header .e-n-menu-wrapper ul li.accordeon-show a,
header .e-n-menu-wrapper ul li.accordeon-show a span {
	color: var(--n-menu-title-color-normal) !important;
}
header #menu-first:before {
	content: '>';
	transform: rotate(90deg);
	position: absolute;
	right: 0;
	font-size: 21px;
	color: var(--e-global-color-accent);
}
header #menu-first.accordeon-show:before {
	transform: rotate(-90deg)
}
header .column ul.e-n-menu-heading {
	padding-bottom: 15px;
}
#menu-first.e-n-menu-item a {
	pointer-events: none;
}
#menu-first.e-n-menu-item.accordeon-show a {
	pointer-events: inherit;
}
.breadcrumb {
	display: flex;
    flex-direction: row;
    gap: 6px;
	font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #868E96;
	flex-wrap: wrap;
    margin-bottom: 20px;
}
.breadcrumb a span {
    color:#868E96;
}
.breadcrumb div:last-child a span {
   font-size: 12px;
    color: #495057;
    font-weight: 500;
}
.breadcrumb div:last-child a {
	pointer-events: none;
}
.circle-white:before {
    content: '';
    background-color: #fff;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: -1;
    border-radius: 100px;
    top: -5px;
    left: 1px;
}
.elementor-widget-text-editor p {
    margin-bottom: 0;
    padding-bottom: 0;
}
/* Tabs */
.tabs-bg h3, .tabs-bg h4 {
	margin-top: 0px;
}
.tabs-bg .e-n-tabs {
    align-items: flex-start;
}
.tabs-bg .e-n-tabs .e-n-tabs-heading {
    background-color: #F6FAFD;
    padding: 24px;
    border-radius: 6px;
}
.tabs-bg .elementor-icon-list-icon {
    width: 40px;
    height: 40px;
    background-color: blue;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.faqs span.elementor-heading-title a {
	color: inherit !important;
	text-decoration: underline;
}
.tabs-bg .icon-numeric {
    position: relative;
}
.tabs-bg .icon-numeric .elementor-icon-box-wrapper {
    display: flex !important;
    flex-direction: row;
    gap: 44px;
    align-items: center;
	padding-left: 44px;
}
/* Círculo del número */
.tabs-bg .icon-numeric:before {
    content: attr(data-number);
    position: absolute;
    width: 24px;
    height: 24px;
    background-color: var(--e-global-color-c69ef77);
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    top: 2px;
    left: 0px;
	font-size: 14px;
}
/* Asignar números en orden correcto */
.tabs-bg .icon-numeric:nth-of-type(2):before {
    content: "1";
}
.tabs-bg .icon-numeric:nth-of-type(3):before {
    content: "2";
}
.tabs-bg .icon-numeric:nth-of-type(4):before {
    content: "3";
}
.tabs-bg .icon-numeric:nth-of-type(5):before {
    content: "4";
}
@media (max-width: 768px) {
    .tabs-bg .e-n-tabs .e-n-tabs-heading {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        min-width: 100%;
		padding: 16px;
    }
    .tabs-bg .e-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
        display: none;
    }
	.breadcrumb {
		line-height: 10px;
		margin-bottom: 10px;
	}
}
.elementor-element p:last-of-type{
	margin-bottom: 0 !important;
}
.blog-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 4px 8px;
}
.blog-tags .blog-tag {
	background-color: var(--e-global-color-446b256);
    padding: 05px 8px 3.5px 8px;
    border-radius: 100px 100px 100px 100px;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    color: var(--e-global-color-aae70b6);
}
ol.lista-abc {
  list-style: none;
  counter-reset: abc;
}
ol.lista-abc > li {
  counter-increment: abc;
  position: relative;
  padding-left: 2em;
  margin-bottom: 14px;
}
ol.lista-abc > li::before {
  content: "(" counter(abc, lower-alpha) ")";
  position: absolute;
  left: 0;
  margin-right: 0.5em;
  width: 1.5em;
  display: inline-block;
  text-align: right;
}
body .cky-btn-revisit-wrapper {
	z-index: 999 !important;
	display: none !important;	
}
.dialog-prevent-scroll header .icon-hamburger a img {
	opacity: 0;
}
.dialog-prevent-scroll header .icon-hamburger a:before {
	content: '';
	display: inline-block;
	width: 20px; /* Ajustá según el tamaño del icono */
	height: 20px;
	background-image: url('/wp-content/uploads/2025/02/plus.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transform: rotate(45deg);
	position: absolute;
}
.slider-blog div {
    overflow: visible;
}
@media (max-width: 1024px) {
    .jet-listing-grid > .jet-listing-grid__item:first-child {
        --columns: 1;
    }
}
@media (max-width: 728px) {
     .slider-blog .jet-listing-grid .jet-listing-grid__item:first-child h3 {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .slider-blog .jet-listing-grid .jet-listing-grid__item h3 {
        font-size: 16px !important;
        line-height: 21px !important;
    }
}
[data-elementor-post-type="page"] > div{
	min-height: 1px;
}