.menu_background .header-upper {
  background: #f2f2f2;
  padding: 10px;
}

.fixed-header .header-upper {
  background: #f2f2f2;
}

.fixed-header .header-upper .main-menu .navigation li a,
.menu_background .header-upper .main-menu .navigation li a {
  color: #071c35;
}
.menu_background .main-header {
  position: relative;
}

.menu_background .logo img {
  height: 150px;
}

.logo img {
  max-width: 150px;
}

.hero-inner {
  max-width: 733px !important;
  margin-top: 40px;
}

.serviceimage {
  border-radius: 10px;
  margin-bottom: 20px;
}

.service-details-img.pic1 {
  background: url("/template/images/s1.jpg");
  background-size: cover;
}

.service-details-inner {
  padding-top: 10px;
}
.main-menu .navigation li ul {
  min-width: 290px;
}
