.elementor-kit-6{--e-global-color-primary:#32BCC6;--e-global-color-secondary:#010B26;--e-global-color-text:#000000;--e-global-color-accent:#FFA655;--e-global-color-e1ad2f6:#FFA655;--e-global-color-b00c444:#010B26;--e-global-color-e09e1f6:#FFFFFF;--e-global-color-baf129d:#000000;--e-global-color-1f0a14b:#E3F6F9;--e-global-color-a37f948:#1DD6E3;--e-global-color-08300b6:#1F8DCD;--e-global-color-5064eff:#32BCC6;--e-global-color-9b98cd8:#808080;--e-global-color-be02166:#02010100;--e-global-typography-primary-font-family:"Maven Pro";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Maven Pro";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Maven Pro";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Maven Pro";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3em;--e-global-typography-8f44509-font-family:"Maven Pro";--e-global-typography-8f44509-font-size:16px;--e-global-typography-8f44509-font-weight:300;font-family:"Maven Pro", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Maven Pro", Sans-serif;}.elementor-kit-6 h1{font-family:"Maven Pro", Sans-serif;font-size:60px;}.elementor-kit-6 h2{font-family:"Maven Pro", Sans-serif;}.elementor-kit-6 h3{font-family:"Maven Pro", Sans-serif;}.elementor-kit-6 h4{font-family:"Maven Pro", Sans-serif;}.elementor-kit-6 h5{font-family:"Maven Pro", Sans-serif;}.elementor-kit-6 h6{font-family:"Maven Pro", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-6 h1{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:20px;--e-global-typography-text-font-size:16px;}.elementor-kit-6 h1{font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.header-top{
width: 100%!important;
}

.header-top.elementor-sticky--effects{
    background-color: #010B26 !important;
    box-shadow: #0000005c 0px 0px 10px 0px;
}

.header-top{
    background-color: transparent;
}

.header-top.elementor-sticky--effects .logoblack{
    display: none;
}
.header-top.elementor-sticky--effects .logowhite{
     display: block!important;
}

.header-top.elementor-sticky--effects .elementor-item:hover, .header-top.elementor-sticky--effects  .elementor-item-active, .header-top.elementor-sticky--effects .elementor-item.highlighted, .header-top.elementor-sticky--effects  .elementor-item:focus{
    color: white!important;
}

.header-top.elementor-sticky--effects .elementor-menu-toggle svg,  .header-top .nav-home .elementor-menu-toggle{
        fill: white!important;
    }

    .header-top .navi svg{
        fill: #010B26!important;
    }
    
    

.header-top.elementor-sticky--effects .elementor-nav-menu--main .elementor-item{
     color: white!important;
}

.elementor .elementor-document-handle{
    display: none;
    visibility: hidden;
}

.elementor-kit-6 .diff{
    color: #010b26;
}

.elementor-kit-6 div.elementor{
        overflow-x: hidden;

}


@keyframes imgmotion{
    0% {
        transform: scale(1.2) translate(0%, 0%);
}
25%{
    transform: scale(1.6) translate(10%, 10%);
}

50%{
   transform: scale(1.8) translate(20%, 10%); 
}

75%{
     transform: scale(1.6) translate(20%, 15%);
   
}

100%{
         transform: scale(1.6) translate(10%, 15%);

}
}

.float-img{
    overflow: hidden;
    border-radius: 25px;
}
.float-img img{
    animation: imgmotion 21s linear;
          animation-iteration-count: infinite;
animation-direction: alternate;
}

    @media only screen and (max-width: 767px){

.nomibledelay{
        animation-delay: 0!important;
    }
}/* End custom CSS */