.elementor-kit-6{--e-global-color-primary:#008874;--e-global-color-secondary:#99CEC6;--e-global-color-text:#231F20;--e-global-color-accent:#CC3366;--e-global-color-0a676de:#EABA6B;--e-global-typography-primary-font-family:"Manjari";--e-global-typography-primary-font-size:4.5rem;--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Manjari";--e-global-typography-secondary-font-size:2.5rem;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Manjari";--e-global-typography-text-font-size:1.4rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Dongle";--e-global-typography-accent-font-size:2.5rem;--e-global-typography-accent-font-weight:300;--e-global-typography-00b8fe8-font-family:"Dongle";--e-global-typography-00b8fe8-font-size:2rem;--e-global-typography-00b8fe8-font-weight:300;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-text );}.elementor-kit-6 h2{font-family:"Archivo", Sans-serif;}.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;--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:1980px){.elementor-kit-6{--e-global-typography-00b8fe8-font-size:27px;--e-global-typography-00b8fe8-line-height:22px;}}@media(max-width:1280px){.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 */.wpml-ls-statics-footer, .otgs-development-site-front-end {
    display: none;
}

::selection {
    background-color: #c36;
    color: white;
}

body, html {
    max-width: 100vw!important;
    overflow-x: hidden!important;
}


::-webkit-scrollbar
{
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(1 136 116)), color-stop(0.72, rgb(19 136 110)), color-stop(0.86, rgb(35 153 134)));
}
}/* End custom CSS */