.footer-agile .container {
  position: relative;
  z-index: 5;
}
.footer-agile .whitelayer {
  background: white;
}
.navbar-brand {
  padding-top: 17px !important;
}
.navbar-brand img.logo {
  width: 50px;
}
.navbar-brand .logotxt {
  font-size: 25px;
  color: red;
}
.navbar-brand .logotxt .black {
  color: black;
}
.w3_agile_services_grid .agile_services_grid1 .agile_services_grid1_sub {
  top: 20px;
  right: 20px;
}
.navbar * {
  color: white;
}
.readmore {
  border: 2px solid #6bcad2;
  padding: 2px;
  color: #6bcad2;
}
.enqfrm .ui-datepicker-month {
  color: black;
}
.enqfrm textarea.form-control {
  resize: none;
  height: 100px;
}
.enqfrm .inputblock {
  padding: 3px;
}
.enqfrm .labelwidth.zht {
  width: 95px;
}
.enqfrm .labelwidth.en {
  width: 115px;
}
.ui-datepicker-month {
  color: black !important;
}
.tmppager {
  margin-top: 3em;
}
.tmppager .pagewrap {
  border: 2px solid #6bcad2;
  padding: 2px 1.5em;
}
.tmppager .prv,
.tmppager .nxt {
  border-radius: 10px;
  background: #6bcad2;
  color: white !important;
  padding: 5px 8px;
}
.tmppager .prv {
  margin-right: -20px;
}
.tmppager .nxt {
  margin-left: -20px;
}
