@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&family=Unbounded&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@200&family=Roboto:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,600&family=Montserrat:ital,wght@0,200;1,200&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap");
body,
html {
  overflow-x: hidden;
}

.text1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../Montserrat-Italic-VariableFont_wght.ttf");
  src: url("../../Montserrat-VariableFont_wght.ttf");
  font-weight: normal;
  font-style: normal;
}

.login-button:hover {
  color: #ffffff;
  background-color: #3498db;
  border: 1px solid #3498db;
}

footer {
  color: #333;
  padding-top: 20px;
}
footer {
  color: #333;
  padding-top: 20px;
  background-image: url('../images/footer-pattern-triangle.png'); 
  background-size: contain; 
  background-repeat: no-repeat; 
  background-position: center; 

}
footer .social-media {
  background-color: #21d192;
  color: white;
}

footer .social-media .me-5 {
  margin-right: 1.5rem;
}

footer .social-media a {
  color: white;
  margin-right: 15px;
  text-decoration: none;
}

footer h6 {
  text-transform: capitalize;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #14274a;
  margin-bottom: 15px;
}

/* footer hr {
  width: 60px;
  background-color: #7c4dff;
  height: 2px;
  border: none;
  margin: 0 auto;
} */
.head1 {
  font-family: "Raleway", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #ffffff;
}

footer a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.3s;
}

footer a:hover {
  color: #7c4dff;
  text-decoration: none;
}

footer .contact-info p {
  margin-bottom: 10px;
}

footer .copyright {
  background-color: rgba(203, 201, 201, 0.2);
  color: #333;
  padding: 1px;
  font-size: 0.9rem;
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&family=Unbounded&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@200&family=Roboto:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,600&family=Montserrat:ital,wght@0,200;1,200&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap");
body,
html {
  overflow-x: hidden;
}

.text1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../Montserrat-Italic-VariableFont_wght.ttf");
  src: url("../../Montserrat-VariableFont_wght.ttf");
  font-weight: normal;
  font-style: normal;
}
.distancesensor-image {
  margin-top: 70px;
  width: 100%;
  height: auto;
  max-height: 600px;
  position: relative;
}
.induct-ig {
  width: 100%;
  height: auto;
}
.induct-ig1 {
  width: 100%;
  height: auto;
}
.text1 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #14274a;
  margin-top: 50px;
  gap: 10px;
  text-transform: capitalize;
}

.text2 {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 29px;
  font-weight: 400;
  text-align: justify;
  color: #3c3c3c;
}

.pro-img {
  width: 650px;
  height: 379px;
  left: 19px;
  padding-right: 100px;
}

.pro-sensor {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-align: left;
  color: #898989;
  text-align: justify;
}
.photo-image {
  width: 100%;
  margin-top: 80px;
  height: auto;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: -100%;
  margin-top: -1px;
}

.navbar-nav .nav-item:hover .fas {
  color: #007bff;
}

.dropdown-menu .dropdown-item .fas {
  color: #555;
  transition: color 0.3s ease-in-out;
}
.text12{
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 29px;
  font-weight: 400;
  text-align: justify;
  color: #3c3c3c;
 
}
.image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
}

.overlay-text {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 8px 12px;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  border-radius: 5px;
  margin-bottom: 450px;
}
