.elementor-kit-5{--e-global-color-primary:#D2BA8D;--e-global-color-secondary:#000000;--e-global-color-text:#333333;--e-global-color-accent:#3C9E49;--e-global-color-53a256f:#FFFFFF;--e-global-color-26bc2c5:#F4F4F4;--e-global-color-708ce76:#F6B335;--e-global-color-43f1da3:#EEF7F8;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:900;--e-global-typography-text-line-height:27px;}.elementor-kit-5 h1{font-family:"Ubuntu", Sans-serif;font-size:40px;font-weight:900;line-height:50px;}.elementor-kit-5 h2{font-family:"Ubuntu", Sans-serif;font-size:32px;font-weight:700;line-height:42px;}.elementor-kit-5 h3{font-family:"Ubuntu", Sans-serif;font-size:20px;line-height:30px;}.elementor-kit-5 h4{font-family:"Ubuntu", Sans-serif;font-size:16px;text-transform:uppercase;line-height:26px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-53a256f );background-color:var( --e-global-color-accent );box-shadow:0px 5px 5px 0px rgba(0,0,0,0.5);padding:15px 25px 15px 25px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-text );box-shadow:0px 5px 5px 0px rgba(0,0,0,0.5);padding:15px 20px 15px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-container{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:30px;line-height:40px;}.elementor-kit-5 h2{font-size:28px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */::-webkit-scrollbar-thumb{background: #D2BA8D; height: 30px;} 
::-webkit-scrollbar-track{background: #ffffff;} 
::-webkit-scrollbar{width: 10px;}

*{		
	scrollbar-face-color: #D2BA8D; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;
}

body{
    max-width: 2000px;
    margin: auto;
}
@media (max-width: 992px){
    body{
        overflow-x: hidden;
    }		
}

.text p:last-of-type{
    margin-bottom: 0 !important;
}/* End custom CSS */