.thesaas-sections-split .section,
.thesaas-sections-split .main-content .topbar,
.thesaas-sections-split .main-content .site-footer {
	margin: 30px 50px 100px;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
	border: 1px solid #ebebeb;
}

.thesaas-sections-split .main-content .topbar {
	position: static;
}

.thesaas-sections-split .main-content .topbar .topbar-toggler {
	display: none;
}

.thesaas-sections-split .section-info {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding-top: 60px;
}

.thesaas-sections-split.topbar-reveal .main-content .topbar-nav {
	display: none;
}
.topbar-nav .nav-item+.nav-item{
	margin-left: 4.5rem;
}
.section{
	padding-top: 50px;
	padding-bottom: 50px;
}
@media (max-width: 768px) {

	.thesaas-sections-split .section,
	.thesaas-sections-split .main-content .site-footer {
		margin: 30px 0 100px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	}

}

.text-app {
	color: #F56C30;
}

.bg-app {
	background-color: #F56C30 !important;
}

.bg-app-2 {
	background-color: #F7E8E2 !important;
}

.big-lable {
	text-align: center;
	margin: 24px 10px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	display: block;
}
.section-header{
	margin: 0 auto 35px
}
