@charset "utf-8";
.single-testimonial{
    cursor: pointer;
}
.service-area .single-service .service-icon{
    cursor: pointer;
}
input::placeholder {
  color: #fff !important; 
  font-family: "OPPOSans-Ver2-Regular", sans-serif !important;
  font-weight: 100 !important;
}

textarea::placeholder {
  color:  #fff !important;
  font-family: "OPPOSans-Ver2-Regular", sans-serif !important;
  font-weight: 100 !important;
}
@media only screen and (max-width: 991px){
.main-slider-content-2 .btn-style-3 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.container.height-100-percent{
    max-width: 100%;
}
.main-slider-content-2 h1{
    font-size: 28px;
}
}