.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a60bad9:#7F9A2E;--e-global-color-8bb7528:#ECE3CE;--e-global-color-992599c:#FF4545;--e-global-color-960c189:#002868;--e-global-color-4f6939e:#BF0A30;--e-global-color-fb3f6d1:#0056D2;--e-global-color-9e10e8a:#00419E;--e-global-color-8cd7a22:#0062E4;--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-11 e-page-transition{background-color:#FFBC7D;}.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;--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 *//*Auto Floating Shapes*/
    .auto-moving1{
        animation: linear 20s animationFramesOne infinite;
    }
    .auto-moving2{
        animation: linear 20s animationFramesTwo infinite;
    }
    .auto-moving3{
        animation: linear 20s animationFramesThree infinite;
    }
    .auto-moving4{
        animation: linear 20s animationFramesFour infinite;
    }
    .auto-moving5{
        animation: linear 20s animationFramesFive infinite;
    }
    @keyframes animationFramesOne {
        0% {
            transform: translate(0px, 0px) rotate(0deg);
        }
        20% {
            transform: translate(73px, -1px) rotate(36deg);
        }
        40% {
            transform: translate(141px, 72px) rotate(72deg);
        }
        60% {
            transform: translate(83px, 122px) rotate(108deg);
        }
        80% {
            transform: translate(-40px, 72px) rotate(144deg);
        }
        100% {
            transform: translate(0px, 0px) rotate(0deg);
        }
    }
    @keyframes animationFramesTwo {
        0% {
            transform: translate(0px, 0px) rotate(0deg) scale(1);
        }
        20% {
            transform: translate(73px, -1px) rotate(36deg) scale(0.9);
        }
        40% {
            transform: translate(141px, 72px) rotate(72deg) scale(1);
        }
        60% {
            transform: translate(83px, 122px) rotate(108deg) scale(1.2);
        }
        80% {
            transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
        }
        100% {
            transform: translate(0px, 0px) rotate(0deg) scale(1);
        }
    }
    @keyframes animationFramesThree {
        0% {
            transform: translate(165px, -179px);
        }
        100% {
            transform: translate(-346px, 617px);
        }
    }
    @keyframes animationFramesFour {
        0% {
            transform: translate(-300px, 151px) rotate(0deg);
        }
        100% {
            transform: translate(251px, -200px) rotate(180deg);
        }
    }
    @keyframes animationFramesFive {
        0% {
            transform: translate(61px, -99px) rotate(0deg);
        }
        21% {
            transform: translate(4px, -190px) rotate(38deg);
        }
        41% {
            transform: translate(-139px, -200px) rotate(74deg);
        }
        60% {
            transform: translate(-263px, -164px) rotate(108deg);
        }
        80% {
            transform: translate(-195px, -49px) rotate(144deg);
        }
        100% {
            transform: translate(-1px, 0px) rotate(180deg);
        }
    }/* End custom CSS */