body {
  font-family: 'ibm-regular' !important;
  color: #0d6c86;
  background: #fff;
}

.header {
  background-color: transparent;
}

.nav__bg {
  background-color: #0d6c86;
}

.navList__wrap a:hover {
  color: #fff;
}

.backButton__bg {
  background-color: #0d6c86;
}

.header.is-sticky {
  min-height: 120px;
}

.header .header__bar {
  padding: 0;
}

.header .header__logo {
  align-self: flex-start;
}

.header .header__logo .desktop-header {
  display: block;
  background-image: url('../img/lines-images/logo-line.svg');
  width: 600px;
  height: 120px;
  background-size: contain;
  background-repeat: no-repeat;
}

.header .header__logo__dark {
  margin-left: 20px;
  margin-top: 20px;
}

header .header__bar .header__menu {
  padding: 0 3rem;
}

.header .header__menu .icon,
.header.-sticky-initial.-sticky-light .header__menu .icon,
.header.is-sticky.-sticky-light .header__menu .icon {
  color: #0d6c86;
  stroke-width: 2px;
}

.header.-sticky-initial.-sticky-light .header__bar,
.header.is-sticky.-sticky-light .header__bar {
  background-color: #fff;
  box-shadow: none;
}

.thumbnail {
  width: 100%;
  height: 600px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.lines-of-business-thumbnail {
  background-image: url('../img/backgrounds/lines-of-business/thumbnail.png');
  overflow: revert;
  background-position: center 31%;
}

.lines-of-business-thumbnail div {
  position: absolute;
  bottom: -95px;
  right: -1px;
  width: 860px;
  background-image: url('../img/lines-images/up-line.svg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 60px;
  z-index: 9;
}

.lines-of-business-thumbnail div p {
  font-size: 50px;
  font-weight: bold;
  max-width: 330px;
  margin-left: auto;
  margin-right: 80px;
}

.sectoins-wrapper {
  background-image: url('../img/backgrounds/background-for-all.png');
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.lines-of-buisness-random-items {
  margin: 100px 0;
  min-height: 550px;
}

.lines-of-buisness-random-items div {
  position: absolute;
  width: 230px;
  height: 221px;
  display: flex;
  align-items: center;
}

.lines-of-buisness-random-items div p {
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto;
}

.lines-of-buisness-random-items .item-1 {
  top: 100px;
  left: calc(50% - 115px);
  background-image: url('../img/lines-images/lines-round-down.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.lines-of-buisness-random-items .item-1 p {
  width: 125px;
}

.lines-of-buisness-random-items .item-2 {
  top: 160px;
  left: calc(50% + 90px);
  background-image: url('../img/lines-images/lines-round-up.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 237px;
}

.lines-of-buisness-random-items .item-2 p {
  width: 140px;
  margin-bottom: 13px;
}

.lines-of-buisness-random-items .item-3 {
  left: calc(50% - 322px);
  top: 276px;
  background-image: url('../img/lines-images/lines-round-down.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.lines-of-buisness-random-items .item-3 p {
  width: 120px;
}

.lines-of-buisness-random-items .item-4 {
  left: calc(50% - 115px);
  top: 312px;
  background-image: url('../img/lines-images/lines-round-up.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  height: 237px;
}

.lines-of-buisness-random-items .item-4 p {
  width: 150px;
}

.line-of-business-item {
  margin: 110px 0;
  padding: 0 60px;
}

.line-of-business-item h2 {
  font-size: 35px;
  color: #0d6c86;
  max-width: 50%;
  margin-left: auto;
  display: block;
  margin-bottom: 60px;
}

.line-of-business-item h2 span {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 300;
}

.line-of-business-item h3 {
  font-size: 35px;
  color: #0d6c86;
  padding: 0;
}

.line-of-business-item p {
  font-size: 22px;
  padding: 0;
}

.line-of-business-item a {
  background-color: #0d6c86;
  border-radius: 21px;
  margin-top: 30px;
  color: #fff;
  font-size: 20px;
  padding: 2px 10px;
  display: inline-block;
}

.line-of-business-item .row .col-6:first-child {
  padding-left: 60px;
}

.line-of-business-item .img-wrapper {
  width: 535px;
  height: 300px;
  margin-left: auto;
}

.line-of-business-item .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.line-left {
  background-image: url('../img/lines-images/left-line.svg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
  height: 115px;
}

.line-right {
  background-image: url('../img/lines-images/right-line.svg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 800px;
  height: 115px;
  margin-left: auto;
}

.home-thumbnail {
  background-image: url('../img/backgrounds/home-thumbnail.png');
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-thumbnail div {
  text-align: center;
}

.home-thumbnail div span {
  font-size: 25px;
  color: #fff;
  display: inline-block;
}

.home-thumbnail div p {
  text-align: center;
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
}

.home-thumbnail div p span {
  display: block;
  font-size: 50px;
  max-width: 445px;
  margin: 0 auto;
}

.home-about-select {
  position: relative;
}

.home-about-select h3 {
  font-size: 45px;
  max-width: 305px;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 70px;
  text-transform: uppercase;
  color: #0d6c86;
  margin-left: auto;
}

.home-about-select h3 span {
  display: block;
  text-align: right;
  font-weight: 300;
  font-size: 35px;
}

.home-about-select p {
  font-size: 23px;
  letter-spacing: 1.38px;
  text-align: right;
}

.home-companies {
  padding: 0 140px 50px 200px;
  margin: 150px 0;
}

.home-companies .companies-container {
  overflow: hidden;
}

.home-companies
  .companies-container
  .swiper-container-autoheight
  .swiper-slide {
  background-color: #a4a6aa24;
  padding: 40px 20px;
}

.home-companies
  .companies-container
  .swiper-container-autoheight
  .swiper-slide
  .company-slide-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
}

.home-companies
  .companies-container
  .portfolioCard.-type-2
  .portfolioCard__img__inner {
  text-align: center;
  border-bottom: 4px solid #0d6c86;
  padding-bottom: 70px;
}

.home-companies
  .companies-container
  .portfolioCard.-type-2
  .portfolioCard__img__inner
  p {
  color: #0d6c86;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #6b6969;
  max-width: 170px;
  margin: 0 auto;
}

.home-companies
  .companies-container
  .swiper-slide.slider-slide.swiper-slide-active
  p {
  font-size: 15px;
}

.home-companies
  .companies-container
  .portfolioCard.-type-2
  .portfolioCard__img__inner
  .bg-image {
  width: 160px !important;
  height: 60px !important;
  background-size: contain !important;
  margin: 0 auto !important;
  margin-top: 60px !important;
}

.home-companies
  .companies-container
  .swiper-slide.slider-slide.swiper-slide-active {
  transform: scale(1.1);
  transition: all 1s;
}

.home-companies
  .companies-container
  .swiper-slide.slider-slide.swiper-slide-active
  .portfolioCard.-type-2
  .portfolioCard__img__inner {
  border-bottom: 6px solid #0d6c86;
}

.home-companies .companies-container .ui-element {
  top: 50%;
  width: calc(100% - 200px);
  left: 130px;
  z-index: 0;
}

.home-companies .companies-container .ui-element .navButton button.js-prev i {
  transform: rotate(180deg);
  color: #0d6c86;
  font-size: 40px;
}

.home-companies .companies-container .ui-element .navButton button i {
  color: #0d6c86;
  font-size: 40px;
}

.home-companies .companies-container .ui-element .navButton button.js-next {
  margin-left: auto;
}

.home-message-section {
  padding-left: 100px;
  padding-top: 20px;
  margin-bottom: 150px;
  min-height: 470px;
}

.home-message-section .img-main-wrapper {
  position: relative;
}

.home-message-section .img-main-wrapper .img-wrapper {
  position: relative;
  margin-top: 60px;
}

.home-message-section .img-main-wrapper .img-wrapper::before {
  content: '';
  position: absolute;
  width: 100px;
  height: 10px;
  top: -10px;
  left: -10px;
  background-color: #0d6c86;
}

.home-message-section .img-main-wrapper .img-wrapper::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 150px;
  top: -10px;
  left: -10px;
  background-color: #0d6c86;
}

.home-message-section .img-main-wrapper .message-title {
  position: absolute;
  width: 290px;
  background-color: #0d6c86;
  padding: 10px;
  left: 50px;
  bottom: -40px;
}

.home-message-section .img-main-wrapper .message-title p {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
}

.home-message-section .img-main-wrapper .message-title p span {
  display: block;
  font-size: 13px;
  font-weight: 300;
}

.home-message-section .message-content {
  margin-top: 60px;
}

.home-message-section .message-content h3 {
  color: #0d6c86;
  font-size: 45px;
  text-align: right;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.home-message-section .message-content h3 span {
  font-weight: 300;
  display: block;
}

.home-message-section .message-content p {
  margin-bottom: 0;
  font-size: 16px;
  text-align: right;
  font-style: italic;
}

.home-news-section {
  background-image: url('../img/backgrounds/home/news-background.svg');
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  width: 100%;
  height: 885px;
  margin-bottom: 150px;
}

.home-news-section h3 {
  color: #0d6c86;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 150px;
}

.home-news-section h3 span {
  font-weight: 300;
  display: block;
}

.home-news-section .news-swiper-wrapper .container {
  overflow: hidden;
  max-width: 980px;
  margin-left: auto;
  float: right;
  margin-right: 80px;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.home-news-section .news-swiper-wrapper .swiper-wrapper .swiper-slide {
  width: 100%;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner {
  display: flex;
  max-width: 940px;
  position: relative;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner
  .news-content {
  font-size: 14px;
  max-width: 450px;
  padding: 20px;
  color: #fff;
  padding-top: 40px;
  z-index: 2;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner
  .news-content.rtl {
  text-align: right;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner
  .news-content
  p.rtl {
  direction: rtl;
  text-align: right;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner
  .news-content
  a {
  margin-top: 30px;
  display: inline-block;
  font-size: 16px;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner
  .news-content
  a:hover {
  color: #fff;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner
  .border-line {
  position: absolute;
  content: '';
  z-index: 1;
  width: calc(100% - 20px);
  height: calc(100% - 40px);
  top: 20px;
  border: 4px solid #fff;
  left: 0;
}

.home-news-section
  .news-swiper-wrapper
  .swiper-wrapper
  .swiper-slide
  .portfolioCard__img__inner
  .bg-image {
  min-width: 500px;
  max-width: 500px;
  min-height: 430px;
  max-height: 430px;
  background-size: contain;
}

.home-news-section .news-swiper-wrapper .ui-element {
  top: calc(50% - 50px);
  width: 1070px;
  right: 55px;
}

.home-news-section
  .news-swiper-wrapper
  .ui-element
  .navButton
  button.js-prev
  i {
  transform: rotate(180deg);
}

.home-news-section .news-swiper-wrapper .ui-element .navButton button i {
  color: #fff;
  font-size: 40px;
}

.home-news-section .news-swiper-wrapper .ui-element .navButton button.js-next {
  margin-left: auto;
}

.about-thumbnail {
  background-image: url('../img/backgrounds/about/about-thumbnail.png');
  overflow: revert;
}

.about-thumbnail div p {
  text-transform: uppercase;
  max-width: 350px;
  margin-top: 10px;
}

.about-item {
  margin: 150px 0 0;
}

.about-item .content-wrapper {
  display: flex;
  align-items: center;
}

.about-item p {
  font-size: 20px;
  font-weight: 300;
}

.about-item .img-wrapper {
  max-width: 555px;
  max-height: 370px;
  margin-left: auto;
}

.about-item .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.our-vision-mission h2 {
  font-size: 55px;
  margin-left: 370px;
  margin-bottom: 50px;
  color: #0d6c86;
  text-transform: uppercase;
  margin-top: 150px;
}

.our-vision-mission h2 span {
  display: block;
}

.our-vision-mission p {
  font-size: 22px;
  margin-left: 500px;
  max-width: 760px;
}

.our-vision-mission {
    background-image: url(../img/backgrounds/about/dots.png);
    padding-top: 60px;
    height: 1000px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: -85px 0;
    background-size: contain;
}

.about-our-strategy {
  padding: 0 60px;
  margin-bottom: 80px;
}

.about-our-strategy h2 {
  color: #0d6c86;
  font-size: 55px;
  margin-bottom: 60px;
  margin-left: auto;
  text-transform: uppercase;
  width: 260px;
}

.about-our-strategy h3 {
  color: #0d6c86;
  font-size: 40px;
  text-align: left;
  margin-bottom: 40px;
  font-weight: 500;
  text-align: right;
}

.about-our-strategy p {
  font-size: 22px;
  font-weight: 300;
  width: 935px;
  text-align: right;
  margin-left: auto;
}

.about-business-model {
  padding: 0 60px;
  margin-bottom: 100px;
}

.about-business-model h2 {
  color: #0d6c86;
  font-size: 55px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.about-business-model p {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 0;
  width: 475px;
}

.about-business-model ul {
  margin-left: 40px;
}

.about-business-model ul li {
  position: relative;
  font-size: 22px;
  padding-left: 20px;
  margin-bottom: 5px;
}

.about-business-model ul li::before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 14px;
  border-radius: 50%;
  border: 1px solid #0d6c86;
}

.about-business-model h2 span {
  display: block;
}

.vertical-right-line {
  background-image: url('../img/lines-images/vertical-right-line.svg');
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.vertical-left-line {
  background-image: url('../img/lines-images/vertical-left-line.svg');
  height: 100%;
  width: 120px;
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}

.header .home-burger-menu .icon {
  color: #fff;
}

.home-section-one {
  position: relative;
  padding: 120px 0;
}

.home-section-one .content-item-fr {
  position: relative;
  margin-bottom: 50px;
}

.home-section-one .content-item-fr p:first-child {
  font-size: 25px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.home-section-one .content-item-fr p:first-child:before {
  content: '';
  position: absolute;
  top: -45px;
  left: calc(50% - 2px);
  width: 2px;
  height: 35px;
  background-color: #0d6c86;
}

.home-section-one .content-item-fr p:last-child {
  font-size: 35px;
  width: 460px;
  margin: auto;
  text-transform: uppercase;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  text-align: center;
}

.home-section-one .content-item-fr p i {
  display: block;
  transform: rotate(90deg);
  margin: auto;
}

.home-section-one .content-item-sec {
  text-align: center;
  font-size: 30px;
  width: 790px;
  margin: auto;
  margin-bottom: 80px;
}

.home-section-one .content-item-sec span {
  text-transform: uppercase;
}

.line-top-right {
  background-image: url('../img/lines-images/home-fr-section-top.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 233px;
  height: 113px;
  margin-left: auto;
  position: absolute;
  right: 0;
  top: 60px;
}

.home-hint {
  text-align: center;
}

.home-hint p {
  max-width: 1000px;
  font-size: 45px;
  font-style: italic;
  margin: 0 auto;
  margin-bottom: 100px;
}

footer {
  background-image: url('../img/backgrounds/footer.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 30px !important;
  padding-top: 50px !important;
}

footer .main-wrapper {
  text-align: center;
}

footer h2 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 34px;
  line-height: 50px;
}

footer h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #fff;
  left: 0;
}

footer ul li {
  color: #fff;
  font-size: 16px;
  margin-bottom: 22px;
}

footer .seprate-line::after {
  content: '';
  display: block;
  width: 4px;
  height: 140px;
  background-color: #fff;
  right: 0;
  top: 18px;
  position: absolute;
}

footer .items-center {
  justify-content: center;
  display: grid;
}

footer .img-wrapper {
  text-align: center;
  margin-bottom: 40px;
}

footer .img-wrapper img {
  width: 310px;
}

footer .footer-pages-urls-fr {
  display: flex;
  justify-content: space-around;
  max-width: 100%;
  margin: 0 auto;
}

footer .footer-pages-urls-sec {
  display: flex;
  justify-content: space-between;
  max-width: 600px;
  margin: 0 auto;
}

footer .seperate-link {
  color: #fff;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 22px;
}

footer .copyright {
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-bottom: 0;
}

/* Solutions page styles */

.read-more-link {
  font-size: 18px;
  color: #2699fb;
  margin-top: 10px;
  display: inline-block;
}

.mv-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

/* .header.-sticky-initial.-sticky-light .header__menu .icon,
.header.is-sticky.-sticky-light .header__menu .icon {
  color: #ffffff;
} */

header .header__bar .header__menu {
  display: flex;
}

header .lang-toggle {
  color: #fff;
  margin-right: 30px;
  font-size: 28px;
  line-height: 28px;
}

.-blue {
  background-color: #06a4ab;
  border: 0.0625rem solid #06a4ab;
  border-radius: 3.75rem;
}

.-blue:hover {
  background-color: #008c92;
  border: 0.0625rem solid #008c92;
  color: #fff;
}

.ui-element__scroll {
  color: #06a4ab;
}

.navButton .icon {
  filter: invert(1);
}

.button.-outline-black {
  border: 2px solid #fff;
}

.button.-outline-black:hover {
  background-color: #ffffff;
  border: 2px solid black;
  color: black;
}

.button.-outline-black:hover .icon {
  filter: invert(0);
}

.sliderMain.-type-3 .slider__content__wrapper {
  align-items: flex-start;
  padding-top: 100px;
}

.ui-element.-bottom-left {
  bottom: 0;
  left: -15px;
}

.ui-element.-bottom-left img {
  width: 350px;
}

.company-sections-wrapper {
  margin-top: 96px;
}

.company-thumbnail {
  height: 710px;
  overflow: revert;
}

.company-thumbnail .container {
  margin-right: 0;
  padding-right: 0;
  max-width: 100%;
}

.company-thumbnail .content-wrapper {
    display: flex;
    align-items: center;
    padding-left: 150px;
}

.company-thumbnail .img-wrapper {
        width: 633px;
    margin-left: auto;
}

.company-thumbnail .content-wrapper p {
  font-size: 70px;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 400px;
}

.company-line-one {
  position: absolute;
  width: 100%;
  height: 511px;
  bottom: -140px;
  right: 0;
  background-image: url('../img/lines-images/comapny-line-one.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.company-name {
  margin-top: 300px;
  text-align: center;
  padding-bottom: 60px;
}

.company-name img {
  width: 340px;
  margin-bottom: 60px;
}

.company-name p {
  font-size: 22px;
  width: 800px;
  text-align: center;
  margin: auto;
  margin-bottom: 50px;
}

.company-name a {
  background-color: #0d6c86;
  color: #fff;
  font-size: 20px;
  padding: 6px 10px;
  border-radius: 30px;
}

.company-cover-image {
  background-image: url('../img/backgrounds/smart-vision/cover.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.sigma-cover-image {
  background-image: url('../img/backgrounds/sigmatech/cover.png');
}

.ontech-cover-image {
  background-image: url('../img/backgrounds/on-tech/cover.png');
}

.sigma-2-cover-image {
  background-image: url('../img/backgrounds/sigmaunited/cover.png');
}

.company-cover-image p {
  font-size: 50px;
  text-transform: uppercase;
  color: #fff;
  padding: 75px 90px;
}

.company-cover-image p span {
  display: block;
}

.company-history {
  padding: 160px 100px 180px;
  position: relative;
}

.company-history .history-item {
  width: 450px;
}

.company-history .history-right-item {
  margin-left: auto;
}

.company-history .history-left-item {
  margin-left: auto;
  margin-right: 620px;
  margin-top: 100px;
  width: 490px;
}

.company-history .history-last-item {
  width: 480px;
  margin-top: 120px;
  margin-bottom: 50px
}

.company-history .history-item span {
  font-size: 70px;
  margin-left: auto;
  display: block;
  position: relative;
  width: 315px;
  text-align: right;
}

.company-history .history-item span::before {
  content: url(../img/lines-images/history-circle.svg);
  top: -130px;
  left: 30px;
  width: 200px;
  height: 200px;
  display: block;
  position: absolute;
}

.company-history .history-item p {
  font-size: 25px;
  text-align: right;
  font-weight: 300;
  position: relative;
}

.company-history .history-right-item p::after {
  content: '';
  position: absolute;
  bottom: -100px;
  right: 0;
  width: 100px;
  height: 100px;
  border-right: 2px solid #0d6c86;
  border-bottom: 2px solid #0d6c86;
}

.company-history .history-left-item p::after {
  content: '';
  position: absolute;
  bottom: -100px;
  right: -100px;
  width: 100px;
  height: 100px;
  border-left: 2px solid #0d6c86;
  border-bottom: 2px solid #0d6c86;
}

.company-history .history-last-item p::after {
  display: none;
}

.company-history .company-history-line {
  position: absolute;
  background-image: url('../img/lines-images/company-history-line.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 90%;
  height: 400px;
  bottom: 0;
  left: 0;
}

.company-provides {
  margin-top: 100px;
  margin-bottom: 80px;
}

.company-provides .container {
  margin-left: 0;
  padding-left: 0;
  padding-right: 15px;
  margin-right: 70px;
}

.company-provides .content-wrapper {
  display: block;
}

.company-provides .content-wrapper .title {
  font-size: 50px;
  margin-left: auto;
  max-width: 345px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 140px;
}

.company-provides .content-wrapper .company-provide-item {
  text-align: center;
  width: 460px;
  margin-left: auto;
}

.company-provides .content-wrapper .company-provide-item h3 {
  color: #0d6c86;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}

.company-provides .content-wrapper .company-provide-item p {
  font-size: 22px;
  text-align: center;
}

.company-provides .sec-item {
  margin-top: 50px;
}

.company-provides .last-item .company-provide-item {
  width: 550px;
}

.company-owner {
  margin: 100px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.company-owner img {
	height: 300px;
}

.company-owner p {
  font-size: 32px;
  margin-left: 90px;
}

.company-owner p span {
  display: block;
}

.header .header__logo__dark {
  max-width: 150px;
}

.company-header {
  background-color: #fff;
}

.portfolioCard.-type-1.-hover .portfolioCard__title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 40px;
}

.portfolioCard.-type-1.-hover .portfolioCard__category {
  color: #06a4ab;
  font-size: 30px;
  margin-bottom: 40px;
}

.portfolioCard.-type-1.-hover:hover .portfolioCard__title {
  transform: none;
  color: #fff;
}

.portfolioCard.-type-1.-hover:hover .portfolioCard__category {
  color: #06a4ab;
  transform: none;
}

.layout-pt-xs div[data-split*='lines'] {
  position: relative;
}

.layout-pt-xs div[data-split*='lines'] img {
  position: absolute;
  top: -65px;
  left: -30px;
  width: auto;
  height: auto;
  min-width: 100px;
  min-height: 100px;
}

:root {
  --accent-color: #0d6c86;
  --bg-light-1: #f5f6f8;
  --bg-light-2: #f1f6f9;
  --bg-dark-1: #131419;
  --bg-dark-2: #1e2027;
  --bg-dark-3: #0d0d12;
  --bg-dark-4: #0a0a0f;
  --font-light: rgb(197, 197, 197);
  --font-dark: #454545;
}

.preloader__bg {
  pointer-events: auto;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.12);
  will-change: transform;
  transform-origin: bottom;
  transform: scaleY(0);
}

.preloader_progress_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0d6c86;
  transform-origin: bottom;
  transform: scaleY(0);
}

@media (max-width: 991px) {
  /* Header reponsive style */
  .header .header__logo__dark {
    max-width: 100px;
  }

  .header .header__logo .desktop-header {
    background-image: none;
    width: auto;
    height: auto;
  }

  header .header__bar .header__menu {
    padding: 20px;
  }

  .lines-of-business-thumbnail {
    height: 450px;
  }

  .lines-of-business-thumbnail div {
    bottom: -45px;
    right: -1px;
    width: 300px;
    padding-top: 24px;
  }

  .lines-of-business-thumbnail div p {
    font-size: 20px;
    max-width: 155px;
    margin-right: 10px;
  }

  .lines-of-buisness-random-items {
    margin: 70px 0;
    min-height: 920px;
  }

  .lines-of-buisness-random-items .item-1 {
    top: 0;
    left: calc(50% - 115px);
  }

  .lines-of-buisness-random-items .item-2 {
    left: calc(50% - 115px);
    top: 205px;
  }

  .lines-of-buisness-random-items .item-3 {
    left: calc(50% - 115px);
    top: 450px;
  }

  .lines-of-buisness-random-items .item-4 {
    left: calc(50% - 115px);
    top: 660px;
  }

  .sectoins-wrapper .line-of-business-item:last-child {
    margin-bottom: 0;
  }

  .line-of-business-item {
    padding: 0;
  }

  .line-left,
  .line-right {
    width: calc(100% - 30px);
    background-size: contain;
    height: 50px;
  }

  .line-of-business-item {
    margin: 40px 0;
  }

  .line-of-business-item h2 {
    max-width: none;
    padding: 0 20px;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .line-of-business-item h2 span {
    font-size: 18px;
  }

  .line-of-business-item h3 {
    font-size: 18px;
    padding: 0 20px;
  }

  .line-of-business-item p {
    font-size: 16px;
    padding: 0 20px;
  }

  .line-of-business-item a {
    margin-top: 20px;
    margin-left: 20px;
  }

  .line-of-business-item .img-wrapper {
    margin-top: 40px;
  }

  /* Footer reponsive style */
  footer {
    padding: 40px 0 !important;
  }

  footer .img-wrapper {
    margin: 0 30px 30px;
  }

  footer .first-section,
  footer .footer__content,
  footer .second-section {
    text-align: center;
  }
  
  footer .footer-pages-urls-fr {
	display: block;
  }

  footer .second-section .social,
  footer .social.-bordered .social__item {
    justify-content: center;
  }

  footer .first-section,
  footer .col-sm-6 {
    padding: 0;
  }

  /* About page responsive style */
  .about-thumbnail div p {
    margin-top: 0;
  }

  .about-item {
    margin: 50px 0;
  }

  .about-item p {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .our-vision-mission {
    background-image: none;
    height: auto;
    padding: 0 20px;
    margin-bottom: 50px;
  }

  .our-vision-mission h2 {
    margin-top: 0;
    margin-left: 0;
    font-size: 22px;
    margin-bottom: 20px;
  }

  .our-vision-mission p {
    margin-left: 0;
    font-size: 16px;
  }

  .about-our-strategy {
    padding: 0 20px;
    margin-bottom: 50px;
  }

  .about-our-strategy h2 {
    font-size: 22px;
    margin-bottom: 20px;
    width: 100px;
  }

  .about-our-strategy h3 {
    font-size: 18px;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
  }

  .about-our-strategy p {
    font-size: 16px;
    width: 100%;
    text-align: center;
  }

  .about-business-model {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0 20px;
  }

  .about-business-model h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .about-business-model p {
    font-size: 16px;
    width: 100%;
  }
  
  .about-business-model ul {
  	margin-left: 20px;
  }
  
  .about-business-model ul li {
    font-size: 16px;
    padding-left: 10px;
  }

  .about-business-model ul li::before {
    width: 6px;
    height: 6px;
    top: 11px;
  }

  /* Company responsive */
  .company-sections-wrapper {
    margin-top: 60px;
  }

  .company-thumbnail {
    height: auto;
  }

  .company-thumbnail .content-wrapper p {
    font-size: 22px;
    position: absolute;
    top: 100px;
    right: 135px;
    z-index: 3;
  }

  .company-thumbnail img {
    width: 100%;
  }

  .company-line-one {
    display: none;
  }

  .company-name {
    margin-top: 50px;
    padding: 0 20px 60px;
  }

  .company-name img {
    width: 200px;
    margin-bottom: 20px;
  }

  .company-name p {
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
  }

  .company-name a {
    font-size: 16px;
  }

  .company-cover-image p {
    font-size: 22px;
    padding: 40px;
  }

  .company-history {
    padding: 140px 20px 0;
  }

  .company-history .history-item {
    width: 100%;
  }

  .company-history .history-left-item {
    margin-top: 150px;
    width: 100%;
  }

  .company-history .history-last-item {
    width: 100%;
    margin-top: 150px;
  }

  .company-history .history-item span {
    width: 100%;
    font-size: 50px;
    padding-right: 30px;
    padding-top: 20px;
  }

  .company-history .history-item p {
    font-size: 18px;
  }

  .company-history .history-right-item p::after {
    display: none;
  }

  .company-history .history-left-item p::after {
    display: none;
  }

  .company-history .history-last-item p::after {
    display: none;
  }

  .company-history .company-history-line {
    display: none;
  }

  .company-provides {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .company-provides img {
    width: 100%;
  }

  .company-provides .container {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .company-provides .content-wrapper {
    display: block;
  }

  .company-provides .content-wrapper .title {
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
  }

  .company-provides .content-wrapper .company-provide-item {
    width: 100%;
  }

  .company-provides .content-wrapper .company-provide-item h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .company-provides .content-wrapper .company-provide-item p {
    font-size: 16px;
    padding: 0 20px;
  }

  .company-provides .sec-item {
    margin-bottom: 50px;
  }

  .company-provides .last-item .company-provide-item {
    width: 100%;
  }

  .company-owner {
    display: block;
    text-align: center;
    margin: 50px 0;
  }

  .company-owner p {
    font-size: 22px;
   	margin-left: 0;
    margin-top: 20px;
  }

  /* Home page responsive */

  .home-thumbnail {
    margin-top: 60px;
    display: block;
    padding: 50px 20px;
    height: auto;
  }

  .home-thumbnail div span {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .home-thumbnail div p {
    font-size: 22px;
  }

  .home-thumbnail div p span {
    font-size: 22px;
  }

  .home-about-select {
    position: relative;
  }

  .home-about-select img {
    width: 100%;
  }

  .home-about-select h3 {
    font-size: 22px;
    width: 100%;
    text-align: right;
    margin-top: 40px;
    padding: 0 20px;
    margin-bottom: 15px;
  }

  .home-about-select h3 span {
    font-size: 22px;
  }

  .home-about-select p {
    font-size: 16px;
    padding: 0 20px;
    text-align: center;
  }

  .home-companies {
    padding: 0 20px;
    margin: 50px 0;
    min-height: 450px;
  }

  .home-companies .companies-container {
    overflow: hidden;
    padding: 0;
    min-height: 450px;
  }

  .home-companies .companies-container .swiper-container-autoheight {
    padding-top: 0 !important;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-active
    p {
    font-size: 15px;
  }

  .home-companies
    .companies-container
    .portfolioCard.-type-2
    .portfolioCard__img__inner
    .bg-image {
    width: 140px !important;
    height: 60px !important;
    background-size: contain !important;
    margin: 0 auto !important;
    margin-top: 60px !important;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-active {
    transform: scale(1.1);
    transition: all 1s;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-active
    .portfolioCard.-type-2
    .portfolioCard__img__inner {
    border-bottom: 6px solid #0d6c86;
  }

  .home-companies .companies-container .ui-element {
    width: 100%;
    left: 0;
    bottom: -8px;
    top: auto;
  }

  .home-companies .companies-container .ui-element .navButton button i {
    color: #0d6c86;
    font-size: 25px !important;
  }

  .home-companies .vertical-left-line {
    display: none;
  }

  .home-message-section {
    padding-left: 20px;
    padding-top: 0;
    margin-bottom: 50px;
  }

  .home-message-section .img-main-wrapper .img-wrapper {
    margin-top: 20px;
  }

  .home-message-section .img-main-wrapper .message-title {
    width: 240px;
  }

  .home-message-section .img-main-wrapper .message-title p {
    font-size: 16px;
  }

  .home-message-section .img-main-wrapper .message-title p span {
    font-size: 11px;
  }

  .home-message-section .message-content h3 {
    font-size: 22px;
    margin-bottom: 20px;
    padding-right: 20px;
  }

  .home-message-section .message-content p {
    font-size: 16px;
    padding-right: 20px;
    text-align: center;
    font-style: italic;
  }


  .home-news-section {
  	background-image: url('../img/backgrounds/home/news-background.svg');
  	background-size: cover;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }

  .home-news-section h3 {
    margin-top: 20px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-left: 0;
  }

  .home-news-section h3 span {
    font-weight: 300;
    display: block;
  }

  .home-news-section .news-swiper-wrapper .container {
    height: 800px;
    margin-right: 20px;
  }

  .home-news-section
    .news-swiper-wrapper
    .container
    .swiper-container-autoheight {
    padding-top: 0 !important;
  }

  .home-news-section .news-swiper-wrapper .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
  }

  .home-news-section
    .news-swiper-wrapper
    .swiper-wrapper
    .swiper-slide
    .portfolioCard__img__inner {
    display: flex;
    flex-wrap: wrap;
    padding-left: 20px;
  }

  .home-news-section
    .news-swiper-wrapper
    .swiper-wrapper
    .swiper-slide
    .portfolioCard__img__inner
    .news-content {
    padding-left: 40px;
    font-size: 12px;
  }

  .home-news-section
    .news-swiper-wrapper
    .swiper-wrapper
    .swiper-slide
    .portfolioCard__img__inner
    .news-content.rtl {
    text-align: right;
  }

  .home-news-section
    .news-swiper-wrapper
    .swiper-wrapper
    .swiper-slide
    .portfolioCard__img__inner
    .news-content
    p.rtl {
    direction: rtl;
    text-align: right;
  }

  .home-news-section
    .news-swiper-wrapper
    .swiper-wrapper
    .swiper-slide
    .portfolioCard__img__inner
    .news-content
    a {
    margin-top: 15px;
    font-size: 12px;
  }

  .home-news-section
    .news-swiper-wrapper
    .swiper-wrapper
    .swiper-slide
    .portfolioCard__img__inner
    .border-line {
    width: calc(100% - 40px);
    height: calc(100% - 46px);
    top: 20px;
    border: 4px solid #fff;
    left: 40px;
  }

  .home-news-section
    .news-swiper-wrapper
    .swiper-wrapper
    .swiper-slide
    .portfolioCard__img__inner
    .bg-image {
    min-width: 280px;
    max-width: 280px;
    min-height: 300px;
    max-height: 300px;
    margin-left: 20px;
  }

  .home-news-section .news-swiper-wrapper .ui-element {
    top: 60px;
    right: 0;
    width: 100%;
  }

  .home-news-section .news-swiper-wrapper .ui-element .navButton button i {
    color: #fff;
    font-size: 25px;
  }

  .home-section-one {
    padding: 140px 0 40px;
  }

  .home-section-one .content-item-fr {
    margin-bottom: 00px;
  }

  .home-section-one .content-item-fr p:first-child {
    font-size: 20px;
  }

  .home-section-one .content-item-fr p:last-child {
    width: 100%;
    font-size: 22px;
  }

  .home-section-one .content-item-sec {
    font-size: 22px;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 40px;
  }

  .line-top-right {
    background-size: contain;
    width: 100px;
    top: 30px;
    height: 50px;
  }

  .home-hint p {
    width: 100%;
    font-size: 22px;
    margin-bottom: 40px;
  }

  .header__logo {
    padding-top: 20px;
  }

  .header .home-burger-menu .icon {
    color: #0d6c86;
  }

  .header .header__logo__dark {
    margin-top: 0;
  }

  .header.is-sticky .header__logo__dark {
    margin-top: 20px;
  }

  .header .header__bar {
    background-color: #fff;
  }

  footer .footer-pages-urls-sec,
  footer .footer-pages-urls {
    display: block;
    text-align: center;
  }

  footer .seperate-link {
    margin-bottom: 10px;
  }

  footer ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  footer .seprate-line::after {
    display: none;
  }

  footer .items-center {
    justify-content: left;
  }

  footer h2 {
    font-size: 28px;
    margin-bottom: 24px;
  }

  footer .img-wrapper img {
    width: 100%;
  }

  footer .copyright {
    font-size: 12px;
  }

  .backButton {
    width: 40px;
    height: 40px;
    bottom: 1rem;
  }

  .backButton__button {
    width: 30px;
    height: 30px;
  }

  .read-more-link {
    font-size: 16px;
  }

  .mb-60 {
    margin-bottom: 40px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  /* Genaric thumbnails height reponsive style */
  .h-lg {
    height: 22.5rem;
  }

  /* Genaric display none for reponsive style */
  .display-none {
    display: none !important;
  }
}

@media (min-width: 1660px) {
	.home-companies .companies-container .swiper-container-autoheight .swiper-slide {
	padding: 100px 20px;
	height: 450px
	}
	
	.company-line-one {
	  position: absolute;
	    width: 100%;
	    height: 515px;
	    bottom: -290px;
	    right: 0;
	  background-image: url('../img/lines-images/comapny-line-one.svg');
	      background-repeat: no-repeat;
	    background-size: auto;
	    background-position: bottom right;
	}
	
  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-next
    p {
    font-size: 12px;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-active
    p {
    font-size: 15px;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-next {
    transform: scale(1.1);
    transition: all 1s;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-next
    .portfolioCard.-type-2
    .portfolioCard_img_inner {
    border-bottom: 6px solid #0d6c86;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-active {
    transform: none;
    transition: none;
  }

  .home-companies
    .companies-container
    .swiper-slide.slider-slide.swiper-slide-active
    .portfolioCard.-type-2
    .portfolioCard_img_inner {
    border-bottom: 4px solid #0d6c86;
  }
}
