@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Inter');

/*start*/
.html,
body {
  background-color: #F8F8F8;
  font-family: 'Inter';
}

.btn-danger{
  border: none;
  color:white;
}
.navbar {
  border-bottom: 1px solid #ffffff;
}

.navbarIcon img {
  width: 196.24px;
  height: 32.08px;
}

.faqIcon img {
  width: 361px;
  height: 368px;
  border-radius: 10px;
}

.feature {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
  width: 4rem;
  font-size: 2rem;
}

.navbarFont {

  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;

  color: #ffffff;
}

.nav-item {
  padding: 10px;
}

.redround {
  background: #FF7053;
  border-radius: 33px;
  font-family: 'Inter';
  font-weight: bold;
}

.cardBorder75 {
  border-top: 1px solid #E5E5E5;
}

.navBottomBtn {
  color: #ffffff;
  background: #242424;
  border-radius: 5px;
}

.nav-link:hover {
  color: #7a7b7c;
}

.backgroundwrapper {
  padding: 0;
  z-index: 0;
  /*height: 800px;*/
  background-size: cover;
}

.formheadercontent {
  /* first bg is on top of this */
  width: 100%;
  height: 20%;
  /*background-color:rgba(0, 0, 0, 0.5);*/

}

.formbodycontent {
  padding-bottom: 3rem !important;
  border-bottom: 1px solid #E1E1E1;
}

.formContactUs {
  padding-bottom: 3rem !important;
  border-bottom: 1px solid #E1E1E1;
}


.subscribebtn {
  color: #444444;
  border-color: #ffffff;
  background: #ffffff;
  border-radius: 53px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  width: 100%;
}

.subscribebtnRed {
  color: #ffffff;
  border-color: #2E2E2E;
  background: #2E2E2E;
  border-radius: 53px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: bold;
  width: 100%;
}


.formBtn {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #1D1D1D;
  text-align: start;
  width: 100%;
  height: 46px;
  background: #F6F6F6;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
  border-radius: 4px;
}

.formBtnDark {
  text-align: start;
  width: 100%;
  height: 46px;
  background: #5B5B5B;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;

  color: #FFFFFF;

}


.headerContent {
  --hero: url(assets/Hero.jpg);
  background-image: url(../assets/Hero.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;

}

.wrapIcon3 {
  width: 41px;
  height: 41px;
  background-color: #ffffff;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  /* flex-direction: row; */
  /* flex-wrap: nowrap; */
  align-items: center;
}

.getStartedBtn{
  width: 263px;
}

.embedSite {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 560px;
  background-color: #FFFFFF;
  border-radius: 20px;
}

.fourthA {
  --hero: url(assets/FourthA.jpg);
  background-image: url(../assets/FourthA.jpg);
  height: 166px;
  width: 100%;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.fourthB {
  --hero: url(assets/FourthB.jpg);
  background-image: url(../assets/FourthB.jpg);
  height: 166px;
  width: 100%;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.fourthC {
  --hero: url(assets/FourthC.jpg);
  background-image: url(../assets/FourthC.jpg);
  height: 166px;
  width: 100%;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}







@media screen and (min-width:320px) {



  .planSection {
    display: none;
  }

  .planCarousel {
    display: block;
  }

  .planCardDetail {
    color: #FFFFFF;
    height: 290px;
    font-family: 'Inter';
    border-top: none;
    border-bottom: none;
  }

  .headerContent {
    /*background-position-x: -750px;*/

  }

  .headerContent01 {

    /* left: calc(50% - 490px/2 - 340px);*/
    width: 250px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    padding: 5px;
    color: #ffffff;
    border-radius: 5px;

  }

  .wrapheaderContent01 {
    /*padding-top: 100px;
    padding-left: 0;*/
  }

  .wrapfindnowhow {
    /*padding-top: 100px;*/
  }

  .findnowhow {

    /*left: calc(50% - 161px/2 - 461.5px);*/
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    padding-left: 10px;
    color: #FFFFFF;

    background: #242424;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;
  }

  .arrow {
    position: absolute;
    /*left: calc(50% - 161px/2 - 461.5px);*/
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    padding-left: 50px;
    color: #FFFFFF;

    background: #EB292C;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;

  }

  input.form-control {
    width: 300px;
  }

  .welcomeback {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;

    color: #ffffff;
  }


  .enteryourdetail {
    /* Enter your details below and we'll pull up your previous data for quick resubmission. */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    color: #ffffff;
  }

  .navbar-brand {
    align-items: center !important;
  }

  .redround {
    text-align: center;
    /* width: 100px; */

    background: #FF7053;
    border-radius: 33px;

  }

  .freeTextbox {
    width: 300px;
  }

  .headRectangle32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #444444;
  }

  .iconRectangel32 {
    width: 18px;
    /*background-color:#E0710A;*/
  }

  .contentRectangel32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #444444;
  }

  .cardPriceBR {
    /*border-radius: 0px 50px 50px 0px;*/
  }

  .faqIcon img {
    width: 296px;
    height: 296px;
    border-radius: 10px;
  }



}

@media screen and (min-width:375px) {

  .planSection {
    display: none;
  }

  .planCarousel {
    display: block;
  }

  .planCardDetail {
    color: #FFFFFF;
    height: 290px;
    font-family: 'Inter';
    border-top: none;
    border-bottom: none;
  }

  .redround {
    text-align: center;
    /* width: 100px; */

    background: #FF7053;
    border-radius: 33px;

  }

  input.form-control {
    width: 300px;
  }

  .cardPriceBR {
    /*border-radius: 0px 50px 50px 0px;*/
  }

  .headRectangle32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #444444;
  }

  .iconRectangel32 {
    width: 18px;
    /*background-color:#E0710A;*/
  }

  .contentRectangel32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #444444;
  }

  .cardCol {
    padding-bottom: 1rem !important;
    padding: 0.3rem;

  }

  .headerContent01 {

    /* left: calc(50% - 490px/2 - 340px);*/
    width: 250px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    padding: 5px;
    color: #ffffff;
    border-radius: 5px;

  }

  .wrapheaderContent01 {
    /*padding-top: 100px;
    padding-left: 0;*/
  }

  .wrapfindnowhow {
    /*padding-top: 100px;*/
  }

  .findnowhow {

    /*left: calc(50% - 161px/2 - 461.5px);*/
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    padding-left: 10px;
    color: #FFFFFF;

    background: #242424;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;
  }

  .arrow {
    position: absolute;
    /*left: calc(50% - 161px/2 - 461.5px);*/
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    padding-left: 50px;
    color: #FFFFFF;

    background: #EB292C;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;

  }

  .welcomeback {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;

    color: #ffffff;
  }

  .enteryourdetail {
    /* Enter your details below and we'll pull up your previous data for quick resubmission. */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    color: #ffffff;
  }

  .freeTextbox {
    width: 300px;
  }
}

@media screen and (min-width:425px) {
  .planSection {
    display: none;
  }

  .planCarousel {
    display: block;
  }

  .planCardDetail {
    color: #FFFFFF;
    height: 290px;
    font-family: 'Inter';
    border-top: none;
    border-bottom: none;
  }
}



@media screen and (min-width:768px) {
  .planSection {
    display: none;
  }

  .planCarousel {
    display: block;
  }

  .planCardDetail {
    color: #FFFFFF;
    height: 290px;
    font-family: 'Inter';
    border-top: none;
    border-bottom: none;

  }

  .redround {
    text-align: center;
    /* width: 100px; */

    background: #FF7053;
    border-radius: 33px;

  }

  .headRectangle32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #444444;
  }

  .iconRectangel32 {
    /*padding: 10px;*/
    width: 18px;
    /*height: 20px;
    background-color: #ffffff;*/
    /*background-color:#E0710A;*/
  }

  .contentRectangel32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #444444;
  }

  .headerContent01 {

    /* left: calc(50% - 490px/2 - 340px);*/
    width: 475px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    margin-top: 30px;
    color: #ffffff;
    border-radius: 5px;

  }

  .wrapheaderContent01 {
    /*padding-top: 100px;*/
  }

  .wrapfindnowhow {
    /*padding-top: 150px;*/
  }

  .findnowhow {

    /*left: calc(50% - 161px/2 - 461.5px);*/

    margin-left: 10px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #FFFFFF;

    background: #242424;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;
  }
}

@media screen and (min-width: 1024px) {

  .planSection {
    display: block;
  }

  .planCarousel {
    display: none;
  }

  .planCardDetail {
    color: #FFFFFF;
    height: 220px;
    font-family: 'Inter';
    border-top: none;
    border-bottom: none;
  }

  .headerContent01 {

    /*left: calc(50% - 490px/2 - 340px);*/
    width: 500px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    margin-top: 30px;
    color: #ffffff;
    border-radius: 5px;

  }

  .wrapheaderContent01 {
    /*padding-top: 100px;*/
  }

  .findnowhow {

    /*left: calc(50% - 161px/2 - 461.5px);*/

    margin-left: 10px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #FFFFFF;

    background: #242424;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;
  }

  .wrapfindnowhow {
    /*padding-top: 150px;*/
  }
}

@media screen and (min-width:992px) {

  .planSection {
    display: block;
  }

  .planCarousel {
    display: none;
  }

  .planCardDetail {
    color: #FFFFFF;
    height: 220px;
    font-family: 'Inter';
    border-top: none;
    border-bottom: none;
  }

  .error {
    color: red;
  }

  .headerContent01 {

    /* left: calc(50% - 490px/2 - 340px);*/
    width: 500px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    margin-top: 30px;
    color: #ffffff;
    border-radius: 5px;

  }

  .wrapheaderContent01 {
    /*padding-top: 100px;*/
  }

  .wrapfindnowhow {
    /*padding-top: 150px;*/
  }

  .findnowhow {

    /*left: calc(50% - 161px/2 - 461.5px);*/

    margin-left: 10px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #FFFFFF;

    background: #242424;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;
  }

  .arrow {
    position: absolute;
    width: 47.31px;
    height: 46px;
    left: 273px;
    top: 274px;

    background: #EB292C;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 33px;
    color: #FFFFFF;
  }

  input.form-control {
    width: 300px;
  }

  .welcomeback {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;

    color: #ffffff;
  }

  .enteryourdetail {
    /* Enter your details below and we'll pull up your previous data for quick resubmission. */

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    color: #ffffff;
  }

  .headRectangle32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    color: #444444;
  }

  .iconRectangel32 {
    /*padding: 10px;*/
    width: 18px;
    /*height: 20px;
    background-color: #ffffff;*/
    /*background-color:#E0710A;*/
  }

  .contentRectangel32 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #444444;
  }

  .cardPriceBR {
    /*border-radius: 0% 50% 50% 0%;*/
  }

  .freeTextbox {
    width: 300px;
  }
}

/* Rectangle 32 */
.rectangle-32 {

  align-items: center;
  /*background: rgba(25, 25, 25, 0.9);*/
  background: #ffffff;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
}

@media screen and (max-width:374px) {

  .rectangle-32 {
    margin-top: 0%;
    align-items: center;
    /*background: rgba(25, 25, 25, 0.9);*/
    background: #ffffff;
    box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
    border-radius: 5px;
  }
}

.wrapIconRecta32 {

  width: 30px;
  height: 30px;
  background-color: #444444;
  display: flex;
  align-content: center;
  justify-content: center;
  /* flex-direction: row; */
  /* flex-wrap: nowrap; */
  align-items: center;
}


.wrapIconRecta32 img {
  width: 18px;
  height: 18px;
  left: 50%;
}

.whiteborder {
  padding-left: 5px;
  border-left: solid rgba(0, 0, 0, 0.2);


}

.whitebordertop {
  border-top: solid 0.5px #ffffff;

}

.darkbordertop {
  border-top: solid 0.7px #444444;
  opacity: 20%;
}


.over150k {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  /* identical to box height */

  color: #FFFFFF;
}

.cardPriceLight {
  background: #444444;
  font-size: 16px;
  color: #000000;
  font-family: 'Inter';
  border-bottom: none;
  border-top: none;
}

.cardPriceLight .card-title {
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
  font-family: 'Inter';
}

.cardPriceLight .card-subtitle {
  font-size: 16px;
  color: #ffffff;
  font-family: 'Inter';
}

.cardPriceDark .card-subtitle {
  font-size: 16px;
  color: #2E2E2E;
  font-family: 'Inter';
}


.cardPriceLightBG {
  background: #444444;
  height: 110px;
  font-family: 'Inter';
}

.cardPriceDarkBG {
  height: 150px;
  background: #ffffff;
  font-weight: bold;
  border-top: none;
  font-family: 'Inter';
}

.cardPriceDarkBGContent {
  height: 250px;
  background: #6F7461;
  font-weight: bold;
  border-top: none;
  font-family: 'Inter';
}

.cardPriceDark {
  background: #ffffff;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  font-family: 'Inter';

}

.cardPriceDark .card-title {
  font-weight: bold;
  font-size: 32px;
  color: #2E2E2E;
  font-weight: bold;
  font-family: 'Inter';
}

.planSection {
  padding-top: 5rem !important;
  background-color: #f2f2f2;
}

.planCarousel {
  background-color: #f2f2f2;
}

.plan {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 39px;
  /* identical to box height */

  color: #393939;
}



/* Rectangle 51 */
.planCardHeader {

  color: #ffffff;
  width: 100%;
  height: 113px;
  background: #444444;
  font-family: 'Inter';
  border-bottom: none;
}

.planCardDetail {
  background: #444444;
  color: #FFFFFF;
  border-top: none;
  border-bottom: none;
}

.planCardFooter {
  background: #444444;
  border-top: none;
}

.featureIcon {
  width: 154px;
  height: 154px;
}

.feartureCard {
  height: 100%;
  border: none;
  background-color: #ffffff;
}

.featureHead {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 39px;

  /* identical to box height */

  color: #444444;
}


.featurebody {


  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;

  color: #444444;


}

.faq {
  background: #F8F8F8;
}

.tabhead {
  background: #F8F8F8;
  border: none;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
  border-radius: 6px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;

  color: #444444;
}

.tabbody {
  background: #ffffff;
  border: none;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
  border-radius: 6px;

  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #444444;
}


.about {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-shadow: 0px 0px 5px #ffffff;
  color: black;
}


ol>li::marker {
  font-size: large;
  font-weight: bold;
}

.yourPlanPic {
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.footer {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}

.carousel-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 999;
  text-align: center;
}

.carousel-dots .carousel-dot {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.5;
  margin: 10px;
}

.formBG {
  background-image: url(../assets/Hero.jpg);

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #E0710A;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.planDarkIMG {
  width: 128px;
  height: 128px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.carousel-container {
  max-width: 800px;
  width: 100%;
  padding: 20px;
}

.carousel-item-custom {
  background-color: #fff;
  border-radius: 15px;
  padding: 40px 20px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  margin: 0 10px;
  /* Add some horizontal margin for spacing */
}

.profile-image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 20px;
  border: 4px solid #f0f0f0;
}

.client-name {
  font-size: 1.5rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 5px;
}

.client-title {
  font-size: 1rem;
  color: #6c757d;
  margin-bottom: 20px;
}

.testimonial-text {
  font-size: 1.1rem;
  color: #495057;
  line-height: 1.6;
  margin-bottom: 25px;
}

.stars {
  color: #ffc107;
  /* Bootstrap's warning color for stars */
  font-size: 1.5rem;
}

.carousel-control-prev,
.carousel-control-next {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  transition: background-color 0.3s ease;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(0.5);
  /* Make icons visible on light background */
}

.carousel-indicators [data-bs-target] {
  background-color: #6c757d;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}

.carousel-indicators .active {
  background-color: #0d6efd;
  /* Bootstrap's primary color for active indicator */
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .getStartedBtn{
    width: 100%;
  }
  .carousel-item-custom {
    padding: 30px 15px;
  }

  .profile-image {
    width: 100px;
    height: 100px;
  }

  .client-name {
    font-size: 1.3rem;
  }

  .client-title {
    font-size: 0.9rem;
  }

  .testimonial-text {
    font-size: 1rem;
  }

  .stars {
    font-size: 1.3rem;
  }
}

.footer-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #e9ecef;
}

.copyright {
  font-size: 0.9rem;
  color: #6c757d;
}

.logo{
  width: 20%;
  max-width: 20%;
  display: block;
}



.hero-section {
  position: relative;
  --hero: url(assets/LastHero.jpg);
  background-image: url(../assets/LastHero.jpg);
  /* Placeholder image, replace with actual image */
  background-size: cover;
  background-position: top;
  color: white;
  text-align: center;
  padding: 100px 20px;
  /* Adjust padding for content */
  min-height: 500px;
  /* Minimum height for the hero section */
  display: flex;
  align-items: center;
  justify-content: center;

  overflow: hidden;
  /* Ensure rounded corners clip content */
  margin: 20px;
  /* Margin around the hero section */
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Dark overlay */
  border-radius: 15px;
  /* Match parent border-radius */
}

.hero-content {
  position: relative;
  z-index: 1;
  /* Ensure content is above the overlay */
  max-width: 900px;
  width: 100%;
}

.hero-title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 40px;
}

.feature-box {
  background-color: rgba(52, 58, 64, 0.8);
  /* Dark background for feature boxes with some transparency */
  color: white;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  /* Spacing between boxes on smaller screens */
  font-size: 1.1rem;
  font-weight: 500;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease-in-out;
}

.feature-box:hover {
  transform: translateY(-5px);
}

.btn-custom {
  background-color: #FF7053;
  /* Bootstrap primary blue */
  border-color: #FF7053;
  color: black;
  font-size: 1.2rem;
  padding: 15px 40px;
  border-radius: 30px;
  /* More rounded button */
  margin-top: 40px;
  transition: background-color 0.3s ease, transform 0.2s ease;
  box-shadow: 0 5px 15px rgba(255, 0, 0, 0.3);
  font-family: 'Inter';
  font-weight: bold;
}

.btn-custom:hover {
  background-color: #ff0000;
  /* Darker blue on hover */
  border-color: #ff0000;
  transform: translateY(-2px);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .footer-section {
    flex-direction: column;
    text-align: center;
  }

  .logo{
  width: 20%;
  max-width: 20%;
  display: block;
}

  .hero-section {
    padding: 80px 15px;
    min-height: 400px;
  }

  .hero-title {
    font-size: 2.2rem;
    margin-bottom: 30px;
  }

  .feature-box {
    padding: 15px;
    font-size: 1rem;
  }

  .btn-custom {
    font-size: 1rem;
    padding: 12px 30px;
  }
}

@media (max-width: 576px) {
  .hero-title {
    font-size: 1.8rem;
  }
}