.elementor-kit-5{--e-global-color-primary:#277BC0;--e-global-color-secondary:#FFCB42;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-color-047e1da:#FFB900;--e-global-color-01afa6b:#FFFFFF;--e-global-color-98c139d:#222222;--e-global-color-f1858ec:#EEEEEE;--e-global-color-1d41a21:#FFFBEF;--e-global-color-a340137:#5F9DCF;--e-global-color-b3d37b9:#D5ECFF;--e-global-color-cb67e68:#D5FFDB;--e-global-color-d7ba20e:#111111;--e-global-color-27b6251:#FFE191;--e-global-color-3453179:#D8D8D8;--e-global-color-726e18b:#1C2A35;--e-global-color-a35a2fe:#353023;--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;background-color:var( --e-global-color-01afa6b );color:var( --e-global-color-text );font-family:"Helvetica", Sans-serif;font-size:1.2em;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1000ms;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-width:6em;--e-preloader-max-width:6em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:1em;font-weight:bold;text-transform:capitalize;text-decoration:none;color:var( --e-global-color-01afa6b );box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.3);border-radius:4px 4px 4px 4px;padding:20px 20px 20px 20px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-a340137 );color:var( --e-global-color-01afa6b );}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-98c139d );}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:var( --e-global-color-a340137 );}.elementor-kit-5 h1{color:var( --e-global-color-98c139d );font-family:"Bai Jamjuree", Sans-serif;font-size:4em;line-height:1.2em;}.elementor-kit-5 h2{color:var( --e-global-color-98c139d );font-family:"Bai Jamjuree", Sans-serif;font-size:3.6em;line-height:1.2em;}.elementor-kit-5 h3{color:var( --e-global-color-98c139d );font-family:"Bai Jamjuree", Sans-serif;font-size:2.6em;line-height:1.2em;}.elementor-kit-5 h4{color:var( --e-global-color-98c139d );font-family:"Bai Jamjuree", Sans-serif;font-size:2em;line-height:1.2em;}.elementor-kit-5 h5{color:var( --e-global-color-98c139d );font-family:"Roboto", Sans-serif;font-size:1.6em;line-height:1.2em;}.elementor-kit-5 h6{color:var( --e-global-color-98c139d );font-family:"Roboto", Sans-serif;font-size:1.2em;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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-5 h1{font-size:4em;}.elementor-kit-5 h2{font-size:2em;}.elementor-kit-5 h3{font-size:1.8em;}.elementor-kit-5 h4{font-size:1.6em;}.elementor-kit-5 h6{font-size:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:3em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    min-height:100vh;
    display:flex;
    flex-direction:column;
    flex-wrap: nowrap;
    overflow-x: hidden;
}

main {
    margin-bottom:auto;
}

.site-header {
    display:none!important;
}

.elementor-text-editor p:last-child, .textwidget p:last-child, p:last-child {
    margin-bottom:0px;
}

::-webkit-scrollbar {
  width: 20px;
}

::-webkit-scrollbar-track {
  background: #111111;
}

::-webkit-scrollbar-thumb {
  background: #444444;
}

::-webkit-scrollbar-thumb:hover {
  background: #4d4d4d;
}

::-webkit-scrollbar-button {
    background: #444444;
}

::-webkit-scrollbar-button:hover {
    background: #4d4d4d;
}/* End custom CSS */