a {
    color: #8bc34a
}

a:hover {
    color: #549835
}

.btn-primary {
    border-color: #8bc34a;
    background-color: #8bc34a
}

.btn-primary:hover {
    border-color: #49852f;
    background-color: #549835
}

.page-title {
    background: #8bc34a
}

.layout-boxed .body-innerwrapper {
    background: #ffffff
}

em, b, strong {
    color: #8bc34a
}

strong {
    font-weight: 900
}

ins {
    color: #fff;
    padding: 0 5px;
    background: #f1c40f;
    border-radius: 4px
}

mark {
    color: #fff;
    background: #dd5b4e;
    padding: 0 5px;
    font-weight: 700;
    border-radius: 4px
}

/*-------------------------------------------------- */
/* Mega Menu CSS                                     */
/*-------------------------------------------------- */
.megamenu-parent > li.active > a, .megamenu-parent > li:hover > a {
    color: #fff;
    background: #b0382c;
    border-radius: 5px
}

.megamenu-parent .dropdown li.menu-item > a:hover {
    background: #8bc34a
}

.megamenu-parent .dropdown li.menu-item.active > a {
    color: #8bc34a
}

/*-------------------------------------------------- */
/* Off Canvas Toggler CSS                            */
/*-------------------------------------------------- */
#offcanvas-toggler > i {
    color: #444444
}

#offcanvas-toggler > i:hover {
    color: #8bc34a
}

/*-------------------------------------------------- */
/* Top Bar CSS                                       */
/*-------------------------------------------------- */
.top-bar {
    color: #fff;
    background: #8bc34a
}

.top-bar a {
    color: #fff
}

.top-bar a:hover {
    color: #fff
}

.top1 {
    text-align: left;
    float: left
}

.top2 {
    text-align: right;
    float: right
}

.top-bar ul.social-icons > li a {
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff
}

.top-bar ul.social-icons > li a:hover {
    color: #fff;
    background: #3f7228
}

/*-------------------------------------------------- */
/* Module CSS                                        */
/*-------------------------------------------------- */
.module ul > li > a {
    color: #444444
}

.module ul > li > a:hover {
    color: #8bc34a
}

.module .latestnews > div > a {
    color: #444444
}

.module .latestnews > div > a:hover {
    color: #8bc34a
}

.module .tagscloud .tag-name:hover {
    background: #8bc34a
}

.module.title1 .module-title::after {
    content: "";
    background: #8bc34a;
    display: block;
    position: relative;
    width: 50px;
    height: 3px;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: -5px;
    border-radius: 5px
}

.module.title2 .module-title {
    text-align: center
}

.module.title2 .module-title::after {
    content: "";
    background: #8bc34a;
    display: block;
    position: relative;
    width: 50px;
    height: 3px;
    z-index: 1;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: -5px;
    border-radius: 5px
}

.module.title3 .module-title::after {
    content: "";
    background: #8bc34a;
    display: block;
    position: relative;
    width: 50px;
    height: 3px;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: -5px;
    border-radius: 5px
}

.module.title4 {
    background: transparent;
    border: 3px solid #919191;
    padding: 35px;
    border-radius: 5px
}

.module.title5 {
    background: #8bc34a;
    color: #fff;
    padding: 35px;
    border-radius: 5px
}

.module.title5 .module-title {
    color: #fff
}

.module.title5 em, .module.title5 a {
    color: #444444
}

.module.title5 em:hover, .module.title5 a:hover {
    color: #fff
}

.module.title6 {
    background: #444444;
    padding: 50px 0;
    color: #fff;
    padding: 35px;
    border-radius: 5px
}

.module.title6 .module-title {
    color: #fff
}

.module.title6 a {
    color: #8bc34a
}

.module.title6 a:hover {
    color: #fff
}

/*-------------------------------------------------- */
/* Elements CSS                                      */
/*-------------------------------------------------- */
.simpleportfolio .simpleportfolio-filter > ul > li.active > a, .simpleportfolio .simpleportfolio-filter > ul > li > a:hover {
    background: #8bc34a
}

.search .btn-toolbar button {
    background: #8bc34a
}

.published {
    color: #fff !important;
    float: right;
    border-radius: 5px;
    padding: 10px;
    background: #8bc34a
}

.post-format {
    background: #8bc34a
}

.voting-symbol span.star.active:before {
    color: #8bc34a
}

.rating span.star:hover:before, .rating span.star:hover ~ span.star:before {
    color: #549835
}

.entry-link, .entry-quote {
    background: #8bc34a
}

blockquote {
    border-color: #8bc34a
}

.carousel-left:hover, .carousel-right:hover {
    background: #8bc34a
}

.readmore .btn-default {
    color: #fff;
    background: #8bc34a;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #8bc34a
}

.readmore .btn-default:hover {
    border: 1px solid #444444;
    color: #444444;
    background: transparent
}

.pager .next > a, .pager .next > span, .pager .previous > a, .pager .previous > span {
    color: #444444;
    background: transparent;
    border: 1px solid #444444;
    border-radius: 5px;
    box-shadow: none
}

.pager .next > a:hover, .pager .next > span:hover, .pager .previous > a:hover, .pager .previous > span:hover {
    background: #444444;
    color: #fff
}

.bottom-b .module.title1 .module-title::after {
    background: #8bc34a
}

.footer {
    color: rgba(255, 255, 255, 0.6);
    background: #353535;
    border-top: 1px solid #4f4f4f
}

.comingsoon body {
    background-color: #8bc34a;
    background-image: url("../images/404.png") !important;
    background-repeat: no-repeat !important;
    background-position: top center !important
}

.error-page .error-page-inner {
    color: #fff;
    background: #8bc34a !important;
    background-image: url("../images/404.png") !important;
    background-repeat: no-repeat !important;
    background-position: top center !important
}

.pagination > li > a, .pagination > li > span {
    color: #444444
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #444444
}

.pagination > .active > a, .pagination > .active > span {
    border-color: #8bc34a;
    background-color: #8bc34a
}

.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
    border-color: #8bc34a;
    background-color: #8bc34a
}

.uk-icon-button {
    color: inherit;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #fff;
    text-shadow: none
}

.uk-icon-button:hover {
    color: #fff;
    background: #8bc34a;
    border-color: #8bc34a
}

.uk-text-primary {
    color: #8bc34a !important
}

.uk-text-gray {
    color: rgba(68, 68, 68, 0.2) !important
}

.uk-slider-text-gray {
    color: #444444 !important
}

.uk-button-primary {
    color: #fff;
    background: #8bc34a;
    border: 1px solid #8bc34a
}

.uk-button-primary:hover, .uk-button-primary:focus {
    background: rgba(105, 189, 67, 0.8);
    border: 1px solid #8bc34a
}

.uk-panel-box-secondary {
    color: inherit;
    background: transparent;
    border: 1px solid #444444;
    border-radius: 4px;
    padding: 35px;
    transition: all 0.4s ease-in-out 0s !important
}

.uk-panel-box-secondary .uk-text-muted {
    color: rgba(0, 0, 0, 0.2) !important
}

.uk-panel-box-secondary:hover {
    color: #fff;
    background: #8bc34a;
    border-color: #8bc34a
}

.uk-panel-box-secondary h1 {
    margin-top: 0
}

.uk-badge-primary {
    background: #8bc34a
}

.uk-badge-percent {
    color: #444444;
    border: 1px solid #444444;
    background: transparent
}

.uk-badge-notification {
    border-radius: 500px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 50px;
    min-height: 50px;
    min-width: 50px;
    padding: 0
}

.uk-progress-bar {
    background: #8bc34a
}

.uk-text-contrast {
    color: #fff !important
}

.uk-block-primary {
    background: #8bc34a
}

.uk-block-white {
    background: #fff
}

.block-padding .uk-block-white {
    padding: 50px 50px 50px 100px
}

.uk-block-dark {
    padding: 50px 50px 50px 100px;
    color: #fff;
    background: #444444
}

.uk-block-dark .uk-grid-divider > [class*="uk-width-medium-"]:nth-child(n+2):not(.uk-width-medium-1-1) {
    border-color: rgba(255, 255, 255, 0.1)
}

.uk-block-dark .uk-grid-divider:empty {
    border-color: rgba(255, 255, 255, 0.1)
}

.uk-block-gray {
    padding: 50px 100px 50px 50px;
    background: #f7f7f7
}

.uk-overlay-background {
    background: rgba(105, 189, 67, 0.8)
}

ul.spot {
    list-style: none;
    padding: 0;
    margin: 5px 0
}

ul.spot li {
    padding: 5px
}

ul.spot li::before, ul.spot li::after {
    font-family: FontAwesome;
    font-size: 16px;
    color: #8bc34a
}

ul.spot li::before {
    content: "\f00c";
    margin-right: 5px
}

.dropcap {
    overflow: hidden
}

.dropcap:first-letter {
    color: #fff;
    background: #8bc34a;
    display: block;
    float: left;
    font-size: 65px;
    line-height: 50px;
    padding: 20px;
    margin-right: 10px;
    margin-top: 5px;
    border-radius: 5px
}

.blockquote-pc {
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    padding: 25px;
    background: #f1c40f;
    font-family: Abril Fatface, sans-serif;
    border-radius: 5px
}

.blockquote-pc::before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 36px;
    display: inline-block;
    position: relative;
    margin-right: 15px;
    top: 5px !important
}

.blockquote-pc2 {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    padding: 25px;
    background: #8bc34a;
    border-radius: 5px
}

.blockquote-pc2::before {
    content: "\f0f6";
    font-family: FontAwesome;
    display: block;
    float: left;
    font-size: 65px;
    font-weight: normal;
    line-height: 50px;
    margin-right: 30px;
    margin-top: 5px;
    border-radius: 5px
}

.color1, .color2, .color3, .color4 {
    color: #fff !important;
    background: #8bc34a;
    background-image: url("../images/color1.png") !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    border-radius: 0 5px 5px 0;
    padding: 35px;
    transition: all 0.3s ease-in-out 0s
}

.color1:hover, .color2:hover, .color3:hover, .color4:hover {
    color: #fff;
    background: #444444;
    transform: scale(1.05, 1.05);
    transition: all 0.3s ease-in-out 0s
}

.color1 h4, .color2 h4, .color3 h4, .color4 h4 {
    color: #fff !important
}

.color2 {
    background: #72c14e;
    background-image: url("../images/color2.png") !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    border-radius: 0
}

.color3 {
    background: #7bc55a;
    background-image: url("../images/color3.png") !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    border-radius: 0
}

.color4 {
    background: #87ca69;
    background-image: url("../images/color4.png") !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    border-radius: 5px 0 0 5px
}

@media only screen and (max-width: 768px) {
    .color1, .color2, .color3, .color4 {
        border-radius: 0
    }
}

.recipe {
    color: #444444;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center
}

.recipe .big {
    padding: 30px 15px
}

.rounded-color {
    padding: 15px 20px;
    color: #fff;
    background: #8bc34a;
    border-radius: 5px
}

.rounded-color1 {
    padding: 5px 10px
}

.rounded-white {
    padding: 15px 20px;
    color: #444444 !important;
    background: #fff;
    border-radius: 5px
}

.menu-item .menu-newbadge:after {
    background: #8bc34a;
    border-radius: 5px;
    color: #fff;
    content: "NEW";
    font-size: 11px;
    line-height: 9px;
    padding: 5px 8px;
    position: absolute;
    right: 5px;
    top: 12px
}

.menu-item .menu-updatebadge:after {
    background: #f1c40f;
    border-radius: 5px;
    color: #fff;
    content: "UPDATE";
    font-size: 11px;
    line-height: 9px;
    padding: 5px 8px;
    position: absolute;
    right: 5px;
    top: 12px
}

.portfolio-member {
    border-radius: 5px;
    border: 1px solid rgba(68, 68, 68, 0.3) !important;
    background: #ffffff;
    transition: all 0.4s ease-in-out 0s !important
}

.portfolio-member:hover {
    border: 1px solid #8bc34a !important;
    transition: all 0.4s ease-in-out 0s !important
}

.portfolio-member-title {
    background: #8bc34a
}

.portfolio-member-title a {
    color: #fff !important
}

.portfolio-member-head h3 {
    padding: 15px 0;
    margin-top: 0 !important
}

/*-------------------------------------------------- */
/* Sprocket CSS                                      */
/*-------------------------------------------------- */
.sprocket-lists-portrait-pagination li {
    background: #8bc34a !important
}

.sprocket-lists-portrait.loading .spinner {
    border-right: 1.1em solid rgba(105, 189, 67, 0.5) !important;
    border-bottom: 1.1em solid rgba(105, 189, 67, 0.5) !important;
    border-top: 1.1em solid rgba(105, 189, 67, 0.5) !important
}

.sprocket-lists .sprocket-lists-title .indicator {
    color: #8bc34a;
    background: none
}

.active .indicator:before {
    color: #fff !important
}

.active .sprocket-lists-title {
    color: #fff !important;
    background: #8bc34a !important;
    border: 1px solid #8bc34a !important
}

.sprocket-lists-title:hover {
    color: #fff;
    background: #8bc34a !important;
    border-color: #8bc34a
}

.sprocket-lists-title:hover .indicator:before {
    color: #fff !important
}

.sprocket-lists .readon::after {
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    border-radius: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
    background: #8bc34a
}

.sprocket-tables-block .sprocket-tables-price {
    color: #444444 !important
}

.sprocket-tables-block .sprocket-tables-title a {
    color: #444444 !important
}

.sprocket-tables-block .sprocket-tables-title a [class*="uk-icon-"] {
    color: rgba(0, 0, 0, 0.4) !important
}

.sprocket-tables-block:hover .sprocket-tables-title a [class*="uk-icon-"] {
    color: #8bc34a !important
}

.sprocket-tables-block .readon {
    color: #fff !important;
    background: #8bc34a !important;
    border-radius: 5px !important;
    padding: 15px 25px !important
}

.sprocket-tables-block .readon:hover {
    background: #87ca69 !important
}

.sprocket-tables-image {
    padding: 25px 25px 0 25px
}

.sprocket-tabs-nav li .sprocket-tabs-inner {
    color: #444444 !important;
    background: transparent !important;
    border: 1px solid #8bc34a !important;
    border-radius: 5px !important
}

.sprocket-tabs-nav li .sprocket-tabs-inner:hover {
    color: #fff !important;
    background: #8bc34a !important
}

.layout-top .sprocket-tabs-panels > .sprocket-tabs-panel {
    margin-top: 80px
}

.layout-top .sprocket-tabs-nav {
    float: right;
    position: relative;
    right: 50%
}

.layout-top .sprocket-tabs-nav > li {
    margin-bottom: 0;
    position: relative;
    right: -50%;
    border-bottom: 0 !important
}

.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
    color: #fff !important;
    background: #8bc34a !important
}

.sprocket-strips-overlay .css-loader-wrapper, .sprocket-strips-s-overlay .css-loader-wrapper, .sprocket-strips-p-overlay .css-loader-wrapper, .sprocket-quotes-overlay .css-loader-wrapper, .sprocket-mosaic-overlay .css-loader-wrapper {
    background: rgba(105, 189, 67, 0.5) !important
}

.sprocket-strips-p-arrows .arrow, .sprocket-strips-s-arrows .arrow, .sprocket-strips-arrows .arrow, .sprocket-quotes-arrows .arrow {
    color: #fff !important;
    background: #8bc34a !important;
    border-radius: 5px !important;
    border-color: transparent !important
}

.sprocket-strips-s-pagination li, .sprocket-quotes-pagination li {
    border-radius: 50px !important;
    background: #8bc34a !important
}

.sprocket-strips-s-title {
    line-height: 1.3;
}

.sprocket-strips-s-block .date {
    color: #fff;
    background: #8bc34a;
    padding: 5px 10px;
    margin: 0 10px 0 0;
    border-radius: 5px;
    border: 1px solid #8bc34a;
    text-align: center
}

.sprocket-strips-s-block .year {
    font-weight: 900;
    color: #fff
}

.strips-thumbnail {
    margin-bottom: 2em;
    display: block;
}

/*-------------------------------------------------- */
/* Hi Icon CSS                                       */
/*-------------------------------------------------- */
.hi-icon-wrap {
    text-align: center;
    margin: 0 auto
}

.hi-icon {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    margin: 15px 0;
    width: 90px;
    height: 90px;
    border-radius: 5px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff
}

.hi-icon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.hi-icon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased
}

.hi-icon-effect-1 .hi-icon {
    background: #8bc34a;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s
}

.hi-icon-effect-1 .hi-icon:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 2px #8bc34a;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0
}

.hi-icon-effect-1a:hover .hi-icon {
    background: #549835;
    color: #fff
}

.hi-icon-effect-1a:hover .hi-icon:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.hi-icon-effect-1b .hi-icon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.hi-icon-effect-1b:hover .hi-icon {
    background: #549835;
    color: #fff
}

.hi-icon-effect-1b:hover .hi-icon:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.hi-icon-wrap dl {
    margin-bottom: 0
}

.fade-me img {
    transition: all 0.3s ease-in-out 0s
}

.fade-me img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 0.3s ease-in-out 0s
}

.round-me {
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 700;
    background: #8bc34a;
    border-radius: 2px;
    padding: 2px 4px
}

.round-me-white {
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #444444;
    background: #fff;
    border-radius: 2px;
    padding: 2px 8px
}

.uk-slider-section .slider-text .uk-button-large, .uk-slider-section .slider-text .uk-button {
    padding: 0;
    border: 0;
    color: #fff;
    margin-left: 1px;
    margin-top: 2px
}

.uk-slider-section .slider-text .uk-button-large {
    line-height: 15px;
    min-height: 15px;
}

.uk-slider-section .slider-text .uk-button {
    line-height: 10px;
    min-height: 10px;
}

@media (min-width: 768px) {
    .round-me {
        color: #fff;
        font-family: Lato, sans-serif;
        font-weight: 700;
        background: #8bc34a;
        border-radius: 3px;
        padding: 3px 6px
    }

    .round-me-white {
        font-family: Lato, sans-serif;
        font-weight: 700;
        color: #444444;
        background: #fff;
        border-radius: 3px;
        padding: 6px 12px
    }

    .uk-slider-section .slider-text .uk-button-large, .uk-slider-section .slider-text .uk-button {
        padding: 0;
        border: 0;
        color: #fff;
        margin-left: 3px;
        margin-top: 3px
    }

    .uk-slider-section .slider-text .uk-button-large {
        line-height: 20px;
        min-height: 20px;
    }

    .uk-slider-section .slider-text .uk-button {
        line-height: 15px;
        min-height: 15px;
    }
}

@media (min-width: 992px) {
    .round-me {
        color: #fff;
        font-family: Lato, sans-serif;
        font-weight: 700;
        background: #8bc34a;
        border-radius: 4px;
        padding: 4px 8px
    }

    .round-me-white {
        font-family: Lato, sans-serif;
        font-weight: 700;
        color: #444444;
        background: #fff;
        border-radius: 4px;
        padding: 8px 16px
    }

    .uk-slider-section .slider-text .uk-button-large, .uk-slider-section .slider-text .uk-button {
        padding: 0;
        border: 0;
        color: #fff;
        margin-left: 4px;
        margin-top: 9px
    }

    .uk-slider-section .slider-text .uk-button-large {
        line-height: 25px;
        min-height: 25px;
    }

    .uk-slider-section .slider-text .uk-button {
        line-height: 20px;
        min-height: 20px;
    }
}

@media (min-width: 1200px) {
    .round-me {
        color: #fff;
        font-family: Lato, sans-serif;
        font-weight: 700;
        background: #8bc34a;
        border-radius: 5px;
        padding: 5px 10px
    }

    .round-me-white {
        font-family: Lato, sans-serif;
        font-weight: 700;
        color: #444444;
        background: #fff;
        border-radius: 5px;
        padding: 10px 20px
    }

    .uk-slider-section .slider-text .uk-button-large, .uk-slider-section .slider-text .uk-button {
        padding: 0;
        border: 0;
        color: #fff;
        margin-left: 5px;
        margin-top: 15px
    }

    .uk-slider-section .slider-text .uk-button-large {
        line-height: 30px;
        min-height: 30px;
    }

    .uk-slider-section .slider-text .uk-button {
        line-height: 25px;
        min-height: 25px;
    }
}

.bottom-a .uk-slidenav, .bottom .uk-slidenav, .position-a .uk-slidenav {
    background: #8bc34a;
    border: 0 none;
    color: #fff
}

.btn.accord {
    background: #fff;
    border-color: #fff
}

.btn.accord:hover, .btn.accord:focus {
    color: #fff;
    background: #8bc34a;
    border-color: #8bc34a
}

.btn.accord:hover > .accord-title, .btn.accord:focus > .accord-title {
    color: #fff
}

.portfolio-member {
    background: #ffffff
}

.mosaic-read {
    color: #fff !important;
    font-size: 16px !important;
    font-family: FontAwesome;
    top: 45%;
    position: relative
}

/*-------------------------------------------------- */
/* Sections CSS                                      */
/*-------------------------------------------------- */
.main-body .subnav-portfolio ul li, .main-body .subnav-portfolio li, .main-body .subnav-portfolio ul li, .position-a .subnav-portfolio ul li, .position-a .subnav-portfolio li, .position-a .subnav-portfolio ul li {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid rgba(68, 68, 68, 0.3) !important;
    border-radius: 5px;
    color: rgba(68, 68, 68, 0.3);
    font-size: 13px;
    padding: 5px 10px;
    transition: all 0.4s ease-in-out 0s
}

.main-body .subnav-portfolio ul li:hover, .main-body .subnav-portfolio li:hover, .main-body .subnav-portfolio ul li:focus, .main-body .subnav-portfolio li:focus, .main-body .subnav-portfolio li.uk-active, .position-a .subnav-portfolio ul li:hover, .position-a .subnav-portfolio li:hover, .position-a .subnav-portfolio ul li:focus, .position-a .subnav-portfolio li:focus, .position-a .subnav-portfolio li.uk-active {
    color: #fff;
    background: #8bc34a !important;
    transition: all .4s ease-in-out 0s
}

.main-body .portfolio-filter, .position-a .portfolio-filter {
    color: rgba(94, 103, 114, 0.5);
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-right: 3px;
    border-radius: 0;
    border: 0;
    transition: all .4s ease-in-out 0s
}

.main-body .portfolio-filter:hover, .main-body .portfolio-filter:focus, .position-a .portfolio-filter:hover, .position-a .portfolio-filter:focus {
    color: #fff;
    background: #2685db;
    transition: all .4s ease-in-out 0s
}

.main-body .portfolio-member .portfolio-member-head {
    font-family: Playfair Display SC, sans-serif;
    font-size: 25px;
    font-weight: normal
}

.position-a .portfolio-member .portfolio-member-head {
    padding: 0 0 5px;
    font-family: Playfair Display SC, sans-serif;
    font-size: 25px;
    font-weight: normal
}

.main-body .portfolio-member .portfolio-member-tag {
    color: #fff;
    font-size: 90%;
    background: #8bc34a;
    transition: all .4s ease-in-out 0s;
    padding: 5px;
    margin: 10px 5px -5px -5px
}

.position-a .portfolio-member .portfolio-member-tag {
    color: #fff;
    font-size: 90%;
    background: rgba(239, 76, 74, 0.5);
    transition: all .4s ease-in-out 0s;
    padding: 5px;
    margin: 10px 5px 20px -5px
}

.main-body .portfolio-member .portfolio-member-tag:hover, .position-a .portfolio-member .portfolio-member-tag:hover {
    background: #8bc34a;
    transition: all .4s ease-in-out 0s
}

.main-body .mosaic-read-on {
    color: #8bc34a;
    position: relative;
    top: 45%;
    left: 47%
}

.main-body .uk-overlay-panel.uk-overlay-background {
    color: #282828;
    text-align: center;
    background: rgba(68, 68, 68, 0.7)
}

.main-body .g-title {
    color: #fff
}

.main-body .g-text {
    color: #fff
}

.main-body .g-readon {
    color: #fff
}

.main-body .g-tags {
    background: #8bc34a;
    padding: 15px;
    color: #fff;
    margin: 105px -20px 0 -20px
}

.main-body .g-readon a, .main-body .g-title a {
    color: #fff !important
}

.main-body .g-readon a:hover, .main-body .g-title a:hover {
    color: #8bc34a !important
}

.main-body .color4 .uk-icon-button, .main-body .color3 .uk-icon-button, .main-body .color2 .uk-icon-button, .main-body .color1 .uk-icon-button {
    border: 1px solid #fff
}

.main-body .color4 .uk-icon-button:hover, .main-body .color3 .uk-icon-button:hover, .main-body .color2 .uk-icon-button:hover, .main-body .color1 .uk-icon-button:hover {
    color: #fff;
    background: #8bc34a;
    border-color: #8bc34a
}

.glass {
    width: 175px;
    height: 175px;
    position: absolute;
    border-radius: 50%;
    cursor: crosshair;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none
}

.our-team .uk-icon-button {
    border: 1px solid #000
}

.best .panel-body {
    background: #f7f7f7
}