/*------------------------------------------------------------------
Bio Research, 789Ecology
[Table of contents]

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

A. Custom Classes
	a.1.) btn-custom-styles
	a.2.) title-custom-styles-07-1
	a.3.) header-custom-styles-07-1
	a.4.) row-custom-styles
	a.5.) highligh-heading-custom-styles
	a.6.) boxed-element-custom-styles-07-1
	a.7.) boxed-element-custom-styles-07-2
	a.8.) social-media-custom-style-07-1
	a.9.) social-media-custom-style-07-2
	a.10.) social-media-custom-style-07-3
	a.11.) social-media-custom-style-07-4
	a.12.) social-media-custom-style-07-5
	a.13.) social-media-custom-style-07-6
	a.14.) social-btn-custom-style-07-1
	a.15.) social-btn-custom-style-07-2
	a.16.) social-btn-custom-style-07-3
	a.17.) social-btn-custom-style-07-4
	a.18.) social-btn-custom-style-07-5
	a.19.) social-btn-custom-style-07-6
	a.20.) social-btn-custom-style-07-7
	a.21.) heading-cusntom-styles-07-1
	a.22.) blog-container-styles-07-1
	a.23.) bulleted-list-custom-style-07-1
	a.24.) bulleted-list-custom-style-07-2
	a.25.) accordion-element-custom-styles-07-1
	a.26.) tabs-element-custom-styles-07-1
	a.27.) portfolio-type-5-custom-styles-7-1
	
B. Menu

1. Reset
7. Submenu Types
9. Title 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
11. Portfolio Element
12. Team Element
14. Tabs
15. Tour
16. Bulleted List
17. Media Element
18. Team Post
21. Accordion
26. Counter
27. Percentage Counter
33. Icon Button

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

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

/* a.1.) btn-custom-styles */
.btn-custom-style-07-1{
	color: /* #fff */#4F131B !important;
	font-weight: bold;
	text-transform: inherit !important;
	margin-right: 0 !important;
}
.btn-custom-style-07-1:after{
	border: 1px solid rgba(255,255,255,0.2) !important;
}
.btn-custom-style-07-1 .icon{
	background-color: #D50014;
	color: #fff;
	font-size: 20px;
}
.btn-custom-style-07-1 span{
	padding-right: 20px;
}
.nav-is-sticky.stuck .btn-custom-style-07-1{
	color: #414143 !important;
}
.nav-is-sticky.stuck .btn-custom-style-07-1:after{
	border: 1px solid #ebebeb !important;
}

.btn-custom-style-07-2{
	color: rgba(65,65,67,0.8) !important;
	font-weight: 400;
	text-transform: inherit !important;
	margin-right: 0 !important;
	display: inline-flex;
}
.btn-custom-style-07-2 .icon{
	background-color: #D50014;
	color: #fff;
	font-size: 20px;
}
.btn-custom-style-07-2:after{
	border: 1px solid #ebebeb !important;
}

/* a.2.) title-custom-styles-07-1 */
.title-custom-styles-07-1 .breadcrumb-variant-1{}

/* a.3.) header-custom-styles-07-1 */
.header-custom-styles-07-1.header-type-4{
	/* padding-top: 70px; */
}
.header-custom-styles-07-1.header-type-4 .meta-bar{
	border-color: rgba(255,255,255,0.2);
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.header-custom-styles-07-1.header-type-4 .message-container{
	color: #fff;
}
.header-custom-styles-07-1.header-type-4 .meta-bar .wpml-container li{
	border-color: rgba(255,255,255,0.2) !important;
}
.header-custom-styles-07-1.header-type-4 .meta-bar .wpml-container li a{
	color: rgba(255, 255, 255, 0.6);
}
.header-custom-styles-07-1.header-type-4 .meta-bar .wpml-container li a:hover{
	color: #fff;
}
.header-custom-styles-07-1.header-type-4 .middle-header{
	background-color: #FFF;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.header-custom-styles-07-1.header-type-4 .nav-is-sticky.stuck.middle-header{
	background-color: #fff;
}
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li{
	padding-left: 15px;
	padding-right: 15px;
}
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li > a{
	color: /* #fff */#4F131B;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li > a > span{
	line-height: 80px;
	padding-left: 0;
	padding-right: 0;
	border-right: none;
}
.header-custom-styles-07-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a{
	color: #414143;
}
.header-custom-styles-07-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a > span{
	line-height: 80px;
	border-right: none;
}
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li:first-child > a > span{
	border-left: none;
}
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li:hover > a,
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li > a:hover,
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li > a.active{
	background-color: transparent;
	color: #D50014;<!--#D50014-->
}
.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li > a:after{
	background-color: #fff;
	top: 0;
	bottom: inherit;
}
.header-custom-styles-07-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li:hover > a,
.header-custom-styles-07-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a:hover,
.header-custom-styles-07-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a.active{
	background-color: transparent;
	color: #D50014;
}
.header-custom-styles-07-1.header-type-4 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a:after{
	background-color: #D50014;
	top: 0;
	bottom: inherit;
}
.header-custom-styles-07-1 .nav-is-sticky.stuck .nav-type-1 .wsmenu-list > li > a > span{
	border: none !important;
}
@media (min-width: 1200px) and (max-width: 1449px) {

	.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li .iconArrow{
		display: none;
	}
	
}
@media (min-width: 992px) and (max-width: 1199px) {

	.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li .iconArrow{
		display: none;
	}
	.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li > a{
		font-size: 12px;
	}
	.header-custom-styles-07-1.header-type-4 .nav-type-1 .wsmenu-list > li{
		padding-left: 5px;
		padding-right: 5px;	
	}

}
.header-custom-styles-07-1.header-type-4 .middle-header .right-bar{
	margin-left: 20px;
}
.header-custom-styles-07-1.header-type-4 .button-container{
	margin-top: 30px;
	margin-bottom: 20px;
}

/* a.4.) row-custom-styles */
.row-custom-styles-07-1{
	background-color: #f5faeb;
}
.row-custom-styles-07-2{
	padding: 70px 100px 50px !important;
}
.row-custom-styles-07-3{
	padding: 30px 0 20px;
}
.row-custom-styles-07-4{
	background-color: #f5faeb;
}
.row-custom-styles-07-5{
	background-color: #f5faeb;
	padding: 60px 0 50px;
}
.row-custom-styles-07-6{
	padding-right: 82px;
}
.row-custom-styles-07-7{
	background-color: #f5faeb;
	padding: 40px 0 20px;
}
.row-custom-styles-07-8{
	padding: 80px 0 60px;
}
.row-custom-styles-07-9{
	background-color: #f5faeb;
	padding: 40px 0 40px;
}
.row-custom-styles-07-10{
	background-color: #363636;
}

/* a.5.) highligh-heading-custom-styles */
.highligh-heading-custom-style-07-1{
	background-color: #79b400;
	padding: 0 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
}
.highligh-heading-custom-style-07-2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #414143
}
.highligh-heading-custom-style-07-3{
	background-color: #414143;
	padding: 0 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
}
.highligh-heading-custom-style-07-4{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #79b400;
}
.highligh-heading-custom-style-07-5{
	background-color: #D50014;
	padding: 0 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
}

/* a.6.) boxed-element-custom-styles-07-1 */
.boxed-element-custom-styles-07-1 {
	min-height: 205px;
}
.boxed-element-custom-styles-07-1 .iconbox-design{
	background-color: #79b400;
	font-size: 50px;
}
.boxed-element-custom-styles-07-1 .iconbox-header .iconbox-title{
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color: #79b400;
}
.boxed-element-custom-styles-07-1:hover .iconbox-design{
	background-color: #D50014;
}
.boxed-element-custom-styles-07-1:hover .iconbox-header .iconbox-title{
	color: #D50014;
}

/* a.7.) boxed-element-custom-styles-07-2 */
.boxed-element-custom-styles-07-2 .iconbox-design{
	background-color: #79b400;
	font-size: 50px;
}
.boxed-element-custom-styles-07-2 .iconbox-header .iconbox-title{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color: #79b400;
	letter-spacing: 0.2px;
}
.boxed-element-custom-styles-07-2 .btn{
	color: #79b400;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.2px;
}
.boxed-element-custom-styles-07-2 .btn:hover{
	color: #D50014;
}

/* a.8.) social-media-custom-style-07-1 */
.social-media-custom-style-07-1{
	background-color: #3b5998;
}
.social-media-custom-style-07-1:hover{
	background-color: #4161a6;
}

/* a.9.) social-media-custom-style-07-2 */
.social-media-custom-style-07-2{
	background-color: #55acee;
}
.social-media-custom-style-07-2:hover{
	background-color: #5ab5fa;
}

/* a.10.) social-media-custom-style-07-3 */
.social-media-custom-style-07-3{
	background-color: #bb0000;
}
.social-media-custom-style-07-3:hover{
	background-color: #c70000;
}

/* a.11.) social-media-custom-style-07-4 */
.social-media-custom-style-07-4{
	background-color: #45bbff;
}
.social-media-custom-style-07-4:hover{
	background-color: #52bfff;
}

/* a.12.) social-media-custom-style-07-5 */
.social-media-custom-style-07-5{
	background-color: #d34836;
}
.social-media-custom-style-07-5:hover{
	background-color: #e04e3a;
}

/* a.13.) social-media-custom-style-07-6 */
.social-media-custom-style-07-6{
	background-color: #007bb6;
}
.social-media-custom-style-07-6:hover{
	background-color: #0084c2;
}

/* a.14.) social-btn-custom-style-07-1 */
.social-btn-custom-style-07-1 .icon{
	background-color: #79b400 !important;
}
.social-btn-custom-style-07-1 .icon:after{
	border-top-color: #79b400 !important;
}
.social-btn-custom-style-07-1:hover .icon{
	background-color: #55acee !important;
}
.social-btn-custom-style-07-1:hover .icon:after{
	border-top-color: #55acee !important;
}

/* a.15.) social-btn-custom-style-07-2 */
.social-btn-custom-style-07-2 .icon{
	background-color: #79b400 !important;
}
.social-btn-custom-style-07-2 .icon:after{
	border-top-color: #79b400 !important;
}
.social-btn-custom-style-07-2:hover .icon{
	background-color: #3b5998 !important;
}
.social-btn-custom-style-07-2:hover .icon:after{
	border-top-color: #3b5998 !important;
}

/* a.16.) social-btn-custom-style-07-3 */
.social-btn-custom-style-07-3 .icon{
	background-color: #79b400 !important;
}
.social-btn-custom-style-07-3:hover .icon{
	background-color: #c70000 !important;
}
.social-btn-custom-style-07-3 .icon:after{
	border-top-color: #79b400 !important;
}
.social-btn-custom-style-07-3:hover .icon:after{
	border-top-color: #c70000 !important;
}

/* a.17.) social-btn-custom-style-07-4 */
.social-btn-custom-style-07-4 .icon{
	background-color: #79b400 !important;
}
.social-btn-custom-style-07-4:hover .icon{
	background-color: #52bfff !important;
}
.social-btn-custom-style-07-4 .icon:after{
	border-top-color: #79b400 !important;
}
.social-btn-custom-style-07-4:hover .icon:after{
	border-top-color: #52bfff !important;
}

/* a.18.) social-btn-custom-style-07-5 */
.social-btn-custom-style-07-5 .icon{
	background-color: #79b400 !important;
}
.social-btn-custom-style-07-5:hover .icon{
	background-color: #d34836 !important;
}
.social-btn-custom-style-07-5 .icon:after{
	border-top-color: #79b400 !important;
}
.social-btn-custom-style-07-5:hover .icon:after{
	border-top-color: #d34836 !important;
}

/* a.19.) social-btn-custom-style-07-6 */
.social-btn-custom-style-07-6 .icon{
	background-color: #79b400 !important;
}
.social-btn-custom-style-07-6:hover .icon{
	background-color: #bd081c !important;
}
.social-btn-custom-style-07-6 .icon:after{
	border-top-color: #79b400 !important;
}
.social-btn-custom-style-07-6:hover .icon:after{
	border-top-color: #bd081c !important;
}

/* a.20.) social-btn-custom-style-07-7 */
.social-btn-custom-style-07-7{
	width: 49%;
	margin-right: 0;
	margin-bottom: 20px;
}

/* a.21.) heading-cusntom-styles-07-1 */
.heading-cusntom-styles-07-1{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

/* a.22.) blog-container-styles-07-1 */
.blog-container-styles-07-1 .no-image-label{
	background-color: #f5faeb;
}

/* a.23.) bulleted-list-custom-style-07-1 */
.bulleted-list-custom-style-07-1.custom-bullet-1 .icon{
	border-color: #ebebeb;
}
.bulleted-list-custom-style-07-1.custom-bullet-1 .icon{
	color: #79b400;
}
.bulleted-list-custom-style-07-1.custom-bullet-1 li:hover .icon{
	border-color: #D50014;
}

/* a.24.) bulleted-list-custom-style-07-2 */
.bulleted-list-custom-style-07-2 .icon{
	color: #79b400;
}

/* a.25.) accordion-element-custom-styles-07-1 */
.accordion-element-custom-styles-07-1 .panel-title a.collapsed{
	border-color: #ebebeb !important;
}
.accordion-element-custom-styles-07-1 .panel-title > a.collapsed .icon-accordion-element{
	background-color: #f5f5f5 !important;
}

/* a.26.) tabs-element-custom-styles-07-1 */
.tabs-element-custom-styles-07-1 .panel{
	border-color: #ebebeb !important;
}

/* a.27.) portfolio-type-5-custom-styles-7-1 */
.portfolio-type-5-custom-styles-7-1 .portfolio-item{
	margin-bottom: 20px;
}

/* a.27.) blog-container-custom-styles-7-1 */
.blog-container-custom-styles-7-1 .blog-container-content{
	border-color: #ebebeb !important;
}


/*------------------------------------------------------------------
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: #414143 !important;
	}
	.wsmenu > .wsmenu-list > li > a.active,
	.wsmenu > .wsmenu-list > li:hover > a{
		color: #79b400 !important;
	}
	.mobile-sub .wsmenu-submenu li a{
		color: #414143 !important;
	}
	.mobile-sub .wsmenu-submenu li:hover > a{
		color: #79b400 !important;
	}
	.megamenu > ul > li > a{
		color: #414143 !important;
	}
	.megamenu > ul > li > a:hover{
		color: #79b400 !important;
	}
}

/*------------------------------------------------------------------
1. Reset
-------------------------------------------------------------------*/
body{
	color: rgba(65,65,67,0.8);
	font-family: 'Open Sans', sans-serif;
}
a{
	color: #79b400;
}
a:hover{
	color: #86bf00;
}

h1,h2,h3,h4,h5,h6{
	color: #414143;
}

/*------------------------------------------------------------------
3. Social Media
-------------------------------------------------------------------*/
.social-media-element-6 .content .title{
	font-family: 'Montserrat', sans-serif;
}

/*------------------------------------------------------------------
7. Submenu Types
-------------------------------------------------------------------*/
.nav-submenu-type-5 .wsmenu-submenu-sub-sub:after,
.nav-submenu-type-5 .wsmenu-submenu-sub:after,
.nav-submenu-type-5 .wsmenu-submenu:after{
    background-color: #D50014;
}
.nav-submenu-type-5 .wsmenu-submenu li a{
	color: rgba(65,65,67,0.8);
	background-color: transparent;
}
.nav-submenu-type-5 .wsmenu-submenu li a:hover{
	color: #79b400;
	background-color: #f5faeb;
}
.nav-submenu-type-5 .wsmenu-submenu li a .menu-item-textWrap:after{
    background-color: #79b400;
}

/*------------------------------------------------------------------
9. Title Types
-------------------------------------------------------------------*/
.title-type-1{
	padding: 70px 0
}

/*------------------------------------------------------------------
10. Title Variant
-------------------------------------------------------------------*/
.title-variant-1 h1{
	padding: 0;
	background: transparent;
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	text-transform: uppercase;
}

/*------------------------------------------------------------------
11. Breadcrumb Variant
-------------------------------------------------------------------*/
.breadcrumb-variant-1 li.parent a{
	color: #414143;
}
.breadcrumb-variant-1 ul{
	font-family: 'Montserrat', sans-serif;
	background-color: #D50014;
}

/*------------------------------------------------------------------
13. Widgets
-------------------------------------------------------------------*/
form.widget-search-form i.icon{
	background-color: #D50014;
}

.widget h4.title{
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.widget h4.title:after{
	background-color: #79b400;	
}

.widget ul > li > a{
	color: rgba(65,65,67,0.8);
}
.widget ul > li > a:hover{
	color: #79b400;	
}
.widget ul > li > a:before {
	content: "\e018";
	font-size: 12px;
}
.widget ul > li > a:hover:before{
	color: #79b400;		
}

.widget-tags a{
	color: #79b400;
}
.widget-tags a:hover{
	color: #D50014;
}

.widget-theme-post .date{
	background-color: #79b400;
	font-family: 'Montserrat', sans-serif;
}
.widget-theme-post li:hover .date{
	background-color: #D50014;
}
.widget.widget-theme-post ul > li > a{
	color: #79b400;
	font-weight: 400;
}
.widget.widget-theme-post ul > li > a:hover{
	color: #79b400;
}
.widget-theme-post .content .title{
	color: rgba(65,65,67,0.8);
}
.widget-theme-post .content .title:hover{
	color: rgba(65,65,67,0.8);
}

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

.top-section-banner.tsb-icon-type-2 .tsb-icon i{
	background-color: #D50014;
	font-size: 40px;
}
.top-section-banner.tsb-icon-type-2 .tsb-icon i:after{
	border-right-color: #D50014;
}

.top-section-banner .tsb-content .title{
	text-transform: uppercase;
	letter-spacing: 0.2px;
	font-family: 'Montserrat', sans-serif;
}
.top-section-banner .tsb-content .sub-title{
	letter-spacing: 0.5px;
}

.bottom-section .text-container{
	color: #7d7d7d;
}
.bottom-section .text-container a{
	color: #c2c2c2 !important;
}

/*------------------------------------------------------------------
15. Front Blog
-------------------------------------------------------------------*/

.pagination-type-1 .pages a.active{
	background-color: #79b400;	
}
.pagination-type-1 .pages a:hover{
	color: #79b400;	
}

.blog-post .post-meta ul li .icon{
	color: #79b400;
}
.blog-post .post-meta ul li a:hover{
	color: #79b400;
}

.post-type-2 .featured-image .hover-effect{
	background-color: rgba(121,180,0,0.6);
}
.post-type-2 .featured-image .hover-effect-btn{
	background-color: #D50014;
}
.post-type-2 .featured-image .hover-effect-btn:hover{
	background-color: #fedc00;
}
.post-type-2 .no-featured-image{
	background-color: #f5faeb;
}
.post-type-2 .post-type-date .icon{
	background-color: #D50014;
}
.post-type-2 .post-type-date .date{
	background-color: #79b400;
	font-family: 'Montserrat', sans-serif;
}
.post-type-2 .post-contentWrap .post-title{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.post-type-2 .post-contentWrap .post-title a:hover{
	color: #79b400;
}

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

.gallery .gallery-item a:after{
	background-color: rgba(121,180,0,0.6);
}
.gallery .gallery-item span{
	background-color: #D50014;
}
.gallery .gallery-item span:hover{
	background-color: #fedc00;
}

.single-blog-post .post-meta ul li .icon{
	color: #79b400;
}
.single-blog-post .post-meta ul li a:hover{
	color: #79b400;
}

.single-post-3 .single-post-featured-image .date{
	background-color: #79b400;
	font-family: 'Montserrat', sans-serif;
}

.comment-list-3 .comment:before{
	background-color: #79b400;
}
.comment-list-3 .children .comment:before{
	background-color: #D50014;
}
.single-blog-post .comment-list-3 .avatar i{
	background-color: #79b400;
}
.single-blog-post .comment-list-3 .children .avatar i{
	background-color: #D50014;
}
.comment-list-3 .comment-meta .reply a{
	background-color: #79b400;
	font-family: 'Montserrat', sans-serif;
}
.comment-list-3 .comment-meta .reply a:hover{
	background-color: #86bf00;
}
.comment-list-3 .children .comment-meta .reply a{
	background-color: #D50014;
}
.comment-list-3 .children .comment-meta .reply a:hover{
	background-color: #fedc00;
}
.comment-list-3 .comment-meta ul li.author a{
	color: #79b400;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.comment-list-3 .children .comment-meta ul li.author a{
	color: #D50014;
}

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

.portfolio-post-container .featured-image .hover-effect{
	background-color: rgba(121,180,0,0.6);
}
.portfolio-post-container .featured-image .hover-effect-btn{
	background-color: #D50014;
}
.portfolio-post-container .featured-image .hover-effect-btn:hover{
	background-color: #fedc00;
}
.portfolio-post-container .portfolio-post-container-title{
	font-size: 16px;
	text-transform: uppercase;
}
.portfolio-post-container .portfolio-post-container-title a{
	color: #79b400;
	font-family: 'Montserrat', sans-serif;
}
.portfolio-post-container:hover .portfolio-post-container-title a{	
	color: #D50014;
}

.portfolio-post-2 .portoflio-post-gallery .hover-effect{
	background-color: rgba(121,180,0,0.6);
}
.portfolio-post-2 .portoflio-post-gallery .hover-effect-btn{
	background-color: #D50014;
}
.portfolio-post-2 .portoflio-post-gallery .hover-effect-btn:hover{
	background-color: #fedc00;
}

/*------------------------------------------------------------------
23. Service Post
-------------------------------------------------------------------*/
.service-post-naviagtion li a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #414143;
	text-transform: uppercase;
	font-size: 16px;
}
.service-post-naviagtion li a.active,
.service-post-naviagtion li a:hover{
	background-color: #D50014;
}
.service-post-naviagtion li a i{
	background-color: transparent;
}
.service-post-images a:after{
	background-color: rgba(121,180,0,0.6);
}
.service-post-images a .icon{
	background-color: #D50014;
}
.service-post-images a .icon:hover{
	background-color: #fedc00;
}

/*------------------------------------------------------------------
2. Buttons
-------------------------------------------------------------------*/
.btn.btn-primary {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	background-color: #79b400;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus{
	color: #fff;
	background-color: #86bf00;
}
.btn.btn-primary.btn-shadow{
	-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.1);
}

.btn.btn-secondary {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	background-color: #D50014;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:focus{

	color: #fff;
	background-color: #fedc00;
}
.btn.btn-secondary.btn-shadow{
	-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.1);
}

/*------------------------------------------------------------------
3. Social Media
-------------------------------------------------------------------*/
.social-media-element-1 .content .title{
	color: #414143;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
.social-media-element-1 .content .slogan{
	color: rgba(65,65,67,0.8);
}

/*------------------------------------------------------------------
4. Blockquote
-------------------------------------------------------------------*/
.blockquote-element-6{
	border-color: #ebebeb;
}
.blockquote-element-6 p{
	color: #79b400
}
.blockquote-element-6 .icon{
	background-color: #D50014;
}

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

.table {
	background-color: #fdfdfd;
}
.table > thead > tr > th {
	border-bottom-color: rgba(0,0,0,0.08);
}
.table > tbody + tbody {
	border-top-color: rgba(0,0,0,0.08);
}
.table > tbody > tr:nth-of-type(odd) {
	background-color: #fafafa;
}
.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.08) !important;
}

/*------------------------------------------------------------------
7. Headings
-------------------------------------------------------------------*/
.heading-element-1 h4{
	text-transform: uppercase;
	color: #414143;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
}

.heading-element-3 h4{
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #414143;
}

.heading-element-5 h4{
	line-height: 45px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.heading-element-5 h4 span{
	background-color: #414143;
}
.heading-element-5 .sep-element{
	width: 20%;
}
.heading-element-5 .sep-element:after{
	background-color: #79b400;
}

/*------------------------------------------------------------------
8. Blog Container
-------------------------------------------------------------------*/

.blog-container-post-meta ul li a:hover{
	color: #79b400;
}
.blog-container-post-meta ul li .icon{
	color: #79b400;;
}

.blog-container-3::after{
	border-color: transparent;
}
.blog-container-3 .featured-image{
	width: 40%;
}
.blog-container-3 .no-featured-image{
	width: 40%;
	background-color: #e4f0cc;
}
.blog-container-3 .no-image-label span{
	color: #d4e6ba;
	font-family: 'Montserrat', sans-serif;
}
.blog-container-3 .blog-container-content{
	width: 60%;
}
.blog-container-3 .posted-by a{
	font-weight: 400;
}
.blog-container-3 .posted-by a:hover{
	color: #79b400;
}
.blog-container-3 .date{
	background-color: #79b400;
	font-family: 'Montserrat', sans-serif;
}
.blog-container-3:hover .date{
	background-color: #86bf00;
}
.blog-container-3 .blog-container-title{
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}
.blog-container-3 .blog-container-title a{
	color: #79b400;
}
.blog-container-3:hover .blog-container-title a{
	color: #fedc00;
}

.blog-container-4 .blog-container-content{
	border-color: transparent;
}
.blog-container-4 .no-featured-image{
	background-color: #d4e6ba;
}
.blog-container-4 .no-image-label{
	color: #d4e6ba;
	font-family: 'Montserrat', sans-serif;
}
.blog-container-4 .date{
	background-color: #79b400;
	font-family: 'Montserrat', sans-serif;
}
.blog-container-4:hover .date{
	background-color: #D50014;
}
.blog-container-4 .blog-container-title{
	font-size: 16px;
}
.blog-container-4 .blog-container-title a{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #79b400;
}
.blog-container-4:hover .blog-container-title a{
	color: #D50014;
}

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

.testimonial-container-4 .testimonial-title{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.testimonial-container-4 .testimonial-content{
	background-color: #f5faeb;
	border-color: #79b400;
	color: #79b400;
}
.testimonial-container-4:hover .testimonial-content{
	border-color: #79b400;
	color: #79b400;
}
.testimonial-container-4 .testimonial-content:before{
	border-right-color: #f5faeb;
}
.testimonial-container-4 .testimonial-content .icon{
	background: #79b400;
}
.testimonial-container-4:hover .testimonial-content .icon{
	background: #79b400;
}
.testimonial-container-4 .testimonial-description{
	color: #79b400;
}

/*------------------------------------------------------------------
11. Portfolio Element
-------------------------------------------------------------------*/
.portfolio-container-image:after{
	background-color: rgba(121,180,0,0.6)
}
.img-portfolio-container-element-nav a{
	background-color: #D50014;
}
.img-portfolio-container-element-nav a:hover{
	background-color: #fedc00;
}
.portfolio-type-5 .portfolio-item .portfolio-container-caption{
	background-color: #79b400;
}
.portfolio-type-5 .portfolio-item .portfolio-container-title{
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.2px;
}
.portfolio-type-5 .portfolio-item .portfolio-container-categories a{
	color: rgba(255,255,255,0.7);
}

/*------------------------------------------------------------------
12. Team Element
-------------------------------------------------------------------*/
.team-element-1 .title{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color: #414143;
}
.team-element-1 .item:hover{
	background-color: #79b400;	
}
.team-element-1 .item .team-element-contentWrap{
	padding-top: 55px;
	padding-bottom: 55px;
}
.team-element-1 .item .team-element-content{
	color: rgba(65,65,67,0.8);
}
.team-element-1 .item:hover .team-element-contentWrap:after{
	border-right-color: #79b400;
}
.team-element-1 .item.item-right:hover .team-element-contentWrap:after{
	border-top-color: #79b400;
}
.team-element-1 .sep-element{
	background-color: #79b400;
}
.team-element-1 .item:hover .sep-element{
	background-color: #D50014;
}
.team-element-1 .team-element-btn{
	color: #79b400;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.team-element-1 .item:hover .team-element-btn{	
	color: #D50014;
}

.team-element-2 .title{
	font-size: 16px;
	text-transform: uppercase;
	color: #414143;
	font-family: 'Montserrat', sans-serif;
}
.team-element-2 .subtitle{
	color: rgba(65,65,67,0.8);
}
.team-element-2 .team-element-social-media ul{
	background-color: rgba(121,180,0,0.7);
}
.team-element-2 .team-element-social-media .icon{
	background-color: #D50014;
}
.team-element-2 .team-element-content{
	color: rgba(65,65,67,0.8);
}
.team-element-2 .sep-element{
	background-color: #79b400;
}

/*------------------------------------------------------------------
14. Tabs
-------------------------------------------------------------------*/
.tabs-element-7 ul.tabs li a{
	text-transform: uppercase;
	color: #414143;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
.tabs-element-7 ul.tabs li a .icon{
	background-color: #D50014;
}
.tabs-element-7 ul.tabs li.active a .icon{	
	background-color: #79b400;
}

.tabs-element-9 ul.tabs{
	padding-top: 140px;
}
.tabs-element-9 ul.tabs li a{
	color: #414143;
	font-family: 'Montserrat', sans-serif;
}
.tabs-element-9 ul.tabs li a span{
	padding-left: 20px;
	padding-right: 20px;
}
.tabs-element-9 ul.tabs li a .icon{
	background-color: #D50014;
	font-size: 24px;
}
.tabs-element-9 ul.tabs li.active a .icon{
	background-color: #79b400;	
}
.tabs-element-9 .panel{
	border-color: transparent;
}

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

.tour-element-4 ul.tabs li a{
	color: #414143;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}

/*------------------------------------------------------------------
16. Bulleted List
-------------------------------------------------------------------*/
.bulleted-list a{
	color: rgba(54,54,54,0.8)
}
.bulleted-list a:hover{
	color: #79b400;
}

/*------------------------------------------------------------------
17. Media Element
-------------------------------------------------------------------*/
.media-element-1{
	background-color: #f5faeb;
}
.media-element-1 .media-element-1-link{
	background-color: #D50014;
}
.media-element-1 .media-element-1-link:hover{
	background-color: #fedc00;
}
.media-element-1 .media-element-1-hover-effect{
	/* background-color: rgba(121,180,0,0.1); */
	
}
.media-element-1 .media-element-1-caption .title{
	background-color: #79b400;
	font-family: 'Montserrat', sans-serif;
}
.media-element-1 .item:hover .media-element-1-caption .title{
	background-color: #86bf00;	
}
.media-element-1 .media-element-1-caption .description{	
	background-color: #414143;
}
.media-element-1 .highligh-heading-2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 20px;
	background-color: #79b400;
}
.media-element-1 .text-content .item{
	padding: 70px;
}
@media (min-width: 1199px) and (max-width: 1449px) {
	.media-element-1 .text-content .item{
		font-size: 12px;
		padding-top: 50px;
		padding-right: 50px;
		padding-bottom: 50px;
		padding-left: 50px;
	}
	.media-element-1 .highligh-heading-2{
		font-size: 36px;
		line-height: 50px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.media-element-1 .text-content .item{
		font-size: 11px;
		padding-top: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
		padding-left: 30px;
	}
	.media-element-1 .highligh-heading-2{
		font-size: 36px;
		line-height: 50px;
	}
}

/*------------------------------------------------------------------
18. Team Post
-------------------------------------------------------------------*/
.team-post-3 .team-post-featured-image{
	margin-top: -170px;
}
.team-post-3 .team-post-featured-image .team-post-title{
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-size: 36px;
	background-color: #414143;
	font-family: 'Montserrat', sans-serif;
}
.team-post-3 .team-post-featured-image .team-post-subtitle{
	background-color: #D50014;
	padding-left: 20px;
	padding-right: 20px;
}

/*------------------------------------------------------------------
21. Accordion
-------------------------------------------------------------------*/
.accordion-element-2 .panel-title a{
	color: #D50014;
	background-color: #fff;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.2px;
}
.accordion-element-2 .panel-title a.collapsed{
	border-color: #d4e0bc;
	color: #79b400;
	background-color: transparent;
}
.accordion-element-2 .panel-title > a .icon-accordion-element{
	color: #D50014;
}
.accordion-element-2 .panel-title > a.collapsed .icon-accordion-element{
	background-color: #deebc5;
	color: #79b400;
}
.accordion-element-2 .panel-collapse{
	background-color: #fff;
}

/*------------------------------------------------------------------
26. Counter
-------------------------------------------------------------------*/
.counter-element-1{
	border: none;
}
.counter-element-1 .counter-element-title .sep-line{
    border-color: #79b400;
}
.counter-element-1 .icon-counterWrap .counterWrap{
    border-color: #79b400;
}
.counter-element-1 .icon-counterWrap .counterWrap .counter{
	background-color: #79b400;
}
.counter-element-1 .icon-counterWrap .icon{
	color: #79b400;
}
.counter-element-1 .counter-element-title h4{
	color: #79b400;
	font-weight: 400;
}
.counter-element-1 .icon-counterWrap .counterWrap .counter{
	font-family: 'Montserrat', sans-serif;
	background-color: #79b400;
}
.counter-element-1:hover .counter-element-title .sep-line{
    border-color: #D50014;
}
.counter-element-1:hover .icon-counterWrap .counterWrap{
    border-color: #D50014;
}
.counter-element-1:hover .icon-counterWrap .counterWrap .counter{
	background-color: #D50014;
}
.counter-element-1:hover .icon-counterWrap .icon{
	color: #D50014;
}
.counter-element-1:hover .counter-element-title h4{
	color: #D50014;
}
.counter-element-1:hover .icon-counterWrap .counterWrap .counter{
	background-color: #D50014;
}

/*------------------------------------------------------------------
27. Percentage Counter
-------------------------------------------------------------------*/
.percentage-counter-element-2 .percent{
	color: #79b400;
	font-family: Arial, Helvetica, sans-serif;
}
.percentage-counter-element-2 h4{
	color: #414143;
	font-family: 'Montserrat', sans-serif;
}

/*------------------------------------------------------------------
33. Icon Button
-------------------------------------------------------------------*/
.icon-button-element-1{
	padding-top: 50px;
	padding-bottom: 50px;
}
.icon-button-element-1 span{
	letter-spacing: 1px;
}
.icon-button-custom-style-1{
	background-color: #D50014;
}
.icon-button-custom-style-1:hover{
	background-color: #fedc00;
}
