/* Hero Section OE8 dev */
.Hero_section_wrap {
    padding: 140px 60px 140px 0px;
    /* overflow: hidden; */
}
/*.AudioLab_wraps{*/
/*    background-image: url('../assets/bg.jpg');*/
/*    background-size: cover;*/
/*  background-repeat: no-repeat;*/
/*  background-position: center;*/
/*  background-attachment: fixed;*/
/*}*/
.Hero_section_wrap::before{
    content: '';
    position: absolute;
    right: 0;
    top: -20%;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top;
}
.Hero_section_wrap::after{
    content: '';
    position: absolute;
    left:0;
    top: 10%;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
}
.Hero_section_wrap .row{
    position: relative;
    z-index: 2;
}
.Hero_section_wrap .text_hero .title_hero h1{
    font-size: 38px;
    font-weight: 800;
    color: #fb7425;
}
.Hero_section_wrap .text_hero .desc_hero p{
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    width: 430px;
    margin-top: 40px;
    display: block;
    margin-bottom: 100px;
}
.Hero_section_wrap .application_links{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.Hero_section_wrap .application_links .google_play{
    margin-right: 20px;
}
.Hero_section_wrap .screen_hero{
    position: relative;
}
.Hero_section_wrap .screen_hero img{
    margin-top: -80px;
}
/* Start app advantages  */
.app_advantages{
padding-top: 80px;
}

.title_app_main h1{
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
}
.title_app_main p{
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-top: 24px;
}
.mt_row{
    margin-top: 80px;
}
.box_adv {
    padding: 50px 4px 4px 4px;
    border-radius: 25px;
    margin-bottom: 45px;
    text-align: center;
    transition: 0.3s ease-in-out;
    height: 100%;
    border: 1px solid gainsboro;
}
.box_adv .icon_adv{
text-align: center;
width: 110px;
height: 100px;
background: #D8D6F5;
border-radius: 25px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
}

.mt_row  .box_adv:hover{
    background: linear-gradient(#511674, #a45dd7);
}
.mt_row  .box_adv:hover h1 , .mt_row  .box_adv:hover p{
   color: #fff;
}
.box_adv h1{
font-weight: 400;
font-size: 32px;
color: #2E2E2E;
margin-top: 25px;
transition: 0.3s ease-in-out;
}
.box_adv p{
font-weight: 400;
font-size: 16px;
padding: 0px 40px;
text-align: center;
transition: 0.3s ease-in-out;
}
.box_adv .icon_adv img{
object-fit: contain;
}
/* End app advantages  */
/* start About App */

.about_app h1{
    font-size: 36px;
}
.about_app .row_app_tt{
    margin-top: 60px;
}
.about_app .list_app{
    padding-top: 30px;
}
.about_app .single_list{
    margin-bottom: 50px;
}
.about_app .icons_single{
background: #D8D6F5;
border-radius: 8px;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.3s ease-in-out;
}
.about_app .single_list{
    cursor: pointer;
}
.about_app .icons_single.active{
    background: #FF764A;
}
.about_app .single_list:hover .icons_single{
    background: #FF764A;
}
.about_app .single_list:hover .icons_single img{
    filter: invert(1);
}
.about_app .single_list:hover .icons_single.active img{
    filter: invert(0);
}
.about_app .icons_single img{
width: 50px;
height: 50px;
object-fit: contain;
}
.about_app .title_single h1{
font-weight: 500;
font-size: 24px;
letter-spacing: 0.05em;
color: #FFFFFF;
margin-top: 18px;
}
.about_app .desc_single p{
font-weight: 400;
font-size: 16px;
color: #CCCCCC;
}
.img_about{
    text-align: center;
}
/* end About App */
/* strat slider Kategory */
.slider_UI{
    margin-top: 65px;
    position: relative;
}
.slider_kategory .title_app_main h1{
    font-size: 36px;
    font-weight: 700;
}
.slider_kategory .title_app_main p{
    font-size: 26px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}
.slider_UI .uk-panel{
    background: #D9D9D9;
border-radius: 10px;
text-align: center;
margin-bottom: 35px;
transition: 0.3s ease-in-out;
}
.slider_UI .uk-panel:hover{
    background: #FE591D;
border-radius: 10px;
text-align: center;
margin-bottom: 35px;
}
.slider_UI .uk-panel:hover p{
color: #fff;
border-radius: 10px;
text-align: center;
}
.slider_UI .uk-panel a{
    padding: 0;
    margin: 0;
    height: 70px;
    display: inline-flex;
    align-items: center;
}
.slider_UI .uk-panel p{
font-weight: 400;
font-size: 21px;
text-align: center;
color: #545454;
margin-top: 0px;
padding: 20px 8px;
margin-bottom: 0px;
}
.uk-position-center-right{
    background-color: white !important;
    color: black !important;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    right: -60px;
    top: 42%;
}
.uk-position-center-left{
    background-color: white !important;
    color: black !important;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    left: -60px;
    top: 42%;
}
.hide_arr{
    opacity: 0;
    pointer-events: none;
}
/* end slider Kategory */
.flex_social{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 300px;
}
.flex_social a{
    width: 30px;
}
/* Product Section  */
.product_wrap{
    margin-top: 70px;
}
.slider_products{
    position: relative;
    padding-top: 50px;
}
.product_wrap .flex_title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product_wrap .flex_title h1{
font-weight: 700;
font-size: 36px;
color: #FFFFFF;
}
.product_wrap .flex_title a{
    font-weight: 700;
    font-size: 26px;
    color: #fb7425;
    }

.product_wrap .product_box{
    background: #263B44;
    border-radius: 25px;
}
.product_wrap .product_box img{
    border-radius: 25px;
    height: 303px;
    width: 100%;
    object-fit: cover;
}
.product_wrap .product_box .text_prod{
    padding: 20px 10px 8px 10px;
}
.product_wrap .text_prod h1{
font-weight: 500;
font-size: 18px;
color: #fff;
}
.product_wrap .text_prod p{
font-weight: 500;
font-size: 16px;
color: #FE591D;
}
/* end Prod Section */
/*Start User Says  */
.user_say{
    background: #141F25;
    margin-top: 200px;
    padding: 40px 0px;
    position: relative;
}
.user_say::before{
    content: '';
    position: absolute;
    width: 194.69px;
    height: 162.1px;
    background-image: url('../assets/boy.svg');
    top: -102px;
    z-index: 0;
    left: 0;
    right: 40%;
    margin-left: auto;
    margin-right: auto;
}
.user_say .boy_shape{
    position: absolute;
    top: 0;
    display: none;
}
.slider_say{
    margin-top: 60px;
}
.user_say .title_user{
    text-align: center;
    color: #FFFFFF;
}
.user_say .title_user h1{
font-weight: 700;
font-size: 36px;
color: #FFFFFF;
}
.user_say .title_user h2{
    font-weight: 400;
    font-size: 38px;
    color: #FFFFFF;
    }
    .user_say .title_user p{
        font-weight: 400;
        font-size: 20px;
        color: #FFFFFF;
        }
    .box_user_say{
        background: #fff;
        box-shadow: 0px 24px 48px rgba(0, 24, 52, 0.080899);
        border-radius: 100px 24px 24px 24px;
        padding: 85px 20px 20px 20px;
        width: 68%;
    position: relative;
    margin: 0 auto;
    }
    .box_user_say .text_say p{
    font-weight: 400;
    font-size: 16px;
    color: rgba(51, 51, 51, 0.5);
    }
    .box_user_say .username_say p {
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        padding-left: 15px;
    }
    .box_user_say .user_rate_name{
        margin-top: 55px;
    }
    .box_user_say .ratex .star_r  i{
       color: #DCDCDC;
        transform: matrix(-1, 0, 0, 1, 0, 0);
        width: 18px;
        height: 17px;
        font-weight: 600;
    }
    .box_user_say .ratex .star_r.fill i{
        color: #FFA500;
    }
    .user_say .uk-slider-items.uk-grid {
        flex-wrap: nowrap;
        padding-bottom: 60px;
    }
    .user_say .img_profile{
        position: absolute;
        top: 85%;
        right: 0;
    }
    .user_say .img_profile img{
        box-shadow: 0px 16px 24px rgba(0, 24, 52, 0.08);
        border-radius: 100%;
    }
    .user_say .bitmap{
        position: absolute;
        width: 60px;
        height: 40px;
        right: 20px;
        top: -4px;
    }
    .uk-card-primary.uk-card-body .uk-dotnav > .uk-active > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > .uk-active > *, .uk-card-secondary.uk-card-body .uk-dotnav > .uk-active > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > .uk-active > *, .uk-light .uk-dotnav > .uk-active > *, .uk-offcanvas-bar .uk-dotnav > .uk-active > *, .uk-overlay-primary .uk-dotnav > .uk-active > *, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > * {
        background-color: #fb7425;
        border-color: transparent;
    }
    .title_user::before{
        content: '';
        background-image: url('../assets/sh1.svg');
        position: absolute;
        width: 60px;
        height: 60px;
        background-size: contain;
        left: 81.45%;
        right: 20.68%;
        top: 20.82%;
        background-repeat: no-repeat;
    }
    .title_user::after{
        content: '';
        background-image: url('../assets/sh2.svg');
        position: absolute;
        width: 115.74px;
        height: 42.37px;
        background-size: contain;
        left: 6%;
        right: auto;
        top: 16.82%;
        background-repeat: no-repeat;
    }
/* End User Says */
/* Our Media */
.our_media{
    margin-top: 100px;
}
.our_media .title_media h1{
    font-weight: 700;
    font-size: 36px;
    color: #fff;
}
.our_media_slider{
    margin-top: 55px;
}
.our_media_slider .uk-slider-items.uk-grid {
    flex-wrap: nowrap;
    padding-bottom: 30px;
}
.our_media img{
    width: 100%;
    height: 195px;
    border-radius: 15px;
    object-fit: cover;
}
/* end OUR Media */
/* Faq Section */
.faq_section{
    padding-top: 80px;
}
.faq_section .title_faq h1{
font-size: 2rem;
font-weight: 500;
color: #fff;
}
.faq_section .uk-accordion-title{
    color: white;
    background: #263B44;
    font-size: 2rem;
    padding: 17px 40px 17px 14px;
}
.faq_section .uk-accordion-content{
    margin-top: 0px;
    padding: 30px;
    background-color: #273b44;
    border-top: 1px solid #0d242e;
}
.faq_section .uk-accordion-content p{
    color: white;
    font-weight: 16px;
    font-weight: 400;
}
/*.faq_section .uk-accordion-title::before {*/
/*    content: "";*/
/*    width: 1.4em;*/
/*    height: 1.4em;*/
/*    margin-left: 10px;*/
/*    float: left;*/
/*    background-image: url(../assets/arrow.svg);*/
/*}*/
.faq_section .faq_accord{
    margin-top: 60px;
}
.faq_section .more_faq{
    text-align: center;
    margin-top: 90px;
}
.faq_section .more_faq a{
font-weight: 700;
font-size: 26px;
color: #FFFFFF;
border: 1.5px solid #fb7425;
border-radius: 15px;
padding: 4px 43px;
transition: 0.3s ease-in-out;
}
.faq_section .more_faq a:hover{
    font-weight: 700;
    font-size: 26px;
    background-color: #fb7425;
    border: 1.5px solid #fff;
    }
/* Faq Section End */
/* Download Apps */
.download_app{
    margin-top: 200px;
    background-color: #121212;
    position: relative;
}
.download_app .text_down p{
font-weight: 500;
font-size: 48px;
color: white;
}
.download_app .mock_img img{
width: 80%;
margin-top: -7%;
position: relative;
z-index: 2;
}
.download_app .mock_img::after{
    content: '';
    background-image: url('../assets/orange.svg');
    position: absolute;
    width: 100%;
    height: 80%;
    background-size: contain;
    left: 0%;
    background-repeat: no-repeat;
    bottom: -14%;
    z-index: 0;
}
.download_app .text_down{
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 10px;
    line-height: 88px;
}
.download_app .text_downs_wrap{
    position: relative;
    z-index: 2;
}
.download_app .flex_app_down{
    display: flex;
    align-items: center;
    padding-top: 70px;
}
.download_app .google_d{
    margin-right: 16px;
}
/* Download Apps */


.contact-form-wrap .form-group {
    margin-bottom: 20px;
  }

  .contact-form-wrap .form-group .form-control {
    height: 40px;
    border: 1.6px solid #999999;
    box-shadow: none;
    width: 100%;
    background: none;
    font-family: 'Tajawal', sans-serif;
  }

  .contact-form-wrap .form-group-2 {
    margin-bottom: 13px;
  }

  .contact-form-wrap .form-group-2 textarea {
    height: auto;
    border: 1px solid #999999;
    box-shadow: none;
    background: none;
    width: 100%;
    font-family: 'Tajawal', sans-serif;
  }

  .social-icons li {
    margin: 0 6px;
  }

  .social-icons a {
    margin-right: 10px;
    font-size: 18px;
  }

  .google-map {
    position: relative;
  }

  .mt-90 {
    margin-top: 90px;
  }

  .divider {
    width: 40px;
    height: 5px;
    background: #fb7425;
    padding: 0;
    margin: 0;
    margin: 10px auto !important;
}

.btn-round-full {
    border-radius: 50px;
}
.section-title{
    color: black;
}
.section-title h2{
    font-size: 2rem;
    font-weight: 500;
}
.btn-main {
    background: #fb7425;
    color: #fff;
    border-color: #511674;
}
.btn-main:hover{
  color: white;
  background-color: #511674;
}
.btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    padding: .75rem 2rem;
    font-family: 'Tajawal', sans-serif;
    text-transform: uppercase;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: all .35s ease;
}

.google-map iframe{
  width: 100%;
  margin-top: 40px;
}

.contact-form-wrap{
    padding-top: 80px;
}
.contact-div{
    margin-top: 2.5rem;
}
.form-group input{
    font-size: 1.2rem;
    font-weight: 300;
}
.form-group-2 textarea{
    font-size: 1.2rem;
    font-weight: 300;
}

.about_app_wrapx{
    padding-top: 60px;
}
/* media Query BS5 */
@media(max-width:1199px){
    .links_nav {
        margin-right: 10px;
    }
    .box_adv h1 {
        font-size: 20px;
        margin-top: 25px;
    }
    .box_adv p {
        font-weight: 400;
        font-size: 14px;
        padding: 0px 20px;
    }
    .box_adv {
        padding: 30px 4px;
        border-radius: 25px;
        margin-bottom: 25px;
    }
    .title_app_main h1 {
        font-size: 2rem;
        font-weight: 500;
        color: #fff;
    }
    .slider_kategory_wrapx{
        margin-top: 80px;
    }
    .slider_UI .uk-panel p {
        font-weight: 500;
        font-size: 15px;
        margin-top: 0px;
        padding: 20px 0px;
        margin-bottom: 0px;
    }
    .product_wrap .flex_title h1 {
        font-weight: 700;
        font-size: 30px;
    }
    .product_wrap .flex_title a {
        font-weight: 700;
        font-size: 22px;
    }
    .download_app .text_down p {
        font-weight: 500;
        font-size: 40px;
        color: white;
    }
    .download_app .flex_app_down {
        display: flex;
        align-items: center;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .download_app .mock_img::after {
        width: 100%;
        height: 80%;
        background-size: contain;
        left: -10%;
        background-repeat: no-repeat;
        bottom: -13%;
        z-index: 0;
    }
    .download_app .mock_img img {
        width: 99%;
        margin-top: -14%;
        position: relative;
        z-index: 2;
    }
    .faq_section .uk-accordion-title {
        color: white;
        background: #263B44;
        font-size: 24px;
        padding: 17px 40px 17px 14px;
    }
    .Hero_section_wrap {
        height: 450px;
        padding: 140px 60px 70px 0px;
    }
    .Hero_section_wrap::after {
        top: 0%;
        width: 100%;
        height: 100%;
        z-index: 0;
    }
    .order1{
        order: -2;
    }
    .order2{
        order: -1;
    }
    .order3{
        order: -3;
    }
}
@media(max-width:992px){
    .Hero_section_wrap {
        height: auto;
        padding: 100px 10px 40px 10px;
    }
    .Hero_section_wrap .text_hero .desc_hero p{
        width: auto;
    }
    .part1 .logo img {
        width: 230px;
        height: 100px;
        object-fit: cover;
    }
    .Hero_section_wrap .screen_hero img{
        margin-top: 50px;
    }
    .app_advantages{
        padding-top: 0px;
    }
    .box_user_say {
        width: 80%;
    }
    .download_app .text_down p {
        font-weight: 500;
        font-size: 46px;
        color: white;
        padding: 0px 20px;
    }
    .download_app .mock_img::after {
        width: 100%;
        height: 80%;
        background-size: contain;
        left: -10%;
        background-repeat: no-repeat;
        bottom: -45%;
        z-index: 0;
    }
    .download_app .mock_img img {
        width: 89%;
        margin-top: 3%;
        position: relative;
        z-index: 2;
    }
    .download_app .flex_app_down {
        display: flex;
        align-items: center;
        padding-top: 40px;
        padding-bottom: 60px;
        justify-content: center;
    }
    .download_app {
        overflow: hidden;
    }
    .Hero_section_wrap::after {
        top: 20%;
        width: 100%;
        height: 100%;
        z-index: 0;
    }



}
@media(max-width:767px){
    .Hero_section_wrap .text_hero .title_hero h1{
        font-size: 30px;
        font-weight: 800;
    }
    .Hero_section_wrap .text_hero .desc_hero p{
        font-size: 20px;
        font-weight: 500;
        margin-top: 30px;
        margin-bottom: 90px;
    }
    .Hero_section_wrap::after {
        height: 90%;
    }
    .Hero_section_wrap::before {
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .about_app .desc_single p {
        font-weight: 400;
        font-size: 14px;
        text-align: center;
    }
    .about_app .title_single h1 {
        font-weight: 500;
        font-size: 20px;
        margin-top: 20px;
        text-align: center;
    }
    .about_app .icons_single {
        width: 60px;
        height: 60px;
        margin: 0 auto;
    }
    .about_app .icons_single img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }
    .about_app .single_list {
        cursor: pointer;
        border: 1px solid #ffffff45;
        padding: 14px 8px;
        border-radius: 19px;
    }
    .img_about img{
        width: 100%;
        height: 500px;
    }
    .title_app_main h1 {
        font-size: 30px;
        font-weight: 400;
        color: #fff;
    }
    .title_app_main p {
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        margin-top: 24px;
    }
    .slider_kategory .title_app_main h1 {
        font-size: 30px;
        font-weight: 700;
    }
    .slider_kategory .title_app_main p {
        font-size: 22px;
        font-weight: 700;
        transition: 0.3s ease-in-out;
    }
    .product_wrap .flex_title h1 {
        font-weight: 700;
        font-size: 22px;
    }
    .product_wrap .flex_title a {
        font-weight: 700;
        font-size: 18px;
    }
    .product_wrap .flex_title {
        display: flex;
        align-items: baseline;
        justify-content: space-between;
    }
    .slider_kategory .title_app_main .uk-panel p {
        font-size: 16px;
        font-weight: 700;
        transition: 0.3s ease-in-out;
    }
    .product_wrap .text_prod h1 {
        font-weight: 500;
        font-size: 16px;
        color: #fff;
    }
    .product_wrap .text_prod p {
        font-weight: 500;
        font-size: 14px;
        color: #FE591D;
    }

    .user_say .title_user h1 {
        font-weight: 700;
        font-size: 30px;
        color: #FFFFFF;
        padding-top: 40px;
    }
    .user_say .title_user h2 {
        font-weight: 400;
        font-size: 30px;
        color: #FFFFFF;
    }

    .user_say .title_user p {
        font-weight: 400;
        font-size: 16px;
        color: #FFFFFF;
    }
    .title_user::before {
        content: '';
        background-image: url(../assets/sh1.svg);
        position: absolute;
        width: 60px;
        height: 60px;
        background-size: contain;
        left: 81.45%;
        right: 6.68%;
        top: 13.82%;
        background-repeat: no-repeat;
    }
    .title_user::after {
        content: '';
        background-image: url(../assets/sh2.svg);
        position: absolute;
        width: 115.74px;
        height: 42.37px;
        background-size: contain;
        left: 4%;
        right: auto;
        top: 14.82%;
        background-repeat: no-repeat;
    }

    .box_user_say {
        width: 100%;
    }

    .our_media .title_media h1 {
        font-weight: 700;
        font-size: 30px;
        color: #fff;
    }
    .faq_section .title_faq h1 {
        font-weight: 700;
        font-size: 30px;
        color: #fff;
    }
    .faq_section .uk-accordion-title {
        color: white;
        background: #263B44;
        font-weight: 700;
        font-size: 15px;
        padding: 17px 14px 17px 14px;
    }
    .faq_section .uk-accordion-content p {
        color: white;
        font-size: 14px;
        font-weight: 400;
    }
    .faq_section .uk-accordion-content {
        margin-top: 0px;
        padding: 14px;
        background-color: #273b44;
        border-top: 1px solid #0d242e;
    }
    .faq_section .more_faq a {
        font-weight: 700;
        font-size: 20px;
        color: #FFFFFF;
        border: 1.5px solid #fb7425;
        border-radius: 15px;
        padding: 4px 43px;
        transition: 0.3s ease-in-out;
    }
    .download_app {
        margin-top: 100px;
        background-color: #121212;
        position: relative;
    }
    .download_app .text_down p {
        font-weight: 500;
        font-size: 30px;
        color: white;
        padding: 0px 20px;
    }
    .download_app .flex_app_down {
        display: flex;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 30px;
        justify-content: center;
    }
    .download_app .mock_img{
        text-align: center;
    }
    .download_app .mock_img img {
        width: 70%;
        margin-top: 3%;
        position: relative;
        z-index: 2;
        text-align: center;
    }
}

@media(max-width:550px){
.Hero_section_wrap::after {
    height: 80%;
}
.box_adv {
    padding: 30px 4px;
    border-radius: 25px;
    margin-bottom: 25px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 40px;
}
.title_app_main p {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-top: 24px;
}
.about_app .single_list {
    cursor: pointer;
    border: 1px solid #ffffff45;
    padding: 30px 20px 20px 20px;
    border-radius: 19px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.slider_kategory .title_app_main p {
    font-size: 15px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}
.slider_kategory .title_app_main h1 {
    font-size: 27px;
    font-weight: 700;
}
.slider_kategory .title_app_main .uk-panel p {
    font-size: 14px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}
.product_wrap .flex_title h1 {
    font-weight: 700;
    font-size: 18px;
}
.user_say .title_user h1 {
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    padding-top: 40px;
}
.title_user::after {
    content: '';
    background-image: url(../assets/sh2.svg);
    position: absolute;
    width: 115.74px;
    height: 42.37px;
    background-size: contain;
    left: 4%;
    right: auto;
    top: 34.82%;
    background-repeat: no-repeat;
}
.user_say .title_user h2 {
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
}
.user_say .title_user p {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}
.box_user_say {
    width: 90%;
}
.title_user::before {
    content: '';
    background-image: url(../assets/sh1.svg);
    position: absolute;
    width: 60px;
    height: 60px;
    background-size: contain;
    left: 81.45%;
    right: 6.68%;
    top: 7.82%;
    background-repeat: no-repeat;
}

.our_media .title_media h1 {
    font-weight: 700;
    font-size: 26px;
    color: #fff;
}
.faq_section .title_faq h1 {
    font-weight: 700;
    font-size: 26px;
    color: #fff;
}
.faq_section .uk-accordion-title {
    color: white;
    background: #263B44;
    font-weight: 700;
    font-size: 14px;
    padding: 17px 14px 17px 14px;
}
.download_app .text_down p {
    font-weight: 500;
    font-size: 22px;
    color: white;
    padding: 0px 20px;
    line-height: 40px;
}
.download_app .text_down {
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}


}
.lang_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: white;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index: 9999;
}

.lang_btn img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: block;
}

/* تأثير التحويم */
.lang_btn:hover {
    transform: translateY(-5px) scale(1.1);
    box-shadow: 0 12px 25px rgba(0,0,0,0.3);
}

/* حركة اهتزاز/طيران فخم */
@keyframes float {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-6px); }
    100% { transform: translateY(0px); }
}

.lang_btn {
    animation: float 3s ease-in-out infinite;
}
