.why-invest-section {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 70px;
  padding-top: 50px;
  position: relative
}
html[lang="ar"] .why-invest .slick-list,
html[lang="ar"] .why-invest .slick-track {
  direction: rtl;
}
html[lang=ar] .why-invest-right-item,
html[lang=ar] .why-invest-right-item:last-child {
  border: 0 !important;
}
html[lang="ar"] .why-invest-right-item:before {
  background: rgba(255, 255, 255, 0.31);
  height: calc(100% - 40px);
  width: 1px;
  position: absolute;
  right: 0;
  top: 10px;
  bottom: 0;
  content: "";
}
html[lang="ar"] .why-invest-right-item:first-child:before {
  content: none;
}
html[lang="ar"] .why-invest .slick-slide {
  float: right !important
}
.why-invest-section .bg{
  position:absolute;
  top:0;
  height:100%;
  width:100%;
  left:0;
  z-index: 2;
  right:0;
  bottom:0;
}
.why-invest-section .video-wrap:before {
  background: #000;
  bottom: 0;
  content: ""
}
.why-invest-section .why-invest {
  position: relative;
  z-index: 2;
}
.why-invest-section .video-wrap,.why-invest-section .video-wrap:before {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.why-invest-section .video-wrap video {
  height: 100%;
  object-fit: cover;
  width: 100%
}

@media(max-width: 767px) {
  .why-invest-section {
    padding-bottom:0;
    padding-top: 0
  }
}

.why-us-intro {
  max-width: 100%;
  margin: 0 auto 44px;
  text-align:center;
}

.why-us-intro h2{
  text-transform:uppercase;
  font-size:80px;
  color:#333;
}
.why-us-intro p{
  color:#333;
  font-size:20px;
}

.why-us-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}

.why-us-item {
  width: 25%;
  padding: 70px 20px 40px;
  text-align: center;
  border: 1px solid #E9E5E5;
  position: relative;
  min-height:300px;
}

.why-us-cta {
  text-align:center;
  margin-top: 56px;
}

.why-us-item span.number {
  position: absolute;
  left: 0;
  right:0px;
  top: 20px;
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
  color: #FF6005;
}



.why-us-item p {margin-bottom: 0;margin-top: 15px;color:#333;font-size:20px;}
.why-us-item span.description {margin-bottom: 0;margin-top: 15px;color:#333;font-size:16px;display:inline-block;}



img.wu-hover-image {
  display: none;
}
.why-us-item:before{
  position:absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  content:"";
  background: linear-gradient(to bottom right, rgba(237, 139, 0, 1), rgba(225, 6, 0, 1));
  transition:all ease 0.3s;
  opacity:0;
  z-index: -1;
}
.why-us-item:hover:before {
  opacity:1;
}

.why-us-item {
  transition: 0.5s ease all;
  position:relative;
}

.why-us-item:hover span.number {
  color: #ffffff;
}

.why-us-item:hover p{
  color:#fff
}

.why-us-item:hover span.description{
  color:#fff
}

.why-us-item:hover img.wu-hover-image {
  display: inline-block;
}

.why-us-item:hover img.wu-normal-image {
  display: none;
}

.why-us-image{margin-top:20px;}

@media(max-width:1200px){
  .why-us-intro p, .why-us-item p{font-size:18px;}
}
@media(max-width:1024px){
  .why-us-intro p, .why-us-item p{font-size:16px;}
}

@media(max-width:1200px){
  .why-us-item {
    padding: 45px 20px;
  }
}

@media(max-width:900px){
  .why-us-item {
    width:33.33%;
  }
}

@media(max-width:767px){
  .why-us-item {
    width:50%;
  }
}

@media(max-width:480px){
  .why-us-item {
    width:100%;
  }
  .why-us-item{min-height:250px;}
}
</style>

<link rel="stylesheet" href="https://www.shams.ae/hs-fs/hub/27183482/hub_generated/module_assets/66706838471/1705169066452/module_66706838471_Why_Invest.min.css">

<style>  
.why-invest-section .video-wrap:before {
  background:rgba(0, 0, 0,0.2)
}
.why-invest-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.why-invest-left {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding-bottom: 50px;
  padding-top: 50px;    
}

.why-invest-right {
  width: 100%;
  background: transparent;
  padding: 20px 0;
}
.why-invest-right .why-invest-right-list {
  display: flex;
  flex-wrap:wrap;
  width: 100%;
  text-align:center;
  font-size:16px;
  padding-bottom:20px;
}
.why-invest-left-content {
  width: 100%;
}

.why-invest-left-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.why-invest-left-content h2 {
  color: #ffffff;
  text-transform: uppercase;
  text-align:center;
}

.why-invest-left-item h4 {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 5px;
  font-size:24px;
}

.why-invest-left-item p {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  font-size:20px;
}

.why-invest-left-item {
  width: 33%;
  padding-right: 30px;
  text-align:center;
}

.why-invest-left-item:not(:first-child) {
  border-left: 1px solid #fff;
  padding-left: 30px;
}

.why-invest-right-item h3 {
  font-size: 30px;
  color: #ffffff;
  line-height: normal;
  margin-bottom: 0px;
}
.why-invest-right-item h3 span.suffix {
  display: inline-block;
  font-weight: 700;
  color: #ffffff;
}

.why-invest-right-item p {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1.4;
  margin-top: 5px;
}
html[lang=ar] .why-invest-left-item:not(:first-child) {
  border-right: 1px solid #fff;
  padding-left: 30px;
  border-left: none;
}

.why-invest-right-item {
  width: 25%;
  border-bottom: 0;
  border-right: 0.5px solid rgba(255, 255, 255, 0.31);
  padding: 25px;
  margin-bottom:40px;
  text-align: center;
}
.why-invest-right-item:last-child {
  border: none;
}
html[lang=ar] .why-invest-right-item:last-child {
  border-right: 0.5px solid rgba(255, 255, 255, 0.31);
}
html[lang="ar"] .why-invest-right-item:first-child {
  border: 0;
}

.why-invest-right-item img {
  height: 50px !important;
  width: auto;
  margin: 0px auto 20px;
}
.why-invest-right .why-invest-right-list .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
  cursor:pointer;
}
.why-invest-right .why-invest-right-list .slick-arrow.slick-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.why-invest-right .why-invest-right-list .slick-arrow.slick-next {
  right: -30px;
  left: auto;
}
.why-invest-right .why-invest-right-list ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  flex-wrap:wrap;
}
.why-invest-right .why-invest-right-list ul.slick-dots button {
  display: none;
}
.why-invest-right .why-invest-right-list ul.slick-dots li {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin: 0 7px 7px;
  opacity: 0.6;
  cursor:pointer;
  transition:all ease 0.3s;
}
.why-invest-right .why-invest-right-list ul.slick-dots li:hover,
.why-invest-right .why-invest-right-list ul.slick-dots li.slick-active {
  opacity: 1;
}

@media(max-width:990px){
  .why-invest-left {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }

  .why-invest-right {
    width: 100%;
    padding: 20px 20px;
  }

  .why-invest-right-item {
    width: 25%;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }

  .why-invest-right-list {
    display: flex;
    flex-wrap: wrap;
  }

  .why-invest-right-item:not(:last-child) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }

  .why-invest-right-item {
    margin: 15px 0 !important;
  }

  .why-invest-right-item:not(:last-child) {
    border-right: 0.5px solid rgba(255, 255, 255, 0.31);
  }


  .why-invest {     
    position: relative;
  }

  /*     .why-invest:before {
  content: '';
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.1) -0.65%, rgba(0, 0, 0, 0.39) 92.61%);
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
} */

  .why-invest-flex {
    position: relative;
    z-index: 2;
    padding: 30px 0;
  }
  .why-invest-right-item > * {
    width: 100%;
    display: inline-block;
  }
  .why-invest-right-item > img {
    width: auto;
    margin: 0px auto;
  }
}

@media(max-width:767px){
  .why-invest-left {   
    padding: 0;
    margin-bottom: 0;
  }
  .why-invest-right-item {
    width: 50%;
  }

  .why-invest-right-item:nth-child(2n) {
    border-right: 0;
  }

  .why-invest-left-item {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  html[lang=ar] .why-invest-left-item:not(:first-child) {
    border:none;
    padding-left: 0px;   
  }
  .why-invest-right-item {
    width: 100%;   
  }
  .why-invest-right-item h3{
    font-size:22px;
  }
}

.why-invest.no-lists {
  padding: 70px 0;
  text-align: center;
}
.why-invest.no-lists .why-invest-left {
  min-height: unset;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}
.why-invest.no-lists .why-invest-left h2 {
  margin-bottom: 0;
}
@media(max-width:767px){
  .why-invest.no-lists{padding:50px 0;}
}
@media(max-width:640px){
  .why-invest.no-lists{
    padding:40px 0;
  }
}

@media(max-width:480px){
  .why-invest-right-item:not(:last-child) {
    border: 0;
  }
}