/* #region Theme Overrides */
	/* #region General*/
		body, button, input, select, textarea {
			text-align: justify;
		}
		
		.entry-content h4 {
			font-size: 14px;
		}
		
		#main {
			min-height: 680px;
		}
	/* #endregion */
	
	/* #region Menu */
		.main-navigation ul li a {
			padding: 15px;
		}
		
		.main-navigation [class^="fa fa-"] {
			width: auto !important;
		}
	/* #endregion */
	
	/* #region Content */
		.entry-header {
			display: block;
			background-image: url(/wordpress/wp-content/uploads/title_back.png);
			background-color: rgba(242,101,34,0.9);
			padding: 2%;
			color: #666;
			margin-left: -35px;
			margin-right: -35px;
		}
		
		.home .entry-header {
			display: none;
		}
		
		#masthead .hgroup {
			padding: 10px 0;
		}
	/* #endregion */
	
	/* #region Footer */
		#colophon #theme-attribution,
		#colophon #site-info {
			margin-top: 0;
		}
	/* #endregion */
	
/* #endregion */

/* #region Slider */
	.slider {
		margin-left: -35px;
		margin-right: -35px;
	}
/* #endregion */

/* #region Not Clickable */
	.not_clickable a {
		cursor: default;
	}
/* #endregion */

/* #region Visual Composer */
		
	/* #region Sky color */
		.vc_btn-sky,
		a.vc_btn-sky,
		button.vc_btn-sky {
			background-color: #617e37 !important; /*green*/
			color: #fff!important;-webkit-transition:all .5s;
			-o-transition: all .5s;
			transition: all .5s;
		}
		
		.vc_btn-sky:hover,
		a.vc_btn-sky:hover,
		button.vc_btn-sky:hover {
			background-color: #617e37 !important; /*green*/
			color: #f7f7f7 !important;
		}
		
		.vc_btn-sky.vc_btn_outlined,
		.vc_btn-sky.vc_btn_square_outlined,
		a.vc_btn-sky.vc_btn_outlined,
		a.vc_btn-sky.vc_btn_square_outlined,
		button.vc_btn-sky.vc_btn_outlined,
		button.vc_btn-sky.vc_btn_square_outlined {
			color: #617e37 !important; /*green*/
		}
		
		.vc_btn-sky.vc_btn_outlined:hover,
		.vc_btn-sky.vc_btn_square_outlined:hover,
		a.vc_btn-sky.vc_btn_outlined:hover,
		a.vc_btn-sky.vc_btn_square_outlined:hover,
		button.vc_btn-sky.vc_btn_outlined:hover,
		button.vc_btn-sky.vc_btn_square_outlined:hover {
			border-color: #617e37 !important; /*green*/
		}
		
		.vc_btn-sky.vc_btn_3d,
		a.vc_btn-sky.vc_btn_3d,
		button.vc_btn-sky.vc_btn_3d {
			-webkit-box-shadow: 0 5px 0 #617e37 !important; /*green*/
			box-shadow: 0 5px 0 #617e37 !important; /*green*/
			margin-bottom: 5px;
		}
		
		.vc_btn-sky.vc_btn_3d.vc_btn_xs,
		a.vc_btn-sky.vc_btn_3d.vc_btn_xs,
		button.vc_btn-sky.vc_btn_3d.vc_btn_xs {
			-webkit-box-shadow: 0 3px 0 #617e37 !important; /*green*/
			box-shadow: 0 3px 0 #617e37 !important; /*green*/
			margin-bottom: 3px;
		}
		
		.vc_btn-sky.vc_btn_3d.vc_btn_sm,
		a.vc_btn-sky.vc_btn_3d.vc_btn_sm,
		button.vc_btn-sky.vc_btn_3d.vc_btn_sm {
			-webkit-box-shadow: 0 4px 0 #617e37 !important; /*green*/
			box-shadow: 0 4px 0 #617e37 !important; /*green*/
			margin-bottom: 4px;
		}
		
		.vc_color-sky.vc_message_box {
			color: #617e37 !important; /*green*/
			border-color: #617e37 !important; /*green*/
			background-color: #eaf3fb;
		}
		
		.vc_color-sky.vc_message_box .vc_message_box-icon {
			color: #617e37 !important; /*green*/
		}
		
		.vc_color-sky.vc_message_box-solid {
			color: #fff;
			border-color: transparent;
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_color-sky.vc_message_box-solid .vc_message_box-icon {
			color: #fff;
		}
		
		.vc_color-sky.vc_message_box-outline,
		.vc_color-sky.vc_message_box-solid-icon {
			color: #f26522; /* orange */
			border-color: #617e37 !important; /*green*/
			background-color: transparent;
		}
		
		.vc_color-sky.vc_message_box-outline .vc_message_box-icon,
		.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
			color: #617e37 !important; /*green*/
		}
		
		.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
			color: #fff;
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_color-sky.vc_message_box-3d {
			box-shadow: 0 5px 0 #617e37 !important; /*green*/
		}
		
		.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon {
			background-color: transparent;
			border-color: transparent;
		}

		.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before {
			background-color: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
			background-color: transparent;
			border-color: transparent;
		}

		.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon,
		.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {	
			background-color: transparent;
		}

		.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
			background-color: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
			background-color: transparent;
			border-color: transparent;
		}

		.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
			background-color: transparent;
		}

		.vc_toggle_color_sky .vc_toggle_icon {
			background-color: #617e37 !important; /*green*/
			border-color: transparent;
		}

		.vc_toggle_color_sky .vc_toggle_icon::after,
		.vc_toggle_color_sky .vc_toggle_icon::before {
			background-color: #fff;
		}

		.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon {
			background-color: transparent;
			border-color: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before {
			background-color: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon {
			background-color: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,
		.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before {
			background-color: #fff;
		}

		.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
			background-color: transparent;
			border-color: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon,
		.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before {
			border-color: #617e37 !important; /*green*/
			background: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
			background-color: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon,
		.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
			border-color: #617e37 !important; /*green*/
			background: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after {
			background: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
			background: #617e37 !important; /*green*/
		}

		.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon {
			background:0 0;
		}

		.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before {
			border-color: #617e37 !important; /*green*/
			background: 0 0;
		}

		.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
			background: 0 0;
		}

		.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
		.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
			border-color: #617e37 !important; /*green*/
			background: 0;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
			color: #fff;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
			border-color: #fff;
			background-color: #fff;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
			color: #444 !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
			background-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after,
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
			border-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-controls-icon::before {
			border-color: #fff !important;
		}
		
		/*.vc_tta-color-sky.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before { 
			border-color: #fff !important;
		}*/
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab>a {
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab>a:focus,
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab>a:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab.vc_active>a {
			border-color: #fff !important;
			background-color: #fff !important;
			color: #58585a !important;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
			background-color: #fff !important;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
			border-color: #fff !important;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{
			border-color: transparent;
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading{
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus,
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
			border-color: #fff !important;
			background-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
			color: #58585a !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
			background-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after,
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
			border-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-controls-icon::before {
			border-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before { 
			border-color: #58585a !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab>a {
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab>a:focus,
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab>a:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab.vc_active>a {
			border-color: #fff !important;
			background-color: #fff !important;
			color: #58585a !important;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
			background-color: #fff !important;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
			border-color: #fff !important;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
			border-color: transparent;
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
			border-color: #617e37 !important; /*green*/
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
			color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a:hover {
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
			border-color: #617e37 !important; /*green*/
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a {
			color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-controls-icon::before,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
			border-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
			border-color: #fff !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
			border-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab>a {
			border-color: #617e37 !important; /*green*/
			background-color: transparent;
			color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab>a:focus,
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab>a:hover {
			background-color: #617e37 !important; /*green*/
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab.vc_active>a {
			border-color: #617e37 !important; /*green*/
			background-color: transparent;
			color:#617e37 !important; /*green*/
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
			background-color: transparent;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
			border-color: #617e37 !important; /*green*/
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
			border-color: transparent;
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus,
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body,
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-controls-icon::after,
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-controls-icon::before {
			border-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab>a {
			background-color: #617e37 !important; /*green*/
			color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab>a:focus,
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab>a:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab.vc_active>a {
			background-color: #617e37 !important; /*green*/
			color: #fff !important;
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_non_responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
		.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
			border-color: transparent;
			background-color: transparent;
		}
		
		.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar,
		.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label {
			color: #fff;
			text-shadow: 0 -1px 0 rgba(0,0,0,.25)
		}
		
		.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label {
			color:#fff;
			text-shadow:0 -1px 0 rgba(0,0,0,.25);
		}
		
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span {
			color: #fff;
		}
		
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
			color: #617e37 !important; /*green*/
		}
		
		.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
			border-color: #617e37 !important; /*green*/
		}
		
		.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li {
			border-color: #617e37 !important; /*green*/
		}
		
		.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,
		.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span {
			background-color: #617e37 !important; /*green*/
			border-color: #617e37 !important; /*green*/
			color: #fff !important;
		}
		
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span {
			color: #fff;
		}
		
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
		.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
		.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,
		.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,
		.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
		.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,
		.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span {
			color: #fff;
		}
		
		.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,
		.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
			color: #617e37 !important; /*green*/
		}
		
		.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,
		.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
			color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
			color: #fff; 
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,
		.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover {
			color: #f7f7f7;
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.active,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,
		.vc_btn3.vc_btn3-color-sky:active {
			color: #f2f2f2;
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
			color: #617e37 !important; /*green*/
			border-color: #617e37 !important; /*green*/
			background-color: transparent;
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover { 
			color: #fff;
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
			color: #fff;
			background-color: #617e37 !important; /*green*/
			box-shadow: 0 5px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
			color: #f7f7f7;
			background-color: #617e37 !important; /*green*/
			top: 3px;
			box-shadow: 0 2px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
			color: #f2f2f2;
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
			box-shadow: 0 3px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
			top: 1px;
			box-shadow: 0 2px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
			box-shadow: 0 4px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
			top: 2px;
			box-shadow: 0 2px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
			box-shadow: 0 5px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
			top: 3px;
			box-shadow: 0 2px 0 #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
			color: #fff;
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
			color: #f7f7f7;
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
		}
		
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,
		.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
			color: #f2f2f2;
			border-color: #617e37 !important; /*green*/
			background-color: #617e37 !important; /*green*/
		}
	/* #endregion */
	
/* #endregion */

/* #region Social Share */
	.no_sharing .supsystic-social-sharing {
		display: none !important;
	}

	.supsystic-social-sharing {
		margin-top: 2%;
	}
	
	.supsystic-social-sharing .fa {
		font-family: 'FontAwesome' !important;
	}
/* #endregion */

/* #region Content Views */
	.panel-body {
		margin-left: 2% !important;
		margin-top: 1% !important;
	}

	.pt-cv-title {
		text-align: center;
	}

	.pt-cv-content img {
		display: block;
	}

	.pt-cv-content h5 {
		text-align: center;
	}

	.pt-cv-content, 
	.pt-cv-content * {
		font-size: inherit !important;
		font-weight: inherit !important;
		line-height: inherit !important;
		text-align: justify;
	}

	.pt-cv-meta-fields {
		font-size: inherit !important;
		padding-bottom: 0 !important;
	}

	.panel-title br, .pt-cv-content br {
		display: none !important;
	}

	.panel-heading a:after {
		content: ">>" !important;
		float: right !important;
	}

	.panel-heading {
		border-bottom: 1px solid #e1e7eb !important;
	}

	.pt-cv-view .panel-default > .panel-heading {
		background: none !important;
	}

	.panel {
		border-bottom: 1px solid #e1e7eb !important !important;
	}

	.pt-cv-title a{
		color: inherit !important;
	}

	.pt-cv-title a:hover{
		color: #617e37 !important; /*green*/
	}

	.pt-cv-view .panel {
		background-color: inherit !important;
		box-shadow: none !important;
		border: none !important;
		display: inline-block !important;
		width: 100% !important;
	}

	.pt-cv-readmore {
		color: #313539 !important;
		margin: 0 !important;
	}

	.pt-cv-meta-fields a {
		color: #313539 !important;
	}

	.btn-sm {
		padding: none !important;
	}

	.btn-success {
		background: none !important;
		border: none !important;
		color: #313539 !important;
	}

	.btn-success:hover,
	.btn-success:focus,
	.btn-success.focus,
	.btn-success:active,
	.btn-success.active,
	.open > .dropdown-toggle.btn-success {
		background: none !important;
		border: none !important;
		color: #617e37 !important; /*green*/
	}

	.btn:hover,
	.btn:focus,
	.btn.focus {
		color: #617e37 !important; /*green*/
	}

	.btn {
		border: none !important;
		padding: 0 !important;
		margin-left: 1% !important;
	}

	img.pt-cv-spinner {
		display: none !important;
	}

	.pt-cv-clear-pagination {
		margin: 0 !important;
	}

	.pagination {
		margin-bottom: 0 !important;
		height: auto !important;
	}

	.pt-cv-wrapper .pagination > .active > a,
	.pt-cv-wrapper .pagination > .active > span,
	.pt-cv-wrapper .pagination > .active > a:hover,
	.pt-cv-wrapper .pagination > .active > span:hover,
	.pt-cv-wrapper .pagination > .active > a:focus,
	.pt-cv-wrapper .pagination > .active > span:focus {
		background-color: #617e37; /*green*/
		border-color: #617e37; /*green*/
	}

	.pt-cv-pagination li.active a {
		border-color: rgba(24, 140, 185, 0.2) !important; /*green*/
	}

	.pt-cv-wrapper .pagination > li > a,
	.pt-cv-wrapper .pagination > li > span {
		color: #617e37; /*green*/
	}

	.pt-cv-wrapper .pagination > li > a:hover,
	.pt-cv-wrapper .pagination > li > span:hover,
	.pt-cv-wrapper .pagination > li > a:focus,
	.pt-cv-wrapper .pagination > li > span:focus {
		color: #617e37 !important; /*green*/
	}
/* #endregion */

/* #region Photo Gallery */
	.full_screen_gallery {
		width: 100%;
		padding: 5px;
		display: block;
	}

	.bwg_popup_image {
		padding: 3%;
	}

	.bwg_image_title, .bwg_image_title * {
		font-family: "Open Sans",sans-serif !important;
		font-size: 1.1em !important;
		font-weight: normal !important;
		display: block;
		text-align: center;
	}

	.bwg_image_info {
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
		padding-right: 40px !important;
		padding-bottom: 10px !important;
	}

	.bwg_image_description,
	.bwg_image_description * {
		font-family: "Open Sans",sans-serif !important;
		font-size: 1.1em !important;
		font-weight: 400 !important;
		display: block;
	}

	.spider_popup_wrap {
		background-color: rgba(0, 0, 0, 0.8) !important;
	}
	
	#bwg_container1_0 #bwg_container2_0 .bwg-container-0 {
		width: 100% !important;
	}

	.bwg-title2 {
		color: #333 !important;
		display: block !important;
		font-family: "Open Sans",sans-serif !important;
		font-size: 11px !important;
		font-weight: 400 !important;
		height: inherit !important;
		padding: 2px !important;
		text-shadow: 0 !important;
		vertical-align: middle !important;
		width: inherit !important;
		word-wrap: break-word !important;
	}

	.bwg_standart_thumb_img_0,
	.bwg_standart_thumb_img_1,
	.bwg_standart_thumb_img_2 {
		margin-top: 0 !important;
	}

	.bwg-item {
		margin-right: 25px;
		margin-bottom: 25px;
		border: 1px solid #e1e7eb;
	}

	.tablenav-pages_0,
	.tablenav-pages_1,
	.tablenav-pages_2 {
		display: none !important;
	}

	.bwg_standart_thumbnails_0,
	.bwg_standart_thumbnails_1,
	.bwg_standart_thumbnails_2 {
		text-align: left !important;
		max-width: 99% !important;
	}
/* #endregion */

/* #region MOBILE LAYOUT CSS */

	@media screen and (max-width: 1300px) {
		/* #region Photo Gallery */
			.bwg_popup_image {
				padding: 5%;
			}
		/* #endregion */
	}
	
	@media (min-width:768px){
		.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
			background-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
		.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
		.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
			border-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
			border-color: transparent;
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels{
			background-color:#617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body{
			border-color:transparent;
			background-color:transparent;
		}

		.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
		.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
		.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
			border-color:#617e37 !important; /*green*/
		}
		
		.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
			border-color: transparent;
			background-color: transparent;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
			background-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
		.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
		.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
			border-color: #fff !important;
		}
		
		.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
			border-color: transparent;
			background-color: transparent;
		}
	}
/* #endregion */
