@font-face {
  font-family: 'AdorNoirrit';
  src: 
       url('/fonts/Ador Font/Unicode/Li Ador Noirrit Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden; /* Prevent horizontal scrolling */
}
.body{
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center; 
}
.container2 {
    /* width: 100%; /* Make the container take up the full width of its parent */
    max-width: auto; /* Prevent it from getting too wide on larger screens */

    display: flex;
    flex-wrap: wrap; /* Allow items to wrap on smaller screens */

  flex-direction: column;
  /* min-height: 100vh; */
  align-items: center; /* Center the content */

}
.selected-services {
  padding: 3% 0;
}
.selected-services-checkout {
  padding: 3% 0;
}
.container {
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap on smaller screens */
  flex-direction: column;
  /* min-height: 100vh; */
  width: 100%;
  /* align-items: center; */
}
.checkout-container {
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap on smaller screens */
  flex-direction: column;
  /* min-height: 100vh; */
  width: 100%;
  align-items: center;
}
.main-body{
  flex: 1;
  width: 100%;
  min-height: 75vh;
  margin-bottom: 3%;
}
.body-layout,
.body-layout * {
  box-sizing: border-box;
}
.body-layout {
  background: #ffffff;
  height: auto;
  position: relative;
  /* overflow: hidden; */
}


.home-header-nav {
  color: #888888;
  font-family: 'Poppins-Medium', sans-serif;
  font-size: 160%;
  font-weight: 500;
  position: relative;
}

.services-header-nav {
  color: #888888;
  font-family: 'Poppins-Medium', sans-serif;
  font-size: 160%;
  font-weight: 500;
  position: relative;
}

.orders-header-nav {
  color: #888888;
  /* font-family: 'Poppins-Bold', sans-serif; */
  font-family: 'Poppins-Medium', sans-serif;
  font-size: 160%;
  font-weight: 500;
  position: relative;
}

.nav-header{
  display: flex;
  gap: 5%; 
  position: relative;
  width: 45%;
  justify-content: center;
}

.home-header-nav:hover, .services-header-nav:hover, .orders-header-nav:hover {
  color: #580765; /* Text turns to #580765 */
  font-weight: 700; /* Becomes bold */
  transform: scale(1.1); /* Slightly increases in size */
}

.footer,
.footer * {
  box-sizing: border-box;
}
.footer {
  background: linear-gradient(183.06deg, rgba(251, 217, 251, 0.51) 0%, rgba(236, 217, 251, 0) 100%);
  
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center;
  justify-content: space-between;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.vector-3 {
  width: 1257px;
  height: 0px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 0px;
  overflow: visible;
}



.vector-3 {
  width: 1257px;
  height: 0px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 0px;
  overflow: visible;
}
.footer-section {
  position: absolute;
  inset: 0;
}
.name {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-left: 5%;
  width: 30%;
  margin-top: 1%;
}
.top-5-way-officalv-2023 {
  color: #888888;
  text-align: left;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 100%;
  font-weight: 600;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  /* justify-content: flex-start; */
  margin-top: 5%;
}
.top-5-way {
  color: #585858;
  text-align: left;
  font-family: "Exo-ExtraBold", sans-serif;
  font-size: 187.5%;
  font-weight: 800;
  position: relative;
  width: 100%;
}
.social-icons {
  height: 30%;
  gap:5%;
  position: relative;
  overflow: hidden;
  display: flex;
    flex-wrap: wrap; /* Allow items to wrap to new lines */
    gap: 5%; /* Creates gaps between items */
    width: 70%;
}
.youtube {
  position: relative;
  overflow: visible;
}
.linked-in {
  position: relative;
  overflow: visible;
}
.instagram {
  position: relative;
  overflow: visible;
}
.facebook {
  position: relative;
  overflow: visible;
}
.whats-app {
  position: relative;
  overflow: visible;
}
.footer-contact-us{
  /* width: 30%;  */
  margin-right:5%; 
  display: flex; 
  justify-content: flex-end; 
  flex-direction: column; 
  align-items: center;
}
.contact {
  /* width: 16%;
  height: 12%;
  position: relative;
  display: flex;
  flex-direction: row; */

  width: 105%;
  height: 12%;
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 3%;
  margin-bottom: 5%;
  margin-top: 3%;
}
.call {
  /* width: 172.46px;
  height: 23px; */
  /* position: relative; */

  width: 50%;
  height: 23px;
  position: relative;
  display: flex;
  position: relative;
  flex-direction: row;
  gap: 4%;
}
.phone-ringing-1-android-phone-mobile-device-smartphone-iphone-ringing-incoming-call {
  /* width: 1.1%;
  height: 13.37%;
  position: absolute;
    right: 29.49%;
    left: 81%;
    bottom: 50.97%;
    top: 36%;
  overflow: visible; */
  
  position: relative;
  
}
.contact-number {
  color: #585858;
  /* text-align: left; */
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 90%;
  font-weight: 600;
  position: relative;
  /* left: 83%;
  top: 34%;
  width: 140.15px; */
  display: block ruby;
}
.email {
  /* width: 211.3px;
  height: 23px;
  position: static; */

  /* width: 37%; */
  height: 12%;
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 5%;
}
.mail-send-envelope-envelope-email-message-unopened-sealed-close {
  /* width: 15.09px;
  height: 9.71px;
  position: absolute;
  left: 65%;
  top: 39.5%;
  overflow: visible; */

  position: relative;
}
.top-5-way-gmail-com {
  color: #585858;
  /* text-align: left; */
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 90%;
  font-weight: 600;
  position: relative;
  /* left: 67%;
  top: 34%;
  width: 178.96px; */
}



.price-filter-section,
.price-filter-section * {
  box-sizing: border-box;
}
.price-filter-section {
  width:100%;
  height: 219px;
  position: relative;
  overflow: hidden;
}
.bg-product,
.bg-product * {
  box-sizing: border-box;
}
.bg-product {
  background: #ffffff;
  border-radius: 10px;
  border-style: solid;
  border-color: #c7c7c7;
  border-width: 1px;
  height: 60%;
  width: 82%;
  left: 9.5%;
  top: 40%;
  position: relative;
  box-shadow: -1px 5px 6.1px 0px rgba(67, 11, 76, 0.1);
}
.tittle-category {
  color: #580765;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 218.75%;
  font-weight: 700;
  position: relative;
  /* left: 50%;
  translate: -50%;
  top: 10%; */
}
.price-filter-div {
  width: 78%;
  height: 103px;
  position: absolute;
  left: 10%;
  top: 45%;
  overflow: hidden;
}
.vector-5 {
  width: 10%;
  height: 100px;
  position: absolute;
  left: 62.5%;
  top: 10%;
  overflow: visible;
}
.vector-6 {
  width: 10%;
  height: 100px;
  position: relative;
  left: 26.5%;
  top: 10%;
  overflow: visible;
}
.price-range {
  width: 100%;
  height: 43px;
  position: absolute;
  left: 6%;
  top: 30%;
  overflow: hidden;
}
._1000-2000 {
  color: #fc005b;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  left: 1px;
  top: 3px;
}
._3000-4000 {
  color: #888888;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  left: 351px;
  top: 3px;
}
._5000-8000 {
  color: #888888;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  left: 703px;
  top: 3px;
}

.row{
    .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; 
    gap: 5px;
   
} 
--bs-gutter-x: -10.5rem !important;
justify-content: center !important;
/* margin-left: 0 !important;
margin-right: 0 !important; */

}
.tittle-base {
  color: #585858;
  text-align: left;
  font-family: "AdorNoirrit", sans-serif;
  font-size: 160.5%;
  font-weight: 600;
  position: relative;
  left: 5%;
  line-height: 128%;
  width: 92%;
}
.details-base {
  color: #888888;
  text-align: left;
  font-family: "Exo-Medium", sans-serif;
  font-size: 93.7%;
  font-weight: 500;
  position: relative;
  left: 5%;
  width:92%;
  overflow: hidden;
  height: 112px;
}
.actions-base {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0% 5%;
  align-items: flex-start;  
  gap:3%;
  margin-top: 4%;
}
.from-base {
  color: #fc005b;
  text-align: left;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 95%;
  font-weight: 500;
  position: relative;
  width: 49%;
  /* height: 25.39px; */
}
.rectangle-base {
  background: #580765;
  border-radius: 15px;
  width: 100%;
  height: 155%;
  position: relative;
}
.rectangle-base-product-details{
  background: #580765;
  border-radius: 15px;
  width: 100%;
  height: 115%;
  /* min-height: 38px; */
  position: relative;
  overflow: hidden;
}
.order-button-product-details {
  width: 100%;
  /* height: 9%; */
  height: 38px;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.0s ease;
}

.order-now-product-details{
  color: #ffffff;
  text-align: center;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 125%;
  font-weight: 600;
  position: relative;
  top: -90%;
}
[class^="order-button-product-details"]:hover {
  background: #4a148c;
  transform: translateY(-5px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
.order-button-checkout {
  width: 100%;
  height: 33px;
  position: relative;
  transition: all 0.3s ease;
}
.pay-now-checkout{
  color: #ffffff;
  /* text-align: left; */
  font-family: "Exo-SemiBold", sans-serif;
  /* font-size: 20px; */
  font-weight: 600;
  position: relative;
  top: -86%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 10%;
  padding-left: 5%;
}
.order-now-base {
  color: #ffffff;
  text-align: center;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 100%;
  font-weight: 600;
  position: relative;
  width: 100%;
  transform: translate(0%, -125%);
}
.bg-base{
    background: #ffffff;
    border-radius: 10px;
    width: 327.93px;
    height: 386.1px;
    position: absolute;
    left: 99px;
    top: 81px;
    box-shadow: -1px 5px 6.1px 0px rgba(67, 11, 76, 0.1);
}
.card {
    transition: all 0.3s ease-in-out;
    background: #ffffff;
    border-radius: 10px;
    width: 90%;
    height: 107% !important; 
    position: relative !important;
    left: 6%;
    top: 3%;
    box-shadow: 0 -5px 6.1px 0px rgba(67, 11, 76, 0.1), -1px 5px 6.1px 0px rgba(67, 11, 76, 0.1);
    --bs-card-border-width: 0 !important;
}


.card:hover {
    transform: scale(1.05);
}

.btn-primary {
    background-color: #4A0072; 
    border-color: #4A0072;
}
.image-container {
    width: 100%;
    height: 189.34px !important; /* Set a fixed height */
    /* overflow: hidden; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-container img {
    width: 90%;
    height: 85%;
    border-radius: 9px;
    object-fit: cover; /* Stretch images while maintaining aspect ratio */
}



.client-section {
  position: relative;
  overflow: hidden;
  margin: 5% 0% 1% 0%;
}
.we-work-with {
  position: absolute;
  inset: 0;
}
.client-section-title {
  color: #580765;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 200%;
  font-weight: 700;
  position: relative;
  /* left: 50%; */
  /* translate: -50%; */
  /* top: 11px; */
}
.show-more-button {
  position: relative;
  display:flex;
  justify-content: center;
  min-height: 46px;
}
.group-25 {
  width: 166px;
  height: 40px;
  position: static;
}
.group-1354 {
  width: 166px;
  height: 40px;
  position: static;
}
.show-more-rectangle {
  background: #f1f1f1;
  border-radius: 15px;
  width: 166px;
  height: 40px;
  position: relative;
  /* left: 545px;
  top: 408px; */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.group-1353 {
  width: 130px;
  height: 30px;
  position: static;
}
.show-more {
  color: #585858;
  text-align: center;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 125%;
  font-weight: 400;
  position: relative;
  transform: translate(0%, 20%);
}
.vector-1 {
  border-radius: 0px;
  width: 6px;
  height: 12px;
  position: absolute;
  left: 693px;
  top: 427px;
  overflow: visible;
}
.logo-div {
  /* width: 988px;
  height: 312px;
  position: static; */

  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.logo-div-2 {
  width: 988px;
  height: 156px;
  position: static;
}
.logo {
  position: relative;
  flex: 0 0 calc(20% - 10px);
  /* margin: 5px; */
  text-align: center; 
}
.logo-2 {
  width: 180px;
  height: 61px;
  position: absolute;
  left: 538px;
  top: 123px;
  object-fit: cover;
}
.ict-school-logo-blue-3-d-4063-2 {
  width: 156px;
  height: 156px;
  position: absolute;
  left: 348px;
  top: 75px;
  object-fit: cover;
}
.ict-school-logo-blue-3-d-4063-3 {
  width: 156px;
  height: 156px;
  position: absolute;
  left: 752px;
  top: 75px;
  object-fit: cover;
}
.logo-3 {
  width: 180px;
  height: 61px;
  position: absolute;
  left: 942px;
  top: 123px;
  object-fit: cover;
}
.logo-div-1 {
  width: 988px;
  height: 156px;
  position: static;
}
.logo-12 {
  width: 180px;
  height: 61px;
  position: absolute;
  left: 134px;
  top: 279px;
  object-fit: cover;
}
.logo-22 {
  width: 180px;
  height: 61px;
  position: absolute;
  left: 538px;
  top: 279px;
  object-fit: cover;
}
.ict-school-logo-blue-3-d-4063-22 {
  width: 156px;
  height: 156px;
  position: absolute;
  left: 348px;
  top: 231px;
  object-fit: cover;
}
.ict-school-logo-blue-3-d-4063-32 {
  width: 156px;
  height: 156px;
  position: absolute;
  left: 752px;
  top: 231px;
  object-fit: cover;
}
.logo-32 {
  width: 180px;
  height: 61px;
  position: absolute;
  left: 942px;
  top: 279px;
  object-fit: cover;
}
.review-section {
  /* width: 100%;
  height: 398px;
  position: relative; */
  /* left: 0px;
  top: 1149px; */
  /* overflow: hidden; */

  width: 100%;
  /* height: 398px; */
  position: relative;
  overflow: hidden;
  margin-bottom: 5%;
}
.review-div {
  /* width: 1051px;
  height: 316px;
  position: static; */
  
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin: 0% 6%;
}
.review-slider {
  width: 916px;
  height: 316px;
  position: static;
}
.group-16 {
  width: 270px;
  height: 316px;
  position: static;
}
.review-rectangle {
  background: #ffffff;
  border-radius: 17px;
  border-style: solid;
  border-color: #d8d8d8;
  border-width: 1px;
  width: 33.33%;
  /* height: 316px; */
  position: relative;
  padding:2%;
  /* left: 171px; */
  /* top: 79px; */
  margin:1%;
}
.group-15 {
  width: 231px;
  height: 224px;
  position: static;
}
.review-card-profile{
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 6%;
  margin-bottom: 5%;
}
.stars {
  position: relative;
  margin-bottom: 5%;
}
.review-star {
  /* width: 24px;
  height: 24px; */
  position: relative;
  /* left: 190px; */
  /* top: 170px; */
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-2 {
  width: 24px;
  height: 24px;
  position: relative;
  /* left: 217px; */
  /* top: 170px; */
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-3 {
  width: 24px;
  height: 24px;
  position: relative;
  /* left: 244px; */
  /* top: 170px; */
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-4 {
  width: 24px;
  height: 24px;
  position: relative;
  /* left: 271px; */
  /* top: 170px; */
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-6 {
  width: 24px;
  height: 24px;
  position: relative;
  /* left: 298px; */
  /* top: 170px; */
  object-fit: cover;
}
.lorem-ipsum-is-simply-dummy-text-of-the-printing-and-typesetting-industry-lorem-ipsum-has-been-the-industry-s-standard-dummy-text-ever-since-the-1500-s-when-an-unknown-printer-took-a-galley-of-type-and-scrambled-it-to-make-a-type-specimen-book {
  color: #000000;
  text-align: left;
  font-family: "Exo-Regular", sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  /* left: 190px; */
  /* top: 212px; */
  width: 231px;
}
.group-14 {
  width: 155px;
  height: 54px;
  position: static;
}
.reviewer-profile-picture {
  border-radius: 54px;
  /* width: 54px;
  height: 54px; */
  position: relative;
  /* left: 190px;
  top: 107px; */
  object-fit: cover;
}
.reviewer-info {
  /* width: 86px; */
  /* height: 36px; */
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.reviewer-name {
  color: #000000;
  text-align: left;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 81.25%;
  font-weight: 600;
  position: relative;
  /* left: 259px; */
  /* top: 116px; */
  width: 86px;
}
.reviewer-country {
  color: #000000;
  text-align: left;
  font-family: "Poppins-Light", sans-serif;
  font-size: 62.5%;
  font-weight: 300;
  position: relative;
  /* left: 259px; */
  /* top: 137px; */
  width: 15px;
}
.reviewer-review{
  margin-bottom: 5%;
  font-family: "Exo-Regular", sans-serif;
  font-size: 100%;
}
.group-17 {
  width: 270px;
  height: 316px;
  position: static;
}
.rectangle-72 {
  background: #ffffff;
  border-radius: 17px;
  border-style: solid;
  border-color: #d8d8d8;
  border-width: 1px;
  width: 270px;
  height: 316px;
  position: absolute;
  left: 494px;
  top: 79px;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-12 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 513px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-22 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 540px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-32 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 567px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-42 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 594px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-62 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 621px;
  top: 170px;
  object-fit: cover;
}
.lorem-ipsum-is-simply-dummy-text-of-the-printing-and-typesetting-industry-lorem-ipsum-has-been-the-industry-s-standard-dummy-text-ever-since-the-1500-s-when-an-unknown-printer-took-a-galley-of-type-and-scrambled-it-to-make-a-type-specimen-book2 {
  color: #000000;
  text-align: left;
  font-family: "Exo-Regular", sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 513px;
  top: 212px;
  width: 231px;
}
.pexels-pixabay-220453-12 {
  border-radius: 54px;
  width: 54px;
  height: 54px;
  position: absolute;
  left: 513px;
  top: 107px;
  object-fit: cover;
}
.lorem-ipsum2 {
  color: #000000;
  text-align: left;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  left: 582px;
  top: 116px;
  width: 86px;
}
.uk2 {
  color: #000000;
  text-align: left;
  font-family: "Poppins-Light", sans-serif;
  font-size: 10px;
  font-weight: 300;
  position: absolute;
  left: 582px;
  top: 137px;
  width: 15px;
}
.group-18 {
  width: 270px;
  height: 316px;
  position: static;
}
.rectangle-73 {
  background: #ffffff;
  border-radius: 17px;
  border-style: solid;
  border-color: #d8d8d8;
  border-width: 1px;
  width: 270px;
  height: 316px;
  position: absolute;
  left: 817px;
  top: 79px;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-13 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 836px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-23 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 863px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-33 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 890px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-43 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 917px;
  top: 170px;
  object-fit: cover;
}
.pngtree-shiny-yellow-star-icon-clipart-png-image-9011244-63 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 944px;
  top: 170px;
  object-fit: cover;
}
.lorem-ipsum-is-simply-dummy-text-of-the-printing-and-typesetting-industry-lorem-ipsum-has-been-the-industry-s-standard-dummy-text-ever-since-the-1500-s-when-an-unknown-printer-took-a-galley-of-type-and-scrambled-it-to-make-a-type-specimen-book3 {
  color: #000000;
  text-align: left;
  font-family: "Exo-Regular", sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  left: 836px;
  top: 212px;
  width: 231px;
}
.pexels-pixabay-220453-13 {
  border-radius: 54px;
  width: 54px;
  height: 54px;
  position: absolute;
  left: 836px;
  top: 107px;
  object-fit: cover;
}
.lorem-ipsum3 {
  color: #000000;
  text-align: left;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  left: 905px;
  top: 116px;
  width: 86px;
}
.uk3 {
  color: #000000;
  text-align: left;
  font-family: "Poppins-Light", sans-serif;
  font-size: 10px;
  font-weight: 300;
  position: absolute;
  left: 905px;
  top: 137px;
  width: 15px;
}
.side-button {
  width: 1051px;
  height: 34px;
  position: absolute;
  left: 103px;
  top: 220px;
  overflow: visible;
}


.side-button-frame {
  width: 100%;
  height: -webkit-fill-available;
  position: absolute;
  left: 0px;
  top: 200px;
  overflow: hidden;
  transform: translate(0%, -71%);
  display: flex;
  flex-direction: row;
  justify-content: space-between
}
  .left-arrow {
    height: auto;
    position: relative;
    width: 4%;
    overflow: visible;
  }
  .right-arrow {
    height: auto;
    position: relative;
    width: 4%;
    overflow: visible;
  }



.what-our-clients-says-about-us {
  /* color: #580765;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 200%;
  font-weight: 700;
  position: relative; */
  /* left: 397px;
  top: 3px; */

  color: #580765;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 200%;
  font-weight: 700;
  position: relative;
}
.product-section {
  width: 100%;
  /* height: 549px; */
  position: relative;
  /* left: 50%; */
  /* translate: -50%; */
  /* top: 566px; */
  overflow: hidden;
  margin-bottom: 5%;
}
.explore-more-button {
  position: absolute;
  inset: 0;
}
.rectangle-122 {
  background: #f1f1f1;
  border-radius: 76px;
  width: 182.52px;
  height: 42.31px;
  position: absolute;
  left: 537px;
  top: 506.69px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.group-252 {
  width: 144.41px;
  height: 31.73px;
  position: static;
}
.explore-more {
  color: #585858;
  text-align: center;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 125%;
  font-weight: 400;
  position: relative;
  margin: 4% 0%;
  /* transform: translate(0%, 20%); */
}
.vector-12 {
  border-radius: 0px;
  width: 6.35px;
  height: 12.03px;
  position: absolute;
  left: 702.47px;
  top: 526.79px;
  overflow: visible;
}
.projects {
  position: absolute;
  inset: 0;
}
.contents {
  /* width: 1058px;
  height: 386.1px; */
  position: relative;
}
.product-div-initial {
  width: 1058px;
  height: 386.1px;
  position: static;
}
.product-3 {
  width: 327.93px;
  height: 386.1px;
  position: static;
}
.bg {
  background: #ffffff;
  border-radius: 10px;
  width: 327.93px;
  height: 386.1px;
  position: absolute;
  left: 829.07px;
  top: 81px;
  box-shadow: -1px 5px 6.1px 0px rgba(67, 11, 76, 0.1);
}
.content {
  width: 299.94px;
  height: 343.79px;
  position: static;
}
.img {
  width: 299.94px;
  height: 170.42px;
  position: static;
}
.homepage-showcase-product-3 {
  border-radius: 9px;
  width: 299.94px;
  height: 170.42px;
  position: absolute;
  left: 843.11px;
  top: 102.16px;
  object-fit: cover;
}
.play-button {
  width: 100.78px;
  height: 107.99px;
  position: static;
}
.ellipse-2 {
  background: rgba(255, 255, 255, 0.54);
  border-radius: 50%;
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
  width: 100.78px;
  height: 107.99px;
  position: absolute;
  left: 942.29px;
  top: 133.37px;
}
.purple {
  width: 53.06px;
  height: 55.97px;
  position: absolute;
  left: 966.28px;
  top: 159.53px;
  overflow: visible;
}
.details {
  /* min-height: 103.66px;
  position: relative; */

  height: 159px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.details2 {
  color: #888888;
  text-align: left;
  font-family: "Exo-Medium", sans-serif;
  font-size: 15px;
  font-weight: 500;
  position: absolute;
  left: 843.11px;
  top: 328.53px;
  width: 291.69px;
  height: 67.7px;
}
.tittle {
  color: #585858;
  text-align: left;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  left: 843.11px;
  top: 292.56px;
  width: 299.85px;
  height: 26.45px;
}
.actions {
  width: 285.81px;
  height: 29.62px;
  position: static;
}
.from-100 {
  color: #fc005b;
  text-align: left;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 15px;
  font-weight: 500;
  position: absolute;
  left: 849.13px;
  top: 418.92px;
  width: 100px;
  height: 25.39px;
}
.order-button {
  width: 40%;
  position: relative;
}
.order-button-product-page {
  width: 100%;
  height: 29.92px;
  position: relative;
}
.order-now-base-product-page {
  color: #ffffff;
  text-align: center;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 100%;
  font-weight: 600;
  position: relative;
  width: 100%;
  transform: translate(0%, -144%);
}
.from-base-product-page {
  color: #fc005b;
  text-align: left;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 110%;
  font-weight: 500;
  position: relative;
  width: 49%;
  /* height: 25.39px; */
}
.rectangle-37 {
  background: #580765;
  border-radius: 33px;
  width: 126.36px;
  height: 29.62px;
  position: absolute;
  left: 1008.58px;
  top: 416.32px;
}
.order-now {
  color: #ffffff;
  text-align: left;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  left: 1035.66px;
  top: 420.55px;
  width: 75.2px;
  height: 17.42px;
}
.product-2 {
  width: 327.93px;
  height: 386.1px;
  position: static;
}
.bg2 {
  background: #ffffff;
  border-radius: 10px;
  width: 327.93px;
  height: 386.1px;
  position: absolute;
  left: 464.04px;
  top: 81px;
  box-shadow: -1px 5px 6.1px 0px rgba(67, 11, 76, 0.1);
}
.content2 {
  width: 299.94px;
  height: 341.67px;
  position: static;
}
.homepage-showcase-product-2 {
  border-radius: 9px;
  width: 299.94px;
  height: 170.42px;
  position: absolute;
  left: 478.07px;
  top: 102.16px;
  object-fit: cover;
}
.ellipse-22 {
  background: rgba(255, 255, 255, 0.54);
  border-radius: 50%;
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
  width: 100.78px;
  height: 107.99px;
  position: absolute;
  left: 577.25px;
  top: 133.37px;
}
.purple2 {
  width: 53.06px;
  height: 55.97px;
  position: absolute;
  left: 601.25px;
  top: 159.53px;
  overflow: visible;
}
.details3 {
  color: #888888;
  text-align: left;
  font-family: "Exo-Medium", sans-serif;
  font-size: 15px;
  font-weight: 500;
  position: absolute;
  left: 478.07px;
  top: 328.53px;
  width: 291.69px;
  height: 67.7px;
}
.tittle2 {
  color: #585858;
  text-align: left;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  left: 478.07px;
  top: 292.56px;
  width: 299.85px;
  height: 26.45px;
}
.from-1002 {
  color: #fc005b;
  text-align: left;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 15px;
  font-weight: 500;
  position: absolute;
  left: 483.09px;
  top: 416.8px;
  width: 100px;
  height: 25.39px;
}
.rectangle-372 {
  background: #580765;
  border-radius: 33px;
  width: 126.36px;
  height: 29.62px;
  position: absolute;
  left: 642.54px;
  top: 414.21px;
}
.order-now2 {
  color: #ffffff;
  text-align: left;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  left: 669.62px;
  top: 418.44px;
  width: 75.2px;
  height: 17.42px;
}
.product-1 {
  width: 327.93px;
  height: 386.1px;
  position: static;
}
.bg3 {
  background: #ffffff;
  border-radius: 10px;
  width: 327.93px;
  height: 386.1px;
  position: absolute;
  left: 99px;
  top: 81px;
  box-shadow: -1px 5px 6.1px 0px rgba(67, 11, 76, 0.1);
}
.homepage-showcase-product-1 {
  border-radius: 9px;
  width: 299.94px;
  height: 170.42px;
  position: absolute;
  left: 113.04px;
  top: 102.16px;
  object-fit: cover;
}
.ellipse-23 {
  background: rgba(255, 255, 255, 0.54);
  border-radius: 50%;
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
  width: 100.78px;
  height: 107.99px;
  position: absolute;
  left: 212.22px;
  top: 133.37px;
}
.purple3 {
  width: 53.06px;
  height: 55.97px;
  position: absolute;
  left: 236.21px;
  top: 159.53px;
  overflow: visible;
}
.details4 {
  color: #888888;
  text-align: left;
  font-family: "Exo-Medium", sans-serif;
  font-size: 15px;
  font-weight: 500;
  position: absolute;
  left: 113.04px;
  top: 328.53px;
  width: 291.69px;
  height: 67.7px;
}
.tittle3 {
  color: #585858;
  text-align: left;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  left: 113.04px;
  top: 292.56px;
  width: 299.85px;
  height: 26.45px;
}
.from-1003 {
  color: #fc005b;
  text-align: left;
  font-family: "Poppins-Medium", sans-serif;
  font-size: 15px;
  font-weight: 500;
  position: absolute;
  left: 119.06px;
  top: 418.92px;
  width: 100px;
  height: 25.39px;
}
.rectangle-373 {
  background: #580765;
  border-radius: 33px;
  width: 126.36px;
  height: 29.62px;
  position: absolute;
  left: 278.51px;
  top: 416.32px;
}
.order-now3 {
  color: #ffffff;
  text-align: left;
  font-family: "Exo-SemiBold", sans-serif;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  left: 305.59px;
  top: 420.55px;
  width: 75.2px;
  height: 17.42px;
}
.product-section-header {
  color: #580765;
  text-align: center;
  font-family: "Exo-Bold", sans-serif;
  font-size: 200%;
  font-weight: 700;
  position: relative;
}
.hero-banner-section {
  width: 100%;
  /* height: 461px; */
  position: relative;
  /* --bs-gutter-x: 4rem !important; */
  /* left: 0px;
  top: 69px; */
  overflow: hidden;
  margin-bottom: 5%;
}
.bg4-header {
  position: absolute; /* Absolute so it covers the header */
  top: 0;
  left: 0;
  width: 100%;
  height: 308.74px;
  background: linear-gradient(
    183.06deg,
    rgba(251, 217, 251, 0.51) 0%,
    rgba(236, 217, 251, 0) 100%
  );
}
.bg4 {
  background: linear-gradient(
    183.06deg,
    rgba(251, 217, 251, 0.51) 0%,
    rgba(236, 217, 251, 0) 100%
  );
  border-radius: 0px 0px 42px 42px;
  width: 100%;
  height: 308.74px;
  position: absolute;
  /* left: 0px; */
  /* top: 2px; */
}
.man {
  width: 333px;
  height: 285px;
  position: relative;
  left: 70%;
  top: 59px;
  object-fit: cover;
}
.glass {
  position: absolute;
  inset: 0;
}
.group-1349 {
  width: 976.34px;
  height: 135.4px;
  position: static;
}
.group-1348 {
  width: 976.34px;
  height: 135.4px;
  position: static;
}
.group-1344 {
  width: 228.18px;
  height: 135.4px;
  position: static;
}
.rectangle-6 {
  background: linear-gradient(
    86.96deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 99.98999834060669%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 16px;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.86) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  /* border-image-slice: 1; */
  width: 228.18px;
  height: 135.4px;
  position: absolute;
  left: 128px;
  top: 311.6px;
  box-shadow: 0px 4px 4px 0px rgba(94, 206, 253, 0.28);
}
.group-1343 {
  width: 119.14px;
  height: 80.2px;
  position: static;
}
._1000 {
  color: #0f347b;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  position: absolute;
  left: 182.52px;
  top: 358.17px;
  width: 119.14px;
  height: 32.77px;
}
.complete {
  color: #000000;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 190.6px;
  top: 339.2px;
  width: 101.98px;
  height: 18.97px;
}
.project {
  color: #001f7e;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 212.81px;
  top: 401.29px;
  width: 57.55px;
  height: 18.11px;
}
.group-1345 {
  width: 228.18px;
  height: 135.4px;
  position: static;
}
.rectangle-62 {
  background: linear-gradient(
    86.96deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 99.98999834060669%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 16px;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.86) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  /* border-image-slice: 1; */
  width: 228.18px;
  height: 135.4px;
  position: absolute;
  left: 377.38px;
  top: 311.6px;
  box-shadow: 0px 4px 4px 0px rgba(94, 206, 253, 0.28);
}
._10002 {
  color: #0f347b;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  position: absolute;
  left: 431.91px;
  top: 358.17px;
  width: 119.14px;
  height: 32.77px;
}
.work {
  color: #000000;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 439.98px;
  top: 339.2px;
  width: 101.98px;
  height: 18.97px;
}
.minutes {
  color: #001f7e;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 458.16px;
  top: 401.29px;
  width: 64.62px;
  height: 18.11px;
}
.group-1346 {
  width: 228.18px;
  height: 135.4px;
  position: static;
}
.rectangle-63 {
  background: linear-gradient(
    86.96deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 99.98999834060669%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 16px;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.86) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  /* border-image-slice: 1; */
  width: 228.18px;
  height: 135.4px;
  position: absolute;
  left: 626.77px;
  top: 311.6px;
  box-shadow: 0px 4px 4px 0px rgba(94, 206, 253, 0.28);
}
._10003 {
  color: #0f347b;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  position: absolute;
  left: 681.29px;
  top: 358.17px;
  width: 119.14px;
  height: 32.77px;
}
.with {
  color: #000000;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 689.37px;
  top: 339.2px;
  width: 101.98px;
  height: 18.97px;
}
.clients {
  color: #001f7e;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 712.59px;
  top: 401.29px;
  width: 55.53px;
  height: 18.11px;
}
.group-1347 {
  width: 228.18px;
  height: 135.4px;
  position: static;
}
.rectangle-64 {
  background: linear-gradient(
    86.96deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 99.98999834060669%,
    rgba(255, 255, 255, 0) 100%
  );
  border-radius: 16px;
  border-width: 2px;
  border-style: solid;
  border-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.86) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  /* border-image-slice: 1; */
  width: 228.18px;
  height: 135.4px;
  position: absolute;
  left: 876.15px;
  top: 311.6px;
  box-shadow: 0px 4px 4px 0px rgba(94, 206, 253, 0.28);
}
._10004 {
  color: #0f347b;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 40px;
  font-weight: 500;
  position: absolute;
  left: 930.68px;
  top: 358.17px;
  width: 119.14px;
  height: 32.77px;
}
.in {
  color: #000000;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 938.75px;
  top: 339.2px;
  width: 101.98px;
  height: 18.97px;
}
.countries {
  color: #001f7e;
  text-align: center;
  font-family: "Exo-Medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  left: 953.9px;
  top: 401.29px;
  width: 71.69px;
  height: 18.11px;
}
.order-button2 {
  position: absolute;
  inset: 0;
}
.rectangle-36 {
  background: #580765;
  border-radius: 49px;
  width: 177.75px;
  height: 34.5px;
  position: absolute;
  left: 98.2px;
  top: 254.68px;
}
.order-now4 {
  color: #ffffff;
  text-align: left;
  font-family: "Exo-Bold", sans-serif;
  font-size: 22px;
  font-weight: 700;
  position: absolute;
  left: 10%;
  top: 55%;
  width: 123px;
  height: 25.01px;
}
.tittle4 {
  position: absolute;
  inset: 0;
}
.grow-faster-with-our-all-in-one-marketing-platform {
  color: #37001c;
  text-align: left;
  font-family: "Exo-Regular", sans-serif;
  font-size: 35px;
  font-weight: 400;
  position: absolute;
  left: 98.2px;
  top: 59px;
  width: 627.52px;
  height: 112.72px;
}
.level-up-your-brand-with-us-your-go-to-for-top-notch-video-marketing-solutions {
  color: #3d3d3d;
  text-align: left;
  font-family: "Exo-Regular", sans-serif;
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  left: 98.2px;
  top: 181.31px;
  width: 494.94px;
  height: 64.75px;
}
.header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  position: relative;
  left: 0%;
  top: 0px;
  overflow: hidden;

  width: 100%;
  /* height: 100px; */
  height: 8rem;;
  text-align: center;
}
.nav {
  position: absolute;
  inset: 0;
}
.top-5-way2 {
  color: #580765;
  text-align: left;
  font-family: "Exo-ExtraBold", sans-serif;
  font-size: 187%;
  font-weight: 800;
  position: relative;
  /* left: 4%;
  top: 20%; */
  width: 100%;
}
.lets-talk-button {
  width: 167.06px;
  height: 35px;
  position: static;
}
.login-button, .signin-button {
  width: 14%;
  height: 35%;
  position: relative;
}

.rectangle-login, .rectangle-signin {
  background: #580765;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.login, .signin {
  color: #ffffff;
  text-align: center;
  font-family: "Exo-ExtraBold", sans-serif;
  font-weight: 800;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap; /* Prevent text wrapping */
  transition: font-size 0.2s ease; /* Smooth font size transition */
}

.login-button, .signin-button { /* Apply overflow check and font scaling */
  display: flex; /* Needed for overflow check */
  align-items: center; /* Center vertically for overflow check */
  justify-content: center; /* Center horizontally for overflow check */
}

.login-button .login, .signin-button .signin { /* Target the text inside */
  font-size: 16px; /* Initial font size */
}

.login-button.overflow .login, .signin-button.overflow .signin {
  font-size: 14px; /* Smaller font size when overflow occurs */
}


.logout-button {
  width: 13%; 
  height: 35%;
  position: relative; 
  background: none;
  border: none; 
  padding: 0; 
  cursor: pointer; 
  display: inline-block; 
}

.rectangle-logout {
  background: #580765;
  border-radius: 15px; /* Same border-radius */
  width: 100%;
  height: 100%;
  position: absolute; /* Needed for positioning */
  top: 0;
  left: 0;
  z-index: 1; /* Ensure rectangle is below the text */
}

.logout {
  color: #ffffff;
  text-align: center;
  font-family: "Exo-ExtraBold", sans-serif;
  font-size: 16px;
  font-weight: 800;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  z-index: 2; /* Ensure text is above the rectangle */
}
.contact2 {
  width: 409.91px;
  height: 23px;
  position: static;
}
.call2 {
  width: 161.66px;
  height: 23px;
  position: static;
}
.phone-ringing-1-android-phone-mobile-device-smartphone-iphone-ringing-incoming-call2 {
  width: 12.61px;
  height: 13.56px;
  position: absolute;
  left: 65.5%;
  top: 34%;
  overflow: visible;
}
._880-123-456-7892 {
  color: #585858;
  text-align: left;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  left: 67%;
  top: 30%;
  width: 135.6px;
}
.email2 {
  width: 210.7px;
  height: 23px;
  position: static;
}
.mail-send-envelope-envelope-email-message-unopened-sealed-close2 {
  width: 19.82px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 35%;
  overflow: visible;
}
.top-5-way-gmail-com2 {
  color: #585858;
  text-align: left;
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  left: 52%;
  top: 30%;
  width: 173.15px;
}
.status-btn-group,
.status-btn-group * {
  box-sizing: border-box;
}
.status-btn-group {
  width: 116%;
  height: 100%;
  position: relative;

  /* display: flex; */
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Centers vertically */
  top:18%;
}
.in-chat-approve-delivery-btn{
  background: #078079 !important;
  border-radius: 15px;
  width: 100%;
  height: 150%;
  position: absolute;
  /* left: 0px; */
  /* top: 0px; */
}
.in-chat-approve-delivery-status-font{
  color: #ffffff;
  text-align: center;
  font-family: "Poppins-Medium";
  font-size: 112.5%;
  font-weight: 500;
  position: relative;
  /* left: 33px; */
  /* top: -102%; */
  transform: translate(0%, 22%);
}
textarea{
    width:100px !important;
}

form{
    width: 85%;
    display: flex;
    justify-content: space-around;
    align-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 36px;
    height:24px;
}

.message {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #580765;
    clear: both;
    float: left;
    max-width: 70%;
    word-wrap: break-word;
    border-radius: 20px;
    overflow-wrap: anywhere;
}

.p-right{
    margin-top: 0;
    margin-bottom: 0;
    color: #585858;
    font-size: 15px;
    font-weight: 500;
}

.p-left{
    margin-top: 0;
    margin-bottom: 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
}

.message-right {
    float: right;
    background-color: #FFFFFF;
    max-width: 70%;
    word-wrap: break-word;
    border: 2px #580765;
    border-style: solid;
    overflow-wrap: anywhere;
}

.chat-container {
    display: flex;
    flex-direction: column;
    height: 660px;
    border: 1px solid #ccc;
    overflow-y: auto;
    padding: 10px;
    width: 90%;
    border-radius: 41px;
    margin-top: 2%;
    margin-left: 5%;
}

.chat-messages {
    flex: 1;
    overflow-y: auto;
    padding: 5px;
    margin: 0px 34px;
}

.chat-input {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-content: space-around;
    flex-wrap: wrap;
}

.chat-input input[type="text"] {
    flex-grow: 1;
    flex-basis: 70%;
    padding: 5px;
    border: none !important;
    border-radius: 10px;
    margin-right: 5px;
    box-shadow: 1px 6px 6px rgba(0, 0, 0, 0.1), -15px -9px 19px 0px rgba(0, 0, 0, 0.05);
}

.chat-input button {
    padding: 5px 10px;
    background-color: transparent;
    color: #078079;
    border: none;
    border-radius: 15px;
    font-size: 20px;
    font-weight:700;
    font-family:"Poppins";
}

/* Optional: Style the scrollbar */
.chat-messages::-webkit-scrollbar {
    width: 8px; /* Adjust scrollbar width */
}

h2{
    color: #580765;
    width: 82%;
}

.chat-messages::-webkit-scrollbar-track {
    background: #f1f1f1; /* Scrollbar track background */
}

.chat-messages::-webkit-scrollbar-thumb {
    background: #888; /* Scrollbar thumb color */
    border-radius: 4px; /* Rounded scrollbar thumb */
}

.chat-messages::-webkit-scrollbar-thumb:hover {
    background: #555; /* Darker scrollbar thumb on hover */
}
.chat-header {
    padding: 10px;
    /* background-color: #f0f0f0; */
    border-bottom: 2px solid #580765;
    margin: 2% 10% 2% 10%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.input-group {
            display: flex; /* Ensure the input group is displayed as flex */
        }

        .input-group-text {
            background-color: #fff; /* Or any color you prefer */
            border: 1px solid #ced4da; /* Match input border */
            padding: 0.375rem 0.75rem; /* Adjust padding as needed */
            border-radius: 5px 0 0 5px; /* Round only the left corners */
        }

        .chat-input input[type="text"] {
            border-radius: 0 5px 5px 0; /* Round only the right corners */
        }
        form{
            width: 93%;
        }
        .modal {
            display: none;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 25%;
    transform: translate(-40%, 0%);
    width: 56%;
    height: 21%;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

#googleDriveModal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 40%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    border-radius:0 !important;
}

.modal-content {
    background-color: white;
    padding: 1% 3% 1% 3%;
    border-radius: 25px;
    width: 90%;
    max-width: 62%;
    max-height: 90vh;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    display: flex;
    flex-direction: column;
}

.modal-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
    border-bottom: 1px solid #ddd;
}

.modal-title {
    font-size: 125%;
    font-weight: bold;
}

.close {
    font-size: 30px !important;
    color: red !important;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
}

.modal-body {
    width: 100%;
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
    margin-top: 0px;
    padding: 0 !important;
}

#googleDriveInput {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#error-message {
    color: red;
    font-size: 12px;
    display: none;
}

#validateAndSend {
    padding: 8px 15px;
    background-color: #FFFFFF;
    color: #078079;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}

#validateAndSend:hover {
    background-color: #078079;
    color: #FFFFFF;
}



.modal-content h3 {
    position: absolute;
    top: 10px;
    left: 15px;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
input[type="text"] {
    width: 90%;
    padding: 8px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

button {
    padding: 8px 15px;
    background-color: #078079;
    color: white;
    border: none;
    border-radius: 15px;
    cursor: pointer;
}

.drive-send-button{
    width: 20%;
    align-self:center;
}

.unread-message-count{
  vertical-align: super; 
  font-size: smaller;
}
.view-message{
  text-decoration: none; 
  color: inherit; 
  font-size:83%;
}
#paymentForm{
  display: block !important;
  height: auto !important;
  margin-bottom: 0px !important;
}
.subtitle-mobile-view, .explore-button-mobile-view{
  display:none;
}
.hero-banner-section-new {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  border-radius: 0px 0px 42px 42px;
}

.info-div {
  display: flex
;
  flex-direction: row;
  width: 100%;
  padding: 5% 5% 2% 7%;
  /* gap: 2%; */
  box-sizing: border-box;
  background: linear-gradient(183.06deg, rgba(251, 217, 251, 0.51) 0%, rgba(236, 217, 251, 0) 100%);
}
.info-board {
  flex: 60%;
  display: flex
;
  flex-direction: column;
  justify-content: center;
  color: #37001c;
  font-family: "Exo-Regular", sans-serif;
  font-weight: 400;
  gap: 4%;
}
.title {
  font-size: 218.75%;
  color: #37001c;
  /* margin-bottom: 2vw; */
  color: #37001c;
  font-family: "Exo-Regular", sans-serif;
  font-weight: 400;
  line-height:normal;
}
.subtitle, .subtitle-mobile-view {
  font-size: 125%;
  color: #3d3d3d;
  /* margin-bottom: 3vw; */
}
.explore-button, .explore-button-mobile-view {
  background: #580765;
  color: #ffffff;
  padding: 1% 3%;
  border-radius: 15px;
  text-decoration: none;
  font-size: 137.5%;
  text-align: center;
  width: fit-content;
  font-family: "Exo-Bold", sans-serif;
  font-weight: 700;
}
.man-image {
  flex: 50%;
  display: flex
;
  justify-content: flex-end;
  align-items: center;
}

.man-image img {
  max-width: 80%;
  height: 100%;
  object-fit: contain;
}
.statistic-div {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 84%;
  margin: 0 auto;
  transform: translate(0%, -50%);
}



.stat-item {
  position: relative;
  width: 22%;
  text-align: center;
  height: 8rem;
}
.glass-rectangle {
  background: linear-gradient(86.96deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 99.98999834060669%, rgba(255, 255, 255, 0) 100%);
  border-radius: 16px;
  border: 2px solid;
  border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.86) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 115%;
  box-shadow:  0px -1px 0px 0px rgba(94, 206, 253, 0.28), 0px 4px 4px 0px rgba(94, 206, 253, 0.28);
}
.stat-content {
  position: relative;
  /* top: 50%; */
  /* left: 50%; */
  transform: translate(9%, -122%);
  width: 90%;
}
.stat-label {
  font-size: 100%;
  color: #000000;
  font-family: "Exo-Medium", sans-serif;
  font-weight: 500;
}

.stat-number {
  font-size: 250%;
  color: #0f347b;
font-family: "Exo-Medium", sans-serif;
  font-weight: 500;
}

.stat-type {
  font-size: 100%;
  color: #001f7e;
  font-family: "Exo-Medium", sans-serif;
  font-weight: 500;
}
.selected-service-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  /* min-height: 100vh; */
  width: 100%;
  align-items: center;
}
.mb-4{
  margin-bottom: 3.5rem !important;
}
.shasroy-header-logo{
  max-width: 70%;
  height: auto;
}
.shasroy-footer-logo{
  max-width: 90%;
  height: auto;
}
.status-font-approve-delivery {
  color: #ffffff;
  text-align: center;
  font-family: "Poppins-Medium";
  font-size: 49%;
  font-weight: 500;
  position: relative;
  transform: translate(0%, -166%);
} 
#shasroy-header-logo-login-register{
  max-width: 14% !important;
  height: auto;
}
.explore-more-rectangle{
  background: #f1f1f1;
border-radius: 15px;
width: 166px;
height: 40px;
position: relative;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.explore-more-button-hompage-product-showcase {
position: relative;
display: flex;
justify-content: center;
min-height: 47px;
}
/* Responsive adjustments for mobile view */
@media (max-width: 1017px){
  .name{
    width: 44%;
  }
}

@media (max-width: 768px) {
  .message {
      max-width: 86%; /* Messages take up more width on smaller screens */
  }

  .message-right {
      max-width: 86%; /* Messages take up more width on smaller screens */
  }
  .chat-messages{
      padding: 2%;
      margin: 0% 0%;
  }
  .chat-header{
      margin: 5% 2% 5% 2% !important;
  }
  h2{
      font-size: 100% !important;
      width: 62% !important;
  }
  .chat-input input[type="text"] {
      flex-basis: 55% !important;
      margin-right: 0% !important;
  }
  .modal-content{
      max-width: 90% !important;
      padding: 3% 5% 1% 5% !important; 
  }
  .status-btn-group{
      width: 120% !important;
      height: 85% !important;
      top: 0% !important;
  }
  .in-chat-approve-delivery-status-font{
      font-size: 100%;
      top: -109%;
  }
  .top-5-way2 {
    font-size: 103%;
  }
  .nav-header {
    font-size: 50%;
  }
  .logout-button{
    height: 21%;
  }
  .logout {
    font-size: 54%;
  }
  .chat-input button {
    font-size: 100%;
    padding: 6% 0% 4% 2%;
  }

  .fas{
      font-size: 115% !important;
      margin-right: 0% !important;
      margin-left: 3% !important;
      margin-top:6% !important;
  }
  .login-button, .signin-button {
    width: 20% !important;
  }
  .login, .signin {
    font-size: 80% !important;
  }
  .header{
    padding-left: 1%;
    padding-right: 1%;
    height: 7rem;
  }
  .top-5-way {
    font-size: 90% !important;
  }
  .name{
    padding-left: 1%;
    flex-direction: column;
    width: 44%;
  }
  .top-5-way-officalv-2023 {
    font-size: 60% !important;
  }
  .contact{
    flex-direction: column !important;
    font-size: 65% !important;
    margin-bottom: 5% !important;
    width: 70% !important;
  }
  .footer-contact-us {
    align-items: flex-end !important;
    margin-right: 10% !important;
  }
  .phone-ringing-1-android-phone-mobile-device-smartphone-iphone-ringing-incoming-call{
    width: 18% !important;
    height: 65% !important;
  }
  .mail-send-envelope-envelope-email-message-unopened-sealed-close {
    width: 17% !important;
    height: 50% !important;
  }
  .whats-app, .facebook, .instagram, .linked-in, .youtube{
    width: 100% !important;
    height: 100% !important;
  }
  .social-icons{
    flex-wrap: nowrap !important;
  }
  .table, th, td {
    font-size: 74% !important;
  }
  .my-orders-in-progress-btn{
    height: 24px;
    position: relative;
  }

  .status-font{
    font-size: 99% !important;
  }

  .my-orders-payment-pending-btn{
    height: 22px !important;

  }
  .status-font-payment-pending {
    font-size: 99%;
    transform: translate(0%, -103%);
  }

  .status-font-approve-delivery {
    font-size: 99%;
    transform: translate(0%, -108%);
  }
  .my-orders-approve-delivery-btn{
    height: 22px !important;
}
  .my-orders-delivered-btn{
    height: 22px !important;
  }

  .unread-message-count{
    font-size: small !important;
  }
  .view-message{ 
    font-size:100%;
  }
  .footer{
    padding-left:7%;
  }

  .selected-product-content {
    flex-direction: column-reverse !important;
  }
  .selected-product-content-product-details {
    flex-direction: column !important;
  }
  .subtitle, .explore-button{
    display: none;
    font-size: 93%;
  }
  .subtitle-mobile-view{
    display:block;
    font-size: 80%;
    margin-left: 4%;
    margin-bottom: 4%;
  }
  .explore-button-mobile-view{
    display: block;
    font-size: 75%;
    padding: 2% 2%;
    align-self: center;
  }

  .info-div {
    flex-direction: row-reverse;
    padding: 0% 5% 0% 5%;
    height: 6rem;
  }
  .info-board, .man-image {
      flex: 100%;
  }
  .info-board{
      margin-top: 4%;
      justify-content: normal;
  }
  .man-image img{
      max-width: 100%;
      transform: translate(-7%, -21%);
      height: auto;
  }
  .statistic-div{
      flex-wrap: wrap;
      height: auto;
      margin-top: 3%;
  }
  .stat-item{
      width: 45%;
      height: 6rem;
      margin: 1%;
  }
  .stat-label {
      font-size:85%;
  }
  .stat-number {
      font-size:145%;
  }
  .stat-type {
      font-size:85%;
  }
  .hero-banner-section-new {
      overflow: visible;
      margin-top: 12%;
      margin-bottom: 5%;
  }
  .title{

      font-size: 112%;
      font-weight: 600;
      width: 124%;
      transform: translate(-16%, 10%);
      z-index: 6;
  }
  .explore-more {
    margin-top: 5%;
  }
  .row{
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .rectangle-base-product-details{
    height: 2rem;
  }
  .order-now-product-details {
    transform: translate(0,8%);
  }
  .call{
    width:100%
  }
  .review-div{
    overflow: scroll;
  }
  .review-rectangle {
    /* width: auto !important; */
    min-width: -webkit-fill-available;
  }
  .logo-div{
    flex:none !important;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: scroll;
  }
  .show-more-rectangle {
    width: 8rem;
    height: 2.5rem;
  }
  .show-more{
    font-size: 100% !important;
    transform: translate(0%, 35%);
  }
  .left-arrow, .right-arrow{
    display: none !important;
  }
  .reviewer-review{
    font-size: 95%;
  }
  .projects-in-queue {
    font-size: 140% !important;
  }
  .shasroy-header-logo{
    max-width: 120%;
  }
  .shasroy-footer-logo{
    max-width: 75% !important;
  }
  .statistic-div {
    transform: none !important;
  }
  .glass-rectangle {
    height: 90% !important;
  }
  .stat-content {
    transform: translate(9%, -105%);
  }
  .video-container-checkout, .video-container-checkout iframe  {
    display: none;
  }
}

@media (max-width: 1199px) {
  .statistic-div {
    transform: translate(0%, -33%);
  }
  .stat-item {
    height: 6rem;
  }
  .stat-content {
    transform: translate(9%, -100%);
  }
}

@media (max-width: 991px) {
  .statistic-div {
    margin-top: 4%;
  }
  .stat-item {
    height: 6rem;
  }
  .stat-content {
    transform: translate(9%, -100%);
  }
  .card{
    width: 95% !important;
    left: 2.5% !important;
  }
  .tittle-base{
    font-size: 100%;
  }
  .details-base{
    font-size: 80%;
    height: 112px;
  }
  .row {
    --bs-gutter-x: none !important;
  }
}
