html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Droid Arabic Kufi", "Arial", "sans-serif";
  background-color: #eaeaea;
}

a {
  color: #fdcc52;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

a:hover,
a:focus {
  color: #fcbd20;
}

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
  border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Droid Arabic Kufi", "Arial", "sans-serif";
  font-weight: 200;
}

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 5px;
}

section {
  padding: 100px 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.h-100 {
  height: 100%;
}

/* Section 0 */
.section-0-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 200;
}

.section-0-content-container {
  background-color: white;
  box-shadow: 0px 3px 7px 5px #999;
  padding-right: 20px;
  padding-left: 20px;
}

.section-0-list-img {
  display: inline;
  height: 18px;
  float: right;
  margin-top: 7px;
  margin-left: 8px;
}

.section-0-list {
  font-size: 14px;
  line-height: 35px;
  text-align: right;
  display: inline;
  float: right;
  direction: rtl;
}

.section-0-mid-col-line-txt-1 {
  text-align: right;
  font-weight: bold;
  font-size: 25px;
}
.section-0-mid-col-line-txt-2 {
  font-size: 15px;
  text-align: right;
  float: right;
  display: inline;
  margin-top: 7px;
}

.section-0-btn {
  border-radius: 25px;
  outline: none;
  background-color: #f83f3f;
  border: 1px solid white;
  color: white;
  font-weight: bold;
  font-size: 15px;
  padding: 9px 30px;
  margin-left: 24px;
  margin-right: auto;
}

.section-0-btn:hover {
  background-color: white;
  color: #f83f3f;
  border: 1px solid #f83f3f;
}

/* Header */
header.masthead {
  background: url("../img/background_images/Banner-1-new.jpg") no-repeat
    center/cover;
  height: 557px;
  min-height: 450px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  color: white;
}

.logo-oil {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.hero-section-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

header.masthead .header-content {
  margin-bottom: 32px;
  margin-right: 32px;
}

.header-text-line-1 {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.8;
}

.header-text-line-1 span {
  color: #eaa149;
}

.hero-call-action {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 1.25rem;
  margin-right: 32px;
}

.btn-action {
  border-radius: 25px;
  border: 2px solid #ffffff;
  background-color: transparent;
  color: white;
  font-size: 18px;
  line-height: 20px;
  outline: none;
  font-weight: bold;
  padding: 12px 24px;
  margin-bottom: 21px;
}

.btn-action:hover {
  border-color: #eaa149;
}

.btn-orange {
  background: #f83f3f;
  border-color: #f83f3f;
}

.btn-orange:hover {
  background: white;
  color: #f83f3f;
  border-color: #f83f3f;
}

/* Section 3 */
.section-3-content-container {
  background-color: #161616;
  padding: 20px 16px;
}

/* Section 4 */
.section-4 .container {
  background: white;
}

.section-4 .text-container {
  padding: 50px 50px 0;
}

.section-3-list {
  font-size: 18px;
  line-height: 40px;
  text-align: right;
  display: inline;
  float: right;
  direction: rtl;
}
.section-3-list-img {
  display: inline;
  height: 20px;
  float: right;
  margin-top: 10px;
  margin-left: 8px;
}

/* Section 7 */
section.section-7 .container {
  background-image: url("../img/background_images/Banner-3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding-top: 50px;
}

.section-7-text-line-1 {
  text-align: right;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 1.5rem;
  color: #093759;
}

.section-7-text-line-2 {
  font-size: 17px;
  text-align: justify;
  direction: rtl;
  line-height: 1.7;
}

.bottom-section {
  padding-left: 55px;
  padding-right: 55px;
}

/* Button */
.btn-lehyati-dard {
  border-radius: 25px;
  border: 1px solid #f83f3f;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-size: 18px;
  background-color: #f83f3f;
  font-weight: bold;
  outline: none;
  cursor: pointer;
}
.btn-lehyati-dard:hover {
  border: 1px solid #f83f3f;
  background-color: #fff;
  color: #f83f3f;
}

/* Section 5 */
section.section-5 .container {
  background-image: url("../img/background_images/Banner-4-New.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 530px;
  padding: 50px;
  text-align: right;
  direction: rtl;
}

.section-5-text-line-1 {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 50px;
}

.section-5 .box-container {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 3rem;
  text-align: right;
}

.box-container img {
  border: 2px solid #eaa149;
  border-radius: 50%;
}

.box-container p {
  font-size: 20px;
  color: #eaa149;
  line-height: 38px;
}

/* Section 8 */
section.section-8 .container {
  background-image: url("../../img/background_images/arabian_background_beard_oil.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-top: 80px;
}

.section-8-img {
  width: 75px;
  height: 75px;
  margin: auto auto 16px;
  display: block;
}

.text-feature {
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
  margin: 0;
  color: #fff;
}

.section-8-btn {
  background-color: #eaa149;
  border-color: #eaa149;
  font-size: 20px;
  padding: 10px 30px;
}

.section-8-btn:hover {
  background-color: white;
  border-color: #eaa149;
  color: #eaa149;
}

/* Section Review */
.section-review .container {
  background-image: url("../img/background_images/Reviews-New.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-right: 50px;
  position: relative;
}

.section-review-top-margin {
  height: 60px;
}

.section-review-text {
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(14.3113px);
  border-radius: 57px;
}

.section-text {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}

/* Section 9 */
.section-9-box {
  width: 100%;
  border-radius: 15px;
  border: 2px solid black;
  cursor: pointer;
}

.family-box {
  position: relative;
}

.family-package {
  position: absolute;
  border: 1px solid;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  left: 55%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(0deg, #ffffff, #ffffff),
    linear-gradient(180deg, rgba(244, 158, 50, 0) 0%, #f49e32 100%),
    linear-gradient(
      180deg,
      #c56d00 0%,
      rgba(197, 109, 0, 0.78125) 58.85%,
      rgba(197, 109, 0, 0) 100%
    );
  border: 4px solid #093759;
  box-shadow: -6px 3px 4px rgba(0, 0, 0, 0.25);
}

.family-package span {
  color: #f83f3f;
  font-size: 32px;
}

.family-package .text {
  font-size: 46px;
  font-weight: bold;
}

.section-9-text-line-3.family-package-text {
  position: absolute;
  top: 16px;
  left: 15px;
  font-size: 22px;
  width: 80px;
}

.section-9-box-recommended {
  border: 3px solid black;
  position: relative;
  background: white;
}
.section-9-box-selected {
  border: 4px solid #f83f3f;
}
.section-9-img {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.section-9-text-line-1 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  direction: rtl;
}
.section-9-text-line-2 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-decoration: line-through;
  direction: rtl;
}
.section-9-text-line-3 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  direction: rtl;
  color: #f83f3f;
}

.section-9-row {
  padding-left: 24px;
  padding-right: 24px;
}

.section-9-remaining-pieces {
  padding: 20px 36px 0;
}

.section-9-remaining-pieces p {
  float: right;
  height: 35px;
  margin-right: 9px;
  color: #f83f3f;
  font-weight: bold;
}

.section-6-btn {
  border: 2px solid white;
}

/* Section 10 */
section.section-10 .btn-lehyati-dard:hover {
  border: 2px solid #f83f3f;
  box-shadow: none !important;
}

.section-10-form-input {
  direction: rtl;
  margin-top: 15px;
  border: 1px solid #b3b3b3;
}
.section-10-form {
  padding-left: 280px;
  padding-right: 280px;
}

.page-loading-screen {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../../img/loading.gif") center no-repeat #fff;
}
.thank-you-txt {
  color: #39b660;
  text-align: center;
  direction: rtl;
  font-weight: bold;
  font-size: 20px;
}
.top-bottom-space {
  height: 100px;
}
.thankyou-product-img {
  display: block;
  width: 90%;
  margin: auto;
}

/* Media */
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .section-0-btn {
    font-size: 17px;
    margin-left: 0;
    padding: 9px 16px;
  }

  .offer-end {
    padding-right: 24px !important;
  }

  .section-0-mid-col-line-txt-1 {
    font-size: 22px;
  }

  .section-0-list-img {
    height: 16px;
    margin-top: 0;
  }

  .section-0-list {
    font-size: 13px;
    line-height: 19px;
  }

  header.masthead {
    height: 450px;
    min-height: 430px;
  }

  header.masthead .header-content {
    max-width: 400px;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .header-text-line-1 {
    font-size: 28px;
  }

  .btn-action {
    font-size: 16px;
    padding: 10px 18px;
  }

  .section-4 .text-container {
    padding-bottom: 50px;
    padding-top: 20px;
  }

  section.section-7 .container {
    background: #dee8f1;
    padding: 0;
  }
  .top-img {
    padding-bottom: 35px;
  }

  .section-6 p {
    font-size: 15px !important;
  }

  .section-text {
    font-size: 32px;
  }

  .mobile-margin {
    margin-bottom: 32px;
    padding: 100px;
    padding-bottom: 0px;
    padding-top: 0px;
  }

  section.section-5 .container {
    height: 445px;
    padding: 30px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
  .section-0-btn {
    font-size: 14px;
    padding: 10px 9px;
  }

  .section-0-mid-col-line-txt-1 {
    font-size: 20px;
  }

  .section-5 img.hidden-md {
    display: none;
  }

  .section-5-text-line-1 {
    font-size: 22px;
  }

  .box-container img {
    width: 20%;
  }

  .section-review .container {
    background: white;
  }

  .section-review-text {
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(8.13237px);
    border: 1px solid #eee;
  }

  .section-review-img-comments {
    margin: 5rem auto 0 !important;
  }

  .section-text {
    color: #093759;
  }

  .section-10-form {
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media only screen and (max-width: 768px) {
  section,
  .masthead {
    overflow-x: hidden;
  }

  .section-0-btn {
    font-size: 14px;
    margin-left: 0;
    padding: 9px;
  }

  .offer-end {
    padding-right: 24px !important;
  }

  .section-0-mid-col-line-txt-1 {
    font-size: 18px;
    letter-spacing: 0;
  }

  .section-0-list-img {
    margin-top: 0;
  }

  .section-0-list {
    font-size: 13px;
    line-height: 22px;
  }

  .logo-oil {
    width: 50%;
  }

  header.masthead {
    height: 420px;
    min-height: 383px;
  }

  header.masthead .header-content {
    max-width: 380px;
    margin-left: auto;
  }
  .header-text-line-1 {
    font-size: 26px;
  }

  .btn-action {
    font-size: 16px;
    line-height: 17px;
    padding: 10px 18px;
  }

  .section-2 .hidden-md {
    display: none;
  }

  .section-btn-action.hidden-md {
    display: none;
  }

  .section-3 img {
    display: none !important;
  }

  .section-4 .text-container {
    padding-bottom: 24px;
    padding-top: 10px;
  }

  section.section-7 .container {
    background: #dee8f1;
    padding: 0;
  }

  .top-img {
    padding-bottom: 30px;
  }

  .section-6 p {
    font-size: 13px !important;
  }

  .section-6 .btn-lehyati-dard {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  section.section-5 .container {
    background: #fff;
    height: auto;
    padding: 20px 50px;
  }

  .section-5-text-line-1 {
    color: #161616;
    text-align: center;
  }

  .section-review .container {
    background: #fff;
    padding-right: 0;
  }

  .section-review-content-container {
    display: flex;
    flex-direction: column-reverse;
    gap: 1rem;
  }

  .section-review-text {
    width: 55%;
    margin-top: -135px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(8.13237px);
    border: 1px solid #eee;
  }

  .section-text {
    color: #093759;
  }

  .section-review-img-comments {
    margin-left: auto !important;
  }

  .section-8 .col-md-4 {
    text-align: center;
  }

  .mobile-margin {
    margin-bottom: 32px;
    padding: 75px;
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .section-10-form {
    padding: 0 100px;
  }
}

@media only screen and (max-width: 600px) {
  header.masthead {
    height: 275px;
    min-height: 230px;
  }

  header.masthead .header-content {
    max-width: 264px;
    margin-bottom: 0;
    margin-right: 8px;
  }

  .header-text-line-1 {
    font-size: 20px;
    width: 75%;
    margin-left: auto;
  }

  .hero-call-action.mobile-view {
    display: none;
  }

  .section-btn-action.hidden-md {
    display: block;
  }

  .section-btn-action .hero-call-action {
    flex-direction: column;
    gap: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .btn-action {
    border-color: #f83f3f;
    color: #000;
    width: 100%;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .btn-orange {
    color: #fff;
  }

  .section-4 .text-container {
    padding: 16px 20px 25px;
  }

  .section-3-list {
    width: 88%;
    font-size: 16px;
    line-height: 40px;
  }

  .bottom-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  .bottom-section p:first-child {
    text-align: center;
    margin-bottom: 28px;
  }

  .bottom-section p:first-child span {
    background-color: #093759;
    color: #fff;
    padding: 3px 20px;
    border-radius: 4px;
  }

  .section-7-text-line-2 {
    font-size: 16px;
    line-height: 2;
    text-align: inherit;
  }

  .section-6 .row .col-lg-12 {
    display: flex;
    flex-direction: column;
  }

  section.section-5 .container {
    background: white;
    padding: 12px;
    text-align: center;
    height: auto;
  }

  .section-5-text-line-1 {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 26px;
    color: #161616;
  }

  .section-5 .box-container {
    gap: 8px;
    margin-bottom: 2rem;
  }

  .box-container img {
    width: 59px;
  }

  .box-container p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
  }

  .section-5 .hidden-md {
    display: inline-block;
  }

  .section-review-text {
    width: 230px;
    border-radius: 23px;
    border: 1px solid #eee;
    margin-top: -100px;
  }

  .section-text {
    font-size: 20.4478px;
    line-height: 30px;
  }

  .section-review-img-comments {
    width: 100% !important;
  }

  section.section-8 .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-9-row {
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .mobile-margin {
    margin-bottom: 10px;
    padding: 50px;
    padding-bottom: 0px;
    padding-top: 0px;
  }

  .section-9-remaining-pieces {
    padding: 20px;
  }

  .section-9-remaining-pieces p {
    float: none;
    text-align: center;
  }

  .section-10-form {
    padding: 0;
  }

  .thank-you-txt {
    font-size: 17px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 991px) {
  section.section-8 .container::before, 
  section.section-8 .container::after, 
  section.section-8 .row-feature::before, 
  section.section-8 .row-feature::after {
      display: none;
  }

  section.section-8 .container {
      padding-right: 12px;
      padding-left: 12px;
  }

  section.section-8 .row-feature {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      margin-right: 0;
      margin-left: 0;
      gap: 20px;
  }

  section.section-8 .col-xs-6 {
      padding-right: 0;
      padding-left: 0;
      margin-right: 0;
      margin-left: 0;
      width: 100%;
      float: none;
  }
  section.section-8 .col-xs-6:last-child {
      grid-column: 1/3;
  }

    .section-8-img {
      height: 60px;
      width: 60px;
  }
}