* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* font-family: Arial, Helvetica, sans-serif; */

}

@import url('https://fonts.googleapis.com/css2?family=Fleur+De+Leah&family=Meow+Script&family=Ms+Madi&family=Oleo+Script:wght@400;700&family=Pacifico&display=swap');

body {
  background-color: rgb(239, 238, 255);
  /* font-family: Arial, Helvetica, sans-serif; */
}

a:hover {
  text-decoration: none;
}

body button:focus {
  outline: none;
}


/* image slider */

.slider {
  max-width: 1800px;
  margin: auto;
  margin-top: -80px;
}

.slider .swiper {
  width: 100%;
}

.slider .swiper-slide {
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 4% 5%;
  overflow: hidden;
  justify-content: left;
}


.slider .swiper-slide .text {
  width: 62%;
  color: rgb(255, 255, 255);
  margin-top: 0;
  height: fit-content;
  text-align: left;
  padding: 0px;
  border-radius: 0;
  margin: auto;
  text-align: center;
}



.slider .swiper-slide .text h1 {
  font-size: 45px;
  width: 100%;
  color: #276b21;
  margin-top: 20%;
  position: relative;
  font-weight: 700;
  z-index: 100;
  opacity: 1;
  font-family: "Fleur De Leah", cursive;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 3px;
}

.slider .swiper-slide .text h3 {
  color: #782b8b;
  font-weight: 700;
  font-size: 65px;
  font-family: serif;
}

.slider .swiper-slide .text p {
  font-size: 17px;
  width: 50%;
  margin: auto;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.795);
}

.slider .swiper-slide .text button {
  padding: 8px 30px;
  border: none;
  font-size: 18px;
  display: flex;
  place-items: center;
  margin-top: 30px;
  border-radius: 30px;
  color: rgb(255, 255, 255);
  background-color: #77894c;
  letter-spacing: 0.5px;
  margin: auto;
  margin-top: 30px;
  border: 1px solid white;
}

.slider .swiper-slide .text button:hover {
  background-color: #00000000;
  color: rgb(0, 0, 0);
  border: 1px solid rgb(0, 0, 0);

}

.slider .swiper-slide .text button img {
  width: 20px;
  margin-left: 5px;
  margin-bottom: -5px;
}

.slider .swiper-slide .text button:hover img {
  filter: brightness(0);
}

.slider .swiper-slide .text a {
  text-decoration: none;
}

.slider .slider1 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.469), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url(..//images/slider\ bg\ 2.png);
  background-position: center;
  background-size: 100% 100%;
}

.slider .slider2 {
  background-image: linear-gradient(to left, rgba(13, 42, 58, 0), rgba(14, 17, 57, 0)), url(..//images/slider\ bg\ 18.png);
  background-position: center;
  background-size: 100% 100%;
}

.slider .slider2 .tx {
  width: 50%;
  margin-top: 12%;
  margin-left: 3%;
}

.slider .slider2 .tx h2 {
  font-size: 65px;
  font-family: serif;
  font-weight: 600;
  color: rgb(0, 0, 0);
}

.slider .slider2 .tx h2 span {
  color: #bda117;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.slider .slider2 .tx p {
  font-size: 18px;
  margin-top: 20px;
}

.slider .slider2 .tx button {
  border: none;
  padding: 8px 20px;
  color: white;
  background-color: #77894c;
  border: 1px solid #77894c;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
}

.slider .slider2 .tx button img {
  width: 18px;
}

.slider .slider2 .tx button:hover img {
  filter: brightness(0);
}

.slider .slider2 .tx button:hover {
  background-color: transparent;
  border: 1px solid black;
  color: black;
}


.slider .slider3 {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(14, 17, 57, 0)), url(..//images/slider\ bg\ 14.JPG);
  background-position: center;
  background-size: 100% 100%;
}

.slider .slider3 .tx {
  width: 50%;
  margin-top: 12%;
  margin-left: 3%;
}

.slider .slider3 .tx h2 {
  font-size: 55px;
  font-family: serif;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.736);
  /* margin-left: -60px; */
}

.slider .slider3 .tx h2 span {
  color: #bda117;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.slider .slider3 .tx p {
  font-size: 18px;
  margin-top: 20px;
}

.slider .slider3 .tx button {
  border: none;
  padding: 8px 20px;
  color: white;
  background-color: #77894c;
  border: 1px solid #77894c;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  /* margin-left: 60px; */
}

.slider .slider3 .tx button img {
  width: 18px;
}

.slider .slider3 .tx button:hover img {
  filter: brightness(0);
}

.slider .slider3 .tx button:hover {
  background-color: transparent;
  border: 1px solid black;
  color: black;
}



.slider .slider4 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.452)), url(..//images/slider\ bg\ 22.jpg);
  background-position: center;
  background-size: 100% 100%;
}


.slider .slider4 .tx {
  width: 55%;
  margin: auto;
  margin-top: 13.8%;
  /* background-color: rgba(0, 0, 0, 0.271); */
  /* backdrop-filter: blur(3px); */
  text-align: center;
  padding: 30px;
  /* margin-left: 3%; */
}

.slider .slider4 .tx h2 {
  font-size: 65px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-family: serif;
  text-shadow: 0 0 20px black;
}

.slider .slider4 .tx h2 span {
  color: #bda117;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.slider .slider4 .tx p {
  font-size: 22px;
  margin-top: 20px;
  text-shadow: 0 0 10px black;

  color: white;
}

.slider .slider4 .tx button {
  border: none;
  padding: 8px 20px;
  color: white;
  background-color: #77894c;
  border: 1px solid #77894c;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  /* margin-left: 60px; */
}

.slider .slider4 .tx button img {
  width: 18px;
}

.slider .slider4 .tx button:hover img {
  /* filter: brightness(0); */
}

.slider .slider4 .tx button:hover {
  background-color: transparent;
  border: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}


.slider .slider5 {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(14, 17, 57, 0)), url(..//images/slider\ bg\ 20.png);
  background-position: center;
  background-size: 100% 100%;
}

.slider .slider5 .tx {
  width: 50%;
  height: fit-content;
  margin-top: 12%;
  margin-left: -0%;
  /* background-color: rgba(255, 255, 255, 0.545); */
  /* backdrop-filter: blur(5px); */
  padding: 20px;
}

.slider .slider5 .tx h2 {
  font-size: 65px;
  font-family: serif;
  font-weight: 800;
  color: rgb(0, 0, 0);
  /* margin-left: -60px; */
}

.slider .slider5 .tx h2 span {
  color: #bd1717;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.slider .slider5 .tx p {
  font-size: 20px;
  color: rgb(0, 0, 0);
  margin-top: 10px;
}

.slider .slider5 .tx button {
  border: none;
  padding: 8px 20px;
  color: white;
  background-color: #77894c;
  border: 1px solid #77894c;
  color: white;
  border-radius: 20px;
  margin-top: 10px;
  /* margin-left: 60px; */
}

.slider .slider5 .tx button img {
  width: 18px;
}

.slider .slider5 .tx button:hover img {
  filter: brightness(0);
}

.slider .slider5 .tx button:hover {
  background-color: transparent;
  border: 1px solid black;
  color: black;
}


.slider .slider6 {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(14, 17, 57, 0)), url(..//images/slider\ bg\ 16.jpg);
  background-position: center;
  background-size: 100% 100%;
}


.slider .slider6 .tx {
  width: 50%;
  margin-top: 12%;
  margin-left: 3%;
}

.slider .slider6 .tx h2 {
  font-size: 65px;
  font-family: serif;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.736);
  /* margin-left: -60px; */
}

.slider .slider6 .tx h2 span {
  color: #ae69b4;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.slider .slider6 .tx p {
  font-size: 18px;
  margin-top: 20px;
}

.slider .slider6 .tx button {
  border: none;
  padding: 8px 20px;
  color: white;
  background-color: #77894c;
  border: 1px solid #77894c;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  /* margin-left: 60px; */
}

.slider .slider6 .tx button img {
  width: 18px;
}

.slider .slider6 .tx button:hover img {
  filter: brightness(0);
}

.slider .slider6 .tx button:hover {
  background-color: transparent;
  border: 1px solid black;
  color: black;
}




.sec1 {
  max-width: 1800px;
  margin: auto;
  padding: 10% 5%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.906), rgba(255, 255, 255, 0.959)), url(../images/bg\ img\ 6.png);
  background-position: center;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 50px;
  /* background-color: #1f5f5a; */
}


.sec1 .img {
  width: 45%;
  text-align: center;
  display: flex;
  justify-content: space-evenly;
}

.sec1 .img img {
  width: 55%;
  height: 400px;
  border-radius: 20px;
}

.sec1 .img img:nth-child(2) {
  width: 50%;
  margin-top: 150px;
  border-radius: 50%;
  height: 300px;
  margin-left: -180px;
}

.sec1 .img .tx {
  width: 18%;
  padding: 10px 20px;
  position: absolute;
  height: fit-content;
  background-color: #142334;
  margin-top: 30px;
  border-radius: 20px;
  margin-left: 200px;
  border: 0.1px solid #f5a95c;
  animation: aboutEX 5s infinite;
}

@keyframes aboutEX {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(30px);
  }

  100% {
    transform: translateY(0px);
  }
}

.sec1 .img .tx span {
  width: fit-content;
  font-size: 45px;
  color: #f5a95c;
}

.sec1 .img .tx h3 {
  color: #ffffffb9;
  font-size: 18px;
  place-items: center;
  display: flex;
}

.sec1 h4 {
  font-size: 18px;
  color: #f5a95c;
  display: flex;
  place-items: center;
}

.sec1 h4 .line {
  width: 30px;
  height: 2px;
  margin-right: 10px;
  background-color: #f5a95c;
}

.sec1 h1 {
  font-size: 30px;
  color: #142334;
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 20px;
  /* margin-left: 35px; */
  font-family: Arial, Helvetica, sans-serif;
}

.sec1 h5 {
  font-size: 20px;
  color: #00000098;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  font-weight: 600;
}

.sec1 h6 {
  font-size: 18px;
  color: #f5a95c;
  font-family: 'Times New Roman', Times, serif;
  margin-bottom: 0;
  margin-top: 10px;
}

.sec1 .text {
  width: 55%;
  padding: 30px;
  position: relative;
  z-index: 10px;
  margin-top: -30px;
}

.sec1 .text img {
  width: 100px;
  margin-top: -20px;
}

.sec1 .text p {
  font-size: 16px;
  margin-top: 0px;
  color: rgba(0, 0, 0, 0.769);
  border-top: 0.1px solid rgba(79, 79, 42, 0.571);
  padding-top: 20px;
}

.sec1 .text button {
  background: #10b5f7;
  padding: 10px 20px;
  margin-top: 10px;
  border: none;
  letter-spacing: 1px;
  color: white;
}

.sec1 .text button a {
  color: rgb(255, 255, 255);
  font-weight: 400;
}


.sec2 {
  max-width: 1800px;
  margin: auto;
  padding: 0;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  background-color: #fff2e8c3;
  padding: 20px 20px;
  border-bottom: 0.5px solid rgb(209, 189, 172);
}

.sec2 .line {
  height: auto;
  width: 2px;
  background-image: linear-gradient(rgba(214, 29, 29, 0), #a4836c, rgba(214, 29, 29, 0));
}

.sec2 .box {
  width: 22%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding: 20px 10px;
  padding-left: 0;
  cursor: pointer;
}

.sec2 .box2 {
  border: none;
  margin-right: -10px;
}

.sec2 .box img {
  width: 60px;
  height: 60px;
  margin-top: 15px;
  margin-right: 20px;
  padding: 5px;
  margin-left: 0;
  border: 1px solid #be9d80;
  border-radius: 8px;
  background-color: white;
  /* filter: brightness(0.8); */
}

.sec2 .box:hover img {
  background-color: #b0c189;
}

.sec2 .box h4 {
  font-size: 20px;
  font-weight: 400;
  color: #77894c;
}

.sec2 .box h1 {
  color: #782b8b;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 1px;
  font-family: serif;
}



.sec3 {
  max-width: 1800px;
  margin: auto;
  padding: 4% 0;
  color: rgb(0, 0, 0);
  position: relative;
  overflow: hidden;
  padding-top: 0%;
}

.sec3 .sec3-container {
  max-width: 1800px;
  margin: auto;
  padding: 5% 4%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec3 .sec3-container .box:first-child {
  background-color: #fcf5eee3;
}

.sec3 .sec3-container .box {
  width: 32.5%;
  display: flex;
  border: 1px solid rgb(214, 179, 145);
  padding: 20px;
  border-radius: 25px;
  justify-content: space-between;
}

.sec3 .sec3-container .box .text {
  width: 70%;
}

.sec3 .sec3-container .box h3 {
  font-size: 21px;
  /* font-weight: 600; */
  font-family: serif;
  color: #6b3f21;
}

.sec3 .sec3-container .box p {
  font-size: 13.8px;
  margin-top: 10px;
  margin-bottom: 0;
}


.sec3 .sec3-container .img {
  width: 25%;
  background-color: rgb(124, 89, 59);
  padding: 5px;
  border-radius: 12px;
}

.sec3 .sec3-container .img img {
  width: 100%;
  filter: brightness(10);
  margin-top: 20%;
}

.sec3 .sec3-container .img2 {
  display: none;
}

.sec3 .sec3-container .img3 {
  display: block;
}



.sec4 {
  max-width: 1800px;
  width: 95%;
  margin: auto;
  padding: 3% 5%;
  display: flex;
  place-items: center;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(14, 17, 57, 0)), url(..//images/banner5.jpg);
  background-position: center;
  background-size: 100% 100%;
  margin-bottom: -35px;
}


.sec4 .text {
  width: 50%;
  z-index: 10;
}

.sec4 .text h1 {
  font-size: 35px;
  color: #500e59;
  font-weight: 700;
  margin-bottom: 20px;
  border-bottom: 0.1px solid gray;
  padding-bottom: 30px;
  /* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
}

.sec4 .text h1 span {
  color: #3a6c43;
}

.sec4 .text p {
  font-size: 18px;
}



.sec5 {
  max-width: 1800px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 3.8% 5%;
  place-items: center;
  position: relative;
  padding-top: 100px;
  /* background-color: #2c335d; */
  overflow: hidden;

}

.sec5 .text {
  width: 53%;
  position: relative;
  background-color: white;
}

.sec5 .text .line {
  width: 140px;
  position: absolute;
  top: 25px;
  left: -10px;
  margin-top: 5px;
  filter: brightness(0);
}

.sec5 .text h5 {
  margin-bottom: 5px;
  width: fit-content;
  padding: 5px 10px;
  color: rgb(140, 156, 63);
  border-radius: 5px;
}

.sec5 .text h5 img {
  width: 30px;
  margin-right: 10px;
  filter: brightness(0.9);
}

.sec5 .text h5 .icon1 {
  width: 35px;
  margin-top: -15px;
  margin-right: -15px;
}

.sec5 .text h1 {
  font-size: 45px;
  font-weight: 400;
  margin-top: 30px;
  color: #091e17;
  font-family: serif;
}

.sec5 .text h6 {
  margin-top: 20px;
  font-size: 20px;
  color: #e07c35;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.sec5 .text p {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.637);
  margin-top: 20px;
}

.sec5 .text .tx {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}

.sec5 .text .tx .tx1 {
  border: 1px solid rgb(216, 216, 216);
  width: 48%;
  color: rgb(206, 206, 206);
  border-radius: 10px;
  padding: 15px;
  height: 150px;
}

.sec5 .text .tx .tx1 img {
  margin-bottom: 10px;
}

.sec5 .text .btn {
  display: flex;
  margin-top: -50px;
}

.sec5 .text .btn button {
  width: fit-content;
  display: flex;
  place-items: center;
  height: fit-content;
  margin-top: 50px;
  margin-right: 20px;
  padding: 8px 20px;
  border-radius: 50px;
  margin-left: -10px;
  border: none;
  color: white;
  position: absolute;
  top: 0;
  background-color: transparent;
  left: 52%;
}

.sec5 .text .btn button img {
  width: 50px;
  margin-left: 8px;
  background-color: #6b4c6a;
  padding: 10px;
  margin-right: 10px;
  border-radius: 50%;
}

.sec5 .text .btn button img:hover {
  background-color: #77894c;
}

.sec5 .text .box {
  width: 100%;
  place-items: center;
  display: flex;
  background-color: #fff6ef;
  border-radius: 20px;
  position: relative;
  justify-content: space-between;
}

.sec5 .text .box ul {
  width: 60%;
  height: fit-content;
  padding: 10px 20px;
  margin-bottom: 0;
}

.sec5 .text .box ul li {
  margin-top: 0px;
  list-style: none;
}

.sec5 .text .box ul li img {
  width: 20px;
  margin-right: 5px;
}

.sec5 .text .box img {
  width: 40%;
  height: fit-content;
  border-radius: 0 20px 20px 0;
  margin: 0;
  padding: 0;
  margin-right: -20px;
}

.sec5 .img {
  position: relative;
  width: 40%;
}

.sec5 .img img {
  width: 100%;
  height: fit-content;
  position: relative;
  z-index: 10;
  border-radius: 20px;
}

.sec5 .img .color-box {
  width: 100%;
  height: 100%;
  padding: 50px;
  position: absolute;
  border-radius: 25px;
  border: 2px solid #77894c;
  margin-left: -20px;
  margin-top: -20px;
}



.sec6 {
  max-width: 1800px;
  margin: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: -30px;
  border-top: 1px solid #ae7d5a48;
  border-bottom: 1px solid #ae7d5a48;

}

.sec6 .text {
  width: 35%;
  padding: 5% 3%;
  border-right: 1px solid #ae7d5a48;
}

.sec6 .text h5 {
  margin-bottom: 5px;
  width: fit-content;
  padding: 5px 10px;
  color: rgb(140, 156, 63);
  border-radius: 5px;
}

.sec6 .text h5 img {
  width: 30px;
  margin-right: 10px;
  filter: brightness(0.9);
}

.sec6 .text h5 .icon1 {
  width: 35px;
  margin-top: -15px;
  margin-right: -15px;
}

.sec6 .text h1 {
  font-family: serif;
  font-weight: 600;
  font-size: 45px;
  color: #583f28;
  margin-bottom: 15px;
}

.sec6 .text p {
  font-size: 16px;
}

.sec6 .text button {
  padding: 8px 20px;
  border: none;
  background: #77894c;
  color: white;
  margin-top: 20px;
}

.sec6 .text button img {
  margin-left: 10px;
}


.sec6 .sec6-container {
  width: 65%;
  height: 100vh;
  /* overflow-y: scroll; */
  overflow-y: auto;

}

.sec6 .sec6-container::-webkit-scrollbar {
  width: 0;
}

.sec6 .sec6-container .box {
  padding: 5%;
  border-bottom: 1px solid #ae7d5a48;
  display: flex;
  justify-content: space-between;
}

.sec6 .sec6-container .box img {
  width: 42%;
  height: 200px;
  object-fit: cover;
  border-radius: 20px;
}

.sec6 .sec6-container .box .tx-sec {
  width: 52%;
}

.sec6 .sec6-container .box .tx-sec h3 {
  font-family: serif;
  color: #583f28;
}

.sec6 .sec6-container .box .tx-sec a {
  color: #ad8866;
}

.sec6 .sec6-container .box .tx-sec img {
  width: 20px;
  height: fit-content;
  margin-left: 2px;
  filter: brightness(0);
  padding: 3px;

}



.sec7 {
  max-width: 1800px;
  width: 100%;
  margin: auto;
  padding: 3% 5%;
  display: flex;
  place-items: center;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(14, 17, 57, 0)), url(..//images/HomeBanner.JPG);
  background-position: center;
  background-size: cover;
  margin-bottom: -35px;
}


.sec7 .text {
  width: 80%;
  margin: auto;
  z-index: 10;
  text-align: center;
}

.sec7 .text h1 {
  font-size: 45px;
  color: #ffffff;
  margin-top: 80px;
  font-weight: 700;
  font-family: serif;
  margin-bottom: 20px;
  text-shadow: 0 0 10px rgb(0, 0, 0);
  /* border-bottom: 0.1px solid gray; */
  padding-bottom: 30px;
  /* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
}

.sec7 .text h1 span {
  /* color: #3a676c; */
}

.sec7 .text p {
  font-size: 18px;
}






.sec8 {
  max-width: 1800px;
  margin: auto;
  padding: 3%;
  padding-top: 50px;
  background-color: #5f6b43;
  padding-bottom: 60px;
}

.sec8 h1 {
  text-align: center;
  color: white;
  font-size: 55px;
  font-family: serif;
}


.sec8 .swiper .swiper-slide {
  margin-top: 30px;
  position: relative;
  padding: 8px;
}

.sec8 .swiper .swiper-slide .colorBox {
  width: 100%;
  height: 180px;
  top: 0;
  left: 0;
  background: #ffffffaf;
  position: absolute;
  border-radius: 180px 180px 0 0;
}

.sec8 .swiper .swiper-slide .colorBox2 {
  bottom: 0;
  top: auto;
  border-radius: 0 0 180px 180px;
}

.sec8 .swiper .swiper-slide img {
  width: 100%;
  height: 350px;
  position: relative;
  z-index: 10;
  border-radius: 180px;
  object-fit: cover;
  /* border: 5px solid #5f6b43; */
}

.sec9 {
  max-width: 1800px;
  margin: auto;
  padding: 2.5%;
}

.swiper-pagination .swiper-pagination-bullet {
  background-color: rgb(176, 48, 163);
}

.sec9 h1 {
  text-align: center;
  margin: auto;
  justify-content: center;
  font-size: 35px;
  font-weight: 600;
  color: #6d5148;
  /* letter-spacing: 0.5; */
  font-family: serif;
  margin-top: 30px;
}

.sec9 p {
  width: 60%;
  text-align: center;
  margin: auto;
  color: gray;
  margin-top: 10px;
  letter-spacing: 0.5;

}

.sec9 .swiper {
  width: 100%;
  margin: auto;
  margin-top: 38px;
}

.sec9 .swiper-slide {
  text-align: center;
  font-size: 18px;
  justify-content: center;
  align-items: center;
  margin: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.sec9 .swiper-slide:hover {
  margin-bottom: -20px;
}

.sec9 .swiper-slide .img-sec {
  width: 100%;
  height: 300px;
  position: relative;
  border: 0.5px solid rgb(201, 188, 164);
  background-color: rgb(154, 154, 154);
}

.sec9b .swiper-slide .img-sec {
  background-color: gainsboro;
}



.sec9 .swiper-slide .img-sec img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  position: absolute;
  top: 0;
  opacity: 0.95;
  left: 0;
}

.sec9 .swiper-slide .img-sec img:nth-child(2) {
  width: 100%;
  display: none;
}

.sec9 .swiper-slide:hover .img-sec img:nth-child(2) {
  display: block;
}

.sec9 .swiper-slide .like-cart-icon {
  position: absolute;
  right: -50px;
  top: 30px;
  z-index: 20;
  display: none;
  transition: ease-in-out 0.5s;
}

.sec9 .swiper-slide:hover .like-cart-icon {
  right: 15px;
}

.sec9 .swiper-slide .like-cart-icon img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: white;
  display: block;
  padding: 10px;
  margin-bottom: 0;
  margin-top: -20px;
  box-shadow: 0 0 5px rgba(128, 128, 128, 0.336);
  cursor: pointer;
}

.sec9 .swiper-slide .like-cart-icon img:hover {
  background-color: #d9ab96c0;
}

.sec9 .swiper-slide .text {
  padding: 20px;
  transition: ease-in-out 0.5s;
}

.sec9 .swiper-slide:hover .text {
  padding: 20px;
  margin-top: -50px;
  background-color: white;
  z-index: 10;
  position: relative;
}

.sec9 .swiper-slide .text h5 {
  font-size: 15px;
  color: gray;
  font-weight: normal;
}

.sec9 .swiper-slide .text h4 {
  font-size: 18px;
  font-weight: normal;
}

.sec9 .swiper-slide:hover .text h4 {
  color: #4c8650d4;
}

.sec9 .swiper-slide .text h3 {
  font-size: 18px;
  /* font-weight: normal; */
  color: #4c8650d4;
}

.sec9 .swiper-slide:hover .text h3 {
  color: #000000d2;
}

.sec9 .swiper-slide .text h3 del {
  margin-right: 5px;
  color: rgba(128, 128, 128, 0.798);
  font-weight: normal;
  font-size: 17px;
}

.sec9 .swiper-slide .text button {
  padding: 8px 20px;
  font-size: 15px;
  border-radius: 0;
  background-color: #4c8650d4;
  color: white;
  border: none;
  font-weight: normal;
  margin: 5px;
  display: none;
}

.sec9 .swiper-slide:hover .text button {
  display: block;
  margin: auto;
}

.sec9 .swiper-slide:hover .text button:hover {
  background-color: black;
  color: white;
}




.sec10 {
  max-width: 1800px;
  margin: auto;
  padding: 4%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  position: relative;
  place-items: center;
  /* background-color: #f6f6f6; */
  padding-top: 0;
  margin-bottom: -20px;
}

.sec10 .form-sec {
  width: 95%;
  position: relative;
  padding: 50px 20px;
  z-index: 20;
  background-color: white;
  display: flex;
}

.sec10 .form-sec h5 {
  width: fit-content;
  font-size: 20px;
  border-radius: 10px;
  color: #9fbd17;
  font-weight: 800;
  display: flex;
  place-items: center;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.sec10 .form-sec h5 .line {
  width: 30px;
  height: 2px;
  background-color: #9fbd17;
  margin-right: 10px;
}

.sec10 .form-sec h3 {
  width: 100%;
  font-size: 35px;
  text-align: left;
  margin-top: 10px;
  color: rgb(0, 0, 0);

}

.sec10 .form-sec p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.594);
  margin-bottom: 30px;
  margin-top: 15px;
}

.sec10 .form-sec form {
  width: 60%;
  padding: 0 30px;
  border-radius: 30px;
}

.sec10 .form-sec input {
  width: 46%;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px;
  /* border: 0.1px solid #ffffff56; */
  margin: 10px;
  color: rgba(0, 0, 0, 0.591);
  margin-left: 0;
  background-color: rgb(240, 240, 240);
  border: none;
}

.sec10 .form-sec input:focus {
  border: 0.1px solid #9fbd17;
  outline: none;
}

.sec10 .form-sec select {
  width: 100%;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px;
  border: 0.1px solid #ffffff56;
  margin: 10px;
  margin-left: 0;
  color: rgba(0, 0, 0, 0.591);
  background-color: rgb(240, 240, 240);

}

.sec10 .form-sec select option {
  background-color: transparent;
  color: #000000;
  border: 0.1px solid #9fbd17;

}

.sec10 .form-sec select:focus {
  outline: none;
  border: 0.1px solid #9fbd17;

}


.sec10 .form-sec textarea {
  width: 95%;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px;
  border: none;
  margin-top: 5px;
  background-color: rgb(240, 240, 240);

}

.sec10 .form-sec textarea:focus {
  outline: none;
  border: 0.1px solid #9fbd17;

}

.sec10 .form-sec button {
  padding: 8px 20px;
  border-radius: 10px;
  border: none;
  background-color: #9fbd17;
  color: rgb(255, 255, 255);
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  place-items: center;
  display: flex;
}

.sec10 .form-sec button img {
  width: 25px;
  margin-left: 8px;
}



.sec10 .form-sec .text-sec {
  width: 36%;
  margin-top: 50px;
}

.sec10 .form-sec .text-sec .box {
  width: 100%;
  padding: 20px;
  display: flex;
  box-shadow: 0 0 25px rgb(224, 221, 221);
  margin-top: 20px;
  border-radius: 10px;
}

.sec10 .form-sec .text-sec .box:hover {
  background-color: #9fbd17;
  cursor: pointer;
}


.sec10 .form-sec .text-sec .box img {
  width: 50px;
  border-radius: 50%;
  padding: 10px;
  margin-right: 20px;
  height: fit-content;
  background-color: #9fbd17;
}

.sec10 .form-sec .text-sec .box:hover img {
  background-color: rgb(16, 36, 66);
}

.sec10 .form-sec .text-sec .box h5 {
  margin: 0;
}

.sec10 .form-sec .text-sec .box:hover h5 {
  color: rgb(255, 255, 255);
}

.sec10 .form-sec .text-sec .box p {
  margin: 0;
  margin-top: 5px;
}

.sec10 .form-sec .text-sec .box:hover p {
  color: rgb(255, 251, 251);
}


.sec11 {
  max-width: 1800px;
  margin: auto;
  width: 100%;
  padding: 0;
  padding: 1% 3.5%;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-top: 50px;

}

.sec11 h5 {
  width: 100%;
  display: flex;
  place-items: center;
  margin-bottom: 25px;
  color: #f48333;
  justify-content: center;
  text-align: center;
}


.sec11 h5 img {
  width: 30px;
  margin-bottom: -5px;
  margin-right: 8px;
}

.sec11 h1 {
  text-align: center;
  font-size: 45px;
  color: #091235;
  margin-bottom: 40px;
  font-weight: 700;
  margin-top: -30px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.sec11 .line {
  width: 150px;
  margin: auto;
  margin-top: -50px;
}

.sec11-container {
  width: 100%;
  margin-top: 20px;
}

.sec11-container .box1 {
  display: flex;
}

.sec11-container .box1 .img1 {
  width: 25%;
  height: 500px;
  border-radius: 30px;
}

.sec11-container .box1 .img2 {
  width: 25%;
  height: 290px;
  border-radius: 30px;
  margin-left: 20px;
}

.sec11-container .box1 .img3 {
  width: 47%;
  height: 290px;
  border-radius: 30px;
  margin-left: 20px;
}


.sec11-container .box2 {
  display: flex;
}

.sec11-container .box2 .img4 {
  width: 25%;
  height: 180px;
  margin-top: 20px;
  border-radius: 30px;
}

.sec11-container .box2 .img5 {
  width: 49%;
  height: 390px;
  border-radius: 30px;
  margin-left: 20px;
  margin-top: -190px;
}

.sec11-container .box2 .img6 {
  width: 23%;
  height: 180px;
  border-radius: 30px;
  margin-left: 20px;
  margin-top: -190px;
}

.sec11-container .box3 {
  display: flex;
}

.sec11-container .box3 .img7 {
  width: 50%;
  height: 280px;
  margin-top: 20px;
  border-radius: 30px;
}

.sec11-container .box3 .img8 {
  width: 24%;
  height: 280px;
  border-radius: 30px;
  margin-left: 20px;
  margin-top: 20px;
}

.sec11-container .box3 .img9 {
  width: 23%;
  height: 490px;
  border-radius: 30px;
  margin-left: 20px;
  margin-top: -190px;
}

.sec11 button {
  margin-top: 50px;
  padding: 15px 30px;
  background-color: #f47940;
  color: white;
  border: none;
  border-radius: 30px;
  margin-left: 570px;
}

.sec11 button:hover {
  cursor: pointer;
  background-color: #091235;
}

.sec11 button img {
  width: 20px;
  margin-left: 4px;
}




.sec11a {
  max-width: 1800px;
  margin: auto;
  width: 100%;
  padding: 0;
  padding: 3%;
  overflow: hidden;
}

.sec11a h1 {
  text-align: center;
  font-size: 35px;
}


.sec11a .line {
  width: 10%;
  height: 2px;
  background-color: #f5a95c;
  margin: auto;
}

.sec11a-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.sec11a .sec11a-container .box {
  width: 18%;
  /* background-color: #09382e; */
  margin: 15px 10px;
  border: 0.1px solid rgba(128, 128, 128, 0.473);
  border-radius: 10px;
  padding: 10px;
  /* padding-bottom: 5px; */
  text-align: center;
  overflow: hidden;
  color: rgb(101, 81, 56);
}

.sec11a .sec11a-container .box img {
  width: 100%;
  height: 160px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.sec11a .sec11a-container .box h5 {
  font-size: 17px;
}


.sec11a button {
  width: fit-content;
  display: flex;
  place-items: center;
  height: fit-content;
  margin-right: 20px;
  padding: 8px 20px;
  border-radius: 50px;
  margin-left: -10px;
  border: none;
  color: white;
  background-color: #022332;
  margin: auto;
  margin-top: 25px;

}

.sec11a button img {
  width: 30px;
  margin-left: 8px;
  background-color: #10b5f7;
  padding: 5px;
  margin-right: -10px;
  border-radius: 50%;
}




.sec12 {
  max-width: 1800px;
  margin: auto;
  flex-wrap: wrap;
  z-index: 10;
  position: relative;
  margin-top: 20px;
  padding-bottom: 50px;
}


.sec12 .contact {
  width: 100%;
  margin: auto;
  height: 120px;
  padding: 20px 0;
  color: rgb(0, 0, 0);
  display: flex;
  background-color: #ffffff;
  border-radius: 0 0 80px 80px;
  justify-content: center;
}

.sec12 .contact .box {
  display: flex;
  place-items: center;
  width: 32%;
}

.sec12 .contact .box:nth-child(2) {
  border-left: 1px solid #000000b5;
  border-right: 1px solid #000000b5;
  padding-left: 50px;
}

.sec12 .contact .box:nth-child(3) {
  padding-left: 50px;

}

.sec12 .contact .box img {
  width: 30px;
  margin-right: 10px;
}

.sec12 .contact .box:nth-child(1) img {
  margin-left: 50px;
}

.sec12 .contact .box:nth-child(2) img {
  margin-bottom: -10px;
}

.sec12 .contact .box .tx {
  line-height: 10px;
}

.sec12 .contact .box .tx h4 {
  font-size: 16px;
  margin: 0;
  color: #e07c35;
}

.sec12 .contact .box .tx h6 {
  font-size: 18px;
  margin: 0;
  color: rgba(37, 37, 37, 0.888);
}

.sec13 {
  max-width: 1800px;
  margin: auto;
  padding: 8% 5%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  place-items: center;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.642)), url(../images/bg\ img\ 18.jpg);
  background-position: center;
  background-size: 100% 100%;
  padding-bottom: 10px;
}


.sec13 .text {
  width: 100%;
  text-align: center;
}

.sec13 .text h4 {
  width: 100%;
  margin: auto;
  color: #f5a95c;
  display: flex;
  text-align: center;
  justify-content: center;
  place-items: center;
}

.sec13 .text h4 .line {
  width: 30px;
  height: 2px;
  background-color: #f5a95c;
  margin: 0 10px;
}


.sec13 .text h4 img {
  width: 30px;
  margin: 0 5px;
}


.sec13 .text h1 {
  font-size: 35px;
  color: rgb(0, 0, 0);
  margin-top: 10px;
}

.sec13 .text button {
  margin-top: 30px;
  border: 0.1px solid #f48333;
  background-color: transparent;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 20px;
  color: #f48333;
  /* margin-left: 8%; */

}

.sec13 .swiper {
  width: 90%;
  margin-top: 30px;
  padding: 10px;
  padding-bottom: 50px;
}

.sec13 .swiper-slide {
  padding: 50px 20px;
  border: 0.1px solid rgba(0, 0, 0, 0.147);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, 0.030);
  color: rgb(0, 0, 0);
  background-size: cover;
  height: fit-content;
  text-align: center;
  margin-bottom: 50px;
  transition: ease-in-out 0.5s;
}

.sec13 .swiper-slide:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.53), rgba(0, 0, 0, 0.275)), url(../images/png\ 5.PNG);
  background-position: center;
  background-size: 100% 100%;
  margin-bottom: 0px;
}

.sec13 .swiper-slide img {
  width: 80px;
}

.sec13 .swiper-slide h3 {
  font-size: 25px;
  color: #f5a95c;
  text-align: center;
  transition: ease-in-out 0.5s;
}

.sec13 .swiper-slide:hover h3 {
  margin-top: 50px;
}

.sec13 .swiper-slide p {
  margin-top: 20px;
  font-size: 15px;
  color: #000000a0;
  text-align: center;

}


.sec13 .swiper-slide:hover p {
  color: white;
}

.sec13 .swiper-slide button {
  padding: 10px 20px;
  background-color: transparent;
  margin-top: 20px;
  margin-bottom: -15px;
  /* border: 0.1px solid rgba(0, 0, 0, 0.095); */
  color: #000000cf;
  border-radius: 30px;
  border: 0.1px solid rgb(142, 142, 142);

}

.sec13 .swiper-slide button img {
  width: 20px;
  transition: ease-in-out 0.5s;
  margin-left: -3px;
  filter: brightness(0);
}

.sec13 .swiper-slide:hover button {
  color: #000000;
  background-color: #f5a95c;
}

.sec13 .swiper-slide:hover button img {
  margin-left: 5px;
}



.sec14 {
  max-width: 1800px;
  margin: auto;
}

.sec14 .sec14-container {
  width: 100%;
  display: flex;
  background-color: rgb(126, 125, 77);
  justify-content: center;
  padding: 20px 35px;
  overflow: hidden;
}

.sec14 .box {
  width: 25%;
  color: rgb(255, 255, 255);
  overflow: hidden;
  display: flex;
  padding: 20px;
  padding-left: 0;
  place-items: center;
  cursor: pointer;
}

.sec14 .box .img-sec {
  width: 60px;
  margin-right: 20px;
  height: 60px;
  overflow: hidden;
  position: relative;
}

.sec14 .box .img-sec img {
  width: 60px;
  height: 60px;
  filter: brightness(10);
  position: absolute;
  top: 0;
  left: 0;
  transition: ease-in-out 0.3s;
}

.sec14 .box .img-sec img:nth-child(2) {
  filter: brightness(0);
  margin-bottom: -80px;
  top: 60px;
}

.sec14 .box:hover .img-sec img:nth-child(2) {
  margin: 0;
  top: 0;
}

.sec14 .box:hover .img-sec img:nth-child(1) {
  margin-top: -80px;
}

.sec14 .box h1 {
  letter-spacing: 0.3px;
  font-size: 18px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.sec14 .box p {
  font-size: 15px;
  margin-bottom: 0;
  color: rgb(231, 231, 231);
  margin-top: -5px;
}


.sec15 {
  max-width: 1800px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  place-items: center;
  justify-content: space-evenly;
  background-position: center;
  background-size: cover;
  overflow: hidden;

}

.sec15 .img {
  width: 50%;
  height: 100%;
  margin-left: -5%;
  position: relative;
}


.sec15 .img img {
  width: 100%;
  height: 100%;
}


.sec15 .img .play:hover {
  cursor: pointer;
  background-color: #091235;
}


.sec15 .text {
  width: 50%;
  position: relative;
  padding: 30px;
}

.sec15 .text h5 {
  font-size: 20px;
  width: 200px;
  display: flex;
  color: #f5a95c;
  place-items: center;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.sec15 .text h5 img {
  width: 30px;
  margin-right: 10px;
  margin-bottom: -5px;
}

.sec15 .text .line {
  width: 180px;
  position: absolute;
  top: 60px;
  left: 30px;
}

.sec15 .text h1 {
  font-size: 38px;
  color: #0e2059;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 900;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  margin-bottom: 20px;
  /* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
}

.sec15 .text p {
  width: 100%;
  font-size: 17px;
  color: rgb(75, 75, 75)
}

.sec15 .text ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec15 .text ul li {
  width: 46%;
  margin-top: 10px;
  font-size: 16px;
  padding: 5px 10px;
  background-color: rgb(238, 238, 238);
}


.sec15 .text button {
  background-color: #121b47;
  border: none;
  padding: 10px 20px;
  margin-top: 20px;
  font-weight: 100;
  border-radius: 30px;
  color: rgb(247, 247, 247);
}


.sec15 .text button img {
  margin-left: 5px;
  width: 25px;
  padding: 5px;
  background-color: #e07c35;
  border-radius: 50%;
  margin-right: -10px;
  margin-left: 10px;
}





.sec16 {
  max-width: 1800px;
  margin: auto;
  overflow: hidden;
  position: relative;
  padding-top: 20px;
}

.sec16 .sec16-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  justify-content: center;
}

.sec16 .sec16-container .box {
  width: 22%;
  margin: 10px;
  margin-top: 30px;
  text-align: center;
}

.sec16 .sec16-container .box img {
  width: 100%;
  height: 180px;
  margin-bottom: 15px;
  border-radius: 10px 100px;
  cursor: pointer;
}

.sec16 .sec16-container .box img:hover {
  border-radius: 10px;
}





.sec21 {
  max-width: 1800px;
  width: 100%;
  background: linear-gradient(to right, rgba(12, 51, 83, 0.808), rgba(3, 12, 44, 0)), url(../images/Manpower\ img\ 9.jpg);
  background-size: cover;
  background-position: center;
  padding: 8% 5%;
  position: relative;
  justify-content: left;
  overflow: hidden;

}

.sec21 .text {
  width: 60%;
  text-align: left;
  color: white;
}

.sec21 .text h5 {
  margin-top: 20px;
  background: rgba(242, 233, 233, 0.408);
  border-left: 2px solid #10b5f7;
  border-right: 2px solid #10b5f7;
  padding: 5px 10px;
  color: rgb(255, 255, 255);
  border-radius: 5px;
  width: fit-content;
}

.sec21 .text h1 {
  font-size: 60px;
  margin-top: 20px;
  font-weight: 700;

}

.sec21 .text .line {
  width: 60px;
  height: 2px;
  background-color: red;
  display: none;
}

.sec21 .text button {
  padding: 10px 30px;
  color: rgb(255, 255, 255);
  border: none;
  background-color: #10b5f7;
  border-radius: 30px;
  padding-left: 20px;
}

.sec21 .text p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.764);
  margin-top: 20px;
}

.sec21 .text button img {
  width: 30px;
  border-radius: 50%;
  padding: 5px;
  background-color: #0e2059;
  margin-right: -20px;
  margin-left: 10px;
}


.sec17 {
  max-width: 1800px;
  width: 100%;
  margin: auto;
  padding: 0 30px;
  position: relative;
  background-color: #e0e0e0e8;
  text-align: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}

.sec17 .shape {
  width: 30%;
  position: absolute;
  margin: auto;
  text-align: center;
  top: -65px;
  z-index: 30;
  left: 35.5%;
}

.sec17 .box2 {
  width: 12%;
  position: absolute;
  margin: auto;
  text-align: center;
  top: 150px;
  left: 45%;
}

.sec17 .box2 .scroll {
  z-index: 40;
  position: absolute;
  left: 0;
  top: 0;
  animation: mymove 10s infinite;
}

@keyframes mymove {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(90deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(270deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.sec17 .box2 .sub-box {
  width: 100%;
  /* border: 1px solid #f08131; */
  background-color: transparent;
  /* padding: 60px; */
  /* border-radius: 50%; */
  z-index: 40;
  position: relative;
  height: 80px;
  text-align: center;
  margin-top: -177px;
}

/* 
.sec17 .box2 .sub-box h2 img {
  margin-left: -50px;
  rotate: 180deg;
  border-radius: 50%;
  background-color: white;
  padding: 32px;
  width: 100px;
  margin-top: -50px;
} */
.sec17 .box2 .sub-box img {
  width: 100%;
  border-radius: 50%;
}

.sec17 .swiper {
  width: 40%;
  margin: 0;
}

.sec17 .swiper-slide {
  margin-top: 30px;
  text-align: center;
}

.sec17 .swiper-slide img {
  width: 100%;
  mix-blend-mode: darken;
  /* background-color: white; */
  padding: 5px;
  border-radius: 5px;
}



.whatsapp {
  max-width: 1800px;
  margin: auto;
  position: fixed;
  z-index: 50;
  width: fit-content;
  right: 0;
  margin-top: 30%;
  margin-right: 30px;
}

.whatsapp img {
  width: 50px;
  /* position: absolute; */

}




/* footer style  */

.footer {
  max-width: 1800px;
  width: 100%;
  margin: auto;
  padding: 0px 6%;
  background-color: #f0e3d0;
  overflow: hidden;
  background: linear-gradient(to right, rgba(255, 234, 234, 0.86), rgba(255, 250, 230, 0.795)), url(../images/footer\ img.JPG);
  background-size: 100% 100%;
  background-position: center;
  border-top: 0.5px solid rgb(235, 235, 235);
}

.footer .footer-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}

.footer .footer-box .box {
  width: 24%;
  color: white;
}

.footer .footer-box .box:nth-child(1) {
  width: 15%;
}

.footer .footer-box .box:nth-child(2) {
  width: 20%;
}

.footer .footer-box .box:nth-child(3) {
  width: 20%;
}


.footer .footer-box .logo {
  width: 30%;
  margin-top: 40px;
  border-radius: 10px;
  padding: 5px;
  margin-bottom: 25px;
  background-color: white;
}

.footer .footer-box .box p {
  line-height: 27px;
  font-size: 17px;
}

.footer .footer-box .box p a {
  color: rgb(0, 0, 0);
}


.footer .footer-box .box .social-m img {
  width: 35px;
  margin-right: 5px;
  background-color: #5c3b64;
  padding: 5px;
  margin-top: 10px;
  border-radius: 5px;
}



.footer .footer-box h3 {
  display: flex;
  place-items: center;
  font-size: 28px;
  color: #215909;
  margin-bottom: 20px;
  margin-top: 45px;
  font-family: serif;
}

.footer .footer-box .line {
  width: 50px;
  height: 1.5px;
  background-color: #ab25ad80;
  margin-bottom: 20px;
  margin-top: -10px;
  border-radius: 5px;
}

.footer .footer-box p {
  font-size: 18px;
  display: flex;
  margin: 0;
  place-items: center;
  margin-top: 5px;
}

.footer .footer-box p img {
  width: 15px;
  height: fit-content;
  margin-right: 5px;
}

.footer .footer-box input {
  padding: 15px 25px;
  width: 300px;
  border-radius: 30px;
  margin-top: 15px;
  margin-bottom: 20px;
  border: none;
}

.footer .footer-box button {
  padding: 14px 30px;
  background-color: #e7712c;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  border-radius: 30px;
  width: 300px;
  font-size: 19px;
}

.footer .footer-box button img {
  width: 20px;
  margin-bottom: 2px;
}

.footer .footer-box .box:last-child .d {
  display: flex;
  place-items: center;
  margin-top: 20px;
}

.footer .footer-box .box:last-child .d p {
  line-height: normal;
}


.footer .footer-box .box:last-child .d span {
  background-color: #c910f7;
  color: black;
  padding: 5px;
  border-radius: 5px;
  margin-right: 10px;
}



.footer .newsletter {
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: space-between;
  padding: 0%;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.158);
}

.footer .newsletter .text-sec {
  width: fit-content;
  display: flex;
  place-items: center;
}

.footer .newsletter .text-sec img {
  width: 180px;
  height: fit-content;
  margin-right: 10px;
  margin-left: -20px;
  padding: 10px;
  background-color: white;
  clip-path: polygon(100% 0, 100% 70%, 50% 100%, 0 70%, 0 0);
  padding-bottom: 30px;
}

.footer .newsletter .text-sec p {
  margin: 0;
  margin-left: -50px;
}

.footer .newsletter .input {
  width: 50%;
  /* margin-right: 5%; */
  display: flex;
  place-items: center;
  padding: 3px;
  border-radius: 30px;
  position: relative;
  margin-top: 50px;
}

.footer .newsletter .input h1 {
  font-size: 28px;
  font-family: serif;
  position: absolute;
  margin-top: -80px;
  color: #1f5005;
}

.footer .newsletter .input input {
  width: 70%;
  background-color: #ffffff;
  border: none;
  border: 1px solid rgb(230, 230, 230);
  padding-left: 20px;
  padding: 10px;
  color: white;
  border-radius: 20px;
  padding-left: 20px;
  margin-top: 20px;
}

.footer .newsletter .input input:focus {
  outline: none;
}

.footer .newsletter .input button {
  width: 26%;
  height: fit-content;
  padding: 11px 20px;
  border-radius: 30px;
  font-size: 15px;
  background-color: #5c3b64;
  border: none;
  color: rgb(255, 255, 255);
  margin-top: 20px;
  margin-left: 8px;
}

.footer .copy-right {
  width: 102%;
  padding: 0;
  /* display: flex; */
  /* justify-content: space-between; */
  color: rgba(0, 0, 0, 0.916);
  margin-top: 25px;
  margin-left: -1%;
  border-top: 1px solid rgba(0, 0, 0, 0.116);
  padding-top: 20px;
  text-align: center;
}

.footer .copy-right span {
  color: #e7712c;
}

.footer .copy-right p {
  font-size: 17px;
  margin-left: 0;
}

.footer .copy-right p:nth-child(2) img {
  margin: 0 5px;
  rotate: 45deg;
  width: 15px;
}