  .by_dreamwd{
      text-align: left;
  }
  .copyright{
      text-align: right;
  }

@media only screen and (min-width: 1700px) {
        .wave_img {
            width: 72% !important;
            position: absolute !important;
            top: 49% !important;
            height: 450px !important;
        }
        .about{
            margin-top: 6% !important ;
        }
     }


body {
    font-family: 'Neo Sans Arabic', 'Neo Sans', sans-serif;
  }
  h1, h2, h3,h4,h5,h6, p ,span ,a ,div {
    font-family: 'Neo Sans Arabic', 'Neo Sans', sans-serif;
  }
  
.fa-phone{
  transform: scaleX(-1);
  animation: spin-reverse 2s infinite linear;
}
.seven_service {
    margin-right: 25% !important;
    
}
/*.wave_img {*/
/*    width: 72%;*/
/*    position: absolute;*/
/*    left: 0%;*/
/*    top: 44%;*/
/*    height: 450px;*/
/*}*/
.wave_img {
    width: 72%;
    position: absolute;
    left: 0%;
    top: 35%;
    height: 400px;
}
.animation-container {
    width: fit-content;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 25%;
    right: 0;
    bottom: 0;
    margin: auto;
}

.sound-container {
    position: relative;
    width: fit-content;
    height: 100%;
    display: inline-block;
    margin-right: 4px;
}

.animation-container .sound-container > div {
    position: relative;
    height: 100%;
    width: 10px;
    background: #540d6e;
    display: inline-block;
    animation: wave 3s infinite ease-in-out;
    -webkit-animation: wave 3s infinite ease-in-out;
}

.animation-container .sound-container .rect-2 {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
}

.animation-container .sound-container .rect-3 {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.animation-container .sound-container .rect-4 {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.animation-container .sound-container .rect-5 {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.animation-container .sound-container .rect-6 {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

@keyframes wave {
    0%,
    100% {
        transform: scaleY(1);
        background: #885f37;
    }
    16.67% {
        transform: scaleY(3);
        background: #3c1313;
    }
    33.33% {
        transform: scaleY(1);
        background: #885f37;
    }
    50% {
        transform: scaleY(3);
        background: #885f37;
    }
    66.67% {
        transform: scaleY(1);
        background: #885f37;
    }
    83.34% {
        transform: scaleY(3);
        background: #885f37;
    }
}
body {
    background-color: #f4e7dd;
    direction: rtl;
}
/*.bg-img {*/
    /* The image used */
/*    background-image: url("/alma/assets/images/back_ar.png");*/

/*    max-width: 100%;*/
    /* Center and scale the image nicely */
/*    background-position: center;*/
/*    background-position: bottom;*/

/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    position: relative;*/
/*    min-height: 700px;*/
    /* height: fit-content; */
/*}*/


.bg-img {
    /* The image used */
    background-image: url("/alma/assets/images/back_ar.png");
    background-repeat: no-repeat;
    position: relative;
    min-height: 800px;
    background-size: 100% auto;
  }
.topnav {
    overflow: hidden;
    /* background-color:#946666; */
    display: flex;
    padding-top: 6%;
        

}
.topnav.responsive {
      
          height: fit-content !important;

    }
.topnav a {
    float: right;
    display: block;
    color: #30302f;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 19px;
}

.topnav a:hover {
    /* background-color: #ddd; */
    color: black;
}

.topnav a.active {
    /* background-color: #04AA6D; */
    color: #30302f;
}

.topnav .icon {
    display: none;
}
#menu {
    margin-right: 11%;
}
.logo {
    width: 15%;
    margin-right: 6%;
    margin-top: -4%;
}
/* .click{
   font-size: 19px !important;
    padding-bottom: 10% !important;
     
 } */
@media screen and (max-width: 600px) {
        .image_project {
                height: 200px !important;

            }
      .accordion {
            padding: 0px !important;

            }
    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .topnav .icon {
        display: none;
        margin-right: 83%;
        position: relative;
        bottom: 49px;
    }
    #menu {
        margin-right: 0px;
    }
    .space {
        display: none;
    }
       
}
@media screen and (max-width: 600px) {
        .image_project {
                height: 200px !important;

            }
      .accordion {
            padding: 0px !important;

            }
    .topnav.responsive {
        position: relative;
        z-index: 3;
        background-color: antiquewhite;
          height: fit-content !important;

    }
    .lang {
        margin-bottom: 5%;
        margin-left: 4%;

    }
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: center;
    }
    .topnav {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .topnav .icon {
        display: none;
        margin-right: 83%;
        position: relative;
        bottom: 49px;
    }
    #menu {
        margin-right: 0px;
    }
    .space {
        display: none;
    }
}

/* Style for the navbar */

.row {
    display: flex;
    flex-wrap: wrap;
    /* margin: -10px; */
    /* Negative margin to offset the margin of the cards */
}

.main_text {
    text-align: center;
    color: black;
}

/* section 2 */
.image_secti_2 {
    width: 28%;
    margin-right: auto;
    margin-right: auto;
    display: block;
}

.card {
    flex: 0 0 auto;
    width: 78%;
    margin: 10px;
    border: 1px solid #918346;
    border-radius: 35px 0.5rem 0.5rem 35px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    height: 77px;
    background-color: #885f37;
    color: white;
}
.part2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* margin: 1em;
   padding: 1em; */
}

/* end section 2 */
/* section our projects */
.card_project {
    flex: 0 0 auto;
    width: 100%;
    margin: 10px 10px;
    padding: 10%;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    /* height: 500px; */
}
.image_project {
    border-radius: 20px 20px 0px 0px;
    border: 6px solid #7f5e3f;
    width: 100%;
    border-bottom: none;
}
.title_project {
    background-color: #e7d3c9;
    border-radius: 0px 0px 20px 20px;
    width: 100%;
}
.popup-container {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

/* Style the pop-up content */
.popup-content {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    background-color: rgb(156, 156, 156);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    width: fit-content;
}

/* section about us */

.tab {
    overflow: hidden;
    border: 1px solid #e7d3c9;
    background-color: #e7d3c9;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: right;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #e7d3c9;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #7f5e3f;
    color: white;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.filter_but {
    /* width: 11%; */
    padding: 7px;
    background-color: white;
    border: 2px solid #ddd;
    border-radius: 10px;
    width: fit-content;
    min-width: 11%;
}
/* end section about us */
/* Navigation links when the screen is less than 600 pixels wide */
@media (max-width: 349px) {
    
         .click 
         { 
             font-size: 10px !important;
             
         }
  
}
@media (max-width: 400px) {
    
         .click 
         { 
             padding-top: 2% !important;
             
         }
  
}
@media (max-width: 365px) {
    
         .card_num 
         { 
        font-size: 18px !important;
             
         }
  
}
@media (max-width: 411px) {
    
         .card_num 
         { 
        font-size: 17px !important;
             
         }
  
}
@media (max-width: 576px) {
        .image_project {
                height: 200px !important;

            }
      .accordion {
            padding: 0px !important;

            }
    .click {
        font-size: 13px !important;
        padding-bottom: 9% !important;
    }
    .div_home {
        width: 43%;
    }
    #video {
        width: 300px !important;
    }
    .bg-img {
        min-height: 450px;
    }
    .card {
        width: 100%;
    }
    .circl_img {
        margin: -6% -6% !important;
        width: 108% !important;
    }
    /*.card_num {*/
    /*    font-size: 19px !important;*/
    /*}*/
   
    #section_6 {
        text-align: center;
    }
      .card_project {
        margin-right: -0.5% !important;
    }
}
.div_home {
    background-color: #7f5e3f;
    width: 22%;
    border-radius: 13px;
    font-size: 25px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: white;
}
.lang {
    background-color: #7f5e3f;
    border-radius: 26px;
    border: 1px solid #7f5e3f;

    color: white !important;
    font-size: 22px !important;

    padding: 0px 9px !important;
    height: fit-content;
    margin-top: 10px;
    margin-right: 4%;
}
.space {
    padding-right: 10px;
}
body {
    font-family: Arial;
}
.centered {
    position: absolute;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 2%;
}
.sub_title_film {
    color: #7f5e3f;
    font-weight: 700;
    font-size: 17px;
}
h1 {
    color: #7f5e3f;
}
#section_2 {
    height: 370px;
    padding-top: 4%;
}
.click {
    font-size: 36px;
    padding-bottom: 15%;
    font-weight: 550;
}
.text_foot {
    color: white;
}
.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: right;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color 0.3s;
    border: 1px solid #ddd;
}

.pagination a.active {
    background-color: #7f5e3f;
    color: white;
    border: 1px solid #7f5e3f;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .content {
    padding-top: 60px;
}
#video {
    width: 650px;
}

.circl_img {
    margin: -3% 80%;
    width: 94%;
    /* height: 120px; */
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 50%;
}
.squier_img {
    margin: -1% -1%;
    width: 92%;
    /* height: 120px; */
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 22%;
}
.tit_section {
    border: 4px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    width: fit-content;
}
/* width */
::-webkit-scrollbar {
    width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #7f5e3f;
    border-radius: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #3c1313;
}
.card_num {
    font-weight: bold;
    font-size: 23px;
}
/*  */
.film_title {
    font-size: 18px;
    color: #3c1313;
    padding: 1%;
}

.film_title:hover {
    cursor: pointer;
}
.title_project {
    padding: 2%;
}

.card_num {
    color: #efe7dd;
}
.close {
    /* float: inline-end;
  margin-top: -5%;
   color:#000000;
   background-color: transparent; 
   border-color: transparent; 
   font-size: 25px; */
}

.close {
    /* float: inline-end; */
    margin-top: 0px;
    color: #000000;
    background-color: white;
    border-color: transparent;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -6px;
    right: 96%;
    padding: 1px 10px;
    border-radius: 100%;
}
.popup-content {
    padding: 1.5% !important;
}

.squier_img,
.circl_img {
    border-right: 1px solid #ca9e41;
    border-bottom: 2px solid #ca9e41;
}

@media only screen and (min-width: 1200px) {
    .card.film {
        background-color: transparent !important;
        margin: 5px;
        border: none;
        width: 100%;
    }
    .card.film .image_film {
        z-index: 10;
        position: relative;
        padding: 0px !important;
        /* margin: 0px -10px; */
        margin-right: -30%;
    }
    .card.film .content_film {
        margin-right: -10%;
        /* padding-top: 2%; */
        background-color: #7f5e3f;
        border-radius: 20px 15px 15px 20px;
        padding: 5px;
        /* border: 12px solid black; */
        margin-top: -0.5%;
        margin-right: -20%;
        height: 80px;
    }
    .meta_film {
        margin-right: 27% !important;
        margin-top: 5%;
    }
    .card_num {
        font-weight: bold;
        font-size: 26px !important;
    }

    .meta_film .card_num {
        margin-right: 10% !important;
    }

    .meta_film p {
        color: #efe7dd;
    }
}
@media (max-width: 349px) {
    
         .click 
         { 
             font-size: 10px !important;
             
         }
  
}
@media (max-width: 343px) {
    
         .card_num 
         { 
        font-size: 15px !important;
             
         }
  
}
@media only screen and (max-width: 400px) {
        .image_project {
                height: 200px !important;

            }
      .accordion {
            padding: 0px !important;

            }
          .by_dreamwd{
font-size:11px !important;  
          
      }
  .copyright{
font-size:11px !important;  
  }
     .bg-img {
   /*The image used */
    background-image: url("/alma/assets/images/back-mobile-ar.png") !important;

  max-width: 100%;
   /*Center and scale the image nicely */
  background-position: center;
  background-position: bottom;

  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 700px;
   height: fit-content; 
}
    .circl_img {
        margin: -3% -5%;
        width: 94%;
        height: 80px;
        aspect-ratio: 1 / 1;
        object-fit: cover;
        border-radius: 50%;
        width: 70px !important;
    }
     .click_image{
       text-align: center;
  }
    .wave_img {
        
        /*width: 65%;*/
        /*position: absolute;*/
        /*top: 35%;*/
        /*height: 120px;*/
    
        /*width: 69%;*/
        /*position: absolute;*/
        /*right: -1%;*/
        /*top: 40%;*/
        /*height: 250px !important; */
        
        /*width: 65%;*/
        /*position: absolute;*/
        /* right: -1%; */
        /*top: 41%;*/
        /*height: 250px;*/
        
        width: 65%;
        position: absolute;
        top: 55%;
        height: 180px;
    
    }
     .main_text h4 {
        font-size: 26px !important;
    }
    .no_content {
        margin-top: 10% !important;
        margin-bottom: 12% !important;
        text-align: center !important;
        color: #7f5e3f !important;
        font-size: 18px !important;

}
 
    .popup-content {
        right: -28%;
    }   

.card_space {
                margin-top: -10%;
            }
            
            .bg-img{
                        background-position-x: -260px;

            }
}
@media only screen and (max-width: 450px) {
        .image_project {
                height: 200px !important;

            }
      .accordion {
            padding: 0px !important;

            }
          .by_dreamwd{
font-size:11px !important;  
          
      }
  .copyright{
font-size:11px !important;  
  }
    .click {
        font-size: 12px !important;
    }
      .click_image{
       text-align: center;
  }
     
}
.card {
    flex: 0 0 auto;
    width: 78%;
    margin: 10px;
    border: 1px solid #918346;
    border-radius: 15px 35px 35px 15px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    height: 77px;
    background-color: #885f37;
    color: white;
}
.accordion-button:focus {
    z-index: 3;
    box-shadow: 0 0 0 0.25rem #e7d3c9;
}
.accordion-button:not(.collapsed) {
    color: white;
    background-color: #885f37;
}

.active,
.accordion {
    background-color: transparent !important;
}
/* .vl {
 border-right: 6px solid green;
 height: 500px;
} */

p {
    text-align: right;
}



.no_content{
    margin-top: 10%;
    margin-bottom: 12%;
    text-align    :center ;
    color: #7f5e3f;
    font-size: 30px;


}
@media only screen and (max-width: 500px) {
        .image_project {
                height: 200px !important;

            }
      .accordion {
            padding: 0px !important;

            }
            
             .bg-img {
                min-height: 350px !important;

                background-position: top;
                background-position-x: 0.02px;

                background-image: url("/alma/assets/images/back-mobile-ar.png") !important;
                background-repeat: no-repeat;
                position: relative;
                min-height: 800px;
                background-size: 100% auto;
}
            .wave_img {
                width: 72%;
                position: absolute;
                /*left: 28%;*/
                top: 35%;
                height: 150px;
            }
            
            
}

