body.elementor-page-38:not(.elementor-motion-effects-element-type-background), body.elementor-page-38 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-aaa1d7e );}:root{--page-title-display:none;}/* Start custom CSS */body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
  position: relative;
  z-index: -1;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 170px; /* fixed header height*/
  margin: -170px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}



.elementor-icon-box-title {
    color:#151515 !important;
    transition: ease-in-out 0.4s;
}


.x-column:hover .elementor-icon-box-title  {
   color: #0074A5 !important;
    transition: ease-in-out 0.4s
}/* End custom CSS */