.row.full-width {
  margin-right: auto;
  margin-left: auto; }

.container.col-lg-12 {
  float: none; }
  @media (min-width: 1200px) {
    .container.col-lg-12 {
      max-width: 1170px; } }

.category-wrapper {
  z-index: 1;
  padding-right: 0;
  padding-left: 0; }

.social-block-footer {
  z-index: 3;
  position: absolute;
  right: 0;
  bottom: -82px;
  width: auto; }

.video_wrapper:after {
  background: rgba(33, 33, 33, 0.8);
  bottom: 0;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }
.video_wrapper .cleaning {
  padding: 0; }
.video_wrapper .it_AUPTMMFIVPVT {
  margin: 0 auto; }

.dark-background {
  background-color: #333333; }

header .dark-background:before {
  content: '';
  display: block;
  width: 100%;
  height: 5px; }

.primary-background, header .dark-background:before {
  background: #E2007A; }

.light-bg {
  background: whitesmoke; }
