.flexslider {

	background: transparent !important;
	border: none !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	-o-border-radius: 2px !important;
	border-radius: 2px !important;
	zoom: 1;
}


.wpb_heading, .entry-content .wpb_heading {
	color: #444 !important;
	font-size:14px !important;
	margin-bottom:15px !important;
}

.post-thumb {
	overflow:hidden !important;
}
.post-title , .post-title a {
	color: #444 !important;
	font-size:14px !important;
	margin-bottom:15px !important;
}
.widgettitle {
	color: #444 !important;
	font-size:14px !important;
	margin-bottom:15px !important;
}

.wpb_accent_color {
	background-color: #1abc9c !important;
	color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);	
}
.wpb_accent_color:hover {
	background-color: #333 !important;
	color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);	
}
.vc_progress_bar .vc_single_bar.accent_color .vc_bar {
background-color: #1abc9c !important;
}
.vc_progress_bar .vc_single_bar .vc_label {
	color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.vc_progress_bar .vc_single_bar.bar_grey .vc_label {
	color: #333;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}
.wpb_btn-primary {
background-color: #0aaef4 !important;
}
.wpb_button {
	padding: 10px 20px !important;	
	border:none !important;

	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.wpb_btn-primary:hover, .wpb_btn-primary:active, .wpb_btn-primary.active, .wpb_btn-primary.disabled, .wpb_btn-primary[disabled] {
background-color: #333 !important;
}
.wpb_call_to_action .wpb_call_text, #content .wpb_call_to_action .wpb_call_text {
	font-size: 18px;
	line-height: 18px;
}
.wpb_separator, .vc_text_separator {
	border-bottom: 1px solid #e7e7e7 !important;
}
.vc_text_separator div {
	background-color: #e7e7e7 !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.wpb_toggle, #content h4.wpb_toggle {
	background-color: #fff !important;
	background-position:1% center !important;
	padding: 10px 10px 10px 35px !important;
	font-size:14px;
	color:#666;
	
}
.wpb_teaser_grid .categories_filter li a, .wpb_categories_filter li a   {
	background: #0aaef4 !important;
	color: #fff !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	display: block;
	margin: 0 0 5px 5px;
	padding: 5px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	transition: background .2s ease;
	-o-transition: background .2s ease;
	-moz-transition: background .2s ease;
	-webkit-transition: background .2s ease;
	border:none !important;
	
}
.wpb_teaser_grid .categories_filter li a:hover, .wpb_categories_filter li a:hover  {
	background:#333 !important;
}
.wpb_carousel .prev, .wpb_carousel .next {
	display: inline-block;
	margin-left: 3px;
	text-align: center;
	background-color: #ebebeb !important;
	color: #666;
	cursor: pointer;
	text-shadow: 1px 1px 0px #fff;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	background-repeat: no-repeat!important;
	height: 20px;
	width: 20px;
	padding-bottom:3px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
}
.wpb_call_to_action {
	background-color: #f4f4f4 !important;
	border:none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	padding:20px !important;
}
.wpb_call_to_action .wpb_call_text, #content .wpb_call_to_action .wpb_call_text {
	line-height:25px !important;
	padding-top:5px !important;
}


body .wpb_content_element .ui-tabs .ui-tabs-nav li,
body .wpb_content_element .ui-accordion .ui-accordion-header {
	color:#333 !important;
 
}
body .wpb_content_element .ui-tabs .ui-tabs-nav li a,
body .wpb_content_element .ui-accordion .ui-accordion-header a {
	color:#333 !important;
 	font-size:12px;

}
 
body .wpb_content_element .ui-tabs .ui-tabs-nav li.ui-state-active,
body .wpb_content_element .ui-accordion .ui-accordion-header.ui-state-active,
body .wpb_tabs .ui-tabs .ui-tabs-panel {
  background:#fff;
  color:#333 !important;
}
body .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: #fff;

}
body .wpb_content_element .ui-tabs .ui-tabs-nav li:hover,
body .wpb_content_element .ui-accordion .ui-accordion-header:hover {

}
body .wpb_alert-info ,body .wpb_alert,body .wpb_alert-success ,body .wpb_alert-danger, body .wpb_alert-error {
	border:none !important;
	color:#fff !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	margin-bottom:10px !important;
}

body .wpb_alert-info p ,body .wpb_alert p,body .wpb_alert-success p ,body .wpb_alert-danger p, body .wpb_alert-error p {
	padding-bottom:0px !important;
	font-size:13px;
}

body .wpb_alert-info {
	background: #73c7de !important;
	
}
body .wpb_alert {
	background: #fbb63f;
	
}
body .wpb_alert-success {
	background: #2dcc70;
	
}
body .wpb_alert-danger, body .wpb_alert-error {
	background: #f56c5b;
	
}

