header .navbar-wrapper>.container .navbar-brand img {
    max-width: 175px;
}

.three-green-box-home .row.row-flex>.column>.vc_column-inner>.wpb_wrapper h3 {
    color: #fff;
    font-size: 30px;
    padding-left: 65px;
}

.three-green-box-home .row.row-flex>.column>.vc_column-inner>.wpb_wrapper {
    height: 100%;
    background: #1C483F;
    border-radius: 20px;
    margin-bottom: 100px;
    font-size: 18px;
    color: #FFFFFF;
    padding: 35px 20px 20px 30px;
    position: relative;
}

.three-green-box-home .row.row-flex>.column>.vc_column-inner>.wpb_wrapper h3 {
    color: #fff;
    font-size: 30px;
    padding-left: 0px;
}

@media only screen and (min-width: 768px) {
.onlymob     {
        display: none !important;
    }
}

.quote {
    font-size: 42px;
    color: #bebfc3;
    text-align: center;
    font-family: "Outfit", serif;
    line-height: 55px;
    letter-spacing: 3.2px;
}

.project-images {
    display: none;
}

header .navbar .nav-bar ul.navbar-nav ul li.current_page_item {
    background: #54b58b !important;
}

.green-box {
    background: #1b483f;
    color: #fff;
    border-radius: 20px;
    padding: 35px 20px 20px 30px;
    margin-bottom: 35px;
}

.green-box h3 {
    color: #fff;
}

.post_meta {
    display: none !important;
}

.post .post_excerpt h3 {
    font-size: 22px !important;
    line-height: 40px !important;
}

.single-post .post_meta {
    display: none !important;
}

h1.postheading {
    font-size: 40px !important;
}

.post .post_excerpt {
    height: 250px !important;
}


.ginput_container.ginput_container_fileupload {
    color: #fff;
}