@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,700&display=swap');

html {
  scroll-behavior: smooth;
}

body, html {
  margin: 0;
  padding: 0;
  font-family: "Raleway", "Rubik", "Lucida Sans", sans-serif;
  background: black;
  color: white;
  text-decoration: none;
}

nav {
  background: #111;
  padding: 10px 30px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.logo {
  display: flex;
  align-items: center;
  font-family: "Raleway", "Rubik", "Lucida Sans", sans-serif;
  font-size: 25px;  
  color: white;
  font-weight: 500;
  font-style: bold;
  text-decoration: none;
  transition: color 0.3s;
}

.icon {
  display: flex;
  align-items: center;
}


.h_black{
  background: black;
  color: white;
}

.logo img {
  height: 40px;
  margin-right: 10px;
}

.logo a {
  display: flex;
  align-items: center;
  font-family: "Raleway", "Rubik", "Lucida Sans", sans-serif;
  font-size: 25px;  
  color: white;
  font-weight: 500;
  font-style: bold;
  text-decoration: none;
  transition: color 0.3s;
}

.logo a:hover {
  color: #ff464f;
}

.logo1 img {
  height: 150px;
  margin-right: 0px;x
}

.sm_icon:hover {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
 height: 20px;
}

.icon img {
  height: 20px;
  margin-right: 10px;
}


.company-name {
  font-family: "Raleway", "Rubik", "Lucida Sans", sans-serif;
  font-size: 25px;  
  color: #ff464f;
  font-weight: 500;
  font-style: bold;
  text-decoration: none;
  transition: color 0.3s;
}

.company-name a {
  text-decoration: none;
  transition: color 0.3s;
}

.company-name a:hover {
  color: #ff464f;
}

.company-name_link{
  font-family: "Raleway", "Rubik", "Lucida Sans", sans-serif;
  font-size: 25px;  
  color: white;
  font-weight: 500;
  font-style: bold;
  text-decoration: none;
  transition: color 0.3s;
}

.company-name_link a {
  text-decoration: none;
  transition: color 0.3s;
}

.company-name_link a:hover {
  color: #ff464f;
}

.nav-links {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}

.nav-links li {
  margin-left: 0px;
  margin-right: 40px;
}

.nav-links li a {
  color: white;
  text-decoration: none;
  transition: color 0.3s;

}

.nav-links li a:hover {
  color: #ff464f;
}

section {
  padding: 20px 30px;
  min-height: 100vh;
}

.hero {
  background: url('images/image1.png') no-repeat center center/cover;
  background-attachment: fixed;
  display: flex;
  align-items: center;
}

.contactback {
  background: url('images/steel_background1.jpg') no-repeat center center/cover;
  background-attachment: fixed;
  display: flex;

}

.intro-text {
  max-width: 1000px;
  margin-left: 50px;
  padding: 10px;
  background-color: rgb(0 0 0 / 5%)
}

.wsection-text {
  max-width: 800px;
  margin-left: 50px;

}

.about, .contactback{
  background: black;
  color: white;
}

.about, .gallery, .services, .contactback {
  text-align: left;
}

hr.wh{
  border-top: 1px solid white;
  margin: 20px 0px;
}

hr.bl{
  border-top: 1px solid black;
  margin: 20px 0px;
}


.s_gallery {
  background: white;
  color: black;
}

.image-hover {
    width: 357px; /* Specify the width */
    height: 200px; /* Specify the height */
    background-image: url('images/image2.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.5s ease-in-out; /* Smooth transition */
}

.image-hover:hover {
    background-image: url('images/image3.png'); /* Change on hover */
}

.fb_icon-hover {
    width: 20px; /* Specify the width */
    height: 20px; /* Specify the height */
    margin-right: 10px;
    background-image: url('images/facebookbw_icon.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
}

.fb_icon-hover:hover {
    background-image: url('images/fb2_icon.png'); /* Change on hover */
}

.insta_icon-hover {
    width: 20px; /* Specify the width */
    height: 20px; /* Specify the height */
    margin-right: 10px;
    background-image: url('images/instagrambw_icon.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
}

.insta_icon-hover:hover {
    background-image: url('images/instagram1_icon.png'); /* Change on hover */
}

.wht_icon-hover {
    width: 20px; /* Specify the width */
    height: 20px; /* Specify the height */
    margin-right: 10px;
    background-image: url('images/whatsupbw_icon.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.2s ease-in-out; /* Smooth transition */
}

.wht_icon-hover:hover {
    background-image: url('images/whatsup_icon.png'); /* Change on hover */
}


.gallery-container {
  display: flex;
  flex-wrap: wrap;
  gap: 70px;
  margin-left: 50px;
  background: white;
  color: black;

}

.a_gallery {
  background: white;
  color: black;

  width: 370px;

}

.title{
  font-size: 42px;
  font-family: "Raleway";

}

.title1{
  font-size: 55px;
  font-family: "Raleway";

}

.gallery img {
  width: 370px;
  border-radius: 0px;
}

.a_gallery img {
  width: 370px;
  border-radius: 0px;
}

.gallery p {
  margin: 5px 0;
}

.services-container {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  gap: 50px;
  background: black;
  color: white;
  margin-left: 50px;
  align-items: left;
}

.service {
  background: #222;
  padding: 40px;
  width: 200px;
  border-radius: 8px;
  border-color: #ffffff;x
  border-width: 1px;
  border-style: solid;
}

.service img {
  width: 200px;
  height: 150px;
  border-radius: 4px;
}

.service p {
  margin: 10px 0;
  font-size: 14px;
}

.service h5 {
  margin: 10px 0;
  font-weight: 600;
  font-size: 15px;
}

a[href^="mailto:"]{ 
  color: #D0D0D0;
  text-decoration: none;
}

a[href^="mailto:"]:hover {
  color:#ff464f;
  text-decoration: none;
}

  .flexa-container {
      display: flex;
  }
  .flexa-child {
      flex: 0.8;

  }  
  .flexa-child:first-child {
      margin-right: 0px;
      flex: 0.1;

  } 

/* Responsive Styles */
@media (max-width: 768px) {
  nav {
    flex-direction: column;
    align-items: flex-start;

  }

  .nav-links {
    flex-direction: column;
    width: 100%;
    display: none;
    visibility: hidden;
  }

  .nav-links li {
    margin: 10px 0;
  }

  .title1{
  font-size: 35px;
  font-family: "Raleway";
  }

  .hero {
    background-attachment: scroll;
    text-align: center;
    width: 100%;
  }

  .intro-text {
    margin: 0 auto;
    background-color: rgb(0 0 0 / 40%)
  }

  .intro-text h1 {
    font-style: bold;
  }

  .intro-text p {
    font-style: bold;
  }

  .services-container {
    flex-direction: column;
    align-items: center;
  }

  .gallery-container {
    flex-direction: column;
    align-items: left;
    width: 100%;
    margin-left: 0px;
  }



}

@media (max-width: 600px) {
  .company-name {
    font-size: 16px;
    text-decoration: none;
    font-weight: 300;
    font-style: bold;
  }

  .logo img {
    height: 30px;
  }

  .intro-text h1 {
    font-size: 24px;
    font-style: bold;
  }

  .intro-text p {
    font-size: 16px;

  }


  .wsection-text h1 {
    font-size: 24px;
  }

  .wsection-text p {
    font-size: 16px;
  }

  .gallery-scroll img {
    height: 200px;
  }

  .a_gallery img {
  width: 200px;
  border-radius: 0px;
  }

  .gallery-container {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: 0px;
  }

  .s_gallery {
    width: 100%;
    margin-left: 0px;
  }

  .nav-links {
    display: none;
    visibility: hidden;
  }

}
