/*!
 * Visual Composer v4.3.4 (http://vc.wpbakery.com)
 * Copyright 2011-2014 Michael M - WPBakery.com
 */

/** Typography */

.wpb_text_column ul {
	/*margin-left: 20px;*/
	display: inline-block;
}

	.wpb_text_column ul li {
		position: relative;
		margin-bottom: 15px;
		padding-left: 17px;
		list-style: none;
	}

	.wpb_text_column ul li:before {
		content: "";
		display: block;
		height: 6px;
		left: 0;
		position: absolute;
		top: 8px;
		width: 6px;
		background-color: #e74c3c;

		-webkit-border-radius: 50%;
				border-radius: 50%;
	}


/** Front end editor */
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container-fluid:before,
.container-fluid:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after,
.container-fluid:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.vc_row:after {
	clear: both;
}
/* Navbar */
/* Modal box */
/* Panel */
@media (max-width: 767px) {
	.vc_hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.vc_hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.vc_hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.vc_hidden-lg {
		display: none !important;
	}
}
.vc_non_responsive .vc_row .vc_col-sm-1 {
	position: relative;
	float: left;
	width: 8.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-2 {
	position: relative;
	float: left;
	width: 16.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
	position: relative;
	float: left;
	width: 25%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
	position: relative;
	float: left;
	width: 33.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-5 {
	position: relative;
	float: left;
	width: 41.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-6 {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-7 {
	position: relative;
	float: left;
	width: 58.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-8 {
	position: relative;
	float: left;
	width: 66.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-9 {
	position: relative;
	float: left;
	width: 75%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-10 {
	position: relative;
	float: left;
	width: 83.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-11 {
	position: relative;
	float: left;
	width: 91.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-12 {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
	margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
	margin-left: 75%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
	margin-left: 50%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
	margin-left: 25%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
	margin-left: 0%;
}
.vc_non_responsive .vc_row .vc_hidden-sm {
	display: none !important;
}
.vc_row {
	margin-left: -15px;
	margin-right: -15px;
}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
.vc_col-xs-1, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12 {
	float: left;
}
.vc_col-xs-12 {
	width: 100%;
}
.vc_col-xs-11 {
	width: 91.66666667%;
}
.vc_col-xs-10 {
	width: 83.33333333%;
}
.vc_col-xs-9 {
	width: 75%;
}
.vc_col-xs-8 {
	width: 66.66666667%;
}
.vc_col-xs-7 {
	width: 58.33333333%;
}
.vc_col-xs-6 {
	width: 50%;
}
.vc_col-xs-5 {
	width: 41.66666667%;
}
.vc_col-xs-4 {
	width: 33.33333333%;
}
.vc_col-xs-3 {
	width: 25%;
}
.vc_col-xs-2 {
	width: 16.66666667%;
}
.vc_col-xs-1 {
	width: 8.33333333%;
}
.vc_col-xs-pull-12 {
	right: 100%;
}
.vc_col-xs-pull-11 {
	right: 91.66666667%;
}
.vc_col-xs-pull-10 {
	right: 83.33333333%;
}
.vc_col-xs-pull-9 {
	right: 75%;
}
.vc_col-xs-pull-8 {
	right: 66.66666667%;
}
.vc_col-xs-pull-7 {
	right: 58.33333333%;
}
.vc_col-xs-pull-6 {
	right: 50%;
}
.vc_col-xs-pull-5 {
	right: 41.66666667%;
}
.vc_col-xs-pull-4 {
	right: 33.33333333%;
}
.vc_col-xs-pull-3 {
	right: 25%;
}
.vc_col-xs-pull-2 {
	right: 16.66666667%;
}
.vc_col-xs-pull-1 {
	right: 8.33333333%;
}
.vc_col-xs-pull-0 {
	right: auto;
}
.vc_col-xs-push-12 {
	left: 100%;
}
.vc_col-xs-push-11 {
	left: 91.66666667%;
}
.vc_col-xs-push-10 {
	left: 83.33333333%;
}
.vc_col-xs-push-9 {
	left: 75%;
}
.vc_col-xs-push-8 {
	left: 66.66666667%;
}
.vc_col-xs-push-7 {
	left: 58.33333333%;
}
.vc_col-xs-push-6 {
	left: 50%;
}
.vc_col-xs-push-5 {
	left: 41.66666667%;
}
.vc_col-xs-push-4 {
	left: 33.33333333%;
}
.vc_col-xs-push-3 {
	left: 25%;
}
.vc_col-xs-push-2 {
	left: 16.66666667%;
}
.vc_col-xs-push-1 {
	left: 8.33333333%;
}
.vc_col-xs-push-0 {
	left: auto;
}
.vc_col-xs-offset-12 {
	margin-left: 100%;
}
.vc_col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.vc_col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.vc_col-xs-offset-9 {
	margin-left: 75%;
}
.vc_col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.vc_col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.vc_col-xs-offset-6 {
	margin-left: 50%;
}
.vc_col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.vc_col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.vc_col-xs-offset-3 {
	margin-left: 25%;
}
.vc_col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.vc_col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.vc_col-xs-offset-0 {
	margin-left: 0%;
}
@media (min-width: 768px) {
	.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
		float: left;
	}
	.vc_col-sm-12 {
		width: 100%;
	}
	.vc_col-sm-11 {
		width: 91.66666667%;
	}
	.vc_col-sm-10 {
		width: 83.33333333%;
	}
	.vc_col-sm-9 {
		width: 75%;
	}
	.vc_col-sm-8 {
		width: 66.66666667%;
	}
	.vc_col-sm-7 {
		width: 58.33333333%;
	}
	.vc_col-sm-6 {
		width: 50%;
	}
	.vc_col-sm-5 {
		width: 41.66666667%;
	}
	.vc_col-sm-4 {
		width: 33.33333333%;
	}
	.vc_col-sm-3 {
		width: 25%;
	}
	.vc_col-sm-2 {
		width: 16.66666667%;
	}
	.vc_col-sm-1 {
		width: 8.33333333%;
	}
	.vc_col-sm-pull-12 {
		right: 100%;
	}
	.vc_col-sm-pull-11 {
		right: 91.66666667%;
	}
	.vc_col-sm-pull-10 {
		right: 83.33333333%;
	}
	.vc_col-sm-pull-9 {
		right: 75%;
	}
	.vc_col-sm-pull-8 {
		right: 66.66666667%;
	}
	.vc_col-sm-pull-7 {
		right: 58.33333333%;
	}
	.vc_col-sm-pull-6 {
		right: 50%;
	}
	.vc_col-sm-pull-5 {
		right: 41.66666667%;
	}
	.vc_col-sm-pull-4 {
		right: 33.33333333%;
	}
	.vc_col-sm-pull-3 {
		right: 25%;
	}
	.vc_col-sm-pull-2 {
		right: 16.66666667%;
	}
	.vc_col-sm-pull-1 {
		right: 8.33333333%;
	}
	.vc_col-sm-pull-0 {
		right: auto;
	}
	.vc_col-sm-push-12 {
		left: 100%;
	}
	.vc_col-sm-push-11 {
		left: 91.66666667%;
	}
	.vc_col-sm-push-10 {
		left: 83.33333333%;
	}
	.vc_col-sm-push-9 {
		left: 75%;
	}
	.vc_col-sm-push-8 {
		left: 66.66666667%;
	}
	.vc_col-sm-push-7 {
		left: 58.33333333%;
	}
	.vc_col-sm-push-6 {
		left: 50%;
	}
	.vc_col-sm-push-5 {
		left: 41.66666667%;
	}
	.vc_col-sm-push-4 {
		left: 33.33333333%;
	}
	.vc_col-sm-push-3 {
		left: 25%;
	}
	.vc_col-sm-push-2 {
		left: 16.66666667%;
	}
	.vc_col-sm-push-1 {
		left: 8.33333333%;
	}
	.vc_col-sm-push-0 {
		left: auto;
	}
	.vc_col-sm-offset-12 {
		margin-left: 100%;
	}
	.vc_col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.vc_col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.vc_col-sm-offset-9 {
		margin-left: 75%;
	}
	.vc_col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.vc_col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.vc_col-sm-offset-6 {
		margin-left: 50%;
	}
	.vc_col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.vc_col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.vc_col-sm-offset-3 {
		margin-left: 25%;
	}
	.vc_col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.vc_col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.vc_col-sm-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 992px) {

	.vc_col-md-1, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12 {
		float: left;
	}
	.vc_col-md-12 {
		width: 100%;
	}
	.vc_col-md-11 {
		width: 91.66666667%;
	}
	.vc_col-md-10 {
		width: 83.33333333%;
	}
	.vc_col-md-9 {
		width: 75%;
	}
	.vc_col-md-8 {
		width: 66.66666667%;
	}
	.vc_col-md-7 {
		width: 58.33333333%;
	}
	.vc_col-md-6 {
		width: 50%;
	}
	.vc_col-md-5 {
		width: 41.66666667%;
	}
	.vc_col-md-4 {
		width: 33.33333333%;
	}
	.vc_col-md-3 {
		width: 25%;
	}
	.vc_col-md-2 {
		width: 16.66666667%;
	}
	.vc_col-md-1 {
		width: 8.33333333%;
	}
	.vc_col-md-pull-12 {
		right: 100%;
	}
	.vc_col-md-pull-11 {
		right: 91.66666667%;
	}
	.vc_col-md-pull-10 {
		right: 83.33333333%;
	}
	.vc_col-md-pull-9 {
		right: 75%;
	}
	.vc_col-md-pull-8 {
		right: 66.66666667%;
	}
	.vc_col-md-pull-7 {
		right: 58.33333333%;
	}
	.vc_col-md-pull-6 {
		right: 50%;
	}
	.vc_col-md-pull-5 {
		right: 41.66666667%;
	}
	.vc_col-md-pull-4 {
		right: 33.33333333%;
	}
	.vc_col-md-pull-3 {
		right: 25%;
	}
	.vc_col-md-pull-2 {
		right: 16.66666667%;
	}
	.vc_col-md-pull-1 {
		right: 8.33333333%;
	}
	.vc_col-md-pull-0 {
		right: auto;
	}
	.vc_col-md-push-12 {
		left: 100%;
	}
	.vc_col-md-push-11 {
		left: 91.66666667%;
	}
	.vc_col-md-push-10 {
		left: 83.33333333%;
	}
	.vc_col-md-push-9 {
		left: 75%;
	}
	.vc_col-md-push-8 {
		left: 66.66666667%;
	}
	.vc_col-md-push-7 {
		left: 58.33333333%;
	}
	.vc_col-md-push-6 {
		left: 50%;
	}
	.vc_col-md-push-5 {
		left: 41.66666667%;
	}
	.vc_col-md-push-4 {
		left: 33.33333333%;
	}
	.vc_col-md-push-3 {
		left: 25%;
	}
	.vc_col-md-push-2 {
		left: 16.66666667%;
	}
	.vc_col-md-push-1 {
		left: 8.33333333%;
	}
	.vc_col-md-push-0 {
		left: auto;
	}
	.vc_col-md-offset-12 {
		margin-left: 100%;
	}
	.vc_col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.vc_col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.vc_col-md-offset-9 {
		margin-left: 75%;
	}
	.vc_col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.vc_col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.vc_col-md-offset-6 {
		margin-left: 50%;
	}
	.vc_col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.vc_col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.vc_col-md-offset-3 {
		margin-left: 25%;
	}
	.vc_col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.vc_col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.vc_col-md-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 1200px) {
	.vc_col-lg-1, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12 {
		float: left;
	}
	.vc_col-lg-12 {
		width: 100%;
	}
	.vc_col-lg-11 {
		width: 91.66666667%;
	}
	.vc_col-lg-10 {
		width: 83.33333333%;
	}
	.vc_col-lg-9 {
		width: 75%;
	}
	.vc_col-lg-8 {
		width: 66.66666667%;
	}
	.vc_col-lg-7 {
		width: 58.33333333%;
	}
	.vc_col-lg-6 {
		width: 50%;
	}
	.vc_col-lg-5 {
		width: 41.66666667%;
	}
	.vc_col-lg-4 {
		width: 33.33333333%;
	}
	.vc_col-lg-3 {
		width: 25%;
	}
	.vc_col-lg-2 {
		width: 16.66666667%;
	}
	.vc_col-lg-1 {
		width: 8.33333333%;
	}
	.vc_col-lg-pull-12 {
		right: 100%;
	}
	.vc_col-lg-pull-11 {
		right: 91.66666667%;
	}
	.vc_col-lg-pull-10 {
		right: 83.33333333%;
	}
	.vc_col-lg-pull-9 {
		right: 75%;
	}
	.vc_col-lg-pull-8 {
		right: 66.66666667%;
	}
	.vc_col-lg-pull-7 {
		right: 58.33333333%;
	}
	.vc_col-lg-pull-6 {
		right: 50%;
	}
	.vc_col-lg-pull-5 {
		right: 41.66666667%;
	}
	.vc_col-lg-pull-4 {
		right: 33.33333333%;
	}
	.vc_col-lg-pull-3 {
		right: 25%;
	}
	.vc_col-lg-pull-2 {
		right: 16.66666667%;
	}
	.vc_col-lg-pull-1 {
		right: 8.33333333%;
	}
	.vc_col-lg-pull-0 {
		right: auto;
	}
	.vc_col-lg-push-12 {
		left: 100%;
	}
	.vc_col-lg-push-11 {
		left: 91.66666667%;
	}
	.vc_col-lg-push-10 {
		left: 83.33333333%;
	}
	.vc_col-lg-push-9 {
		left: 75%;
	}
	.vc_col-lg-push-8 {
		left: 66.66666667%;
	}
	.vc_col-lg-push-7 {
		left: 58.33333333%;
	}
	.vc_col-lg-push-6 {
		left: 50%;
	}
	.vc_col-lg-push-5 {
		left: 41.66666667%;
	}
	.vc_col-lg-push-4 {
		left: 33.33333333%;
	}
	.vc_col-lg-push-3 {
		left: 25%;
	}
	.vc_col-lg-push-2 {
		left: 16.66666667%;
	}
	.vc_col-lg-push-1 {
		left: 8.33333333%;
	}
	.vc_col-lg-push-0 {
		left: auto;
	}
	.vc_col-lg-offset-12 {
		margin-left: 100%;
	}
	.vc_col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.vc_col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.vc_col-lg-offset-9 {
		margin-left: 75%;
	}
	.vc_col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.vc_col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.vc_col-lg-offset-6 {
		margin-left: 50%;
	}
	.vc_col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.vc_col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.vc_col-lg-offset-3 {
		margin-left: 25%;
	}
	.vc_col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.vc_col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.vc_col-lg-offset-0 {
		margin-left: 0%;
	}
}
/*
//Grid
.vc_container-block {
    .container-fixed();
    @media (min-width: @screen-sm) {
        width: @container-sm;
    }
    @media (min-width: @screen-md) {
        width: @container-md;
    }
    @media (min-width: @screen-lg-min) {
        width: @container-lg;
    }
}
*/
.vc_pull-right {
	float: right !important;
}
.vc_pull-left {
	float: left !important;
}
.vc_clearfix:before,
.vc_clearfix:after {
	content: " ";
	display: table;
}
.vc_clearfix:after {
	clear: both;
}
.vc_clearfix:before,
.vc_clearfix:after {
	content: " ";
	display: table;
}
.vc_clearfix:after {
	clear: both;
}
.vc_el-clearfix {
	clear: both;
}
@media (max-width: 767px) {
	.vc_el-clearfix-xs {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.vc_el-clearfix-sm {
		clear: both;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.vc_el-clearfix-md {
		clear: both;
	}
}
@media (min-width: 1200px) {
	.vc_el-clearfix-lg {
		clear: both;
	}
}
.vc_visible {
	display: block;
}
.vc_table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
.vc_table > thead > tr > th,
.vc_table > tbody > tr > th,
.vc_table > tfoot > tr > th,
.vc_table > thead > tr > td,
.vc_table > tbody > tr > td,
.vc_table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.vc_table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
.vc_table > caption + thead > tr:first-child > th,
.vc_table > colgroup + thead > tr:first-child > th,
.vc_table > thead:first-child > tr:first-child > th,
.vc_table > caption + thead > tr:first-child > td,
.vc_table > colgroup + thead > tr:first-child > td,
.vc_table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.vc_table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
.vc_table .table {
	background-color: #ffffff;
}
.vc_table-bordered {
	border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.vc_txt_align_left {
	text-align: left;
}
.vc_txt_align_right {
	text-align: right;
}
.vc_txt_align_center {
	text-align: center;
}
.vc_txt_align_justify {
	text-align: justify;
	text-justify: inter-word;
}
.vc_el_width_50 {
	width: 50%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.vc_el_width_60 {
	width: 60%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.vc_el_width_70 {
	width: 70%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.vc_el_width_80 {
	width: 80%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.vc_el_width_90 {
	width: 90%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.vc_el_width_100 {
	width: 100%;
}

/* 1. Buttons
---------------------------------------------------------- */
.vc_btn {
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	text-decoration: none !important;
	padding: 9px 12px;
	font-size: 100%;
	line-height: 20px;
	border-radius: 4px;
	/* Button colors variations */
}
.vc_btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.vc_btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.vc_btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.vc_btn_square {
	border-radius: 0;
}
.vc_btn_square_outlined {
	border-radius: 0;
	background: none !important;
	border: 2px solid;
}
.vc_btn_round {
	border-radius: 25px;
}
.vc_btn_outlined {
	background: none !important;
	border: 2px solid;
}
.vc_btn-blue {
	background-color: #5472d2;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-blue:hover {
	background-color: #3c5ecc;
	color: #f7f7f7 !important;
}
.vc_btn-blue.vc_btn_outlined,
.vc_btn-blue.vc_btn_square_outlined {
	color: #5472d2 !important;
}
.vc_btn-blue.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #3253bc;
	box-shadow: 0 5px 0 #3253bc;
	margin-bottom: 5px;
}
.vc_btn-turquoise {
	background-color: #00c1cf;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-turquoise:hover {
	background-color: #00a4b0;
	color: #f7f7f7 !important;
}
.vc_btn-turquoise.vc_btn_outlined,
.vc_btn-turquoise.vc_btn_square_outlined {
	color: #00c1cf !important;
}
.vc_btn-turquoise.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #008d97;
	box-shadow: 0 5px 0 #008d97;
	margin-bottom: 5px;
}
.vc_btn-pink {
	background-color: #fe6c61;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-pink:hover {
	background-color: #fe5043;
	color: #f7f7f7 !important;
}
.vc_btn-pink.vc_btn_outlined,
.vc_btn-pink.vc_btn_square_outlined {
	color: #fe6c61 !important;
}
.vc_btn-pink.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #fe3829;
	box-shadow: 0 5px 0 #fe3829;
	margin-bottom: 5px;
}
.vc_btn-violet {
	background-color: #8d6dc4;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-violet:hover {
	background-color: #7c57bb;
	color: #f7f7f7 !important;
}
.vc_btn-violet.vc_btn_outlined,
.vc_btn-violet.vc_btn_square_outlined {
	color: #8d6dc4 !important;
}
.vc_btn-violet.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #6e48b1;
	box-shadow: 0 5px 0 #6e48b1;
	margin-bottom: 5px;
}
.vc_btn-peacoc {
	background-color: #4cadc9;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-peacoc:hover {
	background-color: #39a0bd;
	color: #f7f7f7 !important;
}
.vc_btn-peacoc.vc_btn_outlined,
.vc_btn-peacoc.vc_btn_square_outlined {
	color: #4cadc9 !important;
}
.vc_btn-peacoc.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #338faa;
	box-shadow: 0 5px 0 #338faa;
	margin-bottom: 5px;
}
.vc_btn-chino {
	background-color: #cec2ab;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-chino:hover {
	background-color: #c3b498;
	color: #f7f7f7 !important;
}
.vc_btn-chino.vc_btn_outlined,
.vc_btn-chino.vc_btn_square_outlined {
	color: #cec2ab !important;
}
.vc_btn-chino.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #b9a888;
	box-shadow: 0 5px 0 #b9a888;
	margin-bottom: 5px;
}
.vc_btn-mulled_wine {
	background-color: #50485b;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-mulled_wine:hover {
	background-color: #413a4a;
	color: #f7f7f7 !important;
}
.vc_btn-mulled_wine.vc_btn_outlined,
.vc_btn-mulled_wine.vc_btn_square_outlined {
	color: #50485b !important;
}
.vc_btn-mulled_wine.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #342f3c;
	box-shadow: 0 5px 0 #342f3c;
	margin-bottom: 5px;
}
.vc_btn-vista_blue {
	background-color: #75d69c;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-vista_blue:hover {
	background-color: #5dcf8b;
	color: #f7f7f7 !important;
}
.vc_btn-vista_blue.vc_btn_outlined,
.vc_btn-vista_blue.vc_btn_square_outlined {
	color: #75d69c !important;
}
.vc_btn-vista_blue.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #4ac97d;
	box-shadow: 0 5px 0 #4ac97d;
	margin-bottom: 5px;
}
.vc_btn-black {
	background-color: #2a2a2a;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-black:hover {
	background-color: #1b1b1b;
	color: #f7f7f7 !important;
}
.vc_btn-black.vc_btn_outlined,
.vc_btn-black.vc_btn_square_outlined {
	color: #2a2a2a !important;
}
.vc_btn-black.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #0e0e0e;
	box-shadow: 0 5px 0 #0e0e0e;
	margin-bottom: 5px;
}
.vc_btn-grey {
	background-color: #ebebeb;
	color: #666666 !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-grey:hover {
	background-color: #dcdcdc;
	color: #5e5e5e !important;
}
.vc_btn-grey.vc_btn_outlined,
.vc_btn-grey.vc_btn_square_outlined {
	color: #ebebeb !important;
}
.vc_btn-grey.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #cfcfcf;
	box-shadow: 0 5px 0 #cfcfcf;
	margin-bottom: 5px;
}
.vc_btn-orange {
	background-color: #f7be68;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-orange:hover {
	background-color: #f5b14b;
	color: #f7f7f7 !important;
}
.vc_btn-orange.vc_btn_outlined,
.vc_btn-orange.vc_btn_square_outlined {
	color: #f7be68 !important;
}
.vc_btn-orange.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #f4a733;
	box-shadow: 0 5px 0 #f4a733;
	margin-bottom: 5px;
}
.vc_btn-sky {
	background-color: #5aa1e3;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-sky:hover {
	background-color: #4092df;
	color: #f7f7f7 !important;
}
.vc_btn-sky.vc_btn_outlined,
.vc_btn-sky.vc_btn_square_outlined {
	color: #5aa1e3 !important;
}
.vc_btn-sky.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #2a86db;
	box-shadow: 0 5px 0 #2a86db;
	margin-bottom: 5px;
}
.vc_btn-green {
	background-color: #6dab3c;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-green:hover {
	background-color: #5f9434;
	color: #f7f7f7 !important;
}
.vc_btn-green.vc_btn_outlined,
.vc_btn-green.vc_btn_square_outlined {
	color: #6dab3c !important;
}
.vc_btn-green.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #53812d;
	box-shadow: 0 5px 0 #53812d;
	margin-bottom: 5px;
}
.vc_btn-juicy_pink {
	background-color: #f4524d;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-juicy_pink:hover {
	background-color: #f23630;
	color: #f7f7f7 !important;
}
.vc_btn-juicy_pink.vc_btn_outlined,
.vc_btn-juicy_pink.vc_btn_square_outlined {
	color: #f4524d !important;
}
.vc_btn-juicy_pink.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #f11f18;
	box-shadow: 0 5px 0 #f11f18;
	margin-bottom: 5px;
}
.vc_btn-sandy_brown {
	background-color: #f79468;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-sandy_brown:hover {
	background-color: #f57f4b;
	color: #f7f7f7 !important;
}
.vc_btn-sandy_brown.vc_btn_outlined,
.vc_btn-sandy_brown.vc_btn_square_outlined {
	color: #f79468 !important;
}
.vc_btn-sandy_brown.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #f46e33;
	box-shadow: 0 5px 0 #f46e33;
	margin-bottom: 5px;
}
.vc_btn-purple {
	background-color: #b97ebb;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-purple:hover {
	background-color: #ae6ab0;
	color: #f7f7f7 !important;
}
.vc_btn-purple.vc_btn_outlined,
.vc_btn-purple.vc_btn_square_outlined {
	color: #b97ebb !important;
}
.vc_btn-purple.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #a559a8;
	box-shadow: 0 5px 0 #a559a8;
	margin-bottom: 5px;
}
.vc_btn-white {
	background-color: #ffffff;
	color: #666666 !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-white:hover {
	background-color: #f0f0f0;
	color: #5e5e5e !important;
}
.vc_btn-white.vc_btn_outlined,
.vc_btn-white.vc_btn_square_outlined {
	color: #ffffff !important;
}
.vc_btn-white.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #e3e3e3;
	box-shadow: 0 5px 0 #e3e3e3;
	margin-bottom: 5px;
}
.vc_btn-grace {
	background-color: #aed13b;
	color: #ffffff !important;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.vc_btn-grace:hover {
	background-color: #9ec02d;
	color: #f7f7f7 !important;
}
.vc_btn-grace.vc_btn_outlined,
.vc_btn-grace.vc_btn_square_outlined {
	color: #aed13b !important;
}
.vc_btn-grace.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #8dac28;
	box-shadow: 0 5px 0 #8dac28;
	margin-bottom: 5px;
}
.vc_btn-default {
	color: #7d7d7d;
	background-color: #ffffff;
	border-color: transparent;
}
.vc_btn-default:hover,
.vc_btn-default:focus,
.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
	color: #7d7d7d;
	background-color: #e6e6e6;
	border-color: rgba(0, 0, 0, 0);
}
.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
	background-image: none;
}
.vc_btn-default .badge {
	color: #ffffff;
	background-color: #7d7d7d;
}
.vc_btn-primary {
	color: #ffffff;
	background-color: #00aef0;
	border-color: transparent;
}
.vc_btn-primary:hover,
.vc_btn-primary:focus,
.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
	color: #ffffff;
	background-color: #0089bd;
	border-color: rgba(0, 0, 0, 0);
}
.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
	background-image: none;
}
.vc_btn-primary .badge {
	color: #00aef0;
	background-color: #ffffff;
}
.vc_btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: transparent;
}
.vc_btn-success:hover,
.vc_btn-success:focus,
.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
	color: #ffffff;
	background-color: #449d44;
	border-color: rgba(0, 0, 0, 0);
}
.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
	background-image: none;
}
.vc_btn-success .badge {
	color: #5cb85c;
	background-color: #ffffff;
}
.vc_btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: transparent;
}
.vc_btn-info:hover,
.vc_btn-info:focus,
.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: rgba(0, 0, 0, 0);
}
.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
	background-image: none;
}
.vc_btn-info .badge {
	color: #5bc0de;
	background-color: #ffffff;
}
.vc_btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: transparent;
}
.vc_btn-warning:hover,
.vc_btn-warning:focus,
.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
	color: #ffffff;
	background-color: #ec971f;
	border-color: rgba(0, 0, 0, 0);
}
.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
	background-image: none;
}
.vc_btn-warning .badge {
	color: #f0ad4e;
	background-color: #ffffff;
}
.vc_btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: transparent;
}
.vc_btn-danger:hover,
.vc_btn-danger:focus,
.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
	color: #ffffff;
	background-color: #c9302c;
	border-color: rgba(0, 0, 0, 0);
}
.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
	background-image: none;
}
.vc_btn-danger .badge {
	color: #d9534f;
	background-color: #ffffff;
}

/*i.icon {*/
	/*display: inline-block;*/
	/*width: 16px;*/
	/*height: 16px;*/
	/*line-height: 16px;*/
	/*vertical-align: text-top;*/
	/*margin-left: 5px;*/
/*}*/
/*.wpb_btn-large i.icon {*/
	/*height: 19px;*/
	/*margin-left: 9px;*/
/*}*/
/*.wpb_btn-small i.icon {*/
	/*height: 15px;*/
/*}*/
/*.wpb_btn-mini i.icon {*/
	/*display: none;*/
/*}*/
/*.wpb_address_book i.icon,*/
/*option.wpb_address_book {*/
	/*background: url(../images/icons/address-book.png) no-repeat right center;*/
/*}*/
/*.wpb_alarm_clock i.icon,*/
/*option.wpb_alarm_clock {*/
	/*background: url(../images/icons/alarm-clock.png) no-repeat right center;*/
/*}*/
/*.wpb_anchor i.icon,*/
/*option.wpb_anchor {*/
	/*background: url(../images/icons/anchor.png) no-repeat right center;*/
/*}*/
/*.wpb_application_image i.icon,*/
/*option.wpb_application_image {*/
	/*background: url(../images/icons/application-image.png) no-repeat right center;*/
/*}*/
/*.wpb_arrow i.icon,*/
/*option.wpb_arrow {*/
	/*background: url(../images/icons/arrow.png) no-repeat right center;*/
/*}*/

/*.wpb_asterisk i.icon,*/
option.wpb_asterisk {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/asterisk.png) no-repeat right center;
}
/*.wpb_hammer i.icon,*/
option.wpb_hammer {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/auction-hammer.png) no-repeat right center;
}
/*.wpb_balloon i.icon,*/
option.wpb_balloon {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/balloon.png) no-repeat right center;
}
/*.wpb_balloon_buzz i.icon,*/
option.wpb_balloon_buzz {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/balloon-buzz.png) no-repeat right center;
}
/*.wpb_balloon_facebook i.icon,*/
option.wpb_balloon_facebook {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/balloon-facebook.png) no-repeat right center;
}
/*.wpb_balloon_twitter i.icon,*/
option.wpb_balloon_twitter {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/balloon-twitter.png) no-repeat right center;
}
/*.wpb_battery i.icon,*/
option.wpb_battery {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/battery-full.png) no-repeat right center;
}
/*.wpb_binocular i.icon,*/
option.wpb_binocular {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/binocular.png) no-repeat right center;
}
/*.wpb_document_excel i.icon,*/
option.wpb_document_excel {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/blue-document-excel.png) no-repeat right center;
}
/*.wpb_document_image i.icon,*/
option.wpb_document_image {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/blue-document-image.png) no-repeat right center;
}
/*.wpb_document_music i.icon,*/
option.wpb_document_music {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/blue-document-music.png) no-repeat right center;
}
/*.wpb_document_office i.icon,*/
option.wpb_document_office {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/blue-document-office.png) no-repeat right center;
}
/*.wpb_document_pdf i.icon,*/
option.wpb_document_pdf {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/blue-document-pdf.png) no-repeat right center;
}
/*.wpb_document_powerpoint i.icon,*/
option.wpb_document_powerpoint {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/blue-document-powerpoint.png) no-repeat right center;
}
/*.wpb_document_word i.icon,*/
option.wpb_document_word {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/blue-document-word.png) no-repeat right center;
}
/*.wpb_bookmark i.icon,*/
option.wpb_bookmark {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/bookmark.png) no-repeat right center;
}
/*.wpb_camcorder i.icon,*/
option.wpb_camcorder {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/camcorder.png) no-repeat right center;
}
/*.wpb_camera i.icon,*/
option.wpb_camera {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/camera.png) no-repeat right center;
}
/*.wpb_chart i.icon,*/
option.wpb_chart {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/chart.png) no-repeat right center;
}
/*.wpb_chart_pie i.icon,*/
option.wpb_chart_pie {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/chart-pie.png) no-repeat right center;
}
/*.wpb_clock i.icon,*/
option.wpb_clock {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/clock.png) no-repeat right center;
}
/*.wpb_play i.icon,*/
option.wpb_play {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/control.png) no-repeat right center;
}
/*.wpb_fire i.icon,*/
option.wpb_fire {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/fire.png) no-repeat right center;
}
/*.wpb_heart i.icon,*/
option.wpb_heart {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/heart.png) no-repeat right center;
}
/*.wpb_mail i.icon,*/
option.wpb_mail {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/mail.png) no-repeat right center;
}
/*.wpb_shield i.icon,*/
option.wpb_shield {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/plus-shield.png) no-repeat right center;
}
/*.wpb_video i.icon,*/
option.wpb_video {
	background: url(http://localhost/wp-content/themes/flatastic/config-composer/assets/images/icons/video.png) no-repeat right center;
}
.vc_column_container .vc_btn {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Icon Element
---------------------------------------------------------- */

.vc_icon_element {
	line-height: 0;
	font-size: 14px;
	margin-bottom: 35px;
}
.vc_icon_element.vc_icon_element-outer {
	box-sizing: border-box;
	text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	text-align: left;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
	text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
	text-align: right;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	text-align: center;
	display: inline-block;
	border: 2px solid transparent;
	width: 4em;
	height: 4em;
	box-sizing: content-box;
	position: relative;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
	font-size: 2.15em;
	font-style: normal;
	font-weight: normal;
	line-height: 1 !important;
	font-size-adjust: none;
	font-stretch: normal;
	font-feature-settings: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	text-rendering: auto;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	width: inherit;
	height: inherit;
	font-size: 1em;
	text-align: center;
	text-rendering: optimizelegibility;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	box-sizing: content-box;
	border: none;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
	max-width: 100% !important;
	line-height: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
	width: 2.5em !important;
	height: 2.5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
	font-size: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
	max-width: 100% !important;
	line-height: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
	width: 3.15em !important;
	height: 3.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
	font-size: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
	max-width: 100% !important;
	line-height: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
	width: 4em !important;
	height: 4em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
	max-width: 100% !important;
	line-height: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
	width: 5em !important;
	height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
	font-size: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
	max-width: 100% !important;
	line-height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
	width: 7.15em !important;
	height: 7.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
	font-size: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded {
	border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link {
	border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline {
	border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link {
	border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less {
	border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link {
	border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline {
	border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link {
	border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
	color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
	color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
	color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
	color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
	color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
	color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
	color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
	color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
	color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
	color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
	color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
	color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
	color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
	color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
	color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
	color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
	color: #ffffff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
	border-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
	background-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
	border-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
	background-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
	border-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
	background-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
	border-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
	background-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
	border-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
	background-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
	border-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
	background-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
	border-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
	background-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
	border-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
	background-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
	border-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
	background-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
	border-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
	background-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
	border-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
	background-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
	border-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
	background-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
	border-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
	background-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
	border-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
	background-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
	border-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
	background-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
	border-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
	background-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
	border-color: #ffffff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
	background-color: #ffffff;
}

/* Alerts (Message boxes)
---------------------------------------------------------- */

.vc_message_box {
	position: relative;
	margin-bottom: 10px !important;
	padding: 25px 20px 25px 65px;

	-webkit-border-radius: 4px;
			border-radius: 4px;
}

	.vc_message_box p { margin-bottom: 0; }

.vc_color-alert-success {
	background-color: #e4f3eb;
	color: #27ae60;
}

.vc_color-alert-danger {
	background-color: #f8e9e8;
	color: #cb2700;
}

.vc_color-alert-info {
	background-color: #e6f1f8;
	color: #2980b9;
}

.vc_color-alert-warning {
	background-color: #f9f1e3;
	color: #e67e22;
}

.vc_message_box::before {
	position: absolute;
	left: 20px;
	top: 50%;
	font-size: 36px;
	font-family: 'fontawesome';

	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
}

.vc_color-alert-success:before { color: #2ecc71; content: "\f118"; }
.vc_color-alert-danger:before  { color: #e74c3c; content: "\f071"; }
.vc_color-alert-info:before    { color: #3498db; content: "\f05a"; }
.vc_color-alert-warning:before { color: #f39c12; content: "\f06a"; }

/* Posts Slider
---------------------------------------------------------- */

.post-carousel-area {
	position: relative;
	margin-bottom: 35px;
}

	.post-carousel-area .section-title { padding-right: 75px; }

	ul.post-carousel > li { display: none; }
	ul.post-carousel > li:first-child { display: block; }

		ul.post-carousel .image-overlay {
			float: left;
			margin: 1px 20px 1px 1px;
		}

			ul.post-carousel .post-title { margin-bottom: 5px; }

				ul.post-carousel .post-title a {
					color: #292f38;
					font-weight: 700;
				}

				ul.post-carousel .post-title a:hover { color: #e74c3c; }

			ul.post-carousel .post-meta { margin-bottom: 10px; }

/* Portfolio Filter
---------------------------------------------------------- */

.section-line {
	margin-bottom: 0;
	text-align: justify;
	line-height: 0;
}

.template-area .section-line { margin-bottom: 15px; }

.section-line:after {
	display: inline-block;
	width: 100%;
	content: '';
}

	.section-line > .section-title,
	.section-line > .link-pages-holder,
	.section-line > .meta-holder {
		display: inline-block;
		vertical-align: middle;
	}

.portfolio_filter { width: 175px; }

/* Portfolio
---------------------------------------------------------- */

.portfolio-items {
	overflow: hidden;
	z-index: 20;
	clear: both;
}

.portfolio-items.portfolio-isotope { opacity: 0; }

.portfolio-items.portfolio-isotope.loaded {
	opacity: 1;

	-webkit-transition: height 0.5s 0.2s ease, opacity .35s ease;
			transition: height 0.5s 0.2s ease, opacity .35s ease;
}

	.portfolio-item {
		display: block;
		z-index: 1;
		float: left;
		position: relative;
		/*margin-bottom: 30px;*/
		min-height: 1px;
	}


/**** Isotope Filtering ****/

.isotope-item { z-index: 2; }

/* clearfix */
/*.isotope:before,*/
/*.isotope:after {*/
	/*content: " ";*/
	/*display: table;*/
/*}*/

/*.isotope:after {*/
	/*clear: both;*/
/*}*/

/*.isotope-hidden.isotope-item {*/
	/*pointer-events: none;*/
	/*z-index: 1;*/
/*}*/

/**** Isotope CSS3 transitions ****/

/*.isotope,*/
/*.isotope .isotope-item {*/
	/*-webkit-transition-duration: 0.8s;*/
			/*transition-duration: 0.8s;*/
/*}*/

/*.isotope {*/
	/*-webkit-transition: height 0.5s 0.2s cubic-bezier(0.165, 0.840, 0.440, 1.000);*/
			/*transition: height 0.5s 0.2s cubic-bezier(0.165, 0.840, 0.440, 1.000);*/
/*}*/

/*.isotope .isotope-item {*/
	/*-webkit-transition-property: -webkit-transform, opacity, box-shadow;*/
			/*transition-property:         transform, opacity, box-shadow;*/
/*}*/

/**** disabling Isotope CSS3 transitions ****/

/*.isotope.no-transition,*/
/*.isotope.no-transition .isotope-item,*/
/*.isotope .isotope-item.no-transition {*/
	/*-webkit-transition-duration: 0s;*/
			/*transition-duration: 0s;*/
/*}*/

/**** Isotope CSS3 transitions for right-to-left ****/

/*body.rtl .isotope .isotope-item {*/
	/*-webkit-transition-property: right, top, -webkit-transform, opacity;*/
	/*-moz-transition-property: right, top, -moz-transform, opacity;*/
	/*-ms-transition-property: right, top, -ms-transform, opacity;*/
	/*-o-transition-property: right, top, -o-transform, opacity;*/
	/*transition-property: right, top, transform, opacity;*/
/*}*/


@media only screen and (min-width: 768px) {
	.portfolio-items {
		margin-left: -15px;
		margin-right: -15px;
	}

	.portfolio-items.portfolio-carousel {
		margin-left: 0;
		margin-right: 0;
	}
}


@media only screen and (min-width: 480px) {

	.portfolio-items .portfolio-item { padding: 1px 15px 0; }

}

@media only screen and (min-width: 768px) {

	.portfolio-items.two_columns .portfolio-item { width: 50%; }

	.portfolio-items.three_columns .portfolio-item { width: 33.3333333%; }

	.portfolio-items.four_columns .portfolio-item { width: 25%; }

	.portfolio-items.five_columns .portfolio-item { width: 20%; }

	.portfolio-items .portfolio-item.masonry-big { width: 40%; }

	.portfolio-items .portfolio-item.masonry-medium { width: 33%; }

	.portfolio-items .portfolio-item.masonry-small,
	.portfolio-items .portfolio-item.masonry-long { width: 26%; }

	#main .portfolio-items .portfolio-item.masonry-small,
	#main .portfolio-items .portfolio-item.masonry-long { width: 25%; }

}

		.text-holder { margin-bottom: 30px; }

/* Load more button
---------------------------------------------------------- */

.post-load-more {
	position: relative;
	z-index: 50;
	text-align: center;
}

	.load-button { position: relative; }

	.blockloader:after {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 90;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255, .6) url('../images/ajax-loader@2x.gif') no-repeat center center;
		background-size: 16px 16px;
		content: "";
	}

/* Portfolio Image List
---------------------------------------------------------- */

.folio-image-item { overflow: hidden; }

/* About Project
---------------------------------------------------------- */

.about_project {
	margin-bottom: 10px;
	width: 100%;
	background-color: transparent;
	border: none;
}

	.about_project td { border: none; }

	.about_project td:first-child { width: 96px; }

	.about_project tr:not(:first-child) { border-top: 1px solid #e2e6e7; }

	.about_project td { padding: 7px 0; }

	.about_project tr:first-child td { padding-top: 2px; }

	.addthis-toolbox { margin-bottom: 30px; }

/* Images Carousel
---------------------------------------------------------- */

.wpb_images_carousel {
	margin-left: -15px;
	margin-right: -15px;
}

	.images-carousel .images-item { padding: 1px 15px; }

	.images-carousel .images-item 			  { display: none; }
	.images-carousel .images-item:first-child { display: block; }

/* Info Block
---------------------------------------------------------- */

.info-block { margin-bottom: 20px; }

.info-block.type-5 { margin-bottom: 15px; }
.info-block.type-2 { text-align: center; }

.info-block.type-4 {
	padding: 20px;
	min-height: 140px;
	text-align: justify;

	-webkit-border-radius: 4px;
			border-radius: 4px;
}

.info-block.type-4::before {
	content: '';
	display: inline-block;
	height: 100%;
	width: 100%;
}

	.info-block.type-1 .icon-wrap,
	.info-block.type-2 .icon-wrap {
		width: 60px;
		height: 60px;
		text-align: center;
		font-size: 26px;
		line-height: 60px;

		-webkit-border-radius: 4px;
				border-radius: 4px;
		-webkit-transition: all .4s ease;
				transition: all .4s ease;
	}

	.info-block.type-1 .icon-wrap {
		float: left;
		margin-right: 20px;
		background-color: #e74c3c;
		color: #fff;
	}

	.info-block.type-3 .icon-wrap {
		float: left;
		margin-right: 20px;
		width: 20px;
		color: #e74c3c;
		font-size: 26px;
		line-height: 1em;
	}

	.info-block.type-4 .icon-wrap {
		display: inline-block;
		width: 20%;
		vertical-align: middle;
		color: #fff;
		font-size: 60px;
		line-height: 1em;
	}

	.info-block.type-5 .icon-wrap {
		float: left;
		margin-top: 3px;
		color: #292f38;
	}

	.info-block.type-1:hover .icon-wrap {
		background-color: #ecf0f1;
		color: #e74c3c;
	}

	.info-block.type-2 .icon-wrap {
		display: inline-block;
		margin-bottom: 15px;
		border-width: 1px;
		border-style: solid;
		border-color: transparent;
		background-color: #ecf0f1;
		color: #e74c3c;
	}

	.info-block.type-2:hover .icon-wrap {
		background-color: #e74c3c;
		color: #fff;
	}

	.info-block.type-1:hover .icon-wrap,
	.info-block.type-2:hover .icon-wrap,
	.info-block.type-3:hover .icon-wrap {
		-webkit-animation: jump .4s ease;
				animation: jump .4s ease;
	}

		.info-block.type-1 .icon-wrap i.fa,
		.info-block.type-2 .icon-wrap i.fa { line-height: 60px; }

	.info-block.type-1 .icon-text-holder,
	.info-block.type-3 .icon-text-holder { overflow: hidden; }

	.info-block.type-4 .icon-text-holder {
		display: inline-block;
		padding: 0 5%;
		width: 75%;
		vertical-align: middle;
		color: #fff;
		font-size: 1.3em;
		line-height: 1em;
	}

	.info-block.type-5 .icon-text-holder {
		padding-left: 20px;
		vertical-align: top;
	}

		.info-block .icon-text-holder p { margin-bottom: 15px; }

		.info-block.type-4 .icon-text-holder p {
			margin-bottom: 0;
			line-height: 1em;
		}

			.info-block .icon-text-holder .icon-text-link { font-size: 16px; }

			.info-block.type-5 .icon-text-holder .icon-text-link { font-size: 14px; }

			.info-block .icon-text-holder .icon-text-link:hover { color: #e74c3c; }

/* Team Members
---------------------------------------------------------- */

.team-members {
	margin-left: -15px;
	margin-right: -15px;
}

	.team-members .team-item {
		float: left;
		margin-bottom: 45px;
		padding-left: 15px;
		padding-right: 15px;
		min-height: 1px;
		width: 25%;
		text-align: center;
	}

	.vc_col-sm-6 .team-members .team-item { width: 50%; }

	#main .team-members .team-item {
		padding-left: 10px;
		padding-right: 10px;
	}

		.team-photo {
			position: relative;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 15px;
			overflow: hidden;
			width: 200px;
			height: 200px;

			-webkit-border-radius: 50%;
					border-radius: 50%;
		}

		.team-member-title {
			color: #292f38;
			font-weight: 500;
		}

		.team-member-position {
			display: block;
			margin-bottom: 10px;
			color: #292f38;
		}

	.team-item .social-links {
		position: relative;
		padding-top: 15px;
		width: 100%;
	}

	.team-item .social-links::before {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -29px;
		width: 58px;
		height: 3px;
		background-color: #e6e9eb;
		content: "";
	}

	.social-links li {
		display: inline-block;
		margin: 2px;
		vertical-align: top;
	}

		.social-links li a {
			display: block;
			width: 40px;
			height: 40px;
			color: #838a8f;

			-webkit-border-radius: 4px;
					border-radius: 4px;
			-webkit-transition: background-color 1s ease;
					transition: background-color 1s ease;
		}

		.social-links li:hover > a {
			-webkit-transition: background-color .3s ease;
					transition: background-color .3s ease;
		}

		.social-links li.facebook:hover a  { background-color: #3b5998; }
		.social-links li.twitter:hover a   { background-color: #2daae1; }
		.social-links li.gplus:hover a 	   { background-color: #f63e28; }
		.social-links li.pinterest:hover a { background-color: #cb2027; }
		.social-links li.instagram:hover a { background-color: #835e42; }

		.social-links li a::before {
			font-size: 1.25em;
			font-family: 'fontawesome';
			line-height: 40px;

			-webkit-transition: color 1s ease;
					transition: color 1s ease;
		}

		.social-links li:hover > a::before    {
			color: #fff;
			-webkit-transition: color .3s ease;
					transition: color .3s ease;
		}

		.social-links li.facebook a::before   { content: "\f09a"; }
		.social-links li.twitter a::before    { content: "\f099"; }
		.social-links li.gplus a::before      { content: "\f0d5"; }
		.social-links li.pinterest a::before  { content: "\f0d2"; }
		.social-links li.instagram a::before  { content: "\f16d"; }

/* Testimonials
---------------------------------------------------------- */

.testimonials-area {
	position: relative;
	margin-bottom: 30px;
}

	.testimonials-area .section-title { padding-right: 80px; }

	.tm-item { margin-bottom: 30px; }

		.tm-item .tm-blockquote { margin: 1px 1px 15px 1px; }

		.tm-item .tm-photo {
			display: inline-block;
			overflow: hidden;
			margin-left: 20px;

			-webkit-border-radius: 50%;
					border-radius: 50%;
		}

		.testimonials-area .owl-item { padding: 0 2px; }

		.tm-text-holder {
			display: inline-block;
			margin-left: 20px;
			vertical-align: middle;
		}

			.tm-text-holder .entry-title { margin-bottom: 0; }

			.tm-item .circle { margin-left: 20px; }

			.tm-text-holder .tm-place { font-size: 14px; }

			.bg-section-image .tm-text-holder .tm-place { color: #fff; }

/* Banners
---------------------------------------------------------- */

.banner-area {
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
	color: #292f38;

	-webkit-border-radius: 4px;
			border-radius: 4px;
}

.header-after-content .banner-area { margin-bottom: 20px; }

.banner-area.type-2 {
	margin-bottom: 30px;
	width: 100%;
	background-color: #fff;
	border-width: 5px;
	border-style: solid;
	border-color: #e74c3c;
	padding: 15px 15px;
	font-size: 23px;
	text-align: justify;
}

	.banner-area > * {
		-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
	}

	.header-after-content .banner-caption {
		padding: 20px;
		width: 100%;
	}

	.type-2 .banner-image {
		float: left;
		margin-right: 20px;
		min-height: 60px;
		max-height: 60px;
	}

	.type-2 .banner-caption { overflow: hidden; }

		.type-2 .banner-in-caption { padding: 5px 0; }

		.type-2 .banner-in-caption a 	   { color: #292f38; }
		.type-2 .banner-in-caption a:hover { color: #e74c3c; }

		.header-after-content .banner-in-caption {
			vertical-align: top;
			text-align: left;
		}

			.banner-in-caption p {
				margin-bottom: 5px;
				line-height: 1.5em;
			}

			.type-2 .banner-in-caption p {
				margin-bottom: 0;
				line-height: 1em;
			}

			.banner-in-caption strong { line-height: .8em; }

			.banner-in-caption hr {
				display: inline-block;
				margin-bottom: 5px;
				border-bottom-style: solid;
				border-bottom-width: 2px;
				width: 58px;
				border-color: rgb(50,58,69);
				border-color: rgba(50,58,69,.1);
			}


/* Brands Logo
---------------------------------------------------------- */

.brands-logo-area {
	position: relative;
	margin-bottom: 15px;
}

	.product-brands li {
		float: left;
		margin: 0 15px;
		text-align: center;
		list-style: none;
	}

		.product-brands li > a,
		.product-brands li > img {
			display: block;
			margin-bottom: 30px;
		}

			.product-brands li > a:hover img {
				-webkit-animation: sizejump .4s ease;
						animation: sizejump .4s ease;
			}

/* 5. Tooltip
---------------------------------------------------------- */

.tooltip-type.top {
	margin-bottom: 3px;
	bottom: 100%;
	left: 50%;
}

.tooltip-type {
	background: #e2e6e7;
	padding: 2px 10px;
	position: absolute;
	white-space: nowrap;
	opacity: 0;
	visibility: hidden;
}

.tooltip-type:after {
	content: "";
	position: absolute;
}

.tooltip-type.bottom {
	top: 100%;
	left: 50%;
	margin-top: 5px;
}

.tooltip-type.top,
.tooltip-type.bottom {
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
}

.tooltip-type.right,
.tooltip-type.left {
	-webkit-transform: translateY(-51%);
			transform: translateY(-51%);
}

.tooltip-type.left {
	top: 50%;
	right: 100%;
	margin-right: 9px;
}

.tooltip-type.right {
	top: 50%;
	left: 100%;
	margin-left: 5px;
}

.tooltip-type.top:after {
	top: 100%;
	border-left: 7px solid transparent;
	border-top: 5px solid #e2e6e7;
	border-right: 7px solid transparent;
	left: 50%;
	margin-left: -7px;
}

.tooltip-type.bottom:after {
	bottom: 100%;
	border-left: 7px solid transparent;
	border-bottom: 5px solid #e2e6e7;
	border-right: 7px solid transparent;
	left: 50%;
	margin-left: -7px;
}

.tooltip-type.left:after {
	top: 50%;
	border-top: 7px solid transparent;
	border-left: 5px solid #e2e6e7;
	border-bottom: 7px solid transparent;
	left: 100%;
	margin-top: -7px;
}

.tooltip-type.right:after {
	top: 50%;
	border-top: 7px solid transparent;
	border-right: 5px solid #e2e6e7;
	border-bottom: 7px solid transparent;
	right: 100%;
	margin-top: -7px;
}

/* Single image
---------------------------------------------------------- */

img { height: auto; }

.wpb_single_image { display: block; }

	.wpb_single_image .image-overlay { display: inline-block; }

		.wpb_single_image img {
			height: auto;
			max-width: 100%;
		}

.wpb_single_image.vc_align_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.wpb_single_image.vc_align_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.wpb_single_image.vc_align_center { text-align: center; }

/***************** OLD CSS *****************/

/* Section Row (2 Level)
---------------------------------------------------------- */

.vc_row { margin-bottom: 35px; }

	.vc_row .vc_row { margin-bottom: 0; }

	.vc_row.bg-section-image { background-attachment: fixed; }

.vc_row .vc_row .container {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 768px) {
	.vc_row .vc_row .container {
		width: 720px;
	}
}
@media (min-width: 992px) {
	.vc_row .vc_row .container {
		width: 940px;
	}
}
@media (min-width: 1200px) {
	.vc_row .vc_row .container {
		width: 1140px;
	}
}

/* Content elements margins
---------------------------------------------------------- */

.wpb_alert p:last-child,
#content .wpb_alert p:last-child,
.wpb_text_column p:last-child,
#content .wpb_text_column p:last-child,
.wpb_toggle_content p:last-child {
	margin-bottom: 0;
}

.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin {
	margin-bottom: 25px;
}

.wpb_heading,
.vc_custom_heading.wpb_content_element {
	margin-bottom: 25px;
}

.vc_custom_heading {
	position: relative;
	margin-bottom: 25px;
}

.vc_custom_heading.with_border {
	margin-bottom: 50px;
}

.vc_custom_heading.with_border:after {
	position: absolute;
	bottom: -25px;
	width: 100px;
	height: 2px;
	background-color: #252525;
	content: "";
}

.vc_custom_heading.with_border.align-center:after {
	left: 50%;
	margin-left: -50px;
}

.vc_custom_heading.with_border.align-left:after  { left: 0; }
.vc_custom_heading.with_border.align-right:after { right: 0; }

.vc_row.vc_row-no-padding .wpb_column {
	padding-left: 0;
	padding-right: 0;
}

.fb_like,
.twitter-share-button,
.entry-content .twitter-share-button,
.wpb_googleplus,
.wpb_pinterest {
	margin-bottom: 20px;
}

.wpb_tab .wpb_content_element { margin-bottom: 0; }

.wpb_accordion .wpb_content_element { margin-bottom: 0; }

/* Facebook
---------------------------------------------------------- */

.fb_type_standard {
	height: 25px;
}

.fb_type_standard iframe {
	height: 25px;
}

.fb_type_button_count {
	height: 20px;
}

.fb_type_button_count iframe {
	height: 20px;
}

.fb_type_box_count {
	height: 62px;
}

.fb_type_box_count iframe {
	height: 62px;
}

/* Google plus
---------------------------------------------------------- */

.wpb_googleplus_type_standard {
	height: 25px;
}

.wpb_googleplus_type_small {
	height: 19px;
}

.wpb_googleplus_type_medium {
	height: 21px;
}

.wpb_googleplus_type_tall {
	height: 21px;
}

/* Pinterest
---------------------------------------------------------- */

.wpb_pinterest_type_horizontal {
	height: 21px;
}

.wpb_pinterest_type_vertical {
	height: 60px;
}

.wpb_pinterest_type_none {
	height: 21px;
}

/* Twitter
---------------------------------------------------------- */

iframe.twitter-share-button {
	margin: 0;
}

/* Layer Slider
---------------------------------------------------------- */

.wpb_layerslider_element.wpb_content_element { margin-bottom: 0; }

.boxed_layout [class*="vc_col-sm-12"] > .wpb_wrapper > .wpb_layerslider_element.wpb_content_element {
	margin-left: -55px;
	margin-right: -55px;
}

.boxed_layout #main [class*="vc_col-sm-12"] > .wpb_wrapper > .wpb_layerslider_element.wpb_content_element {
	margin-left: 0;
	margin-right: 0;
}

/* Revolution Slider
---------------------------------------------------------- */

.wpb_revslider_element.wpb_content_element { margin-bottom: 0; }

.boxed_layout [class*="vc_col-"] > .wpb_wrapper > .wpb_revslider_element.wpb_content_element {
	margin-left: -55px;
	margin-right: -55px;
}

.boxed_layout #main [class*="vc_col-sm-12"] > .wpb_wrapper > .wpb_revslider_element.wpb_content_element {
	margin-left: 0;
	margin-right: 0;
}

.tp-bullets.simplebullets.custom .bullet {
	position: relative;
	float: left;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background-color: rgb(250,251,251);
	background-color: rgba(250,251,251,.5);

	-webkit-border-radius: 50%;
			border-radius: 50%;
	-webkit-transition: background-color 1.2s ease;
			transition: background-color 1.2s ease;
}

.tp-bullets.simplebullets.custom .bullet.selected,
.tp-bullets.simplebullets.custom .bullet:hover { background-color: #e74c3c; }

.tp-leftarrow.default.custom,
.tp-rightarrow.default.custom {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background-image: none;
	background-color: rgb(41,47,56);
	background-color: rgba(41,47,56,.5);
	width: 60px;
	height: 60px;
	cursor: pointer;
	overflow: hidden;
	text-align: center;

	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-transition: all .35s ease !important;
			transition: all .35s ease !important;
}

.tp-leftarrow.default.custom:hover,
.tp-rightarrow.default.custom:hover { background-color: #e74c3c; }

.tp-leftarrow.default.custom:before,
.tp-rightarrow.default.custom:before {
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
	font-family: 'fontawesome';
	line-height: 60px;
}

.tp-leftarrow.default.custom:before  { content: "\f104"; }
.tp-rightarrow.default.custom:before { content: "\f105"; }

/* Tables
---------------------------------------------------------- */

.table-responsive {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	background-color: #fff;
	text-align: left;

	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
			border-radius: 4px;
}

.mad-table {
	width: 100%;
	display: table;
	table-layout: fixed;
}

	.mad-table .mad-table-row {
		display: table-row;
		position: relative;
	}

		.mad-table .mad-table-cell {
			display: table-cell;
			border-left: 1px solid #ecf0f1;
			border-bottom: 1px solid #ecf0f1;
			padding: 16px 20px;
			vertical-align: middle;
			position: relative;
			font-size: 16px;
		}

		.mad-table .mad-table-row:first-child { font-size: 1.15em; }
		.mad-table .mad-table-row:last-child  { font-weight: 700; }

/* Pricing Box
---------------------------------------------------------- */

.pricing-box {
	margin-bottom: 45px;

	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-transition: box-shadow .25s ease, opacity .25s ease, margin .25s ease, transform .25s ease;
			transition: box-shadow .25s ease, opacity .25s ease, margin .25s ease, transform .25s ease;
}

.pricing-box:hover,
.pricing-box.active {
	z-index: 2;

	-webkit-transform: scale(1.1);
			transform: scale(1.1);
	-webkit-box-shadow: 0 0 17px rgba(0,0,0,.13);
			box-shadow: 0 0 17px rgba(0,0,0,.13);
}

.pricing-box.active { z-index: 1; }

.pricing-table {
	position: relative;
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
}

	.pricing-table > .price-hot {
		position: absolute;
		top: -5px;
		right: -5px;
		width: 66px;
		height: 66px;
		pointer-events: none;
		background-image: url(../images/hot.png);
		background-repeat: no-repeat;
	}

	.pricing-table > .pricing-header {
		padding: 10px 0;
		color: #fff;
		font-weight: 500;
		font-size: 1.15em;

		-webkit-border-radius: 4px 4px 0 0;
				border-radius: 4px 4px 0 0;
	}

	.pricing-table.bg_color_dark .pricing-header    { background-color: #292f38; }
	.pricing-table.bg_color_dark .price-box 	    { background-color: #323a45; }
	.pricing-table.bg_color_dark .pricing-footer    { background-color: #323a45; }

	.pricing-table.bg_color_green .pricing-header   { background-color: #27ae60; }
	.pricing-table.bg_color_green .price-box 	    { background-color: #2ecc71; }
	.pricing-table.bg_color_green .pricing-footer   { background-color: #2ecc71; }

	.pricing-table.bg_color_orange .pricing-header  { background-color: #e67e22; }
	.pricing-table.bg_color_orange .price-box 	    { background-color: #f39c12; }
	.pricing-table.bg_color_orange .pricing-footer  { background-color: #f39c12; }

	.pricing-table.bg_color_red .pricing-header 	{ background-color: #c0392b; }
	.pricing-table.bg_color_red .price-box 	    	{ background-color: #e74c3c; }
	.pricing-table.bg_color_red .pricing-footer 	{ background-color: #e74c3c; }

	.pricing-table.bg_color_blue .pricing-header    { background-color: #2980b9; }
	.pricing-table.bg_color_blue .price-box 	    { background-color: #3498db; }
	.pricing-table.bg_color_blue .pricing-footer    { background-color: #3498db; }

	.pricing-table > .price-box {
		padding: 15px 5px;
		color: #fff;
	}

		.price-box dl { margin-bottom: 0; }

			.price-box dt {
				font-size: 2.6em;
				line-height: 1em;
			}

			.pricing-table.bg_color_dark .price-box dt { color: #e74c3c; }

		.features-list { margin-bottom: 0; }

			.features-list > li {
				padding: 11px 20px;
				background: #f4f6f7;
				position: relative;
				list-style: none;

				-webkit-backface-visibility: hidden;
						backface-visibility: hidden;
			}

			.features-list > li:nth-child(2n+1) { background-color: #ecf0f1; }

			.features-list li:before {
				position: absolute;
				left: 10px;
				height: 100%;
				color: #e74c3c;
				font-family: 'fontawesome';
				font-size: 14px;
			}

			.features-list li.price-icon-check:before { content: "\f00c"; }
			.features-list li.price-icon-times:before { content: "\f00d"; }

		.pricing-footer {
			-webkit-border-radius: 0 0 4px 4px;
					border-radius: 0 0 4px 4px;
		}

			.pricing-table > .pricing-footer a {
				display: block;
				padding: 15px 0 15px;
				text-transform: uppercase;
				color: #fff;
				font-size: 1.4em;
			}

/* Toggle / FAQ
---------------------------------------------------------- */

.vc_toggle_title {
	position: relative;
	margin-bottom: 5px;
	padding: 15px 40px 15px 20px;
	background-color: #ecf0f1;
	font-size: 1.4em;

	-webkit-transition: all .4s ease;
			transition: all .4s ease;
	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.vc_toggle_title:hover { cursor: pointer; }

.vc_toggle_active .vc_toggle_title { background-color: #323a45; }

	.vc_toggle_title h4 { margin-bottom: 0; }

	.vc_toggle_active .vc_toggle_title h4  { color: #fff; }

.vc_toggle_title:before {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	height: 100%;
	content: "+";
}

.vc_toggle_active .vc_toggle_title:before {
	color: #fff;
	content: "-";
}

.vc_toggle_content {
	display: none;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 25px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	background-color: #fff;

	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.vc_toggle_active .vc_toggle_content { display: block; }

	.vc_toggle_content p { margin-bottom: 0; }

/* Widgetised column element
---------------------------------------------------------- */

/*.wpb_widgetised_column .wpb_wrapper > ul {*/
	/*margin: 0;*/
/*}*/
/*.wpb_widgetised_column .wpb_wrapper > ul > li {*/
	/*margin-left: 0;*/
	/*background-image: none;*/
	/*list-style: none !important;*/
/*}*/
/*.wpb_widgetised_column .wpb_wrapper > ul > li:after,*/
/*.wpb_widgetised_column .wpb_wrapper > ul > li:before {*/
	/*display: none !important;*/
/*}*/

/* Buttons
---------------------------------------------------------- */

.wpb_button {
	display: inline-block;
	margin-bottom: .8em;
	padding: 8px 21px 9px;
	color: #292f38;
	text-align: center;
	vertical-align: top;
	cursor: pointer;

	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
	-webkit-transition: all .4s ease;
			transition: all .4s ease;
	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0, .17);
			box-shadow: inset 0 -2px 0 rgba(0,0,0, .17);
}

.wpb_button:hover { color: #fff; }

.wpb_btn-mini {
	padding: 3px 21px;
	font-size: 0.9em;
}

.wpb_btn-small { padding: 6px 21px 7px; }
.wpb_btn-medium { padding: 9px 21px 10px; }

.wpb_btn-large {
	padding: 14px 22px 13px;
	font-size: 1.15em;
}

.wpb_btn-big {
	padding: 13px 18px;
	font-size: 1.7em;
}

.wpb_btn-grey       	{ background-color: #e2e6e7; }
.wpb_btn-orange     	{ background-color: #e74c3c; color: #fff; }
.wpb_btn-navy-blue  	{ background-color: #34495e; color: #fff; }
.wpb_btn-blue  			{ background-color: #3498db; color: #fff; }
.wpb_btn-green  		{ background-color: #2ecc71; color: #fff; }
.wpb_btn-yellow  		{ background-color: #f39c12; color: #fff; }
.wpb_btn-transparent  	{ background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }

.wpb_btn-grey:hover      	{ background-color: #34495e; color: #fff; }
.wpb_btn-orange:hover    	{ background-color: #34495e; }
.wpb_btn-navy-blue:hover 	{ background-color: #e74c3c; }
.wpb_btn-blue:hover 	 	{ background-color: #34495e; }
.wpb_btn-green:hover 	 	{ background-color: #34495e; }
.wpb_btn-yellow:hover 	 	{ background-color: #34495e; }
.wpb_btn-transparent:hover  { color: #e74c3c; }

.wpb_button[class*="fa-"]:before {
	margin-right: 10px;
	font-family: 'fontawesome';
	line-height: 1em;
}

	.wpb_button i { display: none; }

/* Call to action responsive rules
---------------------------------------------------------- */

@media (max-width: 600px) {
	.vc_responsive .cta_align_left .wpb_button,
	.vc_responsive .cta_align_right .wpb_button {
		max-width: 70%;
		width: 70%;
		float: none;
		display: block;
		margin: 3% auto;
	}
	.vc_responsive .cta_align_left .wpb_call_text,
	.vc_responsive .cta_align_right .wpb_call_text {
		width: auto;
		max-width: none;
		text-align: center;
	}
}

/* List styles
---------------------------------------------------------- */

.list-styles li {
	margin-bottom: 15px;
	list-style: none;
}

.list-styles li:last-child { margin-bottom: 0; }

	.list-styles li i { margin-right: 10px; }

.vertical_list_type_2 li,
.vertical_list_type_3 li,
.vertical_list_type_4 li {
	position: relative;
	padding-left: 17px;
}

.vertical_list_type_2 li:before,
.vertical_list_type_3 li:before,
.vertical_list_type_4 li:before{
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
}

.vertical_list_type_2 li:before {
	-webkit-border-radius: 50%;
			border-radius: 50%;
}

.vertical_list_type_2 li:before,
.vertical_list_type_4 li:before {
	background-color: #e74c3c;
}

.vertical_list_type_3 li:before {
	background: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #e74c3c;

	-webkit-border-radius: 50%;
			border-radius: 50%;
}

.vertical_list_type_5 li,
.vertical_list_type_6 li,
.vertical_list_type_7 li {
	position: relative;
	padding-left: 20px;
}

.vertical_list_type_5 li:before,
.vertical_list_type_6 li:before,
.vertical_list_type_7 li:before {
	position: absolute;
	left: 0;
	top: 1px;
	color: #e74c3c;
	font-family: 'fontawesome';
	font-size: 0.85em;
}

.vertical_list_type_5 li:before { content: "\f00c"; }
.vertical_list_type_6 li:before { content: "\f0da"; font-size: 1em; }
.vertical_list_type_7 li:before { content: "\f005"; }

.list-styles.upper-roman { counter-reset: roman; }
.list-styles.decimal 	 { counter-reset: dec; }
.list-styles.upper-latin { counter-reset: latin; }
.list-styles.bordered 	 { counter-reset: itemcount; }
.list-styles.fill 	 	 { counter-reset: itemcount; }

	.list-styles.upper-roman li,
	.list-styles.decimal li,
	.list-styles.upper-latin li {
		position: relative;
		padding-left: 17px;
	}

	.list-styles.bordered li {
		position: relative;
		padding-left: 40px;
	}

	.list-styles.fill li {
		position: relative;
		padding-left: 30px;
		font-size: 0.85em;
	}

	.list-styles.upper-roman li { counter-increment: roman; }
	.list-styles.decimal li 	{ counter-increment: dec; }
	.list-styles.upper-latin li { counter-increment: latin; }
	.list-styles.bordered li   	{ counter-increment: itemcount; }
	.list-styles.fill li   		{ counter-increment: itemcount; }

	.list-styles.upper-roman li:before,
	.list-styles.decimal li:before,
	.list-styles.upper-latin li:before {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		color: #e74c3c;
	}

	.list-styles.bordered li:before {
		display: block;
		position: absolute;
		top: 6px;
		left: 0;
		text-align: center;
		width: 30px;
		font-weight: 500;
		height: 30px;
		padding-top: 2px;
		border-width: 2px;
		border-style: solid;
		border-color: #e74c3c;
		color: #e74c3c;

		-webkit-border-radius: 4px;
				border-radius: 4px;
	}

	.list-styles.fill li:before {
		display: block;
		position: absolute;
		top: 3px;
		left: 0;
		text-align: center;
		width: 20px;
		font-weight: 500;
		height: 20px;
		background-color: #e74c3c;
		color: #fff;

		-webkit-border-radius: 4px;
				border-radius: 4px;
	}

	.list-styles.upper-roman li:before { content: counter(roman, upper-roman) "."; }
	.list-styles.decimal li:before 	   { content: counter(dec, decimal) "."; }
	.list-styles.upper-latin li:before { content: counter(latin, upper-latin) "."; }
	.list-styles.bordered li:before    { content: "0" counter(itemcount); }
	.list-styles.fill li:before    	   { content: counter(itemcount); }

/* Google maps
---------------------------------------------------------- */

.wpb_gmaps_widget.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.wpb_gmaps_widget.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

	.wpb_gmaps_widget .wpb_map_wraper iframe {
		margin-bottom: 0;
		padding: 0;
		display: block;
		border: none;
	}

	.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
	}

		.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
		}

		.wpb_content_element .wpb_tabs_nav li a:focus,
		.wpb_accordion_section .wpb_accordion_header a:focus,
		.wpb_tour_next_prev_nav a:focus {
			outline: none;
		}

/* Tabs
---------------------------------------------------------- */

.wpb_tabs_nav { margin-bottom: 0; }

	.wpb_tabs .wpb_tabs_nav li {
		float: left;
		margin: 0 3px 0 0;
		list-style: none;
	}

		.wpb_tabs .wpb_tabs_nav li a  {
			display: block;
			padding: 14px 20px;
			background-color: #ecf0f1;
			color: #292f38;
			font-size: 1.4em;

			-webkit-border-radius: 4px 4px 0 0;
					border-radius: 4px 4px 0 0;
			-webkit-transition: all .4s ease;
					transition: all .4s ease;
		}

		.wpb_tabs .wpb_tabs_nav li.ui-tabs-active a {
			background-color: #323a45;
			color: #f9f9f9;
		}

.wpb_tabs .wpb_tab {
	padding: 25px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	background-color: #fff;

	-webkit-transition: all .4s ease;
			transition: all .4s ease;
	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* Tour
---------------------------------------------------------- */

.wpb_tour .wpb_tabs_nav {
	float: left;
	width: 30%;
}

	.wpb_tour .wpb_tabs_nav li {
		margin: 0 0 5px 0;
		clear: left;
		width: 100%;
		list-style: none;
	}

		.wpb_tour .wpb_tabs_nav a {
			position: relative;
			display: block;
			padding: 15px 40px 15px 20px;
			background-color: #ecf0f1;
			color: #292f38;
			font-size: 1.4em;

			-webkit-transition: all .4s ease;
					transition: all .4s ease;
			-webkit-border-radius: 4px 0 0 4px;
					border-radius: 4px 0 0 4px;
			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
					box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
		}

		.wpb_tour .wpb_tabs_nav li:hover > a,
		.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
			background-color: #323a45;
			color: #fff;

		}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	float: left;
	width: 70%;
	padding: 25px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	background-color: #fff;

	-webkit-border-radius: 0 4px 4px 4px;
			border-radius: 0 4px 4px 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

	.wpb_tour_next_prev_nav {
		margin-left: 30%;
		padding-left:0;
		font-size: 80%;
	}

		.wpb_tour_next_prev_nav a {
			border-bottom: 1px dotted;
			text-decoration: none;
		}

		.wpb_tour_next_prev_nav a:hover {
			text-decoration: none;
			border-bottom: none;
		}

			.wpb_tour_next_prev_nav span {
				width: 47%;
				display: inline-block;
				padding-top: 1em;
				float: left;
			}

			.wpb_tour_next_prev_nav span.wpb_next_slide {
				text-align: right;
				float: right;
			}

			.wpb_prev_slide { margin-left: 10px;  }
			.wpb_next_slide { margin-right: 10px; }

/* Accordion
---------------------------------------------------------- */

.wpb_accordion_header {
	position: relative;
	margin-bottom: 5px;
	padding: 15px 40px 15px 20px;
	background-color: #ecf0f1;
	font-size: 1.4em;

	-webkit-transition: all .4s ease;
			transition: all .4s ease;
	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.wpb_accordion_header:hover { cursor: pointer; }

.wpb_accordion_header.ui-accordion-header-active {
	background-color: #323a45;
	color: #fff;
}

.wpb_accordion_header:before {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	height: 100%;
	content: "+";
}
.wpb_accordion_header.ui-accordion-header-active:before { content: "-"; }

	.wpb_accordion_header a { color: #292f38; }
	.wpb_accordion_header.ui-accordion-header-active a { color: #fff; }

.wpb_accordion_content {
	display: none;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 25px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	background-color: #fff;

	-webkit-border-radius: 4px;
			border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* tabs_tour_accordion responsive rules */

@media (max-width: 480px) {
	.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
	.vc_responsive .wpb_tour .wpb_tab,
	.vc_responsive .wpb_tour_next_prev_nav {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.vc_responsive .wpb_tour_next_prev_nav {
		width: auto;
		padding: 0 1em;
	}
	.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
		margin-bottom: 1em;
	}
	.vc_responsive .wpb_tour .wpb_tab {
		padding-left: 1em;
		padding-right: 1em;
	}
}

/* Teaser Grid
---------------------------------------------------------- */

/*.wpb_column .wpb_wrapper .wpb_teaser_grid {*/
	/*float: none;*/
/*}*/
/*body ul.wpb_thumbnails-fluid li {*/
	/* some themes add bg image as a bullet */
	/*padding: 0;*/
	/*margin-left: 0;*/
	/*background-image: none;*/
	/*list-style: none !important;*/
/*}*/
/*body ul.wpb_thumbnails-fluid li:after,*/
/*body ul.wpb_thumbnails-fluid li:before {*/
	/*display: none !important;*/
/*}*/
/*body ul.wpb_thumbnails-fluid li .entry-content *:last-child {*/
	/*margin-bottom: 0;*/
/*}*/
/*.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,*/
/*.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {*/
	/*padding: 0;*/
	/*overflow: visible !important;*/
/*}*/

/* Grid adjustments */
/* Teaser grid
---------------------------------------------------------- */

/*.wpb_teaser_grid .entry-content {*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*width: 100%;*/
/*}*/
/*.grid_layout-thumbnail .post-thumb {*/
	/*margin-bottom: 0;*/
/*}*/
/*.grid_layout-thumbnail .post-thumb img {*/
	/*max-width: 100%;*/
/*}*/

/* Carousel layout
---------------------------------------------------------- */

/*.wpb_carousel .wpb_wrapper {*/
	/*position: relative;*/
/*}*/
/*.wpb_carousel .prev,*/
/*.wpb_carousel .next {*/
	/*position: absolute;*/
	/*top: 3px;*/
	/*background-color: #f7f7f7;*/
	/*padding: 0px 6px 0px 6px;*/
	/*font-size: 12px;*/
	/*z-index: 10;*/
	/*text-decoration: none;*/

	/*-webkit-transition: all 0.2s linear;*/
			/*transition: all 0.2s linear;*/
/*}*/

/*.wpb_carousel .prev:hover,*/
/*.wpb_carousel .next:hover {*/
	/*background-color: #f0f0f0;*/
/*}*/
/*.wpb_carousel .prev:focus,*/
/*.wpb_carousel .next:focus {*/
	/*outline: none;*/
	/*text-decoration: none;*/
/*}*/
/*.wpb_carousel .prev {*/
	/*right: 30px;*/
/*}*/
/*.wpb_carousel .next {*/
	/*right: 0px;*/
/*}*/
/*.wpb_carousel .wpb_thumbnails-fluid {*/
	/*width: 100%;*/
/*}*/
/*.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {*/
	/*height: auto !important;*/
/*}*/

/*** Categories filter ***/

/*.wpb_teaser_grid .categories_filter,*/
/*.wpb_categories_filter {*/
	/*list-style: none;*/
	/*list-style-type: none;*/
	/*padding: 0;*/
	/*margin: 0 0 10px 0;*/
/*}*/
/*.wpb_teaser_grid .categories_filter li,*/
/*.wpb_categories_filter li {*/
	/*display: block;*/
	/*float: left;*/
	/*margin: 0 10px 10px 0;*/
	/*background-image: none;*/
	/*list-style: none !important;*/
/*}*/
/*.wpb_teaser_grid .categories_filter li:after,*/
/*.wpb_categories_filter li:after,*/
/*.wpb_teaser_grid .categories_filter li:before,*/
/*.wpb_categories_filter li:before {*/
	/*display: none !important;*/
/*}*/
/*.wpb_teaser_grid .categories_filter li a,*/
/*.wpb_categories_filter li a {*/
	/*border: none;*/
	/*text-decoration: none;*/
/*}*/
/*.wpb_teaser_grid .categories_filter li a:hover,*/
/*.wpb_categories_filter li a:hover {*/
	/*border-bottom: 1px dotted;*/
/*}*/
/*.wpb_teaser_grid .categories_filter li.active a,*/
/*.wpb_categories_filter li.active a {*/
	/*border-bottom: 1px dotted;*/
/*}*/

/*@media (max-width: 480px) {*/
	/*.vc_responsive .wpb_row ul.wpb_thumbnails-fluid {*/
		/*margin-left: 0;*/
		/*width: auto;*/
	/*}*/
	/*.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_col-"] {*/
		/*width: 100%;*/
		/*float: none;*/
		/*display: block;*/
		/*margin-left: 0;*/
		/*margin-right: 0;*/
	/*}*/
/*}*/

/* Image grid
---------------------------------------------------------- */

.wpb_image_grid .wpb_image_grid_ul {
	margin: 0;
	padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul > li {
	background-image: none;
	list-style: none !important;
}
.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
	display: none !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	list-style: none;
	margin: 0 1px 1px 0;
	max-width: 100%;
	float: left;
}
.wpb_image_grid .wpb_image_grid_ul a {
	display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
	display: block;
	max-width: 100%;
	height: auto;
}

/* Gallery
---------------------------------------------------------- */
.wpb_gallery .theme-default .nivoSlider {
	margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
	padding: 10px 0 3px 0;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
	bottom: -35px;
}
.wpb_gallery .wpb_flexslider .flex-caption {
	cursor: default;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
	line-height: 1;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
	z-index: 10;
}

/*** remove ul & li margins ***/

#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
	list-style: none;
	padding: 0;
	background-image: none;
	margin: 0;
}

/* Flickr stream
---------------------------------------------------------- */

.flickr_badge_image {
	margin: 0 10px 10px 0px;
	width: 72px;
	height: 72px;
	float: left;
	background: none;
	padding: 0;
}
.flickr_badge_image a {
	border: none;
}
.flickr_badge_image img {
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
	clear: both;
	margin-bottom: 0;
	font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
	background-image: url(../images/flickr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	display: inline-block;
}

/* Video widget
---------------------------------------------------------- */

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
	padding-top: 56%;
	position: relative;
}
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div {
	padding-top: 0 !important;
	position: static;
}
.wpb_video_widget .wpb_wrapper iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
	padding-top: 0 !important;
	position: static;
}

/* Posts slider
---------------------------------------------------------- */

.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
	background-color: #f7f7f7;
	opacity: 1;
	color: inherit;
	padding: 10px 15px;
	position: static;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li {
	background-image: none;
	list-style: none !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
	display: none !important;
}

/* Dropcap
---------------------------------------------------------- */

.dropcap-letter {
	float: left;
	display: block;
	text-align: center;

	-webkit-border-radius: 4px;
			border-radius: 4px;
}

.vc_dropcap_type_1 > .dropcap-letter {
	margin: 10px 7px 0 0;
	font-size: 3em;
	font-weight: bold;
	color: #e74c3c;
}

.vc_dropcap_type_2 > .dropcap-letter {
	margin: 7px 10px 0 0;
	padding-top: 5px;
	width: 32px;
	height: 32px;
	background-color: #e74c3c;
	font-size: 1.42em;
	color: #fff;
	font-weight: bold;
}


/* Progress bar
---------------------------------------------------------- */

.vc_progress_bar .vc_single_bar {
	margin-bottom: 15px;
}

	.vc_progress_bar .vc_single_bar .vc_label {
		margin-bottom: 5px;
		font-size: 16px;
	}

	.vc_progress_bar .vc_single_bar .vc_progress {
		position: relative;
		height: 9px;
		background-color: #ecf0f1;
		overflow: hidden;

		-webkit-border-radius: 4px;
				border-radius: 4px;
	}

		.vc_progress_bar .vc_single_bar .vc_bar {
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 0;
			height: 100%;
			background-color: #e74c3c;

			-webkit-border-radius: 4px;
					border-radius: 4px;
			-webkit-transition: width 1s ease;
					transition: width 1s ease;
		}


/* Pie chart
---------------------------------------------------------- */

.vc_pie_chart {
	z-index: 0;
	text-align: center;
	opacity: 0;
}
.vc_pie_chart.vc_ready {
	opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
	position: relative;
	margin: 0 auto;
}
.vc_pie_chart canvas {
	position: relative;
	z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
	font-size: 200%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
	border-color: #f7f7f7;
}
.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
	border-color: #0088cc;
}
.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
	border-color: #58b9da;
}
.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
	border-color: #6ab165;
}
.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
	border-color: #ff9900;
}
.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
	border-color: #ff675b;
}
.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
	border-color: #555555;
}
.vc_pie_chart_back {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 6px solid #f7f7f7;
	border-radius: 999px;
	border-radius: 50%;
	opacity: 0.3;
	filter: alpha(opacity=30);

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.vc_carousel .vc_carousel-control {
	text-shadow: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
	outline: none;
}
.vc_carousel .vc_carousel-indicators li {
	width: 5px;
	height: 5px;
	margin: 0;
	border-color: #f7f7f7;

	-webkit-transition: all 0.2s linear;
			transition: all 0.2s linear;
}

/* Separator
---------------------------------------------------------- */

.vc_separator {
	display: table;
}
.vc_separator h4 {
	line-height: 1em;
	font-size: 100%;
	display: table-cell;
	white-space: pre;
}
.vc_separator h4 .normal {
	font-size: 12px;
	font-weight: normal;
}
.vc_separator.vc_separator_align_center h4 {
	padding: 0 0.8em;
}
.vc_separator.vc_separator_align_left h4 {
	padding: 0 0.8em 0 0;
}
.vc_separator.vc_separator_align_left .vc_sep_holder {
	width: 100%;
}
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
	display: none;
}
.vc_separator.vc_separator_align_right h4 {
	padding: 0 0 0 0.8em;
	margin: 0 !important;
}
.vc_separator.vc_separator_align_right .vc_sep_holder {
	width: 100%;
}
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
	display: none;
}
.vc_separator .vc_sep_holder {
	display: table-cell;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
	height: 1px;
	border-top: 1px solid #ebebeb;
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
}
.vc_separator.vc_sep_double {
	height: 3px;
}
.vc_separator.vc_sep_double .vc_sep_line {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	height: 3px;
}
.vc_separator.vc_sep_dashed .vc_sep_line {
	border-top-style: dashed;
}
.vc_separator.vc_sep_dotted .vc_sep_line {
	border-top-style: dotted;
}
.vc_separator.vc_separator_no_text .vc_sep_holder_l {
	width: 100%;
}
.vc_separator.vc_separator_no_text .vc_sep_holder_r {
	display: none;
}
.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
	border-top-width: 1px;
}
.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 1px;
	top: 0px;
}
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
	border-top-width: 2px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 2px;
	top: -1px;
}
.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
	border-top-width: 3px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 3px;
	top: -1px;
}
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
	border-top-width: 4px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 4px;
	top: -2px;
}
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
	border-top-width: 5px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 5px;
	top: -2px;
}
.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
	border-top-width: 6px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 6px;
	top: -3px;
}
.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
	border-top-width: 7px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 7px;
	top: -3px;
}
.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
	border-top-width: 8px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 8px;
	top: -4px;
}
.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
	border-top-width: 9px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 9px;
	top: -4px;
}
.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
	border-top-width: 10px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
	border-bottom-width: 10px;
	top: -5px;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
	border-color: #5472d2;
}
.vc_separator.vc_sep_color_turquoise .vc_sep_line {
	border-color: #00c1cf;
}
.vc_separator.vc_sep_color_pink .vc_sep_line {
	border-color: #fe6c61;
}
.vc_separator.vc_sep_color_violet .vc_sep_line {
	border-color: #8d6dc4;
}
.vc_separator.vc_sep_color_peacoc .vc_sep_line {
	border-color: #4cadc9;
}
.vc_separator.vc_sep_color_chino .vc_sep_line {
	border-color: #cec2ab;
}
.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
	border-color: #50485b;
}
.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
	border-color: #75d69c;
}
.vc_separator.vc_sep_color_black .vc_sep_line {
	border-color: #2a2a2a;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
	border-color: #ebebeb;
}
.vc_separator.vc_sep_color_orange .vc_sep_line {
	border-color: #f7be68;
}
.vc_separator.vc_sep_color_sky .vc_sep_line {
	border-color: #5aa1e3;
}
.vc_separator.vc_sep_color_green .vc_sep_line {
	border-color: #6dab3c;
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
	border-color: #f4524d;
}
.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
	border-color: #f79468;
}
.vc_separator.vc_sep_color_purple .vc_sep_line {
	border-color: #b97ebb;
}
.vc_separator.vc_sep_color_white .vc_sep_line {
	border-color: #ffffff;
}
.vc_separator.vc_sep_color_grace .vc_sep_line {
	border-color: #aed13b;
}
.wpb_separator,
.vc_text_separator {
	border-bottom: 1px solid #ebebeb;
}
.vc_sep_width_5 {
	width: 5%;
}
.vc_sep_width_10 {
	width: 10%;
}
.vc_sep_width_20 {
	width: 20%;
}
.vc_sep_width_30 {
	width: 30%;
}
.vc_sep_width_40 {
	width: 40%;
}
.vc_sep_width_50 {
	width: 50%;
}
.vc_sep_width_60 {
	width: 60%;
}
.vc_sep_width_70 {
	width: 70%;
}
.vc_sep_width_80 {
	width: 80%;
}
.vc_sep_width_90 {
	width: 90%;
}
.vc_sep_width_100 {
	width: 100%;
}
.vc_sep_pos_align_center {
	margin-left: auto;
	margin-right: auto;
}
.vc_sep_pos_align_left {
	margin-left: 0;
	margin-right: auto;
}
.vc_sep_pos_align_right {
	margin-left: auto;
	margin-right: 0;
}

/* Separator
---------------------------------------------------------- */

.wpb_separator {
	clear: both;
	height: 1px;
}

/* Text Separator
---------------------------------------------------------- */

.vc_text_separator {
	clear: both;
	height: 1px;
}
.vc_text_separator div {
	display: inline-block;
	background-color: #ffffff;
	padding: 1px 1em;
	position: relative;
	top: -9px;
}
.separator_align_center {
	text-align: center;
}
.separator_align_left {
	text-align: left;
}
.separator_align_right {
	text-align: right;
}

/* CSS Animations
---------------------------------------------------------- */

.wpb_animate_when_almost_visible {
	opacity: 0;
}

.wpb_start_animation.wpb_top-to-bottom {
	-webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Safari 4+ */
	-moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Fx 5+ */
	-o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Opera 12+ */
	animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* IE 10+ */
	opacity: 1;
}

.wpb_start_animation.wpb_bottom-to-top {
	-webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Safari 4+ */
	-moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Fx 5+ */
	-o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Opera 12+ */
	animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* IE 10+ */
	opacity: 1;
}

.wpb_start_animation.wpb_left-to-right {
	-webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Safari 4+ */
	-moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Fx 5+ */
	-o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Opera 12+ */
	animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* IE 10+ */
	opacity: 1;
}

.wpb_start_animation.wpb_right-to-left {
	-webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Safari 4+ */
	-moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Fx 5+ */
	-o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Opera 12+ */
	animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* IE 10+ */
	opacity: 1;
}

.wpb_start_animation.wpb_appear {
	-webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Safari 4+ */
	-moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Fx 5+ */
	-o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* Opera 12+ */
	animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
	/* IE 10+ */
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* Top to bottom keyframes */
@-webkit-keyframes wpb_ttb {
	0% {
		-webkit-transform: translate(0, -10%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1;
	}
}

@-moz-keyframes wpb_ttb {
	0% {
		-moz-transform: translate(0, -10%);
		opacity: 0;
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1;
	}
}

@-o-keyframes wpb_ttb {
	0% {
		-o-transform: translate(0, -10%);
		opacity: 0;
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes wpb_ttb {
	0% {
		transform: translate(0, -10%);
		opacity: 0;
	}
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

/* Bottom to top keyframes */
@-webkit-keyframes wpb_btt {
	0% {
		-webkit-transform: translate(0, 10%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1;
	}
}

@-moz-keyframes wpb_btt {
	0% {
		-moz-transform: translate(0, 10%);
		opacity: 0;
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1;
	}
}

@-o-keyframes wpb_btt {
	0% {
		-o-transform: translate(0, 10%);
		opacity: 0;
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes wpb_btt {
	0% {
		transform: translate(0, 10%);
		opacity: 0;
	}
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}
/* Left to right keyframes */
@-webkit-keyframes wpb_ltr {
	0% {
		-webkit-transform: translate(-10%, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1;
	}
}

@-moz-keyframes wpb_ltr {
	0% {
		-moz-transform: translate(-10%, 0);
		opacity: 0;
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1;
	}
}

@-o-keyframes wpb_ltr {
	0% {
		-o-transform: translate(-10%, 0);
		opacity: 0;
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes wpb_ltr {
	0% {
		transform: translate(-10%, 0);
		opacity: 0;
	}
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

/* Right to left keyframes */
@-webkit-keyframes wpb_rtl {
	0% {
		-webkit-transform: translate(10%, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1;
	}
}

@-moz-keyframes wpb_rtl {
	0% {
		-moz-transform: translate(10%, 0);
		opacity: 0;
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1;
	}
}

@-o-keyframes wpb_rtl {
	0% {
		-o-transform: translate(10%, 0);
		opacity: 0;
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes wpb_rtl {
	0% {
		transform: translate(10%, 0);
		opacity: 0;
	}
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}
/* Appear from center keyframes */
@-webkit-keyframes wpb_appear {
	0% {
		-webkit-transform: scale(0.5);
		opacity: 0.1;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}
@-moz-keyframes wpb_appear {
	0% {
		-moz-transform: scale(0.5);
		opacity: 0.1;
	}
	100% {
		-moz-transform: scale(1);
		opacity: 1;
	}
}
@-o-keyframes wpb_appear {
	0% {
		-o-transform: scale(0.5);
		opacity: 0.1;
	}
	100% {
		-o-transform: scale(1);
		opacity: 1;
	}
}
@keyframes wpb_appear {
	0% {
		transform: scale(0.5);
		opacity: 0.1;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}


/* #Media Queries
================================================== */

@media only screen and (max-width: 1200px) {

	/* Portfolio About
	---------------------------------------------------------- */

	.addthis-toolbox > span {
		display: block;
		margin-bottom: 5px;
	}

}

@media screen and (min-width: 993px) and (max-width: 1200px) {

	/* Tabs
	---------------------------------------------------------- */

	.wpb_tour .wpb_tabs_nav a {
		padding: 10px 20px 10px 10px;
		font-size: 1.2em;
	}

}

@media only screen and (max-width: 992px) {

	/* Banners
	---------------------------------------------------------- */

	.banner-area.type-2 { text-align: center; }

	.type-2 .banner-image {
		float: none;
		margin-right: 0;
	}

	/* Single image
	---------------------------------------------------------- */

	.wpb_single_image.vc_align_right,
	.wpb_single_image.vc_align_left {
		float: none;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
	}

	/* Post Slider
	---------------------------------------------------------- */

	.post-area article.entry-blog-medium .image-overlay {
		float: none;
		margin: 0 auto 15px;
	}

}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 992px) {

	/* Custom Headings
	---------------------------------------------------------- */

	.wpb_heading, .vc_custom_heading.wpb_content_element,
	.vc_custom_heading h2 { font-size: 18px; }

	/* Banners
	---------------------------------------------------------- */

	.header-after-content .banner-caption { padding: 10px 20px; }

	/* Info Block
	---------------------------------------------------------- */

	.info-block.type-4 { padding: 10px; }

		.info-block.type-1 .icon-wrap {
			float: none;
			margin: 0 auto 15px;
		}

		.info-block.type-4 .icon-wrap {
			width: 15px;
			font-size: 45px;
		}

		.info-block.type-4 .icon-text-holder {
			padding: 0 0 0 10%;
			width: 85%;
			font-size: 1.1em;
		}

			.info-block.type-5 .icon-text-holder .icon-text-link { font-size: 12px; }

	/* Portfolio Filter
	---------------------------------------------------------- */

	.section-title { font-size: 18px; }
	.section-line .section-title { margin-bottom: 0; }

	/* Portfolio
	---------------------------------------------------------- */

	.portfolio-items.four_columns .portfolio-item { width: 50%; }

	/* Related Posts
	---------------------------------------------------------- */

	.related-posts .related-item { width: 50%; }

	/* Tabs
	---------------------------------------------------------- */

	.wpb_tour .wpb_tabs_nav a {
		padding: 10px 20px 10px 10px;
		font-size: 1.2em;
	}

	/* Team
	---------------------------------------------------------- */

	.team-photo {
		width: auto;
		height: auto;
	}

}

@media only screen and (max-width: 767px) {

	/* Banners
	---------------------------------------------------------- */

	.banner-area { text-align: center; }

		.header-after-content .banner-caption { padding: 10px; }

			.header-after-content .banner-in-caption { text-align: center; }

			.banner-image img { max-width: 130%; }

	/* Posts Slider
	---------------------------------------------------------- */

		ul.post-carousel .photoframe {
			float: none;
			display: inline-block;
			margin-bottom: 15px;
			margin-right: 0;
		}

	/* Portfolio
	---------------------------------------------------------- */

	.section-line { text-align: left; }

		.section-line .section-title,
		.link-pages-holder { margin-bottom: 15px; }

			.portfolio-items.two_columns .portfolio-item,
			.portfolio-items.three_columns .portfolio-item,
			.portfolio-items.four_columns .portfolio-item,
			.portfolio-items .portfolio-item.masonry-big,
			.portfolio-items .portfolio-item.masonry-medium,
			.portfolio-items .portfolio-item.masonry-small,
			.portfolio-items .portfolio-item.masonry-long { width: 100%; }

			.portfolio-items .portfolio-item.masonry-big,
			.portfolio-items .portfolio-item.masonry-medium,
			.portfolio-items .portfolio-item.masonry-small,
			.portfolio-items .portfolio-item.masonry-long {
				padding: 0 15px;
				text-align: center;
			}

				.photoframe.with-buttons { display: inline-block; }

	/* Team
	---------------------------------------------------------- */

	.team-members .team-item,
	.vc_col-sm-6 .team-members .team-item {
		float: none;
		width: 100%;
	}

	/* Related Posts
	---------------------------------------------------------- */

	.related-posts .related-item { width: 100%; }

	/* Blog Posts
	---------------------------------------------------------- */

		/*	Post Link Pages
		------------------------------------------ */

		.post-prev-button,
		.post-next-button {
			position: relative;
			display: inline-block;
			margin-bottom: 10px;
			padding: 5px 10px;
			font-size: 13px;
		}

		.post-prev-button { padding-left: 30px;  }
		.post-next-button { padding-right: 30px; }

		.post-prev-button:before { left: 10px; }
		.post-next-button:before { right: 10px; }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) { }

@media only screen and (max-width: 479px) {

	/* Posts Slider
	---------------------------------------------------------- */

	.post-area article.entry-blog-medium .image-overlay {
		float: none;
		width: 100%;
	}

}
