.elementor-kit-6{--e-global-color-primary:#DA3B26;--e-global-color-secondary:#F2E9DB;--e-global-color-text:#231F20;--e-global-color-accent:#842E2D;--e-global-color-8127857:#231F20;--e-global-color-24c35a1:#FFFFFF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Merriweather";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;font-family:"Raleway", Sans-serif;font-size:16px;font-weight:700;}.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 .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 *//* Target the menu list */
.main-menu-one nav ul li {
  display: inline-block;
  margin: 0 10px;
}

.main-menu-one nav ul li:last-child{
  margin: 0 0 0 10px;
}

/* Style the link as a button */
.main-menu-one nav ul li a {
  display: inline-block;
  background-color: #DA3B26;
  color: #ffffff;
  border-radius: 999px; /* pill shape */
  font-weight: 600;
  transition: background-color 0.3s ease;
}

/* Hover effect */
.main-menu-one nav ul li a:hover {
  background-color: #842E2D;
}

/* For very large screens, you might want to adjust the height or other properties */
@media (min-width: 768px) { /* Example breakpoint for larger screens */
    .wave-divider-one {
        min-height: 28px;
        margin-top: -28px;
    }
    .wave-divider-two {
        min-height: 28px;
        margin-top: 0px;
    }
    .wave-divider-three {
        min-height: 21px;
        margin-top: 0px;
    }
}

.elementor-sticky--effects{
    background: white !important;
    /*border-bottom: 1px solid #F2E9DB !important;*/
    box-shadow: 0px 4px 8px rgba(242, 233, 219, 0.8)
}

.elementor-widget-n-menu .e-n-menu-heading{
    display: block !important;
}

.our-mission-text .e-con-inner{
    margin: inherit !important;
}
.image-section-one{
  height: 569px;
}
.image-section-one-container{
  position: relative;
  top: 140px;
}
.ops-cta-image{
  right: 0px !important;
  left: 0px !important;
}/* End custom CSS */