.elementor-kit-10{--e-global-color-primary:#5E1414;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#8B1E1E;--e-global-color-c46bd0c:#FFFFFF;--e-global-color-5367b4b:#000000;--e-global-color-60a20ca:#CCCCCC;--e-global-color-8136ea6:#040A5D;--e-global-color-79b5880:#0A4BB4;--e-global-color-0602c7f:#46BAF7;--e-global-color-72e6b81:#A5E0F8;--e-global-color-e9bc213:#030629;--e-global-color-9dc8e18:#ECF0F1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.5px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:700;color:#6F6760;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;line-height:1.5rem;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-secondary );border-style:none;border-radius:999px 999px 999px 999px;padding:16px 26px 16px 26px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:#FFFFFF;}.elementor-kit-10 a:hover{color:#FFFFFF;}.elementor-kit-10 h1{font-size:3rem;font-weight:300;line-height:1.16666667rem;}.elementor-kit-10 h2{font-size:2.5rem;font-weight:300;line-height:1.2rem;}.elementor-kit-10 h3{font-size:2rem;font-weight:300;line-height:1.25rem;}.elementor-kit-10 h4{font-size:1.5rem;font-weight:400;}.elementor-kit-10 h5{font-size:1.25rem;font-weight:400;}.elementor-kit-10 h6{font-weight:500;line-height:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{font-size:14px;}.elementor-kit-10 h2{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.contacto a:hover {
    text-decoration: underline !important;
}

	.boton-registro a:not(.elementor-item-active) {
		color: #FFFFFF !important; /* Blanco */
		-webkit-user-select: none !important;
		-moz-user-select: none !important;
		user-select: none !important;
		background-color: #0A4BB4 !important; /* Azul Claro */
		border: 2px solid #46BAF7 !important; /* Azul */
		padding: 0.7rem 1rem !important;
		border-radius: 5px !important;
		transition: all 0.3s !important;
		text-decoration: none !important;
	}
	.boton-registro a:not(.elementor-item-active):focus:not(:focus-visible) {
		outline: none ; !important
	}
	.boton-registro a:not(.elementor-item-active):hover, .boton-registro a:not(.elementor-item-active):focus {
		background-color: #46BAF7 !important; /* Azul */
		text-decoration: none !important;
	}
	.boton-registro a:not(.elementor-item-active):after,
	.boton-registro a:not(.elementor-item-active):hover:after, .boton-registro a:not(.elementor-item-active):focus:after {
		display: none !important;
	}
	
	.btn-main {
	    
	}
	.btn-main:hover {
	    transform: translateY(-2px);
	}

a.link-blue:link {color:#3700ff; text-decoration:none;
    font-weight: 400 !important;
}
a.link-blue:visited {color:#3700ff; text-decoration:none; }
a.link-blue:hover {color:#283e8e; text-decoration:underline;}
a.link-blue:active {color:#283e8e; text-decoration:underline;}

a.blue, a.active, a.focus {
	color: #0A4BB4;
}
a.blue:hover {
	color: #030629;
	text-decoration: underline;
}

.lista-x li>*:first-child::before {
  content: '' !important;
}
.lista-x li {
  position: relative;
  list-style-type: none;
  margin-bottom: 16px;
}
.lista-x li:before {
	content: "»";
	position: absolute;
	left: -16px;
}
.lista {
      margin: 0 0 20px 0 !important;
      padding: 0 0 0 25px !important;
}
.lista li {
    margin-top: 5px;
}

.dialog-close-button {
    border-radius: 50%;
    padding: 8px;
}

.is-overflow {
    overflow-y: auto;
    overflow-x: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-ThinItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: ;
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-RegularItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-BoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://retiro.eventospcpeople.com/wp-content/uploads/2025/02/Roboto-BlackItalic.woff2') format('woff2');
}
/* End Custom Fonts CSS */