.user-box{
    position: relative;
}
label.error {
    color: red !important;
    position: unset !important;
    font-size: 10px !important;
    padding: 0px !important;
  }
  .user-box input{
    margin-bottom: 0px !important;
  }
  .user-box{
    margin-bottom: 15px !important;
  }
   .enquieymb{
    background: #2d59a9;
    color:#fff;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    border-top: 1px solid #c3985a;
  }
  .enquieymb h5{
    padding: 5px 0px;
  }
/* ==================== AboutUs Start ==================== */
.aboutimgsize img {
  width: 70px;
}

.innerAboutUs {

  color: #fff;
}
#AboutUs{
  background-color: #2d59a9;
}
.innerAboutUs .section-head {
  color: #fff;
}

.innerAboutUs .headingborder1 {
  border-color: #fff;
}

#AboutUs {
  position: relative;
}

.ameelementimgup2 {
  position: absolute;
  top: -25px;
  left: 20%;
}

.ameelementimgdown2 {
  position: absolute;
  bottom: -25px;
  left: 20%;
}

.section-title {
  z-index: 1;
  margin-bottom: 0px;
  padding: 0px 0px 30px;
  text-align: left;
  position: relative;
}

.small-line {
  color: #ffff;
  font-size: 18px;
  position: relative;
  letter-spacing: 5px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.small-line:after {
  top: 13px;
  content: '';
  height: 2px;
  width: 100px;
  right: -120px;
  position: absolute;
  background-color: #bf9c26;
}

.section-title h2 {
  color: #b2904a;
}

.aboutpara p {
  text-align: justify;
  color: #000;
  font-size: 14px;
  letter-spacing: 1.2px;

}

.aboutuscount h1 {
  font-weight: 700;
}

/* #AboutUs {
  background: linear-gradient(to right, #fef5ec 45%, #fff 45%);

} */
.AboutUs .containerstyle {
  max-width: 95%;
  margin-left: auto !important;
  position: relative;
}
.colpadding {
  padding: 0px 20px 0px 20px;
}

#AboutUs ul li span {
  font-size: 20px;
  color: #000;
}

#AboutUs h1 {
  color: #fff;
}

#AboutUs .borderbottom {
  font-size: 13px;
  color: #fff;
}

.counterbg {
  background-color: #2d59a9;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.AboutUs .heading{
  color: #000 !important;
}

/* ==================== AboutUs End ==================== */