/* SUBPAGE */

.section-first {
}

.section-subpage .sf_col {
}

.section-subpage .sf_col:empty {
	padding: 0 !important;
}

.section-subpage.box {
	padding: 0;
	min-height: 0;
}

.section-subpage.box .sf_col h1:first-child {
	margin-top: 0;
}

.box.sf_col:empty {
	padding: 0;
}

.section-subpage h1 {
}

.section-subpage .sf_cell {
}

.section-subpage-redbox {
	background: #f5f5f5;
	background-image: linear-gradient(to right, #a80949 0%, #2c1b23 80%);
	color: white;
}

.section-subpage-redbox .sf_col {
	padding: 30px 0 50px 0;
}

.section-subpage-redbox .sf_col:empty{
	padding: 0;
}

.section-subpage-redbox h1 {
	color: white;
}
._sf_backend .section-subpage-redbox h1 {
	color: black;
}

._sf_backend .section-subpage-redbox .sf_cell {
	color: black;
}

.col-section-subpage {
	min-height: 0px;
}

