.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#000000B3;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-size:75px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:85px;--e-global-typography-primary-letter-spacing:-2px;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-size:55px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:71px;--e-global-typography-secondary-letter-spacing:-1px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:36px;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:20px;--e-global-typography-accent-letter-spacing:-0.2px;--e-global-typography-39fd1f8-font-family:"Urbanist";--e-global-typography-39fd1f8-font-size:35px;--e-global-typography-39fd1f8-font-weight:600;--e-global-typography-39fd1f8-line-height:50px;--e-global-typography-39fd1f8-letter-spacing:-0.5px;--e-global-typography-f0f82cf-font-family:"Montserrat";--e-global-typography-f0f82cf-font-size:18px;--e-global-typography-f0f82cf-font-weight:500;--e-global-typography-f0f82cf-text-transform:none;--e-global-typography-f0f82cf-line-height:18px;--e-global-typography-f0f82cf-letter-spacing:-0.2px;--e-global-typography-f597d04-font-family:"Montserrat";--e-global-typography-f597d04-font-size:15px;--e-global-typography-f597d04-font-weight:400;--e-global-typography-f597d04-line-height:18px;--e-global-typography-f597d04-letter-spacing:-0.3px;}.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);}.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-kit-6{--e-global-typography-primary-font-size:60px;--e-global-typography-primary-line-height:65px;--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-line-height:45px;--e-global-typography-39fd1f8-font-size:30px;--e-global-typography-39fd1f8-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:25px;--e-global-typography-39fd1f8-font-size:25px;--e-global-typography-39fd1f8-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* SECTION */
.section {
    margin: 0 auto !important;
    padding: 0 64px !important;
}

@media (max-width: 1024px) {
    .section {
        margin: 0 !important;
        padding: 0 30px !important;
    }
}

@media (max-width: 767px) {
    .section {
        margin: 0 !important;
        padding: 0 10px !important;
    }
}


/* CONTAINER */
.container {
	width: 100% !important;
	max-width: 1300px !important;
	margin: 0 auto !important;
    padding: 0 !important;
}

@media (max-width: 1024px) {
	.container {
		width: 100% !important;
		max-width: 1024px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}

@media (max-width: 767px) {
	.container {
		width: 100% !important;
		max-width: 767px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}

/* SERVICES GRID */
.services-grid {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    
    
}
.services-grid-container{
    width: 190px;
    height: 190px;
    margin: 0;
    padding: 0;
    border-radius: 20px;
    
}/* End custom CSS */