*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  body{
  background-color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, sans-serif;

  }



        /* slider img */

        .imgslider{
          max-width: 1800px;
          align-items: center;
          align-self: center;
          /* padding: 20px; */
          margin: auto;
          color: #f2f2f2;
          /* padding-top: 70px; */
          background-color: #0c0c0c;
          justify-content: center;
          /* font-family: "Houschka Pro Medium"; */
      }
      
      .imgslider h2{
          font-size: 24px;
          font-weight: 300;
          line-height: 25px;
          margin-top: 20px;
          /* font-family: "Houschka Pro Medium"; */
      
      }
      
      #sliderimg1{
          width: 100%;
          height: 650px;
          background:linear-gradient(rgba(0, 0, 0, 0.36),rgba(0, 0, 0, 0.294), rgba(0, 0, 0, 0.294)), url(image/Residential\ Interior\ 3.jpg);
          background-position: center;
          background-size: 100% 100%;
          /* background-size: cover; */
          padding-top: 300px;
          padding-left: 80px;
          padding-right: 500px;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg1 h1{
          font-size: 64px;
          font-weight: 500;
          line-height: 64px;
          color: #e4d66fe6;

          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg2{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.696),rgba(0, 0, 0, 0.408), rgba(0, 0, 0, 0.175)), url(image/Office\ Interior.avif);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 300px;
          padding-right: 430px;
          padding-left: 100px;
      }
      #sliderimg2 h1{
          font-size: 64px;
          font-weight: 500;
          line-height: 64px;
          color: #e4d66fe6;

          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg3{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.753),rgba(0, 0, 0, 0.457),rgba(0, 0, 0, 0)), url(image/Modular\ kitchen.avif);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 300px;
          padding-right: 500px;
          padding-left: 100px;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg3 h1{
          font-size: 60px;
          line-height: 64px;
          font-weight: 500;
          color: #e4d66fe6;

          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg4{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.29),rgba(0, 0, 0, 0.216)), url(image/Bespoke\ furniture\ 2.jpg);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 300px;
          padding-right: 320px;
          padding-left: 100px;
          /* font-family: "Houschka Pro Medium"; */
          
      }
      #sliderimg4 h1{
          font-size: 60px;
          font-weight: 500;
          line-height: 64px;
          color: #e4d66fe6;

          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg5{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.596),rgba(0, 0, 0, 0.563)), url(image/Commercial\ Interior\ 2.jpg);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 300px;
          padding-right: 500px;
          padding-left: 100px;
      }
      #sliderimg5 h1{
          font-size: 60px;
          font-weight: 500;
          line-height: 64px;
          color: #e4d66fe6;

          /* font-family: "Houschka Pro Medium"; */
      
      
      }
      #sliderimg6{
        width: 100%;
        height: 650px;
        background:linear-gradient(to right,rgba(0, 0, 0, 0.596),rgba(0, 0, 0, 0.563)), url(image/Design\ &\ Consultation.avif);
        background-position: center;
        background-size: 100% 100%;
        padding-top: 260px;
        padding-right: 500px;
        padding-left: 100px;
    }
    #sliderimg6 h1{
        font-size: 60px;
        font-weight: 500;
        line-height: 64px;
        color: #e4d66fe6;

        /* font-family: "Houschka Pro Medium"; */
    
    
    }
      .w3-content{
      width: 100%;
      padding-top: 0;
      height: 650px;
      }


.icons{
  max-width: 1800px;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 50px;
}
.icon{
  width: 170px;
  margin: 20px;
  /* background-color: #66cac9; */
  text-align: center;
}
.icon img{
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
}
.icon p{
  color: rgba(255, 255, 255, 0.85);
}


      .sec6{
        max-width: 1500px;
        margin: auto;
        /* margin-top: 70px; */
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        /* background:linear-gradient(to right,rgba(255, 255, 255, 0.045),rgba(4, 70, 90, 0.385)), url(image/home\ about.jpg); */
        background-position: center;
        background-size: 100% 100%;
        /* padding-top: 50px; */

    
      }
    .sec6-about{
      width: 43%;
      /* background: #000; */
      padding: 30px 20px;
      padding-left: 0;
      margin-top: 35px;
    }
    .sec6-about h4{
      margin-top: 10px;
      color: rgb(255, 138, 42);
    }
    .sec6-about p{
      color: #ffffff;
      font-size: 20px;
      font-weight: 600;
      
    }
    .sec6-about .p-text{
      color: rgb(255, 255, 255);
      margin-top: 20px;
      font-weight: 400;
    }
    .sec6-about h3{
      color: #e4d66fe6;
      font-size: 30px;
      font-weight: 800;
      margin-top: 20px;
    }
    .sec6-about button{
      padding: 8px 25px;
      margin-top: 20px;
      font-weight: bold;
      color: #0c0c0cce;
      border: 1px solid rgba(0, 0, 0, 0.545);
      border-radius: 20px;
      background: transparent;
    }
    .sec6-about button:hover{
      cursor: pointer;
    }
    
    .about-img{
      width: 45%;
      padding-top: 150px;
      /* background-color: #953131; */
    }
    .about-img img{
      width: 55%;
      height: 300px;
      z-index: 5;
      margin-top: -250px;
      margin-left: 100px;
      position: relative;
      border-radius:  0 100px 0 0;
    }

    .sec6-box2{
      width: 50%;
      margin-left: 260px;
      height: 200px;
      /* margin-top: 100px; */
      border-radius:  0 0 50px  0;
      background-color: #054855;
      background:linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/design\ 4.avif);
      background-position: center;
      background-size: 100% 100%;
    }
    .sec6-box3{
      width: 60%;
      /* margin-left: 200px; */
      height: 250px;
      margin-top: -150px;
      border-radius:   50px 0 100px 0;
      background-color: #66cac9;
      background:linear-gradient(rgba(0, 0, 0, 0.197),rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/design\ 1.avif);
      background-position: center;
      background-size: 100% 100%;
      z-index: 3;

    }



.banner{
  max-width: 1500px;
  height: 600px;
  margin: auto;
  background-image: linear-gradient(rgb(0, 0, 0),rgba(0, 0, 0, 0.507),rgb(0, 0, 0)), url(image/Design\ &\ Consultation\ 2.avif);
  background-position: center;
  background-size: 100% 120%;
  padding: 50px 50px;
  display: grid;
place-items: center;
margin-top: 50px;
}
.banner .box{
  width: 70%;
   padding: 30px 80px;
   border-radius: 20px;
   border: 1px solid #e4d66fe6;
   color: white;
   text-align: center;
  background: rgba(9, 83, 93, 0.313);
}
.banner .box h1{
  font-size: 45px;
  font-weight: 400;
  color: #e4d66fe6;
}
.banner .box p{
  font-size: 22px;
  font-weight: 400;
  margin-top: 20px;
}



.sec7{
  max-width: 1500px;
  margin: auto;
  padding: 50px 20px;
  justify-content: center;
  text-align: center;

}
.sec7 h1{
  font-size: 45px;
  color: #fff07cba;
  font-weight: 400;
}

.sec7 p{
  font-size: 20px;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.797);
  padding: 0 100px;
  font-weight: 400;
}

.sec7-container{
  width: 100%;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}
.sec7-container .box{
  width: 500px;
  height: 430px;
  /* border-radius: 10px; */
  background-color: rgba(43, 46, 47, 0.813);
  /* box-shadow: 0 0 10px rgb(255, 255, 255); */
  padding-bottom: 20px;
  margin-top: 50px;
}
.sec7-container .box .img1{
  width: 100%;
  height: 320px;
  /* border-radius: 10px 10px 0 0; */
  background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(image/design\ 1.avif);
  background-position: center;
  background-size: 100% 120%;

}
.sec7-container .box .img2{
  width: 100%;
  height: 320px;
  /* border-radius: 10px 10px 0 0; */
  background-image: linear-gradient(rgba(0, 0, 0, 0.508),rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.393)), url(image/design\ 2.avif);
  background-position: center;
  background-size: 100% 120%;

}
.sec7-container .box .img3{
  width: 100%;
  height: 320px;
  /* border-radius: 10px 10px 0 0; */
  background-image: linear-gradient(rgba(0, 0, 0, 0.448),rgba(0, 0, 0, 0.505),rgba(0, 0, 0, 0.407)), url(image/design\ 3.avif);
  background-position: center;
  background-size: 100% 120%;

}
.sec7-container .box .img4{
  width: 100%;
  height: 320px;
  /* border-radius: 10px 10px 0 0; */
  background-image: linear-gradient(rgba(0, 0, 0, 0.419),rgba(0, 0, 0, 0.345),rgba(0, 0, 0, 0.411)), url(image/design\ 4.avif);
  background-position: center;
  background-size: 100% 120%;

}
.sec7-container .box .text{
  width: 95%;
  height: 100%; 
   margin: 10px;
  /* background-color: rgba(0, 255, 255, 0.109); */
  margin-top: -310px;
  border: 1px solid #e4d66fe6;
  padding-top: 320px;
  /* border-radius: 10px; */
}
.sec7-container .box h3{
  font-size: 25px;
  color: rgba(255, 255, 255, 0.79);
  z-index: 2;

}
.sec7-container .box p{
  font-size: 20px;
  color: rgba(255, 255, 255, 0.659);
}



.sec8{
  max-width: 1500px;
  height: 600px;
  margin: auto;
  padding: 50px 20px;
  background-image: linear-gradient(to right,rgba(92, 91, 91, 0),rgba(0, 0, 0, 0.359)),url(image/Modular\ furniture.jpg);
  background-position: center;
  background-size: 100% 120%;
  display: flex;
  flex-wrap: wrap;
  color: #000000;
}

.sec8-img{
  width: 50%;
  padding: 50px 30px;
}
.sec8-img img{
  width: 300px;
  height: 280px;
  border-radius:100%;
  box-shadow: 0 0 10px gray;
  margin-top: 250px;
}
.sec8-text{
  width: 50%;
  height: 400px;
  margin-top: 100px;
  /* text-align: center; */
  /* margin-left: 50%; */
  color: rgb(255, 255, 255);
  padding: 30px 20px;
  text-shadow: 1px 1px 2px black;
  padding-top: 20px;
  background-color: #00000057;
}
.sec8-text p{
  font-size: 18px;
  margin-top: 30px;
}
.sec8-text h2{
  font-size: 45px;
  font-weight: 500;
}

.sec8-text button{
  padding: 5px 40px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.857);
  border-radius: 30px;
  margin-top: 30px;
  color: white;
}



.sec9{
  max-width: 1800px;
   align-items: center;
   align-self: center;
   margin: auto;
}

.img-container{
  width: 100%;
  display: flex;
  margin:20px 0;
}
.img-container img{
  width: 100%;
  height: 120%;
}

          /* sec10 start  */

.sec10{
  max-width: 1800px;
  margin: auto;
  padding: 50px 30px;
  text-align: center;
}
.sec10 h1{
  font-size: 45px;
  color: #e4d66fe6;;
}
.sec10 p{
  font-size: 20px;
  color: #ffffffe6;
  padding: 0 100px;
  margin-top: 20px;
  /* letter-spacing: 2px; */
}
.sec10-container{
  display: flex;
  width: 100%;
  margin-top: 30px;
  flex-wrap: wrap;
justify-content: space-around;
}
.sec10-container .box1{
  width: 48%;
  background-color: #e4d66fe6;;
  border-radius: 20px;
  margin-top: 20px;
  box-shadow: 0 0 2px ;
  font-weight: 500;

}
.sec10-container .box2{
  width: 48%;
  background-color: #e4d66fe6;;
  border-radius: 20px;
  margin-top: 20px;
  box-shadow: 0 0 2px ;
  font-weight: 500;
}
.sec10-container .box3{
  width: 24%;
  background-color: #e4d66fe6;;
  border-radius: 50%;
  box-shadow: 0 0 2px ;
  font-weight: 500;
  margin-top: 20px;
}
.sec10-container .box4{
  width: 45%;
  background-color: #e4d66fe6;;
  border-radius: 20px;
  margin-top: -50px;
  height: 285px;
  box-shadow: 0 0 2px ;
  font-weight: 500;
}
.sec10-container .box5{
  width: 24%;
  background-color: #e4d66fe6;;
  border-radius: 50%;
  box-shadow: 0 0 2px ;
  font-weight: 500;
  margin-top: 20px;

}
.sec10-container .box p{
  padding: 0px 20px;
}
.sec10-container .box1 img{
  width: 100%;
  height: 280px;
  border-radius: 20px;
}
.sec10-container .box2 img{
  width: 100%;
  height: 280px;
  border-radius: 20px;
}
.sec10-container .box3 img{
  width: 100%;
  height: 280px;
  border-radius: 50%;
}
.sec10-container .box4 img{
  width: 100%;
  height: 280px;
  border-radius: 20px;
}
.sec10-container .box5 img{
  width: 100%;
  height: 280px;
  border-radius: 50%;

}

.sec11{
  max-width: 1800px;
  margin: auto;
  height: 600px;
  padding: 50px;
  background-color: #054855;
  background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(image/Our\ Design\ Projects\ 7.jpg);
  background-position: center;
  background-size: 100% 100%;
}
.sec11 h1{
  text-align: center;
  font-size: 40px;
  color: #e4d66ff3;
  font-weight: 500;
  /* margin-top: 150px; */
}
.sec11 p{
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
  padding: 30px 50px;
  line-height: 30px;
  margin-top: 20px;
  color: #ffffff;
  background-color: #00000056;
  text-shadow: 1px 1px black;
  /* font-weight:300; */
}

.sec12{
  max-width: 1800px;
  margin: auto;
  padding: 30px 0;
}
.sec12 h2{
  margin-top: 30px;
  font-size: 45px;
  color: #e4d66fe6;
  font-weight: 400;

}
.sec12 .sub-box2{
  padding-left: 20px;
  text-align: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec12 .sub-box2 .arrow:hover{
cursor: pointer;
}

.sub-box2 .arrow{
 font-size: 45px;
margin-right: 50px;
margin-top: 30px;
color: #e4d66fa1;
font-weight: 200;
}
.sub-box2 #backBtn::selection{
  background: none;
}
.sub-box2 #nextBtn::selection{
  background: none;
}
.sub-box2 .arrow::selection{
  background: none;
}


.sub-box2 .arrow span{
width: 45px;
font-size: 50px;
}
.sec12-img{
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  overflow-y: scroll;

}
.sec12-img::-webkit-scrollbar { width: 0 !important }

.sec12-img img{
  width: 350px;
  height: 360px;
  margin: 10px;
  border-radius: 10px;
}
.sec12 h3{
  text-align: center;
  margin-top: 30px;
}
.sec12 h3 button{
  background-color: transparent;
  border: 0.5px solid white;
  padding: 3px 15px;
  border-radius: 20px;
}
.sec12 h3 button a{
  text-align: center;
  margin-top: 30px;
  color: white;
  text-decoration: none;
}


.sec13{
  max-width: 1800px;
  margin: auto;
  padding: 30px;
  margin-top: 80px;
}
.sec13 h1{
  color: #e4d66fe6;
  font-size: 45px;
  text-align: center;
  font-weight: 500;
}
.sec13-contaier1{
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
  justify-content: center;

}
.sec13-contaier1 h2{
  color: white;
  letter-spacing: 2px;
  padding: 5px;
  border: 1px solid goldenrod;

}

.sec13-contaier1 p{
  color: white;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 10px;
  border: 1px solid goldenrod;

}
.sec13-contaier1 img{
  width: 45%;
  height: 350px;

}
.sec13-contaier1 .text{
  width: 45%;
  margin-left: -50px;
  height: 300px;
  margin-top: 30px;
  background-color: #302c2c;
  padding: 20px;
}

.sec13-contaier2{
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center;
  margin-top: 100px;

}
.sec13-contaier2 h2{
  color: white;
  letter-spacing: 2px;
  border: 1px solid goldenrod;
  padding: 5px;

}

.sec13-contaier2 p{
  color: white;
  margin-top: 20px;
  letter-spacing: 1px;
  border: 1px solid goldenrod;
  padding: 10px;


}
.sec13-contaier2 img{
  width: 45%;
  height: 350px;

}
.sec13-contaier2 .text{
  width: 45%;
  margin-right: -50px;
  height: 300px;
  margin-top: 30px;
  background-color: #302c2c;
  padding: 20px;
  z-index: 3;
}

.sec13 h3{
  text-align: center;
  margin-top: 50px;
}
.sec13 h3 button{
  background-color: transparent;
  border: 0.5px solid white;
  padding: 3px 15px;
  border-radius: 20px;
}
.sec13 h3 button a{
  text-align: center;
  margin-top: 30px;
  color: white;
  text-decoration: none;
}



.sec14{
  max-width: 1800px;
  margin: auto;
  padding: 30px;
  margin-top: 80px;
}
.sec14-contaier1{
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  justify-content: center;

}
.sec14-contaier1 h2{
  color: white;
  letter-spacing: 2px;
  padding: 5px;
  text-transform: uppercase;

}
.sec14-contaier1 p{
  color: white;
  /* margin-top: 10px; */
  letter-spacing: 1px;
  padding: 10px;

}
.sec14-contaier1 .sec14-p{
  color: #e4d66fe6;
}
.sec14-contaier1 img{
  width: 45%;
  height: 350px;

}
.sec14-contaier1 .text{
  width: 45%;
  margin-left: -50px;
  height: 300px;
  margin-top: 30px;
  background-color: #302c2c;
  padding: 20px;
}

.sec15{
  max-width: 1800px;
  margin: auto;
  padding: 30px;
  margin-top: 80px;
  text-align: center;
  color: white;
}
.sec15 h1{
  font-size: 30px;
}

.sec15 span{
  color: #e4d66fe6;
  font-weight: bold;
}

.sec15 ul{
margin: 20px 0;
/* background-color: #b84d4d; */
}
.sec15 li{
  list-style: none;
  margin-left: 10px;
}

.sec16{
  max-width: 1800px;
  margin: auto;
  /* height: 680px; */
  padding: 80px 30px;
  background-color: #302c2c;
  display: flex;
  flex-wrap: wrap;
}
.sec16 .img{
  width: 35%;
  height: 600px;
  margin-left: 50px;
}
.sec16 .img img{
  width: 100%;
  height: 100%;
}
.sec16 .text{
  width: 60%;
  padding: 30px;
  padding-top: 10px;
}
.sec16 .text h1{
  font-size: 35px;
  color: rgba(255, 255, 255, 0.829);
  font-weight: 400;
}
.sec16 .text p{
  margin-top: 20px;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.87);
}
.sec16 .text ul{
  margin-top: 40px;
}
.sec16 .text ul li{
  /* margin-top: 10px; */
  font-size: 20px;
  color: rgba(255, 255, 255, 0.655);
  list-style: none;
  line-height: 35px;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.207);
  display: flex;
  justify-content: space-between;

}
.sec16 .text ul .sec16-li{
  border-bottom: 1px solid rgba(255, 255, 255, 0.207);

}

.sec17{
  max-width: 1800px;
  margin: auto;
  padding: 50px 20px;
  background-color: rgb(243, 241, 241);
}
.sec17 h1{
  font-size: 85px;
  text-align: center;
  font-weight: 300;
  color: rgb(207, 190, 92);
  letter-spacing: 2px;
  /* font-family: Georgia, 'Times New Roman', Times, serif; */
}
.sec17-container{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  justify-content: space-evenly;
}
.sec17-container .img1-box{
  width: 50%;
  text-align: center;
  padding: 30px;
}
.sec17-container .img1-box img{
  width: 50%;
  height: 280px;
  margin-top: 20px;
  text-align: start;
  /* margin-left: 30%; */
}
.sec17-container .img1-box h2{
  font-size: 30px;
  font-weight: 300;
  margin-top: 30px;
  color: rgb(193, 167, 23);

}
.sec17-container .img1-box p{
  font-size: 20px;
  margin-top: 10px;
}
.sec17-container .img2-box{
  width: 45%;
}
.sec17-container .img2-box img{
  width: 100%;
  height: 600px;
}



.sec18{
  max-width: 1800px;
  margin: auto;
  padding: 50px 20px;
  background-color: rgb(255, 255, 255);
}
.sec18 h1{
  font-size: 55px;
  text-align: center;
  font-weight: 300;
  color: rgb(193, 167, 23);
}
.sec18 p{
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 300;
}
.sec18-container{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  justify-content: space-evenly;
}
.sec18-container .img1-box{
  width: 30%;
  /* text-align: center; */
  padding: 20px;
}
.sec18-container .img1-box img{
  width: 100%;
  height: 300px;
  margin-top: 60px;
  text-align: start;
  /* margin-left: 30%; */
}
.sec18-container h2{
  font-size: 30px;
  font-weight: 300;
  margin-top: 30px;
  color: rgb(193, 167, 23);
}
.sec18-container .img1-box p{
  font-size: 20px;
  margin-top: 10px;
}
.sec18-container .img2-box{
  width: 30%;
  padding: 20px;

}
.sec18-container .img2-box img{
  width: 100%;
  height: 300px;
}

.sec18-container .img3-box{
  width: 30%;
  padding: 20px;

}
.sec18-container .img3-box img{
  width: 100%;
  height: 300px;
  margin-top: 60px;
}


.sec19{
  max-width: 1800px;
  margin: auto;
  padding: 40px 20px;
  background-color:RGB(211, 206, 198);
}

.sec19-container{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  justify-content: space-evenly;
}

.sec19-container h2{
  font-size: 45px;
  font-weight: 300;
  margin-top: 30px;
  color: rgba(0, 0, 0, 0.804);
}
.sec19-container .text-box p{
  font-size: 18px;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.793);
}
.sec19-container .text-box{
  width: 50%;
  padding: 20px;
  margin-top: 50px;
}
.sec19-container .img2-box{
  width: 50%;
  height: 400px;
  background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0)), url(image/Design\ Studio\ 2.avif);
  background-position: center;
  background-size: 100% 100%;
  padding: 40px;
}
.sec19-container .img2-box .text{
  width: 100%;
  padding: 20px;
  height: 100%;
  background-color: white;
}
.sec19-container .img2-box .text h3{
  font-size: 30px;
  font-weight: 200;
}
.sec19-container .img2-box .text p{
  margin-top: 50px;
}



.sec20{
  max-width: 1800px;
  margin: auto;
  padding: 30px 0;
}
.sec20 h2{
  margin-top: 30px;
  font-size: 45px;
  color: #e4d66fe6;
  font-weight: 400;

}
.sec20 .sub-box2{
  padding-left: 20px;
  text-align: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec20 .sub-box2 .arrow:hover{
cursor: pointer;
}

.sub-box2 .arrow{
 font-size: 45px;
margin-right: 50px;
margin-top: 30px;
color: #e4d66fa1;
font-weight: 200;
}
.sub-box2 #backBtn2::selection{
  background: none;
}
.sub-box2 #nextBtn2::selection{
  background: none;
}
.sub-box2 .arrow::selection{
  background: none;
}


.sub-box2 .arrow span{
width: 45px;
font-size: 50px;
}
.sec20-img{
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  overflow-y: scroll;

}
.sec20-img::-webkit-scrollbar { width: 0 !important }

.sec20-img img{
  width: 350px;
  height: 360px;
  margin: 10px;
  border-radius: 10px;
}
.sec20 h3{
  text-align: center;
  margin-top: 30px;
}
.sec20 h3 button{
  background-color: transparent;
  border: 0.5px solid white;
  padding: 3px 15px;
  border-radius: 20px;
}
.sec20 h3 button a{
  text-align: center;
  margin-top: 30px;
  color: white;
  text-decoration: none;
}



.sec21{
  max-width: 1800px;
  margin: auto;
  padding: 30px 0;
}
.sec21 h2{
  margin-top: 30px;
  font-size: 45px;
  color: #e4d66fe6;
  font-weight: 400;

}
.sec21 .sub-box2{
  padding-left: 20px;
  text-align: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec21 .sub-box2 .arrow:hover{
cursor: pointer;
}

.sub-box2 .arrow{
 font-size: 45px;
margin-right: 50px;
margin-top: 30px;
color: #e4d66fa1;
font-weight: 200;
}
.sub-box2 #backBtn3::selection{
  background: none;
}
.sub-box2 #nextBtn3::selection{
  background: none;
}
.sub-box2 .arrow::selection{
  background: none;
}


.sub-box2 .arrow span{
width: 45px;
font-size: 50px;
}
.sec21-img{
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  overflow-y: scroll;

}
.sec21-img::-webkit-scrollbar { width: 0 !important }

.sec21-img img{
  width: 410px;
  height: 360px;
  margin: 10px;
  border-radius: 10px;
}
.sec21 h3{
  text-align: center;
  margin-top: 30px;
}
.sec21 h3 button{
  background-color: transparent;
  border: 0.5px solid white;
  padding: 3px 15px;
  border-radius: 20px;
}
.sec21 h3 button a{
  text-align: center;
  margin-top: 30px;
  color: white;
  text-decoration: none;
}





 .form-box{
  max-width: 1500px;
  align-items: center;
  align-self: center;
  margin: auto;
  color: #000000;
  justify-content: center;
  background-color:RGB(0, 45, 89);
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.form-box .img{
  width: 50%;
  /* text-align: center; */
  font-size: 22px;
  padding: 50px 20px;
  color: rgb(255, 255, 255);


}
.form-box .img .d{
  display: flex;
  margin-top: 10px;
  gap: 10px;
}
.form-box .img .d span{
margin-top: 5px;
}


.form-box .img img{
  /* margin-left:200px; */

}
.main{
  width: 50%;
  padding: 30px ;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.6);
  background-image: linear-gradient(rgba(0, 0, 0, 0.719),rgba(0, 0, 0, 0.735)), url(image/form\ bg5.avif);
  background-position: center;
  background-size: 100% 100%;
  color: white;
  height: 100%;
}

.main h2{
  font-size: 32px;
  font-weight: bold;
  font-weight: 500;
  text-align: left;
  color: rgb(255, 255, 255);
  padding-bottom: 8px;
  text-align: center;
  


}
.content{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0 ;
  
}
.mean-inputbox{
  width: 100%;
  /* background-color: #aa076b; */
  display: flex;
  flex-wrap: wrap;
}
.mean-inputbox .input-box{
  width: 100%;
  margin: 20px 20px;
  /* background-color: #c93838; */
  align-items: center;
  display: block;
  /* background-color: aqua; */

}
.mean-inputbox .input-box input{
  background: transparent;
  width: 100%;
  height: 25px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.631);
  border-radius: 0;
}

.input-box input:focus {
  outline: none;
}
.mean-inputbox2{
  width: 100%;
  /* background-color: #aa076b; */
  margin-top: 20px;


}
.mean-inputbox2 .input-box{
  /* background-color: aqua; */
  width: 100%;
  padding: 20px 20px;
}
.mean-inputbox .input-box h5{
  font-size: 18px;
}
.mean-inputbox2 .input-box input{
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.467);
  width: 100%;
  height: 30px;
  color: rgb(255, 255, 255);
}
.mean-inputbox2 textarea{
  background: transparent;
  width: 100%;
  padding: 10px;
  color: rgba(255, 255, 255, 0.452);
  font-size: 18px;
  border: 0.5px solid rgba(255, 255, 255, 0.481);
}

textarea:focus, input:focus{
  outline: none;
}


.button1{
  /* background-color: #aa076b; */
  text-align: center;

}
.button1 button{
  font-size: 20px;
  border-radius: 30px;
  padding: 3px 50px ;
  border:none;
  color: rgb(255, 255, 255);
  background: transparent;
  border: 0.5px solid rgba(255, 255, 255, 0.715);
  margin-top: 10px;

}
.button1 button:hover{
  cursor: pointer;
  /* text-decoration: underline; */

}





  /* footer style  */

.footer{
max-width: 1500px;
margin: auto;
padding: 50px 0;
padding-bottom: 0;
background-color:rgba(255, 255, 255, 0.167);
/* background-image: linear-gradient(rgba(0, 0, 0, 0.692),rgba(0, 0, 0, 0.815)), url(image/footer.jpg); */
background-position: center;
background-size: 100% 100%;
color: rgb(255, 255, 255);
margin-top: 50px;
}
.footer-container{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0 5%;
/* background-color: #6a4646; */
margin-bottom: 20px;
}

.sec2-text{
width: 35%;
}

#sec2-other-links{
  width: 18%;
}
.sec2-text h1{
font-size: 25px;
font-weight: 400;
color: #e4d66fe6;;

}
.sec2-text h5{
font-size: 22px;
color: #e4d66fe6;

}
.sec2-text .d{
display: flex;
margin-top: 8px;
}
.sec2-text .d p{
font-size: 18px;
}
.sol-icon h5{
font-size: 24px;
margin-top: 20px;
}
.sol-icon ul{
display: flex;
}
.sol-icon ul li{
list-style: none;
text-decoration: none;
}
.sol-icon ul li a i{
color: rgb(255, 255, 255);
font-size: 30px;
margin: 7px;
}
.sec2-text ul li{
list-style: none;
text-decoration: none;
list-style: none;
margin-top: 10px;
}
.sec2-text ul li a{
font-size: 16px;
color: rgba(255, 255, 255, 0.786);
list-style: none;
text-decoration: none;
}


  .col-xl-3 ul li{
      list-style: none;
      text-decoration: none;
      margin-top: 12px;
      font-size: 18px;
  }
  .col-xl-3 ul li a{
    color: rgb(255, 255, 255);
    margin-top: 10px;
    font-size: 20px;
   

  }
  .col-xl-3 nav:hover{
      background: transparent;
  }
  .footer-base{
    text-align: center;
    padding: 10px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    border-top: 0.5px solid rgba(128, 128, 128, 0.303);
  }
  .designation-contact h6 {
    color: #ffffff;
  
  }

  @media screen and (max-width: 900px){

    .sec2-text{
      width: 100%;
      margin-top: 30px;
      margin-bottom: 30px;
    }
    #sec2-other-links{
      width: 100%;
    }
  }