*{
margin: 0%;
padding: 0%;
box-sizing: border-box;
} 

body{
  background-color: rgb(66, 62, 57);
}

.temitope13{
background-color: aliceblue;
}

.Arrivals{
  color: #ffffffea;
  text-align: center;
  text-decoration: underline;
}



.atmlogo img{
  height: 80px;
  width: 80px;
  border-radius: 40px;
  padding-top: 2px;
  padding-bottom: 2px;
}


#header{
  background-color: #0F172A;
  position: fixed;
  width: 100%;
  z-index: 99;

}


.nav_bar{
width: 1200px;
margin: auto;
display: flex;
justify-content: space-between;
align-items: center;
}

.Menu{
display: flex;
list-style: none;
gap: 50px;
text-align: center;

}




.Menu a{
  color: aliceblue;
  text-transform: uppercase;
}


a{
  text-decoration: none
}

.atm-heading {
  color: black;                  /* text color */
  -webkit-text-stroke: 0.5px gold; /* gold stroke (only works on WebKit browsers) */
  font-size: 48px;               /* optional: makes it bold and big */
  font-weight: bold;
  text-align: center;
}



h3 {
    text-align: center;
}



.ATM {
  display: flex;
  gap: 10px; /* space between images */
  justify-content: center; /* center horizontally */
  flex-wrap: wrap; /* allows wrapping on small screens */
  padding: 20px;

}

.ATM img {
  border-radius: 10px; /* optional: rounded corners */
  
}

footer{
    background-color: #0F172A;
    text-align: center;
}

h2 {
  font-style: bold;
}

.ATM1 {
  display: flex;
  gap: 25px; /* space between each image+text block */
  justify-content: center;
  flex-wrap: wrap; /* allows wrapping on smaller screens */
  color: #ffffffcb;
  /* text-transform: capitalize; */
}


.product-desc{
  margin-left: 20px;
  font-size: 1rem;
}

.btn-button1{
  color: #fff;
  border: white solid 1px;
   padding-left: 74px;
   padding-right: 74px;
   padding-bottom: 7px;
   padding-top: 7px;
   border-radius: 6%;
}



.btn-product{
  text-align: center;
  background-color: rgba(255, 255, 255, 0.863);
  border: black solid 1px;
   padding-left: 70px;
   padding-right: 70px;
   padding-bottom: 7px;
   padding-top: 7px;
   border-radius: 6%;
  transition: 0.3s;
  margin: auto;
  color: black;

}


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



.ATM1 .item {
  text-align: center;
  /* border: black solid 1px; */
  background-color: #333333c7;
}


 /* .ATM1 .yellow{
  border: solid black 1px;
 } */

 .ATM1 .div-p{
  display: flex;
 }


.itembox1{
  display: flex;
  gap: 25px;
}


.ATM2 {
  display: flex;
  gap: 20px; /* space between each image+text block */
  justify-content: center;
  flex-wrap: wrap; /* makes it responsive */
}

.ATM2 .item2 {
  text-align: center;
}

.ATM2 img {
  border-radius: 8px;
}


.ATM3 {
  display: flex;
  gap: 20px; /* space between each image+text block */
  justify-content: center;
  flex-wrap: wrap; /* makes layout responsive */
}

.item3 {
  text-align: center;
}

.ATM3 img {
  border-radius: 8px;
}

.ATM33{
  color: black;                  /* text color */
  -webkit-text-stroke: 0.5px gold; /* gold stroke (only works on WebKit browsers) */
  font-size: 20px;               /* optional: makes it bold and big */
  font-weight: bold;
  text-align: center;
}

.atm55{
  text-align: left;
  font-style: normal;
}

#atmimage{
  display: flex;
  justify-content: center;
  align-items: center;
  
}

.hero {
  height: 100vh;
  background-image: url("atm3.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* dark overlay */
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
}

.hero h1 {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.hero p {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

.btn {
  background-color: white;
  color: black;
  text-decoration: none;
  padding: 12px 24px;
  border-radius: 6px;
  font-weight: bold;
  transition: 0.3s;
}

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

#temitope{
  text-align: center;
  font-size: 2.5rem;
  text-transform: uppercase;
  }

.our-feature{
  text-align: center;
  color: rgba(0, 0, 0, 0.651);
}

.temitope12 {
  text-align: center;
  font-size: 1.5rem;
  /* font-family: "Noto Sans", sans-serif; */
}

.section-spacing{
    padding: 100px 0;
}

.container{
    width: 1200px;
    margin: auto;
}

.feature-box p{
    font-size: 2em;
    margin: 20px 0;
}



.cta{
    padding: 12px 10px;
    display: inline-block;
    border-radius: 5px;
    text-transform: capitalize;
    font-size: 1.1rem;
}

.btn-full{
    background-color: rgba(0, 0, 139, 0.705);
    color: #fff;
    margin-right: 15px;
}

.btn-light{
    border: 1px solid rgba(0, 0, 139, 0.705);
    color: #333;
}

.ATM50{
  display: flex;
  gap: 20px;
  text-align: justify;
  padding-left: 30px;
  padding-right: 10px;
}

.ATM52{
  /* wi
  dth: 40px;
  height: 40px;
  border: 2px solid brown;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  text-align: center; */
  text-align: center;
  font-size: larger;
  color: #94A3B8;
} 


.ATM52{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.671);
  border: 1px solid  #94A3B8 ;
  display: flex;
  align-items: center;
  justify-content: center;
margin: auto;
}

.ATM52 i{
  font-size: 1.37rem;
  color:  #94A3B8;
}



h5{
  text-align: center;
  text-transform: capitalize;
}

.ATM51{
  /* background-color: rgba(17, 4, 4, 0.021); */
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.377); /* this is the stroke */
border-radius: 3%;
color: rgba(0, 0, 0, 0.774);
box-shadow: 2px 4px 5px rgba(17, 14, 14);
margin: 10px 10px;
}


.nav_bar {
  flex-wrap: wrap;
  /* padding: 20px; */
}

.order-btn{
  color: black;
  border: white solid 1px;
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 9%;
  transition: 0.3s;
}

.order-btn:hover{
  color: white;
  background-color: #000000;
}

.social-icons1 i{
  color: #000000 !important;
  font-size: large;
  
}



.footer {
  width: 100%;
  background-color: #0F172A;
  color: #f5f5f5;
  padding: 60px 20px 40px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  position: relative;
  margin-top: 80px;
}

.footer-content {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.footer-content h2 {
  font-size: 1.8rem;
  color: #f5b841;
  margin-bottom: 10px;
}

.footer-content p {
  font-size: 1rem;
  color: #ccc;
  margin-bottom:  j20px;
}

.footer-socials {
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-bottom: 30px;
}

.footer-socials a img {
  transition: transform 0.2s ease;
}

.footer-socials a:hover img {
  transform: scale(1.2);
  opacity: 0.8;
}

.footer-copy {
  font-size: 0.85rem;
  color: #888;
}

/* Reset & base */



/* Layout */
.contact-section {
  padding: 60px 20px;
}

.container {
  max-width: 1100px;
  margin: 0 auto;
}

h2 {
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 10px;
}

.intro {
  text-align: center;
  color: #555;
  margin-bottom: 40px;
}

.contact-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}

.contact-form {
  flex: 1;
  min-width: 300px;
  display: flex;
  flex-direction: column;
}

.contact-form label {
  margin-bottom: 6px;
  font-weight: 600;
}

.contact-form input,
.contact-form textarea {
  margin-bottom: 20px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 1rem;
  transition: border-color 0.3s;
}

.contact-form input:focus,
.contact-form textarea:focus {
  border-color: #000;
  outline: none;
}

.contact-form button {
  background-color: #000;
  color: #fff;
  padding: 12px;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s;
}

.contact-form button:hover {
  background-color: #333;
}

/* Info Section */
.contact-info {
  flex: 1;
  min-width: 250px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.info-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 1.1rem;
}

.info-item i {
  font-size: 1.4rem;
  color: #000;
}

.info-item a {
  color: #333;
  text-decoration: none;
  transition: color 0.2s;
}

.info-item a:hover {
  color: #000;
}

/* Map */
.map-container {
  margin-top: 60px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.map-container iframe {
  width: 100%;
  height: 400px;
  border: none;
}

/* Responsive */
@media (max-width: 768px) {
  .contact-wrapper {
    flex-direction: column;
  }
}


/* Hamburger initially hidden */
.hamburger {
  display: none;
  font-size: 28px;
  color: white;
  cursor: pointer;
}


.leadbox{
  display: flex;
    gap: 20px;
}


.teamlead{
  border: 1px solid black;
  width: 400px;
  text-align: center;
  padding-left: 15px;
  border-radius: 10%;
  margin-left: 30px;
  box-shadow: 2px 4px 5px rgba(17, 14, 14);

}
 


    
@media (max-width: 768px) {

/* #header{
  margin-top: 0%;

} */

.atmlogo img{
  /* margin-top: 1px; */
  margin-left: 10px;
  /* height: 90px;
  width: 90px;
  border-radius: 50%; */
}

  .hero {
  min-height: 100vh;
  background-image: url("atm3.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
 
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 40px 20px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  flex-direction: column;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 600px;
}

.atm-heading,
.hero h1 {
  font-size: clamp(1.8rem, 6vw, 3rem);  /* Responsive font size */
  margin-bottom: 1rem;
  -webkit-text-stroke: 0.4px gold;
  color: rgb(10, 1, 1);
}

.hero h3 {
  font-size: clamp(1rem, 3vw, 1.5rem);
  margin-bottom: 20px;
  color: white;
}

.btn {
  background-color: white;
  color: black;
  text-decoration: none;
  padding: 12px 24px;
  border-radius: 6px;
  font-weight: bold;
  transition: 0.3s;
  font-size: 1rem;
}

.btn:hover {
  background-color: black;
  color: white;
}
/* @media screen and (max-width: 768px) { */
  .nav_bar {
    /* flex-direction: column; */
    align-items: flex-start;
    width: 100%;
    display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
  }

  .hamburger {
    display: block;
    font-size: 2.4rem;
    /* align-self: flex-end; */
  }

  

 .Menu.active {
    display: flex;
  }

  .Menu {
    display: none; /* 🛑 HIDE THE MENU */
    flex-direction: column;
    width: 100%;
    gap: 20px;
    margin-top: 10px;
  }

  .Menu li {
    text-align: left;
  }

  #temitope {
    font-size: 1.8rem;
    text-align: center;
    padding: 0 10px;
  }

  .temitope12 {
    font-size: 1.1rem;
    line-height: 1.5;
    padding: 0 15px;
    text-align: justify; /* optional: looks nicer on narrow screens */
  }

  .section-spacing {
    padding: 60px 0;
  }

  .container {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .feature-box p {
    font-size: 1.2rem;
    margin: 15px 0;
  }

  .cta {
    font-size: 0.95rem;
    padding: 10px;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    /* display: flex; */
    justify-content: space-between;
    gap: 50px;
    text-transform: capitalize;
  }

  .btn-full,
  .btn-light {
    margin: 10px auto;
    width: 120px;
    gap: 50px;
    margin: 0%;
  }




  .ATM50 {
    flex-direction: column;
    padding: 40px 15px;
    gap: 20px;
  }

  .ATM51 {
    width: 100%;
    padding: 15px 10px;
    margin: 10px 0;
    font-size: 0.95rem;
    border-radius: 5px;
  }

  .ATM52 {
    height: 35px;
    width: 35px;
    font-size: 1rem;
    margin-bottom: 10px;
  }

  .ATM52 i {
    font-size: 1.1rem;
  }

  .ATM51 h5 {
    font-size: 1.1rem;
    margin: 10px 0;
  }

  .ATM51 p {
    font-size: 0.95rem;
    line-height: 1.5;
    text-align: justify;
  }

  #ATM112 {
    font-size: 0.9rem;
    padding-left: 20px;
    list-style-type: disc;
  }

  #ATM112 li {
    margin-bottom: 8px;
  }

/* 

.leadbox {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
}

.teamlead {
  border: 1px solid black;
  width: 400px;
  text-align: center;
  padding: 15px;
  border-radius: 10%;
  margin: 10px;
  box-shadow: 2px 4px 5px rgba(17, 14, 14, 0.3);
  background-color: #fff;
  transition: transform 0.3s ease;
}

.teamlead:hover {
  transform: scale(1.02);
}

.teamlead img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
} */

/* ✅ RESPONSIVENESS FOR PHONES */
/* @media (max-width: 768px) { */
  .leadbox {
    flex-direction: column;
    align-items: center;
  }

  .teamlead {
    width: 90%;
    margin: 10px 0;
    padding: 10px;
    border-radius: 12px;
  }

  .teamlead img {
    width: 100%;
    height: auto;
  }

  .team1 h3 {
    text-align: center;
  }
/* 
  .ATM1 {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 0 10px;
  }

  .product-desc {
    margin-left: 0;
    text-align: center;
    font-size: 0.95rem;
    padding: 0 10px;
  }

  .btn-button1
  .btn-product {
    width: 90%;
    max-width: 400px;
    font-size: 1rem;
    display: block;
    margin: 0 auto;
    padding-right: 30px;

  }

  .ATM1 .div-p,
  .itembox1 {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }

  /* .ATM1 .item {
    width: 100%;
    max-width: 450px;
  } */

 .ATM1{
  padding-left: 23px;
  
 }

/* 📱 Mobile responsiveness */
/* @media (max-width: 768px) { */
  .itembox1 {
    flex-direction: column;
    align-items: center;
  }

  /* .itembox, */
  /* .model1 {
    width: 90%;
    margin-bottom: 30px;
  } */




  .btn-button1,
  .btn-product {
    /* padding: 10px 30px; */
    font-size: 1rem;
    width: 80%;
    max-width: 300px;
  }

  /* .ATM1{
  display : block;
  align-items: center;
  
  } */

.item img{
  height: 250px;
  width: 250px;

}


.pstyle{
  text-align: center;
}

  .product-desc {
    margin-left: 10px;
    font-size: 0.95rem;
  }

  .Arrivals {
    font-size: 1.5rem;
    margin-top: 20px;
  }

  img {
    width: 100%;
    height: auto;
    max-width: 250px;
  }

  .item3 img {
    width: 100%;
    height: auto;
    max-width: 300px;
  }

  #atmform {
    padding: 20px;
  }

  input {
    width: 90%;
    max-width: 350px;
    padding: 10px;
    margin-bottom: 20px;
  }

  form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .order-btn {
    display: block;
    width: 80%;
    max-width: 300px;
    text-align: center;
    padding: 12px;
    background-color: #fff;
    color: black;
    margin: auto;
    border: solid 1px white;
  }

 
  .complaint{
    color: white;
    background-color: #0F172A;
    padding-top: 5px;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 5px;

  }

  .buttonbox{
    border-radius: 3px;
    margin-top: -9px;
    
  }
  .teamdiv{
    text-align: center !important;
    
  }

  .teamp{
    text-align: center;
}

#atmform{
  text-align: left;
  background-color: #0F172A;
}

.btn3{
 background-color: black;
 padding-right: 40px;
 padding-left:40px ;
 margin-left: 120px;
 padding-top: 5px;
 padding-bottom: 5px;
 color: white;
  
}

}


