/*
Fonts Used:
    font-family: 'Barlow', sans-serif;
    font-family: 'Open Sans', sans-serif;
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.clear {
  clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}
/*--------- BODY ELEMENTS --------- */
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  max-width: 1920px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, header, footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, select, textarea {
  -webkit-appearance: none;
}
p {
  margin: 0 0 1.5em 0;
}
p:last-child {
  margin: 0 !important;
}
a {
  text-decoration: none;
  transition: .5s;
}
em, i {
  font-style: italic;
}
img {
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.333em;
}
/*--------- HEADER ELEMENTS --------- */
#header {
  display: table;
  width: 100%;
  background: #F3BF1E;
}
#header .header {
  display: table;
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
#header .header .logo {
  display: table-cell;
  vertical-align: top;
  width: 25%;
  position: relative;
}
#header .header .logo .logoplace {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 1em 2em 1em 2em;
  border-radius: 0 0 1em 1em;
  box-shadow: 0 0 0.75em 0 rgba(0, 0, 0, 0.5);
}
#header .header .logo .logoplace img {
  display: table;
  margin: 0;
  width: 9em;
  max-width: 100%;
}
#header .header .menu {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
#header .header .menu ul {
  display: table;
  margin: 0 auto;
}
#header .header .menu ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#header .header .menu ul li a {
  display: table;
  padding: 0.5em 1em;
  color: #000;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
  border-bottom: 3px solid #F3BF1E;
}
#header .header .menu ul li a:hover {
  border-bottom: 3px solid #565C6C;
  color: #000;
}
#header .header .menu ul li a.active {
  border-bottom: 3px solid #fff;
  color: #fff;
}
#header .header .cta {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  padding: 1em 0;
}
#header .header .cta a {
  display: table;
  float: right;
  padding: 0.75em 1.25em;
  font-size: 1.113em;
  font-weight: 700;
  color: #fff;
  line-height: 1em;
  background: #000;
  border-radius: 3em;
}
#header .header .cta a:hover {
  background: #565C6C;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #000;
  padding: 2em 0 0 0;
}
#footer .footer {
  display: table;
  width: 1200px;
  margin: 0 auto;
}
#footer .footer .logo {
  display: table-cell;
  vertical-align: top;
  width: 20%;
}
#footer .footer .logo img {
  display: table;
  margin: 0;
  width: 9em;
  max-width: 100%;
}
#footer .footer .menu {
  display: table-cell;
  vertical-align: top;
  width: 55%;
}
#footer .footer .menu ul {
  display: table-cell;
  vertical-align: top;
  padding: 0 1.5em;
}
#footer .footer .menu ul li {
  display: table;
  margin: 0 0 0.75em 0;
}
#footer .footer .menu ul li a {
  display: table;
  font-size: 0.889em;
  color: #fff;
  line-height: 1em;
}
#footer .footer .menu ul li a:hover {
  color: #F3BF1E;
}
#footer .footer .menu ul li:first-child {
  margin: 0;
}
#footer .footer .cta {
  display: table-cell;
  vertical-align: top;
  width: 25%;
}
#footer .footer .cta a {
  display: table;
  margin: 0 0 0.75em 0;
  font-size: 0.889em;
  font-weight: 600;
  color: #fff;
  line-height: 1em;
}
#footer .footer .cta a:hover {
  color: #F3BF1E;
}
#footer .footer .cta a i {
  display: inline-table;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
}
#footer .footer h4 {
  font-family: 'Barlow', sans-serif;
  font-size: 1.222em;
  font-weight: 700;
  color: #F3BF1E;
  ;
  margin: 0 0 0.75em 0;
}
#copyright {
  display: table;
  width: 100%;
  background: #F3BF1E;
  margin: 2em 0 0 0;
}
#copyright .copyinfo {
  display: table;
  width: 1200px;
  margin: 2em auto;
  color: #fff;
  font-size: 0.880em;
}
/* --------- BANNER ELEMENTS --------- */
#banner {
  display: table;
  width: 100%;
  padding: 14em 0;
}
#banner .pagename {
  display: table;
  margin: 0 auto;
  font-family: 'Barlow', sans-serif;
  font-size: 3.333em;
  font-weight: 700;
  color: #F3BF1E;
  line-height: 1.333em;
  text-align: center;
  text-shadow: 0 0 0.15em rgba(0, 0, 0, 1);
}
#banner a {
  display: table;
  margin: 2em auto;
  padding: 1em 2em;
  font-weight: 600;
  color: #000;
  line-height: 1em;
  background: #F3BF1E;
  border-radius: 3em;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.75);
}
#banner a:hover {
  background: #000;
  color: #fff;
}
.home {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 50%), url('../images/home-banner.webp');
  background-size: cover;
  background-position: center;
   padding: 16em 0 !important;
}
.services {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/services-banner.webp');
  background-size: cover;
  background-position: top center;
}
.about {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/about-banner.webp');
  background-size: cover;
  background-position: top center;
}
.contact {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/contact-banner.webp');
  background-size: cover;
  background-position: top center;
}
.commercial {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/commercial-banner.webp');
  background-size: cover;
  background-position: top center;
}
.commercial-spf {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/commercial-services-bg2.webp');
  background-size: cover;
  background-position: top center;
}
.commercial-mcs {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/commercial-services-bg1.webp');
  background-size: cover;
  background-position: top center;
}
.commercial-spm {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/commercial-services-bg2.webp');
  background-size: cover;
  background-position: top center;
}
.commercial-crr {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/commercial-services-bg3.webp');
  background-size: cover;
  background-position: top center;
}
.residential {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.48) 2%, rgba(0, 0, 0, 0) 100%), url('../images/residential-banner.webp');
  background-size: cover;
  background-position: top center;
}
/* --------- CONTENT ELEMENTS --------- */
#container {
  display: table;
  width: 100%;
}
#container #content {
  display: table;
  width: 1200px;
  margin: 5em auto;
}
#container #content .aboutus {
  display: table;
  width: 100%;
  margin: 0 auto 5em auto;
}
#container #content .aboutus ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  gap: 0 2%;
  grid-template-columns: 49% 49%;
}
#container #content .aboutus ul li:first-child .mainSection {
    width: 588px;
    height: 588px;
}
#container #content .residentialservices {
  display: table;
  width: 100%;
  margin: 0 auto 5em auto;
}
#container #content .residentialservices ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  gap: 0 2%;
  grid-template-columns: 32% 32% 32%;
}
#container #content .commercialservices {
  display: table;
  width: 100%;
  margin: 0 auto 5em auto;
}
#container #content .commercialservices ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  gap: 0 2%;
  grid-template-columns: 23% 23% 23% 23%;
}
#container #content .pastwork {
  display: table;
  width: 100%;
  margin: 0 auto 0 auto;
}
#container #content .pastwork ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  gap: 0 2%;
  grid-template-columns: 49% 49%;
}
#container #content ul li {
  list-style: none;
}
#container #content ul li img {
  display: table;
  max-width: 100%;
  margin: 0;
  border-radius: 1em;
}
#container #content h2 {
  font-family: 'Barlow', sans-serif;
  font-size: 2em;
  line-height: 1em;
  font-weight: 600;
  text-transform: none;
  margin: 0 0 0.667em 0;
}
#container #content h2:after {
  content: '';
  position: relative;
  display: table;
  width: 3em;
  height: 3px;
  background: #F3BF1E;
  margin: 0.5em 0 0 0;
}
#container #content h3 {
  font-family: 'Barlow', sans-serif;
  font-size: 1.333em;
  font-weight: 700;
  text-transform: none;
  line-height: 1.444em;
  margin: 0.75em 0 0.5em 0;
}
#container #content h3:after {
  content: '';
  position: relative;
  display: table;
  width: 3em;
  height: 3px;
  background: #F3BF1E;
  margin: 0.5em 0 0 0;
}
#container #content a.readmore {
  display: table;
  float: left;
  margin: 1em 0 0 0;
  padding: 1em 2em;
  font-weight: 600;
  color: #000;
  line-height: 1em;
  background: #F3BF1E;
  border-radius: 3em;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.75);
}
#container #content a.readmore:hover {
  background: #000;
  color: #fff;
}
#container #content iframe {
  display: table;
  width: 100%;
  height: 450px;
  border-radius: 1em;
}
#container #content hr {
  display: table;
  width: 100%;
  background: #F3BF1E;
  margin: 1.5em 0;
  border: none;
  height: 1px;
}
#container #content .serviceslist {
  display: table;
  width: 100%;
  margin: 0 auto 0 auto;
}
#container #content .serviceslist ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  gap: 0 6%;
  grid-template-columns: 47% 47%;
}
#container #content .serviceslist ul li {
  padding: 2em;
  position: relative;
}
#container #content .serviceslist ul li:first-child {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5) 100%), url('../images/residential-box.webp');
  background-size: cover;
  border-radius: 1em;
}
#container #content .serviceslist ul li:last-child {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5) 100%), url('../images/commercial-box.webp');
  background-size: cover;
  border-radius: 1em;
}
#container #content .serviceslist ul li h3 {
  display: table;
  margin: 0 0 0.5em 0;
  font-family: 'Barlow', sans-serif;
  font-size: 2.667em;
  font-weight: 700;
  color: #F3BF1E;
  line-height: 1.333em;
  text-align: center;
  text-shadow: 0 0 0.15em rgba(0, 0, 0, 1);
}
#container #content .serviceslist ul li h3:after {
  content: '';
  position: relative;
  display: table;
  width: 3em;
  height: 3px;
  background: #F3BF1E;
  margin: 0.125em 0 0 0;
}
#container #content .serviceslist ul li {
  padding: 2em;
  position: relative;
  min-height: 22em;
}
#container #content .serviceslist ul li a {
  display: table;
  padding: 0.5em 0;
  font-size: 1em;
  font-weight: 700;
  color: #F3BF1E;
  line-height: 1em;
}
#container #content .serviceslist ul li a:hover {
  color: #fff;
}
#container #content .serviceslist ul li a:before {
  font-family: "Font Awesome 6 Free";
  content: '\f6e3';
  position: relative;
  display: inline-table;
  vertical-align: middle;
  margin: 0 0.5em 0 0;
}
#container #content .serviceslist ul li .readmorebtn {
  display: table;
  width: 100%;
  margin: 2em 0 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
#container #content .serviceslist ul li .readmorebtn a {
  display: table;
  width: 100%;
  margin: 1em 0 0 0;
  padding: 1em 2em;
  font-weight: 600;
  color: #000;
  line-height: 1em;
  text-align: center;
  background: #F3BF1E;
  border-radius: 0 0 1em 1em;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.75);
}
#container #content .serviceslist ul li .readmorebtn a:hover {
  background: #000;
  color: #fff;
}
#container #content .aboutsections {
  display: table;
  width: 100%;
  margin: 0 auto 0 auto;
}
#container #content .aboutsections ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  gap: 0 6%;
  grid-template-columns: 47% 47%;
}
#container #content .aboutsections ul li {
  font-size: 1.333em;
  line-height: 1.444em;
}
#container #content .aboutsections ul li em {
  display: table;
  margin: 0.5em 0 0 0;
}
#container #content .aboutsections ul li:first-child a img {
  display: table;
  width: 12em;
  float: left;
  margin: 0;
}
#container #content .contactsection {
  display: table;
  width: 100%;
  margin: 0 auto 0 auto;
}
#container #content .contactsection ul {
  width: 100%;
  margin: 0 auto 3em auto;
  padding: 0;
  display: grid;
  gap: 0 6%;
  grid-template-columns: 47% 47%;
}
#container #content .contactsection ul li {}
#container #content .contactsection ul li a {
  display: table;
  padding: 0.5em 0;
  font-size: 1em;
  color: #000;
  line-height: 1em;
}
#container #content .contactsection ul li a:hover {
  color: #F3BF1E;
}
#container #content .residentialsection {
  display: table;
  width: 100%;
  margin: 0 auto 0 auto;
}
#container #content .residentialsection ul {
  width: 100%;
  margin: 0 auto 3em auto;
  padding: 0;
  display: grid;
  gap: 0 6%;
  grid-template-columns: 47% 47%;
}
#container #content .residentialsection ul li {}
#container #content .residentialsection ul:last-of-type {
  margin: 0 auto;
}
#container #content .commercialsection {
  display: table;
  width: 100%;
  margin: 0 auto 0 auto;
}
#container #content .commercialsection ul {
  width: 100%;
  margin: 0 auto 3em auto;
  padding: 0;
  display: grid;
  gap: 0 6%;
  grid-template-columns: 47% 47%;
}
#container #content .commercialsection ul li {}
#container #content .commercialsection ul:last-of-type {
  margin: 0 auto;
}
#container #content .commercialsection ul li ul {
  display: table;
  width: 100%;
}
#container #content .commercialsection ul li ul li {
  display: table;
  width: 100%;
  padding: 0.25em 0;
}
#container #content .commercialsection ul li ul li ul {
  display: table;
  width: 100%;
}
#container #content .commercialsection ul li ul li ul li {
  display: table;
  width: 100%;
  padding: 0 0 0 1em;
}
#container #content .commercialsection ul li table {
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #BBBBBB;
}
#container #content .commercialsection ul li table tr:first-child th {
  background: #F3BF1E;
  font-weight: 700;
}
#container #content .commercialsection ul li table tr:nth-child(2) th {
  background: #565C6C;
  font-weight: 700;
  color: #fff;
}
#container #content .commercialsection ul li table tr:nth-child(odd) td {
  background: #EAEAEA;
}
#container #content .commercialsection ul li table tr th {
  padding: 0.5em 1em;
  width: 50%;
}
#container #content .commercialsection ul li table tr td {
  padding: 0.5em 1em;
  width: 50%;
  border: 1px solid #BBBBBB;
  font-size: 0.889em;
}
#container #content .commercialsection ul.grid {
  width: 100%;
  margin: 0 auto 3em auto;
  padding: 0;
  display: grid;
  gap: 1.333em 2%;
  grid-template-columns: 32% 32% 32%;
}
#container #content .commercialsection ul.grid li {
  padding: 2em;
  text-align: center;
  border: 1px solid #BBBBBB;
}
#container #content .commercialsection ul.grid li h3:after {
  position: relative;
  margin: 0.5em auto 0 auto;
}
#container #content .commercialsection ul.grid li .fas {
  font-size: 3em;
  color: #565C6C;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 3em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
select {
  height: 3em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  background: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
textarea {
  height: 10em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
input[type="submit"] {
  display: table;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  line-height: 3em;
  background: #004d43;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  text-transform: uppercase;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #fff;
  background: #000;
}
div.wpcf7 .wpcf7-spinner {
  visibility: hidden;
  z-index: 999;
  position: relative;
  top: -30px;
  right: 10px;
  float: right;
  margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: yellow !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: white !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
  margin: 0 0 5px 0 !important;
  color: yellow !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: yellow !important;
  border: none !important;
  font-weight: 400;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
#searchform #s {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
  margin: 0;
  font-size: 1em;
  line-height: 2.222em;
  padding: 0 1em;
  box-shadow: 1px 1px 2px #333;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.778em;
  ;
  padding: 0;
  box-shadow: 1px 1px 2px #333;
}
.mainSection {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: stretch;
  align-content: stretch;
  width: 600px;
  height: 600px;
}
.top-title {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  margin: 1rem 0.5rem;
}
.top-title span {
  font-style: italic;
  font-size: 1.5rem;
}
/* --------- HOME BEFORE AFTER ELEMENTS --------- */
.bal-container {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: grab;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
}
.bal-after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bal-before {
  display: block;
  position: absolute;
  top: 0;
  /* right: 0; */
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  overflow: hidden;
}
.bal-before-inset {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.bal-after img, .bal-before img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.bal-beforePosition {
  background: #121212;
  color: #fff;
  left: 0;
  pointer-events: none;
  padding: 0.25em 1em;
  border-radius: 0.5em;
}
.bal-afterPosition {
  background: #121212;
  color: #fff;
  right: 0;
  pointer-events: none;
  padding: 0.25em 1em;
  border-radius: 0.5em;
}
.beforeLabel {
  position: absolute;
  top: 0;
  margin: 1em;
  font-size: 1em;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.afterLabel {
  position: absolute;
  top: 0;
  margin: 1em;
  font-size: 1em;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* handle and arrow */
.bal-handle {
  height: 41px;
  width: 41px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -21px;
  border: 2px solid #fff;
  border-radius: 1000px;
  z-index: 20;
  pointer-events: none;
  box-shadow: 0 0 10px rgb(12, 12, 12);
}
.handle-left-arrow, .handle-right-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
  top: 50%;
  margin-top: -6px;
}
.handle-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px;
}
.handle-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px;
}
.bal-handle::before {
  bottom: 50%;
  margin-bottom: 20px;
  box-shadow: 0 0 10px rgb(12, 12, 12);
}
.bal-handle::after {
  top: 50%;
  margin-top: 20.5px;
  box-shadow: 0 0 5px rgb(12, 12, 12);
}
.bal-handle::before, .bal-handle::after {
  content: " ";
  display: block;
  width: 2px;
  background: #fff;
  height: 9999px;
  position: absolute;
  left: 50%;
  margin-left: -1.5px;
}
/* --------- STEPS ELEMENTS --------- */
.timeline {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background: #000;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}
.timeline .container {
  padding: 0 2% 0 0;
  position: relative;
  background: inherit;
  width: 50%;
}
.timeline .container.left {
  left: 0;
}
.timeline .container.right {
  left: 50%;
}
.timeline .container::after {
  content: '';
  position: absolute;
  width: 1em;
  height: 1em;
  top: calc(50% - 10px);
  right: -11px;
  background: #ffffff;
  border: 2px solid #F3BF1E;
  border-radius: 1em;
  z-index: 1;
}
.timeline .container.right::after {
  left: -11px;
}
.timeline .container::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #F3BF1E;
  z-index: 1;
}
.timeline .container.right::before {
  left: 8px;
}
.timeline .container .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 12px);
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  z-index: 1;
}
.timeline .container.left .date {
  right: -75px;
}
.timeline .container.right .date {
  left: -75px;
}
.timeline .container .content {
  padding: 2em 4em 2em 4em;
  background: #EEEEEE;
  position: relative;
  border-radius: 0;
}
.timeline .container.right .content {
  padding: 2em 4em 2em 4em;
  margin: 0 0 0 4%;
}
.timeline .container .content h3 {
  margin: 0 0 1em 0;
  font-size: 1em;
  font-weight: normal;
}
.timeline .container .content p {
  margin: 0;
  font-size: 0.889em;
  line-height: 1.444em;
}
#container #content .commercialsection .timeline .container .content ul {
  display: table;
  width: 100%;
  margin: 0.5em 0 0.5em 0;
  position: relative;
}
#container #content .commercialsection .timeline .container .content ul li {
  display: table;
  width: 100%;
  padding: 0.25em 0 0.25em 1.5em;
  font-size: 0.889em;
  line-height: 1.444em;
}
#container #content .commercialsection .timeline .container .content ul li:before {
  content: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
/* --------- JOT FORM ELEMENTS --------- */
.jotform {
  display: table;
  width: 100%;
  margin: 3em auto 0 auto;
}
.jotform iframe {
  width: 100% !important;
}