@font-face {
    src: url(Fonts/Futura-Bold-font.ttf);
    font-family: Futura;
}

* {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    color: black;
    font-family: Futura, sans-serif;
    scroll-behavior: smooth;
}
/* header */
.bg-img {
    width: 100%;
    height: 991px;
    position: static;
    background-image: url(Images/pexels-asphotograpy-224924.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.tint {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(236, 100%, 7%, 0.452);
    z-index: 1;
}

.navbar {
    max-width: 80%;
    background-color: hsla(0, 0%, 0%, 0.623);
    height: 8vh;
    margin: auto;
    position: sticky;
    margin-top: 5.5rem;
    display: flex;
    align-items: center;
}

.navbar_menu {
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: space-around;
}

#navbar_logo img{
    margin: 0;
    margin-top: 2rem;
    margin-left: 11.7rem;
    margin-bottom: -4.5rem;
    height: auto;
    width: 30%;
}

.navbar_menu a {
    text-decoration: none;
    color: #fff;
}

.navbar_menu a:hover {
    color: #828282;
}

.navbar_menu a:active {
    color: #e6e6e6;
}

.get_a_quote {
    border: none;
    background-color: hsl(208, 100%, 68%);
    height: 8vh;
    width: 15vh;
    cursor: pointer;
    transition: transform 0.5s;
}

.get_a_quote:active {
    background-color: hsl(208, 98%, 60%);
}

.home-page {
    display: inline-block;
    margin-left: 10%;
    margin-top: 12%;
}

.main-title {
    font-size: 5rem;
    color: #fff;
}

.home-page p {
    color: #fff;
}

.home-page-btn {
    display: flex;
    justify-content: start;
    padding: 3rem 0;
}

.home-page button {
    width: 23vh;
    height: 6vh;
    border-radius: 0;
}

.get-started {
    background-color: hsl(208, 100%, 68%);
    border: none;
    margin-right: 2rem;
    cursor: pointer;
    transition: transform 0.5s;
}

.get-started:hover {
    transform: translateY(-5px);
}

.get-started:active {
    background-color: hsl(208, 74%, 51%);
}

.contact-us {
    background-color: hsla(47, 90%, 55%, 0);
    border: 1.5px solid white;
    color: white;
    margin-left: 2rem;
    cursor: pointer;
    transition: transform 0.5s;
}

.contact-us:hover {
    transform: translateY(-5px);
}

.contact-us:active {
    background-color: hsl(0, 0%, 76%);
}

header h2 {
    margin-left: 5%;
    padding-top: 5rem;
    color: white;
    font-size: 5rem;
}

/* header */

/* Contact Us Section */

.contact-section {
    background: #ffffff;
    padding: 60px 20px;
    font-family: 'Arial', sans-serif;
    max-width: 100%;
    min-height: 50rem;
    margin: auto;
    margin-top: 5rem;
}

.contact-container {
  display: flex;
  gap: 40px;
  max-width: 1200px;
  margin: auto;
}

.contact-info {
  flex: 1;
}

.contact-info h1 {
  font-size: 48px;
  margin: 20px 0;
}

.contact-info p {
  color: #666;
  line-height: 1.6;
}

.small-btn {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 20px;
  padding: 6px 16px;
  font-size: 12px;
  cursor: default;
}

.contact-detail {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 24px 0;
}

.contact-detail img {
  width: 30px;
  height: 30px;
}

.contact-form {
  flex: 1;
  background: #fbf9f2;
  padding: 40px;
  border-radius: 10px;
}

.contact-form h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

.input-row {
  display: flex;
  gap: 20px;
}

input,
textarea {
  width: 100%;
  padding: 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 12px 0;
  font-size: 14px;
}

textarea {
  resize: vertical;
  min-height: 140px;
}

.submit-btn {
  background-color: #fcb02d;
  border: none;
  padding: 16px 24px;
  border-radius: 50px;
  font-weight: bold;
  cursor: pointer;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

/* Contact Us Section */

.map {
  width: 100%;
  background-color: white;
  height: 50rem;
  display: flex;
  justify-content: center; 
  
}

iframe {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  margin: 0;
  margin-right: 10%;
  margin-left: 10%;
}

/* footer */

.sub-footer {
    width: 100%;
    height: auto;
    margin: 0;
    background-image: url(Images/Construction.jpg);
    background-position: center;
    background-size: cover;
    z-index: 1px;
    position: relative;
    
}
.footer-tint {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, auto));
    justify-items: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.673);
    position: static;
    z-index: 3;
}

.footer-tint h5, .footer-tint p {
    color: #fff;
}

.footer {
    width: 100%;
    height: 3.5em;
    background-color: hsl(208, 83%, 39%);
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50%, auto));
    align-items: center;
}

.copyright {
    justify-self: start;
    margin-left: 10%;
}

.copyright p {
    color: #999;
}

.copyright b {
    color: yellow;
    font-weight: normal;
}

.icons {
    justify-self: end;
    margin-right: 10%;
}   

.icons i{
    font-size: 1.2rem;
    color: #fff;
    padding-left: .7rem;
    padding-right: .7rem;
}

.sub-footer-content h5 {
    font-size: 1.4rem;
}

.sub-footer-content p {
    color: #bbbbbb;
}

.sub-footer-content .aboutUs-descp {
    font-size: 1.2em
}

@media (max-width: 768px) {
  .navbar {
    flex-direction: column;
    height: auto;
    padding: 1rem 0;
  }

  .contact-us {
    margin-left: -2rem;
  }

  .navbar_menu {
    flex-direction: column;
    gap: 1rem;
    align-items: center;
  }

  .home-page {
    margin-left: 5%;
    margin-top: 20%;
    text-align: center;
  }

  .main-title {
    font-size: 2.5rem;
  }

  .home-page-btn {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

}

/* tablets view */

@media (max-width: 1024px) and (min-width: 769px) {
  .main-title {
    font-size: 4rem;
  }

  .home-page {
    margin-left: 8%;
  }


}

@media (max-width: 768px) {

.sub-footer-content {
    margin-top: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
 }

#navbar_logo img{
    margin: 0;
    margin-top: 2rem;
    margin-left: 2.5rem;
    margin-bottom: -4.5rem;
    height: auto;
    width: 70%;
}  

}