@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900;1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');


*{
    
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-family: 'Tajawal';
    list-style: none;
    text-decoration: none;
    
}
html{
    font-family: 'Tajawal';
    
}
:root{
    --pink-color:#784656 ;
    --dark-color:#1b1847;
    --white-color:#afa9b2;
    --nood-color:#291d1f;
    --blue-white-color:#81bbe4;
    --text-shadow :0 5px 25px rgba(0,0,0,0.1) ;
    --box-shadow:0 5px 25px rgba(0,0,0 / 20% ) ;
    --hover-color:#cdc7d0 ;
    --scroll-bar-color:#fff;
    --scrool-thumb-color: #282f4e;
    --scrool-thumb-hover-color:#454f6b;

}
header{
    background-color: #0f0b24;
    width: 100%;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px ;
   
   
}

header .logo{
    width: 120px;
}


.but-map {
  
    color: #000000;
    text-decoration: none;
    font-size: 1.1em;   
    font-weight: 500;
    padding-left: 30px;
    background-color: rgba(255, 255, 255, 0.775) ;
    border: 2px solid rgba(158, 44, 181, 0.759);
    padding: 12px;
    border-radius: 15px;
}

.but-map:hover{
    color: #ffffff;
    transition: 0.3s ease;
    background-color: rgb(211, 13, 178);
    border: white 1px solid;
}

.home1{
   min-height: 70vh;
   width: 100%;
   height:  100%;
  padding-bottom: auto;

   margin-top: 80px;
   background-color: #100e2d;
   
}
.home-text{
    display: grid;
   grid-template-columns: repeat(2,2fr);

   padding: 0 30px;
  
}
.home-text h1{ 
   font-size: 55px;
   margin: 85px;
   margin-bottom: 20px;
   margin-top: 50px;
   font-weight: 800px;
   color: var(--blue-white-color);
}
.text-hello h2{
    font-size: 20px;
    padding-right: 90px;
    color: rgb(254, 254, 254);
    margin-bottom: 30px;
    margin-top: 10px;
}
.home-text h1 span{
    text-shadow: 0em 0em 1.5em rgba(15, 216, 251, 0.608),0 0 1.65em  #5199ff ;
color:  rgb(255, 9, 214) ;
font-size: 60px;
margin-right: 22px;
}
.home-text h1 span:hover{
    color:  rgb(255, 9, 214) ;
    font-size: 60px;
    transition: 0.2s ease;
    text-shadow: 0em 0em 1.5em rgba(15, 216, 251, 0.608),0 0 1.65em  rgb(255, 9, 214) ;
    box-shadow: unset 0 0 0.5em 0 #f313b7 ,0 0 0.5em 0 #ff07ff;

}
.text-sec1 h2{
    font-size: 30px;
    font-weight: 700px;
    margin-bottom: 15px;
    border-bottom: 2px solid var(--blue-white-color);
    margin-top: 30px;
    padding-right: 15px;
    color: #ffffff;
    
}
.home-text p{
    padding-left: 30px;
    font-size: 20px;
    color: #ffffff;
    margin-top: 22px;
}
.text-sec1{
    padding-left: 18px;
}

.hedr-city{
    background-color: #17153300;
    width: 100%;
   margin: 0;
    top: 0;
    position: absolute;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
   
}



header .navigation{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    
}
.socials3{
    list-style: none ;
    display: flex;
    margin-right: 200px ;
    
}
.socials3 li {
margin: 0px ;
display: inline-block;
line-height: 38px;
width: 40px;
height: 40px;
opacity: 0.75;
}
.socials3 a {
    text-decoration: none;
    color: #fff;
}
.socials3 a i {
    font-size: 1.1rem;
}
.socials3 a:hover{
color: rgb(255, 26, 217);
}
.navigation a {
    color: #ffffff;
text-decoration: none;
font-size: 1.1em;   
font-weight: 500;
padding-left: 30px;
}
.navigation .impo{
    color: #0f0e22;
    padding: 6px 15px;
    border-radius:20px ;
    background: white;
}
.navigation a:hover{
    color: #a80d6a;
    transition: 0.3s ease;
    
    
}
.navigation1 a {
    color: #000000;
    
text-decoration: none;
font-size: 1.1em;   
font-weight: 500;
padding-left: 30px;
background-color: rgba(255, 255, 255, 0.775) ;
border: 2px solid rgba(158, 44, 181, 0.759);
padding: 12px;
border-radius: 15px;
}
.but-map {
    margin-left: 10px;
}

.navigation1 a:hover{
    color: #ffffff;
    transition: 0.3s ease;
    background-color: rgb(211, 13, 178);
    border: white 1px solid;
}
header .navigation1{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    
}
.navigation2 a {
    color: #000000;
    
text-decoration: none;
font-size: 1.1em;   
font-weight: 500;
padding-left: 30px;
background-color: rgba(255, 255, 255, 0.775) ;
border: 2px solid rgba(158, 44, 181, 0.759);
padding: 10px;
border-radius: 15px;
}
.navigation2 a:hover{
    color: #ffffff;
    transition: 0.3s ease;
    background-color: rgb(211, 13, 178);
    border: white 1px solid;
}
header .navigation2{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    
}

.hedr-city .navigation .impo:hover{
    background: #000000;
    color: rgb(255, 255, 255);
    transition: 0.3s ease;
}
.hedr-city .navigation{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    
}
.hedr-city .navigation a {
    color: #ffffff;
text-decoration: none;
padding-left: 30px;
font-weight: 500;
font-size: 1.1em;  
color: #0f0e22;
padding: 6px 15px;
border-radius:20px ;
background: white;
margin: 10px;

}
.hedr-city .navigation .impo{
    color: #0f0e22;
    padding: 6px 15px;
    border-radius:20px ;
    background: rgb(182, 41, 175);
}
.hedr-city .navigation a:hover{
    color: #ffffff;
    transition: 0.3s ease;
    background: rgb(180, 42, 146);
    
}
 
.mapbody{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    background-position:  center;
    background-size: cover;
}


.media-icons{
    z-index: 888;
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 50%;
    transform: translateY(-50%);
    margin-right:  50px;

}
.media-icons a {
    color: white;
    font-size: 1.5em;
    margin: 10px 0 ;
}
.meme .media-icons a :hover{
    color: #fe2066;
}


#sec1{
    width: 100%;
    padding: 70px 0;
}
.title-text{
    text-align: center;
    padding-bottom: 70px;
}
.title-text p {
    margin: auto;
    font-size: 50px;
    color: white;
    font-weight: bold;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.title-text p::after{
    content: '';
    width: 170px;
    height: 35px;
    background: linear-gradient(#784656,transparent);
    position: absolute;
    top: -20px;
    left: 0;
    z-index: -1;
    
}
.title-text h2{
    font-size: 20px
}
.sec1-box{
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: auto;

}
.saudi1{
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 0;

}
.saudi1 path {
    fill: rgba(30, 39, 95, 0.91);
    stroke-width: 1.5px;
    stroke: #a5d1e47c;
  stroke-linecap: round;
  transform: translate(-111.5748,-90.4344);
}
.mymap1{
    padding-left: 0px;
    padding-bottom: 0px;
}


.saudi{
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0;

}
.saudi path {
    fill: rgba(30, 39, 95, 0.669);
    stroke-width: 1.5px;
    stroke: #a5d1e47c;
  stroke-linecap: round;
  transform: translate(-111.5748,-90.4344);
}
.mymap{
  justify-content: center;
  align-items: center;
  padding: 30px 400px;
    padding-bottom: 0px;
}

path {
    fill: #ffffff;
    transition: fill 0.4s ease;
  }
  path:hover {
    fill: rgb(57, 15, 57);
    stroke: rgb(119, 173, 224);
    stroke-width: 3px;
  }


.mymap .title {
    padding: 0px 0 0 0  ;
    padding-bottom: 30px;
    margin-top: 20px;
   
}
.title7{
    display: flex;
    justify-content: center;
    color: rgb(255, 248, 248);
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 15px;
    
}
.title8{
    display: flex;
    justify-content: center;
    color: rgb(0, 0, 0);
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 15px;
    margin-top: 40px;
    padding-top: 40px;
}
.content{
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}

.card-pro{
    background-color: #fff;
    border-bottom: 4px solid rgb(188, 12, 188);
    border-top: 4px solid rgb(255, 255, 255);
    border-right: 2px solid rgb(255, 255, 255);
    border-left: 2px solid rgb(255, 255, 255);
    min-height: 14em;
    width: 25em;
    overflow: hidden;
    border-radius: 10px;
    margin: 90px;
    margin-bottom: 25px;
    margin-top: 10px;
    transition: 0.5s ease;
}
.card-pro:hover{
    transform: scale(1.1);
}
.card-pro:hover .img-pro{
    opacity: 0.9;
}
.img-pro img{
    width: 100%;
}
.pro-info{
    padding: 1em;
}
.prgraph{
    font-size: 1em;
    color: #000;
    padding-top: 10px;
}
.pro-tit{
    display: flex;
    justify-content:space-between;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 20px;
}
.pro-tit span{
    font-size: 1.5em;
}
.watch{
    text-decoration: none;
    color: #ffffff;
    background: #000;
    border-radius: 15px;
    padding: 10px;
    font-size: 15px;
}
.watch:hover{
    color: #000;
    background: rgb(166, 21, 111) ;
    transition: 0.3s ease;
    opacity: 1;
    
}

.team{
	position: relative;
	width: 100%;
	height: 100vh;
	background: radial-gradient(#281c3e,#0f051d);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
    
}
.team-content{
	width: 55%;
	max-width: 1350px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, auto));
	align-items: center;
	gap: 2rem;
	text-align: center;
	margin-top: 4rem;
	flex-wrap: wrap;

}
.team-content img{
	width: 100%;
	height: auto;
	border-radius: 15px;
	margin-bottom: 15px;
}
.center h1{
	color: rgb(130, 20, 103);
	font-size: 4rem;
	text-align: center;
}
.box{
	padding: 16px;
	background: #f2f2f2;
	border-radius: 15px;
	transition: all .38s ease;
    border-bottom: rgb(200, 19, 170) solid 2px;
}
.box h3{
	font-size: 23px;
	font-weight: 600;
	color: rgb(179, 23, 160);
	margin-bottom: 8px;
}
.box h5{
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 15px;

}

.box:hover{
	transform: translateY(-10px);
	cursor: pointer;
}


footer{
    bottom: 0;
    left: 0;
    right: 0;
    background: #0f0e22;
    height: auto;
    width: 100vw;
    font-family: "open sans";
    padding-top: 40px;
    color: #fff;
}
.footer-content{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.footer-content h3 {
    font-size: 1.8rem ;
    font-weight: 400 ;
    text-transform: capitalize;
    line-height: 3rem ;
}
.footer-content p{
    max-width: 500px ;
    margin: 10px auto ;
    line-height: 28px ;
    font-size: 14px;
}
.socials{
    list-style: none ;
    display: flex;
    align-items: center;
    justify-content: center ;
    margin: 1rem 0 2rem 0;
}
.socials li {
margin: 0 10px ;
border: 1px solid white ;
border-radius: 50%;
display: inline-block;
line-height: 38px;
width: 40px;
height: 40px;
opacity: 0.75;
}
.socials a {
    text-decoration: none;
    color: #fff;
}
.socials a i {
    font-size: 1.1rem;
}
.socials a:hover{
color: #a80d6a;
}
.footer-bottom{
    width: 100vw ;
    padding: 0px 0 ;

}

.copyrights p {
    font-size: 14px;
    word-spacing: 2px ;
    text-transform: capitalize;
    margin-right: 40px;
}
.copyrights span{
    text-transform: uppercase;
    opacity: .4;
    font-weight: 200;
    font-size: 20px;
}
.list-footer{
    margin-top: 0;
    padding: 0;
    list-style: none;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: center;
}
.list-footer a {
    color: white;
    text-decoration: none;
    
    font-size: 15px;
}
.list-footer a:hover{
    color: #a80d6a;
}
.list-footer li {
    display: inline-block;
    padding: 0 15px;
}
.tete a {
    text-decoration: none;
    list-style: none;
    color: #0f0e22;
    font-weight: 700;
}
.tete a:hover{
    color: #a80d6a;
}
tr img{
    width: 36px;
    height: 36px;
    border-radius: 50%;
vertical-align: middle;
margin-right: 8px;
margin-left: 8px;
}
table, th, td{
    border-collapse: collapse;
    padding: 1rem;
    
}
.rare{
    text-align: center;
}
table{
    background-color: rgba(202, 189, 189, 0.432);
    width: 50vw;
    padding: auto 100px;
    backdrop-filter: blur(7px);
    box-shadow: 0 .4rem .8rem rgba(0, 0, 0, 0.385);
    overflow: hidden;
    
    

}

thead th {
background-color: #d5d1de9e;
position: sticky;
top: 0;
left: 0;


}
tbody tr:nth-child(even){
    background-color: #0000000f;
}
tbody tr:hover{
    background-color: rgba(255, 255, 255, 0.136);
}
.table_header{
    padding-top: 5rem ;
    z-index: 999;
    display: flex;
    
}
.table_body{
 
   max-height: calc(89% - .8rem);
   background-color: rgba(255, 255, 255, 0.575);
   
   border-radius: .6rem;
   overflow: auto;
   
}

.table_body::-webkit-scrollbar{
    width: 0.5rem;
    height: 0.5rem;
}
.table_body::-webkit-scrollbar-thumb{
    border-radius: .5rem;
    background-color: #0004;

}
.tete_q a {
    text-decoration: none;
    list-style: none;
    color: #0f0e22;
    font-weight: 700;
}
.tete_q a:hover{
    color: #a80d6a;
}
.sec-main{
   background: #120d2c;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 50px;
margin-top: 50px;
    border-top: solid 1em #1b184741;
    border-right:0;
    border-left:0;
  
}
.sec-main span{
    font-size: 22px;
}
.m3ear{
    margin: 110px;
    margin-top: 50px;
    margin-bottom: 150px;
    padding-top: 10px;
}
.team-content1{
	width: 75%;
	max-width: 1350px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, auto));
	gap: 2rem;
	text-align: center;
	margin-top: 4rem;
	flex-wrap: wrap;
}

.sec5-rep .di-rep h2{
font-size: 26px;
text-align: center;
padding-top: 30px;
padding-bottom: 20px;
color: rgb(0, 0, 0);
margin: 0px 500px;
margin-top: 0;
margin-bottom: 0;
justify-content: center;
background-color: rgba(233, 222, 222, 0.201);
border-radius: 5px;
border-bottom: #000000d4 solid 5px;



}
.sec5-rep{
    margin-top: 0px;
}


.pra-rep{
    padding: 50px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: right;
    font-size: 18px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.719);
    border: rgba(255, 255, 255, 0.055) 1px solid;
 color: rgba(0, 0, 0, 0.787);
    margin-right: 360px;
    margin-left: 360px;
    margin-bottom: 0;
    border-radius: 15px;
    border-bottom: 6px solid rgba(37, 13, 124, 0.492);
    border-top: 2px solid rgba(204, 204, 204, 0.455);
}
.sec-last{
    padding: 100px;
}


.data-di{
    margin: auto;
    width: 100%;
    padding: 50px 0 ;
    padding-bottom: 0;
    
   
    
}


.data-di h3{
    text-align: right;
}
.left{
width: 50%;
}
.left p{
    text-align: right;
font-size: 18px;
margin: 20px 20px ;
margin-right: 100px;
margin-left: 90px;
padding-left:50px ;
}
.left a {

    background-color: rgb(222, 28, 183);
    color: white;
    padding: 8px 16px ;
    border: 2px solid white;
    border-radius: 6px;
    transition: all 0.3s ease ;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    margin-right: 100px;
}

.conte22{
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.conte222{
    display: flex;
    align-items: center;

}
.left a:hover{
    background-color: #000;

}
.right1 h2{
   
    margin-left: 200px;
}
.right1 p{
    margin-left: 200px;
}
.right{
    flex: 1;
    margin-left: 200px;
}
.right .line{
margin-bottom: 15px;
}

.right .info4{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;

}
.right .info4 span {
    font-weight: 500;
    font-size: 18px;
}

.right .bars{
    background-color: rgb(233, 224, 255);
    height: 5px;
    width: 100%;
    position: relative;
}
.right .bars::before{
    content: '';
    position: absolute;
    height: 100%;
    background-color: rgb(184, 29, 198);
}
.right .html::before{
    width: 50%;
}
.right .css::before{
    width: 20%;
}
.right .java::before{
    width: 5%;
}
.right h3 {
    text-align: center;
}


.section-work-data {
    background: var(--gradientSupport);
    text-align: center;
    transition: all 0.7s linear;
    color: var(--white);
  }
  
  .counter-numbers {
    font-size: 3.9rem;
color: #000000;
    
  }
 
  .conte222 .right h1{
    padding: 20px;

  }
  .conte222 .left h1{
    padding: 20px;
  }
  /* ===========================================
  work data Section Start
  ======================================= */
  
  .secnana{
    margin-top: 60px;
    padding-bottom:100px ;
    padding-top: 0px;
  }
  .number100{
   
    border-radius: 70px;
    padding: 0px 5px ;
    
  }
  .number100 h2{
    padding-bottom: 20px;
   
  }
  .number100 h3{
    padding-bottom: 70px;
    
  }
 .number100 h1{
    background-color: #c2a8b77d;
   
    margin: 0 250px;
    border-bottom: solid 2px rgb(0, 0, 0);

 }
.lastone{
  padding: 210px;  
}
  
  .title71{
    display: flex;
    justify-content: center;
    color: rgb(255, 248, 248);
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 25px;
    margin-top: 10px;
    padding-top: 50px;
    margin-right: 190px;
}
.serach-sec{
    margin-top: 150px;
    padding-bottom: 50px;
    background-color: #130526;

}
.serach-sec p {
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
    margin-right: 200px;
}
.serach-sec .containers{
    width: 395px;
    height: 190px;
    background: white;
    border: 3px solid rgb(231, 44, 194);
    border-radius: 15px;
    box-shadow: 4px 4px 30px rgba(72, 12, 73, 0.6);
    padding: 20px;
    margin-left: 516px;
    overflow-y: scroll;
    margin-top: 40px;
    margin-bottom: 15px;
    
}

.containers form{
    width: 100%;
    border: solid black 1px ;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.containers form input{
    border: none;
    outline: none;
    box-shadow: none;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 10px;
}
.containers form i{
    padding-left: 10px;
}

.product{
    display: flex;
    align-items: center;
    cursor: pointer;
    padding-bottom: 13px;
}
.for-chec a{
    text-decoration: none;
    color: rgb(231, 44, 194);
}
.for-chec a:hover{
    color: white;
    transition: all 0.3s ease ;
}

.product img{
    width: 36px;
    height: 36px;
    object-fit: cover;
    border-radius: 5px;
    margin-left: 15px;
}

.product .p-details h2{
    font-size: 20px;
    color: #1b1847;

}
.product .p-details h3{
    font-size: 15px;
    color: #810e837c;
}

.product .p-details{
    padding-left: 13px;
}

.roduct-list{
    padding: 20px 0;
}

.secnana span {
    font-size: 20px;
    color: #a80d6a;
    font-weight: 900;
}


.title711{
    display: flex;
    justify-content: center;
    color: rgb(255, 248, 248);
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 25px;
    margin-right: 0px;
}
.serach-sec .pra-map-se {
  
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
    margin-left: 200px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.for-chec a{
    text-decoration: none;
    color: rgb(231, 44, 194);
}
.for-chec a:hover{
    color: white;
    transition: all 0.3s ease ;
}
.moremore1{
    background-color: rgb(222, 28, 183);
    color: white;
    padding: 8px 16px ;
    border: 2px solid white;
    border-radius: 6px;
    transition: all 0.3s ease ;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    margin-left: 300px;
    }
    .sitemap  {
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;

    }
    .sitemap1  {
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;

    }
    .sitemap li {
        margin: 22px;
        margin-bottom: 0;
        margin-top: 15px;
        font-size: 13px;
        padding: 5px 5px;
        list-style: none;
        display: inline-block;
       
    }
    .sitemap li p{
        margin-right: 20px;
        margin-left: 0px;
    }
    .sitemap li a {
        text-decoration: none;
    color: #ffffff;
    opacity: 0.4;
    

    }
    .sitemap li a:hover{
        color: rgb(225, 9, 175);
        opacity: 0.9;
    }
    .sitemap1 li {
        margin: 10px;
        margin-bottom: 0;
        margin-top: 15px;
        font-size: 13px;
        padding: 5px 5px;
        list-style: none;
        display: inline-block;
       
    }
    .sitemap1 li p{
        margin-right: px;
        margin-left: 0px;
    }
    .sitemap1 li a {
        text-decoration: none;
    color: #ffffff;
    opacity: 0.4;

    }
    .sitemap1 li a:hover{
        color: rgb(225, 9, 175);
        opacity: 0.9;
    }

    .team-content4{
        width: 550px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, auto));
        align-items: center;
        gap: 5.5rem;
        text-align: center;
        margin-top: 6rem;
        flex-wrap: wrap;
      
    
    }
   .m3ear3{
    margin-bottom: 100px;
   }
    .box4{
        padding: 15px;
        background: #b0a9c953;
        border-radius: 55px;
        transition: all .38s ease;
        border-bottom: rgb(118, 162, 189) solid 20px;
    }
    .box4 h3{
        font-size: 55px;
        font-weight: 700;
        color: rgb(215, 51, 152);
        margin-bottom: 8px;
    }
    .box4 h5{
        font-size: 35px;
        font-weight: 600;
        color: #1d061d;
        margin-bottom: 15px;
    
    }
    
    .box4:hover{
        transform: translateY(-10px);
        opacity: .9;
        cursor: pointer;
        border-bottom: rgb(169, 22, 166) solid 20px;
    }
    .title8{
    display: flex;
    justify-content: center;
    color: rgb(0, 0, 0);
    font-size: 2.2em;
    font-weight: 800;
    margin-bottom: 15px;
    margin-top: 40px;
    padding-top: 40px;
}


@media (max-width:1023px){
    .home1{
        min-height: 80vh;
        width: 100%;
        height:  100%;
       padding-bottom: auto;
       padding-top: 50px;
        margin-top: 80px;
        background-color: #100e2d;
        
    }
    .home-text {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        padding: 0 30px;
    }
    .home-text h1 {
        font-size: 35px;
         margin: 0px; 
        margin-bottom: 20px;
        margin-top: 50px;
        font-weight: 800px;
        text-align: center;
       
    }
    .text-sec1 h2 {
        font-size: 25px;
        font-weight: 700px;
        margin-bottom: 0px;
        border-bottom: 2px solid var(--blue-white-color);
        margin-top: 40px;
        padding-right: 5px;
        color: #ffffff;
    }
    .home-text h1 span {
        font-size: 50px;
        margin-right: 12px;
    }
    .text-hello h2 {
        font-size: 18px;
        padding-right: 0px;
        text-align: center;
    }
    .socials3 {
        margin: 0 300px;
    }
    .home-text p{
        padding-left: 30px;
        font-size: 20px;
        color: #ffffff;
        margin-top: 22px;
        padding-bottom: 50px;
    }
    .mapbody {
       
            background: none;
            background-color: #100e2d;
            
        
        
    }
    .mymap {
        padding: 30px 70px;
        padding-bottom: 0px;
    }
    .saudi {
        padding-left: 0px;
        padding-top: 300px;
    }
header {
    padding: 12px 20px;
}
.navigation{
    padding-left: 10px;
}
.title{
    font-size: 1.8em;
}

.box {
    padding: 10px;
}

.m3ear {
    margin: 30p 70px;
    margin-top: 40px;
    margin-bottom: 100px;
}
.left p {
    text-align: right;
    font-size: 18px;
    margin: 20px 80px;
    padding-left: 0;
}
.left a {
    margin-right: 80px;
}
.serach-sec .containers {
    margin: 0px 210px;
}

.number100 h1 {
    margin: 0 170px;
}
.thumbs-con{
     bottom: -4em;
}

.mymap .title {
    padding: 0;
    margin-top: 0;
}
.pra-rep {
    margin: 0 30px;

}
.sec5-rep .di-rep h2 {
    margin: 0px 200px;
    margin-bottom: 0;
    margin-top: 100px;

}
table {
    width: 90vw;
}

}

@media (max-width:785px){
    .home1{
        min-height: 100vh;
        width: 100%;
        height:  100%;
       padding-bottom: 20px;
        padding-top: 50px;
        margin-top: 80px;
        background-color: #100e2d;
        padding-right: 10px;
        
    }
    .socials3 {
        list-style: none;
        display: flex;
        margin-right: 200px;
    }
    .socials3 li {
        margin: 0px 9px;
    }

.home-text p {
    padding-left: 0px;
    font-size: 16px;
    color: #ffffff;
    margin-top: 22px;
}
.text-sec1 h2 {
    font-size: 25px;
    padding-right: 0;
}

    header{
    
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px ;
   
   
}
.footer-bottom {
    width: 100%; 
    
}
    .team-content4{
        width: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, auto));
        align-items: center;
        gap: 5.5rem;
        text-align: center;
        margin-top: 3.5rem;
        flex-wrap: wrap;
      
    
    }
  .home-text h1 {
    font-size: 30px;
    margin: 0px;
    margin-bottom: 20px;
    /* margin-top: 50px; */
    font-weight: 800px;
}
.text-hello h2 {
    font-size: 17px;
    padding-right: 0px;
    color: rgb(254, 254, 254);
    margin-bottom: 30px;
    margin-top: 10px;
}


.home-text h1 span {
    text-shadow: 0em 0em 1.5em rgba(15, 216, 251, 0.608), 0 0 1.65em #5199ff;
    color: rgb(255, 9, 214);
    font-size: 40px;
    margin-right: 12px;
}
    .card-pro {
   
 
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    margin: 30px;
    margin-bottom: 25px;
    margin-top: 10px;
    transition: 0.5s ease;
}

    .home-text{
        display: inline;
       grid-template-columns: repeat(2,2fr);
    
       padding: 0 30px;
      
    }
    .mymap {
        padding-left: 0;
        margin: 10px;
    }
    .saudi {
        padding-left: 0px;
        padding-top: 299px;
    
    }

    .media-icons{
       left: 10px;
       margin-top: -30px;
       position: absolute;
       display: flex;
       flex-direction: column;
       top: 50%;
       transform: translateY(-50%);
       margin-right:  50px;
    }
    .media-icons a{
        font-size: 20px;
       
    
    }
    .data-di{
        padding: 0px;
        padding-bottom: 90px;
        margin: 0px;
    }
    .left{
     width: 100%;
     display:block ;
     position: absolute;
     margin-top: 300px ;
    }
    .left p{
    margin: 11px;
    text-align: right;
    margin-bottom: 20px;
    margin-top: 40px;
}
    
    .left a {
        margin: 0 35%;
       
    }

.box4 h5 {
    font-size: 30px;
    font-weight: 600;
    color: #1d061d;
    margin-bottom: 15px;
}
    .conte22{
        display: inline-flex;
        
    }
    .right{
        width: 100%;
        margin: 0px 60px;
       
        align-items: center;
      
    }
    .right .line{
        margin-bottom: 20px;
        display: inline;
        position: relative;
    }
    

    .title71{
        margin-right: 0px;
        margin-left: 0px;
        font-size: 30px;
    }
    .serach-sec p {
        margin-right: 0px;
    }

.serach-sec .containers{
    padding: 20px;
    margin: 20px auto;
    width: 325px;
    height: 180px;
   
 
}
.for-chec{
    width: 100%;
}
.serach-sec .pra-map-se {
    padding-bottom: 20px;
    margin-left: 0px;
}
.m3ear{
    margin: 0px;
    padding-top: 10px;
}
.team-content1{
	width: 75%;
	max-width: 1200px;
	
}
.right1 h2{
    margin: 0;
    margin-bottom: 20px;

}
.right1 p{
    padding: 0 40px;
    font-size: 17px;
    padding-bottom: 15px;
    margin: 0;
}
.hedr-city .navigation a {
 
    font-weight: 0;
    font-size: .2em;
    padding: 9px 7px;
    margin-top: 50px;
    margin-right: 5px;
    
}
.hedr-city .navigation .impo {
    padding: 9px 10px;
}
.hedr-city .logo{
    width: 80px;
    height: 40px;
    margin-top: 10px;}

.table_header h1{
    font-size: 15px;
    margin: 11px;
    margin-top: 30px;
    padding: 15px 11px;
}
table{
    width: 90vw;
    padding: 0px 0px;
}
.table_body {
    font-size: 11px;
}
tr img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
     margin-right: 5px; 
    margin-left: 5px; 
}
table, th, td {
    border-collapse: collapse;
    padding: 0.6rem;
}
.pra-rep {
    padding: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: right;
    font-size: 15px;
}
.sec5-rep .di-rep h2{
    font-size: 20px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0px 100px;
    margin-top: 50px;
    margin-bottom: 0;
    
    }
    .pra-rep {
        margin: 0 10px;
    }
    .but-map {
        font-size: .8em;
    }
    .hedr-city{
      
       margin: 0;
        top: 0;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 20px;
        padding-left: 0px;
    }

    .navigation1 a { 
    font-size: .8em;   
    }
    header .logo{
        width: 80px;
        height: 40px;
        margin-top: 20px;
    
    }
    .title8{
        font-size: 30px;
    }  
    .navigation2 a {
 
    text-decoration: none;
    font-size: .8em;   
    font-weight: 500;
    padding-left: 30px;
    padding: 10px;
    border-radius: 15px;
    }
    .m3ear3{
    margin-bottom: 60px;
    padding: 0px;
    width: auto;
}
    
    .copyrights p {
    margin-top: 17px;
    font-size: 12px;
   
}
.copyrights span {

    font-size: 19px;
}
   .box4{
    padding: 9px 0;
    margin: 0 100px;
    margin-top: 20px;
    
   }
   .box4 h3{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0px;
}
.team-content4{
    display: block;

}
.swiper-slide .dark-layer{
    width: 20px;
    height: 10px;
} 


.doc1{
    position: relative;
        width: 100%;
        height: 100vh;
        background: radial-gradient(#281c3e,#0f051d);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        
}

.mapbody{
    background: none;
    background-color: #100e2d;
    
}

}