/*
  Theme Name: Impact Base
  Version: 1.1
  Last Updated : 2/28/18
  Author: Impact Marketing
*/
/*------------------------------------*\
    Template Lines - DELETE
\*------------------------------------*/
/*------------------------------------*\
    COLORS
\*------------------------------------*/
:root {
  --main: #000000;
  --light-grey: #f3f3f3;
  --grey: #777777;
  --dark-grey: #222222;
}

.pageWrap {
    background-color: #fff;
/*    padding: 30px 10px;*/
    display: block;
    float: left;
    width: 100%;
    min-height: 625px;

}

.pageContain {
  background-color: white;
}

/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
}

html {
  scroll-behavior: smooth;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

body {
  font: 300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #444;
}

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}

/* header */
.header {}

/* logo */
.logo {}

.logo-img {}

/* nav */
.nav {}

/* sidebar */
.sidebar {}

/* footer */
.footer {}

::selection {
  background: var(--main);
  color: #FFF;
  text-shadow: none;
}

::-webkit-selection {
  background: var(--main);
  color: #FFF;
  text-shadow: none;
}

::-moz-selection {
  background: var(--main);
  color: #FFF;
  text-shadow: none;
}

/*::-webkit-scrollbar {
  width: 16px;
  height: 16px;
  background: #e7e7e7;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: var(--main);
}*/

a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here… */
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.sticky {}

.bypostauthor {}

body {
  max-width: 100vw;
  overflow-x: hidden;
  display: block;
  float: left;
  width: 100%;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*------------------------------------*\
    THEME CSS
\*------------------------------------*/
.barsWrap {
  display: block;
  height: auto;
  float: left;
}

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here… */
}
}

.barsWrap {
  display: block;
  height: auto;
  float: left;
}

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here… */
}

/*======= END TEAM MODULE =======*/
/*
      _____                            _
      \_   \_ __ ___  _ __   __ _  ___| |_
       / /\/ '_ ` _ \| '_ \ / _` |/ __| __|
   /\/ /_ | | | | | | |_) | (_| | (__| |_
  \____/ |_| |_| |_| .__/ \__,_|\___|\__|
                   |_|
*/
/* ==== GENERNAL ==== */
body, html {
  height: 100%;
}

html {
  height: auto;
}

html, body {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  font-size: 16px;
  color: #2d2d2d;
  background-color: #fff;
  font-family: 'Open Sans';, sans-serif;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
  zoom: 1;
}

/* IE7 */
.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

a {
  text-decoration: none !important;
  font-family: 'Open Sans', sans-serif;
  color: #a32135;
}

a {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  /*-webkit-transition: all 0.4s ease-out 0s;*/
  /*transition: all 0.4s ease-out 0s;*/
}

a:focus,
input:focus,
textarea:focus,
button:focus,
.slick-initialized .slick-slide:focus,
.btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

i,
span,
a {
  display: inline-block;
}

.color-theme {
  color: var(--main) !important;
}


input,
select,
textarea,
select {
  border: none;
  /*width: 100%;
  height: 70px;*/
  background-color: #f8f8f8;
  padding: 0 40px;
}

/* ==== Global ==== */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat';
}

p, dl, ol, ul {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0;
  margin-bottom: 1em;
}

p {
  font-size: 16px;
  color: #8c9099;
}

h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

h4 {
  display: block;
  font-size: 1.12em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

h6 {
  display: block;
  font-size: .75em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

p {
  font-size: 1em;
}

.section-block {
  width: 100%;
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-size: cover;
  background-position: center;
}

.section-block.smaller {
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-size: cover;
  background-position: center;
}

.section-block.small {
  width: 100%;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  background-size: cover;
  background-position: center;
}

.section-block {
  position: relative;
  z-index: 1;
}

/*
.column>:first-child,
.row {
    margin-top: 0;
}

.row,
.wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-bottom: 0;
}

.column {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left;
}
*/
.text-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.flex {
  width: 100%;
  display: flex;
  align-items: center;
}

.v-align-top {
  align-self: flex-start !important;
  vertical-align: top !important;
}

.v-align-bottom {
  align-self: flex-end !important;
  vertical-align: bottom !important;
}

.hide {
  display: none !important;
  visibility: hidden !important;
}

.show {
  display: block !important;
  visibility: visible !important;
}

.white {
  color: white;
}

.inline-block {
  width: auto !important;
  display: inline-block !important;
}

.inline-block_1 {
  display: inline-block !important;
  width: 50%;
}

.mobile .hide-on-mobile,
.mobile .hide-on-mobile * {
  display: none !important;
  visibility: visible !important;
}

.no-margins {
  margin: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.overflow-visible {
  overflow: visible !important;
}

/*.no-scroll {
  overflow: hidden !important;
}*/

.clear-height {
  height: auto !important;
}

.full-width {
  width: 100% !important;
}

/* ========== Header ========= */
.menuWrap {
  display: block;
  float: left;
  width: 100%;
}
li#menu-item-1725 {
    padding-left: 6px;
}
ul#menu-main-menu {
  list-style: none;
}

ul#menu-main-menu li {
  float: left;
  display: inline-block;
}
ul#menu-top-header-menu li {
    display: inline-block;
    padding: 0px 5px;
    font-size: 12px;
    list-style: none;
}
ul#menu-main-menu {
  padding: 0px;
}

ul#menu-main-menu a {
  padding: 10px 20px;
  font-size: 16px;
}

header {
  display: block;
  float: left;
  width: 100%;
  padding: 0px 0px;
  background-color: #ffffff00;
}





div#top-header svg {
    color: white;
}

div#top-header-outer-container a {
  color: white;
  font-size: 10px;
  padding: 0px 5px 0 0;
  font-weight: 500;
}

svg.svg-inline--fa.fa-map-marker-alt.fa-w-12 {
  height: 13px;
  padding-right: 2px;
}

.right-top-head {
    text-align: right;
    display: block;
    width: 100%;
    float: right;
}

div#mid-header img {
  height: 90px;
  margin: 11px auto;
  -webkit-transition: all 0.3s ease-out 0s;
}
div#bottom-header {
    float: right;
}
ul#menu-main-menu li {
  display: inline-block;
  text-align: right;
}

ul#menu-main-menu li a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  color: white;
  padding: 50px 15px;
  text-align: right;
}
.header-not-at-top .site-header {
    width: 100%;
    background-color: #18355ec2;
    position: fixed;
}
div#top-header-outer-container {
    background: #9a2636;
    display: block;
    width: 100%;
    padding: 0px 5px 0px 5px;
  }
ul#menu-main-menu li :hover {
    background-color: #18355edb;
}


.header-not-at-top ul#menu-main-menu li a {
    padding: 30px 15px;
}

.header-not-at-top li#menu-item-1725 a {

margin-top: 21px;}
.head-text h2 {
    text-transform: uppercase;
    font-weight: 800;
    color: #173952;
    line-height: 48px;
    font-weight: 700;
    padding: 0!important;
    margin-top: 0;
    margin-bottom: 0;
}
.head-text {
    /* line-height: .5; */
    /* text-transform: uppercase; */
    font-family: 'Montserrat';
    font-weight: 800;
    color: #273342;
    display: block;
    line-height: 63px;
    text-transform: uppercase;
    padding: 20px 10px 10px 10px;
    border-left: 8px solid;
    text-align: left;
    border-color: #a32135;
}
.vc-hoverbox-block.vc-hoverbox-back {
    background-color: #a32135!important;
}
li#menu-item-1725 a {
    background: #83cdec;
    color: #fff;
    font-weight: bold;
    padding: 15px 18px;
    display: inline-block;
    font-size: 15px;
    box-shadow: 0 5px 0 #0c1d2a;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    letter-spacing: 1px;
    height: 32px;
    padding: 9px 21px!important;
    margin-top: 41px;
}
div#header-bar-nav-wrap {
  float: right;
}

div#top-of-site-pixel-anchor {
  position: absolute;
  top: 0px;
}

.home-divider {
  margin-top: -28px;
  transform: rotateY(180deg);
}

.home-divider2 {
  margin-top: -28px;
  transform: rotateY(180deg);
}

header#masthead {
  z-index: 9999;
  position: fixed;
}

#wprmenu_bar div.hamburger {
  margin-top: -8px;
}

#wprmenu_bar .menu_title a {
  float: right;
  margin-top: -15px;
}



.left-top-head {
    /* width: 180%; */
    margin: 2px 0px;
}

ul#menu-top-header-menu {
    margin: 2px 0px;
}
/* ========== Footer ========= */
footer {
  float: left;
  width: 100%;
}

.CWRight {
  text-align: right;
}

.copyrightWrap {
  background-color: #0c1d2a;
  padding: 7px 0px;
  font-size: 12px;
      color: white;

}

.footerContainer {
  min-height: 100px;
}
.footerContainer {
  text-align: center;
}

.footerContainer h1 {
  font-size: 65px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.footerContainer h4 {
  margin-top: 5px;
  font-style: italic;
  font-size: 14px;
  color: black;
}
div#footer-social {
    margin: 50px 0px;
}
button {
  background-color: black;
  color: white;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 30px;
  width: 250px;
  border-color: black;
  margin: 0 10px 20px 10px;
}

.footer-social {
  float: none;
  margin: 0 auto;
  color: black;
  background: #525252;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  padding: 8px;
  /* margin: 0 0; */
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}

.footer-social svg {
  color: white;
}

.footer-social {
  margin-bottom: 35px;
}
.footer-logo {
    padding-top: 16px;
}
footer {
  
    background-size: cover;
    padding: 0px 0 0px 0px;
background-color: #f8f8f8;
    background-position: bottom;
margin-top: 0px;
}

.wprm-wrapper {
  overflow: unset !important;
}

.CWRight a {
  color: white;
}
.phone-footer {
    display: flex;
    padding: 58px 0;
    justify-content: right;
}
a.local-address {
    color: #2d2d2d;
    text-align: left;
}
.address-footer {
    display: flex;
    padding: 48px 0;
    justify-content: right;
}
svg.svg-inline--fa.fa-phone-alt.fa-w-16 {
    font-size: 24px;
    color: #a32135;
    padding: 0px 0;
    margin: 0px 15px 0px 0px;
}
i.fa-solid.fa-location-dot {
    font-size: 24px;
    color: #a32135;
    padding: 0px 0;
    margin: 8px 15px 0px 0px;
}
a.toll-header-phone, a.local-header-phone {
    display: flex;
/*    color: white;*/
}

a.toll-header-phone p, a.local-header-phone p,a.local-address p {
    padding-right: 8px;
/*    color: white;*/
    margin-bottom: 0px;
        padding-right: 10px;
}

svg.fa-phone-alt {
  margin-right: 12px;
}
i.fas.fa-phone-alt {
font-size: 24px;
    color: #a32135;
    padding: 0px 0;
    margin: 0 15px 0px 0px;
}
svg.svg-inline--fa.fa-envelope.fa-w-16 {
  margin-right: 12px;
}
.about-footer {
    text-align: left;
}

.about-footer div.footer-logo img {
     max-width: 160px; 
    float: left;
    display: block;
    
}
.footerContainer ul#menu-main-footer-menu {
    position: relative;
    padding: 0 0px;
    text-align: left;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    
    
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    list-style: none;
}

.links-footer h3 {
    text-align: left;
}
.footerContainer ul#menu-bottom-footer-menu {
    display: flex;
list-style: none;



  }
ul#menu-bottom-footer-menu li {
    padding: 0 15px 0 0;
}
ul#menu-bottom-footer-menu li a {
    font-size: 13px;
    color: #0c1d2a;
}
ul#menu-main-footer-menu li a {
    padding: 10px 0px;
    FONT-SIZE: 14px;
    color: #0c1d2a;
}
hr.foot-bar {
  border: 1px solid #9a2636;
  width: 100%;
}

div#footer-social a {
    padding: 10px;
    background-color: #a32135;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: white;
    margin: 0 4px;
}
.links-footer h3 {
    font-size: 18px;
    color: #9a2636;
}.footer-loca h2 {
    font-size: 18px;
    padding-top: 18px;
}
/* ========== Homepage ========= */
.pageWrap {
  padding-top: 70px;
}
.page-id-6.pageWrap {
  padding-top: 0px;
}
.hero-box {
    height: 800px;
}/*div#gform_wrapper_2 {
    background-color: #a32135;
    padding: 35px;
    border-radius: 5px;
}*/
.map-row {
    max-height: 300px;
}
.online-app h4 {
    margin-top: 0;
}
.sub-title h4 {
    text-transform: uppercase;
    color: #18355e;
    font-family: 'Montserrat';
    font-weight: 800;
        margin: 0px;
}
.sub-title h5 {
    text-transform: uppercase;
    color: #a32135;
    font-family: 'Montserrat';
    font-weight: 300;
        margin: 0px;
}
.sub-title h6{
    text-transform: uppercase;
    color: #a32135;
    font-family: 'Montserrat';
    font-weight: 800;
        margin: 0px;
}

.sub-title2 h5 {
    text-transform: uppercase;
    color: #a32135;
    font-family: 'Montserrat';
    font-weight: 300;
        margin: 0px;
        font-size: 36px;

}
.sub-title2 h5::before {
    content: '';
    background: url(https://superiorcleaningservicesusa.com/wp-content/themes/impactbase/img/SCS-sparkle.png);
    position: absolute;
    top: 15px;
    left: 31%;
    width: 57px;
    height: 33px;
}

.ser-row h6{margin-top: 0px}
.sub-title::before {
    content: '';
    background: url(https://superiorcleaningservicesusa.com/wp-content/themes/impactbase/img/SCS-sparkle.png);
    position: absolute;
    top: -30px;
    left: -50px;
    width: 57px;
    height: 33px;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #fff;
    background-color: #ff675b;
    background: #a32135;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    font-size: 12px;
    box-shadow: 0 3px 0 #510f19;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    height: 45px;
    letter-spacing: 0px;
}
div#n2-ss-10 .n2-font-48ca96ad9a7eace257d537a7f255a795-link a {
    font-family: 'Open Sans','Arial';
    color: #ffffff;
    font-size: 87.5%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
    background: #83cdec;
    color: #fff;
    font-weight: bold;
    /* padding: 0px 18px; */
    display: inline-block;
    /* margin: 0px 11px; */
    font-size: 15px;
    box-shadow: 0 5px 0 #0c1d2a;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    letter-spacing: 1px;
    /* height: 50px; */
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0px;
/*     padding: 0px 0;
    padding-bottom: 0; */
    /* width: 30%; */
/*     float: RIGHT; */
    TEXT-ALIGN: center;    min-width: 215px;
}
.vc-hoverbox-wrapper img {
    padding: 0 3px;
}

.gform_heading h2 {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat';
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 26px;
}
input#gform_submit_button_1 {
    background: #173952;
    color: #fff;
    font-weight: bold;
    /* padding: 0px 18px; */
    display: inline-block;
    /* margin: 0px 11px; */
    font-size: 15px;
    box-shadow: 0 5px 0 #0c1d2a;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    letter-spacing: 1px;
    height: 50px;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 192px;
    border-radius: 5px;
    box-shadow: 0 5px 0 #00000026;
}
input#gform_submit_button_1 :hover {
    top: 3px;
    box-shadow: 0 2px 0 #ff6466;
    color: #f7f7f7;
    background-color: #83cdec;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
input#gform_submit_button_2,input#gform_submit_button_8 {
    background: #a32135;
    color: #fff;
    font-weight: bold;
    /* padding: 0px 18px; */
    display: inline-block;
    /* margin: 0px 11px; */
    font-size: 12px;
    box-shadow: 0 3px 0 #510f19;
    /* border-radius: 5px; */
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    /* letter-spacing: 1px; */
    height: 45px;
    width: 100%;
}
input#gform_submit_button_2 :hover,input#gform_submit_button_8 :hover {
    top: 3px;
    box-shadow: 0 2px 0 #ff6466;
    color: #f7f7f7;
    background-color: #83cdec;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.page-id-1920.gform-body.gform_body {
    width: 100%;
}
.text-box  {
    background-color: white;
    width: fit-content;
    padding: 20px 40px;
    border-radius: 10px;
    border-style: solid;
    border-color: #333333;
    border-width: medium;
    position: absolute;
    right: calc(50% - 330px);
    z-index: 99;
}
.text-box2 {
    background-color: white;
    width: 650px;
    padding: 27px 40px;
    padding-right: 240px;
    border-radius: 10px;
    border-style: solid;
    border-color: #9a2636;
    border-width: medium;
    position: absolute;
    right: calc(50% - 550px);
    top: 10%;
    /* margin-bottom: -29px; */
}
.home-page-vid {
   display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
}
.home-page-img.wpb_column.vc_column_container.vc_col-sm-6 {
    z-index: 0;
}
/*div#n2-ss-6-align {
    top: -280px;
}*/
.spacer.gfield {
    display: none;
}
div#homepage {
  /* position: relative; */
  margin-top: -116px;
}
.gform_wrapper.gravity-theme .gfield input,     {
    width: 100%;
    height: 45px;
  border-radius: 5px;
    box-shadow: 0 5px 0 #00000026;;}



.home-sub input.home-sub-input {
    max-width: 300px;
    height: 50px;
        border: 2px #9a2636 solid;
    

}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 90px;
        height: 45px;
  border-radius: 5px;
    box-shadow: 0 5px 0 #00000026;;
}
.gform_wrapper.gravity-theme .ginput_container_address span {
    flex: 0 0 100%;
    padding-left: .9804%;
    padding-right: .9804%;
    /* height: 45px; */
}
/* .gform_wrapper.gravity-theme .ginput_complex input, .gform_wrapper.gravity-theme .ginput_complex select {
    width: 100%;
        height: 45px;
  border-radius: 5px;
    box-shadow: 0 5px 0 #00000026;;
} */
label#input_2_8_4_label {
    display: none;
}
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
        height: 45px;
/*  border-radius: 5px;
    box-shadow: 0 5px 0 #00000026;*/
}
button.home-sub-but {
    font-family: 'Open Sans';
    font-size: 14px;
    width: 160px;
    height: 50px;
    background-color: #9a2636;
    border-color: #9a2636;
    margin: 0;
    border-style: none;
        margin-left: -4px;
}
/* .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 3%;
    -ms-grid-columns: (1fr 2%) [12];
    grid-row-gap: 16px;
    display: flex;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(auto-fill,auto);
    width: 100%;
} */
.gform-body.gform_body {
    width: 100%;
}
div#field_2_9 {
    width: 30%;
}
form#gform_2 {
    display: flex;
}
.member-row h1 {
  background-color: #ffffff96;
  padding: 10px 20px 0px 20px;
  margin: 0 180px;
}

.member-row p {
  background-color: #ffffff96;
  padding: 3px 8px;
  margin: 0 180px;
  font-weight: bold;
  text-transform: uppercase;
}

.vc_btn3.vc_btn3-color-inverse, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'open sans';
  font-weight: bold;
}

.vc_btn3 {
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'open sans';
  font-weight: bold;
}

.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 0;
}

.vc_btn3.vc_btn3-size-xs {}

.home-divider-top {
  /* margin-bottom: -45px; */
  /* margin-top: -5px; */
  z-index: 999;
  transform: rotateX(180deg);
}

.member-row {
  margin-top: -32px;
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-black:focus, .vc_btn3.vc_btn3-color-black:hover {
  color: #000000;
  background-color: #f2f2f2;
}
/* tabnav */
.custom-nav-tabs {
  border:none;
  margin-right:8px;
  border-right:8px solid;
    display: block;
      border-color: #a32135;
      margin-bottom:15px;
}
.custom-nav-tabs > li {
  float:none;
  margin:0 0 1px;
}
    .custom-nav-tabs > li > a {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 59px;
    background: #173952;
    border: none;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: none;
    color: white;
    line-height: 1;
    padding: 15px 0px;
}

a.btn.btn-primary{        background: #173952;
    color: #fff;
    font-weight: bold;
    /* padding: 0px 18px; */
    display: inline-block;
    /* margin: 0px 11px; */
    font-size: 15px;
    box-shadow: 0 5px 0 #0c1d2a;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    letter-spacing: 1px;
    height: 50px;
    width: 100%;
    padding: 14px;
      border-color: #173952;;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0c1d2a;
    border-color: #0c1d2a;
}
.tab-text {
    text-align: initial;
}
.custom-nav-tabs > li.active > a,
.custom-nav-tabs > li.active > a:hover,
.custom-nav-tabs > li.active > a:focus,
.custom-nav-tabs > li > a:hover,
.custom-nav-tabs > li > a:focus{
  color:#173952;
  padding:0;
  border:none;
  background:#a32135;
      line-height: 1;
    padding: 15px 0px;
}
.custom-nav-tabs > li.active > a{    background: #a32135;}
p.gform_required_legend {
    display: none;
}
.tab_text img {
    max-width: 100%;
    width: -webkit-fill-available;
    /* -webkit-transition: all 0.4s ease-out 0s; */
    /* transition: all 0.4s ease-out 0s; */
}
/* ========== Innerpage ========= */


h1.innerpage-title {
    /* background-color: #ffffff96; */
    padding: 0px 20px 0px 20px;
    margin: 0px auto;
    width: fit-content;
    font-size: 72px;
    color: white;
    
        text-align: center;

}

* {
  box-sizing: border-box;
}
.inner-list ::marker {
    color: #a32135;
    line-height: 2;
    font-size: -webkit-xxx-large;
    /* padding: 18px; */
    list-style-position: inside;
}
.inner-list {
    padding-left: 20px;
}
.head-text2 {
    /* line-height: .5; */
    /* text-transform: uppercase; */
    font-family: 'Montserrat';
    font-weight: 800;
    color: #273342;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    padding: 20px 10px 10px 10px;
    border-left: 8px solid;
    border-color: #a32135;
}
.head-text3 h4{
    /* line-height: .5; */
    /* text-transform: uppercase; */
    
    color: #273342;
    display: block;
    line-height: 20px;
    padding: 20px 10px 10px 10px;
    border-left: 8px solid;
    border-color: #a32135;
}
.head-text2 h4{margin-top: 0px}
.sub-head {
    height: 325px;
    padding: 150px 0px 0 0;
    background-image: url(https://superiorcleaningservicesusa.com/wp-content/uploads/2023/07/Blue-BG.jpg);
    /* padding: 30px 0; */
    background-size: cover;
    background-position-y: initial;
}


.pageWrap {
    padding-top: 0px;
}
/*.video-background {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
*/
/* #vidtop-content {
  top: 0;
  color: #fff;
} */
/* .vid-info {
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 1rem;
  font-family: Avenir, Helvetica, sans-serif;
} */
/* .vid-info h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.2;
} */
.vid-info a {
  display: block;
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
  transition: .6s background;
  border-bottom: none;
  margin: 1rem auto;
  text-align: center;
}

/* @media (min-aspect-ratio: 16/9) {
  .video-foreground {
    height: 300%;
    top: -10%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .video-foreground {
    width: 300%;
    left: -10%;
  }
}

@media all and (max-width: 600px) {
  .vid-info {
    width: 50%;
    padding: .5rem;
  }

  .vid-info h1 {
    margin-bottom: .2rem;
  }
}

@media all and (max-width: 500px) {
  .vid-info .acronym {
    display: none;
  }
} */
.room-list ul {
  /* width: max-content; */
  /* display: flex; */
  margin: 0 auto;
}

.room-list h6 {
  margin: 15px;
}

.icon-placeholder svg {
  display: none;
}

label.gfield_label {
  font-family: 'Open Sans';
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
  background: #a32135;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    font-size: 12px;
    box-shadow: 0 3px 0 #510f19;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    height: 45px;
    letter-spacing: 0px;
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
  color: #333;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
  padding: 20px;
}

.wpb_text_column.wpb_content_element.news-email span {
  font-family: 'Open Sans';!important;
}



a.newbut {
  background-color: #000;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: bold;
  color: white;
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: bold;
  padding: 18px 30px;
  width: 250px;
  border-color: black;
  margin: 0 10px 20px 10px;
}

main.pageContain.container {
  TEXT-ALIGN: center;
}

.newsletterItem {
  font-family: 'Open Sans';
}

.newsletterTitle {
  font-style: italic;
  padding-bottom: 20px;
  font-size: 18px;
  letter-spacing: 1px;
  padding-top: 15px;
}

html, body {
  max-width: 100vw;
  overflow-x: hidden;
}
.vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    background: #9a2636;
    font-family: 'Open Sans';
    text-transform: uppercase;
    color: white;
    letter-spacing: 1px;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink{
    background: #9a2636;
    font-family: 'Open Sans';
    text-transform: uppercase;
    color: white;
    letter-spacing: 1px;
}
/* ========== moblie ========= */
div#mg-wprm-wrap form.wpr-search-form button.wpr_submit {
  margin-top: 28px;
}

/*======= header dropdown =======*/
ul#menu-main-menu ul {
  display: none;
  padding: 0;
  margin-top: 0px;
}

ul#menu-main-menu ul.sub-menu {
  position: absolute;
  background: rgba(0, 0, 0, 0.60);
  text-align: left;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 9;
}

ul#menu-main-menu>li.menu-item-has-children:after {
  content: "🢓";
  font-size: 20px;
  color: #fff;
  position: absolute;
  right: 0;
  float: right;
  top: 43%;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
}

ul#menu-main-menu>li.menu-item-has-children.btn-minus:after {
  content: "-";
  font-size: 30px;
  color: #fff;
  position: absolute;
  right: 0;
  float: right;
  top: 43%;;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
}

ul#menu-main-menu ul.sub-menu>li {
  display: block;
  width: 100%;
}

ul#menu-main-menu ul.sub-menu>li a {
    width: 100%;
    display: block;
    float: left;
    padding: 20px;
}

ul#menu-main-menu ul.sub-menu li {
  margin: 0;
}
ul#menu-main-menu .menu-item-has-children {
    position: relative;
}
ul#menu-main-menu .menu-item-has-children:hover ul {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    left: 0;
}
 ul#menu-main-menu ul.sub-menu {
    display: none;
    background: #000000a8;
    text-align: left;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
 ul#menu-main-menu li:hover>ul.sub-menu {
    display: block;
    position: absolute;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
/*------------------Blog-----------------*/
.page-template-template-blog section {
    display: flex;
}

.archive  input, .page-id-959 input, {
    border: none;
    width: 92%;
    height: 70px;
    background-color: #f8f8f8;
    /* padding: 0 40px; */
    padding-left: 20px;
}
.archive .sidebar-widget,  .page-template-template-blog  .sidebar-widget {
    padding-left: 25px;
    margin-top: 25px;
}

.archive button.search-submit, .page-id-959 button.search-submit {
    width: 100%;
    margin: 0;
        background: #9a2636;
    font-family: 'Open Sans';
    text-transform: uppercase;
    color: white;
    letter-spacing: 1px;border-style: hidden;
}
.archive input.search-input, .page-id-959 input.search-input {
    width: 100%;
    padding: 0px;
    text-align: center;
        height: 53px;
}


.page-id-959 main.container, .archive main.container{
    padding-top: 70px;
}

.category-buck .wpb_wrapper,.category-matt .wpb_wrapper {
    text-align: center;
}



ul.wp-block-archives-list.wp-block-archives, div#block-3 {
    list-style: inside;
}
.sidebar-widget a {
    color: #9a2636;;
}

.contact-bar {
    display: flex;
    background-color: aqua; 
    padding: 55px 0 15px 0px;
    position: relative;
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.contact-bar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    background-image: url(https://superiorcleaningservicesusa.com/wp-content/uploads/2023/07/Blue-BG.jpg) !important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

div#gform_fields_2 {
    grid-column-gap: 3%;
    -ms-grid-columns: (1fr 2%) [12];
    grid-row-gap: 16px;
    display: flex;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    width: 100%;
    margin: 6px 0 0;
    padding: 16px 0px 0px 0px;
}


.single-form{
    padding-top: 25px;
}
.sub-post {
    position: relative;
    width: 49%;
    padding: 0 10px 10px 0px;
    display: inline-block;
    vertical-align: text-top;
}


.row.mediaWrap {
    margin-top: 30px;
    margin-bottom: 50px;
}
.iconBox i {
    font-size: 60px;
    margin-top: 10px;
}

.mediaBox {
    border: 1px #fbfbfb solid;
    margin-top: 30px;
    text-align: center;
    box-shadow: 4px 4px 6px -6px black;
    min-height: 130px;
    display: block;
    float: left;
    width: 100%;
}
.linkText {
    font-size: 19px;
    color: black;
    font-weight: 600;
    margin-top: 17px;
}
.mediaBox:hover {
    background-color: #f6f6f6;
}

.BambooHR-ATS-board h2 {
    padding-top: 10px !important;
    font-size: 25px !important;
    font-weight: 800 !important;
    border-left: 13px #a0a0a0 solid !important;
    padding-left: 10px !important;
    background-color: #f4f4f4 !important;
}

section#careers li:before {
    content: "" !important;
}

.BambooHR-ATS-Department-Header {
    font-weight: 800 !important;
    color: black !important;
    font-size: 25px !important;
    font-family: 'Open Sans', sans-serif !important;
}


div#BambooHR {
    padding: 20px !important;
    border: 1px black solid !important;
    box-shadow: 12px 9px 30px -20px black !important;
}


span.BambooHR-ATS-Location {
    font-size: 15px !important
}

div#BambooHR {
    padding: 20px !important;
  border: 1px #f1f1f1 solid !important;

    box-shadow: 12px 9px 30px -20px black !important;
    margin: 50px auto !important;
    max-width: 800px !important;
}

.bottomBlogItem img.attachment-large {
    height: auto;
}
.BambooHR-ATS-Jobs-Item:before {
    content: "" !important;
    display: inline-block !important;
    width: 30px !important;
    height: 30px !important;
    background-image: url(https://paladininsured.com/wp-content/uploads/2020/09/bizIco-e1600266043254.png);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    top: 5px !important;
}
.blogContentWrap {
    padding: 10px 0px;
}
.bottomBlogItem a {
    background-color: #f7f7f7;
    display: block;
}
.bottomBlog {
    display: none;
}

.page-id-1515 .bottomBlog {
    display: block;
}


.bottomBlogItem {
    margin-bottom: 30px;
    box-shadow: 2px 2px 22px -15px black;
    padding-bottom: 10px;
}
.blogContentExcerpt {
    color: black;
    padding: 0px 24px;
    min-height: 240px;
}

.blogContentTitle {
    font-size: 23px;
    padding: 10px 20px;
    font-weight: 600;
    color: #001322;
    min-height: 100px;
}

.menu_title {
    float: right;
}
.vc-hoverbox-block.vc-hoverbox-back h2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 21px;
    font-family: 'Montserrat';
    color: white;
}

.vc-hoverbox-block.vc-hoverbox-back h5{
    text-transform: uppercase;
    font-weight: 400;
  
    font-family: 'Montserrat';
    color: white;
}
.gchoice.gchoice_4_7_0, .gchoice.gchoice_4_7_1, .gchoice.gchoice_4_7_2, .gchoice.gchoice_4_7_3 {
    width: 25%;
}


label#label_4_7_0,  label#label_4_7_1, label#label_4_7_2, label#label_4_7_3 {
    text-align: initial;
    padding-left: 5px;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
    margin-bottom: 0;
    max-width: calc(100% - 32px);
    vertical-align: text-top;
}

div#input_4_7 {
    display: flex;
}
input[type="radio"] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 50%;
}
input#gform_submit_button_4 {
    background: #173952;
    color: #fff;
    font-weight: bold;
    /* padding: 0px 18px; */
    display: inline-block;
    /* margin: 0px 11px; */
    font-size: 15px;
    box-shadow: 0 5px 0 #0c1d2a;
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    letter-spacing: 1px;
    height: 50px;
}

.vc_row.wpb_row.vc_row-fluid.hero-box.vc_custom_1684516772725 {
    background-color: #001f60;
    background-image: url(https://pmceducationalfund.com/wp-content/uploads/2023/04/Homepage-hero.jpg);
}
.inv-recaptcha-holder {
    display: none;
}
.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_green {
    background-color: #a32135;
    color: #fff;
}
input#gform_previous_button_5_1,input#gform_next_button_5_1,input#gform_previous_button_5_2,input#gform_next_button_5_2,input#gform_previous_button_5_3,input#gform_next_button_5_3,input#gform_previous_button_5_4,input#gform_next_button_5_4,input#gform_previous_button_5_5,input#gform_submit_button_5 {
    background: #a32135;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    font-size: 12px;
    box-shadow: 0 3px 0 #510f19;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    height: 45px;
    letter-spacing: 0px;
        min-width: 150px;
}

/* spotless form begin */

/* Adjust button styles */
#spotless input#gform_submit_button_6 {
    background: #a32135 !important;
    color: #fff !important;
    font-weight: bold !important;
    /* padding: 0px 18px; */
    display: inline-block !important;
    /* margin: 0px 11px; */
    font-size: 12px !important;
    box-shadow: 0 3px 0 #510f19 !important;
    /* border-radius: 5px; */
    position: relative !important;
    text-transform: uppercase !important;
    font-family: open sans !important;
    /* letter-spacing: 1px; */
    height: 45px !important;
    /* width: 100%; */
}

#spotless input#gform_submit_button_6:hover {
    top: 3px !important;
    box-shadow: 0 2px 0 #ff6466 !important;
    color: #f7f7f7 !important;
    background-color: #a32135 !important;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}

/* Optional: If you want to make the form one column */
#spotless .gform_wrapper .gform_body .gform_fields {
    display: block !important;
    margin-right: 0 !important;
    width: 100% !important;
}

/* Optional: If you want to adjust field spacing */
#spotless .gform_wrapper .gform_body .gform_fields .gfield {
    margin-bottom: 20px !important;
}

#spotless .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 16px !important;
    display: block !important;
    grid-template-columns: repeat(12,1fr) !important;
    grid-template-rows: repeat(auto-fill,auto) !important;
    width: 100% !important;
    align-self: flex-end !important;
}

#spotless .gform_wrapper.gravity-theme .gfield_label {
    display: inline-block !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
    padding: 0 !important;
    color: #fff !important;
}

#spotless .gform_wrapper.gravity-theme .gfield-choice-input+label {
    margin-bottom: 0 !important;
    max-width: calc(100% - 32px) !important;
    vertical-align: text-top !important;
    color: #fff !important;
    margin-left: 7px!important;
}

#spotless .gform_wrapper.gravity-theme * {
    box-sizing: border-box !important;
    text-align: left !imporatnt;
}

#spotless .gform_wrapper.gravity-theme .ginput_complex label, 
#spotless .gform_wrapper.gravity-theme .ginput_complex legend {
    display: block !important;
    color: #fff !important;
}

/* Ensure the button is left-aligned */
#spotless input#gform_submit_button_6 {
    margin-right: 0 !important;
}

/* Make input boxes square */
#spotless .gform_wrapper .gform_body .gform_fields input[type="text"],
#spotless .gform_wrapper .gform_body .gform_fields input[type="email"],
#spotless .gform_wrapper .gform_body .gform_fields input[type="tel"],
#spotless .gform_wrapper .gform_body .gform_fields textarea {
    padding: 10px !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
}

/* Make checkboxes larger */
#spotless .gfield_checkbox .gchoice input[type="checkbox"] {
    transform: scale(1.5)!important;
}


/* Float the submit button left */
#spotless .gform_wrapper .gform_footer {
    float: left !important;
}

/* Remove any additional padding and alignment for the form footer */
#spotless .gform_wrapper.gravity-theme .gform_footer, 
#spotless .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0;
    padding: 0;
    float: left !important;
    text-align: left!important;
}

/* Ensure the form container floats left */
#spotless {
    float: left !important;
}

/* .gform_wrapper.gravity-theme * {
    box-sizing: border-box;
    text-align: left!important;
    margin-bottom: 5px!important
} */
div#gform_confirmation_message_2 {
    color: white!important;
    font-weight: bolder!important;
}

.vc_btn3-container.vc_btn3-left {
    text-align: center;
}
div#hp-btn .vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #fff;
    background-color: #ff675b;
    background: #a32135;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    font-size: 20px;
    box-shadow: 0 3px 0 #510f19;
    position: relative;
    text-transform: uppercase;
    font-family: open sans;
    height: 53px;
    letter-spacing: 1px;
    padding: 12px 40px;
    margin: 0;
}
div#input_8_20 {
    text-align: left;
    max-width: 350px;
    margin: 0 auto;
}