@import url(https://fonts.googleapis.com/css2?family=Marcellus&display=swap);
@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Marcellus&display=swap);
body,
html {
  overflow-x: hidden;
}
body,
li,
ul {
  margin: 0;
  padding: 0;
}
a,
a:hover {
  color: inherit;
}
p,
p span {
  line-height: 2.2rem;
}
.titleName::after,
.titleNamecc::after {
  content: "";
  height: 1px;
  background: var(--golden);
  position: absolute;
  left: 0;
}
.titleName3 p,
body {
  font-family: "DM Sans", sans-serif;
}
.titleName3 p,
p {
  text-align: justify;
}
#downloadwrap,
#downloadwrap1 {
  width: max-content;
  z-index: -1;
}
.btn-slide2:hover,
.copyRight a,
.ctaBtn,
.ctaBtn:hover,
.dropdown-content a,
.footList li a,
a {
  text-decoration: none;
}
:root {
  --white: #fff;
  --black: #000;
  --red: #ed1c24;
  --grey: rgba(30, 30, 30, 0.966);
  --golden: #c8a443;
  --gradient: linear-gradient(
    90deg,
    #fffb90 -8.64%,
    #c8a443 9.75%,
    #f8dc65 17.41%,
    #fbec7a 29.43%,
    #996c22 44.54%,
    #caaa4d 66.13%,
    #d0a549 91.21%,
    #a4631b 99.89%
  );
  --pink: #fffbee;
  --goldeno: #c8a44369;
}
::-webkit-scrollbar {
  width: 7px;
  background-color: #aaa;
}
::-webkit-scrollbar-thumb {
  background-color: #000;
}
::selection {
  background: #222;
  color: #fff;
}
::-moz-selection {
  background: #222;
  color: #fff;
}
.titleName,
.titleName1,
.titleNamecc {
  color: var(--black);
  font-style: normal;
}
html {
  font-size: 12px;
}
body {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.6;
  color: var(--grey);
  background: url(../images/bg_use.png) 0 0 / cover repeat-y fixed #fff;
  position: relative;
}
.titleName3 p,
p,
p span {
  font-size: 1.2rem;
}
li,
ul {
  list-style: none;
}
a {
  transition: 0.3s ease-in;
}
p {
  margin-bottom: 1.7vw;
  margin-top: 1.1vw;
}
p span {
  margin-bottom: 25px;
  color: var(--golden);
}
.titleName,
.titleNamecc {
  font-size: 2.2rem;
  font-family: Marcellus, serif;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
  position: relative;
  text-transform: capitalize;
}
.titleName::after {
  width: 50px;
  bottom: -10px;
}
.titleNamecc::after {
  width: 80px;
  bottom: -15px;
}
.titleName1::after,
.titleNameRight::after {
  bottom: -1vw;
  height: 1px;
  width: 50px;
  position: absolute;
  content: "";
  background: var(--golden);
}
.titleName1 {
  font-size: 1.9rem;
  font-family: Marcellus, serif;
  font-weight: 500;
  margin-bottom: 1.31vw;
  position: relative;
  text-transform: capitalize;
}
.titleName2,
.titleNameRight {
  font-size: 2.2rem;
  font-family: Marcellus, serif;
  font-weight: 500;
}
.titleName2,
.titleName3 p {
  margin-bottom: 0;
  position: relative;
  color: var(--black);
  font-style: normal;
  text-transform: capitalize;
}
.titleName1::after {
  left: 0;
}
.ctaBtn,
.menuList > li > a,
.select-custom {
  text-transform: uppercase;
}
.titleName3 p {
  line-height: 2.4rem;
  padding: 1vw;
}
.titleNameRight {
  color: var(--black);
  font-style: normal;
  line-height: 2.63vw;
  margin-bottom: 2vw;
  position: relative;
}
.titleNamec,
.titleNamesec {
  color: var(--black);
  font-family: Marcellus, serif;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  position: relative;
}
.titleNameRight::after {
  right: 0;
}
.titleName p,
.titleName3 p {
  margin-top: 0;
}
.titleNamec {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.titleNamec::after {
  content: "";
  height: 1px;
  width: 50px;
  background: var(--golden);
  position: absolute;
  left: 0;
  bottom: -9px;
  right: 0;
  margin: auto;
}
.titleNamesec {
  font-size: 2rem;
  margin: 12px 0 0;
}
.titleDes {
  font-family: Lato;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  padding: 2px 0;
}
.ctaBtn,
.menuList > li > a,
.select-custom,
.title {
  font-family: "DM Sans", sans-serif;
}
.ctaBtn {
  position: relative;
  transition: 0.3s ease-in-out;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: var(--golden);
}
.ctaBtn .arrowIcon {
  margin-left: 5px;
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  color: var(--golden);
}
.ctaBtn:hover {
  color: var(--golden);
}
.ctaBtn:hover .arrowIcon {
  transform: translateX(5px);
  color: var(--golden);
}
@media (min-width: 991px) {
  footer .mobileFootWrp {
    width: 20%;
  }
}
.soparilogo a img,
header,
main {
  width: 100%;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1380px;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 16px;
  }
  .container {
    max-width: 1480px;
  }
}
main {
  overflow: hidden !important;
}
.loaderpg,
footer {
  overflow-x: hidden;
}
@media (max-width: 575px) {
  .title {
    margin-bottom: 20px;
  }
}
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
  animation-name: zoomInImage;
}
@-webkit-keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.animateThis {
  position: relative;
  will-change: opacity transform;
}
.slideLeft {
  opacity: 0;
  -moz-transition: 0.7s;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -moz-transform: translate3d(50px, 0, 0);
  -webkit-transform: translate3d(50px, 0, 0);
  -o-transform: translate3d(50px, 0, 0);
  -ms-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
}
.slideLeft.in-view,
.slideRight.in-view,
.slideTop.in-view {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slideRight {
  opacity: 0;
  -moz-transition: 0.7s;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -moz-transform: translate3d(-50px, 0, 0);
  -webkit-transform: translate3d(-50px, 0, 0);
  -o-transform: translate3d(-50px, 0, 0);
  -ms-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
.slideTop {
  opacity: 0;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -moz-transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  -o-transform: translate3d(0, 50px, 0);
  -ms-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
.fadeGrow {
  opacity: 0;
  -moz-transition: 0.7s;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.fadeGrow.in-view,
.zoom-in-out.in-view {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.zoom-in-out {
  opacity: 0;
  -moz-transition: 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition: 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.fadeIn {
  opacity: 0;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fixedHeader .soparilogo,
.soparilogo,
header {
  transition: 0.3s ease-in-out;
}
* .fadeIn.in-view {
  opacity: 1;
}
header {
  top: 0;
  left: 0;
  z-index: 9999;
  padding: 15px 0;
  border-bottom-right-radius: 0 !important;
}
.fixedHeader {
  position: fixed;
  top: 0;
  padding: 8px 0;
}
.soparilogo {
  width: 230px;
}
.fixedHeader .soparilogo {
  width: 200px;
}
.menuBtn {
  display: block;
  padding: 0;
  width: 25px;
  height: 25px;
  position: relative;
  background: 0 0;
  border: 0;
}
.menuBtn span {
  width: 100%;
  height: 2px;
  display: block;
  background: var(--white);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  transition: 0.25s ease-in-out;
  border-radius: 2px;
}
.menuBtn span:first-child {
  top: 15%;
}
.menuBtn span:nth-child(2),
.menuBtn span:nth-child(3) {
  top: 50%;
}
.menuBtn span:nth-child(4) {
  top: 85%;
}
.menuBtn.active span:first-child,
.menuBtn.active span:nth-child(4) {
  width: 0;
  top: 50%;
}
.menuBtn.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menuBtn.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menuList > li > a {
  position: relative;
  transition: 0.3s ease-in-out;
  align-items: right;
  font-weight: 700;
}
@media (min-width: 991.99px) {
  .menuList > li > a:hover:before {
    transform: scale(1);
  }
  .menuList > li.active > a::before {
    display: none;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    z-index: -1;
    height: 0;
    border-bottom: 1vw solid #fff;
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent;
  }
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 150px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  z-index: 1;
  border-radius: 2%;
}
.dropdown-content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 35%;
  margin-left: -15px;
  margin-top: -15px;
  width: 0;
  z-index: 1;
  height: 0;
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.dropdown-content a {
  float: none;
  color: #333;
  padding: 12px 16px;
  display: block;
  text-align: left;
}
.dropdown li {
  position: relative;
  text-transform: capitalize;
}
.dropdown li:last-child a {
  border: 0;
}
.menusearch .circle-icon {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #c8a443;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menusearch .circle-icon .svgicon {
  width: 18px;
  height: 18px;
}
@media (min-width: 992px) {
  .menuList > li:hover > a::after,
  .menuList > li > a::after {
    content: "";
    height: 2px;
    background-color: var(--white);
    left: 0;
    bottom: 35%;
    position: absolute;
  }
  .menuList > li:hover > a,
  .menuList > li > a {
    color: var(--white);
  }
  .menuList {
    display: flex;
    justify-content: right;
    align-items: center;
  }
  .menuList > li {
    margin: 0 15px;
  }
  .menuList > li > a {
    padding: 2.45vw 0;
    font-weight: 500;
    font-size: 1rem;
    position: relative;
  }
  .menuList > li > a::after {
    width: 0%;
    transition: width 0.3s;
  }
  .menuList > li:hover > a::after {
    width: 100%;
  }
  .dropdown {
    background: var(--white);
    border-radius: 10px;
    overflow: hidden;
    min-width: 200px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 40%);
    transform: translateY(20px);
    position: absolute;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease-in-out;
  }
  .menuList > li:hover .dropdown {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    transition: 0.3s ease-in-out;
  }
  .dropdown li a {
    display: block;
    padding: 12px;
    border-bottom: 1px solid #f2f2f2;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
  }
  .dropdown li a:hover {
    background: var(--golden);
    color: var(--white);
  }
  .dropdown li:hover::before {
    border-color: #fff;
  }
  .serviceBox:last-child {
    border-right: none;
    border-bottom: none;
  }
}
.missionBox:hover img.planticon,
.newsBox:hover img,
.prodPic:hover img,
.serviceBox1:hover img,
.serviceBox:hover img {
  transform: scale(1.04);
}
.footList li a,
.svg-link {
  display: inline-block;
}
@media (min-width: 1400px) {
  .menuList > li {
    margin: 0 16px;
  }
}
@media (min-width: 1800px) {
  html {
    font-size: 18px;
  }
  .container {
    max-width: 1680px;
  }
  .menuList > li {
    margin: 0 22px;
  }
}
.hdbg {
  background: linear-gradient(
    90deg,
    #fffb90 -8.64%,
    #c8a443 9.75%,
    #f8dc65 17.41%,
    #fbec7a 29.43%,
    #996c22 44.54%,
    #caaa4d 66.13%,
    #d0a549 91.21%,
    #a4631b 99.89%
  );
}
.soparivid {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.soparivideo {
  object-fit: cover;
  height: 100vh;
  width: 100%;
}
.svg-container {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 15%;
  padding: 1px;
}
.select-custom {
  color: var(--white);
  background: url("/images/downarrow.svg") right 0.75rem center/.65rem auto
    no-repeat;
  border: 1px solid var(--white);
  padding: 0.5rem 1.75rem 0.375rem 0.75rem;
  border-radius: 0.25rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.396);
  font-size: 15px;
}
.overlay button,
.overlay input[type="text"] {
  float: left;
  padding: 15px;
  font-size: 20px;
  border: none;
}
.select-custom option {
  color: var(--black);
  background: var(--white);
}
.btn-slide2:hover,
.overlay button {
  background: linear-gradient(93deg, #f7dd80 -1.03%, #b48e00 97.88%);
}
.select-custom::ms-expand {
  display: none;
}
.seperator {
  border-right: 1px solid #ffffff69;
  padding-right: 8px;
  position: relative;
  height: 34px;
}
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
.eventSliderWrapper,
.message,
.overlay-content,
.products,
.title,
.videodetails {
  position: relative;
}
.leafe-container8,
.leafe-containerl {
  left: -20px;
  z-index: 1;
}
.overlay-content {
  top: 46%;
  width: 80%;
  text-align: center;
  margin: auto;
}
.overlay .closebtn {
  position: absolute;
  top: 20%;
  right: 10%;
  font-size: 60px;
  cursor: pointer;
  color: #fff;
}
.overlay .closebtn:hover {
  color: #ccc;
}
.btn-slide2:hover span.circle2,
.contactInfo a:hover,
.countNo,
.countext,
.footHead:hover,
.missionBox:hover p,
.newtxt:hover .eventName,
.newtxt:hover .newsName,
.title {
  color: var(--golden);
}
.overlay input[type="text"] {
  width: 80%;
  background: #fff;
}
#button:hover,
.overlay button:hover {
  background: linear-gradient(93deg, #b48e00 -1.03%, #f7dd80 97.88%);
}
.overlay input[type="text"]:hover {
  background: #f1f1f1;
}
.overlay button {
  width: 20%;
  cursor: pointer;
  color: var(--white);
}
.subscribeBox button,
.title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.bannerVideoBtn,
.subscribeForm button:hover {
  background: var(--white);
}
.aboutImgs {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.title {
  z-index: 1;
  display: block;
  margin: 0 auto;
}
.aboutPic,
.aboutPic1 {
  margin: auto;
  border-radius: 15px;
  height: 100%;
  overflow: hidden;
}
.aboutPic {
  width: 97%;
}
.aboutPic img,
.aboutPic1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  top: 0;
  left: 0;
}
.aboutPic1 {
  width: 100%;
}
.leafe-container,
.leafe-container6,
.leafe-container7,
.leafe-container8,
.leafe-containerl {
  position: absolute;
  bottom: 0;
  width: 100px;
  height: 100px;
}
.leafe-container {
  right: -12px;
}
.leafe-container6 {
  right: -12px;
  top: 24%;
}
.leafe-container7 {
  right: -12px;
  top: 69%;
}
.leafe-container8 {
  top: 45%;
}
.leafe-container2,
.leafe-container3,
.leafe-container4 {
  position: absolute;
  bottom: 0;
  right: -12px;
}
.leafe-container2 {
  width: 110px;
  height: 110px;
  overflow: hidden;
}
.leafe-container3 {
  width: 100px;
  height: 100px;
  z-index: 998;
}
.leafe-container4 {
  width: 110px;
  height: 110px;
  margin-right: -12px;
}
.leafe-container5 {
  left: -1.8vw;
  width: 6.56vw;
  height: 6.56vw;
  position: absolute;
  z-index: 1;
  margin-top: -3vw;
}
.pluseBox,
.videoBox img {
  left: 0;
  position: absolute;
}
.leafe-icon {
  width: 100%;
  animation: 2s ease-in-out infinite alternate rotateLeaf;
}
.text-justify{
    text-align: justify !important;
}
@keyframes rotateLeaf {
  0% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(-20px) rotate(22deg);
  }
}
.leafe-icon1 {
  width: 100%;
  animation: 2s ease-in-out infinite alternate rotateLeaf1;
}
@keyframes rotateLeaf1 {
  0% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(-10px) rotate(10deg);
  }
}
.videoBox {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
}
@media (min-width: 1200px) {
  .videoBox {
    height: 32vw;
  }
}
@media (max-width: 991.98px) {
  .menuBtn {
    margin-left: 1vw;
  }
  .sopariWrp,
  .sopariWrpnew {
    z-index: 10;
    position: fixed;
    top: 0;
    right: -120%;
    max-width: 600px;
    width: 80%;
    height: 100%;
    overflow-y: auto;
    display: block;
  }
  .dropdown,
  .sopariWrp {
    background: var(--white);
  }
  .sopariWrp {
    transition: 0.5s;
    box-shadow: 20px 0 40px rgba(0, 0, 0, 0.5);
  }
  .sopariWrp.active {
    right: 0;
    transition: 0.5s;
    padding: 0 15px;
  }
  .dropdown,
  .menuList > li > a:after {
    display: none;
  }
  .dropdown li a,
  .subDropdown {
    position: relative;
  }
  .menuList > li > a {
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #00000068;
    font-size: 1.4rem;
    color: var(--black) !important;
    text-transform: capitalize;
    font-family: Marcellus, serif;
  }
  .menuList > li > a.active {
    color: var(--golden) !important;
  }
  .subDropdown::before {
    content: "+";
    font-weight: 300;
    font-size: 2rem;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 15px;
    color: var(--black);
  }
  .subDropdown.active::before {
    content: "-";
    color: var(--golden);
    font-weight: 900;
  }
  .dropdown li a {
    padding: 10px 0 5px;
    font-size: 1.2rem;
    display: block;
    font-weight: 600;
  }
  .menusearch .circle-icon {
    margin-top: 20px;
  }
  .videoBox {
    height: 50vw;
  }
  .serviceBox1:last-child {
    border-right: none;
  }
}
.videoBox img {
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}
.pluseBox {
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.pluseBox::after,
.pluseBox::before {
  content: "";
  position: absolute;
  margin: auto;
  border-radius: 50%;
}
.pluseBox::before {
  border: 4px solid #000;
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
}
.pluseBox::after {
  border: 3px solid #fff;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
}
#downloadwrap,
#downloadwrap1,
.bannerVideoBtn:before,
.pluseBox .pluses span {
  bottom: 0;
  position: absolute;
}
.pluseBox .pluses {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.pluseBox .pluses span {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  border: 5px solid #fff;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  animation: 4s cubic-bezier(0.215, 0.61, 0.355, 1) infinite pulse-ring;
}
.pluseBox .pluses span:nth-child(2) {
  animation-delay: 0.5s;
}
.pluseBox .pluses span:nth-child(3) {
  animation-delay: 1s;
}
.bannerVideoBtn {
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
  z-index: 2;
  transition: 0.3s;
  transform: scale(1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}
.videoBox:hover .bannerVideoBtn {
  transform: scale(1.2);
  background: var(--golden);
}
.bannerVideoBtn:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 17px solid var(--black);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateX(2px);
}
.videoBox:hover .bannerVideoBtn::before {
  border-left: 17px solid var(--white);
}
@keyframes pulse-ring {
  0% {
    transform: scale(0.1);
    opacity: 1;
  }
  35%,
  50% {
    transform: scale(2.5);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.achivements,
.prebg {
  background: url(../images/bg_use.png) 0 0 / cover no-repeat #fff;
}
.serviceBox {
  padding-top: 20px;
  padding-bottom: 10px;
}
.serviceBox,
.steps {
  text-align: center;
  border-right: 2px dashed var(--goldeno);
}
.serviceBox img,
.serviceBox1 img {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.differentServices .serviceBox,
.differentServices .serviceBox1,
.serviceBox1:nth-child(3n),
.serviceBox:nth-child(3n) {
  border-right: none;
}
.serviceBox1:nth-child(3n + 1),
.serviceBox:nth-child(3n + 1) {
  clear: left;
}
.serviceBox:first-child,
.serviceBox:nth-child(2),
.serviceBox:nth-child(3) {
  border-bottom: 2px dashed var(--goldeno);
}
.serviceBox1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.serviceBox1,
.steps {
  text-align: center;
  border-right: 1px solid var(--golden);
}
.serviceBox1:first-child,
.serviceBox1:nth-child(2),
.serviceBox1:nth-child(3) {
  border-bottom: 1px solid var(--golden);
}
.missionBox {
  background: linear-gradient(180deg, #fffbee 0, #fffbee 52.5%, #fffbee 100%);
  padding: 1vw 5vw;
  text-align: center;
  height: 100%;
  transition: 0.3s;
  box-shadow: none;
}
.missionBox img.planticon {
  transition: transform 0.3s;
}
.missionBox p {
  color: #333;
  text-align: center;
  transition: color 0.3s;
}
.countBox {
  text-align: center;
}
.countNo {
  font-family: Marcellus, serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
.contactInfo td,
.countext,
.footList li a,
.subscribeBox button {
  font-family: "DM Sans", sans-serif;
}
.countext {
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.btn-slide2:hover span.title-hover2,
.footMainWrp {
  color: var(--white);
}
#downloadwrap {
  left: 93%;
}
#downloadwrap1 {
  right: 94%;
}
.btn-slide2 {
  display: flex;
  align-items: center;
  height: 40px;
  border-radius: 50px;
  background-color: var(--golden);
  border: 0 solid var(--golden);
  transition: color 0.3s ease-out;
  padding: 0 40px 0 50px;
  gap: 15px;
}
.btn-slide2:hover {
  border: 0 solid var(--golden);
}
.btn-slide2 span.circle2 {
  color: var(--white);
  top: 0;
  left: 106%;
  transition: 0.5s ease-in-out;
}
.btn-slide2 span.circle2 svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 767.98px) {
  .titleNameRight {
    margin-bottom: 20px;
  }
  .titleNameRight::after {
    bottom: -10px;
  }
  .videoBox {
    height: 46vw;
  }
  .serviceBox:first-child,
  .serviceBox:nth-child(2),
  .serviceBox:nth-child(3),
  .serviceBox:nth-child(4) {
    border-bottom: 2px dashed var(--goldeno);
  }
  .serviceBox:nth-child(3) {
    border-right: 2px dashed var(--goldeno);
  }
  .serviceBox:nth-child(2),
  .serviceBox:nth-child(4) {
    border-right: 1px dashed #ed1c2300;
  }
  .serviceBox1:first-child,
  .serviceBox1:nth-child(2),
  .serviceBox1:nth-child(3),
  .serviceBox1:nth-child(4) {
    border-bottom: 2px solid var(--golden);
  }
  .serviceBox1,
  .serviceBox1:nth-child(3),
  .steps {
    border-right: none;
  }
  .serviceBox1:nth-child(2),
  .serviceBox1:nth-child(4) {
    border-right: 1px solid #ed1c2300;
  }
  .btn-slide2 span.circle2 svg {
    width: 17px;
    height: 30px;
  }
}
.btn-slide2 span.title-hover2,
.btn-slide2 span.title2 {
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  left: 42px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-slide2 span.title-hover2 {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
.footMainWrp {
  background: var(--gradient);
}
.footHead,
.getin {
  margin: 1rem 0;
  line-height: 1.3rem;
  font-family: Marcellus, serif;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
  font-style: normal;
  position: relative;
  display: block;
}
.footHead {
  font-size: 16px;
}
.footHead::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
}
.getin {
  font-size: 18px;
}
.subscribeForm {
  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(217, 217, 217, 0.2);
  border-radius: 100px;
  overflow: hidden;
}
.subscribeForm .form-control {
  background: 0 0;
  border: none;
  color: var(--white);
  padding: 1rem;
  text-transform: capitalize;
}
.subscribeForm .form-control::placeholder {
  color: var(--white);
}
.subscribeForm button {
  background: 0 0;
  display: block;
  margin: 0 5px 0 0;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid var(--white);
  border-radius: 100px !important;
  transition: 0.3s ease-in-out;
}
#button,
.subscribeBox button {
  background: linear-gradient(93deg, #f7dd80 -1.03%, #b48e00 97.88%);
}
.subscribeForm button:hover svg {
  fill: var(--black);
}
.contactInfo td:first-child {
  text-transform: capitalize;
  text-align: center;
}
.footList li {
  margin-bottom: 0.5rem;
}
.footList li a {
  position: relative;
  color: var(--grey);
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transition: color 0.3s ease-in-out, text-decoration 0.3s ease-in-out,
    transform 0.3s ease-in-out;
}
.footList li a:hover {
  color: var(--golden);
  transform: translateX(3px) scale(1);
}
.copyrightWrp {
  font-size: 0.9rem;
}
.copyRight {
  border-top: 1px solid #c2c0c0;
  font-size: 1rem;
  padding: 1.3rem 0;
  color: var(--white);
  background: linear-gradient(
    90deg,
    #fffb90 -8.64%,
    #c8a443 9.75%,
    #f8dc65 17.41%,
    #fbec7a 29.43%,
    #996c22 44.54%,
    #caaa4d 66.13%,
    #d0a549 91.21%,
    #a4631b 99.89%
  );
}
.copyRight a {
  transition: color 0.3s, text-decoration 0.3s;
}
.copyRight a:hover,
a[href^="mailto:"] {
  text-decoration: underline;
}
footer {
  position: relative;
  padding-top: 20px;
}
footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  border-top: 0.131vw solid #c8a443;
}
.newsBox img,
.prodPic img {
  transform: scale(1);
  top: 0;
  object-fit: cover;
}
.subscribeBox form {
  overflow: hidden;
}
.subscribeBox button {
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
  height: 46px;
  flex-shrink: 0;
  color: var(--white);
  border: 1px solid transparent;
  border-radius: 0 4px 4px 0;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.subscribeBox .form-control ~ button:hover {
  background: var(--black);
  background: linear-gradient(93deg, #b48e00 -1.03%, #f7dd80 97.88%);
}
.subscribeBox .form-control {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgb(200 164 67);
  height: 45px;
  opacity: 0.6;
  color: #000;
  padding-right: 50px;
  border-radius: 0;
}
.slick-next:hover,
.slick-prev:hover {
  background-color: var(--golden);
  border-color: var(--golden);
}
.Icon {
  margin-bottom: 0.3vw;
  width: 1vw;
  margin-left: 0.5vw;
}
.contactInfo td {
  vertical-align: top;
  padding: 0.65rem 0.2rem;
  color: #212529;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
}
.contactInfo a[href^="mailto:"] {
  color: #212529;
  text-decoration: underline;
  transition: color 0.3s, text-decoration 0.3s;
  text-transform: none;
}
a[href^="mailto:"] {
  color: var(--grey);
}
.preloader h2,
.preloader p {
  color: #b48e00;
  line-height: 2.61vw;
  opacity: 0;
}
.contactInfo td:first-child {
  white-space: nowrap;
  text-transform: capitalize;
}
.category {
  position: relative;
  z-index: 1;
}
.prodtitle,
.prodtitlea {
  font-size: 50px;
  position: absolute;
  color: rgba(180, 142, 0, 0.09);
  font-family: Marcellus, serif;
  font-style: normal;
  font-weight: 700;
  animation: 10s ease-in-out infinite moveText;
  line-height: normal;
  text-transform: capitalize;
}
.prodtitle {
  text-align-last: end;
  right: 0;
  bottom: 15%;
}
.prodtitlea {
  top: 175px;
  left: 0;
}
@keyframes moveText {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(100px);
  }
}
.prodtitle1 {
  color: rgba(180, 142, 0, 0.09);
  font-family: Marcellus, serif;
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  text-align: start;
  position: relative;
  animation: 10s ease-in-out infinite moveText;
}
.eventName,
.newsName,
.preloader h2 {
  font-family: Marcellus, serif;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 1199.98px) {
  .prodtitle,
  .prodtitle1,
  .prodtitlea {
    font-size: 30px;
  }
  .prodtitlea {
    top: 4px;
  }
}
.prodPic {
  width: 100%;
  height: 350px;
  margin: auto;
  border-radius: 15px;
  overflow: hidden;
}
.prodPic img {
  width: 100%;
  height: 100%;
  object-position: center;
  left: 0;
  transition: 0.4s ease-in-out;
}
.slick-arrow {
  width: 40px;
  height: 40px;
  padding: 0;
  display: block;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 40%;
  transform: translateY(-50%);
  outline: 0;
  background: #c8a44300;
  border: 2px solid var(--golden);
  transition: 0.3s;
  color: transparent;
}
.box,
.boxOuter,
.circle-container,
.events,
.loaderpg,
.newsBox {
  position: relative;
}
.slick-next,
.slick-prev {
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--white);
}
.slick-prev {
  left: -40px;
  background-image: url("../images/prearrow.svg");
}
.slick-next {
  right: -40px;
  background-image: url("../images/nextarrow1.svg");
}
.slick-next:hover {
  background-image: url("../images/prearrowwt.svg");
}
.slick-prev:hover {
  background-image: url("../images/nextarrow1wt.svg");
}
.slick-arrow svg {
  fill: var(--golden);
  width: 20px;
  height: 20px;
  transition: fill 0.3s;
}
.blackArw .slick-arrow svg,
.slick-arrow:hover svg {
  fill: var(--white);
}
.blackArw .slick-arrow {
  background: var(--black);
  border-color: var(--white);
}
@media (max-width: 575.99px) {
  .soparilogo {
    width: 150px;
  }
  .slick-arrow.slick-prev {
    left: -30px;
  }
  .slick-arrow.slick-next {
    right: -30px;
  }
}
.newsBox {
  overflow: hidden;
  display: block;
  transition: 0.3s ease-in-out;
  border-radius: 15px;
}
.newsBox img {
  left: 0;
  width: 100%;
  transition: 0.4s ease-in-out;
}
.newsBox:hover img {
  overflow-y: hidden;
}
.eventName,
.newsName {
  color: var(--black);
  text-align: center;
  font-size: 25px;
  line-height: normal;
  text-transform: capitalize;
  margin: 20px 0;
  transition: 0.3s ease-in-out;
}
.newslide,
.ournewslide,
.responsibilty,
.responsibiltysec {
  margin: auto;
  border-radius: 15px;
  overflow: hidden;
}
.newslide {
  width: 92%;
  height: 360px;
}
.newslide img,
.ournewslide img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-in-out;
  object-position: center;
}
.ournewslide {
  width: 90%;
  height: 250px;
}
.responsibilty {
  width: 100%;
  height: 220px;
}
.responsibilty img,
.responsibiltysec img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-in-out;
  object-position: top;
}
.responsibiltysec {
  width: 100%;
  height: 300px;
}
.events {
  background: url(../images/bg_use.png) 0 0 / cover no-repeat #fff;
  overflow: hidden;
}
.eventSliderWrapper .slick-arrow {
  position: absolute;
  bottom: 10px;
  z-index: 1;
}
.eventSliderWrapper .slick-prev {
  left: -45%;
  transform: translateX(-150%);
  top: 85%;
}
.eventSliderWrapper .slick-next {
  right: 148%;
  transform: translateX(150%);
  top: 85%;
}
@media (max-width: 991.98px) {
  #downloadwrap,
  #downloadwrap1 {
    margin: 20px 0;
    position: initial;
  }
  .btn-slide2 {
    margin: 0;
  }
  .mobileFootBox {
    border-bottom: 1px solid rgba(255, 255, 255, 0.19);
  }
  .mobileFootBox .footList {
    display: none;
    padding: 14px;
  }
  .footHead {
    margin-bottom: 0;
    border-bottom: 1px solid var(--golden);
    padding-bottom: 15px;
  }
  .mobileFootBox .footHead[role="button"]:after {
    content: "+";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.7rem;
  }
  .mobileFootBox .footHead[role="button"].active:after {
    content: "-";
  }
  .mobileFootBox .footList li a {
    border: 0;
    padding: 0;
  }
  .eventSliderWrapper {
    position: relative;
  }
  .eventSliderWrapper .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .eventSliderWrapper .slick-prev {
    left: -40px;
  }
  .eventSliderWrapper .slick-next {
    right: -40px;
  }
}
.box::after,
.logoWrp {
  top: 0;
  right: 0;
  bottom: 0;
}
#button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button:hover {
  cursor: pointer;
}
#button.show {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
.arrow-up {
  width: 25px;
  height: 25px;
}
.line1 .in-view {
  stroke: #ccc;
  stroke-dasharray: 3000;
  stroke-width: 1;
  animation: 5s linear infinite dash;
}
.sgap {
  gap: 10px;
}
.svgicon {
  width: 24px;
  height: 24px;
}
.sicon {
  border: none;
  background: 0 0;
  padding-top: 5px;
}
.box,
.box::after {
  border-radius: 100%;
}
.nexticon {
  width: 24px;
  height: 34px;
}
.planticon {
  height: 2.5vw;
  width: 2.5vw;
}
@media (max-width: 575.98px) {
  .select-custom {
    margin-left: 5px;
  }
  .leafe-containerl {
    bottom: 4vw;
    width: 13vw;
    height: 13vw;
    left: -12px;
  }
  .leafe-container8 {
    bottom: 2vw;
    width: 13vw;
    height: 13vw;
    left: -8px;
    top: 51%;
  }
  .leafe-container {
    bottom: 2vw;
    width: 13vw;
    height: 1vw;
  }
  .leafe-container6 {
    bottom: 2vw;
    width: 13vw;
    height: 13vw;
    top: 28%;
  }
  .leafe-container7 {
    bottom: 2vw;
    width: 13vw;
    height: 13vw;
    top: 75%;
  }
  .leafe-container5 {
    bottom: 1vw;
    width: 13vw;
    height: 13vw;
  }
  .leafe-container3 {
    right: -12px;
    width: 13vw;
    height: 13vw;
  }
  .leafe-container4 {
    right: -4px;
    width: 17vw;
    height: 17vw;
  }
  .videoBox {
    height: 57vw;
  }
  .countNo {
    font-size: 40px;
  }
  .countext {
    font-size: 1.2rem;
  }
  .btn-slide2 span.circle2 svg {
    width: 17px;
    height: 30px;
  }
  .contactInfo td {
    font-size: 12px;
  }
  .prodPic,
  .prodPic img {
    border-radius: 15px;
  }
  .prodPic {
    height: 220px;
  }
  .eventName,
  .newsName {
    font-size: 20px;
  }
  .newslide {
    height: 260px;
  }
  .ournewslide {
    height: 200px;
  }
  .planticon {
    height: 40px;
    width: 50px;
  }
}
.loaderpg {
  background: url(../images/bg_use.png) 0 0 / cover no-repeat #fff;
  height: 41.75vw;
  display: flex;
  align-items: center;
}
@keyframes slideTop {
  0% {
    opacity: 0;
    transform: translateY(1.31vw);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.preloader h2 {
  text-align: center;
  font-size: 2.61vw;
  animation: 1s ease-in-out 2s forwards slideTop;
}
.preloader p {
  font-family: Roboto;
  font-size: 1.63vw;
  font-style: normal;
  animation: 1s ease-in-out 3s forwards slideTop;
}
.circle-container {
  width: 18.25vw;
  height: 18.25vw;
  margin: 0 auto 1.31vw;
}
.box,
.box::after,
.boxOuter,
.logoWrp {
  margin: auto;
}
.circle-svg,
.logoWrp img {
  width: 100%;
  height: 100%;
}
.boxOuter {
  width: fit-content;
}
.box {
  height: 9.8vw;
  width: 9.8vw;
  background: radial-gradient(45.4% 45.4% at 50% 52%, #fbdb62 0, #b48e00 100%);
  animation: 2s forwards zoomIn;
}
#sharePopup,
.box::after,
.logoWrp {
  position: absolute;
}
.box::after {
  content: "";
  left: -7%;
  width: 115%;
  height: 115%;
  border: 0.14vw solid #b48e00;
  animation: 3s ease-in-out forwards fadeGrow;
}
.logoWrp {
  left: 0;
  width: 80%;
  height: 70%;
  object-fit: cover;
  animation: 5s ease-in-out forwards fadeGrow;
}
@keyframes fadeGrow {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes zoomIn {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(20);
  }
}
.preloader {
  position: fixed;
  background-color: #fff;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sepline {
  margin: 0 6px;
}
.map-icon1,
.map-icon2 {
  width: 20px;
}
.map-icon2 {
  margin-right: 1vw;
}
@media (min-width: 1200px) {
  .select-custom,
  html {
    font-size: 0.9vw;
  }
  .leafe-container8,
  .leafe-containerl {
    left: -0.8vw;
    position: absolute;
  }
  .footHead,
  .footList li a {
    text-transform: uppercase;
  }
  .container {
    min-width: 92%;
  }
  header {
    padding: 0.6vw 0;
    position: sticky;
  }
  .fixedHeader {
    padding: 0.1vw 0;
  }
  .dropdown li a {
    padding: 0.625vw;
    border-bottom: 0.0521vw solid #f2f2f2;
    font-size: 0.777vw;
  }
  .fixedHeader .menuList > li,
  .menuList > li {
    margin: 0 1.233vw;
  }
  .fixedHeader .soparilogo {
    width: 13vw;
  }
  .ctaBtn .arrowIcon {
    margin-left: 0.5vw;
  }
  .ctaBtn:hover .arrowIcon {
    transform: translateX(0.5vw);
  }
  .soparilogo {
    width: 15vw;
  }
  .select-custom {
    border: 0.01vw solid var(--white);
    padding: 0.5167vw 1.4583vw 0.3125vw 0.625vw;
    border-radius: 0.25rem;
    background-position: right 0.75rem center;
    background-size: 0.65rem auto;
    border-bottom: 0.01vw solid rgba(255, 255, 255, 0.396) !important;
    border: none;
  }
  .seperator {
    border-right: 0.01vw solid #ffffff69;
    padding-right: 0.5299vw;
    height: 2.2209vw;
  }
  .sgap {
    gap: 0.7vw;
  }
  .svgicon {
    width: 1.4vw;
    height: 1.4vw;
  }
  .sicon {
    padding-top: 0.33vw;
  }
  .dropdown {
    border-radius: 0.652vw;
    min-width: 13.05vw;
    box-shadow: 0.326vw 0.326vw 0.326vw rgb(0 0 0 / 40%);
    transform: translateY(-1.31vw);
  }
  .menuList > li > a::before {
    bottom: -0.66vw;
    height: 1.199vw;
  }
  .fixedHeader .menuList > li > a::before {
    bottom: 0.59vw;
    height: 0.2vw;
  }
  .svg-container {
    bottom: 4.6vw;
    padding: 0.1vw;
  }
  .nexticon {
    width: 1.59vw;
    height: 2.27vw;
  }
  .aboutPic {
    border-radius: 1vw;
  }
  .pluseBox {
    width: 2.61vw;
    height: 2.61vw;
  }
  .pluseBox::before {
    border: 0.29vw solid #000;
    top: -0.399vw;
    right: -0.399vw;
    bottom: -0.399vw;
    left: -0.399vw;
  }
  .pluseBox::after {
    border: 0.199vw solid #fff;
    top: -0.5vw;
    right: -0.5vw;
    bottom: -0.5vw;
    left: -0.5vw;
  }
  #button,
  .slick-arrow.slick-next {
    right: 2vw;
  }
  .pluseBox .pluses span {
    border: 0.36vw solid #fff;
  }
  .bannerVideoBtn:before {
    border-left: 1.14vw solid var(--black);
    border-top: 0.69vw solid transparent;
    border-bottom: 0.69vw solid transparent;
    transform: translateX(0.1vw);
  }
  .videoBox:hover .bannerVideoBtn::before {
    border-left: 1.12vw solid var(--white);
  }
  p {
    line-height: 2vw;
    font-size: 1.2rem;
    margin-bottom: 1vw;
    text-align: justify;
    margin-top: 1vw;
  }
  .titleName,
  .titleNamec {
    line-height: 2.63vw;
    margin-bottom: 2vw;
  }
  .titleName::after,
  .titleNamec::after {
    height: 1px;
    bottom: -1vw;
  }
  .titleNamesec {
    line-height: 1.63vw;
    margin: 1.2vw 0 0;
  }
  .titleDes {
    font-size: 1.3rem;
    line-height: 2vw;
    padding: 0.4vw 0;
    margin: -8px 0 -13px;
  }
  .forarrow {
    width: 1.2vw;
  }
  .leafe-container,
  .leafe-container8,
  .leafe-containerl {
    width: 6.56vw;
    height: 6.56vw;
    z-index: 1000;
  }
  .overlay-content {
    margin-top: 1.96vw;
  }
  .overlay .closebtn {
    font-size: 3.92vw;
  }
  .overlay button,
  .overlay input[type="text"] {
    padding: 1vw;
    font-size: 1.31vw;
  }
  .leafe-container {
    right: -0.8vw;
  }
  .leafe-container8 {
    top: 50%;
  }
  .leafe-container2 {
    right: -0.8vw;
    width: 7.2vw;
    height: 7.2vw;
    z-index: 1000;
  }
  .leafe-container3 {
    right: -0.8vw;
    width: 6.56vw;
    height: 4.56vw;
    z-index: 1000;
  }
  .leafe-container4 {
    right: -0.8vw;
    width: 7.2vw;
    height: 7.2vw;
    margin-right: -0.8vw;
    z-index: 1000;
  }
  .leafe-container6,
  .leafe-container7 {
    right: -0.8vw;
    width: 6.56vw;
    height: 6.56vw;
    z-index: 1000;
  }
  .leafe-container6 {
    top: 25%;
  }
  .leafe-container7 {
    top: 75%;
  }
  .serviceBox {
    padding-top: 1.31vw;
    padding-bottom: 0.66vw;
  }
  .serviceBox,
  .steps {
    border-right: 0.14vw dashed var(--golden);
  }
  .serviceBox:first-child,
  .serviceBox:nth-child(2),
  .serviceBox:nth-child(3) {
    border-bottom: 0.14vw dashed var(--golden);
  }
  .countNo {
    font-size: 3.6vw;
  }
  .countext {
    font-size: 1.24vw;
  }
  .newslide,
  .prodPic {
    height: 23vw;
    border-radius: 1vw;
  }
  .btn-slide2 span.title-hover2,
  .btn-slide2 span.title2 {
    font-size: 1.049vw;
    left: 2.74vw;
  }
  .btn-slide2 {
    height: 2.61vw;
    border-radius: 3.28vw;
    padding: 0 2.61vw 0 3.28vw;
    gap: 1vw;
  }
  .prodtitle,
  .prodtitlea {
    font-size: 3.26vw;
  }
  .slick-arrow {
    width: 2.61vw;
    height: 2.61vw;
    border: 0.14vw solid var(--golden);
    background-color: #fff;
  }
  .slick-arrow.slick-prev {
    left: 2vw;
  }
  .newsSlider .slick-arrow.slick-prev {
    left: -2.5vw;
  }
  .newsSlider .slick-arrow.slick-next {
    right: -2.5vw;
  }
  .slick-arrow::before {
    width: 0.53vw;
    height: 0.53vw;
    border-width: 0.14vw 0 0 0.14vw;
  }
  .slick-arrow.slick-prev:after,
  .slick-arrow.slick-prev:before {
    left: 0.655vw;
  }
  .slick-arrow.slick-next:after,
  .slick-arrow.slick-next:before {
    right: 0.655vw;
  }
  .slick-arrow:after {
    width: 1.12vw;
    height: 0.14vw;
  }
  .slick-arrow:hover:after {
    width: 1.31vw;
  }
  .eventName {
    font-size: 1.65vw;
    margin: 1.31vw 0;
  }
  .eventSliderWrapper .slick-prev {
    left: -45%;
    transform: translateX(-150%);
    top: 80%;
  }
  .eventSliderWrapper .slick-next {
    right: 148%;
    transform: translateX(150%);
    top: 80%;
  }
  .ournewslide {
    height: 16.28vw;
    border-radius: 1vw;
  }
  .newsName {
    font-size: 1.63vw;
    margin: 1.31vw 0;
  }
  .footHead,
  .getin {
    margin: 1.05vw 0;
    font-size: 1.05vw;
  }
  .responsibilty {
    height: 14.33vw;
    border-radius: 1vw;
  }
  .responsibiltysec {
    height: 19.55vw;
    border-radius: 1vw;
  }
  .footHead {
    line-height: 1.3rem;
  }
  .footHead::before {
    font-size: 1.05vw;
  }
  #button {
    width: 2.91vw;
    height: 2.91vw;
    bottom: 5vw;
  }
  .arrow-up {
    width: 1.6vw;
    height: 1.6vw;
  }
  .footList li a {
    font-size: 0.8vw;
  }
  .footList li a:hover {
    transform: translateX(0.2vw) scale(1);
  }
  .getin {
    line-height: 1.31vw;
  }
  .map-icon,
  .map-icon2 {
    height: 1.5vw;
    margin-right: 0.4vw;
  }
  .subscribeBox button {
    width: 10.42vw;
    height: 3.26vw;
    border-radius: 0 4px 4px 0;
    border: 1px solid transparent;
    font-size: 1.1rem;
  }
  .subscribeBox .form-control {
    border: 0.1vw solid rgb(200 164 67);
    height: 2.93vw;
    padding-right: 3.26vw;
  }
  .contactInfo td {
    padding: 0.7vw 0.21vw;
    font-size: 1.1rem;
    line-height: 1.31vw;
  }
  .map-icon2 {
    width: 1.16vw;
  }
  .map-icon1 {
    height: auto;
    width: 1.2vw;
  }
  .fancybox-caption__body {
    font-size: 1vw;
  }
}
.slide {
  position: relative;
  height: 700px;
}
.slide .slideImg {
  width: 100%;
  overflow: hidden;
}
.slide .slideImg img {
  width: 100%;
  object-fit: contain;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  transition: 1s;
}
.csolution p {
  text-align: justify;
}
@media (max-width: 1199.98px) {
  .menuList > li {
    margin: 0 0.6vw;
  }
  header {
    padding: 5px 0;
  }
  .fixedHeader {
    padding: 4px 0;
  }
  .select-custom {
    padding: 0.7rem 1.75rem 0.375rem 0.75rem;
    font-size: 1.1vw;
  }
  .soparilogo {
    width: 15vw;
  }
  .svgicon {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 991.98px) {
  .select-custom {
    font-size: 1.7vw;
    font-weight: 600;
    margin-left: 1vw;
  }
}
@media (max-width: 767.98px) {
  .preloader p {
    font-size: 17px;
  }
  .preloader h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .box {
    height: 19.8vw;
    width: 19.8vw;
  }
  .select-custom {
    font-size: 2.2vw;
    font-weight: 600;
    margin-left: 1.2vw;
  }
  .Icon {
    width: 1.8vw;
  }
  .sepline {
    display: none;
  }
}
@media (min-width: 992px) {
  .serviceBox1:last-child {
    border-right: none;
    border-bottom: none;
  }
  .fixedHeader .soparilogo {
    width: 14vw;
  }
  .fixedHeader .svgicon {
    width: 1.36vw;
    height: 1.36vw;
  }
  .goldenborder {
    border-right: 0.1vw solid var(--golden);
  }
  .footwidth {
    width: 18%;
  }
  .footwidthh {
    width: 20%;
  }
  .footwidths {
    width: 10%;
  }
  .mobileFootBox {
    display: table;
    margin: 0 auto;
  }
  .startfoot {
    display: table;
    margin: 0 !important;
  }
}
@media (min-width: 1200px) {
  .footwidth {
    width: 15%;
  }
  .footwidthh {
    width: 23%;
  }
  .footwidths {
    width: 10%;
  }
}
@media (max-width: 991.98px) {
  .soparilogo {
    width: 26vw;
  }
  .fixedHeader .soparilogo {
    width: 24vw;
  }
  .titleNamec::after {
    width: 80px;
    bottom: -9px;
    margin: 0;
  }
  .responsibilty,
  .responsibiltysec {
    height: 220px;
    padding: 0 2%;
  }
  .responsibilty img,
  .responsibiltysec img {
    height: 100%;
    border-radius: 15px;
  }
  .leaftitle {
    align-items: center;
    display: flex;
  }
  .planticon {
    height: 35px;
    width: 35px;
  }
  .titleNameRight {
    line-height: 40px;
  }
  .titleNameRight::after {
    left: 0;
  }
  .Icon {
    margin-bottom: 4px;
    width: 20px;
    margin-left: 10px;
  }
  .goldenborder {
    border-right: 0;
  }
}
@media (max-width: 575.98px) {
  .select-custom {
    font-size: 1.3rem;
    font-weight: 400;
    padding-left: 25px;
    padding-right: 21px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.396);
  }
  .select-custom:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 109, 253, 0);
  }
  .fixedHeader {
    padding: 10px 0;
  }
  .soparilogo {
    margin: auto;
    width: 36vw;
  }
  .fixedHeader .soparilogo {
    width: 33vw;
  }
  .titleName {
    font-size: 2rem;
  }
  .aboutPic {
    width: 90%;
  }
  .achivements,
  .events,
  body {
    background-size: 100% auto;
  }
  #button {
    bottom: 71px;
    right: 9px;
  }
  .titleNamec::after {
    width: 80px;
    bottom: -9px;
    margin: 0;
  }
  .leaftitle {
    align-items: center;
    display: flex;
  }
  .hdbg {
    background: linear-gradient(
      90deg,
      #fffb90 -8.64%,
      #c8a443 12.72%,
      #fbec7a 34.58%,
      #ad8533 51.78%,
      #996c22 55.42%,
      #caaa4d 65.71%,
      #f8dc65 79.49%,
      #d0a549 91.21%,
      #a4631b 99.89%
    );
  }
  #downloadwrap,
  #downloadwrap1 {
    margin: 20px 0 20px -25px;
  }
  .prodtitlea {
    top: -12px;
    left: 86px;
  }
  .eventSliderWrapper .slick-next {
    right: 54%;
    transform: translateX(150%);
    top: 94%;
  }
  .eventSliderWrapper .slick-prev {
    left: 54%;
    transform: translateX(-150%);
    top: 94%;
  }
  .newsSlider .slick-next {
    right: 54%;
    transform: translateX(150%);
    top: 97%;
  }
  .newsSlider .slick-prev {
    left: 54%;
    transform: translateX(-150%);
    top: 97%;
  }
  .responsibilty,
  .responsibiltysec {
    height: 120px;
    padding: 0 2%;
  }
  .responsibilty img,
  .responsibiltysec img {
    height: 100%;
    border-radius: 15px;
  }
  .subscribeBox button {
    width: 60px;
    font-size: 13px;
  }
  #button.show,
  .sepline {
    display: none;
  }
  .titleNamecc::after {
    left: 0;
    right: 0;
    margin: auto;
  }
}
#circle {
  transform-origin: center;
  transform-box: fill-box;
}
.afzalproductSec {
  overflow: hidden;
  position: relative;
}
#sharePopup {
  top: 5%;
  width: fit-content;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  transition: right 0.3s;
  z-index: 1000;
}
.MobBanner img {
  height: 50vh;
  object-fit: cover;
}
@media (max-width:768px){
  .justify-md-content-center{
    justify-content: center;
    gap: 10px;
      
  }
      
}

