* {
  font-family: 'azo-sans-web', sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1, h2, h3, h4, h5 {
  font-weight: 800;
}

@media only screen and (max-width: 850px) {
  h1 {
    font-size: 2.75em !important;
  }
}

h2 {
  font-size: 2.5em;
  margin: 0;
}

@media only screen and (max-width: 850px) {
  h2 {
    font-size: 2em !important;
  }
}

.tag {
  font-size: .825em;
  margin: 0;
}

p {
  font-weight: 300;
}

body {
  margin: 0;
}

body .slide {
  position: fixed;
  top: 0;
  width: 50vw;
  height: 100vh;
  z-index: 9999999;
}

body .slide:nth-child(1) {
  left: 0;
  background-color: #1e1b1d;
}

body .slide:nth-child(2) {
  right: 0;
  background-color: #1e1b1d;
}

body nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background-color: #1e1b1d;
  z-index: 9;
  border-bottom: 2px solid #ffb26b;
}

body nav .nav-container {
  width: 100%;
  max-width: 1440px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: .35em 1em;
}

body nav .nav-container img {
  width: 110px;
}

body nav .nav-container .nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body nav .nav-container .nav-items ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body nav .nav-container .nav-items li {
  position: relative;
  padding: 1em 2em;
  list-style-type: none;
}

body nav .nav-container .nav-items li a {
  position: relative;
  text-decoration: none;
  color: #ffffff;
}

body nav .nav-container .nav-items li .sub-menu {
  position: absolute;
  left: 0;
  background: #1e1b1d;
  margin: 0;
  padding: 0;
  text-align: center;
  top: calc(100% +  18px);
  z-index: 9;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  display: block;
  opacity: 0;
  visibility: hidden;
}

body nav .nav-container .nav-items li .sub-menu li {
  padding: .75em 1em;
}

body nav .nav-container .nav-items li .sub-menu li::after {
  content: '';
  position: absolute;
  width: 90%;
  height: 2px;
  background: #ffb26b;
  display: block;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

body nav .nav-container .nav-items li .sub-menu li:last-of-type::after {
  display: none;
}

body nav .nav-container .nav-items li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

body nav .nav-container .burger {
  display: none;
}

body .mobile-nav {
  display: none;
}

body main {
  position: relative;
  display: block;
}

body main .home-top, body main .service-header {
  position: relative;
  background-color: #1e1b1d;
  background: url("../img/smartnspeedy-van-services-hertfordshire-bg.jpg") no-repeat 50% 25%;
  background-size: cover;
}

body main .home-top .container, body main .service-header .container {
  position: relative;
  padding: 4em 2em;
  max-width: 1440px;
  margin: auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

body main .home-top .container h1, body main .service-header .container h1 {
  position: relative;
  font-size: 4em;
  margin: 0;
  line-height: 1;
  color: #ffffff;
  z-index: 2;
}

body main .home-top .container .home-buttons, body main .service-header .container .home-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body main .home-top .container .home-buttons a, body main .service-header .container .home-buttons a {
  text-decoration: none;
}

body main .home-top .container .home-buttons .button, body main .service-header .container .home-buttons .button {
  -webkit-box-shadow: 5px 5px 10px #1e1b1d33;
          box-shadow: 5px 5px 10px #1e1b1d33;
  padding: .75em 1.5em;
  border: 2px solid #ffb26b;
  margin: 0 .5em;
  border-radius: 5px;
  cursor: pointer;
  background-color: #1e1b1d;
  color: #ffffff;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

body main .home-top .container .home-buttons .button:nth-child(1), body main .service-header .container .home-buttons .button:nth-child(1) {
  margin-left: 0;
}

body main .home-top .container .home-buttons .button:hover, body main .service-header .container .home-buttons .button:hover {
  color: #1e1b1d;
  background-color: #ffb26b;
}

body main .home-top .container p, body main .service-header .container p {
  width: 100%;
  max-width: 700px;
  color: #bbb;
  margin: 1em auto;
  font-size: 1.25em;
}

@media only screen and (max-width: 775px) {
  body main .home-top, body main .service-header {
    background: url("../img/smartnspeedy-van-services-hertfordshire-bg.jpg") no-repeat 15% 65%;
    background-size: cover;
  }
}

body main .service-header {
  background: #1e1b1d;
  color: #ffffff;
}

body main .service-header .container {
  position: relative;
  max-width: 1440px;
  overflow: visible;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .service-header .container .header-text {
  padding: 3em 2em;
}

body main .service-header .container h1 {
  font-size: 3em;
}

body main .service-header .container h1::before, body main .service-header .container h1::after {
  display: none;
}

body main .service-header .container p {
  font-size: 1.125em;
  margin: 1em 0;
}

body main .service-header .container .home-buttons {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

body main .service-header .container div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

body main .service-header .container img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

body main .service-header .container .service-header-image {
  position: relative;
}

body main .service-header .container .service-header-image::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  right: -2px;
  background: #ffb26b;
}

@media only screen and (max-width: 850px) {
  body main .service-header {
    background: #1e1b1ddd;
  }
  body main .service-header .container .header-text {
    padding: 2em 1em;
  }
  body main .service-header .container .service-header-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: .16;
    z-index: -1;
  }
}

body main .container {
  position: relative;
  width: 100%;
  margin-bottom: 0;
}

body main .container h1::before {
  content: '';
  position: absolute;
  width: 515px;
  height: 6px;
  border-radius: 1px;
  top: 54px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  background: #ffb26b;
}

body main .container h1::after {
  content: '';
  position: absolute;
  width: 405px;
  height: 6px;
  border-radius: 1px;
  bottom: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  background: #ffb26b;
}

body main .container.light {
  background: #ffffff;
  color: #1e1b1d;
}

body main .container.light .box {
  padding: 1em;
  background: #1e1b1d;
  color: #ffffff;
  border-radius: 5px;
}

body main .container.light .box p:first-of-type {
  margin-top: 0;
}

body main .container.light .box p:last-of-type {
  margin-bottom: 0;
}

body main .container.orange {
  background: #ffb26b;
  color: #1e1b1d;
}

body main .container.dark {
  background: #1e1b1d;
  color: #ffffff;
}

body main .container.dark .content-container .services .service {
  background: #ffb26b;
}

body main .container.dark .content-container .button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

body main .container .content-container {
  padding: 2em;
  max-width: 1440px;
  margin: auto;
}

body main .container .content-container h2 {
  margin-bottom: 1em;
}

body main .container .content-container .services .service {
  margin-top: 19px;
  position: relative;
  border-radius: 5px;
  padding: 1em;
  background: #1e1b1d;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body main .container .content-container .services .service h3 {
  margin: 35px 0 0 0;
}

body main .container .content-container .services .service p {
  margin: 0 0 1em 0;
}

body main .container .content-container .services .service img {
  position: absolute;
  top: -39px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 78px;
  width: 78px;
}

body main .container .content-container .services .service .button {
  margin: 0;
}

body main .container .content-container .services .service.photo-block {
  margin-top: 0;
}

body main .container .content-container .services .service.photo-block h3 {
  margin-top: 0;
}

body main .container .content-container .services .service.photo-block .number {
  margin: 0;
  font-size: 4em;
  color: #ffb26b;
  font-weight: 700;
  line-height: 1;
}

body main .container .content-container .services .service .reviewer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #383838;
  border-radius: 5px 5px 0 0;
  padding: .5em;
}

body main .container .content-container .services .service .reviewer figure {
  margin: 0;
}

body main .container .content-container .services .service .reviewer img {
  position: relative;
  top: initial;
  max-height: 38px;
  width: 100%;
  max-width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}

body main .container .content-container .services .service.review {
  margin-top: 0;
  color: #1e1b1d;
}

body main .container .content-container .services .service.review h3 {
  margin: 52px 0 0 0;
}

body main .container .content-container .services .service.review .button {
  background: #1e1b1d;
  color: #ffffff;
  border-color: #1e1b1d;
  width: 100%;
}

body main .container .content-container .services .service.review .button a {
  color: #ffffff;
}

body main .container .content-container .services .service.review .button:hover {
  background: #ffb26b;
}

body main .container .content-container.rubbish {
  padding: 1em 2em;
}

body main .container .content-container .about-page .box {
  padding: 1.5em;
}

body main .container .content-container .about-page h2 {
  margin-bottom: 0;
}

body main .container .content-container .about-page figure {
  margin-bottom: 0;
}

body main .container .content-container .about-page video {
  max-height: 450px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

body main .container .content-container .delivery-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body main .container .content-container .delivery-logos img {
  height: 40px;
  margin: 0 .5em;
}

body main .container .content-container .faq-block {
  margin-bottom: 10px;
}

body main .container .content-container .faq-block .faq-button {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1em 2em;
  background: #ffb26b;
  border-radius: 5px;
  z-index: 2;
}

body main .container .content-container .faq-block .faq-button .faq-icon {
  width: 30px;
  max-width: 30px;
  height: 26px;
}

body main .container .content-container .faq-block .faq-button p {
  font-size: 21px;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}

body main .container .content-container .faq-block .faq-button strong p {
  color: #1e1b1d;
}

body main .container .content-container .faq-block .faq-text {
  position: relative;
  height: 0;
  padding: .75em 2em;
  background: #ffffff16;
  padding-right: 50px;
  margin-top: -5px;
  z-index: 1;
  border-radius: 0 0 5px 5px;
  opacity: 0;
  visibility: hidden;
  display: none;
}

body main .container .content-container .faq-block .faq-text p {
  position: relative;
  font-size: 16px;
  padding: .25em 0;
  border-bottom: 1px solid #ffb26b;
}

body main .container .content-container .faq-block .faq-text p.first {
  margin-top: 0px;
  margin-bottom: .25em;
}

body main .container .content-container .faq-block .faq-text p span {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  font-size: 21px;
  color: #ffb26b;
}

body main .container .content-container .faq-block .faq-text.hide {
  padding: .15em 2em;
}

@media only screen and (max-width: 850px) {
  body main .container .content-container .faq-block .faq-button {
    padding: .75em 1em;
  }
  body main .container .content-container .faq-block .faq-button p {
    font-size: 16px;
  }
  body main .container .content-container .faq-block .faq-button .faq-icon {
    width: 20px;
  }
  body main .container .content-container .faq-block .faq-text {
    padding: .75em 1em;
    margin-left: 0;
  }
  body main .container .content-container .faq-block .faq-text p {
    font-size: 14px;
  }
  body main .container .content-container .faq-block .faq-text p.first {
    padding-right: 45px;
  }
  body main .container .content-container .faq-block .faq-text p span {
    font-size: 18px;
  }
  body main .container .content-container .faq-block .faq-text.hide {
    padding: .15em 1em;
  }
}

body main .container .content-container .button {
  background: #ffb26b;
  color: #1e1b1d;
  font-weight: 700;
  text-decoration: none;
  width: 100%;
  margin-bottom: 0;
  border-radius: 3px;
  border: 2px solid #ffb26b;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  cursor: pointer;
}

body main .container .content-container .button a {
  text-decoration: none;
  color: #1e1b1d;
  font-weight: 700;
  width: 100%;
  height: 100%;
  display: block;
  padding: .635em 1.5em;
  cursor: pointer;
}

body main .container .content-container .button:hover {
  background: #1e1b1d;
}

body main .container .content-container .button:hover a {
  color: #ffffff;
}

body main .container .content-container .about-home {
  margin-bottom: 0;
}

body main .container .content-container .about-home h2 {
  margin-bottom: .4em;
}

body main .container .content-container .about-home .button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 850px) {
  body main .container .content-container .about-home {
    gap: 0;
  }
  body main .container .content-container .about-home .wp-block-video {
    display: none;
  }
}

@media only screen and (max-width: 850px) {
  body main .container .content-container {
    padding: 2em 1em;
  }
	body .mobile-nav .mobile-nav-items .menu-item .sub-menu {
		font-size: .75em;
		margin-bottom:0;
	}
	body .mobile-nav .mobile-nav-items .menu-item .sub-menu .menu-item {
		padding: .75em 0;
	}
	body .mobile-nav .mobile-nav-items .menu-item .sub-menu .menu-item::after {
		display:none
	}
	body .mobile-nav .mobile-nav-items .menu-item .sub-menu .menu-item:nth-child(even) {
		text-align: left;
	}
}

body main #hover-on {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: .825em;
}

body main .home-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
}

body main .home-images .image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 .5em;
  width: 235px;
  height: 240px;
  -webkit-box-shadow: 5px 5px 10px #1e1b1d33;
          box-shadow: 5px 5px 10px #1e1b1d33;
  background-color: #1e1b1d;
  overflow: hidden;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

body main .home-images .image::before {
  content: '';
  position: absolute;
  z-index: 7;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #ffb26b;
}

body main .home-images .image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

body main .home-images .image:nth-child(1) {
  margin-left: 0;
}

body main .home-images .image:nth-child(1)::after {
  background: url("../img/after1.jpg") no-repeat center center;
  background-size: cover;
}

body main .home-images .image:nth-child(2)::after {
  background: url("../img/after2.jpg") no-repeat center center;
  background-size: cover;
}

body main .home-images .image:nth-child(3) {
  margin-right: 0;
}

body main .home-images .image:nth-child(3)::after {
  background: url("../img/after3.jpg") no-repeat center center;
  background-size: cover;
}

body main .home-images .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  -o-object-position: left center;
     object-position: left center;
}

body main .home-images .image:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

body main .home-images .image:hover img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

@media only screen and (max-width: 850px) {
  body main .home-images {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

body main .subtitle-tag {
  margin-top: 4em;
  color: #555555;
  font-size: 1em;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: 300;
}

body main .subtitle {
  margin: 0;
  text-align: center;
  font-size: 3em;
}

body main .page-header {
  width: 100%;
  background-color: #ffb26b;
  padding: 5em 0;
}

body main .page-header .subtitle-tag {
  margin: 0 !important;
}

body main .page-header h4 {
  text-align: center;
  font-size: 2em;
  margin: 0;
  font-weight: 300;
  color: #555555;
}

body main .home-icons {
  position: relative;
  margin: 2em 0;
  position: relative;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  display: -ms-grid;
  display: grid;
}

body main .home-icons .icon-block {
  text-align: center;
  margin: 1em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #1e1b1d;
  padding: 2em 2em 1em 2em;
  -webkit-box-shadow: 5px 5px 10px #1e1b1d33;
          box-shadow: 5px 5px 10px #1e1b1d33;
  border-radius: 10px;
  color: #ffffff;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
}

body main .home-icons .icon-block:nth-child(1) {
  margin-left: 0;
}

body main .home-icons .icon-block:nth-child(3) {
  margin-right: 0;
}

body main .home-icons .icon-block:nth-child(4) {
  margin-left: 0;
}

body main .home-icons .icon-block:nth-child(6) {
  margin-right: 0;
}

body main .home-icons .icon-block .icon {
  padding: 1em;
  background: #ffb26b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  border-radius: 4px;
}

body main .home-icons .icon-block .icon img {
  display: block;
  margin: auto;
  height: 32px;
}

body main .home-icons .icon-block:hover {
  background-color: #1e1b1ddd;
}

body main .home-icons.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body main .home-icons.contact h4 {
  font-size: 2em;
  margin: 0;
}

body main .home-icons.contact a {
  text-decoration: none;
  cursor: pointer;
}

body main .home-icons.contact .button {
  cursor: pointer;
  -webkit-box-shadow: 5px 5px 10px #1e1b1d33;
          box-shadow: 5px 5px 10px #1e1b1d33;
  padding: .75em 1.5em;
  border: 2px solid #ffb26b;
  margin: 0 .5em;
  cursor: pointer;
  background-color: #1e1b1d;
  color: #ffffff;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

body main .home-icons.contact .button:nth-child(1) {
  margin-left: 0;
}

body main .home-icons.contact .button:hover {
  color: #1e1b1d;
  background-color: #ffb26b;
}

body main .home-about {
  margin: 3em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body main .home-about .home-about-text {
  padding: 1em 2em;
  background-color: #1e1b1d;
  color: #ffffff;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  margin-right: 2em;
  -webkit-box-shadow: 5px 5px 10px #1e1b1d33;
          box-shadow: 5px 5px 10px #1e1b1d33;
  border-radius: 10px;
}

body main .home-about .home-about-video {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-shadow: 5px 5px 10px #1e1b1d33;
          box-shadow: 5px 5px 10px #1e1b1d33;
  border-radius: 10px;
  overflow: hidden;
}

body main .home-about .home-about-video video {
  width: 100%;
  min-height: 101%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}

body main .testimonials {
  width: 100%;
  max-width: 1440px;
  overflow: visible;
  padding-bottom: 32px;
}

body main .testimonials .owl-stage-outer {
  overflow: visible;
}

body main .testimonials .testimonial {
  text-align: left;
  color: #ffffff;
  background: #1e1b1d;
  padding: 1em;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  min-height: 195px;
}

body main .testimonials .testimonial p:nth-child(1) {
  margin-top: 0;
}

body main .testimonials .testimonial .testimonial-name {
  position: relative;
  margin: 2em 0 0 0;
  color: #ffb26b;
}

body main .testimonials .testimonial .testimonial-name::before {
  content: '';
  position: absolute;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 65px;
  height: 5px;
  border-radius: 5px;
  background: #ffb26b;
  top: -1em;
}

body main .testimonials .testimonial .company-name {
  position: relative;
  margin: 0;
  font-weight: 700;
  color: #ffffff;
  padding-left: 35px;
}

body main .testimonials .testimonial .company-name::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 3px;
  border-radius: 2px;
  background: #ffb26b;
}

body main .testimonials .testimonial::after {
  content: '';
  display: block;
  width: 42px;
  height: 42px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 60px;
  bottom: -12px;
  background: #1e1b1d;
  border-radius: 4px;
  z-index: -1;
}

@media only screen and (max-width: 850px) {
  body main .testimonials {
    padding: 0 2em;
  }
}

body main .owl-dots, body main .owl-nav {
  display: none;
}

body main .rubbish-carousel {
  width: 100%;
  margin: 2em auto 0;
  padding: 0 3em;
}

body main .rubbish-carousel .rubbish-item {
  text-align: center;
}

body main .rubbish-carousel .rubbish-item img {
  max-height: 200px !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

body main .rubbish-carousel .rubbish-item p {
  font-size: 21px;
  font-weight: 700;
  margin: 10px 0;
}

@media only screen and (max-width: 850px) {
  body main .rubbish-carousel {
    padding: 0 1.75em;
  }
  body main .rubbish-carousel .rubbish-item img {
    max-height: 125px !important;
  }
}

body main .services-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

body main .services-block .services-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2em;
  max-width: 1440px;
  margin: auto;
}

body main .services-block .services-container h2 {
  margin-top: 0;
}

body main .services-block .flex img {
  display: block;
  width: 300px;
}

body main .services-block .flex:nth-child(2) {
  padding-left: 2em;
}

body main .services-block a {
  text-decoration: none;
  color: #1e1b1d;
}

body main .services-block .button {
  -webkit-box-shadow: 5px 5px 10px #1e1b1d33;
          box-shadow: 5px 5px 10px #1e1b1d33;
  padding: .75em 1.5em;
  border: 2px solid #ffb26b;
  margin: 0;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

body main .services-block .button:nth-child(1) {
  margin-left: 0;
}

body main .services-block .button:hover {
  color: #1e1b1d;
  background-color: #ffb26b;
}

body main .services-block:nth-child(odd) {
  background: #1e1b1d;
  color: #ffffff;
}

body main .services-block:nth-child(odd) .services-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

body main .services-block:nth-child(odd) .services-container a {
  color: #ffffff;
}

body main .services-block:nth-child(odd) .services-container .flex:nth-child(2) {
  padding-left: 0;
  padding-right: 2em;
}

@media only screen and (max-width: 850px) {
  body main .services-block .services-container {
    padding: 2em 1em;
    display: block;
  }
  body main .services-block .services-container .flex {
    padding: 0;
    text-align: center;
  }
  body main .services-block .services-container .flex img {
    margin: auto;
    width: 100%;
    max-width: 300px;
  }
  body main .services-block .services-container .flex .button {
    margin: auto;
  }
}

@media only screen and (max-width: 850px) {
  body main .home-top .container {
    text-align: center;
    padding: 3em 1.5em;
  }
  body main .home-top .container p {
    margin: 1em auto;
    font-size: 1.125em !important;
  }
  body main .home-top .container::before {
    display: none;
  }
  body main .home-top .container::after {
    display: none;
  }
  body main .home-top .container h1 {
    font-size: 2.25em !important;
  }
  body main .home-top .container h1::before {
    width: 94%;
    max-width: 394px;
    top: 29px;
  }
  body main .home-top .container h1::after {
    width: 310px;
  }
  body main .home-top .container .home-images {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body main .home-top .container .home-buttons {
    display: block;
  }
  body main .home-top .container .home-buttons .button {
    padding: .55em 1em;
  }
  body main .home-top .container .home-buttons .button:nth-child(1) {
    margin-bottom: .5em;
  }
  body main .home-icons {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  body main .home-icons .icon-block {
    margin: 1em 0;
  }
  body main .home-icons.contact {
    display: block;
  }
  body main .home-about {
    display: block;
  }
  body main .home-about .home-about-text {
    margin: 0;
    font-size: 1em;
    margin-bottom: 1em;
  }
  body main .home-about .home-about-video {
    margin-top: 1em;
    display: contents;
  }
  body nav .nav-container {
    padding: 0em 2em;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  body nav .nav-container .burger {
    display: block;
    cursor: pointer;
  }
  body nav .nav-container .burger span {
    display: block;
    height: 3px;
    width: 40px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 20px rgba(255, 178, 107, 0.3);
            box-shadow: 0px 0px 20px rgba(255, 178, 107, 0.3);
    margin: 10px 0;
  }
  body nav .nav-container .nav-items {
    display: none;
  }
  body .mobile-nav {
    position: fixed;
    display: block;
    width: 100vw;
    left: 0;
    top: 0;
    height: 0;
    background-color: #1e1b1d;
    text-align: center;
    z-index: -1;
  }
  body .mobile-nav .mobile-nav-items {
    position: relative;
    display: block;
    padding: 75px 2em 2em 2em;
  }
  body .mobile-nav .mobile-nav-items .menu-item {
    position: relative;
    padding: 1.625em 0;
    font-size: 1.15em;
    opacity: 0;
    visibility: hidden;
    list-style-type: none;
  }
  body .mobile-nav .mobile-nav-items .menu-item:nth-child(odd) {
    text-align: left;
  }
  body .mobile-nav .mobile-nav-items .menu-item:nth-child(even) {
    text-align: right;
  }
  body .mobile-nav .mobile-nav-items .menu-item a {
    text-decoration: none;
    color: #ffffff;
    font-size: 1.5em;
  }
  body .mobile-nav .mobile-nav-items .menu-item::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ffffff;
  }
}

body .see-size-guide {
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

body .see-size-guide:hover {
  color: #ffb26b;
}

body .size-guide {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

body .size-guide .wp-block-column {
  padding: 1em;
}

body .size-guide .wp-block-columns,
body .size-guide figure {
  margin-bottom: 0;
}

body .size-guide.open {
  max-height: 200px;
}

@media only screen and (max-width: 850px) {
  body .size-guide {
    gap: 0 !important;
  }
  body .size-guide .wp-block-columns {
    gap: 0 !important;
  }
  body .size-guide .wp-block-columns .wp-block-column {
    -ms-flex-preferred-size: 47.5% !important;
        flex-basis: 47.5% !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  body .size-guide img {
    width: 166px;
  }
  body .size-guide.open {
    max-height: 205px;
  }
}

@media only screen and (max-width: 400px) {
  body .size-guide .wp-block-columns .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
  body .size-guide img {
    width: 250px;
  }
  body .size-guide.open {
    max-height: 460px;
  }
}

body footer {
  width: 100vw;
  background-color: #1e1b1d;
  color: #ffffff;
}

body footer .footer-container {
  max-width: 1440px;
  margin: auto;
  color: #ffffff;
}

body footer .footer-container .flex-footer-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1em 0 1.5em 0;
}

body footer .footer-container .flex-footer-title .flex {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) {
  padding-left: 2em;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .footer-title h2 {
  font-size: 3em;
  margin-bottom: 0;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) p {
  font-size: 1.5em;
  max-width: 425px;
  margin: 0;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info {
  padding: 1em 0 0 0;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info h3 {
  margin: 0 0 .5em 0;
  font-size: 1.5em;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info .socials .social {
  width: 45px;
  height: 45px;
  border: 1px solid #ffb26b;
  background: #ffb26b;
  border-radius: 4px;
  margin: 0 .25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info .socials .social:first-of-type {
  margin-left: 0;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info .socials .social a {
  display: contents;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info .socials .social img {
  height: 30px;
}

body footer .footer-container .flex-footer-title .flex:nth-child(1) .social-info .socials .social img#twitter {
  height: 26px;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 .5em;
  border: 1px solid #ffffff;
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #ffffff;
  text-decoration: none;
  border-radius: 10px;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a:nth-child(1) .contact-block .contact-icon img {
  height: 22px;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a .contact-block {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #ffffff;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a .contact-block .contact-icon {
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a .contact-block .contact-icon img {
  height: 28px;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a .contact-block .contact-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a .contact-block .contact-text p {
  padding: 0 .5em 0 0;
  font-size: 1.5em;
  margin: 0;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a .contact-block .contact-text .arrow {
  width: 40px !important;
  height: 40px !important;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
}

body footer .footer-container .flex-footer-title .flex:nth-child(2) a .contact-block .contact-text .arrow img {
  height: 25px;
}

body footer .final-info {
  border-top: 1px solid #ffffff;
}

body footer .final-info .subfoot-container {
  max-width: 1440px;
  margin: auto;
  padding: 1em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body footer .final-info .subfoot-container .createdby {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body footer .final-info .subfoot-container .createdby a {
  color: #ffffff;
}

body footer .final-info .subfoot-container .createdby p:first-of-type {
  margin: auto 1em;
}

@media only screen and (max-width: 850px) {
  body footer .footer-container .flex-footer-title {
    display: block;
  }
  body footer .footer-container .flex-footer-title .flex:nth-child(1) {
    padding-left: 1em;
  }
  body footer .footer-container .flex-footer-title .flex .footer-title {
    margin: 0;
    padding: 0;
  }
  body footer .footer-container .flex-footer-title .flex .footer-title h2 {
    margin: 0;
  }
  body footer .footer-container .flex-footer-title .flex p {
    margin: 0;
    font-size: 1.25em !important;
  }
  body footer .footer-container .flex-footer-title .flex .social-info {
    padding: 1em 0 !important;
  }
  body footer .footer-container .flex-footer-title .flex .social-info h3 {
    margin: 0 0 .5em 0;
  }
  body footer .footer-container .flex-footer-title .flex a {
    margin-bottom: 10px !important;
  }
  body footer .footer-container .flex-footer-title .flex a .contact-block .contact-text p {
    margin-top: 1em !important;
  }
  body footer .final-info .subfoot-container {
    display: block;
    padding: 1em;
  }
  body footer .final-info .subfoot-container #underline {
    margin: auto 1em auto 0;
  }
  body footer .final-info .subfoot-container .createdby {
    font-size: .75em;
  }
  body footer .final-info .subfoot-container .createdby p {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 500px) {
  body footer .footer-container .flex-footer-title .flex:nth-child(2) {
    display: block;
  }
}

#underline {
  text-decoration: underline;
}

#hover-ba {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: .75em;
}

@media only screen and (max-width: 850px) {
  #hover-ba {
    display: none;
  }
}

form {
  max-width: 800px;
  margin: auto;
}

.nf-after-field, .nf-form-fields-required {
  display: none !important;
}

input[type="text"], input[type="email"], input[type="tel"] {
  border: 1px solid #1e1b1d;
  border-radius: 3px;
  padding: .25em;
  width: 50%;
  font-size: 16px;
  color: #555555;
}

form textarea, form select {
  border: 1px solid #1e1b1d;
  border-radius: 3px;
  padding: .25em;
  font-size: 16px;
  color: #555555;
}

nf-field:nth-child(1), nf-field:nth-child(2), nf-field:nth-child(3), nf-field:nth-child(4) {
  display: inline-block;
  width: calc(50% - 1em);
  margin-right: 1em;
}

#nf-form-3-cont nf-field:nth-child(5), #nf-form-3-cont nf-field:nth-child(6) {
  display: inline-block;
  width: calc(50% - 1em);
  margin-right: 1em;
}

textarea {
  resize: none !important;
  max-height: 120px;
}

form input[type="submit"] {
  padding: .75em 2em;
  border: 2px solid #ffb26b;
  margin: 0 .5em;
  border-radius: 5px;
  cursor: pointer;
  background-color: #ffffff;
  color: #1e1b1d;
  font-size: 1em;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  font-weight: 700;
  width: 100% !important;
}

form input[type="submit"]:nth-child(1) {
  margin-left: 0;
}

form input[type="submit"]:hover {
  color: #1e1b1d;
  background-color: #ffb26b;
}

.nf-field-label {
  margin-bottom: 4px !important;
}

form label {
  color: #1e1b1d !important;
}

.testimonials-overflow {
  overflow: hidden !important;
}


/*# sourceMappingURL=styles.css.map */