.elementor-kit-7{--e-global-color-primary:#21AFDE;--e-global-color-secondary:#223344;--e-global-color-text:#636262;--e-global-color-8d6e86a:#F9F9F9;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2em;--e-global-typography-cc50db5-font-family:"Raleway";--e-global-typography-cc50db5-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-cc50db5-font-weight:600;--e-global-typography-cc50db5-line-height:1.3em;--e-global-typography-0926b21-font-family:"Raleway";--e-global-typography-0926b21-font-size:56px;--e-global-typography-0926b21-font-weight:400;--e-global-typography-0926b21-line-height:1.2em;--e-global-typography-3d0e1a3-font-family:"Raleway";--e-global-typography-3d0e1a3-font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);--e-global-typography-3d0e1a3-font-weight:500;--e-global-typography-3d0e1a3-line-height:1.3em;--e-global-typography-c1a4906-font-family:"Raleway";--e-global-typography-c1a4906-font-size:clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);--e-global-typography-c1a4906-font-weight:300;--e-global-typography-c1a4906-line-height:1.2em;--e-global-typography-d5597ab-font-family:"Manrope";--e-global-typography-d5597ab-font-weight:700;--e-global-typography-d5597ab-line-height:1.7rem;--e-global-typography-eb09acb-font-family:"Manrope";--e-global-typography-eb09acb-font-size:1.1rem;--e-global-typography-eb09acb-font-weight:400;--e-global-typography-eb09acb-line-height:1.7em;--e-global-typography-8c00576-font-family:"Manrope";--e-global-typography-8c00576-font-size:0.9rem;--e-global-typography-8c00576-font-weight:400;--e-global-typography-8c00576-line-height:2em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@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 *//* Change the text color to blue on hover */
#header.elementor-sticky--effects .menu-item-12404:hover > a {
  color: #21afde !important; /* Change the text color to blue */
}

/* Change the caret SVG fill color of "Services" on hover */
#header.elementor-sticky--effects .menu-item-12404:hover .e-fas-caret-down path {
  fill: #21afde !important; /* Change the SVG caret fill to blue */
}

@media screen and (max-width: 932px) {
    /* Styles for all small devices */
}

/* Portrait-specific (up to 745px) */
@media screen and (max-width: 745px) and (orientation: portrait) {
    /* Styles for portrait only */
}

/* Landscape-specific (up to 932px) */
@media screen and (max-width: 932px) and (orientation: landscape) {
    /* Styles for landscape only */
}/* End custom CSS */