@import url('https://fonts.googleapis.com/css2?family=Tajawal&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&family=Volkhov:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,800'); */

:root {

    --primary: #2A334E;
    --secondary: #F38630;
    --black: #333333;
    --Liniar-2:linear-gradient(0deg, #E74238 0.05%, #F7AD41 49.89%, #E74238 99.73%);
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
div,
* {
    font-family: 'tajawal', sans-serif;
    /* font-optical-sizing: auto; */
    font-weight: 400;
    /* font-style: normal;
    font-variation-settings:
      "slnt" 0; */
}

body,
html {
    overflow-x: hidden !important;
}

.desc-color {
    color: #222222 !important;
}
.accordion-button.collapsed{
    background-color: #fff !important;
    color: var(--black) !important;
}
.bg,.accordion-button{
    background-color: var(--black) !important;
    color: #fff !important;

}

.sec-color {
    color: var(--secondary) !important;
}

.main-color {
    color: var(--primary);
}
.bg-main {
    background-color: var(--primary);
}


.bg-sec {
    background-color: var(--secondary);
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px!important;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
    font-weight: 600;
}

.fs-23 {
    font-size: 23px;
    font-weight: 600;
}

.fs-28 {
    font-size: 28px;
    line-height: 52.47px;
}

.fs-33 {
    font-size: 33px;
    font-weight: 700;
    line-height: 39px;
}

.fs-64 {
    font-size: 64px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
}

.fs-48 {
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
}

.w-400 {
    font-weight: 400 !important;
}

.w-600 {
    font-weight: 600 !important;
}

.w-500 {
    font-weight: 500 !important;
}

.w-700 {
    font-weight: 700 !important;
}

.meta--banner {
    /* background: linear-gradient(90deg, #006D83 0%, rgba(12, 54, 104, 0.88) 77.27%); */
    padding: 50px;
    height: 100%;
    width: 100%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column;
    color: #fff !important;
}

.page-header {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
}

/************ nav style **************/
#navbarCollapse>div>a.nav-item.nav-link.fs-23.me-2 {
    color: #fff;
    font-weight: 500;
    font-size: 23px;
    line-height: 40px;
}

#navbarCollapse>div>a.nav-item.nav-link.fs-23.active.me-2 {
    background: var(--Liniar-2);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fs-40{
    font-size: 40px;
}
.bg--slider {
    width: 100%;
    background-position:  bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.text{
    background: linear-gradient(0deg, #E74238 0.05%, #F7AD41 49.89%, #E74238 99.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.custom-border{

    border-image: linear-gradient(to right, #E74238 0%, #F7AD41 100%) 1;
  border-width: 2px;
  border-style: solid;
}
#clients > div.owl-nav{
    display: flex;
    gap: 10px;
    margin-top: 20px;
}
.counter--item{
    border-radius: 4px;
    padding: 20px;
border-top: 2px solid var(--secondary);
background: linear-gradient(90deg, rgba(245, 139, 82, 0.05) 1.56%, rgba(237, 36, 54, 0.05) 50.52%, rgba(248, 182, 97, 0.05) 100%);
}
.counter--item:hover span.loop-num{
    color: #fff;
}
.counter--item:hover .desc-color{
    color: #fff !important;
}
.counter--item:hover{
    background: var(--Liniar-2, linear-gradient(0deg, #E74238 0.05%, #F7AD41 49.89%, #E74238 99.73%));
    border: unset;
}
.counter--item:hover img.image2{
    display: block;
}
.counter--item img.image2,.counter--item:hover img.image1{
    display: none;
}

.custom--btn {
    color: #fff  !important;
    border-radius: 4px;
    padding: 10px 12px;
    background: linear-gradient(86deg, #F6A441 8.77%, #F6A441 15.91%, #E74238 69.4%);
}
.custom--btn:hover {
   box-shadow:  0 0 15px 1px #F6A441;
    /* background: linear-gradient(86deg, #F6A441 8.77%, #F6A441 15.91%, #E74238 69.4%); */
}
.mt-100{
    margin-top: 100px;
}

.box--item .span1 {
    padding: 15px 25px;
    border-radius: 16px 16px 0 0;
    background: #016881;
}

.box--item .span2 {
    padding: 10px;
    border-radius: 16px;
    width: 100%;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    background: #F38630;
}

 .message {
    background-image: url("../img/ship.png");
    /* background=color: rgba(255, 255, 255, 0.02); */
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(11px);
    min-height: 370px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: grid;
    place-items: center;
    position: relative;

}
span.loop-num{
    color: var(--secondary);
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px;
}
.message div img{
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 4px;
}
.overlay {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
  }


  .message:hover .overlay {
    height: 100%;
  }
  .message:hover div.frist{
    display: none;
  }

/*******************************************************************/
x

.btn--outline{
    border-radius: 8px;
    border: 1px solid var(--orange-500, #F38630);
    padding: 10px;
    color: var(--secondary) !important;
    font-size: 23px;
    font-style: normal;
    font-weight: 500 !important;
}




.services .item{
   width: 50%;
    height: 100%;
    cursor: pointer;
    position: relative;
    transition: all 1s ease-in-out;
    border-radius: 16px;
}
.services .item img{
    width: 100%;
    border-radius: 16px;
}

.services .item:hover  div p{
    display: block !important;
}
.services .item  div{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background: linear-gradient(358deg, #006D83 28.47%, rgba(4, 89, 121, 0.82) 37.88%, rgba(12, 54, 104, 0.51) 54.61%);
    /* display: flex; */
    padding: 20px;
    align-items: end;
    flex-wrap: wrap;
    align-content: flex-end;
}
.services .item  ~ .item {
   width: calc(50% /3);

}
.services .item  ~ .item div {
    text-align: center;
}
.services .item  ~ .item div b {
    writing-mode: vertical-lr;
    rotate: 180deg;
}
.services .item:hover div{
    text-align: unset;
}
.services .item:hover div b {
    writing-mode: unset;
    rotate: 0deg;
}

.services .item:hover {
    width: 100% !important;
    transition: all 1s ease-in-out;
}
.services .item:hover ~ .item{
    width: calc(50% /2) !important;
    transition: all 1s ease-in-out;
}
.sec-border{
    border-top: 5px solid var(--secondary);
    border-left: 1px solid var(--secondary);
    border-right: 1px solid var(--secondary);
    border-bottom: 1px solid var(--secondary);
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
}

.last--ser{
    background-image: url(../img/ser.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.owl-dots {
    display: flex !important;
    justify-content: center !important;
    margin: 10px !important;

}
#customer-rate > div.owl-nav{
    display: flex;
    justify-content: center;
    gap: 10px;

}
#project > div.owl-nav{
    display: flex;
    gap: 10px;
    margin-top: 20px;

}

.middle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: linear-gradient(0deg, #e74138af 0.05%, #f7ae41ae 49.89%, #e74138ae 99.73%);

  }
.service-item:hover a div div.middle{
    opacity: 1;

}
.bottom-div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 8px;
    background: linear-gradient(0deg, #2D190E 1.56%, rgba(112, 67, 15, 0.50) 50.52%, rgba(248, 182, 97, 0.00) 100%);
    overflow: hidden;
    width: 100%;
    height: 30%;
    transition: .5s ease;
    display: grid;
    place-content: center;
  }

  .project--item:hover .bottom-div{
    height: 100%;
    display: grid;
    border-radius: 8px;
    /* opacity: 0.75; */
    background: linear-gradient(0deg, #e74138af 0.05%, #f7ae41ae 49.89%, #e74138ae 99.73%);
    place-content: center;
    transition: .5s ease;
  }
.client--div{
    background-image: url("../img/client.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 30px 30px 50px 30px;
}
.owl-dots div {
    width: 20px !important;
    height: 20px !important;
    margin: 0 5px !important;
    background: #fff ;
    /* border: none !important; */
    /* outline: none !important; */
    /* border: 1px solid var(--secondary); */
    /* background-color: var(--green-50); */
}
.owl-dots div.active {
    background: var(--Liniar-2);
}

.rate--section{
    background-image: url('../../front/img/rate.png') ;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
     height: 100%;
     width: 100%;
     padding: 100px;
 }
 .bg-liner{
    background: var(--Liniar-2, linear-gradient(0deg, #006D83 -5.4%, rgba(12, 54, 104, 0.88) 79.55%));
    color: #fff !important;
 }

 .sec--end--div{
    display: flex;
    justify-content: space-between;
    align-items: center;
 }
/*********************** medaia query ***********************/

@media screen and (max-width: 1280px) {
    .ser-svg{
        width: 100% !important;
       }
       .div--svg{
        bottom: 135px !important;
       }
       .ser-2-title{
        top: -113px !important;
       }

}

@media screen and (max-width: 1024px) {
    .ser-2-title{
        top: -130px !important;
       }
    .ser--title{
        top: -113px !important;
    }
    .ser-svg{
        width: 100% !important;
        height: 235px !important;
       }

    .services .item ~ .item div{
        text-align: unset;
    }
    .services .item ~ .item div p{
        display: block !important;
    }
    .services .item  ~ .item div b {
        writing-mode: unset;
        rotate: 0deg;
    }
    .mt-100{
        margin-top: 0px !important;
    }

    .services{
        flex-direction: column;
    }
    .services .item{
        width: 100%;
         height: 100%;
         cursor: pointer;
         position: relative;
         transition: all 1s ease-in-out;
         border-radius: 16px;
     }

     .services .item  ~ .item img {
       height: 300px;

     }
     .services .item  ~ .item {
        width: 100% !important;

     }
     .services .item:hover ~ .item{
        height: 100% !important;
        width: 100% !important;
    }

    .top--header {
        display: none !important;
    }
    .languages {
        display: none !important;
    }

}
@media screen and (max-width: 912px) {
    .footer{
        clip-path: polygon(7% 7%, 50% 0%, 103% 4.5%, 100% 100%, -977% 100%, 50% 0%) !important;
    }
    .ser-svg {
        width: 100% !important;
        height: 185px !important;
    }
    #navbarCollapse > div:nth-child(2){
        text-align: center;
    }
    #navbarCollapse{
        background-color: #fff !important;
    }
    #navbarCollapse>div>a.nav-item.nav-link.fs-23.me-2 {
        color: #2A334E;
        font-weight: 500;
        font-size: 23px;
        line-height: 40px;
    }


}


@media screen and (max-width: 860px) {
    .carousel-control-prev, .carousel-control-next{
        align-items: end !important;
    }
   .request_service_div{
    bottom: 0px !important;
   }
   .ser-2-title {
    top: -77px !important;
}
   .ser-svg{
    width: 100% !important;
   }
   .ser--item{
    height: 450px !important;
   }

    .sec--end--div{
        display: flex;
       flex-wrap: wrap;
       justify-content: center;
       text-align: center;
    }
    .fs-40{
        font-size: 20px !important;
    }
    .fs-33{
        font-size: 16px !important;
    }
    .slider--title span.fs-64{
        font-size: 40px !important;
    }

    /* .last--ser{
        background-position: left
    } */
    #navbarCollapse > div.navbar-nav.m-auto.align-items-center.rounded.gap-5{
        gap: 10px !important;
    }
    .drop-lang{
        display: block !important;
    }
}

@media screen and (max-width: 540px) {
    .ser--item {
        height: 550px !important;
    }


}
@media screen and (max-width: 414px) {


}
@media screen and (max-width: 345px) {
    .ser-svg {
        width: 100% !important;
        height: 175px !important;
    }
}
@media screen and (max-width: 344px) {
    .ser-svg {
        width: 100% !important;
        height: 130px !important;
    }

}

#parteners > div.owl-nav{
    display: flex;
    place-content: center;
    margin-top: 30px;
    gap: 10px;

}

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

.rtl .accordion-button::after{
    margin-right: auto !important ;
    margin-left: unset !important;
    border-radius: 4px;
    background: var(--Liniar-2, linear-gradient(0deg, #006D83 -5.4%, rgba(12, 54, 104, 0.88) 79.55%));
        padding: 15px;
    display: grid;
    color: #fff;
    place-content: center;
    content: '+';
}
.ltr .accordion-button::after{
    margin-right: unset !important ;
    margin-left: auto !important;
    border-radius: 4px;
    background: var(--Liniar-2, linear-gradient(0deg, #006D83 -5.4%, rgba(12, 54, 104, 0.88) 79.55%));
        padding: 15px;
    display: grid;
    color: #fff;
    place-content: center;
    content: '+';
}
.accordion-button:not(.collapsed)::after {
    background: #F38630;
    transform: rotate(-180deg);
    content: '-';
}

.mask {
    position: absolute;
    overflow: hidden;
    z-index: 9;
}

.mask-ship,.mask-ship2{
    position: relative;
    overflow: hidden;
}
.mask-ship img{
    mask-image: url('../../front/img/ship3.png'); /* Replace with your mask images */
    -webkit-mask-image: url('../../front/img/ship3.png'); /* For Safari */
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-position: center;
}
.mask-ship2 img{
    mask-image: url('../../front/img/ship2.png'); /* Replace with your mask images */
    -webkit-mask-image: url('../../front/img/ship2.png'); /* For Safari */
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-position: center;
}


.dropdown-toggle::after{
    color: #fff;
}
.pagination {
    justify-content: center;
    gap:15px
 }
 .page-item:first-child .page-link,.page-item .page-link,.page-item:last-child .page-link  {
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
     border-bottom-left-radius: 4px;
     border-bottom-right-radius: 4px;
     border-color: transparent
 }
 .page-link {
     padding: .375rem 0.95rem;
 }
 .page-item .page-link ,.page-item:first-child .page-link,.page-item.disabled .page-link {
     background: #EEEEEE;
     color: #222222
 }
 .page-item.active .page-link {
     z-index: 3;
     color: #fff;
     background: var(--Liniar-2);
     border-color: var(--secondary);
 }

 .ltr svg {
    transform: rotateY(180deg);
 }