* {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

.ooredoo-iot-wrapper {
  margin-top: 120px;
}
@media (max-width: 820px) {
  .ooredoo-iot-wrapper {
    margin-top: 70px;
  }
}

.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(https://www.ooredoo.qa/web/wp-content/uploads/2022/11/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;
}

.blocker {
  display: block;
}

.ooredoo-cta {
  height: 48px;
  padding: 12px 40px;
  color: #FFF !important;
  text-decoration: none !important;
  text-align: center;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  background-color: #ED1C24;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.iot-benefits__platform-slider .slick-dots,
.iot-app__slider .slick-dots {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  display: inline;
  position: absolute;
  bottom: 37px;
  left: 50%;
  transform: translateX(-50%);
}
.iot-benefits__platform-slider .slick-dots > li,
.iot-app__slider .slick-dots > li {
  border-radius: 50%;
  display: inline-flex;
}
.iot-benefits__platform-slider .slick-dots > li:not(:last-child),
.iot-app__slider .slick-dots > li:not(:last-child) {
  margin-right: 8px;
}
.iot-benefits__platform-slider .slick-dots > li button,
.iot-app__slider .slick-dots > li button {
  cursor: pointer;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  border: 1px solid transparent !important;
  border-radius: 50%;
  width: 17px;
  min-width: 17px;
  height: 17px;
  min-height: 17px;
  display: inline-block;
  font-size: 0;
  background-color: #E0E0E0;
}
.iot-benefits__platform-slider .slick-dots > li.slick-active button,
.iot-app__slider .slick-dots > li.slick-active button {
  border-color: #E0E0E0 !important;
  background-color: #141B4D;
}

.smooth-move {
  transition: all 0.5s ease-in-out;
}

.iot-banner .container {
  padding: 0;
  max-width: 1440px;
}
.iot-banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.iot-info {
  padding: 80px 0;
}
.iot-info .container {
  max-width: 1000px;
}
.iot-info__title, .iot-info__desc {
  color: #221E20;
  font-family: "Rubik", sans-serif;
}
.iot-info__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  margin: 0 0 12px;
}
.iot-info__desc {
  font-size: 22px;
  font-weight: 400;
  line-height: 30.8px;
  margin: 0;
}

.why-ooredoo {
  background-color: #EEF4F8;
}
.why-ooredoo .container {
  max-width: 1150px;
  padding-top: 80px;
  padding-bottom: 80px;
}
.why-ooredoo__content,
.why-ooredoo .row {
  padding-right: 308px;
}
.why-ooredoo__content {
  margin-bottom: 40px;
}
.why-ooredoo__title {
  color: #221E20;
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  margin: 0 0 16px;
}
.why-ooredoo__desc {
  color: #221E20;
  font-family: "Noto Sans", sans-serif, Helvetica;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.why-ooredoo__item {
  margin-bottom: 24px;
}
.why-ooredoo__icon {
  margin-right: 8px;
}
.why-ooredoo__icon img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.why-ooredoo__label {
  color: #000;
  font-family: "Noto Sans", sans-serif, Helvetica;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.why-ooredoo__img {
  position: absolute;
  bottom: 0;
  right: -50px;
}
@media (min-width: 992px) and (max-width: 1025px) {
  .why-ooredoo__img {
    right: 0;
  }
}
.why-ooredoo__img img {
  width: 394px;
  height: auto;
  min-width: 394px;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.iot-markets {
  padding: 80px 0;
  background-color: #FFF;
}
.iot-markets .container {
  max-width: 1150px;
}
.iot-markets .container .row .container {
  padding: 0;
}
.iot-markets .container .row > div:last-child {
  padding: 0;
}
.iot-markets__content {
  max-width: 290px;
}
.iot-markets__label {
  color: #585858;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 0 2px;
}
.iot-markets__title {
  color: #221E20;
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  margin: 0 0 3px;
}
.iot-markets__desc {
  color: #221E20;
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.iot-markets.with-bg {
  background-color: #EBF0F0;
}
.iot-markets.with-bg div.marquee > a {
  background-color: #FFF;
}

.logoMarqueeSection {
  height: 100%;
  display: flex;
  align-items: center;
}
.logoMarqueeSection .container {
  max-width: 100%;
}
.logoMarqueeSection .default-content-container {
  overflow: hidden;
}

div.marquee > a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  color: #000 !important;
  text-decoration: none !important;
  border-radius: 16px;
  background-color: #F8F9FF;
  padding: 30px 15px;
  width: 170px;
  height: inherit;
  white-space: wrap;
  margin-right: 24px;
}
div.marquee > a h5 {
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  text-transform: capitalize;
  margin: 16px 0 0;
  word-wrap: break-word;
  text-wrap: initial;
  text-align: center;
}
div.marquee > a img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}

.marquee-wrapper {
  display: inline-block;
  white-space: nowrap;
}

.marquee {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  display: inline-flex;
  transform: translate3d(0%, 0, 0);
  -webkit-animation-name: marquee;
          animation-name: marquee;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.marquee-wrapper:hover .marquee {
  -webkit-animation-play-state: paused !important;
          animation-play-state: paused !important;
}

@-webkit-keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
.iot-connect {
  padding: 80px 0;
}
.iot-connect .container {
  max-width: 1150px;
}
.iot-connect__content {
  padding-right: 40px;
}
.iot-connect__list {
  padding-left: 40px;
}
.iot-connect__title {
  color: #221E20;
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  margin: 0 0 12px;
}
.iot-connect__desc {
  color: #221E20;
  font-family: "Noto Sans", sans-serif, Helvetica;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.iot-connect__img {
  background-color: #F8F9FF;
  border-radius: 16px;
  height: 100%;
  overflow: hidden;
}
.iot-connect__img img {
  max-width: 100%;
}
.iot-connect__item:not(:last-child) {
  margin-bottom: 24px;
}
.iot-connect__top {
  margin-bottom: 12px;
}
.iot-connect__icon {
  margin-right: 12px;
}
.iot-connect__icon img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.iot-connect__label {
  color: #221E20;
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25.2px;
  margin: 0;
}
.iot-connect__brief {
  color: #221E20;
  font-family: "Noto Sans", sans-serif, Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}
.iot-connect.dark-theme {
  background-color: #252527;
}
.iot-connect.dark-theme .iot-connect__label,
.iot-connect.dark-theme .iot-connect__brief,
.iot-connect.dark-theme .iot-connect__title,
.iot-connect.dark-theme .iot-connect__desc {
  color: #FFF;
}
.iot-connect.dark-theme .iot-connect__img {
  background-color: #FFF;
}

.iot-dashboard {
  padding: 80px 0;
  background-color: #F8F9FF;
}
.iot-dashboard .container {
  max-width: 1150px;
}
.iot-dashboard__title {
  font-family: "Rubik", sans-serif;
  color: #221E20;
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  margin: 0 0 24px;
}
.iot-dashboard__img img {
  width: 100%;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 20px;
  overflow: hidden;
}
.iot-dashboard__slide {
  padding-left: 28px;
  position: relative;
}
.iot-dashboard__slide:not(:last-child) {
  margin-bottom: 16px;
}
.iot-dashboard__slide::before, .iot-dashboard__slide::after {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.iot-dashboard__slide::before {
  background-color: #FDE8E9;
}
.iot-dashboard__slide::after {
  background-color: #ED1C24;
  height: 0%;
}
.iot-dashboard__slide.active::after {
  -webkit-animation: slideMoving 5s ease-in-out alternate;
          animation: slideMoving 5s ease-in-out alternate;
}
.iot-dashboard__slide.active.paused::after {
  -webkit-animation: none;
          animation: none;
}
.iot-dashboard__slide.active.running::after {
  -webkit-animation: slideMoving 5s ease-in-out alternate;
          animation: slideMoving 5s ease-in-out alternate;
}
.iot-dashboard__label {
  color: #000;
  font-family: "Rubik", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  margin: 0;
  cursor: pointer;
  padding: 8px 0;
}
.iot-dashboard__breif {
  display: none;
}
.iot-dashboard__breif p {
  color: #6E6E6E;
  font-family: "Noto Sans", sans-serif, Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}
.iot-dashboard__breif img {
  display: none;
}

@-webkit-keyframes slideMoving {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}

@keyframes slideMoving {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
.activate-section {
  padding: 80px 0;
  background-color: #EEF4F8;
}
@media (max-width: 820px) {
  .activate-section {
    padding: 40px 25px;
  }
  .activate-section .container {
    padding: 0;
  }
}
.activate-section__warpper {
  background-color: #141C4D;
  border-radius: 16px;
  padding: 40px;
  max-width: 1200px;
  height: 230px;
  margin: auto;
}
@media (max-width: 820px) {
  .activate-section__warpper {
    width: auto;
    min-height: 220px;
  }
}
.activate-section__text {
  font: normal normal 600 30px/36px "Rubik", sans-serif;
  color: #F9F9F9;
  margin: 0 auto 12px;
  text-align: center;
}
@media (max-width: 820px) {
  .activate-section__text {
    font-size: 24px;
    line-height: 28.8px;
    margin-bottom: 12px;
  }
}
.activate-section__desc {
  color: #FFF;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  margin-bottom: 32px;
}
@media (max-width: 820px) {
  .activate-section__desc {
    text-align: center;
    font-size: 16px;
    line-height: 19.2px;
    margin-bottom: 24px;
  }
}
.activate-section__cta {
  background-color: #ED1C24;
  border-radius: 20px;
  font: normal normal 600 16px/19px "Rubik", sans-serif;
  color: #FFFFFF !important;
  padding: 10px 30px;
  text-decoration: none !important;
}

.business-get-started {
  padding: 64px 0;
  background: url("/web/wp-content/themes/ooredoo-cms/business-iot-pages/images/blue-bg.png") no-repeat center center;
  background-size: cover;
}
@media (max-width: 820px) {
  .business-get-started {
    padding: 32px 0;
  }
}
.business-get-started .container {
  max-width: 1140px;
}
@media (max-width: 820px) {
  .business-get-started .container .row > div:not(:last-child) {
    margin-bottom: 16px;
  }
}
.business-get-started__title {
  font-family: "Rubik", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 33.6px;
  margin: 0 0 32px;
  color: #FFF;
}
@media (max-width: 820px) {
  .business-get-started__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 16px;
  }
}
.business-get-started__box {
  padding: 20px;
  border-radius: 8px;
  background-color: #FFF;
  height: 100%;
  position: relative;
}
.business-get-started__box:hover .business-get-started__icon {
  background-color: #ed1c24;
}
.business-get-started__box:hover .business-get-started__icon img {
  filter: invert(0);
}
.business-get-started__icon, .business-get-started__icon img {
  transition: all 0.3s ease-in-out;
}
.business-get-started__icon {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  background-color: #F5F5F6;
  border-radius: 50%;
  margin-bottom: 16px;
}
.business-get-started__icon img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: invert(1);
}
.business-get-started__content {
  height: 100%;
}
.business-get-started__label {
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.6px;
  margin: 0 0 18px;
}
.business-get-started__cta {
  color: #ED1C24 !important;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.2px;
  margin-top: inherit;
  text-decoration: none !important;
}
.business-get-started__cta::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.business-get-started__cta::after {
  content: "";
  background: url("/web/wp-content/themes/ooredoo-cms/business-iot-pages/images/arrow_forward.svg") no-repeat center center;
  background-size: cover;
  width: 25px;
  height: 13px;
  display: inline-block;
  margin-left: 5px;
  transition: 0.3s ease-in-out;
}
.business-get-started__cta:hover::after {
  transform: translateX(8px);
}

/* Pages */
.suite-features {
  background-color: #EEF4F8;
}
.suite-features .container {
  max-width: 1150px;
}
.suite-features .container .row {
  margin-top: 48px;
}
.suite-features__header {
  height: 545px;
}
.suite-features__header video {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.suite-features__title {
  color: #FFF;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  font-family: "Rubik", sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 54px;
  margin: 0;
  position: relative;
  z-index: 2;
}
.suite-features__content {
  border-radius: 24px;
  background-color: #151D4A;
  padding: 55px 40px;
  margin-top: -127px;
  position: relative;
  z-index: 3;
}
.suite-features__content-title {
  color: #EEF4F8;
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  margin: 0 0 5px;
}
.suite-features__content-desc {
  color: #EEF4F8;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}
.suite-features__box {
  height: 100%;
}
.suite-features__icon {
  margin-bottom: 24px;
}
.suite-features__icon img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
.suite-features__label {
  color: #EEF4F8;
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 16px;
}
.suite-features__brief {
  color: #EEF4F8;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  margin: 0;
}

.iot-products {
  padding: 70px 0 80px;
  background-color: #EEF4F8;
}
.iot-products .container {
  max-width: 1150px;
}
.iot-products__content {
  margin-bottom: 32px;
}
.iot-products__title, .iot-products__desc, .iot-products__label, .iot-products__sublabel, .iot-products__brief {
  color: #221E20;
  font-family: "Rubik", sans-serif;
}
.iot-products__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  margin: 0 0 2px;
}
.iot-products__desc {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.iot-products__card {
  padding: 40px 32px;
  border-radius: 24px;
  border: 1px solid #E0E0E0;
  background-color: #FFF;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.iot-products__card:hover {
  border: 1px solid #151C4A;
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.24);
}
.iot-products__img {
  margin-bottom: 22px;
}
.iot-products__img img {
  width: 244px;
  height: 189px;
  min-width: 244px;
  min-height: 189px;
  -o-object-fit: contain;
     object-fit: contain;
}
.iot-products__label {
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  margin: 0 0 16px;
}
.iot-products__sublabel {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 8px;
}
.iot-products__brief {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  margin-bottom: 16px;
}
.iot-products__cta {
  margin: auto auto 0;
}

.iot-app {
  padding: 55px 0 100px;
}
.iot-app .container {
  max-width: 1150px;
}
.iot-app .row > div {
  display: flex;
  align-items: center;
}
.iot-app__content {
  max-width: 480px;
  margin-top: 50px;
}
.iot-app__title, .iot-app__desc {
  color: #000;
  font-family: "Rubik", sans-serif;
}
.iot-app__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  margin: 0 0 16px;
}
.iot-app__desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  margin: 0;
}
.iot-app__stores {
  margin-top: 24px;
}
.iot-app__stores a {
  text-decoration: none !important;
}
.iot-app__stores a:not(:last-child) {
  margin-right: 24px;
}
.iot-app__stores img {
  height: 40px;
  width: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
.iot-app__slider-wrapper {
  position: relative;
  overflow: hidden;
}
.iot-app__slider-wrapper::before {
  content: "";
  display: block;
  width: 100%;
  max-width: 100%;
  height: 358px;
  border-radius: 120px 40px 0px 40px;
  background-color: #F2F6FF;
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.iot-app__slider .slick-slide img {
  height: 426px;
  width: auto;
  max-width: 100%;
  margin: 0 auto -5px;
}

.iot-benefits {
  padding: 80px 0;
}
.iot-benefits .container {
  max-width: 1150px;
}
.iot-benefits .container > .row > div {
  margin-bottom: 32px;
}
.iot-benefits__content {
  max-width: 682px;
  margin: 0 auto 32px;
}
.iot-benefits__title {
  color: #221E20;
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 44.8px;
  margin: 0 0 12px;
}
.iot-benefits__desc {
  color: #221E20;
  font-family: "Noto Sans", sans-serif, Helvetica;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.iot-benefits__card {
  padding: 32px 24px;
  border-radius: 16px;
  border: 1px solid #E0E0E0;
  background-color: #FFF;
  height: 100%;
}
.iot-benefits__icon {
  margin-bottom: 24px;
}
.iot-benefits__icon img {
  width: 56px;
  height: 56px;
  min-width: 56px;
  min-height: 56px;
  -o-object-fit: contain;
     object-fit: contain;
}
.iot-benefits__label {
  color: #000;
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-transform: capitalize;
  margin: 0 0 16px;
}
.iot-benefits__brief {
  color: #212529;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.iot-benefits__platform {
  border-radius: 16px;
  border: 1px solid #264A91;
  background-color: #F8F9FF;
  padding: 32px 24px;
}
.iot-benefits__platform .slick-slide img {
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 16px;
}

.iot-plans {
  padding: 80px 0;
}
.iot-plans .container {
  max-width: 1150px;
}
.iot-plans__content {
  margin-bottom: 32px;
}
.iot-plans__title, .iot-plans__desc {
  color: #231F20;
  font-family: "Rubik", sans-serif;
}
.iot-plans__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  margin: 0 0 3px;
}
.iot-plans__desc {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}
.iot-plans .table {
  border-collapse: separate;
  border-spacing: 0;
}
.iot-plans .table thead th {
  padding: 12px 24px;
  background-color: #174AB4;
  text-align: center;
  vertical-align: middle;
  color: #F8F9FF;
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25.2px;
  border: none;
}
.iot-plans .table thead th:first-child {
  border-top-left-radius: 16px;
  text-align: left;
}
.iot-plans .table thead th:last-child {
  border-top-right-radius: 16px;
}
.iot-plans .table thead th:last-child.special-cell {
  background-color: #6FD6C2;
  color: #000;
}
.iot-plans .table thead th.table-hovered {
  background-color: #006CBC !important;
  color: #FFF;
}
.iot-plans .table thead th.label-cell {
  background-color: #174AB4 !important;
}
.iot-plans .table thead span {
  color: #000;
  text-align: center;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  border-radius: 20px;
  background-color: #FFFEFF;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 2px 15px;
  margin: 0 auto;
  margin-top: 4px;
}
.iot-plans .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 16px;
}
.iot-plans .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}
.iot-plans .table tbody td {
  text-align: center;
  vertical-align: middle;
  background-color: #F8F9FF;
  padding: 12px 24px;
  color: #231F20;
  font-family: "Noto Sans", sans-serif, Helvetica;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
.iot-plans .table tbody td:first-child {
  text-align: left;
}
.iot-plans .table tbody td:last-child.special-cell {
  background-color: #EAFFFB;
  border-color: #D4E7E3;
}
.iot-plans .table tbody td.label-cell {
  background-color: #F8F9FF !important;
  border-color: #dee2e6 !important;
}
.iot-plans .table tbody td.check img {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}
.iot-plans .table-hovered {
  background-color: #EEF4F8 !important;
  border-color: #BAD5E7;
}

@media (max-width: 820px) {
  .iot-info {
    padding: 40px 0;
  }
  .iot-info__title {
    font-size: 24px;
    line-height: 33.6px;
  }
  .iot-info__desc {
    font-size: 14px;
    line-height: 19.6px;
  }
  .why-ooredoo .container {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .why-ooredoo__content,
  .why-ooredoo .row {
    padding-right: 0;
  }
  .why-ooredoo__content {
    margin-bottom: 24px;
  }
  .why-ooredoo__title {
    font-size: 23px;
    line-height: 29.9px;
  }
  .why-ooredoo__desc {
    font-size: 14px;
    line-height: 16.8px;
  }
  .why-ooredoo__item {
    margin-bottom: 12px;
  }
  .why-ooredoo__icon img {
    width: 31px;
    height: 31px;
    min-width: 31px;
    min-height: 31px;
  }
  .why-ooredoo__label {
    font-size: 16px;
  }
  .why-ooredoo__img {
    position: static;
    text-align: center;
    margin-top: 20px;
  }
  .why-ooredoo__img img {
    width: 178px;
    height: auto;
    min-width: 178px;
    max-width: 95%;
  }
  .iot-markets {
    padding: 40px 0;
  }
  .iot-markets__content {
    max-width: initial;
    margin-bottom: 24px;
  }
  .iot-markets__label {
    font-size: 14px;
  }
  .iot-markets__title {
    font-size: 24px;
    line-height: 28.8px;
  }
  .iot-markets__desc {
    font-size: 14px;
    line-height: 16.8px;
    margin: 0;
  }
  div.marquee > a {
    padding: 16px 10px;
    width: 144px;
    height: inherit;
    margin-right: 16px;
  }
  .marquee-wrapper:hover .marquee {
    -webkit-animation-play-state: paused !important;
            animation-play-state: paused !important;
  }
  .iot-connect {
    padding: 40px 0;
  }
  .iot-connect__content {
    padding-right: 0;
    margin-bottom: 22px;
  }
  .iot-connect__list {
    padding-left: 0;
  }
  .iot-connect__title {
    font-size: 24px;
    line-height: 28.8px;
  }
  .iot-connect__desc {
    font-size: 14px;
    line-height: 16.8px;
  }
  .iot-connect__img {
    height: auto;
    width: 100%;
    margin-bottom: 22px;
  }
  .iot-connect__item:not(:last-child) {
    margin-bottom: 32px;
  }
  .iot-connect__icon {
    margin-right: 12px;
  }
  .iot-connect__icon img {
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
  }
  .iot-connect__brief {
    font-size: 14px;
    line-height: 16.8px;
  }
  .iot-dashboard {
    padding: 40px 0;
  }
  .iot-dashboard__title {
    font-size: 24px;
    line-height: 33.6px;
    margin: 0 0 10px;
  }
  .iot-dashboard__img {
    display: none;
  }
  .iot-dashboard__label {
    font-size: 20px;
    line-height: 28px;
  }
  .iot-dashboard__breif {
    display: none;
  }
  .iot-dashboard__breif img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 20px;
  }
  .business-get-started {
    padding: 32px 0;
  }
  .business-get-started__box {
    flex-direction: row !important;
  }
  .business-get-started__content {
    margin-left: 24px;
  }
  .business-get-started .container .row > div:not(:last-child) {
    margin-bottom: 16px;
  }
  /* Pages */
  .suite-features .blocker {
    display: none;
  }
  .suite-features .container .row {
    margin-top: 0;
  }
  .suite-features .container .row > div {
    margin-top: 24px;
  }
  .suite-features__header {
    height: 360px;
    padding: 15px;
  }
  .suite-features__title {
    text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
    font-size: 32px;
    line-height: normal;
    margin-top: -30px;
  }
  .suite-features__content {
    padding: 32px 24px;
    margin-top: -84px;
  }
  .suite-features__content-title {
    font-size: 24px;
    line-height: 33.6px;
  }
  .suite-features__content-desc {
    font-size: 14px;
    line-height: 19.6px;
  }
  .suite-features__icon {
    margin-bottom: 8px;
  }
  .suite-features__icon img {
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
  }
  .suite-features__label {
    margin: 0 0 4px;
  }
  .iot-products {
    padding: 40px 0;
  }
  .iot-products .row > div {
    margin-top: 24px;
  }
  .iot-products__title {
    font-size: 24px;
    line-height: 28.8px;
    margin: 0 0 8px;
  }
  .iot-products__content {
    margin: 0;
  }
  .iot-products__desc {
    font-size: 14px;
    line-height: 16.8px;
  }
  .iot-products__card {
    padding: 32px 24px;
    border-radius: 16px;
  }
  .iot-products__label {
    margin: 0 0 12px;
  }
  .iot-products__sublabel {
    font-size: 18px;
    line-height: 21.6px;
  }
  .iot-products__brief {
    font-size: 14px;
    line-height: 16.8px;
    margin-bottom: 12px;
  }
  .iot-app {
    padding: 40px 0;
  }
  .iot-app__content {
    max-width: 480px;
    margin: 0 0 40px;
    text-align: center;
  }
  .iot-app__title {
    font-size: 20px;
    line-height: 28px;
  }
  .iot-app__desc {
    font-size: 14px;
    line-height: 16.8px;
  }
  .iot-app__slider-wrapper::before {
    height: 325px;
    border-radius: 80px 20px 0px 20px;
    z-index: -1;
  }
  .iot-app__slider .slick-slide {
    height: auto;
  }
  .iot-app__slider .slick-slide img {
    height: 374px;
    transform: translateX(23px);
  }
  .iot-app__slider .slick-dots {
    bottom: 32px;
  }
  .iot-benefits {
    padding: 40px 0;
  }
  .iot-benefits .container > .row > div {
    margin-bottom: 24px;
  }
  .iot-benefits__title {
    font-size: 24px;
    line-height: 33.6px;
  }
  .iot-benefits__desc {
    font-size: 14px;
    line-height: 16.8px;
  }
  .iot-benefits__card {
    padding: 24px 16px;
  }
  .iot-benefits__icon {
    margin-bottom: 16px;
  }
  .iot-benefits__icon img {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
  }
  .iot-benefits__label {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 16px;
  }
  .iot-benefits__brief {
    font-size: 14px;
    line-height: 16.8px;
  }
  .iot-benefits__platform {
    padding: 24px 16px 50px;
  }
  .iot-benefits__platform-slider {
    margin-top: 24px;
  }
  .iot-benefits__platform .slick-dots {
    bottom: -30px;
  }
  .iot-plans {
    padding: 40px 0;
  }
  .iot-plans__title {
    font-size: 24px;
    line-height: 28.8px;
  }
  .iot-plans__desc {
    font-size: 14px;
    line-height: 16.8px;
  }
  .iot-plans__accordion-title {
    color: #F8F9FF;
    font-family: "Rubik", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.2px;
    margin: 0;
    background-color: #174AB4;
    padding: 16px 24px;
    border-radius: 10px 10px 0 0;
  }
  .iot-plans__accordion .accordion .card {
    border: none;
    border-bottom: 1px solid #E0E0E0 !important;
    background-color: #FFF;
    border-radius: 0;
  }
  .iot-plans__accordion .accordion .card .card-header {
    border: none;
    background: none;
    padding: 0;
    background-color: #F8F9FF;
  }
  .iot-plans__accordion .accordion .card .card-header button {
    color: #231F20;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: left;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none !important;
  }
  .iot-plans__accordion .accordion .card .card-header button:after {
    content: "";
    background: url("/web/wp-content/themes/ooredoo-cms/business-iot-pages/images/chevron-down.svg") no-repeat center center;
    background-size: contain;
    width: 24px;
    height: 24px;
    min-height: 24px;
    min-width: 24px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
  }
  .iot-plans__accordion .accordion .card .card-header button.active:after {
    transform: rotate(-180deg);
  }
  .iot-plans__accordion .accordion .card .card-header button:focus {
    box-shadow: none;
  }
  .iot-plans__accordion .accordion .card .card-body {
    padding: 0;
  }
  .iot-plans__accordion-list > li {
    padding: 12px 16px;
  }
  .iot-plans__accordion-list > li:not(:last-child) {
    border-bottom: 1px solid #E0E0E0;
  }
  .iot-plans__accordion-list > li:last-child {
    background-color: #EAFFFB;
  }
  .iot-plans__accordion-list > li span {
    color: #231F20;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
  }
  .iot-plans__accordion-list > li span:last-child {
    text-align: right;
  }
  .iot-plans__accordion-badge {
    display: block;
    width: max-width !important;
    color: #231F20;
    font-family: "Rubik", sans-serif;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px !important;
    border-radius: 10px;
    background-color: #FFF;
    padding: 3px 12px;
    margin-top: 4px;
  }
  .iot-plans__accordion-smtext {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px !important;
    margin-top: 4px;
  }
}