.elementor-kit-5{--e-global-color-primary:#0099CC;--e-global-color-secondary:#006699;--e-global-color-text:#7A7A7A;--e-global-color-accent:#006699;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-size:14px;}.elementor-kit-5 h3{font-family:"Roboto", Sans-serif;font-size:15px;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */.equal-height-row {
    display: flex;
}
.equal-height-column {
    flex: 1;
}
.header-list .elementor-widget-container {
    display: flex;
    justify-content: center; /* Center the entire container */
}

.header-list .elementor-icon-list-items {
    display: flex;
    justify-content: center; /* Center the list items */
    align-items: center; /* Center align the items vertically */
    padding: 0;
    list-style: none;
}

.header-list .elementor-icon-list-item {
    display: flex;
    align-items: center; /* Center align the icons and text vertically */
    padding: 0 10px; /* Add some padding for spacing between items */
}

.header-list .elementor-icon-list-icon {
    margin-right: 5px; /* Add some space between the icon and the text */
    display: flex;
    align-items: center;
    justify-content: center; /* Center the icon */
}

.header-list .elementor-icon-list-text {
    display: flex;
    align-items: center; /* Center the text vertically */
    justify-content: center;
}/* End custom CSS */
