﻿.elementor-kit-20142{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#007C78;--e-global-color-text:#FFFFFF;--e-global-color-accent:#132746;--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;background-color:#111111;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */body {
    overflow-x:hidden;
}
.elementor-shape {
    bottom: -1px;
    animation: wave 22s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
    width: 210%;
}
@keyframes wave {
  0% {
    margin-left: 0;
  }
    50% {
    margin-left: -1600px;
  }
  100% {
    margin-left: 0px;
  }
}/* End custom CSS */