header.header_bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 120px 0px 80px;
  }
  .header-content {
      position: relative;
      margin: 25px auto 80px;
      padding: 25px 0px 100px;
  }
  .header-content .header-text {
    position: relative;
    padding: 80px 0px;
}
.header-content .header-text h2 {
    text-align: right;
    color: #fcf6ff;
    font-size: 52px;
    line-height: 62px;
    font-weight: 500;
    letter-spacing: 0px;
}
.header-content .header-text p {
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    color: #f2f4f5;
    letter-spacing: 0px;
    margin: 25px auto;
    direction: rtl;
}
.header-content .header-img {
    position: relative;
    text-align: center;
}
.btn_bubble{
    --c : #fff;
    color: var(--c);
    font-size: 16px;
    border: 0.1em solid var(--c);
    border-radius: 0.5em;
    width: 12em;
    height: 3em;
    font-weight: bold;
    text-align: center;
    line-height: 3em;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    margin: 1em;
}
.btn_bubble span{
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: var(--c);
    transform: translateY(150%);
    border-radius: 50%;
    left: calc((var(--n) - 1)*25%);
    transition: 0.5s;
    transition-delay: calc((var(--n) - 1)*0.1s);
    z-index: -1;
}
.btn_bubble:hover {
    color:#ec1f23;
}
.btn_bubble:hover span{
    transform: translateY(0) scale(2);
}
.btn_bubble span:nth-child(1){ --n:1; }
.btn_bubble span:nth-child(2){ --n:2; }
.btn_bubble span:nth-child(3){ --n:3; }
.btn_bubble span:nth-child(4){ --n:4; }
/* section application */
.owl-carousel{
    cursor: grab;
}
.owl-carousel div img{
    width: 160px !important;
    opacity: 0.5;
    margin: auto;
    /*height:160px;*/
}
/*  */
.section_info .label_section{
    font-size: 40px;
}
.section_info .label_section_en{
    position: relative;
top: -90px;
font-size: 50px;
right: 60px;
color: #84848415;
}
.prodact , .section_projects , .section_slider{
    margin-top: 8rem;
    margin-bottom: 8rem;

}
.prodact .button{
    color: #8ec2fe;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: none;
    direction: ltr;
    text-align: center;
    cursor: pointer;
    margin: auto;
    display: block;
    margin-top: 20px;
}
.box_product_content{
    margin:auto;
}
.prodact h3 {
font-weight: 700;
    font-size: 1.3rem;
    margin: auto;
    text-align: right;
    direction: rtl;
    color: #8ec2fe;
  }
  .prodact p{
    direction: rtl;
    text-align: right;
  }
  .prodact ._content p, .prodact ._content h3{
          text-align: right;
    direction: rtl;
    border-right: solid 2px;
    padding-right: 10px;
  }
 
.section_projects .inner-container {
    position: relative;
    max-width: 20%;
    min-width: 360px;
    height: 300px;
    width: 100%;
    margin: 0 auto 100px;
    text-align: right;
    direction: rtl;
  }
  
.section_projects  .content {
    position: absolute;
    opacity: 0;
    top: 2em;
    left: 10%;
    width: 80%;
    margin: 0 auto;
  }
  .size_product{
vertical-align: middle;
    margin: auto;
    display: block;
    transform: scale(0.6);
    height:200px;
  }
  .box_product{
display: flex;
    min-height: 100%;
    vertical-align: middle;
    position: relative;
  }
.section_projects  .active {
    display: block !important;
    margin: 0 auto;
    opacity: 1;
    transition: ease-in-out 1s;
  }
  
.section_projects  .card {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 2em 0;
    height: 300px;
    box-sizing: border-box;
    transition: .3s ease;
    box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.35);
  }
.section_projects  .card:first-child, .card:nth-child(2) {
    background: #8ec2fe;
    height: 8px;
    border-radius: 5px 5px 0 0;
    padding: 0;
    box-shadow: none;
  }
.section_projects  .card:first-child {
    margin: 0 20px;
    background: #8ec2fe;
  }
.section_projects  .card:nth-child(2) {
    margin: 0 10px;
  }
.section_projects  .card .progress-container {
    background: rgba(37, 117, 252, 0.2);
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0 0 5px 5px;
  }
.section_projects  .card .progress-container .step {
    background-color: #8ec2fe;
    height: 6px;
    width: 33%;
    border-radius: 0 0 0 5px;
  }
  
.section_projects  h1 {
    font-weight: 700;
    font-size: 3rem;
    color:#8ec2fe;
    margin: 0 0 10px 0;
  }
  
.section_projects  p {
    margin-top: 0;
  }
  
.section_projects  button {
    color:#8ec2fe;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: none;
    direction: ltr;
    cursor: pointer;
    position: absolute;
bottom: 30px;
right: 25px;
  }
  .section_projects{
      margin-top: 8rem;
  }
  @media only screen and (max-width:765px){
    .section_projects .inner-container{
        min-width: 100% !important;
    }
    .footer-area {
        background-color: #242424;
        background-image: none !important;
    }
    .list_link{
        margin-top: 5rem !important;
    }
  }
  .footer-area {
    position: relative;
    background-image: url(../img/footer.png);
    background-size: 100% 100%;
}
.newsletter-area {
    position: relative;
    padding: 160px 0px 60px;
}
.footer-widget-area {
    position: relative;
    padding: 50px 0px;
}
.copyright-text {
    position: relative;
    text-align: center;
    background-color: #242424;
    padding: 15px 0px;
}
.scroll-top {
    position: absolute;
    right: 20%;
    /*top: 40px;*/
    top:20px;
    transform: rotate(-90deg);
}
.scroll-top a{
    text-decoration: none;
}
.nl-title {
    position: relative;
    margin: 25px auto;
}
.nl-fom {
    position: relative;
    text-align: right;
    margin: 60px auto;
}
.nl-fom form.nlf {
    position: relative;
    max-width: 490px;
    margin: 0 auto;
}
.nl-fom form.nlf input {
    width: 100%;
    border: none;
    height: 60px;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 0px 25px;
}
.nl-fom form.nlf button.nl-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 160px;
    letter-spacing: 0px;
    font-size: 17px;
    color: #c5ebd3;
    background-color: #1bc26c;
    border: none;
    cursor: pointer;
}
a.scrl-top-btn {
    color: #fff;
    display: block;
    height: 50px;
    width: 50px;
    background-color: #5653a4;
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    line-height: 50px;
    filter:drop-shadow(0px 0px 6px black);
}
.footer-widget .footer-links ul.fl {
    position: relative;
    padding: 0;
    list-style-type: none;
    margin: 45px auto;
}
.footer-widget .footer-links ul.fl li {
    font-size: 16px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, .65);
    font-weight: 300;
    line-height: 24px;
    margin: 5px auto;
    direction:ltr;
}
.footer-widget .footer-links ul.fl li a {
    font-size: 16px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, .65);
    line-height: 28px;
}
.footer-widget .footer-links ul.footer-social {
    position: relative;
    padding: 0px;
        padding-top: 0px;
    list-style-type: none;
    padding-top: 30px;
}
.footer-widget .footer-links ul.footer-social li:first-child {
    margin-left: 0px;
}
.footer-widget .footer-links ul.footer-social li {
    display: inline-block;
    margin: 0px 5px;
        margin-left: 5px;
}
.copyright-text {
    text-align: center;
}
.footer-widget{
    color: white;
}
.list_link{
    margin-top: 15rem;
}
