/*$mio: 'Material Icons Outlined';*/
/*$heading-color: #83AD12;
$heading-black-color: #000000;
$theme-color: #83AD12;
$theme-darker: #6C900A;
$white: #fff;
$off-white: #D9D8D6;
$light-blue: #7DBFEB;
$gray-bg: #F8F8F8;
$text-color: #000000;
$link-color: #83AD12;
$pink-color:#DB1A79;
$orange-color:#F17A20;
$yellow-color:#F4DD32;*/
/* half circle mixin */
/* Gradient mixin */
/* line 86, ../scss/_mixin.scss */
.bg-gradient-rev-slider-top {
  background: linear-gradient(180deg, rgba(0, 15, 16, 0.5970763305) 0%, rgba(7, 84, 105, 0) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-rev-slider-left {
  background: linear-gradient(107deg, rgba(0, 15, 16, 0.8505777311) 0%, rgba(7, 84, 105, 0.4724264706) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-intro-overlay {
  background: linear-gradient(107deg, rgba(25, 164, 163, 0.7987570028) 27%, rgba(7, 83, 105, 0.8015581232) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-statistic-overlay {
  background: linear-gradient(107deg, rgba(2, 31, 33, 0.8771883754) 0%, rgba(1, 54, 62, 0.8267682073) 100%); }

/* line 86, ../scss/_mixin.scss */
.bg-gradient-products-bg {
  background: linear-gradient(to bottom, #1AA79C 70%, #fff 30%); }

/*=========================
    1. Start COMMON css 
==========================*/
@font-face {
  font-family: 'Certo Sans';
  src: url("../fonts/CertoSans-Bold.eot");
  src: url("../fonts/CertoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CertoSans-Bold.woff2") format("woff2"), url("../fonts/CertoSans-Bold.woff") format("woff"), url("../fonts/CertoSans-Bold.ttf") format("truetype"), url("../fonts/CertoSans-Bold.svg#CertoSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Certo Sans';
  src: url("../fonts/CertoSans-Light.eot");
  src: url("../fonts/CertoSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/CertoSans-Light.woff2") format("woff2"), url("../fonts/CertoSans-Light.woff") format("woff"), url("../fonts/CertoSans-Light.ttf") format("truetype"), url("../fonts/CertoSans-Light.svg#CertoSans-Light") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Certo Sans';
  src: url("../fonts/CertoSans-Heavy.eot");
  src: url("../fonts/CertoSans-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/CertoSans-Heavy.woff2") format("woff2"), url("../fonts/CertoSans-Heavy.woff") format("woff"), url("../fonts/CertoSans-Heavy.ttf") format("truetype"), url("../fonts/CertoSans-Heavy.svg#CertoSans-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Certo Sans';
  src: url("../fonts/CertoSans-Regular.eot");
  src: url("../fonts/CertoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CertoSans-Regular.woff2") format("woff2"), url("../fonts/CertoSans-Regular.woff") format("woff"), url("../fonts/CertoSans-Regular.ttf") format("truetype"), url("../fonts/CertoSans-Regular.svg#CertoSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* line 57, ../scss/_common.scss */
html {
  font-size: 100%;
  scroll-behavior: smooth; }

/* line 62, ../scss/_common.scss */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 68, ../scss/_common.scss */
html,
body {
  height: 100%;
  background: #fff;
  opacity: 1;
  transition: 1s opacity; }
  @media (max-width: 575.98px) {
    /* line 68, ../scss/_common.scss */
    html,
    body {
      overflow: visible !important; } }

/* line 79, ../scss/_common.scss */
body {
  font-family: "co-arabic", "sans-serif";
  font-weight: normal;
  color: #626262;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  overflow-x: hidden; }
  @media (max-width: 767.98px) {
    /* line 79, ../scss/_common.scss */
    body {
      font-size: 16px; } }

/* line 93, ../scss/_common.scss */
body.fade-out {
  opacity: 0;
  transition: none; }

/* line 98, ../scss/_common.scss */
.caret {
  border-left: solid 3px transparent;
  border-right: solid 3px transparent;
  border-top: solid 3px #1AA79C;
  position: absolute;
  right: 0px;
  top: 25px; }

/* line 107, ../scss/_common.scss */
.section-title {
  margin-bottom: 20px; }

/* line 111, ../scss/_common.scss */
a {
  color: #1AA79C;
  text-decoration: none;
  /*font-weight: normal;*/
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  /* line 117, ../scss/_common.scss */
  a:hover, a:focus {
    text-decoration: none;
    box-shadow: none !important; }
  /* line 124, ../scss/_common.scss */
  a:hover {
    color: #075469; }

/* line 129, ../scss/_common.scss */
img.border-radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 133, ../scss/_common.scss */
a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

/* line 141, ../scss/_common.scss */
i,
span,
a {
  display: inline-block; }

/* line 147, ../scss/_common.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cairo", "sans-serif";
  /*    color: $heading-color;*/
  margin: 0px;
  margin-bottom: 0.5rem;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  color: #003C34; }

/* line 162, ../scss/_common.scss */
h1 {
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 1px; }

/* line 168, ../scss/_common.scss */
h2 {
  font-size: 42px;
  line-height: 48px;
  letter-spacing: 1px; }

/* line 174, ../scss/_common.scss */
h3 {
  font-size: 32px;
  line-height: 36px;
  color: #626262;
  font-weight: 500; }

/* line 181, ../scss/_common.scss */
h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: "co-arabic", "sans-serif";
  font-weight: 400; }

/* line 188, ../scss/_common.scss */
h5 {
  font-size: 26px;
  line-height: 28px;
  font-family: "Cairo", "sans-serif"; }

/* line 194, ../scss/_common.scss */
h6 {
  font-size: 16px;
  line-height: 26px;
  font-family: "co-arabic", "sans-serif";
  color: #1AA79C;
  text-transform: uppercase;
  font-weight: 500; }

/* line 203, ../scss/_common.scss */
ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

/* line 210, ../scss/_common.scss */
p {
  color: #626262;
  margin: 0px;
  margin-bottom: 1.8rem;
  letter-spacing: 0.1px; }

/* line 217, ../scss/_common.scss */
.abstract {
  /*	color: $theme-color;*/
  font-size: 22px;
  line-height: 1.5;
  font-weight: 400; }

/* line 224, ../scss/_common.scss */
strong,
b {
  font-weight: bold; }

/* line 229, ../scss/_common.scss */
small {
  font-size: 13px; }

/* line 233, ../scss/_common.scss */
input,
textarea {
  display: inherit; }

/* line 238, ../scss/_common.scss */
img {
  max-width: 100%; }

/* line 242, ../scss/_common.scss */
section {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  /* line 246, ../scss/_common.scss */
  section.no-padding-bottom {
    padding-bottom: 0; }
  /* line 250, ../scss/_common.scss */
  section.no-padding {
    padding-top: 0;
    padding-bottom: 0; }
  @media (max-width: 991.98px) {
    /* line 242, ../scss/_common.scss */
    section {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important; } }

@media (max-width: 991.98px) {
  /* line 262, ../scss/_common.scss */
  body {
    font-size: 18px;
    line-height: 1.4; }

  /* line 267, ../scss/_common.scss */
  h1 {
    font-size: 38px;
    line-height: 1.2; } }
@media (max-width: 991.98px) {
  /* line 275, ../scss/_common.scss */
  body {
    font-size: 18px;
    line-height: 1.4; }

  /* line 280, ../scss/_common.scss */
  h1 {
    font-size: 32px;
    line-height: 1.2; } }
@media (max-width: 767.98px) {
  /* line 288, ../scss/_common.scss */
  body {
    font-size: 16px;
    line-height: 1.6; }

  /* line 293, ../scss/_common.scss */
  h1 {
    font-size: 22px;
    line-height: 1.2; }

  /* line 298, ../scss/_common.scss */
  h2 {
    font-size: 22px;
    line-height: 30px; }

  /* line 303, ../scss/_common.scss */
  h3 {
    font-size: 24px;
    line-height: 30px; }

  /* line 308, ../scss/_common.scss */
  h4 {
    font-size: 22px;
    line-height: 28px; }

  /* line 313, ../scss/_common.scss */
  h5 {
    font-size: 20px;
    line-height: 26px; }

  /* line 318, ../scss/_common.scss */
  h6 {
    font-size: 14px;
    line-height: 24px; }

  /* line 323, ../scss/_common.scss */
  .abstract {
    font-size: 16px;
    margin-bottom: 10px; }

  /* line 328, ../scss/_common.scss */
  section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; } }
@media (max-width: 767.98px) {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
/* line 342, ../scss/_common.scss */
.orange-text {
  color: #F6630C; }

/* line 345, ../scss/_common.scss */
.ltr {
  direction: ltr; }

/*.reverse-font {
	font-family: $heading-font;
}*/
/* line 351, ../scss/_common.scss */
.number {
  font-family: "Cairo", "sans-serif"; }

/* line 357, ../scss/_common.scss */
.z1 {
  z-index: 1; }

/* line 361, ../scss/_common.scss */
.z2 {
  z-index: 2; }

/* line 365, ../scss/_common.scss */
.z9 {
  z-index: 9; }

/* line 369, ../scss/_common.scss */
.z99 {
  z-index: 99; }

/* line 373, ../scss/_common.scss */
.z999 {
  z-index: 999; }

/* line 377, ../scss/_common.scss */
.z9999 {
  z-index: 9999; }

/* line 381, ../scss/_common.scss */
.theme {
  /*color: $theme-color;*/ }

/* line 385, ../scss/_common.scss */
.strong {
  font-family: "Cairo", "sans-serif"; }

/* line 389, ../scss/_common.scss */
.semi-strong {
  font-family: "co-arabic", "sans-serif"; }

/* line 393, ../scss/_common.scss */
.font-weight-400 {
  font-weight: 400; }

/* line 398, ../scss/_common.scss */
.rm-rl-container .more-text {
  display: none; }

/* line 404, ../scss/_common.scss */
.read-more-link .less {
  display: none; }

/* PAGE TRANSITION */
/* line 411, ../scss/_common.scss */
.first-transition {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9;
  right: 0;
  top: 0;
  background: #1AA79C;
  animation: first-transition 1s;
  animation-fill-mode: forwards; }

@keyframes first-transition {
  from {
    right: 0; }
  to {
    right: -100%; } }
/* line 433, ../scss/_common.scss */
.page-transition {
  width: 0;
  height: 100%;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  background: #1AA79C;
  transition: all ease 1s; }

/* line 444, ../scss/_common.scss */
.page-transition.active {
  width: 100%; }

/* line 448, ../scss/_common.scss */
hr {
  background-color: #999;
  opacity: 0.5;
  margin: 50px 0; }

/***************************************************
  Page Search
****************************************************/
@media (max-width: 1920px) {
  /* line 458, ../scss/_common.scss */
  .navik-header-overlay .burger-menu.menu-open {
    right: -230px !important; } }
@media (max-width: 1650px) {
  /* line 458, ../scss/_common.scss */
  .navik-header-overlay .burger-menu.menu-open {
    right: -60px !important; } }

@media (max-width: 767.98px) {
  /* line 467, ../scss/_common.scss */
  .menu-overlay-link a:before {
    right: -32px !important; } }

@media (max-width: 575.98px) {
  /* line 472, ../scss/_common.scss */
  .navik-menu-overlay {
    padding: 30px 40px !important; } }

/* line 477, ../scss/_common.scss */
.search-cont-right {
  float: left;
  display: inline-flex;
  align-items: center;
  margin-left: 60px;
  margin-top: 20px; }
  @media (max-width: 1199.98px) {
    /* line 477, ../scss/_common.scss */
    .search-cont-right {
      margin-left: 85px;
      margin-top: 26px; } }
  @media (max-width: 991.98px) {
    /* line 477, ../scss/_common.scss */
    .search-cont-right {
      margin-top: 28px;
      margin-left: 43px; } }
  @media (max-width: 767.98px) {
    /* line 477, ../scss/_common.scss */
    .search-cont-right {
      margin-top: 22px;
      margin-left: 37px; } }
  @media (max-width: 480px) {
    /* line 477, ../scss/_common.scss */
    .search-cont-right {
      margin-left: 29px; } }
  @media (max-width: 388px) {
    /* line 477, ../scss/_common.scss */
    .search-cont-right {
      margin-left: 23px; } }
  /* line 504, ../scss/_common.scss */
  .search-cont-right .icon-globe {
    font-size: 20px;
    color: #FFC425;
    vertical-align: middle;
    margin-right: 5px; }
    @media (max-width: 767.98px) {
      /* line 504, ../scss/_common.scss */
      .search-cont-right .icon-globe {
        font-size: 16px; } }
    @media (max-width: 480px) {
      /* line 504, ../scss/_common.scss */
      .search-cont-right .icon-globe {
        font-size: 14px; } }
    @media (max-width: 388px) {
      /* line 504, ../scss/_common.scss */
      .search-cont-right .icon-globe {
        font-size: 10px;
        margin-right: 2px; } }

/* line 523, ../scss/_common.scss */
.icon-search {
  font-size: 19px;
  color: #FFC425;
  vertical-align: sub;
  margin-right: 3px; }
  @media (max-width: 767.98px) {
    /* line 523, ../scss/_common.scss */
    .icon-search {
      font-size: 16px; } }
  @media (max-width: 480px) {
    /* line 523, ../scss/_common.scss */
    .icon-search {
      font-size: 15px; } }
  @media (max-width: 388px) {
    /* line 523, ../scss/_common.scss */
    .icon-search {
      font-size: 10px; } }

/* line 540, ../scss/_common.scss */
.search-cont-right a.arabic {
  font-family: 'Cairo', sans-serif;
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
  font-weight: 700; }
  @media (max-width: 1199.98px) {
    /* line 540, ../scss/_common.scss */
    .search-cont-right a.arabic {
      margin-left: 8px; } }
  @media (max-width: 1199.98px) {
    /* line 540, ../scss/_common.scss */
    .search-cont-right a.arabic {
      margin-left: 13px; } }
  @media (max-width: 480px) {
    /* line 540, ../scss/_common.scss */
    .search-cont-right a.arabic {
      font-size: 18px; } }
  /* line 562, ../scss/_common.scss */
  .search-cont-right a.arabic:hover {
    color: #F6630C; }

/* line 567, ../scss/_common.scss */
.search-icon a {
  color: #fff;
  font-family: "Cairo", "sans-serif";
  font-size: 16px;
  font-weight: normal; }
  @media (max-width: 480px) {
    /* line 567, ../scss/_common.scss */
    .search-icon a {
      font-size: 12px; } }
  @media (max-width: 388px) {
    /* line 567, ../scss/_common.scss */
    .search-icon a {
      font-size: 10px; } }
  /* line 578, ../scss/_common.scss */
  .search-icon a:hover {
    color: #E5A93F; }

/* line 583, ../scss/_common.scss */
.page_search_box {
  position: fixed;
  width: 100%;
  height: 0;
  /*background: rgba(0, 79, 163, 0.98);*/
  background: #01447C;
  z-index: 9999999;
  left: 0;
  top: 0;
  transition: 0.3s;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden; }
  /* line 597, ../scss/_common.scss */
  .page_search_box:before {
    content: '';
    position: absolute;
    background: url(../images/bg-theme-outline.svg);
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.4;
    background-repeat: no-repeat;
    bottom: -14%; }
    @media (max-width: 767.98px) {
      /* line 597, ../scss/_common.scss */
      .page_search_box:before {
        bottom: 0px; } }

/* line 613, ../scss/_common.scss */
.page_search_box.active {
  height: 100%;
  opacity: 1;
  visibility: visible; }

/* line 619, ../scss/_common.scss */
.page_search_box .searchinput {
  width: 70%;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 767.98px) {
    /* line 619, ../scss/_common.scss */
    .page_search_box .searchinput {
      width: 90%; } }

/* line 630, ../scss/_common.scss */
.page_search_box .searchinput input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.5); }

/* line 635, ../scss/_common.scss */
.page_search_box .searchinput input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5); }

/* line 640, ../scss/_common.scss */
.page_search_box .searchinput input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.5); }

/* line 645, ../scss/_common.scss */
.page_search_box .searchinput input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5); }

/* line 650, ../scss/_common.scss */
.page_search_box .searchinput input {
  width: 100%;
  background: none;
  height: 50px;
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  padding: 0 35px 0 0px; }
  @media (max-width: 767.98px) {
    /* line 650, ../scss/_common.scss */
    .page_search_box .searchinput input {
      width: 90%;
      font-size: 16px; } }

/* line 666, ../scss/_common.scss */
.page_search_box .searchinput button {
  position: absolute;
  bottom: 11px;
  right: 0;
  border: 0;
  padding: 0;
  background: none;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 767.98px) {
    /* line 666, ../scss/_common.scss */
    .page_search_box .searchinput button {
      font-size: 18px; } }

/* line 682, ../scss/_common.scss */
.page_search_box .searchinput button:hover {
  color: #1AA79C; }

/*@media only screen and (max-width: 767px) {
  .page_search_box .searchinput button {
    font-size: 18px;
  }
}*/
/* line 691, ../scss/_common.scss */
.page_search_box .searchinput p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px; }

/* line 697, ../scss/_common.scss */
.search_close {
  position: absolute;
  top: 50px;
  right: 100px;
  padding: 5px;
  font-size: 24px;
  cursor: pointer; }
  @media (max-width: 767.98px) {
    /* line 697, ../scss/_common.scss */
    .search_close {
      top: 22px;
      right: 30px; } }

/* line 712, ../scss/_common.scss */
.search_close:hover span {
  color: #1AA79C; }

/*@media only screen and (max-width: 767px) {
  .search_close {
    top: 22px;
    right: 30px;
  }
}*/
/* line 722, ../scss/_common.scss */
.search_close span {
  font-size: 24px;
  cursor: pointer;
  transform: scale(1) rotate(0deg);
  display: inline-block;
  transition: 0.5s;
  color: #ffc425; }

/* line 731, ../scss/_common.scss */
.search_close span:hover {
  color: #FFF;
  transform: scale(1.1) rotate(180deg); }

/*===== All Button Style =====*/
/* line 738, ../scss/_common.scss */
button {
  border: none;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 744, ../scss/_common.scss */
.main-btn {
  position: relative;
  text-transform: capitalize;
  display: inline-flex !important;
  align-items: center;
  width: fit-content;
  z-index: 1;
  padding: 10px 34px;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  background-color: #1AA79C;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  font-weight: 500;
  margin-right: 30px;
  overflow: hidden;
  font-family: "co-arabic", "sans-serif";
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  border-width: 1px !important; }
  /* line 764, ../scss/_common.scss */
  .main-btn span.icon {
    padding-left: 5px; }
  /* line 768, ../scss/_common.scss */
  .main-btn.outline {
    background-color: transparent;
    border: 1px solid #919191;
    color: #ffffff;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px; }
    /* line 775, ../scss/_common.scss */
    .main-btn.outline.white-outline {
      border: 1px solid #fff;
      color: #fff; }
      /* line 779, ../scss/_common.scss */
      .main-btn.outline.white-outline:hover {
        background: #1AA79C;
        border: 1px solid #1AA79C;
        color: #fff; }
  /* line 787, ../scss/_common.scss */
  .main-btn.right-arrow {
    position: relative;
    padding-right: 39px;
    padding-left: 18px;
    background: transparent;
    color: #fff; }
    @media (max-width: 480px) {
      /* line 787, ../scss/_common.scss */
      .main-btn.right-arrow {
        padding-left: 10px; } }
    @media (max-width: 991.98px) {
      /* line 787, ../scss/_common.scss */
      .main-btn.right-arrow {
        padding-right: 35px; } }
    /* line 802, ../scss/_common.scss */
    .main-btn.right-arrow:after {
      font-family: 'icomoon' !important;
      position: absolute;
      font-size: 8px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important;
      content: '\e901';
      right: 15px; }
    /* line 811, ../scss/_common.scss */
    .main-btn.right-arrow:hover {
      color: #E5A93F;
      background-color: #E5A93F; }
    /* line 817, ../scss/_common.scss */
    .main-btn.right-arrow:hover:after {
      right: 10px; }
  /* line 822, ../scss/_common.scss */
  .main-btn.without-outline {
    color: #1BAEEF !important;
    font-size: 18px;
    font-weight: 500;
    font-family: "Cairo", "sans-serif";
    padding-left: 0px !important; }
    @media (max-width: 1199.98px) {
      /* line 822, ../scss/_common.scss */
      .main-btn.without-outline {
        font-size: 16px; } }
    @media (max-width: 767.98px) {
      /* line 822, ../scss/_common.scss */
      .main-btn.without-outline {
        font-size: 15px; } }
    @media (max-width: 575.98px) {
      /* line 822, ../scss/_common.scss */
      .main-btn.without-outline {
        font-size: 14px; } }
    /* line 838, ../scss/_common.scss */
    .main-btn.without-outline:hover {
      color: #E5A93F !important;
      background-color: transparent !important; }
  /* line 846, ../scss/_common.scss */
  .main-btn.without-outline-white {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    font-family: "Cairo", "sans-serif";
    padding-left: 0px !important; }
    /* line 853, ../scss/_common.scss */
    .main-btn.without-outline-white:hover {
      color: #E5A93F !important;
      background-color: transparent !important; }
  /* line 861, ../scss/_common.scss */
  .main-btn.plus-icon {
    position: relative;
    padding-left: 25px;
    padding-right: 0px;
    background: transparent;
    color: #1AA79C; }
    @media (max-width: 480px) {
      /* line 861, ../scss/_common.scss */
      .main-btn.plus-icon {
        padding-left: 25px; } }
    /* line 872, ../scss/_common.scss */
    .main-btn.plus-icon:after {
      font-family: 'st-icons' !important;
      position: absolute;
      font-size: 8px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important;
      content: '\e911';
      left: 2px;
      font-size: 16px; }
    /* line 883, ../scss/_common.scss */
    .main-btn.plus-icon:hover {
      color: #99dcd7 !important;
      background: transparent; }
    /* line 889, ../scss/_common.scss */
    .main-btn.plus-icon:hover:after {
      right: 10px;
      color: #99dcd7; }
  /* line 895, ../scss/_common.scss */
  .main-btn:hover {
    /*color: $;*/
    background-color: #003C34; }
    /* line 899, ../scss/_common.scss */
    .main-btn:hover:before {
      bottom: 0; }
  /* line 904, ../scss/_common.scss */
  .main-btn:focus {
    color: #fff; }
  /* line 908, ../scss/_common.scss */
  .main-btn:active {
    color: #fff;
    background-color: transparent; }
  /* line 913, ../scss/_common.scss */
  .main-btn:before {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: transparent;
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
  /* line 925, ../scss/_common.scss */
  .main-btn .btn-icon {
    padding-right: 5px;
    font-size: 24px;
    opacity: 0.8; }
  /* line 931, ../scss/_common.scss */
  .main-btn.btn-med {
    padding: 8px 25px !important;
    font-size: 14px; }
    /* line 935, ../scss/_common.scss */
    .main-btn.btn-med .btn-icon {
      font-size: 20px;
      opacity: 0.8; }
  /* line 941, ../scss/_common.scss */
  .main-btn.btn-small {
    padding: 4px 20px !important;
    font-size: 13px; }
    /* line 945, ../scss/_common.scss */
    .main-btn.btn-small .btn-icon {
      font-size: 18px;
      opacity: 0.8; }
  /* line 951, ../scss/_common.scss */
  .main-btn.filled-btn {
    /* background-color: $theme-color;*/
    /*    border: 1px solid $theme-color;*/
    color: #fff !important; }
  /* line 957, ../scss/_common.scss */
  .main-btn.no-fill {
    border: none;
    background-color: transparent;
    /*	color: $theme-color !important;*/ }
  /* line 964, ../scss/_common.scss */
  .main-btn:hover {
    border-color: transparent;
    color: #fff !important; }
    /* line 968, ../scss/_common.scss */
    .main-btn:hover:before {
      background-color: transparent; }
  @media (max-width: 767.98px) {
    /* line 744, ../scss/_common.scss */
    .main-btn {
      padding: 10px 15px;
      font-size: 14px; }
      /* line 977, ../scss/_common.scss */
      .main-btn.btn-small {
        padding: 4px 10px !important; } }
  @media (max-width: 767.98px) {
    /* line 744, ../scss/_common.scss */
    .main-btn {
      padding: 8px 15px; } }

/* line 989, ../scss/_common.scss */
#myVideo {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black;
  background-position: center center;
  background-size: contain;
  object-fit: cover;
  /*cover video background */ }

/* Layer with position absolute in order to have it over the video
		* --------------------------------------- */
/* line 1008, ../scss/_common.scss */
#section1 .layer {
  position: absolute;
  z-index: 99999;
  width: 100%;
  color: #fff;
  height: 43vh;
  justify-content: left;
  align-items: center;
  background-size: cover;
  margin-top: -5%;
  /*@media (max-width: 1199.98px){
      padding-top: 21%;   
  }
  @media (max-width: 991.98px){
      padding-top: 40%;   
  }
  @media (max-width: 575.98px){
     padding-left: 15px;
      padding-right: 15px;
  }
  @media (max-width: 480px){
    padding-top: 60%; 
  }*/ }
  @media (max-width: 575.98px) {
    /* line 1008, ../scss/_common.scss */
    #section1 .layer {
      left: 30px; } }

/* line 1035, ../scss/_common.scss */
.banner-svg {
  position: absolute;
  right: 0;
  bottom: -20%;
  z-index: 9;
  width: 73%;
  height: 100%; }
  @media (max-width: 991.98px) {
    /* line 1035, ../scss/_common.scss */
    .banner-svg {
      bottom: -56%;
      width: 100%; } }
  @media (max-width: 480px) {
    /* line 1035, ../scss/_common.scss */
    .banner-svg {
      bottom: -73%; } }

/* line 1052, ../scss/_common.scss */
#section1 h1 {
  color: #fff; }

/* line 1056, ../scss/_common.scss */
#infoMenu li a {
  color: #fff; }

/* line 1060, ../scss/_common.scss */
#section1 {
  overflow: hidden; }

/* line 1066, ../scss/_common.scss */
.overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(3, 30, 52, 0.6);
  z-index: 9;
  top: 0; }

/* line 1074, ../scss/_common.scss */
.home-slider-overlay-top {
  height: 30%;
  width: 100%;
  position: absolute;
  background: #000d0b;
  background: -moz-linear-gradient(180deg, rgba(0, 13, 11, 0.7147233894) 0%, rgba(0, 60, 52, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 13, 11, 0.7147233894) 0%, rgba(0, 60, 52, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 13, 11, 0.7147233894) 0%, rgba(0, 60, 52, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000d0b",endColorstr="#003c34",GradientType=1);
  z-index: 1;
  top: 0;
  pointer-events: none; }

/* line 1087, ../scss/_common.scss */
.home-slider-overlay-bottom {
  height: 20%;
  width: 100%;
  position: absolute;
  background: #003c34;
  background: -moz-linear-gradient(180deg, rgba(0, 60, 52, 0) 0%, rgba(0, 13, 11, 0.7147233894) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 60, 52, 0) 0%, rgba(0, 13, 11, 0.7147233894) 100%);
  background: linear-gradient(180deg, rgba(0, 60, 52, 0) 0%, rgba(0, 13, 11, 0.7147233894) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003c34",endColorstr="#000d0b",GradientType=1);
  z-index: 1;
  bottom: 0;
  pointer-events: none; }

/* line 1100, ../scss/_common.scss */
.home-slider-overlay-center {
  height: 100%;
  width: 70%;
  position: absolute;
  background: #000f0d;
  background: -moz-linear-gradient(270deg, rgba(0, 15, 13, 0.7147233894) 0%, rgba(0, 15, 13, 0) 100%);
  background: -webkit-linear-gradient(270deg, rgba(0, 15, 13, 0.7147233894) 0%, rgba(0, 15, 13, 0) 100%);
  background: linear-gradient(270deg, rgba(0, 15, 13, 0.7147233894) 0%, rgba(0, 15, 13, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000f0d",endColorstr="#000f0d",GradientType=1);
  z-index: 1;
  bottom: 0;
  pointer-events: none;
  right: 0; }

/* line 1128, ../scss/_common.scss */
.header-top {
  position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999;
  color: #fff; }

/* line 1138, ../scss/_common.scss */
.header-inner {
  padding-bottom: 20px;
  padding-top: 20px; }
  @media (max-width: 767.98px) {
    /* line 1138, ../scss/_common.scss */
    .header-inner {
      padding: 20px 15px; } }
  /* line 1151, ../scss/_common.scss */
  .header-inner img {
    max-width: 75%;
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }

/* line 1157, ../scss/_common.scss */
.menu-main {
  position: relative; }

/* line 1175, ../scss/_common.scss */
.footer-links {
  color: #fff;
  font-size: 14px;
  font-family: "Cairo", "sans-serif";
  font-weight: 400;
  line-height: 22px;
  text-align: center; }

/* line 1184, ../scss/_common.scss */
.footer-links a {
  color: #fff;
  padding: 0 5px;
  font-size: 14px; }
  @media (max-width: 1199.98px) {
    /* line 1184, ../scss/_common.scss */
    .footer-links a {
      font-size: 13px; } }
  @media (max-width: 388px) {
    /* line 1184, ../scss/_common.scss */
    .footer-links a {
      font-size: 12px; } }

/* line 1196, ../scss/_common.scss */
.footer-links a:first-child {
  padding-left: 0; }

/* line 1200, ../scss/_common.scss */
.footer-links a:last-child {
  padding-right: 0; }

/* line 1204, ../scss/_common.scss */
.footer-links a:hover {
  color: #E5A93F; }

/* line 1208, ../scss/_common.scss */
.copyright {
  font-size: 14px;
  font-family: "co-arabic", "sans-serif";
  font-weight: normal;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 0;
  margin-bottom: 3px;
  text-align: center;
  margin-top: 20px; }

/* line 1220, ../scss/_common.scss */
.boxon {
  font-size: 14px;
  font-family: "Cairo", "sans-serif";
  font-weight: 400;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 0; }

/* line 1229, ../scss/_common.scss */
.boxon img {
  vertical-align: top;
  height: 16px;
  width: auto; }
  @media (max-width: 480px) {
    /* line 1229, ../scss/_common.scss */
    .boxon img {
      margin-bottom: 0px;
      vertical-align: baseline; } }

/* line 1239, ../scss/_common.scss */
.menu-bottom {
  position: relative;
  bottom: 30px;
  left: 0;
  right: 0; }
  @media (max-width: 1399.98px) {
    /* line 1239, ../scss/_common.scss */
    .menu-bottom {
      position: relative; } }

@media (max-width: 1199.98px) {
  /* line 1250, ../scss/_common.scss */
  .menu-slide .nav-menu-wrapper {
    width: 430px; } }
@media (max-width: 575.98px) {
  /* line 1250, ../scss/_common.scss */
  .menu-slide .nav-menu-wrapper {
    width: 100%; } }

@media (max-width: 1199.98px) {
  /* line 1278, ../scss/_common.scss */
  .overlay-dropdown-plus {
    top: 1px; } }

@media (max-width: 1199.98px) {
  /* line 1283, ../scss/_common.scss */
  .menu-slide .navik-menu-overlay > ul ul li a {
    padding-left: 0px; } }

@media (max-width: 1199.98px) {
  /* line 1289, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    top: 18px; } }
@media (max-width: 991.98px) {
  /* line 1289, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    left: 7px;
    right: auto;
    width: 20px;
    height: 9px;
    padding: 0px;
    top: 34px; } }
@media (max-width: 767.98px) {
  /* line 1289, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    top: 28px; } }
@media (max-width: 480px) {
  /* line 1289, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    left: 0px; } }
@media (max-width: 388px) {
  /* line 1289, ../scss/_common.scss */
  .navik-header-overlay .burger-menu {
    width: 18px; } }

/* line 1313, ../scss/_common.scss */
.banner-sub-text {
  color: #E5A93F;
  font-family: "co-arabic", "sans-serif";
  font-size: 20px;
  margin-bottom: 18px; }
  @media (max-width: 1199.98px) {
    /* line 1313, ../scss/_common.scss */
    .banner-sub-text {
      font-size: 18px;
      margin-bottom: 5px; } }
  @media (max-width: 991.98px) {
    /* line 1313, ../scss/_common.scss */
    .banner-sub-text {
      font-size: 16px;
      margin-bottom: 5px; } }
  @media (max-width: 767.98px) {
    /* line 1313, ../scss/_common.scss */
    .banner-sub-text {
      font-size: 14px; } }

/* line 1332, ../scss/_common.scss */
.banner-main-text {
  color: #63CCF5;
  font-family: "Cairo", "sans-serif";
  font-size: 62px;
  line-height: 62px;
  margin-bottom: 25px;
  font-weight: 500; }
  @media (max-width: 1199.98px) {
    /* line 1332, ../scss/_common.scss */
    .banner-main-text {
      font-size: 45px;
      line-height: 50px; } }
  @media (max-width: 991.98px) {
    /* line 1332, ../scss/_common.scss */
    .banner-main-text {
      font-size: 42px;
      line-height: 46px; } }
  @media (max-width: 991.98px) {
    /* line 1332, ../scss/_common.scss */
    .banner-main-text {
      font-size: 32px;
      line-height: 35px; } }
  @media (max-width: 575.98px) {
    /* line 1332, ../scss/_common.scss */
    .banner-main-text {
      font-size: 28px;
      line-height: 32px; } }

/* line 1360, ../scss/_common.scss */
.pp-tooltip {
  top: 2px;
  font-size: 16px;
  font-family: "Cairo", "sans-serif"; }

/* line 1366, ../scss/_common.scss */
.pp-tooltip.right {
  right: 25px; }

/* line 1370, ../scss/_common.scss */
#pp-nav li .active span,
.pp-slidesNav .active span {
  border: none;
  background: none; }

/* line 1376, ../scss/_common.scss */
#pp-nav span,
.pp-slidesNav span {
  border: none;
  background: none; }

/* line 1382, ../scss/_common.scss */
#pp-nav li .active span:after {
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 17px;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  content: '\e901';
  color: #1BAEEF;
  transform: rotate(90deg); }

/* line 1392, ../scss/_common.scss */
.pp-slidesNav .active span:after {
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 17px;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  content: '\e901';
  color: #1BAEEF;
  transform: rotate(90deg); }

/* line 1402, ../scss/_common.scss */
#pp-nav li a:hover {
  transform: rotate(25deg);
  color: #1BAEEF; }

/* line 1407, ../scss/_common.scss */
.pp-slidesNav li a:hover {
  transform: rotate(25deg);
  color: #1BAEEF; }

/* line 1412, ../scss/_common.scss */
#pp-nav span:after {
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 17px;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  content: '\e901';
  color: #ccc;
  transform: rotate(90deg); }

/* line 1422, ../scss/_common.scss */
.pp-slidesNav span:after {
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 17px;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  content: '\e901';
  color: #ccc; }

/* line 1431, ../scss/_common.scss */
#pp-nav li,
.pp-slidesNav li {
  margin: 10px; }

/* line 1436, ../scss/_common.scss */
.page-name-lf {
  position: absolute;
  left: 10px;
  bottom: 185px;
  -ms-transform: rotate(-90deg);
  transform: rotate(270deg);
  z-index: 9999999;
  display: block;
  color: #E5A93F;
  letter-spacing: 3px;
  text-transform: uppercase; }
  @media (max-width: 1399.98px) {
    /* line 1436, ../scss/_common.scss */
    .page-name-lf {
      left: -20px; } }
  @media (max-width: 1199.98px) {
    /* line 1436, ../scss/_common.scss */
    .page-name-lf {
      display: none; } }

/* line 1457, ../scss/_common.scss */
.page-name-lf:before {
  content: '';
  width: 80px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  left: -94px;
  top: 13px; }

/* line 1468, ../scss/_common.scss */
.page-name-lf2 {
  position: absolute;
  left: 0px;
  bottom: 185px;
  -ms-transform: rotate(-90deg);
  transform: rotate(270deg);
  z-index: 9999999;
  display: block;
  color: #06AEEF;
  letter-spacing: 3px;
  text-transform: uppercase; }
  @media (max-width: 1399.98px) {
    /* line 1468, ../scss/_common.scss */
    .page-name-lf2 {
      left: -20px; } }
  @media (max-width: 1199.98px) {
    /* line 1468, ../scss/_common.scss */
    .page-name-lf2 {
      display: none; } }

/* line 1488, ../scss/_common.scss */
.page-name-lf2:before {
  content: '';
  width: 80px;
  height: 1px;
  background: #D9DADB;
  display: block;
  position: absolute;
  left: -94px;
  top: 13px; }

/* line 1498, ../scss/_common.scss */
.header-2 {
  background: #003C34;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 1506, ../scss/_common.scss */
.header-2 .header-inner .icon-globe {
  color: #06AEEF; }
/* line 1510, ../scss/_common.scss */
.header-2 .header-inner .icon-search {
  color: #06AEEF; }
/* line 1514, ../scss/_common.scss */
.header-2 .header-inner .navik-header-overlay .line-menu {
  background-color: #fff; }
/* line 1518, ../scss/_common.scss */
.header-2 .header-inner .search-cont-right a.arabic {
  color: #fff; }
  /* line 1520, ../scss/_common.scss */
  .header-2 .header-inner .search-cont-right a.arabic:hover {
    color: #F6630C; }
/* line 1525, ../scss/_common.scss */
.header-2 .header-inner .subscribe-link a {
  color: #fff; }
  /* line 1527, ../scss/_common.scss */
  .header-2 .header-inner .subscribe-link a:hover {
    color: #F6630C; }
/* line 1534, ../scss/_common.scss */
.header-2 .header-inner .search-icon a {
  color: #01447C; }
  /* line 1536, ../scss/_common.scss */
  .header-2 .header-inner .search-icon a:hover {
    color: #E5A93F; }
/* line 1541, ../scss/_common.scss */
.header-2 .header-inner .cls-1 {
  fill: #00447C;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

@media (max-width: 991.98px) {
  /* line 1548, ../scss/_common.scss */
  .services-list {
    margin-bottom: 25px; } }

@media (max-width: 1399.98px) {
  /* line 1554, ../scss/_common.scss */
  #AMSF-Logo {
    width: 160px; } }
@media (max-width: 480px) {
  /* line 1554, ../scss/_common.scss */
  #AMSF-Logo {
    width: 130px; } }
@media (max-width: 388px) {
  /* line 1554, ../scss/_common.scss */
  #AMSF-Logo {
    width: 120px;
    height: 95px; } }

@media (max-width: 767.98px) {
  /* line 1566, ../scss/_common.scss */
  .section-2-bg {
    padding: 0px; } }

/* line 1603, ../scss/_common.scss */
#section2 .pp-scrollable {
  overflow-x: hidden !important; }
/* line 1607, ../scss/_common.scss */
#section2 .banner-main-text {
  width: 55%;
  color: #01447C;
  font-weight: 500;
  line-height: 70px; }
  @media (max-width: 1399.98px) {
    /* line 1607, ../scss/_common.scss */
    #section2 .banner-main-text {
      width: 70%;
      font-size: 56px;
      line-height: 65px; } }
  @media (max-width: 1199.98px) {
    /* line 1607, ../scss/_common.scss */
    #section2 .banner-main-text {
      font-size: 45px;
      line-height: 50px; } }
  @media (max-width: 991.98px) {
    /* line 1607, ../scss/_common.scss */
    #section2 .banner-main-text {
      font-size: 42px;
      line-height: 46px; } }
  @media (max-width: 767.98px) {
    /* line 1607, ../scss/_common.scss */
    #section2 .banner-main-text {
      font-size: 32px;
      line-height: 38px;
      width: 100%; } }
  @media (max-width: 575.98px) {
    /* line 1607, ../scss/_common.scss */
    #section2 .banner-main-text {
      font-size: 28px;
      line-height: 32px; } }
/* line 1638, ../scss/_common.scss */
#section2 .banner-sub-text {
  text-transform: uppercase;
  color: #06AEEF; }
/* line 1643, ../scss/_common.scss */
#section2 .child-icon {
  background: #00853F;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-align: center; }
  @media (max-width: 1399.98px) {
    /* line 1643, ../scss/_common.scss */
    #section2 .child-icon {
      height: 100px; } }
  @media (max-width: 1199.98px) {
    /* line 1643, ../scss/_common.scss */
    #section2 .child-icon {
      height: 90px; } }
  @media (max-width: 991.98px) {
    /* line 1643, ../scss/_common.scss */
    #section2 .child-icon {
      height: 80px; } }
  @media (max-width: 575.98px) {
    /* line 1643, ../scss/_common.scss */
    #section2 .child-icon {
      margin-right: 1rem !important; } }
/* line 1666, ../scss/_common.scss */
#section2 .icon-child-development {
  color: #fff;
  font-size: 52px;
  /* text-align: center; */
  width: 120px;
  padding: 30px; }
  @media (max-width: 1399.98px) {
    /* line 1666, ../scss/_common.scss */
    #section2 .icon-child-development {
      font-size: 45px;
      width: 100px; } }
  @media (max-width: 1199.98px) {
    /* line 1666, ../scss/_common.scss */
    #section2 .icon-child-development {
      font-size: 42px;
      width: 90px; } }
  @media (max-width: 991.98px) {
    /* line 1666, ../scss/_common.scss */
    #section2 .icon-child-development {
      font-size: 38px;
      width: 80px;
      padding: 22px; } }
/* line 1696, ../scss/_common.scss */
#section2 .child-text h3 {
  color: #14853F; }
  @media (max-width: 1399.98px) {
    /* line 1696, ../scss/_common.scss */
    #section2 .child-text h3 {
      font-size: 28px; } }
  @media (max-width: 1199.98px) {
    /* line 1696, ../scss/_common.scss */
    #section2 .child-text h3 {
      font-size: 26px; } }
  @media (max-width: 991.98px) {
    /* line 1696, ../scss/_common.scss */
    #section2 .child-text h3 {
      font-size: 24px; } }
  @media (max-width: 767.98px) {
    /* line 1696, ../scss/_common.scss */
    #section2 .child-text h3 {
      font-size: 22px;
      line-height: 20px; } }
  @media (max-width: 575.98px) {
    /* line 1696, ../scss/_common.scss */
    #section2 .child-text h3 {
      font-size: 20px;
      line-height: 20px; } }
  @media (max-width: 480px) {
    /* line 1696, ../scss/_common.scss */
    #section2 .child-text h3 {
      font-size: 18px;
      line-height: 20px; } }
/* line 1724, ../scss/_common.scss */
#section2 .community-text h3 {
  color: #E5A93F; }
  @media (max-width: 1399.98px) {
    /* line 1724, ../scss/_common.scss */
    #section2 .community-text h3 {
      font-size: 28px; } }
  @media (max-width: 1199.98px) {
    /* line 1724, ../scss/_common.scss */
    #section2 .community-text h3 {
      font-size: 26px; } }
  @media (max-width: 991.98px) {
    /* line 1724, ../scss/_common.scss */
    #section2 .community-text h3 {
      font-size: 24px; } }
  @media (max-width: 767.98px) {
    /* line 1724, ../scss/_common.scss */
    #section2 .community-text h3 {
      font-size: 22px;
      line-height: 20px; } }
  @media (max-width: 575.98px) {
    /* line 1724, ../scss/_common.scss */
    #section2 .community-text h3 {
      font-size: 20px;
      line-height: 20px; } }
  @media (max-width: 480px) {
    /* line 1724, ../scss/_common.scss */
    #section2 .community-text h3 {
      font-size: 18px;
      line-height: 20px; } }
/* line 1781, ../scss/_common.scss */
#section2 .community-icon {
  background: #FFC425;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-align: center; }
  @media (max-width: 1399.98px) {
    /* line 1781, ../scss/_common.scss */
    #section2 .community-icon {
      height: 100px; } }
  @media (max-width: 1199.98px) {
    /* line 1781, ../scss/_common.scss */
    #section2 .community-icon {
      height: 90px; } }
  @media (max-width: 991.98px) {
    /* line 1781, ../scss/_common.scss */
    #section2 .community-icon {
      height: 80px; } }
  @media (max-width: 575.98px) {
    /* line 1781, ../scss/_common.scss */
    #section2 .community-icon {
      margin-right: 1rem !important; } }
/* line 1803, ../scss/_common.scss */
#section2 .icon-community {
  color: #fff;
  font-size: 52px;
  /* text-align: center; */
  width: 120px;
  padding: 30px; }
  @media (max-width: 1399.98px) {
    /* line 1803, ../scss/_common.scss */
    #section2 .icon-community {
      width: 100px;
      font-size: 45px; } }
  @media (max-width: 1199.98px) {
    /* line 1803, ../scss/_common.scss */
    #section2 .icon-community {
      width: 90px;
      font-size: 42px; } }
  @media (max-width: 991.98px) {
    /* line 1803, ../scss/_common.scss */
    #section2 .icon-community {
      width: 80px;
      font-size: 38px;
      padding: 22px; } }

/* line 1921, ../scss/_common.scss */
.gallery-play {
  position: relative; }
  /* line 1924, ../scss/_common.scss */
  .gallery-play img {
    display: block;
    transition: transform .4s;
    width: 100%; }
  /* line 1930, ../scss/_common.scss */
  .gallery-play a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative; }
  /* line 1937, ../scss/_common.scss */
  .gallery-play .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 67, 133, 0.2);
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
  /* line 1948, ../scss/_common.scss */
  .gallery-play:hover .overlay {
    background: rgba(1, 67, 133, 0.7); }
  /* line 1952, ../scss/_common.scss */
  .gallery-play:hover img {
    transform: scale(1.1);
    transform-origin: 50% 50%; }

/* line 1959, ../scss/_common.scss */
.gallery-play a:before {
  content: '\e912';
  position: absolute;
  font-family: 'st-icons';
  z-index: 1111;
  color: #fff;
  left: 39px;
  bottom: 46px;
  opacity: 1;
  font-size: 50px !important;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 1972, ../scss/_common.scss */
.gallery-home-img {
  overflow: hidden;
  position: relative; }

/* line 1977, ../scss/_common.scss */
.photos-videos-text {
  position: absolute;
  bottom: 15px;
  left: 30px;
  right: 50px;
  z-index: 2; }
  @media (max-width: 480px) {
    /* line 1977, ../scss/_common.scss */
    .photos-videos-text {
      left: 20px; } }
  /* line 1988, ../scss/_common.scss */
  .photos-videos-text h6 {
    color: #FBFCFE; }
  /* line 1992, ../scss/_common.scss */
  .photos-videos-text h3 {
    color: #fff;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 26px; }
    @media (max-width: 1199.98px) {
      /* line 1992, ../scss/_common.scss */
      .photos-videos-text h3 {
        width: 96%;
        font-size: 22px; } }
    @media (max-width: 991.98px) {
      /* line 1992, ../scss/_common.scss */
      .photos-videos-text h3 {
        font-size: 20px; } }
    @media (max-width: 388px) {
      /* line 1992, ../scss/_common.scss */
      .photos-videos-text h3 {
        font-size: 18px;
        line-height: 20px; } }

/* line 2014, ../scss/_common.scss */
.gallery-home-img {
  overflow: hidden;
  position: relative; }

/* line 2019, ../scss/_common.scss */
.overlay-photo {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: #01447c;
  background: -moz-linear-gradient(0deg, rgba(1, 68, 124, 0.7567401961) 0%, rgba(1, 67, 133, 0.0928746499) 100%);
  background: -webkit-linear-gradient(0deg, rgba(1, 68, 124, 0.7567401961) 0%, rgba(1, 67, 133, 0.0928746499) 100%);
  background: linear-gradient(0deg, rgba(1, 68, 124, 0.7567401961) 0%, rgba(1, 67, 133, 0.0928746499) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#01447c", endColorstr="#014385", GradientType=1);
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  z-index: 1; }

/* line 2036, ../scss/_common.scss */
.video-icon:after {
  content: '\e903';
  position: absolute;
  font-family: 'icomoon';
  z-index: 1111;
  color: #fff;
  left: 50%;
  bottom: 50%;
  opacity: 1;
  font-size: 50px !important;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  @media (max-width: 575.98px) {
    /* line 2036, ../scss/_common.scss */
    .video-icon:after {
      left: 46%;
      bottom: 36%; } }

/* line 2056, ../scss/_common.scss */
.photo-icon img {
  width: 42px !important;
  height: 34px;
  margin-bottom: 10px; }
  @media (max-width: 1199.98px) {
    /* line 2056, ../scss/_common.scss */
    .photo-icon img {
      width: 36px !important;
      height: 28px; } }

/* Recent Tweets */
/* line 2069, ../scss/_common.scss */
.media-box .widget {
  background-color: transparent !important;
  display: block;
  padding: 0px; }

/* line 2075, ../scss/_common.scss */
.tweets-home-main {
  border-bottom: 1px solid #efefef;
  margin-left: 30px; }
  @media (max-width: 767.98px) {
    /* line 2075, ../scss/_common.scss */
    .tweets-home-main {
      margin-top: 30px; } }
  @media (max-width: 991.98px) {
    /* line 2075, ../scss/_common.scss */
    .tweets-home-main {
      margin-left: 0px;
      margin-top: 35px; } }

/* line 2088, ../scss/_common.scss */
.tweets-wrap .widget-title {
  position: absolute;
  bottom: 35px;
  font-size: 1.5rem; }

/* line 2094, ../scss/_common.scss */
.tweets-wrap .widget-title a {
  color: #fff; }

/* line 2098, ../scss/_common.scss */
.tweets-wrap .widget-title a:hover {
  color: #1D2E5A; }

/* line 2102, ../scss/_common.scss */
.tweets-wrap a .icon-twitter-outline {
  font-size: 36px;
  color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 2111, ../scss/_common.scss */
.tweets-wrap a:hover .icon-twitter-outline {
  color: #1D2E5A; }

/* line 2115, ../scss/_common.scss */
.tweets ul {
  padding: 0; }

/* line 2119, ../scss/_common.scss */
.tweets ul li {
  display: block;
  list-style: none;
  width: 100%; }

/* line 2125, ../scss/_common.scss */
.tweets .user,
.tweets img {
  display: none; }

/* line 2130, ../scss/_common.scss */
.tweets a {
  overflow: hidden;
  font-size: 18px;
  color: #06AEEF;
  font-family: "co-arabic", "sans-serif"; }

/* line 2137, ../scss/_common.scss */
.tweets p.tweet {
  font-size: 18px;
  margin-bottom: 0px;
  color: #000D16;
  white-space: normal;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "co-arabic", "sans-serif";
  height: 110px; }
  @media (max-width: 1399.98px) {
    /* line 2137, ../scss/_common.scss */
    .tweets p.tweet {
      height: 91px; } }
  @media (max-width: 1199.98px) {
    /* line 2137, ../scss/_common.scss */
    .tweets p.tweet {
      line-height: 22px;
      font-size: 16px;
      height: 65px;
      -webkit-line-clamp: 3; } }
  @media (max-width: 991.98px) {
    /* line 2137, ../scss/_common.scss */
    .tweets p.tweet {
      margin-bottom: 0px;
      height: auto; } }
  @media (max-width: 388px) {
    /* line 2137, ../scss/_common.scss */
    .tweets p.tweet {
      font-size: 13px; } }

/* line 2170, ../scss/_common.scss */
.tweets p.tweet a {
  font-size: 18px;
  color: #06AEEF;
  margin-right: 3px;
  font-family: "co-arabic", "sans-serif"; }
  @media (max-width: 388px) {
    /* line 2170, ../scss/_common.scss */
    .tweets p.tweet a {
      font-size: 13px; } }

/* line 2181, ../scss/_common.scss */
.tweets p.tweet a:hover {
  color: #E5A93F; }

/* line 2185, ../scss/_common.scss */
.tweets p.timePosted {
  float: left;
  margin-bottom: 5px;
  margin-top: 15px; }

/* line 2191, ../scss/_common.scss */
.tweets p.timePosted a {
  color: #06AEEF;
  font-size: 16px;
  text-transform: uppercase; }

/* line 2197, ../scss/_common.scss */
.tweets p.timePosted a::first-word {
  font-size: 300%; }

/* line 2201, ../scss/_common.scss */
.tweets p.timePosted a:hover {
  color: #E5A93F; }

/* line 2205, ../scss/_common.scss */
.tweets p.interact {
  float: right;
  text-align: right;
  margin-top: 15px;
  margin-bottom: -16px; }

/* line 2212, ../scss/_common.scss */
.tweets p.interact a {
  visibility: hidden;
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  color: #06AEEF;
  padding-left: 1px; }

/* line 2221, ../scss/_common.scss */
.tweets p.interact a:hover {
  color: #E5A93F; }

/* line 2225, ../scss/_common.scss */
.tweets p.interact .twitter_reply_icon:before {
  content: "\e904";
  font-family: 'icomoon';
  display: inline-block;
  font-size: 16px;
  visibility: visible; }

/* line 2233, ../scss/_common.scss */
.twtr-cont {
  clear: both;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    /* line 2233, ../scss/_common.scss */
    .twtr-cont {
      padding: 0px 10px; } }

/* line 2242, ../scss/_common.scss */
.tweets p.interact .twitter_retweet_icon:before {
  content: "\e90a";
  font-family: 'icomoon';
  display: inline-block;
  font-size: 16px;
  visibility: visible; }

/* line 2250, ../scss/_common.scss */
.tweets p.interact .twitter_fav_icon:before {
  content: "\e90b";
  font-family: 'icomoon';
  display: inline-block;
  font-size: 16px;
  visibility: visible; }

/* line 2258, ../scss/_common.scss */
.icon-Tweeter {
  color: #63CCF5; }

@media (max-width: 991px) {
  /* line 2264, ../scss/_common.scss */
  .tweets-wrap .widget-title {
    bottom: -15px; } }
/* line 2269, ../scss/_common.scss */
.instagram-main {
  margin-top: 36px;
  margin-left: 30px; }
  @media (max-width: 1399.98px) {
    /* line 2269, ../scss/_common.scss */
    .instagram-main {
      margin-top: 23px; } }
  @media (max-width: 1199.98px) {
    /* line 2269, ../scss/_common.scss */
    .instagram-main {
      margin-top: 16px; } }
  @media (max-width: 991.98px) {
    /* line 2269, ../scss/_common.scss */
    .instagram-main {
      margin-left: 0px; } }
  /* line 2284, ../scss/_common.scss */
  .instagram-main h5 img {
    vertical-align: bottom; }
    @media (max-width: 1199.98px) {
      /* line 2284, ../scss/_common.scss */
      .instagram-main h5 img {
        width: 26px; } }
  /* line 2291, ../scss/_common.scss */
  .instagram-main .insta-section {
    margin-top: 20px; }

/* line 2296, ../scss/_common.scss */
.partners-logo {
  position: relative;
  background: #FAFAFA;
  padding: 0px;
  margin-top: 10%;
  	/*@media (max-width: 1399.98px) {
  		top: 100vh;
  	}
      @media (max-width: 1199.98px) {
  		top: 90vh;
  	}
      @media (max-width: 991.98px) {
  		top: 115vh;
  	}
      @media (max-width: 991.98px) {
  		top: 129vh;
  	}
      @media (max-width: 575.98px) {
  		 top: 150vh;
  	}
       @media (max-width: 480px) {
  		 top: 130vh;
  	}*/ }
  @media (max-width: 388px) {
    /* line 2296, ../scss/_common.scss */
    .partners-logo {
      overflow: hidden; } }
  /* line 2324, ../scss/_common.scss */
  .partners-logo h5 {
    color: #06AEEF !important;
    font-family: "co-arabic", "sans-serif";
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 2px; }
    @media (max-width: 1399.98px) {
      /* line 2324, ../scss/_common.scss */
      .partners-logo h5 {
        font-size: 14px; } }
  /* line 2336, ../scss/_common.scss */
  .partners-logo h3 {
    color: #01447C;
    font-family: "Cairo", "sans-serif";
    font-weight: 500; }
    @media (max-width: 1399.98px) {
      /* line 2336, ../scss/_common.scss */
      .partners-logo h3 {
        font-size: 26px; } }
    @media (max-width: 1199.98px) {
      /* line 2336, ../scss/_common.scss */
      .partners-logo h3 {
        font-size: 23px; } }
    @media (max-width: 991.98px) {
      /* line 2336, ../scss/_common.scss */
      .partners-logo h3 {
        margin-bottom: 10px; } }
    @media (max-width: 767.98px) {
      /* line 2336, ../scss/_common.scss */
      .partners-logo h3 {
        font-size: 20px; } }
  /* line 2355, ../scss/_common.scss */
  .partners-logo .partners-head {
    background: url("../images/Partion.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-top: 42px; }
    @media (max-width: 480px) {
      /* line 2355, ../scss/_common.scss */
      .partners-logo .partners-head {
        background: none; } }
    /* line 2363, ../scss/_common.scss */
    .partners-logo .partners-head h5 {
      font-size: 16px !important; }
      @media (max-width: 767.98px) {
        /* line 2363, ../scss/_common.scss */
        .partners-logo .partners-head h5 {
          font-size: 14px !important; } }
    @media (max-width: 1199.98px) {
      /* line 2355, ../scss/_common.scss */
      .partners-logo .partners-head {
        padding-top: 25px; } }
    @media (max-width: 767.98px) {
      /* line 2355, ../scss/_common.scss */
      .partners-logo .partners-head {
        padding-top: 32px; } }
    @media (max-width: 575.98px) {
      /* line 2355, ../scss/_common.scss */
      .partners-logo .partners-head {
        padding-left: 30px; } }

/***************************************************
  Partners
****************************************************/
/* line 2388, ../scss/_common.scss */
.partners .logo {
  padding: 18px 0px;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  margin: 1px; }
  @media (max-width: 575.98px) {
    /* line 2388, ../scss/_common.scss */
    .partners .logo {
      padding: 10px 20px; } }

/*==============================================
	Footer Section Styles
===============================================*/
/* line 2408, ../scss/_common.scss */
footer {
  background-color: #01447C; }
  /* line 2411, ../scss/_common.scss */
  footer:before {
    content: '';
    position: absolute;
    background: url(../images/bg-theme-outline.svg);
    width: 100%;
    height: 27%;
    display: block;
    opacity: 0.5;
    background-position: -477% 67%;
    background-repeat: no-repeat;
    pointer-events: none; }
  /* line 2427, ../scss/_common.scss */
  footer .container {
    padding: 60px 0 20px 0; }
    @media (max-width: 575.98px) {
      /* line 2427, ../scss/_common.scss */
      footer .container {
        padding: 40px 30px 20px 30px; } }

/* line 2435, ../scss/_common.scss */
footer .sr-only {
  color: #fff; }

/* line 2439, ../scss/_common.scss */
footer p {
  font-size: 14px;
  color: #fff;
  font-family: "co-arabic", "sans-serif";
  margin-bottom: 10px;
  line-height: 23px; }

/* line 2447, ../scss/_common.scss */
footer h3 {
  margin-bottom: 20px;
  position: relative;
  color: #E5A93F !important;
  line-height: 26px;
  font-size: 24px;
  font-weight: 500; }
  @media (max-width: 991.98px) {
    /* line 2447, ../scss/_common.scss */
    footer h3 {
      font-size: 22px !important; } }
  @media (max-width: 767.98px) {
    /* line 2447, ../scss/_common.scss */
    footer h3 {
      font-size: 20px; } }
  @media (max-width: 575.98px) {
    /* line 2447, ../scss/_common.scss */
    footer h3 {
      font-size: 18px; } }

/* line 2468, ../scss/_common.scss */
footer .address {
  padding-right: 50px;
  position: relative; }
  @media (max-width: 1199.98px) {
    /* line 2468, ../scss/_common.scss */
    footer .address {
      padding-right: 50px; } }

/* line 2477, ../scss/_common.scss */
footer h2,
footer h2 a {
  color: #fff !important;
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 500; }
  @media (max-width: 767.98px) {
    /* line 2477, ../scss/_common.scss */
    footer h2,
    footer h2 a {
      font-size: 22px; } }
  @media (max-width: 575.98px) {
    /* line 2477, ../scss/_common.scss */
    footer h2,
    footer h2 a {
      font-size: 18px; } }

/* line 2493, ../scss/_common.scss */
footer h2 a:hover,
footer h2 a:focus,
footer h2 a:active {
  font-size: 24px;
  font-weight: bold; }
  @media (max-width: 767.98px) {
    /* line 2493, ../scss/_common.scss */
    footer h2 a:hover,
    footer h2 a:focus,
    footer h2 a:active {
      font-size: 22px; } }

/* line 2504, ../scss/_common.scss */
footer h2 a:hover {
  color: #7fbc03 !important;
  font-size: 24px;
  font-weight: bold; }
  @media (max-width: 767.98px) {
    /* line 2504, ../scss/_common.scss */
    footer h2 a:hover {
      font-size: 22px; } }

/* line 2514, ../scss/_common.scss */
footer a.arrowlink:hover,
footer a:hover.arrowlink:before {
  color: #fff !important; }

/* line 2519, ../scss/_common.scss */
footer a.arrowlink:visited {
  color: #7fbc03; }

/* line 2523, ../scss/_common.scss */
footer .address h2 {
  line-height: 30px;
  padding-top: 6px; }

/* line 2528, ../scss/_common.scss */
footer .address .po {
  color: #c6c8c9;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 20px; }

/* line 2535, ../scss/_common.scss */
footer .address .ncc {
  color: #c6c8c9;
  font-size: 14px;
  padding-bottom: 0;
  margin-bottom: 0px; }

/* line 2542, ../scss/_common.scss */
footer .address .ncc .ncc-name {
  font-weight: 300; }

/* line 2546, ../scss/_common.scss */
footer .address .ncc a {
  font-size: 20px;
  color: #fff;
  font-family: "Cairo", "sans-serif";
  padding-right: 5px;
  font-weight: 300; }
  @media (max-width: 575.98px) {
    /* line 2546, ../scss/_common.scss */
    footer .address .ncc a {
      font-size: 16px; } }

/* line 2559, ../scss/_common.scss */
footer .address .ncc a:hover {
  color: #E5A93F; }

/* line 2563, ../scss/_common.scss */
footer .quicklinks h2 {
  padding-bottom: 10px; }

/* line 2567, ../scss/_common.scss */
footer .quicklinks ul {
  margin-top: 0px;
  width: 100%;
  display: block;
  float: left; }

/* line 2574, ../scss/_common.scss */
footer .quicklinks li {
  display: inline-block;
  width: calc(50% - 20px);
  margin-right: 20px;
  line-height: 18px;
  padding-top: 6px;
  padding-bottom: 4px;
  vertical-align: top; }
  @media (max-width: 388px) {
    /* line 2574, ../scss/_common.scss */
    footer .quicklinks li {
      width: 100%; } }

/* line 2588, ../scss/_common.scss */
footer .quicklinks li:nth-of-type(2n) {
  margin-right: 0; }

/* line 2592, ../scss/_common.scss */
footer .quicklinks li a {
  font-size: 14px;
  color: #fff;
  line-height: 17px;
  font-family: "co-arabic", "sans-serif"; }
  @media (max-width: 575.98px) {
    /* line 2592, ../scss/_common.scss */
    footer .quicklinks li a {
      font-size: 13px;
      line-height: 14px; } }

/* line 2604, ../scss/_common.scss */
footer .quicklinks li a:hover {
  color: #E5A93F; }

/* line 2608, ../scss/_common.scss */
footer .copyright {
  font-size: 14px;
  font-family: "Cairo", "sans-serif";
  font-weight: 400;
  line-height: 16px;
  color: #ACC0D1;
  padding-bottom: 0;
  margin-bottom: 3px;
  margin-top: 0px;
  text-align: left; }
  /* line 2618, ../scss/_common.scss */
  footer .copyright br {
    display: none; }
    @media (max-width: 575.98px) {
      /* line 2618, ../scss/_common.scss */
      footer .copyright br {
        display: block; } }

/* line 2625, ../scss/_common.scss */
footer .boxon {
  font-size: 14px;
  font-family: "Cairo", "sans-serif";
  font-weight: 400;
  line-height: 20px;
  color: #ACC0D1;
  padding-bottom: 0; }

/* line 2634, ../scss/_common.scss */
footer .boxon img {
  vertical-align: baseline;
  height: 16px;
  width: auto; }
  @media (max-width: 480px) {
    /* line 2634, ../scss/_common.scss */
    footer .boxon img {
      margin-bottom: 0px;
      vertical-align: baseline; } }

/* line 2644, ../scss/_common.scss */
footer hr {
  margin: 20px 0; }
  @media (max-width: 767.98px) {
    /* line 2644, ../scss/_common.scss */
    footer hr {
      margin: 15px 0; } }
  @media (max-width: 575.98px) {
    /* line 2644, ../scss/_common.scss */
    footer hr {
      margin: 10px 0; } }

@media (max-width: 767.98px) {
  /* line 2654, ../scss/_common.scss */
  .social-ftr-main {
    display: block !important;
    text-align: left;
    margin-bottom: 17px; } }

/* line 2662, ../scss/_common.scss */
footer .footer-logos li {
  float: left; }

/* line 2666, ../scss/_common.scss */
footer .footer-logos li.bahrain-bh {
  margin-top: 15px;
  margin-left: 30px; }

/* line 2671, ../scss/_common.scss */
footer .footer-links {
  color: #fff;
  font-size: 14px;
  font-family: "Cairo", "sans-serif";
  font-weight: 400;
  line-height: 22px;
  text-align: left; }

/* line 2680, ../scss/_common.scss */
footer .footer-links a {
  color: #fff;
  padding: 0 5px;
  font-size: 14px; }
  @media (max-width: 388px) {
    /* line 2680, ../scss/_common.scss */
    footer .footer-links a {
      font-size: 12px; } }

/* line 2690, ../scss/_common.scss */
footer .footer-links a:first-child {
  padding-left: 0; }

/* line 2694, ../scss/_common.scss */
footer .footer-links a:last-child {
  padding-right: 0; }

/* line 2698, ../scss/_common.scss */
footer .footer-links a:hover {
  color: #E5A93F; }

/* line 2702, ../scss/_common.scss */
footer .social-txt {
  font-size: 14px;
  font-weight: 300;
  color: #C3C3C3;
  float: left;
  margin-right: 37px;
  margin-top: 0px; }
  @media (max-width: 991.98px) {
    /* line 2702, ../scss/_common.scss */
    footer .social-txt {
      margin-right: 36px;
      margin-top: 5px; } }
  @media (max-width: 575.98px) {
    /* line 2702, ../scss/_common.scss */
    footer .social-txt {
      margin-top: 5px; } }

/* line 2721, ../scss/_common.scss */
footer .social-txt:after {
  width: 17px;
  height: 1px;
  background: #4d718f;
  content: '';
  position: absolute;
  margin-top: 13px;
  margin-left: 10px; }
  @media (max-width: 991.98px) {
    /* line 2721, ../scss/_common.scss */
    footer .social-txt:after {
      margin-top: 9px; } }

/* line 2735, ../scss/_common.scss */
footer .social-icons {
  margin-top: 0px; }

/* line 2739, ../scss/_common.scss */
footer .social-icons li {
  float: left;
  margin-right: 10px; }

/* line 2744, ../scss/_common.scss */
footer .social-icons li a {
  color: #fff; }

/* line 2749, ../scss/_common.scss */
footer .social-icons li a:hover {
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

@media (max-width: 991.98px) {
  /* line 2754, ../scss/_common.scss */
  footer .social-icons li span {
    font-size: 12px; } }

/* line 2761, ../scss/_common.scss */
footer .social-icons li a span:hover {
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 2766, ../scss/_common.scss */
.useful-links ul li {
  width: 100%; }

/* line 2770, ../scss/_common.scss */
.border1 {
  color: rgba(255, 255, 255, 0.2); }

/* line 2774, ../scss/_common.scss */
.subscribe-newsletter h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 500; }
  @media (max-width: 575.98px) {
    /* line 2774, ../scss/_common.scss */
    .subscribe-newsletter h4 {
      font-size: 16px; } }

/* line 2784, ../scss/_common.scss */
footer .social-icons i {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 7px 0;
  display: inline-block;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: #fff;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 2800, ../scss/_common.scss */
footer .social-icons i:hover {
  background-color: #7fbc03; }

/* line 2804, ../scss/_common.scss */
footer .social-icons span {
  color: #E5A93F;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 2809, ../scss/_common.scss */
footer .social-icons span:hover {
  color: #fff; }

/* line 2815, ../scss/_common.scss */
footer .subscribe-newsletter h3 {
  text-transform: none;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 0.5px;
  margin-bottom: 10px; }

/* line 2823, ../scss/_common.scss */
footer .subscribe-newsletter input {
  border: 1px solid #4d718f;
  outline: 0;
  padding: 11px 15px;
  font-size: 14px;
  color: #fff;
  width: 95%;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: none;
  padding-right: 45px; }
  @media (max-width: 991.98px) {
    /* line 2823, ../scss/_common.scss */
    footer .subscribe-newsletter input {
      width: 65%; } }
  @media (max-width: 767.98px) {
    /* line 2823, ../scss/_common.scss */
    footer .subscribe-newsletter input {
      width: 100%; } }

/* line 2848, ../scss/_common.scss */
footer .subscribe-newsletter button {
  margin-left: -50px; }

/* line 2852, ../scss/_common.scss */
footer .subscribe-newsletter input:focus {
  background-color: none;
  color: #fff; }

/* line 2857, ../scss/_common.scss */
.sub-email-bg:after {
  content: "\e90c";
  font-family: 'icomoon';
  display: inline-block;
  font-size: 21px;
  color: #FFC425;
  margin-top: 10px; }

/* line 2866, ../scss/_common.scss */
footer .subscribe-newsletter input::-webkit-input-placeholder {
  color: #ddd; }

/* line 2870, ../scss/_common.scss */
footer .subscribe-newsletter input::-moz-placeholder {
  color: #ddd; }

/* line 2874, ../scss/_common.scss */
footer .subscribe-newsletter input:-moz-placeholder {
  color: #ddd; }

/* line 2878, ../scss/_common.scss */
footer .subscribe-newsletter input:-ms-input-placeholder {
  color: #ddd; }

/* line 2882, ../scss/_common.scss */
footer .subscribe-newsletter input:focus::-webkit-input-placeholder {
  color: #fff; }

/* line 2886, ../scss/_common.scss */
footer .subscribe-newsletter input:focus::-moz-placeholder {
  color: #fff; }

/* line 2890, ../scss/_common.scss */
footer .subscribe-newsletter input:focus:-moz-placeholder {
  color: #fff; }

/* line 2894, ../scss/_common.scss */
footer .subscribe-newsletter input:focus:-ms-input-placeholder {
  color: #fff; }

/* line 2899, ../scss/_common.scss */
.menu-social-media span {
  font-size: 18px; }

/* line 2903, ../scss/_common.scss */
.menu-social-media .icon-linkedin {
  font-size: 20px; }

@media (max-width: 1199.98px) {
  /* line 2908, ../scss/_common.scss */
  #pp-nav.right {
    right: 0px; } }

@media (max-width: 991.98px) {
  /* line 2915, ../scss/_common.scss */
  .mrgn-btm-20 {
    margin-bottom: 20px; } }

@media (max-width: 767.98px) {
  /* line 2920, ../scss/_common.scss */
  .menu-slide .navik-menu-overlay > ul {
    margin-top: 50px; } }

/* line 2927, ../scss/_common.scss */
.turn-to-black .pp-tooltip {
  color: #01447C !important; }

/*.animate-left {
    @include transition(1s);
    margin-left: -100%;
    opacity: 0;
}
.animate-left.animate {
    opacity: 1;
    margin-left: 0;
}*/
@media (max-width: 575.98px) {
  /* line 2948, ../scss/_common.scss */
  .padding-lf-15 {
    padding-left: 15px !important; } }

@media (max-width: 575.98px) {
  /* line 2953, ../scss/_common.scss */
  .padding-rt-15 {
    padding-right: 15px !important; } }

/* line 2958, ../scss/_common.scss */
.icon-scroll {
  position: absolute;
  left: 50%;
  bottom: 5%;
  z-index: 99;
  width: 25px;
  height: 40px;
  margin-left: -20px;
  margin-top: -35px;
  cursor: pointer;
  border-radius: 25px;
  background: transparent;
  border: 2px solid #ffffff; }
  /* line 2977, ../scss/_common.scss */
  .icon-scroll:before {
    position: absolute;
    left: 62%;
    z-index: 99;
    content: '';
    width: 3px;
    height: 5px;
    background: #ffffff;
    border-radius: 2px;
    margin-left: -4px;
    top: 8px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll; }
  @media (max-width: 991.98px) {
    /* line 2958, ../scss/_common.scss */
    .icon-scroll {
      bottom: 8%; } }

@-webkit-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@media (max-width: 480px) {
  /* line 3022, ../scss/_common.scss */
  .partner-slider .owl-item {
    text-align: center !important; } }

/* line 3135, ../scss/_common.scss */
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 0; }
  @media (max-width: 575.98px) {
    /* line 3135, ../scss/_common.scss */
    [data-aos^=fade][data-aos^=fade].aos-animate {
      opacity: 1; } }

/* line 3141, ../scss/_common.scss */
.animate-v {
  opacity: 0; }

/* line 3144, ../scss/_common.scss */
.animate-v.animate-down {
  opacity: 0;
  bottom: 620px; }

@media (max-width: 480px) {
  /* line 3149, ../scss/_common.scss */
  #loading .loader, #loading .loader__figure {
    top: 33%; } }

@media (max-width: 480px) {
  /* line 3155, ../scss/_common.scss */
  .menu-slide .navik-menu-overlay > ul > li > ul {
    padding-top: 5px; } }

@media (max-width: 480px) {
  /* line 3161, ../scss/_common.scss */
  .navik-menu-overlay > ul > li > ul {
    padding: 10px 0 0px; } }

@media (max-width: 575.98px) {
  /* line 3168, ../scss/_common.scss */
  .news-section {
    padding-left: 30px;
    padding-right: 30px; } }

/*img.video-play-buttons {
	@media (max-width: 1650px){
		margin-left: -300px !important;
	}
	@media (max-width: 1399.98px){
		margin-left: -300px !important;
    	margin-top: -10px !important;
	}
	@media (max-width: 991.98px) {
    margin-left: -230px !important;
    margin-top: -70px !important;
	width: 60px !important;
	height: 60px !important;
	}
	@media (max-width: 575.98px) {
    margin-left: -140px !important;
	}
	@media (max-width: 480px) {
    margin-left: -430px !important;
	margin-top: 270px !important;
	}
	@media (max-width: 430px) {
 	margin-left: -400px !important;
	}
	@media (max-width: 388px) {
    margin-left: -360px !important;
	margin-top: 230px !important;
	}
	@media (max-width: 350px) {
    margin-left: -330px !important;
	margin-top: 230px !important;
	}

}*/
@media (max-width: 991.98px) {
  /* line 3208, ../scss/_common.scss */
  img.video-play-buttons {
    width: 60px !important;
    height: 60px !important; } }

@media (max-width: 991.98px) {
  /* line 3214, ../scss/_common.scss */
  #guy {
    top: -50px !important; } }
@media (max-width: 575.98px) {
  /* line 3214, ../scss/_common.scss */
  #guy {
    top: 200px !important; } }
@media (max-width: 480px) {
  /* line 3214, ../scss/_common.scss */
  #guy {
    top: 130px !important; } }

/*.video-box { 
    height: 100%;
}*/
/* line 3228, ../scss/_common.scss */
.tp-parallax-wrap {
  margin-top: 100px; }
  @media (max-width: 1920px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-top: 0px !important; } }
  @media (max-width: 1650px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-left: 70px !important;
      margin-top: -40px !important; } }
  @media (max-width: 1399.98px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-left: 100px !important;
      margin-top: -20px !important; } }
  @media (max-width: 1199.98px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-left: 110px !important;
      margin-top: 40px !important; } }
  @media (max-width: 991.98px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-left: 100px !important;
      margin-top: 60px !important; } }
  @media (max-width: 767.98px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-left: 70px !important;
      margin-top: 70px !important; } }
  @media (max-width: 575.98px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-left: 20px !important;
      margin-top: 100px !important; } }
  @media (max-width: 480px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-top: 200px !important; } }
  @media (max-width: 388px) {
    /* line 3228, ../scss/_common.scss */
    .tp-parallax-wrap {
      margin-top: 230px !important; } }

/* line 3265, ../scss/_common.scss */
.video-box {
  /*display: none;*/
  width: 100%;
  height: 100%; }

/* line 3271, ../scss/_common.scss */
video {
  object-fit: cover; }

/* line 3275, ../scss/_common.scss */
[class*="scaption"][class*="-large"] {
  font-size: 65px;
  line-height: 70px;
  font-family: "Cairo", "sans-serif";
  color: #fff;
  font-weight: 700;
  z-index: 10;
  text-transform: none !important; }
  @media (max-width: 991.98px) {
    /* line 3275, ../scss/_common.scss */
    [class*="scaption"][class*="-large"] {
      font-size: 50px !important;
      line-height: 50px !important; } }
  @media (max-width: 767.98px) {
    /* line 3275, ../scss/_common.scss */
    [class*="scaption"][class*="-large"] {
      font-size: 40px !important;
      line-height: 1.2em !important; } }
  @media (max-width: 575.98px) {
    /* line 3291, ../scss/_common.scss */
    [class*="scaption"][class*="-large"] .scaption-white-medium p {
      width: 75% !important; } }

/* line 3309, ../scss/_common.scss */
[class*="scaption"][class*="-medium"] p {
  line-height: 30px;
  color: #fff !important;
  font-family: "co-arabic", "sans-serif";
  font-weight: 300 !important;
  font-size: 20px !important;
  z-index: 10;
  text-transform: none !important; }
  @media (max-width: 1199.98px) {
    /* line 3309, ../scss/_common.scss */
    [class*="scaption"][class*="-medium"] p {
      margin-top: 10px !important;
      line-height: 28px !important; } }
  @media (max-width: 991.98px) {
    /* line 3309, ../scss/_common.scss */
    [class*="scaption"][class*="-medium"] p {
      margin-top: 10px !important;
      line-height: 26px !important;
      font-size: 18px !important; } }
  @media (max-width: 767.98px) {
    /* line 3309, ../scss/_common.scss */
    [class*="scaption"][class*="-medium"] p {
      margin-top: 20px !important;
      line-height: 24px !important;
      font-size: 16px !important; } }
  @media (max-width: 575.98px) {
    /* line 3309, ../scss/_common.scss */
    [class*="scaption"][class*="-medium"] p {
      font-size: 14px !important;
      line-height: 22px !important;
      margin-top: 20px !important; } }
  @media (max-width: 480px) {
    /* line 3309, ../scss/_common.scss */
    [class*="scaption"][class*="-medium"] p {
      font-size: 14px !important;
      line-height: 19px !important;
      margin-top: 30px !important; } }
  @media (max-width: 480px) {
    /* line 3309, ../scss/_common.scss */
    [class*="scaption"][class*="-medium"] p {
      display: none !important; } }

/* line 3358, ../scss/_common.scss */
.banner-buttons {
  margin-top: 30px !important; }
  @media (max-width: 1650px) {
    /* line 3358, ../scss/_common.scss */
    .banner-buttons {
      margin-top: 45px !important; } }
  @media (max-width: 767.98px) {
    /* line 3358, ../scss/_common.scss */
    .banner-buttons {
      margin-top: 30px !important; } }

/* line 3368, ../scss/_common.scss */
.banner-buttons a {
  color: #003C34 !important;
  background-color: #E5A93F !important;
  font-weight: 400 !important;
  padding: 10px 20px !important;
  border-radius: 0px;
  font-size: 16px !important;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  /* line 3376, ../scss/_common.scss */
  .banner-buttons a:hover {
    background-color: #F6630C !important;
    color: #fff !important; }
  @media (max-width: 1199.98px) {
    /* line 3368, ../scss/_common.scss */
    .banner-buttons a {
      margin-top: 50px !important; } }
  @media (max-width: 991.98px) {
    /* line 3368, ../scss/_common.scss */
    .banner-buttons a {
      margin-top: 70px !important;
      padding: 14px 16px !important; } }
  @media (max-width: 767.98px) {
    /* line 3368, ../scss/_common.scss */
    .banner-buttons a {
      margin-top: 90px !important;
      font-size: 14px !important; } }
  @media (max-width: 575.98px) {
    /* line 3368, ../scss/_common.scss */
    .banner-buttons a {
      margin-top: 110px !important; } }
  @media (max-width: 480px) {
    /* line 3368, ../scss/_common.scss */
    .banner-buttons a {
      margin-top: 10px !important; } }
  @media (max-width: 388px) {
    /* line 3368, ../scss/_common.scss */
    .banner-buttons a {
      margin-top: 0px !important;
      font-size: 10px !important; } }

@media (max-width: 575.98px) {
  /* line 3403, ../scss/_common.scss */
  .pp-scrollable {
    position: relative; } }

@media (max-width: 575.98px) {
  /* line 3409, ../scss/_common.scss */
  header.header-top.header-2 .header-inner {
    padding: 12px 15px; } }
@media (max-width: 575.98px) {
  /* line 3414, ../scss/_common.scss */
  header.header-top.header-2 a img {
    max-width: 100px; } }
@media (max-width: 575.98px) {
  /* line 3419, ../scss/_common.scss */
  header.header-top.header-2 .search-cont-right {
    margin-top: 12px; } }
@media (max-width: 575.98px) {
  /* line 3424, ../scss/_common.scss */
  header.header-top.header-2 .navik-header-overlay .burger-menu {
    top: 18px; } }

/* line 3430, ../scss/_common.scss */
.header-top .subscribe-link {
  opacity: 1;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  @media (max-width: 767.98px) {
    /* line 3430, ../scss/_common.scss */
    .header-top .subscribe-link {
      display: none !important; } }
  /* line 3436, ../scss/_common.scss */
  .header-top .subscribe-link a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding-right: 30px; }
    @media (max-width: 991.98px) {
      /* line 3436, ../scss/_common.scss */
      .header-top .subscribe-link a {
        font-size: 16px;
        padding-right: 20px; } }
    /* line 3445, ../scss/_common.scss */
    .header-top .subscribe-link a:hover {
      color: #F6630C; }

/* line 3453, ../scss/_common.scss */
.tp-bullets.hesperiden {
  top: 45% !important; }
  @media (max-width: 991.98px) {
    /* line 3453, ../scss/_common.scss */
    .tp-bullets.hesperiden {
      top: 88% !important; } }
  @media (max-width: 575.98px) {
    /* line 3453, ../scss/_common.scss */
    .tp-bullets.hesperiden {
      top: 88% !important; } }
  @media (max-width: 480px) {
    /* line 3453, ../scss/_common.scss */
    .tp-bullets.hesperiden {
      top: 41% !important;
      left: -20px !important; } }

/* line 3466, ../scss/_common.scss */
.rev-slider {
  height: 100vh !important; }

/* line 3469, ../scss/_common.scss */
.rev-slider-wrapper {
  width: 100%;
  height: 100vh !important; }

/* line 3473, ../scss/_common.scss */
.hesperiden .tp-bullet {
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.53) !important;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  width: 14px;
  height: 14px;
  margin-bottom: 5px !important; }
  /* line 3480, ../scss/_common.scss */
  .hesperiden .tp-bullet:hover {
    background: #E5A93F !important; }

/* line 3484, ../scss/_common.scss */
.hesperiden .tp-bullet.selected {
  background: #E5A93F !important;
  border: 1px solid #E5A93F !important; }

/* line 3500, ../scss/_common.scss */
#pp-nav {
  display: none; }

/******************1st section*****************/
/* line 3505, ../scss/_common.scss */
h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 60px;
  text-transform: none; }
  @media (max-width: 1920px) {
    /* line 3505, ../scss/_common.scss */
    h2 {
      font-size: 40px !important;
      line-height: 50px !important; } }
  @media (max-width: 991.98px) {
    /* line 3505, ../scss/_common.scss */
    h2 {
      font-size: 36px !important;
      line-height: 46px !important; } }
  @media (max-width: 767.98px) {
    /* line 3505, ../scss/_common.scss */
    h2 {
      font-size: 30px !important;
      line-height: 40px !important; } }
  @media (max-width: 575.98px) {
    /* line 3505, ../scss/_common.scss */
    h2 {
      font-size: 28px !important;
      line-height: 38px !important; } }
  @media (max-width: 480px) {
    /* line 3505, ../scss/_common.scss */
    h2 {
      font-size: 26px !important;
      line-height: 34px !important; } }

/* line 3531, ../scss/_common.scss */
h3 {
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
  text-transform: none; }
  @media (max-width: 1199.98px) {
    /* line 3531, ../scss/_common.scss */
    h3 {
      font-size: 28px !important;
      line-height: 36px !important; } }
  @media (max-width: 991.98px) {
    /* line 3531, ../scss/_common.scss */
    h3 {
      font-size: 26px !important;
      line-height: 34px !important; } }
  @media (max-width: 767.98px) {
    /* line 3531, ../scss/_common.scss */
    h3 {
      font-size: 24px !important;
      line-height: 32px !important; } }
  @media (max-width: 575.98px) {
    /* line 3531, ../scss/_common.scss */
    h3 {
      font-size: 22px !important;
      line-height: 30px !important; } }
  @media (max-width: 480px) {
    /* line 3531, ../scss/_common.scss */
    h3 {
      font-size: 20px !important;
      line-height: 28px !important; } }
  @media (max-width: 388px) {
    /* line 3531, ../scss/_common.scss */
    h3 {
      font-size: 18px !important;
      line-height: 26px !important; } }

/* line 3562, ../scss/_common.scss */
h4 {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  text-transform: none; }
  @media (max-width: 767.98px) {
    /* line 3562, ../scss/_common.scss */
    h4 {
      font-size: 20px !important;
      line-height: 28px !important; } }
  @media (max-width: 575.98px) {
    /* line 3562, ../scss/_common.scss */
    h4 {
      font-size: 19px !important;
      line-height: 27px !important; } }

/* line 3576, ../scss/_common.scss */
h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px; }
  @media (max-width: 767.98px) {
    /* line 3576, ../scss/_common.scss */
    h5 {
      font-size: 18px;
      line-height: 26px; } }

/* line 3585, ../scss/_common.scss */
p {
  font-size: 18px;
  font-weight: 300;
  color: #313131; }
  @media (max-width: 767.98px) {
    /* line 3585, ../scss/_common.scss */
    p {
      font-size: 16px; } }

/* line 3595, ../scss/_common.scss */
.rev-slider-wrapper {
  position: relative;
  z-index: 0;
  direction: ltr !important; }

/* line 3600, ../scss/_common.scss */
.rev-slider .tp-caption, .rev-slider .caption {
  text-align: right !important;
  direction: rtl !important; }

/* line 3617, ../scss/_common.scss */
.public-offering-main-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 3617, ../scss/_common.scss */
    .public-offering-main-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 3617, ../scss/_common.scss */
    .public-offering-main-section {
      padding-top: 50px;
      padding-left: 20px;
      padding-right: 20px;
      position: relative; } }

/* line 3632, ../scss/_common.scss */
.public-offering-section .public-offering-content-area {
  padding-left: 50px; }
  @media (max-width: 1399.98px) {
    /* line 3632, ../scss/_common.scss */
    .public-offering-section .public-offering-content-area {
      padding-left: 20px; } }
  @media (max-width: 575.98px) {
    /* line 3632, ../scss/_common.scss */
    .public-offering-section .public-offering-content-area {
      padding-left: 0px; } }
  /* line 3640, ../scss/_common.scss */
  .public-offering-section .public-offering-content-area h2 {
    color: #003C34; }
  /* line 3643, ../scss/_common.scss */
  .public-offering-section .public-offering-content-area h4 {
    color: #313131; }
/* line 3647, ../scss/_common.scss */
.public-offering-section .public-offering-image-area {
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  /* line 3650, ../scss/_common.scss */
  .public-offering-section .public-offering-image-area img {
    width: 100%;
    transition: transform .4s;
    display: block; }
  /* line 3656, ../scss/_common.scss */
  .public-offering-section .public-offering-image-area:hover img {
    transform: scale(1.1);
    transform-origin: 50% 50%; }
/* line 3662, ../scss/_common.scss */
.public-offering-section .public-offering-bottom-area {
  background-color: #F4F4F4; }
  /* line 3665, ../scss/_common.scss */
  .public-offering-section .public-offering-bottom-area .drilling-since-years-area .years-of-excellence {
    font-size: 135px;
    letter-spacing: 6px;
    -webkit-text-stroke-width: 3px;
    -moz-text-stroke-width: 3px;
    -webkit-text-stroke-color: #F6630C;
    -moz-text-stroke-color: #F6630C;
    color: #F4F4F4 !important;
    line-height: 135px;
    font-weight: 400;
    text-transform: capitalize; }
    @media (max-width: 1399.98px) {
      /* line 3665, ../scss/_common.scss */
      .public-offering-section .public-offering-bottom-area .drilling-since-years-area .years-of-excellence {
        font-size: 100px;
        line-height: 100px; } }
    @media (max-width: 991.98px) {
      /* line 3665, ../scss/_common.scss */
      .public-offering-section .public-offering-bottom-area .drilling-since-years-area .years-of-excellence {
        font-size: 80px;
        line-height: 80px; } }
    @media (max-width: 480px) {
      /* line 3665, ../scss/_common.scss */
      .public-offering-section .public-offering-bottom-area .drilling-since-years-area .years-of-excellence {
        font-size: 60px;
        line-height: 60px; } }
    @media (max-width: 388px) {
      /* line 3665, ../scss/_common.scss */
      .public-offering-section .public-offering-bottom-area .drilling-since-years-area .years-of-excellence {
        font-size: 50px;
        line-height: 50px; } }
    /* line 3693, ../scss/_common.scss */
    .public-offering-section .public-offering-bottom-area .drilling-since-years-area .years-of-excellence h4 {
      font-weight: bold;
      margin-bottom: 0px; }
  @media (max-width: 1399.98px) {
    /* line 3700, ../scss/_common.scss */
    .public-offering-section .public-offering-bottom-area .drilling-since-image-area img {
      max-width: 120px; } }
  @media (max-width: 767.98px) {
    /* line 3700, ../scss/_common.scss */
    .public-offering-section .public-offering-bottom-area .drilling-since-image-area img {
      max-width: 110px; } }
  @media (max-width: 480px) {
    /* line 3700, ../scss/_common.scss */
    .public-offering-section .public-offering-bottom-area .drilling-since-image-area img {
      max-width: 100px; } }
  @media (max-width: 388px) {
    /* line 3700, ../scss/_common.scss */
    .public-offering-section .public-offering-bottom-area .drilling-since-image-area img {
      max-width: 80px; } }

/*************2nd section***************/
/* line 3720, ../scss/_common.scss */
.message-from-leadership-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 3720, ../scss/_common.scss */
    .message-from-leadership-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 3720, ../scss/_common.scss */
    .message-from-leadership-section {
      padding-top: 50px;
      background-color: #003C34;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 3733, ../scss/_common.scss */
  .message-from-leadership-section h2 {
    color: #fff; }
  /* line 3736, ../scss/_common.scss */
  .message-from-leadership-section h3 {
    color: #fff; }
  /* line 3739, ../scss/_common.scss */
  .message-from-leadership-section h4 {
    color: #F6630C; }
  /* line 3742, ../scss/_common.scss */
  .message-from-leadership-section P {
    color: #f4f4f4; }
  /* line 3745, ../scss/_common.scss */
  .message-from-leadership-section .person-name {
    color: #fff;
    margin-bottom: 0px; }
  /* line 3749, ../scss/_common.scss */
  .message-from-leadership-section .person-designation {
    color: #BABABA;
    margin-bottom: 0px !important; }
  /* line 3753, ../scss/_common.scss */
  .message-from-leadership-section hr {
    background-color: #f5f5f5;
    margin: 50px 0;
    opacity: 0.2; }
  /* line 3758, ../scss/_common.scss */
  .message-from-leadership-section .leaders-image-area {
    background-color: #7C7C7C; }
    /* line 3760, ../scss/_common.scss */
    .message-from-leadership-section .leaders-image-area img {
      width: 100%; }

/***********3rd section**************/
/* line 3767, ../scss/_common.scss */
.parallax-area {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 0px;
  overflow-x: hidden !important; }

/* line 3776, ../scss/_common.scss */
.gradient-parallex {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  height: 100%;
  background: #00232e;
  background: -moz-linear-gradient(360deg, #00232e 0%, rgba(0, 60, 52, 0) 100%);
  background: -webkit-linear-gradient(360deg, #00232e 0%, rgba(0, 60, 52, 0) 100%);
  background: linear-gradient(360deg, #00232e 0%, rgba(0, 60, 52, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00232e",endColorstr="#003c34",GradientType=1);
  z-index: -1; }
  @media (max-width: 575.98px) {
    /* line 3776, ../scss/_common.scss */
    .gradient-parallex {
      z-index: 1; } }

@media (max-width: 575.98px) {
  /* line 3793, ../scss/_common.scss */
  .numbers-bg-overlay {
    background: rgba(0, 0, 0, 0.7) !important; } }

@media (max-width: 575.98px) {
  /* line 3799, ../scss/_common.scss */
  .mobile-bg {
    background-position: center center !important; } }

/* line 3805, ../scss/_common.scss */
.arabian-drilling-in-numbers-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden;
  position: relative;
  height: 100%; }
  @media (max-width: 575.98px) {
    /* line 3805, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section {
      padding-top: 40px;
      padding-left: 10px;
      padding-right: 10px;
      position: relative;
      z-index: 11; } }
  /* line 3821, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section h2 {
    color: #fff; }
    @media (max-width: 1920px) {
      /* line 3823, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section h2 br {
        display: none; } }
  /* line 3830, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .numbers-counter-top {
    width: 500px; }
    @media (max-width: 991.98px) {
      /* line 3830, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-top {
        width: 100%; } }
    /* line 3835, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .numbers-counter-top .numbers-counter-number {
      font-size: 90px;
      font-weight: bold;
      color: #F6630C;
      line-height: 90px; }
      @media (max-width: 1399.98px) {
        /* line 3835, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .numbers-counter-number {
          font-size: 70px;
          line-height: 70px; } }
      @media (max-width: 991.98px) {
        /* line 3835, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .numbers-counter-number {
          font-size: 60px;
          line-height: 60px; } }
      @media (max-width: 767.98px) {
        /* line 3835, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .numbers-counter-number {
          font-size: 50px;
          line-height: 50px; } }
      @media (max-width: 575.98px) {
        /* line 3835, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .numbers-counter-number {
          font-size: 35px;
          line-height: 35px; } }
    /* line 3857, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt {
      font-size: 90px;
      font-weight: bold;
      color: #F6630C;
      line-height: 90px;
      padding-right: 10px; }
      @media (max-width: 1399.98px) {
        /* line 3857, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt {
          font-size: 70px;
          line-height: 70px; } }
      @media (max-width: 991.98px) {
        /* line 3857, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt {
          font-size: 60px;
          line-height: 60px; } }
      @media (max-width: 767.98px) {
        /* line 3857, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt {
          font-size: 50px;
          line-height: 50px; } }
      @media (max-width: 575.98px) {
        /* line 3857, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt {
          font-size: 35px;
          line-height: 35px; } }
      /* line 3880, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt.number-unit {
        font-size: 250%; }
        @media (max-width: 1399.98px) {
          /* line 3880, ../scss/_common.scss */
          .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt.number-unit {
            font-size: 200%; } }
        @media (max-width: 1199.98px) {
          /* line 3880, ../scss/_common.scss */
          .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt.number-unit {
            font-size: 160%; } }
        @media (max-width: 575.98px) {
          /* line 3880, ../scss/_common.scss */
          .arabian-drilling-in-numbers-section .numbers-counter-top .plus-txt.number-unit {
            font-size: 140%; } }
    /* line 3893, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .numbers-counter-top h5 {
      color: #E5A93F;
      text-transform: uppercase;
      margin-bottom: 0px; }
      @media (max-width: 991.98px) {
        /* line 3893, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top h5 {
          font-size: 18px; } }
      @media (max-width: 575.98px) {
        /* line 3893, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top h5 {
          font-size: 16px; } }
    /* line 3904, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .numbers-counter-top p {
      color: #fff; }
      @media (max-width: 991.98px) {
        /* line 3904, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top p {
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        /* line 3904, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-top p {
          font-size: 14px; } }
    /* line 3913, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .numbers-counter-top hr {
      margin: 15px 0px 10px 0px;
      background: rgba(242, 242, 242, 0.21); }
  /* line 3920, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .numbers-counter-bottom .numbers-counter-number {
    font-size: 90px;
    font-weight: bold;
    color: #F6630C;
    line-height: 90px; }
    @media (max-width: 1399.98px) {
      /* line 3920, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .numbers-counter-number {
        font-size: 70px;
        line-height: 70px; } }
    @media (max-width: 991.98px) {
      /* line 3920, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .numbers-counter-number {
        font-size: 60px;
        line-height: 60px; } }
    @media (max-width: 767.98px) {
      /* line 3920, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .numbers-counter-number {
        font-size: 50px;
        line-height: 50px; } }
    @media (max-width: 575.98px) {
      /* line 3920, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .numbers-counter-number {
        font-size: 35px;
        line-height: 35px; } }
  /* line 3942, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt {
    font-size: 90px;
    font-weight: bold;
    color: #F6630C;
    line-height: 90px; }
    @media (max-width: 1399.98px) {
      /* line 3942, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt {
        font-size: 70px;
        line-height: 70px; } }
    @media (max-width: 991.98px) {
      /* line 3942, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt {
        font-size: 60px;
        line-height: 60px; } }
    @media (max-width: 767.98px) {
      /* line 3942, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt {
        font-size: 50px;
        line-height: 50px; } }
    @media (max-width: 575.98px) {
      /* line 3942, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt {
        font-size: 35px;
        line-height: 35px; } }
    /* line 3963, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt.number-unit {
      font-size: 250%;
      line-height: 1.1em; }
      @media (max-width: 1399.98px) {
        /* line 3963, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt.number-unit {
          font-size: 200%; } }
      @media (max-width: 1199.98px) {
        /* line 3963, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt.number-unit {
          font-size: 160%; } }
      @media (max-width: 575.98px) {
        /* line 3963, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt.number-unit {
          font-size: 140%; } }
  /* line 3977, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt-pre {
    font-size: 90px;
    font-weight: bold;
    color: #F6630C;
    line-height: 90px;
    text-transform: uppercase;
    padding-left: 10px; }
    @media (max-width: 1399.98px) {
      /* line 3977, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt-pre {
        font-size: 70px;
        line-height: 70px; } }
    @media (max-width: 991.98px) {
      /* line 3977, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt-pre {
        font-size: 60px;
        line-height: 60px; } }
    @media (max-width: 767.98px) {
      /* line 3977, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt-pre {
        font-size: 50px;
        line-height: 50px; } }
    @media (max-width: 575.98px) {
      /* line 3977, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom .plus-txt-pre {
        font-size: 35px;
        line-height: 35px; } }
  /* line 4001, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .numbers-counter-bottom h5 {
    color: #E5A93F;
    text-transform: uppercase;
    margin-bottom: 0px; }
    @media (max-width: 991.98px) {
      /* line 4001, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom h5 {
        font-size: 18px; } }
    @media (max-width: 575.98px) {
      /* line 4001, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom h5 {
        font-size: 16px; } }
  /* line 4012, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .numbers-counter-bottom p {
    color: #fff; }
    @media (max-width: 991.98px) {
      /* line 4012, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom p {
        font-size: 16px; } }
    @media (max-width: 575.98px) {
      /* line 4012, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .numbers-counter-bottom p {
        font-size: 14px; } }
  /* line 4021, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .numbers-counter-bottom hr {
    margin: 15px 0px 10px 0px;
    background: rgba(242, 242, 242, 0.21); }
  /* line 4027, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-dot {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.53) !important;
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important;
    width: 14px;
    height: 14px;
    margin-bottom: 5px !important;
    border-radius: 50%;
    margin-left: 8px; }
  /* line 4041, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-dot.active {
    background: transparent !important;
    border: 1px solid #E5A93F !important; }
  /* line 4045, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-dots {
    left: 50%;
    position: absolute;
    bottom: -70px; }
    @media (max-width: 575.98px) {
      /* line 4045, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-dots {
        left: 46%;
        bottom: -40px; } }
  /* line 4054, ../scss/_common.scss */
  .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav {
    position: absolute;
    right: 50%; }
    @media (max-width: 991.98px) {
      /* line 4054, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav {
        right: 44%; } }
    @media (max-width: 575.98px) {
      /* line 4054, ../scss/_common.scss */
      .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav {
        right: 42%; } }
    /* line 4064, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-prev span {
      display: none; }
    /* line 4067, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-prev:before {
      content: '\e91e';
      font-family: 'icomoon';
      font-size: 14px;
      padding-left: 10px;
      color: rgba(186, 186, 186, 0.5);
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 575.98px) {
        /* line 4067, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-prev:before {
          font-size: 10px; } }
    /* line 4078, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-prev:hover:before {
      color: #F6630C; }
    /* line 4083, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-next span {
      display: none; }
    /* line 4086, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-next:before {
      content: '\e91d';
      font-family: 'icomoon';
      font-size: 14px;
      color: rgba(186, 186, 186, 0.5);
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 575.98px) {
        /* line 4086, ../scss/_common.scss */
        .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-next:before {
          font-size: 10px; } }
    /* line 4096, ../scss/_common.scss */
    .arabian-drilling-in-numbers-section .carousel-numbers-home .owl-nav .owl-next:hover:before {
      color: #F6630C; }

/*******************4th section****************/
/* line 4105, ../scss/_common.scss */
.image-black-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #000f0d;
  background: -moz-linear-gradient(0deg, rgba(0, 15, 13, 0.7987570028) 0%, rgba(0, 15, 13, 0.2) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 15, 13, 0.7987570028) 0%, rgba(0, 15, 13, 0.2) 100%);
  background: linear-gradient(0deg, rgba(0, 15, 13, 0.7987570028) 0%, rgba(0, 15, 13, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000f0d",endColorstr="#000f0d",GradientType=1);
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 4119, ../scss/_common.scss */
.image-green-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 60, 52, 0.9);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 4129, ../scss/_common.scss */
.faq-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 60, 52, 0.9);
  z-index: -1; }
  @media (max-width: 575.98px) {
    /* line 4129, ../scss/_common.scss */
    .faq-overlay {
      z-index: 1; } }

/* line 4141, ../scss/_common.scss */
.subscribe-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #00362f;
  background: -moz-linear-gradient(0deg, rgba(0, 54, 47, 0.9051995798) 0%, rgba(0, 57, 49, 0.9080007003) 35%, rgba(0, 60, 52, 0.5466561625) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 54, 47, 0.9051995798) 0%, rgba(0, 57, 49, 0.9080007003) 35%, rgba(0, 60, 52, 0.5466561625) 100%);
  background: linear-gradient(0deg, rgba(0, 54, 47, 0.9051995798) 0%, rgba(0, 57, 49, 0.9080007003) 35%, rgba(0, 60, 52, 0.5466561625) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00362f",endColorstr="#003c34",GradientType=1);
  z-index: -1; }
  @media (max-width: 575.98px) {
    /* line 4141, ../scss/_common.scss */
    .subscribe-overlay {
      z-index: 1; } }
  @media (max-width: 767.98px) {
    /* line 4141, ../scss/_common.scss */
    .subscribe-overlay {
      background: rgba(0, 54, 47, 0.9) !important; } }

/* line 4160, ../scss/_common.scss */
.home-slider-full-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1; }

/* line 4170, ../scss/_common.scss */
.investment-highlights-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 4170, ../scss/_common.scss */
    .investment-highlights-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 4170, ../scss/_common.scss */
    .investment-highlights-section {
      padding-top: 50px;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 4182, ../scss/_common.scss */
  .investment-highlights-section .toggle-investment {
    width: 100%; }
  /* line 4185, ../scss/_common.scss */
  .investment-highlights-section .investment-highlights-grid {
    position: relative;
    overflow: hidden; }
    /* line 4188, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid img {
      width: 100%;
      transition: transform .4s; }
    /* line 4193, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid:hover img {
      transform: scale(1.1);
      transform-origin: 50% 50%; }
    /* line 4197, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid:hover .image-black-overlay {
      opacity: 0; }
    /* line 4200, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid:hover .image-green-overlay {
      opacity: 1; }
    /* line 4205, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid:hover h3 span {
      display: block !important; }
    /* line 4209, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid:hover .read-more-links {
      color: #F6630C !important; }
      /* line 4211, ../scss/_common.scss */
      .investment-highlights-section .investment-highlights-grid:hover .read-more-links .text {
        color: #F6630C !important; }
    /* line 4215, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid:hover .icon-arrow-rt {
      color: #F6630C !important;
      padding-left: 15px !important; }
    /* line 4220, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title {
      position: absolute;
      bottom: 20px;
      padding: 30px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 4220, ../scss/_common.scss */
        .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title {
          bottom: 5px;
          padding: 16px; } }
      @media (max-width: 480px) {
        /* line 4220, ../scss/_common.scss */
        .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title {
          bottom: -10px; } }
      /* line 4232, ../scss/_common.scss */
      .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title .grid-number {
        font-size: 110px;
        font-weight: bold;
        color: rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        @media (max-width: 991.98px) {
          /* line 4232, ../scss/_common.scss */
          .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title .grid-number {
            font-size: 100px; } }
        @media (max-width: 767.98px) {
          /* line 4232, ../scss/_common.scss */
          .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title .grid-number {
            font-size: 90px; } }
        @media (max-width: 575.98px) {
          /* line 4232, ../scss/_common.scss */
          .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title .grid-number {
            font-size: 80px; } }
        @media (max-width: 480px) {
          /* line 4232, ../scss/_common.scss */
          .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title .grid-number {
            font-size: 70px; } }
      /* line 4250, ../scss/_common.scss */
      .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title h3 {
        color: #fff;
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 0px;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important;
        padding-bottom: 6px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        @media (max-width: 1199.98px) {
          /* line 4250, ../scss/_common.scss */
          .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title h3 {
            font-size: 21px !important;
            line-height: 29px !important; } }
        @media (max-width: 575.98px) {
          /* line 4250, ../scss/_common.scss */
          .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title h3 {
            font-size: 18px !important;
            line-height: 26px !important; } }
      /* line 4271, ../scss/_common.scss */
      .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title span {
        color: rgba(255, 255, 255, 0.5);
        font-size: 20px;
        font-weight: 400;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        @media (max-width: 575.98px) {
          /* line 4271, ../scss/_common.scss */
          .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title span {
            font-size: 18px; } }
        /* line 4280, ../scss/_common.scss */
        .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title span .icon-arrow-rt {
          font-size: 12px;
          padding-left: 10px;
          color: rgba(255, 255, 255, 0.5);
          transform: rotate(180deg); }
          @media (max-width: 575.98px) {
            /* line 4280, ../scss/_common.scss */
            .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title span .icon-arrow-rt {
              font-size: 10px; } }
      /* line 4291, ../scss/_common.scss */
      .investment-highlights-section .investment-highlights-grid .investment-highlights-grid-title .investment-highlights-title-area {
        padding-right: 14px; }
    /* line 4295, ../scss/_common.scss */
    .investment-highlights-section .investment-highlights-grid .read-more-link-ara {
      position: absolute;
      right: 86px;
      bottom: 30px; }
      /* line 4299, ../scss/_common.scss */
      .investment-highlights-section .investment-highlights-grid .read-more-link-ara span {
        color: rgba(255, 255, 255, 0.3);
        font-size: 20px;
        font-weight: 400;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        /* line 4304, ../scss/_common.scss */
        .investment-highlights-section .investment-highlights-grid .read-more-link-ara span .icon-arrow-rt {
          font-size: 12px;
          padding-right: 10px; }

/* line 4314, ../scss/_common.scss */
#content {
  display: none; }

/* line 4317, ../scss/_common.scss */
#content1 {
  display: none; }

/* line 4321, ../scss/_common.scss */
.key-documents-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 4321, ../scss/_common.scss */
    .key-documents-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 4321, ../scss/_common.scss */
    .key-documents-section {
      padding-top: 50px;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 4333, ../scss/_common.scss */
  .key-documents-section h3 {
    color: #003C34; }
  /* line 4336, ../scss/_common.scss */
  .key-documents-section .key-documents-wrapper {
    background-color: rgba(234, 234, 234, 0.32);
    padding: 20px 30px;
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
    /* line 4340, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper:hover {
      background-color: #003C34; }
      /* line 4342, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper:hover p {
        color: #fff; }
      /* line 4345, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper:hover.with-children p:before {
        color: #E5A93F; }
    /* line 4349, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper.not-available {
      opacity: 0.2;
      cursor: not-allowed; }
    /* line 4354, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper.with-children > p {
      position: relative;
      width: 100%;
      cursor: pointer; }
      /* line 4358, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper.with-children > p:before {
        content: '\e906';
        font-family: 'icomoon';
        left: 0px;
        top: 0px;
        transform: rotate(-45deg);
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important;
        color: #003C34;
        display: inline-block;
        font-size: 14px;
        position: absolute; }
    /* line 4372, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper.with-children.active {
      background-color: #003C34; }
      /* line 4374, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper.with-children.active p {
        color: #fff; }
        /* line 4376, ../scss/_common.scss */
        .key-documents-section .key-documents-wrapper.with-children.active p:before {
          transform: rotate(90deg);
          color: #E5A93F; }
    /* line 4383, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper.with-children ul {
      display: none;
      margin: 1.5rem 0; }
      /* line 4386, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper.with-children ul li {
        background: rgba(255, 255, 255, 0.1);
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important;
        padding: 0.5rem 1rem;
        margin-bottom: 1px; }
        /* line 4391, ../scss/_common.scss */
        .key-documents-section .key-documents-wrapper.with-children ul li p {
          font-weight: 300;
          font-size: 16px; }
        /* line 4395, ../scss/_common.scss */
        .key-documents-section .key-documents-wrapper.with-children ul li:hover {
          background: rgba(255, 255, 255, 0.2); }
        /* line 4398, ../scss/_common.scss */
        .key-documents-section .key-documents-wrapper.with-children ul li .language-area a {
          font-size: 16px; }
    @media (max-width: 767.98px) {
      /* line 4336, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper {
        padding: 20px 20px; } }
    /* line 4407, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper p {
      margin-bottom: 0px;
      color: #313131;
      font-weight: 400; }
    /* line 4424, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper .language-area .en-language {
      color: #F6630C;
      text-transform: uppercase;
      font-size: 18px;
      padding-left: 12px;
      position: relative;
      padding-right: 12px; }
      @media (max-width: 767.98px) {
        /* line 4424, ../scss/_common.scss */
        .key-documents-section .key-documents-wrapper .language-area .en-language {
          font-size: 15px; } }
      /* line 4434, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper .language-area .en-language span.icon-arrow-rt {
        transform: rotate(90deg);
        color: #DEDEDE;
        font-size: 8px;
        position: absolute;
        right: 38px;
        top: 8px;
        padding-top: 6px; }
    /* line 4444, ../scss/_common.scss */
    .key-documents-section .key-documents-wrapper .language-area .ar-language {
      color: #F6630C;
      font-family: 'Cairo', sans-serif;
      font-size: 16px;
      padding-left: 12px;
      position: relative;
      padding-right: 14px; }
      @media (max-width: 767.98px) {
        /* line 4444, ../scss/_common.scss */
        .key-documents-section .key-documents-wrapper .language-area .ar-language {
          font-size: 15px;
          padding-right: 16px; } }
      /* line 4455, ../scss/_common.scss */
      .key-documents-section .key-documents-wrapper .language-area .ar-language span.icon-arrow-rt {
        transform: rotate(90deg);
        color: #DEDEDE;
        font-size: 8px;
        position: absolute;
        right: 50px;
        top: 8px;
        padding-top: 6px; }

/* line 4469, ../scss/_common.scss */
.faq-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 4469, ../scss/_common.scss */
    .faq-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 4469, ../scss/_common.scss */
    .faq-section {
      padding-top: 50px;
      position: relative;
      z-index: 1;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 4483, ../scss/_common.scss */
  .faq-section h2 {
    color: #fff; }
  /* line 4486, ../scss/_common.scss */
  .faq-section .accordion-button:not(.collapsed) {
    background-color: #E5A93F;
    color: #003C34;
    box-shadow: none; }
  /* line 4491, ../scss/_common.scss */
  .faq-section .accordion-button {
    background-color: rgba(2, 52, 45, 0.6);
    padding: 0.75rem 3rem;
    font-size: 25px;
    line-height: 36px;
    color: #fff;
    position: relative; }
    @media (max-width: 991.98px) {
      /* line 4491, ../scss/_common.scss */
      .faq-section .accordion-button {
        font-size: 22px;
        line-height: 36px; } }
    @media (max-width: 767.98px) {
      /* line 4491, ../scss/_common.scss */
      .faq-section .accordion-button {
        font-size: 18px;
        line-height: 28px; } }
    /* line 4507, ../scss/_common.scss */
    .faq-section .accordion-button:focus {
      box-shadow: none; }
    /* line 4510, ../scss/_common.scss */
    .faq-section .accordion-button:before {
      content: '+';
      position: absolute;
      right: 16px;
      top: 12px;
      background-image: none;
      color: #E5A93F;
      font-size: 35px; }
    /* line 4519, ../scss/_common.scss */
    .faq-section .accordion-button:after {
      display: none; }
  /* line 4523, ../scss/_common.scss */
  .faq-section .accordion-body {
    color: #fff;
    padding: 2rem 2rem; }
    @media (max-width: 991.98px) {
      /* line 4523, ../scss/_common.scss */
      .faq-section .accordion-body {
        padding: 1rem 1rem; } }
    /* line 4529, ../scss/_common.scss */
    .faq-section .accordion-body h5 {
      color: #fff;
      font-weight: 300; }
      @media (max-width: 767.98px) {
        /* line 4529, ../scss/_common.scss */
        .faq-section .accordion-body h5 {
          font-size: 16px; } }
  /* line 4537, ../scss/_common.scss */
  .faq-section .accordion-button:not(.collapsed)::before {
    content: '-';
    position: absolute;
    right: 16px;
    top: 4px;
    background-image: none;
    color: #003C34;
    font-size: 35px; }
  /* line 4547, ../scss/_common.scss */
  .faq-section .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  /* line 4551, ../scss/_common.scss */
  .faq-section .accordion-item {
    background-color: transparent;
    border: transparent;
    margin-bottom: 3px; }

/* line 4559, ../scss/_common.scss */
.subscribe-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden;
  position: relative; }
  @media (max-width: 1399.98px) {
    /* line 4559, ../scss/_common.scss */
    .subscribe-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 4559, ../scss/_common.scss */
    .subscribe-section {
      padding-top: 50px;
      position: relative;
      z-index: 1;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 4574, ../scss/_common.scss */
  .subscribe-section h2 {
    color: #fff; }
  /* line 4577, ../scss/_common.scss */
  .subscribe-section .subscribe-grid-wrapper {
    background-color: transparent;
    height: 100%;
    border: 1px solid rgba(186, 186, 186, 0.42);
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
    /* line 4582, ../scss/_common.scss */
    .subscribe-section .subscribe-grid-wrapper:hover {
      background-color: rgba(0, 51, 44, 0.85);
      transform: scale(1.05); }
      /* line 4585, ../scss/_common.scss */
      .subscribe-section .subscribe-grid-wrapper:hover .subscribe-number {
        color: #F6630C !important; }
      /* line 4592, ../scss/_common.scss */
      .subscribe-section .subscribe-grid-wrapper:hover .subscribe-step {
        color: #F6630C !important; }
    /* line 4597, ../scss/_common.scss */
    .subscribe-section .subscribe-grid-wrapper .subscribe-content-area p {
      color: #fff;
      margin-bottom: 0px; }
    /* line 4602, ../scss/_common.scss */
    .subscribe-section .subscribe-grid-wrapper a {
      color: #F6630C;
      display: inline; }
      /* line 4605, ../scss/_common.scss */
      .subscribe-section .subscribe-grid-wrapper a:hover {
        text-decoration: underline; }
    /* line 4609, ../scss/_common.scss */
    .subscribe-section .subscribe-grid-wrapper .subscribe-number-area {
      align-self: flex-start; }
      /* line 4611, ../scss/_common.scss */
      .subscribe-section .subscribe-grid-wrapper .subscribe-number-area .subscribe-step {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.26);
        text-transform: uppercase;
        font-weight: 400;
        padding-right: 5px;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
      /* line 4619, ../scss/_common.scss */
      .subscribe-section .subscribe-grid-wrapper .subscribe-number-area .subscribe-number {
        font-size: 90px;
        font-weight: bold;
        letter-spacing: 0px;
        color: rgba(255, 255, 255, 0.26);
        line-height: 70px;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        @media (max-width: 767.98px) {
          /* line 4619, ../scss/_common.scss */
          .subscribe-section .subscribe-grid-wrapper .subscribe-number-area .subscribe-number {
            font-size: 70px;
            line-height: 60px; } }
        @media (max-width: 767.98px) {
          /* line 4619, ../scss/_common.scss */
          .subscribe-section .subscribe-grid-wrapper .subscribe-number-area .subscribe-number {
            font-size: 60px;
            line-height: 50px; } }

/* line 4644, ../scss/_common.scss */
.receiving-banks-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 4644, ../scss/_common.scss */
    .receiving-banks-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 4644, ../scss/_common.scss */
    .receiving-banks-section {
      padding-top: 50px;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 4656, ../scss/_common.scss */
  .receiving-banks-section .card {
    padding: 25px 35px;
    height: 100%;
    background-color: #F4F4F4;
    border: none;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease-out 0s !important;
    -moz-transition: all 0.3s ease-out 0s !important;
    -ms-transition: all 0.3s ease-out 0s !important;
    -o-transition: all 0.3s ease-out 0s !important;
    transition: all 0.3s ease-out 0s !important; }
    @media (max-width: 1399.98px) {
      /* line 4656, ../scss/_common.scss */
      .receiving-banks-section .card {
        padding: 25px 20px; } }
    @media (max-width: 1199.98px) {
      /* line 4656, ../scss/_common.scss */
      .receiving-banks-section .card {
        padding: 25px 20px; } }
    /* line 4669, ../scss/_common.scss */
    .receiving-banks-section .card:hover {
      background-color: #003C34;
      box-shadow: 5px 6px 6px 2px #e9ecef;
      transform: scale(1.05); }
      /* line 4673, ../scss/_common.scss */
      .receiving-banks-section .card:hover h4 {
        color: #F6630C; }
      /* line 4676, ../scss/_common.scss */
      .receiving-banks-section .card:hover .rb-image-area img:not(.no-filter) {
        filter: brightness(0) invert(1); }
      /* line 4680, ../scss/_common.scss */
      .receiving-banks-section .card:hover ul li {
        color: #b4b4b4 !important; }
        /* line 4682, ../scss/_common.scss */
        .receiving-banks-section .card:hover ul li a {
          color: #b4b4b4 !important; }
      /* line 4686, ../scss/_common.scss */
      .receiving-banks-section .card:hover ul span {
        color: #435f5b !important; }
    /* line 4691, ../scss/_common.scss */
    .receiving-banks-section .card .rb-image-area {
      border-bottom: 1px solid rgba(112, 112, 112, 0.1); }
      /* line 4693, ../scss/_common.scss */
      .receiving-banks-section .card .rb-image-area img {
        max-width: 260px; }
        @media (max-width: 1399.98px) {
          /* line 4693, ../scss/_common.scss */
          .receiving-banks-section .card .rb-image-area img {
            max-width: 220px; } }
        @media (max-width: 767.98px) {
          /* line 4693, ../scss/_common.scss */
          .receiving-banks-section .card .rb-image-area img {
            max-width: 200px; } }
        @media (max-width: 575.98px) {
          /* line 4693, ../scss/_common.scss */
          .receiving-banks-section .card .rb-image-area img {
            max-width: 180px; } }
    /* line 4706, ../scss/_common.scss */
    .receiving-banks-section .card .card-body {
      padding: 0px; }
      /* line 4708, ../scss/_common.scss */
      .receiving-banks-section .card .card-body h4 {
        font-size: 25px; }
      /* line 4711, ../scss/_common.scss */
      .receiving-banks-section .card .card-body .card-title {
        margin-bottom: 1rem; }
      /* line 4715, ../scss/_common.scss */
      .receiving-banks-section .card .card-body ul li {
        color: #626262;
        font-size: 18px;
        line-height: 32px;
        font-weight: 300;
        position: relative;
        padding-right: 35px;
        padding-bottom: 12px;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(112, 112, 112, 0.1);
        direction: ltr; }
        /* line 4726, ../scss/_common.scss */
        .receiving-banks-section .card .card-body ul li:last-child {
          border-bottom: none; }
        @media (max-width: 1399.98px) {
          /* line 4715, ../scss/_common.scss */
          .receiving-banks-section .card .card-body ul li {
            font-size: 16px;
            line-height: 28px; } }
        /* line 4733, ../scss/_common.scss */
        .receiving-banks-section .card .card-body ul li a {
          color: #626262; }
          /* line 4735, ../scss/_common.scss */
          .receiving-banks-section .card .card-body ul li a:hover {
            color: #F6630C !important; }
        /* line 4739, ../scss/_common.scss */
        .receiving-banks-section .card .card-body ul li .location-map-link {
          color: #F6630C !important;
          font-size: 14px;
          font-weight: 300; }
        /* line 4744, ../scss/_common.scss */
        .receiving-banks-section .card .card-body ul li span.icon-email {
          font-size: 20px !important; }
        /* line 4747, ../scss/_common.scss */
        .receiving-banks-section .card .card-body ul li span {
          color: #DDDDDD;
          font-size: 25px;
          position: absolute;
          right: 0;
          top: 5px; }
        /* line 4754, ../scss/_common.scss */
        .receiving-banks-section .card .card-body ul li .contact-web-link {
          text-decoration: underline; }
        /* line 4757, ../scss/_common.scss */
        .receiving-banks-section .card .card-body ul li .contact-mail-link {
          text-decoration: underline; }

/* line 4768, ../scss/_common.scss */
.border-process {
  position: absolute;
  border: 1px solid #f8f8f8;
  padding: 30px;
  width: 90%;
  height: 92%;
  right: 5%;
  top: 4%;
  z-index: 999;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }

/* line 4780, ../scss/_common.scss */
.black-gradient-mask {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7507177871) 0%, rgba(0, 0, 0, 0) 40%);
  z-index: 1; }

/* line 4797, ../scss/_common.scss */
.management-team-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 4797, ../scss/_common.scss */
    .management-team-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 4797, ../scss/_common.scss */
    .management-team-section {
      padding-top: 50px;
      background-color: #003C34;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 4810, ../scss/_common.scss */
  .management-team-section h2 {
    color: #fff; }
  /* line 4813, ../scss/_common.scss */
  .management-team-section .management-team-wrapper {
    position: relative;
    background-color: #7C7C7C;
    padding-top: 40px;
    overflow: hidden; }
    /* line 4818, ../scss/_common.scss */
    .management-team-section .management-team-wrapper .black-gradient-mask {
      background: black;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 60%); }
    /* line 4823, ../scss/_common.scss */
    .management-team-section .management-team-wrapper:hover .border-process {
      opacity: 1 !important; }
      @media (max-width: 991.98px) {
        /* line 4823, ../scss/_common.scss */
        .management-team-section .management-team-wrapper:hover .border-process {
          opacity: 0 !important; } }
    /* line 4829, ../scss/_common.scss */
    .management-team-section .management-team-wrapper:hover span.icon-arrow-rt {
      opacity: 1 !important; }
    /* line 4832, ../scss/_common.scss */
    .management-team-section .management-team-wrapper:hover img {
      transform: scale(1.1);
      transform-origin: 50% 50%; }
    /* line 4836, ../scss/_common.scss */
    .management-team-section .management-team-wrapper:hover .black-gradient-mask {
      background: black;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 70%); }
    /* line 4841, ../scss/_common.scss */
    .management-team-section .management-team-wrapper img {
      width: 100%;
      transition: transform .4s; }
    /* line 4845, ../scss/_common.scss */
    .management-team-section .management-team-wrapper .management-team-title {
      position: absolute;
      bottom: 50px;
      right: 50px;
      width: 75%;
      z-index: 2; }
      @media (max-width: 991.98px) {
        /* line 4845, ../scss/_common.scss */
        .management-team-section .management-team-wrapper .management-team-title {
          width: 100%;
          padding: 1rem 2rem;
          bottom: 0;
          right: 0; } }
      /* line 4857, ../scss/_common.scss */
      .management-team-section .management-team-wrapper .management-team-title .name-title {
        width: 80%; }
        @media (max-width: 991.98px) {
          /* line 4857, ../scss/_common.scss */
          .management-team-section .management-team-wrapper .management-team-title .name-title {
            width: 100%; } }
      /* line 4863, ../scss/_common.scss */
      .management-team-section .management-team-wrapper .management-team-title h4 {
        color: #fff;
        font-size: 25px;
        font-weight: 400; }
        @media (max-width: 767.98px) {
          /* line 4863, ../scss/_common.scss */
          .management-team-section .management-team-wrapper .management-team-title h4 {
            margin-bottom: 0px; } }
      /* line 4871, ../scss/_common.scss */
      .management-team-section .management-team-wrapper .management-team-title span {
        font-weight: 300;
        font-size: 18px;
        color: #fff; }
      /* line 4877, ../scss/_common.scss */
      .management-team-section .management-team-wrapper .management-team-title span.icon-arrow-rt {
        color: #F6630C !important;
        float: left;
        transform: rotate(180deg);
        font-size: 13px !important;
        opacity: 0;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }

/* line 4891, ../scss/_common.scss */
.modal-open .modal {
  background-color: rgba(1, 51, 44, 0.95);
  z-index: 11111; }

/* line 4897, ../scss/_common.scss */
.management-team-popup .management-team-model-area .modal-content {
  border-radius: 0px; }
  /* line 4899, ../scss/_common.scss */
  .management-team-popup .management-team-model-area .modal-content .modal-body {
    margin-top: 1rem; }
    /* line 4902, ../scss/_common.scss */
    .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper h2 {
      font-size: 42px;
      font-weight: 400;
      margin-bottom: 0; }
      @media (max-width: 991.98px) {
        /* line 4902, ../scss/_common.scss */
        .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper h2 {
          font-size: 30px !important; } }
      @media (max-width: 767.98px) {
        /* line 4902, ../scss/_common.scss */
        .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper h2 {
          font-size: 28px !important; } }
      @media (max-width: 575.98px) {
        /* line 4902, ../scss/_common.scss */
        .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper h2 {
          font-size: 24px !important;
          line-height: 30px !important; } }
    /* line 4917, ../scss/_common.scss */
    .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper .leader-designation {
      color: #4D4D4D; }
    /* line 4920, ../scss/_common.scss */
    .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper h5 {
      font-size: 20px;
      font-weight: 400;
      color: #313131; }
      @media (max-width: 767.98px) {
        /* line 4920, ../scss/_common.scss */
        .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper h5 {
          font-size: 18px !important; } }
      @media (max-width: 575.98px) {
        /* line 4920, ../scss/_common.scss */
        .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper h5 {
          font-size: 16px !important; } }
    /* line 4931, ../scss/_common.scss */
    .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper p {
      margin-bottom: 1.5rem; }
    /* line 4934, ../scss/_common.scss */
    .management-team-popup .management-team-model-area .modal-content .modal-body .popup-area-wrapper .leaders-image-area-popup {
      background-color: #B1B1B1; }
  /* line 4940, ../scss/_common.scss */
  .management-team-popup .management-team-model-area .modal-content .model-popup-header {
    border-bottom: none;
    padding: 0px; }
    /* line 4943, ../scss/_common.scss */
    .management-team-popup .management-team-model-area .modal-content .model-popup-header .btn-close {
      background: none !important;
      opacity: 1 !important;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      /* line 4947, ../scss/_common.scss */
      .management-team-popup .management-team-model-area .modal-content .model-popup-header .btn-close:hover:before {
        color: #E5A93F !important; }
      /* line 4950, ../scss/_common.scss */
      .management-team-popup .management-team-model-area .modal-content .model-popup-header .btn-close:focus {
        box-shadow: none !important; }
      /* line 4953, ../scss/_common.scss */
      .management-team-popup .management-team-model-area .modal-content .model-popup-header .btn-close:before {
        color: #F6630C !important;
        content: '\e906';
        font-family: 'icomoon';
        font-size: 20px !important;
        font-weight: 300;
        position: absolute;
        left: 45px;
        top: 38px;
        -webkit-transition: all 0.3s ease-out 0s !important;
        -moz-transition: all 0.3s ease-out 0s !important;
        -ms-transition: all 0.3s ease-out 0s !important;
        -o-transition: all 0.3s ease-out 0s !important;
        transition: all 0.3s ease-out 0s !important; }
        @media (max-width: 991.98px) {
          /* line 4953, ../scss/_common.scss */
          .management-team-popup .management-team-model-area .modal-content .model-popup-header .btn-close:before {
            font-size: 16px !important; } }
        @media (max-width: 767.98px) {
          /* line 4953, ../scss/_common.scss */
          .management-team-popup .management-team-model-area .modal-content .model-popup-header .btn-close:before {
            left: 16px;
            top: 12px; } }
      @media (max-width: 991.98px) {
        /* line 4943, ../scss/_common.scss */
        .management-team-popup .management-team-model-area .modal-content .model-popup-header .btn-close {
          left: 46px;
          top: 36px; } }

/* line 5039, ../scss/_common.scss */
.onload-disclaimer-popup .btn-close {
  display: none !important; }
/* line 5042, ../scss/_common.scss */
.onload-disclaimer-popup .modal-content {
  padding: 2rem 4rem 2rem 4rem;
  border-radius: 0; }
  @media (max-width: 991.98px) {
    /* line 5042, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content {
      padding: 2rem 2rem 2rem 2rem; } }
  @media (max-width: 480px) {
    /* line 5042, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content {
      padding: 2rem 1rem 2rem 1rem; } }
  /* line 5051, ../scss/_common.scss */
  .onload-disclaimer-popup .modal-content .modal-header {
    padding: 0;
    border-bottom: none !important; }
    /* line 5054, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content .modal-header h2 {
      font-size: 32px;
      font-weight: 400;
      line-height: 40px; }
    @media (max-width: 767.98px) {
      /* line 5051, ../scss/_common.scss */
      .onload-disclaimer-popup .modal-content .modal-header {
        font-size: 28px !important;
        line-height: 36px !important; } }
  /* line 5064, ../scss/_common.scss */
  .onload-disclaimer-popup .modal-content .modal-body {
    height: 500px;
    overflow: scroll;
    padding: 2.5rem 3.5rem;
    background-color: #EFEFEF;
    overflow-x: hidden; }
    @media (max-width: 991.98px) {
      /* line 5064, ../scss/_common.scss */
      .onload-disclaimer-popup .modal-content .modal-body {
        padding: 1.5rem 2rem; } }
    @media (max-width: 767.98px) {
      /* line 5064, ../scss/_common.scss */
      .onload-disclaimer-popup .modal-content .modal-body {
        height: auto;
        overflow: auto; } }
    /* line 5077, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content .modal-body h5 {
      color: #313131;
      font-weight: 300; }
    /* line 5082, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content .modal-body .dis-bold-text {
      font-weight: 400; }
  /* line 5086, ../scss/_common.scss */
  .onload-disclaimer-popup .modal-content .modal-footer {
    border-top: none !important;
    padding: 0px; }
    /* line 5089, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content .modal-footer .dis-cancel-btn {
      background-color: #D8D8D8;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      margin-left: 10px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5089, ../scss/_common.scss */
        .onload-disclaimer-popup .modal-content .modal-footer .dis-cancel-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5089, ../scss/_common.scss */
        .onload-disclaimer-popup .modal-content .modal-footer .dis-cancel-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5105, ../scss/_common.scss */
      .onload-disclaimer-popup .modal-content .modal-footer .dis-cancel-btn:hover {
        background-color: #E5A93F; }
    /* line 5110, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content .modal-footer .dis-continue-btn {
      background-color: #E5A93F;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5110, ../scss/_common.scss */
        .onload-disclaimer-popup .modal-content .modal-footer .dis-continue-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5110, ../scss/_common.scss */
        .onload-disclaimer-popup .modal-content .modal-footer .dis-continue-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5125, ../scss/_common.scss */
      .onload-disclaimer-popup .modal-content .modal-footer .dis-continue-btn:hover {
        background-color: #D8D8D8; }
    /* line 5130, ../scss/_common.scss */
    .onload-disclaimer-popup .modal-content .modal-footer .dis-ar-btn {
      font-family: 'Cairo', sans-serif;
      font-size: 18px;
      color: #003C34; }
      @media (max-width: 991.98px) {
        /* line 5130, ../scss/_common.scss */
        .onload-disclaimer-popup .modal-content .modal-footer .dis-ar-btn {
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        /* line 5130, ../scss/_common.scss */
        .onload-disclaimer-popup .modal-content .modal-footer .dis-ar-btn {
          font-size: 14px !important; } }
      /* line 5140, ../scss/_common.scss */
      .onload-disclaimer-popup .modal-content .modal-footer .dis-ar-btn:hover {
        color: #E5A93F; }

/* line 5151, ../scss/_common.scss */
div#myModal-2 {
  background-color: rgba(1, 51, 44, 0.95);
  z-index: 11111; }

/* line 5155, ../scss/_common.scss */
div#myModal-3 {
  background-color: rgba(1, 51, 44, 0.95);
  z-index: 11111; }

/* line 5159, ../scss/_common.scss */
div#myModal-0 {
  background-color: rgba(1, 51, 44, 0.95);
  z-index: 11111; }

/* line 5164, ../scss/_common.scss */
.modal-body h5 {
  font-size: 18px; }
  @media (max-width: 991.98px) {
    /* line 5164, ../scss/_common.scss */
    .modal-body h5 {
      font-size: 16px; } }
  @media (max-width: 767.98px) {
    /* line 5164, ../scss/_common.scss */
    .modal-body h5 {
      font-size: 14px; } }

/* line 5175, ../scss/_common.scss */
.modal-header h2 {
  font-size: 32px !important;
  line-height: 40px !important; }
  @media (max-width: 767.98px) {
    /* line 5175, ../scss/_common.scss */
    .modal-header h2 {
      font-size: 28px !important;
      line-height: 36px !important; } }
  @media (max-width: 575.98px) {
    /* line 5175, ../scss/_common.scss */
    .modal-header h2 {
      font-size: 24px !important;
      line-height: 32px !important; } }

/* line 5189, ../scss/_common.scss */
.onload-disclaimer-popup-2 .btn-close {
  display: none !important; }
/* line 5192, ../scss/_common.scss */
.onload-disclaimer-popup-2 .modal-content {
  padding: 2rem 4rem 2rem 4rem;
  border-radius: 0; }
  @media (max-width: 991.98px) {
    /* line 5192, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content {
      padding: 2rem 2rem 2rem 2rem; } }
  @media (max-width: 480px) {
    /* line 5192, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content {
      padding: 2rem 1rem 2rem 1rem; } }
  /* line 5201, ../scss/_common.scss */
  .onload-disclaimer-popup-2 .modal-content .modal-header {
    padding: 0;
    border-bottom: none !important; }
    /* line 5204, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content .modal-header h2 {
      font-size: 32px;
      font-weight: 400;
      line-height: 40px; }
      @media (max-width: 767.98px) {
        /* line 5204, ../scss/_common.scss */
        .onload-disclaimer-popup-2 .modal-content .modal-header h2 {
          font-size: 28px !important;
          line-height: 36px !important; } }
  /* line 5214, ../scss/_common.scss */
  .onload-disclaimer-popup-2 .modal-content .modal-body {
    overflow: scroll;
    padding: 2.5rem 3.5rem;
    background-color: #EFEFEF;
    overflow-x: hidden; }
    @media (max-width: 991.98px) {
      /* line 5214, ../scss/_common.scss */
      .onload-disclaimer-popup-2 .modal-content .modal-body {
        padding: 1.5rem 2rem; } }
    /* line 5223, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content .modal-body h5 {
      color: #313131;
      font-weight: 300; }
    /* line 5227, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content .modal-body .dis-bold-text {
      font-weight: 400; }
  /* line 5231, ../scss/_common.scss */
  .onload-disclaimer-popup-2 .modal-content .modal-footer {
    border-top: none !important;
    padding: 0px; }
    /* line 5234, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-cancel-btn {
      background-color: #D8D8D8;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      margin-left: 10px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5234, ../scss/_common.scss */
        .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-cancel-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5234, ../scss/_common.scss */
        .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-cancel-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5250, ../scss/_common.scss */
      .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-cancel-btn:hover {
        background-color: #E5A93F; }
    /* line 5255, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-continue-btn {
      background-color: #E5A93F;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5255, ../scss/_common.scss */
        .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-continue-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5255, ../scss/_common.scss */
        .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-continue-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5270, ../scss/_common.scss */
      .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-continue-btn:hover {
        background-color: #D8D8D8; }
      /* line 5274, ../scss/_common.scss */
      .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-continue-btn [disabled="disabled"] {
        opacity: 0.5;
        cursor: not-allowed; }
    /* line 5279, ../scss/_common.scss */
    .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-ar-btn {
      font-family: 'Cairo', sans-serif;
      font-size: 18px;
      color: #003C34; }
      @media (max-width: 991.98px) {
        /* line 5279, ../scss/_common.scss */
        .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-ar-btn {
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        /* line 5279, ../scss/_common.scss */
        .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-ar-btn {
          font-size: 14px !important; } }
      /* line 5289, ../scss/_common.scss */
      .onload-disclaimer-popup-2 .modal-content .modal-footer .dis-ar-btn:hover {
        color: #E5A93F; }

/* line 5298, ../scss/_common.scss */
.ih-details {
  display: none;
  padding-top: 20px; }
  /* line 5302, ../scss/_common.scss */
  .ih-details ul li {
    position: relative;
    position: relative;
    font-weight: 300;
    font-size: 18px;
    color: #313131;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
    padding: 15px 40px 15px 0px; }
    /* line 5310, ../scss/_common.scss */
    .ih-details ul li ul {
      margin-top: 1rem; }
      /* line 5312, ../scss/_common.scss */
      .ih-details ul li ul li {
        border-bottom: none;
        padding: 3px 20px 2px 0px; }
        /* line 5317, ../scss/_common.scss */
        .ih-details ul li ul li ul li {
          margin-bottom: 0; }
          /* line 5318, ../scss/_common.scss */
          .ih-details ul li ul li ul li:before {
            content: "\25CB" !important; }
    /* line 5326, ../scss/_common.scss */
    .ih-details ul li:last-child {
      border-bottom: none; }
    @media (max-width: 767.98px) {
      /* line 5302, ../scss/_common.scss */
      .ih-details ul li {
        font-size: 16px; } }
  /* line 5332, ../scss/_common.scss */
  .ih-details ul span {
    position: absolute;
    right: 0;
    top: 20px;
    color: rgba(246, 99, 12, 0.67); }

/* line 5342, ../scss/_common.scss */
.onload-disclaimer-popup-3 ul.default-list li {
  color: #313131; }
  @media (max-width: 767.98px) {
    /* line 5342, ../scss/_common.scss */
    .onload-disclaimer-popup-3 ul.default-list li {
      font-size: 14px; } }
/* line 5348, ../scss/_common.scss */
.onload-disclaimer-popup-3 .btn-close {
  display: none !important; }
/* line 5351, ../scss/_common.scss */
.onload-disclaimer-popup-3 .modal-content {
  padding: 2rem 4rem 2rem 4rem;
  border-radius: 0; }
  @media (max-width: 991.98px) {
    /* line 5351, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content {
      padding: 2rem 2rem 2rem 2rem; } }
  @media (max-width: 480px) {
    /* line 5351, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content {
      padding: 2rem 1rem 2rem 1rem; } }
  /* line 5360, ../scss/_common.scss */
  .onload-disclaimer-popup-3 .modal-content .modal-header {
    padding: 0;
    border-bottom: none !important; }
    /* line 5363, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content .modal-header h2 {
      font-size: 32px;
      font-weight: 400;
      line-height: 40px; }
    @media (max-width: 767.98px) {
      /* line 5360, ../scss/_common.scss */
      .onload-disclaimer-popup-3 .modal-content .modal-header {
        font-size: 28px !important;
        line-height: 36px !important; } }
  /* line 5373, ../scss/_common.scss */
  .onload-disclaimer-popup-3 .modal-content .modal-body {
    padding: 2.5rem 3.5rem;
    background-color: #EFEFEF; }
    @media (max-width: 991.98px) {
      /* line 5373, ../scss/_common.scss */
      .onload-disclaimer-popup-3 .modal-content .modal-body {
        padding: 1.5rem 2rem; } }
    /* line 5379, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content .modal-body h5 {
      color: #313131;
      font-weight: 300; }
    /* line 5383, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content .modal-body .dis-bold-text {
      font-weight: 400; }
  /* line 5387, ../scss/_common.scss */
  .onload-disclaimer-popup-3 .modal-content .modal-footer {
    border-top: none !important;
    padding: 0px; }
    /* line 5390, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-cancel-btn {
      background-color: #D8D8D8;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      margin-left: 10px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5390, ../scss/_common.scss */
        .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-cancel-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5390, ../scss/_common.scss */
        .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-cancel-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5406, ../scss/_common.scss */
      .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-cancel-btn:hover {
        background-color: #E5A93F; }
    /* line 5411, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-continue-btn {
      background-color: #E5A93F;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5411, ../scss/_common.scss */
        .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-continue-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5411, ../scss/_common.scss */
        .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-continue-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5426, ../scss/_common.scss */
      .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-continue-btn:hover {
        background-color: #D8D8D8; }
    /* line 5431, ../scss/_common.scss */
    .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-ar-btn {
      font-family: 'Cairo', sans-serif;
      font-size: 18px;
      color: #003C34; }
      @media (max-width: 991.98px) {
        /* line 5431, ../scss/_common.scss */
        .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-ar-btn {
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        /* line 5431, ../scss/_common.scss */
        .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-ar-btn {
          font-size: 14px !important; } }
      /* line 5441, ../scss/_common.scss */
      .onload-disclaimer-popup-3 .modal-content .modal-footer .dis-ar-btn:hover {
        color: #E5A93F; }

/* line 5451, ../scss/_common.scss */
.onload-disclaimer-popup-0 .btn-close {
  display: none !important; }
/* line 5454, ../scss/_common.scss */
.onload-disclaimer-popup-0 .modal-content {
  padding: 2rem 4rem 2rem 4rem;
  border-radius: 0; }
  @media (max-width: 991.98px) {
    /* line 5454, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content {
      padding: 2rem 2rem 2rem 2rem; } }
  @media (max-width: 480px) {
    /* line 5454, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content {
      padding: 2rem 1rem 2rem 1rem; } }
  /* line 5463, ../scss/_common.scss */
  .onload-disclaimer-popup-0 .modal-content .modal-header {
    padding: 0;
    border-bottom: none !important; }
    /* line 5466, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content .modal-header h2 {
      font-size: 32px;
      font-weight: 400;
      line-height: 40px; }
    @media (max-width: 767.98px) {
      /* line 5463, ../scss/_common.scss */
      .onload-disclaimer-popup-0 .modal-content .modal-header {
        font-size: 28px !important;
        line-height: 36px !important; } }
  /* line 5476, ../scss/_common.scss */
  .onload-disclaimer-popup-0 .modal-content .modal-body {
    padding: 1rem 0; }
    /* line 5483, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content .modal-body h5 {
      color: #313131;
      font-weight: 300; }
    /* line 5487, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content .modal-body .dis-bold-text {
      font-weight: 400; }
  /* line 5491, ../scss/_common.scss */
  .onload-disclaimer-popup-0 .modal-content .modal-footer {
    border-top: none !important;
    padding: 0px; }
    /* line 5494, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-cancel-btn {
      background-color: #D8D8D8;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      margin-left: 10px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5494, ../scss/_common.scss */
        .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-cancel-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5494, ../scss/_common.scss */
        .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-cancel-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5510, ../scss/_common.scss */
      .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-cancel-btn:hover {
        background-color: #E5A93F; }
    /* line 5515, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-continue-btn {
      background-color: #E5A93F;
      font-size: 18px;
      font-weight: 400;
      color: #003C34;
      padding: 10px 20px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 991.98px) {
        /* line 5515, ../scss/_common.scss */
        .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-continue-btn {
          font-size: 16px !important; } }
      @media (max-width: 575.98px) {
        /* line 5515, ../scss/_common.scss */
        .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-continue-btn {
          font-size: 14px !important;
          padding: 8px 14px; } }
      /* line 5530, ../scss/_common.scss */
      .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-continue-btn:hover {
        background-color: #D8D8D8; }
    /* line 5535, ../scss/_common.scss */
    .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-ar-btn {
      font-family: 'Cairo', sans-serif;
      font-size: 18px;
      color: #003C34; }
      @media (max-width: 991.98px) {
        /* line 5535, ../scss/_common.scss */
        .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-ar-btn {
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        /* line 5535, ../scss/_common.scss */
        .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-ar-btn {
          font-size: 14px !important; } }
      /* line 5545, ../scss/_common.scss */
      .onload-disclaimer-popup-0 .modal-content .modal-footer .dis-ar-btn:hover {
        color: #E5A93F; }

/* line 5554, ../scss/_common.scss */
div#myModal-0 {
  pointer-events: none; }
  @media (max-width: 575.98px) {
    /* line 5554, ../scss/_common.scss */
    div#myModal-0 {
      pointer-events: auto; } }

/* line 5560, ../scss/_common.scss */
div#myModal {
  pointer-events: none; }
  @media (max-width: 575.98px) {
    /* line 5560, ../scss/_common.scss */
    div#myModal {
      pointer-events: auto; } }

/* line 5566, ../scss/_common.scss */
div#myModal-2 {
  pointer-events: none; }
  @media (max-width: 575.98px) {
    /* line 5566, ../scss/_common.scss */
    div#myModal-2 {
      pointer-events: auto; } }

/* line 5572, ../scss/_common.scss */
div#myModal-3 {
  pointer-events: none; }
  @media (max-width: 575.98px) {
    /* line 5572, ../scss/_common.scss */
    div#myModal-3 {
      pointer-events: auto; } }

/* line 5578, ../scss/_common.scss */
div#myModal-4 {
  pointer-events: none; }
  @media (max-width: 575.98px) {
    /* line 5578, ../scss/_common.scss */
    div#myModal-4 {
      pointer-events: auto; } }

/* line 5584, ../scss/_common.scss */
.modal-body.warning-alert {
  height: 200px !important; }

/* line 5587, ../scss/_common.scss */
.show-pb {
  opacity: 1px !important; }

/* line 5590, ../scss/_common.scss */
.hide-ps {
  opacity: 0px !important; }

/* line 5593, ../scss/_common.scss */
#country_selection {
  width: 100%;
  background-color: #FCFCFC;
  padding: 18px;
  border: solid 1px #A5A5A5;
  font-size: 16px;
  color: #8E8E8E;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 300; }
  @media (max-width: 767.98px) {
    /* line 5593, ../scss/_common.scss */
    #country_selection {
      padding: 12px; } }

/* line 5607, ../scss/_common.scss */
.country-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("../images/drop-arrow.png");
  background-repeat: no-repeat;
  background-position-x: 3%;
  background-position-y: 30px;
  border: 1px solid #dfdfdf; }
  @media (max-width: 767.98px) {
    /* line 5607, ../scss/_common.scss */
    .country-select select {
      background-position-y: 24px; } }

/*********************************/
@media only screen and (min-width: 1400px) {
  /* line 5622, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.management-team-model-area.modal-dialog {
    max-width: 1320px; } }
@media only screen and (max-width: 1399px) {
  /* line 5625, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.management-team-model-area.modal-dialog {
    max-width: 1320px; }

  /* line 5627, ../scss/_common.scss */
  .big-title-portfolio a br {
    display: none; } }
@media only screen and (max-width: 1199px) {
  /* line 5630, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.management-team-model-area.modal-dialog {
    max-width: 1140px; } }
@media only screen and (max-width: 991px) {
  /* line 5633, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.management-team-model-area.modal-dialog {
    max-width: 960px; } }
@media only screen and (min-width: 1400px) {
  /* line 5638, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area.modal-dialog {
    max-width: 1000px; } }
@media only screen and (max-width: 1399px) {
  /* line 5641, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area.modal-dialog {
    max-width: 1000px; }

  /* line 5643, ../scss/_common.scss */
  .big-title-portfolio a br {
    display: none; } }
@media only screen and (max-width: 1199px) {
  /* line 5646, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area.modal-dialog {
    max-width: 820px; } }
@media only screen and (max-width: 991px) {
  /* line 5649, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area.modal-dialog {
    max-width: 640px; } }
@media only screen and (min-width: 1400px) {
  /* line 5654, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-2.modal-dialog {
    max-width: 1000px; } }
@media only screen and (max-width: 1399px) {
  /* line 5657, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-2.modal-dialog {
    max-width: 1000px; }

  /* line 5659, ../scss/_common.scss */
  .big-title-portfolio a br {
    display: none; } }
@media only screen and (max-width: 1199px) {
  /* line 5662, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-2.modal-dialog {
    max-width: 820px; } }
@media only screen and (max-width: 991px) {
  /* line 5665, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-2.modal-dialog {
    max-width: 640px; } }
@media only screen and (min-width: 1400px) {
  /* line 5670, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-3.modal-dialog {
    max-width: 1000px; } }
@media only screen and (max-width: 1399px) {
  /* line 5673, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-3.modal-dialog {
    max-width: 1000px; }

  /* line 5675, ../scss/_common.scss */
  .big-title-portfolio a br {
    display: none; } }
@media only screen and (max-width: 1199px) {
  /* line 5678, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-3.modal-dialog {
    max-width: 820px; } }
@media only screen and (max-width: 991px) {
  /* line 5681, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-3.modal-dialog {
    max-width: 640px; } }
@media only screen and (min-width: 1400px) {
  /* line 5685, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-0.modal-dialog {
    max-width: 1000px; } }
@media only screen and (max-width: 1399px) {
  /* line 5688, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-0.modal-dialog {
    max-width: 1000px; }

  /* line 5690, ../scss/_common.scss */
  .big-title-portfolio a br {
    display: none; } }
@media only screen and (max-width: 1199px) {
  /* line 5693, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-0.modal-dialog {
    max-width: 820px; } }
@media only screen and (max-width: 991px) {
  /* line 5696, ../scss/_common.scss */
  .modal-dialog.modal-dialog-centered.onload-disclaimer-model-area-0.modal-dialog {
    max-width: 640px; } }
/* line 5701, ../scss/_common.scss */
.investor-advisors-contacts-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 5701, ../scss/_common.scss */
    .investor-advisors-contacts-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 5701, ../scss/_common.scss */
    .investor-advisors-contacts-section {
      padding-top: 50px;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 5713, ../scss/_common.scss */
  .investor-advisors-contacts-section h2 {
    color: #003C34; }
  /* line 5716, ../scss/_common.scss */
  .investor-advisors-contacts-section h4 {
    color: #313131;
    font-size: 25px;
    font-weight: 400; }
  /* line 5721, ../scss/_common.scss */
  .investor-advisors-contacts-section a {
    color: #F6630C;
    font-size: 25px;
    font-weight: 400; }
    /* line 5725, ../scss/_common.scss */
    .investor-advisors-contacts-section a:hover {
      color: #E5A93F; }
    @media (max-width: 767.98px) {
      /* line 5721, ../scss/_common.scss */
      .investor-advisors-contacts-section a {
        font-size: 20px; } }

/* line 5735, ../scss/_common.scss */
.mobile-footer {
  background-color: #313131;
  position: relative;
  width: 100%;
  bottom: 0;
  display: none; }
  @media (max-width: 575.98px) {
    /* line 5735, ../scss/_common.scss */
    .mobile-footer {
      display: block !important; } }
  /* line 5751, ../scss/_common.scss */
  .mobile-footer .footer-area .footer-useful-links ul li {
    display: inline-block; }
    /* line 5753, ../scss/_common.scss */
    .mobile-footer .footer-area .footer-useful-links ul li:last-child a:after {
      display: none; }
    /* line 5756, ../scss/_common.scss */
    .mobile-footer .footer-area .footer-useful-links ul li a {
      color: #BABABA !important;
      font-size: 14px;
      font-weight: 400; }
      @media (max-width: 480px) {
        /* line 5756, ../scss/_common.scss */
        .mobile-footer .footer-area .footer-useful-links ul li a {
          font-size: 12px; } }
      /* line 5763, ../scss/_common.scss */
      .mobile-footer .footer-area .footer-useful-links ul li a:hover {
        color: #fff !important; }
      /* line 5766, ../scss/_common.scss */
      .mobile-footer .footer-area .footer-useful-links ul li a:after {
        content: '/';
        color: rgba(154, 154, 154, 0.5);
        padding-left: 6px;
        padding-right: 6px; }
        @media (max-width: 480px) {
          /* line 5766, ../scss/_common.scss */
          .mobile-footer .footer-area .footer-useful-links ul li a:after {
            padding-left: 2px;
            padding-right: 2px; } }
  /* line 5780, ../scss/_common.scss */
  .mobile-footer .footer-area .copyrights-text {
    color: rgba(154, 154, 154, 0.5);
    font-size: 14px;
    font-weight: 400;
    padding-top: 6px; }
    @media (max-width: 480px) {
      /* line 5780, ../scss/_common.scss */
      .mobile-footer .footer-area .copyrights-text {
        font-size: 12px; } }
    /* line 5789, ../scss/_common.scss */
    .mobile-footer .footer-area .copyrights-text a img {
      margin-top: -10px;
      padding-left: 3px; }
  @media (max-width: 575.98px) {
    /* line 5795, ../scss/_common.scss */
    .mobile-footer .footer-area .footer-saudi-vision {
      margin-top: 20px; } }
  @media (max-width: 480px) {
    /* line 5800, ../scss/_common.scss */
    .mobile-footer .footer-area .footer-saudi-vision img {
      width: 15%; } }

/* line 5810, ../scss/_common.scss */
.footer-section-area {
  background-color: #313131;
  position: absolute;
  width: 100%;
  bottom: 0; }
  @media (max-width: 575.98px) {
    /* line 5810, ../scss/_common.scss */
    .footer-section-area {
      display: none; } }
  @media (max-width: 991.98px) {
    /* line 5810, ../scss/_common.scss */
    .footer-section-area {
      bottom: -114px; } }
  /* line 5825, ../scss/_common.scss */
  .footer-section-area .footer-area .footer-useful-links ul li {
    display: inline-block; }
    /* line 5827, ../scss/_common.scss */
    .footer-section-area .footer-area .footer-useful-links ul li:last-child a:after {
      display: none; }
    /* line 5830, ../scss/_common.scss */
    .footer-section-area .footer-area .footer-useful-links ul li a {
      color: #BABABA !important;
      font-size: 14px;
      font-weight: 400; }
      @media (max-width: 480px) {
        /* line 5830, ../scss/_common.scss */
        .footer-section-area .footer-area .footer-useful-links ul li a {
          font-size: 12px; } }
      /* line 5837, ../scss/_common.scss */
      .footer-section-area .footer-area .footer-useful-links ul li a:hover {
        color: #fff !important; }
      /* line 5840, ../scss/_common.scss */
      .footer-section-area .footer-area .footer-useful-links ul li a:after {
        content: '/';
        color: rgba(154, 154, 154, 0.5);
        padding-left: 6px;
        padding-right: 6px; }
        @media (max-width: 480px) {
          /* line 5840, ../scss/_common.scss */
          .footer-section-area .footer-area .footer-useful-links ul li a:after {
            padding-left: 2px;
            padding-right: 2px; } }
  /* line 5854, ../scss/_common.scss */
  .footer-section-area .footer-area .copyrights-text {
    color: rgba(154, 154, 154, 0.5);
    font-size: 14px;
    font-weight: 400;
    padding-top: 6px; }
    @media (max-width: 480px) {
      /* line 5854, ../scss/_common.scss */
      .footer-section-area .footer-area .copyrights-text {
        font-size: 12px; } }
    /* line 5863, ../scss/_common.scss */
    .footer-section-area .footer-area .copyrights-text a img {
      margin-top: -10px;
      padding-left: 3px; }
  @media (max-width: 575.98px) {
    /* line 5869, ../scss/_common.scss */
    .footer-section-area .footer-area .footer-saudi-vision {
      margin-top: 20px; } }
  @media (max-width: 480px) {
    /* line 5874, ../scss/_common.scss */
    .footer-section-area .footer-area .footer-saudi-vision img {
      width: 15%; } }

/* line 5884, ../scss/_common.scss */
.ipo-timeline-section {
  padding-top: 160px;
  padding-bottom: 80px;
  overflow-x: hidden; }
  @media (max-width: 1399.98px) {
    /* line 5884, ../scss/_common.scss */
    .ipo-timeline-section {
      padding-bottom: 50px; } }
  @media (max-width: 575.98px) {
    /* line 5884, ../scss/_common.scss */
    .ipo-timeline-section {
      padding-top: 50px;
      z-index: 1;
      position: relative;
      overflow: hidden;
      padding-left: 10px;
      padding-right: 10px; } }
  /* line 5899, ../scss/_common.scss */
  .ipo-timeline-section h2 {
    color: #fff;
    margin-bottom: 28rem; }
  /* line 5903, ../scss/_common.scss */
  .ipo-timeline-section .timeline-wrapper {
    margin-top: -320px; }
    @media (max-width: 991.98px) {
      /* line 5903, ../scss/_common.scss */
      .ipo-timeline-section .timeline-wrapper {
        margin-top: -420px; } }
    /* line 5908, ../scss/_common.scss */
    .ipo-timeline-section .timeline-wrapper ul {
      /*			&:after{
      				@media (max-width: 767.98px){
      					content: '';
      					height: 93%;
      					width: 1px;
      					background-color: rgba(74,114,109,1);
      					position: absolute;
      					left: 30px;
      					top: 0;
         					 z-index: -1;
      				}
      			}*/ }
      @media (max-width: 991.98px) {
        /* line 5908, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul {
          position: relative; } }
      /* line 5924, ../scss/_common.scss */
      .ipo-timeline-section .timeline-wrapper ul li {
        position: relative; }
        @media (max-width: 991.98px) {
          /* line 5928, ../scss/_common.scss */
          .ipo-timeline-section .timeline-wrapper ul li .inactive-list-icon:after {
            content: '';
            height: 93%;
            width: 1px;
            background-color: #4a726d;
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1; } }
        /* line 5940, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul li:after {
          content: '';
          height: 16px;
          width: 120px;
          background-color: #E5A93F;
          color: #E5A93F;
          position: absolute;
          right: 86px;
          top: 44%;
          z-index: -1; }
          @media (max-width: 991.98px) {
            /* line 5940, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li:after {
              width: 100px; } }
          @media (max-width: 991.98px) {
            /* line 5940, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li:after {
              top: 62%;
              height: 8px;
              right: -20px;
              transform: rotate(90deg); } }
        @media (max-width: 991.98px) {
          /* line 5960, ../scss/_common.scss */
          .ipo-timeline-section .timeline-wrapper ul li img {
            width: 60px; } }
        /* line 5965, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul li:before {
          content: '';
          height: 155px;
          width: 1px;
          background-color: #4A726D;
          color: #E5A93F;
          position: absolute;
          right: 44px;
          bottom: -180px; }
          @media (max-width: 991.98px) {
            /* line 5965, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li:before {
              display: none; } }
        /* line 5978, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul li:nth-child(2n):before {
          height: 61px;
          bottom: -86px; }
        /* line 5982, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul li:last-child:after {
          display: none; }
        /* line 5985, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul li span.timeline-date {
          position: absolute;
          top: -80px;
          color: #fff;
          font-size: 24px;
          font-weight: 400;
          text-transform: uppercase;
          right: 10px;
          width: 120%; }
          @media (max-width: 1199.98px) {
            /* line 5985, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li span.timeline-date {
              font-size: 20px; } }
          @media (max-width: 991.98px) {
            /* line 5985, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li span.timeline-date {
              font-size: 18px;
              font-weight: 700;
              top: -5px;
              right: 100px; } }
          @media (max-width: 480px) {
            /* line 5985, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li span.timeline-date {
              right: 80px !important; } }
          /* line 6006, ../scss/_common.scss */
          .ipo-timeline-section .timeline-wrapper ul li span.timeline-date.expanded {
            display: flex;
            flex-direction: column;
            width: 150%;
            text-align: center;
            right: -30%; }
            @media (max-width: 991.98px) {
              /* line 6006, ../scss/_common.scss */
              .ipo-timeline-section .timeline-wrapper ul li span.timeline-date.expanded {
                flex-direction: row;
                width: 100%;
                text-align: left;
                right: 100px; } }
            /* line 6018, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li span.timeline-date.expanded .text-below {
              font-size: 16px;
              font-weight: 300; }
              @media (max-width: 991.98px) {
                /* line 6018, ../scss/_common.scss */
                .ipo-timeline-section .timeline-wrapper ul li span.timeline-date.expanded .text-below {
                  margin-left: 0.5rem;
                  align-self: center; } }
        /* line 6028, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul li span.timeline-content-text {
          position: absolute;
          bottom: -280px;
          font-size: 20px;
          color: #fff;
          font-weight: 300;
          right: -80px;
          width: 250px;
          text-align: center; }
          @media (max-width: 1199.98px) {
            /* line 6028, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li span.timeline-content-text {
              font-size: 18px;
              line-height: 26px; } }
        @media (max-width: 991.98px) {
          /* line 6045, ../scss/_common.scss */
          .ipo-timeline-section .timeline-wrapper ul li .mobile-res-content {
            position: absolute !important;
            top: 22px;
            right: 100px !important;
            text-align: right !important; } }
        @media (max-width: 480px) {
          /* line 6045, ../scss/_common.scss */
          .ipo-timeline-section .timeline-wrapper ul li .mobile-res-content {
            right: 80px !important;
            font-size: 16px !important;
            line-height: 24px !important; } }
        @media (max-width: 991.98px) {
          /* line 6057, ../scss/_common.scss */
          .ipo-timeline-section .timeline-wrapper ul li .mobile-res-content br {
            display: none; } }
        /* line 6064, ../scss/_common.scss */
        .ipo-timeline-section .timeline-wrapper ul li span.upside-timeline-content {
          bottom: unset;
          top: 186px; }
          @media (max-width: 991.98px) {
            /* line 6064, ../scss/_common.scss */
            .ipo-timeline-section .timeline-wrapper ul li span.upside-timeline-content {
              top: 22px; } }
        @media (max-width: 991.98px) {
          /* line 5924, ../scss/_common.scss */
          .ipo-timeline-section .timeline-wrapper ul li {
            position: relative;
            padding-bottom: 80px; } }
      /* line 6077, ../scss/_common.scss */
      .ipo-timeline-section .timeline-wrapper ul li.inactive-list-icon:after {
        background-color: #4A726D; }

/* line 6087, ../scss/_common.scss */
.pulse-animation-effect {
  transform: scale(1);
  animation: pulse-black 2s infinite;
  border-radius: 50%; }

@keyframes pulse-black {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(229, 169, 63, 0.5); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(229, 169, 63, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(229, 169, 63, 0); } }
/* line 6110, ../scss/_common.scss */
.video-play-buttons {
  transform: scale(1);
  animation: pulse-white 2s infinite;
  border-radius: 50%;
  border: 10px solid rgba(255, 255, 255, 0.4) !important;
  width: 100%; }

@keyframes pulse-white {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }
/* line 6133, ../scss/_common.scss */
.rs-background-video-layer iframe {
  visibility: inherit !important; }

/* line 6137, ../scss/_common.scss */
.fancybox-button:hover {
  background: #E5A93F; }

/* line 6142, ../scss/_common.scss */
#section1 .custom-anchor-arrow {
  left: -100px !important; }

/* line 6145, ../scss/_common.scss */
#section1 .link-text {
  opacity: 1 !important; }
  /* line 6147, ../scss/_common.scss */
  #section1 .link-text:hover {
    color: #F6630C; }

/* line 6246, ../scss/_common.scss */
#section1 .custom-anchor-arrow {
  left: -100px !important;
  bottom: 600px; }

/* line 6250, ../scss/_common.scss */
#section1 .link-text {
  opacity: 1 !important; }
  /* line 6252, ../scss/_common.scss */
  #section1 .link-text:hover {
    color: #F6630C; }

/* line 6256, ../scss/_common.scss */
#section1 .link-text {
  color: #e3e3e3; }

/* line 6262, ../scss/_common.scss */
.custom-anchor-arrow {
  position: absolute;
  z-index: 9999999;
  display: block; }
  /* line 6266, ../scss/_common.scss */
  .custom-anchor-arrow .link {
    display: inline-flex;
    align-items: center;
    padding: 5px;
    text-decoration: none;
    transform: rotate(-90deg) translate3d(-300px, 0, 0); }
    /* line 6273, ../scss/_common.scss */
    .custom-anchor-arrow .link:hover .link-text {
      opacity: 1 !important; }
    /* line 6278, ../scss/_common.scss */
    .custom-anchor-arrow .link:hover .link-arrow span:after {
      animation: animation-arrow 1.5s forwards;
      animation-delay: 1s; }
    /* line 6285, ../scss/_common.scss */
    .custom-anchor-arrow .link:hover .link-line:after {
      animation: animation-line 1.5s forwards; }
    /* line 6290, ../scss/_common.scss */
    .custom-anchor-arrow .link .link-arrow {
      display: inline-flex; }
      /* line 6292, ../scss/_common.scss */
      .custom-anchor-arrow .link .link-arrow span {
        position: relative;
        width: 14px;
        height: 2px;
        border-radius: 2px;
        overflow: hidden;
        background: rgba(186, 186, 186, 0.5);
        z-index: 2; }
        /* line 6300, ../scss/_common.scss */
        .custom-anchor-arrow .link .link-arrow span:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          width: 0;
          height: 2px;
          background: #F6630C; }
        /* line 6309, ../scss/_common.scss */
        .custom-anchor-arrow .link .link-arrow span:nth-child(1) {
          transform-origin: left bottom;
          transform: rotate(45deg) translate3d(8px, -10px, 0); }
        /* line 6313, ../scss/_common.scss */
        .custom-anchor-arrow .link .link-arrow span:nth-child(2) {
          transform-origin: left bottom;
          transform: rotate(-45deg); }
    /* line 6319, ../scss/_common.scss */
    .custom-anchor-arrow .link .link-line {
      position: relative;
      margin-left: -14px;
      margin-right: 30px;
      width: 70px;
      height: 2px;
      background: rgba(186, 186, 186, 0.5);
      overflow: hidden;
      z-index: 1; }
      @media (max-width: 575.98px) {
        /* line 6319, ../scss/_common.scss */
        .custom-anchor-arrow .link .link-line {
          width: 50px; } }
      /* line 6331, ../scss/_common.scss */
      .custom-anchor-arrow .link .link-line:after {
        content: "";
        display: block;
        position: absolute;
        left: 80px;
        width: 70px;
        height: 2px;
        background: #F6630C; }
    /* line 6341, ../scss/_common.scss */
    .custom-anchor-arrow .link .link-text {
      color: #F6630C;
      font-size: 16px;
      text-transform: uppercase;
      opacity: 0 !important;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 575.98px) {
        /* line 6341, ../scss/_common.scss */
        .custom-anchor-arrow .link .link-text {
          font-size: 14px; } }

/* line 6355, ../scss/_common.scss */
#section2 .custom-anchor-arrow {
  left: -70px;
  bottom: 330px; }

/* line 6359, ../scss/_common.scss */
#section2 .up-arrow-anim {
  left: 50px;
  bottom: 280px; }

/* line 6363, ../scss/_common.scss */
#section3 .custom-anchor-arrow {
  left: -100px;
  bottom: -390px; }

/* line 6367, ../scss/_common.scss */
#section3 .up-arrow-anim {
  left: -10px;
  bottom: -410px; }

/* line 6371, ../scss/_common.scss */
#section4 .custom-anchor-arrow {
  left: -80px;
  bottom: 520px; }

/* line 6375, ../scss/_common.scss */
#section4 .up-arrow-anim {
  left: -10px;
  bottom: 520px; }

/* line 6379, ../scss/_common.scss */
#section5 .custom-anchor-arrow {
  left: -20px;
  bottom: -250px; }

/* line 6383, ../scss/_common.scss */
#section5 .up-arrow-anim {
  left: -50px;
  bottom: -154px; }

/* line 6387, ../scss/_common.scss */
#section6 .custom-anchor-arrow {
  left: -60px;
  bottom: 480px; }

/* line 6391, ../scss/_common.scss */
#section6 .up-arrow-anim {
  left: -30px;
  bottom: 524px; }

/* line 6395, ../scss/_common.scss */
#section7 .custom-anchor-arrow {
  left: -10px;
  bottom: 440px; }

/* line 6399, ../scss/_common.scss */
#section7 .up-arrow-anim {
  left: 30px;
  bottom: 474px; }

/* line 6403, ../scss/_common.scss */
#section8 .custom-anchor-arrow {
  left: -70px;
  bottom: 490px; }

/* line 6407, ../scss/_common.scss */
#section8 .up-arrow-anim {
  left: 0px;
  bottom: 494px; }

/* line 6411, ../scss/_common.scss */
#section9 .custom-anchor-arrow {
  left: -70px;
  bottom: 484px; }

/* line 6415, ../scss/_common.scss */
#section9 .up-arrow-anim {
  left: 40px;
  bottom: 444px; }

/* line 6419, ../scss/_common.scss */
#section10 .custom-anchor-arrow {
  left: -70px;
  bottom: 484px; }

/* line 6423, ../scss/_common.scss */
#section10 .up-arrow-anim {
  left: -10px;
  bottom: 494px; }

/* line 6427, ../scss/_common.scss */
#section11 .custom-anchor-arrow {
  left: -70px;
  bottom: -386px; }

/* line 6431, ../scss/_common.scss */
#section11 .up-arrow-anim {
  left: -10px;
  bottom: -372px; }

/* line 6435, ../scss/_common.scss */
#section12 .up-arrow-anim {
  left: -60px;
  bottom: 630px; }

/* line 6441, ../scss/_common.scss */
.up-arrow-anim {
  position: absolute;
  z-index: 9999999;
  display: block; }
  /* line 6445, ../scss/_common.scss */
  .up-arrow-anim .link {
    display: inline-flex;
    align-items: center;
    padding: 5px;
    text-decoration: none;
    transform: rotate(-90deg) translate3d(-300px, 0, 0); }
    /* line 6452, ../scss/_common.scss */
    .up-arrow-anim .link:hover .link-text {
      opacity: 1 !important; }
    /* line 6457, ../scss/_common.scss */
    .up-arrow-anim .link:hover .link-arrow span:after {
      animation: animation-arrow 1.5s forwards; }
    /* line 6464, ../scss/_common.scss */
    .up-arrow-anim .link:hover .link-line:after {
      animation: animation-line 1.5s forwards;
      animation-delay: 1s; }
    /* line 6470, ../scss/_common.scss */
    .up-arrow-anim .link .link-arrow {
      display: inline-flex;
      position: absolute;
      left: 48px;
      transform: rotate(180deg); }
      /* line 6475, ../scss/_common.scss */
      .up-arrow-anim .link .link-arrow span {
        position: relative;
        width: 14px;
        height: 2px;
        border-radius: 2px;
        overflow: hidden;
        background: rgba(186, 186, 186, 0.5);
        z-index: 2; }
        /* line 6483, ../scss/_common.scss */
        .up-arrow-anim .link .link-arrow span:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          width: 0;
          height: 2px;
          background: #F6630C; }
        /* line 6492, ../scss/_common.scss */
        .up-arrow-anim .link .link-arrow span:nth-child(1) {
          transform-origin: left bottom;
          transform: rotate(45deg) translate3d(8px, -10px, 0); }
        /* line 6496, ../scss/_common.scss */
        .up-arrow-anim .link .link-arrow span:nth-child(2) {
          transform-origin: left bottom;
          transform: rotate(-45deg); }
    /* line 6502, ../scss/_common.scss */
    .up-arrow-anim .link .link-line {
      position: relative;
      margin-left: -14px;
      margin-right: 30px;
      width: 70px;
      height: 2px;
      background: rgba(186, 186, 186, 0.5);
      overflow: hidden;
      z-index: 1; }
      @media (max-width: 575.98px) {
        /* line 6502, ../scss/_common.scss */
        .up-arrow-anim .link .link-line {
          width: 50px; } }
      /* line 6514, ../scss/_common.scss */
      .up-arrow-anim .link .link-line:after {
        content: "";
        display: block;
        position: absolute;
        left: 80px;
        width: 70px;
        height: 2px;
        background: #F6630C; }
    /* line 6524, ../scss/_common.scss */
    .up-arrow-anim .link .link-text {
      color: #F6630C;
      font-size: 16px;
      text-transform: uppercase;
      opacity: 0 !important;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 575.98px) {
        /* line 6524, ../scss/_common.scss */
        .up-arrow-anim .link .link-text {
          font-size: 14px; } }

/* line 6538, ../scss/_common.scss */
.up-down-arrow-link span {
  padding: 15px;
  background-color: #E5A93F;
  display: block;
  width: 50px;
  margin-bottom: 12px; }

/* line 6547, ../scss/_common.scss */
span.icon-arrow-rt.up-arrow-icon {
  transform: rotate(270deg);
  font-size: 10px; }

/* line 6551, ../scss/_common.scss */
span.icon-arrow-rt.down-arrow-icon {
  transform: rotate(90deg);
  font-size: 10px; }

@keyframes animation-line {
  0% {
    left: 80px; }
  100% {
    left: 0; } }
@keyframes animation-arrow {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
/* line 6579, ../scss/_common.scss */
#continueButton1[disabled="disabled"] {
  opacity: 0.3; }

/* line 6583, ../scss/_common.scss */
div#myModal {
  background-color: rgba(1, 51, 44, 0.95);
  z-index: 11111; }

/* line 6587, ../scss/_common.scss */
ul.default-list li {
  /*margin-bottom: 16px; 
  display: flex;  */
  line-height: 1.3;
  position: relative;
  padding-right: 25px;
  margin-bottom: 0.875rem;
  letter-spacing: 0.1px;
  font-size: 18px; }
  @media (max-width: 991.98px) {
    /* line 6587, ../scss/_common.scss */
    ul.default-list li {
      font-size: 16px; } }
  @media (max-width: 767.98px) {
    /* line 6587, ../scss/_common.scss */
    ul.default-list li {
      font-size: 14px; } }

/* line 6603, ../scss/_common.scss */
ul.default-list li:before {
  content: "\25A0";
  color: rgba(1, 67, 133, 0.2);
  font-weight: bold;
  /*display: inline-block; 
  float: left;
  width: 1em;
  margin-left: 0;
  position: relative;*/
  display: inline-block;
  vertical-align: middle;
  margin-right: -24px;
  margin-left: 15px;
  margin-top: -5px; }
  @media (max-width: 767.98px) {
    /* line 6603, ../scss/_common.scss */
    ul.default-list li:before {
      font-size: 0.5rem; } }

/* line 6623, ../scss/_common.scss */
a.clicked .investment-highlights-grid {
  position: relative;
  overflow: hidden; }
  /* line 6626, ../scss/_common.scss */
  a.clicked .investment-highlights-grid img {
    width: 100%;
    transition: transform .4s; }
  /* line 6630, ../scss/_common.scss */
  a.clicked .investment-highlights-grid img {
    transform: scale(1.1);
    transform-origin: 50% 50%; }
  /* line 6634, ../scss/_common.scss */
  a.clicked .investment-highlights-grid .image-black-overlay {
    opacity: 0; }
  /* line 6637, ../scss/_common.scss */
  a.clicked .investment-highlights-grid .image-green-overlay {
    opacity: 1; }
  /* line 6642, ../scss/_common.scss */
  a.clicked .investment-highlights-grid h3 span {
    display: block !important; }
  /* line 6646, ../scss/_common.scss */
  a.clicked .investment-highlights-grid .read-more-links {
    color: #F6630C !important; }
    /* line 6648, ../scss/_common.scss */
    a.clicked .investment-highlights-grid .read-more-links .text {
      color: #F6630C !important; }
  /* line 6652, ../scss/_common.scss */
  a.clicked .investment-highlights-grid .icon-arrow-rt {
    color: #F6630C !important;
    padding-left: 15px !important; }

/* line 6659, ../scss/_common.scss */
.arrow-nav {
  position: fixed;
  bottom: 60px;
  left: -70px;
  z-index: 999;
  width: 100px; }
  @media (max-width: 575.98px) {
    /* line 6659, ../scss/_common.scss */
    .arrow-nav {
      display: none; } }
  /* line 6668, ../scss/_common.scss */
  .arrow-nav a {
    color: #FFF; }
    /* line 6670, ../scss/_common.scss */
    .arrow-nav a span {
      margin-right: 10px; }
    /* line 6673, ../scss/_common.scss */
    .arrow-nav a .page-title {
      position: absolute;
      left: 0px;
      top: 0px;
      opacity: 0;
      width: 400px;
      -webkit-transition: all 0.3s ease-out 0s !important;
      -moz-transition: all 0.3s ease-out 0s !important;
      -ms-transition: all 0.3s ease-out 0s !important;
      -o-transition: all 0.3s ease-out 0s !important;
      transition: all 0.3s ease-out 0s !important; }
      @media (max-width: 1650px) {
        /* line 6673, ../scss/_common.scss */
        .arrow-nav a .page-title {
          display: none; } }
  /* line 6687, ../scss/_common.scss */
  .arrow-nav.light-mode a {
    color: #003C34; }

/* line 6693, ../scss/_common.scss */
span.icon-close.slide-menu-close {
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important;
  cursor: pointer; }
  /* line 6696, ../scss/_common.scss */
  span.icon-close.slide-menu-close:hover {
    color: #F6630C; }

/* line 6704, ../scss/_common.scss */
.arrow-nav {
  position: fixed;
  bottom: 230px;
  right: 30px;
  z-index: 999;
  width: 60px; }
  @media (max-width: 1650px) {
    /* line 6704, ../scss/_common.scss */
    .arrow-nav {
      bottom: -63px; } }

/* line 6714, ../scss/_common.scss */
.next-slide {
  transform: rotate(90deg);
  height: 90px;
  width: 300px;
  position: absolute;
  right: -100px;
  top: -100px;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  @media (max-width: 1650px) {
    /* line 6714, ../scss/_common.scss */
    .next-slide {
      height: 35px;
      width: 40px;
      background-color: #E5A93F;
      right: -33px; } }
  /* line 6728, ../scss/_common.scss */
  .next-slide:before {
    content: '\e91e';
    font-family: 'icomoon';
    font-size: 20px;
    color: rgba(186, 186, 186, 0.5); }
    @media (max-width: 1650px) {
      /* line 6728, ../scss/_common.scss */
      .next-slide:before {
        color: rgba(0, 60, 52, 0.9);
        padding-right: 9px;
        font-size: 8px; } }
  /* line 6740, ../scss/_common.scss */
  .next-slide:hover .page-title {
    opacity: 1 !important; }
  /* line 6743, ../scss/_common.scss */
  .next-slide:hover:before {
    color: #F6630C; }
    @media (max-width: 1650px) {
      /* line 6743, ../scss/_common.scss */
      .next-slide:hover:before {
        color: #fff; } }

/* line 6752, ../scss/_common.scss */
.arrow-nav a.next-slide .page-title {
  right: 70px;
  text-transform: uppercase; }

/* line 6756, ../scss/_common.scss */
.prev-slide {
  transform: rotate(90deg);
  height: 90px;
  width: 300px;
  position: absolute;
  right: -60px;
  top: -100px;
  -webkit-transition: all 0.3s ease-out 0s !important;
  -moz-transition: all 0.3s ease-out 0s !important;
  -ms-transition: all 0.3s ease-out 0s !important;
  -o-transition: all 0.3s ease-out 0s !important;
  transition: all 0.3s ease-out 0s !important; }
  @media (max-width: 1650px) {
    /* line 6756, ../scss/_common.scss */
    .prev-slide {
      height: 35px;
      width: 40px;
      background-color: #E5A93F;
      right: -33px;
      top: -142px; } }
  /* line 6771, ../scss/_common.scss */
  .prev-slide:after {
    content: '\e91d';
    font-family: 'icomoon';
    font-size: 20px;
    color: rgba(186, 186, 186, 0.5); }
    @media (max-width: 1650px) {
      /* line 6771, ../scss/_common.scss */
      .prev-slide:after {
        color: rgba(0, 60, 52, 0.9);
        padding-right: 9px;
        font-size: 8px; } }
  /* line 6783, ../scss/_common.scss */
  .prev-slide:hover .page-title {
    opacity: 1 !important; }
  /* line 6786, ../scss/_common.scss */
  .prev-slide:hover:after {
    color: #F6630C; }
    @media (max-width: 1650px) {
      /* line 6786, ../scss/_common.scss */
      .prev-slide:hover:after {
        color: #fff; } }

/* line 6794, ../scss/_common.scss */
.arrow-nav a.prev-slide .page-title {
  right: 70px;
  text-transform: uppercase; }
