.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#0398DC;--e-global-color-text:#000000;--e-global-color-accent:#58C6D5;--e-global-color-06a844f:#FFFFFF;--e-global-color-533769e:#AED143;--e-global-color-437e20f:#FECF29;--e-global-color-20cf960:#F96831;--e-global-color-ccb3cfa:#F3248E;--e-global-color-1bdddb7:#000F96;--e-global-color-ee6609a:#0046CE;--e-global-color-77493d0:#00A6DB;--e-global-color-8835e10:#872975;--e-global-typography-primary-font-family:"Hind Siliguri";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Hind Siliguri";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Hind Siliguri";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Hind Siliguri";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;background-color:#F6F6F6;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1230px;}.e-con{--container-max-width:1230px;}.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{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#girando {
       animation: rotation 25s infinite linear;
}

@keyframes rotation {
       from {
              transform: rotate(8deg);
       }
       to {
              transform: rotate(360deg);
       }
}/* End custom CSS */