.impact h3 {
    color: black;
    font-size: 28px;
    line-height: 24px;
    min-height: 76px;
    padding-top: 20px;
    vertical-align: middle;
}
.impact h3 a {
    text-decoration: none;
    color: black;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.impact h3 a:hover {
    opacity: .55;
}
.vc_row h2:after, .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h3:after {
    background-color: #a7c23a;
    content: "";
    display: block;
    height: 11px;
    margin: 8px auto 0;
    width: 81px;
}
.vc_row h2, .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h3 {
    color: black;
    font-family: "proximanova",sans-serif;
    font-size: 35px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
}
.impact {
    justify-content: center;
}
@media screen and (max-width: 740px) {
    .impact h3 {
        font-size: 20px !important;
    }
}
.impact h3 img {
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    position: relative;
    top: -5px;
}
.no-touchevents .impact h3 .img-hover {
    display: none;
}
.no-touchevents .impact .wpb_column:hover h3 {
    color: rgb(139, 197, 37);
}
.no-touchevents .impact .wpb_column:hover h3 img {
    display: none;
}
.no-touchevents .impact .wpb_column:hover h3 .img-hover {
    display: inline-block;
}
.no-touchevents .impact .wpb_column:hover .impact-descr .text-box {
    top: 0;
}
.impact .impact-descr figure, .impact .impact-descr .vc_single_image-wrapper {
    width: 100%;
}
.impact .impact-descr img {
    width: 100%;
    height: auto;
}
.impact .impact-descr .text-box {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    left: 0;
    transition: top .2s;
    white-space: nowrap;
}
.impact .impact-descr .text-box:before, .exp-icon:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.impact .impact-descr .text-box .wpb_wrapper {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
}
.impact .impact-descr .wpb_wrapper {
    position: relative;
    overflow: hidden;
}
.impact .impact-descr .text-box .wpb_wrapper p {
    color: white;
    font-size: 18px;
    line-height: 25px;
}
.exp-icon {
    height: 115px;
    white-space: nowrap;
}
.exp-icon figure {
    vertical-align: middle !important;
}
.expertise h3 {
    color: black;
    font-size: 23px;
    max-width: 160px;
    margin: 0 auto 15px;
    line-height: 28px;
}
.expertise p {
    opacity: 0.72;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
}
.expertise .wpb_column .wpb_text_column {
    border-right: 1px solid #c8cccf;
    padding: 0 20px;
}
.expertise .wpb_column.vc_col-sm-12 .wpb_text_column {
    border: none;
    padding: 0;
}
.expertise .wpb_column:last-child .wpb_text_column {
    border-right: none;
}
@media screen and (max-width: 660px) {
    .expertise .wpb_column .wpb_text_column {
        border-right: none;
        padding: 0 20px;
    }
}
.title-box h2 {
    color: black;
    font-family: 'proximanova', sans-serif;
    font-size: 53px;
    font-weight: 700;
    text-align: left;
    padding-top: 20px;
    line-height: .811em;
}
.title-box h2:after {
    display: none;
}
.btn-box .btn-green {
    width: 100%;
    height: 78px;
}
.btn-green button {
    background-color: rgb(126, 186, 0) !important;
    color: white !important;
    height: 100%;
    border-radius: 0 !important;
    padding: 0 15px !important;
    font-size: 22px !important;
    width: 100%;
    font-weight: 700 !important;
}
.no-touchevents .btn-green button:hover {
    opacity: .75;
}
@media screen and (max-width: 1250px) {
    .title-box h2 {
        font-size: 40px;
    }
    .btn-box .btn-green {
        height: 66px;
    }
    .btn-green button, .btn-box a {
        font-size: 18px !important;
    }
    .btn-box a  {
        line-height: 64px !important;
    }
}
.advise p {
    font-family: 'proximanova', sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.05em;
}
.featured-row {
    font-size: 0;
    text-align: center;
}
.featured-row .wpb_column {
    width: 20%;
    float: none;
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    position: relative;
}
.featured-row .wpb_column.last {
    display: none;
}
.featured-row .wpb_column .vc_column-inner {
    padding: 0 15px;
}
.featured-row .wpb_column:after {
    content: '';
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -62px;
    height: 125px;
    background: rgba(0,0,0,.42);
}
.featured-row .wpb_column.no-border:after {
    display: none;
}
@media screen and (max-width: 980px) {
    .featured-row .wpb_column {
        width: 33.3333333%;
    }
    .featured-row .wpb_column:nth-child(3n):after {
        display: none;
    }
}
@media screen and (max-width: 540px) {
    .featured-row .wpb_column {
        width: 50%;
    }
    .featured-row .wpb_column:nth-child(3n):after {
        display: block;
    }
    .featured-row .wpb_column:nth-child(2n):after {
        display: none;
    }
}
@media screen and (max-width: 380px) {
    .featured-row .wpb_column {
        width: 100%;
    }
    .featured-row .wpb_column:after {
        display: none !important;
    }
}
.featured-row .wpb_column .feat-icon {
    height: 84px;
    white-space: nowrap;
}
.featured-row .wpb_column .feat-icon:before {
    content: '';
    vertical-align: middle;
    height: 100%;
    display: inline-block;
}
.featured-row .wpb_column .feat-icon figure {
    vertical-align: middle;
}
.featured p {
    opacity: 0.72;
    color: black;
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 25px;
}
.featured-row .wpb_column .num {
    color: rgb(139, 197, 37);
    font-size: 49px;
    margin-bottom: 0;
    font-weight: 900;
    line-height: 1.57em;
}
.featured-row .wpb_column p {
    opacity: 0.76;
    color: black;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
}
@media screen and (max-width: 640px) {
    .featured-row .wpb_column .num {
        font-size: 36px;
    }
    .advise p {
        font-size: 32px;
    }
    .advise .vc_empty_space {
        height: 50px !important;
    }
}
.text-block h2 {
    margin-bottom: 20px;
    line-height: 1em;
}
.fileinput-wrapper {
  display: block;
}
.fileinput {
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
}
.fileinput > span {
    display: inline-block;
}
.fileinput input[type=file],
.fileinput input[type=file]:focus,
.fileinput input[type=file]:hover, .fileinput .wpcf7-form-control-wrap {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
  outline: 0;
}
.inputfile {
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 0.1px;
    z-index: -1;
}
.white-bg a {
    background-color: rgba(255,255,255,1) !important;
    -webkit-transition: all .2s;
     transition: all .2s;
}
.white-bg a:hover {
    background-color: rgba(255,255,255,.75) !important;
}