.hero-section{
    
    background-image: url(./newww.webp);
    background-size: cover;
    background-repeat:no-repeat ;
     width: 1390px;
    height: 600px;
}

.main-box {
    width: 800px;
    height: 300px;
    background-image: url(./6000.webp);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    padding: 40px;
    margin: 50px auto;
}


.main-box h2 {
    font-size: 24px;
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}

.left-box {
    width: 390px;
    height: 250px;
background-image: url(./refined15c.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    padding: 30px;
    color: #000;
    display: inline-block;
    margin: 10px;
    vertical-align: top;
}

.right-box {
    width: 380px;
    height: 250px;
    
    background-size: cover;
     background-image: url(./display15c.webp);
    background-position: center;
    border-radius: 20px;

    padding: 30px;
    color: #000;
    display: inline-block;
    margin: 10px;
    vertical-align: top;
}

.small-box h2 {
    font-size: 20px;
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin-bottom: 8px;
}

.third-box {
    width: 800px;
    height: 250px;
    background-image: url(./charge15c.webp);
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    padding: 40px;
    margin: 20px auto;

}

.third-box h2 {
    font-size: 25px;
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}


.container {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 30px;
    background-image: url('d3181aa5-0e39-4e38-a4e6-c0a73ff53530.png');
    background-size: cover;
    background-position: center;
    padding: 40px;
    border-radius: 20px;
}

.box {
    width: 400px;
    height: 450px;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    padding: 30px;
    color: #000;
}

h2 {
    margin: 0 0 10px;
    font-size: 22px
}

p {
    margin: 0;
    font-size: 16px
}

.bg {
    background-image: url(./design15c.png);
    background-position: center;
    background-size: cover;
    height: 1099px;
    width: 1325px;
    border-radius: 20px 20px 20px 20px;
    

}




.hero {
  background: url(./design15c.png);
  background-position: center;
  background-size: cover;
  height: 1000px;
  border-radius: 20px;
  padding:50px;
  margin: 20px auto;
  max-width: 1000px;
  position: relative;
}

.heading {
 font-size: 42px;
 font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
 font-weight: 700;
 text-align: center;
 
}
.arrow{
    display: flex;
    justify-content: space-evenly;
    align-items: end;
    
}
.image{
    height: 507px;
    margin-left: 320px;
    width: 899px;
    border-radius: 20px;
}
.dots{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 26px;
}
.equiste{
    font-size: 42px;
    align-items: center;
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
}
.background{
    background-image: url(./floating15c.webp);
    height: 490px;
    width: 449px;
    border-radius: 15px;
    background-position: center;
    background-size: cover;
}
.background1{
    background-image: url(./curved15c.webp);
    height: 490px;
    width: 449px;
    border-radius: 15px;
    background-position: center;
    background-size: cover;
}
.still {
background-image: url(./6000.webp);
  background-position: center;
  background-size: cover;
  height: 900px;
  border-radius: 20px;
  /* padding:50px; */
  /* margin: 20px auto;
  max-width: 1000px; */
  /* position: relative; */
}
.hero-2 {
  background-image: url(./display-15c.jpg);
  background-position: center;
  background-size: cover;
  height: 700px;
  border-radius: 20px;
  padding:50px;
  margin: 20px auto;
  max-width: 1000px;
  position: relative;
}
.hero-3 {
background-image: url(./experience15c.jpg);
  background-position: center;
  background-size: cover;
  height: 700px;
  width: 1500px;
  border-radius: 20px;
  padding:50px;
  margin: 20px auto;
  max-width: 1000px;
  position: relative;
}
.hero-4 {
  background-image: url(./6000.webp);
  background-position: center;
  background-size: cover;
  height: 700px;
  width: 1500px;
  border-radius: 20px;
  padding:50px;
  margin: 20px auto;
  max-width: 1000px;
  position: relative;
}