

/*css header*/
.header-main .header-nav .homepage{
    overflow: hidden;
}
.header-main .header-nav .homepage > a{
    position: relative;
    border-left: 0 !important;
    color: transparent !important;
    width: 22px;
    padding: 4px 0;
    height: 20px;
}
.header-main .header-nav .homepage > a:before{
    content: "\f015";
    font-family: FontAwesome;
    font-size: 24px;
    opacity: 1 !important;
    color: #48bd33;
    line-height: 12px;
}

.header-language-dropdown .nav-dropdown{
    padding: 5px;
    font-size: 14px;
    min-width: 135px;
}
.nav-small .header-language-dropdown .image-icon img,
.header-language-dropdown .icon-image img{
    vertical-align: initial;
}

/*end css header*/


/*css style demo*/
.heading strong {
    font-weight: 400;
}
.line-img, .separator, .line-white,.separator-white {
    background-image: url(../images/sprite.png);
}
.line-img,
.separator {
    display: block !important;
    margin: 20px auto;
    width: 155px;
    height: 24px;
    background-position: 83.42857142857143% 69.6969696969697%;
    background-size: 212.9032258064516% 1200%;
}
.line-white ,
.separator-white {
    background-position: 80.21978021978022% 78.78787878787878%;
    background-size: 222.97297297297297% 1200%;
}
.small-separator-line {
    display: block;
    margin: 42px auto 31px;
    width: 56px;
    height: 3px;
    background: #619f2b;
}
.button.nl-btn{
    font-weight: 400 !important;
    font-size: 16px;
    padding: 13px 20px 10px;
    border: 1px solid #454545;
    border-radius: 6px;
    background: #454545;
    line-height: 1.6;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.light-text {
    color: #fff;
}
.light-text *{
    color: inherit;
}

    /*end css style demo*/

/*css class*/

.nl-shortcode-class .box-text{
    font-size: 16px;
    margin-bottom: 29px;
}
.nl-shortcode-class .box-text p{
    height: 150px;
    overflow: hidden;
    line-height: 25px;
}
.nl-shortcode-class .box-text h5{
    line-height: 1.2;
    font-weight: 200;
    margin-bottom: 28px;
}
.nl-shortcode-class .box-text.text-center{
    padding: 0;
}
.nl-btn-primary {
    padding: 15px 18px 10px;
    border: 1px solid #619f2b;
    color: #619f2b;
    min-width: 190px;
    border-radius: 6px;
    background: 0 0;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.6;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nl-btn-primary:hover {
    text-decoration: none;
    background: #619f2b;
    color: #fff;
    background-position: 0 100%;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}

.btn, .btn:focus, .btn:hover {
    color: #619f2b;
}
.btn-ghost-primary, .btn-ghost-secondary, .btn-ghost-white, .btn-simple, .talking-bubble {
    display: inline-block;
    text-transform: uppercase;
}
.btn {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 400;
    margin-bottom: 0;
    border-radius: 4px;
    background: -webkit-linear-gradient(left,#fff 50%,#fff 0);
    background: linear-gradient(90deg,#fff 50%,#fff 0);
    background-position: 100% 100%;
    background-size: 200% 100%;
    text-transform: uppercase;
    line-height: 1.6;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-ghost-primary, .btn-ghost-secondary {
    border-radius: 6px;
    background: 0 0;
    font-size: 16px;
}
.btn-ghost-secondary {
    padding: 15px 30px 10px;
    border: 1px solid #fff;
    color: #fff;
}

/*end css class*/

/*css blog overlay*/


.nl-blog-overlay .overlay{
    background-color: hsla(0,0%,40%,.75);
}
.nl-blog-overlay .box-text {
    color: #fff;
}
.nl-blog-overlay .box-text .box-text-inner {

}
.nl-blog-overlay .box-text .post-meta-date{
    font-weight: 200;
    font-size: 16px;
}
.nl-blog-overlay .box-text .post-title{
    color: inherit;
    margin: 20px auto;
    padding: 0 20px;
    max-width: 300px;
    letter-spacing: -1px;
    font-weight: 200;
    font-size: 30px;
    line-height: 1.2;
}
.nl-blog-overlay a:hover .overlay{
    background: rgba(40,130,206,.75);
}
.nl-blog-overlay a:hover .btn{
    background: #fff;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    color: #619f2b;
}
/*end css blog overlay*/



/*css blog*/

.nl-custom-blog-item.nl-featured-posts{
    color: #666;
}
.nl-featured-posts .title{
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #666;
}
.nl-custom-blog-item .date {
    font-weight: 400;
    font-size: 13px;
}
.nl-featured-posts .date{
    margin-bottom: 15px;
}
.icon-clock-blue, .icon-clock-white {
    background-image: url(../images/sprite.png);
}
.icon-clock-blue {
    background-position: 86.24161073825503% 58.59375%;
    background-size: 1031.25% 900%;
}
.icon-clock-white {
    background-position: 96.65551839464884% 58.36575875486382%;
    background-size: 1064.516129032258% 929.0322580645162%;
}
.nl-custom-blog-item .icon_blog {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.nl-custom-blog-item .date span {
    display: inline-block;
    vertical-align: middle;
}
.nl-custom-blog-item img{
    display: block;
}
.nl-custom-blog-item .excerpt {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
}
.nl-custom-blog-item .excerpt p{
    margin-bottom: 10px;
}
.nl-custom-blog-item.nl-featured-posts .excerpt{
    margin-top: 32px;
    margin-bottom: 26px;
}
.btn-simple {
    padding: 7px 23px 7px;
    border: 1px solid #619f2b;
    background: #619f2b;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.42857143;
}
.btn-simple:hover {
    background: #fff;
    color: #619f2b;
}

.nl-custom-blog-item.nl-custom-blog-2col{
    color: #666;
}
.nl-custom-blog-item.nl-custom-blog-2col .title{
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

/*end css blog*/


/*css single-page*/
.single-page{
    font-size: 16px;
}
.single-page h1,
.single-page h2,
.single-page h3,
.single-page h4{
    margin-top: 1.5em;
    margin-bottom: .8em;
    font-weight: 700;
}
.blog-single .article-inner .title {
    margin: 30px 0 25px;
    color: #666;
    font-weight: 700;
    font-size: 30px;
}
.blog-single .article-inner .date{
    margin: 20px 0 10px;
    font-weight: 400;
    font-size: 13px;
}
.blog-single .entry-category {
    margin-top: 20px;
}
.blog-single .entry-category a {
    display: inline-block;
    padding: 5px 12px 1px;
    background: #333;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}

.blog-share .is-divider{
    display: none;
}
.blog-share .social-icons{
    border: 1px solid #cdcdcd;
    display: block;
    padding-top: 10px;
}
.blog-share .social-icons .circle{
    border-radius: 0 !important;
    border: 1px solid;
    margin-left: 3px;
    margin-right: 3px;
}

/*css widget*/
.post-sidebar .widget{
    margin-bottom: 40px;
}
#content .widget-title {
    position: relative;
    font-weight: 400;
    font-size: 20px;
    display: block;
    text-transform: initial;
    margin-bottom: 10px;
    background: #333;
    padding: 10px;
    border: 0;
    color: #fff;
}

#content .widget-title + .is-divider{
    display: none;
}

.widget_categories ul li {
    border-top: 0 !important;
    border-bottom: 1px solid #f4f4f4;
    font-size: 16px;
}
.widget_categories ul li:last-child{
    border-bottom: 0;
}
.widget_categories ul li a {
    position: relative;
    display: block;
    padding: 11px 0 6px;
    color: #898989;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.widget_categories ul li a:hover {
    color: #619f2b;
}
.widget_categories ul li a:before{
    content: "\f067";
    font-family: FontAwesome;
    font-size: 16px;
    opacity: 1 !important;
    margin-right: 7px;
    position: relative;
    top: 1px;
}


/*end css widget*/


/*css cuttom nav pagination*/
body .nav-pagination>li>span, body .nav-pagination>li>a{
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: auto;
    min-width: 40px;
    padding: 0 7px;
    font-weight: 500;
    border-radius: 0;
    border: 1px solid currentColor;
    transition: all .3s;
    vertical-align: top;
}


/*end css cuttom nav pagination*/


/*CSS Blog List*/
.nl-blog-list .box-text{
    padding-bottom: 0;
}
.post-sidebar .nl-blog-list .post-item{
    width: 100%;
    -js-display: initial;
    display: block;
    -ms-flex-flow: initial;
    flex-flow: initial;
}
.post-sidebar .nl-blog-list .col-img{
    padding-right: 0;
    max-width: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
    width: 110px;
    float: left;
}
.post-sidebar .nl-blog-list .col-content{
    max-width: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
    width: auto;
    padding-left: 130px;
}
.post-sidebar .nl-blog-list .col{
    padding-bottom: 13px;
}
.post-sidebar .nl-blog-list .col-content .box-text{
    padding-top: 0;
    overflow: hidden;
    font-size: 13px;
}
.post-sidebar .nl-blog-list .post-title {
    line-height: 18px;
    font-size: 13px;
}


/*End CSS Blog List*/

/*Menu*/
.mobile-sidebar .nav-vertical li li.menu-item-has-children>a{
    color: #666;
    text-transform: initial;
    font-size: initial;
    font-weight: initial;
}
.header-nav .nav-dropdown .menu-item-has-children>a,
.header-nav .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a{
    color: rgba(102,102,102,0.85);
    text-transform: initial;
    font-size: initial;
    font-weight: initial;
    position: relative;
}
.header-nav .nav-dropdown .menu-item-has-children>a:before,
.header-nav .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a:before{
    content: "\f105";
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 10px;
    margin-left: .2em;
    opacity: .6;
    vertical-align: middle;
    transition: color .3s;
    font-family: 'fl-icons' !important;
    line-height: 1.2;
}
.header-nav .nav-dropdown>li.nav-dropdown-col,
.header-nav .nav-dropdown>li.image-column{
    display: block;
    width: auto;
    position: relative;
}
.header-nav .nav-dropdown-default{
    padding: 20px 0;
}
.header-nav .nav-dropdown-default > li{
    padding-left: 20px;
    padding-right: 20px;
}
.header-nav .nav-column{
    position: absolute;
    min-width: 260px;
    max-height: 0;
    z-index: 9;
    padding: 10px 0px 10px !important;
    opacity: 0;
    margin: 0;
    transition: opacity .25s;
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: table;
    left: -99999px;
}
.header-nav .nav-dropdown li:hover > .nav-column{
    opacity: 1;
    left: 100%;
    top: 0;

}
.nav-vertical li li.menu-item-has-children{
    margin-bottom: 0;
}
.nav-vertical li li.menu-item-has-children .nav-sidebar-ul{
    display: none;
}


/*font*/
body .breadcrumbs{
    text-transform: inherit;
    font-weight: 400;
}
body span.amount,
body .button,
body button,
body input[type='submit'],
body input[type='reset'],
body input[type='button'],
body .widget .current-cat>a{
    font-weight: 400;
}

b, strong,
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2{
    font-weight: 600 !important;
}


.widget_tag_cloud .widget-title,
.widget_tag_cloud .is-divider{
    display: none;
}

footer .nl-blog-list .box-text{
    padding-top: 0;
}
footer .nl-blog-list .post-title{
    font-size: 14px;
    line-height: 20px;
}