.elementor-kit-2273{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--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-2273 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2273 a{font-family:"Poppins", 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);}@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 */.fit-vids-style {
    display:none;
}
.box-mobile {
    left: 90%;
    position: absolute;
}
@media screen and (min-width: 993px){
    .clean-header .logo1, .custom-logo .logo1 {
    max-height: 170px;
    padding: 20px;
    position: absolute;
    top: 0px;
    transition: max-height .5s ease-in-out;
    }
    .is-sticky .zapedah-sticky-menu {
    background-color: rgb(28 57 90 / 90%);
    height: 105px!important;
    transition: .75s ease-in-out;
    }
    .is-sticky .zapedah-sticky-menu .logo1, .is-sticky .zapedah-sticky-menu .logo1 {
        max-height: 105px!important;
        top:0px;
        padding:5px;
        transition: .75s ease-in-out;
    }
    .box-header {
    width: 100%;
    float: right;
        
    }
    .menu-box {
        float: right;
    }
}
.nav-box .container-fluid {
    display: flex;
    width: auto;
    flex-direction: row;
    align-items: center;
    height: 115px;
    justify-content: flex-start;
}
.mc4wp-form-fields {
        display: flex;
        justify-content: center;
} 
@media screen and (min-width:768px) and (max-width: 1023px) {
    .mc4wp-form-fields {
        justify-content: flex-end;
    } 
}
@media screen and (min-width:1024px) {
    .mc4wp-form-fields {
        display: grid;
        grid-auto-flow: column;
        justify-content: space-evenly;
    }  
}
.give-btn, .mc4wp-form-fields input {
    background: #fcbf1e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Hind", sans-serif;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    border-radius: 50px;
    border:none;
}
.mc4wp-form-fields input {
    width: 230px;
    height: 56px;
    text-align: center;
    padding: 10px;
    margin: 0 10px;
}
.mc4wp-form-fields input::placeholder {
    color:#ba8806!important;
}
.give-btn:hover, .mc4wp-form-fields input:hover {
    color: #fcbf1e;
    background: #fff;
}
.mc4wp-form-fields input:before {
	background: #eee none repeat scroll 0 0;
	border-radius: 200px;
	content: "";
	display: block;
	height: 200px;
	left: -50%;
	margin-top: -100px;
	position: absolute;
	top: 50%;
	width: 200px;
	opacity: 0.3;
	z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	-webkit-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.mc4wp-form-fields input:after {
	background: #fff none repeat scroll 0 0;
	border-radius: 200px;
	content: "";
	opacity: 0.3;
	display: block;
	height: 200px;
	left: -50%;
	margin-top: -100px;
	position: absolute;
	top: 50%;
	width: 200px;
	z-index: -1;
	transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	-webkit-transition: all 0.4s ease-in 0s;
	transition: all 0.4s ease-in 0s;
	transition-delay: 0.2s;
}


.tribe-events ul li {
    list-style: none;
}/* End custom CSS */