body{
      padding: 0!important;
      }
/* start section home */
#home .bg-home{
background-image: url("../assets/images/3857425.jpg");
background-size: contain;
background-repeat: no-repeat;
position: absolute;
width: 100%;
height: 100vh;
background-position: right;
top:14px;
right: 43px;
}
@media screen and (max-width:1250px) {
  #home  .bg-home{
  background: none!important; 
  }
  }
  @media screen and (max-width:1250px) {
    #home  .header-text{
      padding: 184px 15px!important;
      margin: 0!important;
        }
    }
#home .header-text{
  padding:0 94px;
  height: 100vh;
  margin-top: 295px;
}
#home .header-text h6{
  line-height: 42px;
}
#home .header-text .contact-us .btn-1{
  background-color: #1a73e8;
  padding: 7px 19px;
  font-size: 18px;
  font-weight: bold;
}
#home .header-text .contact-us .btn-1{
  background-color: #1a73e8;
  padding: 7px 19px;
  font-size: 18px;
  font-weight: bold;
}

#home .header-text .contact-us {
margin-top: 35px;
}
#home  .header-text .slide ol{
  bottom: -30px!important;
}
#home  .header-text .carousel ol li{
  background-color: black;
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
#home  .header-text .carousel ol li.active{
  background-color:white;
}
#home .img{
  background-image: url("../assets/images/bgline.svg");
  width: 100%;
  height: 52%;
  background-size: contain;
  position: absolute;
  background-position: center;
  margin-top: 249px;

}
/* end section home */
/* start section work together */
#work-to .img{
  background-image: url("../assets/images/bgline.svg");
width: 100%;
height: 50%;
background-size: contain;
position: absolute;
background-position: initial;
}
#work-to .work-to .icon-to .icon{
  background-color: #1a73e8;
color: white;
padding: 14px;
font-size: 48px;
border-radius: 50%;
}
#work-to .work-to .text-work-to{
  padding-top: 26px !important;
  padding: 60px;
}
#work-to .work-to{
  margin-bottom: 122px;
}
#work-to .work-to h2{
font-weight: bold;
}
@media screen and (max-width:992px) {
  #work-to .work-to .text-work-to{
    padding: 0;
padding-top: 17px;
  }
  }
/* end section work together */
/* start section service */
#services .services .bg-services-i img{
width: 100%;
}
#services .services .text-services{
  line-height: 36px;
  margin-top: 42px;
}
#services .services .row{
  margin-bottom:75px;
}
/* end section service */
/* start section how we work */
#how-w .how-w .card .card-body h4{
  font-weight: bold;
}
#how-w .img{
  background-image: url("../assets/images/bgline.svg");
  width: 100%;
  height: 50%;
  background-size: contain;
  position: absolute;
  background-position: initial;
}
#how-w .how-w .card .card-body h6{
  font-weight: bold;
}
#how-w .how-w .card{
padding:18px;
}
#how-w .how-w .card .icon-card{
  color: #1a73e8;
background-color:#f8f9fa;
font-size: 4px;
padding: 13px;
border-radius: 50%;
width: 50px;
height: 50px;
margin-left: 18px;
margin-right: 15px;
}
#how-w .how-w{
margin-top: 100px;
}
#how-w .how-w .card:hover{
 background-color:#f8f9fa;
 cursor: pointer;
  }
#how-w .how-w .card .link-card{
  text-align: right;
}
#how-w .how-w .card .link-card .icon-more{
  font-size: 18px;
  color: #1a73e8;
}
#how-w .how-w .card .link-card .icon-more:hover{
  color: #174ea6;
}
/* end section how we work */
/* start section why we */
#why-arab .why-arab{
margin-top: 100px;
}
#why-arab .why-arab .img-arab img{
  width: 100%;
  position: sticky;
  top: -20px;
}
#why-arab .why-arab .card-arab{
  padding: 10px;
  }
  #why-arab .why-arab .card-arab .icon-arab .icon{
    color: white;
background-color: #1a73e8;
font-size: 4px;
padding: 13px;
border-radius: 50%;
width: 50px;
height: 50px;
}

#why-arab .why-arab .up-arab{
  padding: 12px 26px 0 43px;
}
@media screen and (max-width:991px) {
  #why-arab .why-arab .up-arab{
    padding: 12px 26px 0 28px;
    } 
  }
#why-arab .why-arab .card-arab .body-arab h5{
  font-weight:bold;
}
#why-arab .why-arab .up-arab h1{
  font-weight:bold;
}
#why-arab .why-arab .up-arab h6{
  font-weight:bold;
}
#why-arab .why-arab .card-arab .body-arab{
  line-height: 29px;
}
/* end section why we */
/* start section contact us */
#contact-us .contact-us{
  margin-top:200px;
}
@media screen and (max-width:991px) {
  #contact-us .contact-us{
    margin-top: 83px;
    }
  }
#contact-us .contact-us p{
line-height: 34px;
}
.bg-color{
  background-color: #1a73e8;
  color: white!important;
  }
  #contact-us .img{
background-image: url("../assets/images/pattern.svg");
width:30%;
height: 50%;
background-size: contain;
position: absolute;
background-position: center;
background-repeat: no-repeat;
left: 250px;
margin-top: -50px;
  }
  #contact-us .img1{
    background-image: url("../assets/images/bgline.svg");
    width: 100%;
    height: 42%;
        background-size: contain;
    position: absolute;
    background-position: center;
  }
/* end section contact us */


