.elementor-4708 .elementor-element.elementor-element-1b7ed88{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS */html {
  scroll-behavior: smooth;
}
.btn-radius{
  border-radius: 30px !important;
}
.btn-primary{
  color:white !important;
}
.scroll-down{
  text-align: center;
}
.scroll-down p{
  color: black;
  font-size: 16px;
}
.learn-more{
  background-color: #BABABA !important;
  border-color: #BABABA !important;
}
.get-started{
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  padding: 12px 25px;
}
.mobile-app-img img{
  width:80%;
}
@media only screen and (min-width: 1281px) {
  .branded-logo img{
    
      transition: transform .2s;
      width: 85px;
      margin-inline:15px;
  }
  .branded-logo img:hover{
      filter: none;
      opacity: 1;
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
  }
 
  
}

@media only screen and (min-width: 960px) {
  .branded-app-bg {
    background-color: #ECFEFF;
    width: 100%;
    border-radius: 135px;
    display: flex;
    padding: 40px 20px 40px 20px;
}
.branded-app-bg img {
  width: 535px;
}

  .sign-up{
      /*background-image: url(https://stg-chmeetings-stage.kinsta.cloud/wp-content/uploads/2021/07/sign-up-bg-ar.png);
      background-position: top;
      background-repeat: no-repeat;
      background-size: contain;    */
      height: 1200px;
      position: relative;
  }
  .sign-up-bg-circle{
      width: 100%;
      height: 1011px;
      clip-path: ellipse(90% 75% at 50% 75%);
      margin-top: 200px;
      background: linear-gradient(to bottom,#04AFBB 6%,#BEE6E8 38%,white 49%);
      background-color: transparent;
      opacity: 0.9;
  }
  .sign-up-box{
      background: #00B4C1;
      width: 40%;
      height: 443px;
      position: absolute;
      right: calc(50% - 15%);
      border-radius: 100px;
      top: 2px;
      border-top-right-radius: 100px;
      opacity: 0.7;
  }

  .contact-us{
     /* background-image: url(https://stg-chmeetings-stage.kinsta.cloud/wp-content/uploads/2021/06/contact-us-bg.png);
      background-position: top;
      background-repeat: no-repeat;
      background-size: contain;    */
      height: 450px;
      clip-path: ellipse(59% 72% at 50% 75%);
      background: linear-gradient(to bottom, #D7FBFF 34% ,#EEFDFF 75% , white 100%);
  }
  .scroll-down{
      /* position: absolute;
      bottom: 0px;
      left: calc(50% - 35px); */
      text-align: center;
  }
  .price{
      position: absolute;
      right: 25%;
      top: 5%;
  }
  .sign-up-benefits {
      position: absolute;
      right: 45%;
      top: 5%;
  }
  .sign-up-benefits h2, .sign-up-benefits-items h4{
      color: white !important;
  }

  .sign-up-benefits-items{
      position: absolute;
      right: 45%;
      top: 20%;
  }
  .features-list{
      position: absolute;
      top: 62%;
  }
  .features-title{
      position: absolute;
      top: 45%;
  }
  .contact-us{
      padding-top: 100px;
      margin-left: -30px;
      margin-right: -30px;
  }
  /* .intro{
      position: absolute;
      left:250px;
  } */

  .intro-container{
      height: 550px;
      /* position: relative; */
  }
  .carousel__button{
      display: none;
  }
}

.intro h1{
  color: #139eab;
  font-weight: bold;
}
.intro p:nth-child(2){
  font-weight: bold;
}

.col-lg-9, .col-lg-11{
  margin-top: 30px;
}

.branded-app h3{
  color:#139eab;
}

.branded-app img{
  width: 75%;
}
.branded-app-benefits h4{
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 5px;
}
.branded-app-benefits::before{
  content: "";
  border-left: 3px solid #139eab;
  position: absolute;
  right: -5px;
  height: calc(100% - 19%);
  top:5px
}
.branded-app-benefits h4::before{
  content: "";
  border-radius: 50%;
  color: #139eab;
  position: absolute;
  margin-top: 5px;
  color: #139eab;
  position: absolute;
  right: -16px;
  border: 12px solid;
}
.cat-reason{
  text-align: center;
  width: 200px;
  height: 200px;
  border-radius: 50px;
  background-color: #F6F6F6;
  padding: 30px 15px;
}
.why-question{
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
/* .ch-app{
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin-bottom: 5px;
  color:#139eab;
} */

.cat-reason{
  text-align: center;
}

.cat-reason div{
font-weight: bold;
margin-bottom: 0px;
}
.sign-up{
  margin-top: 50px;
 margin-left: -30px;
 margin-right: -30px;
}
.price{
  background-color: white;
  border-radius: 50px;
  padding: 10px 20px;
  width: 240px;
  box-shadow: 6px 8px 40px 15px rgb(209 209 209 / 46%);
}
.price img{
  width: 65%;
}
.per-month{
  margin-top: 20px;
}
.per-month p{
  margin-bottom: 0px;
}

.price-description{
  margin:20px 0px;
  line-height: 18px;
  font-weight:bold;
  color:#928E8A;
}
.sign-up-benefits-items h4{
  font-weight: bold;
  line-height: 20px;
}
@media only screen and (max-width: 960px) {
  .sign-up-benefits h2, .sign-up-benefits-items h4{
      color: #139eab;
  }
  .contact-us{
      padding-top: 50px;
      padding-bottom: 50px;
  }
  .branded-experience{
      margin-bottom: 0px !important;
  }
  .branded-experience h2{
      margin-bottom: 20px;
  }
  .branded-experience p:nth-child(2){
      line-height: 40px;
  }
  .scroll-down{
      margin-top: 20px;
      margin-bottom: 50px;
  }

  .carousel{
      align-items: center;
      display: flex;
      margin: 2rem auto;
      overflow: hidden;
      position: relative;
      width: 300px;
  }
  .carousel__images{
     display: flex;
     transform: translateX(0);
     transition: transform 0.25s;
  }
  .carousel__button{
      background: teal; 
      border: 0;
      border-radius: 50%;
      color: white;
      cursor: pointer;
      font-size:1.5rem;
      font-weight: bold;
      height: 3rem;
      opacity: 0.25;
      position: absolute;
      transition: opacity 0.5;
      width: 3rem;
      z-index: 1;
  }
  .carousel__button .previous{
      left: 5px;
  }
  .carousel__button .next{
      right: 5px;
  }

}

.features-title{
  width: 100%;
  color:#139eab;
}
.features-title h2{
  margin-bottom: 12px;
}
.sure-text{
  font-size: 24px;
  font-weight: bold;
}

.features-list .feature-item{
  display: flex;
  align-items: center;
  margin-bottom: 30px;

}
.features-list .number{
  color:#139eab;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #D1FCFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  margin-left: 15px;
}
.features-list p{
color: #365C9A;
line-height: 20px;
margin-bottom: 0px;
font-weight: bold;
}
.branded-experience{
  margin-top: 50px;
  margin-bottom: 60px;
}
.branded-experience h2, .features-title h2, #div-customize-experience h2{
  font-size: 35px;
  color: #139eab;
  font-weight: bold;
}
.branded-experience p:nth-child(2){
  font-size: 25px;
}

.contact-us p{
  margin-bottom: 0px;
}

.contact-us h2{
  color: #139eab;
  font-size: 30px;
  font-weight: bold;
}
.btn{
  font-size: 17px !important;
}
.branded-app-reason{
  margin-top: 50px;
}
.branded-logo{
  margin-top: 50px;
  margin-bottom: 50px;
}
.red-mark{
  background-image: url(https://stg-chmeetings-stage.kinsta.cloud/wp-content/uploads/2021/07/red-mark-offer-ar.png);
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: -38px;
  width: 285px;
  height: 65px;
  color: white;
  padding-top: 13px;
}
.zero-value{
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
  margin-top: -5px;
}
@media only screen and (max-width: 960px) {
.red-mark{
padding-left: 70px;
  padding-top: 13px;
}
}
.zero-value img{
width:30%
}
.price-value-img{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
}
.prev, .next{
  display: none;
}
@media only screen and (max-width: 769px) {
  .sign-up-bg-circle,.sign-up-box{
      display: none;
  }
.slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
}

/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}

/* Position the "next button" to the right */
.next {
left: 0;
border-radius: 3px 0 0 3px;
}
.prev {
  right: 0;
  border-radius: 3px 0 0 3px;
  }

/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}

/* The dots/bullets/indicators */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}

.active, .dot:hover {
background-color: #717171;
}

/* Fading animation */
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}

@-webkit-keyframes fade {
from {opacity: .4} 
to {opacity: 1}
}

@keyframes fade {
from {opacity: .4} 
to {opacity: 1}
}

/* On smaller screens, decrease text size */

.prev, .next {display: block;}
}
.egy-price{
  color: #139eab;
  font-size: 40px;
  font-weight: bold;
  margin-inline: 5px;
  margin-top: 7px;
}
.number{
  font-size: 45px;
  font-weight: bold;
  color: #139eab;
}
.egy-price-month{
  color: #139eab;
  font-size: 40px;
  font-weight: bold;
  margin-inline: 5px;
  margin-bottom: 10px;
}/* End custom CSS */