/* Fonts */
/* montserrat-regular - latin */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/montserrat-v15-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/montserrat-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/montserrat-v15-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/montserrat-v15-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/montserrat-v15-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/montserrat-v15-latin-regular.svg#Montserrat') format('svg');
	/* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/montserrat-v15-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/montserrat-v15-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/montserrat-v15-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/montserrat-v15-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/montserrat-v15-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/montserrat-v15-latin-700.svg#Montserrat') format('svg');
	/* Legacy iOS */
}

/* Stylesheet Reset */
*,
*::before,
*::after {
	box-sizing: border-box
}

ul[class],
ol[class] {
	padding: 0
}

body,
h1,
h2,
h3,
h4,
p,
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0
}

body {
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	line-height: 1.5
}

ul[class],
ol[class] {
	list-style: none
}

a:not([class]) {
	text-decoration-skip-ink: auto
}

img {
	max-width: 100%;
	display: block
}

article>*+* {
	margin-top: 1em
}

input,
button,
textarea,
select {
	font: inherit
}

p:not(:last-of-type) {
	margin-bottom: 1.5rem;
}
.primary-background {
    background-color: #a5222a;
}

.color-primary {
    color: #a5222a;
}

.no-decoration {
	text-decoration: none !important;
}

@media (prefers-reduced-motion: reduce) {
	* {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important
	}
}

/* general elements */
body {
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	color: #000;
}

textarea {
	resize: vertical;
}

h1,
.h1,
h2 .h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-bottom: 1rem;
}

a,
button {
	-webkit-transition: all .5s ease-in-out !important;
	-moz-transition: all .5s ease-in-out !important;
	-o-transition: all .5s ease-in-out !important;
	transition: all .5s ease-in-out !important;
}

a:hover {
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #a5222a;
}

a:hover {
	text-decoration: none;
	color: #d29094;
}

.footer-main a {
	color: #000;
}

.footer-main a:hover {
	color: #a5222a;
}

/* general classes */
.pb-box-btn {
	padding-bottom: 5.25rem !important;
}

.mb-100px {
	margin-bottom: 100px;
}

.fa-li {
	top: auto;
}

.no-js .lazy {
	display: none !important;
}

/* pixel graphic */
#get {
	background: url('https://http-get.de/get.gif') no-repeat;
}

/* honeypot */
#maedchenname {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* background colors */
.bg-red {
	background-color: #a5222a !important;
}

.bg-rosa {
	background-color: #d29094 !important;
}

.bg-light-gray {
	background-color: #d8d8d8 !important;
}

.bg-gray {
	background-color: #3e3e3e !important;
}

a.bg-white:hover,
button.bg-white:hover {
	background-color: #a5222a !important;
}

a.bg-red:hover,
button.bg-red:hover, .error-page .btn:hover {
	background-color: #fff !important;
}

a.bg-gray:hover,
button.bg-gray:hover {
	background-color: #a5222a !important;
}

#mitarbeiter-gesucht a.border-red:hover,
#mitarbeiter-gesucht button.border-red:hover {
	border-color: #fff !important;
}

/* background-images */
#hero-bg {
	margin-top: 77px;
	min-height: 333px;
	background-image: url('../images/992/pflegedienst-vetter-header.jpg');
}

.no-js #wg-hamm {
	background-image: url('../images/wg-hamm.jpg');
}

.no-js #wg-voerde {
	background-image: url('../images/wg-voerde.jpg');
}

.no-js #wg-bottrop {
	background-image: url('../images/wg-bottop.jpg');
}

.no-js #wg-kamen {
	background-image: url('../images/wg-kamen.jpg');
}

.no-js #wg-kamen-2 {
	background-image: url('../images/wg-kamen-2.jpg');
}

.no-js #wg-dorsten {
	background-image: url('../images/wg-dorsten.png');
}

/* text colors */
.text-red {
	color: #a5222a !important;
}

.text-black {
	color: #000 !important;
}

a.text-red.bg-white:hover {
	color: #fff !important;
}

a.text-white.bg-red:hover,
button.text-white.bg-red:hover,
#send-form:hover,
#send-form-termin:hover, .error-page .btn:hover  {
	color: #a5222a !important;
}

.error-page .btn {
    border: 1px solid #a5222a;
} 

a.text-black:hover {
	color: #a5222a !important;
}

/* borders */
.border-red {
	border-color: #a5222a !important;
}

/* box-shadow */
.box-shadow {
	box-shadow: 2px 2px 6px -1px rgba(0, 0, 0, .75);
}

a.box-shadow:hover,
button.box-shadow:hover {
	box-shadow: none;
}

/* parallax */
.parallax {
	height: 150px
}

.parallax-img-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden
}

.img-parallax {
	width: 100vw;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	pointer-events: none
}

.parallax-title {
	top: 0;
	left: 0;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
}

/* container */
#wrapper {
	overflow: hidden;
}

.content-main {
	min-height: 700px;
}

.footer-main {
	padding: 4rem 0;
}

.footer-logo {
	max-width: 200px;
}

.top-btn-container {
	font-size: .8rem;
}

.top-btn-container>div {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.employees-wanted {
	position: absolute;
	top: 9px;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: .8rem;
}

.box {
	border-width: 2px !important;
	z-index: 1;
}

.box-header {
	font-size: 1.2rem;
	line-height: 1;
}

.box-icon {
	padding-bottom: 1rem;
}

.box-icon img {
	margin-top: -62px;
	max-width: 124px;
}

.background-image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.hero-startseite .box-container {
	background-image: none;
	margin-top: -100px;
}

.hero-startseite .hero-title {
	font-size: 1.5rem;
	text-shadow: 1px 1px 8px rgba(0, 0, 0, .75);
}

.header-logo {
	width: 100%;
	max-width: 200px;
}

.box-container-bg,
.box-container-bg2 {
	position: relative;
}

.box-container-bg:after,
.box-container-bg2:after {
	content: "";
	position: absolute;
	top: 110px;
	left: -8.3333333vw;
	height: calc(100% - 110px);
	width: 100vw;
	background-color: #d29094;
	z-index: 0;
}

.box-container-bg2:after {
	top: 25%;
	left: 0;
	height: 50%;
}

#leistungen .box-container .box {
	top: 62px;
}

#mandatory,
#to-top {
	z-index: 1029;
}

#mandatory {
	right: auto;
}

#to-top {
	left: auto;
	opacity: 0;
	visibility: hidden;
	font-size: .75rem;
}

#to-top a {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 5px 10px;
	border-radius: 3px 0 0 0;
}

.decorative-icon {
	left: 50%;
	bottom: 0;
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}

.decorative-icon img {
	max-width: 50px;
}

/* navbar */
.nav-link, .dropdown-item {
	text-decoration: none;
}

.dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-brand img {
	width: 35px;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #a5222a !important;
}

/* buttons */
button:focus {
	outline: none;
}

.navbar-toggler {
	height: 40px;
	width: 56px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.navbar-toggler span {
	display: block;
	position: absolute;
	height: 3px;
	width: 30px;
	background: #fff;
	border-radius: 9px;
	opacity: 1;
	left: 12px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.navbar-toggler span:nth-child(1) {
	top: 10px;
}

.navbar-toggler span:nth-child(2) {
	top: 16px;
}

.navbar-toggler span:nth-child(3) {
	top: 22px;
}

.navbar-toggler.open span:nth-child(1) {
	top: 16px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.navbar-toggler.open span:nth-child(2) {
	opacity: 0;
	left: -56px;
}

.navbar-toggler.open span:nth-child(3) {
	top: 16px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.box .more {
	bottom: 1.5rem;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 1rem;
}

.box .more2 {
	right: 50%;
	bottom: .5rem;
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.box-header .more {
	font-size: .75rem;
}

.hero-startseite .box .more {
	left: auto;
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.hero-startseite .box-header .more:hover {
	border-color: #fff !important;
}

.job-btn {
	max-width: 300px !important;
}

.mandatory-btn {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 5px 10px;
	border-radius: 3px 3px 0 0;
	font-size: .7rem;
}

.mandatory-btn:first-child {
	border-top-left-radius: 0;
}

.mandatory-btn:not(:last-of-type) {
	margin-right: 3px;
}

.mandatory-btn img {
	height: 1.125rem;
	width: 1.125rem;
}

#increase-font-size:hover,
#decrease-font-size:hover {
	color: #fff;
}

#increase-font-size:disabled,
#decrease-font-size:disabled {
	border-color: rgb(109, 109, 109) !important;
}

#increase-font-size:disabled:hover,
#decrease-font-size:disabled:hover {
	cursor: not-allowed;
	background-color: transparent !important;
	color: rgb(109, 109, 109);
}

/* partner gallery */
.partner-gallery {
	margin: 0 -15px;
}

.partner-gallery>div {
	padding: 0 15px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 30px;
}

.partner-gallery>div img {
	padding: 0 15px;
}

/* image gallery */
.image-gallery {
	margin: 0 -15px;
}

.image-gallery>div {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.image-gallery>div>div {
	position: relative;
	padding-top: calc(100% / 160 * 113);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.image-gallery>div>div a {
	text-indent: -99999px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.image-gallery>div>div .image-description {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #3e3e3e !important;
	color: #fff;
	padding: 5px;
	text-align: center;
}

/* Accordion */
.card {
	border-color: #a5222a;
	border-width: 2px;
}

.card-header {
	padding: 0;
	border: none;
	background-color: transparent;
}

.card-link {
	position: relative;
	padding-right: 1.5rem;
	padding: .75rem 2.5rem .75rem 1.25rem;
	font-weight: bold;
	color: #a5222a;
	background-color: #d29094;
	text-decoration: none;
}

.card-link:hover {
	color: #fff;
	background-color: #a5222a;
}

.card-link::after {
	content: "-";
	position: absolute;
	top: 50%;
	right: 1.25rem;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.5rem;
	font-weight: bold;
}

.card-link.collapsed::after {
	content: "+";
}

/* job boxen */
.job-box {
	position: relative;
	height: 100%;
	border: 2px solid #a5222a;
	box-shadow: 2px 2px 6px -1px rgba(0, 0, 0, .75);
	border-radius: .25rem !important;
	padding: .5rem;
	padding-bottom: 50px;
	transition: all .4s;
}

.job-title h2 {
	font-size: 1.25rem;
}

.job-bewerben {
	position: absolute;
	right: .5rem;
	bottom: .5rem;
	left: .5rem;
}

.job-box>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.job-box:hover {
	box-shadow: none;
	background-color: #a5222a;
}

.details-btn {
	transition: all .4s;
}

.job-box:hover .job-title h2 {
	color: #fff !important;
}

.job-box:hover .details-btn {
	background-color: #fff !important;
	color: #a5222a !important;
	box-shadow: none !important;
}

/* Formulare */
select option {
	padding: .375rem .75rem;
}

.form-control {
	border-color: #a5222a;
	box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, .75) inset;
}

.form-control.text-danger {
	background-color: #f8d7da;
}

.form-control:focus {
	box-shadow: none;
}

input[type='radio'] {
	-webkit-appearance: none;
	appearance: none;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	outline: none;
	border: 1px solid #a5222a;
	position: relative;
}

input[type='radio']:before {
	content: '';
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	top: 2px;
	left: 2px;
}

input[type="radio"]:checked:before {
	background: #a5222a;
}

/* Terminformular im Header */
.hero-startseite #termin-form {
	font-size: .75rem;
}

.hero-startseite #termin-form .form-group {
	margin-bottom: .5rem;
}

.hero-startseite #termin-form .form-control {
	padding: .25rem .375rem;
	font-size: .75rem;
}

.hero-startseite #termin-form .form-helper {
	font-size: .625rem;
}

/* Google Maps on contact page */
.map {
	width: 100%;
	position: relative;
	height: 300px;
}

.map:before,
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.map:before {
	content: '';
	z-index: 1;
}

.map iframe {
	border: none;
}

.map.active {
	z-index: 1
}

.map.active:before {
	z-index: 0
}

@media screen and (max-width: 1199px) {
	.navbar-collapse {
		overflow: auto;
		max-height: calc(100vh - 80px);
	}
}

@media screen and (min-width: 36rem) {
	.top-btn-container {
		font-size: 1rem;
	}

	.employees-wanted {
		top: 7px;
		font-size: 1rem;
	}

	.arrange-appointment {
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	#hero-bg {
		margin-top: 82px;
	}

	.box .more2 {
		right: .5rem;
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}

	.mandatory-btn,
	#to-top {
		font-size: 1rem;
	}

	.mandatory-btn img {
		height: 1.5rem;
		width: 1.5rem;
	}

	/* image gallery */
	.image-gallery>div {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	/* partner gallery */
	.partner-gallery>div {
		-ms-flex: 0 0 33.3333333%;
		flex: 0 0 33.3333333%;
		max-width: 33.3333333%;
	}
}

@media screen and (min-width: 48rem) {
	.rounded-md-0 {
		border-radius: 0 !important;
	}

	.parallax {
		height: 40vw;
		max-height: 500px
	}

	#hero-bg {
		min-height: calc(33.3333333vw + 100px);
		background-image: url('../images/992/pflegedienst-vetter-header.jpg');
	}

	.header-logo {
		max-width: 250px;
	}

	.box-container-bg2:after {
		left: -8.3333333vw;
	}

	.video-wrapper video {
		max-width: 100%;
		height: auto;
	}

	.image-gallery>div {
		-ms-flex: 0 0 33.3333333%;
		flex: 0 0 33.3333333%;
		max-width: 33.3333333%;
	}

	.partner-gallery>div {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.footer-main {
		font-size: .85rem;
	}
}

@media screen and (min-width: 62rem) {
	#hero-bg {
		background-image: url('../images/1200/pflegedienst-vetter-header.jpg');
	}

	.footer-main {
		font-size: 1rem;
	}
}

@media screen and (min-width: 75rem) {
	.dropdown-menu {
		z-index: -1;
		box-shadow: 2px 2px 6px -1px rgba(0, 0, 0, .75);
	}

	.arrange-appointment {
		position: static;
		top: auto;
		left: auto;
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.increase-font {
		position: absolute;
		top: 50%;
		right: 15px;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	#hero-bg {
		background-image: url('../images/1600/pflegedienst-vetter-header.jpg');
	}

	.parallax {
		height: 24.6875vw;
		max-height: 500px
	}

	.parallax-title {
		font-size: 262.5%;
	}

	.hero-startseite .hero-title {
		font-size: 2.5rem;
	}

	.hero-startseite .box-container {
		margin-top: -145px;
	}

	.box-container2::after {
		content: "";
		position: absolute;
		top: 110px;
		left: 0;
		height: calc(100% - 110px);
		width: 100vw;
		background-color: #d29094;
		z-index: 0;
	}

	.box-container-bg::after {
		left: -16.6666667vw;
	}

	.box-container-bg2:after {
		display: none;
	}

	.box-container2::after {
		top: 15%;
		height: 70%;
	}

	.box-header {
		height: 60.8px;
	}

	.box .more2 {
		right: 50%;
		-ms-transform: translateX(50%);
		transform: translateX(50%);
	}

	.decorative-icon img {
		max-width: 75px;
	}

	.hero-startseite .decorative-icon img {
		max-width: 50px;
	}

	.header-logo {
		max-width: 300px;
	}

	.image-gallery>div {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.partner-gallery>div {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.footer-main {
		font-size: .85rem;
	}
}

@media screen and (min-width: 100rem) {
	.col-xxl-2 {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 16.6666667%;
		flex: 0 0 16.6666667%;
		max-width: 16.6666667%;
	}

	.col-xxl-4 {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 33.3333333%;
		flex: 0 0 33.3333333%;
		max-width: 33.3333333%;
	}

	.col-xxl-5 {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 41.6666667%;
		flex: 0 0 41.6666667%;
		max-width: 41.6666667%;
	}

	.col-xxl-6 {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xxl-10 {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 83.3333333%;
		flex: 0 0 83.3333333%;
		max-width: 83.3333333%;
	}

	.offset-xxl-0 {
		margin-left: 0;
	}

	.offset-xxl-1 {
		margin-left: 8.3333333%;
	}

	.offset-xxl-2 {
		margin-left: 16.6666667%;
	}

	.mb-xxl-0 {
		margin-bottom: 0 !important;
	}

	.pb-xxl-0 {
		padding-bottom: 0 !important;
	}

	.mb-xxl-4 {
		margin-bottom: 1.5rem !important;
	}

	.columns-xxl-1 {
		width: 50%;
		-webkit-column-count: 1;
		-webkit-column-gap: 30px;
		-moz-column-count: 1;
		-moz-column-gap: 30px;
		column-count: 1;
		column-gap: 30px;
	}

	.columns-xxl-2 {
		-webkit-column-count: 2;
		-webkit-column-gap: 30px;
		-moz-column-count: 2;
		-moz-column-gap: 30px;
		column-count: 2;
		column-gap: 30px;
		margin-bottom: 1.5rem;
	}

	.columns-xxl-2 li,
	.columns-xxl-2 p,
	.columns-xxl-2 .no-break {
		page-break-inside: avoid;
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
		display: table;
	}

	.columns-xxl-2 p {
		width: 100%;
	}

	#hero-bg {
		background-image: url('../images/1920/pflegedienst-vetter-header.jpg');
	}

	.hero-startseite .decorative-icon {
		top: 145px;
		bottom: auto;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.hero-startseite .decorative-icon img {
		max-width: 75px;
	}

	.hero-startseite .box .more,
	.hero-startseite #send-form-termin {
		font-size: .8rem;
	}

	.box-header {
		height: auto;
	}

	.box .more2 {
		right: .5rem;
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}

	.box-container-bg:after {
		display: none;
	}

	#leistungen .box-container::after {
		content: "";
		position: absolute;
		top: 110px;
		left: 0;
		height: calc(100% - 110px);
		width: 100vw;
		background-color: #d29094;
		z-index: 0;
	}

	.footer-main {
		font-size: .9rem;
	}
}

@media screen and (min-width: 112rem) {

	.hero-startseite .box .more,
	.hero-startseite #send-form-termin,
	.footer-main {
		font-size: 1rem;
	}
}

@media screen and (min-width: 120rem) {
	.container-fluid.content-container {
		max-width: 1920px;
	}
}