.elementor-kit-6{--e-global-color-primary:#95D114;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F17634;--e-global-color-f94d122:#0E5864;--e-global-typography-primary-font-family:"Bariol";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Bariol";--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Bariol";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Bariol";--e-global-typography-accent-font-weight:bold;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//********************
Special Borders
 *******************/
 :root{
     --corner-cap-size: 3rem;
     --corner-cap-color: green;
     --corner-cap-weight: 2px;
 }
 
.corner-cap-tl:before{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: var(--corner-cap-size);
    height: var(--corner-cap-size);
    border-top: var(--corner-cap-color) solid var(--corner-cap-weight);
    border-left: var(--corner-cap-color) solid var(--corner-cap-weight);
}


.corner-cap-br:after{
    content: '';
    position: absolute;
    bottom:0;
    right: 0;
    width: var(--corner-cap-size);
    height: var(--corner-cap-size);
    border-bottom: var(--corner-cap-color) solid var(--corner-cap-weight);
    border-right: var(--corner-cap-color) solid var(--corner-cap-weight);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bariol';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://materialpop.corporacionpanda.com/wp-content/uploads/2025/10/bariol_regular-webfont.ttf') format('truetype');
}
@font-face {
	font-family: 'Bariol';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://materialpop.corporacionpanda.com/wp-content/uploads/2025/10/bariol_bold-webfont.ttf') format('truetype');
}
@font-face {
	font-family: 'Bariol';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://materialpop.corporacionpanda.com/wp-content/uploads/2025/10/bariol_thin-webfont.ttf') format('truetype');
}
@font-face {
	font-family: 'Bariol';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://materialpop.corporacionpanda.com/wp-content/uploads/2025/10/bariol_regular_italic-webfont.ttf') format('truetype');
}
@font-face {
	font-family: 'Bariol';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://materialpop.corporacionpanda.com/wp-content/uploads/2025/10/bariol_bold_italic-webfont.ttf') format('truetype');
}
@font-face {
	font-family: 'Bariol';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://materialpop.corporacionpanda.com/wp-content/uploads/2025/10/bariol_thin_italic-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */