/*css*/
body{
    background: #fff;
    margin:0;
    padding:0;
    font-family: Arial, sans-serif;
    text-align: right;
}
.header{
    background: #FFF;
    width: 100%;
    height: 150px;
}
.fix-head{
    background: #fff;
    height: 120px;
    width: 100%;
    box-shadow: 0 4px 8px #333;
    position: fixed;
}
a{
    color: black;    
}
a:hover{
    cursor: pointer;
    color: #4169E1;
}
ul li{
    display: inline;
    margin: 3%;
}
.fix-right{
    text-align: right;
    width: 43%;
    height: 120px;
    float: right;
}
.fix-left{
    text-align: left;
    width: 44%;
    height: 120px;
    float: left;
}
.c-fix{
    border: solid;
    padding: 5px;
    font-size: 20px;
    border-radius: 8px;
}
.logo{
    
    height: 100;
    width: 100;
    float: right;
    margin: 10px;
}
.content{
    width: 100%;
    height: 600px;
    background: #00BFFF;
    background-image: url(image/background.png);
    background-size: 100% 100%;
}
.wellcom {
    width: 100%;
    height: 400px;
}
.contact-btn{
    background: #4169E1;
    color: #FFF;
    border: none;
    padding: 12px 25px;
    font-size: 18;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.3s ease;
}
p{
    font-size: 20px;
}
.contact-btn:hover{
    background-color: #663399;
}
.about-us{
    text-align: right;
    margin-right: 10%;
}
.video{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: #FFF;
}
.job-head{
    background: #FFF;
    width: 100%;
    height: 500px;
}
.job-1{
    background: #fff;
    color: black;
    height: 350px;
    width: 18%;
    margin-right: 10%;
    float: right;
}
.job-2{
    background: #fff;
    color: black;
    height: 350px;
    width: 18%;
    margin-right: 3%;
    float: right;
}
.jobs{
    background: #FFF;
    width: 100%;
    height: 550px;
}
.jobs-1{
    background: #FFF;
    color: black;
    height: 350px;
    width: 11%;
    margin-right: 10%;
    float: right;
}
.jobs-2{
    background: #FFF;
    color: black;
    height: 350px;
    width: 11%;
    margin-right: 3%;
    float: right;
}
.jobs-3{
    background: #fff;
    color: black;
    height: 350px;
    width: 11%;
    margin-right: 6.6%;
    float: right;
}
.maps{
    background: #FFF;
    width: 100%;
    height: 600px;
}
.maps-id{
    background: #fff;
    color: black;
    height: 450px;
    width: 45%;
    margin-right: 5%;
    margin-top: 20px;
    float: right;
}
.maps-google{
    background: #3d3d3d;
    color: black;
    height: 450px;
    width: 45%;
    margin-right: 5%;
    margin-top: 20px;
    float: right;
}
.compa{
    background: #FFF;
    color: #FFF;
    height: 200px;
    width: 100%;
}
.compa-1{
    margin-right: 12%;
}
.khiro{
    background: green;
    color: #FFF;
    width: 100%;
    height: 900px;
    text-align: center;
}
.khiro-1{
    background: green;
    color: black;
    border: 2px solid #FFF;
    border-radius: 20px;
    height: 280px;
    width: 24%;
    margin-right: 10%;
    float: right;
    margin-top: 40px;
}
.khiro-2{
    background: green;
    color: black;
    border: 2px solid #FFF;
    border-radius: 20px;
    height: 280px;
    width: 24%;
    margin-right: 5%;
    float: right;
    margin-top: 40px;
}
.circle-img{
    background: gray;
    margin-top: 20px;
    width: 70px;   
    height: 70px;  
    object-fit: cover; 
    border-radius: 50%; 
    border: 3px solid #333
}
.footer{
    background: #efefef;
    width: 100%;
    height: 120px;
}
select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    padding: 8px 20px 8px 40px;
    font-size: 16px;
    border: solid;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer;

    background-image: url('image/flaticon.png'),
                        linear-gradient(45deg, transparent 50%, #333 50%),
                        linear-gradient(135deg, #333 50%, transparent 50%);
    background-repeat: no-repeat;
    background-position: left 8px center, right 12px center, right 7px center;
    background-size: 16px, 8px 6px, 8px 6px;
}
option {
    padding: 8px;
    font-size: 20px;
}
.HELLO{
    background: #FFF;
    width: 100%;
    height: 540px;
}
.HELLO-head{
    background: #FFF;
    width: 100%;
    height: 200px;
}
.Real-life{
    background: #FFF;
    width: 100%;
    height: 600px;
    text-align: left;
}
.H1-1{
    background: #FFF;
    color: black;
    height: 300px;
    width: 40%;
    margin-left: 2%;
    float: left;
    margin-top: 40px;
}
.H1-2{
    background: #FFF;
    color: black;
    height: 400px;
    width: 50%;
    margin-right: 5%;
    float: right;
    margin-top: 40px;
}
.Certificates{
    background: #FFF;
    width: 100%;
    height: 300px;
}
.Certificates-1{
    float: right;
    background: #FFF;
    height: 200PX;
    width: 11%;
    margin-top: 50px;
    margin-right: 5%;
}
.Certificates-2{
    float: right;
    background: #FFF;
    height: 200PX;
    width: 11%;
    margin-top: 50px;
    margin-right: 2.3%;
}
.owls{
    background: #FFF;
    height: 500px;
    margin-right: 3%;
    margin-left: 3%;

}
.owls-image{
    width: 12%;
    height: 100px;
    margin: 0.9%;
}
.best{
    background: #013b01;
    width: 100%;
    height: 400px;
}
.best-image{
    background: #013b01;
    width: 38%;
    height: 270px;
    float: right;
    margin-right: 10%;
}
.best-text{
    background: #013b01;
    color: #fff;
    width: 40%;
    height: 300px;
    text-align: left;
    margin-left: 10%;
}
.garaj{
    background: #FFF;
    width: 100%;
    height: 200px;
}
.Topographic-head{
    background:  #00BFFF;
    width: 100%;
    height: 220px;
    text-align: center;
    color: #FFF;
    font-size: x-large;
}
.Topographic-body{
    background: #FFF;
    width: 100%;
    height: 350px;
    text-align: left;
}
.Topographic-image{
background: #FFF;
    color: black;
    height: 280px;
    width: 35%;
    margin-left: 5%;
    float: left;
    margin-top: 40px;
}
.Topographic-text{
    background: #FFF;
    color: black;
    height: 250px;
    width: 50%;
    margin-right: 40px;
    float: right;
    margin-top: 40px;
}
.contact-form {
  display: flex;
  justify-content: space-between;
  gap: 50px; /* مسافة بين inputs و textarea */
}

.inputs {
  display: flex;
  flex-direction: column; /* يخليهم فوق بعض */
  gap: 10px; /* مسافة بين كل input */
  width: 40%; /* عرض العمود الأيمن */
}

.inputs input {
  padding: 10px;
  font-size: 35px;
  margin-left: 10%;
  border: solid;
  margin-bottom: 50px;
}

#message {
  width: 60%; /* عرض العمود الأيسر */
  height: 420px;
  resize: none; /* يخلي الحجم ثابت، ما يقدر يكبره */
  padding: 10px;
  font-size: 25px;
  margin-right: 10%;
  margin-bottom: 5%;
  border: solid;
}
input[type="submit"]
{
	background:#00FF7F;
	padding:8px;
	display:block
}
input[type="submit"]:hover{
    cursor: pointer;
    background: #86ffc2;
    box-shadow: 0 4px 8px #333;
}
.business{
    background: #FFF;
    width: 100%;
    height: 600px;
}
.business-text{
    width: 40%;
    height: 480px;
    background: #FFF;
    float: left;
    margin-left: 5%;
}
.business-image{
    width: 40%;
    height: 550px;
    background: #FFF;
    float: right;
    margin-right: 5%;
}
.business-video{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
    background: #FFF;
}
.fr{
    text-align: left;
    margin-left: 10%;
}