.nav-tabs {
    border-bottom: 1px solid #274e13;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #274e13;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    margin-right: 30px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
a {
    color: #274e13;
    text-decoration: none;
}
a:focus, a:hover {
    color: #274e15;
    text-decoration: underline;
}
.tab-content>.active {
    display: block;
   }


.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #274e13 important;
}

#st-content-wrapper.st-single-tour .st-include .include li {
    list-style: none;
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
}
#st-content-wrapper.st-single-tour .st-include .exclude li {
    list-style: none;
    font-size: 14px;
    color: #000000;
    margin-bottom: 16px;
}

#st-content-wrapper.st-single-tour .st-program .st-program-list .item:first-child {
    border-left-color: #274e13;
}
#st-content-wrapper.st-single-tour .st-program .st-program-list .item:last-child {
    border-left-color: #274e13;
}