.elementor-7703 .elementor-element.elementor-element-27f18c3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-7703 .elementor-element.elementor-element-5f96a26{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-7703 .elementor-element.elementor-element-1ea1dc6{width:100%;max-width:100%;}.elementor-7703 .elementor-element.elementor-element-1ea1dc6.elementor-element{--align-self:flex-start;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7703 .elementor-element.elementor-element-3dd5e7b{--display:flex;}.elementor-7703 .elementor-element.elementor-element-69e5a0d{--display:flex;}.elementor-7703 .elementor-element.elementor-element-6720936{--display:flex;}.elementor-7703 .elementor-element.elementor-element-d0de462{text-align:left;}@media(min-width:768px){.elementor-7703 .elementor-element.elementor-element-5f96a26{--width:25%;}.elementor-7703 .elementor-element.elementor-element-3dd5e7b{--width:25%;}.elementor-7703 .elementor-element.elementor-element-69e5a0d{--width:25%;}.elementor-7703 .elementor-element.elementor-element-6720936{--width:25%;}}/* Start custom CSS for text-editor, class: .elementor-element-d649734 */.menu-wrapper {
    width: 100%;
  
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 10px;
  }

  .menu {
    text-align: center;
  }

  .menu a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #9a9a9a;
    margin: 20px 0;
    transition: color 0.3s ease;
  }

  .menu a.active {
    color: #2e3192; /* blue heading */
    font-weight: 600;
    margin-bottom: 30px;
  }

  .menu a:hover {
    color: #2e3192;
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-744e8f9 */.menu-wrapper {
    width: 100%;
  
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 10px;
  }

  .menu {
    text-align: center;
  }

  .menu a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #9a9a9a;
    margin: 20px 0;
    transition: color 0.3s ease;
  }

  .menu a.active {
    color: #2e3192; /* blue heading */
    font-weight: 600;
    margin-bottom: 30px;
  }

  .menu a:hover {
    color: #2e3192;
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d0de462 */.contact-menu {

  padding-top: 30px;
}

.contact-title {
  font-size: 16px;
  font-weight: 600;
  color: #2e3192;
  margin-bottom: 25px; /* same as Services title gap */
}

.contact-text {
  font-size: 16px;
  color: #9a9a9a;
  line-height: 1.8;
  margin-bottom: 30px; /* same vertical spacing */
}

.contact-link {
  font-size: 16px;
  color: #2e3192;
  margin-bottom: 30px; /* same as menu items */
}/* End custom CSS */