.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-56b7891:#FFFFFF;--e-global-color-ba7da38:#C4EAD0;--e-global-color-0e4d984:#9FDCB2;--e-global-color-7c65799:#79CF94;--e-global-color-1ef2caa:#54C176;--e-global-color-2970a89:#3CA65D;--e-global-color-59a77c8:#2F8048;--e-global-color-332ecfe:#215B33;--e-global-color-f764ad8:#13361E;--e-global-color-15d17a7:#F6DEB4;--e-global-color-c621483:#F0CA87;--e-global-color-d5716e2:#EAB65A;--e-global-color-ec3f0ca:#E4A22D;--e-global-color-0054d14:#C58719;--e-global-color-96a58ad:#986813;--e-global-color-5c72f6c:#3D2A08;--e-global-color-06d18fc:#8DBEFC;--e-global-color-5503e0a:#5CA2FA;--e-global-color-b640b9a:#2A85F9;--e-global-color-78dbbe7:#076BE9;--e-global-color-1c71cc9:#0554B8;--e-global-color-8309efb:#043D86;--e-global-color-7c3466e:#022755;--e-global-color-60ccec7:#011023;--e-global-color-c7f127b:#4B584F;--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-9 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){--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);}.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 */body{
  overflow-x:hidden !important
}
*, *:hover, *:focus, *:visited{
  outline:none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
a, a:hover, a:focus, a:visited{
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  color: inherit;
  text-decoration: none;
}
button, button:hover, button:focus, button:visited{
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
}

h1:before, h2:before {
  display: none !important;
}
img{
pointer-events: none;
}

/*Custom Scrollbar*/
/* width */
::-webkit-scrollbar {
   width:4px;
}
/* Track */
::-webkit-scrollbar-track {
   box-shadow: inset 0 0 5px grey; 
   border-radius: 0px;
}
/* Handle */
::-webkit-scrollbar-thumb {
   background: linear-gradient(#232527, #434547);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
   background: #e76445; 
}



/*---------------------------------------------------------------------------------------
|                               Responsive design                                        |
----------------------------------------------------------------------------------------*//* End custom CSS */