* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:root {
  --primary-color: #22beeb;
  --secondary-color: #e2e2e2;
  --primary-bg-color: #161817;
  --secondary-bg-color: #1e201f;

}

@import url('https://fonts.cdnfonts.com/css/futura-lt');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



@font-face {
  font-family: 'Futura Md BT';
  src: url('../Futura-Md-BT-Font/FutuBd.ttf') format('ttf'),
    url('../Futura-Md-BT-Font/FutuBdIt.ttf') format('ttf'),
    url('../Futura-Md-BT-Font/FutuMd.ttf') format('ttf'),
    url('../Futura-Md-BT-Font/FutuMdIt.ttf') format('ttf'),
    url('../Futura-Md-BT-Font/FuturaBoldBT.ttf') format('ttf'),
    url('../Futura-Md-BT-Font/FuturaBoldItalicBT.ttf') format('ttf'),
    url('../Futura-Md-BT-Font/FuturaMediumBT.ttf') format('ttf'),
    url('../Futura-Md-BT-Font/FuturaMediumItalicBT.ttf') format('ttf'),

    /* Add more src declarations for other font formats if necessary */
}

@font-face {
  font-family: 'Futura Hv BT';
  src: url('../Futura-Hv-BT/FutuHv.ttf') format('ttf'),
    url('../Futura-Hv-BT/FutuHvIt.ttf') format('ttf'),
    url('../Futura-Hv-BT/FuturaHeavyBT.ttf') format('ttf'),
    url('../Futura-Hv-BT/FuturaHeavyItalicBT.ttf') format('ttf'),
    url('../Futura-Hv-BT/futurahi.ttf') format('ttf'),


}





/* navbar */
.bg-info {
  /* background-color: #22beeb !important; */
  background-color: #22beeb !important;
}


.bg-info:hover{
  background-color: #22beeb !important;
  color: white ;
}

/* .nav-text a {
  font-family: "Nunito", serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1.5px ;
  color: #a3a6a7;
  background: transparent !important;
}
.nav-text a:hover{
  color: #726e6e !important;

}
.nav-item .nav-link.active {
  color: #ffffff !important;
}
 */
.my-nav {
  z-index: 3000 !important;
  background-color: #0b334c;
}
.signinupbtn{
  font-size: 14px !important;

  font-family: "Mukta Malar", serif;
  border: 2px solid transparent !important;
  border-radius: 10px;

}
.signinupbtn:hover{
 background-color: transparent !important;
 border: 2px solid #22beeb !important;
 color: #22beeb !important;

}

/* @media (max-width:992px) {
  .my-nav {
    background: var(--secondary-bg-color);
  }
} */


/* Style for the top section */
.top-section {
  position: relative;
  background-image: url(../img/14-1.webp);
  background-position: 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}


/* Style for the gradient mask */
.top-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  pointer-events: none;

}


.top-heading {
  font-size: 2.8rem;;
  position: absolute;
  top: 40%;
 
  letter-spacing: 3px !important;
  left: 5%;

  letter-spacing: 0.2rem;

 
  z-index: 1;
  /* font-weight: 800 !important; */
  color: var(--secondary-color);
 
 
 
}

@media(max-width:554px)
{
  .top-heading {
    font-size: 1.8rem;
    
}
}



.maskonimageservice{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  background: black;
  opacity: 0.3;
  border-radius:6px;
 z-index: 1;
 
}
 
.viewJobBtn{
  background-color: #22beeb !important;
  /* color: white !important; */
  position: absolute;
  border-radius: 8px !important;
  bottom: 20%;
  left: 5%;
}
 
/* Style for the top section */
.card {
  border: none !important;
  /* background-color: #1e201f !important; */
  background-color: #0c507a;
  border-radius: 12px !important;
  height: 100% !important;
}

.extrapaded {
  padding-bottom: 2.6rem;
}

.top-sectcomer {
  position: relative;
  background-image: url('../img/comercl.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectstorage {
  position: relative;
  background-image: url('../img/storagemain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectContact {
  position: relative;
  background-image: url('../img/contact-main.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectaboutus {
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url('../img/profile-bg.png');
  /*background-position: 100% 100%;*/
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectcategory {
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url('../img/categorymain.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectlaundry {
  position: relative;
  background-image: url('../img/londrymain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectforelace {
  position: relative;
  background-image: url('../img/forelacemain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectresidental {
  position: relative;
  background-image: url('../img/residentalmain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectecology {
  position: relative;
  background-image: url('../img/ecologymain2.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectdonation5 {
  position: relative;
  color: white !important;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.top-sectdonation5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/donations or gifts.jpg');
  background-position: 60% 60%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.7;
  z-index: -1;
}

.top-sectdonation5 h1 {
  position: relative;
  z-index: 1;
}

.top-sectdonation5-donations {
  position: relative;
  background-image: url('../img/Donation.jpg');
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectsenitization {
  position: relative;
  background-image: url('../img/senitization.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-secthoder {
  position: relative;
  background-image: url('../img/hodermain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectBiohazard {
  position: relative;
  background-image: url('../img/Biohazardmain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-secthazmat {
  position: relative;
  background-image: url('../img/hazmatmain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectjunk {
  position: relative;
  background-image: url('../img/junkmain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.top-sectPrivacy {
  position: relative;
  background-image: url('../img/privacymain.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

/* Style for the top section */
.top-sectioned {
  position: relative;
  background-image: url('../img/mainoffice.png');
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.custom-info-text {
  color: #22beeb;
}


.top-heading {
  position: absolute;
  top: 50%;
  left: 5%;
  letter-spacing: 3px !important;
  z-index: 1;
 
  color: var(--secondary-color);
  font-family: "Nunito", serif !important;

}

/* Style for the top section */
.top-sectionwall {
  position: relative;
  background-image: url(../img/wallsec1.png);
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

/* Style for the gradient mask */
.top-sectionwall::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  pointer-events: none;

}


.top-headingwall {
  position: absolute;
  top: 40%;
  left: 5%;
  z-index: 1;
  font-weight: 700;
  color: var(--secondary-color);
  font-family: "Futura HV BT", sans-serif;
}

/* .most-popular-section {
  background-color: var(--primary-bg-color);
} */

.most-popular-heading {
  color: var(--secondary-color);
  font-family: 'Futura Hv BT', sans-serif !important;
  font-size: 26px;


}

.card-sizing {
  padding: 20px;
}

.section-headings {
  padding-block: 3.8rem ;
}

.belowText-most-popular {
  color: var(--secondary-color);
  font-family: 'Futura Md BT', sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1.5px;
}


.my-custom-card {
  background-color: var(--secondary-bg-color);
  color: var(--secondary-color);
  width: 100%;
  border-radius: 15px;
}

.my-card-text {
  font-size: 20px;
  font-weight: 700;
}

.my-card-overlay-btn {
  align-self: center;
  justify-self: center;
}

.overlay-btn {
  padding: 5px 35px;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  background-color: var(--primary-color);
  color: #fff;
}

/* .my-card-agained {
  background-color: #161817 !important;
} */

.quote-section {
  background-image: url(../img/qoutesecmask.png);
  background-position: center;
  background-repeat: no-repeat;
  object-fit: contain;
  background-size: cover;
  width: 100%;
  height: 600px;
  padding-block: 6rem;
}

.quotes-heading {
  font-size: 35px;
  color: #22beeb;
  font-weight: 700;
  font-family: "Futura HV BT", sans-serif;
}

.quote-is-here {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
}

.popular-categories-section {
  background-color: var(--secondary-bg-color);

}

.my-custom-card-below {
  background-color: var(--primary-bg-color) !important;

}

.belowCards-overlay-btn {

  margin-top: -150px;

}

.below-card-new-icon {
  width: 80px;
  height: 80px;
  background-color: #9947e2;
  padding: 20px;
  border-radius: 50%;
}

.below-cards-small {
  font-weight: 600;
}



/* *****************service page styling ******************** */


.ecological-top-section {
  position: relative;
  background-image: url(../img/eco-main.png);
  background-position: 84%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

/* Style for the gradient mask */
.ecological-top-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  pointer-events: none;

}

.ecological-second-section {
  background-color: var(--secondary-bg-color);
}

.seeAll {
  margin-bottom: 2rem;
}

.seeall-btn {
  padding-inline: 30px;
  padding-block: 5px;
  font-size: 12px;
  border-radius: 5px;
  border: none;
  background-color: #22beeb;
  color: #fff;


}

.eco-popular-categories-section {
  background-color: var(--primary-bg-color);
}

.eco-custom-card-below {
  background-color: var(--secondary-bg-color);
}

.hardworking-sec {
  background-color: var(--secondary-bg-color);
}
/* 
.my-card-img {
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
} */

/* wall cleaning */
.wallText {
     font-family: "Nunito", serif !important;

  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #FFFFFFDE;
}

.wallpara {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.5px !important;
  line-height: 22px;
  text-align: left;
   color: rgba(255, 255, 255, 0.87);
}

.carddhe {
  font-size: 24px !important;
font-weight: 700 !important;
line-height: 21.58px !important;
letter-spacing: 0.1em !important;
text-align: center !important;
color: #0c507a !important;
font-family: "Nunito", serif !important;

}

.carddpara {
  font-family: "Roboto", serif !important;

font-size: 16px;
font-weight: 400;
line-height: 21.58px;
letter-spacing: 0.1em;
text-align: center;
color: #ffffff;

}

.slick-prev:before{
  display: none !important;
}
.slick-next:before{
  display: none !important;
}

 

.pr-cust {
  padding-right: 20px;
}

.nav-link:focus, .nav-link:hover{
  color: #22beeb !important;
}




/***** quotes section *****/
.quotes-section {
  color: white;
  background-image: url('../img/qoutesecmask.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* Ensures the image fits exactly without cropping */
  background-position: center;
  /* Centers the background image */
  padding-block: 100px;
}

@media (max-width: 768px) {
  .quotes-section {
    background-size: cover;
    /* Maintains aspect ratio for smaller screens */
    background-position: center;
    /* Centers the background image */
  }
}
 
 

.quotes-img {
  height: 70px;
}
 
 

.quotes-container h1 {
  font-family: "Nunito", serif !important;

  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  color: #22beeb;
}

.Quotespara {
  color: #FFFFFFDE;
  font-family: "Mukta Malar", serif;
  

  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 75.72px;
  text-align: center;
 
 
}

.quotes-sub-container {
  position: relative;
  width: 100%;
  z-index: 100;
  opacity: 1;
}

.quotes-sub-container::before {
  content: "";
  position: absolute;
  top: 32px;
  left: 0%;
  height: 2px;
  width: 43%;
  background-color: rgba(32, 191, 241, 1);
 
}

.quotes-sub-container::after {
  content: "";
  position: absolute;
  top: 32px;
  right: 0%;
  height: 2px;
  width: 43%;
  background-color: rgba(32, 191, 241, 1);
}

.line-display {
  width: 100%;
  height: 2px;
  background-color: rgba(32, 191, 241, 1);
  opacity: 1;
  border: none;
 
}


/***** End quotes section *****/



/***** service section *****/
.service-container-row .slick-prev {
  position: absolute;
  top: -30px;
  left: 0;
  left: 90%;
}

.service-container-row .slick-next {
  position: absolute;
  top: -30px;
  right: 4%;
}

.service-container-row .slick-list {
  /* margin-top: 30px; */
}

/***** End service section *****/
@media (width<1200px) {
  .service-container-row .slick-prev {
    left: 89%;
  }
}

@media (width<768px) {
  .service-container-row .slick-prev {
    left: 88%;
  }
}

@media (width<576px) {
  .service-container-row .slick-prev {
    left: 86%;
  }
}

@media (width<420px) {
  .service-container-row .slick-prev {
    left: 82%;
  }
}

@font-face {
  font-family: 'Futura Hv BT' !important;
  src: url('fonts/FuturaHvBT.woff2') format('woff2') ,
       url('fonts/FuturaHvBT.woff') format('woff'),
       url('fonts/FuturaHvBT.ttf') format('truetype') !important;
}

/* about page css */
.abouttext {
 
  /* font-family: Futura Md BT; */
 
  font-weight: 400;
 
  line-height: 23.97px;
  text-align: left;
  /* color: #FFFFFFDE; */
 
  font-weight: 600;
  line-height: 35.96px;
  text-align: left;
  color: #FFFFFFDE;

}

.abouttextnew {
     font-family: "Nunito", serif !important;

  font-size: 25px;
  font-weight: 400;
  line-height: 23.97px;
  text-align: left;
  color: #FFFFFFDE;
}
 
 

.About-section2 {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 21.58px !important;
  letter-spacing: 0.1em !important;
  text-align: center !important;
  color: #0c507a !important;
  font-family: "Nunito", serif !important;
 
 
}

.Aboutpara {
       font-family: "Roboto", serif !important;

 
 
 
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.06em;
  text-align: left;
 
  color: #FFFFFF91;
 /* color:#ffffff; */
}
.Aboutparajoin{
       font-family: "Roboto", serif !important;

 
 
 
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing:1.5px;
  text-align: left;
 
  color: white;
}
.Aboutparajoincard{
       font-family: "Roboto", serif !important;

 
 
 
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing:1.5px;
  text-align: left;
 
  color: white;
}
.joinMainImg{
  height: 290px !important;
}
.visionImg{
  height: 400px !important;

 
  /*color: #FFFFFF91;*/
 
  color: #FFFFFF91;

}

.color-ap {
       font-family: "Roboto", serif !important;

 
  font-size: 18px !important;
  /* font-weight: 500 !important; */
  line-height: 30px !important;
  letter-spacing: 1.5px !important;
  padding-right: 23px;
  
}

.establiH {
  /* font-family: Futura Md BT; */
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: left;
  /* color: #FFFFFFDE; */
  color: #FFFFFFDE ;

}

.wHytext {
  /*    font-family: "Nunito", serif !important;
 */
 
  font-weight: 600;
  line-height: 40.96px;
  text-align: center;
  color: #FFFFFFDE;
   
}

/* privacy policy css */
.PrivacyPtext {
  color: #0c507a;
  /* font-family: Futura Md BT; */

  font-family: "Nunito", serif !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 50.71px;
  letter-spacing: 0.1em;
}

.LinedH {
  background-color: black !important;
  color: black;
  height: 3px;
}

.PricvayPara {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 1.5px;
  text-align: left;
  color: #FFFFFFDE;
}

.PolIcyhead {
     font-family: "Nunito", serif !important;

  font-size: 28px;
  font-weight: 700;
  line-height: 50.71px;
  letter-spacing: 0.1em;
  text-align: left;
  color:#0c507a;
}

.additonalText {
     font-family: "Nunito", serif !important;

  font-size: 16px;
  font-weight: 400;
  line-height: 58px;
  letter-spacing: 1.5px;
  text-align: left;
  color: #FFFFFFDE;
}

.BaTcolor {
  background-color: #161817 !important;
  border-radius: 10px;
}

/* qoute css */

.bg-header {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url(../img/servicebg.png) no-repeat center;
  background-size: cover;
  width: 100%;
  background-position: center;
  height: 100vh;
}

.main-QoUte {
  height: 90vh;
  display: flex;
  align-items: center;
}

.main-QoUte h1 {
  font-size: 40px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 69px;
  letter-spacing: 5px !important;
}


.Qoute-heading {
  font-family: Futura Hv BT ;
  font-size: 30px;
  font-weight: 600;
  line-height: 35.96px;
  color: #FFFFFF;
}
.Qote-input:focus{
  color: white !important;
  background-color: #161817 !important;
}

.para-qoute {
       font-family: "Roboto", serif !important;

  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 1.5px;
  text-align: left;
  color:#ffffff
}
.para-qoutes {
       font-family: "Roboto", serif !important;

  font-size: 20px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 1.5px;
  text-align: left;
  color:#ffffff
}


@media(max-width:554px)
{
  .para-qoute {
         font-family: "Roboto", serif !important;

    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 1.5px;
    text-align: left;
    color:#ffffff
  }
  
}
.qoute-btn {
  font-family: Futura Md BT;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #FFFFFF;
}

.bg-sec {
  background-color: rgba(30, 32, 31, 1);
}

.form-para {
  font-family: Futura Md BT;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.58px;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.57);

}

.FullBodyc {
  background-color: #161817 !important;
}

.table td {
  /* background-color: #1E201F !important; */
}

.table-bordered {
  border: 1px solid #575757 !important;
}

/* Set default background color for all <td> elements */
.BG_ID {
  background-color: #1E201F !important;
}

/* Set checkbox label color to white */
.white-label {
  color: white;
}
 

.red-bg {
  background-color: #22beeb !important;
  /* Set background color to red */
}

.form-check {
  /* font-family: Futura; */
  font-size: 16px;
  font-weight: 400;
  line-height: 20.78px;
  color: rgba(255, 255, 255, 0.57);
}

.highlight {
  background-color: #007bff !important;
}

.form-check-input {
  background-color: #1E201F;
  border-color: #575757;
}

.label-text {
       font-family: "Roboto", serif !important;

  font-size: 20px;
  font-weight: 600;
  line-height: 23.97px;
  color: rgba(255, 255, 255, 0.87)
  ;
}

.form-select {
  /* background-color: #161817; */
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 600;
  line-height: 19.18px;
  /* color: rgba(255, 255, 255, 0.57); */
}

.form-select option {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 600;
  line-height: 19.18px;
}

.Qote-input {
  background-color: #161817 !important;

}

.form textarea::placeholder,
.form input::placeholder ,
.form-select{
       font-family: "Roboto", serif !important;

  font-size: 16px;
  font-weight: 600;
  line-height: 19.18px;
  /* color: rgba(255, 255, 255, 0.57); */
}
/* .form-control{
  color: rgba(255, 255, 255, 0.87)
  ;
} */
/* .form-control:focus{
  background-color: #161817 !important;
  color: rgba(255, 255, 255, 0.87)
  ;
} */
@media (max-width:576px) {
  .main-QoUte h1 {
    font-size: 30px;
  }

  .bg-header {
    height: 70vh;
  }

  .main-QoUte {
    height: 50vh;
  }
}

/* OUR SUBSCRIPTION CSS */

.monthlyhousecleanmain h2{
  
font-family:  Futura Hv BT;
font-weight:  400;
font-size:  18px;
line-height:  22px;
color: rgba(255, 255, 255, 0.87);
}
.monthlyhousecleanmain h3{
  
font-family:  Futura Hv BT;
font-weight:  400;
font-size:  18px;
line-height:  22px;
color: rgba(255, 255, 255, 0.87);
}
.monthlyhousecleanmain p{
  
font-family:  Futura Lt BT;
font-weight:  400;
font-size:  18px;
line-height:  22px;
color: rgba(255, 255, 255, 0.87);

}
.verticalbreakline{
  border-right: 1px solid #D3D3D3
  ; width: 2px; height: 100%;
}

 
.FEATURed {
     font-family: "Nunito", serif !important;

  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  color: rgba(255, 255, 255, 0.87);
}

.Subideal {
     font-family: "Nunito", serif !important;

  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #FFFFFF;
}

.Subidealed {
     font-family: "Nunito", serif !important;

  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #FFFFFF;
}

.SubranGe {
  font-family: Futura Md BT;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #FFFFFF;
}

.SuBserviux {
  font-family: Futura Md BT;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #FFFFFF;
}

.Bg_rowColr {
  background: linear-gradient(141.89deg, #8191EF 0%, #E431DA 100%);
  border-radius: 15px;
}

.BorderLEFT {
  border-left: 1px solid white;
}

@media(max-width:992px) {

  .Quotespara {
    color: #FFFFFFDE;
       font-family: "Nunito", serif !important;

    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    line-height: 56.72px;
    text-align: center;
   
   
  }
  .BorderLEFT {
    border-left: none;
  }

}


@media(max-width:768px)
{
  .quotes-container h1 {
 
    font-size: 35px;
  
}
  .Quotespara {
    color: #FFFFFFDE;
       font-family: "Nunito", serif !important;

    font-size: 25px;
    font-style: italic;
    font-weight: 400;
    line-height: 28.72px;
    text-align: center;
}
}
@media(max-width:400px) {
  .SuBserviux {
    font-size: 14px;
  }

  .Subideal {
    font-size: 18px;
  }

  .SubranGe {
    font-size: 16px;
  }

  .FEATURed {
    /*    font-family: "Nunito", serif !important;
 */
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #FFFFFFDE;
  }
}

.SubBTntext {
       font-family: "Roboto", serif !important;

  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  background-color: #fff7ef !important;
  letter-spacing: 1.5px;
  text-align: center;
  color: #00000091;
}
.SubBTntext:hover{
       font-family: "Roboto", serif !important;

  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  background-color: #fff7ef !important;
  letter-spacing: 1.5px;
  text-align: center;
  color: #00000091;
}

.dBGcolor {
  background: linear-gradient(141.89deg, #F548C1 0%, #FEDF79 100%);
  border-radius: 15px;
}

.dBGcolorEd {
  border-radius: 15px;
  background: linear-gradient(141.89deg, #8271E3 0%, #46ED8F 100%);

}

.dBGcrled {
  background: linear-gradient(143.1deg, #7D95EF 0%, #E239DB 102.57%);
  border-radius: 15px;
}

.Row-section1 {
  background-color: #22beeb;
  border-radius: 10px;
}

.Lisubn {
  height: 1px;
  width: 100%;
  background-color: #D3D3D3;
}

.row-subsection2 {
  background-color: #161817;
  border-radius: 10px;
  height: 100% !important;
}

.Row-Subtext {
  font-family: Futura Md BT;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.97px;
  text-align: left;
  color: #FFFFFFDE;
}

.Row-ParaSub {
  font-family: Futura;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #FFFFFF91;
}

.CutiED {
  color: #FFFFFF91 !important;
}

.Row-section3 {
  background-color: #B21490;
  border-radius: 10px;
}

/* collaboration page css */
.bg-headerEd {
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url('../img/profile-bg.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}
.bg-headerEd_affliates {
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url('../img/affliates.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}

.bg-headerEd_collaborations {
  position: relative;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url('../img/collaboration.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;

}


/*  */
.collab-heading {
     font-family: "Nunito", serif !important;

  font-size: 44px;
  font-weight: 400;
  line-height: 59.94px;
  color: rgba(255, 255, 255, 0.87);
}

.sub-heading {
     font-family: "Nunito", serif !important;

  /* font-size: 28px;
  font-weight: 400;
  line-height: 38.36px;
  color: rgba(255, 255, 255, 0.87); */
}

.collab-para {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 1.5px;
  color: #ffffff;

  text-align: justify;
  /* color: rgba(255, 255, 255, 0.57); */
}
.collab-paraco{
       font-family: "Roboto", serif !important;

  font-size: 18px;
  /* font-weight: 500; */
  line-height: 22px;
  letter-spacing: 1.5px;
  /* color: rgba(255, 255, 255, 0.87) !important; */
}

.collab-paraed {
       font-family: "Roboto", serif !important;

  font-size: 16px;
  /* font-weight: 500; */
  line-height: 22px;
  letter-spacing: 1.5px;
    color: rgba(255, 255, 255, 0.57);
}
.collab-paraednwe{
       font-family: "Roboto", serif !important;

  font-size: 18px !important;
  /* font-weight: 500; */
  line-height: 22px;
  letter-spacing: 1.5px;
    /* color: rgba(255, 255, 255, 0.87) !important; */
}
.btn-collab {
       font-family: "Roboto", serif !important;

  font-size: 16px;
  font-weight: 500;
  line-height: 21.58px;
  letter-spacing: 1.5px;
  color: rgba(255, 255, 255, 0.87);
}

.section-heading {
     font-family: "Nunito", serif !important;

  /* font-size: 30px;
  font-weight: 400;
  line-height: 43.15px;
  color: rgba(255, 255, 255, 0.87); */
}

@media(max-width:400px) {
  .section-heading {
       font-family: "Nunito", serif !important;

    font-size: 25px;
    font-weight: 400;
    line-height: 43.15px;
    color: rgba(255, 255, 255, 0.87);
  }
}

.mold-bg {
  /* background: rgba(22, 24, 23, 1) !important; */
}
.mold-bgwork{
  box-shadow: 
  inset 0px 0px 19.23px 0px rgba(0, 0, 0, 1),
  inset 0px 0px 22.89px 0px rgba(0, 0, 0, 0.25);

  background-color: #1e201f !important;
  border-radius: 30px !important;
}
.mold-bgs{
  box-shadow: 
  inset 0px 0px 19.23px 0px rgba(0, 0, 0, 1),
  inset 0px 0px 22.89px 0px rgba(0, 0, 0, 0.25);

  background-color: #1e201f !important;
  border-radius: 30px !important;
}
.mold-bgss{
  box-shadow: 
  inset 0px 0px 19.23px 0px rgba(0, 0, 0, 1),
  inset 0px 0px 22.89px 0px rgba(0, 0, 0, 0.25);

  background-color: #1e201f !important;
  border-radius: 15px !important;
}
.mold-bgss p{
       font-family: "Roboto", serif !important;

  /* font-weight: 500; */
  font-size: 18px;
  letter-spacing: 1.5px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.87);
}
.mold-bgwork p{
       font-family: "Roboto", serif !important;

  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1.5px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.87);
}
.mold-bgworks{
  height: 330px !important;
}

.manage-heading {
  font-family: "Nunito", serif !important;

  font-size: 24px;
  font-weight: 400;
  line-height: 28.77px;
  color: rgba(255, 255, 255, 0.87);
}

.manage-heading span {
     font-family: "Nunito", serif !important;

  font-size: 30px;
  font-weight: 600;

}

.bg-faq {
  /* background: rgba(30, 32, 31, 1); */
  background-color: #0b334c;
  border-radius: 5px;
}
.donationcards{
  background-color: #0b334c !important;
}
.accordion-button::after {
  background-image: url('../img/icongreater.svg') !important;
  color: #FFFFFF !important;
  width: 10px !important;
  height: 10px !important;
  padding-block: 10px;
  background-size: 10px !important;
  /* transform: rotate(-90deg); */
}
.carddhe1{
  font-size: 20px !important;
}
.accordion-button:not(.collapsed)::after {
  color: white !important;
  /* transform: rotate(180deg) !important; */
}

@media(max-width:576px) {
 

  .collab-heading {
    font-size: 33px;
    line-height: 36px;
  }
}

.BBTNTEXxt {
       font-family: "Roboto", serif !important;

  font-size: 15px;
  font-weight: 600;
  line-height: 21.58px;
  letter-spacing: 0.1em;
  text-align: left;
  color:rgba(255, 255, 255, 0.87)
  ;
}
.BBTNTEXxts{
  font-family: "Mukta Malar", serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 21.58px;
  letter-spacing: 0.1em;
  text-align: left;
  color:rgba(255, 255, 255, 0.87)
}

/* Cleaning project finance css */
.top-sectcleaning {
  position: relative;
  background-image: url('../img/claning-prox.jpg');
  /* background-position: center; */
  background-repeat: no-repeat;
  /* object-fit: cover; */
  /* background-size: cover; */
  background-size: 100% 100%;
  width: 100%;
  height:  100vh;
}

.top-sectland {
  position: relative;
  background-image: url('../img/top-sectland.png');
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.apexcharts-menu-icon {
  display: none;
}

.CleaningHead {
     font-family: "Nunito", serif !important;

  /* font-size: 30px; */
 
  line-height: 36px;
  color: #22beeb;
}

.CleaningHeadED {
     font-family: "Nunito", serif !important;

  /* font-size: 26px; */
 
  line-height: 30px;
  color: #FFFFFF;
}

@media(max-width:370px) {
  .CleaningHeadED {
       font-family: "Nunito", serif !important;

    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
  }
}

.Clean-text {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  /* font-weight: 500; */
  line-height: 22px;
  letter-spacing: 1.5px;
  text-align: left;
  /* color: rgba(255, 255, 255, 0.87) */
  ;
  color: #333333;
}

/* Affiliate css */
.BTNborder {
  border: 1px solid #0dcaf0;
}

.BTNborder:hover {
  border: 1px solid #0dcaf0;
}

.AffilText {
  font-family: "Nunito", serif !important;

  font-size: 50px;
  line-height: 60px;
  letter-spacing: 1.5px;
  text-align: left;
  color: #FFFFFFDE;
}

@media(max-width:768px)
{
  .AffilText {
    font-family: "Nunito", serif !important;

    font-size: 28px;
    line-height: 40px;
    letter-spacing: 1.5px;
    text-align: left;
    color: #FFFFFFDE;
}
}
.AfliatePara {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 1.5px;
  text-align: left;
  color: rgba(255, 255, 255, 0.57)
  ;
}

.Text-RD {
  font-family: revert;;
  font-size: 25px;
  font-weight: 600;
  line-height: 28.77px;
  text-align: left;
  color: #FFFFFFDE;
}

.Catogry-parAD {
         font-family: "Roboto", serif !important;

  font-size: 18px;
  /* font-weight: 600; */
  line-height: 25px;
  letter-spacing: 0.1rem;
  /* text-align: left; */
  /* color:rgba(255, 255, 255, 0.87); */
}

.IMG-ovrloded {
  margin-top: -10rem;
}

.afliate-mnbr {
     font-family: "Nunito", serif !important;

  font-size: 30px;
  font-weight: 400;
  line-height: 47.95px;
  text-align: center;
  color: rgba(255, 255, 255, 0.87)
  ;
}
.cloeaningpara{
  font-family:Futura Lt BT ;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.5px;
  /* color: rgba(255, 255, 255, 0.57)
  ; */
  color: #333333;
}

.J_text {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 1.5px;
  text-align: left;
  color:rgba(255, 255, 255, 0.87)
  ;
}

.sub-head-text {
     font-family: "Nunito", serif !important;

  font-size: 28px;
  font-weight: 400;
  line-height: 38.36px;
  color: rgba(255, 255, 255, 0.87);
}

@media(max-width:345px) {
  .sub-head-text {
    font-size: 25px;
  }
}

/* networking css */
.cross-parat {
  font-family:  Futura Lt BT;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 1.5px;
  text-align: left;
  /* color: #FFFFFF91; */
  color: rgba(255, 255, 255, 0.57);
}

.cross-texth {
  font-family:  Futura Hv BT;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #FFFFFFDE;
}

/* .IMG-height {
  height: 88%;
} */

.donation {
  background: rgba(22, 24, 23, 1) !important;
}

.bg-donation {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7)), url(../img/donation-bg.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.bg-Term-condition {
  background-image: url('../img/term-condition.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.donate3 {
  height: 70vh;
  display: flex;
  align-items: center;
}

/*Donation section  */
.donation-heading {
     font-family: "Nunito", serif !important;

  font-size: 50px;
 
  line-height: 59.94px;
  color: rgba(255, 255, 255, 0.87);
}

.small-heading {
     font-family: "Nunito", serif !important;

  /* font-size: 28px;
  font-weight: 400;
  line-height: 35.36px;
  color: rgba(255, 255, 255, 0.87); */
}

.donation-para {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 500;
  line-height: 21.58px;
  letter-spacing: 0.1em;
  color: #ffffff;
}

.donate-label {
       font-family: "Roboto", serif !important;

  font-size: 20px;
  font-weight: 600;
  line-height: 28.77px;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.87);

  font-size: 20px !important;
}

.donate-input {
  /* background: rgba(0, 0, 0, 0.57); */
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 600;
  line-height: 21.58px;
  letter-spacing: 0.1em;
}

.donate-input::placeholder {
  /* color: rgba(255, 255, 255, 0.57); */
 
       font-family: "Roboto", serif !important;

 
 
}

/* .form-select {
  color: rgba(255, 255, 255, 0.57);
} */

.IMG_span {
  position: absolute;
  top: 70px !important;
  right: 27px !important;
  color: rgba(255, 255, 255, 0.57);
}

.certificate {
  background: rgba(30, 32, 31, 1);
}

.amount {
  width: 100px;
}

.donate-btn {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 600;
  line-height: 19.18px;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.87);
  width: 70px;
}

.active>.page-link,
.page-link.active {
  padding: 0 !important;
  color: var(--bs-pagination-active-color);
  background-color: black !important;
  border-color: var(--bs-pagination-active-border-color);
}

.paginations {
  background-color: rgba(255, 255, 255, 0.87) !important;
  height: 21px;
  width: 70%;
}

.pagin {
  border: 2px solid rgba(0, 0, 0, 0.57);
  width: 20px;
  height: 20px;
}

.pagination-text {
  position: absolute;
  left: 12%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 75%;
  border-radius: 25px;
  color: rgba(255, 255, 255, 0.57);
}

.pagination a {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  border: 2px solid rgba(0, 0, 0, 0.57);
  border-radius: 50%;
  padding: 10px 10px;
}

.activeD {
  background-image: url(../img/pagination.png );
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  padding: 13px;
  border: none;
}

.pagin-para {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 500;
  line-height: 21.58px;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.57);
}

.donate-card {
  background: rgba(22, 24, 23, 1);
}

.donate-card-text {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 500;
  line-height: 21.58px;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgba(255, 255, 255, 0.87);
}

@media(max-width:992px) {
  .paginations {
    width: 100%;
  }

  .pagination-text {
    width: 100%;
    left: 0;
    padding: 0 10px;
  }
}

@media(max-width:576px) {
  .donation-heading {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    margin-top: 20px;
  }

  .bg-donation {
    height: 70vh;
  }

  .donate3 {
    height: 50vh;
  }

  .pagination-text {
    width: 100%;
    left: 0;
    padding: 0 10px;
  }

  .pagin-para {
    font-size: 10px;
  }
}

/* CSS */
.paginations .page-item1 {
  width: 33.33%;
  background-color: #22beeb;
  border: 1px solid #22beeb;
}

.paginations .page-item1.active {
  width: 33.33% !important;
  /* Set width for active li element */
}

.paginations .page-item2 {
  width: 66.66%;
  background-color: #22beeb;
  border: 1px solid #22beeb;
}

.paginations .page-item2.active {
  width: 66.66% !important;
  /* Set width for active li element */
}

.paginations .page-item3 {
  width: 100%;
  background-color: #22beeb;
  border: 1px solid #22beeb;
}

.paginations .page-item3.active {
  width: 100% !important;
  /* Set width for active li element */
}

/* donation new pages css */
.DONATED {
       font-family: "Roboto", serif !important;

  /* font-size: 24px; */
 
  line-height: 28.77px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #FFFFFFDE;
}

.IMG_BT {
  height: 16rem !important;
}

@media(max-width:991px) {
  .IMG_BT {
    height: 45% !important;
  }
}

/* term & condition pages css */
.term-Para {
  color: #333333 !important;
  font-family: "Roboto", serif !important;
  line-height: 23px !important;
  font-size: 17px !important;
  text-align: justify !important;
}
.getintch {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 1.5px;
  text-align: center;
  color: rgba(255, 255, 255, 0.87);
}
.getintchhh {
       font-family: "Roboto", serif !important;

  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 1.5px;
  text-align: center;
  color: rgba(255, 255, 255, 0.57);
}

.btnedits{
  font-family:  Futura Lt BT ;
 
  background-color: #1E201F;
  color: rgba(255, 255, 255, 0.87);

 
 
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    padding-right: 25px;
    letter-spacing: 0.1em;
    color: #FFFFFFDE;
    border-radius: 10px;
  ;
}

.linesetting{
  width: 100%;
  height: 1px;
  background-color: #E5E7F0
  ;
}
.btnedits:hover{
 
  background-color: #1E201F;
  color: rgba(255, 255, 255, 0.87)
  ;
}

.navbar-btn {
  font-size: 16px !important;
  font-family: 'inter', sans-serif !important;
}

.apexcharts-legend-series{
  display: flex !important;

}
.apexcharts-legend-text{
  position: relative;
  top: 20px !important;
  right: -10px !important;
}
@media(max-width:768px)
{
  .apexcharts-legend{
    height: 100% !important;
  }
}