.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b436b29-font-family:"DM Sans";--e-global-typography-b436b29-font-size:48px;--e-global-typography-b436b29-font-weight:500;--e-global-typography-b436b29-line-height:56px;--e-global-typography-2b0c38d-font-family:"DM Sans";--e-global-typography-2b0c38d-font-size:28px;--e-global-typography-2b0c38d-font-weight:600;--e-global-typography-2b0c38d-line-height:36px;--e-global-typography-7c9ec74-font-family:"DM Mono";--e-global-typography-7c9ec74-font-size:16px;--e-global-typography-7c9ec74-font-weight:400;--e-global-typography-7c9ec74-line-height:1em;--e-global-typography-af6e693-font-family:"DM Sans";--e-global-typography-af6e693-font-size:16px;--e-global-typography-af6e693-font-weight:500;--e-global-typography-af6e693-line-height:24px;--e-global-typography-c819ad1-font-family:"DM Sans";--e-global-typography-c819ad1-font-size:16px;--e-global-typography-c819ad1-font-weight:400;--e-global-typography-c819ad1-line-height:1em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.scroll-ico {
     animation: moveUpDown 2s ease-in-out infinite;
}

@keyframes  moveUpDown {
0%, 100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-10px);
}}

.aabhra-gradient {
   background: radial-gradient(circle, #FFD700, #866728);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}
.aabhra-gradient-text {
  font-size: 36px; 
  font-weight: bold; 
  background: radial-gradient(circle, #FFD700, #866728);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}



@media (min-width: 1040px) and (max-width: 1440px) {
  .pad2 {
    padding-left: 2em;
    padding-right: 2em;
  }
}/* End custom CSS */