
.header-inner-wrapper {
    display: flex;
    align-items: center;
}.mobile-btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.header-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #78b734;
    padding: 6px;
}

.header-banner p {
    color: white;
    margin: 0;
}

.header-banner a {
    padding: 3px 10px;
    margin-left: 20px;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.mobile-btn .button.green {
    width: 100%;
    z-index: 99999;
    margin: 0;
   position: fixed;
    bottom: 0;
}
.content-img {
     float: right;
    margin: 2em;
    border: 1px solid darkgreen;
}.shad {
  box-shadow: 1px 1px 15px #bfbfbf; 
}.thumbs:hover {
    transform: scale(1.05);
    transition: all 1s ease;
}ul.circle {
    list-style-type: disc!important;
}.margtop {
    margin-top: 20px;
}.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgb(254, 119, 6) transparent transparent transparent;
    border-top-style: solid;
    /* margin-top: -2.5px; */
    /* top: 22.5px; */
}.top-bar-section .has-dropdown>a:after {
    margin-top: 1.5px;
}.navigation-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.home-row {
  margin: 5em auto!important;
}

.home-row img {
  border: 1px solid green;
}.slide-heading {
    margin-left: 15px;
}

.sub-page-logo {
   margin: 2em 0;
}

.top-bar .title-area {
    position: relative;
    margin: 0;
    background-color: #295100;
}

.header-contact-wrapper p a {
      font-size: 1.5em;
}




.slider-wrapper h3 {
color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 62px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 75px;
    text-shadow: 3px 1px black;
}

.content-link {
  text-decoration: underline;
}

.header-logo {
   max-width: 100%;
}

.bbb {
max-width: 8em;
    padding: 3px;

}.borderleft {
    border-left: 10px solid #68bc13;
}

header.header-wrapper {
  clear: both;
  max-width: 100%;
  width: 100% !important;
  padding: 0px 0 ;
}.header-company-title a {
  color: #080c0c;
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  line-height: normal;
  font-weight: normal;
  text-decoration: none;
  float: left;
  width: 100%;
}.header-company-serviceorder {
  color: #656565;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
}.header-company-locationorder {
    color: #3a3a3a;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    display: block;
    margin: 0;
    line-height: 18px;
    font-weight: bold;
}.header-contact-wrapper p {
    color: #000000;
    font-weight: normal;
    margin: 0;
    line-height: normal;
    font-size: 20px;
    text-align: center;
}.header-contact-wrapper .button {
  clear: both;
  display: block;
  font-size: 10px;
  line-height: 42px;
  margin: 5px 0 0;
  padding: 0 42px;
}img.overlay {
    transform: translateY(-100%);
    height: 650px;
    right: 0;
    position: absolute;
    overflow: hidden;
    opacity: 0.8;
    max-width: 70%;
}.subtleb {
  border-top: 5px solid #e5dcd6;
}.overlaytext {
    position: absolute;
    left: 75%;
    transform: translateY(-115%);
    text-align: center;
    font-size: 28px;
}p.over {
    color: white;
    font-size: 34px;
    text-shadow: 1px 1px 9px #464646;
    text-transform: uppercase;
}
/* Clear Default Navigation Styles */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li.active > a,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  background: none; 
}.top-bar-section ul {
  float: left;
}
/* Start Our Navigation styles */
.navigation-wrapper {
}.navigation-wrapper .top-bar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0;
  margin-top: 20px;
  position: relative;
}.top-bar.expanded {
  height: 720px !important;
}.top-bar.expanded .title-area {
  background: #295100;
}.top-bar-section ul{
  float: right;
}.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 18px;
    font-weight: 400;
    font-family: Oswald, sans-serif;
    color: #232323;
    padding: 0 18px;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 0.5px;
}.top-bar-section li.active:not(.has-form) a:not(.button) {
  padding: 0 15px;  
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:hover:not(.has-form) > a {
  color: #295100;
  position: relative;
  line-height: 60px;
}.top-bar-section .dropdown {
  background: #295100;
}.top-bar-section .dropdown li {
    background: #68bc13;
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid white;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  line-height: 60px;
  padding: 0 15px;
  text-transform: none;
}.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
  background: #FF7F2D;
  color: #fff;
}.footer-navigation-wrapper .top-bar-section ul {
  float: left;
}.footer-navigation-wrapper .top-bar-section ul li > a,
 .footer-navigation-wrapper .top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 12px;
  font-weight: 400;
  font-family: "Raleway",sans-serif;
  color: #ffffff;
  padding: 0 12px;  
  text-transform: uppercase;
  line-height: 60px;
}.footer-navigation-wrapper .top-bar-section .has-dropdown > a {
  padding-right: 12px !important;
}.footer-navigation-wrapper .top-bar-section .has-dropdown > a::after {
  display: none;
}.footer-navigation-wrapper .top-bar-section .has-dropdown .dropdown, 
}.footer-navigation-wrapper .top-bar-section .has-dropdown.hover > .dropdown, 
 .footer-navigation-wrapper .top-bar-section .has-dropdown.not-click:hover > .dropdown {
  display: none !important;
  height: 0 !important;
}.footer-navigation-wrapper .top-bar-section li.active:not(.has-form) a:not(.button),
 .footer-navigation-wrapper .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .footer-navigation-wrapper .top-bar-section ul li:hover:not(.has-form) > a {
  color: #295100;
}.footer-navigation-wrapper .top-bar-section .dropdown {
  display: none !important;
  height: 0 !important;
}.slider-clear {
  max-width: 100%;
  overflow: hidden;
}ul[id*="slider-"] {
  margin: 0 !important;
}ul[id*="slider-"] article {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  text-align: center;
  height: auto;
  float: left;
  max-width: 1400px;
  width: 100%;
  padding: 0;
  right: 0;
  left: 0;
  top: 50%;
  z-index: 1000;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}ul[id*="slider-"] article h1 {
  color: #ffffff;
  font-family: "Raleway",sans-serif;
  font-size: 62px;
  font-weight: lighter;
  line-height: normal;
  margin-bottom: 75px;
}ul[id*="slider-"] article .button {
  padding: 0 70px;
  line-height: 70px;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
}.slider-wrapper {
  border-bottom: 1px solid #cccccc;
  height: 650px;
  left: 0;
  max-height: 650px;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 0;
  min-height: 640px !important;
  min-width: 1920px;
  width: 100% !important;
}.slider-wrapper .rhino-container ul, 
 .slider-wrapper .rhino-container ul li.rhino-item {
  min-height: 640px !important;
  min-width: 1920px;
  width: 100% !important;
}
/* End Header Styles */
.first-part h1 {
  text-transform: uppercase;  
}.first-part h1 span.gray-accent {
  display: block;
  font-size: 25px;
  line-height: normal;
}.second-part {
  background-size: 100% auto;
}.second-part h1 {
  color: #FFFFFF;
  text-transform: uppercase;
}.second-part h1 small {
  color: #ffffff;
  display: block;
  font-size: 22px;
  font-style: italic;
  line-height: 28px;
  text-transform: lowercase;
}.second-part .service-icon-wrapper {
  padding: 45px 0 60px;
}.second-part .service-icon {
  border: 2px solid #fff;
  border-radius: 80px;
  display: inline-block;
  height: 155px;
  margin: 0 34px;
  vertical-align: middle;
  width: 155px;
  -webkit-transition: background 350ms ease;
  -moz-transition: background 350ms ease;
  -ms-transition: background 350ms ease;
  -o-transition: background 350ms ease;
  transition: background 350ms ease;
}.service-icon:hover {
  background: #88bb4a none repeat scroll 0 0;
  border-color: #88bb4a;
}.second-part .service-icon > img {
  margin: 20px auto 15px;
}.second-part .service-icon h4 {
  color: #ffffff;
  font-size: 11px;
  line-height: normal;
}.second-part .tagline {
  font-size: 22px;
  font-style: italic;
  color: #FFFFFF;
  font-weight: 400;
}.second-part h2 {
  color: #ffffff;
}.third-part .border-box {
  border: 1px solid #000000;
}.third-part .scale-up {
  -moz-transform: scale(1.12);
  -webkit-transform: scale(1.12);
  -o-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
  position: relative;
  z-index: -1;
    margin-top: 42px;
}.third-part .cta-content {
  margin: 26px auto;
}.third-part .button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #000000;
  border-radius: 2px;
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
}.footer-wrapper .social-icons {
  margin: 15px 0;
    background-color: #fff;
    border: 1px solid #295100;
}.social-icons .fa {
  color: #FFFFFF;
  line-height: 32px;
  margin: 0 3px;
  text-align: center;
  width: 32px;
  border-top: 3px solid transparent;
}.social-icons .fa.fa-facebook {
  background: #507cbe;
}.social-icons .fa.fa-map-marker {
  background: #d34836;
}.social-icons .fa.fa-twitter {
  background: #63cdf1;
}.social-icons .fa:hover {
  border-top: 3px solid #8bc34a;
}.map-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
}
/* Default Styles */
#wpadminbar {display: none !important;}
body {
  font-family: 'Oswald', sans-serif;
}h1, h1 a {
  color: #295100;
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  line-height: 38px;
  margin: 0 0 20px 0;
}h2 {
  color: #295100;
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px 0;
}h3 {
  color: #295100;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 20px 0;
}h4 {
  font-family: 'Oswald', sans-serif;
  color: #295100;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 20px 0;
}p {
  font-family: 'Oswald', sans-serif;
  color: #2d2d2d;
  font-size: 19px;
  margin: 0 0 20px 0;
}ul {
  list-style-type: none;
}ul li,
 ol li {
  font-family: 'Oswald', sans-serif;
  color: #5b5b5b;
  font-size: 18px;
  margin: 0;  
}.strip-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}.gray-accent {
  color: #bcbcbc !important;
}button.green,
.button.green {
  background: #295100;
  color: #FFFFFF;
  font-family: Oswald, sans-serif;
}button.green:hover,
 button.green:focus,
.button.green:hover,
.button.green:focus {
  background: #FF802D;
}.vertical-padding {
  padding-top: 45px;
  padding-bottom: 45px;
}.vertical-padding-more {
  padding-top: 80px;
  padding-bottom: 80px; 
}.row {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
}.row.full{
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 75em;
}.page-wrapper {
  max-width: 75rem;
  clear: both;
}.footer-wrapper {
  width: 100%;
  clear: both;
  background: #000000;
}.contactForm  {
  margin-top: 20px;
}.contactForm  label{
  font-weight: bold;
  display: block;
}.contactForm input {
  height: 55px;
  margin: 0 0 20px;
  padding: 5px 15px;
  width: 100%;
}.contactForm textarea {
  height: 130px;
  width: 100%;
  margin: 0 0 20px;
  padding: 5px 15px;
}.contactForm .captchaWrapper {
  height: 55px;
  margin: 0 0 20px;
}.contactForm .captchaRefresh {
  vertical-align: top;
}.contactForm .submitWrapper {
  text-align: center;
}.contactForm .submitWrapper span.submit {
  background-color: #295100;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  font-size: inherit;
  font-weight: bold;
  height: 55px;
  line-height: 50px;
  padding: 0;
  width: 100%;
}.contactForm .submitWrapper span.submit:hover {
  background-color: #7E9A5E;
}.emailConfirmation {
  margin: 0 auto;
}.emailConfirmation h1 {
  color: #00CC00;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}.disclaimer p {
  font-size: 10px;
  color: #fff;
}.disclaimer .lnm-image img {
  width: 120px;
}

/* SLIDE OUT FORM */

.slide-out-wrapper {
    position: fixed;
    top: 120px;
    right: 0;
    background: rgba(255,255,255,0.9);
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
    width: 35vw;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-form form {
    margin: 0;
}.slide-out-form input.fancyInput[type="text"] {
    padding: 9px 25px;
    font-size: 14px;
    margin-bottom: 5px;
    background:none;
}.slide-out-form .contactForm textarea {
    background:none;
    font-size: 14px;
    padding: 9px 25px;
    margin-bottom: 5px;
}.slide-out-form .contactForm .captchaWrapper {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 2px 25px;
    background: none;
}.slide-out-form .contactForm .captchaWrapper img {
    max-width: 35%;
    padding: 10px;
}.slide-out-form .contactForm .captchaWrapper input {
    background: none;
    font-size: 14px;
}.slide-out-form .contactForm .submitWrapper {
    margin-top: 100px;
}.slide-out-form .contactForm .submitWrapper span.submit {
    font-size: 18px;
    letter-spacing: 2px;
    width: auto;
    background: #fe7a06;
    color: #000000;
    line-height: 2;
    padding: 10px 15px;
}.slide-out-form .contactForm .submitWrapper span.submit:hover {
    color: #ffffff;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 0;
    top: 20%;
    color: #FFFFFF;
    font-size: 24px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #fe7a06;
    box-shadow: 2px 20px 32px 0px rgba(0, 0, 0, 0.13);
    -moz-transform: translateX(-80%);
    -webkit-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    cursor: pointer;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover {
    background: #fe7a06;
}i.toggle-left {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #FFFFFF;
    -moz-transform: rotate(-45deg) translateY(-13%);
    -webkit-transform: rotate(-45deg) translateY(-13%);
    -o-transform: rotate(-45deg) translateY(-13%);
    -ms-transform: rotate(-45deg) translateY(-13%);
    transform: rotate(-45deg) translateY(-13%);
}i.toggle-right {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #FFFFFF;
    -moz-transform: rotate(45deg) translateY(-13%);
    -webkit-transform: rotate(45deg) translateY(-13%);
    -o-transform: rotate(45deg) translateY(-13%);
    -ms-transform: rotate(45deg) translateY(-13%);
    transform: rotate(45deg) translateY(-13%);
  }
/*CUSTOM CSS START*/
section.row.service-areas-wrapper h1 {
    display: none;
}
.slider-review {
    color: #ff8505;
    background: #ffffffbf;
    padding: 10px;
    border-radius: 10px;
    font-weight: lighter;
    letter-spacing: 2px;
}.custom-slider {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 18%;
}i.fa.fa-star {
    color: #fddb11;
}button.button a {
    color: white;
}.home-testimonial-child * {
    color: white;
}.home-testimonial-parent h2 {
    color: white;
}.slider-wrapper.contact-slider {
    min-height: 300px !important;
    height: 300px;
    max-height: 300px;
}i.fa.fa-instagram {
    background: #bb0021;
}
/*CUSTOM CSS END*/


@media only screen and (max-width: 1650px) {
  .top-bar-section ul li > a, 
  .top-bar-section li:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 12px;
  }.overlaytext {
    left: 82%;
    transform: translateY(-140%);
    text-align: center;
    font-size: 21px;
}p.over {
    font-size: 24px;
}
  ul[id*="slider-"] article {
    max-width: 1400px;
  }
}
@media only screen and (max-width: 1400px) {
  .top-bar-section ul li > a, 
  .top-bar-section li:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 6px;
  }img.overlay {
    left: 505px;
    max-width: 60%;
}.overlaytext {
    left: 80%;
    transform: translateY(-140%);
    font-size: 19px;
}p.over {
    font-size: 23px;
}
  ul[id*="slider-"] article {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1200px) {
  ul[id*="slider-"] article {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 1024px) {
.navigation-wrapper {
    display: block;
}.header-company-wrapper {
    text-align: center;
}
.header-inner-wrapper {
    flex-direction: column;
}
}
@media only screen and (max-width: 1000px) {
  ul[id*="slider-"] article {
    max-width: 800px;
  }
}


@media only screen and (max-width: 800px) {

  .slider-wrapper {
   background: url(https://brightservicesct.com/wp-content/uploads/sites/3802/2023/04/img-mobile.jpg);
   height: 375px!important;
}
}
@media only screen and (max-width: 800px) {
  .top-bar.expanded .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  }
  ul[id*="slider-"] article {
    max-width: 100%;
  }
  .slider-wrapper{
    left: 0 !important;
    height: 175px!important;
    background-position: center;
  }
  .slider-wrapper,
  .slider-wrapper .rhino-container ul, 
  .slider-wrapper .rhino-container ul li.rhino-item {
    min-height: unset !important;
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .header-company-wrapper * {
    text-align: center;
  }
  .top-bar .title-area {
    background: #295100;
  }
  .header-contact-wrapper p {
    float: none !important;
  }
  .second-part .service-icon {
    margin: 8px;
  }
  .third-part .scale-up {
    transform: scale(0.9);
  }
  .tagline {
    padding: 0 15px;
  }
  .third-part .cta-content {
    margin: 30px auto;
  }
  .footer-navigation-wrapper {
    display: none;
  }
  .social-icons {
    text-align: center !important;
  }
  .map-wrapper .google-map {
    max-height: 150px;
  }.vertical-padding {
    padding-top: 15px;
    padding-bottom: 15px;
}p {
    font-size: 17px;
}.header-banner p {
    font-size: 11px;
}
}
