* {
  box-sizing: border-box; }

body {
  font-family: 'Noto Kufi Arabic', sans-serif;
  overflow-x: hidden; }

a:hover {
  text-decoration: none; }



.select2-selection--single {
  height: 40px !important;
  margin-bottom: 10px !important; }

.select2-selection__rendered {
  line-height: 35px !important; }

/*
.select2-selection__arrow {
  right: auto;
  left: 1px;
}
 
.select2-results__options {
  text-align: right;
}
*/
.select2-container {
  width: 100% !important; }

.header {
  position: relative;
  z-index: 3; }
  .header .main-nav {
    width: 100%;
    background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    opacity: 0.8; }
    @media (max-width: 575.98px) {
      .header .main-nav {
        padding-bottom: 50px; } }
    .header .main-nav .main-ul {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 20px;
      padding-top: 15px; }
      .header .main-nav .main-ul li {
        font-size: 15px;
        margin-right: 25px;
        position: relative;
        height: 50px;
        padding: 8px; }
        .header .main-nav .main-ul li:hover::after {
          display: block; }
        .header .main-nav .main-ul li::after {
          content: "";
          position: absolute;
          background-color: rgba(255, 255, 255, 0.1);
          left: 0;
          width: 100%;
          height: 100%;
          top: -8px;
          border-radius: 50%;
          display: none;
          transition: all 0.5s ease-in-out;
          pointer-events: none; }
        .header .main-nav .main-ul li a {
          color: #fff; }
      .header .main-nav .main-ul .dropdown a {
        color: #000; }
    .header .main-nav .icon i {
      position: relative;
      top: 25px;
      font-size: 30px;
      color: #fff;
      left: 25px;
      display: flex;
      justify-content: center; }
    .header .main-nav .nav-mob {
      padding-top: 18px;
      display: none;
      margin-top: 25px; }
      .header .main-nav .nav-mob li {
        margin-left: 40px;
        display: block;
        padding-bottom: 13px;
        font-size: 20px;
        position: relative; }
        .header .main-nav .nav-mob li a {
          color: #fff; }

.nav-scroll {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 28;
  height: 80px;
  display: none;
  background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%); }
  @media (max-width: 575.98px) {
      .header .main-nav .icon i{
          left:-27px;
      }
      
      .about p{
         padding-right:0; 
      }
      
      .pricing .card{
          margin-top:10px;
      }
    .nav-scroll {
      display: none !important; } }
  .nav-scroll img {
    position: relative;
    left: 25px; }
  .nav-scroll .scroll-ul {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    padding-top: 15px; }
    .nav-scroll .scroll-ul li {
      font-size: 15px;
      margin-right: 12px;
      position: relative;
      height: 50px;
      padding: 8px; }
      .nav-scroll .scroll-ul li:hover::after {
        display: block; }
      .nav-scroll .scroll-ul li::after {
        content: "";
        position: absolute;
        background-color: rgba(255, 255, 255, 0.1);
        left: 0;
        width: 100%;
        height: 100%;
        top: -8px;
        border-radius: 50%;
        display: none;
        transition: all 0.5s ease-in-out;
        pointer-events: none; }
      .nav-scroll .scroll-ul li a {
        color: #fff; }
    .nav-scroll .scroll-ul .dropdown a {
      color: #000 !important; }

/*start header*/
.slider {
  position: relative; }
  .slider .carousel-item {
    position: relative; }
    .slider .carousel-item:after {
      content: "";
      position: absolute;
      background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
      left: 0;
      width: 100%;
      height: 100%;
      top: 0;
      opacity: 0.6; }
    .slider .carousel-item img {
      height: 540px; }
      @media (max-width: 575.98px) {
        .slider .carousel-item img {
          height: 400px; } }
    .slider .carousel-item .carousel-caption {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index:2;
        
    }
      .slider .carousel-item .carousel-caption h5 {
        font-weight: bold;
        font-size: 50px; }
      .slider .carousel-item .carousel-caption p {
        font-size: 25px; }

/*start about*/
.about {
  padding-top: 80px; }
  .about h5 {
    transform: rotate(-90deg);
    position: relative;
    font-size: 25px;
    padding-bottom: 15px;
    top: 40px;
    left: -50px;
    color: gray;
    }
    @media (max-width: 575.98px) {
      .about h5 {
        transform: rotate(0deg);
        top: auto;
        left: auto; 
          margin-top: 34px;
      } }
    .about h5:after {
      content: "";
      position: absolute;
      left: 0;
      background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
      bottom: 0;
      width: 100%;
      height: 10%; }
  .about h2 {
    position: relative;
    left: -80px;
    font-weight: bold; }
    @media (max-width: 575.98px) {
      .about h2 {
        left: auto; } }
  .about p {
    font-size: 18px;
    padding-top: 10px;
    opacity: 0.8;
    padding-left: 42px;
      
  }

/*start timeline*/
.timeline {
  margin-top: 80px;
  background-image: url(../img/timeline/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  padding: 50px 20px; }
  .timeline:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1; }
  .timeline h5 {
    z-index: 2;
    top: -50px;
    width: 220px;
    transform: rotate(-90deg);
    position: relative;
    font-size: 25px;
    padding-bottom: 15px; }
    @media (max-width: 575.98px) {
      .timeline h5 {
        transform: rotate(0deg);
        top: auto;
        left: auto; } }
    .timeline h5:after {
      content: "";
      position: absolute;
      left: 0;
      background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
      bottom: 0;
      width: 40%;
      height: 10%; }
  .timeline h2 {
    position: relative;
    left: -80px;
    font-weight: bold;
    z-index: 2; }
    @media (max-width: 575.98px) {
      .timeline h2 {
        left: auto; } }
  .timeline ul {
    position: relative;
    color: #fff;
    z-index: 2;
    display: flex;
    margin-top: 50px;
    padding-top: 30px; }
    .timeline ul:before {
      content: "";
      position: absolute;
      background-color: #fff;
      left: 0;
      width: 100%;
      height: 1%;
      top: 0; }
    .timeline ul li {
      position: relative; }
      @media (max-width: 575.98px) {
        .timeline ul li {
          margin-bottom: 70px; } }
      .timeline ul li ::after {
        content: "";
        position: absolute;
        background-color: #fff;
        left: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        top: -40px; }
      .timeline ul li:hover ::after {
        background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%); }

/*start testi*/
.testi {
  margin-top: 80px; }
  .testi .testi-box .btn{
      background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    color: #fff;
    border-radius: 20px;
    margin-top:80px;
  }
  .testi .testi-box {
    background-color: #f8f9fa;
    padding: 50px;
    text-align: center;
    height: 490px; }
    .testi .testi-box .carousel-item i {
      color: #4942e1;
      font-size: 30px; }
    .testi .testi-box .carousel-item p {
      padding-top: 25px;
      padding-bottom: 25px;
      opacity: 0.8; }
    .testi .testi-box .carousel-item img {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      margin-bottom: 15px; }
    .testi .testi-box .carousel-item h5 {
      color: #00bcd4; }
  .testi .counter {
    background: url(../img/timeline/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    z-index: 1;
    padding: 82px 100px;
    height: 490px; }
    .testi .counter:after {
      content: "";
      position: absolute;
      background-color: rgba(0, 0, 0, 0.8);
      left: 0;
      width: 100%;
      height: 100%;
      top: 0;
      z-index: 1;
      background: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
      opacity: 0.8; }
    .testi .counter .counter-box {
      position: relative;
      z-index: 2;
      margin-bottom: 25px; }
      .testi .counter .counter-box span {
        font-size: 40px;
        padding-bottom: 5px;
        display: block;
        font-weight: bold; }

/*start pricing*/
.pricing {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 80px;
  background-color: #f8f9fa; }
  .pricing h2 {
    color: #4942e1;
    text-align: center; }
  .pricing p {
    opacity: 0.8;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center; }
    .pricing .card{
    border-radius: 12px;
    }
  .pricing .card-body {
    padding: 30px;
    border-radius: 10px;
    /*height: 500px;*/
    /*margin-bottom: 15px;*/
    }
    .pricing .card-one{
     background-color: #7202bb42;   
    }
    .pricing .card-two{
     background-color: #e5c01545;   
    }
    .pricing .card-three{
     background-color: #1402bb57;   
    }
    .pricing .card-body .card-title {
      color: #4942e1;
      border-bottom: 1px solid #ddd;
      font-size: 25px;
      padding-bottom: 20px; }
    .pricing .card-body .text {
      border-bottom: 1px solid #ddd; }
      .pricing .card-body .text h6 {
        font-size: 25px;
        font-weight: bold; }
        .pricing .card-body .text h6 sub {
          font-weight: normal;
          position: relative;
          top: -8px;
          left: 18px;
          opacity: 0.6; }
      .pricing .card-body .text p {
        padding: 0; }
    .pricing .card-body ul {
      padding-top: 15px; }
      .pricing .card-body ul li {
        padding-bottom: 10px; }
        .pricing .card-body ul li i {
          color: #63be11; }
        .pricing .card-body ul li span {
          padding-left: 10px;
          font-size: 15px; }
    .pricing .card-body .pricing-btn {
      border: none;
      color: #fff;
      background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
      border-radius: 20px;
      transition: all 0.8s ease-in-out;
      width: 100%;
      height: 35px; }
      .pricing .card-body .pricing-btn:hover {
        background-image: -webkit-linear-gradient(right, #3264f5 2%, #7202bb 82%); }
  .pricing .modal-btn {
    border: none;
    color: #fff;
    background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    border-radius: 20px;
    transition: all 0.8s ease-in-out;
    width: 100px; }
    .pricing .modal-btn:hover {
      background-image: -webkit-linear-gradient(right, #3264f5 2%, #7202bb 82%); }

/*customer*/
.customer {
  text-align: center;
  padding-top: 80px; }
  .customer h5 {
    color: #4942e1; }
  .customer h2 {
    padding-bottom: 20px; }
  .customer .shuffle {
    padding-bottom: 20px;
    display: inline-block;
    justify-content: center; }
    .customer .shuffle button {
      border: none;
      background-color: transparent;
      margin-right: 20px; }
      .customer .shuffle button.active {
        border: none;
        color: #fff;
        background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
        border-radius: 20px;
        transition: all 0.8s ease-in-out;
        border-radius: 0px !important; }
        .customer .shuffle button.active:hover {
          background-image: -webkit-linear-gradient(right, #3264f5 2%, #7202bb 82%); }
      .customer .shuffle button li {
        font-size: 22px; }
  .customer .gallery {
    overflow: hidden; }
    .customer .gallery .row > div {
      width: 24%;
      float: left;
      position: relative;
      margin-right: 1%; }
      @media (max-width: 575.98px) {
        .customer .gallery .row > div {
          width: 100%; } }
    .customer .gallery .cust-img {
      width: 274px;
      height: 274px;
      position: relative; }
      @media (max-width: 575.98px) {
        .customer .gallery .cust-img {
          width: 100%;
          height: auto; } }
      .customer .gallery .cust-img:after {
        content: "";
        position: absolute;
        background-color: rgba(0, 0, 0, 0.8);
        left: 0;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 1;
        background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
        opacity: 0.5; }
    .customer .gallery h3 {
      position: relative;
      top: -50%;
      color: #fff;
      width: 100px;
      margin: auto;
      font-weight: bold;
      z-index: 4; }

/*start partner*/
.partner {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f1f6fc;
  margin-top: 80px; }
  .partner h5 {
    transform: rotate(-90deg);
    position: relative;
    font-size: 25px;
    padding-bottom: 15px;
    top: 40px;
    color: gray;
    width: 150px; }
    @media (max-width: 575.98px) {
      .partner h5 {
        transform: rotate(0deg);
        top: auto;
        left: auto; } }
    .partner h5:after {
      content: "";
      position: absolute;
      left: 0;
      background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
      bottom: 0;
      width: 100%;
      height: 10%; }
  .partner h2 {
    position: relative;
    left: -80px;
    font-weight: bold; }
    @media (max-width: 575.98px) {
      .partner h2 {
        left: auto; } }
  .partner .part-btn {
    border: none;
    color: #fff;
    background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
    border-radius: 20px;
    transition: all 0.8s ease-in-out;
    width: 180px;
    height: 50px; }
    .partner .part-btn:hover {
      background-image: -webkit-linear-gradient(right, #3264f5 2%, #7202bb 82%); }
  .partner .box {
    display: flex;
    padding-top: 60px;
    padding-left: 55px; }
    .partner .box i {
      display: inline-block;
      width: 40px;
      height: 40px;
      color: #fff;
      background: -webkit-linear-gradient(left, #0841c6, #05c6fb);
      line-height: 2.5;
      padding-left: 12px;
      border-radius: 50%;
      margin-right: 15px; }
  .partner .box1 {
    background-color: #fff;
    padding: 25px;
    border-radius: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-top: 35px;
    transition: all 0.5s ease-in-out; }
    .partner .box1:hover {
      transform: translateY(-10px); }
    .partner .box1:hover::after {
      display: block; }
    .partner .box1:after {
      content: "";
      position: absolute;
      background: url(../img/partner.png);
      background-repeat: no-repeat;
      background-size: cover;
      left: -10px;
      width: 50%;
      height: 50%;
      top: 0;
      border-radius: 20px;
      display: none; }
    .partner .box1 i {
      color: #4942e1;
      font-size: 25px; }
    .partner .box1 h6 {
      font-weight: bold;
      font-size: 30px;
      padding-top: 10px; }
    .partner .box1 p {
      font-size: 20px; }
.footer p{
    margin-bottom:5px;
}

.footer .copy-right{
    background: #474747;
    padding:10px;
}

.footer {
    text-align:center;
  background: #000;
  color: #fff;
  padding-top: 15px;
  position: relative; }
  .footer .media 
  {
    /*float: right;*/
    display:inline-flex!important;
    padding-inline-start: 0;
    }
    @media (max-width: 575.98px) {
      .footer .media {
        /*float: left;*/
        } }
    .footer .media li {
      padding-left: 15px; }
      .footer .media li a {
        color: #fff;
        transition: all 0.5s ease-in-out; }
        .footer .media li a:hover {
          color: #4942e1; }

#scroll-top {
  width: 40px;
  height: 40px;
  background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
  color: #fff;
  position: fixed;
  right: 40px;
  bottom: 34px;
  text-align: center;
  cursor: pointer;
  z-index: 7777;
  transition: all 0.6s ease-in-out;
  border-radius: 50%; }
  #scroll-top i {
    font-size: 20px;
    line-height: 1.9; }

#scroll-top:hover {
  background-color: #000; }
  
  .main-nav img{
      height: 85px;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__arrow{
      top:7px;
      right:7px;
  }
  
  .header .main-nav .main-ul li{
      margin-right: 10px!important;
  }
.main-video{
    text-align:center;
}

.related-video{
    margin-top:20px;
}

.education{
    padding:60px 0;
}

.animated-img{
    height:150px;
}

.customer-service, .distributors{
    padding:60px 0;
}
.customer-service h3, .distributors h3{
    text-align:center;
    margin-bottom:50px;
    color: #7202bb;
}

.customer-service .card{
    padding: 8px 3px;
    margin-top: 10px;
    background: #e5cceda1;
}

.customer-service .card img{
    max-width:100%;
    height:127px;
}

.distributor{
    margin-top:30px;
    padding:5px;
}

.distributor h4{
    color: #3264f5;
}

.distributor p{
    margin-bottom: 5px;
}

.distributor .first-part{
    text-align:center;
}

.distributor .first-part p{
  font-size:12px;  
}

.distributor .first-part .fa-check-double{
    color: #3cd03c;
}

.distributor .card img{
    max-width:100%;
}

.dropdown-item{
    text-align:center;
}

.dropbtn {
 background-image: -webkit-linear-gradient(left, #3264f5 2%, #7202bb 82%);
 width:100%;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}

#myInput {
    width: 100%;
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}

#myInput:focus {outline: 3px solid #ddd;}

.distributors .dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  width: 100%;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

#map {
  height: 130px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
}

@media (max-width: 575.98px) {
    .testi .counter{
        padding: 81px 50px;
    }
    
    .testi .counter .counter-box{
        text-align:center;
    }
    .header .main-nav .icon i{
        left:49px;
    }
    .dropdown{
        margin-top: 5px;
    }
    .partner .part-btn{
        margin-top: 25px;
    }
    .dropdown-item {
    color: #000!important;
}
.customer-service .card{
    text-align:center;
}
    .animated-img {
    height: 135px;
}
.testi .testi-box{
    height:auto;
}
  .row {
    margin: 0px; } }
/*# sourceMappingURL=home.css.map */
