.feature-box-8.style-2 {
    background-color: #ffffff;
    padding: 30px 40px;
    height: 100%;
    overflow: hidden;
}
.bg-why {
    background-color: #e8e8e8;
    position: relative;
    z-index: 99;
}
.bg-why .row.col-0 {
    display: flex;
    flex-wrap: wrap;
}
.col-0 {
    margin-right: 0px;
    margin-left: 0px;
}
.overlap {
    margin-top: -20px;
    position: relative;
    z-index: 2;
}
.col-0 > [class^="col-"], .col-0 > [class*=" col-"], .col-0[class*='col-'], .col-0[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}
.feature-box-8.style-2 .icon {
    display: inline-block;
    color: rgba(255, 255, 255, 0.2);
    font-size: 100px;
    position: absolute;
    right: -40px;
    bottom: -20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.feature-box-8 .body {
    position: relative;
    padding-right: 50px;
}
.feature-box-8.style-2 .title {
    text-transform: uppercase;
    font-size: 15px;
}
.feature-box-8 .title {
    font-size: 18px;
    color: #222222;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-block;
}
.feature-box-8.style-2:hover .more {
    background-color: #FBD771;
    color: #009144;
    border-color: #FBD771;
}
.feature-box-8:hover .more {
    background-color: #009144;
    color: #ffffff;
    border-color: #009144;
}
.feature-box-8 .more {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    display: block;
    border: 1px solid #222222;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    font-size: 29px;
    text-align: center;
        color: #222222;
}


.feature-box-8.style-2:hover {
    background-color: #009144;
    color: #ffffff;
}
.feature-box-8.style-2:hover .icon {
    right: 0;
}
.feature-box-8.style-2:hover .title {
    color: #ffffff;
}

.section.cta {
    background-color: #FBD771;
      opacity: .9;
    color: #222222;
}
.bg-overlay-1 {
    background: url(../images/hd1LguujtJU.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.bg-overlay-3 .container{
  padding-top: 80px;
  padding-bottom: 80px;
}
.bg-overlay-1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FBD771;
    opacity: .9;
}
.section {
    position: relative;
}
.cta-info h3{
  font-size: 1.714em;
line-height: normal;
font-weight: 700;
margin-top: 10px;
margin-bottom: 20px;
}
.section.cta .cta-info {
    width: 60%;
    margin: 0 auto;
    text-align: center;

}

.section.cta > .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bg-overlay-2 {
    background: url(../images/hd1LguujtJU.jpg) bottom center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.bg-overlay-2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #009144;
    opacity: .8;
}
.jumbolead {
    line-height: 1;

}
.font__color-2 {
  color: #FBD771;
  font-weight: 700;
  font-size: 2.857em;
}
.counter-1 .counter-number {
    display: block;
    vertical-align: middle;
    padding: 0;
    width: 70px;
    padding-right: 14px;
    letter-spacing: -.5px;
    font-weight: 700;
    font-size: 48px;
    color: #ffffff;
}
.counter-1 .counter-title {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: left;
    line-height: 18px;
    margin-bottom: 0;
    color: #FBD771;
}
.section.statistic{
  padding-top: 80px;
    padding-bottom: 80px;
}