.wc6b48q #header .header__menu>li>a {
    
    padding: 0 10px !important;
   
}
.gm-style-iw-chr {
    margin-bottom: -30px;
}
.app{
  position: fixed;
    top: 10px;
    right: 0px;
    width: 90px !important;
    font-size: 22px;
    color: #fff;
}
.review_main_head .logo_img img {
    object-fit: contain;
}

.service_form {
  margin-top: 10px;
}
 #blog .location .location-box .location-bottom {
    height: 265px !IMPORTANT;
}
select#service {
  margin-left: 10px;
}
.service_form label {
  margin-right: 5px;
}
textarea#about-us {
  margin: 15px 0 20px;
  height: 80px;
}
/* .hour__wrap p {
    text-transform: lowercase;
}
.hour__wrap p::first-letter {
    text-transform: capitalize;
} */
#blog .form .post-btn {
    background: #278cc9 !important;
    color: #fff !important;
}
.form-call-btn{
  display:none;
}
@media screen and (max-width: 767px) {
      .wstjxc8 .social-io .col-md-3 {
        width: 20% !important;
    }
  .w1yjvx0j button.confirm {
    padding: 0 20px;
  }
.form-call-btn{
  display:block;
      z-index: 10;
    position: fixed;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    bottom: 130px;
        left: 10px;
    padding-top: 15px;
    font-size: 17px !important;
    color: #278cc9 !important;
    opacity: 1 !important;
    background: #fff !important;
    border: 1px solid;
}
.form-call-btn:hover{
   background: #ccc !important;
}
}