.elementor-kit-6{--e-global-color-primary:#07404B;--e-global-color-secondary:#00FFE6;--e-global-color-text:#9ED3CE;--e-global-color-accent:#BCFF00;--e-global-color-6ab0905:#FFFFFF;--e-global-color-c061940:#062021;--e-global-color-5ef769b:#25B35B;--e-global-color-dedcd68:#D6D6D6;--e-global-color-5e9f8f5:#CCECE9;--e-global-color-c0dad63:#003514;--e-global-color-d57acaa:#135300;--e-global-typography-primary-font-family:"din-2014";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"din-2014-narrow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"din-2014";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"din-2014";--e-global-typography-accent-font-weight:300;line-height:1.2em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:#07404B;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width: 767px) {
			.grid-border-bottom-50:after {
			content: "";
			display: block;
			width: 60%;
			border-bottom: 1px solid #00FFE6;
	}
}


/* custom br classes that are hiden by default but only show on specific media sizes */

.mbr, .tbr, .dbr {
	display: none;
}

/* Mobile: max-width 767px */
@media (max-width: 767px) { 
	.mbr { display: block !important; }
}

/* Tablet: 768px to 1024px */
@media (min-width: 768px) and (max-width: 1024px) { 
	.tbr { display: block !important; }
}

/* Desktop: 1025px and up */
@media (min-width: 1025px) { 
	.dbr { display: block !important; }
}/* End custom CSS */