/*------------------------------------------------------------------
Eco Heating Biomass, AbcTheme
[Table of contents]

/*------------------------------------------------------------------
[Table of contents]

A. Custom Classes
	a.1.) btn-custom-styles
	a.2.) title-custom-styles-12-1
	a.3.) header-custom-styles-12-1
	a.4.) social-btn-custom-style-12-1
	a.5.) social-btn-custom-style-11-2
	a.6.) social-btn-custom-style-11-3
	a.7.) social-btn-custom-style-11-4
	a.8.) social-btn-custom-style-11-5
	a.9.) social-btn-custom-style-11-6
	a.10.) social-btn-custom-style-12-7
	a.11.) row-custom-styles
	a.12.) frame-container-custom-style-12-1
	a.13.) highligh-heading-custom-styles
	a.14.) bulleted-list-custom-style-12-1
	a.15.) bulleted-list-custom-style-12-2
	a.16.) bulleted-list-custom-style-12-3
	a.17.) boxed-element-custom-styles-12-1
	a.18.) boxed-element-custom-styles-12-2
	a.19.) testimonial-container-custom-styles-12-1
	a.20.) boxed-element-custom-styles-12-1
	a.21.) bulleted-list-custom-style-12-4

B. Menu

1. Reset
7. Submenu Types
10. Title Variant
11. Breadcrumb Variant
13. Widgets
14. Footer
15. Front Blog
16. Blog Post
17. Portfolio Post
23. Service Post

2. Buttons
3. Social Media
4. Blockquote
5. Tables
7. Headings
8. Blog Container
9. Testimonial
14. Tabs
15. Tour
16. Bulleted List
17. Media Element
18. Highlight Heading
21. Accordion
24. Logo Element
31. Call To Action
35. Separating Element

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
A. Custom Classes
-------------------------------------------------------------------*/

/* a.1.) btn-custom-styles */
.btn-custom-style-12-1 {
    color: #41342c !important;
    font-weight: 500;
    text-transform: inherit !important;
    margin-right: 0 !important;
    display: inline-flex;
    background-color: #fff;
}

.btn-custom-style-12-1:after {
    border: 1px solid #ebebeb !important;
}

.btn-custom-style-12-1 .icon {
    background-color: #6bb321;
    color: #fff;
    font-size: 20px;
}

.btn-custom-style-12-1 span {
    padding-right: 20px;
}

.btn-custom-style-12-2 {
    color: #fff !important;
    font-weight: 500;
    text-transform: inherit !important;
    margin-right: 0 !important;
}

.btn-custom-style-12-2:after {
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.btn-custom-style-12-2 .icon {
    background-color: #f29607;
    color: #fff;
    font-size: 20px;
}

.btn-custom-style-12-2 span {
    padding-right: 20px;
}

.btn-custom-style-12-3 {
    font-weight: 900 !important;
    padding: 0 !important;
    font-size: 14px !important;
    text-transform: none !important;
    font-weight: 700 !important;
    color: #6bb321 !important;
}

.btn-custom-style-12-3:hover,
.btn-custom-style-12-3:active,
.btn-custom-style-12-3:focus {
    color: #71bf22 !important;
}

/* a.2.) title-custom-styles-12-1 */
.title-custom-styles-12-1 .title-variant-3 {
    padding-bottom: 60px;
}

.title-custom-styles-12-1 .breadcrumb-variant-1 {
    margin-top: 25px;
}

/* a.3.) header-custom-styles-12-1 */

.header-custom-styles-12-1.header-type-4 {
    padding-top: 80px;
}

.header-custom-styles-12-1.header-type-4.header-inside-container .meta-bar .container {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
}

.header-custom-styles-12-1.header-type-4 .nav-is-sticky.stuck.middle-header {
    background-color: #fff;
}

.header-custom-styles-12-1.header-type-4.header-inside-container .middle-header .container {
    background-color: #fff;
    border-bottom: none;
}

.header-custom-styles-12-1.header-type-4 .nav-is-sticky.stuck.middle-header .container {
    background-color: transparent;
}

.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li {
    padding-left: 20px;
    padding-right: 20px;
}

.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li:last-child {
    padding-right: 0;
}

.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li > a {
    padding: 35px 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #29201b;
}

.header-custom-styles-12-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a {
    padding: 35px 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #29201b;
}

.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li > a > span {
    border: none;
    line-height: 20px;
    padding-left: 0;
    padding-right: 0;
}

.header-custom-styles-12-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a > span {
    border: none;
    line-height: 20px;
}

.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li:hover > a,
.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li > a:hover,
.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li > a.active {
    color: #6bb321;
}

.header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li > a:after {
    background-color: #6bb321;
    top: 0;
    bottom: inherit;
}

.header-custom-styles-12-1 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li:hover > a,
.header-custom-styles-12-1 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a:hover,
.header-custom-styles-12-1 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a.active {
    color: #6bb321;
}

.header-custom-styles-12-1 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a:after {
    background-color: #6bb321;
}

@media (min-width: 992px) and (max-width: 1199px) {

    .header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li .iconArrow {
        display: none;
    }

    .header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li > a {
        font-size: 13px;
    }

    .header-custom-styles-12-1.header-type-4 .nav-type-1 .wsmenu-list > li {
        padding-left: 10px;
        padding-right: 10px;
    }

}

.header-custom-styles-12-1.header-type-4 .meta-bar .wpml-container li {
    border-color: #ebebeb !important;
}

.header-custom-styles-12-1.header-type-4 .meta-bar .wpml-container li a {
    color: rgba(65, 52, 44, 0.6);
}

.header-custom-styles-12-1.header-type-4 .meta-bar .wpml-container li a:hover {
    color: #6bb321;
}

.header-custom-styles-12-1.header-type-4 .middle-header .right-bar {
    margin-left: 70px;
}

.header-custom-styles-12-1.header-type-4 .button-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* a.4.) social-btn-custom-style-12-1 */
.social-btn-custom-style-12-1 .icon {
    background-color: #f29607 !important;
}

.social-btn-custom-style-12-1 .icon:after {
    border-top-color: #f29607 !important;
}

.social-btn-custom-style-12-1:hover .icon {
    background-color: #55acee !important;
}

.social-btn-custom-style-12-1:hover .icon:after {
    border-top-color: #55acee !important;
}

/* a.5.) social-btn-custom-style-11-2 */
.social-btn-custom-style-12-2 .icon {
    background-color: #f29607 !important;
}

.social-btn-custom-style-12-2 .icon:after {
    border-top-color: #f29607 !important;
}

.social-btn-custom-style-12-2:hover .icon {
    background-color: #3b5998 !important;
}

.social-btn-custom-style-12-2:hover .icon:after {
    border-top-color: #3b5998 !important;
}

/* a.6.) social-btn-custom-style-11-3 */
.social-btn-custom-style-12-3 .icon {
    background-color: #f29607 !important;
}

.social-btn-custom-style-12-3:hover .icon {
    background-color: #c70000 !important;
}

.social-btn-custom-style-12-3 .icon:after {
    border-top-color: #f29607 !important;
}

.social-btn-custom-style-12-3:hover .icon:after {
    border-top-color: #c70000 !important;
}

/* a.7.) social-btn-custom-style-11-4 */
.social-btn-custom-style-12-4 .icon {
    background-color: #f29607 !important;
}

.social-btn-custom-style-12-4:hover .icon {
    background-color: #52bfff !important;
}

.social-btn-custom-style-12-4 .icon:after {
    border-top-color: #f29607 !important;
}

.social-btn-custom-style-12-4:hover .icon:after {
    border-top-color: #52bfff !important;
}

/* a.8.) social-btn-custom-style-11-5 */
.social-btn-custom-style-12-5 .icon {
    background-color: #f29607 !important;
}

.social-btn-custom-style-12-5:hover .icon {
    background-color: #d34836 !important;
}

.social-btn-custom-style-12-5 .icon:after {
    border-top-color: #f29607 !important;
}

.social-btn-custom-style-12-5:hover .icon:after {
    border-top-color: #d34836 !important;
}

/* a.9.) social-btn-custom-style-11-6 */
.social-btn-custom-style-12-6 .icon {
    background-color: #f29607 !important;
}

.social-btn-custom-style-12-6:hover .icon {
    background-color: #bd081c !important;
}

.social-btn-custom-style-12-6 .icon:after {
    border-top-color: #f29607 !important;
}

.social-btn-custom-style-12-6:hover .icon:after {
    border-top-color: #bd081c !important;
}

/* a.10.) social-btn-custom-style-12-7 */
.social-btn-custom-style-12-7 {
    width: 49%;
    margin-right: 0;
}

/* a.11.) row-custom-styles */
.row-custom-styles-12-1 {
    background-color: #f1f9e9;
    padding: 40px 0 0;
}

.row-custom-styles-12-2 {
    padding-left: 85px;
}

.row-custom-styles-12-3 {
    padding: 30px 0;
}

.row-custom-styles-12-4 {
    padding: 70px 0 50px;
}

.row-custom-styles-12-5 {
    background-color: #f1f9e9;
    padding: 60px 0;
}

.row-custom-styles-12-6 {
    background-color: #f1f9e9;
    padding: 30px 0 0;
}

.row-custom-styles-12-7 {
    padding: 20px 0 30px;
}

.row-custom-styles-12-8 {
    background-color: #fff;
    padding: 60px 0 20px;
}

.row-custom-styles-12-9 {
    padding: 10px 0;
}

/* a.12.) frame-container-custom-style-12-1 */
.frame-container-custom-style-12-1 {
    border: none;
    background-color: #9acb67;
    padding: 10px;
}

/* a.13.) highligh-heading-custom-styles */
.highligh-heading-custom-style-12-1 {
    background-color: #f29607;
    padding-left: 20px;
    padding-right: 20px;
}

.highligh-heading-custom-style-12-2 {
    background-color: #29201b;
}

/* a.14.) bulleted-list-custom-style-12-1 */
.bulleted-list-custom-style-12-1 .icon {
    color: #6bb321;
}

/* a.15.) bulleted-list-custom-style-12-2 */
.bulleted-list-custom-style-12-2 a {
    color: #fff !important;
    letter-spacing: 0.5px;
}

.bulleted-list-custom-style-12-2 a:hover {
    color: #fff !important;
}

.bulleted-list-custom-style-12-2 .icon {
    color: #fff;
    font-size: 20px;
}

/* a.16.) bulleted-list-custom-style-12-3 */
.bulleted-list-custom-style-12-3.custom-bullet-1 .icon {
    border-color: #ebebeb;
}

.bulleted-list-custom-style-12-3.custom-bullet-1 .icon {
    color: #6bb321;
}

.bulleted-list-custom-style-12-3.custom-bullet-1 li:hover .icon {
    border-color: #f29607;
}

/* a.17.) boxed-element-custom-styles-12-1 */
.boxed-element-custom-styles-12-1 {
    border-color: transparent;
}

.boxed-element-custom-styles-12-1 .iconbox-counter-3 {
    background-color: #6bb321;
}

.boxed-element-custom-styles-12-1:hover .iconbox-counter-3 {
    background-color: #f29607;
}

/* a.18.) boxed-element-custom-styles-12-2 */
.boxed-element-custom-styles-12-2 .iconbox-design {
    background-color: #6bb321;
}

.boxed-element-custom-styles-12-2 .iconbox-img {
    background-color: #6bb321;
}

.boxed-element-custom-styles-12-2 .btn {
    color: #f29607;
}

.boxed-element-custom-styles-12-2 .btn:hover {
    color: #ffa008;
}

/* a.19.) testimonial-container-custom-styles-12-1 */
.testimonial-container-custom-styles-12-1 {
    background-color: #fff !important;
}

.testimonial-container-custom-styles-12-1:after {
    border-right-color: #fff !important;
}

/* a.20.) boxed-element-custom-styles-12-1 */
.boxed-element-custom-styles-12-3 .iconbox-title {
    margin: 20px 0;
}

.boxed-element-custom-styles-12-3 .iconbox-design {
    color: #6bb321;
}

.boxed-element-custom-styles-12-3:hover .iconbox-design {
    color: #f29607;
}

.boxed-element-custom-styles-12-3 .iconbox-count span {
    background-color: #6bb321;
    border-color: #fff;
}

.boxed-element-custom-styles-12-3:hover .iconbox-count span {
    background-color: #f29607;
    border-color: #fff;
}

.boxed-element-custom-styles-12-3 .btn {
    color: #fff !important;
    background-color: #6bb321 !important;
    margin-top: 40px;
}

.boxed-element-custom-styles-12-3:hover .btn {
    color: #fff !important;
    background-color: #f29607 !important;
}

/* a.21.) bulleted-list-custom-style-12-4 */
.bulleted-list-custom-style-12-4 .icon {
    color: #6bb321;
    font-size: 20px;
}

/*------------------------------------------------------------------
B. Menu
-------------------------------------------------------------------*/
.iconItem {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.iconArrow {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

@media only screen and (max-width: 991px) {
    .wsmenu-list > li > a {
        font-weight: 500 !important;
    }

    .wsmenu-list ul > li > a {
        font-weight: 400 !important;
    }

    .wsmenu > .wsmenu-list > li > a {
        color: #29201b !important;
    }

    .wsmenu > .wsmenu-list > li > a.active,
    .wsmenu > .wsmenu-list > li:hover > a {
        color: #6bb321 !important;
    }

    .mobile-sub .wsmenu-submenu li a {
        color: #29201b !important;
    }

    .mobile-sub .wsmenu-submenu li:hover > a {
        color: #6bb321 !important;
    }

    .megamenu > ul > li > a {
        color: #29201b !important;
    }

    .megamenu > ul > li > a:hover {
        color: #6bb321 !important;
    }
}

/*------------------------------------------------------------------
1. Reset
-------------------------------------------------------------------*/

body {
    letter-spacing: 0.2px;
    font-weight: 300;
    color: rgba(41, 32, 27, 0.8);
    font-family: 'Roboto', sans-serif;
}

a {
    color: #6bb321;
}

a:hover {
    color: #71bf22;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #29201b;
}

/*------------------------------------------------------------------
7. Submenu Types
-------------------------------------------------------------------*/

.nav-submenu-type-4 .wsmenu-submenu li a {
    color: rgba(41, 32, 27, 0.8);
}

.nav-submenu-type-4 .wsmenu-submenu li a:hover {
    color: #f29607;
}

.nav-submenu-type-4 .wsmenu-submenu li a .menu-item-textWrap:after {
    background-color: #f29607;
}

.nav-submenu-type-4 .wsmenu-submenu-sub-sub:after,
.nav-submenu-type-4 .wsmenu-submenu-sub:after,
.nav-submenu-type-4 .wsmenu-submenu:after {
    background-color: #f29607;
}

/*------------------------------------------------------------------
10. Title Variant
-------------------------------------------------------------------*/

.title-variant-3 {
    background-color: rgba(107, 179, 33, 0.9);
}

.title-variant-3 h1 {
    font-weight: 500;
}

/*------------------------------------------------------------------
11. Breadcrumb Variant
-------------------------------------------------------------------*/

.breadcrumb-variant-1 ul {
    background-color: #f29607;
}

.breadcrumb-variant-1 li.parent a {
    color: #29201b;
}

/*------------------------------------------------------------------
13. Widgets
-------------------------------------------------------------------*/

.widget h4.title {
    font-weight: 500;
}

form.widget-search-form input.search {
    font-weight: 500;
}

form.widget-search-form i.icon {
    background: #6bb321;
}

.widget h4.title:after {
    background-color: #6bb321;
}

.widget ul > li > a:hover {
    color: #6bb321;
}

.widget ul > li > a:hover:before {
    color: #6bb321;
}

.widget-theme-post .date {
    background-color: #6bb321;
}

.widget-theme-post li:hover .date {
    background-color: #f29607;
}

.widget.widget-theme-post ul > li > a {
    font-weight: 500;
}

.widget.widget-theme-post ul > li > a:hover {
    color: #6bb321;
}

.widget-theme-post .content .title {
    color: rgba(41, 32, 27, 0.8);
}

.widget-theme-post .content .title:hover {
    color: rgba(41, 32, 27, 0.8);
}

.widget-tags a {
    color: #6bb321;
    font-weight: 500;
}

.widget-tags a:hover {
    color: #f29607;
}

/*------------------------------------------------------------------
14. Footer
-------------------------------------------------------------------*/

#footer {
    background-color: #41342c;
}

.top-section-banner .tsb-content .title {
    font-weight: 500;
}

.top-section-banner .tsb-content .sub-title {
    font-weight: 300;
}

.top-section-banner.tsb-icon-type-2 .tsb-icon i {
    background-color: #f29607;
    font-size: 50px;
}

.top-section-banner.tsb-icon-type-2 .tsb-icon i:after {
    border-right-color: #f29607;
}

#footer .widget h4.title:after {
    background-color: #f29607;
}

#footer .widget ul > li > a {
    color: #fff;
}

#footer .widget ul > li > a:hover {
    color: #f29607;
}

#footer .widget ul > li > a:before {
    content: "\e06b";
}

#footer .widget ul > li > a:hover:before {
    color: #f29607;
}

#footer .footer-nav-menu ul li a {
    font-weight: 500;
}

#footer .footer-nav-menu ul li a:hover {
    color: #f29607;
}

/*------------------------------------------------------------------
15. Front Blog
-------------------------------------------------------------------*/
.blog-post .post .post-social-icons .share-btn {
    font-weight: 500;
    color: rgba(41, 32, 27, 0.8);
}

.blog-post .post .post-social-icons .share-btn .title {
    font-weight: 500;
}

.blog-post .post-meta ul li .icon {
    color: #6bb321;
}

.blog-post .post-meta ul li a {
    font-weight: 500;
    color: rgba(41, 32, 27, 0.8);
}

.blog-post .post-meta ul li a:hover {
    color: #6bb321;
}

.post-type-4 .no-featured-image {
    background-color: #f1f9e9;
}

.post-type-4 .no-image-label {
    color: #d9eace;
    font-weight: 500;
}

.post-type-4 .date {
    background-color: #6bb321;
}

.post-type-4 .no-featured-image:hover .date,
.post-type-4 .featured-image:hover .date {
    background-color: #f29607;
}

.post-type-4 .featured-image .hover-effect {
    background-color: rgba(107, 179, 33, 0.6);
}

.post-type-4 .featured-image .hover-effect-btn {
    background-color: #f29607;
}

.post-type-4 .featured-image .hover-effect-btn:hover {
    background-color: #ffa008;
}

.post-type-4 .post-contentWrap .post-title {
    font-weight: 500;
    color: #29201b;
}

.post-type-4 .post-contentWrap .post-title a:hover {
    color: #6bb321;
}

.pagination-type-1 .pages a.active {
    background-color: #6bb321;
}

.pagination-type-1 .pages a:hover {
    color: #6bb321;
}

/*------------------------------------------------------------------
16. Blog Post
-------------------------------------------------------------------*/

.gallery .gallery-item a:after {
    background-color: rgba(107, 179, 33, 0.6);
}

.gallery .gallery-item span {
    background-color: #f29607;
}

.gallery .gallery-item span:hover {
    background-color: #ffa008;
}

.single-blog-post .post-social-icons .share-btn {
    font-weight: 500;
}

.single-blog-post .post-meta ul li .icon {
    color: #6bb321
}

.single-blog-post .post-meta ul li a {
    font-weight: 500;
}

.single-blog-post .post-meta ul li a:hover {
    color: #6bb321
}

.single-post-3 .single-post-featured-image .date {
    background-color: #6bb321
}

.comment-list-1 .comment:before {
    background-color: #ebebeb;
}

.comment-list-1 .children .comment:before {
    background-color: #6bb321;
}

.comment-list-1 .comment:after {
    border-right-color: #ebebeb;
}

.comment-list-1 .children .comment:after {
    border-right-color: #6bb321
}

.comment-list-1 .comment-meta ul li .icon {
    color: #f29607;
}

.comment-list-1 .comment-meta .reply a {
    color: #f29607
}

.comment-list-1 .comment-meta .reply a:hover {
    color: #ffa008;
}

.comment-list-1 .children .comment-meta .reply a {
    color: #6bb321;
}

.comment-list-1 .children .comment-meta .reply a:hover {
    color: #71bf22;
}

.comment-list-1 .comment-meta a {
    color: #f29607;
}

.comment-list-1 .comment-meta a:hover {
    color: #ffa008;
}

.post-comments-counter.heading-element-1 h4 span {
    background-color: #f29607;
}

/*------------------------------------------------------------------
17. Portfolio Post
-------------------------------------------------------------------*/

.portfolio-post-container .featured-image .hover-effect {
    background-color: rgba(107, 179, 33, 0.6);
}

.portfolio-post-container .featured-image .hover-effect-btn {
    background-color: #f29607;
}

.portfolio-post-container .featured-image .hover-effect-btn:hover {
    background-color: #ffa008;
}

.portfolio-post-container .portfolio-post-container-title a {
    color: #29201b;
}

.portfolio-post-container:hover .portfolio-post-container-title a {
    color: #f29607;
}

.portfolio-post-3 .portfolio-post-featured-image .hover-effect {
    background-color: rgba(107, 179, 33, 0.6);
}

.portfolio-post-3 .portfolio-post-featured-image .hover-effect-btn {
    background-color: #f29607;
}

.portfolio-post-3 .portfolio-post-featured-image .hover-effect-btn:hover {
    background-color: #ffa008;
}

.portfolio-post-3 .portoflio-post-gallery .hover-effect {
    background-color: rgba(107, 179, 33, 0.6);
}

.portfolio-post-3 .portoflio-post-gallery .hover-effect-btn {
    background-color: #f29607;
}

.portfolio-post-3 .portoflio-post-gallery .hover-effect-btn:hover {
    background-color: #ffa008;
}

.portfolio-post-3 .heading-element-3 {
    width: 50%;
}

/*------------------------------------------------------------------
23. Service Post
-------------------------------------------------------------------*/

.service-post-naviagtion li {
    font-size: 16px;
    text-transform: uppercase;
}

.service-post-naviagtion li a {
    font-weight: 700;
}

.service-post-naviagtion li a.active,
.service-post-naviagtion li a:hover {
    background-color: #6bb321;
}

.service-post-naviagtion li a i {
    background-color: #f29607;
}

.service-post-images a:after {
    background-color: rgba(107, 179, 33, 0.6);
}

.service-post-images a .icon {
    background-color: #f29607;
}

.service-post-images a .icon:hover {
    background-color: #ffa008;
}

/*------------------------------------------------------------------
2. Buttons
-------------------------------------------------------------------*/
.btn.btn-primary {
    color: #fff !important;
    background-color: #6bb321 !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
    color: #fff !important;
    background-color: #71bf22 !important;
}

.btn.btn-secondary {
    color: #fff !important;
    background-color: #f29607 !important;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:focus {
    color: #fff !important;
    background-color: #ffa008 !important;
}

.btn-icon-adv .icon {
    background-color: rgba(0, 0, 0, 0.05);
}

/*------------------------------------------------------------------
3. Social Media
-------------------------------------------------------------------*/
.social-media-element-1 .content .title {
    font-weight: 500;
    color: #29201b;
}

/*------------------------------------------------------------------
4. Blockquote
-------------------------------------------------------------------*/
.blockquote-element-6 {
    border-color: #ebebeb;
}

.blockquote-element-6 p {
    color: #6bb321
}

.blockquote-element-6 .icon {
    background-color: #6bb321
}

/*------------------------------------------------------------------
5. Tables
-------------------------------------------------------------------*/

.table {
    background-color: #f1f9e9;
}

.table > thead > tr > th {
    border-bottom-color: rgba(0, 0, 0, 0.1);
}

.table > tbody + tbody {
    border-top-color: rgba(0, 0, 0, 0.1);
}

.table > tbody > tr:nth-of-type(odd) {
    background-color: #f8fcf4;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-left-color: rgba(0, 0, 0, 0.1) !important;
}

/*------------------------------------------------------------------
7. Headings
-------------------------------------------------------------------*/
.heading-element-1 h4 {
    font-weight: 500;
}

.heading-element-3 h4 {
    font-weight: 500;
}

/*------------------------------------------------------------------
8. Blog Container
-------------------------------------------------------------------*/
.blog-container-post-meta ul li a {
    font-weight: 500;
}

.blog-container-post-meta ul li a:hover {
    color: #6bb321;
}

.blog-container-post-meta ul li .icon {
    color: #6bb321;
}

.blog-container-2 .no-featured-image {
    background-color: #f1f9e9;
}

.blog-container-2 .no-image-label {
    color: #d9eace;
}

.blog-container-2 .post-type-date .icon {
    background-color: #f29607;
}

.blog-container-2 .post-type-date .date {
    background-color: #6bb321;
}

.blog-container-2:hover .blog-container-title a {
    color: #6bb321;
}

.blog-container-4 .no-featured-image {
    background-color: #f1f9e9;
}

.blog-container-4 .no-image-label {
    color: #d9eace;
    font-weight: 700;
}

.blog-container-4 .date {
    background-color: #6bb321;
}

.blog-container-4:hover .date {
    background-color: #f29607;
}

.blog-container-4 .blog-container-title a {
    color: #29201b;
}

.blog-container-4:hover .blog-container-title a {
    color: #f29607;
}

.blog-container-5 .date {
    background-color: #6bb321;
}

.blog-container-5:hover .date {
    background-color: #f29607;
}

.blog-container-5:hover .blog-container-title a {
    color: #6bb321;
}

/*------------------------------------------------------------------
9. Testimonial
-------------------------------------------------------------------*/

.testimonial-container-2 {
    background-color: #f1f9e9;
    border-color: #6bb321;;
}

.testimonial-container-2:hover {
    border-color: #6bb321;;
}

.testimonial-container-2 .header {
    background-color: #f29607;
}

.testimonial-container-2 i {
    background-color: #6bb321;
}

.testimonial-container-2:after {
    border-right-color: #f1f9e9;
}

.testimonial-container-2 .content {
    color: rgba(41, 32, 27, 0.8);
    font-style: italic;
}

.testimonial-container-2:hover .content {
    color: rgba(41, 32, 27, 0.8);
}

.testimonial-container-2 .title {
    color: #fff;
    font-weight: 500;
}

.testimonial-container-2 .description {
    color: #fff;
}

/*------------------------------------------------------------------
14. Tabs
-------------------------------------------------------------------*/

.tabs-element-7 ul.tabs li a .icon {
    background-color: #f29607;
}

.tabs-element-7 ul.tabs li.active a .icon {
    background-color: #6bb321;
}

.tabs-element-9 ul.tabs li a .icon {
    background-color: #f29607;
}

.tabs-element-9 ul.tabs li.active a .icon {
    background-color: #6bb321;
}

/*------------------------------------------------------------------
15. Tour
-------------------------------------------------------------------*/

.tour-element-5 ul.tabs li a .icon {
    background-color: #f29607;
}

.tour-element-5 ul.tabs li.active a .icon {
    background-color: #6bb321;
}

/*------------------------------------------------------------------
16. Bulleted List
-------------------------------------------------------------------*/

.bulleted-list a {
    color: rgba(41, 32, 27, 0.8);
}

.bulleted-list a:hover {
    color: #6bb321;
}

/*------------------------------------------------------------------
17. Media Element
-------------------------------------------------------------------*/

.media-element-4 .media-elementWrap .media-element-4-content .title {
    background-color: #f29607;
    letter-spacing: 1px;
}

.media-element-4 .media-elementWrap:hover .media-element-4-content .title {
    background-color: #f29607;
}

.media-element-4 .media-element-4-hover-effect {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;

    background: rgba(41, 32, 27, 0.1);
    background: -moz-linear-gradient(top, rgba(41, 32, 27, 0) 0%, rgba(41, 32, 27, 0.1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(54, 54, 54, 0)), color-stop(100%, rgba(41, 32, 27, 0.1)));
    background: -webkit-linear-gradient(top, rgba(41, 32, 27, 0) 0%, rgba(41, 32, 27, 0.1) 100%);
    background: -o-linear-gradient(top, rgba(41, 32, 27, 0) 0%, rgba(41, 32, 27, 0.1) 100%);
    background: -ms-linear-gradient(top, rgba(41, 32, 27, 0) 0%, rgba(41, 32, 27, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(41, 32, 27, 0) 0%, rgba(41, 32, 27, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29201b', endColorstr='#29201b', GradientType=0);
}

/*------------------------------------------------------------------
18. Highlight Heading
-------------------------------------------------------------------*/

.highligh-heading-1 {
    font-weight: 500;
}

.highligh-heading-2 {
    font-weight: 500;
}

.highligh-heading-3 {
    font-weight: 500;
}

.highligh-heading-4 {
    font-weight: 500;
}

/*------------------------------------------------------------------
21. Accordion
-------------------------------------------------------------------*/
.accordion-element-2 .panel-title a {
    color: #f29607;;
}

.accordion-element-2 .panel-title a.collapsed {
    color: #6bb321;
    background-color: #fff;
}

.accordion-element-2 .panel-title > a .icon-accordion-element {
    color: #f29607;
}

.accordion-element-2 .panel-title > a.collapsed .icon-accordion-element {
    background-color: #f1f9e9;
    color: #6bb321;
}

/*------------------------------------------------------------------
24. Logo Element
-------------------------------------------------------------------*/
.logo-element-2 .logo-element-item-link .logo-element-hover .logo-element-item-title {
    color: #29201b;
}

.logo-element-2 .logo-element-item-link .logo-element-hover .logo-element-item-description {
    color: #6bb321;
}

.logo-element-5 .logo-element-item {
    border-color: transparent;
}

.logo-element-5 .logo-element-item:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*------------------------------------------------------------------
31. Call To Action
-------------------------------------------------------------------*/
.call-to-action-element-4 .ctae-content .title {
    font-weight: 500;
}

.call-to-action-element-4 .ctae-contentWrap {
    background-color: #41342c;
}

/*------------------------------------------------------------------
35. Separating Element
-------------------------------------------------------------------*/

.separating-element {
    background-color: #f29607;
}




ul.bulleted-list.custom-bullet-2.bulleted-list-20.bulleted-list-custom-style-5 li, ul.bulleted-list.custom-bullet-2.bulleted-list-20.bulleted-list-custom-style-5 li{
    margin-bottom:0px;

}

.sidebox ul li {
    text-align: left;
    display: list-item !important;
}