@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=font-family: 'Roboto', sans-serif;);
.commentlist,
.commentlist li ul,
.main-menu li,
.widget-list ul li a,
nav ul,
ol,
ul {
    list-style: none
}

.clear,
.clear20,
.clear3,
.clear30 {
    clear: both
}

#header,
#loader {
    position: relative
}

#sub_content,
input,
select {
    vertical-align: middle
}

#sub_header .custom-search-input .search-query:focus,
.custom-search-input .search-query:focus,
.custom-search-input input.btn_search:focus,
a {
    outline: 0
}

.thebox-modal .thebox-window a,
a,
a:focus,
a:hover {
    text-decoration: none
}

.divider:after,
.thebox-modal .thebox-window ul li:before,
.widget-list ul li a:before {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.divider:after,
.widget-list ul li a:before,
html * {
    -moz-osx-font-smoothing: grayscale
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    direction: ltr;
    z-index: 99999;
    background: #fff
}

#loader {
    display: block;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .7s .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s .3s cubic-bezier(.645, .045, .355, 1)
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s .3s cubic-bezier(.645, .045, .355, 1)
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}

#header,
.infoboxes .intro-item a {
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    /* text-overflow: ellipsis; */
}

.no-js #loader-wrapper {
    display: none
}

.no-js h1 {
    color: #222
}

.spinner {
    margin: 20% auto;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px
}

a,
ol,
ul {
    margin: 0;
    padding: 0
}

.spinner>div {
    background-color: #f1505b;
    height: 100%;
    width: 4px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
iframe,
menu,
nav,
section {
    display: block
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
    background: #26bdef
}

.spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background: #f6bb17
}

.spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
    background: #fa7642
}

.spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
    background: #7daf74
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {
    0%,
    100%,
    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

* {
    word-wrap: break-word;
    box-sizing: border-box;
}

dir,
menu,
ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ededed;
    margin: 1em 0;
    padding: 0
}

img {
    max-width: 100%
}

html * {
    -webkit-font-smoothing: antialiased
}

a {
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #37a000;
}

a:focus,
a:hover {
    color: #292929
}

p {
    font-size: 14px;
    line-height: 1.6
}

iframe {
    width: 100%;
    height: 100%;
}

body {
    line-height: 1;
    color: #555;
    background: #fff;
    font-size: 15px;
    font-family: 'Imprima', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    overflow-x: hidden
}

.redactor-layer pre,
pre {
    margin: 10px 0 20px;
    max-height: 600px;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, sans-serif;
    color: #393318;
    padding: 15px!important;
    line-height: 1.4;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f8f8f8!important;
    white-space: pre;
    font-size: 12px;
    overflow: scroll;
    word-wrap: normal
}

.ol-list ol,
.ul-list ul {
    list-style-type: decimal;
    margin: 0;
    -webkit-padding-start: 15px
}

.ol-list ol li,
.ul-list ul li {
    margin: 3px
}

.clear3 {
    height: 3px
}

.clear10,
.clear5 {
    clear: both;
    height: 10px
}

.clear20 {
    height: 20px
}

.clear30 {
    height: 30px
}

.bearc {
    background: #f5f5f5;
    padding: 0
}

.caret {
    display: none
}

#header {background: #ffffff;padding: 0;box-shadow: 1px 1px 3px rgba(0,0,0,0.2);-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;-ms-transition: all 0.2s linear;transition: all 0.2s linear;-webkit-transition: all 0.2s linear;/* overflow: hidden; */text-overflow: ellipsis;z-index: 999;position: absolute;top: 0;width: 100%;}
.header-sticky {position: fixed!important;width: 100%;top: 0;left: 0;}

.activate-Account-notes  {
    text-align: center;
    height: 44px;
    line-height: 46px;
    /* background: #E84646; */
    color: #E84646;
    font-size: 14px;
}

.boxed #page-wrapper {
    background: #fff;
    width: 1210px;
    margin: auto;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    position: relative
}

.header-lined {
    margin-bottom: 20px;
}

.header-lined h3 {
    font-weight: 400;
    margin: 10px 0 0;
    padding: 0
}

.header-lined h3 i {
    font-size: 21px;
    color: #37a000
}

.header-lined .category {
    font-size: 13px;
    display: inline-block;
    background: #37a000;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 15px;
    position: relative;
    top: -2px;
    margin: 0 8px
}

.custom-search-input {
    padding: 0;
    width: 100%;
    margin: auto;
    position: relative;
    max-width: 280px;
    float: right
}

.custom-search-input .search-query {
    width: 100%;
    padding: 10px 20px;
    border: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .75);
    font-size: 13px;
    color: #444;
    background: #fff;
    border: 1px solid rgba(204, 204, 204, .26)
}

.custom-search-input input.btn_search {
    position: absolute;
    right: 12px;
    top: 9px;
    border: 0;
    width: 20px;
    height: 20px;
    background: url(../images/search.png) center right no-repeat;
    cursor: pointer;
}
section {
    position: relative;
    display: block;
    padding: 25px 0;
    margin: 0 auto;
}
.divider{
    position: relative;
    display: block;
    padding: 0px 0;
    margin: 0 auto;
}

.wrapper {
    background: #fff;
    padding: 50px 0
}

.white_bg {
    background-color: #fff
}

.gray_bg {
    background: #fbfbfb
}

.divider {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #e5e5dc;
    margin: 20px auto;
    display: block;
    text-align: center;
}

.divider:after {
    position: absolute;
    content: "\f1cd";
    display: inline-block;
    background: #fff;
    color: #bdbdbd;
    font: normal normal normal 16px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
    width: 38px;
    height: 38px;
    line-height: 36px;
    left: 50%;
    top: -17px;
    margin-left: -17px;
    text-align: center;
    border: 1px solid #e5e5dc;
    border-radius: 100%
}


.push-menu-btn {
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 28px
}

.push-menu {
    position: fixed;
    background: #fff;
    width: 280px;
    bottom: 0;
    text-align: left;
    top: 0;
    z-index: 99999;
    transition: all .5s cubic-bezier(.7, 0, .3, 1) 0s
}

.mask-overlay {
    content: '';
    position: fixed;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.canvas-menu {
    left: -320px
}

.menu-opened .canvas-menu {
    left: 0
}

.push-menu-wrapper {
    position: relative
}

.push-menu i.close-menu {
    position: absolute;
    top: 10px;
    right: -25px;
    cursor: pointer;
    font-size: 19px;
    color: #fff;
    background: #37a000;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 0;
    text-align: center;
    font-style: normal;
}

.main-menu li,
.main-menu>li>a {
    position: relative
}

.push-menu .logo {
    display: block;
    margin: auto;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef
}

.push-menu .account-menu {
    padding: 20px;
    text-align: center
}

.push-menu .account-menu a {
    background: #3eb479;
    color: #fff;
    display: inline-block;
    margin-top: 8px;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    font-size: 15px;
    padding: 0 25px
}

.header-sticky .main-menu,
.main-menu {
    position: relative;
    padding: 0;
    margin: 8px 0px 0 0;
    display: inline-block;
}

#mobile-menu,
#mobile-menu ul,
#mobile-menu ul li,
#mobile-menu ul li a {
    border: 0;
    list-style: none;
    line-height: 20px;
    display: block;
    position: relative;
    text-align: left
}

.article-votes-meta{
    text-align: right;
}

#mobile-menu {
    padding: 25px
}

#mobile-menu ul ul {
    opacity: 1;
    left: 0;
    top: 0;
    padding-left: 15px
}

#mobile-menu ul li a {
    cursor: pointer;
    z-index: 2;
    padding: 8px 0;
    color: #636363;
}

#mobile-menu ul li a i {
    width: 20px;
    color: #37a000;
    font-size: 14px
}

#mobile-menu>ul>li>a:before {
    display: none
}

.main-menu>li {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    position: relative;
}


.main-menu>li>a {
    color: #4b4b4b;
    position: relative;
    font-size: 15px;
    display: block;
    padding: 17px 8px 17px 8px;
    /*border-bottom: 2px solid #fff;*/
    
}

.main-menu li a:hover,
.main-menu li.current-menu-ancestor>a,
.main-menu li.current-menu-item>a {
    color: #37a000;
    /*border-bottom: 2px solid #37a000;*/
}
.main-menu ul,
.main-menu ul li {
    list-style-type: none;
    line-height: 1.428
}
.main-menu li ul:before {
    bottom: 100%;
    left: 15%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #37a000;
    border-width: 7px;
    margin-left: -7px;
}
.main-menu li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    text-align: left;
}

.main-menu ul li:not(:last-child) {
    border-bottom: 1px solid #ddd
}

.main-menu ul a {
    color: #878787;
    padding: 8px 10px;
    display: block;
    
}
.main-menu ul a:hover {
    color: #37a000;
    padding-left: 16px;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.main-menu li>ul {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 100%!important;
    background: #fff;
    min-width : 200px;
    text-align: left;
    border-top: 1px solid #37a000;
    visibility: hidden;
}
.main-menu ul ul {
    left: 270px;
    top: 40%
}

.main-menu ul li:hover>ul {
    top: 0
}

.main-menu ul li.current-menu-ancestor>a,
.main-menu ul li.current-menu-item>a:hover,


.main-menu li.hot>a:after,
.main-menu li.new>a:after {
    position: absolute;
    color: #fff;
    font-size: 9px;
    padding: 0 8px;
    border-radius: 50px;
    right: -28px;
    top: -10px;
    letter-spacing: 0;
    line-height: 17px
}

.main-menu ul li.hot>a:after,
.main-menu ul li.new>a:after {
    right: 15px;
    top: 10px
}

.main-menu li.hot>a:after {
    content: 'Hot';
    background: #ff3e11
}

.main-menu li.new>a:after {
    content: 'New';
    background: #01bad4
}
.navuser {float: right;margin: 8px 0 0 0;}
.navuser li {
    display: inline-block;
    position: relative;
}
.navuser li ul {display: none;}
.navuser li ul:before {
    bottom: 100%;
    right: 15%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #37a000;
    border-width: 7px;
    margin-left: -7px;
}

.navuser li a {
        color: #4b4b4b;
        position: relative;
        font-size: 15px;
        display: block;
        padding: 17px 0px 17px 10px;
}
.navuser li a:hover
{
        color: #37a000;
}

.menu-user{
    position: absolute;
    display: none;
    z-index: 999999;
    height: auto;
    right: 0;
    top: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    border-top: 1px solid #37a000;
    min-width: 170px;
    -webkit-box-shadow: 0 7px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 10px 12px rgba(0, 0, 0, .175);}

.navuser li:hover .menu-user {max-height: 700px;opacity: 1;-webkit-transform: scale(1);transform: scale(1);-webkit-transition-delay: 0.2s;transition-delay: 0.2s;-webkit-transition-duration: 0s, 0.2s, 0.2s;transition-duration: 0s, 0.2s, 0.2s;display: block;width: 150px;}
.navuser li .menu-user li{list-style: none;margin: 0;padding: 0;display: block;/* width: 150px; */-webkit-column-break-inside: avoid;break-inside: avoid;/* background: #fff; *//* line-height: 20px; *//* text-align: left; */}
.navuser li .menu-user li a {    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
   font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ededed;
    display: block;
    padding: 10px 10px;}
.navuser li .menu-user li a i {color: #37a000;width: 20px;}
.navuser li .menu-user li a:hover{
    background-color: #f9f9f9;
    padding-left: 15px;
}
.navuser li .menu-user li:last-child {}
.category-title:before,
.widget .widget-title:before {
    content: "";
    bottom: -2px;
    left: 0
}

#sub_header {
    color: #fff;
    text-align: center;
    display: table;
    width: 100%;
    min-height: 200px;
    background: url(../images/sub-header.jpg) top center no-repeat;
    background-size: cover!important;
    position: relative;
    margin-top: 56px;
    padding: 0;
}

#sub_content {
    display: table-cell;
    background: rgba(0, 0, 0, .32)
}

#sub_header h1 {
    font-size: 42px;
    font-weight: 300;
    color: #fff;
    margin-top: 90px
}

#sub_header h3 {
    margin: 20px auto;
    font-size: 34px;
    font-weight: 300;
    color: #fff
}

#sub_header .custom-search-input {
    top: 10px;
    padding: 0;
    width: 600px;
    margin: 45px auto 75px;
    position: relative
}

#sub_header .custom-search-input .search-query {
    width: 600px;
    padding: 16px 30px;
    border: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .75);
    font-size: 15px;
    color: #444;
    background: #fff
}

#sub_header .custom-search-input input.btn_search {
    position: absolute;
    right: 20px;
    top: 12px;
    border: 0;
    width: 25px;
    height: 25px;
    background: url(../images/search.png) center right no-repeat;
    cursor: pointer
}

.bread-crums {
    margin: 20px 0;
    font-size: 16px
}

.bread-crums a,
.bread-crums span {
    color: #fff;
    display: inline-block
}

.bread-crums-span {
    margin: 0 5px
}

.bread-crums .current-post {
    display: block;
    margin-top: 18px
}

.home-more {
    text-align: center;
    margin-top: 30px;
    display: block
}

.home-more a {
    background: #37a000;
    color: #fff;
    display: inline-block;
    padding: 0 30px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    border-radius: 23px
}

.home-more a:hover {
    background: #222
}

.category-title {
    padding-bottom: 15px;
    padding-top: 0;
    border-bottom: 2px solid #ecedee;
    margin: 0 0 30px;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #222
}

.button,
.category-title i {
    text-align: center;
    color: #fff
}

.category-title:before {
    position: absolute;
    height: 2px;
    width: 28px;
    background-color: #37a000
}

.category-title i {
    background-color: #37a000;
    height: 28px;
    width: 28px;
    line-height: 28px;
    font-size: 14px;
    margin-right: 10px
}

.post-title {
    margin-bottom: 20px;
    padding-bottom: 10px
}

.contact-us h4 {
    margin-top: 35px
}

ul.getintouch {
    margin: 30px 0
}

ul.getintouch li {
    margin: 15px 0
}

ul.getintouch li i {
    font-size: 18px;
    margin: 0 10px
}

.form_contact {
    margin: 30px 0
}

#message-content {
    display: none;
    margin-top: 15px
}

.form-control {
    border-radius: 2px;
    height: 42px
}

.article-votes .article-vote,
.button {
    border-radius: 4px;
    transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
    user-select: none;
    white-space: nowrap;
    min-width: 90px
}

.button {
    display: inline-block;
    font-size: 14px;
    line-height: 38px;
    padding: 0 15px;
    background: #37a000;
    border: 0;
    margin: 10px 0;
    width: auto;
}

.button.active,
.button:disabled,
.button:focus,
.button:hover {
    background: #262626;
    color: #fff;
}

.comment-form {
    margin-bottom: 27px
}

#commentlist {
    margin-bottom: 30px;
    padding-bottom: 0;
    /* border-top: 1px solid #ccc; */
    margin-top: 30px;
}

#commentlist h4 {
    padding: 20px 0 10px;
    margin: 30px 0 0;
    border-bottom: 1px dotted #c3c3c3
}

.comments {
    margin-top: 30px
}

.comment-body {
    padding: 20px 0
}

.commentlist {
    margin: 0
}

.comment {
    border-bottom: 1px solid #dedede
}

.children .comment,
.commentlist>li:last-child {
    border-bottom: none
}

.children .comment {
    margin: 0;
    border-top: 1px solid #dedede
}

.children {
    padding-left: 80px
}

.comment-reply {
    float: right
}

.comment-reply:hover {
    color: #2f3239
}

.comment-reply i {
    margin-right: 5px
}

.commentlist li p {
    margin-bottom: 0;
    color: #848991;
    font-weight: 400
}

.commentlist li .avatar {
    float: left;
    display: block;
    width: 74px;
    height: 74px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    padding: 1px;
    border: 1px solid #dedede;
    -moz-border-radius: 4px;
}

.commentlist li .avatar img {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
    -moz-border-radius: 0
}

.commentlist li .comment-text {
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
}

.comment-text .question-answered {
    margin-top: 10px;
    margin-bottom: 0
}

.commentlist li .author {
    margin-top: 5px;
    margin-bottom: 10px
}

.comment-author {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700
}

.comment-author a {
    color: #2f3239
}

.comment-vote {
    float: left;
    margin-top: 5px;
    margin-right: 0
}

.comment .question-vote-result {
    margin-top: 10px;
    margin-right: 20px
}

.commentlist li .comment-meta {
    float: left;
    margin-top: 4px;
    overflow: hidden;
    height: 100%
}

.commentlist li .stars {
    float: right;
    margin-top: 5px;
    margin-right: 0
}

.commentlist li .author span {
    display: block;
    color: #2f3239
}

.commentlist li .date {
    font-size: 13px;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
    color: #a1a1a1
}

.commentlist li .date i {
    color: #999;
    margin-right: 5px
}

.commentlist li em {
    font-size: 11px;
    color: #ccc;
    font-style: normal;
    margin-bottom: 30px;
    display: block
}

.comment-form h3 {
    margin-bottom: 25px
}

.article-votes-meta .article-votes-count {
    display: inline-block;
    background: #ecedee;
    color: #37a000;
    padding: 0 15px;
    height: 21px;
    line-height: 21px;
    border-radius: 11px;
    font-size: 11px;
    position: relative;
    top: -5px
}

.article-votes {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #ecedee
}

.article-votes .article-vote {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 2.2;
    padding: 0 15px;
    text-align: center;
    background: 0 0;
    border: 1px solid #83b348;
    color: #83b348;
    margin: 10px 5px 10px 0;
    width: auto
}

.article-vote:disabled,
.article-votes .article-vote.active,
.article-votes .article-vote:focus,
.article-votes .article-vote:hover {
    background-color: #83b348;
    color: #fff;
    text-decoration: none
}

.article-votes .article-votes-count i {
    margin: 0 8px
}

.widget,
.widget .widget-title {
    margin-bottom: 25px;
    position: relative
}

.widget {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 15px 20px 20px
}

.widget .widget-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #ecedee;
    font-size: 16px
}

.widget .widget-title:before {
    position: absolute;
    height: 2px;
    width: 28px;
    background-color: #37a000
}

.widget .widget-title i {
    height: 28px;
    width: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #37a000
}

.popular_posts ul li:last-child,
.widget .ul_list,
.widget ul li:last-child,
.widget_contact ul li:last-child {
    margin-bottom: 0
}

.widget-list ul {
    margin: 0
}

.widget-list ul li {
    margin: 0;
    position: relative
}

.widget-list ul li a {
    padding: 10px 30px 10px 18px;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    color: #4b525c;
    line-height: 16px;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.widget-list ul li:last-child a {
    border-bottom: none
}

.widget-list ul li a .count-post {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 8px;
    background: #37a000;
    color: #fff;
    height: 19px;
    line-height: 19px;
    padding: 0 8px;
    border-radius: 2px
}

.widget-list ul li a:before {
    content: "\f10c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    color: #4b525c;
    position: absolute;
    top: 11px;
    left: 0;
    transition: all .3s ease-in-out 0s
}

.widget-list ul li a:hover:before {
    left: 0
}

.widget-list ul li a:hover {
    padding-left: 24px;
    padding-right: 30px
}

.widget-list ul li a:hover,
.widget-list ul li a:hover:before,
.widget-list ul li.active a,
.widget-list ul li.active a:before {
    color: #37a000
}

.pagination {
    margin: 25px auto;
    text-align: center;
    display: block
}

.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
    font-size: 13px;
    margin-left: 0;
    margin-right: 2px;
    padding: 8px 14px;
    line-height: 17px;
    text-align: center
}

.navigation.pagination .nav-links a {
    background-color: #f8f8f8;
    border: none;
    border-radius: 2px;
    color: #999;
    display: inline-block
}

.navigation.pagination .nav-links a:hover {
    color: #fff;
    background-color: #37a000
}

.navigation.pagination .nav-links span {
    background-color: #f8f8f8;
    border: none;
    border-radius: 2px;
    color: #999;
    display: inline-block
}

.navigation.pagination .nav-links span.current {
    background-color: #37a000;
    color: #fff
}

.infoboxes {
    position: relative;
    padding: 40px 0 90px
}

.infoboxes .intro-item {
    text-align: center;
    margin: 25px auto;
    /* max-width: 320px; */
    background: rgba(0, 0, 0, .13);
    padding: 20px;
    border-radius: 8px;
}

.infoboxes .intro-item .intro-icon i {
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    color: #37a000;
    font-size: 52px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.go-up,
.go-up i {
    width: 40px;
    height: 40px
}

.infoboxes .intro-item:hover .intro-icon i {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    background: #37a000;
    color: #fff
}

.infoboxes .intro-item h2 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 20px
}

.infoboxes .intro-item p {
    padding: 5px 0;
    min-height: 70px
}

.infoboxes .intro-item a {
    color: #37a000;
    background: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border-radius: 20px;
    margin-top: 10px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    overflow: hidden
}

.go-up,
.infoboxes .intro-item a:hover {
    background: #37a000;
    color: #fff
}

.go-up {
    position: fixed;
    line-height: 40px;
    font-size: 17px;
    right: -50px;
    bottom: 10px;
    cursor: pointer;
    text-align: center;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 99999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.go-up i {
    line-height: 36px
}

.thebox-modal,
.thebox-modal .thebox-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.go-up:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #1b1b1b
}

footer {
    background-color: #fff;
    padding: 25px 0;
    border-top: 1px solid #ededed
}

#social_footer {
    text-align: center;
    margin-top: 10px
}

#social_footer p {
    font-size: 13px;
    color: #8c8c8c;
    direction: ltr;
}
#social_footer p i.fa-heart{color: #f71515}
#social_footer ul li a,
#social_footer ul li a i {
    color: #666;
    line-height: 37px;
    font-size: 16px;
    width: 35px;
    height: 35px;
    text-align: center;
}

#social_footer ul {
    margin: 0;
    padding: 0 0 10px;
    text-align: center
}

#social_footer ul li {
    display: inline-block;
    margin: 0 2px 10px
}

#social_footer ul li a {
    display: block;
    background-color: #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#social_footer ul li a i {
    display: block;
    background-color: #e0e0e0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#social_footer ul li a i:hover {
    color: #fff
}

#social_footer ul li a .fa-facebook:hover {
    background-color: #3b5998
}

#social_footer ul li a .fa-twitter:hover {
    background-color: #55acee
}

#social_footer ul li a .fa-pinterest:hover {
    background-color: #cb2027
}

#social_footer ul li a .fa-google-plus:hover {
    background-color: #DD4B39
}

#social_footer ul li a .fa-instagram:hover {
    background-color: #517FA4
}

#social_footer ul li a .fa-vimeo:hover {
    background-color: #aad450
}

#social_footer ul li a .fa-youtube-play:hover {
    background-color: #B00
}

.thebox-modal {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 4000000000;
    padding-top: 100px;
    padding-bottom: 0
}

.thebox-modal .thebox-overlay {
    animation: thebox-fadein .2s;
    -webkit-animation: thebox-fadein .2s;
    -moz-animation: thebox-fadein .2s;
    -ms-animation: thebox-fadein .2s;
    -o-animation: thebox-fadein .2s;
    -webkit-backface-visibility: hidden;
    background: rgba(93, 89, 83, .4);
    background: radial-gradient(ellipse closest-corner, rgba(93, 89, 83, .4), rgba(93, 89, 83, .85));
    transition: opacity .4s ease-in-out
}

.thebox-modal .thebox-window {
    width: 94%;
    max-width: 450px;
    padding: 0 20px 20px;
    position: relative;
    margin: 0 auto;
    background: #fff;
    color: #1E2535;
    animation: thebox-popfadein .2s;
    -webkit-animation: thebox-popfadein .2s;
    -moz-animation: thebox-popfadein .2s;
    -ms-animation: thebox-popfadein .2s;
    -o-animation: thebox-popfadein .2s;
    -webkit-backface-visibility: hidden
}

.thebox-modal.thebox-closing .thebox-overlay,
.thebox-modal.thebox-switching .thebox-window {
    animation: thebox-fadeout .2s;
    -webkit-animation: thebox-fadeout .2s;
    -moz-animation: thebox-fadeout .2s;
    -ms-animation: thebox-fadeout .2s;
    -o-animation: thebox-fadeout .2s;
    -webkit-backface-visibility: hidden
}

.thebox-modal .thebox-window .close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    text-indent: -99999px;
    width: 24px;
    height: 24px;
    background: url(../images/close.png) no-repeat
}

.thebox-modal h3.bordered,
.thebox-modal h3.thebox-modal-cap {
    margin: -20px -20px 20px;
    padding: 0 20px;
    line-height: 45px;
    height: 45px;
    font-size: 14px;
    background: #fff;
    border-bottom: 1px solid #f3f3f3
}

.thebox-modal .thebox-window p {
    margin: 0;
    font-size: 15px;
    line-height: 1.7
}

.thebox-modal .thebox-window p small {
    display: block;
    margin: 15px 0;
    color: #888;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500
}

.thebox-modal .thebox-window p.name {
    font-size: 15px;
    margin: 0 0 20px
}

.thebox-modal .thebox-window p strong {
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 3px
}

.thebox-modal .thebox-window ul {
    font-size: 14px;
    line-height: 1.6;
    margin: 15px 0 25px
}

.thebox-modal .thebox-window ul li {
    position: relative;
    padding: 0 0 0 20px
}

.thebox-modal .thebox-window ul li:before {
    position: absolute;
    content: "\f05a";
    display: inline-block;
    background: #fff;
    color: #dc3636;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    left: 0;
    top: 5px
}

.thebox-modal .button {
    background: #37a000;
    padding: 0 15px;
    height: 32px;
    min-width: inherit;
    line-height: 32px;
    margin: 0;
    border-radius: 3px;
    font-size: 14px;
    color: #fff
}



.logregform {width: 100%;max-width: 400px;margin: auto;background: #fff;border: 1px solid #e3e3e3;}
.logregform:after {content: '';display: inline-table;;clear: both;}
.logregform.two {width: 100%;max-width: 500px;}
.logregform .title {width: 100%;background: #f3f3f3;text-align: center;padding: 5px 0px 8px 0px;border-bottom: 1px solid #e3e3e3;}
.logregform .title.title-two {border-top: 1px solid #e3e3e3;margin-top: 25px}
.logregform .title h3 {margin-bottom: 10px;/* text-transform: uppercase; */}
.logregform .title p {font-size: 16px;}
.logregform .feildcont {width: 100%;padding: 25px 20px 5px 20px;text-align: left;}
.logregform .feildcont label {/* float: left; */width: 100%;font-weight: normal;color: #727272;margin-bottom: 8px;}
.logregform .feildcont label i {margin-right: 5px;}
.logregform .feildcont label em {color: #ef1414;font-style: normal;font-size: 13px;font-family: Tahoma;}
.logregform .feildcont label a.forgot {/* color: #3eb479; */font-style: normal;float: right;}
.logregform .feildcont input {width: 100%;padding: 10px 12px;border: 1px solid #e3e3e3;margin-bottom: 15px;border-radius: 2px;}
.logregform.two .feildcont input {margin-bottom: 18px;}
.logregform .feildcont .fbut {background: #37a000;padding: 13px 23px;border: none;border-radius: 3px;color: #fff;font-size: 16px;/* text-transform: uppercase; */transition: all 0.3s ease;margin-top: 5px;}
.logregform .feildcont .fbut:hover {background: #393939;}
.logregform .feildcont .radiobut input {float: left;width: auto;}
.logregform .feildcont .radiobut .onelb {float: left;color: #aaa;margin: 0px 12px 0px 5px;}
.logregform .feildcont select {float: left;width: 100%;border: 1px solid #e3e3e3;padding: 9px 5px 10px 5px;color: #999;text-align: left;}


.form-messeges {margin-bottom: 20px;border: 1px solid #ccc;padding: 10px;}
.form-messeges .messege-text{font-size:14px;}
.form-messeges.error { color: #a94442;background-color: #f2dede;border-color: #ebccd1;}
.form-messeges.warning {color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc;}
.form-messeges.done {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}

.is404 {
    text-align: center
}

.is404 h1 {
    font-size: 97px!important;
    line-height: 200px!important
}

.is404 h2 {
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 45px
}

.is404 h3 {
    text-transform: uppercase;
    font-size: 34px;
    color: #151720
}

@media (min-width:1210px) {
    .boxed #page-wrapper {
        width: 1180px!important
    }
}

@media only screen and (max-width:1200px) {
    .boxed {
        margin: 0!important
    }
    .boxed #page-wrapper {
        width: 100%
    }
}

@media only screen and (max-width:760px) {
    #sub_header h1 {
        font-size: 32px
    }
    .header-lined .category {
        display: none
    }
}

@media only screen and (max-width:520px) {
    #sub_header.page {
        min-height: 150px
    }
    #sub_header h1 {
        font-size: 27px;
        line-height: 36px;
        margin: 15px
    }
    .infoboxes {
        margin: 0 auto 15px;
        padding: 0
    }
    .category-title,
    .header-lined h3 {
        text-align: center;
        line-height: 1.6
    }
    .custom-search-input {
        float: none!important;
        margin: 25px auto
    }
}