*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
    
}

.ser{
    height: 100px;
    width: 100%;
    background:rgb(40, 64, 143);
}
.search-box{
   
   
    float: right;
    width: 36%;
   margin-top: 30px;
   border: 1px solid gray;
   border-radius: 5px;
   display: flex;
   flex-direction: row;
}
.search-box i{
    margin: 10px;
    cursor: pointer;
    
}
.search-box:hover{
    border: 1px solid blue;
}
.search-box input {
    border: none;
    outline: none;
    box-shadow: none;
    width: 100%;
    font-size: 22px;
    padding: 10px;
    text-align: right;
}
.mog1{
    width: 30%;
    float: left;
   margin-top: 20px;
}
.mog1 img{
    width: 30px;
    margin: 5px;
    transition: 1s;
    
}
.mog1 img:hover{
    transform:rotate(350deg);

}
.logn{
    width: 30%;
    float: right;
    
}
.logn h2{
    color: #3800a0;
    float: right;
    margin-top: 20px;
    
}

.logn img{
    width: 260px;
float: right;
}
    .xx{
        width: 150px;
        height:400px;
    }
    body{
       background:rgb(88, 184, 201);
    }
    .ccv{
        display: inline-block;
        width: 28%;
        padding: 30px 10px;
        margin: 2%;
        text-align: center;
        box-shadow: 0 0 15px rgba(37, 73, 214, 0.18);
    }
    .ccv img{
        width:60%;
        height: 60%;
        margin: 5px;
        transition: 4s;
        background-size: cover;
    }
  
    
    .bn{
        background: #6fb0bb;
        height: 5px;
    }
   
 
 .inp{
    margin-top: -2%;
    margin-left: 35%;
    height: 60px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 }
 

 .kaml{
    float: center;
    background-color:#faeded;
 }
 .inp{
    margin-bottom: 500px;
 }

 .fog{
background:rgb(34, 37, 202);
height: 5px;
 }
.ccv img:hover{
   transform: scale(1.2);
    
}
.dekor{
    width: 30%;
    height: 30px;
    background: #b4f307;
    border-radius: 15px;
    transition: 1s;
    
}
.dekor:hover{
    background: rgba(145, 20, 20, 0.582);

}
.hsm{
  
   color: red;
   width: 60%;
   float: right;
   text-align: right;
   height: 100%;
padding: 10px;
border-radius: 5px 0px 0px 5px;

   
}


.ard1{
  width: 40%;
    height: 40px;
    background: #edf0ed;
    margin: 5px;
    border-radius: 5px;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.705);
}
.has{

float: right;
background: red;
color: #fff;
height: 100%;
padding: 10px;
border-radius: 0px 5px 5px 0px;

}

.non{
    background: #aa5f5f;
    width: 100%;
    height: 100px;
}
.h{
    background:  #ecd6d6;
    width: 100%;
    height: 50px;
}
.mog img{
width: 30px;
margin: 10px;
transition: 1s;
}
.mog img:hover{
    transform:rotate(200deg);

}
.wts{
    
    position: fixed;
    bottom: 65px;
   box-shadow: 1px 1px 10px black;
    width: 70px;
    border-radius: 70px;
    right: 27px;
    z-index: 99;
    
}
.fonn{
    
    position: fixed;
    bottom: 65px;
   left: 26px;
    width: 70px;
    border-radius: 70px;
    box-shadow: 1px 1px 10px black;
    z-index: 99;
}
.BO1{
background:rgb(150, 89, 142);
color: #f7dddd;
}
.mar{
background: #f7dddd;
color: rgb(255, 0, 0);
position: fixed;
z-index: 333;
box-shadow: 1px 1px 10px black;
cursor: wait;
height: 30px;
font-size: 20px;
padding: 8px;
width: 100%;
bottom: 10px;
}
.mark2{
    width: 95%;
}
.taref{
    background: #5d46e0f6;
   
    color: #fff;
}
.aher2{
    background: #98e0ec;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 4%;
    text-align: center;
   
    

    
}

.font{
    
    float: right;
    height:30px;
    background-color: red;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 8px;
    width: 120px;
    bottom: 10px;
   
    text-align: center;
    position: absolute;
    right: 2px; 
   
    position: fixed;
    clip-path: polygon(100% 0%, 90% 54%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}
h1{
margin: 10px;
font-size: 25px;
color: #99128e;
}
.alraese{
    width: 500px;
    height: 35px;
    background: #fafafa;
    color: #f0915a;
    box-shadow: 1px 1px 10px black;

text-align: right;
font-size: 25px;
padding-right: 5px;
margin: 15px;

}
a{
   text-decoration: none; 
}
.too{
    width: 550px;
    height: 340px;
    background: #ffffff;
    border-radius: 10px 10px 10px 10px ;
    padding-bottom: 100px;
    margin-top: 5px;
}
.top-banner{
    margin-top: 10px;
    width:100%;
    height: 450px;
    border-radius: 10px 10px 0px 0px ;
   overflow: hidden;
}
.top-banner img{

    width:100%;
    height:300px;
    margin-right: 35px;
    border-radius: 10px 10px 0px 0px ;
  
  
}
.top-banneor{
    width: 90%;
}

.fdd{
    width:460px;
    height: auto;
    background: #ffffff;
    border-radius: 10px 10px 10px 10px ;
    margin-bottom: 10px;
    margin-top: 15px;
    color: black;
}

.container{
    
    width:460px;
    height: 230px;
    border-radius: 10px 10px 0px 0px ;
   overflow: hidden;
}
.container .rw{
    width: 100%;
    height: 100%;
    margin-right: 5px;
    border-radius: 10px 10px 0px 0px ;
    object-fit: cover;
    transition: transform 1600ms;
    
    
}
.container:hover .rw{
    transform: scale(1.8);
}
.dhan{
    background: #0f0f0f94;
    color: #ffffff;
    position: absolute;
    z-index: 50;
    text-align:right;
width: 460px;
height:42px;
border-radius: 3px 3px 0px 0px;
}
.dhan img:hover{
    background: #a58c8c;
    cursor: pointer;
  

}
.dhan h3{
    padding: 12px;
}
.mharkh{
    position: absolute;
    top:1px;
    background: #0707075b;
    width: 12%;
    height: 40px;
    border-radius: 5px 0px 0px 0px;
   
}
.mharkh img{
    width: 25px;
    margin: 10px ;
   
}
.dhnh3{
    background: #4f83c0;
    height: 50px;
   width: 55%;
   margin: 10PX 0PX;
   border-radius: 5PX;
   color: #ffffff;
  
   
}
.dhnh3 h3{
    float: right;
   padding: 14px;
   font-size: 20px;
}
.dhnh3 img{
    width: 25px;
float: left;
margin-right: 200px;

}
.dhnh3:hover{
    background: #f3b7b7;
    cursor:pointer;
  
}
.mgdm{
    width: 40%;
    height: auto;
    border: 1px solid gray;
}
.mgdm img{
    width: 100%;
    
}

/* tagaob goal*/
  @media screen and (max-width:600px){
.too{
    width: 99%;
  margin-top: 10px;
}
    .ccv{
        width: auto;
    }
    .fog{
        width: 100%;
        height: 100%;
        
        
    }
    .fog img{
        width: 280px;
    }
    .dekor{
        width: 100%
    }

   .wts{
    width: 50px;
   }
   .fonn{
    width: 50px;
   }
   .mog img{
    width: 20px;
   }
   .mar{
    width: 99%;
    height: h;
   
   }
  
   .taref{
    margin-bottom: 50px;
   }
   br{
    width: 100%;
   }
   img{
    width: 100%;
   }
   .alraese{
    width: 95%;
   }
   h1{
    width:100%;
    
   }
   .dhnh3{
    width: auto;
   }
   .fdd{
    width: auto;
    font-size: 15px;
   }
   .dhan{
    width: 99%;
   }
   .rw{
    width: 99%;
   }
 .container{
    width: 99%;
 }

 .mog1 img{
  
 width: 0px;
 }
 .logn{
    width: 100vh;
    align-items: center;
    text-align: center;
    margin-top: -25px;
    margin-right: 50px;
 }

 .search-box{
    width: 100%;
    margin-top: 2px;
 }
 .ard1{
    width: 97%;
    margin-top: 80px;
 }
.mgdm{
width: 98%;
}
    } 




  
    /** hom almharkh**/




    .image-container {
        position: relative;
        display: inline-block;
    }
    
    .share-options {
        display: none;
        position: absolute;
        top: 25vh;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #fff;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    
    share-options a {
        display: block;
        padding: 10px;
        text-decoration: none;
        color: #fff;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    
    facebook img{
        border-radius: 20px;
    }
    
    twitter {
        background-color: #1da1f2;
    }
    
    whatsapp {
        background-color: #25d366;
    }
    
    linkedin {
        background-color: #0077b5;
    }



/**tadel**/

.share-options img{

    width: 40px;
    border-radius: 250px;
}
.share-options a{
    margin:-2px;
}

/**wtsab nabd**/


