.elementor-kit-1914{--e-global-color-primary:#000000;--e-global-color-secondary:#04ACC7;--e-global-color-text:#597289;--e-global-color-accent:#112C44;--e-global-color-2e361f1:#898989;--e-global-color-e85e116:#EBEBEB;--e-global-color-3166b9e:#EAFAFD;--e-global-color-c4e7b03:#FFF5F6;--e-global-color-ba93ec9:#FFFFFF;--e-global-color-872499f:#FFFFFF00;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:86px;--e-global-typography-primary-letter-spacing:-1.6px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:48px;--e-global-typography-secondary-letter-spacing:-0.8px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:25px;--e-global-typography-3231809-font-family:"Poppins";--e-global-typography-3231809-font-size:20px;--e-global-typography-3231809-font-weight:600;--e-global-typography-3231809-line-height:28px;--e-global-typography-3e67d8d-font-family:"Poppins";--e-global-typography-3e67d8d-font-size:20px;--e-global-typography-3e67d8d-font-weight:500;--e-global-typography-3e67d8d-line-height:28px;--e-global-typography-2588dc0-font-family:"Poppins";--e-global-typography-2588dc0-font-size:16px;--e-global-typography-2588dc0-font-weight:400;--e-global-typography-2588dc0-line-height:22px;--e-global-typography-f168dde-font-family:"Poppins";--e-global-typography-f168dde-font-size:16px;--e-global-typography-f168dde-font-weight:600;--e-global-typography-f168dde-line-height:22px;--e-global-typography-f168dde-letter-spacing:1.6px;}.elementor-kit-1914 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1914 a{color:var( --e-global-color-primary );}.elementor-kit-1914 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-kit-1914{--e-global-typography-primary-font-size:60px;--e-global-typography-primary-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1914{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html{
    overflow-x: hidden;
    
}


::-moz-selection { 
  color: white;
  background: #04ACC7;
}

::selection {
  color: white;
  background: #04ACC7;
}




/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #04ACC7;
  border-radius: 99px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #112C44;
}/* End custom CSS */