
body{

   margin: 0px;
   font-family: 'Cairo', sans-serif;   
}


.navbar{

   list-style: none;
   position: fixed;
   width: 100%;
   height: 75px;
   z-index: 1;
   margin-top: 0px;
   transition: all 0.7s; 
}


.fixed{

   transition: all 0.7s; 
   list-style: none;
   position: fixed;
   width: 100%;
   height: 75px;
   z-index: 1;
   margin-top: 0px;
   background-color: #fffffff5;
}


.li a{

   text-decoration: none; 
   padding: 30px 30px 0px; 
   float: right;     
   font-size: 15px;
   transition: all 0.6s;  
   color: #ffffff; 
}


.li-f a{

   text-decoration: none; 
   padding: 22px 40px 20px; 
   float: right;     
   font-size: 17px;
   transition: all 0.6s;  
   color: #41525f; 
   font-weight: 500;
}
/*about link*/
#lbz{margin-right: 70px}


li :hover,.logo:hover{opacity: .3}


.hedar{

   background-image: url(laptop.jpg);
   background-attachment: fixed;
   background-size: cover;
   height: 720px;
}


#color{

   background-color: rgba(52, 86, 105, 0.52);
   height: 100%;
}


.tital{

   text-align: center;
   font-size: 90px;
   margin-top: -450px; 
   color: #ffffff;
}#tsc{color: #0288D1}


.logo{

   width: 150px; height: 150px;
   float: left; 
   margin: -35px 0 0px 10px;
   transition: all 0.5s;
}


.button{

   font-family: 'Cairo', sans-serif;  
   padding: 12px 16px 12px 16px;
   font-size: 16px;
   border: 2px solid #fff;
   cursor: pointer;
   color: #fff;
   background-color: #ffffff00;
   font-weight: bold;
   margin-top: -60px;
   transition: 0.5s;
   border-radius: 4%;
}

.hvr-bounce-to-right:before {background: #0288D1}
.hvr-bounce-to-right:hover {  border-color: #0288D1}


.services{text-align: center;}


#serv{

   display:inline-block;
   padding: 100px;
   margin-top: 10px;
   color: #41525f;
   font-size: 25px;
}


#services{

   font-size: 62px;
   color: #0288D1;
   padding-top: 150px;
}


.s-l{

   width: 100px;
   height: 5px;
   background-color: #0288D1;
   border: none;
   margin-top: -35px;
}


.fas{
    color: #f3734a;
    font-size: 40px;
}


.mySlides {display: none}

.slideshow-container {
  max-width: 400px;
  position: relative;
  margin: auto;
}


#projects{

   font-size: 70px;
   color: #0288D1;
   text-align: center;
   padding-top: 50px;
}


.prev, .next {
   cursor: pointer;
   position: absolute;
   top: 60%;
   width: auto;
   padding: 20px;
   color:#0288D1;
   font-weight: bold;
   font-size: 30px;
   transition: 0.6s all;
   border-radius: 0 7px 7px 0;
}

.next {
  right: 0;
  margin-right: -120px;
}

.prev{margin-left: -120px;}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  color: #fff;
  background-color: #0288D1;
}

/* Caption text */
.text {
  color: #41525f;
  font-size: 15px;
  margin-top: 60px;
  width: 100%;
  text-align: center;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.about{

   background-image: url(rfhfdvdc-min.png);
   height: 700px;
   background-attachment: fixed;
   background-position: center; 
}


#about{

   font-size: 70px;
   color: #0288D1;
   text-align: center;
   padding-top: 180px;
}


#aboutt{

   font-size: 15px;
   color: #41525f;
   text-align: center;
   margin: 50px 170px 0 170px;
   word-spacing: 4px;
   line-height: 30px;
}


.contact{text-align: center; margin: 250px 220px 0 220px}


#contact{

   color:#0288D1;
   font-size:70px;
}


.contact-us{

   background-color: #e5eaec;
   height: 620px; 
   margin-top: 50px;
}


.fa-phone, .fa-envelope{

   color: #0288D1;
   padding: 5px;
   margin-left: 10px; 
}


#phone ,#email{

   color: #0288D1;
   margin-bottom: 90px;
   font-size: 21px;
}#phone{padding-top: 150px;}


#namber{

   font-size: 20px; 
   cursor: pointer;
   padding-right:  10px;
   color: #455A64;
}


.fa-facebook-f,.fa-instagram{
   
   padding: 15px; 
   width: 25px;
   text-align: center;
   text-decoration: none;
   border-radius: 50%;
   transition: 1s;
   color: white;
   margin: 20px;
   margin-top: 10px;
   font-size: 25px;
}

.fa-facebook-f,.fa-instagram{background: #2085d6;}

.fa-facebook-f:hover{background: #3B5998;transform: rotate(360deg)}
.fa-instagram:hover{background: #EC407A;transform: rotate(360deg)}

.bot{

  background-color: #050925; height: 120px; 
  margin-bottom: -120px;  
  margin-top: 100px;
}


#by{


  color: #ffffff;
  font-size: 16px;
  text-align: center;
  margin: 0px 0 20px; padding-top: 60px;
}

.by{

  color: #1E88E5;
  font-size: 17px;
  padding-right: 4px;
  text-decoration: none
}




@media only screen and (max-width:1000px){


.li a{

   padding: 60px 20px; 
   font-size: 32px;
} 

.li-f a{font-size: 32px;}

.navbar{height: 190px;}

.logo{

  width: 280px; height: 260px;
  margin: -30px 0 0px 10px;
}

.hedar{height: 1600px;}

.tital{

  font-size: 200px;
  margin-top: -1050px; 
}

.button{

  padding: 20px 24px 20px 24px;
  font-size: 35px;
  border-width: 5px;
}

#serv{

   padding: 100px;
   font-size: 35px;
}

#services{

  font-size: 120px;
  padding-top: 200px;
}

.s-l{

   width: 150px;
   height: 7px;
}

.fab{
   font-size: 60px;
   width: 65px;
   padding: 20px;
}

.slideshow-container {max-width: 600px;}

#projects{

  font-size: 120px;
  padding-top: 150px;
}

.prev, .next {

  top: 60%;
  font-size: 50px;
}

.text {font-size: 30px;}

#about{font-size: 120px;}


#aboutt{

  font-size: 39px;
  margin: 70px 100px 0 100px;
  word-spacing: 4px;
  line-height: 60px;
}

.contact{margin: 300px 100px 0 100px}

#contact{font-size:120px;}

.contact-us{

   height: 1000px; 
   margin-top: 100px;
}

#phone ,#email{

   color: #0288D1;
   margin-bottom: 100px;
   font-size: 45px;
}#phone{padding-top: 300px;}

#namber{font-size: 35px;}


#by{margin-top: 300px;font-size: 40px}

.by{font-size: 38px;}

.bot{

height: 170px; 
}


}