@media only screen and (min-width: 1069px) {
	.section.section-offers .controls.theme-dark {
		display: none;
	}
}

#ac-globalfooter .ac-gf-sosumi {
	border-top: none;
}

.section.section-faq {
	margin-bottom: 150px;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section.section-faq {
		margin-bottom: 100px;
	}
}

.section.section-offers .controls.theme-dark {
	display: none;
}
