.elementor-7846 .elementor-element.elementor-element-e08376c{--display:flex;--min-height:55px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;--z-index:9999;}.elementor-7846 .elementor-element.elementor-element-e08376c:not(.elementor-motion-effects-element-type-background), .elementor-7846 .elementor-element.elementor-element-e08376c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F5F0;}.elementor-7846 .elementor-element.elementor-element-e08376c, .elementor-7846 .elementor-element.elementor-element-e08376c::before{--border-transition:0.3s;}.elementor-7846 .elementor-element.elementor-element-e08376c.e-con{--align-self:center;}.elementor-7846 .elementor-element.elementor-element-df3f44b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7846 .elementor-element.elementor-element-df3f44b.e-con{--align-self:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-7846 .elementor-element.elementor-element-9452975 img{width:20%;}.elementor-7846 .elementor-element.elementor-element-1e6df95{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-7846 .elementor-element.elementor-element-8707a8d{--display:flex;--justify-content:center;--background-transition:0.3s;}.elementor-7846 .elementor-element.elementor-element-381db9d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--background-transition:0.3s;}.elementor-7846 .elementor-element.elementor-element-2549529 img{width:100%;border-radius:11px 11px 11px 11px;}.elementor-7846 .elementor-element.elementor-element-ab31603 img{width:100%;border-radius:11px 11px 11px 11px;}@media(max-width:767px){.elementor-7846 .elementor-element.elementor-element-e08376c{--content-width:1600px;--min-height:55px;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7846 .elementor-element.elementor-element-df3f44b{--width:70%;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-7846 .elementor-element.elementor-element-9452975{text-align:center;}.elementor-7846 .elementor-element.elementor-element-9452975 img{width:32%;}.elementor-7846 .elementor-element.elementor-element-9452975 > .elementor-widget-container{padding:10px 10px 10px 10px;}}@media(min-width:768px){.elementor-7846 .elementor-element.elementor-element-e08376c{--content-width:1140px;}.elementor-7846 .elementor-element.elementor-element-df3f44b{--width:100%;}.elementor-7846 .elementor-element.elementor-element-8707a8d{--width:100%;}.elementor-7846 .elementor-element.elementor-element-381db9d{--width:98%;}}/* Start custom CSS */header#site-header {
    display: none;
} 



body {
      background-color: #f7f5f0;
     
      color: #6d6d5e;
      margin: 0;
      padding: 0;
    }

    .container {
     
    }

    h1, h2 {
      color: #1d1d1b;
      font-weight: bold;
    }

    .bold {
      font-weight: bold;
      color: #1d1d1b;
    }

    .section {
      margin-bottom: 30px;
      font-size: 18px;
      line-height: 1.8;
    }

    .highlight {
      font-weight: bold;
      color: #1d1d1b;
    }

    .guarantee {
      font-size: 18px;
      font-weight: bold;
      color: #1d1d1b;
      margin-top: 40px;
    }

    .stats {
      font-size: 18px;
      margin: 10px 0;
    }

    .stars {
      margin-top: 20px;
      font-size: 24px;
      color: #f9c200;
    }

    .package-section {
      margin-top: 60px;
      text-align: center;
    }

    .package-section h2 {
      font-size: 18px;
      letter-spacing: 1px;
    }

    .packages {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 30px;
    }

    .package {
      background-color: #fefefe;
      border: 3px solid #6d6d5e;
      border-radius: 20px;
      width: 260px;
      padding: 20px;
      box-sizing: border-box;
    }

    .package h3 {
      font-size: 22px;
      margin-bottom: 20px;
      color: #6d6d5e;
    }

    .package ul {
      list-style: none;
      padding: 0;
      text-align: left;
      font-size: 16px;
      line-height: 1.6;
    }

    .package ul li::before {
      content: "•";
      color: #6d6d5e;
      display: inline-block;
      width: 1em;
      margin-left: -1em;
    }

    .price {
      font-size: 24px;
      font-weight: bold;
      background-color: #d9d6ba;
      color: #6d6d5e;
      display: inline-block;
      padding: 10px 20px;
      border-radius: 30px;
      margin-top: 20px;
    }

    .highlight-section {
      background-color: #d9d6ba;
      padding: 20px;
      margin: 40px 0 20px;
      font-size: 18px;
      line-height: 1.5;
    }

    .highlight-section span {
      font-weight: bold;
      color: #1d1d1b;
    }

    .notes {
      font-size: 14px;
      margin: 20px auto;
      max-width: 720px;
      text-align: left;
      line-height: 1.6;
    }

    .footer-note {
      text-align: right;
      font-size: 14px;
      margin-top: 30px;
      color: #1d1d1b;
    }
    
     .bold {
      font-weight: bold;
      color: #1d1d1b;
    }

    .section {
      margin-bottom: 30px;
      font-size: 18px;
      line-height: 1.8;
    }

    .highlight {
      font-weight: bold;
      color: #1d1d1b;
    }

    .guarantee {
      font-size: 18px;
      font-weight: bold;
      color: #1d1d1b;
      margin-top: 40px;
    }

    .stats {
      font-size: 18px;
      margin: 10px 0;
    }

    .stars {
      margin-top: 20px;
      font-size: 24px;
      color: #f9c200;
    }

    .package-section {
      text-align: center;
      margin-top: 80px;
    }

    .package-section h2 {
      font-size: 20px;
      color: #6d6d5e;
      letter-spacing: 1px;
      margin-bottom: 40px;
    }

    .packages {
      display: flex;
      justify-content: center;
      gap: 30px;
      flex-wrap: wrap;
    }

    .package {
      border: 3px solid #6d6d5e;
      border-radius: 20px;
      width: 260px;
      padding: 20px;
      background: #ffffff;
      box-sizing: border-box;
    }

    .package h3 {
      font-size: 24px;
      color: #6d6d5e;
      margin-bottom: 20px;
    }

    .package ul {
      text-align: left;
      padding-left: 20px;
      font-size: 16px;
      line-height: 1.6;
    }

    .price {
      background-color: #b5b68a;
      color: #fff;
      font-weight: bold;
      font-size: 20px;
      padding: 8px 20px;
      border-radius: 20px;
      margin-top: 20px;
      display: inline-block;
    }

    .info-bar {
      background-color: #b5b68a;
      color: white;
      padding: 20px;
      font-size: 18px;
      margin-top: 40px;
      font-weight: 500;
      border-radius:20px;
    }

    .info-bar span {
      color: #1d1d1b;
      font-weight: bold;
    }

    .details {
      font-size: 16px;
      margin-top: 20px;
    }

    .notes {
      font-size: 14px;
      margin-top: 20px;
      line-height: 1.6;
    }

    .footer-note {
      text-align: right;
      margin-top: 30px;
      font-size: 14px;
      font-weight: bold;
      color: #1d1d1b;
    }
    
    .info-banner {
    background-color: #b5b68a;
    color: white;
    text-align: center;
    font-size: 18px;
    padding: 24px 20px;
    border-radius: 40px;
    width: 80%;
    margin: 40px auto 30px auto;
    line-height: 1.6;
  }

  .details-center {
    text-align: center;
    font-size: 18px;
    color: #6d6d5e;
    margin-bottom: 30px;
  }

  .notes-left {
    max-width: 700px;
    margin: 0 auto;
    font-size: 15px;
    color: #6d6d5e;
    line-height: 1.8;
  }

  .notes-left p {
    margin: 8px 0;
  }

  .footer-note {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #1d1d1b;
    margin-top: 40px;
    margin-right: 40px;
  }
 .section-details {
    max-width: 800px;
    margin: 80px auto;

    color: #6d6d5e;
    line-height: 1.8;
    font-size: 20px;
    padding: 0 20px;
  }

  .section-details h2 {
    font-size: 40px;
    color: #6d6d5e;
    font-weight: normal;
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .section-details h2::before,
  .section-details h2::after {
    content: "";
    flex: 1;
    border-top: 1px solid #6d6d5e;
  }

  .section-details h3 {
    font-size: 32px;
    color: #6d6d5e;
    font-weight: normal;
    margin-top: 60px;
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .section-details h3::before,
  .section-details h3::after {
    content: "";
    flex: 1;
    border-top: 1px solid #6d6d5e;
  }

  .highlight {
    font-weight: bold;
    color: #1d1d1b;
  }

  .subtle {
    color: #99997f;
  }

  .numbered-list {
    padding-left: 20px;
  }

  .numbered-list li {
    margin-bottom: 10px;
  }

  .spaced {
    margin: 40px 0;
  }
  
  
body {
  font-family: 'Roboto' !important;
}
h1, h2, h3, p,h3,li,ul, span, h4,strong,b {
font-family: Roboto !important;
}

.notes-box {
  max-width: 900px;
  margin: 40px auto;
  padding: 30px 25px;
  background-color: #f7f5f0;
  border-left: 4px solid #b5b68a;
  border-radius: 12px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #6d6d5e;
  font-size: 18.5px;
  line-height: 1.8;
}

.notes-box p {
  margin: 10px 0;
}

.notes-box .intro {
  font-weight: bold;
  margin-bottom: 15px;
  color: #1d1d1b;
}



.section {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.8;
    color: #6a6f4c !important;
    font-weight: 700 !important;
}

.bold {
    font-weight: bold;
    color: #1d1d1b !important;
}

.package{  color: #6a6f4c !important;
    font-weight: 700 !important;}/* End custom CSS */