.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
    color: #71b100;
    border-color: #71b100;
    background-color: transparent;
    margin-top: -50px !important;
}

.contact-section .contact-info li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #ffffff;
    background: #5AA500;
    text-align: center;
}

.intro-section p {
    margin-top: 15px;
    font-size: 16px;
    padding-left: 50px;
    border-left: 3px solid #ffffff;
}


.info-section .contact-info .column .icon {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 50px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #ffffff;
    background: #71b100;
    text-align: center;
}

.page-title .content-box {
    position: relative;
    display: inline-block;
    max-width: 500px;
    min-width: 180px;
    padding: 15px 25px 20px;
    background: rgba(254, 254, 254, 0.80);
}


.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #5aa500 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
    line-height: 1.6 !important;
}