/*Error Template Styles*/
#errTitle{
    font-size:20px;
    font-weight:bold;
    margin: 0 10 0 0;
    padding: 0 0 0 0px;
  }
  
  .errSmall{font-size:8pt;}
  
  #errFooter{
    margin: 0;
    font-size:9px;
    color:#CCCCCC;
  }
  
  #errBlock{
    margin: 0 auto;
    width: 350px;
    font-family: courier;
    font-size:12px;
    color: #003366;
    border:1px solid #003366;
    background-color:#FFFFFF;
  }
/*//End of Error Template Styles*/



/* Break Point for all screens Larger than 100px -- This is for all Screen Sizes */
@media screen and  (min-width: 100px){





}

/* Break Point for all screens Larger than 768px -- LARGER THAN MOBILE */
@media screen and  (min-width: 768px){
  .container-fluid{
    padding:0;
  }
  .navbar{
    border-radius: 0;
  }

}

/* Break Point for all screens Larger than 992px -- LARGER THAN TABLET */
@media screen and (min-width: 992px){

}

/* Break Point for all screens Larger than 1200px -- EVERYTHING ON DESKTOPS */
@media screen and (min-width: 1200px){

}


*{
  font-family: "Quicksand", sans-serif;
}

.header-btns{
  display:flex;
  flex-direction: column;
  justify-content: center;
  margin:auto;
}
.header-socials{
  margin:auto;
}
.header-logo{
  margin:auto;
  margin-bottom: 3px;
  width:50%;

}
.header-logo img{
  margin:auto;
  width:100%;

}
@media screen and (min-width:768px){
  .header-area{
      /* width: %; */
      margin:auto;
  }
  .header-logo{
      width:20%;
  }
  .header-area img{
      width:100%;
  }
  .header-btns{
      display:flex;
      flex-direction: row;
      align-items: center;
  }
}
/* @media screen and (min-width:768px){  */
/* @media screen and (min-width:768px){
  .header-logo{
      display:flex;
      justify-content: center;
      width:100%;
  }
  .header-logo img{
      width:25%;
  }
} */
.header-btns i{
  color:#000;
  font-size:19px;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:0px;
  @media screen and (min-width:432px){
      font-size:30px
  }
}
.header-btns:hover a{
  text-decoration: none;
}
.header-schedule{
  /* margin-left:0px; */
  background-color: #5a7b54;
  color:#fff;
  font-size:11px;
  border:none;
  border-radius:5px;
  padding: 5px 20px;
  font-weight:500;
  margin-bottom:7px;
  transition: all 0.2s;
  cursor: pointer;
  @media screen and (min-width:432px){
      font-size:15px;
  }
  @media screen and (min-width:768px){
      margin-left:10px;
  }
}
.header-schedule:hover{
  background-color:#88A083;
  color:#000000;
  -webkit-box-shadow: 0 4.5px 7.5px 2px #dddddd;
  -moz-box-shadow: 0 4.5px 7.5px 2px #dddddd;
  box-shadow: 0 4.5px 7.5px 2px #dddddd;
}


/*NAV BAR*/
.nav-bar-bg{
  background-color: #EBEBEB;
  border-top: 2px solid #88A083;
  border-bottom: 2px solid #88A083;
}
.nav-bar-links{
  width:80%;
  margin:auto;
  @media (min-width: 1024px) {
      width:100%;
  }
  @media (min-width: 1194px) {
      width:95%;
  }
}
.navbar .nav-link {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
  color: #000;
  font-weight: 400;
  font-style: normal;
  /* font-weight: bold;
  text-transform: uppercase; */
  font-size: 18px;
  margin:auto;
}
@media (min-width: 768px) {
  .navbar .nav-link {
      font-size: 15px;
  }
}
@media (min-width: 1038px) {
  .navbar .nav-link {
      font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .navbar .nav-link {
      padding-right: 1rem !important;
      padding-left: 1rem !important;
      font-size: 13px;
  }
}
@media (min-width: 1194px) {
  .navbar .nav-link {
      font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .navbar .nav-link {
      font-size: 16px;
      padding-right: 1.0rem !important;
      padding-left: 1.0rem !important;
  }
}
@media (min-width:2600px){
  .navbar .nav-link {
      font-size: 18px;
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important;
  }
}
.dropdown-item:hover{
  background-color: #88A083;
}

/* SLIDESHOW */
.slider-text {
  padding-left: 15px;
  margin-top: -21px;
  text-align: center;
  width: 100%;
  position:absolute;
  background: #00000070;
  @media screen and (min-width:432px){
      margin-top: -42px;
  }
  @media (min-width:700px) {
      padding-left: 15px;
      margin-top: -36px;
      text-align: center;
      width: 100%;
      position:absolute;
      background: #00000070;
  }
  @media (min-width:1024px) {
    /* // padding-left: 35px; */
    margin-top: -42px;
  }
  @media (min-width:1200px) {
    margin-top: -49px;
    /* // padding-left: 80px; */
  }
  @media (min-width:1366px) {
    margin-top: -350px;
    /* // padding-left: 95px; */
  }
  @media (min-width:1800px) {
    margin-top: -70px;
    /* // padding-left: 390px; */
  }

  h1 {
      font-weight:700;
      font-size: 15px;
      color:#fff;
      margin-bottom: 0px;
      margin-left: 0%;
      line-height:1.4;
      text-transform: uppercase;
      /* font-family: "Lato", sans-serif; */
     
      @media (min-width:700px) {
        font-size: 30px;
        color:#fff;
        /* // text-shadow: 0 0 5px #000;
        // margin-bottom: 95px;
        // margin-left: -65%; */
      }

      @media (min-width:768px) {
        font-size: 26px;
        color:#fff;
        text-shadow: 0 0 5px #000;
        /* // margin-bottom: 95px;
        // margin-left: -65%; */
      }
      @media (min-width:834px) {
        font-size: 28px;
        color:#fff;
        text-shadow: 0 0 5px #000;
        /* // margin-bottom: 95px;
        // margin-left: -65%; */
      }
      @media (min-width:1024px) {
        font-size: 30px;
        /* // margin-left: -65%; */
      }
      @media (min-width:1200px) {
        font-size: 35px;
        /* // margin-left: -45%; */
      }
      @media (min-width:1366px) {
        font-size: 50px;
      }
  }
  /* p {
    color: #000;
    @media (min-width:768px) {
      font-size: 18px;
      color: #fff;
    }
    @media (min-width:1024px) {
      font-size: 22px;
    }
  } */
}
/* .carousel-caption p{
  color: #fff;
  text-align: center;
  font-size: 40px;
  text-shadow: 1px 1px 20px black, 0 0 1em black, 0 0 0.2em black;
  margin-bottom:60px;
  @media screen and (min-width:768px){
      font-size:26px;
      margin-bottom:14px;
  }

} */

/* FOCUS AREA */
.hp-focus-area-cards{
  margin:auto;
  margin-top:60px;
  margin-bottom:90px;
  width:80%;
  @media (min-width: 1194px) {
      width:90%;
  }
  @media (min-width: 1200px) {
      width:98%;
  }
}
.hp-focus-area-cards a{
  /* color: #88A083; */
  text-decoration: none;
}
.focus-area-box{
  /* background-color: #88a0831a; */
  /* background-image:none; */
  height:300px;
  text-align: center;
  /* color: #000000; */
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 300ms ease-in-out; 
  @media only screen and (min-width: 300px) {
      margin-bottom:20px;
  }
  @media (min-width: 1194px) {
      height:260px;
  }
  @media (min-width: 1200px) {
      height:300px;
  }
  /* @media screen and (min-width:2600px){
      height:300px;
  } */
}


.focus-area-box p{
  font-size: 28px;
  @media screen and (min-width:432px){
      font-size:40px;
  }
  @media screen and (min-width:800px){
      font-size:35px;
  }
  @media (min-width: 1194px) {
      font-size:32px;
  }
  /* @media screen and (min-width:2600px){
      font-size:32px;
  } */

}
/* .focus-area-box i{
  padding-top:10px;
  font-size: 90px;
  color:#000;
} */
.focus-area-box .flaticon-bathroom{
  padding-top:10px;
  font-size: 90px;
  color:#34616b;
  /* @media screen and (min-width:2600px){
      font-size:90px;
  } */
}
.focus-area-box .flaticon-kitchen{
  padding-top:10px;
  font-size: 90px;
  color:#8d523e;
  /* @media screen and (min-width:2600px){
      font-size:90px;
  } */
}
.focus-area-box .flaticon-chairs{
  font-size: 98px;
  margin-bottom: -1px;
  color:#4a632d;
  /* @media screen and (min-width:2600px){
      font-size:98px;
  } */
}
.focus-area-box .flaticon-blueprint{
  padding-top:10px;
  font-size: 90px;
  color:#771313;
  /* @media screen and (min-width:2600px){
      font-size:90px;
  } */
}


.focus-area .image-hover:nth-child(1) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)),
  url(../../images/focus-bathroom.png);
  background-size:cover;
  /* height:300px; */
  margin:auto;
  /* margin-left: 20px; */
  width:300px;
  transition: transform 0.5s ease; /* Makes the zoom smooth */
  /* color:#34616b; */
  @media screen and (min-width:1024px){
      margin-right:20px;
  }
}

.focus-area .image-hover:hover:nth-child(1) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)),
  url(../../images/focus-bathroom.png);
  background-size:cover;
  /* height:300px; */
  width:300px;
  transition: transform 0.5s ease; /* Makes the zoom smooth */
  transform: scale(1.05); /* Zooms in by 20% */
}
.focus-area .image-hover:nth-child(2) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)),
  url(../../images/focus-kitchen.png);
  background-size:cover;
  /* height:300px; */
  margin-right: 20px;
  margin-left: 20px;
  margin-top:10px;
  width:300px;
  transition: transform 0.5s ease; /* Makes the zoom smooth */
}
.focus-area .image-hover:hover:nth-child(2) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)),
  url(../../images/focus-kitchen.png);
  background-size:cover;
  width:300px;
  /* height:300px; */
  transition: transform 0.5s ease; /* Makes the zoom smooth */
  transform: scale(1.05); /* Zooms in by 20% */
}
.focus-area .image-hover:nth-child(3) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)),
  url(../../images/focus-outdoor.png);
  background-size:cover;
  width:300px;
  margin-right: 20px;
  margin-left: 20px;
  margin-top:10px;
  /* height:300px; */
  transition: transform 0.5s ease; /* Makes the zoom smooth */
}
.focus-area .image-hover:hover:nth-child(3) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)),
  url(../../images/focus-outdoor.png);
  background-size:cover;
  width:300px;
  /* height:300px; */
  transition: transform 0.5s ease; /* Makes the zoom smooth */
  transform: scale(1.05); /* Zooms in by 20% */
}
.focus-area .image-hover:nth-child(4) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)),
  url(../../images/focus-renovation.png);
  background-size:cover;
  /* margin-right: 20px; */
  margin:auto;
  margin-top:10px;
  width:300px;
  /* height:300px; */
  transition: transform 0.5s ease; /* Makes the zoom smooth */
  @media screen and (min-width:1024px){
  margin-left:20px;
  }
}
.focus-area .image-hover:hover:nth-child(4) {
  /* content: url(../../img/focus-bathroom.png); */
  background-image: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)),
  url(../../images/focus-renovation.png);
  background-size:cover;
  width:300px;
  /* height:300px; */
  transition: transform 0.5s ease; /* Makes the zoom smooth */
  transform: scale(1.05); /* Zooms in by 20% */
}
.focus-area .image-hover:hover p {
  color: #fff !important;
  /* color: #7d212b; */
  /* color:#bb4430; */
}
.focus-area .image-hover:hover i {
  color: #fff;
  /* color: #7d212b; */
  /* color:#bb4430; */
}

.focus-area-content{
  background-color:#ffffff86;
  padding:20px 10px 10px 10px;
  width:85%;
  height:80%;
  margin-top:20px;
  /* border-radius: 30px; */
  display:flex;
  align-items: center;
  flex-direction: column;
}
.image-hover:hover .focus-area-content{
  background-color: #00000000;
}


/* .focus-area-box:hover{
  background-color:#fff;
  background-size: cover;
  height:300px;
  max-width:100%;
  transition: 300ms ease-in-out; 
  background-image: url(../../img/focus-bathroom.png);
  background-size: 0% 0%;
  background-position: 50% 50%;
  transition: 300ms ease-in-out; 
  background-size: 100% 100%;
}
.focus-area-content{
  background-color:#ffffffb0;
  width:80%;
} */



/* About Us */
.hp-about-bg{
  background-color:#4E553A;
  /* height:400px; */
  color:#fff;
  font-style: normal;
  margin-top:40px;
  padding-top:20px;
  padding-bottom:10px;
  @media screen and (min-width:432px){
  padding-top:50px;
  padding-bottom:40px;
  }
}
.hp-about-box{
  /* background-color: #000000ae; */
  border-radius:20px;
  width:100%;
  margin:auto;
  padding:20px 30px 40px 30px;
  @media screen and (min-width:432px){
      width:80%;
  }

}
.hp-about-title{
  font-size: 25px;
  @media screen and (min-width:431px){
      font-size:40px;
  }
}
.hp-about-paragraph{
  font-size:15px;
  padding-top:0px;
  font-weight:200;
  @media screen and (min-width:431px){
      font-size: 20px;
      font-weight:300;
      padding-top:15px;


  }
}
.hp-about-btn{
  background-color: #d0e1b1;

  padding: 0px 30px;
  font-size: 18px;
  color: #4E553A;
  border-radius:5px;
  border: 2px solid transparent;
  transition: 200ms ease-in-out;
  cursor: pointer;
}
.hp-about-btn:hover{
  background-color:#fff;
  border: 2px solid #d0e1b1;
  color: #4e553a;
  transition: 200ms ease-in-out;
}

/* Project Showcase */
.hp-showcase-bg{
  background-image: url(../../images/showcase-bg.png);
  background-size: cover;
  background-position: center;
  padding:50px 0px 50px 0px;
}
.hp-showcase-title{
  text-align:center;
  font-size: 30px;
  font-weight:500;
  padding-top:10px;
  padding-bottom:10px;
  @media screen and (min-width:432px){
      font-size:40px;
  }
  
}

.hp-showcase-box{
  width:95%;
  margin:auto;
  background-color: #ffffff98;
  border-radius:30px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom:30px;
  /* @media screen and (min-width:431px){
      width:80%;
  } */
  @media screen and (min-width:1194px){
      width:90%;
  }
  @media screen and (min-width:1200px){
      width:80%;
  }
}
.hp-showcase-box:hover a{
  text-decoration: none;

}
/* .hp-showcase-cards{
  display:flex;
  justify-content: center;
} */
.hp-showcase-card{
  width:100%;
  background-color:#ffffff;
  border-radius:30px;
  padding-top:30px;
  margin-bottom:10px;
  @media screen and (min-width:768px){
      /* width: 290px; */
      margin-bottom:10px;
  }
  /* @media screen and (min-width:1024px){
      margin-bottom:10px;
  } */
  @media screen and (min-width:1194px){
      /* width:250px; */
      margin-bottom:0px;
  }
  @media screen and (min-width:1200px){
      /* width:350px; */
  }
}
.hp-showcase-img{
  height: 200px;
  width:80%;
  overflow:hidden;
  margin:auto;
  /* @media screen and (min-width:432px){ */

  @media screen and (min-width:700px){
      height:290px;
  }
  @media screen and (min-width:1194px){
      height: 240px;
  }
  @media screen and (min-width:1200px){
      height:400px;
  }
}
.hp-showcase-img img{
  min-height:100%;
  min-width:100%;
  object-fit: cover;
}
.hp-showcase-name{
  text-align: center;
  font-size: 23px;
  color:#000000;
  width:70%;
  margin:auto;
  padding:10px 0px;
  @media screen and (min-width:1194px){
      font-size:21px;
  }
  @media screen and (min-width:1200px){
      font-size:23px;
  }
}


/* HP CURRENT PROMOTION */
.hp-current-promotion{
  background-color:#C2CD9C;
  border-top: solid 8px #4E553A;
  border-bottom: solid 8px #4E553A;
  padding: 10px 0px;
  @media screen and (min-width:432px){
      padding:35px 0px;
  }
}
.hp-promotion-text{
  font-size: 20px;
  font-weight: 600;
  margin:auto;
  text-align: center;
  width:98%;
  line-height:31px;
  @media screen and (min-width:432px){
      width:80%;
      line-height: 40px;
  }
  @media screen and (min-width:768px){
      font-size:23px;
  }
  @media screen and (min-width:1024px){
      font-size:25px;
  }
  @media screen and (min-width:1194px){
      font-size:35px;
  }
  @media screen and (min-width:1200px){
      font-size:35px;
  }
}
.hp-promo-btn{
  background-color:#363a2a;
  border:none;
  border-radius:2px;
  font-size:15px;
  color:#fff;
  padding:4px 20px;
}

/* HP TESTIMONIALS */
.hp-testimonial-bg{
  background-image: url(../../images/testimonials-bg.jpg);
  /* background-attachment: fixed; */
  background-position: center;
  background-repeat: no-repeat;
  background-size:cover;
  padding:20px 0px;
  @media screen and (min-width:432px){
      padding: 130px 0px;
  }
  @media screen and (min-width:431px){
      background-attachment: fixed;
  }
}
.hp-testimonial-container{
  width:80%;
  margin:auto;
  font-weight:500;
}
.hp-testimonial-card{
  background-color:#ffffffdd;
  padding:15px;
  border-radius:10px;
  margin-bottom:20px;

  color:#4E553A;
  @media screen and (min-width:432px){
      /* margin-bottom:20px; */
      font-size: 20px;
  }
}
.hp-testimonial-name{
  text-align: right;
  font-size: 14px;
  font-style: italic;
}

/* SCHEDULE AN APPOINTMENT */
.hp-schedule-appointment{
  background-image: url(../../images/hp-app-bg.png);
  padding:10px 0px;
  @media screen and (min-width:432px){
      padding:50px 0px;
  }
}
.hp-schedule-container{
  /* width:0%; */
  margin:auto;
  /* background-color:#4e553ae6; */
  border-radius: 30px;
  padding:30px 0px;
}
.hp-schedule-title{
  font-size: 25px;
  text-align: center;
  font-weight:500;
  color: #fff;
  @media screen and (min-width:768px){
      font-size:35px;
  }

  @media screen and (min-width:1024px){
      font-size:35px;
  }
  @media screen and (min-width:1194px){
      font-size:40px;
  }
  @media screen and (min-width:1200px){
      font-size:50px;
  }
}
.hp-schedule-form{ 
  width:90%;
  margin:auto;
  @media screen and (min-width:768px){
      width:80%;
  }
  @media screen and (min-width:1024px){
      width:60%;
  }
}
.hp-schedule-form .form-control{
  height:50px;
  font-size:13px;
  border-radius:15px;
  padding-left:20px;
}
.hp-schedule-continue-btn input{
  background-color:#fff;
  padding: 5px 35px;
  font-size: 18px;
  color: #4E553A;
  border-radius:10px;
  border:none;
  transition: 200ms ease-in-out;
  cursor: pointer;
}
.hp-schedule-continue-btn:hover input{
  background-color: #2e2e2e;
  color: #ffffff;
  transition: 200ms ease-in-out;
}

/* service Area */
.service-area{
  padding-top: 30px;
  padding-bottom:20px;
  width:70%;
  margin:auto;
  
}
.service-area h2{
  text-align: center;
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 30px;
  color: #4E553A;
  @media screen and (min-width:432px){
      font-size:45px;
  }
}

.state-row {
  margin:auto;
  margin-bottom: 20px;
  max-width: 2000px;
  background-color:#4e553a17;
  padding-bottom:20px;
  border-radius: 20px;
  /* margin-left: auto;
  margin-right: auto; */
  @media screen and (min-width:768px){
      display: grid;
      /* Columns: State Name | Divider | Cities */
      grid-template-columns: 150px 40px 1fr;
      align-items: center;
  }
}

  

.state-name {
  font-size: 1.5rem;
  text-align: center;
  padding-top:10px;
  /* padding-right: 10px; */
  @media screen and (min-width:768px){
      text-align: right;
  padding-right: 10px;

  }
}

.divider {
  border-bottom: 3px dashed #4E553A;
  width: 150px;/* Adjust height to match the text block */
  margin:auto;
  justify-self: center;
  @media screen and (min-width:768px){
      border-left: 3px dashed #4E553A;
      border-bottom:none;
      height: 100px;/* Adjust height to match the text block */
  
  }
}

.city-grid {
  /* display: grid; */
  /* Creates 3 equal columns for the cities */
  /* grid-template-columns: repeat(2, 1fr); */
  display:flex;
  flex-direction: column;
  gap: 5px 0px;
  font-size: 1.2rem;
  text-align:center;
  padding-top: 10px;
  @media screen and (min-width:768px){
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      padding-left: 20px;
      padding-top: 30px;

      
  }
  @media screen and (min-width:1024px){
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      padding-left: 20px;

  }
  @media screen and (min-width:1300px){
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      padding-left: 20px;

  }
}

/* FOOTER */
footer{
  background-color: #4E553A;
  padding-top:30px;
  padding-bottom:30px;    
}
/* .footer-container{
  width:80%;
  display:flex;
  flex-direction: column;
  margin:auto;
  @media screen and (min-width: 1024px){
      flex-direction: row;
  }
} */
.logo-and-nav{
  margin:auto;
  width:65%;
  display:flex;
  flex-direction: column;
  /* justify-content:center; */
  /* justify-content: space-around;
  align-items: center; */
  @media screen and (min-width:550px){
      justify-content: space-around;
      align-items: center;
      
  }
  @media screen and (min-width: 768px){
      width:95%;
      justify-content: center;
      flex-direction: row;
  }
  @media screen and (min-width:1024px){
      width:91%;
  }
  @media screen and (min-width:1194px){
      width:90%;
  }
  @media screen and (min-width:1200px){
      width:65%;
  }
}


.footer-nav{
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* justify-content: space-between; */
}
@media screen and (min-width: 768px){
  .footer-nav{
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-left: 30px;
  }
}

.footer-logo{
  width:200px;
  margin:auto;
  margin-bottom:15px;
  @media screen and (min-width: 432px){
      width:177px;
  }
  @media screen and (min-width: 768px){
      width:200px;
  }
  @media screen and (min-width: 1024px){
      margin-left:0px;
  }
}
.footer-logo img{
  width:100%;
  @media screen and (min-width: 768px){
      width:100%;
  }
}
.footer-phone{
  text-align: center;
  margin-top:20px;
}
/* .footer-logo{
  width:100px;
}
.footer-logo img{
  width:100%;
  margin-bottom: 40px;
  @media screen and (min-width: 1024px){
      width:300px;
      margin-bottom: 40px;
  }
} */
/* .footer-logo{
  width:200px;
} */

.footer ul {
  columns: 1;
  font-size: 20px;
  text-align: center;
  margin-bottom: 0;
  /* margin-top: 15px; */
  list-style-type: none;
  padding-left:0px;
  font-size:15px;
  margin:auto;
}
@media screen and (min-width:500px){
  .footer ul {
      columns: 1;
  }

}
@media (min-width: 768px) {
.footer ul {
  columns: 2;
  text-align: left;
  margin-top: 0px;
}
}
@media (min-width: 1024px) {
.footer ul {
  columns: 3;
  text-align: left;
  margin-top: 0px;
}
}
@media (min-width: 1200px) {
.footer ul {
  columns: 3;
  text-align: left;
  /* gap:10px; */
  }
}
@media (min-width: 1900px) {
  .footer ul {
      columns: 5;
      text-align: left;
      /* gap:10px; */
      }
  }
.footer li{
  /* margin-right:5px; */
  /* margin-left:5px; */
  margin-bottom:5px;
}

.footer a{
  color:#fff;
  text-decoration: none;
}
.footer-btn{
  width:200px;
  background-color:#fff;
  border:none;
  border-radius: 5px;
  padding: 3px 10px 3px 10px;
  transition:300ms ease-in-out;
  margin-top:6px;
}
.footer-btn a{
  color:#000;
}
.footer-btn:hover{
  background-color: #000000;
  transition:300ms ease-in-out;
}
.footer-btn:hover a{
  color:#fff;
}
.schedule-footer-btn{
  width:200px;
  background-color:#fff;
  border:none;
  border-radius: 5px;
  padding: 3px 10px 3px 10px;
  transition:300ms ease-in-out;
  margin-top:6px;
}
.schedule-footer-btn a{
  color:#000;
}
.schedule-footer-btn:hover{
  background-color: #000000;
  transition:300ms ease-in-out;
}
.schedule-footer-btn:hover a{
  color:#fff;
}

/*ddmg signiture*/
.ddmg-sig {
  background-color: #252525;
  padding: 15px 0;
}
.ddmg-sig small,
.ddmg-sig a {
  font-size: 12px;
  color: #c9c9c9;
}
.ddmg-sig img {
  margin: 0 auto;
}                 



/*image banner*/

.img-banner {
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (min-width: 1024px) {
  .img-banner {
    padding: 55px 0 65px 0;
  }
}
@media screen and (min-width: 1200px) {
  .img-banner {
    padding: 60px 0 60px 0;
  }
}

.img-banner .container {
  z-index: 0 !important;
}

.img-banner h1 {
  color: #fff;
  font-size: 20px;
  text-align: left;
  margin-bottom: 0px;
  text-align: center;
  text-shadow: 0 0 5px #000;
  font-family: "Quicksand", sans-serif;

  /* font-family: "Nunito", serif; */
}
@media (min-width: 1200px) {
  .img-banner h1 {
    font-size: 35px;
  }
}
.img-banner .container {
  z-index: 0 !important;
}

/* header images */
.bgOne {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(images/interior-banners/banner-1.png);
  background-position: right;
}
@media screen and (min-width: 768px) {
  .bgOne {
    background-position: -335px;
  }
}
@media screen and (min-width: 1024px) {
  .bgOne {
    background-position: top;
  }
}

.bgTwo {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interior-banners/banner-2.png);
  background-position: center;
}
@media screen and (min-width: 768px) {
  .bgTwo {
    background-position: center;
  }
}

.bgThree {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interior-banners/banner-3.png);
  background-position: 1770px;
}
@media screen and (min-width: 768px) {
  .bgThree {
    background-position: bottom;
  }
}

.bgFour {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interior-banners/banner-4.png);
  background-position: top;
}
@media screen and (min-width: 768px) {
  .bgFour {
    background-position: top;
  }
}

.bgFive {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interior-banners/banner-6.png);
  background-position: center;
}
@media (min-width: 768px) {
  .bgFive {
    background-position: center;
  }
}

.bgSix {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interior-banners/banner-6.png);
  background-position: top;
}
@media (min-width: 768px) {
  .bgSix {
    background-position: top;
  }
}

.overlay-title {
  position: absolute;
  background: rgba(0, 0, 0, 0.58);
  padding: 30px 0 40px 0;
}
@media (min-width: 768px) {
  .overlay-title {
    padding: 30px 0 40px 0;
  }
}
@media (min-width: 1024px) {
  .overlay-title {
    padding: 40px 0 40px 0;
  }
}
@media (min-width: 1200px) {
  .overlay-title {
    padding: 97px 0 40px 0;
  }
}

.overlay-title h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .overlay-title h1 {
    font-size: 35px;
  }
}
@media screen and (min-width: 1024px) {
  .overlay-title h1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .overlay-title h1 {
    font-size: 37px;
  }
}

/*watermark image*/
/* main.faq-bg {
  background: url("../../images/faq-bg.jpg") no-repeat left;
  background-position: center;
  background-size: cover;
} */

main.logo-bg {
  background: url("../../images/logo_watermark.png") no-repeat left;
  background-position: left bottom;
}
@media (min-width: 768px) {
  main.logo-bg {
    background-size: 65%;
  }
}
@media (min-width: 1200px) {
  main.logo-bg {
    background-size: 28%;
    margin-bottom:30px;
  }
}


/* About Us page */
.about-us-interior-parallax{
  background-image: url(../../images/parallax-backyard3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* height:100px; */
  height:200px;
  width:100%;
  @media screen and (min-width:768px){
    background-attachment: fixed;
    height:300px;
  }
}
.about-us-page{
  margin-top:40px;
  margin-bottom:40px;
}
.about-us-page .container{
  background-color:#dce2ca;
  border-radius:10px;
  padding: 25px 30px;
}
.about-us-page img{
  margin:auto;
  width:99%;
  border-radius: 10px;
  margin-bottom:10px;
  /* float:left; */
  @media screen and (min-width: 700px){
  float:right;
  margin-left:50px;
  width:30%;
  }
}

/* News Page */

.news-page .news-box{
  background-color:#dce2ca;
  border-radius: 5px;
  margin-bottom:20px;
  padding: 20px 20px;
  cursor:pointer;
  transition:200ms ease-in-out;
  width: 90%;
  margin: auto;
  margin-bottom: 20px;
   @media screen and (min-width:768px){
    min-width:100%;
  }
}
.news-page .news-box:hover{
  background-color:#dfe5cd;
  -webkit-box-shadow: 5px 5px 5px -1.5px #bbbbbb;
  -moz-box-shadow: 5px 5px 5px -1.5px #bbbbbb;
  box-shadow: 5px 5px 5px -1.5px #bbbbbb;
  transform: scale(1.01);
  transition:200ms ease-in-out;
}
.news-page .news-box h2{
  font-size:20px;
  font-weight: 500;
  @media screen and (min-width:768px){
    font-size:30px;
  }
}



.news-page a{
  color:#363a2a;
}
.news-page:hover a{
  text-decoration: none;
}
.news-page-interior-parallax{
  background-image: url(../../images/parallax-backyard2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height:200px;
  width:100%;
  @media screen and (min-width:768px){
    background-attachment: fixed;
    height:300px;
  }
}
/* news detail page */
.news-detail-page{
  min-height:500px;
}
.news-detail-title h2{
  font-family: "Quicksand", sans-serif;
  font-size: 18px;
  @media screen and (min-width:768px){
    font-size:25px;
  }
}
.news-detail-page img{
  width:100%;
  margin:auto;
  margin-bottom:40px;

  @media screen and (min-width:768px){
    float: right;
    width:50%;
    margin-left:40px;
  }
  
}
.news-detail-page p{
  font-size:17px;
}
.news-detail-btn{
  background-color:#363a2a;
  color:#fff;
  border:solid 1px transparent;
  border-radius: 3px;
  padding:5px 20px;
  cursor: pointer;
  transition:200ms ease-in-out;
}
.news-detail-btn:hover{
  background-color:#363a2a27;
  color:#363a2a;
  border: solid 1px #363a2a;
  transition:200ms ease-in-out;
}
.news-detail-page a:hover {
  text-decoration: none;
}

.return-btn{
  background-color:#363a2a27;
  color:#363a2a;
  border: solid 1px #363a2a5d;
  padding:5px 20px;
  border-radius: 3px;
  transition:200ms ease-in-out;


  cursor: pointer;
}
.return-btn:hover{
  background-color:#363a2a;
  color:#fff;
  border:solid 1px transparent;
  transition:200ms ease-in-out;
  
}


/* FAQ page */
.faq-page .container{
  margin-top:40px;
  margin-bottom:40px;
}
.faq-page .card{
  -webkit-box-shadow: 5px 5px 5px -1.5px #ccc;
  -moz-box-shadow: 5px 5px 5px -1.5px #ccc;
  box-shadow: 5px 5px 5px -1.5px #ccc;
  width:90%;
  margin:auto;
  margin-bottom:10px; 
  @media screen and (min-width:768px) {
    width:100%;
    
  }
}
.faq-page .card-header{
  background-color:#4a632d;
  color:#fff;
}
.faq-page .card-header h5{
  font-size:25px;
}

.faq-page .accordion-icon {
  display: inline-flex;  
  align-items: center;
  justify-content: center;
  width: 24px;                
  height: 24px;               
  line-height: 0 !important;   
  transform-origin: center center; 
  transition: transform 0.3s ease; 
  float:right;
  margin-right:10px;
  @media screen and (min-width:768px){
    float:right;
  }
}
.faq-page .accordion-icon::before {
  display: block;
  line-height: 0 !important;
}
/* Rotates the icon to point up when the accordion opens */
.faq-page .accordion-header[aria-expanded="true"] .accordion-icon {
  transform: rotate(180deg);
}


.faq-interior-parallax{
  background-image: url(../../images/parallax-barn.jpg);
  background-position: center4;
  background-repeat: no-repeat;
  background-size: cover;
  /* height:100px; */
  height:200px;
  width:100%;
  @media screen and (min-width:768px){
    background-attachment: fixed;
    height:300px
  }
}


/* Careers page */
.careers-page{
  min-height: 300px;
  display:flex;
  align-items: center;
}
.careers-page .container{
  background-color:#dce2ca;
  border-radius:10px;
  padding: 20px 25px;
  margin:auto;
  margin-top: 50px;
  margin-bottom:50px;
  width: 90%;
  @media screen and (min-width:768px){
    width:100%;
  }
}

.careers-interior-parallax{
  background-image: url(../../images/parallax-bathroom.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* height:100px; */
  height:200px;
  width:100%;
  @media screen and (min-width:768px){
    background-attachment: fixed;
    height:300px;
  }
}


/* Reviews page */
#testimonial-card{
  background-color:#e0e5db;
  padding:15px;
  -webkit-box-shadow: 5px 5px 5px -1.5px #ccc;
  -moz-box-shadow: 5px 5px 5px -1.5px #ccc;
  box-shadow: 5px 5px 5px -1.5px #ccc;
  border-bottom: 2px dashed #4a632d;
  border-right: 2px dashed #4a632d;
  /* border-top: 2px dashed #4a632d;
  border-left: 2px dashed #4a632d; */
}
.reviews-interior-parallax{
  background-image: url(../../images/parallax-garage.jpg);
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;
  /* height:100px; */
  height:200px;
  width:100%;
  @media screen and (min-width:768px){
    background-attachment: fixed;
    height:300px;
  }
}
.review-logo img{
  float:right;
  width:15%;
}

/* Our Community page */
.community-page{
  min-height: 300px;
  display:flex;
  align-items: center;
}
.community-page .container{
  background-color:#dce2ca;
  border-radius:10px;
  padding: 20px 25px;
  margin:auto;
  margin-top: 50px;
  margin-bottom:50px;
  -webkit-box-shadow: 5px 5px 5px -1.5px #ccc;
  -moz-box-shadow: 5px 5px 5px -1.5px #ccc;
  box-shadow: 5px 5px 5px -1.5px #ccc;
  width: 90%;
  @media screen and (min-width:768px){
    width:100%;
  }
}
.community-interior-parallax{
  background-image: url(../../images/parallax-kitchen2.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  /* height:100px; */
  height:200px;
  width:100%;
  @media screen and (min-width:768px){
    background-attachment: fixed;
    height:300px;
  }
}




.our-process-page {
  counter-reset: my-sec-counter;
}
.our-process-page .card {
  background: #4a632d
}
.our-process-page .u-text-1 {
  background-image: none;
  font-weight: 700;
  letter-spacing: -3px;
  -webkit-text-stroke: 1px white;
  display: block;
  color: transparent;
}
.our-process-page .u-text-1:before {
  position: relative;
  color: transparent;
  font-size: 100px;
  -webkit-text-stroke: 3px #fff;
  counter-increment: my-sec-counter;
  content: counters(my-sec-counter, ".");
  -moz-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  transition-delay: 0.1s;
  border-radius: 10%;
  padding: 0px 20px;
  opacity: 0.2;
  justify-content: center;
  display: flex;
}
@media (min-width: 768px) {
  .our-process-page .u-text-1:before {
    float: left;
  }
}
.our-process-page .u-text-2 {
  font-weight: 700;
  font-size: 29px;
  margin-bottom: 10px;
  text-transform: none;
  letter-spacing: normal;
  color: #fff;
}
@media (min-width: 768px) {
  .our-process-page .u-text-2 {
    font-size: 2.25rem;
  }
}
.our-process-page .u-text-3 {
  font-style: normal;
  font-size: 16px;
  color: #fff;
  padding-left: 0px;
}
@media (min-width: 768px) {
  .our-process-page .u-text-3 {
    padding-left: 95px;
  }
}
.process-interior-parallax{
  background-image: url(../../images/parallax-outdoor.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* height:100px; */
  height:200px;
  width:100%;
  @media screen and (min-width:768px){
    background-attachment: fixed;
    height:300px;
  }
}

/* BATHROOMS PAGE */
.bathrooms-page{
  margin-top:50px;
  margin-bottom:50px;
}
.bathroom-top-container{
  background-color:#f3f6e9;
  padding:30px;
  width:90%;
  margin:auto;
  margin-bottom:30px;
  border-radius: 5px;
  @media screen and (min-width:768px){
    width:100%;
  }
  img{
    width:100%;
    @media screen and (min-width:768px) {
      width:40%;
    }
  }
}
.bathrooms-page .card{
  width:90%;
  margin:auto;
  margin-bottom:10px;
  @media screen and (min-width:570px) {
    width:100%;
  }
}
.bathrooms-page .card-header{
  background-color:#4e553a;
  color:#fff;
  /* font-size:15px; */
}
.bathrooms-page .card-header h5{
    font-size:13px;
    @media screen and (min-width:768px){
    font-size: 18px;
  }
}
.bathrooms-page .card-body img{
  width:40%;
  float:right;
  margin-top:10px;
  margin-bottom:20px;
  margin-left:20px;
  /* @media screen and (min-width:768px){
    width:40%;
    float:right
  } */
}

/* Base icon style (pointing down) */
.bathrooms-page .accordion-icon {
  display: inline-flex;  
  align-items: center;
  justify-content: center;
  width: 24px;                
  height: 24px;               
  line-height: 0 !important;   
  transform-origin: center center; 
  transition: transform 0.3s ease; 
  float:right;
  margin-right:10px;
  @media screen and (min-width:768px){
    float:left
  }
}
.bathrooms-page .accordion-icon::before {
  display: block;
  line-height: 0 !important;
}
/* Rotates the icon to point up when the accordion opens */
.bathrooms-page .accordion-header[aria-expanded="true"] .accordion-icon {
  transform: rotate(180deg);
}


/* KITCHENS PAGE */
.kitchens-page{
  margin-top:50px;
  margin-bottom:50px;
}
.kitchen-top-container{
  background-color:#f3f6e9;
  padding:30px;
  width:90%;
  margin:auto;
  margin-bottom:30px;
  border-radius: 5px;
  @media screen and (min-width:768px){
    width:100%;
  }
  img{
    width:100%;
    @media screen and (min-width:768px) {
      width:40%;
    }
  }
}
.kitchens-page .card{
  width:90%;
  margin:auto;
  margin-bottom:10px;
  @media screen and (min-width:570px) {
    width:100%;
  }
}
.kitchens-page .card-header{
  background-color:#4e553a;
  color:#fff;
  /* font-size:15px; */
}
.bathrooms-page .card-header h5{
  font-size:13px;
  @media screen and (min-width:768px){
    font-size: 18px;
  }
}
.kitchens-page .card-body p{
  font-size: 13px;
  @media screen and (min-width:768px){
    font-size: 20px;
  }
}
.kitchens-page .card-body img{
  width:40%;
  float:right;
  margin:10px 0px 20px 20px;
  /* margin-bottom:20px; */

}

/* Base icon style (pointing down) */
.kitchens-page .accordion-icon {
  display: inline-flex;  
  align-items: center;
  justify-content: center;
  width: 24px;                
  height: 24px;               
  line-height: 0 !important;   
  transform-origin: center center; 
  transition: transform 0.3s ease; 
  float:right;
  margin-right:10px;
  @media screen and (min-width:768px){
    float:left
  }
}
.kitchens-page .accordion-icon::before {
  display: block;
  line-height: 0 !important;
}
/* Rotates the icon to point up when the accordion opens */
.kitchens-page .accordion-header[aria-expanded="true"] .accordion-icon {
  transform: rotate(180deg);
}

.view-showcase-btn{
  background-color: #e4edc9;
  border:1px solid #363a2a;
  color:#363a2a;
  border-radius:5px;
  padding:3px 20px;
  cursor: pointer;
  transition:300ms ease-in-out;
}
.view-showcase-btn:hover{
  background-color:#363a2a;
  color:#fff;
  transition: 300ms ease-in-out;
}


/* Outdoor Page */
.outdoor-page{
  margin-top:50px;
  margin-bottom:50px;
}
.outdoor-top-container{
  background-color:#f3f6e9;
  padding:30px;
  width:90%;
  margin:auto;
  margin-bottom:30px;
  border-radius: 5px;
  @media screen and (min-width:768px){
    width:100%;
  }
  img{
    width:100%;
    @media screen and (min-width:768px) {
      width:40%;
    }
  }
}
.outdoor-page .card{
  width:90%;
  margin:auto;
  margin-bottom:10px;
  @media screen and (min-width:570px) {
    width:100%;
  }
}
.outdoor-page .card-header{
  background-color:#4e553a;
  color:#fff;
  /* font-size:15px; */
}
.outdoor-page .card-header h5{
  font-size:18px;
    @media screen and (min-width:768px){
    font-size: 20px;
  }
  /* font-size:15px; */
}
.outdoor-page .card-body p{
  font-size: 13px;
  @media screen and (min-width:768px){
    font-size: 18px;
  }
}
.outdoor-page .card-body img{
  width:40%;
  float:right;
  margin:10px 0px 20px 20px;
  /* margin-bottom:20px; */

}

/* Base icon style (pointing down) */
.outdoor-page .accordion-icon {
  display: inline-flex;  
  align-items: center;
  justify-content: center;
  width: 24px;                
  height: 24px;               
  line-height: 0 !important;   
  transform-origin: center center; 
  transition: transform 0.3s ease; 
  float:right;
  margin-right:10px;
  @media screen and (min-width:768px){
    float:left
  }
}
.outdoor-page .accordion-icon::before {
  display: block;
  line-height: 0 !important;
}
/* Rotates the icon to point up when the accordion opens */
.outdoor-page .accordion-header[aria-expanded="true"] .accordion-icon {
  transform: rotate(180deg);
}


/* Renovations Page */
.renovations-page{
  margin-top:50px;
  margin-bottom:50px;
}
.renovation-top-container{
  background-color:#f3f6e9;
  padding:30px;
  width:90%;
  margin:auto;
  margin-bottom:30px;
  border-radius: 5px;
  @media screen and (min-width:768px){
    width:100%;
  }
  img{
    width:100%;
    @media screen and (min-width:768px) {
      width:40%;
    }
  }
}
.renovations-page .card{
  width:90%;
  margin:auto;
  margin-bottom:10px;
  @media screen and (min-width:570px) {
    width:100%;
  }
}
.renovations-page .card-header{
  background-color:#4e553a;
  color:#fff;
  /* font-size:15px; */
}
.renovations-page .card-header h5{
  font-size:18px;
  @media screen and (min-width:768px){
    font-size: 20px;
  }
}
.renovations-page .card-body p{
  font-size: 13px;
  @media screen and (min-width:768px){
    font-size: 18px;
  }
}
.renovations-page .card-body img{
  width:40%;
  float:right;
  margin:10px 0px 20px 20px;
  /* margin-bottom:20px; */

}

/* Base icon style (pointing down) */
.renovations-page .accordion-icon {
  display: inline-flex;  
  align-items: center;
  justify-content: center;
  width: 24px;                
  height: 24px;               
  line-height: 0 !important;   
  transform-origin: center center; 
  transition: transform 0.3s ease; 
  float:right;
  margin-right:10px;
  @media screen and (min-width:768px){
    float:left
  }
}
.renovations-page .accordion-icon::before {
  display: block;
  line-height: 0 !important;
}
/* Rotates the icon to point up when the accordion opens */
.renovations-page .accordion-header[aria-expanded="true"] .accordion-icon {
  transform: rotate(180deg);
}






/* PROJECT SHOWCASE PAGE */
.project-category-page{
  min-height:400px;
  margin-top:50px;
}
.project-category-container{
  width: 80%;
  margin:auto;
}

.project-cat{
  background-color:#C2CD9C;
  height: 251px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 250px;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  @media screen and (min-width:432px){
    width:300px
  }
  @media screen and (min-width:1000px){
    width:250px;
  }
  @media screen and (min-width:1200px){
    width:240px;
  }
   @media screen and (min-width:1400px){
    width:260px;
  }
   @media screen and (min-width:1700px){
    width:280px;
  }
  @media screen and (min-width:1800px){
    width:300px;
  }
}

.project-cat:hover .cover-overlay {
  top: 0; /* Show overlay on hover */
}
.image-container {
  overflow: hidden;
  position: relative;
}

.image-container img {
  width: 250px;
  height: 251px;
  display: block;
  object-fit: cover;
  margin:auto;
  @media screen and (min-width:432px){
    width:300px
  }
  @media screen and (min-width:1000px){
    width:250px;
  }
  @media screen and (min-width:1200px){
    width:240px;
  }
   @media screen and (min-width:1400px){
    width:260px;
  }
   @media screen and (min-width:1700px){
    width:280px;
  }
  @media screen and (min-width:1800px){
    width:300px;
  }
}
.project-name{
  text-align: center;
}

.cat-title h1 {
  color: #1e175e;
  font-size: 20px;
  text-align: center;
  padding: 5px;
  margin-top: 4px;
}

.viewbutton {
  max-width:90%;
  background: none;
  outline: none;
  font-weight: 100;
  letter-spacing: 2px;
  border: 1px solid white;
  color: white;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 10%;
  display: inline-block; /* Ensure the button is properly aligned */
}



.cover-overlay {
  position: absolute;
  top: 100%; /* Initially hide overlay */
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  overflow: hidden;
  text-align: center;
  transition: top 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.cover-overlay:hover a{
  color:#fff;
  text-decoration: none;
}
/* list of project type page */
.project-showcase-page{
  margin-top:50px;
  margin-bottom:50px;
}
.project-showcase-page .detail-project-card{
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-color:#dce2ca;
  padding:20px 20px 10px 20px;
  margin-top:8px;
  margin-bottom:8px;
  /* max-height:400px; */
}
.project-showcase-page .detail-project-card .detail-project-image{
  width:100%;
  height:300px;
  overflow: hidden;
}
.project-showcase-page .detail-project-card .detail-project-image img{
  min-height:100%;
  min-width:100%;
  object-fit: cover;
}
.project-showcase-page .detail-project-card p{
  color:#252525;
  text-align: center;
  font-size:18px;
  margin-top:10px;
}
.project-showcase-page .detail-project-card button{
  background-color:#363a2a;
  border:none;
  border-radius:5px;
  padding:3px 10px;
  color:#fff;
  cursor: pointer;
}

.showcase-return-btn{
  background-color:#363a2a27;
  color:#363a2a;
  border: solid 1px #363a2a5d;
  padding:5px 20px;
  border-radius: 3px;
  transition:200ms ease-in-out;
  cursor: pointer;
  font-size:15px;
}
.showcase-return-btn:hover{
  background-color:#363a2a;
  color:#fff;
  border:solid 1px transparent;
  transition:200ms ease-in-out;
  
}

/* specific project page */
.specific-project-photo{
  height:200px;
  width:100%;
  overflow: hidden;
}
.specific-project-photo img{
  max-height:100%;
  max-width:100%;
  object-fit: cover;
}


/* category button start */
.project-showcase-page .showcase-category-btn{
  background-color:#fff;
  color:#363a2a;
  border: solid 1px #363a2a;
  font-weight:500;
  border-radius:10px;
  cursor: pointer;
  transition: 300ms ease-in-out;
  padding: 5px 6px;
  margin-top: 2px;
  margin-bottom: 2px;
  letter-spacing: 0px;
  font-size: 11px;
  margin: auto;
  margin-top: 4px;
  margin-bottom: 4px;
  @media screen and (min-width:768px){
    font-size:18px;
    padding: 5px 25px;
    margin-top:5px;
    margin-bottom:5px;
    letter-spacing: 1px;
  }
}
.project-showcase-page .showcase-category-btn:focus,
.project-showcase-page .showcase-category-btn:hover {
  /* color:#823131; */
  background-color:#363a2a;
  color:#fff;
  border: solid 1px #363a2a;
  transition: 300ms ease-in-out;
}
.project-showcase-page .showcase-category-btn:focus:after,
.project-showcase-page .showcase-category-btn:hover:after {
  width: 100%;
  left: 0%;
}
.project-showcase-page .showcase-category-btn:after {
  content: "";
  pointer-events: none;
  width: 0%;
  height: 2px;
  background-color:#363a2a;
  transition-timing-function: cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 400ms;
  transition-property: width, left;
}
.cat-topic a.active-topic button {
  background-color:#363a2a;
  color:#fff;
}
/*category button end*/

/* CONTACT US PAGE */
.contact-us-page{
}
.contact-us-page .container{
  width:90%;
  margin:auto;
  margin-top:50px;
  margin-bottom:50px;
  background-color: #f3f6e9;
  padding:20px;
  border-radius: 10px;
  @media screen and (min-width:768px){
    width:100%;
  }
}
.contact-us-page p{
  width:85%;
  margin:auto;
  margin-bottom:20px;
}
.contact-us-page button{
  background-color: #5a7b54;
  color:#fff;
  font-size:15px;
  border:none;
  border-radius:5px;
  padding: 5px 30px;
  font-weight:500;
  margin-bottom:7px;
  transition: all 0.2s;
  cursor: pointer;
}
.contact-us-page button:hover{
  background-color:#4e6b48;
  /* -webkit-box-shadow: 0 4.5px 7.5px 2px #dddddd;
  -moz-box-shadow: 0 4.5px 7.5px 2px #dddddd;
  box-shadow: 0 4.5px 7.5px 2px #dddddd; */
}

.contact-us-page input{
  background-color:transparent;
  border-radius: 0px;

  /* border-bottom-left-radius: 0px;
  border-bottom-right-radius:0px; */
  border:none;
  border-bottom:2px solid #4e6b48;
  font-size:13px;
  font-weight: 600;
  color:#4e6b48;
}
.contact-us-page textarea{
  background-color:transparent;
  border-radius: 0px;
  /* border-bottom-left-radius: 0px;
  border-bottom-right-radius:0px; */
  border:none;
  border-bottom:2px solid #4e6b48;
  font-size:13px;
  font-weight: 600;

  /* line-height: 0.8; */
  color:#4e6b48;
}
.contact-us-page .form-control::placeholder{
  color: #4e6b48;
}

.contact-us-page .form-control:focus{
  color: #4e6b48;
  background-color: #4e6b4826;
  border-bottom:2px solid #4e6b48;

  /* border: solid 1px #662727; */
  outline: 0;
  /* box-shadow: 0 0 0 .2rem rgba(0,123,255,.25); */
}
.contact-us-page .form-control:focus-visible{
  /* border: solid 1px #662727; */
  border-bottom:2px solid #4e6b48;
  box-shadow: none;
}

@media screen and (min-width: 320px){
  .g-recaptcha {
    transform: scale(0.74);
    transform-origin: 0 0;
  }
}
@media screen and (min-width: 375px){
  .g-recaptcha {
    transform: scale(0.89);
    transform-origin: 0 0;
  }
}
@media screen and (min-width: 393px){
  .g-recaptcha {
    transform: scale(0.94);
    transform-origin: 0 0;
  }
}
@media screen and (min-width: 428px){
  .g-recaptcha {
    transform: scale(1.00);
    transform-origin: 0 0;
  }
}
/* 
@media only screen and (max-width: 500px) {
  .g-recaptcha {
    transform: scale(0.74);
    transform-origin: 0 0;
  }
} */

/* CONSULTATION PAGE */
.consultation-page .container{
  background-color: #4e553a;
  width:90%;
  margin:auto;
  margin-top:50px;
  margin-bottom:50px;
  color:#fff;
  @media screen and (min-width:768px){
    width:100%;
  }
}

.consultation-page p{
  font-size:15px;
    @media screen and (min-width:768px){
      font-size:20px;
  }
}
.consultation-page h2{
  font-size:20px;
  @media screen and (min-width:768px){
    font-size:25px;
  }
}
.consultation-page input{
  border-radius:0px;
  background-color:#eee;
}
.consultation-page textarea{
  border-radius:0px;
  background-color:#eee;
}
.consultation-page select{
  border-radius:0px;
  background-color:#eee;
}
.consultation-page button{
  background-color:#fff;
  padding:3px 20px;
  border:none;
  border-radius:3px;
  margin-bottom:20px;
  transition: 300ms ease-in-out;
  cursor: pointer;
}
.consultation-page button:hover{
  background-color:#C2CD9C;
  transition: 300ms ease-in-out;
}

.success-page{
  min-height:400px;
  display:flex;
  align-items: center;
}
.success-page .container{
  background-color:#c2cd9cc6;
  border-radius:10px;
  padding:20px;
}