/* GLOBAL STYLES
-------------------------------------------------- */


/* Padding below the footer and lighter body text */

@import url('https://fonts.googleapis.com/css?family=Staatliches');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700,900');
@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/SaintMarcheRough.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'feathericons';
    src: url('../fonts/feathericons/feathericons.eot?-8is7zf');
    src: url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'), url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'), url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'), url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}
.vertically-centered{
	display: flex;
	flex-direction: column;
	justify-content: center; 
}


/***************************************

-webkit-transition: all .30s ease;
-moz-transition: all .30s ease;
-o-transition: all .30s ease;
transition: all .30s ease;

****************************************/
.tp-caption h1{
    font-size: 2rem;
}

.tp-caption h2{
    font-size: 1.5rem;
}
.privacy-policy {
    padding: 200px 0px 100px 0px;
}
.service-section-1 {
    padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.service-section-1 h2 {
    font-size: 2.5rem; font-weight: 600; color: rgb(12,12,12);
}
.service-section-1 h4 {
    font-size: 1.5rem; font-weight: 500; color: rgb(12,12,12);
}
.service-section-1 p {
    font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.service-section-1 img {
    width: 100%; height: 100%;
}
.service-areas-1 {
    padding: 225px 0 75px 0;
    background: rgb(16,16,16);
}
.service-areas-1 h1, .service-areas-1 h2 {
    font-size: 3rem;
    font-weight: 600;
    color: rgb(255,255,255);
}
.service-areas-1 h3, .service-areas-1 h4 {
    font-size: 1.75rem;
    font-weight: 500;
    color: rgb(255,255,255);
}
.service-areas-1 p {
    font-size: 18px;
    text-align: justify;
    color: rgb(255,255,255);
}
.service-areas-1 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.3rem;
}
.service-areas-1 a.learn-more {
    padding: 10px;
    background: rgb(16,16,16);
    border: 5px double rgb(255,255,255);
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: rgb(255,255,255);
}
.service-areas-2 {
    padding: 75px 0 75px 0;
    background: rgb(255,255,255);
}
.service-areas-2 h1 {
    font-size: 3rem;
    font-weight: 600;
    text-align: right;
    color: rgb(12,12,12);
}
.service-areas-2 h2 {
    font-size: 3rem;
    font-weight: 600;
    text-align: right;
    color: black;
}
.service-areas-2 h3, .service-areas-2 h4 {
    font-size: 1.75rem;
    font-weight: 500;
    text-align: right;
    color: rgb(55,55,55);
}
.service-areas-2 p {
    font-size: 18px;
    text-align: justify;
    color: rgb(12,12,12);
}
.service-areas-2 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.3rem;
}
.service-areas-3 {
    padding: 75px 0 75px 0;
    background: rgb(16,16,16);
}
.service-areas-3 h1 {
    font-size: 3rem;
    font-weight: 600;
    color: rgb(255,255,255);
}
.service-areas-3  h2 {
    font-size: 3rem;
    font-weight: 600;
    color: white;;
}
.service-areas-3 h3,.service-areas-3 h4 {
    font-size: 1.75rem;
    font-weight: 500;
    color: rgb(255,255,255);
}
.service-areas-3 p {
    font-size: 18px;
    text-align: justify;
    color: rgb(255,255,255);
}
.service-areas-3 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.3rem;
}
.service-areas-3 a.learn-more {
    padding: 10px;
    background: rgb(16,16,16);
    border: 5px double rgb(255,255,255);
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: rgb(255,255,255);
}
.mercer-island-section-1 {
    padding: 225px 0 75px 0;
    background: rgb(245,245,245);
}
.mercer-island-section-1 h1 {
    font-size: 2.6rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.mercer-island-section-1 h1 span {
    font-size: 18px;
}
.mercer-island-section-1 h2 {
    font-size: 2.5rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.mercer-island-section-1 h5 {
    font-size: 1.25rem;
    font-weight: 500;
    color: rgb(12,12,12);
}
.mercer-island-section-1 p {
    font-size: 18px;
    text-align: justify;
    color: rgb(12,12,12);
}
.seattle-section-1 {
    padding: 225px 0 75px 0;
    background: rgb(245,245,245);
}
.seattle-section-1 h1 {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.seattle-section-1 h2 {
    font-size: 2.5rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.seattle-section-1 h4 {
    font-size: 1.45rem;
    font-weight: 700;
    color: rgb(12,12,12);
    text-align: left;
}
.seattle-section-1 p {
    font-size: 18px;
    text-align: justify;
    color: rgb(12,12,12);
}
.seattle-section-1 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.8rem;
}















.hero-slider {
    position: relative;
    height: 800px;
    overflow: hidden;
    color: #fff;
    /*font-family: system-ui, sans-serif;*/
    margin-top: 0;

    clip-path: polygon(
        0 0,
        100% 0,
        100% 93%,
        75% 100%,
        25% 100%,
        0 93%
    );
}

.hero-banner {
  position: absolute;
  top:75px;
  width: 100%; display: none;
  z-index: 2; background-size: cover !important;
 padding: 75px 0px 75px 0px;
       background: radial-gradient(circle, rgb(255 255 255 / 92%) 68%, rgb(255 255 255 / 78%) 100%), url(/img/homepage/gb-01.jpg);
}

.hero-banner h1 {
  margin: 0 auto;
    font-size: 60px;
    text-align: center;
    font-weight: 500;
    color: #214d23;
    font-family: font4;
    text-transform: uppercase;
    
}

.slides {
  height: 100%;
}

.slide {
  position: absolute;
  inset: 0; padding-top: 135px;
  opacity: 0;
  transition: opacity 0.8s ease;
  background-size: cover;
  background-position: center;
}

.slide::before {
  content: "";
  position: absolute;
  inset: 0;
 /* background: rgba(0,0,0,0.55);*/
}

.slide.active {
  opacity: 1;
  z-index: 1;
}

.slide-content {
  position: relative;
  max-width: 1100px; left: -5%;
  margin: 0 auto;
  padding: 7rem 2rem 2rem;
}

.slide-content h1 {
  font-size: 3.2rem;  font-weight: 600; letter-spacing: 1px;
}

.slide-content h2 {
    font-size: 48px;
    margin-bottom: 20px;
    font-weight: 700;
}

.slide-content h3 {
     font-weight: 500;
    opacity: 0.9; color: white;;
    margin-bottom: 1rem;
    letter-spacing: 2px;
    font-size: 2rem;
	padding: 15px;
	background: #3f6c19;
	width: max-content;
	border-radius: 5px; 
}

.slide-content p {
  max-width: 600px;
  line-height:35px; font-size: 1.3rem;
  margin-bottom: 1.5rem;
}

.slide-ctas {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.btn {
  padding: 0.7rem 1.4rem;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
}

.btn.primary { background: #4caf50; color: #fff; border-radius: 5px;    font-family: font5;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-size:1.2rem;
    font-weight: 500;}
.btn.secondary { background: #3f301d; color: #fff;  border-radius: 5px;    font-family: font5;
    letter-spacing: 1px;
    text-transform: uppercase;
	font-size:1.2rem;

    font-weight: 500;}
	
	
	
	
	
	
	
	
.btn.outline {
 border-radius: 5px;     
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
	font-size:1.2rem;

  color: #243a31; background: #fff;
}

.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.6);
  border: none;
  color: #fff;
  font-size: 2rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  z-index: 2;
}

.nav.prev { left: 1rem; }
.nav.next { right: 1rem; }

.dots {
  position: absolute;
  bottom: 1.5rem;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  z-index: 2;
}

.dots button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  background: rgba(255,255,255,0.5);
  cursor: pointer;
}

.dots button.active {
  background: #fff;
}


/* =========================
   BACKGROUND ZOOM ANIMATION
========================= */

@keyframes slowZoom {
  from { transform: scale(1); }
  to   { transform: scale(1.09); }
}

/* BACKGROUND LAYER */
.slide::after {
  content: "";
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  z-index: 0;
  transform: scale(1);
  will-change: transform;
}

/* GRADIENT OVERLAY */
.slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: /*linear-gradient(180deg, rgb(0 0 0 / 53%) 25%, rgb(0 0 0 / 5%) 100%)*/#000000a3;
  z-index: 1;
}

/* APPLY ZOOM ONLY WHEN ACTIVE */
.slide.active::after {
  animation: slowZoom 8s linear forwards;
}

/* KEEP CONTENT ABOVE BACKGROUND */
.slide-content {
  position: relative;
  z-index: 2;
}

/* =========================
   SLIDE BACKGROUNDS
========================= */

.slide-home-01::after {
  /*background-image: url("/img/homepage/bathroom-10.jpg");*/
  background-image: url("/img/homepage/slider/nw-homeslide-01.webp");
}

.slide-home-02::after {
  /*background-image: url("/img/homepage/bathroom-01.jpg");*/
  background-image: url("/img/homepage/slider/nw-homeslide-02.webp");
}

.slide-home-03::after {
  /*background-image: url("/img/homepage/bathroom-09.jpg");*/
  background-image: url("/img/homepage/slider/nw-homeslide-03.webp");
}
 

.nd-btn-primary,
.nd-btn-secondary {
  padding: 14px 26px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
}

.nd-btn-primary {
	  background: black;
  color: white;;
}

.nd-btn-primary:hover {
  background: #fff;
  color: black;
}

.nd-btn-secondary {
  background: rgb(63 170 179);
  color: white;;
}

.nd-btn-secondary:hover {
	background: white;
  color: black;;
}


@media (max-width: 991px){
.slide-content {
    position: relative;
    max-width: 1100px;
    left: 0;
    margin: 0 auto;
    padding: 4rem 1rem 2rem;
    top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
}
.slide-content h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: 700;
}
.slide-content p {
    max-width: 600px;
    line-height: 35px;
    font-size: 1rem;
    margin-bottom: 1.5rem;
}

  .slide.active::after {
    animation: none;
  }
  
  

.slide-ctas {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
}


}



@media (max-width: 690px){
  

.slide-ctas {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
            justify-content: center;
}

  
}


/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/

.home-welcome{

  padding:100px 0; 
  
  
}
.home-welcome .container{
  
  max-width: 1500px; 
}
.home-welcome .welcome-text{
  
  padding: 35px;
  background: white;
  border-radius: 7px;
  	display: flex;
	flex-direction: column;
	justify-content: center; 

}


.hw-grid{
  
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  
  gap: 30px;
}
.home-welcome h1 {
    font-weight: 700;
    font-size: 4rem;
}
.home-welcome p{
    font-size: 1.3rem;
}
.home-welcome img{
  border-radius: 3px; 
}
.home-welcome .slant-wrapper {
  display: inline-block;
  /*filter: drop-shadow(4px 4px 4px rgb(63 170 179));*/
  filter: drop-shadow(7px 5px 1px black);
}
.home-welcome .slant {
  display: block;
  clip-path: polygon(
    0% 0%,
    92% 0%,
    100% 10%,
    100% 100%,
    8% 100%,
    0% 90%
  );
}






@media(max-width:991px){
  
.home-welcome h1 {
    font-weight: 700;
    font-size: 2rem;
}

.hw-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}
}









.home-intro{
    
}
.home-intro h1 {
    font-size: 3.3em;
    font-weight: 700;
}
.home-intro h1 {
    font-size: 3.3em;
    font-weight: 700;
}
.home-intro .intro-grid{
    
}







.home-services{
  padding: 220px 15px 120px;
  background: #e7e7e7; 
}

.home-services h2{
  font-size: 5rem; 
  font-weight: 600;
}
.home-services h3{
  font-weight: 600;
}

/* ================= GRID ================= */

.services-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
}

.services-grid.primary,
.services-grid.secondary {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (max-width: 1250px) {
.services-grid {
    grid-template-columns: repeat(2, 1fr);
}
    
}

/* Tablet */
@media (max-width: 992px) {
  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 576px) {
  .services-grid {
    grid-template-columns: 1fr;
  }
}

/* ================= CARD ================= */

.service-card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;

  transition:0.3s;
}
.service-card:hover{
  
  transform: translateY(-10px); 
  
}
/* 🔥 FIXED: glass reflection layer */
.service-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background: linear-gradient(
    120deg,
    rgba(255,255,255,0.3) 0%,
    rgba(255,255,255,0.12) 30%,
    rgba(255,255,255,0) 60%
  );

  pointer-events: none;
}

/* hover shine */
.service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background: linear-gradient(
    120deg,
    transparent 40%,
    rgba(255,255,255,0.35) 50%,
    transparent 60%
  );

  opacity: 0;
  transition: opacity 0.4s ease;
}

.service-card:hover::before {
  opacity: 1;
}
/* ================= BUTTON GROUP ================= */

.service-btn-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 20px;
}

/* ================= BASE BUTTON ================= */

.service-view-btn,
.service-book-btn {
  display: block;
  text-align: center;
  padding: 12px 18px;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.5px;

  color: #fff;

  transition: all 0.3s ease;

  clip-path: polygon(
    0% 0%,
    90% 0%,
    100% 50%,
    90% 100%,
    0% 100%
  );
}

/* ================= VIEW BUTTON ================= */

.service-view-btn {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.25);
  backdrop-filter: blur(2px);
  display:flex;
  justify-content: center;
  align-items:center;
}

.service-view-btn:hover {
  border-color: rgba(255,255,255,0.6);
  color: lightgray;
  transform: translateY(-2px);
}

/* ================= BOOK BUTTON (PRIMARY CTA) ================= */

.service-book-btn {
  background: rgb(63,170,179);
  border: 1px solid rgb(63,170,179);
  
  display:flex;
  justify-content: center;
  align-items:center;
}

.service-book-btn:hover {
  background: rgb(50,150,160);
  border-color: rgb(50,150,160);
  transform: translateY(-2px);
}

/* ================= MOBILE ================= */

@media (max-width:690px) {
  .service-btn-group {
    grid-template-columns: 1fr;
  }
}





/* ================= BACKGROUND ================= */

.service-card .card-bg {
  position: absolute;
  inset: 0;
  z-index: 0;

  background: linear-gradient(
      180deg, 
      rgba(0,0,0,0.4), 
      rgba(0,0,0,0.7)
    ),
    url('/img/your-image.jpg');

  background-size: cover;
  background-position: center;
}

/* ================= SHAPES ================= */

.service-card.primary{
  display: flex;
  align-items: flex-end;

  clip-path: polygon(
    8% 0%,
    92% 0%,
    100% 10%,
    100% 100%,
    0% 100%,
    0% 10%
  );
}

.service-card.secondary{
  clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 90%,
    92% 100%,
    0% 100%
  );
}

/* ================= CONTENT ================= */

.service-card .card-content {
  position: relative;
  z-index: 2;
  padding: 50px;
  color: white;
}
@media(max-width: 1200px){
    
.service-card .card-content {
  padding: 20px;
}
    
}
/* ================= BACKGROUND VARIANTS ================= */

.service-card .frameless-bg{
  background:
    linear-gradient(180deg, rgba(0,0,0,0.4), rgba(0,0,0,0.7)),
    url('/img/homepage/nwg-frameless-bg.webp');
  background-position: 50%;
  background-size: cover;
}

.service-card .steel-bg{
  background:
    linear-gradient(180deg, rgba(0,0,0,0.4), rgba(0,0,0,0.7)),
    url('/img/homepage/nwg-steel-bg.webp');
  background-position: 50%;
  background-size: cover;
}

.service-card .shower-bg{
  background:
    linear-gradient(180deg, rgba(0,0,0,0.4), rgba(0,0,0,0.7)),
    url('/img/homepage/nwg-shower-bg.webp');
  background-position: 50%;
  background-size: cover;
}

.service-card .custom-bg{
  background:
    linear-gradient(180deg, rgba(0,0,0,0.4), rgba(0,0,0,0.7)),
    url('/img/homepage/nwg-custom-bg.webp');
  background-position: 50%;
  background-size: cover;
}
.service-card .repair-bg{
  background:
    linear-gradient(180deg, rgba(0,0,0,0.4), rgba(0,0,0,0.7)),
    url('/img/homepage/nwg-repair-bg.webp');
  background-position: 50%;
  background-size: cover;
}
.service-card .residential-commercial-bg{
  background:
    linear-gradient(180deg, rgba(0,0,0,0.4), rgba(0,0,0,0.7)),
    url('/img/homepage/nwg-residential-commercial-bg.webp');
  background-position: 50%;
  background-size: cover;
}

/* ================= SCROLL ANIMATION BASE ================= */

  .animate-in {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s ease;
}

/* visible state */
  .animate-in.active {
  opacity: 1;
  transform: translateY(0);
}
 .animate-in:nth-child(1) { transition-delay: 0.1s; }
  .animate-in:nth-child(2) { transition-delay: 0.2s; }
 .animate-in:nth-child(3) { transition-delay: 0.3s; }
.animate-in:nth-child(4) { transition-delay: 0.4s; }


/* VARIANTS */
.fade-up { transform: translateY(40px); }
.fade-left { transform: translateX(-40px); }
.fade-right { transform: translateX(40px); }
.scale-in { transform: scale(0.9); }


@media (max-width: 1250px) {
 
.services-grid.primary, .services-grid.secondary {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
}
@media(max-width:991px){
  
.home-services h2 {
    font-size: 2rem;
    font-weight: 600;
}
.services-grid.primary, .services-grid.secondary {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}


}


 

.pricing-container{
    margin-top:150px;
    background: #f5f5f5;
    padding: 50px 20px;
    border-radius: 5px;

}
.pricing-sub {
    color: #666;
    margin-bottom: 50px;
}

/* GRID */
.pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* CARD */
.offering {
    background: linear-gradient(135deg, #ffffff 0%, #f1f5f9 100%);
    border-radius: 5px;
    padding: 40px 25px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    transition: 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.offering:hover {
    transform: translateY(-6px);
}

/* TITLE */
.offer-type {
    font-size: 2.4rem;
    margin-bottom: 25px;
    
    font-weight: 600;
}

/* LIST (Glass Railings) */
.price-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.price-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    gap: 8px;
}
.price-list li small{
    color:rgb(50, 150, 160);
    font-weight: 600;
    
}
.price-list li:last-child {
    border-bottom: none;
}

.price-list strong {
    font-size: 2.2rem;
    font-weight: 800;

}

/* SINGLE PRICE */
.single-price {
    font-size: 3rem;
    font-weight: 600;
}

.single-price span {
    display: block;
    font-size: 14px;
    color: rgb(50, 150, 160);
;
    margin-top: 5px;
    text-align: center;
    

}


.pricing-btn {
    margin-top: 25px;
    display: inline-block;
    padding: 12px 26px;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    transition: 0.3s ease;
}

.pricing-btn:hover {
    background: #333;
    transform: translateY(-2px);
}
.pricing-btn {
    background: linear-gradient(135deg, #000, #444);
    color: #fff;
    box-shadow: 0 6px 15px rgba(0,0,0,0.2);
    font-weight: 600;
}

.pricing-btn:hover {
    background: linear-gradient(135deg, #111, #666);
    color: #fff;

}

/* RESPONSIVE */
@media (max-width: 992px) {
    .pricing-grid {
        grid-template-columns: 1fr;
    }
    
.price-list li {
    flex-direction: column;
    gap: 8px;
}
.offer-type {
    font-size: 2.2rem;
    text-align: center;
}
}


.home-reviews{
    padding: 150px 15px;
    background: black;
}

.home-reviews h2{ color:white;}
.home-reviews{}
.home-reviews{}
.home-reviews{}
.home-reviews{}
.home-reviews{}
.review-section-nw {
  padding: 100px 8%;
    background: black;
}

.review-container-nw {
  max-width: 1200px;
  margin: 0 auto;
}

.review-title-nw {
  font-size: 3.3rem;
  text-align: center;
  color: #111;
  margin-bottom: 50px;
  font-weight: 700;
}

@media (max-width: 991px){
    
.review-title-nw {
    font-size: 2.8rem;
    text-align: center;
    color: #111;
    margin-bottom: 50px;
    font-weight: 700;
}
    
}

/* Grid */
.review-grid-nw {
  display: grid;
  grid-template-columns: 1fr;
  gap: 35px;
}

/* Cards */
.review-card-nw {
  background: #fff;
  padding: 30px;
  border-radius: 6px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.review-card-nw:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 45px rgba(0,0,0,0.08);
}

/* Review text */
.review-body-nw {
  font-size: 1.05rem;
  margin-bottom: 20px;
  color: #333;
  line-height: 1.6;
}

/* Meta */
.review-meta-nw {
  font-size: 0.9rem;
  color: #666;
}

.review-stars-nw {
  color: rgb(93,227,239);
  font-size: 1.1rem;
  margin-bottom: 6px;
}

.review-author-nw {
  font-weight: 600;
  color: #111;
}

.review-date-nw {
  font-style: italic;
  margin-bottom: 6px;
  opacity: 0.7;
}

/* Platform link */
.review-platform-nw {
  display: inline-block;
  color: rgb(93,227,239);
  text-decoration: none;
  font-weight: 600;
  transition: opacity 0.3s ease;
}

.review-platform-nw:hover {
  opacity: 0.7;
}

/* Button */
.review-button-container-nw {
  text-align: center;
  margin-top: 40px;
}

.review-button-nw {
  background-color: rgb(41 162 173);
  color: #fff;
  border: none;
  padding: 14px 34px;
  font-size: 1rem;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.review-button-nw:hover {
  background-color:rgb(93,227,239);
  transform: translateY(-2px);
}

.hidden-review-nw {
  display: none;
}

/* Responsive */
@media (min-width: 991px) {
  .review-grid-nw {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* View All Link */
.review-link-container-nw {
    text-align: center;
    margin-top: 25px;
    color: rgb(93,227,239);
}

.review-testimonial-link-nw {
  color: rgb(41 162 173);
  font-size: 1rem;
  text-decoration: none;
  font-weight: 600;
  transition: opacity 0.3s ease;
}

.review-testimonial-link-nw:hover {
  opacity: 0.7;
}












.home-why {
    color: white;

    background: linear-gradient(to left, rgba(30, 30, 30, 0.9) 18%, rgba(27, 27, 27, 0)),
                url("../img/backgrounds/rail6.jpeg");

    background-size: cover;
    background-position: center;

    overflow: hidden;
    padding: 15em 0 !important;

 
}
.home-why .container{
  max-width: 1450px;
}
.home-why .why-grid{
  display: grid;
  grid-template-columns: 1fr 1fr; 
  
}

.why-eyebrow {
  display: inline-block;
  margin-bottom: 10px;

  font-size: 0.85rem;
  letter-spacing: 2px;
  text-transform: uppercase;

  color: rgba(255,255,255,0.6);
}
.why-eyebrow::after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  margin-top: 6px;

  background: rgba(63,170,179,0.8);
}
.why-content h2 {
  font-size: 3rem;
  margin-bottom: 20px;
  font-weight: 600;
}

.why-intro {
  opacity: 0.9;
  margin-bottom: 40px;
  line-height: 1.6;
}
.why-features {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.why-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    padding: 30px 10px;
    background: #ffffff2e;
    border-radius: 5px;
    border: 2px solid #ffffff5e;
}
.why-item span {
    font-size: 2rem;
    font-weight: 700;
    color: white;
    min-width: auto;
    background: black;
    border-radius: 100%;
    text-align: center;
    padding: 10px;
}
.why-item h4 {
  margin: 0;
  font-size: 1.5rem;
}

.why-item p {
  margin: 5px 0 0;
  opacity: 0.8;
  font-size: 0.95rem;
}
/* WHY SECTION STAGGER */

.why-content .animate-in:nth-child(1) { transition-delay: 0.1s; }
.why-content .animate-in:nth-child(2) { transition-delay: 0.2s; }
.why-content .animate-in:nth-child(3) { transition-delay: 0.3s; }

/* feature items cascade */
.why-item:nth-child(1) { transition-delay: 0.4s; }
.why-item:nth-child(2) { transition-delay: 0.5s; }
.why-item:nth-child(3) { transition-delay: 0.6s; }

/* button last */
.why-content .btn {
  transition-delay: 0.7s;
}



@media(max-width:991px){
  
.home-why .why-grid {
    display: grid;
    grid-template-columns: 1fr;
}

}













.home-faq{
    
}
.home-faq{}
.home-faq{}
.home-faq{}
.home-faq{}
.home-faq{}
.home-faq{}




.home-faq {
    padding: 200px 0 100px 0;
    background: linear-gradient(180deg, #000000a6 0%, rgba(0, 0, 0, 0.75) 100%),
                url(/img/homepage/faq-meeting-01.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    
    
    
    background: linear-gradient(to left, #1e1e1ee6 18%, rgba(27, 27, 27, 0)), url(../img/backgrounds/rail5.jpeg) 0 no-repeat;
    padding: 15em 0 !important;
    background-attachment: fixed;
    overflow: hidden;
    background-size: inherit;
    color: white;
    
}
.home-faq h2 {
  font-weight: 600;
    font-size:2.2rem;

}
.home-faq img.slant {
  border-radius: 5px;
clip-path: polygon(
  8% 0%,        /* angled top-left */
  100% 0%,      /* top-right */
  100% 90%,     /* start bottom-right cut */
  92% 100%,     /* angled bottom-right */
  0% 100%,      /* bottom-left */
  0% 10%        /* left side up to top cut */
);
}

.home-faq .container {
    background: none;
    padding: 40px 10px 40px 10px;
}

.home-faq .nwg-section-intro {
    max-width: 100%;
}

.home-faq .nwg-section-intro p {
    color: white;
    font-size:1.2rem;
}

.nwg-faq-wrapper {
    max-width: 850px;
    margin: 0 auto;
}

.nwg-faq-item {
    border-bottom: 1px solid #eaeaea;
}

.nwg-faq-question {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    font-size: 17px;
    font-weight: 700;
    padding: 15px 0;
    cursor: pointer;
    transition: 0.3s ease;
    color:white;
}

.nwg-faq-question:hover {
    color: lightgray;
}

.nwg-faq-answer {
    max-height: 0;
    overflow: hidden;
    background: #0000006b;
    transition: max-height 0.4s ease;
    font-size: 15px;
    color: whilte;;
    padding: 10px;
    opacity: 0;
    transition:0.3s;
}

.nwg-faq-item.active .nwg-faq-answer {
        opacity: 1; 
}

.nwg-faq-answer ul {
    margin: 15px 0;
}

.nwg-faq-answer ul li {
    margin-bottom: 6px;
}

.nwg-faq-answer a {
    color: #29A2AD;
    font-weight: 600;
}

.nwg-faq-left {
    left: 40px;
    top: 120px;
}

.nwg-faq-right {
    right: 40px;
    bottom: 120px;
}

/* Ensure FAQ content sits above floating images */
.nwg-faq-wrapper {
    position: relative;
    z-index: 2;
}

/* Floating images stay behind + do not block clicks */
.nwg-faq-floating {
    position: absolute;
    width: 180px;
    opacity: 1;
    z-index: 1;
    pointer-events: none; /* THIS IS THE CRITICAL LINE */
}

/* Stack images nicely */
.nwg-faq-floating img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}












.service-intro{
	padding: 125px 20px 10px; 
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	
background: linear-gradient(0deg, #00000087 25%, #00000087 90%), url(/img/services/nwg-shower-bg.JPG) ;
        background-position: center center;
        background-size: cover; 
	
}
.service-intro *{
color:white;	
	
}
.service-intro h1{
    font-weight: 600;
    font-size: 3rem;
    text-align: center;
	
	
}
.service-intro h1 span{
color:#5DE3EF;
}

.service-intro h2{
	
    font-weight: 600;
    font-size: 2.2rem;
}
.service-intro h3{
	
	
    font-weight: 600;
    font-size: 2rem;
	
}
.service-intro p{}
.service-intro-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  align-items: stretch; /* important */
}

.intro-link {
  display: block;
  height: 100%;
}

.intro-item {
  background: rgba(255,255,255,0.95);
  border-radius: 16px;
  padding: 22px 15px;
  text-align: center;

  display: flex;
  flex-direction: column;
  justify-content: center; /* vertically centers content */
  align-items: center;
  gap: 12px;

  height: 100%; /* KEY LINE */
  transition: 0.35s ease;
}

.intro-item i {
  font-size: 1.8rem;
  color: #A0A0A0;
}

.intro-item span {
  font-weight: 600;
  font-size: 0.95rem;
  color: #222;
  line-height: 1.2;
}
.intro-item-wrapper{
	
	transition:0.3s;
}
.intro-item-wrapper:hover{
  transform: translateY(-6px);

}


.intro-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}
.intro-link {
  text-decoration: none;
  display: block;
}

.intro-link:focus-visible {
  outline: 3px solid rgb(221 0 0 / 60%);
  border-radius: 18px;
}


/* ---------- PAGE LOAD ANIMATION ---------- */

/* initial hidden state */
.service-intro h1,
.service-intro hr,
.service-intro p,
.service-intro-grid .intro-item{
opacity:0;
transform: translateY(30px);
}

/* section fade in */
.service-intro{
animation: serviceIntroFade 1s ease forwards;
}

@keyframes serviceIntroFade{
from{opacity:0;}
to{opacity:1;}
}

/* headline reveal */
.service-intro h1{
animation: introReveal .8s ease forwards;
animation-delay:.2s;
}

/* divider */
.service-intro hr{
animation: introReveal .8s ease forwards;
animation-delay:.4s;
}

/* paragraph */
.service-intro p{
animation: introReveal .8s ease forwards;
animation-delay:.6s;
text-align: center;
}

/* grid items stagger */
.service-intro-grid .intro-item:nth-child(1){
animation:introReveal .8s ease forwards;
animation-delay:.8s;
}

.service-intro-grid .intro-item:nth-child(2){
animation:introReveal .8s ease forwards;
animation-delay:1s;
}

.service-intro-grid .intro-item:nth-child(3){
animation:introReveal .8s ease forwards;
animation-delay:1.2s;
}

.service-intro-grid .intro-item:nth-child(4){
animation:introReveal .8s ease forwards;
animation-delay:1.4s;
}

@keyframes introReveal{
to{
opacity:1;
transform: translateY(0);
}
}


@media(max-width:991px){
    
.service-intro{
	height: auto;
	
}
    
}

.service-body {
    padding: 75px 0 0px 0; background: rgb(255,255,255);
}
.service-body .service{
    padding: 100px 0;
    opacity: 0;
    
    transition:all 0.65s;
    
}
.service-body .service.show{
    opacity: 1;
    
}

.service-body h2 {
    font-size: 2.4rem; font-weight: 600; color: rgb(12,12,12);
}
.service-body h4 {
    font-size: 1.5rem; font-weight: 500; color: rgb(12,12,12);
}
.service-body p {
    font-size: 1rem; text-align: justify; color: rgb(12,12,12);     line-height: 35px;
}
.service-body .measurement{
    font-size:1.5rem;
}
.service-body ul li{
    
    padding: 25px 0;
    
    font-weight: 600;
    font-size:1.25rem;
}
.service-body .contact-cta {
    text-align: center;
    color: rgb(255, 255, 255);
    top: 25px;
    position: relative;
    font-weight: 600;
    font-size: 20px;
    padding: 25px;
    background: black;
    border-radius: 5px;
    display:inline-flex;
    border: 2px solid black; 
}

.service-body .contact-cta:hover {
    background:white;
    color:black;
}

.service-body .img-container{
    position:relative;
    width:100%;
    text-align:center;
}

.service-body .img-container img{
    width:100%;
    height:auto;
    display:block;
    border-radius: 4px; 
}

.service-body .floating-box{
    position:absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom:-0px;
    left:-15px;

    background:rgb(219 252 255);
    padding:25px;
    max-width:240px;
    height:240px;

    box-shadow:0 12px 35px rgba(0,0,0,0.15);
    border:0px solid lightgray;
    border-radius: 20px; 
    z-index:3;
    
    opacity: 0;
    transform:translateY(5px);
    transition:all 0.3s;
}



.service-body .service.show:hover .floating-box{
    transform:translateY(0px);

    opacity: 1;
}


/*.service-body .img-container:hover .floating-box{
    transform:translateY(0px);

    opacity: 1;
}*/

.service-body .floating-box h4{
    font-size:1.4rem;
    margin-bottom:10px;
    font-weight: 700;
    text-align:left;
}

.service-body .floating-box p{
    font-size:.9rem;
    text-align:left;
line-height: 30px;    
}
.service-body img {
    width: 100%; height: 100%;
box-shadow: 0 12px 21px 1px rgba(0, 0, 0, 0.15);
}

.service-body img.tall {
    width: 70%; height: 100%;
    height:auto;
    margin:0 auto;
box-shadow: 0 12px 21px 1px rgba(0, 0, 0, 0.15);
}

@media (max-width: 991px){
.service-intro h1 {
    font-weight: 600;
    font-size: 2rem;
    text-align: center;
}
    
.service-intro p {
    animation: introReveal .8s ease forwards;
    animation-delay: .6s;
    text-align: center;
    display: none;
}
.service-intro-grid {
    display: grid;
    grid-template-columns: auto;
    gap: 25px;
    align-items: stretch;
}

.service-body img.tall {
    width: 100%;
    height: 100%;
    height: auto;
    margin: 0 auto;
    box-shadow: 0 12px 21px 1px rgba(0, 0, 0, 0.15);
}
.service-body .floating-box {
    left: 0;
    
    
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: -0px;
    background: rgb(219 252 255);
    padding: 25px;
    max-width: 100%;
    height: auto;
    box-shadow: 0 12px 35px rgba(0,0,0,0.15);
    border: 0px solid lightgray;
    border-radius: 20px;
    z-index: 3;
    opacity: 0;
    transform: translateY(5px);
    transition: all 0.3s;
    
}
.service-body .img-container:hover .floating-box {
    transform: translateY(0px);
    opacity: 1;
    transform: translateX(-50%);
}



}











.why-section{
    margin: 0 auto;
    padding: 50px 0;
}
.why-section h2{
    font-size: 2.4rem;
    font-weight: 600;
    color: rgb(12,12,12);
    text-align:center;
}

.why-section p{
    text-align:inherit;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
    margin-top:30px;
}

.why-card{
    background:#fff;
    padding:30px 25px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    border-radius:6px;
}

.why-card h4{
    font-size: 1.4rem;
    font-weight: 600;
    color: rgb(12,12,12);
}

/* CLEAN GRID */
/* ============================
   GALLERY SECTION
============================ */

.gallery-carousel {
  position: relative;
  padding: 60px 0 90px 0;
  overflow: hidden;

  background:#f9f9f9;
}

.gallery-carousel::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;

  background: url('/img/ui/cloud-overlay-02.png') center / cover no-repeat;

  opacity: 0.7;   /* very subtle */
  pointer-events: none;

  animation: gallery-cloud-drift 10s linear infinite;

  z-index: 1;
}

.gallery-carousel .container {
  position: relative;
  z-index: 2;
}
@keyframes gallery-cloud-drift {
  from { transform: translateX(0); }
  to   { transform: translateX(20%); }
}


.gallery-carousel mark {
	text-align: center; padding: 25px; color:#fff; background: black;; border-radius: 5px; top: 25px; position: relative;   font-weight: 600;  ; font-size: 20px;
}

.gallery-title {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 20px;
}

/* Carousel layout */
.carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.carousel-track {
  display: flex;
  gap: 18px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 50px 0;
}

.carousel-track::-webkit-scrollbar {
  display: none;
}

.carousel-track img {
  flex: 0 0 auto;
  width: 285px;
  height: 275px;
  object-fit: cover;
  border-radius: 12px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 8px 18px rgba(0,0,0,0.15);
}

/* Hover enlarge */
.carousel-track img:hover {
  transform: scale(1.08);
  box-shadow: 1px 1px 10px 1px #000;
  z-index: 2;
}

/* Nav buttons */
.carousel-nav {
    background: #000;
    color: #fff;
    border: none;
    font-size: 2.5rem;
    width: 55px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    padding-bottom: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.85;
}

.carousel-nav:hover {
  opacity: 1;
}

.carousel-nav.prev {
  margin-right: 10px;
}

.carousel-nav.next {
  margin-left: 10px;
}

/* LIGHTBOX */
.lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.92);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 9999;
}

.lightbox.active {
  opacity: 1;
  pointer-events: auto;
}

.lightbox-image {
  max-width: 90vw;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 12px;
}

.lightbox-close {
  position: absolute;
  top: 24px;
  right: 32px;
  font-size: 3rem;
  color: #fff;
  cursor: pointer;
}

/* Mobile */
@media (max-width: 768px) {
  .carousel-track img {
    width: 180px;
    height: 130px;
  }

  .gallery-carousel {
    padding: 60px 0;
  }
}






/*Blog Page Start*/
.blog1 {
	padding: 205px 0 75px 0;
	background: rgb(255,255,255);
}
.blog1 h1 {
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	padding-bottom: 25px;
	color: rgb(70,110,145);
	font-size: 45px;
}
.blog1 h3 {
	font-family: 'font2';
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.04rem;
	text-align: center;
	padding-bottom: 10px;
	color: rgb(0,0,0);
}
.blog1 h2 {
	font-weight: 600;
	font-family: 'font2';
	font-size: 21px;
	color: rgb(30,30,30);
    text-align: left;
}
.blog1 h4 {
	font-weight: 600;
	font-family: 'font2';
	font-size: 21px;
	color: rgb(30,30,30);
    text-align: left;
}
.blog1 h5 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 15px;
}
.blog1 hr {
	border: 0.15rem solid rgb(21,135,198);
  max-width: 110px;
  opacity: 1;
  color: rgb(21,135,198);
  margin: auto;
}
.blog1 img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.blog1 .img-fluid.box-image{
    width: 100%;
    height: 200px; /* Adjust the height as needed */
    object-fit: cover;
}
.blog1 .box {
	padding: 0px 0px 20px 0px;
	border-radius: 15px;
	background: rgb(255,255,255);
	box-shadow: 0 0 15px #00000029;
	height:630px;
	margin-bottom: 20px; 
}
.blog1 .pad {
	padding: 15px 10px 0px 10px;
}
.blog1 span {
	color: rgb(70,110,145);
}
.blog1 p {
	/*font-family: 'font';*/
	color: rgb(20,20,20);
	font-size: 1.15rem;
	font-family: 'Arial';
}
.blog1 a {
	color: rgb(70,110,145);
	font-size: 15px;
	font-family: 'font2';
	font-weight: 600;
}
.blog1 a:hover {
	color: rgb(226,64,0,0.8);
}




.blog-top {
	background: rgb(70,110,145);
	padding: 210px 0 50px 0;
}
.blog-top .box {
	padding: 110px 45px 0px 50px;
}
.blog-top h1 {
	color: rgb(255,255,255);
	font-family: 'font2';
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 35px;
	text-align: center;
}
.blog-top h5 {
	color: rgb(255,255,255);
	font-family: 'font';
	text-align: left;
	font-size: 20px;
}
.blog-top p {
	color: rgb(255,255,255);
	font-family: 'font';
	font-size: 17px;
	text-align: left;
}
.blog-top a {
	color: rgb(255,255,255);
	padding: 10px 60px;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 15px;
	font-family: 'font2';
	background: rgb(226,64,0);
	border-radius: 5px;
}
.blog-top a:hover {
	color: rgb(255,255,255);
	background: rgb(68,68,68);
}
.blog-top iframe {
	border: 15px solid rgb(255,255,255);
	border-radius: 10px;
}

.blog-top1 {
	background: rgb(21,135,198);
	padding: 60px 0 50px 0;
}
.blog-top1 .box {
	padding: 110px 45px 0px 50px;
}
.blog-top1 h1 {
	color: rgb(255,255,255);
	font-family: 'font2';
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 35px;
	text-align: left;
}
.blog-top1 h5 {
	color: rgb(255,255,255);
	font-family: 'font';
	text-align: left;
	font-size: 20px;
}
.blog-top1 p {
	color: rgb(255,255,255);
	font-family: 'font';
	font-size: 17px;
	text-align: left;
}
.blog-top1 a {
	color: rgb(255,255,255);
	padding: 10px 60px;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 15px;
	font-family: 'font2';
	text-shadow: 1px 1px 1px #000;
/*	box-shadow: 1px 1px 2px 1px #000;*/
	background: rgb(68,68,68);
	border-radius: 5px;
}
.blog-top1 a:hover {
	color: rgb(255,255,255);
	
	background: rgb(226,64,0);
}
/*.blog-top1 span strong {
	 transform: rotate(90deg);
	 position: fixed;
}*/
.blog-top1 iframe {
	border: 15px solid rgb(255,255,255);
	border-radius: 10px;
}


.blog-template {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.blog-template i {
	color: rgb(7, 155, 196);
}
.blog-template a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.blog-template h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.blog-template h2 {
	font-family: 'Arial';
	color: rgb(20,20,20);
	font-size: 33px;
	font-weight:900;
}
.blog-template h3 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
}
.blog-template h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 400;
	font-family: 'font';
	font-size: 23px;
}
.blog-template h5 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 25px;
}
.blog-template h6 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 23px;
}
.blog-template p {
	color: rgb(20,20,20);
	font-size: 1.1rem;
	/*font-family: 'font2';*/
	font-family: 'Arial';
	font-weight: 500;
}
.blog-template li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template span{

	font-weight: 900;
	text-shadow: 0 0 black;
	/*text-decoration: underline;*/
}
.blog-template span.transformer {

	font-weight: 900;
	text-shadow: 0 0 black;
	text-decoration: underline;
}
.blog-template li p span{
	color: black;
	font-size: 19px;
	font-family: 'font';
	text-decoration:underline;
	font-weight:300;
}
.blog-template a.contact-today {
	padding: 10px; background: rgb(226,64,0); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 24px; font-family: font2; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}
.blog-template a.services {
	padding: 10px; background: rgb(21,135,198); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 18px; font-family: font2; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}

.blog-template1 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.blog-template1 i {
	color: rgb(7, 155, 196);
}
.blog-template1 a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.blog-template1 h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.blog-template1 h2 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 33px;
}
.blog-template1 h3 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 29px;
}
.blog-template1 h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.blog-template1 h5 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
	padding: 7px;
}
.blog-template1 h6 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 21px;
}
.blog-template11 p {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template .img-fluid.box-image{
	
	border-radius: 20px; 
	box-shadow: 1px 1px 10px 3px rgb(12,12,12);
}

.numbered{
	list-style-type: decimal ;
}
/*Blog Page End*/


/**** Process Page ****/ 
.process {
	padding: 100px 0 100px 0;
	background: rgb(255,255,255);
}
.process .process-card{
	
    max-height: 100%;
    height: 100%;
    color: #fff;
    margin: 0 0 0px;
    border-radius: 5px;
    padding: 7px;
    background: rgb(255,255,255);
    visibility: visible;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
	
}
.process h1 {
	font-family: 'font';
	font-size: 35px;
	text-align: center;
	font-weight: 900;
	color: rgb(194,3,16);
}
.process h2 {
	font-family: 'font';
	font-size: 25px;
	text-align: center;
	font-weight: 900;
	padding-bottom: 30px;
	color: black;
}
.process h3.card-title {
	font-family: 'font';
	font-size: 1.3rem;;
	text-align: center;
	font-weight: 900;
	padding-bottom: 10px;
	color: black;

}
.process h5 {
	font-family: 'font';
	font-size: 25px;
	text-align: center;
	font-weight: 900;
	padding-bottom: 30px;
	color: rgb(110,110,110);
}
.process p {
	font-size: 19px;
	text-align: justify;
	font-family: 'font';
	color: rgb(110,110,110);
}
.process li {
	font-size: 19px;
	font-family: 'font';
	color: rgb(110,110,110);
}
.process strong {
	color: rgb(194,3,16);
	font-family: 'font';
}














.navbar-inverse .navbar-inner {
    display: none;
}

.mobile-menu {
    display: none;
}

.dropdown-wrapper {
    margin: 0;
    padding: 0;
}

.mobile-menu .dropdown-menu-mobile, .mobile-menu .dropdown-menu-mobile-2, .mobile-menu .dropdown-menu-mobile-3 {
    position: relative;
    display: none;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    height: 0px;
    margin: 0;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: #e6e6e6 !important;
    text-align: left;
    list-style: none;
    background-color: #101010;
    border: 0;
    visibility: hidden;
    border-radius: 0;
    transform: scale(1, 0);
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.dropdown-menu-animate, .dropdown-menu-animate-2, .dropdown-menu-animate-3  {
    display: inline-block !important;
    transform: scale(1, 1) !important;
    padding: 25px 0 !important;
    height: auto !important;
    visibility: visible !important;
}

.mobile-menu .dropdown-menu-mobile a, .mobile-menu .dropdown-menu-mobile-2 a, .mobile-menu .dropdown-menu-mobile-3 a  {
    color: #545454;
    font-weight: 600 !important;
    font-size: 1em;
    font-family: 'Raleway';
    text-align: center;
}

.view-gallery-btn {
    position: relative;
    display: inline-block;
    background: #b34141;
    padding: 5px 30px;
    color: #fff;
    font-weight: 600;
}

#login-page .btn-primary.disabled,
.btn-primary:disabled {
    background-color: #1f1f1f;
}

#login-page .about-header-section {
    text-align: center;
    padding: 0;
    background: linear-gradient(to bottom, rgba(19, 19, 19, 0.81), rgba(4, 4, 4, 0.81)), url(../img/backgrounds/service-page-two-header-bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}

#login-page .about-header-section {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

#login-page .about-header-section form {
    background: #fff;
    padding: 30px;
    margin: auto;
    text-align: left;
    box-shadow: 0px 0px 20px 1px #000;
}

#login-page #form-login {
    padding: 30px 0 50px;
}

#login-page #form-login .btn {
    width: 100%;
    margin: 0 0 15px;
    box-shadow: none;
}

#login-page #form-login .btn-secondary {
    padding: 0;
    text-align: inherit;
    color: inherit;
    background-color: transparent;
    width: inherit;
    border: none;
}

#login-page #form-login .btn-secondary:hover {
    background-color: transparent !important;
    color: #585858;
}

#login-page .btn-primary {
    border: none;
    color: #fff;
    background-color: #252525;
}

#login-page input {
    padding: 6px 10px;
    margin: 0 0 15px;
    width: 100%;
}

body#login-page {
    visibility: visible;
}

#login-page .login-form-container {
    position: relative;
    overflow: hidden;
    padding: 0;
    /* height: inherit; */
}

#login-page #form-login {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logout-btn {
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    padding: 6px 30px;
    background: #b34141;
}

#image-uploads .upload-container {
    padding: 50px 0 !important;
}

#image-uploads .form-control {
    margin-left: 10px;
}


/*******************  Page Loader *************************/


/* This only works with JavaScript, 
if it's not present, don't show loader */

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
    z-index: 99999;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: url(/images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}


/*******************  Referrals Owl Carousel *************************/

.owl-carousel {}

.owl-carousel .owl-stage-outer {
    padding: 40px 0;
}

.owl-nav {
    position: absolute;
    width: 100%;
    top: 10%;
}

.owl-carousel .item {
    display: block;
    height: 100%;
}

.owl-carousel .owl-item span {
    font-size: 20px;
    font-weight: 500;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
    background: transparent !important;
    color: #212121 !important;
    opacity: .5 !important;
}

.owl-nav .owl-next {
    left: 100%;
}

.owl-nav .owl-prev {
    right: 100%;
}

.owl-nav .owl-prev span,
.owl-nav .owl-next span {
    font-size: 3em;
    display: block;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    outline: none;
}


/*******************  Home Page Service Cards *************************/

#referrals .referrals-section {
    background: #ffffff;
    color: #000000;
    position: relative;
}

.referrals-section svg {
    overflow: hidden;
    position: absolute;
    top: -71px;
}

.referrals-section .cls-1 {
    fill: rgb(255, 255, 255);
    stroke: rgba(29, 29, 29, 0);
    stroke-miterlimit: 10;
}

#referrals .card .btn {
    position: inherit;
    width: 100%;
    text-align: left;
    margin: 0;
    display: block;
    padding: 16px 20px;
}

#referrals .card {
    position: relative;
    max-height: 100%;
    height: 100%;
    margin: inherit;
    padding: inherit;
    background: transparent;
}

#referrals .card-header {
    padding: 0;
}

.card {
    max-height: 100%;
    height: 100%;
    color: #262626;
    margin: 0 0 20px;
    padding: 18px 10px;
    background: #ebebeb;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 0px 32px -10px #06060685;
    visibility: hidden;
}

.card:hover {
    cursor: pointer;
}

.card h1 {
    font-size: 1.4em;
    font-weight: 700;
}
.card h2 {
    font-size: 1.3em;
    font-weight: 700;
}
.card span {
    font-size: 18px;
    font-weight: 500;
}

.card .btn {
    font-size: 1.1em;
    text-transform: uppercase;
    background: transparent;
    font-weight: 600;
    position: absolute;
    bottom: 25px;
    border: none;
    padding: 0;
    margin: 0;
    color: #000000;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.card .btn span {
    position: relative;
    left: 4px;
    -webkit-transition: all .20s ease;
    -moz-transition: all .20s ease;
    -o-transition: all .20s ease;
    transition: all .20s ease;
}

.card:hover .btn {
    background: transparent !important;
    color: #fff;
}

.card:hover span {
    left: 12px;
}

















.home-service-section {
    overflow: hidden;
    background: #ecedef;
    padding-bottom: 6% !important;
    padding-top: 0 !important;
}

#home .inner-content-section {
    background: linear-gradient(to left, #1e1e1ee6 18%, rgba(27, 27, 27, 0)), url(../img/backgrounds/rail6.jpeg) 0 no-repeat;
    padding: 15em 0 !important;
    background-attachment: fixed;
    overflow: hidden;
    background-size: inherit;
    color: white;
}

#home .inner-content-section2 {
    background: linear-gradient(to right, #1e1e1ee6 18%, rgba(27, 27, 27, 0)), url(../img/backgrounds/rail5.jpeg) 0 no-repeat;
    padding: 15em 0 !important;
    background-attachment: fixed;
    overflow: hidden;
    background-size: inherit;
    color: white;
}

.inner-content-section2 .btn {
    background: transparent;
    border-color: #ffffff;
    color: #fff;
}

#home .inner-content-section3 {
    background: linear-gradient(to left, #1e1e1ee6 18%, rgba(27, 27, 27, 0)), url(../img/backgrounds/rail37.jpeg) 0 no-repeat;
    padding: 15em 0 !important;
    background-attachment: fixed;
    overflow: hidden;
    background-size: inherit;
    color: white;
}

.pre-footer-section {
    padding: 0 !important;
    overflow: ;
}

.pre-footer-section div[class*='col-']:last-child {
    background: url(/img/backgrounds/JPEG/rail1.jpg) bottom no-repeat;
    background-size: cover;
}

.pre-footer-section .hours {
    display: flex;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    padding: 120px;
    background: #1d1d1d;
}

.pre-footer-section div[class*='col-']:last-child {
    padding: 0;
}

.pre-footer-section .hours p {
    display: flex;
    padding: 0 200px 0 0;
    flex-direction: row;
    justify-content: space-between;
}

.pre-footer-section a {
    /* background:#252525; */
    margin: 40px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.pre-footer-section a:hover {
    color: #8a8a8a;
}


/*******************  Linearicons *************************/

.lnr {
    display: inline-block;
    fill: currentColor;
    width: 1em;
    height: 1em;
    vertical-align: -0.2em;
    cursor: pointer;
}

.lnr-chevron-right {
    color: #232323;
    /* We can use "color" for setting the color
  of the SVG because we set its "fill" to
  "currentColor" */
    font-size: 22px;
    /* We can use "font-size" for changing the size
  of the SVG because its width and height were
  set 1em.
  To get crisp results, use sizes that are
  a multiple of 20; because Linearicons was
  designed on a 20 by 20 grid. */
}

.lnr-star {
    font-size: 25px !important;
    position: relative;
    top: -12px;
}


/* ========================================================== */


/* 			            Default Classes                       */


/* ========================================================== */

body {
    font-family: 'Montserrat', sans-serif;
}

body#barbajs {
    visibility: visible;
}

a,
button,
.btn {
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

a {
    cursor: pointer;
    text-decoration: none !important;
}

a:hover {
    color: #252525;
    text-decoration: underline;
}

#image-uploads .badge {
    font-size: 1.2em;
}

#image-uploads form {
    display: flex;
    justify-content: space-between;
}

#image-uploads #upload-preview .btn {
    background-color: #d84a4a;
    color: #fff;
}

#image-uploads .btn {
    padding: 6px 20px;
    margin: 0 10px;
    outline: none !important;
    background-color: transparent;
    border-color: #929292;
    /* color: #333; */
    border-radius: 0;
}

#image-uploads .btn:hover {
    background-color: #2d2d2d;
    color: #fff;
}

#image-uploads .btn-primary.disabled,
#image-uploads .btn-primary.disabled span,
.btn-primary:disabled,
.btn-primary:disabled span {
    color: #fff;
    border: none;
    cursor: not-allowed;
}

.btn {
    cursor: pointer;
    border-radius: 0;
}

.btn.alert-trigger {
    color: #fdfdfd;
    background-color: #333;
}

.btn:hover {
    opacity: 0.9;
}

.inner-content-section .btn {
    background: transparent;
    border-color: #ffffff;
    color: #fff;
}

.inner-content-section .btn:hover {
    background-color: #3e3e3e;
    color: #fff;
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    outline: none;
    box-shadow: none;
    background-color: #444;
    border-color: #949494;
    color: #fff;
}

.btn-primary:hover {
    border-color: #949494;
}

.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none;
}

.section-divider {
    position: relative;
    padding: 50px 0;
}

.estimate-section-divider .alert,
.estimate-section-divider .alert p {
    text-align: left;
    font-size: inherit;
}

.custom-show {
    position: fixed;
    transform: scale(1, 1);
    border: 0;
    background: white;
    border-radius: 0;
    z-index: 1100;
    overflow: inherit;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}

.block-overlay {
    position: absolute;
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}


/********* Set Timeout Function FadeDiv Styling **********/

.fadeDiv {
    position: fixed;
    display: inline-block;
    /* width:100%; */
    z-index: 1050;
    color: #fff;
    background: #300e87;
    padding: 50px;
    top: 150px;
    bottom: 150px;
    left: 300px;
    right: 300px;
    transform: scale(0, 0);
    box-shadow: 0px 0px 20px -1px #000;
    transition: all .20s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.menu-scaler {
    position: fixed;
    display: inline-block;
    padding: 50px;
    z-index: 1050;
    /* background:red; */
    top: 150px;
    bottom: 150px;
    left: 300px;
    right: 300px;
    transform: scale(1, 1);
}

.fadeDiv .fadeDiv-close {
    position: absolute;
    right: 20px;
    top: 10px;
    font-weight: 900;
    font-size: 2em;
    font-family: 'Lato';
    cursor: pointer;
}

.navbar-collapse ul {
    width: 100%;
    padding-top: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding-right: 40px; */
}

.overlay {
    height: 100%;
    width: 100%;
    background: #ffffffbf;
}

#myBtn {
    display: block;
    /* Hidden by default */
    width: 50px;
    height: 50px;
    position: fixed;
    /* Fixed/sticky position */
    top: 100%;
    /* Place the button at the bottom of the page */
    right: 30px;
    /* Place the button 30px from the right */
    z-index: 99;
    /* Make sure it does not overlap */
    border: none;
    /* Remove borders */
    outline: none;
    /* Remove outline */
    background-color: #000000;
    /* Set a background color */
    color: #ffffff;
    cursor: pointer;
    /* Add a mouse pointer on hover */
    font-size: 14px;
    padding-top: 0;
    /* Some padding */
    border-radius: 0px;
    /* Rounded corners */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

#myBtn i {
    color: white;
}

#myBtn:hover {
    background-color: #424242;
    /* Add a dark-grey background on hover */
    color: #fff;
}


/*******************  Jarallax Styling *************************/

.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}


/* ========================================================== */


/* 			            Custom Navbar	                      */


/* ========================================================== */

.top-header-animate {
    background: #ffffff00;
}

.top-header-animate .dropdown-toggle {
    color: #0a0a0a;
    font-size: 16px;
}

.top-header-animate .navbar-brand {
    font-size: 1.5em;
}

.top-header-animate a,
.top-header-animate a,
.top-header-animate i,
.top-header-animate {
    color: #000000 !important;
}

.header-animate {
    background: white;
    padding: 105px 0 6px !important;
    box-shadow: 0px 0px 10px -4px #000000bd;
}

.header-animate a {
    color: #989898 !important;
    font-size: 1em !important;
}

.header-animate a:before {
    background: #222 !important;
}

.body-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    background: white;
    top: 0;
    left: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .20s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: all;
    transition-duration: .20s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.body-wrapper.body-bg {
 background: #ecedef;
}
.body-wrapper-animate {
    margin-left: -400px;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}

.sidebar-flyout {
    position: fixed;
    background: linear-gradient(rgb(25, 25, 25), rgba(0, 0, 0, 0.95)), url(/img/backgrounds/adjusting-lawn-sprinkler.jpg) -30em 0 no-repeat !important;
    background-size: cover;
    z-index: 4;
    height: 100%;
    width: 400px;
    top: 0;
    right: 0;
    margin-right: -400px;
    background: #101010;
    padding: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}

.sidebar-flyout ul li a .block-overlay {
    opacity: 1;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
    display: none;
}

.sidebar-flyout ul li a:hover .block-overlay {
    opacity: 0;
}

.sidebar-flyout h2 {
    position: relative;
    color: white;
    line-height: 32px;
    font-size: 1.5em;
}

.sidebar-flyout h3 {
    font-size: 1.5em;
    margin-left: 50px;
    margin-top: 1em;
    text-transform: uppercase;
    color: #e6e6e6;
}

.sidebar-flyout h3 img {
    width: 8%;
}

.sidebar-flyout ul {
    list-style: none;
    color: #ffffff;
    margin: 30px 0 0;
    padding: 0 0 30px;
    overflow-y: scroll;
    position: relative;
    height: 100vh;
}

.sidebar-flyout ul::-webkit-scrollbar {
    width: 0 !important;
}

.sidebar-flyout ul li a {
    display: block;
    padding: 10px 50px;
    position: relative;
    align-items: center;
    height: 100%;
    width: inherit;
    text-decoration: none;
}

.sidebar-flyout ul li a img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.sidebar-flyout-animate {
    margin-right: 0;
}

.sidebar-flyout .lnr {
    color: white;
    font-size: 1em;
}

.sidebar-flyout .services-button {
    position: absolute;
    padding: 0;
    margin: 0;
    top: 18px;
    right: 20px;
}

.sidebar-flyout ul li a {
    color: #e6e6e6;
    font-weight: 400;
}

body {
    padding: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}

body#image-upload-page {
    visibility: visible;
}

.top-header .dropdown-menu {
    background: whitesmoke;
    border-radius: 0;
}

.top-header .dropdown-menu a {
    color: #222;
    padding: 3px 20px !important;
}

.top-header {
    position: fixed;
    width: 100%;
    padding: 6px 0;
    z-index: 5;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.top-header div[class*='col-']:first-child {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top-header div[class*='col-']:first-child a {
    padding: 0;
    font-size: 15px;
    /* margin-right: 6px; */
    /* border: 1px solid #fff; */
    /* border-radius:100px; */
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.top-header div[class*='col-']:first-child a:hover {
    background-color: #fbfbfb;
    color: #222;
}

.top-header div[class*='col-']:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-header div[class*='col-']:nth-child(3) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-header div[class*='col-']:nth-child(4) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-header div[class*='col-']:nth-child(5) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.top-header a,
.top-header i,
.top-header p {
    color: #000;
    margin: 0;
    font-weight: bold;
}

.top-header div[class*='col-']:nth-child(5) a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #dcdcdc;
    border-radius: 100px;
    height: 34px;
    width: 34px;
    margin: 0 4px;
}

.top-header div[class*='col-']:nth-child(5) a:hover {
    background: #0a0a0a;
    text-decoration: none !important;
    color: #929292;
}

.top-header .dropdown-toggle {
    background: #21212100;
    padding: 6px 25px;
    outline: none !important;
}

.top-header .logo {
    width: 300px;
    transition: all .30s ease;
}

.move-logo {
    position: relative;
    left: 69px;
    width: 243px !important;
}

.top-header .btn-secondary.focus,
.btn-secondary:focus {
    outline: none !important;
    box-shadow: none !important;
}

.navbar-scroll {
    padding: 105px 0 0;
    position: fixed;
    width: 100%;
    background: rgba(255,255,255);
    z-index: 4;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

#projects .navbar-scroll {
    background: #fdfdfd;
    position: relative !important;
}

#projects .navbar-scroll li a {
    color: #333;
}

#projects .navbar-scroll .navbar-brand {
    color: #252525;
}

#projects .navbar-light .lnr {
    color: #222;
}

.navbar-light .lnr {
    color: #fdfdfd;
    font-size: 1.5em;
    position: absolute;
    top: 6px;
    right: 10px;
}

.navbar-light .navbar-brand {
    color: #e8e8e8;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}

.navbar-brand {
    font-size: 2.5em;
    font-weight: 700;
    text-transform: uppercase;
}

.navbar-brand:focus,
.navbar-brand:hover {
    color: #f3f3f3 !important;
}

.navbar-light .navbar-nav .nav-link {
    margin: 0 16px;
    padding: 6px 0px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #989898;
    font-family: 'Montserrat', sans-serif;
    /* cursor: pointer; */
    overflow: hidden;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #989898;
}

.navbar-light .navbar-nav .active>.nav-link:before,
.navbar-light .navbar-nav .nav-link.active:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 3px;
    left: 0;
    background: #e6e6e6;
}

#projects .navbar-light .navbar-nav .active>.nav-link:before,
#projects .navbar-light .navbar-nav .nav-link.active:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 3px;
    left: 0;
    background: #4e4e4e;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #989898;
}

.navbar-light .navbar-nav li a {
    position: relative;
}

.navbar-light .navbar-nav .nav-link li:focus ::before,
.navbar-light .navbar-nav li:hover ::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 3px;
    left: 0;
    background: #e6e6e6;
}

#projects .navbar-light .navbar-nav .nav-link li:focus ::before,
#projects .navbar-light .navbar-nav li:hover ::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 3px;
    left: 0;
    background: #4e4e4e;
}

.navbar-light .navbar-nav li:active ::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 3px;
    left: 0;
    background: #e6e6e6;
}

.navbar-collapse {
    height: 100%;
}

.mobile-top-header {
    display: none !important;
}

#logo-pic {
    width: 73%;
}

.shrink {
    height: 85px;
    background-color: #f7f7f7;
    border: none;
    margin-top: 0;
}

.remove {
    display: none;
}

.small {
    height: 180px;
    width: 180px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: 25px;
}


/* ========================================================== */


/* 			           HOME PAGE 		                      */


/* ========================================================== */

.estimate-section-divider {
    background: #e0e0e0;
    text-align: center;
}

iframe {
    border: none;
}

#home .about-welcome-section {
    background-color: yellow;
}


/*Home Welcome Section*/

.home-welcome-section {
    text-align: center;
    padding: 53px 0;
    background: #ecedef;
    position: relative;
}

.home-welcome-section svg {
    position: absolute;
    left: 0;
    top: -71px;
}

.home-welcome-section .cls-1 {
    fill: rgb(236, 237, 239);
    stroke: rgba(29, 29, 29, 0);
    stroke-miterlimit: 10;
}

.home-welcome-section #row2 {
    margin-top: 4%;
    text-align: center;
}

.home-welcome-section .content-wrap {
    overflow: hidden;
}

.home-welcome-section .pic1 {
    background-image: url(/img/backgrounds/installer.jpg);
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.home-welcome-section .pic1:hover {
    transform: scale(1.2);
}

.home-welcome-section .pic2 {
    background-image: url(/img/backgrounds/design.jpeg);
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.home-welcome-section .pic2:hover {
    transform: scale(1.2);
}

.home-welcome-section .pic3 {
    background-image: url(/img/backgrounds/lawn-mower.jpg);
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.home-welcome-section .pic3:hover {
    transform: scale(1.2);
}

.home-welcome-section h1 {
    color: #000000;
    font-size: 3em;
    font-weight: 500;
    text-transform: uppercase;
}

.home-welcome-section h3 {
    margin-top: 22px;
    color: #656565;
}

.home-welcome-section p {
    color: #262626;
    margin-bottom: 0;
}

.home-welcome-section .overlay {
    padding: 26% 0%;
    background: rgba(0, 0, 0, 0.48);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #ffffff;
}

.home-welcome-section .overlay:hover {
    background: rgba(0, 0, 0, 0.57);
    color: white;
}


/*Section A*/

.section-a {
    text-align: center;
    background-image: url(/img/backgrounds/field.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.section-a .overlay {
    padding: 4% 0%;
    background: #0000005c;
    color: white;
}

.section-a p {
    color: #ffffff;
}


/*Section B*/

.section-b {
    background: white;
    padding: 4% 0%;
}

.section-b .pic {
    background-image: url(/img/backgrounds/roll-install.jpg);
    background-size: cover;
    background-position: 0% 44%;
    width: 100%;
    padding: 30%;
    position: relative;
    left: 69px;
}

.section-b #info {
    padding: 7% 0%;
    text-align: right;
}

.section-b h2 {
    color: #0d3345;
}

.section-b p {
    color: #797171;
}


/*Section C*/

.section-c {
    background: #f3f3f3;
    padding: 4% 0%;
    text-align: center;
}

.section-c #info {
    background: #f3f3f3;
    margin-right: 10px;
    margin-top: 10px;
    padding: 2% 1%;
}

.section-c #icon1 {
    width: 36%;
    margin-bottom: 19px;
}

.section-c #icon2 {
    width: 11%;
    margin-bottom: -11px;
    position: relative;
    top: -19px;
}

.section-c #icon3 {
    width: 28%;
    margin-bottom: 12px;
    position: relative;
    top: 0px;
}

.section-c #icon4 {
    width: 31%;
    margin-bottom: 19px;
}

.section-c #icon5 {
    width: 38%;
    margin-bottom: -5px;
    position: relative;
    top: -15px;
}

.section-c #icon6 {
    width: 37%;
    margin-bottom: 37px;
    position: relative;
    top: 19px;
}

.section-c h1,
.section-c h4 {
    color: #000000;
}

.section-c p {
    color: #797171;
}

.section-c #grass {
    width: 143%;
    position: relative;
    left: -119px;
}


/*Section D*/

.section-d {
    background-image: url(/img/backgrounds/mower.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.section-d .overlay {
    padding: 6% 0%;
    background: rgba(15, 128, 41, 0.23);
    color: white;
    text-align: center;
}


/* CUSTOMIZE TABS
-------------------------------------------------- */


/* CUSTOM CAROUSEL
-------------------------------------------------- */


/* ========================================================== */


/* 			           ABOUT PAGE                         	  */


/* ========================================================== */

.about-info-section {
    padding: 50px 20px;
    background: #101010;
    color: #d2d2d2;
}

.about-info-section h3 {
    color: #cccccc;
    font-weight: 700;
}

.about-info-section div[class*='col-'] {
    padding: 45px 30px;
}

.about-info-section .row:first-child {
    /* border-bottom: 1px solid #b5b5b5; */
}

.about-info-section div[class*='col-']:first-child {
    border-right: 1px solid #b5b5b5;
}

.about-header-section {
    text-align: center;
    padding: 220px 0 120px;
    background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.62), rgba(6, 6, 6, 0.57) 44%), url(../img/backgrounds/JPEG/rail3.jpg) 0 -36em no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    position: relative;
}

.about-header-section h1 {
    color: #ffffffa8;
    font-size: 80px;
    font-weight: bold;
}


/*About Showcase*/

.about-showcase {
    background-image: url(/img/backgrounds/cutting.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
}

.about-showcase h1 {
    padding: 80px 0;
}

.about-showcase .overlay {
    background: rgba(0, 0, 0, 0.55);
    color: white;
    border-bottom: 1px solid #272663;
}


/*About A*/

.about-a {
    background: white;
    padding: 4% 0%;
    text-align: center;
}

.about-a h1 {
    color: black;
}

.section-b h2 {
    color: #656565;
}

.about-a p {
    color: #797171;
}


/*About Secton*/

.about-section {
    background: url(/img/backgrounds/weed-wack.jpg) 0 no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.about-section .overlay {
    display: none;
}


/*About B*/

.about-b {
    background: white;
    padding: 50px 0;
    text-align: center;
}

.about-b img {
    width: 100%;
    /* margin-top: 4%; */
}

.about-b h1 {
    color: black;
}

.about-b p {
    color: #797171;
}

.about-history-section {
    position: relative;
}
.about-history-section h2{
    color: black;
}
.about-history-section svg {
    overflow: hidden;
    position: absolute;
    top: -71px;
}

.about-history-section .cls-1 {
    fill: rgb(255, 255, 255);
    stroke: rgba(29, 29, 29, 0);
    stroke-miterlimit: 10;
}


/* CUSTOMIZE TABS
-------------------------------------------------- */


/* CUSTOM CAROUSEL
-------------------------------------------------- */


/* ========================================================== */


/* 			           SERVICES PAGE                          */


/* ========================================================== */

.service-content-section {}

.service-content-section div[class*='col-'] {
    position: relative;
    background: #ffffff;
    padding: 30px 30px 125px;
    margin-top: -8em;
    /* box-shadow: 0 -21px 40px -16px #000; */
    border: none;
}

.service-content-section p {
    border: none;
}

.services-showcase {
    background-image: url(/img/backgrounds/backyard-landscape-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 -42rem;
    text-align: center;
    color: white;
}

.services-showcase .overlay {
    background: rgba(0, 0, 0, 0.55);
    padding: 125px 0;
    color: #ffffff;
}


/*Services A*/

.services-a {
    background: white;
    padding: 50px 0;
    text-align: center;
}

.services-a h1 {
    color: #000000;
}

.services-a p {
    color: #797171;
}


/*Services B*/

.services-b {
    background: white;
    padding: 4% 0%;
    text-align: center;
}

.services-b img {
    width: 45%;
    margin-top: 4%;
}

.services-b h1 {
    color: #000000;
}

.services-b p {
    color: #797171;
}


/*Services C*/

.services-c {
    background: #ffffff;
    padding: 4% 0%;
    text-align: center;
}

.services-c img {
    width: 45%;
    margin-top: 4%;
}

.services-c h1 {
    color: #000000;
}

.services-c p {
    color: #797171;
}


/*Services D*/

.services-d {
    background: white;
    padding: 4% 0%;
    text-align: center;
}

.services-d img {
    width: 45%;
    margin-top: 4%;
}

.services-d h1 {
    color: #000000;
}

.services-d p {
    color: #797171;
}


/*Services Section*/

.services-section {
    color: white;
    padding: 0;
}

.services-section h1 {
    position: absolute;
    font-size: 2.5em;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.services-section div[class*='col-'] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.services-section div[class*='col-'] a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-section div[class*='col-'] a .block-overlay {
    background-color: #0a0a0aa3;
    -webkit-transition: all .08s ease;
    -moz-transition: all .08s ease;
    -o-transition: all .08s ease;
    transition: all .08s ease;
}

.services-section div[class*='col-'] a:hover .block-overlay {
    background-color: rgba(222, 173, 21, 0.08);
}

.services-section a {
    color: #ffffff;
    cursor: pointer;
}

.services-section a:hover {
    color: #ffffff;
    cursor: pointer;
    text-decoration-color: white;
}

.services-section .pic1 {
    background-image: url(/img/backgrounds/landscape.jpg);
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.services-section .pic1:hover {
    transform: scale(1.2);
}

.services-section .pic2 {
    background-image: url(/img/backgrounds/pathway.jpg);
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.services-section .pic2:hover {
    transform: scale(1.2);
}

.services-section .pic3 {
    background-image: url(/img/backgrounds/sprinkler1.jpg);
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.services-section .pic3:hover {
    transform: scale(1.2);
}

.services-section .overlay {
    padding: 17% 0%;
    background: #ffffff70;
    text-align: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #000000;
}

.services-section .overlay:hover {
    background: #0d61208f;
    color: white;
}

.divider-a {
    background-image: url("/img/backgrounds/synthetic.jpeg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: black;
    text-align: center;
}

.divider-a .overlay {
    padding: 4% 0%;
}

.divider-a .btn {
    background: #a5011000;
    width: 29%;
    padding: 14px 0px;
    color: black;
    cursor: pointer;
    outline: none;
    border: 2px solid black;
}

.divider-b {
    background-image: url("/img/backgrounds/conditioner2.jpg");
    background-size: cover;
    background-position: center;
    padding: 4% 0%;
    text-align: center;
    color: #0f8029;
}

.divider-b p {
    color: #656565;
}


/* CUSTOMIZE TABS
-------------------------------------------------- */


/* CUSTOM CAROUSEL
-------------------------------------------------- */


/* ========================================================== */


/* 			            INSALL PAGE                           */


/* ========================================================== */

.install-a {
    padding: 5% 1%;
    background: white;
}

.install-a .pic {
    background-image: url("/img/backgrounds/install2.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.install-a .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.install-a h1 {
    color: #656565;
}

.install-a p {
    color: #797171;
}


/* ========================================================== */


/* 			            DESIGN PAGE                           */


/* ========================================================== */

.design-a {
    padding: 5% 1%;
    background: white;
}

.design-a .pic {
    background-image: url("/img/backgrounds/yard.jpeg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.design-a .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.design-a h1 {
    color: #656565;
}

.design-a p {
    color: #797171;
}


/* ========================================================== */


/* 			            MAINTAIN PAGE                         */


/* ========================================================== */

.maintain-a {
    padding: 5% 1%;
    background: white;
}

.maintain-a .pic {
    background-image: url("/img/backgrounds/lawn.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.maintain-a .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.maintain-a h1 {
    color: #656565;
}

.maintain-a p {
    color: #797171;
}


/* ========================================================== */


/* 			            REPLACEMENTS PAGE                     */


/* ========================================================== */

.replacement-a {
    padding: 5% 1%;
    background: white;
}

.replacement-a .pic {
    background-image: url("/img/backgrounds/acunit2.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.replacement-a .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.replacement-a h1 {
    color: #656565;
}

.replacement-a p {
    color: #797171;
}


/* ========================================================== */


/* 			            RESIDENTIAL PAGE                      */


/* ========================================================== */

.residential-a {
    padding: 5% 1%;
    background: white;
}

.residential-a .pic {
    background-image: url("/img/backgrounds/backyard-grass.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.residential-a .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.residential-a h1 {
    color: #656565;
}

.residential-a p {
    color: #797171;
}


/* ========================================================== */


/* 			            PROFESSIONALS PAGE                    */


/* ========================================================== */

.professionals-a {
    padding: 5% 1%;
    background: white;
}

.professionals-a .pic {
    background-image: url("/img/backgrounds/black-room.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.professionals-a .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.professionals-a h1 {
    color: #656565;
}

.professionals-a p {
    color: #797171;
}


/* ========================================================== */


/* 			            GALLERY / PROJECTS                    */


/* ========================================================== */

.projects .about-header-section h1 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.projects .about-header-section .header-logout-btn {
    font-size: 22px;
    display: block;
    margin-left: 20px;
    color: #ca3535;
}

#delete-msg {
    position: relative;
    text-align: center;
    margin: 0 0 2em;
}

#portfolio input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin: 0;
    top: 0;
    left: -60px;
    z-index: 2;
    width: 60px;
    height: 60px;
    -webkit-appearance: none;
    background-image: url(/img/icons/close-btn-icon-red.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    color: #ffffff;
    border: none;
    cursor: pointer;
    outline: none !important;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

#portfolio input:hover {
    background-color: #fff;
    opacity: .;
}

button.mfp-close,
button.mfp-arrow {
    outline: none !important;
}

.gallery-section-divider {
    position: relative;
    padding: 20px 20px 80px;
}

.gallery-section-divider svg {
    overflow: hidden;
    position: absolute;
    top: -71px;
    left: 0;
}

.gallery-section-divider .cls-1 {
    fill: rgb(255, 255, 255);
    stroke: rgba(29, 29, 29, 0);
    stroke-miterlimit: 10;
}

.gallery-section-divider h1 {
    position: relative;
    padding: 40px 0 20px;
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-around; */
}
.gallery-section-divider h2 {
    position: relative;
    padding: 40px 0 20px;
    color: black;
    font-weight: 400;
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-around; */
}
.projects-section {
    position: relative;
    overflow: hidden;
}

#project-1 .projects-section img {
    transform: scale(1.08, 1.08)
}

.projects-section .mosaic-row {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
}

.projects-section .mosaic-row div[class*='col-'] {
    position: absolute;
    top: 0;
    right: 0;
}

.projects-section a img {
    transform: scale(1.06, 1.06);
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.projects-section a:hover img {
    transform: scale(1.3, 1.3);
}

.projects-section a .block-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #08080891;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}

.projects-section a .block-overlay p {
    color: #f18907;
    font-size: 1.3em;
    font-weight: 100;
}

.projects-section a:hover .block-overlay {
    background-color: rgba(247, 247, 247, 0.97);
    opacity: 1;
}

.projects-section div[class*='col-'] {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.gallery-a {
    padding: 6% 0%;
    text-align: center;
    background: white;
}

#portfolio {
    display: flex;
    padding: 0;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: center;
}

#portfolio li {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0 10px 20px;
}

#portfolio li a {
    transform: scale(1, 1);
    display: block;
    width: 100%;
    height: 295px;
    width: 350px;
    overflow: hidden;
    -o-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -webkit-transition: all .30s ease;
    transition: all .30s ease;
}

#portfolio li a:hover {
    transform: scale(1.1, 1.1) !important;
}

.project-upload #portfolio li:before {
    position: absolute;
    content: 'Delete Image';
    /* width:100%; */
    /* height:50px; */
    display: inline-block;
    /* top:0; */
    color: #fff;
    z-index: 3;
    font-size: 2em;
}

#portfolio li a img {
    display: block;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    /* width: 100%; */
    height: 100%;
    transform: scale(1, 1);
}

.project-upload #portfolio li:hover .block-overlay {
    background-color: #000000cc;
}

#portfolio li:hover .block-overlay {
    background-color: #000000cc;
}

#portfolio li:hover input {
    left: 0;
}

#portfolio .block-overlay {
    background: #13131333;
    z-index: 1;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}


/* ========================== Gallery ZoomIn Effect ================================ */

.mfp-ready .mfp-figure {
    opacity: 0;
    margin-left: -100px;
}

.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 0;
    margin-left: -100px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    margin-left: -100px;
}

.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0;
    margin-left: -20px;
}

.mfp-iframe-scaler {
    overflow: visible;
    /*so the close button is shown*/
}

.mfp-zoom-out-cur {
    cursor: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}


/* ========================================================== */


/* 			           CONTACT PAGE                           */


/* ========================================================== */

.header-contact_info {
    font-size: 1em;
    font-weight: 400;
    color: #297cae;
    padding: 0;
    margin: 0;
}

.contact-header-section {
    position: relative;
    background-image: url(/img/backgrounds/fence4.jpg);
    background-size: cover;
    color: #ffffff;
    padding: 168px 0 80px;
}

.contact-content-section {
    background: white;
}

.contact-content-section svg {
    overflow: hidden;
    position: absolute;
    top: -71px;
}

.contact-content-section .cls-1 {
    fill: rgb(255, 255, 255);
    stroke: rgba(29, 29, 29, 0);
    stroke-miterlimit: 10;
}

.contact-content-section .the-dream {
    background: #ffffff;
    padding: 50px;
    color: #000000;
}

.contact-content-section .the-dream a {
    font-weight: 700;
    color: #525252;
}

.contact-content-section .the-dream h3 {
    font-weight: 700;
}

.contact-content-section .form {
    padding: 30px;
    background: rgb(230,230,230);
}

.contact-content-section #general-form {
    background-color: #a5141400 !important;
}


/* ========================================================== */


/* 			            REVIEWS PAGE                          */


/* ========================================================== */

.reviews-a {
    background: white;
    text-align: center;
    padding: 7%;
}

.reviews-a h1 {
    color: #0f8029;
}

.reviews-a p {
    margin-top: 0;
    margin-bottom: 0rem;
    color: gray;
}

.carousel-indicators li {
    position: relative;
    top: 51px;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgb(191, 190, 190);
}

.carousel-indicators .active {
    background-color: #0f8029;
}

.bottom-section .pic1 {
    background-image: url("/img/backgrounds/acunit2.jpg");
    background-size: cover;
    background-position: 0% 82%;
    text-align: center;
}

.bottom-section .col-sm {
    padding: 0;
}

.bottom-section .overlay {
    background: #ffffffb0;
    padding: 7%;
}


/* ========================================================== */


/* 			            ARTIFICIAL PAGE                       */


/* ========================================================== */

.artificial-a {
    padding: 5% 1%;
    background: white;
}

.artificial-a .pic {
    background-image: url("/img/backgrounds/gallery9.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.artificial-a .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.artificial-a h1 {
    color: #656565;
}

.artificial-a p {
    color: #797171;
}


/* ========================================================== */


/* 			            SERVICE AREA PAGE                     */


/* ========================================================== */

.service-area {
    padding: 5% 1%;
    background: white;
}

.service-area .pic {
    background-image: url("/img/backgrounds/lawn-mower.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 320px;
}

.service-area .overlay {
    background: rgba(255, 255, 255, 0.09);
}

.service-area h1 {
    color: #656565;
}

.service-area p {
    color: #797171;
}


/* ========================================================== */


/* 			           FOOTER		                          */


/* ========================================================== */

.footer-section .vms-link-wrapper img {
    width: 50%;
}

.footer-section .vms-link-wrapper a {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-section {
    padding: 0 0 10px;
    background: #efefef;
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.footer-section a {
    color: #020202;
}

.footer-section .service-cities p {
    margin: 0 0 3px;
}

.service-cities {
    margin-bottom: 1em;
}
.service-cities h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    text-align: center;
}

.service-cities h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    text-align: center;
}

.bottom-footer .vms-link-wrapper {
    position: relative;
    top: -10px;
}

.bottom-footer div[class*='col-']:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bottom-footer div[class*='col-']:nth-child(3) {
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
}

.bottom-footer div[class*='col-']:nth-child(3) a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #444;
    border-radius: 100px;
    height: 28px;
    width: 28px;
    margin: 0 4px;
}

.bottom-footer div[class*='col-']:nth-child(3) a:hover {
    background: #0a0a0a;
    text-decoration: none !important;
    color: #929292;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media screen and (min-width: 1824px) {}

@media screen and (max-width: 1440px) {
    
    
.navbar-light .navbar-nav .nav-link {
    margin: 0 10px;
    padding: 6px 0px;
    font-weight: 600;
    font-size: 0.7rem;
    text-transform: uppercase;
    color: #989898;
    font-family: 'Montserrat', sans-serif;
    /* cursor: pointer; */
    overflow: hidden;
}
    
    .about-showcase .overlay {
        padding: 6% 0%;
        padding-top: 14%;
    }
    .services-showcase .overlay {
        padding: 6% 0%;
        padding-top: 14%;
    }
    .top-header {
        width: 100%;
        z-index: 5;
        padding: 8px 0;
        background: white;
    }
}

@media screen and (max-width: 1190px) {
    .header-contact_info {
        font-size: .9em;
    }
    .top-header .col-sm-2 {
        padding-top: 11px;
    }
    .top-header .col-sm-3 {
        padding-top: 11px;
    }
    .about-showcase .overlay {
        padding: 6% 0%;
        padding-top: 16%;
    }
    .services-showcase .overlay {
        padding: 6% 0%;
        padding-top: 16%;
    }
}

/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 991px) {
    
    
    

/*******************  Home Page Service Cards *************************/

#referrals .referrals-section {
    background: #ffffff;
    color: #000000;
    position: relative;
}

.referrals-section svg {
    overflow: hidden;
    position: absolute;
    top: -71px;
}

.referrals-section .cls-1 {
    fill: rgb(255, 255, 255);
    stroke: rgba(29, 29, 29, 0);
    stroke-miterlimit: 10;
}

#referrals .card .btn {
    position: inherit;
    width: 100%;
    text-align: left;
    margin: 0;
    display: block;
    padding: 16px 20px;
}

#referrals .card {
    position: relative;
    max-height: 100%;
    height: 100%;
    margin: inherit;
    padding: inherit;
    background: transparent;
}

#referrals .card-header {
    padding: 0;
}

.card {
    max-height: 100%;
    height: 100%;
    color: #262626;
    margin: 0 0 20px;
    padding: 18px 10px;
    background: #ebebeb;
    border: 1px solid #e8e8e8;
    box-shadow: 0px 0px 32px -10px #06060685;
    visibility: hidden;
}

.card:hover {
    cursor: pointer;
}

.card h1 {
    font-size: 1.4em;
    font-weight: 700;
}
.card h2 {
    font-size: 1.3em;
    font-weight: 700;
}
.card span {
    font-size: 18px;
    font-weight: 500;
}

.card .btn {
    font-size: 1.1em;
    text-transform: uppercase;
    background: transparent;
    font-weight: 600;
    position: absolute;
    bottom: 25px;
    border: none;
    padding: 0;
    margin: 0;
    color: #000000;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.card .btn span {
    position: relative;
    left: 4px;
    -webkit-transition: all .20s ease;
    -moz-transition: all .20s ease;
    -o-transition: all .20s ease;
    transition: all .20s ease;
}

.card:hover .btn {
    background: transparent !important;
    color: #fff;
}

.card:hover span {
    left: 12px;
}

.home-service-section {
    overflow: hidden;
    background: #ecedef;
    padding-bottom: 6% !important;
    padding-top: 0 !important;
}

#home .inner-content-section {
    background: linear-gradient(#1e1e1ec4 100%, rgba(27, 27, 27, 0)), url(../img/backgrounds/rail6.jpeg) 0 no-repeat;
    padding: 15em 0 !important;
    background-attachment: fixed;
    overflow: hidden;
    background-size: inherit;
    color: white;
}
#home .inner-content-section h2{
    font-size: 2.4rem;
}
#home .inner-content-section2 {
    background: linear-gradient(#1e1e1ee0 100%, rgba(27, 27, 27, 0)), url(../img/backgrounds/rail5.jpeg) 0 no-repeat;
    padding: 15em 0 !important;
    background-attachment: fixed;
    overflow: hidden;
    background-size: inherit;
    color: white;
}
#home .inner-content-section2 h2{
    font-size: 2.4rem;

}
.inner-content-section2 .btn {
    background: transparent;
    border-color: #ffffff;
    color: #fff;
}

#home .inner-content-section3 {
    background: linear-gradient(to left, #1e1e1ee6 18%, rgba(27, 27, 27, 0)), url(../img/backgrounds/rail37.jpeg) 0 no-repeat;
    padding: 15em 0 !important;
    background-attachment: fixed;
    overflow: hidden;
    background-size: inherit;
    color: white;
}

.pre-footer-section {
    padding: 0 !important;
    overflow: ;
}

.pre-footer-section div[class*='col-']:last-child {
    background: url(/img/backgrounds/JPEG/rail1.jpg) bottom no-repeat;
    background-size: cover;
}

.pre-footer-section .hours {
    display: flex;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    padding: 120px;
    background: #1d1d1d;
}

.pre-footer-section div[class*='col-']:last-child {
    padding: 0;
}

.pre-footer-section .hours p {
    display: flex;
    padding: 0 200px 0 0;
    flex-direction: row;
    justify-content: space-between;
}

.pre-footer-section a {
    /* background:#252525; */
    margin: 40px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.pre-footer-section a:hover {
    color: #8a8a8a;
}
    
    
    .service-content-section {
        padding: 0 !important;
        margin-top:50px;
    }
    .service-content-section p {
        padding: 0;
        margin: 0;
        background: #fff;
    }
    .service-content-section div[class*='col-'] {
        /*padding: 30px 30px;*/
    }
    .contact-content-section div[class*='col-']:last-child {
        padding-top: 40px;
    }
    .about-info-section div[class*='col-']:first-child {
        border-right: none;
        border-bottom: 1px solid #b5b5b5;
    }
    .about-header-section {
        background: linear-gradient(to bottom, rgba(2, 2, 2, 0.76), rgba(4, 4, 4, 0.2)), url(../img/slider/slider-bg-2.jpg) bottom left no-repeat;
    }
    .pre-footer-section .hours {
        padding: 50px 20px;
    }
    .pre-footer-section .hours h1 {
        font-size: 34px;
    }
    .pre-footer-section .hours p {
        padding: 0;
    }
    .section-divider {
        padding: 40px 10px;
    }
    .section-divider.about-history-section h2{
        font-size: 1.5rem;
    }
    .home-service-section {
        padding-bottom: 0 !important;
        background-position: bottom right;
    }
    .card {
        position: relative;
        max-height: 100%;
        /*height: 540px;*/
        margin: 0 0 20px;
    }
    .bottom-footer div[class*='col-']:nth-child(3) {
        justify-content: center;
    }
    .lnr-star {
        font-size: 15px !important;
        position: relative;
        top: -6px;
    }
    .projects-section .row {
        height: inherit;
    }
    .projects-section div[class*='col-'] {
        padding: 0;
        position: relative;
    }
    .top-header a,
    .top-header i {
        color: #2f2f2f;
    }
    .top-header {
        display: none;
    }
    .header-contact_info {
        font-size: 1.5em;
    }
    .navbar-scroll {
        display: none;
    }
    .header-contact_info a {
        color: #333;
        margin: 0;
    }
    .header-contact_info .navbar-brand {
        font-size: 1.3em;
    }
    .top-header div[class*='col-']:first-child {
        justify-content: flex-start;
    }
    .top-header div[class*='col-'] {
        display: flex;
        justify-content: left;
        width: 33.333%;
        padding: 15px 0;
    }
    .top-header div[class*='col-']:nth-child(3) {
        display: flex;
        justify-content: flex-end;
        width: 33.333%;
        padding: 15px 0;
    }
    .mobile-top-header {
        display: block !important;
        padding: 0 30px 0;
        background: white;
        z-index: 4;
        overflow: visible;
    }
    .top-header div[class*='col-']:nth-child(2) {
        background: none;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .top-header div[class*='col-']:nth-child(1) a {
        font-size: 1.5em;
    }
    .top-header div[class*='col-']:nth-child(2) p {
        font-size: inherit;
        line-height: inherit;
    }
    .alert h1,
    .alert p {
        top: 2em;
        opacity: 0;
        position: relative;
    }
    .alert h1 {
        margin-top: 0;
        color: #2b1663;
    }
    .custom-show {
        position: fixed;
        transform: scale(1, 1);
        border: 0;
        background: white;
        border-radius: 0;
        z-index: 1100;
        overflow: inherit;
        -webkit-transition-property: all;
        -webkit-transition-duration: .30s;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: .30s;
        transition-timing-function: ease-in-out;
    }
    .mobile-menu {
        text-align: center;
        position: fixed;
        height: 100%;
        width: 100%;
        display: block;
        padding-top: 6em;
        /* justify-content: center; */
        /* align-items: center; */
        top: 100%;
        border: 0;
        background: #232323;
        border-radius: 0;
        z-index: 1100;
        overflow: auto;
        -webkit-transition-property: all;
        -webkit-transition-duration: .30s;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: .30s;
        transition-timing-function: ease-in-out;
    }
    .mobile-menu .nav-link {
        font-size: 2em;
        color: #c5c5c5 !important;
    }
    .mobile-menu-custom-show {
        top: 0%;
    }
    .mobile-menu-top-hero {
        background-size: cover;
        padding: 40px 0 0;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }
    .mobile-menu-top-hero h2 {
        padding: 0 25px;
    }
    #home .show-form {
        background: white;
        position: relative;
        top: 2em;
        left: 0;
        opacity: 0;
    }
    #mobile-menu-header {
        margin-top: 0;
        background: #ffffff00;
        box-shadow: none;
    }
    #mobile-menu-header ul {
        list-style: none;
        padding: 0 20px;
        margin-top: 8em;
        position: relative;
        width: inherit;
    }
    #mobile-menu-header ul li a {
        color: #ffffff;
        padding: 20px 20px;
    }
    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: .75rem 1.25rem;
        color: #fff;
        outline: none;
        z-index: 3;
    }
    .alert-dismissible .close span {
        font-size: 35px;
    }
    .section-b .pic {
        width: 90%;
        padding: 30%;
        position: relative;
        left: 26px;
        top: 32px;
    }
    .about-section .overlay {
        background: #a501104f;
        padding: 12% 0%;
    }
    .about-showcase .overlay {
        padding: 9% 0%;
        padding-top: 18%;
    }
    .reviews-a {
        background: white;
        text-align: center;
        padding: 13% 7%;
    }
    .services-section h1 {
        font-size: 2rem;
    }
}

@media screen and (max-width: 425px) {
    .section-b #info {
        padding: 7% 5%;
        text-align: center;
    }
    .section-b .pic {
        top: -6px;
    }
    .footer-section {
        padding-top: 40px;
        /* background: #1f1f1f; */
        /* color: white; */
        text-align: center;
    }
    .about-showcase .overlay {
        padding: 13% 0%;
        padding-top: 28%;
    }
    .about-section .overlay {
        background: #a501104f;
        padding: 19% 0%;
    }
    .services-showcase .overlay {
        padding: 13% 0%;
        padding-top: 28%;
    }
    .services-section .col-sm {
        padding: 1% 0%;
    }
    .home-welcome-section p {
        color: #797171;
    }
    .about-a {
        background: white;
        padding: 11% 0%;
        text-align: center;
    }
    .about-b {
        background: white;
        padding: 10% 0%;
        text-align: center;
    }
    .about-b img {
        width: 85%;
        margin-top: 4%;
    }
    .services-a {
        background: white;
        padding: 8% 0%;
        text-align: center;
    }
    .services-section {
        color: white;
        background: white;
    }
    .services-b img {
        width: 85%;
        margin-top: 4%;
    }
    .divider-a {
        background: #90020f;
        padding: 8% 0%;
        color: white;
        text-align: center;
    }
    .services-c {
        background: #f3f3f3;
        padding: 8% 0%;
        text-align: center;
    }
    .services-c img {
        width: 85%;
        margin-top: 4%;
    }
    .divider-b {
        background: #e4e4e4;
        padding: 10% 0%;
        text-align: center;
        color: #90020f;
    }
    .services-d img {
        width: 85%;
        margin-top: 4%;
    }
    .services-d {
        background: white;
        padding: 9% 0%;
        text-align: center;
    }
    .service-area {
        padding: 8% 1%;
        background: white;
    }
    .thermostats-a {
        padding: 9% 1%;
        background: white;
    }
    .furnace-a {
        padding: 9% 1%;
        background: white;
    }
    .ac-a {
        padding: 8% 1%;
        background: white;
    }
    .hvac-a {
        padding: 9% 1%;
        background: white;
    }
    .mobile-menu-custom-show {}
    

/*Home Welcome Section*/

.home-welcome-section {
    text-align: center;
    padding: 53px 0;
    background: #ecedef;
    position: relative;
}

.home-welcome-section svg {
    position: absolute;
    left: 0;
    top: -71px;
}

.home-welcome-section .cls-1 {
    fill: rgb(236, 237, 239);
    stroke: rgba(29, 29, 29, 0);
    stroke-miterlimit: 10;
}

.home-welcome-section #row2 {
    margin-top: 4%;
    text-align: center;
}

.home-welcome-section .content-wrap {
    overflow: hidden;
}

.home-welcome-section .pic1 {
    background-image: url(/img/backgrounds/installer.jpg);
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.home-welcome-section .pic1:hover {
    transform: scale(1.2);
}

.home-welcome-section .pic2 {
    background-image: url(/img/backgrounds/design.jpeg);
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.home-welcome-section .pic2:hover {
    transform: scale(1.2);
}

.home-welcome-section .pic3 {
    background-image: url(/img/backgrounds/lawn-mower.jpg);
    background-size: cover;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.home-welcome-section .pic3:hover {
    transform: scale(1.2);
}

.home-welcome-section h1 {
    color: #000000;
    font-size: 1.9em;
    font-weight: 500;
    text-transform: uppercase;
}

.home-welcome-section h3 {
    margin-top: 22px;
    color: #656565;
}

.home-welcome-section p {
    color: #262626;
    margin-bottom: 0;
}

.home-welcome-section .overlay {
    padding: 26% 0%;
    background: rgba(0, 0, 0, 0.48);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #ffffff;
}

.home-welcome-section .overlay:hover {
    background: rgba(0, 0, 0, 0.57);
    color: white;
}

    

.service-section-1 {
    padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.service-section-1 h2 {
    font-size: 1.7rem; font-weight: 600; color: rgb(12,12,12);
}
.service-section-1 h4 {
    font-size: 1.5rem; font-weight: 500; color: rgb(12,12,12);
}
.service-section-1 p {
    font-size: 13px; text-align: justify; color: rgb(12,12,12);
}
.service-section-1 img {
    width: 100%; height: 100%;
}
.service-areas-1 {
    padding: 225px 0 75px 0;
    background: rgb(16,16,16);
}
.service-areas-1 h1 {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(255,255,255);
}
.service-areas-1 h4 {
    font-size: 1.25rem;
    font-weight: 500;
    color: rgb(255,255,255);
}
.service-areas-1 p {
    font-size: 14px;
    text-align: justify;
    color: rgb(255,255,255);
}
.service-areas-1 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.3rem;
}
.service-areas-1 a.learn-more {
    padding: 10px;
    background: rgb(16,16,16);
    border: 5px double rgb(255,255,255);
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: rgb(255,255,255);
}
.service-areas-2 {
    padding: 75px 0 75px 0;
    background: rgb(255,255,255);
}
.service-areas-2 h1 {
    font-size: 2rem;
    font-weight: 600;
    text-align: right;
    color: rgb(12,12,12);
}
.service-areas-2 h4 {
    font-size: 1.25rem;
    font-weight: 500;
    text-align: right;
    color: rgb(55,55,55);
}
.service-areas-2 p {
    font-size: 14px;
    text-align: justify;
    color: rgb(12,12,12);
}
.service-areas-2 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.3rem;
}
.service-areas-3 {
    padding: 75px 0 75px 0;
    background: rgb(16,16,16);
}
.service-areas-3 h1 {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(255,255,255);
}
.service-areas-3 h4 {
    font-size: 1.25rem;
    font-weight: 500;
    color: rgb(255,255,255);
}
.service-areas-3 p {
    font-size: 14px;
    text-align: justify;
    color: rgb(255,255,255);
}
.service-areas-3 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.3rem;
}
.service-areas-3 a.learn-more {
    padding: 10px;
    background: rgb(16,16,16);
    border: 5px double rgb(255,255,255);
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: rgb(255,255,255);
}
.mercer-island-section-1 {
    padding: 225px 0 75px 0;
    background: rgb(245,245,245);
}
.mercer-island-section-1 h1 {
    font-size: 2.6rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.mercer-island-section-1 h1 span {
    font-size: 18px;
}
.mercer-island-section-1 h2 {
    font-size: 2.5rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.mercer-island-section-1 h5 {
    font-size: 1.25rem;
    font-weight: 500;
    color: rgb(12,12,12);
}
.mercer-island-section-1 p {
    font-size: 18px;
    text-align: justify;
    color: rgb(12,12,12);
}
.seattle-section-1 {
    padding: 225px 0 75px 0;
    background: rgb(245,245,245);
}
.seattle-section-1 h1 {
    font-size: 2rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.seattle-section-1 h2 {
    font-size: 2.5rem;
    font-weight: 600;
    color: rgb(12,12,12);
}
.seattle-section-1 h4 {
    font-size: 1.25rem;
    font-weight: 500;
    color: rgb(12,12,12);
}
.seattle-section-1 p {
    font-size: 18px;
    text-align: justify;
    color: rgb(12,12,12);
}
.seattle-section-1 iframe {
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0.8rem;
}

    
    
    
    
    
}

@media screen and (max-width: 375px) {
    
    body,html{
        overflow-x: hidden; 
    }
    .mobile-top-header .logo {
        position: absolute;
        top: 3px;
        width: 100%;
        padding-bottom: 0;
    }
    .section-a .overlay {
        padding: 17% 0%;
        background: #ffffffb8;
        color: #a50110;
    }
    .section-b {
        background: white;
        padding: 14% 0%;
    }
    .section-c {
        background: #f3f3f3;
        padding: 17% 0%;
        text-align: center;
    }
    .section-c h1,
    .section-c h4 {
        color: #565656;
    }
    .section-d .overlay {
        padding: 22% 0%;
        background: rgba(165, 1, 16, 0.23);
        color: white;
        text-align: center;
    }
 
    .divider-a .btn {
        background: #a5011000;
        width: 45%;
        padding: 14px 0px;
        color: #b9b9b9;
        cursor: pointer;
        outline: none;
        border: 2px solid #ffffff;
    }
    .services-c {
        background: #f3f3f3;
        padding: 11% 0%;
        text-align: center;
    }
    .divider-b {
        background: #e4e4e4;
        padding: 20% 0%;
        text-align: center;
        color: #90020f;
    }
    .services-d {
        background: white;
        padding: 13% 0%;
        text-align: center;
    }
    .gallery-a {
        padding: 12% 0%;
        text-align: center;
        background: white;
    }
    .residential-a {
        padding: 11% 1%;
        background: white;
    }
    
.mobile-menu .dropdown-menu-mobile a, .mobile-menu .dropdown-menu-mobile-2 a {
    color: #545454;
    font-weight: 600 !important;
    font-size: 0.7em;
    font-family: 'Raleway';
    text-align: center;
}
    
}