.carousel-control-prev-icon {
  display: none;
}
.carousel-control-prev-icon {
  display: none;
}
.carousel-control-prev-icon {
  display: none;
}
.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #333;
}
.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height:3px;
  background: #F3603C;
  bottom: 0;
  left: calc(50% - 20px);
}
.section-title {
  text-align: center;
  padding-bottom: 0px;
}
.section-title h3 {
  font-size: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #004F6D;
  font-weight: normal;
}
.section-title h3::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-title h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #F3603C;
  bottom: 0;
  left: calc(50% - 20px);
}
.services_top {
  margin-bottom: 10px;
}
.services_thumnail {
  border: 1px solid #ccc;
  text-align: center;
 /* padding: 15px 5px 15px 5px;*/
  margin-bottom: 20px;
  border-radius: 5px 5px 5px 5px;background: #fff;
}
.services_thumnail img {
  width: 150px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.services_thumnail:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  /*cursor: pointer;*/
}
.services_thumnail h3 {
  font-size: 13px;
  background: #f60;
  color: #fff;
  line-height: 27px;
  letter-spacing: 1px;
}
.overview ul {
  list-style: none;
}
.overview ul li {
  margin-bottom: 8px;
}
.overview ul li i {
  margin-right: 10px;
  color: #62b531;
}
.thumb {
  border: 1px solid #ccc !important;
  text-align: center;
  padding: 5px !important;
  margin-bottom: 20px;
  border-radius: 5px 5px 5px 5px;
  background: #fff;
}
.thumb:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
/*.banner .carousel-control-next, .carousel-control-prev{bottom: 455px!important;}
.banner .carousel-control-prev{bottom: 555px!important;}*/
#about-kaushalganga {
  margin: 80px 0px;
}
/*.carousel-item{ position: relative; top:63px;}*/
.mission {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
  margin-bottom: 30px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.mission h3 {
  border-bottom: 1px solid #006eaf;
  padding-bottom: 5px;
  margin-bottom: 5px;
  color: #f60;
  font-size: 24px;
}
.services_top .section-title {
  text-align: center;
  padding-bottom: 30px;
}
.services_top .section-title h2 {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #333;
}
.services_top .section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.services_top .section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #F3603C;
  bottom: 0;
  left: calc(50% - 20px);
}
fieldset {
  border: solid 1px #ccc;
  padding: 5px 15px;
  margin-bottom: 25px;
}
.donate_btn {
  border-radius: 5px;
  padding: 8px 13px;
  min-width: 150px;
  text-align: center;
  background: #62b52f;
  float: right;
  margin-top: 10px;
}
.donate_btn a {
  color: #fff;
}
.donate_btn:hover {
  background: #ff6600;
}
.donate {
  margin-top: 20px;
  background: #f60;
  border: #f60;
  border-radius: 5px;
}
.content-main ul {
  list-style: none;
}
.content-main ul li {
  margin-bottom: 5px;
  font-size: 15px;
}
.content-main ul li i {
  color: #62b52f;
  margin-right: 8px;
}
.iso_certified_logo {
  padding: 15px 0px;
}
.certificate_wrapper {
  padding: 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  margin-bottom: 30px;
}
.logo_thumb {
  /*border: 1px dashed #000;
  background: white;
  border-radius: 10px;*/
  text-align: center;
}
.logo_thumb:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  transform: scale(1.03);
  transition: 0.35s;
  background: #fff;
  border-radius: 5px;
}
.carousel-control-prev-icon {
  display: none;
}
.carousel-control-next-icon {
  display: none;
}

/*.iso_certified_logo{margin-left: 8%;}*/
