.elementor-kit-5{--e-global-color-primary:#18A7B5;--e-global-color-secondary:#54595F;--e-global-color-text:#373737;--e-global-color-accent:#61CE70;--e-global-color-1f19b8e:#E86338;--e-global-color-5f0a314:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inria Serif";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-kit-5 a:hover{color:var( --e-global-color-1f19b8e );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */html {
    scroll-behavior: smooth;
}

html, body {
	overflow-x: hidden !important;
}

.mainlogo img {
	width: 200px !important;
	transition: all .2s linear !important;
	-webkit-transition: all .2s linear !important;
	-moz-transition: all .2s linear !important;
}

.elementor-sticky--effects .mainlogo img {
	width: 160px !important;
	transition: all .2s linear !important;
	-webkit-transition: all .2s linear !important;
	-moz-transition: all .2s linear !important;
}

.headercontainer {
    height: 130px !important;
	transition: height .2s linear!important;
	-webkit-transition: height .2s linear!important;
	-moz-transition: height .2s linear!important;
}

.headercontainer.elementor-sticky--effects {
    height: 80px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	transition: height .2s linear !important;
	-webkit-transition: height .2s linear !important;
	-moz-transition: height .2s linear !important;
}/* End custom CSS */