#get-started, .footer-top{
	display:none !important;
}

.footer-bottom{
	position: fixed;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 100;
	padding: 0 !important;
	margin-bottom: 0 !important;
}


#home-slider{
    overflow: visible !important;
    position: relative !important;
    background: white !important;
    padding-top: 60px !important;
    display: flex !important;
    align-items: center !important;
    height: 100vh !important;
}