.elementor-kit-8{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#171717;--e-global-color-accent:#C9F31D;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kanit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kanit";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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){margin-block-end: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 *//* footer social column */
.footer__social-3 {
	border: none;
}
/* service list item row */
.service__item {
    -ms-grid-columns: 0.7fr 2fr 2.5fr 0;
    grid-template-columns: 0.7fr 2fr 2.5fr 0;
}
/* service list links */
.service__list a {
    pointer-events: none;
}
/* text column within each service */
.service__text {
    max-width: none;
}
/* graphic column within each service */
.service__link {
    display:none;
}
/* team list links */
.portfolio__item a {
    pointer-events:none;
}
/* footer links */
.footer__area-5 a {
    pointer-events:none;
}
/* footer image */
.footer__area-5 img {
    width:200px;
}
/* footer text */
.footer__area-5 .footer-text {
    color:#949494;
    max-width:600px;
    text-align:center;
    margin:auto;
}/* End custom CSS */