.portfolio-box.col3 .project-post img {
    width: 85%;
}

ul.filter li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.17s ease-in-out 0s;}

header .header-logo {
    background: #fff none repeat scroll 0 0;
    padding: 20px 10px;
    text-align: center;}

ul.main-menu li.active > a::after, ul.main-menu li.current-menu-parent > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 0;
    left: 0;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 0;
}



footer .up-footer {
    background: #509253 none repeat scroll 0 0;
    padding: 20px;
}

header .main-menu > li a {
    background: #D2E6D2 none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 2px solid transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    color: #333333;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    padding: 14px 18px;
    position: relative;
    text-decoration: none;
    transition: all 0.23s ease-in-out 0s;
}

body {
    background: #FFFFFF none repeat scroll 0 0;
    min-height: 100%;
}
#sidebar .sidebar-section.white-box {
    background: #509253 none repeat scroll 0 0;
    padding: 20px;
}

.sidebar-section p, .sidebar-section {
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}

ul.main-menu li.active > a, ul.main-menu ul li.current-menu-parent > a {
    background: #8FC291 none repeat scroll 0 0;
    border-left: 2px solid #ffffff;
}

#sidebar .sidebar-section.white-box h2 {
    color: #ffffff;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 20px;
}
flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
    background: #8FC291 none repeat scroll 0 0;



}
ul.filter li a.active, ul.filter li a:hover {
    background: #8FC291 none repeat scroll 0 0;
    color: #fff;


