*{
  font-family: 'Be Vietnam Pro', sans-serif;
}
.text-box h4{
  font-size: 40px;
  font-weight: 300;
}
.text-box strong{
font-weight: 900;
color:#00319f;
}
.about-section,.cutomer-reviews-section,.ingredients,#benefits_section,.hdw ,.faq-section{
/* background-image: url(images/Watercolor03.jpg); */
background-size: cover;
}
.timer-box h5{
  font-size: 30px;
  /* word-spacing:25px ; */
  word-spacing: 15px;
  color:#fff;
}
.minut-timer{
      letter-spacing: 3px;
      margin-left: 8px;
}
.ingredient-img-label img{
  width: 85%;
}
.order-now-content img{
  width: 50%;
}
header {
  padding: 12px 50px;
  min-height: 70px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: #034C8B;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  z-index: 1;
}
.content{
  background-image: url(images/light-blue-waves-art-2iuzyh711jo9bmgo.jpg);
  background-size: cover;
}
a{
  text-decoration: none;
}
.call-to-action{
  text-align: center;
}
.about-text h2{
  font-weight: bold;
}
.logo img{
  width: 55%;
}
.cta{
  color:#ff0000;
  background: #fdd835;
  font-size: 40px;
  padding: 10px 40px;
  font-weight: 700;
  font-style: italic;
  border: 5px solid #fff;
  border-radius: 18px;
  box-shadow: 0px 10px 5px 4px rgb(0 0 0 / 20%);
}
.cta:hover{
  color: #fdd835;
  background-color:#ff0000;
  box-shadow: none;
}
.cta:active{
  background-color:#dc0000;
}
.call-to-action p{
  font-size: 40px;
  color: rgb(187 21 21);
  font-weight: 700;
  font-family: cursive;
  margin:20px 0;
}
.navbar-menu {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  align-items: center;
}
.lto-images-a {
  width: 100%;
}
.lto-images-b {
  width: 100%;
}
.lto-images-c{
  width: 100%;
}
.lto-payment-image img {
  width: 75%;
}
.navbar-menu-item {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  padding: 0;
}

.navbar-menu-item li a {
  color: #fff;
  padding: 9px 10px;
  text-decoration: none;
  font-size: 18px;
} 

.navbar-menu-item li a:hover {
  color: #fff;
  background-color: #000;
  border-radius: 14px;
}
.text-center{
  align-self: center;
}
.navbar-button a {
  padding: 12px 20px;
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
  color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
}

.align-item-center {
  align-items: center;
}

.logo {
  text-decoration: none;
  padding: 10px 0;
  font-size: 30px;
  font-weight: 500;
  color: #fff;
}

.logo:hover {
  color: #000;
}

.section-title,.about-title h1 , .trust-on-betabeat-title h4,.review-title ,.money-back-title  , .ingredients-title ,.lto-title h3,.benefits-title h3,.hdw-title h3 ,.order-now-title,.faq-title{
  color: #ffffff;
  background: #078fa0;
  font-size:50px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 50%);
}

.product-image {
  width: 90%;
  object-fit: cover;
}

.banner {
  width: 100%;
}

.banner h2 {
  text-align: center;
  font-size: 28px;
  background-color: #910000;
  width: 65%;
  color: #fff;
  margin: 0 auto;
  padding: 15px;
  margin-top: 5px;
  box-shadow: 3px 2px 6px 4px #919191;
}
.old-cost {
  text-decoration: line-through;
}
.text-box p {
  text-align: center;
  font-size: 30px;
  padding: 0 60px;
}

.cost {
  text-align: center;
  padding: 10px;
  font-size: 22px;
}

.new-offer {
  text-align: center;
  margin-top: 28px;
}

.new-offer a {
  text-decoration: none;
  padding: 12px 30px;
  background-color: #ff0000;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  border-color: #ff0000;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin-top: 10px;
}

.choose-betabeat {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.feature-image img {
  width: 60%;
  margin-top: 8px;
}

.feature {
  background-color: #fff;
  color: #000;
  height: 100%;
  border-radius: 12px;
}

.why-choose-betabeat {
  background: #e43f3f;
}

.feature-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px;
  gap: 10px;
  padding: 35px 25px;
}

.feature-content p {
  text-align: center;
}

.rating {
  width: 60%;
}

.quality {
  width: 100%;
}




.review-card {
  padding: 10px;
  border-radius: 15px;
  box-shadow: 0px 9px 10px 1px rgb(0 0 0 / 50%);
  height: 100%;
  background-color: #fff;
}

.testimonial-images {
  width: 40%;
  border-radius: 50%;
  border: 1px solid #e43f3f;
}

.star-box img {
  width: 50%;
  margin: 18px 0;
}

.verified {
  font-weight: bold;
  color: #2e9155;
  font-family: serif;
  font-size: 15px;
}

.review-text strong {
  color: #000;
  font-weight: bold;
}

.review-text {
  font-size: 20px;
  padding: 0 10px;
}

.card-ends p {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

.trust-on-betabeat ,.money-back-section ,.lto,.order-now {
  background: #294f78;
}
.trust-on-betabeat-title {
  margin-top: 15px;
}

.card-info-title {
  font-weight: bold;
  color: #ffe300;
  font-size: 32px;
}
.card-info-text {
  font-size: 22px;
  color: #fff;
  line-height: 30px;
  padding: 0 15px;
}
.card-info-row {
  border: 2px solid #fff;
  border-radius: 20px;
}
.about-image-a {
  width: 50%;
}
.about-image-b {
  width: 40%;
}
.about-text {
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
}
.money-back-text {
  font-size: 25px;
  color: #fff;
  margin-top: 25px;
}
.money-back-text span {
  font-style: italic;
}
.mbs-button a {
  color: #614f00;
  text-decoration: none;
  background-color: #ffe363;
  font-size: 33px;
  padding: 10px;
  border-radius: 35px;
  font-weight: 500;
  border: 0px solid #7a7a7a;
  box-shadow: 0px 4px 0px 2px rgb(0 0 0 / 50%);
}
.mbs-button {
  margin: 35px 0 15px;
}
.money-back-image img {
  width: 100%;
}
.money-back-section .container-fluid {
  padding: 75px;
}

.ingredients-box {
  display: flex;
  flex-direction: column;
  margin: 0 100px;
  padding: 15px;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 50%);
  background-color: #fff;
}
.ingredients-image {
  display: flex;
  align-items: flex-end;
  gap: 5px;
}
.ingredients-box img {
  width: 5%;
}
.ingredients-text p {
  padding: 11px 0 0 11px;
  font-size: 22px;
}
.ingredients-image h5 {
  color: #2e9155;
  font-size: 22px;
}
.ingredients-title-text {
  font-size: 22px;
  margin: 30px 0;
}
.lto-title h2 {
  font-size: 35px;
  font-weight: bold;
  color: #ffed5f;
  background: #1E5380;
  text-align: center;
  line-height: 50px;
}
.lto-title p {
  font-size: 25px;
  text-align: center;
}
.lto-price {
  display: flex;
  justify-content: center;
  gap: 5px;
  align-items: flex-end;
}
.lto-price-cost {
  font-size: 70px;
  font-weight: bold;
  font-family: inherit;
  margin: 0;
}
.lto-price-per {
  font-size: 20px;
  font-weight: bold;
  line-height: 23px;
}
.you-save {
  font-size: 22px;
  font-weight: bold;
  color: rgb(255, 0, 0);
  text-align: center;
}
.lto-button a {
  text-decoration: none;
  font-size: 25px;
  font-weight: bold;
  color: yellow;
  background: rgb(255, 0, 0);
  border-radius: 17px;
  padding: 8px 60px;
}
.lto-button :hover {
  background: yellow;
  color: rgb(255, 0, 0);
}
.lto-60day {
  margin: 15px 0;
  text-align: center;
  font-size: 12px;
  color: grey;
}
.lto-offer-price {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.lto-offer-price .old-cost {
  text-decoration-color: red;
  color: gray;
  font-size: 25px;
}
.lto-offer-price .orignal {
  font-size: 30px;
  font-weight: bold;
}
.shipping P {
  font-weight: bold;
  font-size: 35px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.lto-outline:hover{
  scale: 1.1;
}
.lto-outline {
  padding: 15px;
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 50%);
  border-radius: 20px;
  background-color: #fff;
  transition: 1.1s ease-in-out;
}
.lto-cards {
  background-color: #ededed;
  border-radius: 8px;
}

.lto-payment-image img {
  width: 75%;
}

.lto-title h4 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}

.benefits-text {
  font-size: 25px;
  font-weight: 500;
}
.benefits {
  display: flex;
  margin: 8px 0;
  gap: 15px;
}
.benefits img {
  width: 43px;
  height: 43px;
}
.benefits p {
  margin: 0;
  font-size: 22px;
}

.warning-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  gap: 30px;
  padding: 20px 60px;
  border-radius: 50px;
}
.warning-box p {
  margin: 0;
  font-size: 25px;
  font-weight: 500;
}
.warning-box img {
  width: 10%;
}
.bonus {
  background: #e43f3f;
}
.bonus-title h3 {
  border: 0px solid #7a7a7a;
  padding: 10px;
  border-radius: 15px;
  background-color: #ffffff;
  color: #000000;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}
.bonus-items-ouline {
  padding: 15px;
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 50%);
  border-radius: 20px;
  background-color: #fff;
}
.bonus-items {
  display: flex;
  justify-content: space-between;
}
.bonus-items img {
  width: 20%;
}
.bonus-item-text h5 {
  font-size: 35px;
}
.bonus-item-text h6 {
  font-size: 25px;
  font-weight: bold;
  color: red;
}
.bonus-item-text {
  padding: 0 65px 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hwd-text {
  font-size: 25px;
}
.hdw-points {
  display: flex;
  margin: 8px 0;
  gap: 38px;
}
.hdw-points img {
  width: 43px;
  height: 43px;
}
.hdw-points p {
  margin: 0;
  font-size: 22px;
}
.order-now-content h3 {
  font-size: 35px;
  color: #fff;
  font-weight: 500;
}
.order-now-content p {
  font-size: 57px;
  color: #fff;
  font-weight: bold;
}
.order-now-button a {
  color: #614f00;
  text-decoration: none;
  background-color: #ffe363;
  font-size: 33px;
  padding: 10px;
  border-radius: 35px;
  font-weight: 500;
  border: 0px solid #7a7a7a;
  box-shadow: 0px 4px 0px 2px rgb(0 0 0 / 50%);
}




.accordion {
  color: rgb(68, 68, 68);
  cursor: pointer;
  border-bottom: 1px solid #dfdfdf;
  padding: 18px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  transition: all 0.4s ease 0s;
align-items: center;
}
  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .active{
    border: none;
  }
  
  /* Style the accordion panel. Note: hidden by default */
  .panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
  }
  footer{
    background: #000;
  }
  footer p{
    color: #fff;
  }
  .copy-right{
    text-decoration: none;
    color: #fff;
  }
  .links a{
    text-decoration: none;
    color: #fff;
  }
  .panel p{
    font-size: 20px;
    font-weight: 400;
    color: #404040;
  }
  .accordion p{
    margin: 0;
  }
  .accordion img{
    width: 25px;
    height: 25px;
  }
  .active img{
        rotate: 45deg;
  }
  .accordion p{
    font-size: 24px;
    font-weight: 600;
  }
  .about-text{
    text-align: justify;
  }
  .social-media-links{
    color: #fff;
    font-size: 25px;
    display: flex;
    gap: 15px;
    justify-content: right;
  }
  .facebook a:hover{
   color: #3b5998;
  }
  .insta a:hover{
    color:#bc1888; 
  }
  .Twitter a:hover{
    color:#00acee;
  }
  .pinterest a:hover{
    color: #c8232c;
  }
  .linkedin a:hover{
    color:#0A66C2;
  }
  .social-media-links a{
    color: #fff;
  }
  @media only screen and (max-width: 1200px){
    .lto-button a{
      font-size: 18px;
    }
    .lto-images img{
      width: 70%;
    }
    .shipping P{
      font-size: 43px;
    }
    .lto-button a{
      padding: 8px 40px;
    }
  }
  @media only screen and (max-width: 976px){
    .product-image{
        width: 80%;
    }
    .quality{
      width: 100%;
    }
    .rating{
      width: 100%;
    }
    .order{
      order: 1;
    }
    .res{
      display: none;
    }
    .ingredients-title-text {
      line-height: 28px;
    }

    .ingredients-box{
      margin: 0;
    }
    .lto .container{
      width: 100%;
      max-width: none;
    }
    .lto-button a{
      padding: 8px 37px;
    }
    .shipping P{
      font-size: 35px;
    }
    header{
      padding: 12px 5px;
    }
  }
  @media only screen and (max-width: 764px){
    .lto .container{
      width: auto;
      max-width:540px;
    }
    .lto-images img{
      width: 100%;
    }
    .lto-button a {
      padding: 8px 70px;
      font-size: 20px;
  }
    .lto-payment-image img{
      width: 65%;
    }
    .warning-box{
      flex-direction: column;
    }
    .warning-box img{
      width: 25%;
    }
    .warning-box p{
      text-align: justify;
    }
    .benefits-title h3{
      font-size: 45px;
    }
    .benefits-text{
      font-size: 22px;
    }
    .bonus-title h3{
      font-size: 44px;
    }
    .bonus-items{
      flex-direction: column;
    }
    .bonus-items img{
      width: 80%;  
      height: 80%;
      align-self: center;
    }
    .bonus-item-text{
      padding: 0 35px 19px;
    }
    .order-now-content h3{
      font-size: 30px;
    }
    .order-now-content p{
      font-size: 45px;     
    }
    .order-now-button a {
      font-size: 20px;
  }
  .navbar-menu-item li a{
    padding:12px 0;
    font-size: 15px;
  }
   
  }
  @media only screen and (max-width: 500px){
    .text-box p{
      padding: 0;
    }
    .banner h2{
      width: 100%;
    }
    .choose-betabeat{
      font-size: 32px;
    }
    .feature-image img{
      width: 40%;
    }
    .mt-sm-5{
      margin-top: 45px;
    }
    .money-back-section .container-fluid{
      padding: 10px;
    }
    .mbs-button a{
      font-size: 17px;
    }
    .ingredients-title{
      font-size: 28px;
    }
    .ingredients-box img{
      width: 12%;
    }
    .lto-title h3,.order-now-title,.hdw-title h3,.faq-title,.review-title {
      font-size: 29px;
    }
    .navbar-menu,.navbar-menu-item{
      gap: 0;
      font-size: 10px;
    }
    .navbar-button a, .navbar-menu-item li a {
          padding: 7px 4px;
    font-size: 11px;
  }
  .about-text{
   font-size:20px;   
  }
  .about-image-a{
    width: 100%;
  }
  .ingredient-img-label img{
    width: 100%;
  }
  .warning-box{
    padding: 20px;
  }
  .order-now-button a {
    font-size: 18px;
}
.order-now-content p {
  font-size: 35px;
}
.section-title, .about-title h1, .trust-on-betabeat-title h4, .review-title, .money-back-title, .ingredients-title, .lto-title h3, .benefits-title h3, .hdw-title h3, .order-now-title, .faq-title {
  color: #ffffff;
  background: #1E5380;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 50%);
}
.about-image-b {
    width: 100%;
}
.order-now-content img {
    width: 100%;
}
.container-fluid .col-md-8{
    padding:0;
}
.navbar-menu {
    justify-content:center;
}
    header .col-md-4{
        text-align:center;
    }
  }