.elementor-kit-2180{--e-global-color-primary:#1A686E;--e-global-color-secondary:#00A5A3;--e-global-color-text:#2D2D2D;--e-global-color-accent:#00A5A3;--e-global-color-11f1df6:#FFFFFF;--e-global-color-e74b3ae:#F3F3F8;--e-global-color-5aff1f7:#D9D9E4;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;}.elementor-kit-2180 a{color:var( --e-global-color-accent );}.elementor-kit-2180 button,.elementor-kit-2180 input[type="button"],.elementor-kit-2180 input[type="submit"],.elementor-kit-2180 .elementor-button{color:var( --e-global-color-11f1df6 );}.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);}@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 */.animated-gradient-btn .elementor-button {
  animation: animateBg 3s linear infinite;
  background-image: linear-gradient(135deg,#1a686e,#00a5a3,#1a686e,#00a5a3);
  background-size: 300% 100%;
}
@keyframes animateBg {
  0% { background-position: 100% 0%; }
  100% { background-position: 0% 0%; }
}

.geo-phone::before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    left: 0px;
    content: "\f095";
}

.geo-phone {
    font-weight: 600;
    padding-left: 36px;
}/* End custom CSS */