/*
Add Custom Styles to this file.
*/

.home-step-wrap {
    position: absolute;
	bottom: 37%;
	left: 50%;
	margin-left: -40%;
	z-index: 10;
}

.top-menu-wrap {
    position: relative;
    padding: 0px;
    width: 100%;
    line-height: 0;
    height: 105px;
}

.top-menu-color {
background-color:white;
    
}