body {
  color: #546a9d;
}
h1 {
  font-size: 55px;
}
.oman-mang,
.sultans,
.unit-msgs,
.websites,
.workshop-bottom,
.timeline,
.vision-steps {
  background-color: #384a7a;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 80px 50px 0px;
  position: relative;
  z-index: 2;
  position: relative;
}
.mob {
  display: none;
}
.sky-box .image-box {
  min-height: 630px;
}
.download img {
  margin: 0px;
}
.social-contact {
  margin: 3px 30px 20px;
  font-size: 20px;
  display: contents;
}
.oman-mang {
  direction: ltr;
}
.msg-padding {
  padding: 80px 20px 0px !important;
}
.sultans {
  padding: 80px 0px 0px;
}
.bluebox {
  background-color: #cad9f0;
  padding: 30px;
  text-align: right;
  font-size: 20px;
  border-radius: 20px;
  margin-top: 30px;
  color: #425d9a;
  margin-bottom: 30px;
}
.bluebox h4 {
  color: #664c95;
}
.bluebox li {
  direction: rtl;
  margin-right: 20px;
  list-style: square;
}
img.herirc {
  max-width: 40%;
}
.bluebox p {
  margin: 20px 40px;
}
.outputs p {
  float: right;
  margin: 30px 15%;
  width: 70%;
}
.msg-unit {
  padding: 10px 0px 60px;
}
.oman-mang h1 {
  margin-top: 0px;
  margin-bottom: 30px;
}
.oman-mang-row,
.sultans-row,
.unit-msgs-row,
.websites-row,
.workshop-bottom-row,
.timeline-row,
.vision-steps-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  padding-bottom: 30px;
}
.interactive-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.ltr .interactive-map {
  padding: 8.6rem 6rem 8.6rem 6rem;
}
@media (max-width: 1440px) {
  .ltr .interactive-map {
    padding: 7rem 2rem 7em 10rem;
  }
}
@media (max-width: 1279px) {
  .ltr .interactive-map {
    padding: 6rem;
  }
}
@media (max-width: 767px) {
  .ltr .interactive-map {
    padding: 4rem 3rem;
  }
}
.rtl .interactive-map {
  padding: 8.6rem 6rem 8.6rem 6rem;
}
@media (max-width: 1440px) {
  .rtl .interactive-map {
    padding: 7rem 10rem 7rem 2rem;
  }
}
@media (max-width: 1279px) {
  .rtl .interactive-map {
    padding: 6rem;
  }
}
@media (max-width: 767px) {
  .rtl .interactive-map {
    padding: 4rem 3rem;
  }
}
.interactive-map .vertical-locations {
  font-size: 3.6rem;
  color: #b4bdc1;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 1440px) {
  .interactive-map .vertical-locations {
    font-size: 2.8rem;
  }
}
@media (max-width: 1279px) {
  .interactive-map .vertical-locations {
    display: none;
  }
}
.ltr .interactive-map .vertical-locations {
  margin-right: 7rem;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 1440px) {
  .ltr .interactive-map .vertical-locations {
    margin-right: 5rem;
  }
}
.rtl .interactive-map .vertical-locations {
  margin-left: 7rem;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media (max-width: 1440px) {
  .rtl .interactive-map .vertical-locations {
    margin-left: 5rem;
  }
}
.interactive-map #map-people-and-culture {
  max-width: 82rem;
  width: 100%;
  z-index: 110;
}
.interactive-map #map-people-and-culture svg {
  width: 100%;
  max-width: 900px;
}
.interactive-map #map-people-and-culture svg .path {
  -webkit-transition: fill 0.2s ease-in-out;
  transition: fill 0.2s ease-in-out;
  cursor: pointer;
}
.interactive-map #map-people-and-culture svg .path:hover {
  fill: #006582;
}
.interactive-map #map-people-and-culture svg .path.selected {
  fill: #006582;
}
.interactive-map .borders-slider {
  max-width: 56.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.border-item h1 {
  font-size: 30px;
}
@media (max-width: 1279px) {
  .interactive-map .borders-slider {
    max-width: 100%;
  }
}
.interactive-map .borders-slider .animated {
  -webkit-animation-duration: 0.02s !important;
  animation-duration: 0.02s !important;
  direction: rtl !important;
}
.interactive-map .borders-slider .owl-item:not(.active) {
  opacity: 0;
}
.interactive-map .border-item {
  width: 100%;
  text-align: justify;
  direction: rtl;
}
.interactive-map h3 {
  font-size: 8.4rem;
  line-height: 9.4rem;
  color: #3b4d7e;
  width: 100%;
}
@media (max-width: 1440px) {
  .interactive-map h3 {
    font-size: 6.6rem;
    line-height: 7.4rem;
  }
}
@media (max-width: 1279px) {
  .interactive-map h3 {
    font-size: 3.6rem;
    line-height: 4.8rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .interactive-map h3 {
    font-size: 2.8rem;
    line-height: 4rem;
  }
}
@media (max-width: 374px) {
  .interactive-map h3 {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}
.interactive-map p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #d8e1ee;
  margin: 0.3rem 0 1.8rem 0;
  padding-left: 50px;

  text-align: justify;
}
@media (max-width: 1279px) {
  .interactive-map p {
    line-height: 2rem;
    max-width: 32rem;
    width: 100%;
    margin: 5.7rem 0px 20px;
    padding: 30px 0px;
  }
  .owl-carousel .owl-item {
    /*width: auto !important;*/
  }
  .interactive-map .border-item {
    padding-right: 41%;
  }
}
@media (max-width: 767px) {
  .interactive-map p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 4.9rem auto 2.3rem auto;
  }
}
.interactive-map h4 {
  font-size: 2.8rem;
  line-height: 1.2;
  color: #b4bdc1;
  text-align: center;
  margin-bottom: 2.8rem;
  display: none;
}
@media (max-width: 1279px) {
  .interactive-map h4 {
    display: block;
  }
}
@media (max-width: 767px) {
  .interactive-map h4 {
    font-size: 2rem;
    margin-bottom: 1.2rem;
  }
}
.interactive-map ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.5rem;
}
@media (max-width: 1440px) {
  .interactive-map ul {
    margin: 0 -1.25rem;
  }
}
@media (max-width: 1279px) {
  .interactive-map ul {
    margin: 0 -0.6rem;
  }
}
@media (max-width: 767px) {
  .interactive-map ul {
    margin: 0;
  }
}
.interactive-map li {
  padding: 0 1.5rem 3rem 1.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (max-width: 1440px) {
  .interactive-map li {
    padding: 0 1.25rem 2.5rem 1.25rem;
  }
}
@media (max-width: 1279px) {
  .interactive-map li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    padding: 0 0.6rem 1.2rem 0.6rem;
  }
}
@media (max-width: 767px) {
  .interactive-map li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
  }
}
@media (max-width: 1279px) {
  .ltr .interactive-map li:first-child {
    margin-left: auto;
  }
  .rtl .interactive-map li:first-child {
    margin-right: auto;
  }
}
@media (max-width: 1279px) {
  .ltr .interactive-map li:last-child {
    margin-right: auto;
  }
  .rtl .interactive-map li:last-child {
    margin-left: auto;
  }
}
.interactive-map a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  height: 8.2rem;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border-radius: 20px;
  padding: 2.5rem 2rem;
}
.interactive-map a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #fff;
  width: 100%;
}
@media (max-width: 1440px) {
  .interactive-map a span {
    font-size: 1.4rem;
  }
}
@media (max-width: 1279px) {
  .interactive-map a span {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .interactive-map a span {
    font-size: 1.4rem;
  }
}
.interactive-map a svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.ltr .interactive-map a svg {
  margin-left: 0.5rem;
}
.rtl .interactive-map a svg {
  margin-right: 0.5rem;
}
.interactive-map .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 4.2rem;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-right: 40px;
}
.interactive-map .owl-nav span {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media (max-width: 1279px) {
  .interactive-map .owl-nav {
    margin-bottom: 0;
    position: absolute;
    top: 4rem;
    left: 51%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .interactive-map a {
    height: 6.2rem;
  }
}
@media (max-width: 767px) {
  .interactive-map .owl-nav {
    top: 5rem;
  }
}
@media (max-width: 374px) {
  .interactive-map .owl-nav {
    top: 4.2rem;
  }
}
.interactive-map .owl-nav button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-color: transparent;
  border: none;
}
.ltr .interactive-map .owl-nav button:not(:last-child) {
  margin-right: 4rem;
}

.interactive-map .owl-carousel .owl-nav button.owl-next,
.interactive-map .owl-carousel .owl-nav button.owl-prev {
  background-image: none;
  outline: none;
}
@media (max-width: 1440px) {
  .ltr .interactive-map .owl-nav button:not(:last-child) {
    margin-right: 5.2rem;
  }
}
@media (max-width: 1279px) {
  .ltr .interactive-map .owl-nav button:not(:last-child) {
    margin-right: 9rem;
  }
}
.rtl .interactive-map .owl-nav button:not(:last-child) {
  margin-left: 4rem;
}
@media (max-width: 1440px) {
  .rtl .interactive-map .owl-nav button:not(:last-child) {
    margin-left: 5.2rem;
  }
}
@media (max-width: 1279px) {
  .rtl .interactive-map .owl-nav button:not(:last-child) {
    margin-left: 9rem;
  }
}
.interactive-map .owl-nav button.disabled {
  opacity: 0.5;
}
.interactive-map .owl-nav button.disabled span {
  display: none !important;
  /*
  display: block !important*/
}
@media (max-width: 1279px) {
  .interactive-map .owl-nav button.disabled span {
    display: none !important;
  }
}
.interactive-map .owl-nav span {
  margin: 0 2rem;
  font-size: 0rem;
  line-height: 1.6rem;
  letter-spacing: 0.07rem;
  color: #fff;
}
.interactive-map .owl-nav span,
.interactive-map .owl-nav span {
  display: none !important;
}
@media (max-width: 1440px) {
  .interactive-map .owl-nav span {
    line-height: 1.1rem;
    margin: 0 1.5rem;
  }
}
@media (max-width: 1279px) {
  .interactive-map .owl-nav span {
    display: none !important;
  }
}
.rtl .interactive-map .owl-nav span {
  letter-spacing: unset !important;
}
.interactive-map .owl-nav img {
  width: auto;
  height: auto;
}
@media (max-width: 1440px) {
  .interactive-map .owl-nav {
    padding-bottom: 30px;
  }
}

.rtl .interactive-map .owl-nav img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.interactive-map .slide-index {
  bottom: unset;
  top: 14.2rem;
  color: #93a1a8;
}
@media (max-width: 1279px) {
  .interactive-map .slide-index {
    display: block;
  }
}
@media (max-width: 767px) {
  .interactive-map .slide-index {
    top: 9.1rem;
  }
}
@media (max-width: 374px) {
  .interactive-map .slide-index {
    top: 8.3rem;
  }
}
.interactive-map .slide-index .total-slide {
  color: rgba(147, 161, 168, 0.5);
}
.map-hover-box {
  z-index: 100;
  position: absolute;
  min-width: 10rem;
  height: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 2rem;
  background-color: #fff;
  color: #3b4d7d;
  font-size: 1.6rem;
  pointer-events: none;
  margin-top: -30px;
  margin-left: -30px;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  /*width: 100%;*/
}

.header-internal {
  float: right;
  width: 100%;
  position: relative;
  z-index: 21;
}
.header-internal h1 {
  top: 24%;
  position: absolute;
}

.internal-page {
  width: 100%;
  float: right; /**/
  max-width: 1640px;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0px 50px 0px;
}
.internal-page h1 {
  margin-top: 100px;
  color: #664c95;
}
.internal-page p {
  width: 74%;
  margin: 20px auto;
  font-size: 20px;
  line-height: 33px;
}

.about-oman {
  background-image: url("../img/desktop.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 100%;
  float: right;
  color: #664c95;
  margin: 0px;
  padding: 300px 10% 0px;
  position: relative;
}
.about-oman h1 {
  text-align: center;
  margin: -230px 0px 230px;
  z-index: 10;
  position: relative;
}
.about-oman p {
  width: 70%;
  margin: 20px auto;
  font-size: 20px;
  line-height: normal;
  text-align: center;
  z-index: 10;
  position: relative;
}
.about-oman-row {
  max-width: 1640px;
  margin: auto;
}
.big-font {
  font-size: 30px;
  width: 100%;
  text-align: center;
  float: right;
  display: block;
}
.mid-font {
  font-size: 24px;
  width: 100%;
  text-align: center;
  float: right;
  display: block;
}
.statistics-section {
  font-size: 17px;
  max-width: 1640px;
}
.statistics-sec {
  margin: 20px 0px 10px 0px;
  line-height: normal;
  padding-bottom: 20px;
}
.statistics-section h1 {
  margin-top: 10px !important;
  margin-bottom: 20px;
}
.statistics-section p {
  font-size: 26px;
  width: 60%;
  margin: 0px auto 30px;
}
.statistics-sec table {
  color: #664c95;
  border: none 0px #ccc;
}
.statistics-sec table tbody td {
  border: solid 1px #ccc;
}
.statistics-sec table thead tr th,
.statistics-sec table tbody td {
  padding: 12px;
}
.statistics-sec table thead tr th:nth-child(2),
.statistics-sec table tbody tr:nth-child(1) {
  background-color: #503d75;
  color: #fff;
}
.statistics-sec table tbody tr:nth-child(1) th {
  background-color: #fff !important;
}
.statistics-sec table tbody tr:nth-child(1) td:nth-child(2) {
  text-align: right;
}
.statistics-sec table tbody tr:nth-child(2) td:nth-child(2),
.statistics-sec table tbody tr:nth-child(3) td:nth-child(2),
.statistics-sec table tbody tr:nth-child(4) td:nth-child(2),
.statistics-sec table tbody tr:nth-child(5) td:nth-child(2),
.statistics-sec table tbody tr:nth-child(6) td:nth-child(2) {
  text-align: right;
  background-color: #dad3e7 !important;
}
.statistics-sec table .full {
  background-color: #dad3e7 !important;
  width: 100%;
  float: right;
  display: block;
  position: absolute;
  top: 0px;
}

.statistics-sec table tbody tr:nth-child(2) td:nth-child(3),
.statistics-sec table tbody tr:nth-child(2) td:nth-child(4),
.statistics-sec table tbody tr:nth-child(3) td:nth-child(3),
.statistics-sec table tbody tr:nth-child(3) td:nth-child(4),
.statistics-sec table tbody tr:nth-child(4) td:nth-child(3),
.statistics-sec table tbody tr:nth-child(4) td:nth-child(4),
.statistics-sec table tbody tr:nth-child(5) td:nth-child(3),
.statistics-sec table tbody tr:nth-child(5) td:nth-child(4),
.statistics-sec table tbody tr:nth-child(6) td:nth-child(3),
.statistics-sec table tbody tr:nth-child(6) td:nth-child(4) {
  padding: 0px !important;
  position: relative;
}

.statistics-sec table tbody tr:nth-child(2) td:nth-child(3) span,
.statistics-sec table tbody tr:nth-child(2) td:nth-child(4) span,
.statistics-sec table tbody tr:nth-child(3) td:nth-child(3) span,
.statistics-sec table tbody tr:nth-child(3) td:nth-child(4) span,
.statistics-sec table tbody tr:nth-child(4) td:nth-child(3) span,
.statistics-sec table tbody tr:nth-child(4) td:nth-child(4) span,
.statistics-sec table tbody tr:nth-child(5) td:nth-child(3) span,
.statistics-sec table tbody tr:nth-child(5) td:nth-child(4) span,
.statistics-sec table tbody tr:nth-child(6) td:nth-child(3) span,
.statistics-sec table tbody tr:nth-child(6) td:nth-child(4) span {
  color: #2d6980;
}
.statistics-sec table tbody .colored {
  color: #664c95 !important;
}
.statistics-sec table img {
  padding: 5px;
}
.statistics-sec2 table img {
  padding: 5px;
}

.statistics-sec2 {
  margin: 20px 0px 10px 0px;
  line-height: normal;
  padding-bottom: 20px;
}
.statistics-sec2 h1 {
  margin-top: 10px !important;
}
.statistics-sec2 p {
  font-size: 26px;
  width: 60%;
  margin: 0px auto 30px;
}
.statistics-sec2 table {
  color: #2b6981;
  border: none 0px #ccc;
}
.statistics-sec2 table tbody td {
  border: solid 1px #ccc;
}
.statistics-sec2 table thead tr th,
.statistics-sec2 table tbody td {
  padding: 12px;
}
.statistics-sec2 table thead tr th:nth-child(2),
.statistics-sec2 table tbody tr:nth-child(1) {
  background-color: #006a83;
  color: #fff;
}
.statistics-sec2 table tbody tr:nth-child(1) th {
  background-color: #fff !important;
}
.statistics-sec2 table tbody tr:nth-child(1) td:nth-child(2) {
  text-align: right;
}
.statistics-sec2 table tbody tr:nth-child(2) td:nth-child(2),
.statistics-sec2 table tbody tr:nth-child(3) td:nth-child(2),
.statistics-sec2 table tbody tr:nth-child(4) td:nth-child(2),
.statistics-sec2 table tbody tr:nth-child(5) td:nth-child(2),
.statistics-sec2 table tbody tr:nth-child(6) td:nth-child(2) {
  text-align: right;
  background-color: #cce0e6 !important;
}
.statistics-sec2 table .full {
  background-color: #cce0e6 !important;
  width: 100%;
  float: right;
  display: block;
  position: absolute;
  top: 0px;
}

.statistics-sec2 table tbody tr:nth-child(2) td:nth-child(3),
.statistics-sec2 table tbody tr:nth-child(2) td:nth-child(4),
.statistics-sec2 table tbody tr:nth-child(3) td:nth-child(3),
.statistics-sec2 table tbody tr:nth-child(3) td:nth-child(4),
.statistics-sec2 table tbody tr:nth-child(4) td:nth-child(3),
.statistics-sec2 table tbody tr:nth-child(4) td:nth-child(4),
.statistics-sec2 table tbody tr:nth-child(5) td:nth-child(3),
.statistics-sec2 table tbody tr:nth-child(5) td:nth-child(4),
.statistics-sec2 table tbody tr:nth-child(6) td:nth-child(3),
.statistics-sec2 table tbody tr:nth-child(6) td:nth-child(4) {
  padding: 0px !important;
  position: relative;
}

.statistics-sec2 table tbody tr:nth-child(2) td:nth-child(3) span,
.statistics-sec2 table tbody tr:nth-child(2) td:nth-child(4) span,
.statistics-sec2 table tbody tr:nth-child(3) td:nth-child(3) span,
.statistics-sec2 table tbody tr:nth-child(3) td:nth-child(4) span,
.statistics-sec2 table tbody tr:nth-child(4) td:nth-child(3) span,
.statistics-sec2 table tbody tr:nth-child(4) td:nth-child(4) span,
.statistics-sec2 table tbody tr:nth-child(5) td:nth-child(3) span,
.statistics-sec2 table tbody tr:nth-child(5) td:nth-child(4) span,
.statistics-sec2 table tbody tr:nth-child(6) td:nth-child(3) span,
.statistics-sec2 table tbody tr:nth-child(6) td:nth-child(4) span {
  color: #664c95;
}
.statistics-sec2 table tbody .colored {
  color: #2b6981 !important;
}
.slider-map {
  max-width: 1640px;
  margin: auto;
  line-height: normal;
  display: table;
  padding-bottom: 20px;
}
.slider-map h1 {
  margin-top: 10px !important;
}
.slider-map p {
  font-size: 26px;
  width: 60%;
  margin: 0px auto 30px;
}
.slider-map .carousel {
  margin: 0px;
}
.slider-map .carousel svg,
.slider-map .carousel img {
  max-width: 100%;
  max-height: 100%;
}
.slider-map-1 svg,
.slider-map-1 img,
.slider-map-2 svg,
.slider-map-2 img,
.slider-map-3 svg,
.slider-map-3 img {
  float: left;
  margin: 20px 15%;
  position: relative;
  z-index: 1;
  max-width: 70% !important;
}
.slider-map .carousel-indicators {
  right: 0px;
  position: absolute;
  bottom: 40%;
  left: auto;
  padding: 0px;
  margin: 0px;
  width: 22px;
  display: inline-table;
}
.slider-map .carousel-indicators li {
  width: 16px;
  float: right;
  position: relative;
  height: 16px;
  margin: 16px 0px;
  border-radius: 50%;
  background-color: #493d6c;
  border: solid 3px #fff;
}
.slider-map-1 {
  width: 100%;
  height: 100vh;
  right: 0px;
  top: 0px;
  position: relative;
  min-height: 1000px;
}
.slider-map-1 .indicator-1,
.slider-map-1 .indicator-2,
.slider-map-1 .indicator-3,
.slider-map-1 .indicator-4 {
  z-index: 10;
  display: table-row;
}
.slider-map-1 .indicator-1 {
  position: absolute;
  top: 34%;
  right: 11%;
  width: 230px;
  color: #fff;
  text-align: right;
}
.slider-map-1 .indicator-1 span {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -30px;
  top: -7px;
}
.slider-map-1 .indicator-1::before {
  width: 150px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: -170px;
  top: 10px;
  content: "";
}
.slider-map-1 .indicator-2 {
  position: absolute;
  top: 56%;
  right: 15%;
  width: 130px;
  color: #cad9f0;
  text-align: right;
}
.slider-map-1 .indicator-2 span {
  background-color: #cad9f0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -30px;
  top: -7px;
}
.slider-map-1 .indicator-2::before {
  width: 100px;
  height: 1px;
  background-color: #cad9f0;
  position: absolute;
  left: -130px;
  top: 10px;
  content: "";
}
.slider-map-1 .indicator-3 {
  position: absolute;
  top: 51%;
  left: 5%;
  width: 230px;
  color: #fff;
  text-align: right;
}
.slider-map-1 .indicator-3 span {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -50px;
  top: -7px;
}
.slider-map-1 .indicator-3::before {
  width: 170px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: -200px;
  top: 10px;
  content: "";
}
.slider-map-1 .indicator-4 {
  position: absolute;
  top: 78%;
  left: 11%;
  width: 230px;
  color: #fff;
  text-align: right;
}
.slider-map-1 .indicator-4 span {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -50px;
  top: -7px;
}
.slider-map-1 .indicator-4::before {
  width: 170px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: -200px;
  top: 10px;
  content: "";
}
.slogan {
  padding: 100px 0px;
  text-align: center;
  width: 100%;
  float: right;
  background-color: aquamarine;
  background-image: url(../img/footer-bg.png);
  background-blend-mode: normal;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-attachment: scroll;
  background-color: #425d9a;
  margin-bottom: 80px;
  display: none;
}
.slogan h1 {
  font-size: 40px;
  color: #fff !important;
}

.link {
  cursor: pointer;
  font-size: 18px;
  position: relative;
  white-space: nowrap;
  color: var(--color-text);
  width: 100px;
  margin: 0px auto;
  padding-top: 10px;
}
.link:hover {
  color: #fff;
}
.link::before,
.link::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  margin-top: 5px;
  left: 0;
  pointer-events: none;
}

.link::before {
  content: "";
  /* show by default */
}
.link--metis::before {
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
}

.link--metis:hover::before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
}
.news-area .owl-carousel .owl-stage-outer {
  padding: 30px 0px 0px;
}
.units-row-2 .owl-carousel .owl-stage-outer {
  margin-top: 40px;
}
.news-block .link {
  color: #664b94;
  float: right;
}
.map-zooming-1 {
  right: 0%;
}
.map-zooming-2 {
  right: 50%;
}
.map-zooming {
  position: relative;
  transform: scale(6, 6);
  animation: zoom-in-zoom-out 15s ease 1;
  z-index: 1;
  top: -50px;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
    right: 0%;
  }
  100% {
    transform: scale(6, 6);
    right: 50%;
  }
}
.ye {
  animation: fadeIn 15s ease 1;
  z-index: 1;
  top: -50px;
}
.geo {
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0px 50px 10px;
  direction: ltr;
  background-image: url("../img/about/geo.png"),
    url("../img/about/oman-map.jpg");
  background-position: left center, center center;
  background-repeat: no-repeat, no-repeat;
  background-size: 85px, cover;
  background-attachment: scroll, fixed;
  z-index: 10;
  position: relative;
}
.geo h1 {
  margin-top: 70px;
  margin-bottom: 50px;
  color: #fff;
}
.interactive-map img,
.interactive-map svg {
  width: 30%;
  margin: 20px auto;
  float: left;
}
.interactive-details {
  width: 65%;
  float: right;
  text-align: right;
}
.interactive-details h1 {
  font-size: 32px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.interactive-details p {
  font-size: 20px;
}
.oman-mang {
  background-image: url("../img/about/divid.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 85px;
}
.history-1 {
  background-image: url("../img/about/his-1-bg.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 65px;
  width: 100%;
  float: right;
  color: #664c95;
  margin: 0px;
  padding: 40px 10%;
}
.history-2 {
  background-image: url("../img/about/his-2-bg.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 65px;
  width: 100%;
  float: right;
  color: #425d9a;
  margin: 0px;
  padding: 20px 10%;
}
.history-2 h1 {
  color: #425d9a;
}
.history-1 h1,
.history-2 h1 {
  width: 100%;
  float: right;
}
.history-1 img,
.history-2 img {
  max-width: 100%;
  border-radius: 50px;
  margin: 40px 0px 40px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.oman-name h1 {
  margin: 0px 0px 30px;
}
.oman-name p {
  font-size: 20px;
}
p {
  font-size: 22px;
  line-height: 31px;
}
ul,
ol {
  line-height: 35px;
}
.oman-name .majan {
  width: 46%;
  margin: 40px 2%;
  float: right;
  border: solid 1px #fff;
  border-radius: 20px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.13);
}
.oman-name .majan h3 {
  color: #cad9f0;
}
.oman-name .mazzon {
  width: 46%;
  margin: 40px 2%;
  float: right;
  border: solid 1px #fff;
  border-radius: 20px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.13);
}
.oman-name .mazzon h3 {
  color: #cad9f0;
}
.sultans,
.unit-msgs {
  text-align: justify;
  font-size: 20px;
  margin: 0px;
}
.sultans h1,
.unit-msgs h1 {
  text-align: center;
  margin: 0px 0px 30px;
}
.sultans .owl-carousel .owl-nav button.owl-next,
.unit-msgs .owl-carousel .owl-nav button.owl-next {
  background-image: url("../img/arrow-left.png");
}
.sultans .owl-carousel .owl-nav button.owl-prev,
.unit-msgs .owl-carousel .owl-nav button.owl-prev {
  background-image: url("../img/arrow-right.png");
}
.sultans .owl-carousel .owl-item img,
.unit-msgs .owl-carousel .owl-item img {
  width: 30%;
  margin-left: 5%;
  float: right;
  border-radius: 20px;
}
.sultan-detials {
  width: 64%;
  float: right;
  color: #cad9f0;
  padding-left: 50px;
}
.sultans h1 {
  color: #fff;
}
.sultans h2 {
  color: #fff;
}
.sultans h2 span {
  font-size: 20px;
}
.sultans h4 {
  margin-top: 30px;
  list-style: circle;
  color: #fff;
}
.sultans .owl-nav {
  margin-top: 30px;
  text-align: center;
}
.bul {
  width: 10px;
  height: 80px;
  float: right;
  margin-left: 10px;
  background-color: #fff;
}
.om-1 {
  background-image: url("../img/about/om-1.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-attachment: fixed;
  background-size: 80px;
  width: 100%;
  float: right;
  color: #664c95;
  margin: 0px;
  padding: 0px 20%;
}
.imagebox {
  margin-bottom: 100px;
}
.padding-0 {
  padding: 0px !important;
}
.om-1 h1 {
  width: 100%;
  float: right;
}
.om-1 img {
  max-width: 100%;
  border-radius: 20px;
  margin: 40px 0px 40px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.om-1 img:hover {
  mix-blend-mode: luminosity;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.om-1 h6 {
  font-size: 28px;
  width: 100%;
  text-align: center;
  color: #006481;
}
.om-1-title {
  font-size: 22px;
}
.oman-name {
  background-image: url("../img/about/oman-bg.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  padding: 80px 10%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  float: right;
  position: relative;
}
.om-1-title {
  text-align: center !important;
  width: 100%;
  float: right;
  margin: 10px 0px 40px;
}

.image-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  float: right;
  min-height: 530px;
  border-radius: 30px !important;
}

.image-box-img {
  width: 100%;
  transition: 0.5s;
  margin: 0px;
  padding: 0px;
  border-radius: 30px;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  right: 0px;
  top: 0px;
}

.text-box {
  position: absolute;
  bottom: -75%;
  left: 0px;
  height: 100%;
  width: 100%;
  transition: 0.5s;
  border-radius: 30px;
}
.image-box:hover .text-box-1 {
  background: rgba(73, 62, 108, 0.8);
}
.image-box:hover .text-box-2 {
  background: rgba(0, 100, 129, 0.8);
}
.image-box:hover .text-box-3 {
  background: rgba(65, 87, 147, 0.8);
}
.image-box:hover .text-box-4 {
  background: rgba(112, 137, 72, 0.73);
}
.image-box:hover .text-box p {
  top: 120px;
  font-size: 18px;
}

.text-box h1 {
  margin: 0;
  padding: 0 30px;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  transform: translateX(0%) translateY(0%);
  font-size: 45px;
}
.text-box p {
  margin: 0;
  padding: 0 20px;
  position: absolute;
  top: 220px;
  left: 0px;
  text-align: center;
  width: 100%;
  color: #fff;
  transform: translateX(0%) translateY(-0%);
  font-size: 20px;
}
.unit-target-row .text-box p {
  font-size: 26px !important;
}
.unit-target-row .imagebox:nth-child(3) .image-box-img {
  background-position: center right !important;
}

.image-box:hover .text-box {
  left: 0%;
  bottom: 0%;
}

.image-box:hover img {
}
.img-box-1 .img-box-effect {
  position: absolute;

  background: rgb(73, 62, 108);
  background: linear-gradient(
    0deg,
    rgba(73, 62, 108, 1) 0%,
    rgba(73, 62, 108, 0) 79%
  );

  width: 100%;
  height: 20%;
  bottom: 0px;
  border-radius: 0px 0px 30px 30px;
}
.img-box-2 .img-box-effect {
  position: absolute;
  background: rgb(112, 137, 72);
  background: linear-gradient(
    0deg,
    rgba(112, 137, 72, 1) 0%,
    rgba(112, 137, 72, 0) 79%
  );

  width: 100%;
  height: 20%;
  bottom: 0px;
  border-radius: 0px 0px 30px 30px;
}

.img-box-3 .img-box-effect {
  position: absolute;
  background: rgb(66, 86, 147);
  background: linear-gradient(
    0deg,
    rgba(66, 86, 147, 1) 2%,
    rgba(66, 86, 147, 0) 100%
  );

  width: 100%;
  height: 20%;
  bottom: 0px;
  border-radius: 0px 0px 30px 30px;
}

.img-box-4 .img-box-effect {
  position: absolute;
  background: rgb(0, 99, 129);
  background: linear-gradient(
    0deg,
    rgba(0, 99, 129, 1) 2%,
    rgba(0, 99, 129, 0) 100%
  );

  width: 100%;
  height: 20%;
  bottom: 0px;
  border-radius: 0px 0px 30px 30px;
}

section.internal-page.container-fluid {
  max-width: 100%;
  padding: 0px 0px 60px;
}
.om-2 {
  width: 100%;
  padding: 0px 10% 70px;
  float: right;
  background-image: url("../img/about/om-2.png");
  background-repeat: no-repeat;
  background-position: left 10px;
  background-size: 80px;
  background-attachment: fixed;
}
.om-earth {
  /*background: rgba(75, 61, 110, 1);
  background: -moz-linear-gradient(top, rgba(75, 61, 110, 1) 0%, rgba(46, 37, 69, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(75, 61, 110, 1)), color-stop(100%, rgba(46, 37, 69, 1)));
  background: -webkit-linear-gradient(top, rgba(75, 61, 110, 1) 0%, rgba(46, 37, 69, 1) 100%);
  background: -o-linear-gradient(top, rgba(75, 61, 110, 1) 0%, rgba(46, 37, 69, 1) 100%);
  background: -ms-linear-gradient(top, rgba(75, 61, 110, 1) 0%, rgba(46, 37, 69, 1) 100%);
  background: linear-gradient(to bottom, rgba(75, 61, 110, 1) 0%, rgba(46, 37, 69, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b3d6e', endColorstr='#2e2545', GradientType=0);*/
  background-color: #fff;

  background-image: url("../img/about/earth.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  width: 100%;
  color: #fff;
  font-size: 20px;
  float: right;
  padding-top: 15%;
}
.om-earth h1 {
  padding: 20px 0px 40px;
  text-align: center;
  background-color: transparent;
}

.sky .imagebox {
  margin-bottom: 10px;
}
.distance {
  background-color: rgb(255 255 255 / 22%);
  width: 100%;
  float: right;
  border-radius: 10px;
  margin: 0px 0px 20px;
  color: #fff;
  padding: 20px;
  text-align: center;
}
.distance-h2 {
  width: 100%;
  padding: 10px 30px;
  text-align: center;
  background-color: #becbe0;
  border-radius: 10px;
  margin-bottom: 4px;
  font-size: 26px;
  color: #664c95;
}
.distance h5 {
  font-size: 30px;
}
.distance h5 div {
  color: #cad9f0;
  width: auto;
  display: contents;
}
.distance span,
.rate span {
  font-size: 40px;
  line-height: 40px;
}
.rates {
  margin: 30px 0px;
  width: 100%;
  float: right;
  padding: 0px;
}
.rates .owl-item {
  vertical-align: middle;
  width: 200px;
}
.om-earth .rate-c {
  position: relative;
}
.om-earth .owl-carousel-downloads.owl-rtl {
  margin-top: 30px;
  margin-bottom: 50px;
}
.rates .rate-c div {
  vertical-align: middle;
  margin: 0px auto;
  border-radius: 50%;
  padding: 30px;
  border: solid 2px #fff;
  height: 200px;
  width: 200px;
  text-align: center;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  line-height: normal;
}
.rates .rate-c div .number2040 {
  width: 100%;
  float: right;

  display: block;
}
.rates .rate-c div:hover {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.rates .rate-c .rate {
  display: block;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.rates .rate-c:hover .rate {
  display: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.rates .owl-item .icon {
  width: 200px;
  display: none;
  padding-top: 35px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#demo2 .owl-carousel-downloads .owl-stage-outer {
  padding: 0px;
}
.rates .owl-item .icon img {
  width: 80%;
  margin: auto;
}
.rates .owl-item:hover .icon {
  display: block;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.rates .owl-item .rate {
  border: solid 2px #cad9f0;
  padding-top: 42px;
  background-color: rgba(202, 217, 248, 0.3);
}
.rates .owl-item:nth-child(1) .number2040 {
  margin-top: 15px;
}
.rates .owl-item:nth-child(1):hover .icon {
  color: #fff;
  background-color: #cad9f8c4;
  border: #cad9f8c4;
}
.rates .owl-item:nth-child(2) .rate {
  border: solid 2px #425d9a;
  padding-top: 30px;
  background-color: rgba(66, 93, 154, 0.3);
}
.rates .owl-item:nth-child(2) .number2040 {
  margin-top: 30px;
}
.rates .owl-item:nth-child(2):hover .icon {
  color: #fff;
  background-color: #425d9ac4;
  border: #425d9ac4;
}
.rates .owl-item:nth-child(3) .rate {
  border: solid 2px #006481;
  padding-top: 30px;
  background-color: rgba(0, 100, 129, 0.3);
}
.rates .owl-item:nth-child(3) .number2040 {
  margin-top: 20px;
}
.rates .owl-item:nth-child(3):hover .icon {
  color: #fff;
  background-color: #006481c4;
  border: #006481c4;
}
.om-2 .owl-nav {
  margin: auto;
  width: auto;
  float: none;
  position: relative;
  text-align: center;
}
.om-2 .owl-carousel-downloads .owl-nav button.owl-prev {
  background-image: url(../img/arrow-right.png);
}
.om-2 .owl-carousel-downloads .owl-nav button.owl-next {
  background-image: url(../img/arrow-left.png);
}
.rates .owl-item:nth-child(4) .rate {
  border: solid 2px #708948;
  background-color: rgba(112, 137, 72, 0.3);
}
.rates .owl-item:nth-child(4) .number2040 {
  margin-top: 20px;
}
.rates .owl-item:nth-child(4):hover .icon {
  color: #fff;
  background-color: #708948c4;
  border: #708948c4;
}
.tab-pane img {
  width: 30%;
  float: right;
  margin-left: 5%;
  border-radius: 20px;
}
.tab-pane .tab-detials {
  width: 65%;
  float: right;
}
.nav-link,
.nav-link h2 {
  color: #cad9f0;
  font-size: 25px;
  margin: 0px;
  padding: 10px;
}
.om-3 .nav li,
.om-3 .nav li:last-child {
  padding: 0px;
  padding: 0px 0px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: transparent;
  border-radius: 20px;
  border: solid 1px #fff;
  background-color: rgba(202, 217, 240, 44%);
  height: 100%;
  width: 100%;
}
.nav-pills .nav-link.active h2 {
  color: #fff;
}
.tabs-area {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tab-detials {
  color: #cad9f0;
  text-align: justify;
}
.tab-detials h1,
.tab-detials h2,
.tab-detials h3,
.tab-detials h4,
.tab-detials h5,
.tab-detials h6 {
  color: #fff;
}
.tab-detials h6 {
  margin-top: 3px;
  font-size: 20px;
}
.sea {
  width: 100%;
  padding: 0px 0px 0px !important;
  float: right;
  background-color: #384a7b;
}
.sea-1 {
  background-image: url("../img/about/om-3.png"), url("../img/about/sea.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left 0px, center bottom;
  background-size: 80px, 100% 100%;
  background-attachment: fixed, scroll;
  padding: 170px 0px 120px !important;
  width: 100%;
  float: right;
  color: #fff;
}
.sea-1 h1 {
  color: #fff !important;
}
.dwnloadpdf {
  width: 100%;
  float: right;
  padding: 0px;
  margin: 0px;
  display: block;
}
footer {
  margin: 0px auto 40px;
}
.news {
  padding: 0px 50px 80px;
}

.om-sea {
  width: 100%;
  padding: 0px 10% 0px;
  float: right;
}
.om-sea h1 {
  color: #fff;
  margin: 60px 0px 30px;
}
.om-sea p {
  padding-bottom: 35px;
  font-size: 26px;
}
.sea-tabs {
  width: 100% !important;
}
.sea-top-tabs {
  position: absolute;
  top: 140px;
  right: 10%;
}
.sea-tab-1 {
  background-image: url("../img/about/om-3.png"),
    url("../img/about/sea/tab-1.jpg");
  background-position: left 0px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 60%;
  float: right;
  padding-right: 40% !important;
  padding-top: 140px !important;
  padding-bottom: 150px !important;
}
.sea-tab-2 {
  background-image: url("../img/about/om-3.png"),
    url("../img/about/sea/tab-2.jpg");
  background-position: left 0px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 60%;
  float: right;
  padding-right: 40% !important;
  padding-top: 140px !important;
  padding-bottom: 150px !important;
}
.sea-tab-3 {
  background-image: url("../img/about/om-3.png"),
    url("../img/about/sea/tab-3.jpg");
  background-position: left 0px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 60%;
  float: right;
  padding-right: 40% !important;
  padding-top: 140px !important;
  padding-bottom: 150px !important;
}
.sea-tab-4 {
  background-image: url("../img/about/om-3.png"),
    url("../img/about/sea/tab-4.jpg");
  background-position: left 0px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 60%;
  float: right;
  padding-right: 40% !important;
  padding-top: 140px !important;
  padding-bottom: 150px !important;
}
.sea-tab-5 {
  background-image: url("../img/about/om-3.png"),
    url("../img/about/sea/tab-5.jpg");
  background-position: left 0px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 60%;
  float: right;
  padding-right: 40% !important;
  padding-top: 140px !important;
  padding-bottom: 150px !important;
}
.sea-tab-6 {
  background-image: url("../img/about/om-3.png"),
    url("../img/about/sea/tab-6.jpg");
  background-position: left 0px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 60%;
  float: right;
  padding-right: 40% !important;
  padding-top: 140px !important;
  padding-bottom: 150px !important;
}

.om-3 .h2-title {
  margin-bottom: -120px;
  z-index: 112;
  position: relative;
  margin-top: 30px !important;
  font-size: 50px;
}
.om-3 {
  width: 100%;
  padding: 0px 0% 0px;
  float: right;
}
.om-3 h1 {
  color: #fff;
  margin: 60px 0px 30px;
}
.om-3 .tabs-area {
  border-top: solid 0px #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  z-index: 12;
  margin-bottom: -3px;
}
.om-3 .nav {
  width: 20%;
  margin-left: 5%;
  float: right;
  text-align: right;
  z-index: 1;
}
.om-3 .nav li {
  border-bottom: solid 1px rgb(255 255 255 / 33%);
  width: 100%;
}
.om-3 .nav li h2 {
  font-size: 20px;
}
.om-3 .nav li:last-child {
  border-bottom: solid 0px #fff;
  width: 100%;
}
.om-3 .nav-pills .nav-link.active,
.om-3 .nav-pills .show > .nav-link {
  border: none 0px;
}
.om-3 .tab-content {
  width: 75%;
  float: right;
  text-align: justify;
}
.om-3 .nav-link {
  padding: 0px 0px;
}
.om-3 .nav-link h2 {
  padding: 20px;
}
.h2-title {
  margin: 50px 0px;
}
.om-3 p,
.om-2 p {
  padding: 0px 0px 20px;
  margin: 0px;
  width: 100%;
}
.tab-content li {
  font-size: 20px;
  list-style: circle;
  line-height: normal;
  padding-bottom: 4px;
}
.om-3 table {
  vertical-align: middle;
  margin-top: 30px;
}
.om-3 th {
  background-color: rgba(202, 217, 240, 0.17);
  border-radius: 0px 50px 50px 0px;
  margin-bottom: 10px;
  padding: 20px;
  width: 30%;
  vertical-align: middle;
  border-left: solid 1px #cad9f0;
  color: #cad9f0;
  font-size: 18px;
  text-align: right;
  border: solid 1px #cad9f0;
}
.om-3 tr:nth-child(1) th {
  padding-top: 32px;
}
.om-3 tr:nth-child(2) th {
  padding-top: 42px;
}
.om-3 tr:nth-child(5) th {
  padding-top: 42px;
}
.om-3 td {
  background-color: rgba(202, 217, 240, 0.17);
  border-radius: 50px 0px 0px 50px;
  margin-bottom: 10px;
  padding: 20px;
  width: 70%;
  vertical-align: middle;
  color: #cad9f0;

  font-size: 20px;
  border: solid 1px #cad9f0;
  border-right: solid 1px #cad9f0;
}
.om-3 tr {
  margin-bottom: 10px;
  display: flex;
  width: 100%;
  float: right;
  vertical-align: middle;
}
.om-3 tr:hover td,
.om-3 tr:hover th {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border: solid 1px #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-decoration: none;
}

.vision-1 {
  background-image: url("../img/vision/vision2040.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 85px;
  width: 100%;
  float: right;
  color: #664c95;
  margin: 0px;
  padding: 0px 10%;
  font-size: 20px;
}

.vision-1 h1 {
  width: 100%;
  float: right;
}
.vision-1 img {
  max-width: 80%;
  border-radius: 20px;
  margin: 0px 0px 40px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.vision-1 img:hover {
  mix-blend-mode: luminosity;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.mehwar {
  margin: 20px 0px;
  text-align: center;
}
.mehwar .row {
  padding: 20px;
}
.mehwar:nth-child(1) {
  color: #664b94;
}
.mehwar:nth-child(1) .link--metis,
.mehwar:nth-child(1) .link--metis:hover {
  color: #664b94 !important;
}
.mehwar:nth-child(2) {
  color: #006481;
}
.mehwar:nth-child(2) .link--metis,
.mehwar:nth-child(2) .link--metis:hover {
  color: #006481 !important;
}
.mehwar:nth-child(3) {
  color: #425d9a;
}
.mehwar:nth-child(3) .link--metis,
.mehwar:nth-child(3) .link--metis:hover {
  color: #425d9a !important;
}
.mehwar:nth-child(4) {
  color: #708948;
}
.mehwar:nth-child(4) .link--metis,
.mehwar:nth-child(4) .link--metis:hover {
  color: #708948 !important;
}
.priorities {
  background-color: #384a7a;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 80px 0px;
  direction: ltr;

  position: relative;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.priorities-row {
  position: relative;
  z-index: 2;
  /*max-width: 1640px;*/
  margin: auto;
  z-index: 1;
}
.priorities-row a {
  color: #fff;
  height: 100%;
  width: 100%;
  float: right;
  text-align: center;
  line-height: 27px;
}
.priorities h4 {
  line-height: 34px;
  margin: 50px 15%;
  direction: rtl;
}

.priorities-row .owl-carousel .owl-nav button.owl-prev {
  background-image: url(../img/arrow-right.png);
}
.priorities-row .owl-carousel .owl-nav button.owl-next {
  background-image: url(../img/arrow-left.png);
}
.priorities-row .owl-theme .owl-dots {
  display: none;
}
.priorities-row .slide ul {
  padding: 0px 10px;
  margin: 0px;
  width: 100%;
}
.mahawer-internal {
  padding: 30px 0px;
  margin: 0px 6%;
}
.mahawer-internal .owl-nav {
  padding: 30px 0px;
}
.priorities-row .slide li {
  padding: 10px;
  border-radius: 20px;
  border: solid 1px #fff;
  margin-bottom: 30px;
  font-size: 20px;
  min-height: 220px;
  display: grid;
}
.priorities-row .slide img {
  width: 60px;
  height: auto;
  margin: 20px auto;
}
.programs-p1 p {
  padding: 50px 30px 10px;
  font-size: 24px;
  color: #664b94;
}
.programs-de {
  background-color: #384a7a;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 80px 0px;
  direction: ltr;

  position: relative;
  z-index: 2;
}
.programs-row {
  position: relative;
  z-index: 2;
  /*max-width: 1640px;*/
  margin: auto;
  z-index: 1;
  text-align: right;
}
.programs-row .slide {
  padding: 50px 70px;
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(47%, rgba(246, 246, 246, 1)),
    color-stop(100%, rgba(237, 237, 237, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 47%,
    rgba(237, 237, 237, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
  border-radius: 20px;
  color: #425d9a;
  margin: 10px;
  display: table-cell;
  width: 100%;
  float: right;
}
.programs-row .owl-carousel .owl-nav button.owl-prev {
  background-image: url(../img/arrow-right.png);
}
.programs-row .owl-carousel .owl-nav button.owl-next {
  background-image: url(../img/arrow-left.png);
}
.programs-row h3 {
  color: #664b94;
}
.programs-row .owl-theme .owl-dots {
  display: none;
}
.program-img {
  border-radius: 20px;
  width: 30% !important;
  float: right;
  margin: 0px 0px 10px 30px;
}
.pro-de {
  float: left;
  margin-right: 2%;
  width: 70%;
}
.programs-row .program-detials {
  color: #664b94;
  font-size: 20px;
}
.programs-row .slide p {
  margin-bottom: 30px;
  text-align: justify;
}
.programs-row img {
  width: 24% !important;
  float: right;
}
.program-detials img {
  width: 28px !important;
  margin-right: 0px !important;
}
.programs-row .program-detials {
  padding: 0px 0px;
  line-height: 28px;
  margin-bottom: 10px;
}
.icon-pro {
  width: 28px !important;
  margin-left: 10px;
  float: right;
}
.blue {
  color: #006582;
}
.manager .jobtitle {
  background-image: url("../img/unit/dr-khamis.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  padding: 350px 70px 90px 340px;
  width: 70%;
  margin: 20px auto 0px;
  text-align: right;
  margin-bottom: 20px;
}
.manager p {
  width: 70%;
  margin: 20px 15%;
  color: #664b94;
  text-align: justify;
  padding-top: 0px;
  margin-top: 0px;
  padding: 30px;
  background-color: rgb(204 204 204 / 24%);
  border-radius: 25px;
}
.unit-raw {
  width: 70%;
  margin: 150px 15% 40px;
}
.unit p {
  text-align: center;
  width: 70%;
  margin: 20px 15% 60px;
  color: #664b94;
  float: right;
  color: #546a9d;
}
.unit-chart {
  width: 100%;
  float: right;
  text-align: center;
  margin: 50px 0px;
}
.unit-chart ul {
  margin: 40px 21% 10px;
  padding: 0px;
  width: 58%;

  display: flex;

  border: dotted 2px #664b94;
  padding: 15px;
  border-radius: 20px;
}
.unit-chart ul li {
  width: 33.3%;
  color: #664b94;
  float: right;
  position: relative;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  vertical-align: middle;
  margin-left: 100px;
  list-style: none;
}
.unit-chart ul li img {
  width: 84px;
  margin: 10px auto;
  max-height: 100%;
}
.unit-chart .sc {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.unit-chart ul li .s-row {
  bottom: -90px;
  /* float: right; */
  position: absolute;
  color: #664b94;
  right: 0px;
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.unit-chart ul li::before {
  width: 50px;
  height: 60px;
  border-radius: 0px;
  content: "";
  position: absolute;
  color: #664b94;
  left: -70px;
  top: calc(50% - 5px);
  font-size: 40px;
  padding: 18px 12px 20px 29px;
  line-height: 0px;
  background-size: 64px;
  background-repeat: no-repeat;
  background-position: center center;
}
.unit-chart ul li img {
  margin: 10px auto;
  display: block;
  float: none;
}

.unit-chart li:nth-child(1) h3 {
  background-color: #e2def3;
}
.unit-chart li:nth-child(1) h5 {
  background-color: #f1f0f6;
}

.unit-chart li:nth-child(2) h3 {
  background-color: #cde6ec;
}
.unit-chart li:nth-child(2) h5 {
  background-color: #e5f4f7;
}

.unit-chart li:nth-child(3) h3 {
  background-color: #d1e7c6;
}
.unit-chart li:nth-child(3) h5 {
  background-color: #e7f2e1;
}
.unit-chart ul li:nth-child(1)::before {
  background-image: url("../img/unit/arrow-icon-1.png");
}
.unit-chart ul li:nth-child(2)::before {
  background-image: url("../img/unit/arrow-icon-2.png");
}
.unit-chart ul li:nth-child(1) {
  color: #664b94;
}
.unit-chart ul li:nth-child(2) {
  color: #006481;
}
.unit-chart ul li:nth-child(3) {
  color: #73a058;
}
.unit-chart ul li:last-child::after {
  width: 0px;
  display: none;
}
.unit-chart ul li:last-child::before {
  display: none;
}
.unit-chart ul li:last-child {
  margin-left: 0px;
}
.unit-chart h1 {
  width: 100%;
  float: right;
  margin-bottom: 50px;
  color: #664b94;
}
.unit-chart h3 {
  margin: 0px 0px 10px;
  float: right;
  width: 100%;
  text-align: center;
  font-size: 30px;
  border-radius: 10px;
  padding: 10px 15px;
}
.unit-chart h5 {
  margin: 10px 0px;
  float: right;
  width: 100%;
  text-align: center;
  font-size: 24px;
  border-radius: 10px;
  padding: 10px 15px;
  height: 260px;
  margin-bottom: 0px;
}
.unit-chart h5 div {
  font-size: 19px;
}
.unit-chart ul li:nth-child(2) img {
  width: 68px;
}

.unit-chart ul li:nth-child(1) img,
.unit-chart ul li:nth-child(3) img {
  margin-bottom: 20px;
}
.attached-file {
  border-radius: 20px;
  color: #664b94;
  padding: 20px 2%;
  margin: 0px 21% 70px;
  width: 58%;
  background-color: rgb(101, 85, 153, 0.07);
  text-align: center;
  border: solid 1px #664b94;
  float: right;
}

.attached-file:hover {
  background-color: rgb(101, 85, 153, 0.1);
  color: #664b94 !important;
}
.attached-file:hover a {
  color: #664b94 !important;
}
.attached-file:hover .cls-a6 {
  fill: #664b94;
}
.attached-file:hover .cls-a5 {
  stroke: #664b94;
}
.no-padding {
  padding: 0px;
}
.attached-file:hover .cls-1 {
  fill: #664b94;
}
.attached-file:hover .att-1 {
  border-left: solid 2px #664b94;
}
.att-1 {
  border-left: solid 2px #664b94;
  padding: 10px 10px 10px 50px;
  color: #c1a264 !important;
  width: 45%;
  float: right;
  font-size: 20px;
  line-height: 24px;
}
.att-1 img {
  display: block;
  margin: 0px auto 15px;
  width: 64px;
  max-height: 100%;
}
.att-2 {
  padding: 10px 50px 10px 10px;
  width: 55%;
  float: left;
  font-size: 22px;
  line-height: 30px;
}
.att-2 svg {
  display: block;
  margin: 20px auto 10px;
  width: 48px;
}
.download {
  margin-top: 10px;
  font-size: 20px;
}
.download svg {
  width: auto;
  display: inline;
  width: 48px;
  margin-top: 8px !important;
}
a.download-unite {
  margin: auto;
  border: solid 1px;
  border-radius: 20px;
  padding: 30px;
  text-align: center;
  font-size: 20px;
}
.download-unite i {
  font-size: 30px;
  margin-bottom: 20px;
}
.jobtitle {
  width: 100%;
  margin: 0px auto 90px;
  color: #664b94;
  font-size: 20px;
}
.jobtitle span {
  width: 100%;
  float: right;
  padding-top: 5px;
}
.unit-spec {
  background-image: url("../img/unit/bg.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 80px 0px;
  position: relative;
  z-index: 2;
}
.unit-spec h1 {
  width: 100%;
  float: right;
  margin-bottom: 40px;
}
.unit-spec-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  text-align: right;
}
.unit-spec-row .spec-2 {
  padding: 0px;
  margin: 0px 0px;
  list-style: none;
  width: 100%;
  float: right;
}
.unit-spec-row .spec-2 .spec-it {
  padding: 30px;
  margin: 15px 1.5%;
  list-style: none;
  border: solid 1px #fff;
  float: right;
  border-radius: 20px;
  font-size: 20px;
  min-height: 160px;
  text-align: right;
  width: 96%;
}
.unit-spec-row .spec-2 .spec-it img {
  float: right;
  margin-left: 20px;
  width: 96px;
  display: flex;
}

.unit-spec-row .spec-2 .spec-it p {
  display: flex;
  text-align: justify;
}
.owl-carouselrows.owl-rtl .owl-item:nth-child(1) .spec-it:nth-child(1),
.owl-carouselrows.owl-rtl .owl-item:nth-child(2) .spec-it:nth-child(1),
.owl-carousel.owl-rtl .owl-item:nth-child(3) .spec-it:nth-child(1) {
  min-height: 170px;
}
.owl-carouselrows.owl-rtl .owl-item:nth-child(1) .spec-it:nth-child(2),
.owl-carouselrows.owl-rtl .owl-item:nth-child(2) .spec-it:nth-child(2),
.owl-carouselrows.owl-rtl .owl-item:nth-child(3) .spec-it:nth-child(2) {
  min-height: 190px;
}
.owl-carouselrows.owl-rtl .owl-item:nth-child(1) .spec-it:nth-child(3),
.owl-carouselrows.owl-rtl .owl-item:nth-child(2) .spec-it:nth-child(3),
.owl-carouselrows.owl-rtl .owl-item:nth-child(3) .spec-it:nth-child(3) {
  min-height: 290px;
}
.unit-target {
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 80px 0px;
  position: relative;
  z-index: 2;
}
.unit-target .imagebox {
  margin-bottom: 30px;
}
.unit-target h1 {
  width: 100%;
  float: right;
  margin-bottom: 60px;
  color: #664b94;
}
.unit-target-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  text-align: right;
  padding: 0px 7%;
}
.unit-target-row .image-box h1 {
  font-size: 42px;
}
.unit-target-row .image-box h1 img {
  width: 68px;
  display: block;
  clear: right;
  margin: 10px auto;
}
.unit-target .image-box h1 {
  color: #c3daf2;
  top: -60px;
}
.unit-target .image-box:hover h1 {
  top: 30px;
}
.unit-target .image-box .text-box ol {
  top: 150px;
  position: absolute;
  padding: 10px 10px;
  font-size: 26px;
}

.unit-target .image-box:hover .text-box p,
.unit-target .image-box:hover .text-box ol {
  top: 190px;
}
.unit-target-row ul {
  width: 100%;
  float: right;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.unit-target-row ul li {
  background-color: #664b94;
  border-radius: 20px;
  padding: 30px;
  color: #fff;
  font-size: 20px;
  list-style: none;
  margin-bottom: 20px;
}
.unit-target-row ul li img {
  width: 70px;
  margin-bottom: 30px;
}
.unit-target-row ul li:nth-child(1) {
  background-color: #664b94;
}
.unit-target-row ul li:nth-child(2) {
  background-color: #006481;
}
.unit-target-row ul li:nth-child(3) {
  background-color: #415793;
}
.unit-target-row ol {
  text-align: right;
}
.unit-target-row ol li,
.unit-target-row ol li:nth-child(1),
.unit-target-row ol li:nth-child(2),
.unit-target-row ol li:nth-child(3) {
  margin-bottom: 0px;
  list-style: circle;
  background-color: transparent !important;
  border-radius: 0px;
  padding: 0px;
  color: #fff;
  font-size: 26px;
  list-style: none;
}
.unit-target-row ol li i {
  margin: 0px 10px;
}
.unit-target-row h4 {
  font-size: 30px;
  margin-bottom: 20px;
}
.msg-unit .item {
  padding: 50px;
  line-height: normal;
  margin-bottom: 30px;
  text-align: center;
  font-size: 28px;
  border-radius: 20px;
  border: none 0px #fff;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 50px;
}
.unit-relt {
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #664b94;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 80px 10%;
  position: relative;
  z-index: 2;
  font-size: 20px;
  background-color: #fff;
}
.unit-relt h1 {
  width: 100%;
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #664b94;
  /*font-size: 45px;*/
}
.units-row-2 .owl-theme .owl-dots {
  margin-top: 30px;
}
.units-row-2 .owl-theme .owl-dots .owl-dot span {
  background: #086583 !important;
}
.units-row-2 .owl-theme .owl-dots .owl-dot:hover span {
  background: #664b94 !important;
}
.units-row-2 .owl-theme .owl-nav {
  display: none;
}
.unit-row h2 {
  width: 100%;
  float: right;
  text-align: center;
  margin: 20px 0px;
}
.units-row-2 .owl-theme .owl-dots .owl-dot.active span,
.units-row-2 .owl-theme .owl-dots .owl-dot:hover span {
  background: #664b94 !important;
}
.unit-relt-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  text-align: right;
}
.unit-relt p {
  padding: 50px 0% 20px;
  color: #006381;
  border-radius: 20px;
  border: solid 1px #006381;
  padding: 40px 40px;
}

.box {
  padding: 20px;
  text-align: center;
  font-weight: 900;
  color: #fff;
  position: relative;
  background: #cfc9e2;
  color: #384a7a;
}
.msg-unit .owl-item:nth-child(1) .box {
  background: #cfc9e2;
}
.msg-unit .owl-item:nth-child(2) .box {
  background: #c3d6db;
}
.msg-unit .owl-item:nth-child(3) .box {
  background: #d5e2f3;
}
.sb4:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid #cfc9e2;
  border-top: 10px solid #cfc9e2;
  border-bottom: 10px solid transparent;
  right: 19px;
  bottom: -19px;
}
.msg-unit .owl-item:nth-child(1) .sb4:before {
  border-right: 10px solid #cfc9e2;
  border-top: 10px solid #cfc9e2;
}
.msg-unit .owl-item:nth-child(2) .sb4:before {
  border-right: 10px solid #afcbd1;
  border-top: 10px solid #afcbd1;
}
.msg-unit .owl-item:nth-child(3) .sb4:before {
  border-right: 10px solid #d5e2f3;
  border-top: 10px solid #d5e2f3;
}
.unit-borders {
  /**/
  background-image: url("../img/unit/manhagia.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #d1e1f5;
  width: 100%;
  padding: 80px 10%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  float: right;
}
.unit-borders h1 {
  width: 100%;
  float: right;
  margin-bottom: 60px;
  color: #fff;
}
.unit-borders-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  text-align: right;
}
.unit-borders-row .unstep .icon {
  width: 90px;
  height: 90px;
  margin: -120px auto 0px;
  border-radius: 50%;
  text-align: center;
  border-radius: 50px;
  position: relative;
  display: block;
}

.unit-borders-row .unstep .icon:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-right: 10px solid transparent;
  border-left: 10px solid #cfc9e2;
  border-bottom: 10px solid #cfc9e2;
  border-top: 10px solid transparent;
  right: 34px;
  bottom: -7px;
  transform: rotate(-46deg);
}

.unit-borders-row .owl-item .icon img {
  margin: auto;
  float: none;
  padding: 20px 15px 10px;
  width: 82px;
}
.unit-borders-row .owl-item:nth-child(3) .icon img {
  padding: 17px 16px 10px;
}
.unit-borders-row h5 {
  margin-top: 50px;
  margin-bottom: 20px;
}
.unit-borders-row .owl-item:nth-child(1) .icon,
.unit-borders-row .owl-item:nth-child(3) .icon {
  background-color: #006481;
}

.unit-borders-row .owl-item:nth-child(1) .icon:before,
.unit-borders-row .owl-item:nth-child(3) .icon:before {
  border-right: 10px solid transparent;
  border-left: 10px solid #006481;
  border-bottom: 10px solid #006481;
  border-top: 10px solid transparent;
}
.unit-borders-row .owl-item:nth-child(2) .icon,
.unit-borders-row .owl-item:nth-child(4) .icon {
  background-color: #664c92;
}
.unit-borders .unit-borders-row .owl-item .unit-borders-1 {
  min-height: 200px;
  margin-top: 110px;
  min-height: 230px;
}
.unit-borders-row .owl-item:nth-child(2) .icon:before,
.unit-borders-row .owl-item:nth-child(4) .icon:before {
  border-right: 10px solid transparent;
  border-left: 10px solid #664c92;
  border-bottom: 10px solid #664c92;
  border-top: 10px solid transparent;
}
.unit-borders-row .owl-item:nth-child(1) h5,
.unit-borders-row .owl-item:nth-child(3) h5 {
  padding: 5px 10px;
  background-color: #006481;
  border-radius: 50px;
  color: #fff;
}
.unit-borders-row .owl-item:nth-child(2) h5,
.unit-borders-row .owl-item:nth-child(4) h5 {
  padding: 5px 10px;
  background-color: #664c92;
  border-radius: 50px;
  color: #fff;
}
.unit-borders-row .owl-item .unit-borders-1 {
  border-radius: 20px;
  border: solid 1px #804095;
  background-color: rgb(202 217 240 / 84%);
  padding: 20px;
  width: 100%;
  float: right;
  text-align: center;
  font-size: 22px;
  color: #664c92;
}
.unit-borders-row .owl-item:nth-child(1) .unit-borders-1,
.unit-borders-row .owl-item:nth-child(3) .unit-borders-1 {
  border: solid 1px #804095;
  color: #664c92;
}
.unit-borders-row .owl-item:nth-child(2) .unit-borders-1,
.unit-borders-row .owl-item:nth-child(4) .unit-borders-1 {
  border: solid 1px #804095;
  color: #006481 !important;
}
.unit-borders-row .owl-dots {
  display: none;
}
.unit-borders-row .owl-nav {
  width: 100%;
  margin: 30px auto -30px;
  text-align: center;
}
.unit-borders-row .owl-carousel .owl-nav button.owl-prev {
  background-image: url(../img/arrow-right.png);
}
.unit-borders-row .owl-carousel .owl-nav button.owl-next {
  background-image: url(../img/arrow-left.png);
}
.unit-borders-row h3 {
  color: #fff;
  text-align: center;
}
.unit-relt {
  color: #546a9d;
}
.unit-reports {
  width: 100%;
  padding: 80px 10%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  float: right;

  background-color: #384a7a;
}
.news-blocks {
  width: 100%;
  padding: 80px 10%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  float: right;
  color: #384a7a;
}
.news-blocks h2 {
  color: #664b94;
}
.news-blocks h3 {
  color: #664b94;
  width: 100%;
  float: right;
  font-size: 28px;
}
.news-blocks .image-box h1 .numbers {
  width: fit-content;
  /* float: right; */
  text-align: center;
  font-size: 16px;
  padding: 4px 20px;
  border-radius: 30px;
  border: solid 1px;
  margin-top: 10px;
  margin: 20px auto 0px;
}
.news-blocks .image-box h1 .numbers span {
  font-size: 16px;
}
.news-blocks p {
  text-align: justify;
  margin-top: 20px;
}
.news-blocks h2 {
  width: 100%;
  float: right;
}
.unit-reports h1 {
  width: 100%;
  float: right;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #fff;
  /*font-size: 45px;*/
}
.unit-reports-row,
.news-blocks-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  text-align: justify;
}
.unit-reports-row {
  text-align: center;
}
.unit-reports-row img {
  border-radius: 50px;
  width: 100%;
  margin-top: 30px;
}
.unit-reports-row p {
  padding: 50px 40px;
  background: rgb(240 240 240 / 78%);
  margin-top: -110px;
  border-radius: 20px;
  height: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
  color: #664b94;
  font-size: 22px;
  text-align: right;
  text-align: justify;
}
.unit-reports-row p .h1 {
  font-size: 30px;
  color: #006481;
  width: 100%;
  float: right;
  margin: 0px 0px 40px;
  text-align: right;
}
.units-row-2 .item h1 {
  font-size: 40px;
}
.steps-right {
  background-color: #664b94;
  color: #fff;
  display: inline-flex;
  border-radius: 20px;
}
.steps-right ul {
  padding: 0px;
  margin: 0px;
  width: 100%;
  float: right;
  display: grid;
}
.steps-right ul h1 {
  color: #cbdaf0;
  font-size: 30px;
  width: 100%;
  float: right;
  display: grid;
}
.steps-right ul li {
  font-size: 26px;
}
.steps-left {
  display: inline-flex;
}
.steps-left ol {
  width: 100%;
  float: right;
  display: grid;
}
.steps-left ol li {
  padding-left: 50px;
  background-repeat: no-repeat;
  background-size: 50px auto;
}

.steps-left ol li p {
  width: 100%;
  float: right;
  color: #66569e;
  padding: 20px 20px 20px 20px;
  font-size: 26px;
  background-color: #f4f3f8;
  border-radius: 0px 0px 20px 20px;
  border: none 0px;
  margin-bottom: 20px;
}
.steps-left ol li h1 {
  background-color: #8c78af;
  color: #fff;
  font-size: 30px;
  margin: 0px 0px 0px;
  padding: 10px 0px;
  border-radius: 20px 20px 0px 0px;
}
.steps-left ol li:nth-child(1) {
  background-position: 0px 90px;
  background-image: url("../img/unit/steps/step-1-bg.png");
}
.steps-left ol li:nth-child(1) p {
  background-color: #e9e9ec;
  color: #66569e;
}
.steps-left ol li:nth-child(1) h1 {
  background-color: #8c78af;
  color: #fff;
}

.steps-left ol li:nth-child(2) {
  background-position: 0px 50%;
  background-image: url("../img/unit/steps/step-2-bg.png");
}
.steps-left ol li:nth-child(2) p {
  background-color: #e9eef3;
  color: #66569e;
}
.steps-left ol li:nth-child(2) h1 {
  background-color: #5c7bbd;
  color: #fff;
}

.steps-left ol li:nth-child(3) {
  background-position: 0px 50%;
  background-image: url("../img/unit/steps/step-3-bg.png");
}

.steps-left ol li:nth-child(3) p {
  background-color: #e3eef0;
  color: #66569e;
}
.steps-left ol li:nth-child(3) h1 {
  background-color: #006481;
  color: #fff;
}

.steps-left ol li:nth-child(4) {
  background-position: 0px 50%;
  background-image: url("../img/unit/steps/step-4-bg.png");
}

.steps-left ol li:nth-child(4) p {
  background-color: #eceeeb;
  color: #66569e;
}
.steps-left ol li:nth-child(4) h1 {
  background-color: #78a95e;
  color: #fff;
}

.steps-left ol li:nth-child(5) {
  background-position: 0px 132%;
  background-image: url("../img/unit/steps/step-5-bg.png");
}

.steps-left ol li:nth-child(5) p {
  background-color: #e8eef6;
  color: #66569e;
}
.steps-left ol li:nth-child(5) h1 {
  background-color: #97c1e4;
  color: #fff;
}
.steps-left ol li:last-child p {
  margin-bottom: 0px;
}
.news-sec {
  background-color: #fff;
  background-image: url("../img/waterpaint.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #664b94;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0px 50px 100px;
}
.news-section {
  column-width: 396px;
  column-gap: 1.5em;
  float: right;
}
.galleryheight {
  height: 100% !important;
}
.news-block {
  display: inline-block;
  margin: 0.25rem;
  padding: 1rem;
  width: 100% !important;
  border-bottom: 0.1em solid #ccc;
  text-align: justify;
}
.gallery {
  border-bottom: 0em solid #ccc;
  margin: 0rem;
}
.news-block img {
  width: 100%;
  border-radius: 15px;
  margin-bottom: 20px;
  float: right;
}
.news-block h2 {
  font-size: 30px;
  color: #006381;
}
.news-block .author {
  font-size: 16px;
  color: #006381;
  margin-top: 10px;
}

.downloads-int {
  background-color: #fff;
  background-image: url("../img/waterpaint.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #664b94;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0px 50px 100px;
}
/* Carousel Control */
.downloads-int-row {
  max-width: 1640px;
  margin: auto;
}
.downloads-int .carousel {
  margin: 0px auto;
  padding: 0px;
}
.downloads-int .owl-item {
  color: #747d89;
  min-height: auto;
  text-align: center;
  overflow: hidden;
  top: 0px;
}
.downloads-int .owl-item .item .thumb-wrapper {
  padding: 0px 15px;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 20px;
  text-align: center;
  position: relative;
  border: solid 1px #ccc;
  margin: 0px 0px;
}
.downloads-int .owl-item:hover .item .thumb-wrapper {
  background: rgba(255, 255, 255, 0.35);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border: solid 1px #664b94;
}
.downloads-int .owl-item .img-box {
  height: 320px;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}
.downloads-int .owl-item img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: auto;
}
.downloads-int .carousel,
.downloads .item,
.active {
  height: auto;
  background-color: transparent !important;
}
.breadcrumb-item.active {
  color: #425d9a !important;
}
.downloads-int .owl-item h4 {
  font-size: 18px;
}
.downloads-int .owl-item h4,
.downloads .owl-item p,
.downloads .owl-item ul {
  margin-bottom: 5px;
}
.downloads-int .owl-item .btn {
  color: #7ac400;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  background: none;
  border: 1px solid #7ac400;
  padding: 6px 14px;
  margin-top: 5px;
  line-height: 16px;
  border-radius: 20px;
}
.downloads-int .owl-item .btn:hover,
.downloads-int .owl-item .btn:focus {
  color: #fff;
  box-shadow: none;
}
.downloads-int .owl-item .btn i {
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}
.downloads-int .owl-item .item-price {
  font-size: 13px;
  padding: 2px 0;
}
.downloads-int .owl-item .item-price strike {
  opacity: 0.7;
  margin-right: 5px;
}
.owl-carouselrows .owl-nav button.owl-next,
.owl-carouselrows .owl-nav button.owl-prev,
.owl-carouselrows button.owl-dot {
  width: 70px;
  height: 50px;
}
.owl-carouselrows .owl-nav button.owl-prev {
  background-image: url(../img/arrow-right.png) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 76% !important;
}
.owl-carouselrows .owl-nav button.owl-prev span {
  font-size: 0px;
}
.owl-carouselrows .owl-nav button.owl-next {
  background-image: url(../img/arrow-left.png) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 76% !important;
}
.owl-carouselrows .owl-nav button.owl-next span {
  font-size: 0px;
}
.downloads .carousel-control-next,
.downloads-int .carousel-control-prev {
  bottom: -150px;
}
.downloads-int .carousel-control-prev,
.downloads-int .carousel-control-next {
  height: 44px;
  width: 40px;
  margin: auto 0;
  border-radius: 4px;
  opacity: 0.8;
}
.downloads-int .carousel-control-prev:hover,
.downloads-int .carousel-control-next:hover {
  opacity: 1;
}
.downloads-int .carousel-control-prev i,
.downloads-int .carousel-control-next i {
  font-size: 36px;
  position: absolute;
  top: 50%;
  display: inline-block;
  margin: -19px 0 0 0;
  z-index: 5;
  left: 0;
  right: 0;
  color: #fff;
  text-shadow: none;
  font-weight: bold;
}
.downloads-int .carousel-control-prev i {
  margin-left: -2px;
}
.downloads-int .carousel-control-next i {
  margin-right: -4px;
}
.downloads .carousel-indicators {
  bottom: -50px;
}
.downloads-int .carousel-indicators li,
.downloads-int .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 50%;
  border: none;
}
.downloads-int .carousel-indicators li {
  background: rgba(0, 0, 0, 0.2);
}
.downloads-int .carousel-indicators li.active {
  background: rgba(0, 0, 0, 0.6);
}
.downloads-int .carousel .wish-icon {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 99;
  cursor: pointer;
  font-size: 16px;
  color: #abb0b8;
}
.downloads-int .owl-item .wish-icon .fa-heart {
  color: #ff6161;
}
.downloads-int .carousel {
}
.downloads-int .owl-item h1 {
  color: #006481;
  font-size: 24px;
  margin: 30px 0px 10px;
}
.downloads-int .owl-item h2 {
  color: #664b94;
  font-size: 26px;
}
.downloads-int h1 {
  margin-top: 70px;
  margin-bottom: 40px;
}
.downloads-int .carousel-control-prev,
.downloads-int .carousel-control-next {
  background-color: transparent;
}
.downloads-int .carousel-control-prev i,
.downloads-int .carousel-control-next i {
  color: #664b94;
}
.downloads-int .thumb-content a {
  border: solid 1px #664b94;
  padding: 8px 15px;
  margin: 20px auto;
  display: inline-block;
  border-radius: 30px;
}
.downloads-int .thumb-content a:hover {
  border: solid 1px #664b94;
  color: #fff;
  background-color: #664b94;
}
.downloads-int .carousel-control-next {
  right: 43%;
}
.downloads-int .carousel-control-prev {
  left: 43%;
}
.downloads-int .carousel-control-next,
.downloads-int .carousel-control-prev {
  top: 93%;
}
.contact-form {
  padding: 50px;
}
.contact-form .btn-success,
.contact-form .form-control {
  color: #425d9a !important;
  border-color: #425d9a !important;
  border-radius: 30px;
}
.contact-form .btn-success:hover {
  color: #fff !important;
}
.programs-p1 {
  padding: 50px 0px;
  text-align: center;
}
.contactus,
.programs-ps {
  background-color: #fff;
  background-image: url("../img/waterpaint.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: right;
  color: #664b94;
  vertical-align: middle;
  -webkit-flex-align: right;
  -webkit-align-items: right;
  align-items: right;
  justify-content: right;
  align-content: right;
  padding: 60px 50px 100px;
  font-size: 17px;
}
/* Carousel Control */
.contactus-row {
  max-width: 1640px;
  margin: auto;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(66, 93, 154, 0.73) !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(66, 93, 154, 0.73) !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(66, 93, 154, 0.73) !important;
}
.google-map {
  border-right: solid 1px #425d9a;
  padding: 0px 50px 20px 0px;
}
.v-contact {
  margin-top: 30px;
}
.v-contact .col-sm-12 {
  margin-top: 10px;
}
.v-contact i {
  margin-left: 10px;
}
.social-media {
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0px 50px 120px;
  background-color: #463e68;
  background-image: url("../img/programs-bg.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto;
  background-attachment: fixed, scroll;
  position: relative;
}
.social-media h1 {
  margin-top: 80px;
  margin-bottom: 70px;
  color: #fff;
}
.social-media-row {
  max-width: 1640px;
  margin: auto;
  font-size: 20px;
}
.social-media-row svg {
  width: 40px;
  height: 40px;
  float: none;
}
.social-icons {
  padding: 18px;
  border: solid 1px #fff;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  margin: 0px auto 20px;
  float: none;
  display: table;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-icons:hover {
  color: #463e68;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-color: #fff;
}
.social-media b:hover {
  color: #463e68;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
}
.social-icons:hover svg path {
  fill: #463e68 !important;
}
.social-media-row b {
  width: auto;
  text-align: center;
  float: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: auto;
}
.social-media b:hover,
.social-media li:hover b {
  padding-top: 10px;
  margin-top: 10px;
  border-top: solid 1px #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.websites h1 {
  margin-bottom: 40px;
}
.websites {
  padding-bottom: 50px;
}
.web {
  margin: 30px 0px;
  background-color: #fff;
  border-radius: 20px;
  color: #425d9a;
  width: 100%;
  float: right;
  text-align: center;
  border: solid 1px #fff;
}
.web a {
  color: #425d9a;
}
.web:hover {
  background-color: transparent;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.web:hover a {
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.web:hover a:hover {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.web-icon {
  width: 100%;
  float: right;
}
.web-icon img {
  width: 130px;
  margin-top: 20px;
  padding: 20px 20px 0px 20px;
}
.web-title {
  border-top: solid 1px #d9d9d9;
  width: 80%;
  float: right;
  padding: 20px;
  margin: 20px 10%;
}
.downloads-int .owl-nav {
  margin-top: 30px;
}
.workshops {
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 0px 50px 50px;
}
.workshops h1 {
  margin-top: 80px;
  margin-bottom: 40px;
  color: #664c95;
}
.workshops-row img {
  margin: 30px auto 40px;
  width: 50%;
}
.workshops-row,
.workshops-outputs-row {
  max-width: 1640px;
  margin: auto;
  font-size: 20px;
}
.workshops-row p {
  font-size: 25px;
}
.workshops-row {
  width: 70%;
  margin: 0px 15%;
  flex: right;
}
.workshop {
  border-radius: 20px;
  border: solid 1px #425d9a;
  padding: 30px;
  width: 100%;
  float: right;
  color: #425d9a;
  text-align: right;
}
.workshop h3,
.workshop-2 h3 {
  text-align: center;
}
.workshop-2 {
  border-radius: 20px;
  border: solid 1px #664c95;
  padding: 30px;
  width: 100%;
  float: right;
  color: #664c95;
  text-align: right;
}
.workshop-2 .blue {
  margin-bottom: 10px;
  float: right;
  width: 100%;
}
.workshops-outputs {
  width: 100%;
  float: right;
  background-color: #463e68;
  background-image: url("../img/unit/reportsbg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed, scroll;
  padding: 30px;
  position: relative;
  color: #fff;
}
.outputs {
  text-align: center;
  width: 100%;
  float: right;
  padding-right: 30px;
  margin: 50px auto;
}
.outputs ul {
  width: 70%;
  margin: 10px 15%;
  float: right;
}
.outputs ul li span {
  border-radius: 20px;
  padding: 5px 10px;
  text-align: center;
  width: 100%;
  float: right;
}
.outputs ul li:nth-child(1) span {
  background-color: #655399;
}
.outputs ul li:nth-child(2) span {
  background-color: #006481;
}
.outputs ul li:nth-child(3) span {
  background-color: #5171b7;
}
.outputs ul li:nth-child(4) span {
  background-color: #17a2b8;
}
.workshop-bottom {
  width: 100%;
  padding: 70px 10% 10px;
  float: right;
}
.workshop-bottom-row img {
  margin: 40px auto;
}
.workshop-bottom h1 {
  margin-bottom: 40px;
}
.workshop-bottom p {
  direction: rtl;
  margin-bottom: 40px;
}
.timeline {
  width: 100%;
  float: right;
  background-color: #463e68;
  background-image: url("../img/programs-bg.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: auto;
  background-attachment: fixed, scroll;
  padding: 30px;

  color: #fff;
}
.timeline h1 {
  padding: 50px 60px;
}
.social-sharing {
  position: relative;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  padding: 80px 10%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  float: right;
}
.social-sharing h1 {
  width: 100%;
  float: right;
  margin-bottom: 60px;
}
.social-sharing-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  text-align: right;
}
.social-sharing-row p {
  width: 80%;
  margin: 50px 10%;
  text-align: center;
}
.vision-data {
  background-image: url("../img/waterpaint.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  float: right;
  margin: 0px auto;
  text-align: center;
  color: #664b94;
  vertical-align: middle;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 70px 50px 40px;
  font-size: 20px;
}
.vision-data h1 {
  width: 100%;
  float: right;
  margin-bottom: 60px;
}
.vision-data-row {
  position: relative;
  z-index: 2;
  max-width: 1640px;
  margin: auto;
  z-index: 1;
  text-align: right;
}
.vision-data-row .number2040 {
  display: block;
}
.vision-data-row p {
  width: 70%;
  margin: 50px 10%;
}
.data-numbers {
  padding: 0px;
  margin: 0px 0px 100px;
  width: 100%;
  float: right;
}
.data-numbers .num {
  text-align: center;
  padding: 30px;
  height: 280px;
  text-align: center;
  line-height: initial;
}
.data-numbers .num i {
  width: 100%;
  float: right;
  text-align: center;
  margin: 16px auto;
}
.data-numbers .num span {
  width: 100%;
  border-bottom: solid 1px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  float: none;
  font-size: 40px;
}
.statistic-icons img {
  float: none;
  margin: auto;
}
.statistic-icons .owl-dots {
  display: none;
}
.statistic-icons .owl-nav {
  width: 100%;
  text-align: center;
  position: absolute;
  text-align: center;

  bottom: -80px;
}
.statistic-icons .owl-item {
  min-height: 270px !important;
}
.data-numbers .num {
  color: #664b94;
}
.data-numbers .num span {
  color: #006582;
}
/*
.data-numbers .num:nth-child(odd) {
	color: #664b94;
}
.data-numbers .num:nth-child(even) {
	color: #006582;
}
*/
.main-data {
  float: right;
  width: 100%;
  text-align: center;
  line-height: normal;
  font-size: 30px;
  margin-bottom: 40px;
}
.main-data span {
  font-size: 70px;
  float: right;
  width: 100%;
  text-align: center;
}
.main-data i {
  width: 100%;
  text-align: center;
  float: right;
}
.social-chart {
  width: 100%;
  float: none;
  text-align: center;
  margin: 40px auto;
  float: right;
}
.social-chart .socials {
  margin: 0px auto 10px;
  padding: 0px;
  width: auto;
  float: none;
}
.social-chart .socials .social {
  min-height: 190px;
  color: #39497a;
  border-radius: 50%;
  padding: 30px;
  float: right;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  margin-left: 2%;
  margin-right: 2%;
  margin-bottom: 30px;
  list-style: none;
  border-radius: 20px;
  border: solid 3px;
  position: relative;
  margin-top: 60px;
  width: 86%;
}

.social-chart .owl-carousel-downloads .owl-nav button.owl-prev {
  background-image: url(../img/arrow-right.png);
}
.social-chart .owl-carousel-downloads .owl-nav button.owl-next {
  background-image: url(../img/arrow-left.png);
}
.social-chart .owl-item::after {
  content: ">";
  position: absolute;
  left: 2px;
  top: 48%;
  color: #cfc9e2;
  font-size: 22px;
}
.social-chart .owl-item:nth-child(2)::after {
  color: #afcbd1;
}
.social-chart .owl-item:nth-child(3)::after {
  color: #d5e2f3;
}

.social-chart .owl-item:nth-child(4)::after {
  color: #afcbd1;
}

.social-chart .owl-item:nth-child(5)::after {
  color: #9fb0ea;
}

.social-chart .owl-item:last-child::after {
  display: none;
}
.social-chart .owl-item span {
  border-radius: 50%;
  padding: 20px;

  margin: auto;
  margin: 10px auto;
  height: 96px;
  width: 96px;
  border: solid 3px;
  margin-top: -80px;
  background-color: #384d7b;
  display: flex;
  margin-bottom: 20px;
}

.social-chart .owl-item span img {
  width: 100%;
  margin: auto;
  max-height: 100%;
}
.social-chart .owl-item:nth-child(1) .social {
  border-color: #cfc9e2;
  color: #cfc9e2;
  background-color: rgba(98, 86, 155, 0.1);
}
.social-chart .owl-item:nth-child(1) .social span {
  border-color: #cfc9e2;
}
.social-chart .owl-item:nth-child(2) .social {
  border-color: #afcbd1;
  color: #afcbd1;
  background-color: rgba(59, 104, 128, 0.1);
}
.social-chart .owl-item:nth-child(2) .social span {
  border-color: #afcbd1;
}
.social-chart .owl-item:nth-child(3) .social {
  border-color: #d5e2f3;
  color: #d5e2f3;
  background-color: rgba(102, 146, 185, 0.1);
}
.social-chart .owl-item:nth-child(3) .social span {
  border-color: #d5e2f3;
}
.social-chart .owl-item:nth-child(4) .social {
  border-color: #9fb0ea;
  color: #9fb0ea;
  background-color: rgba(91, 110, 174, 0.1);
}
.social-chart .owl-item:nth-child(4) .social span {
  border-color: #9fb0ea;
}
.social-chart .owl-item:nth-child(5) .social {
  border-color: #cae1c5;
  color: #cae1c5;
  background-color: rgba(141, 176, 108, 0.1);
}
.social-chart .owl-item:nth-child(5) .social span {
  border-color: #cae1c5;
}
.social-chart h1 {
  width: 100%;
  float: right;
}
footer {
  /*border: none 0px;*/
  padding: 60px 30px 40px;
}
.statistics-steps {
  width: 100%;
  margin: 30px 0px;
  float: right;
}
.statistics-steps ul {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.statistics-steps li {
  width: 100%;
  float: right;
  margin-bottom: 10px;
  display: flex;
}
.statistics-steps li h1 {
  background-color: #f8f7fa;
  border-radius: 10px;
  width: 29% !important;
  position: relative;
  text-align: center;
  padding: 15px 25px;
  font-size: 24px !important;
  color: #664c95;
  float: right;
  margin: 0px 0px 0px 1%;
  width: 100%;
  font-size: 34px;
  color: #664c95;
  font-size: 26px;
}
.statistics-steps li .row {
  text-align: right;
  padding: 5px 25px;
}
.statistics-steps li h2 {
  background-color: #f8f7fa;
  border-radius: 10px;
  width: 69% !important;
  position: relative;
  text-align: right;
  padding: 20px;
  font-size: 22px !important;
  color: #664c95;
  float: right;
  margin: 0px 0px;
  width: 100%;
  font-size: 34px;
  color: #664c95;
  font-family: "ge-light";
}
.statistics-steps li .title {
  font-size: 24px !important;
  font-family: "gess-bold";
}
.statistics-steps li:nth-child(1) h1 {
  background-color: #cac3d9;
  padding-top: 55px;
}
.statistics-steps li:nth-child(2) h1 {
  background-color: #abcbd2;
  padding-top: 32px;
}
.statistics-steps li:nth-child(3) h1 {
  background-color: #a8c6ec;
}
.statistics-steps li:nth-child(1) h2 {
  background-color: #ddd9e6;
}
.statistics-steps li:nth-child(2) h2 {
  background-color: #dae8eb;
}
.statistics-steps li:nth-child(3) h2 {
  background-color: #d1e1f5;
}
.stepup {
  width: 100%;
  margin: 10px 0%;
  float: right;
  position: relative;
}
.stepup ul {
  width: 80%;
  float: right;
  position: relative;
  background-image: url("../img/unit/steps/unit-title.png"),
    url("../img/unit/steps/stepsup-bg.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 100% 65%, 93% top;
  background-size: 67px, 46% 170%;
  padding-right: 80px;
  padding-top: 40px;
  margin: 40px 10% 40px 10%;
}
.stepup ul li {
  margin-left: 5%;
  font-size: 30px;
}
.font-small {
  font-size: 13px;
  color: #6a53a6;
  text-align: center;
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
.font-small .number2040 {
  font-size: 13px !important;
}
.stepup ul li:nth-child(1) {
  width: 93%;
  float: left;
  background-image: url("../img/unit/steps/stepsup-top-bg-2.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 120px 10px 50px;
  text-align: center;
  color: #fff;
}
.stepup ul li:nth-child(1) span {
  color: #9288bb;
  margin-left: 20px;
}

.stepup ul li:nth-child(2) {
  width: 93%;
  float: left;
  background-image: url("../img/unit/steps/stepsup-top-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 10px 10px 30px;
  text-align: center;
  color: #fff;
}

.stepup ul li:nth-child(3) {
  width: 93%;
  float: left;
  background-color: #1a748e;
  padding: 40px 10px 30px;
  text-align: center;
  color: #fff;
}

.stepup ul li:nth-child(3) span {
  color: #76acbc;
}

.stepup ul li:nth-child(4) {
  width: 93%;
  float: left;
  background-color: #d1e1f5;
  padding: 40px 10px 30px;
  text-align: center;
  color: #664c95;
}

.stepup ul li:nth-child(4) .number2040 {
  color: #bba6dd !important;
  margin-left: 30px;
}
.stepup ul li:nth-child(5) {
  width: 93%;
  float: left;
  background-color: #cdcbe6;
  padding: 40px 10px 30px;
  text-align: center;
  color: #664c95;
}
.stepup ul li:nth-child(5) .number2040 {
  color: #bba6dd;
  margin-left: 30px;
}
.stepup ul li:nth-child(6) {
  width: 93%;
  float: left;
  background-image: url("../img/unit/steps/stepsup-bottom-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
  padding: 40px 10px 30px;
  text-align: center;
  color: #fff;
}

.stepup ul li:nth-child(7) {
  width: 110%;
  float: left;
  background-color: #fff;
  padding: 40px 10px 30px;
  text-align: center;
  border: dotted 3px #664a93;
  color: #664c95;
  margin: 0px 5% 0px 0px;
}
.stepup ul li:nth-child(7) {
  margin-left: 0%;
}
.soon {
  margin: 90px 0px;
}
.world-map svg {
  width: 70%;
  margin: 60px auto;
}
.img-unit {
  max-width: 860px;
}
.oman-detials {
  padding: 250px 0px 0px;
  margin: 0px auto;
  width: auto;
  color: #fff;
  text-align: right;
  position: relative;
  z-index: 10;
}
.oman-detials h2 {
  color: #664c95;
  width: 100%;
  text-align: center;
  text-align: center;
  padding: 0px 20px 20px;
  font-size: 46px;
}
.oman-detials ul {
  width: 100%;
  float: right;
  padding: 0px;
  margin: 0px;
}
.oman-detials li div {
  margin-bottom: 30px;
  text-align: center;
  float: right;
  width: 100%;
}
.oman-detials .number2040 {
  font-size: 210%;
  margin: 0px auto 10px;
  width: 100%;
  float: right;
}
.oman-detials h5 {
  font-size: 42px;
  margin: 10px auto;
  width: 100%;
  float: right;
}
.oman-detials .stati h1 {
  font-size: 21px;
  margin: 0px 0px 0px;
  color: #fff;
  border-radius: 20px;
  background-color: #38629e;
  padding: 10px;
  color: #fff;
}
.oman-detials .stati h3 {
  font-size: 18px;
  color: #38629e;
  background-color: #e4f1fa;
  border-radius: 0px 0px 20px 20px;
  margin-top: -20px;
  padding: 40px 10px 20px;
  min-height: 140px;
  text-align: center;
}

.oman-detials .stati h5 {
  font-size: 28px;
  color: #38629e;
  background-color: #e4f1fa;
  border-radius: 0px 0px 20px 20px;
  margin-top: -20px;
  padding: 60px 10px 20px;
  min-height: 140px;
  text-align: center;
}
.oman-detials .number2040 {
  font-size: 180%;
}
.oman-detials .owl-item:nth-child(2) .stati h1 {
  background-color: #6a53a6;
}
.oman-detials .owl-item:nth-child(2) .stati h3 {
  color: #6a53a6;
  background-color: #efeff7;
}

.oman-detials .owl-item:nth-child(2) .stati h5 {
  color: #6a53a6;
  background-color: #efeff7;
}
.oman-detials .owl-item:nth-child(3) .stati h1 {
  background-color: #006885;
}
.oman-detials .owl-item:nth-child(3) .stati h3 {
  color: #006885;
  background-color: #eaf3f4;
}

.oman-detials .owl-item:nth-child(3) .stati h5 {
  color: #006885;
  background-color: #eaf3f4;
}
.oman-detials .owl-item:nth-child(4) .stati h1 {
  background-color: #6bb55e;
}
.oman-detials .owl-item:nth-child(4) .stati h3 {
  color: #6bb55e;
  background-color: #e8f5e7;
}

.oman-detials .owl-item:nth-child(4) .stati h5 {
  color: #6bb55e;
  background-color: #e8f5e7;
}

/*
.oman-detials li:nth-child(1) div {
  background: #664c95;
}
.oman-detials li:nth-child(2) div {
  background: #664c95;
}
.oman-detials li:nth-child(3) div {
  background: #664c95;
}
.oman-detials li:nth-child(4) div {
  background: #664c95;
}*/
.map-side {
  padding: 20px 40px 20px 20px;
  margin: 0px;
  position: absolute;
  left: 20px;
  bottom: 40%;
  background-color: rgba(255, 255, 255, 0.6);
  color: #664c95;
  border-radius: 10px;
  box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 3%);
  z-index: 2;
}
.map-side li {
  list-style: square;
  font-size: 16px;
}
.world-map {
  position: relative;
}
.about-oman video {
  width: 105vw;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
}
.history-1 .p-his {
  padding: 50px 40px;
  background: rgb(240 240 240 / 78%);
  margin-top: -170px;
  border-radius: 20px;
  height: fit-content;
  margin-right: auto;
  margin-left: auto;
}
.p-boxing {
  padding: 50px 40px;
  background: rgb(240 240 240 / 68%);
  margin-top: -170px !important;
  border-radius: 20px;
  height: fit-content;
  margin-right: auto;
  margin-left: auto;
}
.history-2 .p-his {
  padding: 50px 40px;
  background: rgb(240 240 240 / 78%);
  margin-top: -170px;
  border-radius: 20px;
  height: fit-content;
  margin-right: auto;
  margin-left: auto;
}
.inter-maps {
  height: 1000px;
}
.o-map {
  position: relative;
  width: 1000px;
  height: 1000px;
  margin: auto;
  text-align: center;
}
.o-map img {
  max-height: 100%;
  max-width: 100%;
  margin: 0px !important;
  padding: 0px;
  float: none;
}
.o-1 {
  position: absolute;
  top: 0px;
  right: 160px;
  width: 350px;
  text-align: right;
  animation: 3s infinite alternate slidein1;
}
@keyframes slidein1 {
  from {
    right: 0px;
  }

  to {
    right: 160px;
  }
}
.o-2 {
  position: absolute;
  top: 230px;
  right: 0px;
  width: 400px;
  text-align: right;
  animation: 3s infinite alternate slidein2;
}
@keyframes slidein2 {
  from {
    right: -100px;
  }

  to {
    right: 0px;
  }
}
.o-3 {
  position: absolute;
  top: 530px;
  right: 0px;
  width: 400px;
  text-align: right;
  animation: 3s infinite alternate slidein3;
}
@keyframes slidein3 {
  from {
    right: -100px;
  }

  to {
    right: 0px;
  }
}
.o-4 {
  position: absolute;
  top: 810px;
  right: 170px;
  width: 400px;
  text-align: right;
  animation: 3s infinite alternate slidein4;
}
@keyframes slidein4 {
  from {
    right: 10px;
  }

  to {
    right: 170px;
  }
}
.o-5 {
  position: absolute;
  top: 220px;
  left: 140px;
  width: 800px;
  text-align: left;
  animation: 3s infinite alternate slidein5;
}
@keyframes slidein5 {
  from {
    left: -10px;
  }

  to {
    left: 140px;
  }
}
.o-1 img,
.o-2 img,
.o-3 img,
.o-4 img {
  float: right;
}
.o-5 img {
  float: left;
}

.g-map {
  position: relative;
  width: 1000px;
  height: 750px;
  margin: 125px auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.g-map img {
  max-height: 100%;
  max-width: 100%;
  margin: 0px !important;
  padding: 0px;
  float: none;
}
.g-1 {
  position: absolute;
  top: 50px;
  right: -30px;
  width: 470px;
  text-align: right;
  animation: 3s infinite alternate slidein6;
}
@keyframes slidein6 {
  from {
    top: 80px;
  }

  to {
    top: 50px;
  }
}
.g-2 {
  position: absolute;
  top: 320px;
  right: -160px;
  width: 540px;
  text-align: right;
  animation: 3s infinite alternate slidein7;
}
@keyframes slidein7 {
  from {
    right: -210px;
  }

  to {
    right: -160px;
  }
}
.g-3 {
  position: absolute;
  top: 540px;
  left: -110px;
  width: 820px;
  text-align: right;
  animation: 3s infinite alternate slidein8;
}
@keyframes slidein8 {
  from {
    left: -210px;
  }

  to {
    left: -110px;
  }
}
.g-4 {
  position: absolute;
  top: 350px;
  left: -110px;
  width: 760px;
  text-align: right;
  animation: 3s infinite alternate slidein9;
}
@keyframes slidein9 {
  from {
    left: -210px;
  }

  to {
    left: -110px;
  }
}
.g-1 img,
.g-2 img {
  float: right;
}
.g-4 img,
.g-3 img {
  float: left;
}
.om-goi {
  width: 100%;
  color: #fff;
  font-size: 20px;
  float: right;
  padding: 0px !important;
  background-color: #2e2645;
}
.om-goi h1 {
  padding: 40px 0px;
  text-align: center;
}
.goi-area {
  padding: 0px 0px;
}
.tab-content > .active {
  display: block;
  padding: 30px 10% 90px;
  float: right;
  width: 100%;
}
.tabs-bg {
  width: 100%;
  float: right;
  margin-top: -156px;
  padding-top: 155px;
}
.tab-bg-1 {
  background-image: url("../img/about/om-2.png"),
    url("../img/about/geo/tab-1.jpg");
  background-position: left 10px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 100%;
  float: right;
  margin-top: -200px;
  padding-top: 200px !important;
}
.tab-bg-2 {
  background-image: url("../img/about/om-2.png"),
    url("../img/about/geo/tab-2.jpg");
  background-position: left 10px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 100%;
  float: right;
  margin-top: -200px;
  padding-top: 200px !important;
}
.tab-bg-3 {
  background-image: url("../img/about/om-2.png"),
    url("../img/about/geo/tab-3.jpg");
  background-position: left 10px, center;
  background-size: 80px, cover;
  background-attachment: fixed, scroll;
  background-repeat: no-repeat, no-repeat;
  width: 100%;
  float: right;
  margin-top: -200px;
  padding-top: 200px !important;
}
ul.nav.nav-pills.nav-pills-primary.justify-content-center.mb-5 {
  padding-top: 70px;
}
.mehwar .image-box {
  border-radius: 30px;
}
.mehwar .image-box:hover .text-box p {
  top: 190px;
  padding-right: 20px;
  padding-left: 20px;
}

.mehwar .text-box h1 {
  top: 0px;
}
.mehwar .image-box:hover .text-box h1 {
  top: 50px;
}

.mehwar .image-box .link--metis,
.mehwar .image-box .link--metis:hover {
  color: #fff !important;
}
.mehwar .image-box .link--metis {
  float: right;
  margin: auto 30%;
  width: 40%;
}
.total-img {
  width: 96px;
}
.statistic-icons img {
  height: 64px;
  width: 64px;
}
.mehwar .image-box .text-box h1 {
  font-size: 40px;
}
.mehwar .image-box .link--metis svg path {
  stroke: rgb(255 255 255);
}
.slide-bg-1-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-1.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}

.news-area a.link.link--metis.animated-link strong,
.news-area a.link.link--metis.animated-link {
  font-size: 18px !important;
}

.slide-bg-4-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-2.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-7-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-3.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-12-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-4.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-3-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-5.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-6-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-6.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-8-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-7.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-11-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-8.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-2-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-9.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-5-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-10.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-9-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-11.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
.slide-bg-10-hover {
  background-color: #384a7a;
  background: url("../img/vision/peroirties/bg-12.jpg");
  margin-bottom: -1px;
  -webkit-transition: background 1.5s linear;
  -moz-transition: background 1.5s linear;
  -o-transition: background 1.5s linear;
  -ms-transition: background 1.5s linear;
  transition: background 1.5s linear;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.slide-in {
  opacity: 1 !important;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  text-decoration: none;
}
.slide-out {
  opacity: 0.3 !important;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  text-decoration: none;
}
.bg-c-2 {
  background: #dddce9 !important;
}
.bg-c-1 {
  background: #cae1e5 !important;
}
.bg-c-3 {
  background: #d0e3f4 !important;
}
.bg-c-4 {
  background: #f9e9eb !important;
}
.bg-c-4 .red {
  color: #810002;
  font-size: 16px;
  margin-top: 30px;
  font-family: "ge-light";
}
.unit-table {
  margin: 30px 0px;
  padding: 30px;
}
.programs-row .owl-nav {
  margin-top: 20px;
}
.unit-table tr:nth-child(1) th {
  background-color: #e8e8e8;
  color: #664b94;
  border: dotted 1px #fff;
}

.unit-table tr:nth-child(1) th:first-child {
  border-radius: 0px 20px 0px 0px;
  border: dotted 0px #fff;
}
.unit-table tr:nth-child(1) th:last-child {
  border-radius: 20px 0px 0px 0px;
  border: dotted 0px #fff;
}
.unit-table tr:nth-child(2) td {
  background-color: #d1e1f5;
  color: #664b94;
  border: dotted 1px #fff;
}

.unit-table tr:nth-child(2) th:nth-child(1) {
  background-color: #425d9a;
  border: dotted 1px #fff;
  border-right: none 0px;
}
.unit-table tr:nth-child(2) td:last-child {
  border-left: none 0px;
}

.unit-table tr:nth-child(3) td {
  background-color: #cfc9e2;
  color: #006481;
  border: dotted 1px #fff;
}
.unit-table tr:nth-child(3) td:last-child {
  border-left: none 0px;
}

.unit-table tr:nth-child(3) th:nth-child(1) {
  background-color: #664b94;
  border: dotted 1px #fff;
  border-right: none 0px;
}

.unit-table tr:nth-child(4) td {
  background-color: #d8e7ea;
  color: #664b94;
  border: dotted 1px #fff;
}

.unit-table tr:nth-child(4) td:last-child {
  border-left: none 0px;
}
.unit-table tr:nth-child(4) th:nth-child(1) {
  background-color: #006481;
  border: dotted 1px #fff;
  border-right: none 0px;
}

.unit-table tr:nth-child(4) th:first-child {
  border-radius: 0px 0px 20px 0px;
  border: dotted 0px #fff;
}
.unit-table tr:nth-child(4) td:last-child {
  border-radius: 0px 0px 0px 20px;
  border: dotted 0px #fff;
}
.unit-table td {
  font-size: 18px;
}
.vision-steps {
}
.vision-steps h1 {
  color: #fff;
}
.reports-1 h1 {
  margin-bottom: 40px;
}
.blue-txt,
.blue-txt a {
  color: #006582;
  display: contents;
}
.news-blocks .image-box {
  min-height: 300px;
  margin-bottom: 30px;
}
.news-blocks .image-box h1 {
  font-size: 20px;
  color: #fff;

  position: absolute;
  bottom: 20px;
  width: 80%;
  right: 10%;
  text-align: center;
  z-index: 10;
}
.news-blocks .image-box:hover h1 {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  bottom: 30px;
}

.g-1,
.g-2,
.g-3,
.g-4,
.o-1,
.o-2,
.o-3,
.o-4,
.o-5 {
  display: block;
}
.g-m-1,
.g-m-2,
.g-m-3,
.g-m-4,
.o-m-1,
.o-m-2,
.o-m-3,
.o-m-4,
.o-m-5 {
  display: none;
}
.o-mo-5 {
  display: none;
}
.col-form-label {
  padding-top: calc(0.375rem - 10px);
  padding-bottom: calc(0.375rem + 2px);
}
.form-control {
  margin-top: 7px;
}
.img-a {
  color: #664b94;
  font-size: 20px;
  display: block;
}

.img-b {
  display: none;
}
.a-book {
  border: solid 1px #d2d2d2;
  border-radius: 20px;
  padding: 0px 30px 30px 30px;
  margin: 20px auto 0px;
  display: inline-block;
}
@media (min-width: 1660px) {
  .news-section {
    column-width: 448px;
  }
}

@media (max-width: 2087px) {
  .oman-detials {
    padding: 390px 0px 30px;
  }
  .mehwar .image-box {
    min-height: 500px;
  }
}
@media (max-width: 1787px) {
  .oman-detials {
    padding: 390px 0px 30px;
  }
  .mehwar .image-box {
    min-height: 410px;
  }
  .mehwar .image-box .text-box h1 {
    font-size: 34px;
  }
}
@media (max-width: 1587px) {
  .oman-detials {
    padding: 300px 0px 30px;
  }
  .mehwar .image-box {
    min-height: 370px;
  }
  .mehwar .image-box .text-box h1 {
    font-size: 26px;
  }
  .mehwar .image-box:hover .text-box h1 {
    top: 40px;
  }
  .mehwar .image-box:hover .text-box p {
    top: 120px;
  }
}

@media (max-width: 2480px) {
  .social-chart {
    zoom: 1.5;
  }

  .om-earth {
    background-size: 100% 100%;
    padding-top: 15%;
  }
}
@media (max-width: 1960px) {
  .social-chart {
    zoom: 1.3;
  }
}
@media (max-width: 1686px) {
  .om-1 {
    padding: 0px 14%;
  }
  .unit-chart ul {
    margin: 40px 10% 10px;
    width: 80%;
  }
  .unit-chart h5 {
    height: 340px;
  }
  .unit p,
  .attached-file {
    width: 80%;
    margin: 0px 10% 60px;
  }
  .unit-target-row {
    padding: 0px 10%;
  }
}
/* Carousel Control */
@media (max-width: 1467px) {
  .flip-card {
    width: 26rem;
    height: 28.7rem;
  }
  .oman-detials {
    padding: 300px 0px 30px;
  }
  .oman-detials .number2040 {
    font-size: 180%;
  }
  .social-chart {
    zoom: 1;
  }
  .om-earth {
    background-size: 100% 100%;
    padding-top: 20%;
  }
  .om-1 {
    padding: 0px 12%;
  }

  .owl-carouselrows.owl-rtl .owl-item:nth-child(1) .spec-it:nth-child(1),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(1) .spec-it:nth-child(2),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(1) .spec-it:nth-child(3),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(2) .spec-it:nth-child(1),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(2) .spec-it:nth-child(2),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(2) .spec-it:nth-child(3) {
    min-height: 200px;
  }
  .owl-carouselrows.owl-rtl .owl-item:nth-child(3) .spec-it:nth-child(1),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(3) .spec-it:nth-child(2),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(3) .spec-it:nth-child(3),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(4) .spec-it:nth-child(1),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(4) .spec-it:nth-child(2),
  .owl-carouselrows.owl-rtl .owl-item:nth-child(4) .spec-it:nth-child(3) {
    min-height: 260px;
  }
  .unit-spec .owl-carouselrows .owl-nav button.owl-prev {
    background-image: url(../img/arrow-right.png);
  }
  .unit-spec .owl-carouselrows .owl-nav button.owl-next {
    background-image: url(../img/arrow-left.png);
  }
  .unit-spec .owl-dots {
    display: none;
  }

  .statistics-steps li:nth-child(2) h1 {
    padding-top: 22px;
  }
  .interactive-map .owl-nav {
    margin-right: 14%;
  }
  .interactive-map .owl-carousel .owl-stage-outer {
    padding: 0px 0px 0px;
    min-height: 470px;
  }
  .stepup ul li {
    font-size: 26px;
  }
  .image-box:hover .text-box p {
    font-size: 15px !important;
  }
}
@media (max-width: 1260px) {
  .oman-detials {
    padding: 270px 0px 30px;
  }
  .header-internal h1,
  .about-oman h1,
  h1 {
    font-size: 27px;
  }
  .om-1 {
    background-image: none;
    padding: 0px 0%;
  }
  .sky-box .image-box {
    min-height: 670px;
  }
  .internal-page,
  .about-oman {
    padding: 0px 0%;
  }
  .oman-detials h2 {
    font-size: 26px;
  }
  .slider-map p {
    font-size: 18px;
    width: 90%;
  }
  .slider-map-1 svg,
  .slider-map-1 img,
  .slider-map-2 svg,
  .slider-map-2 img,
  .slider-map-3 svg,
  .slider-map-3 img {
    max-width: 80%;
  }
  .slider-map-1 {
    height: 100%;
  }
  .g-map,
  .o-map {
    height: 100%;
    width: 100%;
  }
  .g-1,
  .g-2,
  .g-3,
  .g-4,
  .o-1,
  .o-2,
  .o-3,
  .o-4,
  .o-5 {
    display: none;
  }
  .g-m-1,
  .g-m-2,
  .g-m-3,
  .g-m-4,
  .o-m-1,
  .o-m-2,
  .o-m-3,
  .o-m-4,
  .o-m-5 {
    display: block;
  }

  .g-m-1,
  .g-m-2,
  .g-m-3,
  .g-m-4,
  .o-m-1,
  .o-m-2,
  .o-m-3,
  .o-m-4,
  .o-m-5 {
    position: absolute;
    z-index: 112;
    width: 100px;
    height: 100px;
  }
  .g-m-1 {
    right: 21%;
    top: 38%;
  }

  .g-m-2 {
    right: 10%;
    top: 49%;
  }
  .g-m-3 {
    right: 43%;
    top: 78%;
  }
  .g-m-4 {
    right: 49%;
    top: 40%;
  }

  .o-m-1 {
    right: 31%;
    top: 3%;
  }

  .o-m-2 {
    right: 9%;
    top: 25%;
  }
  .o-m-3 {
    right: 10%;
    top: 62%;
  }
  .o-m-4 {
    right: 35%;
    top: 84%;
  }
  .o-m-5 {
    right: 26%;
    top: 17%;
  }
  .interactive-map #map-people-and-culture {
    position: absolute;
    width: 30%;
    right: 0px;
  }
  .inter-maps {
    height: auto;
  }
  .slider-map-1 svg,
  .slider-map-1 img,
  .slider-map-2 svg,
  .slider-map-2 img,
  .slider-map-3 svg,
  .slider-map-3 img {
    max-width: 90% !important;
  }
  .manager .jobtitle {
    padding: 250px 70px 90px 340px;
  }
  .manager p {
    width: 90%;
    margin: 0px 5%;
  }
  .unit-target-row .image-box h1 {
    font-size: 32px;
  }
  .unit-target-row ol li,
  .unit-target-row ol li:nth-child(1),
  .unit-target-row ol li:nth-child(2),
  .unit-target-row ol li:nth-child(3) {
    font-size: 19px;
  }
  .msg-unit .item {
    font-size: 24px;
  }
  .owl-carousel .owl-stage-outer {
    padding: 0px 0px 0px;
  }
  .unit-target-row {
    padding: 0px 1%;
  }
  .unit p,
  .attached-file,
  .unit p,
  .attached-file,
  .unit-chart ul {
    width: 98%;
    margin: 0px 1% 60px;
  }
  .unit-chart {
    margin: 50px 0px 0px;
  }
  .header-internal {
    min-height: 340px;
  }
  .unit-target-row .owl-nav {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: -30px;
  }
  .workshops-row {
    width: 100%;
    margin: 0px 0%;
  }
  .outputs p {
    margin: 30px 0%;
    width: 100%;
  }
  .workshop-bottom {
    padding: 70px 3% 10px;
  }
  .stepup ul li:nth-child(2) {
    background-size: cover;
  }
  .about-oman h1 {
    margin: 60px 0px 280px;
  }

  .maher-content h1 {
    font-size: 24px;
  }
}
@media (max-width: 1096px) {
  .about-oman video {
    width: 100vw;
  }
  .oman-detials .number2040 {
    font-size: 120%;
  }
  .oman-detials li div h5 {
    padding: 40px 10px 20px;
  }
  .mahawer-internal {
    padding: 0px;
    margin: 0px 10%;
  }
  .manager .jobtitle {
    width: 90%;
    padding: 310px 40px 50px 40px;
  }
  .internal-page p {
    line-height: 30px;
  }
  .stepup ul {
    margin: 40px 0% 0px 0%;
    background-position: 100% 58%, 93% top;
    background-size: 58px, 46% 140%;
  }

  .workshop-bottom h1 {
    margin-bottom: 20px;
  }
  .about-oman h1 {
    margin: 80px 0px 280px;
  }
}

@media (max-width: 996px) {
  .o-m-2 {
    right: 9%;
    top: 20%;
  }
  .o-m-3 {
    right: 5%;
  }
  .o-m-4 {
    top: 89%;
  }
  .o-m-5 {
    top: 17%;
  }
  .tab-pane .tab-detials {
    width: 100%;
  }
  .tab-pane img {
    width: 40%;
    float: none;
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
  }
  .om-3 .nav {
    width: 80%;
    margin-left: 0px;
  }
  .sea-top-tabs {
    position: relative;
  }
  .sea-tab-1,
  .sea-tab-2,
  .sea-tab-3,
  .sea-tab-4,
  .sea-tab-5,
  .sea-tab-6 {
    padding-top: 380px !important;
    padding-left: 10%;
    padding-right: 10% !important;
  }
  .om-3 .nav li,
  .om-3 .nav li:last-child {
    width: 33%;
    text-align: center;
    border-radius: 20px;
  }
  .tab-content > .active {
    margin-top: -220px;
    padding: 30px 10% 50px;
  }
  .footer_tweets .tab-content > .active {
    margin-top: 30px;
  }
  .sea-top-tabs {
    top: 160px;
  }
  .internal-page p {
    width: 100%;
  }
  .om-3 .h2-title {
    font-size: 40px;
  }

  .rates .owl-item:nth-child(2) .number2040 {
    margin-top: 26px;
  }

  .om-1 .owl-nav {
    margin: 30px 0px 0px;
  }
  .internal-page h1 {
    margin-top: 60px;
    font-size: 40px;
  }
  .om-3 {
    padding: 20px 0% 0px;
  }

  .om-1-title {
    margin: 10px 0px 0px;
  }
  .text-box h1 {
    top: 0px;
  }
  .mehwer .owl-dots {
    display: none;
  }
  .mehwar h1 {
    margin-top: -30px !important;
  }

  .mehwar .image-box:hover .text-box h1 {
    margin-top: 0px !important;
  }
  .mahawer-internal {
    margin: 0px 0%;
  }

  .programs-row img {
    width: 54% !important;
    float: none;
    margin: 30px auto;
  }
  .pro-de {
    margin-right: 0%;
    width: 100%;
  }
  .programs-row .program-detials {
    padding: 0px 0px;
  }
  .program-detials .icon-pro {
    float: right;
  }
  .programs-row .icon-pro {
    width: 34px !important;
    float: right !important;
    margin: 0px 0px 0px 20px;
  }
  .manager .jobtitle {
    padding: 110px 40px 40px 210px;
    width: 63%;
    font-size: 18px;
  }
  .steps-right {
    margin-bottom: 30px;
    padding: 20px;
    display: block;
  }
  .unit-relt {
    padding: 40px 3%;
  }
  .steps-right ul h1 {
    margin-top: 3px;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .steps-right ul li {
    font-size: 20px;
    line-height: 30px;
  }
  .steps-left {
    display: block;
    padding: 0px;
  }
  .steps-left ol li h1 {
    font-size: 24px;
  }
  .steps-left ol li p {
    font-size: 20px;
    line-height: 26px;
  }
  .unit-borders {
    padding: 40px 2%;
  }
  .unit-reports {
    padding: 40px 2%;
  }
  .unit-reports-row p {
    line-height: 26px;
    font-size: 19px;
    padding: 30px 30px;
    margin-top: -90px;
  }
  .unit-reports-row p .h1 {
    font-size: 24px;
  }
  .unit-reports {
    padding: 80px 2%;
  }
  .workshops h1 {
    font-size: 24px;
  }
  .workshops-row p {
    font-size: 20px;
  }
  .statistics-steps li h1 {
    font-size: 24px;
    margin: 0px auto;
  }
  .outputs h3 {
    font-size: 20px;
  }
  .statistics-steps li {
    font-size: 20px;
  }
  .outputs {
    margin: 20px auto;
  }
  .reports-1 h1 {
    margin-bottom: 20px;
  }
  .outputs p {
    margin: 10px 0%;
  }
  .workshops h1 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .bluebox li {
    line-height: 24px;
    font-size: 18px;
  }
  .bluebox h4 {
    font-size: 24px;
  }
  .websites-row,
  .workshop-bottom-row {
    padding-bottom: 0px;
  }
  .stepup ul {
    margin: 40px 0% 40px 0%;
    width: 100%;
  }
  .stepup ul li:nth-child(1) {
    padding: 90px 10px 30px;
  }
  .stepup ul li {
    font-size: 23px;
  }
  .downloads-int {
    padding: 0px 0px 50px;
  }
  .owl-carousel.owl-rtl .owl-item .item {
    padding: 0px;
  }

  .om-3 .nav li,
  .om-3 .nav li:last-child {
    border: solid 1px #fff;
    margin: 0.5%;
    width: 31%;
  }
  .om-earth {
    background-size: 134% 110%;
  }
  .geo {
    background-size: 45px, 1590px;
  }
  .priorities h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 787px) {
  .header-internal {
    min-height: 250px;
  }
  .oman-detials {
    padding: 130px 0px 30px;
  }
  p {
    line-height: normal;
  }
  .internal-page {
    padding: 0px 0px;
  }
  .about-oman {
    padding: 0px;
  }
  .oman-detials li {
    width: 49%;
  }
  .mobile-page-oman {
    margin: 0px;
    padding: 0px 0px;
    float: right;
    position: relative;
  }
  .about-oman video {
    width: 180vw;
    right: -40%;
  }

  .oman-detials li div h5,
  .oman-detials li div h3 {
    font-size: 18px;
  }
  .slider-map-1,
  .slider-map-2 {
  }
  .oman-detials li div h5 {
    min-height: auto;
  }
  .oman-detials li div {
  }
  .slider-map p {
    font-size: 16px;
    width: 100%;
    padding: 0px;
    margin: 0px 0px 20px;
  }
  .slider-map {
    display: block;
  }

  .geo {
    background-size: 45px, cover;
  }
  .slider-map .carousel-indicators {
    bottom: -23px;
    left: -45%;
    width: 100%;
    display: inline-table;
  }
  .slider-map .carousel-indicators li {
    margin: 16px 8px;
  }
  .oman-mang {
    background-size: 45px;
  }
  .oman-mang,
  .sultans,
  .unit-msgs,
  .websites,
  .workshop-bottom,
  .timeline,
  .vision-steps {
    padding: 40px 10px;
  }

  .border-item h1 {
    font-size: 23px;
    min-width: 300px;
    margin-top: 30px;
  }
  .col-sm-3 {
    width: 33%;
  }

  .interactive-map a {
    height: 80px;
  }
  .oman-mang h1 {
    margin-bottom: 10px;
  }
  .g-map,
  .o-map {
    width: 100%;
  }
  .o-2 {
    top: 190px;
  }
  .o-3 {
    top: 450px;
  }
  .o-4 {
    top: 675px;
  }
  .o-5 {
    top: 180px;
  }
  .g-1 {
    top: 220px;
    right: -230px;
  }

  .g-2 {
    top: 330px;
  }
  .g-3 {
    top: 460px;
  }
  .g-4 {
    top: 260px;
  }

  /*bg**************************none***************/
  .history-1,
  .history-2,
  .om-1,
  .om-2,
  .vision-1 {
    background-size: 35px;
    background-image: none;
  }
  .internal-page p {
    width: 100%;
  }
  .img-effect-1 {
    padding: 0px;
    width: 100%;
    margin: 0px 0px;
  }
  section.internal-page.container-fluid {
    padding: 0px 0px 20px;
  }
  .oman-name .majan,
  .oman-name .mazzon {
    width: 100%;
    margin: 20px 0%;
  }
  .internal-page h1 {
    margin-top: 0px;
  }
  .sultan-detials {
    padding-left: 0px;
  }
  .oman-name {
    padding: 40px 20px;
  }
  .sultans .owl-carousel .owl-item img,
  .unit-msgs .owl-carousel .owl-item img {
    width: calc(100% - 40px);
    margin: 0px 20px 20px 20px !important;
  }
  .sultan-detials {
    width: 100%;
    padding: 20px;
  }
  p {
    font-size: 18px;
  }
  .sultans h1,
  .unit-msgs h1 {
    margin: 0px 0px 10px;
  }
  .internal-page p {
    font-size: 18px;
  }
  .history-1 .p-his,
  .history-2 .p-his {
    padding: 30px 20px !important;
  }

  .om-1 {
    padding: 30px 0px 0px;
  }
  .om-1-title {
    margin: 10px 0px;
  }
  .text-box h1 {
    top: 90px;
    font-size: 25px;
  }
  .image-box:hover h1 {
    top: 30px;
    padding: 0px 10px;
    font-size: 25px;
  }
  .image-box {
    height: 500px;
  }
  .imagebox {
    margin-bottom: 20px;
  }
  .text-box p {
    top: 200px;
  }
  .image-box:hover .text-box p {
    font-size: 16px;
    padding: 0 10px;
    top: 80px;
  }
  .om-earth h1 {
    padding: 10px 0px;
  }
  .distance span,
  .rate span {
    font-size: 30px;
  }
  .rates .owl-item {
    margin: 0px auto;
  }
  .rates .owl-item .rate {
    font-size: 20px;
  }
  .distance span,
  .rate span {
    font-size: 32px;
    margin-bottom: 5px;
  }
  .tab-bg-1 {
    background-image: none, url(../img/about/geo/tab-1.jpg);
  }
  .tab-bg-2 {
    background-image: none, url(../img/about/geo/tab-2.jpg);
  }
  .tab-bg-3 {
    background-image: none, url(../img/about/geo/tab-3.jpg);
  }
  .tabs-area .nav-item {
    width: 31%;
    margin: 0px 1% 5px;
  }
  .tab-pane img {
    width: 40%;
    margin: 0px 0% 15px;
  }
  .tab-pane .tab-detials {
    margin: 0px 0% 15px;
    width: 100%;
  }
  .nav-link h2 {
    font-size: 17px;
  }
  .tab-bg-1,
  .tab-bg-2,
  .tab-bg-3 {
    padding-top: 150px !important;
    margin-top: -150px !important;
  }
  ul.nav.nav-pills.nav-pills-primary.justify-content-center.mb-5 {
    padding: 20px 10px 0px;
  }
  .nav-pills .nav-link {
    border-radius: 50px;
  }
  .om-sea p {
    padding-bottom: 30px;
  }
  .sea-tab-1 {
    background-image: none, url(../img/about/sea/tab-1.jpg);
    padding: 360px 40px 40px !important;
    margin-top: -240px;
  }

  .sea-tab-1,
  .sea-tab-2,
  .sea-tab-3,
  .sea-tab-4,
  .sea-tab-5,
  .sea-tab-6 {
    padding-top: 330px !important;
    padding-left: 10%;
    padding-right: 10% !important;
  }

  .sea-tab-2 {
    background-image: none, url(../img/about/sea/tab-2.jpg);
    margin-top: -240px;
  }
  .sea-tab-3 {
    background-image: none, url(../img/about/sea/tab-3.jpg);
    margin-top: -240px;
  }
  .sea-tab-4 {
    background-image: none, url(../img/about/sea/tab-4.jpg);
    margin-top: -240px;
  }
  .sea-tab-5 {
    background-image: none, url(../img/about/sea/tab-5.jpg);
    margin-top: -240px;
  }

  .sea-tab-6 {
    background-image: none, url(../img/about/sea/tab-6.jpg);
    margin-top: -240px;
  }
  .sea-tab-7 {
    background-image: none, url(../img/about/sea/tab-7.jpg);
    margin-top: -240px;
  }
  .om-3 .nav {
    padding: 0px;
    margin: 0px 5%;
    width: 90%;
    float: right;
    position: relative;
    right: 0px;
  }
  .om-3 .nav li,
  .om-3 .nav li:last-child {
    border-bottom: solid 1px #fff;
    width: 31%;
    border: solid 1px;
  }
  .om-3 th {
    border-radius: 0px 10px 10px 0px;
  }
  .om-3 td {
    border-radius: 10px 0px 0px 10px;
  }
  .row.col-sm-12 {
    padding: 0px;
  }
  .om-3 .h2-title {
    font-size: 27px;
  }
  .om-1 h6 {
    font-size: 20px;
  }
  .om-1-title {
    font-size: 18px;
    padding: 0px 30px;
  }
  .vision-1 img {
    max-width: 100%;
  }
  .image-box:hover .text-box p {
    top: 100px;
  }
  .vision-1 {
    padding: 20px 5%;
  }
  .internal-page h1 {
    margin-top: 0px;
  }
  .p-boxing {
    padding: 40px 20px;
  }
  .timeline {
    white-space: inherit !important;
  }
  .social-sharing {
    padding: 40px 5%;
  }
  .social-sharing-row p {
    padding: 10px 0px;
    margin: 0px;
    width: 100%;
    text-align: justify;
  }
  .main-data {
    font-size: 20px;
  }
  .main-data span {
    font-size: 40px;
  }
  .data-numbers .num {
    width: 100%;
    padding: 0px;
    height: 150px;
  }
  .vision-data {
    padding: 30px 20px;
  }
  .vision-1 img {
    margin: 0px;
  }
  .social-chart ul li::before {
    left: 58px;
    top: calc(100% + 30px);
  }
  .social-chart ul li::after {
    border-right: solid 1px #c9d8ef;
    width: 1px;
    left: 67px;
    top: 100%;
    height: 100px;
  }
  .social-chart ul {
    width: 130px;
  }
  .social-chart,
  .social-chart ul {
    margin: 10px auto;
  }
  .social-chart .socials .social {
    margin: 100px auto;
    float: none;
  }
  .social-chart .socials .social:nth-child(1) {
    margin: 0px auto 100px;
  }

  .social-chart .socials .social:last-child {
    margin: 100px auto 0px;
  }
  .timeline ol {
    padding: 130px 0 !important;
  }
  .timeline ol {
    width: 390vw !important;
  }
  .social-sharing h1 {
    margin-bottom: 30px;
  }
  .programs-row .program-img {
    width: 100% !important;
    margin: 0px 0px 10px;
    border-radius: 10px;
  }
  .programs-row .slide {
    padding: 20px;
  }
  .pro-de {
    width: 100%;
    margin: 10px 0px;
  }
  .manager p {
    padding: 20px 40px;
  }
  .jobtitle {
    margin: 20px auto 20px;
  }
  img {
    max-width: 100%;
  }
  .unit-spec-row .spec-2 .spec-it,
  .unit-spec-row .spec-2 .spec-it:last-child {
    width: 98%;
    margin: 20px 1%;
  }
  .unit-spec-row ul {
    padding: 0px 20px;
  }
  .unit-spec-row .spec-2 .spec-it img {
    width: 60px;
    margin: 0px auto 30px;
    float: none;
  }
  .unit-spec-row .spec-2 .spec-it {
    padding: 15px;
  }
  .unit-spec-row .spec-2 .spec-it {
    min-height: auto !important;
  }
  .unit-spec {
    padding: 40px 0px;
  }
  .unit-spec h1 {
    margin-bottom: 20px;
  }
  .unit-target-row ul li {
    width: 96%;
    margin: 10px 2%;
  }
  .o-m-4 {
    top: 87%;
  }

  .oman-mang h1 {
    margin-top: 30px;
  }
  .g-m-1,
  .g-m-2,
  .g-m-3,
  .g-m-4,
  .o-m-1,
  .o-m-2,
  .o-m-3,
  .o-m-4,
  .o-m-5 {
    width: 80px;
    height: 80px;
  }
  .g-m-2 {
    right: 15%;
    top: 59%;
  }
  .g-m-1 {
    right: 19%;
    top: 34%;
  }

  .g-m-3 {
    top: 72%;
  }
  .o-m-5 {
    top: 16%;
    right: 12%;
  }
  .o-m-2 {
    right: 3%;
    top: 27%;
  }
  .o-m-3 {
    top: 65%;
  }
  .carousel-item-next,
  .carousel-item-prev,
  .carousel-item.active {
    max-height: 830px;
  }
  .history-1,
  .history-2 {
    padding: 20px 4%;
  }
  .interactive-map p {
    max-width: 25rem;
  }
  .history-1 .p-his {
    margin-top: -120px;
  }
  .history-1 img,
  .history-2 img {
    border-radius: 20px;
    margin: 30px 0px 40px;
  }
  .history-1 .p-his,
  .history-2 .p-his {
    margin-top: -20px;
    margin-bottom: 0px;
  }
  .distance-h2 {
    font-size: 18px;
  }
  .om-2 {
    padding: 0px 0px;
  }
  .distance h5 {
    font-size: 24px;
  }
  .om-earth {
    padding: 30px;
  }

  .mb-5,
  .my-5 {
    margin-bottom: 1.4rem !important;
  }
  .internal-page h1 {
    font-size: 30px;
  }

  .owl-carousel .owl-stage-outer {
    padding: 10px 0px 0px;
  }
  .om-earth h1 {
    color: #425d99;
  }
  .sea-1 {
    padding: 40px 0px 20px !important;
  }
  .om-sea h1 {
    margin: 60px 0px 10px;
  }
  .tab-content > .active {
    margin-top: -170px;
  }
  .sky-box .image-box {
    min-height: 520px;
  }
  .p-boxing {
    margin-top: -50px !important;
  }
  .mahawer-section h1 {
    padding-top: 40px;
  }
  .manager .jobtitle {
    padding: 160px 0px 30px 220px;
    width: 90%;
    text-align: center;
  }
  .unit-chart ul {
    display: block;
  }
  .unit-chart ul li {
    margin: 0px 0px 100px;
    width: 100%;
    float: right;
  }
  .unit-chart h5 {
    height: auto;
  }
  .unit-chart ul li::before {
    top: calc(100% + 20px);
    left: 45%;
    transform: rotate(0.75turn);
  }
  .unit-chart ul {
    margin: 0px 1% 30px;
    float: right;
  }
  .unit-chart ul li:last-child {
    margin-bottom: 0px;
  }
  .unit-target {
    padding: 60px 0px;
  }
  .unit-chart h3,
  .unit-chart h5 {
    font-size: 20px;
  }
  .att-1 {
    font-size: 18px;
    padding: 10px 10px 10px 10px;
  }
  .att-2 {
    font-size: 18px;
    line-height: 23px;
  }
  .download {
    font-size: 16px;
  }
  .vision-section h1 {
    padding-top: 30px;
  }
  .timeline h1 {
    padding: 10px 60px;
  }
  .om-earth {
    padding: 0px 30px 30px 30px;
  }
  .om-earth h1 {
    padding: 0px 0px 40px;
  }
  .distance {
    margin: 0px 0px 40px;
    padding: 20px 36px;
  }
  .timeline h1 {
    padding: 10px 60px 30px;
  }
  .timeline ol {
    margin-left: -240px;
  }
  .vision-steps-row {
    margin-top: 30px;
  }

  .social-chart {
    margin: 0px auto;
  }
  .social-chart .socials .social:last-child {
    margin: 50px auto 0px;
  }
  .social-chart .owl-nav {
    margin-top: 20px;
  }
  .social-sharing {
    padding: 70px 5%;
  }
  .msg-padding .owl-carousel.owl-rtl .owl-item .item {
    padding: 30px;
  }
  .unit-spec-row .spec-2 .spec-it p {
    display: block;
    text-align: center;
  }
  .cls-a6 {
    font-size: 20px !important;
  }
  .outputs ul {
    width: 90%;
    margin: 10px 5%;
  }
  .news-block h2 {
    font-size: 23px;
  }
  .news-blocks h3 {
    font-size: 20px;
  }
  .unit-reports-row,
  .news-blocks-row {
    text-align: justify;
  }
  .news-blocks {
    padding: 80px 5%;
  }
  .contactus-row .col-sm-7,
  .contactus-row .col-sm-5 {
    width: 100%;
    border: none 0px;
    flex: auto;
    display: block;
    max-width: 100%;
  }

  .about-oman video {
    display: none;
  }

  .about-oman {
    background-image: url("../img/about/mobile-mp.png") !important;
    background-size: 530px;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 630px;
  }
  .about-oman-row .oman-h1 {
    display: none;
  }

  .social-sharing {
    background-position: center center;
  }
  .priorities {
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .unit-spec {
    background-size: 130%;
    background-attachment: scroll;
  }
  .unit-borders {
    background-size: 220% 100%;
  }
  .workshops-outputs {
    background-size: 170% 100%;
  }
  .outputs {
    padding-right: 0px;
  }
  .tab-content > .tab-pane {
    background-size: 650px 970px !important;
  }
  .statistics-sec,
  .statistics-sec2 {
    font-size: 10px;
  }
  .statistics-sec img,
  .statistics-sec2 img {
    width: 17px;
  }
  .statistics-sec table,
  .statistics-sec2 table {
    width: 90%;
    margin: 0px auto;
  }
  .statistics-sec table tbody tr:nth-child(1) td:nth-child(1),
  .statistics-sec2 table tbody tr:nth-child(1) td:nth-child(1) {
    width: 4%;
  }
  .statistics-sec table tbody tr:nth-child(1) td:nth-child(2),
  .statistics-sec2 table tbody tr:nth-child(1) td:nth-child(2) {
    width: 20%;
  }
  .statistics-sec table tbody tr:nth-child(1) td:nth-child(3),
  .statistics-sec2 table tbody tr:nth-child(1) td:nth-child(3),
  .statistics-sec table tbody tr:nth-child(1) td:nth-child(4),
  .statistics-sec2 table tbody tr:nth-child(1) td:nth-child(4) {
    width: 15%;
  }
  .statistics-sec table tbody tr:nth-child(1) td:nth-child(5),
  .statistics-sec2 table tbody tr:nth-child(1) td:nth-child(5),
  .statistics-sec table tbody tr:nth-child(1) td:nth-child(6),
  .statistics-sec2 table tbody tr:nth-child(1) td:nth-child(6) {
    width: 23%;
  }
  .statistics-sec table img,
  .statistics-sec2 table img {
    padding: 3px;
  }
  .statistics-sec table thead tr th,
  .statistics-sec table tbody td,
  .statistics-sec2 table thead tr th,
  .statistics-sec2 table tbody td {
    padding: 6px !important;
  }
  .statistics-sec2 .number2040,
  .statistics-sec2 .number2040 {
    padding: 0px;
  }
  .mid-font {
    font-size: 13px;
  }
  .big-font {
    font-size: 15px;
  }
  .internal-page h1 {
    font-size: 22px;
  }
  .statistics-sec,
  .statistics-sec2 {
    margin: 20px 0px 0px 0px;
    padding: 0px;
  }
}
@media (max-width: 590px) {
  .manager .jobtitle {
    padding: 70px 0px 30px 220px;
    width: 90%;
    text-align: center;
  }

  .trial {
    padding: 5px 15px;
  }
}
@media (max-width: 448px) {
  .mehwar-in.active .text-box p,
  .mehwar-in.active .image-box:hover p {
    font-size: 15px !important;
  }
  .mehwar-in.active h1,
  .image-box:hover h1 {
    font-size: 16px !important;
  }
  a.browse {
    display: none !important;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    width: 109%;
  }
  .geo {
    padding: 0px 10px 10px 10px;
  }
  .header-internal h1,
  .about-oman h1,
  h1 {
    font-size: 26px;
  }

  .about-oman h1 {
    margin: 42px 0px 30px;
  }
  .about-oman-row .oman-h1 {
    display: none;
  }
  .oman-detials li div h3 {
    min-height: 110px;
    font-size: 24px;
  }
  .oman-detials li div h1 {
    font-size: 16px;
  }
  .geo h1 {
    margin-top: 45px;
    margin-bottom: 20px;
  }
  .slider-map .carousel-indicators {
    left: -39%;
  }
  .slider-map .carousel-indicators li {
    width: 13px;
    height: 13px;
  }
  .oman-mang h1 {
    margin-top: 0px;
  }
  .interactive-map #map-people-and-culture {
    top: 26%;
  }
  .interactive-map .owl-nav {
    top: 4rem;
  }
  .interactive-map .border-item {
    padding-right: 7%;
    padding-left: 7%;
  }
  .border-item h1 {
    margin-right: -30px;
  }
  .socialbox {
    margin-top: 0px;
  }
  footer {
    /* border: none 0
px
; */
    padding: 30px 30px 10px;
  }
  .oman-mang-row,
  .sultans-row,
  .unit-msgs-row,
  .websites-row,
  .workshop-bottom-row,
  .timeline-row,
  .vision-steps-row {
    padding-bottom: 0px;
  }
  .footer h1 {
    font-size: 17px;
  }
  .oman-detials li div h3 {
    font-size: 18px;
  }
  .oman-detials .number2040 {
    font-size: 30px;
  }
  .footer_tweets {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .footerimg {
    height: 140px;
    opacity: 1 !important;
    width: 210%;
    background-size: 140% 130%;
    bottom: -25px;
  }
  .interactive-map p {
    margin: 4.9rem auto 0.3rem auto;
    font-size: 18px;
  }
  .border-item .col-sm-3 {
    padding: 0px 5px;
  }

  .owl-carousel .owl-stage-outer {
    padding: 12px 0px 10px;
  }
  .carousel-item-next,
  .carousel-item-prev,
  .carousel-item.active {
    max-height: 560px;
  }
  .slider-map-1 svg,
  .slider-map-1 img,
  .slider-map-2 svg,
  .slider-map-2 img,
  .slider-map-3 svg,
  .slider-map-3 img {
    max-width: 90% !important;
  }
  .g-m-1,
  .g-m-2,
  .g-m-3,
  .g-m-4,
  .o-m-1,
  .o-m-2,
  .o-m-3,
  .o-m-4,
  .o-m-5 {
    width: 80px;
    height: 80px;
  }
  .o-map {
    padding-top: 15%;
    margin-left: -13px;
  }

  .o-m-1 {
    right: 18%;
    top: 2%;
  }
  .o-m-2 {
    right: -1%;
    top: 32%;
  }
  .o-m-3 {
    top: 70%;
    right: 5%;
  }
  .o-m-4 {
    top: 92%;
  }
  .o-m-5 {
    display: none;
  }

  .o-mo-5 {
    display: block;
    position: absolute;
    width: 93px;
    right: 13%;
    top: 20%;
  }
  .g-m-1 {
    right: 17%;
    top: 28%;
  }
  .g-m-2 {
    right: 12%;
    top: 58%;
  }
  .g-m-3 {
    top: 69%;
  }
  .g-m-4 {
    right: 44%;
  }
  .carousel-item-next,
  .carousel-item-prev,
  .carousel-item.active {
    max-height: 630px;
  }
  .oman-mang {
    background: none;

    background-color: #384a7a;
  }
  .geo {
    background-image: none, url(../img/about/oman-map-2.jpg) !important;
    background-position: left center, center center;
    background-repeat: no-repeat, no-repeat;
    background-size: 85px, 100% 100%;
    background-attachment: scroll, fixed;
  }

  .sultans .owl-nav {
    margin-top: 10px;
  }
  .text-box h1 {
    top: 60px;
  }
  .image-box:hover .text-box p {
    top: 70px;
    line-height: 26px;
  }
  .sky-box .image-box {
    min-height: 560px;
  }

  .distance {
  }
  .tabs-area .nav-item {
    width: 81%;
    margin: 0px 1% 5px;
  }
  .tab-bg-1,
  .tab-bg-2,
  .tab-bg-3 {
    padding-top: 230px !important;
    margin-top: -230px !important;
  }

  .internal-page p {
    width: 90%;
    margin: 0px 5%;
    text-align: justify;
  }
  .tab-content > .active {
    margin-top: -255px;
  }
  .sea-tab-1,
  .sea-tab-2,
  .sea-tab-3,
  .sea-tab-4,
  .sea-tab-5,
  .sea-tab-6 {
    padding-top: 460px !important;
  }
  .om-3 .nav li,
  .om-3 .nav li:last-child {
    text-align: center;
  }

  .sea-tabs p {
    width: 100%;
    margin: 0px 0%;
  }

  .sea-1 {
    background-image: none, url(../img/about/sea.png);
  }
  .tab-pane .tab-detials {
    margin: 0px 7% 15px;
    width: 84%;
  }
  .tab-detials.aos-item.aos-init.aos-animate p {
    width: 100%;
    margin: 0px 0px;
  }
  .sea-tab-1,
  .sea-tab-2,
  .sea-tab-3,
  .sea-tab-4,
  .sea-tab-5,
  .sea-tab-6 {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
  .social-chart .owl-item::after {
    left: -8px;
    top: 62%;
  }
  .social-chart .owl-nav {
    bottom: -30px;
    position: relative;
  }
  .owl-carousel-downloads .owl-stage-outer {
    padding: 0px 0px 0px;
  }
  .data-numbers {
    margin: 0px 0px 30px;
  }
  .statistic-icons .owl-nav {
    bottom: -40px;
  }

  .timeline ol {
    width: 680vw !important;
    margin-left: -130px;
  }
  .priorities-row .slide li {
    font-size: 18px;
  }
  .mehwar .image-box {
    height: 380px;
  }
  .image-box:hover h1 {
    padding: 0px 34px;
  }
  .priorities {
    padding: 50px 0px 40px;
  }
  .priorities .owl-theme .owl-nav {
    margin-top: -10px;
  }
  .manager .jobtitle {
    padding: 260px 10px 0px 10px;
    font-size: 18px;
    background-image: url(../img/unit/dr-khamis-2.png) !important;
    background-position: center top;
    background-size: 69%;
  }
  .downloads .carousel,
  .downloads .item,
  .active,
  .item.col-lg-12.aos-item.aos-init.aos-animate {
    /*padding: 10px !important;*/
  }
  .msg-padding {
    padding: 50px 20px 0px !important;
  }
  .msg-unit .item {
    font-size: 18px;
  }
  .unit-relt {
    padding: 40px 7%;
  }
  .unit-reports-row img {
    border-radius: 20px;
  }
  .unit-reports-row p {
    margin-top: 10px;
  }
  .unit-reports-row p .h1 {
    margin: 0px 0px 10px;
  }
  .autoscroll {
    width: 100%;
    float: right;
    overflow-x: scroll;
    padding: 0px 15px;
    margin: 0px;
  }
  .workshops {
    padding: 0px 10px 10px;
  }

  .statistics-steps li h1,
  .statistics-steps li h2 {
    font-size: 18px !important;
    line-height: 24px;
    text-align: justify;
  }
  .statistics-steps li h1 {
    padding: 15px;
  }
  .statistics-steps li .row {
  }
  .statistics-steps li .title {
    font-size: 18px !important;
    line-height: 22px;
  }
  .statistics-steps li:nth-child(1) h1 {
    padding-top: 73px;
  }
  .statistics-steps li:nth-child(2) h1 {
    padding-top: 30px;
  }

  .outputs {
    padding-right: 0px;
  }

  .workshops-outputs {
    padding: 15px;
  }
  .stepup ul li:nth-child(7) {
    width: 100%;
  }
  .stepup ul li:nth-child(6) {
    padding: 40px 10px 0px;
  }
  .stepup ul li:nth-child(2) {
    height: 19px;
    padding: 0px 10px 0px;
    background-size: contain;
  }
  .stepup ul li {
    font-size: 17px;
    line-height: 22px;
  }
  .stepup ul li:nth-child(3) {
    padding: 10px 10px 10px;
  }
  .stepup ul li:nth-child(4) {
    padding: 13px 10px 10px;
  }
  .stepup ul li:nth-child(5) {
    padding: 14px 10px 17px;
  }
  .stepup ul li:nth-child(7) {
    padding: 20px 10px 20px;
  }
  .stepup .number2040 {
    letter-spacing: -1px;
  }
  .outputs li {
    margin-bottom: 5px;
  }
  .stepup ul li:nth-child(1) {
    padding: 60px 10px 30px;
  }
  .workshops-row p {
    font-size: 18px;
  }
  .footer_tweets .tab-content > .active {
    margin-top: 0px;
    padding: 0px !important;
  }
  .footer_tweets .nav-tabs > li.active > a {
  }
  .owl-stage-outer,
  .downloads-int .owl-carousel .owl-stage-outer {
    padding: 0px 0px !important;
  }
  .downloads-int .owl-item h1 {
    margin: 20px 0px 0px;
  }
  .news-sec {
    padding: 0px 0px 40px;
  }
  .news-blocks {
    padding: 30px 4%;
  }
  .news-block h2 {
    font-size: 20px;
  }
  .news-blocks p {
    margin-top: 18px;
  }
  .news-block .link {
    font-size: 16px;
  }
  .news-blocks h3,
  .news-blocks-row h2 {
    font-size: 18px;
  }
  .news-block,
  .news-blocks-row .author {
    font-size: 16px;
  }
  .news-block .author {
    font-size: 14px;
  }
  .news-block .link {
    font-size: 15px;
  }
  .news-blocks {
    padding: 30px 5%;
  }
  .news-blocks .image-box {
    height: 370px;
  }
  .contact-form {
    padding: 0px;
  }
  .google-map {
    border-right: solid 0px #425d9a;
    padding: 10px;
  }
  .col-form-label,
  .social-contact {
    font-size: 18px;
  }
  .v-contact {
    margin-top: 20px;
    font-size: 17px;
  }
  i.fab.fa-twitter,
  i.fab.fa-youtube,
  i.fab.fa-instagram {
    margin-left: 0px;
  }
  .contactus,
  .programs-ps {
    padding: 60px 50px 60px;
  }
  .manager p {
    margin: 0px 7%;
    width: 86%;
    padding: 20px;
  }
  .oman-detials li div {
    margin-bottom: 10px;
  }
  .mob {
    display: block;
  }
  .mobdata {
    width: 100%;
  }
  /*.oman-detials li:nth-child(1){
		width: 100% !important
	}*/
  .about-oman {
    background-image: url("../img/about/mobile-mp.png") !important;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 300px;
  }
  .border-item .col-sm-3 {
    width: 31%;
  }
  .history-1 .p-his,
  .history-2 .p-his {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: justify;
  }
  .distance h5 {
    font-size: 20px;
  }
  .internal-page p {
    line-height: 27px;
  }

  .programs-p1 p {
    padding: 0px 30px 0px;
  }
  .programs-p1 {
    padding: 50px 0px 30px;
  }
  .programs-de {
    padding: 50px 0px;
  }
  .programs-de h1 {
    margin-bottom: 30px;
  }
  .owl-nav {
    text-align: center;
  }
  .unit-chart ul li::before {
    width: 20px;
    height: 28px;
    background-size: contain;
    top: calc(100% + 10px);
  }
  .unit-chart ul li {
    margin: 0px 0px 60px;
  }
  .unit-chart ul li img {
    height: 70px;
  }
  .att-1 img {
    max-height: 100px;
  }
  .image-box:hover .text-box p {
    font-size: 20px !important;
  }

  .unit-target .image-box {
    min-height: 420px;
  }
  .msg-unit .item.col-lg-12.aos-item.aos-init.aos-animate {
    padding: 20px !important;
  }
  .msg-padding {
    padding: 50px 0px 0px !important;
  }
  .navbar .dropdown-menu .dropdown-item {
    font-size: 16px;
  }
  .sultans-row h1 {
    margin-bottom: 30px;
  }
  .history-2 h1 {
    margin: 20px;
  }
  history-1 img,
  .history-2 img {
    margin: 10px 0px 40px;
  }
  .om-1 .image-box:hover .text-box p {
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 0 5px;
  }
  .distance span,
  .rate span {
    font-size: 24px;
  }
  .rates .owl-item:nth-child(4) .number2040 {
    margin-top: 9px;
  }
  .rates .owl-item:nth-child(1) .number2040 {
    margin-top: 7px;
  }
  .timeline ol li:nth-child(13)::after {
    font-size: 16px;
  }
  .priorities h1 {
    margin-bottom: 30px;
    font-size: 21px;
  }
  .programs-row .program-detials {
    font-size: 16px;
    line-height: 22px !important;
  }
  .sea-1 {
    background-size: 80px, cover;
  }

  .autoscroll {
    padding: 0px;
  }
  .interactive-map #map-people-and-culture {
    position: absolute;
    width: 60%;
    right: 20%;
  }
  .interactive-map .border-item {
    padding-right: 41%;
    margin-top: 390px;
  }
  .interactive-map .border-item {
    padding-right: 6%;
  }
  .interactive-map p {
    margin: 0rem auto 0.3rem auto;
    padding: 0px 0px 30px;
  }
  .interactive-map .owl-nav {
    top: 0rem;
  }
  .border-item h1 {
    margin-right: 0px;
  }
  .interactive-map #map-people-and-culture {
    top: 7%;
  }

  .oman-detials h2 {
    padding: 160px 20px 10px;
  }

  .map-hover-box {
    min-width: 80px;
    height: 1.6rem;
    padding: 4px 0.5rem;
    font-size: 18px;
  }

  .oman-name .majan,
  .oman-name .mazzon,
  .oman-name p,
  .om-1 .image-box:hover .text-box p {
    font-size: 18px;
    text-align: justify;
  }
  .oman-name .majan h3,
  .oman-name .mazzon h3 {
    text-align: center;
  }
  .tab-detials h3 {
    color: #c5c0ea;
  }
  .tab-pane ul,
  .tab-pane ol {
    width: 90%;
    padding: 0px 5%;
  }
  .om-earth {
    background-image: url(../img/about/earth-2.jpg) !important;
    background-size: 100% 100% !important;
  }
  .om-earth h1 {
    padding: 0px 0px 40px;
  }

  .unit-spec {
    background-image: url("../img/unit/bg-2.jpg");
  }
  .unit-borders {
    background-image: url(../img/unit/manhagia-2.jpg);
    background-size: 100% 100% !important;
  }
  .workshops-outputs {
    background-image: url(../img/unit/reportsbg-2.jpg) !important;
    background-size: 100% 100% !important;
  }
  .unit p,
  .attached-file,
  .unit p,
  .attached-file,
  .unit-chart ul {
    text-align: justify;
  }
  .att-2 {
    text-align: center;
    padding: 10px 20px 10px 10px;
  }
  .att-1 {
    text-align: center;
  }
  .unit-spec-row .spec-2 .spec-it,
  .unit-spec-row .spec-2 .spec-it:last-child {
    min-height: 290px !important;
    width: 84%;
    margin: 20px 7%;
  }
  .programs-row h3 {
    font-size: 22px;
  }
  .programs-row h4 {
    font-size: 20px;
  }
  .sea-tabs p,
  .tab-pane ul,
  .tab-pane ol,
  .om-3 td,
  .om-3 tr,
  .tab-content li {
    font-size: 16px;
  }
  .bg-c-4 .red {
    font-size: 14px;
  }
  .steps-right ul li,
  .steps-left ol li p,
  .steps-left ol li h1 {
    font-size: 16px;
  }
  .steps-right ul h1,
  .steps-left ol li:nth-child(1) h1 {
    font-size: 18px;
  }
  .steps-right {
    margin-left: 50px;
  }
  .steps-right {
    padding: 10px;

    margin-bottom: 20px;
  }
  .steps {
    border: dotted 1px #939393;
    padding: 12px;
    border-radius: 30px;
  }
  .steps-right ul li,
  .steps-left ul li {
    line-height: 23px;
    margin-bottom: 9px;
  }
  .steps-left ol li {
  }
  .unit-relt h1 {
    font-size: 20px;
    margin-top: 0px;
  }
  .unit-borders h1 {
    margin-bottom: 20px;
  }
  .unit-borders-row h3,
  .unit-borders-row .owl-item .unit-borders-1 {
    font-size: 20px;
  }
  .unit-reports-row p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
  }
  .unit-reports {
    padding: 20px 5% 30px;
  }
  .unit-borders-row .owl-nav {
    margin: 20px auto -30px;
  }
  .unit-reports-row p .h1 {
    font-size: 21px;
  }
  .outputs .col-sm-3 {
    width: 100%;
  }
  .stepup ul {
    background-position: 100% 58%, 87% -10%;
    background-size: 35px, 40% 142%;
    padding-right: 45px;
    margin: 10px 0% 40px 0%;
  }
  .bluebox h4 {
    font-size: 20px;
  }
  .bluebox li {
    line-height: 23px;
    font-size: 17px;
    margin-bottom: 6px;
  }

  .priorities h4 {
    margin: 20px 13%;
    font-size: 17px;
    line-height: 24px;
  }
  .workshop-bottom p,
  .workshops-row p,
  .outputs p {
    text-align: justify;
  }
  .oman-mang,
  .sultans,
  .unit-msgs,
  .websites,
  .workshop-bottom,
  .timeline,
  .vision-steps,
  .workshops-row p,
  .outputs p {
    padding-left: 5%;
    padding-right: 5%;
  }

  .cls-a6 {
    font-size: 18px !important;
  }
  .om-earth .om-2 .owl-nav {
    margin-top: 30px;
  }
  .news-blocks .image-box h1 {
    font-size: 18px;
  }
  .col-form-label,
  .social-contact {
    font-size: 16px;
  }

  .v-contact,
  .btn,
  .contact-form .btn-success,
  .contact-form .form-control {
    font-size: 16px;
  }
  .news-blocks-row p {
    font-size: 16px;
  }
  .downloads-int .owl-item h2,
  .downloads .owl-item h2 {
    font-size: 18px;
  }

  .news-blocks-row p,
  .news-blocks-row {
    text-align: justify;
    font-size: 16px;
  }
  .news-blocks h3,
  .news-blocks-row h2 {
    font-size: 20px;
  }

  .slide-bg-1-hover {
    background: url("../img/vision/peroirties/bg-1-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-4-hover {
    background: url("../img/vision/peroirties/bg-2-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-7-hover {
    background: url("../img/vision/peroirties/bg-3-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-12-hover {
    background: url("../img/vision/peroirties/bg-4-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-3-hover {
    background: url("../img/vision/peroirties/bg-5-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-6-hover {
    background: url("../img/vision/peroirties/bg-6-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-8-hover {
    background: url("../img/vision/peroirties/bg-7-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-11-hover {
    background: url("../img/vision/peroirties/bg-8-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-2-hover {
    background: url("../img/vision/peroirties/bg-9-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-5-hover {
    background: url("../img/vision/peroirties/bg-10-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-9-hover {
    background: url("../img/vision/peroirties/bg-11-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .slide-bg-10-hover {
    background: url("../img/vision/peroirties/bg-12-mob.jpg") !important;
    background-size: 100% 100% !important;
  }
  .oman-name {
    background-size: 1230px;
  }
  .bluebox {
    padding: 20px;
  }
  .mehwar .image-box:hover .text-box p {
    text-align: center;
  }

  .img-a {
    font-size: 16px;
    display: none;
  }
  .img-b {
    font-size: 16px;
    display: block;
  }
  .a-book {
    margin: 20px 5% 0px;
  }
  .a-book u {
    width: 100%;
    text-align: center;
  }
  .om-3 .nav li h2 {
    font-size: 17px;
  }

  .soon {
    padding-top: 110px !important;
    font-size: 18px !important;
  }
  .my-5 {
    margin-top: 0px !important;
  }
  .geo {
    background: url(../img/about/oman-map-2.jpg) !important;
    background-position: center top !important;
    background-size: 100% 100% !important;
  }
  .oman-name {
    background: url(../img/about/oman-bg.jpg) !important;
    background-position: center top !important;
    background-size: 1230px !important;
  }
  .social-sharing {
    background-size: 1040px !important;
    background-attachment: scroll !important;
  }
  .unit-borders {
    background: url(../img/unit/manhagia-2.jpg) !important;
    background-size: 100% 100% !important;
  }
  .unit-spec {
    background: url(../img/unit/bg-2.jpg) !important;
    background-size: 100% 100% !important;
  }
  .workshops-outputs {
    background: url(../img/unit/reportsbg-2.jpg) !important;
    background-size: 100% 100% !important;
  }
  @supports (-webkit-touch-callout: none) {
    .unit-table {
      zoom: 0.4;
    }
    .unit-table td,
    .unit-table th {
      font-size: 12px !important;
      line-height: 36px !important;
    }
  }

  @supports not (-webkit-touch-callout: none) {
    .unit-table {
      zoom: 0.4;
    }

    .unit-table td,
    .unit-table th {
      font-size: 30px !important;
      line-height: 44px !important;
    }
  }
}

.margin-auto {
  margin: auto !important;
}
.google-map {
  border: none;
}
.contactus-row .contact-form {
  display: none;
}

.nav-link,
.om-2 h1,
.text-box-1 p,
.text-box-1 p span,
.image-box p,
.image-box p span,
.om-3 .nav-link,
.news-blocks .image-box h1 {
  background-color: transparent !important;
}
.workshops p {
  color: #764c95;
}

.number-txt {
  font-family: Century Gothic !important;
}
.number-txt-bold {
  font-family: CenturyGothic-Bold !important;
}

.citi-part-navbar {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1030;
}

.citi-part-banner-sec {
  position: relative;
  clear: both;
}

.citi-part-banner-cover {
  position: relative;
  padding-top: 150px;
  overflow: hidden;
}
.citi-part-banner-cover .citi-banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
}
.citi-part-banner-cover .citi-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.citi-banner-content {
  position: relative;
}

.citi-king-msg-cover {
  position: relative;
  display: flex;
  min-height: 400px;
  align-items: flex-start;
  padding-left: 325px;
}
.citi-king-msg-cover .citi-king-img {
  position: absolute;
  left: 0;
  bottom: 0;
  flex: 0 0 auto;
  width: 675px;
  transform: translateX(-25%);
}
.citi-king-msg-cover .citi-king-img img {
  width: 100%;
}
.citi-king-msg-cover .citi-msg-body {
  position: relative;
  flex: 1 1 0;
  max-width: 850px;
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.citi-king-msg-cover .citi-king-msg {
  position: relative;
  padding: 24px;
  margin-bottom: 1.5rem;
  background-color: rgba(255, 255, 255, 0.15);
}
.citi-king-msg-cover .citi-king-msg::before,
.citi-king-msg-cover .citi-king-msg::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 2px;
  height: 72px;
  background-color: #9fd3a5;
  transform: translateY(-50%);
}
.citi-king-msg-cover .citi-king-msg::before {
  left: 0;
}
.citi-king-msg-cover .citi-king-msg::after {
  right: 0;
}
.citi-king-msg-cover .citi-king-msg h1 {
  color: #c6dcf4;
  font-size: 32px;
  font-family: "gess-medium";
  font-weight: normal;
  word-spacing: 6px;
  margin: 0;
  text-align: justify;
}
.citi-king-msg-cover .citi-king-name h4 {
  color: #ffffff;
  font-size: 20px;
  font-family: "ge-light";
  word-spacing: 8px;
  margin: 0 0 8px 0;
}
.citi-king-msg-cover .citi-king-name h3 {
  color: #ffffff;
  font-size: 24px;
  font-family: "gess-medium";
  word-spacing: 8px;
  margin: 0;
}

.citi-achievement-sec {
  position: relative;
  overflow: hidden;
}
.citi-achievement-sec .citi-achieve-shape {
  position: absolute;
  inset: 0;
  width: 60px;
  margin: 0 auto;
  z-index: 10;
}
.citi-achievement-sec .citi-achieve-shape img {
  width: 100%;
  height: 100%;
}

.col-activity {
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding-left: 60px;
  background-color: #599394;
  background: linear-gradient(
    to right,
    rgb(96, 151, 151) 0%,
    rgb(48, 103, 127) 100%
  );
}
.col-activity .act-shape {
  position: absolute;
  left: 0;
  width: 60px;
  height: 100%;
}
.col-activity .act-shape img {
  width: 100%;
  height: 100%;
}

.col-achieve {
  position: relative;
  background-color: #65569e;
  background: linear-gradient(
    to right,
    rgb(60, 49, 87) 0%,
    rgb(101, 86, 158) 100%
  );
}

.achievement-carousel .owl-carousel .owl-stage-outer {
  height: 100%;
  padding: 0 !important;
}
.achievement-carousel .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.achievement-carousel .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.achievement-carousel
  .owl-carousel
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item {
  height: 100%;
}
.achievement-carousel .owl-carousel .owl-item:nth-child(2) .citi-achieve-item {
  max-width: 700px;
}

.citi-achieve-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 750px;
  height: 100%;
  min-height: 250px;
  padding: 4rem 2rem 2rem;
}
.citi-achieve-item .achieve-icon {
  flex: 0 0 auto;
  width: 60px;
  margin-left: 1.5rem;
}
.citi-achieve-item .achieve-icon img {
  width: 100%;
}
.citi-achieve-item .achieve-body {
  flex: 1 1 0;
  text-align: justify;
}
.citi-achieve-item .achieve-body p {
  color: #ffffff;
  font-size: 22px;
  /* font-family: ge-light; */
  font-family: gess-Medium;
  font-weight: normal;
  word-spacing: 4px;
  margin: 0;
}

.citi-participation-sec {
  position: relative;
  padding: 60px 0 60px;
}

.citi-participation-hd {
  margin-bottom: 4rem;
  text-align: center;
}
.citi-participation-hd h2 {
  color: #6a58a2;
  font-size: 32px;
  font-family: "gess-medium";
  word-spacing: 4px;
  margin: 0;
}

.citi-part-item {
  position: relative;
  max-width: 450px;
  margin: 0 auto 2rem;
  background: linear-gradient(
    to bottom,
    rgb(57, 119, 148) 0%,
    rgb(107, 45, 145) 100%
  );
  border-radius: 2rem;
  overflow: hidden;
}
.citi-part-item figure {
  position: relative;
  height: 100%;
  margin: 0;
}
.citi-part-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-out;
}
.citi-part-item .citi-part-shade {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25%;
  background: linear-gradient(
    to bottom,
    rgba(108, 92, 161, 0) 0%,
    rgba(108, 92, 161, 0.75) 100%
  );
}
.citi-part-item .citi-part-pattern {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.citi-part-item .citi-part-pattern img {
  width: 100%;
}
.citi-part-item .citi-part-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: absolute;
  inset: 0;
  padding: 2rem 2rem 2rem;
}
.citi-part-item .citi-part-body .citi-part-top {
  margin-bottom: 1rem;
  text-align: center;
}
.citi-part-item .citi-part-body .citi-part-top img {
  max-width: 100%;
}
.citi-part-item .citi-part-body .citi-part-btm {
  text-align: center;
}
.citi-part-item .citi-part-body .citi-part-btm h3 {
  color: #ffffff;
  font-size: 36px;
  font-family: "gess-medium";
  word-spacing: 4px;
  margin: 0;
}
.citi-part-item.color-item .citi-part-shade {
  background: linear-gradient(
    to bottom,
    rgba(11, 117, 135, 0) 0%,
    rgba(11, 117, 135, 0.75) 100%
  );
}
.citi-part-item:hover figure img {
  transform: scale(1.1);
  opacity: 0.5;
}

/* RESPONSIVE CSS
	-------------------------------------------------- */
@media (min-width: 1440px) {
  .container-king-msg {
    max-width: 1320px;
  }
}

@media (max-width: 1600px) {
  .citi-king-msg-cover .citi-king-img {
    width: 600px;
  }
  .citi-achieve-item {
    max-width: 650px;
  }
  .achievement-carousel
    .owl-carousel
    .owl-item:nth-child(2)
    .citi-achieve-item {
    max-width: 675px;
  }
  .citi-king-msg-cover .citi-king-msg h1 {
    word-spacing: 2px;
  }
  .citi-achieve-item .achieve-body p {
    word-spacing: 2px;
  }
}

@media (max-width: 991px) {
  .citi-part-banner-cover {
    height: 500px;
  }
  .citi-king-msg-cover .citi-king-img {
    width: 400px;
  }
  .citi-achieve-item .achieve-body {
    min-height: unset;
  }
  .citi-achievement-sec .citi-achieve-shape {
    display: none;
  }
  .citi-achieve-item {
    max-width: unset;
    padding: 2rem 2rem;
  }
}

@media (max-width: 767px) {
  .citi-king-msg-cover .citi-king-msg h1 {
    font-size: 24px;
  }
  .citi-king-msg-cover .citi-king-name h4 {
    font-size: 18px;
  }
  .citi-king-msg-cover .citi-king-name h3 {
    font-size: 20px;
  }
}

@media (max-width: 650px) {
}

@media (max-width: 576px) {
  .citi-part-banner-cover {
    height: unset;
  }
  .citi-king-msg-cover {
    flex-direction: column;
    align-items: stretch;
    padding-left: 0;
  }
  .citi-king-msg-cover .citi-msg-body {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  .citi-king-msg-cover .citi-king-img {
    position: relative;
    left: auto;
    bottom: auto;
    flex: 0 0 auto;
    width: 100%;
    margin: 0 auto;
    transform: unset;
  }
  .citi-participation-hd {
    margin-bottom: 2rem;
  }
  .col-activity {
    justify-content: stretch;
    padding-left: 0;
  }
  .col-activity .act-shape {
    display: none;
  }
  .citi-achieve-item {
    padding: 2rem 1rem;
  }
  .citi-achieve-item .citi-achieve-icon {
    width: 42px;
    margin: 0 auto 1rem;
  }
  .citi-achieve-item .citi-achieve-body p {
    font-size: 20px;
  }
  .citi-participation-sec {
    padding: 30px 0 30px;
  }
  .citi-participation-hd h2 {
    font-size: 26px;
  }
  .citi-part-item .citi-part-body .citi-part-btm h3 {
    font-size: 26px;
  }
  .citi-king-msg-cover .citi-king-msg h1 {
    font-size: 18px;
    word-spacing: 2px;
    text-align: unset;
  }
  .citi-king-msg-cover .citi-king-msg .br-desk {
    display: none;
  }
  .citi-achieve-item .achieve-body p {
    font-size: 18px;
    text-align: unset;
    word-spacing: 1px;
  }
  .banner-cover .banner-body .banner-hd h1 {
    font-size: 1.5rem !important;
  }
  .about-cover .about-icon {
    width: 60px;
    margin: 0 auto 1rem;
  }
  .citi-achieve-item .achieve-body {
    text-align: unset;
  }
  .citi-king-msg-cover .citi-king-name h3 {
    word-spacing: 2px;
    text-align: center;
  }
}

.indicator-hero-sec {
  position: relative;
}

.indicator-hero-cover {
  position: relative;
}
.indicator-hero-cover .indicator-hero-img {
  width: 100%;
}
.indicator-hero-cover .indicator-hero-img img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.indicator-hero-cover .indicator-hero-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 60%;
  padding: 0 0 3rem 0;
  transform: translateY(-50%);
}
.indicator-hero-cover .indicator-hero-body .indicator-hero-hd {
  text-align: center;
}
.indicator-hero-cover .indicator-hero-body .indicator-hero-hd h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
  margin: 0;
}

.indicator-hero-sec {
  position: relative;
}

.indicator-hero-cover {
  position: relative;
}
.indicator-hero-cover .indicator-hero-img {
  width: 100%;
}
.indicator-hero-cover .indicator-hero-img img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.indicator-hero-cover .indicator-hero-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 60%;
  padding: 0 0 3rem 0;
  transform: translateY(-50%);
}
.indicator-hero-cover .indicator-hero-body .indicator-hero-hd {
  text-align: center;
}
.indicator-hero-cover .indicator-hero-body .indicator-hero-hd h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
  margin: 0;
}

.indicators-sec {
  position: relative;
  padding: 4rem 0 4rem;
}

.indicator-filter-nav {
  list-style: none;
  gap: 0.25rem;
  padding: 0;
  margin: 0 0 4rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.indicator-filter-nav .nav-item {
  padding: 0 0.5rem;
}
.indicator-filter-nav .nav-item .nav-link {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-family: gess-Medium;
  font-weight: normal;
  padding: 0.5rem 1rem;
  background-color: #bfbfbf !important;
  border: 0;
  border-radius: 50px;
  text-align: center;
}
.indicator-filter-nav .nav-item.active:nth-child(1) .nav-link {
  background-color: #96caed !important;
}
.indicator-filter-nav .nav-item.active:nth-child(2) .nav-link {
  background-color: #665499 !important;
}
.indicator-filter-nav .nav-item.active:nth-child(3) .nav-link {
  background-color: #016582 !important;
}
.indicator-filter-nav .nav-item.active:nth-child(4) .nav-link {
  background-color: #4d6aa9 !important;
}
.indicator-filter-nav .nav-item.active:nth-child(5) .nav-link {
  background-color: #78a95d !important;
}

.indi-items-row .filter {
  filter: grayscale(0) !important;
}

.indi-circle-cover {
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto 2.5rem;
  border-radius: 50%;
  overflow: hidden !important;
}
.indi-circle-cover .indi-outer-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.indi-circle-cover .indi-outer-bg img {
  width: 100%;
}
.indi-circle-cover .indi-outer-text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.indi-circle-cover .indi-outer-text img {
  width: 100%;
}
.indi-circle-cover .indi-outer-text svg {
  width: 100%;
}
.indi-circle-cover .indi-outer-text .indi-out-shpe {
  fill: none;
}
.indi-circle-cover .indi-outer-text .indi-out-text {
  fill: #664c94;
  font-family: ge-light;
  /* font-family: "Tajawal", "Arial", sans-serif !important; */
  direction: rtl;
  unicode-bidi: bidi-override;
  letter-spacing: 0.5px;
}
.indi-circle-cover .indi-body {
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden !important;
  clip-path: circle(50% at 50% 50%);
}
.indi-circle-cover .indi-layer {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 50%;
  width: 100%;
  height: 100%;
  padding: 1rem;
  border-radius: 50%;
  text-align: center;
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translateX(-50%);
  box-sizing: border-box;
}
.indi-circle-cover .indi-layer.layer-01 {
  top: 150%;
  background-color: #8e80bc;
  transition-delay: 100ms;
}
.indi-circle-cover .indi-layer.layer-02 {
  top: 150%;
  background-color: #7966aa;
  transition-delay: 500ms;
}
.indi-circle-cover .indi-layer.layer-03 {
  top: 150%;
  background-color: #664c94;
  transition-delay: 1000ms;
}
.indi-circle-cover .indi-layer h5 {
  color: #ffffff;
  font-size: 16px;
  font-family: gess-Medium;
  font-weight: normal;
  max-width: 180px;
  margin: 0;
}
.indi-circle-cover .indi-layer h4 {
  color: #ffffff;
  font-size: 16px;
  font-family: gess-Medium;
  font-weight: normal;
  max-width: 180px;
  margin: 0;
}
.indi-circle-cover .indi-layer.indi-small h4 {
  font-size: 14px;
}
.indi-circle-cover .indi-graphics {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #664c94;
  border-radius: 50%;
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
}
.indi-circle-cover .indi-graphics img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0.25;
  transform: scale(1);
  transition-delay: 1500ms;
}
.indi-circle-cover .indi-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.indi-circle-cover .indi-heading .title {
  padding: 1.5rem;
  text-align: center;
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.indi-circle-cover .indi-heading .title h3 {
  color: #ffffff;
  font-size: 22px;
  font-family: gess-Medium;
  margin: 0;
}
.indi-circle-cover .indi-eco-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}
.indi-circle-cover .indi-eco-heading .title {
  padding: 1.5rem;
  text-align: center;
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.indi-circle-cover .indi-eco-heading .title h3 {
  color: #ffffff;
  font-size: 22px;
  font-family: gess-Medium;
  margin: 0;
}
.indi-circle-cover:hover .indi-layer.layer-01 {
  top: 64% !important;
}
.indi-circle-cover:hover .indi-layer.layer-02 {
  top: 32% !important;
}
.indi-circle-cover:hover .indi-layer.layer-03 {
  top: 0% !important;
}
.indi-circle-cover:hover .indi-graphics {
  top: 0;
  transition-delay: 100ms;
  opacity: 0;
}
.indi-circle-cover:hover .indi-graphics img {
  transform: scale(1.5);
}
.indi-circle-cover:hover .indi-heading {
  top: 0;
  transition-delay: 100ms;
  opacity: 0;
}
.indi-circle-cover:hover .indi-eco-heading {
  opacity: 1;
}
.indi-circle-cover.indi-eco-item .indi-outer-text .indi-out-text {
  fill: #006b84;
}
.indi-circle-cover.indi-eco-item .indi-layer.layer-01 {
  background-color: #2c97a8;
}
.indi-circle-cover.indi-eco-item .indi-layer.layer-02 {
  background-color: #22849b;
}
.indi-circle-cover.indi-eco-item .indi-layer.layer-03 {
  background-color: #006b84;
}
.indi-circle-cover.indi-eco-item .indi-graphics {
  background-color: #006b84;
}
.indi-circle-cover.indi-eco-item.indi-eco-only-hd .indi-body {
  background-color: #006b84 !important;
}
/* .indi-circle-cover.indi-eco-item.indi-eco-only-hd .indi-body .indi-heading {
  opacity: 1 !important;
} */
/* .indi-circle-cover.indi-eco-item.indi-eco-only-hd .indi-body .indi-graphics {
  opacity: 1 !important;
} */
.indi-circle-cover.indi-gov-item .indi-outer-text .indi-out-text {
  fill: #4e6bab;
}
.indi-circle-cover.indi-gov-item .indi-layer.layer-01 {
  background-color: #7a99cf;
}
.indi-circle-cover.indi-gov-item .indi-layer.layer-02 {
  background-color: #6580bb;
}
.indi-circle-cover.indi-gov-item .indi-layer.layer-03 {
  background-color: #4e6bab;
}
.indi-circle-cover.indi-gov-item .indi-graphics {
  background-color: #4e6bab;
}
.indi-circle-cover.indi-sus-item .indi-outer-text .indi-out-text {
  fill: #78a95d;
}
.indi-circle-cover.indi-sus-item .indi-layer.layer-01 {
  background-color: #aed08e;
}
.indi-circle-cover.indi-sus-item .indi-layer.layer-02 {
  background-color: #98c476;
}
.indi-circle-cover.indi-sus-item .indi-layer.layer-03 {
  background-color: #78a95d;
}
.indi-circle-cover.indi-sus-item .indi-graphics {
  background-color: #78a95d;
}

.indicator-tab-nav {
  list-style: none;
  gap: 0.25rem;
  padding: 0;
  margin: 0 0 4rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.indicator-tab-nav .nav-item {
  padding: 0 0.5rem;
}
.indicator-tab-nav .nav-item .nav-link {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-family: gess-Medium;
  font-weight: normal;
  padding: 0.5rem 1rem;
  background-color: #bfbfbf !important;
  border: 0;
  border-radius: 50px;
  text-align: center;
}
.indicator-tab-nav .nav-item .nav-link.active {
  padding: 0.5rem 1rem !important;
}
.indicator-tab-nav .nav-item:nth-child(1) .nav-link.active {
  background-color: #96caed !important;
}
.indicator-tab-nav .nav-item:nth-child(2) .nav-link.active {
  background-color: #665499 !important;
}
.indicator-tab-nav .nav-item:nth-child(3) .nav-link.active {
  background-color: #016582 !important;
}
.indicator-tab-nav .nav-item:nth-child(4) .nav-link.active {
  background-color: #4d6aa9 !important;
}
.indicator-tab-nav .nav-item:nth-child(5) .nav-link.active {
  background-color: #78a95d !important;
}

.indicator-tab-content .active {
  padding: 0 !important;
}
.indicator-tab-content.tab-content > .active {
  margin-top: 0 !important;
}
.indicator-tab-content .tab-content > .tab-pane {
  background-size: none !important;
}

.indicator-container .filter {
  transform: scale(1);
  transition: transform 0.5s ease-in-out; /* Apply smooth zoom-in effect */
}
.indicator-container .filter.zoom-in {
  transform: scale(0.9); /* Scale up by 10% */
}

/* .swiper-inidicator .swiper-wrapper {
  padding-bottom: 2rem;
} */
.swiper-inidicator .swiper-pagination-progressbar {
  position: absolute;
  top: auto;
  bottom: 0;
  background-color: #bfbfbf !important;
}
.swiper-inidicator
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background-color: #96caed !important;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 992px) {
  .indi-mob-sec {
    display: none;
  }
}
@media (min-width: 1366px) {
  .indicator-container {
    max-width: 1320px;
  }
}
@media (max-width: 991px) {
  .indi-desk-sec {
    display: none;
  }
  .indicator-tab-content.tab-content > .active {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .indi-desk-sec {
    display: none;
  }
  .indicator-tab-content.tab-content > .active {
    margin-top: 0 !important;
  }
  .indicator-tab-content .tab-content > .tab-pane {
    background-size: 0 !important;
  }
}
@media (max-width: 576px) {
  .indicator-hero-cover .indicator-hero-body .indicator-hero-hd h1 {
    font-size: 30px;
  }
  .indicator-hero-cover .indicator-hero-img img {
    height: 250px;
  }
  .indicator-filter-nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
    padding-bottom: 0.5rem;
    margin: 0 0 2rem 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .indicator-filter-nav .nav-item {
    width: auto;
    scroll-snap-align: start;
    padding: 0;
  }
  .indicator-filter-nav .nav-item .nav-link {
    display: block;
    font-size: 16px;
    padding: 0.25rem 1.5rem;
    white-space: nowrap;
  }
  .indi-circle-cover .indi-layer h5 {
    font-size: 16px;
  }
  .indi-circle-cover .indi-layer h4 {
    font-size: 20px;
  }
  .indi-circle-cover .indi-heading .title h3 {
    font-size: 18px;
  }
  .indi-items-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 10px;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling for iOS */
  }
  .indi-items-row .filter {
    scroll-snap-align: start;
  }
  .indicator-tab-nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
    padding-bottom: 0.5rem;
    margin: 0 0 2rem 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .indicator-tab-nav .nav-item {
    width: auto;
    scroll-snap-align: start;
    padding: 0;
  }
  .indicator-tab-nav .nav-item .nav-link {
    display: block;
    font-size: 16px;
    padding: 0.25rem 1.5rem;
    white-space: nowrap;
  }
  .indicator-tab-nav .nav-item .nav-link.active {
    padding: 0.25rem 1.5rem !important;
  }
  .indicator-hero-cover .indicator-hero-img img {
    height: 250px;
  }
}

.iphone .indi-circle-cover .indi-body {
  overflow: hidden !important;
}
.iphone .indi-circle-cover .indi-layer.layer-01 {
  top: 150% !important;
}
.iphone .indi-circle-cover .indi-layer.layer-02 {
  top: 150% !important;
}
.iphone .indi-circle-cover .indi-layer.layer-03 {
  top: 150% !important;
}
.iphone .indi-circle-cover:hover .indi-layer.layer-01 {
  top: 64% !important;
}
.iphone .indi-circle-cover:hover .indi-layer.layer-02 {
  top: 32% !important;
}
.iphone .indi-circle-cover:hover .indi-layer.layer-03 {
  top: 0% !important;
}

.faq-sec {
  position: relative;
  padding: 72px 0;
}

.faq-hd {
  margin-bottom: 2.5rem;
  text-align: center;
}
.faq-hd h2 {
  color: #6a58a2;
  font-size: 48px;
  font-family: "gess-medium";
  word-spacing: 4px;
  margin: 0;
}

.faq-cover .faq-hd {
  padding-left: 1.5rem;
  margin-bottom: 4rem;
  position: relative;
}
.faq-cover .faq-hd::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  margin: 0 auto;
  background-color: var(--color-200);
}
.faq-cover .faq-hd p {
  color: var(--bk-grade-950);
  font-size: 1.125rem;
  font-weight: 500;
  margin: 0;
}
.faq-cover .faq-hd h3 {
  color: var(--bk-grade-950);
  font-size: 1.875rem;
  font-weight: 600;
  margin: 0;
}

.faq-accordion .card {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid #6b5ca2;
  border-radius: 1rem;
  box-shadow: none;
}
.faq-accordion .card .card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 0;
}
.faq-accordion .card .card-header .faq-nav {
  position: relative;
  display: flex;
  align-items: start;
  color: #6b5ca2;
  font-size: 18px;
  font-family: gess-Medium;
  font-weight: normal;
  padding: 0;
  margin: 0;
  word-spacing: 2px;
}
.faq-accordion .card .card-header .faq-nav .nav-icon {
  width: 30px;
  margin-left: 1rem;
}
.faq-accordion .card .card-header .faq-nav .nav-label {
  flex: 1 1 0;
}
.faq-accordion .card .card-header .faq-nav .nav-icon img {
  width: 100%;
}
.faq-accordion .card .card-header .faq-nav .nav-arrow {
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 0.5rem;
}
.faq-accordion .card .card-header .faq-nav .nav-arrow .arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  transform: translate(-50%, -50%) rotate(-180deg);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.faq-accordion .card .card-header .faq-nav .nav-arrow img {
  width: 100%;
}
.faq-accordion .card .card-header .faq-nav.collapsed .nav-arrow .arrow {
  transform: translate(-50%, -50%) rotate(0deg);
}
.faq-accordion .card .card-body {
  padding: 1rem 0.5rem 1rem 2rem;
}
.faq-accordion .card .faq-item {
  word-spacing: 4px;
}
.faq-accordion .card .faq-item p {
  color: #212529;
  font-size: 18px;
  /* font-family: gess-Medium; */
  /* font-weight: normal; */
  font-family: gess;
  font-weight: 400;
  margin: 0;
}
.faq-accordion .card .faq-item ul {
  font-family: gess;
  font-weight: 400;
  line-height: 26px;
  word-spacing: 4px;
  margin-bottom: 1rem;
}
.faq-accordion .card .faq-item ul li {
  position: relative;
  color: #212529;
  padding: 0 1rem 0 0;
  margin-bottom: 0.25rem;
  font-size: 18px;
}
.faq-accordion .card .faq-item ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background-color: #6b5ca2;
  border-radius: 50%;
}

.faq-accordion .card .faq-item ol {
  font-family: gess;
  font-weight: 400;
  line-height: 26px;
  word-spacing: 4px;
  margin-bottom: 1rem;
  margin-right: 1rem;
  list-style: decimal;
}
.faq-accordion .card .faq-item ol li {
  position: relative;
  color: #212529;
  list-style: decimal;
  margin-bottom: 0.25rem;
  font-size: 18px;
}
.faq-accordion .card .faq-item ol li::marker {
  font-family: "Century Gothic" !important;
}

.faq-footer .faq-next {
  direction: rtl;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 225px;
  padding: 1rem;
  margin-left: 1rem;
  color: #ffffff;
  font-size: 1.25rem;
  background-color: #67579f;
  border-radius: 0.5rem;
  text-decoration: none;
}
.faq-footer .faq-next .nav-icon {
  width: 28px;
  margin-right: 1rem;
}
.faq-footer .faq-next .nav-icon img {
  width: 100%;
}
.faq-footer .faq-next:hover {
  background-color: #594a91;
}

.faq-pagenaton {
  direction: ltr;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.faq-next-prev {
  display: flex;
  gap: 1px;
}
.faq-next-prev .btn-prev,
.faq-next-prev .btn-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #e7ecf0;
}
.faq-next-prev .btn-prev img,
.faq-next-prev .btn-next img {
  width: 26px;
}
.faq-next-prev .btn-prev:hover,
.faq-next-prev .btn-next:hover {
  background-color: #d7e0e7;
}

.faq-page-no {
  padding: 0.5rem 1rem;
  color: #212529;
}

.faq-page-item {
  display: flex;
}
.faq-page-item .page-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid #dee1e3;
}

@supports (-webkit-overflow-scrolling: touch) {
  .faq-accordion .card .faq-item ol li::marker {
    font-family: "Century Gothic", sans-serif !important;
  }
  .number-txt {
    font-family: "Century Gothic", sans-serif !important;
  }
  .number-txt-bold {
    font-family: CenturyGothic-Bold, sans-serif !important;
  }
}

@media (max-width: 576px) {
  .faq-sec {
    padding: 32px 0;
  }
  .faq-hd h2 {
    font-size: 24px;
  }
  .faq-accordion .card .card-header .faq-nav {
    font-size: 16px;
  }
  .faq-accordion .card .card-header .faq-nav .nav-icon {
    width: 24px;
    margin-left: 0.5rem;
  }
  .faq-accordion .card .faq-item p {
    font-size: 16px;
  }
  .faq-accordion .card .faq-item ol,
  .faq-accordion .card .faq-item ul {
    font-size: 14px;
  }
  .faq-accordion .card .faq-item ol li {
    font-size: 16px;
  }
  .faq-accordion .card .faq-item ul li {
    font-size: 16px;
  }
  .faq-footer {
    width: 100%;
    margin-top: 1rem;
  }
  .faq-footer .faq-next {
    max-width: 175px;
    font-size: 1rem;
    margin: 0 auto;
    padding: 0.75rem 1rem;
  }
  .faq-footer .faq-next .nav-icon {
    width: 20px;
    margin-right: 0.5rem;
  }
  .faq-pagenaton {
    justify-content: center;
  }
}

.achievement-sec {
  position: relative;
  padding: 4rem 0 4rem;
}

.achieve-filter-nav {
  list-style: none;
  gap: 0.25rem;
  padding: 0;
  margin: 0 0 4rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.achieve-filter-nav .nav-item {
  padding: 0 0.5rem;
}
.achieve-filter-nav .nav-item .nav-link {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-family: gess-Medium;
  font-weight: normal;
  padding: 0.5rem 1rem;
  background-color: #bfbfbf !important;
  border: 0;
  border-radius: 50px;
  text-align: center;
}
.achieve-filter-nav .nav-item.active:nth-child(1) .nav-link {
  background-color: #96caed !important;
}
.achieve-filter-nav .nav-item.active:nth-child(2) .nav-link {
  background-color: #665499 !important;
}
.achieve-filter-nav .nav-item.active:nth-child(3) .nav-link {
  background-color: #016582 !important;
}
.achieve-filter-nav .nav-item.active:nth-child(4) .nav-link {
  background-color: #4d6aa9 !important;
}
.achieve-filter-nav .nav-item.active:nth-child(5) .nav-link {
  background-color: #78a95d !important;
}

.achieve-items-row .filter {
  filter: grayscale(0) !important;
}

.achieve-default-item {
  position: relative;
  display: flex;
  padding-bottom: 20px;
  margin-bottom: 3rem;
  border: 1px solid #e4e1ed;
  border-radius: 75px 20px 20px 20px;
}
.achieve-default-item::before {
  content: "";
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: -1px;
  width: 150px;
  background-color: #ffffff;
}
.achieve-default-item .achieve-item-img {
  flex: 0 0 auto;
  width: 325px;
}
.achieve-default-item .achieve-img-cover {
  position: relative;
}
.achieve-default-item .achieve-img-cover .achieve-img img {
  width: 100%;
}
.achieve-default-item .achieve-img-cover .achieve-img-hd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 143px;
  right: 0;
  bottom: 0;
  width: 260px;
  color: #ffffff;
  height: 110px;
  padding: 0.5rem 1.25rem 0.5rem;
  background-color: #65549a;
  border-radius: 0 6px 40px 10px;
  transform: translateX(65px);
}
.achieve-default-item .achieve-img-cover .achieve-img-hd h3 {
  font-size: 20px;
  font-family: gess-Medium;
  font-weight: normal;
  word-spacing: 4px;
  margin: 0;
  text-align: right;
}
.achieve-default-item .achieve-item-body {
  position: relative;
  padding: 1.5rem;
  flex: 1 1 0;
}
.achieve-default-item .achieve-item-body .col-des-item + .col-des-item {
  border-right: 1px solid #efeef5;
}
.achieve-default-item .achieve-des-item {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding: 1rem;
  max-width: 220px;
  margin: 0 auto;
}
.achieve-default-item .achieve-des-item .des-item-icon {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto 1rem;
}
.achieve-default-item .achieve-des-item .des-item-icon .des-shade img {
  width: 100%;
}
.achieve-default-item .achieve-des-item .des-item-icon .des-icon {
  position: absolute;
  inset: 0;
}
.achieve-default-item .achieve-des-item .des-item-icon .des-icon img {
  position: relative;
  width: 100%;
}
.achieve-default-item .achieve-des-item .des-item-body {
  text-align: center;
}
.achieve-default-item .achieve-des-item .des-item-body h4 {
  color: #166582;
  font-size: 18px;
  font-family: gess-Medium;
  font-weight: normal;
  word-spacing: 4px;
  margin: 0;
  text-align: center;
}
.achieve-default-item.economy-item {
  border: 1px solid #d3e2e8;
}
.achieve-default-item.economy-item .achieve-img-cover .achieve-img-hd {
  background-color: #166582;
}
.achieve-default-item.economy-item .achieve-des-item .des-item-body h4 {
  color: #664c95;
}
.achieve-default-item.governance-item {
  border: 1px solid #dde3ef;
}
.achieve-default-item.governance-item .achieve-img-cover .achieve-img-hd {
  background-color: #4a6aaa;
}
.achieve-default-item.governance-item .achieve-des-item .des-item-body h4 {
  color: #166582;
}
.achieve-default-item.sustainable-item {
  border: 1px solid #e6efe1;
}
.achieve-default-item.sustainable-item .achieve-img-cover .achieve-img-hd {
  background-color: #78ab5e;
}
.achieve-default-item.sustainable-item .achieve-des-item .des-item-body h4 {
  color: #65549a;
}

.achieve-items-container .filter {
  transform: scale(1);
  transition: transform 0.5s ease-in-out; /* Apply smooth zoom-in effect */
}

.achieve-items-container .filter.zoom-in {
  transform: scale(1); /* Scale up by 10% */
}

.achieve-mob-sec {
  position: relative;
  padding: 60px 0 60px;
}

.achieve-tab-nav {
  list-style: none;
  gap: 0.25rem;
  padding: 0;
  margin: 0 0 4rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.achieve-tab-nav .nav-item {
  padding: 0 0.5rem;
}
.achieve-tab-nav .nav-item .nav-link {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-family: gess-Medium;
  font-weight: normal;
  padding: 0.5rem 1rem;
  background-color: #bfbfbf !important;
  border: 0;
  border-radius: 50px;
  text-align: center;
}
.achieve-tab-nav .nav-item .nav-link.active {
  padding: 0.5rem 1rem !important;
}
.achieve-tab-nav .nav-item:nth-child(1) .nav-link.active {
  background-color: #96caed !important;
}
.achieve-tab-nav .nav-item:nth-child(2) .nav-link.active {
  background-color: #665499 !important;
}
.achieve-tab-nav .nav-item:nth-child(3) .nav-link.active {
  background-color: #016582 !important;
}
.achieve-tab-nav .nav-item:nth-child(4) .nav-link.active {
  background-color: #4d6aa9 !important;
}
.achieve-tab-nav .nav-item:nth-child(5) .nav-link.active {
  background-color: #78a95d !important;
}

.achieve-tab-content .active {
  padding: 0 !important;
}
.achieve-tab-content.tab-content > .active {
  margin-top: 0 !important;
}
.achieve-tab-content .tab-content > .tab-pane {
  background-size: none !important;
}

.achieve-mob-accordion .card {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.achieve-mob-accordion .card .card-header {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border-bottom: 0 solid transparent;
}
.achieve-mob-accordion .card .card-header btn-link {
  padding: 0;
  margin: 0;
}
.achieve-mob-accordion .card .card-body {
  padding: 1rem 0.5rem;
}

.achieve-default-mob-item {
  position: relative;
  width: 300px;
  margin: 0 auto 3rem;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0 0 20px 20px;
}
.achieve-default-mob-item::before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  height: 145px;
  background-color: #ffffff;
}
.achieve-default-mob-item .btn-link {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
/* .achieve-default-mob-item .achieve-item-img {
  flex: 0 0 auto;
  width: 325px;
} */
.achieve-default-mob-item .achieve-img-cover {
  position: relative;
}
.achieve-default-mob-item .achieve-img-cover .achieve-img img {
  width: 100%;
  padding: 0;
  margin: 0;
}
.achieve-default-mob-item .achieve-img-cover .achieve-img-hd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 130px;
  right: 0;
  bottom: 0;
  width: 260px;
  color: #ffffff;
  height: 110px;
  padding: 0.5rem 1.25rem 0.5rem;
  background-color: #65549a;
  border-radius: 0 6px 40px 10px;
  transform: translateX(25px);
}
.achieve-default-mob-item .achieve-img-cover .achieve-img-hd h3 {
  font-size: 20px;
  font-family: gess-Medium;
  font-weight: normal;
  word-spacing: 4px;
  margin: 0;
  text-align: right;
}
.achieve-default-mob-item .achieve-item-body {
  position: relative;
  padding: 1.5rem;
  flex: 1 1 0;
}
.achieve-default-mob-item .achieve-item-body .col-des-item + .col-des-item {
  border-top: 1px solid #efeef5;
}
.achieve-default-mob-item .achieve-des-item {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding: 1rem;
  max-width: 220px;
  margin: 0 auto;
}
.achieve-default-mob-item .achieve-des-item .des-item-icon {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto 1rem;
}
.achieve-default-mob-item .achieve-des-item .des-item-icon .des-shade img {
  width: 100%;
}
.achieve-default-mob-item .achieve-des-item .des-item-icon .des-icon {
  position: absolute;
  inset: 0;
}
.achieve-default-mob-item .achieve-des-item .des-item-icon .des-icon img {
  position: relative;
  width: 100%;
}
.achieve-default-mob-item .achieve-des-item .des-item-body {
  text-align: center;
}
.achieve-default-mob-item .achieve-des-item .des-item-body h4 {
  color: #166582;
  font-size: 18px;
  font-family: gess-Medium;
  font-weight: normal;
  word-spacing: 4px;
  margin: 0;
  text-align: center;
}
.achieve-default-mob-item .btn-link.collapsed {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.achieve-default-mob-item.is-active {
  background-color: #f6f6f6;
  border-color: #e4e1ed;
}
.achieve-default-mob-item.economy-item.is-active {
  border-color: #d3e2e8;
}
.achieve-default-mob-item.economy-item .achieve-img-cover .achieve-img-hd {
  background-color: #166582;
}
.achieve-default-mob-item.economy-item .achieve-des-item .des-item-body h4 {
  color: #664c95;
}
.achieve-default-mob-item.governance-item.is-active {
  border-color: #dde3ef;
}
.achieve-default-mob-item.governance-item .achieve-img-cover .achieve-img-hd {
  background-color: #4a6aaa;
}
.achieve-default-mob-item.governance-item .achieve-des-item .des-item-body h4 {
  color: #166582;
}
.achieve-default-mob-item.sustainable-item.is-active {
  border-color: #e6efe1;
}
.achieve-default-mob-item.sustainable-item .achieve-img-cover .achieve-img-hd {
  background-color: #78ab5e;
}
.achieve-default-mob-item.sustainable-item .achieve-des-item .des-item-body h4 {
  color: #65549a;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 1366px) {
  .achieve-items-container {
    max-width: 1320px;
  }
}
@media (min-width: 992px) {
  .achieve-mob-sec {
    display: none;
  }
}
@media (max-width: 1600px) {
  .achieve-default-item .achieve-item-img {
    width: 300px;
  }
  .achieve-default-item .achieve-img-cover .achieve-img-hd {
    top: 132px;
    height: 120px;
    transform: translateX(20px);
  }
}
@media (max-width: 991px) {
  .achieve-desk-sec {
    display: none;
  }
}
@media (max-width: 576px) {
  .indicator-hero-cover .indicator-hero-body .indicator-hero-hd h1 {
    font-size: 30px;
  }
  .indicator-hero-cover .indicator-hero-img img {
    height: 250px;
  }
  .achieve-filter-nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 0.5rem;
    margin: 0 0 2rem 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .achieve-filter-nav .nav-item {
    scroll-snap-align: start;
    padding: 0;
  }
  .achieve-filter-nav .nav-item .nav-link {
    display: block;
    font-size: 16px;
    padding: 0.25rem 1.5rem;
    white-space: nowrap;
  }
  .achieve-items-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 10px;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling for iOS */
  }
  .achieve-items-row .filter {
    scroll-snap-align: start;
  }
  .achieve-tab-nav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
    padding-bottom: 0.5rem;
    margin: 0 0 2rem 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .achieve-tab-nav .nav-item {
    width: auto;
    scroll-snap-align: start;
    padding: 0;
  }
  .achieve-tab-nav .nav-item .nav-link {
    display: block;
    font-size: 16px;
    padding: 0.25rem 1.5rem;
    white-space: nowrap;
  }
  .achieve-tab-nav .nav-item .nav-link.active {
    padding: 0.25rem 1.5rem !important;
  }
}

/* News search start */
.search-result-sec {
  position: relative;
  padding: 42px 0;
  background-color: #f8f9fe;
}

.searchresult .row {
  border-bottom: 0 dotted #b7b7b7;
  margin-bottom: 0;
}

.news-search-form {
  position: relative;
  display: flex;
  margin-bottom: 2rem;
}
.news-search-form .form-control {
  height: 50px;
  padding: 0.25rem 1rem;
  margin: 0;
  border: 1px solid #d5ddf8;
  border-radius: 50px;
}
.news-search-form .btn-search {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background-color: #664b94;
  border: 0;
  border-radius: 50%;
}
.news-list-item {
  position: relative;
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: #ffffff;
  display: flex;
  border-radius: 0.5rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.news-list-item .news-pics {
  flex: 0 0 auto;
  width: 125px;
  margin-left: 1rem;
}
.news-list-item .news-pics figure {
  margin: 0;
}
.news-list-item .news-pics figure img {
  width: 100%;
}
.news-list-item .news-body {
  flex: 1 1 0;
}
.news-list-item .news-body h2 {
  color: #3e5588;
  font-size: 20px;
  font-family: gess-Medium;
  font-weight: normal;
  margin: 0;
}
.news-list-item .news-body p {
  color: #546a9d;
  font-size: 16px;
  font-family: gess-Medium;
  font-weight: normal;
  margin: 0;
}
.news-list-item .news-body .link-more {
  color: #664b94;
}
.news-list-item .news-body .link-more:hover {
  color: #583d86;
}
@media (max-width: 576px) {
  .news-list-item {
    flex-direction: column;
  }
  .news-list-item .news-pics {
    width: 100%;
    margin: 0 0 1rem 0;
  }
  .news-list-item .news-body h2 {
    font-size: 16px;
  }
  .news-list-item .news-body p {
    font-size: 14px;
  }
}
/* News search end */

/* Sitemap start */
.sitemap-sec {
  position: relative;
  padding: 72px 0;
}

.sitemap-hd {
  margin-bottom: 2.5rem;
  text-align: center;
}
.sitemap-hd h2 {
  color: #6a58a2;
  font-size: 48px;
  font-family: "gess-medium";
  word-spacing: 4px;
  margin: 0;
}

.sitemap-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
}
.sitemap-list .sitemap-item {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1 1 0;
}
.sitemap-list .sitemap-item .sitemap-main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 125px;
  color: #ffffff;
  padding: 1rem 1rem;
  background-color: #493e6c;
  transition: all 0.2s linear;
}
.sitemap-list .sitemap-item .sitemap-main:hover {
  background-color: #524777;
}
.sitemap-list .sitemap-item .sitemap-main .item-no {
  font-size: 1.25rem;
}
.sitemap-list .sitemap-item .sitemap-main .item-hd {
  font-size: 1.125rem;
}
.sitemap-list .sitemap-item .sitemap-sub {
  color: #ffffff;
  padding: 1rem 1rem;
  background-color: #493e6c;
  transition: all 0.2s linear;
}
.sitemap-list .sitemap-item .sitemap-sub:hover {
  background-color: #524777;
}
@media (max-width: 576px) {
  .sitemap-list {
    flex-direction: column;
  }
}
/* Sitemap end */
