@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700');

body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 300;
    line-height: 1.6em;
    color: #656565;
    font-size: 1.4em;
    background: #f5f5f5;
}

a {
    color: #93c83f;
    text-decoration: none;
}

a:active {
    outline: 0;
}

.clear {
    clear: both;
}

h1, h2 {
    font-weight: 600;
    line-height: 1.1em;
    color: #252525;
    margin-bottom: 20px;
    text-transform: uppercase;
}

h3, h4, h5, h6 {
    line-height: 1.1em;
    color: #212121;
    margin-bottom: 20px;
}

footer {
    bottom: 0!important;
}

input, button, select, textarea {
    border-radius: 0px !important;
}

.c-col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

@media (min-width: 992px) {
    .col-categories {
        width: 20%!important;
    }

    .col-content {
        width: 80%!important;
    }
}

#wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.dropdown-menu {
    padding: 0;
    margin: 0;
}

ul.withArrow li span {
    margin-right: 10px;
    font-weight: 700;
    color: #93c83f;
    border: 1px solid;
    padding: 4px 8px;
    font-size: 11px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

.price-button {
    padding: 0;
    width: 80px!important;
}

.price-button + ul.dropdown-menu {
    min-width: 80px!important;
}

.line {
    width: 20%;
    height: 2px;
    background: #93c83f;
    margin: 0 auto;
    margin-bottom: 20px;
}

.widget {
    color: #858585;
}

.row, .row-fluid {
    margin-bottom: 30px;
}

.row .row, .row-fluid .row-fluid {
    margin-bottom: 30px;
}

.row.nomargin, .row-fluid.nomargin {
    margin-bottom: 0;
}

.about-image img {
    width: 100%;
}

img.img-polaroid {
    margin: 0 0 20px 0;
}

.img-box {
    max-width: 100%;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 16px;
}

/*  Header
==================================== */
.topbar {
    background-color: #1e1e1e;
    padding: 0;
    /* color:#fff; */
}

.topbar .container .row {
    margin: 0;
    padding: 0;
}

.topbar .container .row .col-md-12 {
    padding: 0;
}

.topbar p {
    margin: 0;
    display: inline-block;
    font-size: 13px;
    color: #f1f6ff;
}

.topbar p > i {
    margin-right: 5px;
}

.topbar p:last-child {
    text-align: right;
}

header .navbar {
    margin-bottom: 0;
}

.topbar li.topbar {
    display: inline;
    padding-right: 18px;
    line-height: 52px;
    transition: all .3s linear;
}

.topbar li.topbar:hover {
    color: #93c83f;
}

.topbar ul.info i {
    color: #93c83f;
    font-size: 16px;
    font-style: normal;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.topbar ul.info li {
    float: right;
    padding-left: 30px;
    color: #b0b0b0;
    font-size: 13px;
    line-height: 44px;
}

.topbar ul.info i span {
    color: #aaa;
    font-size: 13px;
    font-family: "Rpboto", sans-serif;
    font-weight: 400;
    line-height: 50px;
    padding-left: 18px;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 13px;
    padding: 0 0 0 15px;
}

.navbar-default .navbar-brand {
    color: #1e1e1e;
    font-size: 24px;
    text-transform: uppercase;
}

header .navbar-collapse ul.navbar-nav {
    float: right;
    margin-right: 0;
}

header .navbar {
    min-height: 70px;
    padding: 18px 0;
    background: #ffffff;
}

.home-page header .navbar-default {
    background: #fff;
    width: 100%;
    z-index: 100;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header .navbar-collapse ul.navbar-nav li.current_page_item{
	background-color: #93c83f;
}
header .navbar-collapse ul.navbar-nav li.current_page_item a{
	color: white;
}

header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 52px;
    padding: 0;
}

header .navbar-nav > li {
    padding: 0 !important;
}

header .navbar-nav > li > a {
    margin-left: 2px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dropdown-menu li a:hover {
    color: #fff !important;
    background: #93c83f !important;
}

header .nav .caret {
    border-bottom-color: #93c83f;
    border-top-color: #93c83f;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
}

.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    border: none;
}

.dropdown-menu li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0;
}

header .nav li .dropdown-menu {
    padding: 0;
}

header .nav li .dropdown-menu li a {
    line-height: 28px;
    padding: 3px 12px;
}

/* --- menu --- */
.flex-caption p {
    line-height: 22px;
    font-weight: 300;
    color: #ffffff;
    text-transform: capitalize;
}

header .navigation {
    float: right;
}

header ul.nav li {
    border: none;
    margin: 0;
}

header ul.nav li a {
    font-size: 13px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
}

header ul.nav li ul li a {
    font-size: 12px;
    border: none;
    font-weight: 300;
    text-transform: uppercase;
}

.navbar .nav > li > a {
    color: #676767;
    text-shadow: none;
    border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
    background: none;
    color: #93c83f;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
    background: none;
    font-weight: 700;
}

.navbar .nav > .active > a:active, .navbar .nav > .active > a:focus {
    background: none;
    outline: 0;
    font-weight: 700;
}

.navbar .nav li .dropdown-menu {
    z-index: 2000;
}

header ul.nav li ul {
    margin-top: 1px;
}

header ul.nav li ul li ul {
    margin: 1px 0 0 1px;
}

.dropdown-menu .dropdown i {
    position: absolute;
    right: 0;
    margin-top: 3px;
    padding-left: 20px;
}

.navbar .nav > li > .dropdown-menu:before {
    display: inline-block;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-bottom-color: none;
    content: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background: #93c83f;
    border-radius: 0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #1a1a1a;
    background-color: transparent;
}

ul.nav li.dropdown a {
    z-index: 1000;
    display: block;
}

select.selectmenu {
    display: none;
}

.pageTitle {
    color: #fff;
    margin: 30px 0 3px;
    display: inline-block;
    font-size: 20px;
}

#banner {
    width: 100%;
    background: #000;
    position: relative;
    margin: 0;
    padding: 0;
}

/*  Sliders
==================================== */
/* --- flexslider --- */
#main-slider:before {
    content: '';
    width: 100%;
    height: 100%; /* background: rgb(123, 179, 244); */
    z-index: 1;
    position: absolute; /* background: rgba(30, 30, 30, 0.31); */
}

.flex-direction-nav a {
    display: none;
}

.flexslider {
    padding: 0;
    background: #fff;
    position: relative;
    zoom: 1;
}

.flex-direction-nav .flex-prev {
    left: 0px;
}

.flex-direction-nav .flex-next {
    right: 0px;
}

.flex-caption {
    zoom: 1;
    bottom: 198px;
    background-color: transparent;
    color: #fff;
    margin: 0;
    padding: 2px 25px 0px 30px; /* position: absolute; */
    left: 0;
    text-align: center;
    margin: 0 auto;
    right: 0px;
    display: inline-block;
    bottom: 10%;
    width: 77%;
    right: 0 !important;
    border-radius: 15px 15px 0 0;
    text-align: left;
}

.flex-caption h3 {
    color: #93c83f;
    letter-spacing: 0px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 54px;
    font-weight: 700;
}

.flex-caption p {
    margin: 12px 0 18px 4px;
    font-size: 20px;
    font-weight: 400;
}

.skill-home {
    margin-bottom: 50px;
}

.carousel-indicators {
    bottom: -30px;
}

.text-center img {
    margin: auto;
}

img.img-center {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

/* Content
==================================== */

#content {
    position: relative;
    /* background: #ffffff; */
    padding: 50px 0 0px 0;
}

.box {
    width: 100%;
}

.box-gray {
    background: #f8f8f8;
    padding: 20px 20px 30px;
}

.box-gray h4, .box-gray i {
    margin-bottom: 20px;
}

.box-bottom {
    padding: 20px 0;
    text-align: center;
}

.box-bottom a {
    color: #fff;
    font-weight: 700;
}

.box-bottom a:hover {
    color: #eee;
    text-decoration: none;
}

/* page headline
==================================== */

#inner-headline {
    background: #93c83f;
    position: relative;
    margin: 0;
    padding: 0;
    color: cadetblue;
    border-top: 1px solid #93c83f;
}

#inner-headline h2.pageTitle {
    color: #3f3f3f;
    padding: 5px 0;
    display: block;
    text-align: center;
}

.panel .panel-heading h4 {
    font-weight: 400;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px;
}

.panel {
    margin-bottom: 18px;
    background-color: #FFFFFF;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* --- portfolio detail --- */
.top-wrapper {
    margin-bottom: 20px;
}

.info-blocks {
    margin-bottom: 15px;
}

.info-blocks i.icon-info-blocks {
    color: #93c83f;
    font-size: 48px;
    min-width: 50px;
    margin-bottom: 15px;
    text-align: center;
    width: 72px;
    width: 100%;
}

.info-blocks .info-blocks-in {
    padding: 46px 22px;
    overflow: hidden;
    border: 1px solid #dedede;
    text-align: center;
    background: #fff;
}

.info-blocks .info-blocks-in h3 {
    color: #202020;
    font-size: 22px;
    line-height: 28px;
    margin: 0px;
    margin-bottom: 8px; /* font-weight: bold; */
}

.info-blocks .info-blocks-in p {
    font-size: 14px;
}

.info-blocks .info-blocks-in:hover {
    border: 1px solid #93c83f;
}

/* --- button --- */
.btn {
    text-align: center;
    color: #FFFFFF;
    background: #93c83f;
    border-color: #93c83f;
    width: 120px;
    border-radius: 0;
}

.btn-theme {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    padding: 12px 30px;
    font-weight: bold;
}

.btn-theme:hover {
    color: #eee;
}

/* --- list style --- */

ul.general {
    list-style: none;
    margin-left: 0;
}

ul.link-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.link-list li {
    margin: 0;
    padding: 2px 0 2px 0;
    list-style: none;
}

footer {
    background: #1e1e1e;
}

footer ul.link-list li a {
    color: #8C8C8C;
}

footer ul.link-list li a:hover {
    color: #93c83f;
}

/* --- Heading style --- */

h4.heading {
    font-weight: 700;
}

.heading {
    margin-bottom: 30px;
}

.heading {
    position: relative;

}

.widgetheading {
    width: 100%;
    padding: 0;
    font-weight: bold;
}

#bottom .widgetheading {
    position: relative;
    border-bottom: #e6e6e6 1px solid;
    padding-bottom: 9px;
}

aside .widgetheading {
    position: relative;
    border-bottom: #e9e9e9 1px solid;
    padding-bottom: 9px;
}

footer .widgetheading {
    position: relative;
}

footer .widget .social-network {
    position: relative;
}

#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {
    position: absolute;
    width: 60px;
    height: 1px;
    bottom: -1px;
    right: 0;

}

.panel-title > a {
    color: inherit;
    text-decoration: none;
    font-weight: 600;
}

.box-area {
    padding: 15px;
    background: #ffffff;
    margin-top: -21px;
    border: 2px solid #f3f3f3;
}

.box-area h3 {
    font-size: 17px;
    font-weight: 600;
}

/* --- Map --- */
.map {
    position: relative;
    margin-top: -50px;
    margin-bottom: 40px;
}

.navbar-brand i {
    color: #93c83f;
    font-size: 26px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

/* ===== Widgets ===== */

footer {
    color: #f8f8f8;
}

footer a {
    color: #93c83f;
}

footer div.row {
    margin-bottom: 0!important;
}

footer div.text {
    padding: 15px 0;
}

footer a:hover {
    color: #b4d67f;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #d3d3d3;
}

footer address {
    line-height: 1.6em;
    color: #797979;
}

footer h5 a:hover, footer a:hover {
    text-decoration: none;
}

ul.social-network {
    list-style: none;
    margin: 4px 0 0 -20px;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
    /* border: 1px solid #2D2D2D; */
    padding: 5px 0 0;
    width: 32px;
    display: inline-block;
    text-align: center;
    height: 32px;
    vertical-align: baseline;
}

#sub-footer {
    text-shadow: none;
    color: #dedede;
    padding: 0;
    padding-top: 30px;
    margin: 20px 0 0 0;
    background: #1e1e1e;
    border-top: 1px solid #3e3e3e;
}

#sub-footer p {
    margin: 0;
    padding: 0;
    color: #9e9e9e;
}

#sub-footer span {
    color: #9e9e9e;
}

.copyright {
    text-align: left;
    font-size: 11px;
    color: #9e9e9e;
}

#sub-footer ul.social-network {
    float: right;
}


/* scroll to top */
.scrollup {
    position: fixed;
    width: 32px;
    height: 32px;
    bottom: 0px;
    right: 20px;
    background: #93c83f;
}

a.scrollup {
    outline: 0;
    text-align: center;
}

a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
    opacity: 1;
    text-decoration: none;
}

a.scrollup i {
    margin-top: 10px;
    color: #fff;
}

a.scrollup i:hover {
    text-decoration: none;
}


.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.aligncenter {
    text-align: center;
}

.aligncenter span {
    margin-left: 0;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.floatnone {
    float: none;
}

.aligncenter {
    text-align: center;
}

img.pull-left, .align-left {
    float: left;
    margin: 0 15px 15px 0;
}

.widget img.pull-left {
    float: left;
    margin: 0 15px 15px 0;
}

img.pull-right, .align-right {
    float: right;
    margin: 0 0 15px 15px;
}

article img.pull-left, article .align-left {
    float: left;
    margin: 5px 15px 15px 0;
}

article img.pull-right, article .align-right {
    float: right;
    margin: 5px 0 15px 15px;
}

.clear-marginbot {
    margin-bottom: 0;
}

.marginbot10 {
    margin-bottom: 10px;
}

.marginbot20 {
    margin-bottom: 20px;
}

.marginbot30 {
    margin-bottom: 30px;
}

.marginbot40 {
    margin-bottom: 40px;
}

.clear-margintop {
    margin-top: 0;
}

.margintop10 {
    margin-top: 10px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop30 {
    margin-top: 30px;
}

.margintop40 {
    margin-top: 40px;
}

.flex-control-paging li a {
    width: 18px;
    height: 8px;
    border-radius: 0;
    background: #ffffff;
    text-indent: 50px;
    overflow: hidden;
}

.btn:hover, .btn:focus {
    color: #FFF;
    text-decoration: none;
    background: #93c83f;
    border-color: #87c836;
}

.tab-section .container {
    padding: 15px;
    border: 1px solid #eaeaea;
    background: #fff;
}

.active .collapsible-header {
    color: #93c83f;
}

span.color {
    color: #93c83f;
    text-transform: uppercase;
}

.input-field label {
    color: #888;
    font-size: 14px;
}

.input-field {
    position: relative;
    margin-top: 1rem;
    float: left;
    width: 100%;
}

.alert-danger {
    float: left;
}

/** CUSTOM */
header.topbar {
    padding: 10px 0;
    font-size: 14px;
}

.topbar .contact-info .with-left-border {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #888;
}
.contact-info > div {
    display: inline-block;
}
.contact-info i {
    color: #93c83f;
    padding: 4px;
}

.contact-info a,
.contact-info span {
    line-height: 1;
    color: #FFFFFF;
}

.social-links a:first-child {
    border-left: 0;
}

.social-links a {
    color: #888;
    padding: 4px 12px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #e9e9e9;
}

/********/

ul.filter li a:hover,
ul.filter li a:focus,
ul.filter li a.active {
    color: #93c83f;
}

/*** CONTACT PAGE */
.contact .address-block .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact .address-block .media .media-body{
    overflow: hidden;
    zoom: 1;
    width: 10000px;
    display: table-cell;
    vertical-align: top;
}
.contact .address-block .media:not(:last-child) {
    margin-bottom: 20px;
}
.contact .address-block .media i {
    color: #93c83f;
    font-size: 30px;
    margin-right: 35px;
    width: 40px;
    display: block;
}
.contact .address-block .media .media-body h3 {
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 0!important;
}
.contact .address-block .media .media-body p {
    line-height: 25px;
}

#inner-headline div.row {
    margin-bottom: 0;
}

h2.pageTitle {
    margin: 10px 0!important;
}

#map {
    height: 100%;
}
.map-container{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-container iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*  Media queries
============================= */

@media (min-width: 768px) and (max-width: 979px) {

    a.detail {
        background: none;
        width: 100%;
    }


    footer .widget form input#appendedInputButton {
        display: block;
        width: 91%;
        -webkit-border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        border-radius: 4px 4px 4px 4px;
    }

    footer .widget form .input-append .btn {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 10px;
    }

    ul.related-folio li {
        width: 156px;
        margin: 0 20px 0 0;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-collapse {
        border-color: none;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #868686;
        border-radius: 0;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: rgba(221, 221, 221, 0);
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: rgba(255, 255, 255, 0.58);
        margin-top: 15px;
    }

    header .navbar-nav > li > a {
        line-height: inherit;
    }

    .flex-caption h3 {
        font-size: 28px;
    }

    body {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-brand {
        margin-top: 18px;
        border-bottom: none;
    }

    .navbar-header {
        /* margin-top: 20px; */
        border-bottom: none;
    }

    .navbar-nav {
        border-top: none;
        float: none;
        width: 100%;
    }

    .navbar .nav > .active > a, .navbar .nav > .active > a:hover {
        background: none;
        font-weight: 700;
        color: #93c83f;
    }

    header .navbar-nav > li {
        padding-bottom: 2px;
        padding-top: 3px;
    }

    header .nav li .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-menu {
        position: absolute;
        top: 0;
        left: 40px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 13px;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #f5f5f5;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }


    li.active {
        border: none;
        overflow: hidden;
        /* background: #2e8eda; */
    }


    .box {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 20px;
    }

    .flexslider .slide-caption {
        width: 90%;
        padding: 2%;
        position: absolute;
        left: 0;
        bottom: -40px;
    }

    ul.portfolio li article a i.icon-48 {
        width: 20px;
        height: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6,
    footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12 {
        margin-bottom: 20px;
    }

    #sub-footer ul.social-network {
        float: left;
    }


    [class*="span"] {
        margin-bottom: 20px;
    }

}

@media (max-width: 480px) {
    .bottom-article a.pull-right {
        float: left;
        margin-top: 20px;
    }

    .flexslider .flex-caption {
        display: none;
    }

    ul.portfolio li article a i {
        width: 20px;
        height: 20px;
        font-size: 14px;
    }

    .contact-info > div {
        display: block;
        margin: 3px 0;
    }

    .topbar .contact-info .with-left-border {
         padding-left: 0;
         margin-left: 0;
         border-left: none;
    }

}

table.wp-block-table {
    width: 100%;
}
/** SUBMENU */
li .menu-item-has-children.dropdown {
    position: relative;
}

li .menu-item-has-children.dropdown>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: -1px;
}

li .menu-item-has-children.dropdown:hover>.dropdown-menu {
    display: block;
}

li .menu-item-has-children.dropdown:hover>a:after {
    border-left-color: #fff;
}
li .menu-item-has-children.dropdown.pull-left {
    float: none;
}

li .menu-item-has-children.dropdown.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.dropdown-menu>.active>a {
    background-color: rgba(139, 200, 101, 0.28);
    font-weight: bold;
    color: #888;
}

/*******************/

div.wk-item {
    padding: 20px;
    border: 2px solid #ecf0f1;
    background-color: #FFFFFF;
    margin: 8px 0;
}

div.wk-item div.row {
    margin-bottom: 0!important;
}

div.wk-item .wk-item-title {
    font-size: 20px;
    color: #3f3f3f;
}

div.wk-item .wk-item-content {
    margin-top: 24px;
}

/***** CATEGORIES */
.list-group {
    margin-bottom: 0!important;
}
.list-group-item {
    background-color: #93c83f;
    margin: 5px 0;
    border-radius: 6px;
    border: 1px solid #93c83f;
}
.list-group-item a {
    color: #3f3f3f;
}
.list-group-item {
    padding: 3px 15px!important;
}
ul.list-group-root > .list-group-item > a {
    font-size: 17px;
}
.list-group .list-group {
    display: none;
    margin-bottom: 0;
}
.list-group-item:focus-within + .list-group {
    display: block;
}

.list-group .list-group .list-group-item:last-child {
    padding-bottom: 0;
}

.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group .list-group > .list-group-item {
    padding-left: 2.5rem;
    border-bottom: 1px solid #3f3f3f;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.list-group .list-group > .list-group-item.current-menu-item {
    border-bottom: 1px solid #fff;
}

.list-group .list-group > .list-group-item:last-child {
    border-bottom: none;
}

.categories .widget-title {
    font-size: 19px;
    line-height: 40px;
    margin: 3px 0;
    color: #3f3f3f;
}
.categories ul li.current-menu-item a {
    color: #fff8e5;
    font-weight: bold;
}

.wp-block-table tbody tr:first-child td {
    font-size: 12px;
}

.wp-block-table tbody tr:nth-child(odd):not(:first-child) {
    background-color: #e2e3e4!important;
}

.c-table-4 tr td:first-child {
    width: 10%;
}

.c-table-4 tr td:nth-child(2) {
    width: 45%;
}