.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
    border-bottom-color: transparent;
    background: #8cc63f !important;
    color: white;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto';
    border-radius: 0 !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 20px;
    display: block;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    box-shadow: none;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}





element.style {
}
.entry-content h1:last-child, .entry-content h2:last-child, .entry-content h3:last-child, .entry-content h4:last-child, .entry-content h5:last-child, .entry-content h6:last-child, .entry-content p:last-child, .entry-content hr:last-child, .entry-content dl:last-child, .entry-content blockquote:last-child, .entry-content table:last-child, .entry-content ul:last-child, .entry-content ol:last-child, .entry-content address:last-child, .entry-content pre:last-child {
    margin-bottom: 0;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box>p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content hr, .entry-content dl, .entry-content blockquote, .entry-content table, .entry-content ul, .entry-content ol, .entry-content address, .entry-content pre {
    margin-bottom: 20px;
}
p {
    margin: 0 0 20px 0;
}
p {
    margin: 0 0 10px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
}
body {
    line-height: 1.875;
    overflow-x: hidden;
    position: relative;
    -webkit-font-smoothing: antialiased;
}