html,
body {
  margin: 0;
  background-color: #fff;
  font-size: 10px;
  font-family: "Source Sans Pro", sans-serif; }

ul {
  padding: 0;
  list-style: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Tajawal", sans-serif; }

p {
  font-size: 1.8rem; }

a {
  color: #3758b9;
  text-decoration: none;
  padding-bottom: 1px; }

hr {
  border: 0;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); }

button {
  cursor: pointer; }

select,
input {
  font-size: 1.8rem;
  padding: 0.5em 1em 0.5em 0.5em;
  border-radius: 2px;
  border: 1px solid #737373; }

.input-group {
  margin: 0 1.6em 1.6em 0; }
  .input-group label {
    font-size: 1.8rem;
    display: block;
    margin: 0 0 0.4em 0; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

/********************** NAVBAR **********************/
.landing__navbar {
  width: 100%;
  height: 110px;
  background: #b6d283;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition-duration: 300ms; }
  .landing__navbar > .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
  .landing__navbar .center {
    margin: auto 0;
    height: 60%; }
  .landing__navbar .logo {
    height: 100%; }
  .landing__navbar .logo-dark {
    display: none; }
  .landing__navbar .actions {
    opacity: 0;
    transition-duration: 300ms; }
  .landing__navbar nav {
    display: inline-block;
    margin-right: 20px; }
  .landing__navbar .nav {
    display: flex; }
    .landing__navbar .nav li {
      margin-right: 30px; }
    .landing__navbar .nav a {
      color: #3758b9;
      text-decoration: none;
      font-size: 1.9rem; }
  .landing__navbar.scrolled {
    background-color: #fff;
    height: 70px;
    border-bottom: 1px solid rgba(26, 26, 26, 0.05); }
    .landing__navbar.scrolled .logo {
      display: none; }
    .landing__navbar.scrolled .logo-dark {
      height: 100%;
      display: block; }
    .landing__navbar.scrolled .actions {
      opacity: 1; }

/********************** HERO **********************/
.landing__hero {
  width: 100%;
  min-height: 70vh;
  padding-top: 10vh;
  padding-bottom: 6vh;
  background: #b6d283; }
  .landing__hero > .container {
    padding: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .landing__hero .left {
    width: 50%;
    margin: auto; }
  .landing__hero h1 {
    font-size: 6rem;
    font-weight: 400;
    color: #000; }
  .landing__hero .heading {
    font-size: 4.6rem;
    color: #000;
    font-weight: 600;
    margin: 0 auto 16px; }
    .landing__hero .heading span {
      line-height: 1.2em;
      display: block;
      margin: 11px 0; }
    .landing__hero .heading .line-2 {
      color: #3758b9;
      font-weight: 500;
      font-size: 1em;
      margin: 11px 0 42px; }
    .landing__hero .heading .line-3 {
      font-size: .6em;
      margin: 11px 0 0;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.9); }
  .landing__hero p {
    font-size: 2.4rem;
    font-weight: 300;
    color: #000; }
  .landing__hero .action {
    margin: 55px 0; }
  .landing__hero .action .under {
    color: #000;
    opacity: 0.7;
    font-size: 1.6rem;
    margin: auto 8px; }
  .landing__hero .right {
    width: 50%;
    margin: auto; }
    .landing__hero .right img {
      width: 100%;
      height: auto;
      object-fit: contain; }

/********************** BRANDS **********************/
.landing__brands {
  width: 100%;
  height: auto;
  padding-top: 90px;
  text-align: center;
  background-color: #fff; }
  .landing__brands h2 {
    font-weight: 600;
    font-size: 6rem; }
  .landing__brands .brands {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 3% 0 4%;
    width: 100%; }
  .landing__brands .brand {
    height: 6.25vw;
    max-height: 50px;
    min-height: 50px;
    margin: 1.2% 2%;
    opacity: 0.9; }
    .landing__brands .brand img {
      height: 100%; }
  .landing__brands p {
    color: rgba(56, 55, 56, 0.8);
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.75em;
    text-align: center;
    margin: 60px auto; }
  .landing__brands a {
    color: #000;
    font-size: 2.8rem;
    font-weight: 600;
    font-family: "Tajawal", sans-serif;
    color: #253c7e;
    padding: 0 5px !important;
    text-decoration: none; }

/********************** GOOGLE REVIEWS **********************/
.grw {
  overflow: visible !important; }

.grw__scroll {
  list-style: none !important;
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  overflow: visible !important;
  height: auto !important; }

.grw__block {
  background-color: #fff !important;
  border-radius: 22px !important;
  max-width: 30% !important;
  padding: 30px !important;
  margin: 12px auto !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  align-items: center !important; }

.grw__block__body__content {
  margin: 11px 12px !important;
  line-height: 1.4em !important;
  font-size: 1.6rem !important;
  width: auto !important; }

.grw__block__head__block__href__name {
  line-height: 1.4em !important;
  font-size: 2.2rem !important;
  display: block !important;
  font-family: "Tajawal", sans-serif !important; }

.grw__block__head__block a {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important; }

.grw__block__head__block__href__status {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin: 20px auto !important; }

.grw__block__head__block__href__status__date {
  line-height: 1.4em !important;
  font-size: 1.6rem !important;
  margin-top: 9px !important; }

.grw__block__footer__block__href {
  font-size: 1.5rem !important; }

/********************** TESTIMONIALS **********************/
.landing__testimonials {
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 40px;
  text-align: center;
  background-color: #f0f0f0; }
  .landing__testimonials h2 {
    font-weight: 600;
    font-size: 3.6rem;
    margin-bottom: 46px; }
  .landing__testimonials .subheading {
    color: rgba(56, 55, 56, 0.8); }
  .landing__testimonials .tests {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
  .landing__testimonials .test {
    background-color: #fff;
    border-radius: 22px;
    max-width: 30%;
    padding: 3% 0;
    min-width: 333px;
    margin: 3rem auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center; }
    .landing__testimonials .test.push-top {
      transform: translateY(10%); }
    .landing__testimonials .test img {
      border-radius: 100%;
      height: 90px;
      width: 90px; }
    .landing__testimonials .test p {
      margin: 18px 24px;
      line-height: 1.4em;
      font-size: 1.6rem; }
    .landing__testimonials .test .name {
      line-height: 1.4em;
      font-size: 2.2rem;
      display: block;
      font-family: "Tajawal", sans-serif; }
    .landing__testimonials .test .position {
      line-height: 1.4em;
      font-size: 1.8rem;
      font-weight: 700;
      display: block;
      font-family: "Tajawal", sans-serif; }
  .landing__testimonials .action {
    margin-top: 70px;
    color: rgba(0, 0, 0, 0.75); }

/********************** FEATURES **********************/
.landing__features {
  width: 100%;
  height: auto;
  padding-bottom: 70px;
  background-color: #fff; }
  .landing__features > .container {
    position: relative; }
  .landing__features h2 {
    font-weight: 500;
    font-size: 4.8rem;
    line-height: 1.4em;
    padding: 60px 0 20px;
    margin: 0;
    text-align: center;
    width: 100%;
    color: rgba(0, 0, 0, 0.9); }
  .landing__features .subheading {
    font-size: 2.4rem;
    line-height: 1.2em;
    margin: 0 auto 16px;
    color: rgba(0, 0, 0, 0.616);
    text-align: center; }
  .landing__features .right {
    width: 40%;
    margin-left: auto; }
    .landing__features .right img {
      max-width: 100%; }
  .landing__features .left {
    width: 50%;
    margin-right: auto; }
  .landing__features h3 {
    font-weight: 600;
    font-size: 3.2rem;
    display: flex;
    align-items: center;
    margin: 0 auto 16px;
    color: rgba(0, 0, 0, 0.9); }
    .landing__features h3 span {
      line-height: 1.2em; }
  .landing__features .icon {
    display: inline-block;
    height: 2.4em;
    width: 2.4em;
    margin-right: 16px; }
  .landing__features .description {
    font-size: 1.9rem;
    line-height: 1.4em;
    margin: 0 auto 16px;
    color: rgba(0, 0, 0, 0.75); }
  .landing__features .action {
    margin: 40px auto 0;
    width: auto;
    display: inline-block; }
  .landing__features .feature {
    padding: 40px 0; }
    .landing__features .feature > .container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap-reverse; }
    .landing__features .feature.reverse > .container {
      flex-direction: row-reverse; }
    .landing__features .feature.reverse .right {
      margin-right: auto;
      margin-left: 0;
      text-align: right; }
    .landing__features .feature.reverse .left {
      margin-right: 0;
      margin-left: auto; }

.tinted {
  background: #ccdfa9; }

.tinted-2 {
  background: #a5b5e4; }

.tinted-3 {
  background: #eee; }

/********************** ASK **********************/
.landing__ask {
  width: 100%;
  height: auto;
  margin: 80px 0 0;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #3758b9;
  color: #fff;
  text-align: center; }
  .landing__ask h2 {
    font-weight: 600;
    font-size: 6.4rem;
    line-height: 1.4em;
    margin: 0 auto 16px;
    max-width: 800px; }
  .landing__ask .text {
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 1.2em;
    margin: 40px auto;
    max-width: 800px; }
  .landing__ask a {
    background: #e6df29;
    color: #142043; }
    .landing__ask a:hover {
      background: #c5bf17; }
    .landing__ask a:focus {
      background: #979212; }

/********************** GIFT **********************/
.landing__gift {
  width: 100%;
  height: auto;
  padding-top: 30px;
  background-color: #fff; }
  .landing__gift > .container {
    position: relative; }
  .landing__gift h3 {
    font-weight: 400;
    font-size: 4rem;
    line-height: 1.4em;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding: 60px 0 0; }
  .landing__gift h2 {
    font-weight: 400;
    font-size: 6rem;
    line-height: 1.4em;
    margin: 0 auto 36px;
    text-align: center;
    max-width: 800px;
    color: rgba(0, 0, 0, 0.9);
    color: #20336a; }
  .landing__gift .red {
    color: #d32626; }
  .landing__gift .gift-card {
    background: #eee;
    display: flex;
    padding: 40px;
    padding-bottom: 0;
    border-radius: 6px;
    margin: 70px auto; }
    .landing__gift .gift-card .info {
      display: flex;
      flex-direction: column; }
  .landing__gift .get-list {
    list-style: none;
    padding: 0;
    margin: auto auto;
    padding: 40px;
    width: auto;
    padding-left: 110px; }
    .landing__gift .get-list .container {
      width: fit-content !important; }
    .landing__gift .get-list li {
      display: flex;
      align-content: center;
      margin: 20px auto; }
    .landing__gift .get-list .icon {
      display: inline-block;
      height: 60px; }
      .landing__gift .get-list .icon img {
        height: 100%;
        object-fit: contain; }
    .landing__gift .get-list h6 {
      font-weight: 300;
      font-size: 2.4rem;
      line-height: 1.4em;
      font-family: "Source Sans Pro", sans-serif;
      display: inline;
      margin: auto 26px; }
  .landing__gift .subheading {
    font-size: 2rem;
    line-height: 1.2em;
    margin: 0 auto 16px;
    text-align: center;
    color: rgba(0, 0, 0, 0.616); }

/********************** FORM **********************/
.landing__form {
  background: #fff;
  border-left: 19px solid #88af40;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100vw;
  bottom: 0;
  right: 0;
  overflow: auto;
  overflow-y: scroll;
  padding: 80px 0 0; }
  .landing__form > .container {
    display: flex !important;
    min-height: 100%; }
  .landing__form h4 {
    font-size: 2.3rem;
    margin-top: 30px; }
  .landing__form .left-bg {
    position: fixed;
    background: #3758b9;
    top: 0;
    min-height: 120%;
    bottom: 0;
    right: 0;
    left: 67vw; }
  .landing__form .logo {
    position: absolute;
    left: 20px;
    top: 18px;
    height: 40px; }
  .landing__form .close {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 40px; }
  .landing__form .left h2 {
    font-weight: 400;
    font-size: 4.6rem;
    line-height: 1.4em;
    color: #20336a;
    margin: 0 0 20px; }
  .landing__form .subheading {
    font-size: 2rem;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.616);
    margin-bottom: 16px; }
  .landing__form .row {
    display: flex;
    justify-content: left;
    margin-bottom: 10px; }
  .landing__form button {
    padding: 0.9em 2em;
    margin: 10px auto 0 0; }
  .landing__form .left {
    z-index: 10;
    margin: auto auto auto 0;
    max-width: 40%; }
  .landing__form .right {
    background: #eee;
    position: relative;
    z-index: 10;
    margin: auto 0 auto auto;
    padding: 30px;
    border-radius: 6px;
    max-width: 40%; }
    .landing__form .right img {
      height: 46px;
      margin-right: 12px; }
    .landing__form .right h2 {
      font-weight: 400;
      font-size: 2.8rem;
      line-height: 1.3;
      margin-bottom: 0; }
    .landing__form .right ul {
      list-style: none; }
    .landing__form .right li {
      border-radius: 1em 1em 0 1em;
      margin: 4rem auto 2rem; }
      .landing__form .right li p {
        margin: 4px 0 0 0;
        font-size: 2.2rem;
        font-weight: 300;
        line-height: 1.4;
        color: #000; }
  .landing__form .rightvideo {
    background: #eee;
    position: relative;
    z-index: 10;
    margin: 10vh 0 auto auto;
    padding: 30px;
    border-radius: 6px;
    width: 40%; }
    .landing__form .rightvideo h2 {
      font-size: 2.4rem;
      margin-bottom: 20px; }
  .landing__form .imgs {
    margin-top: 40px; }
    .landing__form .imgs img {
      margin: 10px 0; }
  @media screen and (max-width: 1120px) {
    .landing__form .left-bg {
      display: none; } }
  @media screen and (max-width: 1020px) {
    .landing__form .right,
    .landing__form .left-bg {
      display: none; }
    .landing__form .left {
      margin: auto;
      max-width: 80%; } }
  .landing__form .form-footer {
    text-align: center;
    width: 100%;
    background: #eee;
    padding: 2rem 0;
    margin-top: 60px;
    position: relative;
    z-index: 3; }
    .landing__form .form-footer > .container {
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      align-content: center;
      flex-wrap: wrap; }
      .landing__form .form-footer > .container > div {
        margin: auto; }
    .landing__form .form-footer h6 {
      font-size: 2rem;
      font-weight: 400;
      margin: 20px auto; }
    .landing__form .form-footer p {
      margin-bottom: 0;
      line-height: 1.4; }
    .landing__form .form-footer img {
      max-width: 300px; }

/********************** FOOTER **********************/
.landing__footer {
  text-align: center;
  width: 100%;
  background: #eee;
  padding: 2rem 0; }
  .landing__footer p {
    margin-bottom: 0;
    line-height: 1.4; }
  .landing__footer a {
    text-decoration: none;
    color: #3758b9; }

/********************** COMPONENTS **********************/
.btn--main {
  background: #3758b9;
  color: #fff;
  display: inline-block;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  margin: auto;
  padding: 0.9em 1em 0.85em;
  line-height: 1;
  border-radius: 3px;
  min-width: 8.23em;
  transition-duration: 300ms;
  border: none; }
  .btn--main:hover {
    background: #a5b5e4; }
  .btn--main:active {
    background: #f3f6fc; }
  .btn--main.small {
    padding: 0.7em 0.4em 0.65em; }

.btn--out {
  border: 1px solid #3758b9;
  color: #3758b9;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  margin: auto;
  padding: 0.9em 1em 0.85em;
  line-height: 1;
  border-radius: 2px;
  min-width: 8.23em;
  transition-duration: 300ms; }
  .btn--out:hover {
    background: #e6e6e6; }
  .btn--out:active {
    background: #cccccc; }

.btn--alt {
  background: #202020;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  margin: auto;
  padding: 0.9em 1.2em 0.85em;
  line-height: 1.1;
  border-radius: 1px;
  min-width: 8.23em;
  transition-duration: 300ms;
  letter-spacing: 1px; }
  .btn--alt:hover {
    background: #3a3a3a; }
  .btn--alt:active {
    background: black; }

.link--dia {
  cursor: pointer;
  font-size: 18px;
  position: relative;
  white-space: nowrap;
  text-decoration: none; }

.link--dia::before,
.link--dia::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  left: 0;
  pointer-events: none; }

.link--dia::before {
  content: ""; }

.link--dia {
  font-size: 1.75rem; }

.link--dia::before,
.link--dia::after {
  opacity: 0;
  transform-origin: 50% 0%;
  transform: translate3d(0, 3px, 0);
  transition-property: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1); }

.link--dia:hover::before,
.link--dia:hover::after {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1); }

.link--dia::after {
  content: "";
  top: calc(100% + 4px);
  width: 70%;
  left: 15%; }

.link--dia::before,
.link--dia:hover::after {
  transition-delay: 0.1s; }

.link--dia:hover::before {
  transition-delay: 0s; }

/********* MOBILE RESPONSIVESS *************/
@media screen and (max-width: 1020px) {
  .landing__gift .get-list {
    padding-left: 40px; }
  .landing__navbar .actions {
    display: none; }
  .landing__navbar .logo {
    height: 100%;
    max-width: 90vw;
    object-fit: contain; }
  .landing__hero > .container {
    flex-direction: column-reverse; }
  .landing__hero .left {
    width: 80%;
    text-align: center; }
  .landing__hero .right {
    width: 80%;
    margin: -30px auto 50px; }
  .landing__hero h1 {
    font-size: 3.8rem;
    text-align: left; }
  .landing__hero p {
    text-align: left; }
  .landing__hero .action .under {
    display: block;
    margin-top: 20px; }
  .landing__features h2 {
    text-align: center;
    font-size: 4rem; }
  .landing__features h3 {
    text-align: center;
    font-size: 3rem; }
  .landing__features .left,
  .landing__features .right {
    width: 90%;
    margin: 20px auto !important;
    text-align: center; }
  .landing__features .icon {
    display: none; }
  .landing__features iframe {
    max-width: 100%; }
  .landing__features .feature {
    padding: 5vh 0; }
  .grw__scroll {
    flex-direction: column !important;
    flex-wrap: nowrap !important; }
  .grw__block {
    max-width: 90% !important; }
  .landing__gift h2 {
    font-size: 4rem; }
  .landing__gift img {
    max-width: 100%; }
  .landing__gift .gift-card {
    padding: 40px;
    flex-wrap: wrap; }
  .landing__gift .get-list .icon {
    margin: auto 0; }
  .landing__form .row {
    flex-direction: column; }
  .landing__form .left h2 {
    margin-top: 20px;
    font-size: 3.7rem; }
  .landing__form > .container {
    display: block !important; }
  .landing__form .rightvideo {
    width: 90%;
    margin: 20px auto;
    padding: 20px 0;
    text-align: center; }
  .landing__form .left {
    width: 90%; } }

.forcehide {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important; }
