@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&amp;display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Jost", sans-serif;
  scroll-padding-top: 78px;
}

body {
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  font-size: 18px;
  margin: 0;
}
li {
  /* list-style: none; */
  font-size: 18px;
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #000;
}

:root {
  --animate-duration: 2000ms;
  --animate-delay: 2s;
}

.s-btn {
  font-size: 20px;
}

/* header starts */
.mynavbar {
  background-color: #931f1d;
}

.navbar-brand {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
}

.navbar-icons {
  color: #fff;
}

.mynavbar .nav-item .nav-link {
  color: #fff;
  font-weight: 400;
  font-size: 17px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff !important;
}

.btn {
  background: #ffff00;
  color: #000;
  font-weight: 500 !important;
  border-color: #ffff00;
  border-width: 2px;
}

.btn-outline-success:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #ffff00;
  transition: 0.3s ease-in-out;
}

.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  box-shadow: inherit !important;
}

.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: inherit !important;
}
.r-btn {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62;
}
.r-btn:hover {
  background-color: #ffa600 !important;
  border-color: #ffa600 !important;
  transition: 0.3s ease-in-out;
}
.mybtn2:hover {
  color: #000 !important;
  border-color: #fa1212 !important;
  transition: 0.3s ease-in-out;
}
.banner-btn {
  background: #ffff00 !important;
  border-color: #ffff00 !important;
  border-width: 3px !important;
}
.banner-btn:hover {
  color: #fff !important;
  background-color: transparent;
  border-width: 3px !important;
}

.navbar-toggler:focus {
  box-shadow: inherit !important;
  border: 0 !important;
}

.hide {
  display: none;
}
.open,
.close {
  color: #fff;
  font-size: 22px;
}
/* header ends */

/* .banner starts */
.btn-bb {
  width: 60%;
}
.banner {
  padding-top: 55px;
}
.banner-pt {
  padding-top: 35px;
}

.banner-heading {
  color: #931f1d;
}
.certification-img {
  width: 55%;
}

.rotate {
  display: block;
  background-color: #bd1706;
  color: #fff;
  transform: skewX(-15deg);
}

.banner-bg {
  /* background-color: #bd1706;   */
  color: #fff;
}

.banner p span,
.red-text {
  color: #a00404;
}

.red-text span {
  color: #006609 !important;
}

.red-text {
  color: #ff0000;
}

.b-btn {
  border: 1px solid #f80000 !important;
  background-color: #f80000;
  border-radius: 8px;
  overflow: hidden;
}

.b-btn:hover {
  background-color: #f80000 !important;
  color: #fff !important;
}

.btn33 {
  color: #f80000 !important;
}

.btn33:hover {
  background-color: transparent !important;
  color: #f80000 !important;
}

.border-bottom {
  border: 10px solid #52c158;
  width: 85%;
}

.green-text {
  color: #931f1d;
}

@media (max-width: 1200px) {
  .mynavbar .nav-item .nav-link {
    font-size: 19px;
  }
  .navbar-brand {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .mynavbar .nav-item .nav-link {
    font-size: 18px;
  }
  * {
    scroll-padding-top: 66px;
  }
}

@media (max-width: 768px) {
  .banner h1 {
    font-size: 25px;
  }

  .banner h2 {
    font-size: 23px;
  }

  .border-bottom {
    width: 100%;
  }

  .banner-pt {
    padding-top: 20px;
  }
  .mybtn {
    width: 100% !important;
  }
  .d-btn {
    font-size: 16px !important;
  }
  .Customer-rating {
    font-size: 10px;
  }
}
/* banner ends */

/* four-sec starts */
.bg-box {
  min-height: 440px;
}
.heading {
  background-color: #931f1d;
  color: #fff;
}

.heading2 {
  background-color: #25336c;
  color: #fff;
}
.bg-heading {
  background-color: #007953;
}
.bg-heading span {
  color: #eefe3c;
}
.heading-why {
  background-color: #272727;
}
.four-sec-box {
  background-color: #ffedee;
}
/* four-sec ends */

/* What-is starts */
.order-btn {
  border-width: 3px !important;
}

.Cortexi-img {
  width: 65% !important;
}

.banner-image {
  width: 65% !important;
}

.l-btn {
  border-color: #3a341c !important;
  color: #3a341c !important;
}
.l-btn:hover {
  color: #3a341c !important;
  background: #ffea64 !important;
  border-color: #ffea64 !important;
}
.offer-img {
  width: 65% !important;
}
#works,
.special-offers,
#benefits,
.policy,
.review-sec,
.click-sec,
.pros-cons {
  background-color: #ffedee;
}
@media (max-width: 767px) {
  .click-img-box img {
    width: 95% !important;
  }

  .p-text {
    width: 100% !important;
    font-size: 18px !important;
  }

  .banner-image {
    width: 70% !important;
  }

  .s-btn {
    font-size: 15px;
  }

  .ingredients-image {
    width: 75% !important;
  }

  .btn2 {
    width: 100% !important;
  }

  .bg-box {
    min-height: auto;
  }
  .banner-image2,
  .work-image {
    width: 100% !important;
  }
  .banner-img {
    width: 90% !important;
  }
}
/* What-is ends */

/* review-sec starts */
.review-box {
  background-color: #fff;
  color: #000;
  border: 1px solid #eee;
}

.review-sec h6 i {
  background-color: #11c81d;
  color: #fff;
  font-size: 20px;
}

.review-logo i {
  color: #ffc300;
}

.review-title {
  color: rgb(240, 232, 232);
}
/* review-sec ends */

/* money-back starts */
.moneyBack-box {
  padding: 3rem;
  border: 10px solid #931f1d;
  background-image: linear-gradient(to bottom, #ffffff 42%, #fff7d6),
    linear-gradient(to bottom, #d8d8d8, #d8d8d8);
}
.moneyBack-img {
  width: 30%;
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
}
.custom-margin {
  margin-top: 80px;
}
.mb-mt {
  margin-top: 70px;
}
/* money-back ends */

/* detailed-cost start */
.heading-discounted {
  background-color: #4479d9;
}
.detailed-cost li::marker {
  color: #9fe870;
}
/* detailed-cost ends */

/* discounted starts */
.discounted {
  background-color: #931f1d;
  color: #fff;
}
.discounted .yellow-text {
  color: #fcfc04;
}
.discounted-img {
  width: 45%;
}

.review-sec .profile-img {
  width: 110px;
}
.buy-img {
  width: 35%;
}

@media (max-width: 767px) {
  .discounted-img {
    width: 80% !important;
  }
  .buy-img {
    width: 50%;
  }
  .moneyBack-img {
    width: 67%;
  }
  .mb-mt {
    margin-top: 40px;
  }
}
/* discounted ends */

/* testimonial starts */
.testimonial {
  background-color: #0b2951;
}

.testimonial a {
  color: #fff;
  font-weight: bold;
}
/* testimonial ends */

/* benefits-sec starts */
.benefits-sec .icons .num,
.icons i {
  background-color: #6592e6;
  color: #fff;
  width: 30px;
  height: 30px;
}
.cortexi-head {
  color: #2a7566;
}
.text p span {
  color: #232323;
}

.list li {
  list-style: none;
  padding-left: 8px;
  position: relative;
  font-size: 18px;
}
.list strong {
  color: #232323;
}

.list li:before {
  position: absolute;
  left: -30px;
  margin-top: 0px;
  margin-bottom: 5px;
  content: "✓";
  line-height: 40px;
  transition: all 0.2s;
  color: #ffffff;
  background: #931f1d;
  width: 30px;
  height: 30px;
  /* border-radius: 50%; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.list2 li:before {
  border-radius: 50%;
  margin-top: 5px;
  width: 35px;
  height: 35px;
  left: -35px;
}
.list3 li:before {
  background-color: #6592e6 !important;
}

.list4 li:before {
  top: 30%;
  font-weight: bold;
  color: green;
  background-color: transparent !important;
}
.list5 li:before {
  color: red;
  content: "X";
  font-weight: 500;
}

.benefits-sec li::marker {
  color: #9fe870;
}
.ingredients-bg {
  background-color: rgb(225 229 238);
}
/* benefits-sec ends */

/* order-sec starst */
.bonus-box img {
  border-radius: 10px;
}
.order-sec h5 .span1 {
  text-decoration-color: red !important;
}
.bonus-box {
  background-color: #931f1d;
}
/* order-sec ends */

/* Question-sec starts */
.question .accordion-button:focus {
  box-shadow: inherit !important;
}

.question .accordion-button:not(.collapsed) {
  color: #000 !important;
}

.question .accordion-item {
  border-bottom: 1px solid #25336c !important;
  border-radius: 0 !important;
}

.question .accordion-btn {
  border-top: 1px solid #25336c !important;
}

.question .accordion-button::after {
  background-image: url(../images/angle-down-solid.svg) !important;
  background-position: center;
}

.question .accordion-button:not(.collapsed)::after {
  background-image: url(../images/angle-down-solid.svg) !important;
}

.question .accordion-button::after {
  background-color: transparent;
  padding: 13px;
  border-radius: 100%;
  /* background-color: #ffa600; */
}

.question .accordion-text {
  font-size: 18px;
}

@media (max-width: 767px) {
  .question .accordion-text {
    font-size: 16px;
  }
  .list4 li:before {
    top: 40%;
  }
}
/* Question-sec ends */

/* pros-cons-sec starts */
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: #ffffff #ffffff #931f1d;
  border-width: 2px;
  color: #000;
}

.nav-link {
  color: #000000;
}

.nav-link:focus,
.nav-link:hover {
  color: #000 !important;
}
.mytab-content i {
  background-color: #00d26a;
  color: #fff;
  padding: 3px 4px;
  border-radius: 3px;
}
.num1 {
  color: #ffa600;
}
.num2 {
  color: #fa1212;
}

.pros li {
  list-style: inherit !important;
}
.pros li::marker {
  color: #ffa600;
  font-weight: bold;
}

.cons li {
  list-style: inherit !important;
}
.cons li::marker {
  color: #fa1212;
  font-weight: bold;
}
/* pros-cons-sec ends */

/* footer stars */
footer {
  background-color: #000 !important;
  color: #fff;
}

@media (max-width: 767px) {
  footer .links {
    width: 100% !important;
  }
}
/* footer ends */

/* copyrights */
.copyrights {
  background-color: #ffff;
  color: #000 !important;
}
/* copyrights */

/* bottom-content */
#scrollButton {
  display: none;
}
.bottom-content {
  position: fixed;
  z-index: 999;
  bottom: 7px;
  left: 0;
  right: 0;
}
.btn22 {
  background-color: #fda103 !important;
  color: #000;
  border: 1px solid darkorange;
  width: 90%;
}
/* bottom-content */

/* pricing starts */
.pricing-bottom-part {
  background-color: #ffd701;
}
.pricing-bottom-part i {
  color: #fc3019;
  font-size: 50px;
}

.discount-img {
  border: 2px solid #0c2c68;
  border-radius: 15px;
  overflow: hidden;
}

.discount-img img {
  border-radius: 10px;
}
/* pricing ends */

/* ingredients-sec starts */
.number h5 {
  background-color: #931f1d;
  color: #fff;
  width: 40px;
  height: 40px;
}

.arrow i {
  color: #931f1d;
  font-size: 30px;
  font-weight: bold;
}

.title {
  color: #f97820;
}
.ingredients-textbox {
  background-color: #272727;
  color: #fff;
}
.checkmark-icon {
  width: 10%;
}

@media (max-width: 1199px) {
  .ingredients-p1 {
    font-size: 16px !important;
  }
  .ingredients-p2 {
    font-size: 11px !important;
  }
}

@media (max-width: 767px) {
  .ingredients-p1 {
    font-size: 20px !important;
  }
  .ingredients-p2 {
    font-size: 18px !important;
  }
  .next,
  .prev {
    display: none;
  }
  .mobile-img {
    width: 15% !important;
    position: absolute;
    bottom: -3px;
    z-index: 99;
  }
  .btn-bb {
    width: 75%;
  }
  .f-pb {
    padding-bottom: 70px;
  }
}
/* ingredients-sec ends */

/* return & refunds policy starts */
.policy-icons {
  width: 55px;
  height: 55px;
  background-color: #ffd7ef;
  color: #d70081;
}
/* return & refunds policy ends */

/* scientifically-formulated starts */
.scientifically-formulated-top {
  background-color: #931f1d;
}

.scientifically-formulated-bottom .number {
  width: 45px;
  height: 45px;
  background-color: #931f1d;
  border-radius: 50%;
  color: #fff;
}
/* scientifically-formulated ends */
