body,
html {
  height: 100%;
}
:active:focus,
:focus {
  outline: 0 !important;
}
body {
  font-family: open_sansregular, Montserrat, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  color: #fff;
  background-color: #222;
}
a:hover {
  text-decoration: none;
}
section {
  background-color: #222;
}
section.lighter {
  background-color: #2f2f2f;
}
section.white-bg {
  background-color: #fff;
}
section.white-bg h2 {
  color: #1781cc;
}
.catch-phrase {
  color: #222;
  font-weight: 700;
  font-size: 20px;
  margin: 20px 0;
}
hr {
  border-color: #1781cc;
  margin-top: 20px;
  margin-bottom: 0;
}
h1,
h2 {
  font-weight: 600;
  font-size: 36px;
}
.navbar-nav {
  padding-bottom: 0;
}
.topbar .row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}
.sticky-top .container {
  position: relative;
}
.sticky-top > .topbar2 {
  padding-top: 10px;
}
.modal-awards {
  z-index: 1;
  background-color: #fff;
}
.bottomright {
  position: fixed;
  bottom: 0;
  right: 0;
}
#topNavBar .float-left img,
#topNavBar .float-right img {
  max-height: 65px;
  margin-top: -15px;
}
#topNavBar .container {
  display: flex;
  justify-content: space-evenly;
}
.reviews_icon:active + .modal-awards,
.reviews_icon:focus + .modal-awards,
.reviews_icon:hover + .modal-awards {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.btn-primary {
  background-color: #1781cc;
}
.btn-primary,
.btn-primary:hover {
  border-color: #1781cc;
}
.btn-primary2,
.btn-primary2:focus {
  background-color: #1781cc;
  font-weight: 600;
  color: #fff;
}
.btn-primary3,
.btn-primary3:focus {
  background-color: #339902;
  font-weight: 600;
  color: #fff;
}
.btn-primary2:focus,
.btn-primary2:hover {
  color: #1781cc;
}
button[data-target="#modalForm"]:focus,
button[data-target="#modalForm"]:hover {
  background-color: #fff !important;
}
.btn-primary.alt {
  background-color: #339902 !important;
  border-color: #339902 !important;
}
.jc-between {
  justify-content: space-between !important;
}
.jc-evenly {
  justify-content: space-evenly !important;
}
.jc-start {
  justify-content: start !important;
}
.jc-center {
  justify-content: center !important;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.full-width {
  width: 100%;
}
.white-bg {
  background-color: #fff !important;
}
.white-text {
  color: #fff !important;
}
.dark-text {
  color: #222 !important;
}
.blue-text {
  color: #1781cc !important;
}
.no-margins {
  margin: 0 !important;
}
.pb50 {
  padding-bottom: 50px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb20 {
  padding-bottom: 20px;
}
.topbar2 .logo.right-side {
  padding-bottom: 16.84px;
}
.pt40 {
  padding-top: 40px;
}
.pt30 {
  padding-top: 30px;
}
.pt20 {
  padding-top: 20px;
}
.pt15 {
  padding-top: 15px;
}
.pt10 {
  padding-top: 10px;
}
.no-padding {
  padding: 0 !important;
}
.linebreak-mobile {
  display: none;
}
.mobile-only {
  display: none !important;
}
.flex-div {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.flex-div-col {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
iframe[name="google_conversion_frame"] {
  display: block;
  height: 0;
}
ol,
p,
ul {
  font-size: 18px;
  padding-bottom: 10px;
  line-height: 30px;
}
.rental-rate {
  border: 1px;
  border-style: solid;
  border-color: #1781cc;
  margin: 5px;
}
.testimonials {
  background-color: #222;
  color: #fff;
}
.logo {
  max-width: 100%;
  object-fit: scale-down;
  margin: 0 auto;
}
.logo.left-side {
  padding-top: 2px;
}
.logo.right-side {
  padding-top: 17px;
}
.sticky-top {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
}
.call {
  text-align: center;
  color: #222;
  font-family: open_sanssemibold;
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 0;
}
.call p {
  padding-bottom: 0;
}
.call a {
  font-size: 33px;
  color: #1781cc;
  text-decoration: none;
  font-family: open_sansbold;
  line-height: 15px;
  display: block;
}
.call a:hover {
  color: #000;
}
.navbar {
  margin-bottom: 0;
}
.navbar-collapse {
  z-index: 2;
}
a.mail-link {
  overflow-wrap: break-word;
}
.navbar,
.navbar-brand,
.navbar-head {
  font-family: "PT Sans";
}
.logo-color {
  color: #1781cc;
}
.form-label-color {
  color: #fff;
}
.main-banner-text {
  text-align: center;
  margin: 30px 0;
  font-size: 35px;
}
.banner-btn {
  font-weight: 600;
  font-size: 16px;
}
.banner-btn:focus,
.banner-btn:hover {
  color: #1781cc;
}
.banner-btn.alt:focus,
.banner-btn.alt:hover {
  color: #339902;
}
#privacy .row {
  padding: 0 20px 0 20px;
}
#privacy a {
  color: #1781cc;
}
#main-banner.sprinkler {
  margin-top: 98px;
}
#main-banner.thanks,
#privacy {
  margin-top: 108px;
}
#main-banner .container.flex-div {
  background-image: radial-gradient(
    circle,
    rgba(0, 0, 0, 0.65),
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0)
  );
  padding-bottom: 30px;
}
#main-banner:not(.blog) .container > .flex-div-col > div {
  margin-left: 9.7%;
}
#main-banner .row:first-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#main-banner {
  background: url(../images/banners/home-banner.jpg) no-repeat center 53%;
  background-size: cover;
  height: auto;
  width: auto;
}
#main-banner.lighting {
  background: url(../images/high-res/banner-GreenleesEtobicoke.jpg) no-repeat
    center 53%;
  background-size: cover;
  height: auto;
  width: auto;
}
#main-banner.sprinkler {
  background: url(../images/banners/spray-sprinklers-mist.jpg) no-repeat center
    53%;
  background-size: cover;
  height: auto;
  width: auto;
}
#main-banner.aeration,
#main-banner.sod {
  background: url(../images/banners/jet.jpg) no-repeat center center;
  background-size: cover;
  height: auto;
  width: auto;
}
#main-banner.sod .overlay-sm {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#main-banner.blog-article {
  background: url(../images/projects/Del-Rosso-Woodbridge-sm.jpg) no-repeat
    center 53%;
  background-size: cover;
  height: auto;
  width: auto;
}
#main-banner.services {
  background: url(../images/banners/spray-sprinklers-mist.jpg) no-repeat center
    53%;
  background-size: cover;
  height: auto;
  width: auto;
}
#topNavBar:not(.collapse) {
  margin-left: 30px;
}
#about-us h2,
#lighting-intro b,
#lighting-intro h2,
#lighting-intro p,
#service-intro h1,
#services h2,
#sprinkler-intro h1,
#sprinkler-intro h2,
#sprinkler-intro p,
.service-content h3,
.service-content p {
  text-align: center;
}
.service-content h3 {
  color: #1781cc;
  font-size: 26px;
}
.sitemap {
  padding-top: 25px;
  padding-bottom: 20px;
  background-color: #2f2f2f;
}
.sitemap .container {
  display: flex;
  justify-content: space-between;
}
.sitemap h4 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0;
  color: #1781cc;
  margin: 0 0 10px 0;
}
.sitemap.alt h4 {
  color: #339902 !important;
}
.footer-form .form-body {
  padding: 0;
  background-color: transparent;
}
.footer-form .form-body .form-group-flex {
  display: flex;
  justify-content: space-between;
}
.footer-form .form-body .form-group-flex .form-group:first-child {
  margin-right: 5px;
}
.footer-form #successf {
  padding: 0;
}
.footer-form .form-body button {
  background-color: #1781cc;
}
.footer-form .form-body .btn[disabled] {
  background-color: #1781cc !important;
}
.sitemap.alt .footer-form .form-body button {
  background-color: #339902;
}
.sitemap.alt .footer-form .form-body .btn[disabled] {
  background-color: #339902 !important;
}
.contact-info-bottom .fa,
.service-links .glyphicon-link {
  color: #1781cc;
  margin-right: 15px;
}
.sitemap.alt .contact-info-bottom .fa,
.sitemap.alt .service-links .glyphicon-link {
  color: #339902;
  margin-right: 15px;
}
.contact-info-bottom li:nth-child(2) {
  margin-left: 27px;
}
.contact-info-bottom a,
.service-links a {
  color: #fff;
}
.contact-info-bottom,
.service-links {
  list-style: none;
  padding-inline-start: 0;
}
.contact-info-bottom li:not(:nth-child(1)),
.service-links li {
  margin-bottom: 15px;
}
#lighting-intro > div > div > div.col-xs-12.col-md-6 > p:nth-child(4) > b {
  display: block;
}
.hideable-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.relative-pos {
  position: relative;
}
#read-more-inputs {
  position: absolute;
  bottom: -50px;
  width: 100%;
}
#toggleReadMore,
#toggleReadMore + label {
  position: absolute;
  appearance: none;
  cursor: pointer;
  bottom: 20px;
}
#lighting-intro #toggleReadMore,
#lighting-intro #toggleReadMore + label {
  bottom: -10px;
}
#lighting-intro #toggleReadMore:checked,
#lighting-intro #toggleReadMore:checked + label {
  bottom: -28px;
}
#toggleReadMore:checked,
#toggleReadMore:checked + label {
  bottom: -35px;
}
#toggleReadMore + label {
  cursor: pointer;
  padding: 10px;
  background: #1781cc;
  width: 100px;
  border-radius: 3px;
  padding: 10px 10px;
  color: #222;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  transition: all 0.5s ease;
  left: calc(50% - 50px);
}
#toggleReadMore:checked ~ .hideable-content {
  height: auto;
  max-height: 1500px;
}
.flex-row {
  display: flex;
  justify-content: space-evenly;
}
.service-card {
  flex-basis: 32%;
  box-shadow: 0 4px 3px 1px #ccc;
}
.service-card a {
  width: 100px;
}
.service-img-frame {
  width: 100%;
  height: 365px;
}
.service-img {
  object-fit: cover;
  width: 100%;
  height: inherit;
}
.service-content p {
  font-size: 16px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.read-more {
  margin-bottom: 25px;
}
.read-more a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.read-more:focus,
.read-more:hover {
  background-color: #fff;
}
.read-more:focus a,
.read-more:hover a {
  color: #1781cc !important;
}
a .read-more:hover {
  color: #1781cc !important;
}
.post,
.post img {
  box-shadow: 1px 4px 8px rgb(0 0 0 / 15%);
}
.post img {
  object-fit: cover;
  width: 100%;
  height: auto;
  max-height: 250px;
}
.post-body {
  padding: 0 12px 12px 12px;
  min-height: 20.2rem;
  position: relative;
}
.post-body .read-more {
  position: absolute;
  bottom: 30px;
  margin-bottom: 0;
  left: calc(50% - 48.46px);
}
.post-meta .post-date {
  font-size: 13px;
  font-weight: 600;
  color: #337ab7;
}
.post .post-meta {
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.post .post-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0;
  color: #1781cc;
}
.post-meta .post-category {
  font-size: 13px;
  text-transform: uppercase;
  padding: 3px 10px;
  font-weight: 600;
  border-radius: 2px;
  color: #fff !important;
  background-color: #212631;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}
.post-meta .post-category:hover {
  text-decoration: none;
}
.post-category.Lighting {
  background-color: #1781cc;
}
.post-category.Sprinklers {
  background-color: #339902;
}
.sub-title {
  font-size: 24px;
  text-transform: uppercase;
}
.blog-row {
  justify-content: space-between;
}
.blog-row > div {
  margin-bottom: 80px;
}
.single-blog .blog-row .blog-post {
  margin-bottom: 1rem !important;
}
.blog-row .blog-post:last-child {
  margin-bottom: 7rem;
}
.blog-row .post-body {
  min-height: unset;
  height: 270px;
}
.blog-post {
  margin-bottom: 60px;
  width: 100%;
}
.blog-post.flexbox {
  display: flex;
  justify-content: space-between;
}
.blog-post:last-child {
  margin-bottom: 0;
}
.blog-post .thumb {
  padding: 10px 0 13px 0;
  position: relative;
}
.blog-post .post-date {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  padding: 4px 15px 4px 15px;
}
.blog-post h2 {
  font-size: 30px;
  color: #1781cc;
}
.blog-post p {
  margin-bottom: 0;
}
.blog-post p {
  margin-bottom: 5rem;
}
.single-blog .blog-post p {
  margin-bottom: 1rem;
}
.blog-post .blog-summary {
  padding-bottom: 0;
}
.single-blog .blog-content > p:last-child {
  margin-bottom: 0;
}
.blog-post img {
  width: 100%;
  object-fit: cover;
}
.blog-post img.fixed-height {
  height: 270px;
}
.blog-post .post-meta {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog-post .post-meta a,
.blog-post .post-meta span {
  color: #1781cc;
  font-size: 12px;
  margin-right: 10px;
}
.blog-post .post-meta span {
  margin-top: auto;
  margin-bottom: auto;
}
.post-meta a:last-child {
  margin-right: 0;
}
.blog-post .post-meta a i {
  font-size: 16px;
  margin-left: 5px;
}
.read-more-link {
  color: #fff;
  font-weight: 500;
  float: right;
  position: relative;
  z-index: 6;
  bottom: 5rem;
}
.read-more-link.abs {
  position: absolute !important;
  bottom: 15px;
  right: 15px;
}
.truncate {
  height: 6.6em !important;
}
#blogs-container .read-more-link {
  color: #222;
  position: static;
  float: unset;
}
#blogs-container .read-more-container {
  position: absolute;
  z-index: 2;
  bottom: 1.5rem;
  text-align: center;
  width: 100%;
}
.read-more-link:hover {
  color: #fff !important;
}
.blog-content p {
  margin-bottom: 1rem;
}
.blog-content img {
  margin-top: 15px;
  margin-bottom: 25px;
}
.pageLabel {
  position: relative;
  bottom: 7px;
  z-index: 2;
  color: #fff;
}
.pagination-container {
  position: sticky;
  top: calc(100% - 50px);
  width: 100%;
  height: 50px;
  margin-top: -50px;
  z-index: 3;
  background-image: linear-gradient(
    to bottom,
    rgba(34, 34, 34, 0.6),
    rgba(34, 34, 34, 0.65),
    rgba(34, 34, 34, 0.6),
    rgba(34, 34, 34, 0.7),
    rgba(34, 34, 34, 1)
  );
}
.pagination {
  padding: 0 30px 0 30px;
  background: 0 0;
  border-radius: 0;
  align-self: center;
  position: relative;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination a {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  padding: 0 5px;
  flex-basis: 3%;
}
.pagination a.active {
  font-size: 25px;
  color: #1781cc;
  padding: 0;
}
.social-share-container {
  height: 50px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
}
.single-blog .social-share-container {
  position: relative;
  justify-content: flex-start;
  margin-top: 15px;
}
.social-share {
  display: inline-flex;
  justify-content: flex-end;
  width: fit-content;
  justify-self: end;
  margin-top: 2px;
}
.social-share .share {
  display: flex;
  flex-direction: column;
  padding-right: 10px;
  color: #1781cc;
}
.social-share h2 {
  font-size: 1.9rem;
  flex-basis: 100%;
  margin-bottom: 0;
  color: #222;
}
.social-share .facebook {
  font-size: 3rem;
}
.social-share .twitter {
  font-size: 3.4rem;
  transform: translateY(-2px);
}
.social-share .clipboard {
  font-size: 3rem;
  padding-right: 0 !important;
}
.social-share .mobile-share {
  font-size: 2.5rem;
  display: none;
}
.social-share .mobile-share span {
  font-size: 2rem;
  padding-left: 10px;
  position: relative;
  top: -1px;
}
.mobile-overlay {
  opacity: 1;
  position: fixed;
  z-index: 6;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.mobile-overlay .social-share {
  position: relative;
  z-index: 7;
  top: 40%;
  left: calc(50% - 150px);
  height: 150px;
  width: 300px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.clipboard:hover,
.mobile-share:hover {
  cursor: pointer;
}
#copy-link {
  transform: rotate(90deg);
}
.sidebar {
  height: min-content;
  position: -webkit-sticky;
  position: sticky;
  top: 16rem;
  margin-top: 50px;
  padding-right: 15px;
  padding-left: 15px;
}
.sidebar.article {
  margin-top: 0;
}
.widget-area a {
  color: #fff;
}
.widget-area:not(:last-child) {
  margin-bottom: 30px;
}
.widget-area .widget-title {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 0;
}
.widget-area ul {
  list-style: none;
  padding-inline-start: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget-area ul li a {
  font-size: 15px;
  display: inline-block;
  margin-bottom: 15px;
  font-weight: 500;
  padding: 3px 10px;
  padding-left: 25px;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-area ul li a:after {
  position: absolute;
  content: "+";
  left: 5px;
  top: 3px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-area ul li a:hover {
  background: #337ab7;
  color: #fff;
}
.widget-area ul li a:hover:after {
  color: #fff;
}
.widget-area ul li:last-child a {
  margin-bottom: 0;
}
.widget-area .rp-widget .rp-widget-item {
  margin-bottom: 30px;
  overflow: hidden;
}
.widget-area .rp-widget .rp-widget-item:last-child {
  margin-bottom: 0;
}
.widget-area .rp-widget {
  margin-bottom: 10px;
}
.widget-area .rp-widget a {
  display: inline-flex;
  justify-content: flex-start;
}
.widget-area .rp-widget a .thumb {
  height: inherit;
  float: left;
  margin-right: 10px;
  background: #ddd;
  display: block;
  flex-basis: 35%;
}
.widget-area .rp-widget a .rp-content {
  flex-basis: 65%;
}
.widget-area .rp-widget a .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.widget-area .rp-widget .rp-content {
  padding-left: 0;
}
.widget-area .rp-widget h4 {
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 1.5rem;
}
.widget-area .rp-widget p {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
}
.widget-area .quote-widget span {
  font-size: 47px;
  font-style: italic;
  color: #727272;
}
.widget-area .quote-widget p {
  font-style: italic;
  margin-bottom: 0;
  font-size: 13px;
}
#newsletter-form input,
#submit-subscription {
  width: 100%;
}
.newsletter-input {
  margin-bottom: 10px;
}
.newsletter-container p {
  margin-bottom: 0;
}
.widget-area .instagram-widget {
  padding-top: 30px;
}
.widget-area .instagram-widget a {
  display: block;
  overflow: hidden;
  width: 33.33333%;
  float: left;
  position: relative;
}
.widget-area .instagram-widget a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0af30f;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget-area .instagram-widget a:before {
  position: absolute;
  content: "+";
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  width: 20px;
  top: 50%;
  margin-top: -13px;
  left: 50%;
  margin-left: -10px;
  text-shadow: 0 0 20px #999;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
}
.widget-area .instagram-widget a:hover:after,
.widget-area .instagram-widget a:hover:before {
  opacity: 1;
}
.widget-area .instagram-widget a img {
  min-width: 100%;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
#alternating-contents .row {
  margin: 0;
}
#alternating-contents .content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#alternating-contents .row {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
#alternating-contents .image-wrap .img-fluid {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
#alternating-contents .row [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
#alternating-contents p {
  padding-left: 45px;
  padding-right: 45px;
}
#alternating-contents h2 {
  font-weight: 700;
  font-size: 30px;
  padding: 15px;
  color: #1781cc;
}
#alternating-contents h2.alt {
  font-weight: 700;
  font-size: 30px;
  padding: 15px;
  color: #339902;
}
#about-us,
#contact,
#contact2 {
  padding-top: 20px;
}
#contact,
#contact2 {
  text-align: center;
}
#contact a {
  color: #fff;
}
.mapouter {
  text-align: right;
  height: 465px;
  width: 100%;
}
.gmap_canvas {
  overflow: hidden;
  background: 0 0 !important;
  height: 100%;
  width: 100%;
}
.map-container {
  padding-top: 25px;
  padding-bottom: 25px;
}
#about-us h2,
#blog-register h2,
#brands h1,
#contact h1,
#contact2 h2,
#our-products h1,
#rent h1,
#service-intro h1,
#services h2,
#standard h1 {
  color: #1781cc;
  margin-bottom: 30px;
}
#contact h1 {
  margin-top: 10px;
}
#about-us ol {
  text-align: left;
  width: 90%;
  padding-inline-start: 20px;
}
#brands img {
  display: inline-block;
  padding-bottom: 50px;
}
.thumbnail {
  padding: 0 0 15px 0;
  background-color: transparent;
  border: none;
}
.thumbnail p {
  margin-top: 15px;
  color: #1781cc;
  font-weight: 600;
}
.thumbnail img {
  width: 100%;
  max-height: 300px;
}
.thumbnail .btn {
  padding: 10px 20px;
  background-color: #1781cc;
  border-color: transparent !important;
  color: #fff;
  font-weight: 700;
  transition: 0.2s;
}
#newsletter-form input {
  color: #222;
}
.thumbnail .btn:focus,
.thumbnail .btn:hover {
  border: 1px solid #333;
  background-color: #fff !important;
  color: #000;
}
#our-products p,
#standard p {
  font-size: 18px;
}
#standard span {
  font-size: 30px;
}
#our-products span {
  font-size: 24px;
}
#about-us p {
  font-size: 17px;
  font-family: open_sansregular;
  color: #222;
}
#contact p {
  font-size: 17px;
  font-family: open_sansregular;
  padding-bottom: 0;
  line-height: 25px;
  margin: 0;
}
.banner-text {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: open_sansregular;
}
.banner-list {
  list-style: none;
  padding-inline-start: 0;
}
.banner-list li {
  font-family: open_sansbold;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  text-shadow: 0 2px 2px #333;
  padding: 0;
  list-style-position: outside;
  text-indent: -1.1em;
  padding-left: 1.1em;
}
.banner-list i.fa {
  display: inline;
}
.banner-text p > i:nth-child(2) {
  margin-top: 15px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 1;
  background-color: #2f2f2f !important;
}
.banner-text a {
  color: #1781cc;
}
.banner-text a:hover {
  color: #fff;
  text-decoration: none;
}
h1.banner-text {
  font-size: 42px;
  font-family: open_sansbold;
  text-shadow: 0 2px 2px #333;
}
.formsec {
  margin-top: 30px;
  margin-bottom: 25px;
}
#footerSubmit,
#modalFormSubmit,
#specialistSubmit,
#specialistSubmit.contact-btn {
  height: 45px;
  font-weight: 700;
  font-size: 18px;
}
#footerSubmit:focus,
#footerSubmit:hover {
  background-color: #fff !important;
}
.sitemap.alt #footerSubmit:hover {
  color: #339902 !important;
}
#form3 .form-group:nth-child(4) {
  margin-bottom: 20px;
}
.form-header {
  text-align: center;
  font-size: 25px;
  background-color: #222;
  color: #fff !important;
  font-weight: 600;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.form-group {
  text-align: left;
  margin-bottom: 8px;
}
.help-block {
  margin: 0 0 5px 1px;
  padding: 0;
  margin-block-end: 0;
  color: red !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
}
#success,
#successM,
#successf {
  text-align: center;
  padding-bottom: 10px;
}
.btn-color {
  background-color: #222;
  color: #fff;
}
.inline-btn-color {
  background-color: #1781cc;
  font-weight: 700;
  font-size: 16px;
}
.btn-color2 {
  background-color: #1781cc;
  color: #fff;
  font-size: xx-large;
  margin-bottom: 15px;
}
.service-font {
  font-size: large;
}
.btn-color:focus,
.btn-color:hover {
  color: #1781cc !important;
  background-color: #fff !important;
}
.btn-color.alt:focus,
.btn-color.alt:hover {
  color: #339902 !important;
  background-color: #fff !important;
}
#myModal {
  background-color: rgba(0, 0, 0, 0.7);
}
.close,
.modal-header {
  background-color: #222;
  color: #fff !important;
  text-align: center;
  font-size: 30px;
}
.modal-header h4 {
  color: #fff !important;
  text-align: center;
  font-family: open_sanssemibold;
  font-size: 20px;
}
.modal-header .close {
  opacity: 1;
  position: absolute;
  right: 30px;
}
.modal-header {
  border-bottom: 1px solid #fff;
}
.modal-header a {
  font-size: 33px;
  color: #1781cc;
  text-decoration: none;
  font-family: open_sansbold;
}
.modal-body,
.modal-header {
  padding: 20px 30px;
  background-color: #222;
}
.modal .btn {
  background-color: #1781cc;
  color: #fff;
}
.form-body,
.form-header {
  padding: 20px 25px;
}
.form-body {
  background-color: rgba(23, 129, 204, 0.93);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.form-body-transparent {
  background-color: transparent;
}
.form-control-inline {
  padding: 12px;
  font-size: 13px;
  height: auto;
}
.banner-text h1 {
  font-size: 42px;
  color: #fff;
  margin: 0;
  padding: 0;
  font-family: open_sansbold;
  text-shadow: 0 2px 2px #333;
}
.banner-text h2 {
  color: #fff;
  font-family: open_sansbold;
  text-shadow: 0 2px 2px #333;
}
.banner-text p {
  font-family: open_sansbold;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  text-shadow: 0 2px 2px #333;
  padding: 0;
}
.banner-text p a {
  text-shadow: 0 2px 2px #222;
}
.service-area {
  background: url(../images/sa.jpg) no-repeat 0 -350px #71c1cc;
  height: 433px;
  color: #fff;
}
.service-area h2 {
  line-height: 30px;
  color: #fff;
}
.sa {
  padding-top: 120px;
}
#lighting-intro {
  color: #fff;
}
#lighting-intro h2,
#projects h2 {
  color: #1781cc;
}
#main-banner.sprinkler .container > .row .float-left {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.1),
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.65) 93%,
    rgba(0, 0, 0, 0.55) 96%,
    rgba(0, 0, 0, 0)
  );
}
#main-banner.lighting .container > .row .float-left {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.1),
    rgba(0, 0, 0, 0.85) 5%,
    rgba(0, 0, 0, 0.85),
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.65) 93%,
    rgba(0, 0, 0, 0.55) 96%,
    rgba(0, 0, 0, 0)
  );
}
#projects h2 {
  margin-bottom: 20px;
}
.projects-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: start;
}
.grid-item.col-md-4 {
  padding: 0 10px 10px 0;
}
.grid-item.col-md-4 > a {
  display: block;
  position: relative;
}
.grid-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.project-content {
  position: absolute;
  bottom: 10px;
  width: calc(100% - 10px);
  height: 26%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.project-content h3 {
  color: #1781cc;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.testimonials h2 {
  margin: 40px 0;
  color: #1781cc;
}
.testimonial {
  text-align: center;
  position: relative;
  transition: all 0.7s ease 0s;
}
.testimonial .pic {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #fff;
  padding: 7px;
  position: absolute;
  top: -50px;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
  transition: all 0.7s ease 0s;
}
.testimonial .pic img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  object-fit: contain;
  object-position: 15% center;
}
.testimonial .title {
  font-size: 16px;
  font-weight: 700;
  color: #1781cc;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 15px 0;
}
.testimonial .description {
  text-align: justify;
  font-size: 15px;
  color: #999;
  line-height: 25px;
  padding: 0 18px 15px;
  margin: 0;
}
.testimonial .testimonial-content {
  padding: 0 25px 12px;
  border-top: none;
  position: relative;
  text-align: right;
  transition: all 0.5s ease 0s;
}
.testimonial .testimonial-content:after {
  content: "";
  width: 100%;
  height: 0;
  background: #1d3033;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.7s ease 0s;
}
.testimonial-content .testimonial-profile {
  display: inline-block;
}
.testimonial .name {
  font-size: 16px;
  font-weight: 700;
  color: #1781cc;
  text-transform: uppercase;
  margin: 0 0 3px;
  transition: all 0.7s ease 0s;
}
.testimonial .post {
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
}
.trust-container {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
.three-set-logo {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding-left: 0;
  padding-right: 10px;
  width: 100%;
}
.overlay-btn {
  max-height: 140px;
  display: flex;
  justify-content: center;
}
.three-set-logo:first-child .overlay-btn.wide-logo {
  margin-right: 20px;
}
.overlay-logo {
  display: block;
  max-width: 140px;
  height: 100%;
  width: 100%;
  object-fit: contain;
  border-radius: 8px;
}
.overlay-logo.sm {
  display: block;
  max-width: 150px;
  height: 100%;
  width: 100%;
  object-fit: contain;
  border-radius: 8px;
}

.faq-section{

    .section-title {
      color: #339902 !important;
    }
    
     p.section-subtitle {
        color: #222;
    }
    
    .panel-title a {
        display: block;
        font-weight: 600;
        text-decoration: none;
        color:#fff;
        padding:10px 0;
    }
    
    .panel-title a:hover {
        text-decoration: none;
    }
    
    .panel-body{
        color:#222;
    }
    
    .panel-group .panel{
        margin-bottom:10px;
    }
}
.client-section {
  background-color: #fff;
}
.client-section .trust-container:last-child {
  margin-top: 15px;
}
.owl-theme .owl-controls {
  width: 100%;
  position: absolute;
  top: 50%;
}
.owl-theme .owl-controls .owl-buttons div {
  width: 45px;
  height: 40px;
  line-height: 37px;
  border-radius: 3px;
  background: #222;
  border: 1px solid #1781cc;
  padding: 0;
  opacity: 1;
  transition: all 0.4s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  background: #1781cc;
  border-color: #1781cc;
}
.testimonials.alt .owl-theme .owl-controls .owl-buttons div:hover {
  background: #339902;
}
.testimonials.alt .owl-theme .owl-controls .owl-buttons div:hover::before {
  color: #fff !important;
}
.owl-next,
.owl-prev {
  position: absolute;
  left: -5%;
}
.owl-next {
  left: auto;
  right: -5%;
}
.owl-next:before,
.owl-prev:before {
  content: "\f060";
  font-family: FontAwesome;
  font-weight: 900;
  font-size: 25px;
  color: #1781cc;
}
.owl-next:hover:before,
.owl-prev:hover:before {
  color: #fff !important;
}
.owl-next:before {
  content: "\f061";
}
#client-carousel1 .owl-item,
#client-carousel2 .owl-item {
  text-align: center;
}
#client-carousel1 .owl-wrapper,
#client-carousel2 .owl-wrapper {
  display: flex !important;
  align-items: center;
}
.single-brand > a > img {
  height: 100px;
  width: 250px;
  object-fit: contain;
}
@media only screen and (max-width: 990px) {
  .owl-next,
  .owl-prev,
  .owl-theme .owl-controls {
    position: relative;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .testimonial .testimonial-content {
    padding: 15px 10px 12px;
  }
  .testimonial .rating {
    right: 12px;
  }
}
.testi-home {
  background-color: #2f2f2f;
}
.testi-home > .container > .row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.contact-info {
  background-color: #222;
}
.bottomform {
  padding-top: 25px;
  padding-bottom: 25px;
}
.testi-home > .container > .row {
  display: flex;
  flex-wrap: none;
}
.overlay {
  padding: 20px;
  height: 580px;
  display: flex;
  align-items: center;
}
.overlay.services {
  height: 650px;
}
.overlay-sm {
  padding: 0;
  height: 120px;
}
.verline {
  padding: 40px 0;
  text-align: center;
}
.panel-default > .panel-footer,
.panel-default > .panel-heading {
  background-color: #1781cc;
}
#our-products .panel-heading h1 {
  color: #fff;
  margin-bottom: 0;
  font-size: 56px;
}
#our-products .panel-heading h5 {
  color: #fff;
  margin-bottom: 0;
}
#our-products .panel-body h2 {
  font-family: open_sansbold;
  color: #1781cc;
}
#our-products .panel-body {
  min-height: 340px;
}
#our-products .panel-body-important {
  min-height: 195px;
}
footer {
  background-color: #222;
  color: #f5f5f5;
  padding: 32px;
}
footer.altfooter {
  padding: 15px;
}
footer.altfooter p {
  margin-top: 10px;
}
footer a {
  color: #f5f5f5;
}
footer a:hover {
  color: #777;
  text-decoration: none;
}
.custom-social {
  width: 100%;
  float: left;
  margin-top: -5px;
}
.custom-social a {
  padding-right: 10px;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  #our-products .panel-body h2 {
    font-size: 24px;
  }
  #our-products .panel-body {
    min-height: 400px;
  }
  #our-products .panel-body-important {
    min-height: 195px;
  }
}
@media only screen and (max-width: 991px) {
  #our-products .panel-body-important {
    min-height: 0;
  }
  #our-products .panel-body {
    min-height: 0;
  }
  #contact .col-md-4 {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #heat-cooling-banner,
  #home-banner,
  #protect-banner,
  #water-heating-banner,
  #water-treatment-banner {
    height: auto;
  }
  .sa {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .call a {
    font-size: 26px;
  }
  body {
    margin-top: 0;
  }
  .sticky-top {
    position: relative;
  }
  .banner-text {
    margin-top: 0;
  }
  #heat-cooling-banner,
  #home-banner,
  #protect-banner,
  #water-heating-banner,
  #water-treatment-banner {
    height: auto;
  }
  #heat-cooling-banner {
    background-position-x: -200px;
  }
  .sa {
    padding-top: 80px;
  }
  .service-area {
    background: url(../images/sa.jpg) no-repeat -235px -350px #71c1cc;
  }
  #about-us p {
    text-align: left;
  }
  #rent p {
    text-align: left;
  }
  .logo {
    max-height: 80px;
  }
  .social-share-container {
    position: static;
    float: right;
  }
  .social-share .mobile-share {
    display: block;
  }
  .social-share-container .clipboard,
  .social-share-container .facebook,
  .social-share-container .twitter {
    display: none;
  }
  .blog-post.flexbox {
    flex-direction: column;
    justify-content: flex-start;
  }
  .blog-row .post-img {
    margin-bottom: 20px;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .blog-row .post-body {
    height: auto;
  }
}
@media only screen and (max-width: 425px) {
  .btn-color2 {
    font-size: large;
  }
  .service-area {
    background: url(../images/sa.jpg) no-repeat -400px -350px #71c1cc;
  }
  .overlay {
    padding: 10px 0 10px 0;
  }
}
.navbar-default .navbar-nav > li > a:before {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #1781cc;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav > li.active > a:before {
  width: 100%;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.navbar-default .navbar-nav > li > a:hover {
  border-radius: 0;
  outline: 0;
}
.navbar-default .navbar-nav > li > a:hover:before {
  width: 100%;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@media (min-width: 768px) {
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar .navbar-collapse {
    text-align: center;
  }
  .nav > li > a {
    font-size: 12px;
  }
}
.navbar-default,
.topbar {
  background-color: #fff;
}
.navbar-default2,
.topbar2 {
  background-color: #fff;
}
.navbar-default {
  border-color: #1781cc;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0 !important;
}
.navbar-default .navbar-brand {
  color: #6c7884;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #1781cc;
}
.navbar-default .navbar-text {
  color: #6c7884;
}
.navbar-default .navbar-nav > li > a , .navbar-default .navbar-nav > li > .dropdown-menu > li > a{
  font-family: open_sanssemibold;
  color: #222;
  font-size: 18px;
  font-weight: 600;
}
.no-borders {
  border-bottom: 2px solid #1781cc;
  border-top: 0 solid #1781cc;
  border-left: 0 solid #1781cc;
  border-right: 0 solid #1781cc;
  border-radius: 0;
}
.empty-nav {
  min-height: 20px;
}
#our-process h2,
#projects.white-bg h2,
.logo-color2 {
  color: #1781cc !important;
}
#projects.white-bg .project-content h3 {
  color: #fff !important;
}
#toggleReadMore.alt + label,
.form-body.alt {
  background-color: rgba(51, 153, 2, 0.83);
  color: #fff !important;
}
.form-body.alt .form-label-color {
  color: #fff !important;
}
#projects.alt h2,
#service-intro h1,
#sprinkler-intro h1,
#sprinkler-intro h2,
.logo-color3 {
  color: #339902 !important;
}
.logo-color4 {
  color: #e20000;
}
.promo-text {
  font-size: 26px !important;
  font-weight: 700 !important;
}
.testimonials.alt .name,
.testimonials.alt .owl-theme .owl-controls .owl-buttons div:before,
.testimonials.alt .testimonial .title,
.testimonials.alt h2 {
  color: #339902 !important;
}
.testimonials.alt .owl-theme .owl-controls .owl-buttons div {
  border-color: #339902 !important;
}
#our-process hr {
  margin-top: 5px;
  margin-bottom: 30px;
  border-color: #1781cc;
}
#our-process h2 {
  margin-bottom: 0;
}
.steps-grid {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.card {
  background-color: #2d2d2d;
  border-radius: 0.4rem;
  overflow: hidden;
  box-shadow: 0 2px 6px 1px rgb(0 0 0 / 30%);
  cursor: pointer;
  transition: 0.2s;
  margin-top: 2.5%;
  margin: 10px;
  display: flex;
  flex-direction: column;
  flex-basis: 31%;
  min-height: 400px;
}
.card-header {
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 2px #1781cc solid;
}
.card-header .step-number {
  font-size: 18px;
  font-weight: 700;
  width: 65px;
  height: 55px;
  color: #fff;
  background-color: #1781cc;
  text-align: center;
  border-right: 2px #1781cc solid;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.step-desc {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.card-content-box {
  display: flex;
  flex-direction: column;
}
.card-text {
  padding: 20px;
}
.card-img {
  padding: 15px 0 15px 0;
}
#our-process h2 {
  text-align: center;
  margin-bottom: 20px;
}
#service-intro,
#sprinkler-intro {
  background-color: #fff;
}
#service-intro p,
#sprinkler-intro p {
  color: #222;
}
#sod-intro {
  background-color: #fff;
}
#sod-intro p,
#sod-intro ul {
  color: #222;
}
#sod-intro ul {
  padding-inline-start: 20px;
}
.text-wrapped-img {
  margin-left: 10px;
  margin-bottom: 10px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #1781cc;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #fff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #6c7884;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover {
  color: #1781cc;
  background-color: #fff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
  color: #1781cc;
  background-color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #1781cc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #1781cc;
  background-color: #fff;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #6c7884;
}
.navbar-default .navbar-collapse {
  border: none;
}
.navbar-default .navbar-link {
  color: #6c7884;
}
.navbar-default .navbar-link:hover {
  color: #6c7884;
}
.nav-img {
  padding-top: 25px;
}
#call-text-2 {
  display: none;
}
#call-text-2 > span {
  text-align: center;
}
@media (max-width: 1199px) {
  .awards-container {
    order: 2;
  }
  .logo.left-side {
    max-height: 85px;
  }
  .topbar2 .logo.right-side {
    padding-bottom: 0;
    padding-top: 22px;
    max-width: 325px;
  }
  .topbar2 .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #alternating-contents .image-wrap {
    height: 100%;
  }
  #alternating-contents .image-wrap .img-fluid {
    height: inherit;
    min-height: 600px;
  }
  .widget-area .rp-widget a .thumb {
    max-height: 150px;
  }
  .blog-row > div:nth-child(2) {
    margin-bottom: 20px;
    padding-bottom: 3px;
  }
}
@media (max-width: 991px) {
  #main-banner .row {
    display: flex;
    flex-wrap: wrap;
  }
  .overlay {
    height: auto;
  }
  .home.overlay {
    height: 500px;
  }
  #alternating-contents h2 {
    text-align: center;
  }
  #alternating-contents .row {
    display: flex;
    flex-wrap: wrap;
  }
  #services .flex-div {
    flex-direction: column;
  }
  #services .service-card,
  .post {
    margin-bottom: 30px;
  }
  #services .row {
    margin: 0;
  }
  .sitemap .container {
    flex-wrap: wrap;
  }
  .form-group-flex .form-group {
    width: 49.5%;
  }
}
@media (max-width: 575px) {
  .sitemap .container .col-xs-6 {
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sitemap .container .col-xs-12 h4 {
    text-align: center;
  }
  .custom-social {
    float: unset;
    text-align: center;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 767px) {
  #contact,
  #main-banner {
    margin-top: 152px;
  }
  #main-banner.lighting:not(.lead-gen),
  #main-banner.sprinkler:not(.lead-gen) {
    margin-top: 159px;
  }
  #main-banner.lighting.lead-gen {
    margin-top: 108px;
  }
}
@media (max-width: 767px) {
  .call {
    padding-bottom: 15px;
  }
  .navbar-collapse {
    border-top: 2px solid #1781cc !important;
  }
  .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .topbar .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .topbar .row {
    height: auto;
  }
  .logo.right-side {
    padding-top: 17px;
  }
  .call a {
    font-size: 36px;
  }
  .img-col {
    order: 0;
  }
  .swap-3 {
    order: 3;
  }
  #alternating-contents .img-fluid {
    height: 375px !important;
  }
  #alternating-contents .content-text {
    padding-bottom: 30px;
  }
  .grid-item.col-xs-12 {
    padding: 0 15px 15px 15px;
  }
  .overlay-btn.wide-logo {
    margin-right: 0;
    margin-left: 0;
  }
  .trust-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .three-set-logo {
    justify-content: space-evenly;
    padding: 0;
  }
  .trust-container .three-set-logo:first-child .overlay-btn {
    padding-bottom: 10px;
  }
  .three-set-logo:first-child .overlay-btn.wide-logo {
    margin-right: 0;
  }
  .project-content {
    bottom: 15px;
    width: calc(100% - 30px);
    height: 70px;
  }
}
@media (max-width: 600px) {
  .text-wrapped-img {
    float: inherit;
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin: 0 0 10px 0;
  }
  #sod-intro img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin: 0 !important;
  }
  #sod-intro h3 {
    text-align: center;
  }
  #sod-intro .flex-div-col {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 460px) {
  .overlay {
    display: block;
  }
  .home.overlay {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .banner-text h1 {
    font-size: 36px;
    text-align: center;
  }
}
@media only screen and (max-width: 450px) {
  .banner-text p {
    font-size: 4vw;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #main-banner.lighting,
  #main-banner.sprinkler {
    margin-top: 236px !important;
  }
  #main-banner.lighting.lead-gen {
    margin-top: 184px !important;
  }
  #main-banner.sprinkler.lead-gen,
  #main-banner.thanks.lead-gen,
  #privacy {
    margin-top: 193px !important;
  }
  #main-banner.lighting .overlay {
    height: auto;
  }
  #main-banner.aeration,
  #main-banner.sod {
    margin-top: 244px !important;
  }
  #specialistSubmit {
    font-size: 16px;
  }
  #main-banner .container > .row .float-right {
    padding-right: 0;
  }
  #main-banner:not(.blog) .container > .flex-div-col > div {
    margin-left: 9.7%;
  }
  .main-banner-text {
    font-size: 30px;
  }
  .service-card {
    min-height: 672px;
    position: relative;
  }
  .service-card.flex-div-col {
    justify-content: start;
  }
  .read-more {
    position: absolute;
    bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #main-banner.lighting,
  #main-banner.sprinkler {
    margin-top: 236px !important;
  }
  #main-banner.lighting.lead-gen {
    margin-top: 184px !important;
  }
  #main-banner.sprinkler.lead-gen,
  #main-banner.thanks.lead-gen,
  #privacy {
    margin-top: 193px !important;
  }
  #main-banner.aeration,
  #main-banner.sod {
    margin-top: 244px !important;
  }
  .grid-item.col-sm-6:nth-child(2n) {
    padding-right: 0;
  }
  .grid-item.col-sm-6:nth-child(2n) .project-content {
    width: 100%;
  }
  .overlay-btn.wide-logo {
    margin-right: 10px;
  }
  .three-set-logo:first-child .overlay-btn.wide-logo {
    margin-right: 0;
  }
  .call a {
    font-size: 25px;
  }
  .main-banner-text {
    font-size: 24px;
  }
  #about-us .flex-row .col-sm-6:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .formsec {
    width: 100%;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 1.9vw;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  #main-banner {
    background: url(../images/banners/home-banner-vertical.jpg) no-repeat center
      center;
    background-size: cover;
    height: auto;
    width: auto;
  }
  #main-banner:not(.blog) .container > .flex-div-col > div {
    margin-left: 0;
  }
  #main-banner .container.flex-div {
    padding-bottom: 0;
    margin-bottom: -33px;
  }
  #main-banner,
  #main-banner.thanks,
  #privacy {
    margin-top: 0 !important;
  }
  .home.overlay > .container {
    padding: 0;
    margin: 0;
  }
  .linebreak-mobile {
    display: block;
  }
  .main-banner-text {
    font-size: min(6.2vw, 34px);
  }
  .home.overlay {
    height: min(125vw, 500px);
  }
  #about-us .flex-row,
  #service-intro .flex-row {
    flex-wrap: wrap;
  }
  #about-us p,
  #service-intro p {
    text-align: center;
  }
  .non-mobile {
    display: none;
  }
  .mobile-only {
    display: block !important;
  }
  .modal-awards {
    display: none;
  }
}
@media (min-width: 300px) and (max-width: 520px) {
  .trust-container .three-set-logo:nth-child(2) .wide-logo {
    padding-left: 10px;
    padding-right: 10px;
  }
  #specialistSubmit {
    font-size: 3.9vw;
  }
}
@media (min-width: 351px) and (max-width: 767px) {
  .logo.right-side {
    max-width: 315px;
  }
}
@media (min-width: 300px) and (max-width: 350px) {
  .logo.right-side,
  .topbar2 .logo.right-side {
    max-width: 97%;
  }
  .call a {
    font-size: 10vw;
  }
}
@media (min-width: 768px) and (max-width: 791px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #6c7884;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #1781cc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #1781cc;
    background-color: #fff;
  }
  #call-text {
    display: none;
  }
  #call-text-2 {
    display: inline-block;
  }
}
@media only screen and (max-width: 360px) {
  .modal-header a {
    font-size: 8.8vw;
  }
  .flex-div img:not(.service-img) {
    width: 24%;
    height: auto;
  }
}
@media only screen and (max-width: 485px) {
  .navbar-nav {
    text-align: center;
  }
  .pull-left {
    padding: initial;
  }
}
@media only screen and (min-width: 767px) {
  .test-des {
    height: 200px;
  }
}
@media only screen and (max-width: 1200px) {
  .test-des {
    height: 300px;
  }
}
@media only screen and (max-width: 1000px) {
  .test-des {
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-img {
    margin-bottom: 10px;
  }
  .test-des {
    height: auto;
  }
}
@media only screen and (max-width: 374px) {
  .nav-img {
    width: 250px;
  }
}

.award-2024-2025 {
    color: black;
    text-align: center;
    padding: 10px;
    width:200px;
}
.award-2024-2025 .awards {display: flex;}
.award-2024-2025  h5 {
    font-size: 12px !important;
    font-weight: 600;
    line-height: 1.3;
}
