@import url(theme.css);


.home-banner .body .home-big-title {
    font: 500 36px/1.2 "NeoSans", sans-serif;
    margin: 0;
}

.demo-request-section .demo-body>p{
	font-weight: 400;
}

.demo-request-section .demo-body>ul>li {
    font-weight: 500;
}

.banner-section>div{
	min-height: 250px;
	padding: 90px 0 60px;
}

.home-banner{
	min-height: 250px;
}

.demo-request-section{
	margin-bottom: 130px !important;
}

.demo-request-section .demo-body h2{
	margin-bottom: 0 !important;
}

.demo-request-section .demo-body>span{
	display: block;
	margin-top: 1.5rem;
}

.demo-request-section .demo-body>ul, .demo-request-section .demo-body p{
	margin: .5rem 0 0 0 !important;
}

.demo-request-section .demo-body ul li span{
	display: inline-table;
	min-width: 120px;
}