:root {
    --main-color: #181E1E;
    --sec-color: #a48661;
    --bg-color: #0B3884;
    --color:#136A76;
}

@font-face {
    font-family: 'light';
    src: url('../fonts/Bahij_TheSansArabic-Light.ttf');
}

@font-face {
    font-family: 'bold';
    src: url('../fonts/Tajawal-Bold.ttf');
}

@font-face {
    font-family: 'semibold';
    src: url('../fonts/Tajawal-Medium.ttf');
}

@font-face {
    font-family: 'tagwal';
    src: url('../fonts/Tajawal-Regular.ttf');
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: rtl !important;
}

body {
    direction: rtl;
    text-align: start;
     font-family: 'tagwal';
    overflow-x: hidden;
}
button{
    outline: none;
    border: none;
}
p{
    color: #1A1A1A;
    line-height: 27px;
    text-align: justify;
}

.owl-carousel{
direction: ltr;
}
.carousel-info button{
border: none;
outline: none;
background: none;
}
button:focus{
border: none;
outline: none;
}
input:focus{
outline: none;
}
ul{
list-style: none;
padding: 0;
margin-bottom: 0;
}
a,a:hover{
text-decoration: none;
}

.lang a{
color: #fff;
text-transform: uppercase;
}

.header-section .logo img{
max-height: 100%;
max-width: 100%;
object-fit: contain;
}
.search-btn a{
color: #fff;
}
.search-btn i{
transition: all 0.7s;
font-size: 22px;
display: flex;
align-items: center;
justify-content: center;
}
.header-section .navbar-nav li{
margin-right: 6px;
}
.my-nav .navbar-expand-lg .navbar-nav .nav-link{
padding:0;
font-size:14px;
}
/* search icone */
.site-search {
/* display: table; */
position: fixed;
width: 100%;
height: 100%;
background:#fff;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
transition: all 0.3s ease-in;
} 
  .site-search.open {
   z-index: 9999;
   opacity:1;
    }
.site-search .woocommerce-product-search,
.site-search .widget_search .search-form {
   border: none;
   width: 50%;
   margin-top: 0px;
   position: fixed;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   display: block;
   padding-top: 0;
   opacity: 1;
}
.site-search .woocommerce-product-search label,
.site-search .widget_search .search-form label {
   display: none;
   clip: rect(1px, 1px, 1px, 1px);
   height: 1px;
   overflow: hidden;
   position: absolute !important;
   width: 1px;
   word-wrap: normal !important;
   transform: translateY(10%);
}
.site-search .woocommerce-product-search .search-field,
.site-search .widget_search .search-form .search-field {
   color: #000;
   background: none;
   border: none;
   border-bottom: 3px solid #000;
   font-size: 20px;
   padding: 15px 0;
   height: auto;
   margin: 0;
   outline: none !important;
   display: block;
   width: 100%;
   box-sizing: border-box;
   transition: all 0.15s linear;
   -webkit-appearance: none;
   box-shadow: inset 0 0 0 transparent;
   padding-left: 36px;
   direction: rtl;
}
.site-search button{
    position: absolute;
    top: 25%;
    left: 0;
    color: #000;
    font-size: 22px;
    border: none;
    background: none;
    z-index: 999999999999;
}
.site-search .woocommerce-product-search input[type="submit"],
.site-search .widget_search .search-form input[type="submit"] {
   top: 10px;
   right: 15px;
   padding-top: 0 !important;
   background: none !important;
   font-size: 0;
   min-width: 0;
   padding: 0 !important;
   z-index: 9999999;
   position: absolute;
   font-weight: normal;
   text-transform: uppercase;
   text-align: center;
   width: 40px;
   height: 40px;
   line-height: 40px;
   overflow: hidden;
   cursor: pointer;
   color: #fff;
   -webkit-transition: all 0.3s;
   transition: all 0.3s;
   border-bottom: 2px solid #000;
}

.site-search-close {
   position: absolute;
   right: 0;
   left: 0;
   top: 0;
   bottom: 0;
}
.site-search .woocommerce-product-search .search-field::placeholder,
.site-search .widget_search .search-form input{
   color: #000 !important;
}


button.search-button i{
z-index: 99;
font-size: 22px;
cursor: pointer;
}
.site-search .close-side i{
position: absolute;
top: 30px;
left: 30px;
font-size: 30px;
cursor: pointer;
color: vae(--sec-color);
}

.right-header{
display: flex;
align-items: center;
justify-content: space-between;
}
.main-menu,.left-header,.right-upper-header{
display: flex;
align-items: center;
justify-content: flex-end;
margin-bottom: 0;
}
.nav-contact a{color: #fff;transition: all 0.5s;margin-inline-start: 20px;display: flex;align-items: center;justify-content: center;-webkit-align-items: center;padding: 1px 0 0;line-height: 50px;}

 .main-menu a{color: #000;transition: all 0.5s;padding: 0 7px;font-size: 17px;text-transform: capitalize;}
.main-menu li.active a{
    color: var(--sec-color);
}
.header-section a i{
padding-inline-end: 5px;
}
.nav-contact{
display: flex;
justify-content: flex-start;
}
.navbar-toggler-icon i{color: #fff;background-color: var(--sec-color);padding: 5px 7px;font-size: 23px;margin-top: -5px;}



.my-nav,.upper-header{
display: flex;
align-items: center;
justify-content: space-between;
}
hr{background-color: #f2f2f2;/* opacity: 0.5; */margin: 0;}
.mynav li.has-child{
position: relative;
}
.mynav .submenu{
display: block;
opacity: 0;
height: 0;
position: absolute;
top: 100%;
right: 0;
min-width: 130px;
box-shadow: 0px 5px 15px #0000001a;
border-radius: 3px;
padding: 5px 10px;
background: #fff;
z-index: 999999;
margin-top: 10px;
transform: translateY(-20px);
transition: all 0.4s;
visibility: hidden;
}
.mynav li.has-child:hover .submenu{
opacity: 1;
height: auto;
transform: translateY(0);
visibility: visible;
z-index: 99999999;
}
.mynav .submenu a {
color: var(--main-color);
padding: 3px 0;
display: inline-block;
}
li.has-child a{
position: relative;
}
li.has-child a::after {
position: absolute;
content: '\f107';
font-family: 'font awesome 5 pro';
top: 8px;
left: 0;
color: #fff;
}
.responsive-menu{display: flex;align-items: center;justify-content: space-between;padding-block: 16px;padding-inline: 12px;}
.responsive-menu button.btnSearch i ,.responsive-menu .lang a{
color: var(--sec-color);
}
.lang-search{
display: flex;
align-items: center;
}
.responsive-menu .btnSearch{
padding-inline: 0;
}
.side-content ul.submenu{
display: none;
background: #fff;
}
.sidebar .side-content ul.submenu li a{

color: #000;
}
/* Sidebar */

.sidebar{
position: fixed;
top: 0px;
bottom: 0;
right: -360px;
height: 100%;
width: 320px;
background-color: var(--sec-color);
z-index: 999;
padding: 20px 0;
 z-index: 999999;
transition: all 0.7s;

}
.sidebar-width{
right: 0px;
}
.sidebar .close-side i{
position: absolute;
top: 20px;
right: 20px;
cursor: pointer;
width: 38px;
height: 38px;
color: #fff;
font-size: 25px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 60px;
}
.sidebar .side-content{
padding-top: 24px;
margin-top: 30px;
}

.close-overlay{
position: fixed;
width: 100%;
height: 100%;
background-color: var(--sec-color);
opacity: 0.6;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 99;
display: none;
}
.close-overlay.open-overlay{
display: block;
}

.sidebar .side-content ul li{position: relative;width: 100%;transition: all .5s;margin-bottom: 6px;}


.sidebar .side-content ul li a{
color: #fff;
display: inline-block;
padding: 4px 14px;
position: relative;
/* padding-left: 40px; */
/* text-align: left; */
transition:all 0.6s;
text-transform: capitalize;
}
.sidebar .side-content ul li.item-has-child a::after{
position: absolute;
content: '\f107';
font-family: 'font awesome 5 pro';
top: 5px;
left: -3px;
color: #fff;
}

/* Start home slider */
.slider-home .slider-img
{
position: relative;
height: 600px;

}
.slider-home .slider-img video{
height: 600px;
object-fit: cover;

background-size: cover;
background-position: center;
background-repeat: no-repeat;

}
.home-slider  .item{
position: relative;
}
.sochial-links{

display: flex;

align-items: center;

justify-content: center;

margin-inline-end: 33px;
}
.sochial-links a
{color: #fff;padding-inline: 16px;
border-right: 1px solid rgb(255 255 255 / 50%);transition: all 0.4s;
height: 51px;display: flex;
align-items: center;
justify-content: center;}

.sochial-links a:hover{
color: var(--sec-color);
}
.sochial-links a:last-of-type{
border-left: 1px solid rgb(255 255 255 / 50%); 
}
.sochial-links a:hover{
transform: translateY(-6px);
}
.upper-header{
    background-color: transparent;
}
.upper-header a{
    color: #545448;
    direction: ltr;
    letter-spacing: 2px;
    font-size: 17px;
    font-weight: bold;
}
.upper-header .row,.header .row{
align-items: center;
}
.header{
padding-block: 20px;
}
.my-btn , .more button{display: inline-block;min-width: 120px;padding: 10px;background: #FFFFFF 0% 0% no-repeat padding-box;border-radius: 6px;color: #fff;font-size: 17px;text-align: center;font-family: 'bold';transition: all 0.3s;background-color: var(--sec-color);}
.my-btn:hover , .more button:hover{background-color: var(--bg-color);color: #fff !important;}
.salary{
margin-inline-start: 30px;
}
/* ************************************************** */
/* Start slder section */
.home-slider{
width: 100%;
position: relative;
height: 600px;
}
.breadcrumb-container{
position: relative;
height: 350px;
margin-bottom: 40px;
overflow: hidden;
}


.home-slider .owl-item , .home-slider .item{
    overflow: hidden;
}

.slider-home .slider-img::after{position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;z-index: 1;background: #0B3884;opacity: 0.3;background-size: cover;background-position: center;background-repeat: no-repeat;}
.carousel-info{
position: absolute;
z-index: 999;
color: #fff;
text-align: center;
bottom: 70px;
transform: translate(0px);
visibility: hidden;
transition: all 1s ease-in;
padding: 45px 20px;
left: 0;
right: 0;
width: 66%;
margin: auto;
}




.carousel-info h2{
margin-top: 100px;
margin-bottom: 60px;
font-size: 55px;
font-family: 'bold';
}

.home-slider .owl-carousel,.sponser-slider{
direction: ltr;
}
.home-slider .owl-theme .owl-nav .owl-prev ,
.home-slider .owl-theme .owl-nav .owl-next{
margin-top: 0;
position: absolute;
top: 63%;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--sec-color);
}
.home-slider .owl-theme .owl-nav .owl-prev{
left: 15%;
}
.home-slider  .owl-theme .owl-nav .owl-next{
right: 15%;
}
.home-slider .carousel-info button{
position: relative;
color: var(--main-color);
font-size: 60px;

}
.home-slider .carousel-info button::before{
position: absolute;
font-family: 'Font Awesome 5 Pro';
top:0;
left: 0;
width: 50px;
height: 50px;
display: inline-block;
font-size: 55px;
color: var(--main-color);
}

.home-slider video{
width: 100%;
}
.owl-carousel.owl-rtl .owl-item img,.owl-carousel.owl-rtl .owl-item video{
width: 100%;
height: 100%;
object-fit: cover;
}




/* ***********************************************************8 */
/* Strt project section */
section {
    margin: 0;
    padding: 70px 0;
    overflow: hidden;
}
.projects .row{
    align-items: center;
}
.project-info h6{
    font-size: 24px;
    font-family: 'bold';
    position: relative;
    padding-inline-end: 30px;
    display: inline-block;
    margin-bottom: 20px;
}

.project-info h6::after{
    position: absolute;
    content: '';
    width: 21px;
    height: 2px;
    top: 18px;
   right: 89px;
    background-color: var(--bg-color);
}
.project-data{
    position: relative;
    z-index: 3;
}
 header .row {
    align-items: center;
}

.project-info{
    position: relative;
    padding: 50px 30px 50px;
}
.project-info::after{
    position: absolute;
    content: '';
    width: 110%;
    height: 110%;
    border: 1px solid var(--sec-color);
    top: -22px;
    right: 0;
    z-index: 2;
    border-radius: 8px;
}



.projects .project-img  .img img{
    width: 100%;
    height: 390px;
    max-height: 460px;
    object-fit: cover;
}
.more a{
    position: relative;
    color: var(--sec-color);
  display: inline-block;
  padding-inline-end: 14px;
  font-family: 'bold';
}
.more a::after {
    position: absolute;
    content: '\f104';
    font-family: 'font awesome 5 pro';
    top: 0;
    left: 0;
    color: var(--sec-color);
    font-size: 16px;
}
/* end project section */
/* ***************************************************************************** */

section{
    padding: 60px 0;
    overflow: hidden;
}
.choose , .branches{
    background-color:  #F2F2F2;

    
}
.icone-box .img{
    width: 94px;
    height: 94px;
    margin: 12px auto 20px;
    border-radius: 50%;
    background-color: var(--sec-color);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.icone-box .img:hover img{
    animation:  1s tada;
}
.icone-box .img img{
        filter: invert(1);
}
.icone-box h6{
    color: #1A1A1A;
    text-align: center;
    font-size: 18px;
    font-family: 'bold';
}
.icone-box:hover h6{
    animation: 1s jello;
}

/* --------------------------------------------------------------- */
/* Start contact-sec section */
.contact-sec{
    position: relative;
    min-height: 590px;
}
.contact-sec .contact-img {position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 85%;margin:60px auto 60px;height: 470px;}
.contact-sec .contact-img img{width: 100%;height: 470px;}
.contact-box h4{
    font-size: 20px;
    font-family: 'bold';
    margin-bottom: 20px;
}
.contact-box p{
    color: #000;
}
.contact-box{
    background-color: #fff;
    border-radius: 6px;
    padding: 60px 30px;
    margin-inline-start: 4%;
    margin-top: 43px;
    margin-inline-start: 30px;
}
.contact-box ul{
    /* display: flex; */
    flex-wrap: wrap;
    margin-top: 30px;
}
.contact-box ul li{
    width: 50%;
    display: flex;
    margin-bottom: 20px;
    color: #000;
}
.contact-box ul li a{
    display: flex;
    align-items: center;
}
.contact-box li .icone{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--sec-color);
    margin-inline-end: 12px;
}
.contact-box .c-data span{
    color: #333333;
}
.contact-box .c-data h6{
    font-size: 18px;
    color: #000;
    margin-top: 5px;
    direction:ltr;
    margin-bottom:0;
}
/* End contact-sec section */
/* *********************************************** */
/* Start branches section */
.section-title{
    text-align: center;
    margin-bottom: 40px;
}
.section-title h4{
    font-size: 32px;
    color: #000;
    font-family: 'bold';
    animation:  1s lightSpeedInUp;
}
.branch-box h6{
    color: var(--sec-color);
    font-size: 22px;
    font-family: 'bold';
}
.branch-box p{
    color: #1A1A1A;
    margin: 6px 0 8px;
    font-size: 15px;
}
.branch-box{
    width: 80%;
    margin-bottom:14px;
}
/* End branches section */

/* Start product section */

title h5::after{
    position: absolute;
    content: '';
    width: 50px;
    height: 4px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--sec-color);
}

.prod-item{

    border-radius: 12px;
    margin-bottom: 20px;
    transition: all 0.4s;
}

.prod-item img{height: 260px;width: 100%;object-fit: cover;border-radius: 6px;transition: all 2s;}
.prod-item .ser-img{
    overflow: hidden;
}
.prod-item:hover img{
    transform: scale(1.1);
}
.prod-info{
    direction: rtl;
    padding-top: 20px;
}
.prod-info h4 a{
    color: #202020;
    font-size: 18px;
    display: inline-block;
    min-height: 40px;
    font-family: 'bold';
}

.prod-info p{
    color: #161616;
    font-size: 14px;
    line-height: 25px;
    padding-inline-end: 10px;
}
.card-slider .owl-nav .owl-next, .card-slider .owl-nav .owl-prev {
color: #616A7E;
    width: 40px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 40%;
    font-size: 25px;
}
.card-slider .owl-nav .owl-next{
    right: -17px;
}
.card-slider .owl-nav .owl-prev{
left: -17px;
}

.card-slider.owl-theme .owl-nav [class*=owl-]:hover ,
.part-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: var(--bg-color);
    color: #FFF;
    text-decoration: none;
}

/* ************************************* */


/* ******************************* */
.fixed-icone{
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index: 99;
    animation: updown-i 4s infinite ease-in-out;
}
@keyframes updown-i{
    0%,100%{
        transform: translateY(-12px);
    }
    50%{
        transform: translateY(12px);
    }
}
.fixed-icone img{
    width: 74px;
}
/* *************Start footer section*********** */
footer{
    overflow: hidden;
    position: relative;
    padding-top: 70px;
    background-color: #5c4b42;
}
.mob-num{
    display: inline-block;
    direction: ltr;
}
footer a{
    color: #fff;
    transition: all 0.3s;
}
footer a:hover , .footer-links.contact li:hover{
    color: #f5e5dd;
}

.footer-links.contact li{
    color: #fff;
    margin-bottom: 16px;
}
.footer-links.contact li i{
    padding-inline-end: 6px;
}
.footer-logo p{
    color: #fff;
    margin: 24px 0;
    padding-inline-end: 38px;
    text-align: inherit;
}
.footer-links h4{
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
    font-family: 'bold';
}
.footer-links ul li{
    margin-bottom: 18px;
}
.footer-sochial{
    margin-top: 20px;
}
.footer-sochial{
    display: flex;
}
 .footer-sochial a {
    margin-right: 3px;
    transition: all 0.5s;
    color:#fff;
    padding-inline-end: 18px;
    font-size:21px;
}
.copy-right {
    padding: 8px 0px;
    margin-top: 20px;
    border-top: 0.5px solid rgb(255 255 255 / 50%);
}



.copy-right .row{
    align-items: center;
}
.copy-right p{
    color: #fff;
    font-family: 'light';
    margin-bottom: 0;
}
.ryad-logo {
    height: 65px;
    margin-top: -32px;
    position: relative;
    top: 5px;
    margin-left: -20px;
}

.comp-rights {
    text-align: left;
}
/* ********************************************************************************************* */
/* Start about page */
.breadcrumb-section{
    background-color: #F2F2F2;
    background-size: cover;
    background-position: center;
    padding: 47px 0 47px;
    position: relative;
    z-index: 2;
}
.breadcrumb-section h2{
    font-size: 32px;
    font-family: 'bold';
    color: #1A1A1A;
    margin-top: 10px;
}

.breadcrumb{
    display: flex;
    align-items: center;
    background-color:transparent;
    padding-inline-start: 0;
    margin-bottom: 0;
}

.breadcrumb-section a{
    color: #1A1A1A;
    font-family: 'semibold';
    text-transform: uppercase;
}

.breadcrumb-item.active{
    color: #A8A8A8;
    font-size: 16px;
}
.breadcrumb-item+.breadcrumb-item::before{
    padding-left: 10px;
    content: " / ";
    color: #A8A8A8;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.about-us p{
    font-size: 18px;
    margin-bottom: 0;
    width: 86%;
}
 h4.title{
     color: var(--sec-color);
     font-size: 20px;
     font-family: 'bold';
     margin-bottom: 24px;
 }
 .about-us ul{
     margin-top: 56px;
 }
 .about-us ul li{
     margin-bottom: 56px;
 }

/* ----------------------------------------------------------------------------- */
/* Start projects page */
.project-details{
    padding-inline-end: 35px;
}
.projects .img img{
    width: 100%;
   height: 240px;
    border-radius: 6px;
    transition: all 1s;
    object-fit:cover;

}
.projects .img{
    overflow: hidden;
    margin-bottom: 8px;
}
.projects .img:hover img{
    transform: scale(1.1);
}
.project-details h4{
    font-size: 24px;
    font-family: 'bold';
    line-height: 35px;
}
.project-details h4 a{
    color:#000;
}
.project-details p{
    margin: 16px 0 24px;
        text-align: justify;
}
.projects ul li{
    margin-bottom: 40px;
    border-bottom: 0.5px solid #E4E4E4;
    padding-bottom: 40px;
}
.projects ul li:last-of-type{
    border-bottom: none;
}
.project-imgs .col-lg-6{
    padding: 0 4px;
}

/* ----------------------------------------------------------------------- */
/* Start service page */
.service-detail{
    margin: 32px 0 56px;
    padding-inline-end: 100px;
}
.page-title h5{
    color: var(--sec-color);
    font-family: 'bold';
    margin-bottom: 20px;
    font-size: 32px;
}
.service-img img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.all-services ul li h6{
    color: var(--sec-color);
    margin-bottom: 16px;
    font-size: 24px;
}
.all-services ul li{
    margin-bottom: 48px;
}
.our-services h3{
    text-align: center;
    font-size: 32px;
    font-family: 'bold';
    margin-bottom: 40px;
}
.our-services ul {
    display: flex;
    flex-wrap: wrap;
}

.our-services ul li{
    width: 50%;
    margin-bottom: 24px;
    color: #1A1A1A;
    font-size: 18px;
}

/* ***************************************************************************** */
/* Start contact page */
.contact-us{
    padding:60px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 4px 20px 59px #E6E6E6B3;
    margin-bottom: 60px;
    }
    .row.contact-us{
        align-items: flex-end;
    }
    .contact-form form input,.contact-form form textarea{
        width: 100%;
        padding: 12px;
        background: #fff;
        border: 0.5px solid #E4E4E4;
        color: #7E7E7E;
        font-size: 15px;
        border-radius: 2px;
    }
    .contact-form form input::placeholder,.contact-form form textarea::placeholder{
        color: #B4B4B4;  
    }
    textarea:focus{
        outline: none;
    }
    .contact-form label{
        color: #1A1A1A;
        font-family: 'bold';
    }
    .form-info form input:focus{
        outline: none;
    }
    .contact-form .mobil{
        position: relative;
    }
    .contact-form .mobil span.mobile-num{
        position: absolute;
        left: 15px;
        top: 40px;
        color: #7E7E7E;
    }
    .contact-detail .contact-data{
        margin-bottom: 18px;
        padding-bottom: 18px;
        padding-top:14px;
        border-bottom: 0.5px solid #E4E4E4;
    }
  .contact-detail   .branch-list li:last-of-type  .contact-data{
         border-bottom:none;
     }
    .contact-detail h5{
        font-size: 24px;
        margin-bottom: 24px;
        font-family: 'bold';
    }
    .contact-detail li{
        margin-bottom: 14px;
    }
    .contact-detail li a{
        color: #000;
        font-size: 19px;
    }
    .contact-detail span.key{
        font-size: 17px;
        color: var(--sec-color);
    }
.contact-detail{
    padding-inline-end: 80px;
}
/* ------------------------------------------------------------ */
/* Start all-partner page */
.all-partner ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.all-partner ul li{
    width: 20%;
    display: flex;
    margin-bottom: 14px;

    justify-content: center;
}
.all-partner ul li img{
    max-width: 100%;
    transition: all 0.5s;
    max-height: 80px;
    max-width: 100%;
    height: 80px;
    border-radius: 6px;
    border: 0.5px solid #E5E5E5;
    filter: grayscale(1);

}
.all-partner ul li img:hover{
  filter: grayscale(0);  
}
.all-partner ul li .img{
    transition: all 0.3s;
}

.all-partner ul li:hover .img{
    transform: translateY(-5px);

}
.page-info p{
    color: #1A1A1A;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 56px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
    color: #131313;
}

/* Start employment page */

.text-faq {
    max-width: 900px;
}

.text-faq .text-top {
    margin: 0 0 30px;
}

.text-faq .text-top h3 {
    color: #444648;
    font-size: 24px;
    line-height: 35px;
    margin: 0;
    font-weight: 600;
}

.text-faq .text-top p {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0;
    font-weight: 300;
}

 .card-header {
    background: #FBFBFB;
    border: none;
    padding: 0;
    border-radius: 6px !important;
}

 .card {
    border: none;
    margin: 15px 0;
}

 .card-header .btn {
    display: flex;
    padding: 15px;
    width: 100%;
    padding-inline-end: 50px;
    position: relative;
    background: var(--sec-color);
    font-size: 16px;
    border-radius: 6px;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
}

 .card-header .btn::after {
    color: #fff;
    content: "\f067";
    position: absolute;
    left: 20px;
    font-family: 'font awesome 5 pro';
    font-weight: bold;
    top: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

 .card-header .btn[aria-expanded="true"] {
    background: var(--main-color);
    color: #fff;
}

 .card-header .btn[aria-expanded="true"]::after {
    color: #fff;
}

 .card-body {
    border: 1px solid #FBFBFB;
    border-radius: 0px 0px 6px 6px;
    border-top: 0;
    padding-top: 6px;
}

 .card-header .btn[aria-expanded="true"]::after {
    content: "\f068";
}

.text-rotate {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-rotate h3 {
    margin: 0;
    writing-mode: vertical-rl;
    transform: scale(-1);
    color: #E4DEFF;
    font-size: 127px;
    line-height: 127px;
}


 .card-header .btn[aria-expanded="true"] {
    background: transparent;
    color: #1A1A1A;
    background-color: #fff;
    border: 1px solid #FBFBFB;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    font-family: 'bold';
}
 .card-header .btn[aria-expanded="true"]::after {
    content: "\f068";
}
 .card-header .btn[aria-expanded="true"]::after {
    color: #1A1A1A;
}

/* End employment -page */

/* ------------------------------------------------------------- */
.manger-info {
    text-align: center;
}
.manger-info .img{
    margin-bottom: 16px;
}
.manger-info .img img{
    width: 181px;
    height: 181px;
    border-radius: 50%;
}
.manger-info h6{
    color: #1A1A1A;
    font-size: 18px;
    font-family: 'bold';
}

.manger-info h5{
    color: var(--sec-color);
    font-size: 16px;
}
.team-img img{
    width: 100%;
    height:500px;
    object-fit:cover;
filter: grayscale(1);
}
.team-img img:hover , .team-ser .team-img img{
filter: grayscale(0);
}
.about-team {
    margin-top: 5px;
    text-align: center;
}
.about-team p , .team-ser p{
    font-size: 18px;
    line-height: 29px;
}
section.team-ser{
    padding-top: 0;
}
.team-ser .container-fluid{
    padding: 0;
}
.our-service{
    width: 80%;
    margin: 88px auto 10px ;
}
.our-service h4{
    text-align: center;
    font-size: 32px;
    font-family: 'bold';
    margin-bottom: 48px;
}

.map iframe{
    width:100%;
    height:136px;
}

.author-box-img img{
  width:100%;  
  height: 500px;
    object-fit: cover;
}



  .main-menu  a{
    text-shadow: 0 20px transparent; 
    font-family: 'bold';
  }
  .main-menu a:hover, .main-menu  li.current-menu-item a{
    text-shadow: 0 0 var(--sec-color);
    color: transparent;
  }


.service-text p{
    text-align:center;
    width:80%;
    margin:0px auto 30px;
}

.col-lg-6:last-of-type .branch-box{
    margin: auto;
    padding-inline-start: 15px;
}



.contact-detail li:last-of-type{
    margin-bottom: 0;
}

.form-group{
    margin-bottom:22px;
}

.services-imgs img{
    width:100%;
    height:300px;
    border-radius: 6px;
}

.sidebar .contact-btn{
    /*text-align:center;*/
        padding-inline-start: 8px;
}


@media (max-width:425px){
.project-info h6::after {
    /*top: 18px;*/
    right: 70px;
    /*left: 46px;*/
}
.fixed-icone {
    left: 8px;
}
}





.about-info-p .title h4{
    font-family: 'bold';
   font-size:24px; 
   margin-bottom:30px;
}
.about-info-p p{
    padding-inline-end: 32px;  
}
.about-info-p ul ,
.vission-box ul{
    list-style: unset;
    padding-inline-end: 32px;
    padding-inline-start:20px;
}
.about-info-p ul li , .vission-box ul li{
  margin-bottom:10px;  
   text-align:start; 
}
.vission-box{
   text-align:center;
   box-shadow: 0px 3px 6px #00000008;
   padding:20px 12px;
   margin-bottom:12px;
   min-height: 166px;
   margin-bottom:22px;
}
.vission-sec .col-lg-4{
    padding:0 6px;
}


.about-img-p img{
    width:100%;
    height:360px;
    object-fit:cover;
}

.about-info-p h6{
    font-family: 'semibold';
    font-size:18px;
    margin-top:40px;
    margin-bottom:20px;
}

.block-vission{
    text-align:center;
    box-shadow: 0px 3px 6px #00000008;
    padding: 20px 12px;
    margin-bottom: 12px;
    min-height: 166px;
    margin-bottom:22px;
}

.block-vission h5 , .vission-box h4{
   font-family: 'bold';
   font-size:20px;
   margin-bottom:14px;
}

.block-vission p{
    text-align:center;
}

.dropdown-toggle::after{
    display:none;
}


.input-group.upload span.uplod
{
  position: absolute;
  left: 12px;
  top: 8px;
  background-color: #fff;
  padding: 3px 20px;
  color: #0A1C37;
  font-size: 15px;
  width: 89px;
  box-shadow: 0px 3px 6px #00000008;
  border: 1px solid #EBEBEB;
  border-radius: 7px;
  text-align: center;
  display: inline-block;
}

.input-group.upload{
    position: relative;
    }
    
    .form-group.name input{
    width: 100%;
    padding: 7px 0;
    }
    .form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    width: 100%;
    padding-block: 21px;
    }

 .input-group>.form-control{
  
    flex: unset;
 }

.nav-contact a img{
    padding-inline-end: 10px;
    max-width: 40px;
    height: 22px;
    object-fit: contain;
}









/* Start Team-h */

.team-h {
    padding: 70px 0;
    overflow: hidden;
    background: var(--bg-color);
}

.title.title-center h3 {
    display: table;
    margin: 0 auto 10px;
}

.title p {
    color: #363636;
    font-family: 'bahijBold';
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0 0;
}

.team-slider .owl-stage-outer {
    overflow: visible;
}

.team-slider .item {
    padding: 0 15px;
}

.team-block {
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    margin: 15px 0;
    direction: rtl;
}

.team-block .img {
    width: 188px;
    height: 188px;
    margin: auto;
    overflow: hidden;
    border-radius: 50%;
}

.team-block .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
filter: grayscale(1);
}
.team-block .img img:hover {
    filter: grayscale(0);
}

.team-block .details {
    position: relative;
    min-height: 74px;
    background: #fff;
    box-shadow: 0px 3px 6px #9E9E9E29;
    border-radius: 5px;
    margin-top: -25px;
    padding: 12px;
}

.team-block .details h3 {
    color: #000;
    font-size: 16px;
    font-family: 'bold';
    margin: 0 0 3px;
    line-height: 31px;
}

.team-block .details span {
    color: #979595;
    font-size: 15px;
    line-height: 31px;
    
}

.team-block .details::after {
    transition: all .5s;
    /*content: "";*/
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -7px;
    width: 87px;
    height: 7px;
    background: var(--sec-color);
}

.team-block.block-thr .details::after {
    background: var(--thr-color);
}

.team-block.block-two .details::after {
    background: #FCB040;
}

.team-block.block-four .details::after {
    background: #F6EE31;
}


/* End Team-h */




.hello-msg{
    text-align:center;
    padding:100px 20px;
    width:100%;
    box-shadow: 0px 5px 15px #0000001a;
    border-radius:3px;
}

.hello-msg h4{
    font-family: 'bold';
    font-size:20px;
}

  .about-img-p{
      position: relative;
  }
  .about-img-p::after{
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      top: 20px;
      right: -20px;
      background-color: var(--sec-color);
      z-index: -1;
  }



.section-block-vission{
    
background-color: var(--sec-color);
}

.section-block-vission p, .section-block-vission{
    color:#fff;
}

.vission-box ul {
    list-style: unset;
    padding-inline-end: 32px;
    padding-inline-start: 20px;
    display: flex;
    flex-wrap: wrap;
}
.vission-box ul li {
    margin-bottom: 6px;
    text-align: start;
    /* width: 50%; */
}

.section-block-vission h5{
    margin-bottom:30px;
}

.vission-box p{
    min-height: 70px;
    display: flex;
    align-items: center;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    /* display: none; */
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    text-align: start;
}
li.menu-item-has-children ul {
    flex-direction: column;
    display: block;
    opacity: 0;
    height: 0;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 150px;
    box-shadow: 0px 5px 15px #0000001a;
    border-radius: 3px;
    padding: 5px 10px;
    background: #fff;
    z-index: 999999;
    margin-top: 10px;
    transform: translateY(-20px);
    transition: all 0.4s;
    visibility: hidden;
}
li.menu-item-has-children:hover ul {
    opacity: 1;
    height: auto;
    transform: translateY(0);
    visibility: visible;
    z-index: 99999999;
}

 .main-menu li.current-menu-item a .dropdown-toggle::after{
    
    color: var(--sec-color);
}
li.menu-item-has-children > a{
    position:relative;
}
li.menu-item-has-children > a::before {
    position: absolute;
    content: '\f107';
    font-family: 'font awesome 5 pro';
    top: 1px;
    left: -4px;
    color: #000;
    transition: all 0.4s;
}
li.menu-item-has-children{
    margin-inline-end: 10px;
}



.footer-imgs {
    margin: 60px 0 0;
}

.footer-imgs h4{
    color: #fff;
    font-size: 18px;
    margin-bottom: 16px;
}
.footer-imgs ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-imgs ul li img {
    max-width: 150px;
    height: 70px;
    border-radius: 3px;
    filter: grayscale(1);
    transition: all 0.4s;
    background: #ffff;
    padding: 5px;
}
.footer-imgs ul li img:hover{
  filter: grayscale(0);  
}
.footer-imgs ul li{
    margin-inline-end: 8px;
}

.slider-home .slider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.slider-block {
    position: relative;
    direction: rtl;
}

.slider-block .slider-text {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: start;
    font-size: 30px;
    margin: 0 auto;
    line-height: 2;
    top: 0;
    bottom: 0;
    padding: 20px;
    max-width: 1140px;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    z-index: 2;
    transform: translateY(-100px);
    transition: all .5s ease-in-out;
    opacity: 0;
}

.slider-block .slider-text h2 {
    text-align: start;
    font-size: 30px;
    max-width: 500px;
    line-height: 1.6;
    color: #fff;
    font-weight: bold;
}

.owl-item.active .slider-block .slider-text {
    transform: none;
    opacity: 1;
}

.footer-logo img {
    max-width: 300px;
}
 
.logo {
    max-width: 230px;
}

img {
    max-width: 100%;
}

.serv-block-in {
    height: 400px;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.serv-block-in img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.serv-block-in:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: all .5s;
}

.serv-block-in:hover:after {
    opacity: .4;
}

.serv-block-in:before {
    content: "\f002";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    z-index: 4;
    background: var(--sec-color);
    font-family: 'Font Awesome 5 Pro';
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    transition: all .5s;
    transform: scale(0);
}

.serv-block-in:hover:before {
    transform: none;
}

.serv-in-slider .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    max-width: 97%;
    margin: 0 auto;
}

.serv-in-slider .owl-nav .owl-prev, .serv-in-slider .owl-nav .owl-next {
    background: var(--sec-color);
    position: absolute;
    padding: 0;
    width: 35px;
    height: 35px;
}

.serv-in-slider .owl-nav .owl-prev {
    left: 0;
}

.serv-in-slider .owl-nav .owl-next {
    right: 0;
}

.serv-in-slider .owl-nav .owl-prev i, .serv-in-slider .owl-nav .owl-next i {
    line-height: 35px;
}

.logo {
    max-width: 275px;
}

.contact-sec .contact-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    height: 100%;
    overflow: hidden;
}


.contact-sec .contact-img img {
    width: 100%;
    position: absolute;
    /* top: -79px; */
    height: 100%;
    object-fit: cover;
    object-position: center;
}

form .more button {
    margin-inline-start: auto;
    display: table;
}

.contact-sec .contact-img .img {
    position: relative;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.contact-sec .container {
    position: relative;
    height: 100%;
    padding-bottom: 45px;
}

.all-partner .items {
    max-width: 33%;
    flex: 0 0 33%;
    padding: 0 15px;
}

.all-partner .items .img {
    height: 121px;
    background: #fff;
    box-shadow: 0px 3px 16px #0A57B129;
    border-radius: 10px;
    margin: 15px 0;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
}

.all-partner .items .img img {
    max-height: 86px;
    max-width: 87%;
}

.upper-header .lang a {
    letter-spacing: normal;
    font-weight: normal;
    font-size: 16px;
}

.branches .row {
    justify-content: center;
}







