.hero {
  background-color: #ffffff;
}

.header-lower {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.banner-section .content-box h1 {
  font-size: 40px;
  /*line-height: 50px;*/
  font-weight: 700;
}

.contact-us {
  position: relative;
  padding: 90px 0 148px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.sect-title h2 {
  position: relative;
  display: block;
  font-size: 44px;
  line-height: 65px;
  font-weight: 700;
  margin: 0px;
}

.content_block_5 .content-box .icon-box1 {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 102px;
  line-height: 102px;
  font-size: 56px;
  text-align: center;
  /* margin-bottom: 21px; */
  color: #28aa4a;
}

.content_block_5 .content-box {
  position: relative;
  display: block;
  background: #fff;
  padding: 25px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  text-align: center;
  height: 450px;
}

.about-style-twoo .upper-box1 {
  position: relative;
  margin-top: -77px;
  z-index: 1;
}

.content_block_5 .content-box h4 {
  font-weight: 700;
  /*text-align: start;*/
  margin-bottom: 10px;
}

.content_block_5 .content-box1 {
  padding: 25px;
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
}

.about-style-twoo {
  position: relative;
}

.mt45 {
  margin-top: 2rem;
}

.circle-arrow {
  width: 30px;
  height: 30px;
  font-size: 20px;
  background: #28aa4a;
  line-height: 30px;
  border-radius: 50%;
}

.carousel-control-prev {
  left: -65px;
}
.carousel-control-next{
  right: -60px;
}

.content_blocks_5 .content-box{
  position: relative;
  display: block;
  background: #daffe3;
  padding: 25px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
  text-align: center;
  height: 330px;
}

.content_blocks_5 .content-box h4{
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 36px;
}

.content_blocks_5 .content-box p{
  font-size: 16px;
  line-height: 30px;
}

section{
    scroll-margin-top: 90px;
}

.background-border{
  border: 3px solid #28aa4a;
  background-color: #daffe3;
}

@media (max-width: 576px){
    .banner-section .content-box h1 {
        font-size: 18px;
        /*line-height: 50px;*/
        font-weight: 700;
    }
}

/*.image-box img{*/
/*  width: 150px;*/
/*    height: auto;*/
/*    margin: 30px 60px;*/
/*}*/