.onyx-grid-row {
	margin-left: -15px;
	margin-right: -15px;
}

.onyx-grid-row:before, .onyx-grid-row:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-row:after {
	clear: both;
}

.onyx-grid-row {
	*zoom: 1;
}

.onyx-grid-row-medium-gutter {
	margin-left: -15px;
	margin-right: -15px;
}

.onyx-grid-row-medium-gutter:before, .onyx-grid-row-medium-gutter:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-row-medium-gutter:after {
	clear: both;
}

.onyx-grid-row-medium-gutter {
	*zoom: 1;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-1 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-2 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-3 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-4 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-5 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-6 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-7 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-8 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-9 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-10 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-11 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-medium-gutter > .onyx-grid-col-12 {
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-row-small-gutter {
	margin-left: -5px;
	margin-right: -5px;
}

.onyx-grid-row-small-gutter:before, .onyx-grid-row-small-gutter:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-row-small-gutter:after {
	clear: both;
}

.onyx-grid-row-small-gutter {
	*zoom: 1;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-1 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-2 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-3 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-4 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-5 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-7 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-8 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-9 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-10 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-11 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-small-gutter > .onyx-grid-col-12 {
	padding-left: 5px;
	padding-right: 5px;
}

.onyx-grid-row-no-gutter {
	margin-left: 0;
	margin-right: 0;
}

.onyx-grid-row-no-gutter:before, .onyx-grid-row-no-gutter:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-row-no-gutter:after {
	clear: both;
}

.onyx-grid-row-no-gutter {
	*zoom: 1;
}

.onyx-grid-row-no-gutter .onyx-grid-col-1 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-2 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-3 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-4 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-5 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-6 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-7 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-8 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-9 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-10 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-11 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-row-no-gutter .onyx-grid-col-12 {
	padding-left: 0;
	padding-right: 0;
}

.onyx-grid-col-1 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 8.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-1:before, .onyx-grid-col-1:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-1:after {
	clear: both;
}

.onyx-grid-col-1 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-1 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-2 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 16.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-2:before, .onyx-grid-col-2:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-2:after {
	clear: both;
}

.onyx-grid-col-2 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-2 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-3 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-3:before, .onyx-grid-col-3:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-3:after {
	clear: both;
}

.onyx-grid-col-3 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-3 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-4 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 33.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-4:before, .onyx-grid-col-4:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-4:after {
	clear: both;
}

.onyx-grid-col-4 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-4 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-5 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 41.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-5:before, .onyx-grid-col-5:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-5:after {
	clear: both;
}

.onyx-grid-col-5 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-5 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-6 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-6:before, .onyx-grid-col-6:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-6:after {
	clear: both;
}

.onyx-grid-col-6 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-6 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-7 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 58.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-7:before, .onyx-grid-col-7:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-7:after {
	clear: both;
}

.onyx-grid-col-7 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-7 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-8 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 66.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-8:before, .onyx-grid-col-8:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-8:after {
	clear: both;
}

.onyx-grid-col-8 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-8 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-9 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 75%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-9:before, .onyx-grid-col-9:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-9:after {
	clear: both;
}

.onyx-grid-col-9 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-9 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-10 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 83.3333333333%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-10:before, .onyx-grid-col-10:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-10:after {
	clear: both;
}

.onyx-grid-col-10 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-10 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-11 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 91.6666666667%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-11:before, .onyx-grid-col-11:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-11:after {
	clear: both;
}

.onyx-grid-col-11 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-11 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-12 {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.onyx-grid-col-12:before, .onyx-grid-col-12:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-grid-col-12:after {
	clear: both;
}

.onyx-grid-col-12 {
	*zoom: 1;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-12 {
		width: 100%;
		float: none;
	}
}

.onyx-grid-col-push-1 {
	left: 8.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-1 {
		left: 0;
	}
}

.onyx-grid-col-pull-1 {
	right: 8.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-1 {
		right: 0;
	}
}

.onyx-grid-col-push-2 {
	left: 16.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-2 {
		left: 0;
	}
}

.onyx-grid-col-pull-2 {
	right: 16.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-2 {
		right: 0;
	}
}

.onyx-grid-col-push-3 {
	left: 25%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-3 {
		left: 0;
	}
}

.onyx-grid-col-pull-3 {
	right: 25%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-3 {
		right: 0;
	}
}

.onyx-grid-col-push-4 {
	left: 33.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-4 {
		left: 0;
	}
}

.onyx-grid-col-pull-4 {
	right: 33.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-4 {
		right: 0;
	}
}

.onyx-grid-col-push-5 {
	left: 41.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-5 {
		left: 0;
	}
}

.onyx-grid-col-pull-5 {
	right: 41.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-5 {
		right: 0;
	}
}

.onyx-grid-col-push-6 {
	left: 50%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-6 {
		left: 0;
	}
}

.onyx-grid-col-pull-6 {
	right: 50%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-6 {
		right: 0;
	}
}

.onyx-grid-col-push-7 {
	left: 58.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-7 {
		left: 0;
	}
}

.onyx-grid-col-pull-7 {
	right: 58.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-7 {
		right: 0;
	}
}

.onyx-grid-col-push-8 {
	left: 66.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-8 {
		left: 0;
	}
}

.onyx-grid-col-pull-8 {
	right: 66.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-8 {
		right: 0;
	}
}

.onyx-grid-col-push-9 {
	left: 75%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-9 {
		left: 0;
	}
}

.onyx-grid-col-pull-9 {
	right: 75%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-9 {
		right: 0;
	}
}

.onyx-grid-col-push-10 {
	left: 83.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-10 {
		left: 0;
	}
}

.onyx-grid-col-pull-10 {
	right: 83.3333333333%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-10 {
		right: 0;
	}
}

.onyx-grid-col-push-11 {
	left: 91.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-11 {
		left: 0;
	}
}

.onyx-grid-col-pull-11 {
	right: 91.6666666667%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-11 {
		right: 0;
	}
}

.onyx-grid-col-push-12 {
	left: 100%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-push-12 {
		left: 0;
	}
}

.onyx-grid-col-pull-12 {
	right: 100%;
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-pull-12 {
		right: 0;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-1 {
		width: 8.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-2 {
		width: 16.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-3 {
		width: 25%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-4 {
		width: 33.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-5 {
		width: 41.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-6 {
		width: 50%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-7 {
		width: 58.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-8 {
		width: 66.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-9 {
		width: 75%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-10 {
		width: 83.3333333333%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-11 {
		width: 91.6666666667%;
		float: left;
	}
}

@media only screen and (max-width: 1400px) {
	.onyx-grid-col-large-laptop-12 {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 1280px) {
	.onyx-grid-col-mac-12 {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 1200px) {
	.onyx-grid-col-laptop-landscape-12 {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-grid-col-ipad-landscape-12 {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 768px) {
	.onyx-grid-col-ipad-portrait-12 {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 600px) {
	.onyx-grid-col-phone-landscape-12 {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 480px) {
	.onyx-grid-col-phone-portrait-12 {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 320px) {
	.onyx-grid-col-smaller-phone-portrait-12 {
		width: 100%;
		float: none;
	}
}

/*------------------------------------------------------------------
 * This is main css file for theme. It is broken into following sections:
 * 1.	Global styles and reset
 * 2.	Header Styles
 * 3.	Footer styles
 * 4.	Title area styles
 * 5.	Breadcrumbs area styles
 * 6.	Side area styles
 * 7.	Search functionality styles
 * 8.	Blog styles
 * 9.	Shortcodes styles
 * 10. Widgets styles
 * 11. Plugins styles

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
 * Color codes

 * Accent color: #005bdd - #ff1d4d
 * Background: #fff - #fff
 * Content: #808285 - #74797b
 * Header h1: #333
 * Header h2: #333
 * Header h3: #333
 * Header h4: #333
 * Header h5: #333
 * Header h6: #333
 * Header Background: #ffffff
 * Footer Top Background: #393939
 * Footer Bottom Background: #f6f6f6

 * a (standard): #005bdd
 * a (hover): #005bdd
 */
/* ==========================================================================
	 1. Global styles and reset
	 ========================================================================== */
/* #Reset default styles - start
	 ========================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

blockquote {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: medium none;
	vertical-align: middle;
}

table th {
	border: 0;
	padding: 5px 7px;
	text-align: center;
}

table td {
	padding: 5px 10px;
	text-align: center;
}

a img {
	border: none;
}

img, .wp-caption {
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
}

select::-ms-expand {
	display: none;
}

/* #Reset default styles - end
	 ========================================================================== */
/* #General styles that are used in our theme - start
 * Here are defined global styles on body element, on container elements that hold every page,
 * headings and links, inputs, core wp styles and default pagination styles
	 ========================================================================== */
.clearfix:before,
.clearfix:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.clear:after {
	clear: both;
	content: "";
	display: block;
}

html {
	height: 100%;
	margin: 0 !important;
	-webkit-transition: all 0.33s ease-out;
	-moz-transition: all 0.33s ease-out;
	transition: all 0.33s ease-out;
	overflow-y: scroll !important;
	/* to prevent page jumping on ajax and when there is not enough content */
}

body {
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #808285;
	font-weight: 400;
	background-color: #fff;
	overflow-x: hidden !important;
	-webkit-font-smoothing: antialiased;
}

h1 {
	font-size: 60px;
	line-height: 72px;
}

h2 {
	font-size: 37px;
	line-height: 47px;
}

h3 {
	font-size: 30px;
	line-height: 40px;
}

h4 {
	font-size: 20px;
	line-height: 28px;
}

h5 {
	font-size: 15px;
	line-height: 23px;
}

h6 {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

h1, h2, h3 {
	margin: 25px 0;
}

h4, h5, h6 {
	margin: 15px 0;
}

h1, h2, h3, h4, h5 {
	font-weight: 700;
}

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

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #005bdd;
}

a,
p a {
	color: #005bdd;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}

input[type='submit'],
.woocommerce input[type='button'],
.woocommerce-page input[type='button'] {
	-webkit-appearance: none;
}

ul, ol {
	list-style-position: inside;
}

pre {
	background-color: #fff;
	padding: 15px;
	max-width: 100%;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 15px 0;
}

dt {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
}

dd {
	margin-bottom: 15px;
}

p {
	margin: 10px 0px;
}

sub, sup {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.5ex;
}

sup {
	bottom: 0.5ex;
}

.wp-caption-text {
	margin: 0;
	font-style: italic;
}

table {
	width: 100%;
}

table thead tr, table tbody tr {
	border: 1px solid #e6e6e6;
}

table tbody th {
	border-right: 1px solid #e6e6e6;
}

blockquote:not(.onyx-blockquote-shortcode) {
	position: relative;
	display: table;
	margin: 20px 0;
	padding: 0;
	border: none;
}

blockquote:not(.onyx-blockquote-shortcode):before {
	position: relative;
	top: -1px;
	display: table-cell;
	width: 1%;
	padding: 0 21px 0 12px;
	font-family: ElegantIcons;
	font-size: 48px;
	line-height: 72px;
	color: #005bdd;
	content: "\7b";
}

blockquote:not(.onyx-blockquote-shortcode) > * {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	line-height: 30px;
	color: #999;
}

blockquote cite {
	font-weight: 500;
}

/* Webkit */
::selection {
	background: #005bdd;
	color: #fff;
}

/* Gecko/Mozilla */
::-moz-selection {
	background: #005bdd;
	color: #fff;
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {
	opacity: 1;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 10px auto;
}

.text-align-right {
	text-align: right;
}

.text-align-left {
	text-align: left;
}

.text-align-center {
	text-align: center;
}

.meta {
	display: none;
}

.onyx-wrapper {
	background-color: #fff;
	position: relative;
	z-index: 1000;
	-webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	left: 0px;
}

.onyx-wrapper .onyx-wrapper-inner {
	width: 100%;
	overflow: hidden;
}

.onyx-meta {
	display: none;
}

.onyx-content {
	margin-top: 0;
	position: relative;
	z-index: 100;
	background-color: #fff;
	/*this is needed because of the uncovering footer*/
}

.onyx-content ul ul,
.onyx-content ul ol,
.onyx-content ol ul,
.onyx-content ol ol {
	padding: 0 0 0 15px;
}

.onyx-content ol ul,
.onyx-content ul ol,
.onyx-content ul ul,
.onyx-content ol ol {
	margin: 0;
}

.onyx-content ul,
.onyx-content ol {
	margin: 20px 0;
}

/*visual composer override styles*/
.wpb_row, .wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin, .wpb_button {
	margin-bottom: 0 !important;
}

.onyx-content .onyx-content-inner > .onyx-container > .onyx-container-inner,
.onyx-content .onyx-content-inner > .onyx-full-width > .onyx-full-width-inner {
	padding: 64px 0;
}

.onyx-boxed {
	overflow: hidden !important;
	/* this is because content jumping while using accordion and display:inline-block on 'body.onyx-boxed .onyx-wrapper'	 */
}

.onyx-boxed .onyx-wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.onyx-boxed .onyx-wrapper .onyx-wrapper-inner {
	width: 1150px;
	overflow: visible;
	margin: auto;
}

.onyx-boxed .onyx-content {
	overflow: hidden;
}

.onyx-boxed .onyx-footer-inner {
	width: 1150px;
	margin: auto;
}

.onyx-boxed .onyx-page-header .onyx-sticky-header,
.onyx-boxed .onyx-page-header .onyx-fixed-wrapper.fixed {
	width: 1150px;
	left: auto;
}

.onyx-smooth-transition-loader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2000;
}

.onyx-smooth-transition-loader.onyx-hide-spinner .onyx-st-loader {
	display: none;
}

.onyx-container {
	background-color: #fff;
	position: relative;
	padding: 0;
	width: 100%;
	z-index: 100;
}

.onyx-container:before {
	content: " ";
	display: table;
}

.onyx-container:after {
	content: " ";
	display: table;
	clear: both;
}

.onyx-container-inner {
	width: 1100px;
	margin: 0px auto;
}

.onyx-full-width {
	position: relative;
	z-index: 100;
}

@media only screen and (min-width: 1400px) {
	.onyx-grid-1300 .onyx-grid,
	.onyx-grid-1300 .onyx-container-inner,
	.onyx-grid-1300 .onyx-grid-section .onyx-section-inner,
	.onyx-grid-1300 .onyx-footer-top-border-holder.onyx-in-grid,
	.onyx-grid-1300 .onyx-footer-bottom-border-holder.onyx-in-grid {
		width: 1300px;
	}
	.onyx-grid-1300.onyx-boxed .onyx-footer-inner,
	.onyx-grid-1300.onyx-boxed .onyx-wrapper-inner {
		width: 1350px;
	}
	.onyx-grid-1300.onyx-boxed .onyx-page-header .onyx-sticky-header,
	.onyx-grid-1300.onyx-boxed .onyx-page-header .onyx-fixed-wrapper.fixed {
		width: 1350px;
		left: auto;
	}
}

@media only screen and (min-width: 1300px) {
	.onyx-grid-1200 .onyx-grid,
	.onyx-grid-1200 .onyx-container-inner,
	.onyx-grid-1200 .onyx-grid-section .onyx-section-inner,
	.onyx-grid-1200 .onyx-footer-top-border-holder.onyx-in-grid,
	.onyx-grid-1200 .onyx-footer-bottom-border-holder.onyx-in-grid {
		width: 1200px;
	}
	.onyx-grid-1200.onyx-boxed .onyx-footer-inner,
	.onyx-grid-1200.onyx-boxed .onyx-wrapper-inner {
		width: 1250px;
	}
	.onyx-grid-1200.onyx-boxed .onyx-page-header .onyx-sticky-header,
	.onyx-grid-1200.onyx-boxed .onyx-page-header .onyx-fixed-wrapper.fixed {
		width: 1250px;
		left: auto;
	}
}

@media only screen and (min-width: 1200px) {
	.onyx-grid-1000 .onyx-grid,
	.onyx-grid-1000 .onyx-container-inner,
	.onyx-grid-1000 .onyx-grid-section .onyx-section-inner,
	.onyx-grid-1000 .onyx-footer-top-border-holder.onyx-in-grid,
	.onyx-grid-1000 .onyx-footer-bottom-border-holder.onyx-in-grid {
		width: 1000px;
	}
	.onyx-grid-1000.onyx-boxed .onyx-footer-inner,
	.onyx-grid-1000.onyx-boxed .onyx-wrapper-inner {
		width: 1050px;
	}
	.onyx-grid-1000.onyx-boxed .onyx-page-header .onyx-sticky-header,
	.onyx-grid-1000.onyx-boxed .onyx-page-header .onyx-fixed-wrapper.fixed {
		width: 1050px;
		left: auto;
	}
}

@media only screen and (min-width: 1000px) {
	.onyx-grid-800 .onyx-grid,
	.onyx-grid-800 .onyx-container-inner,
	.onyx-grid-800 .onyx-grid-section .onyx-section-inner,
	.onyx-grid-800 .onyx-footer-top-border-holder.onyx-in-grid,
	.onyx-grid-800 .onyx-footer-bottom-border-holder.onyx-in-grid {
		width: 800px;
	}
	.onyx-grid-800.onyx-boxed .onyx-footer-inner,
	.onyx-grid-800.onyx-boxed .onyx-wrapper-inner {
		width: 850px;
	}
	.onyx-grid-800.onyx-boxed .onyx-page-header .onyx-sticky-header,
	.onyx-grid-800.onyx-boxed .onyx-page-header .onyx-fixed-wrapper.fixed {
		width: 850px;
		left: auto;
	}
}

/* #General styles that are used in our theme - end
	 ========================================================================== */
/* #Grid system styles - start
 * Here are defined styles for grid system that is used outside Visual Composer
	 ========================================================================== */
.onyx-two-columns-66-33 {
	width: 100%;
}

.onyx-two-columns-66-33 .onyx-column1 {
	width: 66.66%;
	float: left;
}

.onyx-two-columns-66-33 .onyx-column1 .onyx-column-inner {
	padding: 0 20px 0 0;
}

.onyx-two-columns-66-33 .onyx-column2 {
	width: 33.33%;
	float: left;
}

.onyx-two-columns-66-33 .onyx-column2 .onyx-column-inner {
	padding: 0 0 0 20px;
}

.onyx-two-columns-33-66 {
	width: 100%;
}

.onyx-two-columns-33-66 .onyx-column1 {
	width: 33.33%;
	float: left;
}

.onyx-two-columns-33-66 .onyx-column1 .onyx-column-inner {
	padding: 0 20px 0 0;
}

.onyx-two-columns-33-66 .onyx-column2 {
	width: 66.66%;
	float: left;
}

.onyx-two-columns-33-66 .onyx-column2 .onyx-column-inner {
	padding: 0 0 0 20px;
}

.onyx-two-columns-75-25 {
	width: 100%;
}

.onyx-two-columns-75-25 .onyx-column1 {
	width: 75%;
	float: left;
}

.onyx-two-columns-75-25 .onyx-column1 .onyx-column-inner {
	padding: 0 20px 0 0;
}

.onyx-two-columns-75-25 .onyx-column2 {
	width: 25%;
	float: left;
}

.onyx-two-columns-75-25 .onyx-column2 .onyx-column-inner {
	padding: 0 0 0 20px;
}

.onyx-two-columns-25-75 {
	width: 100%;
}

.onyx-two-columns-25-75 .onyx-column1 {
	width: 25%;
	float: left;
}

.onyx-two-columns-25-75 .onyx-column1 .onyx-column-inner {
	padding: 0 20px 0 0;
}

.onyx-two-columns-25-75 .onyx-column2 {
	width: 75%;
	float: left;
}

.onyx-two-columns-25-75 .onyx-column2 .onyx-column-inner {
	padding: 0 0 0 20px;
}

.onyx-two-columns-50-50 {
	width: 100%;
}

.onyx-two-columns-50-50 > .onyx-two-columns-50-50-inner {
	margin: 0 -15px;
}

.onyx-two-columns-50-50 .onyx-column {
	width: 50%;
	float: left;
}

.onyx-two-columns-50-50 .onyx-column .onyx-column-inner {
	padding: 0 15px;
}

.onyx-three-columns {
	width: 100%;
}

.onyx-three-columns > .onyx-three-columns-inner {
	margin: 0 -15px;
}

.onyx-three-columns .onyx-column {
	width: 33.33%;
	float: left;
}

.onyx-three-columns .onyx-column .onyx-column-inner {
	padding: 0 15px;
}

.onyx-four-columns {
	width: 100%;
}

.onyx-four-columns > .onyx-four-columns-inner {
	margin: 0 -15px;
}

.onyx-four-columns .onyx-column {
	width: 25%;
	float: left;
}

.onyx-four-columns .onyx-column .onyx-column-inner {
	padding: 0 15px;
}

.onyx-five-columns {
	width: 100%;
}

.onyx-five-columns > .onyx-five-columns-inner {
	margin: 0 -15px;
}

.onyx-five-columns .onyx-column {
	width: 20%;
	float: left;
}

.onyx-five-columns .onyx-column .onyx-column-inner {
	padding: 0 15px;
}

body.woocommerce.woocommerce-page .onyx-two-columns-66-33.woocommerce_with_sidebar .onyx-column1 .onyx-column-inner,
body.woocommerce.woocommerce-page .onyx-two-columns-75-25.woocommerce_with_sidebar .onyx-column1 .onyx-column-inner {
	padding-left: 40px;
}

body.woocommerce.woocommerce-page .onyx-two-columns-33-66.woocommerce_with_sidebar .onyx-column2 .onyx-column-inner,
body.woocommerce.woocommerce-page .onyx-two-columns-25-75.woocommerce_with_sidebar .onyx-column2 .onyx-column-inner {
	padding-right: 40px;
}

body.woocommerce.woocommerce-page .full_width .onyx-two-columns-66-33.woocommerce_with_sidebar .onyx-column1 .onyx-column-inner,
body.woocommerce.woocommerce-page .full_width .onyx-two-columns-75-25.woocommerce_with_sidebar .onyx-column1 .onyx-column-inner {
	padding-left: 0;
}

body.woocommerce.woocommerce-page .full_width .onyx-two-columns-33-66.woocommerce_with_sidebar .onyx-column2 .onyx-column-inner,
body.woocommerce.woocommerce-page .full_width .onyx-two-columns-25-75.woocommerce_with_sidebar .onyx-column2 .onyx-column-inner {
	padding-right: 0;
}

/* #Grid system styles - end
	 ========================================================================== */
@-webkit-keyframes preload-background {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 100% 0;
	}
}

@keyframes preload-background {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 100% 0;
	}
}

.onyx-preload-background {
	background-repeat: repeat !important;
	background-color: transparent !important;
	background-attachment: scroll !important;
	background-size: inherit !important;
	-webkit-animation-name: preload-background;
	-webkit-animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-webkit-animation-fill-mode: forwards;
	/* this prevents the animation from restarting! */
	animation-name: preload-background;
	animation-duration: 40s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-fill-mode: forwards;
	/* this prevents the animation from restarting! */
}

.onyx-grid {
	width: 1100px;
	margin: 0 auto;
}

.onyx-vertical-align-containers {
	position: relative;
	height: 100%;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.onyx-vertical-align-containers.onyx-25-50-25 .onyx-position-left,
.onyx-vertical-align-containers.onyx-25-50-25 .onyx-position-right {
	width: 25%;
}

.onyx-vertical-align-containers.onyx-25-50-25 .onyx-position-center {
	width: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.onyx-vertical-align-containers.onyx-33-33-33 .onyx-position-left,
.onyx-vertical-align-containers.onyx-33-33-33 .onyx-position-center,
.onyx-vertical-align-containers.onyx-33-33-33 .onyx-position-right {
	width: 33.33%;
}

.onyx-vertical-align-containers.onyx-33-33-33 .onyx-position-center {
	width: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.onyx-vertical-align-containers.onyx-50-50 .onyx-position-left,
.onyx-vertical-align-containers.onyx-50-50 .onyx-position-right {
	width: 50%;
}

.onyx-vertical-align-containers.onyx-33-66 .onyx-position-left {
	width: 33.33%;
}

.onyx-vertical-align-containers.onyx-33-66 .onyx-position-right {
	width: 66.66%;
}

.onyx-vertical-align-containers.onyx-66-33 .onyx-position-left {
	width: 66.66%;
}

.onyx-vertical-align-containers.onyx-66-33 .onyx-position-right {
	width: 33.33%;
}

.onyx-vertical-align-containers .onyx-position-left {
	position: relative;
	float: left;
	z-index: 112;
	height: 100%;
}

.onyx-vertical-align-containers .onyx-position-center {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	text-align: center;
	z-index: 111;
}

.onyx-vertical-align-containers .onyx-position-right {
	position: relative;
	float: right;
	z-index: 112;
	height: 100%;
	text-align: right;
}

.onyx-vertical-align-containers .onyx-position-left-inner,
.onyx-vertical-align-containers .onyx-position-center-inner,
.onyx-vertical-align-containers .onyx-position-right-inner {
	vertical-align: middle;
	display: inline-block;
}

.onyx-vertical-align-containers .onyx-position-right.onyx-has-widget .onyx-position-right-inner {
	height: 100%;
}

.onyx-vertical-align-containers .onyx-position-left:before,
.onyx-vertical-align-containers .onyx-position-center:before,
.onyx-vertical-align-containers .onyx-position-right:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-right: -2px;
	/* adjusts for spacing */
}

/* ==========================================================================
	 #Row styles - start
	 ========================================================================== */
.onyx-section {
	position: relative;
}

.onyx-grid-section .onyx-section-inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

.onyx-section-inner-margin {
	margin-left: -15px;
	margin-right: -15px;
}

.onyx-content-aligment-left {
	text-align: left;
}

.onyx-content-aligment-center {
	text-align: center;
}

.onyx-content-aligment-right {
	text-align: right;
}

/* #Content has top margin offset styles - start
	 ========================================================================== */
.onyx-content-has-margin-offset .onyx-content .onyx-content-inner > .onyx-container,
.onyx-content-has-margin-offset .onyx-content .onyx-content-inner > .onyx-full-width {
	z-index: 101;
}

/* #Parallax section styles - start
	 ========================================================================== */
.onyx-parallax-section-holder {
	position: static;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center 0px;
	background-attachment: fixed;
	overflow: hidden;
}

.onyx-parallax-section-holder.onyx-vertical-middle-align {
	display: table;
	width: 100%;
	margin: 0;
}

.onyx-parallax-section-holder .onyx-parallax-content-outer {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	padding: 100% 0;
}

.touch .onyx-parallax-section-holder.onyx-parallax-section-holder-touch-disabled {
	height: auto !important;
	min-height: 300px;
	background-position: center top !important;
	background-attachment: scroll;
	background-size: cover;
}

section.parallax_section_holder.vertical_middle_align .parallax_content_outer {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	padding: 100% 0;
}

/* #Video section styles - start
	 ========================================================================== */
.onyx-section .onyx-mobile-video-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

.onyx-section .onyx-video-overlay {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 11;
}

.onyx-section .onyx-video-overlay.onyx-video-overlay-active {
	background-image: url("img/pixel-video.png");
	background-position: 0px 0px;
	background-repeat: repeat;
	opacity: 1;
}

.onyx-section .onyx-video-wrap {
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.onyx-section .onyx-video-wrap .mejs-container .mejs-controls {
	display: none !important;
}

.onyx-section .onyx-video-wrap .mejs-poster {
	background-size: cover !important;
	-moz-background-size: cover !important;
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
}

.onyx-section .onyx-video-wrap .mejs-container {
	background-color: transparent !important;
	background-image: none !important;
	height: auto !important;
}

.onyx-section .onyx-video-wrap .mejs-mediaelement {
	background: none !important;
	border: 0px !important;
}

.onyx-section .onyx-video-wrap .mejs-container .mejs-poster img {
	max-width: none !important;
	width: 100% !important;
}

/* ==========================================================================
	 #Row styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Animation styles - start
	 ========================================================================== */
@-webkit-keyframes element-from-left {
	0% {
		opacity: 0;
		transform: translate(-20%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@keyframes element-from-left {
	0% {
		opacity: 0;
		transform: translate(-20%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@-webkit-keyframes element-from-right {
	0% {
		opacity: 0;
		transform: translate(20%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@keyframes element-from-right {
	0% {
		opacity: 0;
		transform: translate(20%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@-webkit-keyframes element-from-top {
	0% {
		opacity: 0;
		transform: translate(0, -30%);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@keyframes element-from-top {
	0% {
		opacity: 0;
		transform: translate(0, -30%);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@-webkit-keyframes element-from-bottom {
	0% {
		opacity: 0;
		transform: translate(0, 30%);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@keyframes element-from-bottom {
	0% {
		opacity: 0;
		transform: translate(0, 30%);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

.onyx-element-from-left,
.onyx-element-from-right,
.onyx-element-from-top,
.onyx-element-from-bottom,
.onyx-element-from-fade {
	display: inline-block;
	width: 100%;
}

.touch .onyx-no-animations-on-touch .onyx-element-from-left > div,
.touch .onyx-no-animations-on-touch .onyx-element-from-right > div,
.touch .onyx-no-animations-on-touch .onyx-element-from-top > div,
.touch .onyx-no-animations-on-touch .onyx-element-from-bottom > div,
.touch .onyx-no-animations-on-touch .onyx-element-from-fade > div {
	opacity: 1;
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.onyx-element-from-left > div,
.onyx-element-from-right > div,
.onyx-element-from-top > div,
.onyx-element-from-bottom > div,
.onyx-element-from-fade > div {
	opacity: 0;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.onyx-element-from-fade.onyx-element-from-fade-on > div {
	opacity: 1;
	-webkit-transition: opacity 0.8s ease 0s;
	-moz-transition: opacity 0.8s ease 0s;
	transition: opacity 0.8s ease 0s;
	-webkit-backface-visibility: hidden;
}

.onyx-element-from-left.onyx-element-from-left-on > div {
	-webkit-animation: element-from-left 0.7s 1 ease-in-out;
	-moz-animation: element-from-left 0.7s 1 ease-in-out;
	animation: element-from-left 0.7s 1 ease-in-out;
	opacity: 1;
	-webkit-backface-visibility: hidden;
}

.onyx-element-from-right.onyx-element-from-right-on > div {
	-webkit-animation: element-from-right 0.7s 1 ease-in-out;
	-moz-animation: element-from-right 0.7s 1 ease-in-out;
	animation: element-from-right 0.7s 1 ease-in-out;
	opacity: 1;
	-webkit-backface-visibility: hidden;
}

.onyx-element-from-top.onyx-element-from-top-on > div {
	-webkit-animation: element-from-top 0.7s 1 ease-in-out;
	-moz-animation: element-from-top 0.7s 1 ease-in-out;
	animation: element-from-top 0.7s 1 ease-in-out;
	opacity: 1;
	-webkit-backface-visibility: hidden;
}

.onyx-element-from-bottom.onyx-element-from-bottom-on > div {
	-webkit-animation: element-from-bottom 0.7s 1 ease-in-out;
	-moz-animation: element-from-bottom 0.7s 1 ease-in-out;
	animation: element-from-bottom 0.7s 1 ease-in-out;
	opacity: 1;
	-webkit-backface-visibility: hidden;
}

.touch .onyx-no-animations-on-touch .onyx-flip-in,
.touch .onyx-no-animations-on-touch .onyx-grow-in,
.touch .onyx-no-animations-on-touch .onyx-z-rotate,
.touch .onyx-no-animations-on-touch .onyx-x-rotate,
.touch .onyx-no-animations-on-touch .onyx-y-translate,
.touch .onyx-no-animations-on-touch .onyx-fade-in-down,
.touch .onyx-no-animations-on-touch .onyx-fade-in-left-x-rotate,
.touch .onyx-no-animations-on-touch .onyx-fade-in {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	transition: none !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	transform: none !important;
	opacity: 1 !important;
}

.onyx-flip-in {
	opacity: 0;
	-webkit-transform: perspective(1000px) rotateY(25deg);
	-moz-transform: perspective(1000px) rotateY(25deg);
	transform: perspective(1000px) rotateY(25deg);
	-webkit-transition: all 1.1s ease-in-out;
	-moz-transition: all 1.1s ease-in-out;
	transition: all 1.1s ease-in-out;
}

.onyx-flip-in.onyx-flip-in-on {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.onyx-grow-in {
	opacity: 0;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
	-moz-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
	transition: all 1s cubic-bezier(0, 1, 0.5, 1);
	-webkit-backface-visibility: hidden;
}

.onyx-grow-in.onyx-grow-in-on {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.onyx-z-rotate {
	opacity: 0;
	-webkit-transform: rotateZ(7deg);
	-moz-transform: rotateZ(7deg);
	transform: rotateZ(7deg);
	-webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	transform-origin: top right;
	-webkit-backface-visibility: hidden;
}

.onyx-z-rotate.onyx-z-rotate-on {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.onyx-x-rotate {
	opacity: 0;
	-webkit-transform: perspective(900px) rotateX(-45deg);
	-moz-transform: perspective(900px) rotateX(-45deg);
	transform: perspective(900px) rotateX(-45deg);
	-webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-webkit-backface-visibility: hidden;
}

.onyx-x-rotate.onyx-x-rotate-on {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.onyx-y-translate {
	opacity: 0;
	-webkit-transform: translate(0, 30px);
	-moz-transform: translate(0, 30px);
	transform: translate(0, 30px);
	-webkit-transition: all 700ms cubic-bezier(0.68, -0.65, 0.265, 1.65);
	-moz-transition: all 700ms cubic-bezier(0.68, -0.65, 0.265, 1.65);
	transition: all 700ms cubic-bezier(0.68, -0.65, 0.265, 1.65);
}

.onyx-y-translate.onyx-y-translate-on {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
}

.onyx-fade-in-down {
	opacity: 0;
	-webkit-transform: translate(0, -25px);
	-moz-transform: translate(0, -25px);
	transform: translate(0, -25px);
	-webkit-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
	-moz-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
	transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
}

.onyx-fade-in-down.onyx-fade-in-down-on {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
}

.onyx-fade-in-left-x-rotate {
	opacity: 0;
	-webkit-transform: rotateZ(-5deg) translate(-30px, 0);
	-moz-transform: rotateZ(-5deg) translate(-30px, 0);
	transform: rotateZ(-5deg) translate(-30px, 0);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.onyx-fade-in-left-x-rotateonyx-fade-in-left-x-rotate-on {
	opacity: 1;
	-webkit-transform: rotateZ(0deg) translate(0, 0);
	-moz-transform: rotateZ(0deg) translate(0, 0);
	transform: rotateZ(0deg) translate(0, 0);
}

.onyx-fade-in {
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.onyx-fade-in.onyx-fade-in-on {
	opacity: 1;
}

/* ==========================================================================
	 #Animation styles - end
	 ========================================================================== */
.onyx-st-loader {
	position: absolute;
	/*position: fixed;*/
	top: 50%;
	left: 50%;
	z-index: 2100;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.onyx-st-loader1 {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.onyx-st-loader2 {
	margin: -50% 0 0 -50%;
}

/* airplane - start */
.onyx-plane-holder {
	display: block;
	width: 100px;
	height: 43px;
	margin: 100px auto;
	-webkit-animation: flight 5s linear infinite;
	animation: flight 5s linear infinite;
}

.onyx-plane-holder .st0 {
	fill: none;
	stroke: #005bdd;
	stroke-width: 2.3;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10;
}

.onyx-plane-holder .st1 {
	fill: #fff;
	stroke: #005bdd;
	stroke-width: 2.3;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10;
}

.onyx-plane-holder svg {
	-webkit-animation: plane-stutter 5s infinite;
	animation: plane-stutter 5s infinite;
}

.onyx-plane-holder .smoke {
	-webkit-animation: smoke 1s infinite;
	animation: smoke 1s infinite;
}

.onyx-plane-holder .smoke2 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.onyx-plane-holder .smoke3 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.onyx-plane-holder .smoke4 {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}

.onyx-plane-holder .path {
	animation: draw 0.2s linear infinite;
}

@keyframes draw {
	50% {
		stroke-dashoffset: 0;
	}
}

@keyframes plane-stutter {
	0% {
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		transform: translateY(100%);
	}
	25% {
		-webkit-transform: translateY(20%);
		-moz-transform: translateY(20%);
		transform: translateY(20%);
	}
	50% {
		-webkit-transform: translateY(80%);
		-moz-transform: translateY(80%);
		transform: translateY(80%);
	}
	75% {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}
	100% {
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes smoke {
	0% {
		-webkit-transform: translateX(10%);
		-moz-transform: translateX(10%);
		transform: translateX(10%);
		opacity: 1;
	}
	70% {
		opacity: 0.8;
	}
	100% {
		-webkit-transform: translateX(-30%);
		-moz-transform: translateX(-30%);
		transform: translateX(-30%);
		opacity: 0;
	}
}

@keyframes flight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	10%, 90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		transform: translateX(100%);
	}
}

/* pulse - start */
.onyx-st-loader .pulse {
	width: 32px;
	height: 32px;
	margin: -16px 0px 0px -16px;
	background-color: #005bdd;
	border-radius: 16px;
	-webkit-animation: scaleout 1.0s infinite ease-in-out;
	animation: scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes scaleout {
	0% {
		-webkit-transform: scale(0);
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@-moz-keyframes scaleout {
	0% {
		-moz-transform: scale(0);
	}
	100% {
		-moz-transform: scale(1);
		opacity: 0;
	}
}

@-ms-keyframes scaleout {
	0% {
		-ms-transform: scale(0);
	}
	100% {
		-ms-transform: scale(1);
		opacity: 0;
	}
}

@-o-keyframes scaleout {
	0% {
		-o-transform: scale(0);
	}
	100% {
		-o-transform: scale(1);
		opacity: 0;
	}
}

@keyframes scaleout {
	0% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

/* pulse - end */
/* double pulse - start */
.onyx-st-loader .double_pulse {
	width: 40px;
	height: 40px;
	margin: -20px 0px 0px -20px;
	position: relative;
}

.onyx-st-loader .double_pulse .double-bounce1, .onyx-st-loader .double_pulse .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #005bdd;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2.0s infinite ease-in-out;
	animation: bounce 2.0s infinite ease-in-out;
}

.onyx-st-loader .double_pulse .double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
	0%, 100% {
		-webkit-transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes bounce {
	0%, 100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

/* double pulse - end */
/* cube - start */
.onyx-st-loader .cube {
	width: 60px;
	height: 60px;
	margin: -30px 0px 0px -30px;
	background-color: #005bdd;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

/* cube - end */
/* rotating cubes - start */
.onyx-st-loader .rotating_cubes {
	width: 32px;
	height: 32px;
	margin: -16px 0px 0px -16px;
	position: relative;
}

.onyx-st-loader .rotating_cubes .cube1, .onyx-st-loader .rotating_cubes .cube2 {
	background-color: #005bdd;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}

.onyx-st-loader .rotating_cubes .cube2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
	25% {
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		-webkit-transform: rotate(-360deg);
	}
}

@keyframes cubemove {
	25% {
		transform: translateX(42px) rotate(-90deg) scale(0.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
	}
	50.1% {
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}

/* rotating cubes - end */
/* stripes - start */
.onyx-st-loader .stripes {
	width: 50px;
	height: 60px;
	margin: -30px 0px 0px -25px;
	text-align: center;
	font-size: 10px;
}

.onyx-st-loader .stripes > div {
	background-color: #005bdd;
	height: 100%;
	width: 6px;
	display: inline-block;
	margin: 0 3px 0 0;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}

.onyx-st-loader .stripes .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.onyx-st-loader .stripes .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.onyx-st-loader .stripes .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.onyx-st-loader .stripes .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
	0%, 40%, 100% {
		-webkit-transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes stretchdelay {
	0%, 40%, 100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

/* stripes - end */
/* wave - start */
.onyx-st-loader .wave {
	width: 72px;
	text-align: center;
	margin: -9px 0px 0px -36px;
}

.onyx-st-loader .wave > div {
	width: 18px;
	height: 18px;
	background-color: #005bdd;
	margin: 0px 3px 0px 0px;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.onyx-st-loader .wave .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.onyx-st-loader .wave .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
	}
}

@keyframes bouncedelay {
	0%, 80%, 100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	40% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

/* wave - end */
/* two_rotating_circles - start */
.onyx-st-loader .two_rotating_circles {
	width: 40px;
	height: 40px;
	margin: -20px 0px 0px -20px;
	position: relative;
	text-align: center;
	-webkit-animation: rotatecircles 2.0s infinite linear;
	animation: rotatecircles 2.0s infinite linear;
}

.onyx-st-loader .two_rotating_circles .dot1, .onyx-st-loader .two_rotating_circles .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #005bdd;
	border-radius: 100%;
	-webkit-animation: bounce 2.0s infinite ease-in-out;
	animation: bounce 2.0s infinite ease-in-out;
}

.onyx-st-loader .two_rotating_circles .dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes rotatecircles {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotatecircles {
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}

/* two_rotating_circles - end */
/* five_rotating_circles - start */
.onyx-st-loader .five_rotating_circles {
	width: 60px;
	height: 60px;
	margin: -30px 0px 0px -30px;
	position: relative;
}

.onyx-st-loader .five_rotating_circles .container1 > div, .onyx-st-loader .five_rotating_circles .container2 > div, .onyx-st-loader .five_rotating_circles .container3 > div {
	width: 12px;
	height: 12px;
	background-color: #005bdd;
	border-radius: 100%;
	position: absolute;
	-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
	animation: bouncedelay 1.2s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.onyx-st-loader .five_rotating_circles .spinner-container {
	position: absolute;
	width: 100%;
	height: 100%;
}

.onyx-st-loader .five_rotating_circles .container2 {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.onyx-st-loader .five_rotating_circles .container3 {
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}

.onyx-st-loader .five_rotating_circles .circle1 {
	top: 0;
	left: 0;
}

.onyx-st-loader .five_rotating_circles .circle2 {
	top: 0;
	right: 0;
}

.onyx-st-loader .five_rotating_circles .circle3 {
	right: 0;
	bottom: 0;
}

.onyx-st-loader .five_rotating_circles .circle4 {
	left: 0;
	bottom: 0;
}

.onyx-st-loader .five_rotating_circles .container2 .circle1 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.onyx-st-loader .five_rotating_circles .container3 .circle1 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.onyx-st-loader .five_rotating_circles .container1 .circle2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.onyx-st-loader .five_rotating_circles .container2 .circle2 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.onyx-st-loader .five_rotating_circles .container3 .circle2 {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.onyx-st-loader .five_rotating_circles .container1 .circle3 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.onyx-st-loader .five_rotating_circles .container2 .circle3 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.onyx-st-loader .five_rotating_circles .container3 .circle3 {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.onyx-st-loader .five_rotating_circles .container1 .circle4 {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.onyx-st-loader .five_rotating_circles .container2 .circle4 {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.onyx-st-loader .five_rotating_circles .container3 .circle4 {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

/* five_rotating_circles - end */
/* atom - start */
.onyx-st-loader .atom {
	position: relative;
	width: 100px;
	height: 100px;
}

.onyx-st-loader .atom .ball-1 {
	height: 50%;
	width: 50%;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 1;
	-webkit-animation: atom_shrink 4.5s infinite linear;
	-moz-animation: atom_shrink 4.5s infinite linear;
	-o-animation: atom_shrink 4.5s infinite linear;
	animation: atom_shrink 4.5s infinite linear;
}

.onyx-st-loader .atom .ball-1:before {
	content: '';
	background: #005bdd;
	border-radius: 50%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: -50%;
	left: -50%;
}

.onyx-st-loader .atom .ball-2,
.onyx-st-loader .atom .ball-3,
.onyx-st-loader .atom .ball-4 {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.onyx-st-loader .atom .ball-2:before,
.onyx-st-loader .atom .ball-3:before,
.onyx-st-loader .atom .ball-4:before {
	content: '';
	height: 20px;
	width: 20px;
	border-radius: 50%;
	background: #005bdd;
	top: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
}

.onyx-st-loader .atom .ball-2 {
	-webkit-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
	-moz-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
	-o-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
	animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
}

.onyx-st-loader .atom .ball-3 {
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	transform: rotate(120deg);
	-webkit-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
	-moz-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
	-o-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
	animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
}

.onyx-st-loader .atom .ball-4 {
	-webkit-transform: rotate(240deg);
	-moz-transform: rotate(240deg);
	-o-transform: rotate(240deg);
	transform: rotate(240deg);
	-webkit-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
	-moz-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
	-o-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
	animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
}

.onyx-st-loader .atom .ball-2:before {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
	-moz-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
	-o-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
	animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
}

.onyx-st-loader .atom .ball-3:before {
	-webkit-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
	-moz-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
	-o-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
	animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
}

.onyx-st-loader .atom .ball-4:before {
	-webkit-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;
	-moz-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;
	-o-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;
	animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -0.125s infinite ease;
}

@-webkit-keyframes atom_position {
	50% {
		top: 80px;
		left: 80px;
	}
}

@-moz-keyframes atom_position {
	50% {
		top: 80px;
		left: 80px;
	}
}

@-o-keyframes atom_position {
	50% {
		top: 80px;
		left: 80px;
	}
}

@keyframes atom_position {
	50% {
		top: 80px;
		left: 80px;
	}
}

@-webkit-keyframes atom_size {
	50% {
		-webkit-transform: scale(0.5, 0.5);
	}
}

@-moz-keyframes atom_size {
	50% {
		-moz-transform: scale(0.5, 0.5);
	}
}

@-o-keyframes atom_size {
	50% {
		-o-transform: scale(0.5, 0.5);
	}
}

@keyframes atom_size {
	50% {
		transform: scale(0.5, 0.5);
	}
}

@-webkit-keyframes atom_zindex {
	100% {
		z-index: 10;
	}
}

@-moz-keyframes atom_zindex {
	100% {
		z-index: 10;
	}
}

@-o-keyframes atom_zindex {
	100% {
		z-index: 10;
	}
}

@keyframes atom_zindex {
	100% {
		z-index: 10;
	}
}

@-webkit-keyframes atom_shrink {
	50% {
		-webkit-transform: scale(0.9, 0.9);
	}
}

@-moz-keyframes atom_shrink {
	50% {
		-moz-transform: scale(0.9, 0.9);
	}
}

@-o-keyframes atom_shrink {
	50% {
		-o-transform: scale(0.9, 0.9);
	}
}

@keyframes atom_shrink {
	50% {
		transform: scale(0.9, 0.9);
	}
}

/* atom - end */
/* clock - start*/
.onyx-st-loader .clock {
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	position: relative;
	-webkit-animation: clock 8s infinite steps(8);
	-moz-animation: clock 8s infinite steps(8);
	-o-animation: clock 8s infinite steps(8);
	animation: clock 8s infinite steps(8);
}

.onyx-st-loader .clock .ball {
	height: 50px;
	width: 50px;
	position: absolute;
}

.onyx-st-loader .clock .ball:before {
	content: '';
	border-radius: 50%;
	height: 18.31501832px;
	width: 18.31501832px;
	position: absolute;
	background: #005bdd;
}

.onyx-st-loader .clock .ball-1 {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-animation: clock1 1s ease-in infinite;
	-moz-animation: clock1 1s ease-in infinite;
	-o-animation: clock1 1s ease-in infinite;
	animation: clock1 1s ease-in infinite;
}

.onyx-st-loader .clock .ball-2 {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-animation: clock2 1s ease-in infinite;
	-moz-animation: clock2 1s ease-in infinite;
	-o-animation: clock2 1s ease-in infinite;
	animation: clock2 1s ease-in infinite;
}

.onyx-st-loader .clock .ball-3 {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-animation: clock3 1s ease-in infinite;
	-moz-animation: clock3 1s ease-in infinite;
	-o-animation: clock3 1s ease-in infinite;
	animation: clock3 1s ease-in infinite;
}

.onyx-st-loader .clock .ball-4 {
	-webkit-animation: clock4 1s ease-in infinite;
	-moz-animation: clock4 1s ease-in infinite;
	-o-animation: clock4 1s ease-in infinite;
	animation: clock4 1s ease-in infinite;
}

@-webkit-keyframes clock {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes clock {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-o-keyframes clock {
	100% {
		-o-transform: rotate(360deg);
	}
}

@keyframes clock {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes clock1 {
	0% {
		-webkit-transform: rotate(-135deg);
	}
	30% {
		-webkit-transform: rotate(-450deg);
	}
	100% {
		-webkit-transform: rotate(-450deg);
	}
}

@-moz-keyframes clock1 {
	0% {
		-moz-transform: rotate(-135deg);
	}
	30% {
		-moz-transform: rotate(-450deg);
	}
	100% {
		-moz-transform: rotate(-450deg);
	}
}

@-o-keyframes clock1 {
	0% {
		-o-transform: rotate(-135deg);
	}
	30% {
		-o-transform: rotate(-450deg);
	}
	100% {
		-o-transform: rotate(-450deg);
	}
}

@keyframes clock1 {
	0% {
		transform: rotate(-135deg);
	}
	30% {
		transform: rotate(-450deg);
	}
	100% {
		transform: rotate(-450deg);
	}
}

@-webkit-keyframes clock2 {
	5% {
		-webkit-transform: rotate(-90deg);
	}
	35% {
		-webkit-transform: rotate(-405deg);
	}
	100% {
		-webkit-transform: rotate(-405deg);
	}
}

@-moz-keyframes clock2 {
	5% {
		-moz-transform: rotate(-90deg);
	}
	35% {
		-moz-transform: rotate(-405deg);
	}
	100% {
		-moz-transform: rotate(-405deg);
	}
}

@-o-keyframes clock2 {
	5% {
		-o-transform: rotate(-90deg);
	}
	35% {
		-o-transform: rotate(-405deg);
	}
	100% {
		-o-transform: rotate(-405deg);
	}
}

@keyframes clock2 {
	5% {
		transform: rotate(-90deg);
	}
	35% {
		transform: rotate(-405deg);
	}
	100% {
		transform: rotate(-405deg);
	}
}

@-webkit-keyframes clock3 {
	10% {
		-webkit-transform: rotate(-45deg);
	}
	40% {
		-webkit-transform: rotate(-360deg);
	}
	100% {
		-webkit-transform: rotate(-360deg);
	}
}

@-moz-keyframes clock3 {
	10% {
		-moz-transform: rotate(-45deg);
	}
	40% {
		-moz-transform: rotate(-360deg);
	}
	100% {
		-moz-transform: rotate(-360deg);
	}
}

@-o-keyframes clock3 {
	10% {
		-o-transform: rotate(-45deg);
	}
	40% {
		-o-transform: rotate(-360deg);
	}
	100% {
		-o-transform: rotate(-360deg);
	}
}

@keyframes clock3 {
	10% {
		transform: rotate(-45deg);
	}
	40% {
		transform: rotate(-360deg);
	}
	100% {
		transform: rotate(-360deg);
	}
}

@-webkit-keyframes clock4 {
	15% {
		-webkit-transform: rotate(0deg);
	}
	45% {
		-webkit-transform: rotate(-315deg);
	}
	100% {
		-webkit-transform: rotate(-315deg);
	}
}

@-moz-keyframes clock4 {
	15% {
		-moz-transform: rotate(0deg);
	}
	45% {
		-moz-transform: rotate(-315deg);
	}
	100% {
		-moz-transform: rotate(-315deg);
	}
}

@-o-keyframes clock4 {
	15% {
		-o-transform: rotate(0deg);
	}
	45% {
		-o-transform: rotate(-315deg);
	}
	100% {
		-o-transform: rotate(-315deg);
	}
}

@keyframes clock4 {
	15% {
		transform: rotate(0deg);
	}
	45% {
		transform: rotate(-315deg);
	}
	100% {
		transform: rotate(-315deg);
	}
}

/* clock - end*/
/* mitosis - start*/
.onyx-st-loader .mitosis {
	height: 50px;
	width: 50px;
	margin: -25px 0 0 -25px;
	position: relative;
	-webkit-animation: mitosis_invert 2s infinite steps(2, end);
	-moz-animation: mitosis_invert 2s infinite steps(2, end);
	-o-animation: mitosis_invert 2s infinite steps(2, end);
	animation: mitosis_invert 2s infinite steps(2, end);
}

.onyx-st-loader .mitosis .ball {
	height: 100%;
	width: 100%;
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	background: #005bdd;
}

.onyx-st-loader .mitosis .ball-1 {
	-webkit-animation: mitosis_ball1 1s infinite alternate linear;
	-moz-animation: mitosis_ball1 1s infinite alternate linear;
	-o-animation: mitosis_ball1 1s infinite alternate linear;
	animation: mitosis_ball1 1s infinite alternate linear;
}

.onyx-st-loader .mitosis .ball-2 {
	-webkit-animation: mitosis_ball2 1s infinite alternate linear;
	-moz-animation: mitosis_ball2 1s infinite alternate linear;
	-o-animation: mitosis_ball2 1s infinite alternate linear;
	animation: mitosis_ball2 1s infinite alternate linear;
}

.onyx-st-loader .mitosis .ball-3 {
	-webkit-animation: mitosis_ball3 1s infinite alternate linear;
	-moz-animation: mitosis_ball3 1s infinite alternate linear;
	-o-animation: mitosis_ball3 1s infinite alternate linear;
	animation: mitosis_ball3 1s infinite alternate linear;
}

.onyx-st-loader .mitosis .ball-4 {
	-webkit-animation: mitosis_ball4 1s infinite alternate linear;
	-moz-animation: mitosis_ball4 1s infinite alternate linear;
	-o-animation: mitosis_ball4 1s infinite alternate linear;
	animation: mitosis_ball4 1s infinite alternate linear;
}

@-webkit-keyframes mitosis_invert {
	100% {
		-webkit-transform: rotate(180deg);
	}
}

@-moz-keyframes mitosis_invert {
	100% {
		-moz-transform: rotate(180deg);
	}
}

@-o-keyframes mitosis_invert {
	100% {
		-o-transform: rotate(180deg);
	}
}

@keyframes mitosis_invert {
	100% {
		transform: rotate(180deg);
	}
}

@-webkit-keyframes mitosis_ball1 {
	12% {
		-webkit-transform: none;
	}
	26% {
		-webkit-transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		-webkit-transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		-webkit-transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		-webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
	}
	88% {
		-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
	}
	100% {
		-webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
	}
}

@-moz-keyframes mitosis_ball1 {
	12% {
		-moz-transform: none;
	}
	26% {
		-moz-transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		-moz-transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		-moz-transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		-moz-transform: translate(50%, 25%) scale(0.6, 0.8);
	}
	88% {
		-moz-transform: translate(50%, 50%) scale(0.6, 0.6);
	}
	100% {
		-moz-transform: translate(50%, 50%) scale(0.6, 0.6);
	}
}

@-o-keyframes mitosis_ball1 {
	12% {
		-o-transform: none;
	}
	26% {
		-o-transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		-o-transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		-o-transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		-o-transform: translate(50%, 25%) scale(0.6, 0.8);
	}
	88% {
		-o-transform: translate(50%, 50%) scale(0.6, 0.6);
	}
	100% {
		-o-transform: translate(50%, 50%) scale(0.6, 0.6);
	}
}

@keyframes mitosis_ball1 {
	12% {
		transform: none;
	}
	26% {
		transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		transform: translate(50%, 25%) scale(0.6, 0.8);
	}
	88% {
		transform: translate(50%, 50%) scale(0.6, 0.6);
	}
	100% {
		transform: translate(50%, 50%) scale(0.6, 0.6);
	}
}

@-webkit-keyframes mitosis_ball2 {
	12% {
		-webkit-transform: none;
	}
	26% {
		-webkit-transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		-webkit-transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		-webkit-transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		-webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
	}
	88% {
		-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
	}
	100% {
		-webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
	}
}

@-moz-keyframes mitosis_ball2 {
	12% {
		-moz-transform: none;
	}
	26% {
		-moz-transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		-moz-transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		-moz-transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		-moz-transform: translate(50%, -25%) scale(0.6, 0.8);
	}
	88% {
		-moz-transform: translate(50%, -50%) scale(0.6, 0.6);
	}
	100% {
		-moz-transform: translate(50%, -50%) scale(0.6, 0.6);
	}
}

@-o-keyframes mitosis_ball2 {
	12% {
		-o-transform: none;
	}
	26% {
		-o-transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		-o-transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		-o-transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		-o-transform: translate(50%, -25%) scale(0.6, 0.8);
	}
	88% {
		-o-transform: translate(50%, -50%) scale(0.6, 0.6);
	}
	100% {
		-o-transform: translate(50%, -50%) scale(0.6, 0.6);
	}
}

@keyframes mitosis_ball2 {
	12% {
		transform: none;
	}
	26% {
		transform: translateX(25%) scale(1, 0.8);
	}
	40% {
		transform: translateX(50%) scale(0.8, 0.8);
	}
	60% {
		transform: translateX(50%) scale(0.8, 0.8);
	}
	74% {
		transform: translate(50%, -25%) scale(0.6, 0.8);
	}
	88% {
		transform: translate(50%, -50%) scale(0.6, 0.6);
	}
	100% {
		transform: translate(50%, -50%) scale(0.6, 0.6);
	}
}

@-webkit-keyframes mitosis_ball3 {
	12% {
		-webkit-transform: none;
	}
	26% {
		-webkit-transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		-webkit-transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		-webkit-transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		-webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
	}
	88% {
		-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
	100% {
		-webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
}

@-moz-keyframes mitosis_ball3 {
	12% {
		-moz-transform: none;
	}
	26% {
		-moz-transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		-moz-transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		-moz-transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		-moz-transform: translate(-50%, 25%) scale(0.6, 0.8);
	}
	88% {
		-moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
	100% {
		-moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
}

@-o-keyframes mitosis_ball3 {
	12% {
		-o-transform: none;
	}
	26% {
		-o-transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		-o-transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		-o-transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		-o-transform: translate(-50%, 25%) scale(0.6, 0.8);
	}
	88% {
		-o-transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
	100% {
		-o-transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
}

@keyframes mitosis_ball3 {
	12% {
		transform: none;
	}
	26% {
		transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		transform: translate(-50%, 25%) scale(0.6, 0.8);
	}
	88% {
		transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
	100% {
		transform: translate(-50%, 50%) scale(0.6, 0.6);
	}
}

@-webkit-keyframes mitosis_ball4 {
	12% {
		-webkit-transform: none;
	}
	26% {
		-webkit-transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		-webkit-transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		-webkit-transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		-webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
	}
	88% {
		-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
}

@-moz-keyframes mitosis_ball4 {
	12% {
		-moz-transform: none;
	}
	26% {
		-moz-transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		-moz-transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		-moz-transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		-moz-transform: translate(-50%, -25%) scale(0.6, 0.8);
	}
	88% {
		-moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
	100% {
		-moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
}

@-o-keyframes mitosis_ball4 {
	12% {
		-o-transform: none;
	}
	26% {
		-o-transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		-o-transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		-o-transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		-o-transform: translate(-50%, -25%) scale(0.6, 0.8);
	}
	88% {
		-o-transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
	100% {
		-o-transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
}

@keyframes mitosis_ball4 {
	12% {
		transform: none;
	}
	26% {
		transform: translateX(-25%) scale(1, 0.8);
	}
	40% {
		transform: translateX(-50%) scale(0.8, 0.8);
	}
	60% {
		transform: translateX(-50%) scale(0.8, 0.8);
	}
	74% {
		transform: translate(-50%, -25%) scale(0.6, 0.8);
	}
	88% {
		transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
	100% {
		transform: translate(-50%, -50%) scale(0.6, 0.6);
	}
}

/* mitosis - end*/
/* lines - start*/
.onyx-st-loader .lines {
	width: 60px;
	height: 60px;
	margin: 0 0 0 -30px;
}

.onyx-st-loader .lines .line1,
.onyx-st-loader .lines .line2,
.onyx-st-loader .lines .line3,
.onyx-st-loader .lines .line4 {
	margin-left: 10px;
	position: absolute;
	width: 60px;
	height: 4px;
	background-color: #005bdd;
	-webkit-animation: lines_spin 1.5s infinite linear;
	-webkit-animation-timing-function: ease;
}

.onyx-st-loader .lines .line2 {
	-webkit-animation-delay: 0.1s;
}

.onyx-st-loader .lines .line3 {
	-webkit-animation-delay: 0.2s;
}

.onyx-st-loader .lines .line4 {
	-webkit-animation-delay: 0.3s;
}

@-webkit-keyframes lines_spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes lines_spin {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-o-keyframes lines_spin {
	100% {
		-o-transform: rotate(360deg);
	}
}

@keyframes lines_spin {
	100% {
		transform: rotate(360deg);
	}
}

/* lines - end*/
/* fussion - start*/
.onyx-st-loader .fussion {
	width: 30px;
	height: 30px;
	margin: -45px 0 0 -30px;
	position: relative;
}

.onyx-st-loader .fussion .ball {
	height: 40px;
	width: 40px;
	left: 50%;
	top: 50%;
	background: #005bdd;
	border-radius: 50%;
	float: left;
	position: absolute;
}

.onyx-st-loader .fussion .ball-1 {
	background: #005bdd;
	top: 0;
	left: 50%;
	-webkit-animation: fussion_ball1 1s 0s ease infinite;
	-moz-animation: fussion_ball1 1s 0s ease infinite;
	-o-animation: fussion_ball1 1s 0s ease infinite;
	animation: fussion_ball1 1s 0s ease infinite;
	z-index: 1;
}

.onyx-st-loader .fussion .ball-2 {
	background: #005bdd;
	top: 50%;
	left: 100%;
	-webkit-animation: fussion_ball2 1s 0s ease infinite;
	-moz-animation: fussion_ball2 1s 0s ease infinite;
	-o-animation: fussion_ball2 1s 0s ease infinite;
	animation: fussion_ball2 1s 0s ease infinite;
	z-index: 2;
}

.onyx-st-loader .fussion .ball-3 {
	background: #005bdd;
	top: 100%;
	left: 50%;
	-webkit-animation: fussion_ball3 1s 0s ease infinite;
	-moz-animation: fussion_ball3 1s 0s ease infinite;
	-o-animation: fussion_ball3 1s 0s ease infinite;
	animation: fussion_ball3 1s 0s ease infinite;
	z-index: 1;
}

.onyx-st-loader .fussion .ball-4 {
	background: #005bdd;
	top: 50%;
	left: 0%;
	-webkit-animation: fussion_ball4 1s 0s ease infinite;
	-moz-animation: fussion_ball4 1s 0s ease infinite;
	-o-animation: fussion_ball4 1s 0s ease infinite;
	animation: fussion_ball4 1s 0s ease infinite;
	z-index: 2;
}

@-webkit-keyframes fussion_ball1 {
	50% {
		top: -100%;
		left: 200%;
	}
	100% {
		top: 50%;
		left: 100%;
		z-index: 2;
	}
}

@-moz-keyframes fussion_ball1 {
	50% {
		top: -100%;
		left: 200%;
	}
	100% {
		top: 50%;
		left: 100%;
		z-index: 2;
	}
}

@-o-keyframes fussion_ball1 {
	50% {
		top: -100%;
		left: 200%;
	}
	100% {
		top: 50%;
		left: 100%;
		z-index: 2;
	}
}

@keyframes fussion_ball1 {
	50% {
		top: -100%;
		left: 200%;
	}
	100% {
		top: 50%;
		left: 100%;
		z-index: 2;
	}
}

@-webkit-keyframes fussion_ball2 {
	50% {
		top: 200%;
		left: 200%;
	}
	100% {
		top: 100%;
		left: 50%;
		z-index: 1;
	}
}

@-moz-keyframes fussion_ball2 {
	50% {
		top: 200%;
		left: 200%;
	}
	100% {
		top: 100%;
		left: 50%;
		z-index: 1;
	}
}

@-o-keyframes fussion_ball2 {
	50% {
		top: 200%;
		left: 200%;
	}
	100% {
		top: 100%;
		left: 50%;
		z-index: 1;
	}
}

@keyframes fussion_ball2 {
	50% {
		top: 200%;
		left: 200%;
	}
	100% {
		top: 100%;
		left: 50%;
		z-index: 1;
	}
}

@-webkit-keyframes fussion_ball3 {
	50% {
		top: 200%;
		left: -100%;
	}
	100% {
		top: 50%;
		left: 0%;
		z-index: 2;
	}
}

@-moz-keyframes fussion_ball3 {
	50% {
		top: 200%;
		left: -100%;
	}
	100% {
		top: 50%;
		left: 0%;
		z-index: 2;
	}
}

@-o-keyframes fussion_ball3 {
	50% {
		top: 200%;
		left: -100%;
	}
	100% {
		top: 50%;
		left: 0%;
		z-index: 2;
	}
}

@keyframes fussion_ball3 {
	50% {
		top: 200%;
		left: -100%;
	}
	100% {
		top: 50%;
		left: 0%;
		z-index: 2;
	}
}

@-webkit-keyframes fussion_ball4 {
	50% {
		top: -100%;
		left: -100%;
	}
	100% {
		top: 0%;
		left: 50%;
		z-index: 1;
	}
}

@-moz-keyframes fussion_ball4 {
	50% {
		top: -100%;
		left: -100%;
	}
	100% {
		top: 0%;
		left: 50%;
		z-index: 1;
	}
}

@-o-keyframes fussion_ball4 {
	50% {
		top: -100%;
		left: -100%;
	}
	100% {
		top: 0%;
		left: 50%;
		z-index: 1;
	}
}

@keyframes fussion_ball4 {
	50% {
		top: -100%;
		left: -100%;
	}
	100% {
		top: 0%;
		left: 50%;
		z-index: 1;
	}
}

/* fussion - end*/
/* wave_circles - start*/
.onyx-st-loader .wave_circles {
	width: 150px;
	height: 30px;
	margin: -15px 0 0 -75px;
}

.onyx-st-loader .wave_circles .ball {
	height: 30px;
	width: 30px;
	float: left;
	background: #005bdd;
	border-radius: 50%;
	margin-right: 10px;
}

.onyx-st-loader .wave_circles .ball-1 {
	-webkit-animation: wave_jump3 1.8s infinite ease-out;
	-moz-animation: wave_jump3 1.8s infinite ease-out;
	-o-animation: wave_jump3 1.8s infinite ease-out;
	animation: wave_jump3 1.8s infinite ease-out;
}

.onyx-st-loader .wave_circles .ball-2 {
	-webkit-animation: wave_jump2 1.8s infinite ease-out;
	-moz-animation: wave_jump2 1.8s infinite ease-out;
	-o-animation: wave_jump2 1.8s infinite ease-out;
	animation: wave_jump2 1.8s infinite ease-out;
}

.onyx-st-loader .wave_circles .ball-3 {
	-webkit-animation: wave_jump1 1.8s infinite ease-out;
	-moz-animation: wave_jump1 1.8s infinite ease-out;
	-o-animation: wave_jump1 1.8s infinite ease-out;
	animation: wave_jump1 1.8s infinite ease-out;
}

.onyx-st-loader .wave_circles .ball-4 {
	margin-right: 0;
	-webkit-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
	-moz-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
	-o-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
	animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}

@-webkit-keyframes wave_jump1 {
	12% {
		-webkit-transform: translate(20px, -40px);
		-webkit-animation-timing-function: ease-in;
	}
	24% {
		-webkit-transform: translate(40px, 0);
	}
	100% {
		-webkit-transform: translate(40px, 0);
	}
}

@-moz-keyframes wave_jump1 {
	12% {
		-moz-transform: translate(20px, -40px);
		-moz-animation-timing-function: ease-in;
	}
	24% {
		-moz-transform: translate(40px, 0);
	}
	100% {
		-moz-transform: translate(40px, 0);
	}
}

@-moz-keyframes wave_jump1 {
	12% {
		-o-transform: translate(20px, -40px);
		-o-animation-timing-function: ease-in;
	}
	24% {
		-o-transform: translate(40px, 0);
	}
	100% {
		-o-transform: translate(40px, 0);
	}
}

@keyframes wave_jump1 {
	12% {
		transform: translate(20px, -40px);
		animation-timing-function: ease-in;
	}
	24% {
		transform: translate(40px, 0);
	}
	100% {
		transform: translate(40px, 0);
	}
}

@-webkit-keyframes wave_jump2 {
	12% {
		-webkit-transform: translate(0, 0);
	}
	24% {
		-webkit-transform: translate(20px, -40px);
		-webkit-animation-timing-function: ease-in;
	}
	36% {
		-webkit-transform: translate(40px, 0);
	}
	100% {
		-webkit-transform: translate(40px, 0);
	}
}

@-moz-keyframes wave_jump2 {
	12% {
		-moz-transform: translate(0, 0);
	}
	24% {
		-moz-transform: translate(20px, -40px);
		-moz-animation-timing-function: ease-in;
	}
	36% {
		-moz-transform: translate(40px, 0);
	}
	100% {
		-moz-transform: translate(40px, 0);
	}
}

@-o-keyframes wave_jump2 {
	12% {
		-o-transform: translate(0, 0);
	}
	24% {
		-o-transform: translate(20px, -40px);
		-o-animation-timing-function: ease-in;
	}
	36% {
		-o-transform: translate(40px, 0);
	}
	100% {
		-o-transform: translate(40px, 0);
	}
}

@keyframes wave_jump2 {
	12% {
		transform: translate(0, 0);
	}
	24% {
		transform: translate(20px, -40px);
		animation-timing-function: ease-in;
	}
	36% {
		transform: translate(40px, 0);
	}
	100% {
		transform: translate(40px, 0);
	}
}

@-webkit-keyframes wave_jump3 {
	24% {
		-webkit-transform: translate(0, 0);
	}
	36% {
		-webkit-transform: translate(20px, -40px);
		-webkit-animation-timing-function: ease-in;
	}
	48% {
		-webkit-transform: translate(40px, 0);
	}
	100% {
		-webkit-transform: translate(40px, 0);
	}
}

@-moz-keyframes wave_jump3 {
	24% {
		-moz-transform: translate(0, 0);
	}
	36% {
		-moz-transform: translate(20px, -40px);
		-moz-animation-timing-function: ease-in;
	}
	48% {
		-moz-transform: translate(40px, 0);
	}
	100% {
		-moz-transform: translate(40px, 0);
	}
}

@-o-keyframes wave_jump3 {
	24% {
		-o-transform: translate(0, 0);
	}
	36% {
		-o-transform: translate(20px, -40px);
		-o-animation-timing-function: ease-in;
	}
	48% {
		-o-transform: translate(40px, 0);
	}
	100% {
		-o-transform: translate(40px, 0);
	}
}

@keyframes wave_jump3 {
	24% {
		transform: translate(0, 0);
	}
	36% {
		transform: translate(20px, -40px);
		animation-timing-function: ease-in;
	}
	48% {
		transform: translate(40px, 0);
	}
	100% {
		transform: translate(40px, 0);
	}
}

@-webkit-keyframes wave_wipe {
	48% {
		-webkit-transform: translateX(-120px);
	}
	100% {
		-webkit-transform: translateX(-120px);
	}
}

@-moz-keyframes wave_wipe {
	48% {
		-moz-transform: translateX(-120px);
	}
	100% {
		-moz-transform: translateX(-120px);
	}
}

@-o-keyframes wave_wipe {
	48% {
		-o-transform: translateX(-120px);
	}
	100% {
		-o-transform: translateX(-120px);
	}
}

@keyframes wave_wipe {
	48% {
		transform: translateX(-120px);
	}
	100% {
		transform: translateX(-120px);
	}
}

/* wave_circles - end*/
/* pulse_circles - start*/
.onyx-st-loader .pulse_circles {
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	position: relative;
}

.onyx-st-loader .pulse_circles * {
	box-sizing: border-box;
}

.onyx-st-loader .pulse_circles .ball {
	height: 100%;
	width: 100%;
	background: #005bdd;
	position: absolute;
	border-radius: 50%;
	border: 0px solid #005bdd;
	-webkit-animation: pulse_circles_pulse 3s infinite;
	-moz-animation: pulse_circles_pulse 3s infinite;
	-o-animation: pulse_circles_pulse 3s infinite;
	animation: pulse_circles_pulse 3s infinite;
}

.onyx-st-loader .pulse_circles .ball-2 {
	-webkit-animation-delay: -0.75s;
	-moz-animation-delay: -0.75s;
	-o-animation-delay: -0.75s;
	animation-delay: -0.75s;
}

.onyx-st-loader .pulse_circles .ball-3 {
	-webkit-animation-delay: -1.5s;
	-moz-animation-delay: -1.5s;
	-o-animation-delay: -1.5s;
	animation-delay: -1.5s;
}

.onyx-st-loader .pulse_circles .ball-4 {
	-webkit-animation-delay: -2.25s;
	-moz-animation-delay: -2.25s;
	-o-animation-delay: -2.25s;
	animation-delay: -2.25s;
}

@-webkit-keyframes pulse_circles_pulse {
	0% {
		-webkit-transform: scale(0.1, 0.1);
		opacity: 1;
		border-width: 50px;
	}
	100% {
		-webkit-transform: scale(1, 1);
		opacity: 0;
		border-width: 0;
	}
}

@-moz-keyframes pulse_circles_pulse {
	0% {
		-moz-transform: scale(0.1, 0.1);
		opacity: 1;
		border-width: 50px;
	}
	100% {
		-moz-transform: scale(1, 1);
		opacity: 0;
		border-width: 0;
	}
}

@-o-keyframes pulse_circles_pulse {
	0% {
		-o-transform: scale(0.1, 0.1);
		opacity: 1;
		border-width: 50px;
	}
	100% {
		-o-transform: scale(1, 1);
		opacity: 0;
		border-width: 0;
	}
}

@keyframes pulse_circles_pulse {
	0% {
		transform: scale(0.1, 0.1);
		opacity: 1;
		border-width: 50px;
	}
	100% {
		transform: scale(1, 1);
		opacity: 0;
		border-width: 0;
	}
}

/* pulse_circles - end*/
/* ==========================================================================
	 #Comments styles - start
	 ========================================================================== */
.onyx-comment-holder {
	padding: 36px 0 0;
	margin: 0 0 0;
}

.onyx-comment-holder .onyx-comments-label {
	display: block;
	margin: 18px 0 9px;
}

.onyx-comment-holder .onyx-comment-image {
	display: block;
	width: 77px;
	float: left;
}

.onyx-comment-holder .onyx-comment-image img {
	border-radius: 50%;
}

.onyx-comment-holder .onyx-comment-text {
	padding: 0 0 0 106px;
}

.onyx-comment-holder .onyx-comment-text .onyx-comment-info {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.onyx-comment-holder .onyx-comment-text .onyx-comment-info span.onyx-comment-date {
	position: relative;
	top: -2px;
	margin-left: 18px;
	font-size: 16px;
	font-weight: 400;
	color: #ababab;
}

.onyx-comment-holder .onyx-comment-text .onyx-text-holder p {
	margin: 9px 0;
}

.onyx-comment-holder .onyx-comment-text .replay,
.onyx-comment-holder .onyx-comment-text .comment-reply-link,
.onyx-comment-holder .onyx-comment-text .comment-edit-link {
	float: left;
	margin-right: 9px;
}

.onyx-comment-holder .onyx-comment-text h5.onyx-comment-name {
	float: left;
	margin-top: 0;
	margin-bottom: 4px;
}

.onyx-comment-holder .onyx-comment {
	position: relative;
}

.onyx-comment-holder .onyx-comment-reply-holder {
	float: left;
}

.onyx-comment-holder .onyx-comment-reply-holder > a:hover {
	color: #005bdd;
}

.onyx-comment-holder .onyx-comment-reply-holder a {
	font-weight: 400;
	font-size: 16px;
	color: #bcbcbc;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

.onyx-comment-holder .onyx-comment-reply-holder a.comment-reply-link:before {
	content: "\e05a";
	position: relative;
	top: -1px;
	font-family: 'ElegantIcons';
	font-size: 14px;
	color: #005bdd;
	margin-right: 9px;
	text-transform: none;
	vertical-align: middle;
}

.onyx-comment-list {
	list-style: none;
	position: relative;
	z-index: 150;
	padding: 0;
	margin: 30px 0 0;
}

.onyx-comment-list > li,
.onyx-comment-list .children > li {
	border-top: 1px solid #f2f2f2;
	display: inline-block;
	position: relative;
	width: 100%;
	padding-top: 28px;
	margin-top: 21px;
}

.onyx-comment-list > li {
	margin: 0 0 28px;
	box-sizing: border-box;
}

.onyx-comment-list > li:first-child {
	border-top: 0;
}

.onyx-comment-list > li:last-child {
	margin: 0;
}

.onyx-comment-list .children {
	padding: 0 0 0 110px;
}

.onyx-comment-form {
	margin: 25px 0 40px;
}

.onyx-comment-form .form-submit .onyx-btn, .onyx-comment-form .form-submit .post-password-form input[type='submit'], .post-password-form .onyx-comment-form .form-submit input[type='submit'], .onyx-comment-form .form-submit .woocommerce .button, .woocommerce .onyx-comment-form .form-submit .button, .onyx-comment-form .form-submit
input.wpcf7-form-control.wpcf7-submit {
	padding: 15px 60px;
}

.comment-respond .comment-reply-title {
	margin-bottom: 32px;
	color: #303030;
	clear: both;
}

.comment-respond .comment-reply-title a {
	font-size: 16px;
}

.comment-respond .logged-in-as {
	margin-bottom: 10px;
}

.onyx-comment-text .comment-respond {
	margin: 20px 0;
}

.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-quiz {
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 12px;
	border: 1px solid transparent;
	border-radius: 0;
	outline: 0;
	font-family: inherit;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #808285;
	resize: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	margin-bottom: 14px;
}

.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-number:focus,
.wpcf7-form-control.wpcf7-date:focus,
.wpcf7-form-control.wpcf7-textarea:focus,
.wpcf7-form-control.wpcf7-select:focus,
.wpcf7-form-control.wpcf7-quiz:focus {
	border-color: #ebebeb;
}

.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder {
	color: #808285;
}

.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder {
	color: #808285;
}

.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder {
	color: #808285;
}

footer .wpcf7-form-control.wpcf7-text,
footer .wpcf7-form-control.wpcf7-number,
footer .wpcf7-form-control.wpcf7-date,
footer .wpcf7-form-control.wpcf7-textarea,
footer .wpcf7-form-control.wpcf7-select,
footer .wpcf7-form-control.wpcf7-quiz {
	padding: 9px 12px;
	font-size: 13px;
	line-height: normal;
	color: rgba(255, 255, 255, .75);
	background-color: rgba(255, 255, 255, .15);
	border-color: rgba(255, 255, 255, .2);
}

footer .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
footer .wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
footer .wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
footer .wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
footer .wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
footer .wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

footer .wpcf7-form-control.wpcf7-text::-moz-placeholder,
footer .wpcf7-form-control.wpcf7-number::-moz-placeholder,
footer .wpcf7-form-control.wpcf7-date::-moz-placeholder,
footer .wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
footer .wpcf7-form-control.wpcf7-select::-moz-placeholder,
footer .wpcf7-form-control.wpcf7-quiz::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

footer .wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
footer .wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
footer .wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
footer .wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
footer .wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
footer .wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

footer .wpcf7-form-control.wpcf7-text:focus,
footer .wpcf7-form-control.wpcf7-number:focus,
footer .wpcf7-form-control.wpcf7-date:focus,
footer .wpcf7-form-control.wpcf7-textarea:focus,
footer .wpcf7-form-control.wpcf7-select:focus,
footer .wpcf7-form-control.wpcf7-quiz:focus {
	border-color: rgba(255, 255, 255, .75);
}

footer input.wpcf7-form-control.wpcf7-submit {
    min-width: auto !important;
    padding: 8px 18px;
    font-size: 13px;
    line-height: normal;
    letter-spacing: .1px;
}

.wpcf7-form p {
	margin: 0px;
}

.wpcf7-form .wpcf7-submit {
	max-width: 100%;
}

.wpcf7-form .onyx-two-columns-form {
	display: table;
	width: 100%;
}

.wpcf7-form .onyx-two-columns-form .onyx-column-inner {
	vertical-align: middle;
	display: table-cell;
}

.wpcf7-form .onyx-two-columns-form .onyx-column-inner:first-child {
	padding-right: 9px;
}

.wpcf7-form .onyx-two-columns-form .onyx-column-inner:last-child {
	width: 1%;
	text-align: left;
	padding-left: 9px;
}

.wpcf7-form .onyx-two-columns-form.onyx-no-space .onyx-column-inner {
	padding: 0;
	vertical-align: top;
}

.post-password-form input[type='password'] {
	display: block;
	width: 100%;
	margin: 0;
	padding: 16px 22px;
	border: 1px solid transparent;
	border-radius: 0;
	outline: 0;
	font-family: inherit;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #808285;
	resize: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	margin-bottom: 14px;
}

.post-password-form input[type='password']:focus {
	border-color: #ebebeb;
}

.post-password-form input[type='password']::-webkit-input-placeholder {
	color: #808285;
}

.post-password-form input[type='password']::-moz-placeholder {
	color: #808285;
}

.post-password-form input[type='password']:-ms-input-placeholder {
	color: #808285;
}

#respond textarea,
#respond input[type='text'] {
	display: block;
	width: 100%;
	margin: 0;
	padding: 16px 22px;
	border: 1px solid transparent;
	border-radius: 0;
	outline: 0;
	font-family: inherit;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #808285;
	resize: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	margin-bottom: 14px;
}

#respond textarea:focus,
#respond input[type='text']:focus {
	border-color: #ebebeb;
}

#respond textarea::-webkit-input-placeholder,
#respond input[type='text']::-webkit-input-placeholder {
	color: #808285;
}

#respond textarea::-moz-placeholder,
#respond input[type='text']::-moz-placeholder {
	color: #808285;
}

#respond textarea:-ms-input-placeholder,
#respond input[type='text']:-ms-input-placeholder {
	color: #808285;
}

/* ==========================================================================
	 #Comments styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Pagination styles - start
	 ========================================================================== */
.onyx-pagination-helper {
	display: none;
}

.onyx-pagination {
	text-align: center;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin-top: 30px;
	margin-bottom: 75px;
}

.onyx-pagination ul {
	margin: 0;
	display: inline-block;
}

.onyx-pagination li {
	float: left;
	text-align: center;
	display: block;
}

.onyx-pagination li.active span,
.onyx-pagination li a:hover,
.onyx-pagination li a:hover span {
	color: #005bdd;
}

.onyx-pagination li a,
.onyx-pagination li span {
	position: relative;
	display: inline-block;
	width: 23px;
	height: 44px;
	line-height: 44px;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	color: #999;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	box-sizing: content-box;
}

.onyx-pagination li.onyx-pagination-prev a, .onyx-pagination li.onyx-pagination-next a {
	position: relative;
	top: -1px;
}

.onyx-pagination li.onyx-pagination-prev a {
	left: -2px;
}

.onyx-pagination li.onyx-pagination-next a {
	right: -5px;
}

/* ==========================================================================
	 #Pagination styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Owl Slider (Blog single) - begin
	 ========================================================================== */
.onyx-owl-slider {
	opacity: 0;
	visibility: hidden;
}

.onyx-owl-slider .owl-item {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.onyx-owl-slider .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 2%;
}

.onyx-owl-slider .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 2%;
}

.onyx-owl-slider .owl-nav .onyx-prev-icon,
.onyx-owl-slider .owl-nav .onyx-next-icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	text-align: center;
}

.onyx-owl-slider .owl-nav .onyx-prev-icon i,
.onyx-owl-slider .owl-nav .onyx-next-icon i {
	font-size: 40px;
	color: #fff;
}

.onyx-owl-slider .owl-dots {
	text-align: center;
}

.onyx-owl-slider .owl-dots .owl-page {
	display: inline-block;
}

.onyx-owl-slider .owl-dots .owl-page span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 3px;
	opacity: 0.5;
	border-radius: 20px;
	background: #e3e3e3;
}

.onyx-owl-slider .owl-dots .owl-page.active span {
	opacity: 1;
}

.onyx-carousel-pagination .owl-pagination {
	text-align: center;
}

.onyx-carousel-pagination .owl-page {
	display: inline-block;
}

.onyx-carousel-pagination .owl-page span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-color: #484848;
	border-radius: 50%;
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	transition: background-color 0.25s;
}

.onyx-carousel-pagination.onyx-carousel-pagination-light .owl-page span {
	background-color: #fff;
}

.onyx-carousel-pagination .owl-page.active span {
	background-color: #005bdd;
}

/* ==========================================================================
	 #Owl Slider (Blog single) - end
	 ========================================================================== */
/* ==========================================================================
	 #404 styles - start
	 ========================================================================== */
.onyx-404-page.onyx-wrapper {
	padding: 0 !important;
}

.onyx-404-page .onyx-content {
	height: 100vh;
}

.onyx-404-page .onyx-content-inner {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
}

.onyx-404-page .onyx-container {
	position: relative;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: transparent;
}

.onyx-404-page .onyx-container h1 {
	margin: 0 0 25px;
}

.onyx-404-page .onyx-container p {
	margin: 14px 0 9px;
}

.onyx-404-page .onyx-container .onyx-btn, .onyx-404-page .onyx-container .post-password-form input[type='submit'], .post-password-form .onyx-404-page .onyx-container input[type='submit'], .onyx-404-page .onyx-container .woocommerce .button, .woocommerce .onyx-404-page .onyx-container .button, .onyx-404-page .onyx-container
input.wpcf7-form-control.wpcf7-submit {
	margin: 21px 0 0;
}

.onyx-404-page .onyx-btn.onyx-btn-light, .onyx-404-page .post-password-form input.onyx-btn-light[type='submit'], .post-password-form .onyx-404-page input.onyx-btn-light[type='submit'], .onyx-404-page .woocommerce .onyx-btn-light.button, .woocommerce .onyx-404-page .onyx-btn-light.button, .onyx-404-page
input.onyx-btn-light.wpcf7-form-control.wpcf7-submit {
	color: #fff;
	border-color: #fff;
}

@media only screen and (max-width: 768px) {
	.onyx-404-page .onyx-page-not-found {
		padding: 40px 30px;
	}
}

/* ==========================================================================
	 #404 styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Back to Top styles - start
	 ========================================================================== */
#onyx-back-to-top {
	display: block;
	position: fixed;
	right: 17px;
	bottom: 23px;
	margin: 0;
	width: 58px;
	height: 58px;
	opacity: 0;
	visibility: hidden;
	z-index: 10000;
	color: #fbfbfc;
	text-align: center;
	background-color: #2e2f2e;
	-webkit-transition: all 0.35s cubic-bezier(0.81, -0.65, 0, 1.4);
	-moz-transition: all 0.35s cubic-bezier(0.81, -0.65, 0, 1.4);
	transition: all 0.35s cubic-bezier(0.81, -0.65, 0, 1.4);
	-webkit-transform: translate3d(0, 30px, 0);
	-moz-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	box-sizing: border-box;
}

#onyx-back-to-top .onyx-back-to-top-inner {
	display: block;
	position: relative;
	top: 65%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

#onyx-back-to-top .onyx-back-to-top-text {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: opacity 0.2s ease-in-out 0.15s;
	-moz-transition: opacity 0.2s ease-in-out 0.15s;
	transition: opacity 0.2s ease-in-out 0.15s;
}

#onyx-back-to-top .onyx-icon-stack {
	display: block;
	position: absolute;
	left: 50%;
	top: 7px;
	margin-left: -9px;
	line-height: inherit;
	font-size: 16px;
	-webkit-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
	transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}

#onyx-back-to-top.off {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate3d(0, 30px, 0);
	-moz-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	-webkit-transition: all 0.3s cubic-bezier(0.29, -0.82, 0.11, 1);
	-moz-transition: all 0.3s cubic-bezier(0.29, -0.82, 0.11, 1);
	transition: all 0.3s cubic-bezier(0.29, -0.82, 0.11, 1);
	-webkit-transition: -webkit-transform 0.5s 0.15s, opacity 0.2s cubic-bezier(0.29, 0, 0.11, 1), visibility 0.2s;
	transition: transform 0.5s 0.15s, opacity 0.2s cubic-bezier(0.29, 0, 0.11, 1), visibility 0.2s;
}

#onyx-back-to-top.on {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.35s cubic-bezier(0.81, -0.65, 0, 1.24);
	-moz-transition: all 0.35s cubic-bezier(0.81, -0.65, 0, 1.24);
	transition: all 0.35s cubic-bezier(0.81, -0.65, 0, 1.24);
}

#onyx-back-to-top:hover .onyx-back-to-top-text {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

#onyx-back-to-top:hover .onyx-icon-stack {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: transform 0.35s cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition: transform 0.35s cubic-bezier(0.86, 0, 0.07, 1);
	transition: transform 0.35s cubic-bezier(0.86, 0, 0.07, 1);
}

/* ==========================================================================
	 #Back to Top styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Self Hosted Video styles - start
	 ========================================================================== */
.onyx-self-hosted-video-holder .onyx-video-wrap .mejs-container,
.onyx-self-hosted-video-holder .onyx-video-wrap .mejs-overlay-play {
	height: 100% !important;
	/*!important because of the inline style*/
	width: 100% !important;
	/*!important because of the inline style*/
}

/* ==========================================================================
	 #Self Hosted Video styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Screen reader text - start
	 ========================================================================== */
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* ==========================================================================
	 #Screen reader text - end
	 ========================================================================== */
.onyx-like.liked {
	color: #005bdd;
}

/* ==========================================================================
	 #Default sidebar styles - start
	 ========================================================================== */
.wpb_widgetised_column .widget,
aside.onyx-sidebar .widget {
	margin-bottom: 20px;
}

.wpb_widgetised_column .widget > h4,
aside.onyx-sidebar .widget > h4 {
	margin: 0 0 20px;
}

.wpb_widgetised_column .widget ul,
aside.onyx-sidebar .widget ul {
	list-style: none;
	margin: 0;
}

.wpb_widgetised_column .widget ul li,
aside.onyx-sidebar .widget ul li {
	position: relative;
}

.wpb_widgetised_column .widget ul li a,
aside.onyx-sidebar .widget ul li a {
	display: inline-block;
	vertical-align: middle;
}

.wpb_widgetised_column .widget ul li ul.children,
aside.onyx-sidebar .widget ul li ul.children {
	padding-left: 0;
}

.wpb_widgetised_column .widget a,
aside.onyx-sidebar .widget a {
	color: #777;
}

.wpb_widgetised_column .widget a:hover,
aside.onyx-sidebar .widget a:hover {
	color: #005bdd;
}

.wpb_widgetised_column .widget .onyx-blog-list-holder .onyx-item-title a,
aside.onyx-sidebar .widget .onyx-blog-list-holder .onyx-item-title a {
	color: inherit;
}

.wpb_widgetised_column .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-blog-list-item,
aside.onyx-sidebar .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-blog-list-item {
	padding: 13px 0;
}

.wpb_widgetised_column .widget .onyx-blog-list-holder.onyx-image-in-box .has-post-thumbnail .onyx-item-text-holder,
aside.onyx-sidebar .widget .onyx-blog-list-holder.onyx-image-in-box .has-post-thumbnail .onyx-item-text-holder {
	padding-left: 81px;
}

.wpb_widgetised_column .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-item-title,
aside.onyx-sidebar .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-item-title {
	margin-bottom: 0px;
}

.wpb_widgetised_column .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-item-image a img,
aside.onyx-sidebar .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-item-image a img {
	width: 66px;
}

.wpb_widgetised_column .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-post-info-date span,
aside.onyx-sidebar .widget .onyx-blog-list-holder.onyx-image-in-box .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

.wpb_widgetised_column .widget .searchform,
aside.onyx-sidebar .widget .searchform {
	position: relative;
	padding-right: 50px;
	background-color: #fbfbfc;
	overflow: hidden;
}

.wpb_widgetised_column .widget .searchform input[type=text],
aside.onyx-sidebar .widget .searchform input[type=text] {
	width: 100%;
}

.wpb_widgetised_column .widget .searchform input[type=submit],
aside.onyx-sidebar .widget .searchform input[type=submit] {
	position: absolute;
	right: 0;
}

.wpb_widgetised_column .widget .searchform input[type=submit],
aside.onyx-sidebar .widget .searchform input[type=submit] {
	border: none;
	outline: 0;
	font-family: ElegantIcons;
	width: 51px;
	height: 51px;
	cursor: pointer;
	color: #fff;
	background-color: #005bdd;
	font-size: 18px;
	border-radius: 0;
}

.wpb_widgetised_column .widget.widget_archive select,
.wpb_widgetised_column .widget.widget_categories select,
.wpb_widgetised_column .widget .searchform input[type=text],
.wpb_widgetised_column .widget.widget_text select,
aside.onyx-sidebar .widget.widget_archive select,
aside.onyx-sidebar .widget.widget_categories select,
aside.onyx-sidebar .widget .searchform input[type=text],
aside.onyx-sidebar .widget.widget_text select {
	width: 100%;
	overflow: hidden;
	background-color: #f9f9f9;
	padding: 16px 15px;
	height: 51px;
	outline: none;
	color: #808080;
	line-height: initial;
	font-family: inherit;
	font-size: 15px;
	border: 1px solid #f2f2f2;
	float: left;
	box-sizing: border-box;
}

.wpb_widgetised_column .widget.widget_archive select::-webkit-input-placeholder,
.wpb_widgetised_column .widget.widget_categories select::-webkit-input-placeholder,
.wpb_widgetised_column .widget .searchform input[type=text]::-webkit-input-placeholder,
.wpb_widgetised_column .widget.widget_text select::-webkit-input-placeholder,
aside.onyx-sidebar .widget.widget_archive select::-webkit-input-placeholder,
aside.onyx-sidebar .widget.widget_categories select::-webkit-input-placeholder,
aside.onyx-sidebar .widget .searchform input[type=text]::-webkit-input-placeholder,
aside.onyx-sidebar .widget.widget_text select::-webkit-input-placeholder {
	color: #7f8385;
}

.wpb_widgetised_column .widget.widget_archive select::-moz-placeholder,
.wpb_widgetised_column .widget.widget_categories select::-moz-placeholder,
.wpb_widgetised_column .widget .searchform input[type=text]::-moz-placeholder,
.wpb_widgetised_column .widget.widget_text select::-moz-placeholder,
aside.onyx-sidebar .widget.widget_archive select::-moz-placeholder,
aside.onyx-sidebar .widget.widget_categories select::-moz-placeholder,
aside.onyx-sidebar .widget .searchform input[type=text]::-moz-placeholder,
aside.onyx-sidebar .widget.widget_text select::-moz-placeholder {
	color: #7f8385;
}

.wpb_widgetised_column .widget.widget_archive select:-ms-input-placeholder,
.wpb_widgetised_column .widget.widget_categories select:-ms-input-placeholder,
.wpb_widgetised_column .widget .searchform input[type=text]:-ms-input-placeholder,
.wpb_widgetised_column .widget.widget_text select:-ms-input-placeholder,
aside.onyx-sidebar .widget.widget_archive select:-ms-input-placeholder,
aside.onyx-sidebar .widget.widget_categories select:-ms-input-placeholder,
aside.onyx-sidebar .widget .searchform input[type=text]:-ms-input-placeholder,
aside.onyx-sidebar .widget.widget_text select:-ms-input-placeholder {
	color: #7f8385;
}

.wpb_widgetised_column .widget.widget_categories li,
aside.onyx-sidebar .widget.widget_categories li {
	-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out, background-color 0.2s ease-out;
	transition: color 0.2s ease-out, background-color 0.2s ease-out;
}

.wpb_widgetised_column .widget.widget_categories li:hover,
aside.onyx-sidebar .widget.widget_categories li:hover {
	color: #005bdd;
	background-color: #f9f9f9;
}

.wpb_widgetised_column .widget.widget_categories li:after,
aside.onyx-sidebar .widget.widget_categories li:after {
	content: "\35";
	font-family: ElegantIcons;
	position: absolute;
	top: 20px;
	right: 2px;
	font-size: 20px;
	color: #999;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.wpb_widgetised_column .widget.widget_categories ul li a,
aside.onyx-sidebar .widget.widget_categories ul li a {
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 7px;
	color: inherit;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.wpb_widgetised_column .widget.widget_recent_comments li.recentcomments,
aside.onyx-sidebar .widget.widget_recent_comments li.recentcomments {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
}

.wpb_widgetised_column .widget.widget_rss > h5 .rsswidget,
aside.onyx-sidebar .widget.widget_rss > h5 .rsswidget {
	color: #363636;
}

.wpb_widgetised_column .widget.widget_rss > h5 .rsswidget:hover,
aside.onyx-sidebar .widget.widget_rss > h5 .rsswidget:hover {
	color: #005bdd;
}

.wpb_widgetised_column .widget.widget_rss .rss-widget-icon,
aside.onyx-sidebar .widget.widget_rss .rss-widget-icon {
	display: inline-block;
}

.wpb_widgetised_column .widget.widget_rss ul li,
aside.onyx-sidebar .widget.widget_rss ul li {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 9px;
}

.wpb_widgetised_column .widget.widget_rss ul li .rss-date,
aside.onyx-sidebar .widget.widget_rss ul li .rss-date {
	display: block;
	color: #999;
}

.wpb_widgetised_column .widget.widget_nav_menu ul.menu li a,
aside.onyx-sidebar .widget.widget_nav_menu ul.menu li a {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	display: block;
	-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out, background-color 0.2s ease-out;
	transition: color 0.2s ease-out, background-color 0.2s ease-out;
}

.wpb_widgetised_column .widget.widget_nav_menu ul.menu li a:hover,
aside.onyx-sidebar .widget.widget_nav_menu ul.menu li a:hover {
	color: #005bdd;
	background-color: #f9f9f9;
}

.wpb_widgetised_column .widget.widget_nav_menu .current-menu-item > a,
aside.onyx-sidebar .widget.widget_nav_menu .current-menu-item > a {
	color: #005bdd;
}

.wpb_widgetised_column .widget.widget_nav_menu .menu-item-has-children > a,
aside.onyx-sidebar .widget.widget_nav_menu .menu-item-has-children > a {
	position: relative;
}

.wpb_widgetised_column .widget.widget_nav_menu .menu-item-has-children > a:after,
aside.onyx-sidebar .widget.widget_nav_menu .menu-item-has-children > a:after {
	content: "\35";
	position: absolute;
	right: 2px;
	font-family: ElegantIcons;
	font-size: 20px;
	color: #999;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
}

.wpb_widgetised_column .widget.widget_nav_menu .menu-item-has-children > a.onyx-custom-menu-active:after,
aside.onyx-sidebar .widget.widget_nav_menu .menu-item-has-children > a.onyx-custom-menu-active:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.wpb_widgetised_column .widget.widget_nav_menu li:last-child a,
aside.onyx-sidebar .widget.widget_nav_menu li:last-child a {
	padding-bottom: 8px !important;
}

.wpb_widgetised_column .widget.widget_nav_menu .sub-menu,
aside.onyx-sidebar .widget.widget_nav_menu .sub-menu {
	display: none;
}

.wpb_widgetised_column .widget.widget_nav_menu .current-menu-ancestor > .sub-menu,
.wpb_widgetised_column .widget.widget_nav_menu .current-menu-parent > .sub-menu,
aside.onyx-sidebar .widget.widget_nav_menu .current-menu-ancestor > .sub-menu,
aside.onyx-sidebar .widget.widget_nav_menu .current-menu-parent > .sub-menu {
	display: block;
}

.wpb_widgetised_column .widget.widget_recent_entries ul li,
aside.onyx-sidebar .widget.widget_recent_entries ul li {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.wpb_widgetised_column .widget.widget_recent_entries ul li:last-child,
aside.onyx-sidebar .widget.widget_recent_entries ul li:last-child {
	margin: 0;
	padding: 0;
}

.wpb_widgetised_column .widget.widget_recent_entries ul li > span,
aside.onyx-sidebar .widget.widget_recent_entries ul li > span {
	display: block;
	font-size: 13px;
	color: #999;
}

.wpb_widgetised_column .widget.widget_meta ul li a,
aside.onyx-sidebar .widget.widget_meta ul li a {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 9px;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

.wpb_widgetised_column .widget.widget_pages ul li a,
aside.onyx-sidebar .widget.widget_pages ul li a {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 9px;
}

.wpb_widgetised_column .widget.widget_product_tag_cloud .tagcloud a,
.wpb_widgetised_column .widget.widget_tag_cloud .tagcloud a,
aside.onyx-sidebar .widget.widget_product_tag_cloud .tagcloud a,
aside.onyx-sidebar .widget.widget_tag_cloud .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px !important;
}

.wpb_widgetised_column .widget.widget_product_tag_cloud .tagcloud a:after,
.wpb_widgetised_column .widget.widget_tag_cloud .tagcloud a:after,
aside.onyx-sidebar .widget.widget_product_tag_cloud .tagcloud a:after,
aside.onyx-sidebar .widget.widget_tag_cloud .tagcloud a:after {
	content: ',';
	color: #999;
	margin: 0;
}

.wpb_widgetised_column .widget.widget_product_tag_cloud .tagcloud a:last-child:after,
.wpb_widgetised_column .widget.widget_tag_cloud .tagcloud a:last-child:after,
aside.onyx-sidebar .widget.widget_product_tag_cloud .tagcloud a:last-child:after,
aside.onyx-sidebar .widget.widget_tag_cloud .tagcloud a:last-child:after {
	display: none;
}

.wpb_widgetised_column .widget.widget_product_tag_cloud .tagcloud a:hover,
.wpb_widgetised_column .widget.widget_tag_cloud .tagcloud a:hover,
aside.onyx-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
aside.onyx-sidebar .widget.widget_tag_cloud .tagcloud a:hover {
	color: #005bdd;
}

.wpb_widgetised_column .widget.widget_archive ul li a,
aside.onyx-sidebar .widget.widget_archive ul li a {
	padding: 8px 0 8px 9px;
}

.wpb_widgetised_column .widget.widget_onyx_twitter_widget,
aside.onyx-sidebar .widget.widget_onyx_twitter_widget {
	position: relative;
}

.wpb_widgetised_column .widget.widget_onyx_twitter_widget:before,
aside.onyx-sidebar .widget.widget_onyx_twitter_widget:before {
	content: "\e094";
	position: absolute;
	top: -10px;
	right: 20px;
	display: block;
	font-family: 'ElegantIcons';
	font-size: 106px;
	line-height: 1em;
	color: #f3f3f3;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget {
	background-size: cover;
	background-repeat: no-repeat;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget .onyx-cft-title,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget .onyx-cft-title {
	margin: 0;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget .onyx-contact-form-text > *,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget .onyx-contact-form-text > * {
	margin: 16px 0 0;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget .onyx-contact-form-text > h6,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget .onyx-contact-form-text > h6 {
	color: #808285;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget div.wpcf7,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget div.wpcf7 {
	margin: 21px 0 0;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget div.wpcf7 img.ajax-loader,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget div.wpcf7 img.ajax-loader {
	position: absolute;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget.onyx-widget-cf-boxed,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget.onyx-widget-cf-boxed {
	background-color: #fff;
	padding: 10% 2%;
	text-align: center;
	box-sizing: border-box;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget.onyx-cf7-widget-button-out,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget.onyx-cf7-widget-button-out {
	position: relative;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget.onyx-cf7-widget-button-out input.wpcf7-form-control.wpcf7-submit,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget.onyx-cf7-widget-button-out input.wpcf7-form-control.wpcf7-submit {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: calc(100% - 60px);
	min-width: inherit;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	transform: translateY(50%);
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget.onyx-widget-cf-light .onyx-cft-title,
.wpb_widgetised_column .widget.onyx-contact-form-7-widget.onyx-widget-cf-light .onyx-contact-form-text > *,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget.onyx-widget-cf-light .onyx-cft-title,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget.onyx-widget-cf-light .onyx-contact-form-text > * {
	color: #fff;
}

.wpb_widgetised_column .widget.onyx-contact-form-7-widget.onyx-widget-cf-dark .onyx-cft-title,
.wpb_widgetised_column .widget.onyx-contact-form-7-widget.onyx-widget-cf-dark .onyx-contact-form-text > *,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget.onyx-widget-cf-dark .onyx-cft-title,
aside.onyx-sidebar .widget.onyx-contact-form-7-widget.onyx-widget-cf-dark .onyx-contact-form-text > * {
	color: #363636;
}

@media only screen and (max-width: 768px) {
	.onyx-two-columns-66-33 > .onyx-column1,
	.onyx-two-columns-66-33 > .onyx-column2,
	.onyx-two-columns-33-66 > .onyx-column1,
	.onyx-two-columns-33-66 > .onyx-column2,
	.onyx-two-columns-75-25 > .onyx-column1,
	.onyx-two-columns-75-25 > .onyx-column2,
	.onyx-two-columns-25-75 > .onyx-column1,
	.onyx-two-columns-25-75 > .onyx-column2,
	.onyx-two-columns-50-50 > .onyx-two-columns-50-50-inner > .onyx-column,
	.onyx-three-columns > .onyx-three-columns-inner > .onyx-column,
	.onyx-four-columns > .onyx-four-columns-inner > .onyx-column,
	.onyx-five-columns > .onyx-five-columns-inner > .onyx-column {
		width: 100%;
	}
	.onyx-two-columns-50-50 > .onyx-two-columns-50-50-inner,
	.onyx-three-columns > .onyx-three-columns-inner,
	.onyx-four-columns > .onyx-four-columns-inner,
	.onyx-five-columns > .onyx-five-columns-inner {
		margin: 0;
	}
	.onyx-two-columns-66-33 > .onyx-column1 > .onyx-column-inner,
	.onyx-two-columns-66-33 > .onyx-column2 > .onyx-column-inner,
	.onyx-two-columns-33-66 > .onyx-column1 > .onyx-column-inner,
	.onyx-two-columns-33-66 > .onyx-column2 > .onyx-column-inner,
	.onyx-two-columns-75-25 > .onyx-column1 > .onyx-column-inner,
	.onyx-two-columns-75-25 > .onyx-column2 > .onyx-column-inner,
	.onyx-two-columns-25-75 > .onyx-column1 > .onyx-column-inner,
	.onyx-two-columns-25-75 > .onyx-column2 > .onyx-column-inner,
	.onyx-two-columns-50-50 > .onyx-two-columns-50-50-inner > .onyx-column > .onyx-column-inner,
	.onyx-three-columns > .onyx-three-columns-inner > .onyx-column > .onyx-column-inner,
	.onyx-four-columns > .onyx-four-columns-inner > .onyx-column > .onyx-column-inner,
	.onyx-five-columns > .onyx-five-columns-inner > .onyx-column > .onyx-column-inner {
		padding: 0;
	}
}

@media only screen and (max-width: 1024px) {
	.onyx-page-sidebar.onyx-two-columns-66-33 .onyx-column1,
	.onyx-page-sidebar.onyx-two-columns-66-33 .onyx-column2,
	.onyx-page-sidebar.onyx-two-columns-33-66 .onyx-column1,
	.onyx-page-sidebar.onyx-two-columns-33-66 .onyx-column2,
	.onyx-page-sidebar.onyx-two-columns-25-75 .onyx-column1,
	.onyx-page-sidebar.onyx-two-columns-25-75 .onyx-column2,
	.onyx-page-sidebar.onyx-two-columns-75-25 .onyx-column1,
	.onyx-page-sidebar.onyx-two-columns-75-25 .onyx-column2 {
		width: 100%;
	}
	.onyx-two-columns-66-33 .onyx-column1 .onyx-column-inner,
	.onyx-two-columns-33-66 .onyx-column1 .onyx-column-inner,
	.onyx-two-columns-75-25 .onyx-column1 .onyx-column-inner,
	.onyx-two-columns-25-75 .onyx-column1 .onyx-column-inner {
		padding-right: 0;
	}
	.onyx-two-columns-66-33 .onyx-column2 .onyx-column-inner,
	.onyx-two-columns-33-66 .onyx-column2 .onyx-column-inner,
	.onyx-two-columns-75-25 .onyx-column2 .onyx-column-inner,
	.onyx-two-columns-25-75 .onyx-column2 .onyx-column-inner {
		padding-left: 0;
	}
}

/* ==========================================================================
	 #Default sidebar styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Row	- start
	 ========================================================================== */
.vc_row.wpb_row.vc_row-fluid.onyx-video {
	overflow: hidden;
}

/* ==========================================================================
	 #Row	- end
	 ========================================================================== */
/* ==========================================================================
	 #jQuery Datepicker styles - start
	 ========================================================================== */
#ui-datepicker-div {
	z-index: 1000 !important;
	background-color: #fff;
	min-width: 231px;
	color: #999;
	font-size: 10px;
	box-shadow: 0 0 2px #ddd;
}

#ui-datepicker-div a {
	color: #0095e1;
}

#ui-datepicker-div table tr {
	border: none;
}

#ui-datepicker-div table {
	padding: 0 4px 4px;
	border: 1px solid #f5f5f5;
}

#ui-datepicker-div table td {
	padding: 3px;
	line-height: 1.5em;
	background-color: #fff;
	border: 1px solid #f5f5f5;
}

#ui-datepicker-div .ui-datepicker-header {
	padding: 5px 16px;
	position: relative;
}

#ui-datepicker-div .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-prev {
	position: absolute;
	font-size: 14px;
}

#ui-datepicker-div .ui-datepicker-prev {
	left: 12px;
}

#ui-datepicker-div .ui-datepicker-next {
	right: 12px;
}

#ui-datepicker-div .ui-datepicker-title {
	text-align: center;
	color: #005bdd;
	font-size: 14px;
}

#ui-datepicker-div table.ui-datepicker-calendar thead {
	background-color: #005bdd;
	color: #fff;
	font-size: 10px;
}

#ui-datepicker-div table.ui-datepicker-calendar th {
	padding: 0 7px;
}

#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #f9f9f9;
	color: #999;
}

#ui-datepicker-div .ui-datepicker-today {
	background-color: #0095e1 !important;
	color: #fff !important;
}

#ui-datepicker-div .ui-datepicker-today a {
	color: #fff;
}

/* ==========================================================================
	 #jQuery Datepicker styles - end
	 ========================================================================== */
/* ==========================================================================
	 #Login Widget styles - end
	 ========================================================================== */
.onyx-login-register-content h5.onyx-login-title {
	margin-top: 0;
	margin-bottom: 20px;
}

.onyx-login-register-content .onyx-social-login-holder input[type="text"],
.onyx-login-register-content .onyx-social-login-holder input[type="password"] {
	margin-bottom: 20px;
}

.onyx-login-register-content ul {
	margin: 0;
	position: absolute;
	top: -40px;
	left: 0;
}

.onyx-login-register-content ul li {
	float: left;
	padding: 9px 10px;
	background-color: #4f504f;
}

.onyx-login-register-content ul li.ui-state-active {
	background-color: #0095e1;
}

.onyx-login-register-content ul li a {
	padding: 15px 32px !important;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}

.onyx-login-register-content label.onyx-checbox-label {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	margin-right: 5px;
}

.onyx-login-register-content span.onyx-login-remember a {
	font-size: 14px;
}

.onyx-login-register-content .onyx-login-button-holder .onyx-btn.onyx-btn-medium, .onyx-login-register-content .onyx-login-button-holder .post-password-form input[type='submit'], .post-password-form .onyx-login-register-content .onyx-login-button-holder input[type='submit'], .onyx-login-register-content .onyx-login-button-holder .woocommerce .button, .woocommerce .onyx-login-register-content .onyx-login-button-holder .button, .onyx-login-register-content .onyx-login-button-holder
input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
	margin-top: 20px;
}

.onyx-login-register-content .onyx-register-button-holder .onyx-btn.onyx-btn-medium, .onyx-login-register-content .onyx-register-button-holder .post-password-form input[type='submit'], .post-password-form .onyx-login-register-content .onyx-register-button-holder input[type='submit'], .onyx-login-register-content .onyx-register-button-holder .woocommerce .button, .woocommerce .onyx-login-register-content .onyx-register-button-holder .button, .onyx-login-register-content .onyx-register-button-holder
input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
}

.onyx-login-register-content .onyx-social-register-holder input[type="text"] {
	margin-bottom: 20px;
}

.onyx-login-register-content .onyx-social-register-holder input[type="email"] {
	margin-bottom: 24px;
}

.onyx-login-register-widget a.onyx-login-opener {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
}

.onyx-login-register-widget .onyx-login-holder {
	height: 100%;
	padding: 4px 5px;
	box-sizing: border-box;
}

/* ==========================================================================
	 #Login Widget styles - end
	 ========================================================================== */
.wpcf7-form-control-wrap.your-message textarea {
	overflow: auto;
}

/* ==========================================================================
	 2. Header styles
	 ========================================================================== */
.onyx-logo-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.onyx-logo-wrapper a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.onyx-logo-wrapper a img {
	height: 100%;
	width: auto;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.onyx-logo-wrapper a img.onyx-normal-logo {
	opacity: 1;
}

.onyx-logo-wrapper a img.onyx-dark-logo {
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.onyx-logo-wrapper a img.onyx-light-logo {
	opacity: 0;
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	transform: translateY(-200%);
}

.onyx-main-menu {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.onyx-main-menu ul {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.onyx-main-menu ul li {
	position: relative;
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0;
}

.onyx-main-menu ul li a {
	font-size: 13px;
	line-height: 23px;
	color: #bbb;
}

.onyx-main-menu ul li a:hover {
	color: #fff;
}

.onyx-main-menu ul li a i:before {
	margin: 0 7px 0 0;
}

.onyx-main-menu ul li a .menu_icon_wrapper {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}

.onyx-main-menu ul li a .onyx-menu-item-description {
	display: block;
	font-size: 10px;
	color: currentColor;
	text-transform: none;
}

.onyx-main-menu ul li a .onyx-menu-featured-icon {
	position: relative;
	top: -4px;
	left: 5px;
	color: currentColor;
	font-size: 10px;
	margin: 0;
}

.onyx-main-menu ul li a .onyx-menu-featured-icon:before {
	margin: 0;
}

.onyx-main-menu > ul {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	height: 100%;
}

.onyx-main-menu > ul > li {
	float: left;
	height: 100%;
	box-sizing: border-box;
}

.onyx-main-menu > ul > li > a {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	height: 100%;
	padding: 0 17px;
	color: #656565;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	box-sizing: border-box;
}

.onyx-main-menu > ul > li > a > span.item_outer {
	position: relative;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-main-menu > ul > li > a > span.item_outer .item_text {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.onyx-main-menu > ul > li > a:hover {
	color: #005bdd;
}

.onyx-main-menu > ul > li.onyx-active-item > a {
	color: #005bdd;
}

.onyx-main-menu > ul > li.has_sub > a > span.item_outer {
	padding: 0 15px 0 0;
}

.onyx-main-menu > ul > li.has_sub > a > span.item_outer:after {
	position: absolute;
	top: -1px;
	right: 0;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	content: '\33';
	font-family: 'ElegantIcons';
	font-size: 16px;
	line-height: inherit;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.onyx-main-menu > ul > li.has_sub > a .onyx-menu-arrow {
	display: none;
}

.onyx-light-header .onyx-page-header > div:not(.onyx-sticky-header) .onyx-main-menu > ul > li > a,
.onyx-light-header.onyx-header-style-on-scroll .onyx-page-header .onyx-main-menu > ul > li > a {
	color: #fff;
}

.onyx-dark-header .onyx-page-header > div:not(.onyx-sticky-header) .onyx-main-menu > ul > li > a,
.onyx-dark-header.onyx-header-style-on-scroll .onyx-page-header .onyx-main-menu > ul > li > a {
	color: #000;
}

/* Narrow drop down styles
	 ========================================================================== */
.onyx-drop-down .second {
	position: absolute;
	display: block;
	left: -6px;
	top: 100%;
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	z-index: 10;
	-webkit-transition: top 0.15s ease-out, opacity 0.2s ease-out;
	-moz-transition: top 0.15s ease-out, opacity 0.2s ease-out;
	transition: top 0.15s ease-out, opacity 0.2s ease-out;
}

.onyx-drop-down .second.onyx-drop-down-start {
	visibility: visible;
	overflow: visible;
	opacity: 1;
}

.onyx-drop-down .second.right {
	right: -6px;
	left: auto;
}

.onyx-drop-down .second .inner {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	z-index: 997;
}

.onyx-drop-down .second .inner ul li {
	display: block;
	float: none;
	height: auto;
	padding: 0 24px;
	box-sizing: border-box;
}

.onyx-drop-down .second .inner ul li .widget {
	margin: 0 !important;
}

.onyx-drop-down .second .inner ul li a {
	position: relative;
	display: block;
	float: none;
	margin: 0;
	padding: 7px 0;
}

.onyx-drop-down .second .inner ul li.current-menu-ancestor > a,
.onyx-drop-down .second .inner ul li.current-menu-item > a {
	color: #fff;
}

.onyx-drop-down .second .inner ul.right li a {
	text-align: right;
}

.onyx-drop-down .second .inner ul.right li ul {
	left: -100%;
}

.onyx-drop-down li.left_position .second {
	left: 0;
}

.onyx-drop-down li.right_position .second {
	left: auto;
	right: 0;
}

.onyx-drop-down > ul > li:hover > .second {
	z-index: 20;
}

.onyx-drop-down .narrow .second .inner ul {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 8px 0;
	background-color: #2a2a2a;
}

.onyx-drop-down .narrow .second .inner ul li {
	width: 188px;
}

.onyx-drop-down .narrow .second .inner ul li a i.onyx_menu_arrow {
	position: absolute;
	top: calc(50% - 6px);
	right: 2px;
	display: none;
	vertical-align: middle;
	color: inherit;
	font-size: inherit;
}

.onyx-drop-down .narrow .second .inner ul li a i.onyx_menu_arrow:before {
	margin: 0;
}

.onyx-drop-down .narrow .second .inner ul li ul {
	position: absolute;
	left: 100%;
	top: -8px;
	height: auto;
	opacity: 0;
	overflow: hidden;
	z-index: 10;
	-webkit-transform: translateZ(0);
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
}

.onyx-drop-down .narrow .second .inner ul li.sub a i.onyx_menu_arrow {
	display: inline-block;
}

.onyx-drop-down .narrow .second .inner ul li:hover ul {
	z-index: 20;
	opacity: 1;
}

.onyx-drop-down .narrow .second .inner ul.right li a i.onyx_menu_arrow {
	left: 2px;
	right: auto;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.onyx-drop-down .narrow .second .inner ul.right li ul {
	left: -100%;
}

/* Wide drop down styles
	 ========================================================================== */
.onyx-drop-down .wide .second.onyx-dropdown-with-background-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.onyx-drop-down .wide .second.onyx-dropdown-with-background-image .inner {
	background-color: transparent;
}

.onyx-drop-down .wide .second.onyx-dropdown-with-background-image .inner ul li a {
	color: #fff;
	background: none !important;
}

.onyx-drop-down .wide .second.onyx-dropdown-with-background-image .inner ul li a:hover {
	color: #005bdd;
}

.onyx-drop-down .wide .second.onyx-dropdown-with-background-image .inner ul li.current-menu-ancestor > a,
.onyx-drop-down .wide .second.onyx-dropdown-with-background-image .inner ul li.current-menu-item > a {
	color: #005bdd;
}

.onyx-drop-down .wide .second .inner {
	background-color: #242625;
	text-align: center;
}

.onyx-drop-down .wide .second .inner ul li {
	padding: 0;
}

.onyx-drop-down .wide .second .inner ul li a {
	padding: 7px 25px;
}

.onyx-drop-down .wide .second .inner ul li a .onyx_menu_arrow {
	display: none;
}

.onyx-drop-down .wide .second .inner ul li ul {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	padding: 11px 0 0;
	visibility: visible;
}

.onyx-drop-down .wide .second .inner ul li ul li:last-child a {
	padding-bottom: 0;
}

.onyx-drop-down .wide .second .inner > ul {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 1100px;
	padding: 34px 0;
	box-sizing: border-box;
}

.onyx-grid-1300 .onyx-drop-down .wide .second .inner > ul {
	width: 1300px;
}

.onyx-grid-1200 .onyx-drop-down .wide .second .inner > ul {
	width: 1200px;
}

.onyx-grid-1000 .onyx-drop-down .wide .second .inner > ul {
	width: 1000px;
}

.onyx-grid-800 .onyx-drop-down .wide .second .inner > ul {
	width: 800px;
}

.onyx-drop-down .wide .second .inner > ul > li {
	float: left;
	width: 25%;
	margin: 0;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	box-sizing: border-box;
}

.onyx-drop-down .wide .second .inner > ul > li:nth-child(4n+1) {
	clear: both;
}

.onyx-drop-down .wide .second .inner > ul > li > a {
	padding: 2px 25px 7px;
	color: #fff;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: 600;
	text-transform: uppercase;
}

.onyx-drop-down .wide .second .inner > ul > li > a.no_link {
	cursor: default;
}

.onyx-drop-down .wide .second .inner > ul > li.current-menu-ancestor > a,
.onyx-drop-down .wide .second .inner > ul > li.current-menu-item > a {
	color: #fff;
}

.onyx-drop-down .wide.left_position .second .inner > ul, .onyx-drop-down .wide.right_position .second .inner > ul {
	width: auto;
	white-space: nowrap;
}

.onyx-drop-down .wide.left_position .second .inner > ul > li, .onyx-drop-down .wide.right_position .second .inner > ul > li {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.onyx-drop-down .wide.left_position .second .inner > ul > li:nth-child(4n+1), .onyx-drop-down .wide.right_position .second .inner > ul > li:nth-child(4n+1) {
	border-left: none;
}

.onyx-drop-down .wide.left_position .second ul li, .onyx-drop-down .wide.right_position .second ul li {
	width: 200px;
}

/* slide_from_bottom start */
body.onyx-dropdown-slide-from-bottom .onyx-drop-down .second {
	overflow: visible;
}

body.onyx-dropdown-slide-from-bottom .onyx-drop-down .wide .second .inner > ul,
body.onyx-dropdown-slide-from-bottom .onyx-drop-down .narrow .second .inner > ul,
body.onyx-dropdown-slide-from-bottom .onyx-drop-down .narrow .second .inner ul li ul {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	-moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
	visibility: hidden;
}

body.onyx-dropdown-slide-from-bottom .onyx-drop-down .wide .second.onyx-drop-down-start .inner > ul,
body.onyx-dropdown-slide-from-bottom .onyx-drop-down .narrow .second.onyx-drop-down-start .inner > ul {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
}

body.onyx-dropdown-slide-from-bottom .onyx-drop-down .narrow .second .inner ul li:hover ul {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	visibility: visible;
}

/* slide_from_bottom end */
/* slide_from_top start */
body.onyx-dropdown-slide-from-top .onyx-drop-down .second {
	overflow: visible;
	-webkit-transition: top 0.15s ease-out, opacity 0.2s ease-out, height 0s ease-out 0.5s;
	transition: top 0.15s ease-out, opacity 0.2s ease-out, height 0s ease-out 0.5s;
}

body.onyx-dropdown-slide-from-top .onyx-drop-down .wide .second .inner > ul,
body.onyx-dropdown-slide-from-top .onyx-drop-down .narrow .second .inner > ul {
	top: -30px;
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

body.onyx-dropdown-slide-from-top .onyx-drop-down .narrow .second .inner ul li ul {
	top: -22px;
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}

body.onyx-dropdown-slide-from-top .onyx-drop-down .wide .second.onyx-drop-down-start .inner > ul,
body.onyx-dropdown-slide-from-top .onyx-drop-down .narrow .second.onyx-drop-down-start .inner > ul {
	top: 0;
}

body.onyx-dropdown-slide-from-top .onyx-drop-down .narrow .second .inner ul li:hover ul {
	top: -1px;
	/* same as padding in father ul */
}

/* slide_from_top end */
/* slide_from_left start */
body.onyx-dropdown-slide-from-left .onyx-drop-down .second {
	overflow: visible;
	-webkit-transition: top 0.2s ease-out, opacity 0.2s ease-out, height 0s ease-out 0.4s;
	transition: top 0.2s ease-out, opacity 0.2s ease-out, height 0s ease-out 0.4s;
}

body.onyx-dropdown-slide-from-left .onyx-drop-down .wide .second .inner > ul,
body.onyx-dropdown-slide-from-left .onyx-drop-down .narrow .second .inner > ul {
	left: -30px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

body.onyx-dropdown-slide-from-left .onyx-drop-down .narrow .second .inner ul li ul {
	left: calc(100% - 30px);
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

body.onyx-dropdown-slide-from-left .onyx-drop-down .wide .second.onyx-drop-down-start .inner > ul,
body.onyx-dropdown-slide-from-left .onyx-drop-down .narrow .second.onyx-drop-down-start .inner > ul {
	left: 0;
}

body.onyx-dropdown-slide-from-left.onyx-drop-down .narrow .second .inner ul li:hover ul {
	left: 100%;
}

/* slide_from_left end */
.onyx-top-bar {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	height: 36px;
	font-size: 12px;
	line-height: 28px;
	font-weight: 500;
	color: #fff;
	background-color: #005bdd;
	z-index: 111;
}

.onyx-top-bar .onyx-grid {
	height: 100%;
}

.onyx-top-bar .onyx-grid .onyx-vertical-align-containers {
	padding: 0 32px;
}

.onyx-top-bar .onyx-top-bar-widget-area,
.onyx-top-bar .onyx-top-bar-widget-area-inner {
	height: 100%;
}

.onyx-top-bar .onyx-top-bar-widget {
	position: relative;
	display: table;
	float: left;
	height: 100%;
	padding-right: 3px;
	color: #fff;
}

.onyx-top-bar .onyx-top-bar-widget p,
.onyx-top-bar .onyx-top-bar-widget a,
.onyx-top-bar .onyx-top-bar-widget .widgettitle {
	color: #fff;
}

.onyx-top-bar .onyx-top-bar-widget:last-child {
	padding-right: 0;
}

.onyx-top-bar .onyx-top-bar-widget .onyx-top-bar-widget-inner {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.onyx-mobile-header .onyx-mobile-nav {
	display: none;
	background-color: #fff;
}

.onyx-mobile-header .onyx-mobile-nav ul {
	list-style-type: none;
}

.onyx-mobile-header .onyx-mobile-nav ul ul {
	margin-left: 20px;
	display: none;
}

.onyx-mobile-header .onyx-mobile-nav li {
	position: relative;
}

.onyx-mobile-header .onyx-mobile-nav a, .onyx-mobile-header .onyx-mobile-nav h4 {
	border-bottom: 1px solid #eaeaea;
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #8d8d8d;
	padding: 11px 0px;
	display: block;
	position: relative;
	text-transform: none;
	line-height: 17px;
	letter-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.onyx-mobile-header .onyx-mobile-nav a:hover, .onyx-mobile-header .onyx-mobile-nav h4:hover {
	color: #005bdd;
}

.onyx-mobile-header .onyx-mobile-nav .mobile_arrow {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 35px;
	height: 35px;
	padding-right: 10px;
	width: 50px;
	text-align: right;
}

.onyx-mobile-header .onyx-mobile-nav .mobile_arrow:hover {
	cursor: pointer;
}

.onyx-mobile-header .onyx-mobile-nav .mobile_arrow .onyx-sub-arrow {
	-webkit-transition: transform 0.2s ease-in-out;
	-moz-transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
}

.onyx-mobile-header .onyx-mobile-nav .mobile_arrow .fa-angle-down {
	display: none;
}

.onyx-mobile-header .onyx-mobile-nav li.onyx-opened > .mobile_arrow > .onyx-sub-arrow {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.onyx-mobile-header .onyx-mobile-nav > ul > li:last-child:not(.menu-item-has-children) a,
.onyx-mobile-header .onyx-mobile-nav > .onyx-grid > ul > li:last-child:not(.menu-item-has-children) a {
	border-bottom: none;
}

/* ==========================================================================
#Mobile header styles
========================================================================== */
.onyx-mobile-header {
	display: none;
	position: relative;
	z-index: 101;
	/* #General mobile header styles
	========================================================================== */
	/* #End of general mobile header styles
	 ========================================================================== */
	/* #Mobile logo styles
	========================================================================== */
	/* #End of mobile logo styles
	========================================================================== */
	/* #Mobile menu opener styles
	========================================================================== */
	/* #End of mobile menu opener styles
	========================================================================== */
}

.onyx-mobile-header .onyx-mobile-header-inner {
	height: 80px;
	background-color: #fff;
	position: relative;
}

.onyx-mobile-header .onyx-mobile-header-inner .onyx-mobile-header-holder {
	position: relative;
	z-index: 2;
	height: 100%;
}

.onyx-mobile-header .onyx-grid {
	height: 100%;
}

.onyx-mobile-header .onyx-vertical-align-containers {
	padding: 0;
}

.onyx-mobile-header .onyx-mobile-logo-wrapper a {
	display: block;
	max-height: 80px;
}

.onyx-mobile-header .onyx-mobile-logo-wrapper img {
	height: 100%;
	width: auto;
}

.onyx-mobile-header .onyx-mobile-menu-opener {
	float: left;
	position: relative;
	z-index: 112;
	height: 100%;
}

.onyx-mobile-header .onyx-mobile-menu-opener a {
	display: table;
	height: 100%;
	padding-right: 10px;
	color: #000;
    font-size: 24px;
}

.onyx-mobile-header .onyx-mobile-menu-opener a:hover {
	color: #005bdd;
}

.onyx-mobile-header .onyx-mobile-menu-opener .onyx-mobile-opener-icon-holder {
	display: table-cell;
	vertical-align: middle;
}

/* ==========================================================================
#End of mobile header styles
========================================================================== */
/* ==========================================================================
#Sticky mobile header styles
========================================================================== */
.onyx-sticky-up-mobile-header .onyx-animate-mobile-header .onyx-mobile-header-inner {
	width: 100%;
	-webkit-transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
	-moz-transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
	-o-transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
	transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.onyx-sticky-up-mobile-header .mobile-header-appear .onyx-mobile-header-inner {
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
}

/* ==========================================================================
#End of sticky mobile header styles
========================================================================== */
.onyx-page-header {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 0;
	z-index: 110;
	/* ==========================================================================
	#General header layout - start
	========================================================================== */
	/* ==========================================================================
	#General header layout - end
	========================================================================== */
	/* ==========================================================================
	#Menu area styles - start
	========================================================================== */
	/* ==========================================================================
	#Menu area styles - end
	========================================================================== */
	/* ==========================================================================
		#Sticky header styles - start
		========================================================================== */
	/* ==========================================================================
	#Sticky header styles - end
	========================================================================== */
	/* ==========================================================================
	#Fixed header styles - start
	========================================================================== */
	/* ==========================================================================
	#Fixed header - end
	========================================================================== */
}

.onyx-page-header a img {
	display: block;
}

.onyx-page-header .onyx-grid {
	height: 100%;
}

.onyx-page-header .onyx-grid .onyx-vertical-align-containers {
	padding: 0;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

.onyx-page-header .onyx-menu-area {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	height: 88px;
	background-color: rgba(255, 255, 255, 0);
	box-sizing: border-box;
}

.onyx-top-header-enabled .onyx-page-header .onyx-menu-area:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 32px;
	background-color: #005bdd;
}

.onyx-top-header-enabled .onyx-page-header .onyx-menu-area .onyx-grid {
	padding: 0 32px;
}

.onyx-page-header .onyx-menu-area .onyx-logo-wrapper a {
	max-height: 88px;
}

.onyx-page-header .onyx-menu-area .onyx-grid {
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
}

.onyx-page-header .onyx-menu-area .onyx-vertical-align-containers .onyx-position-right-inner {
	height: 100%;
}

.onyx-page-header .onyx-menu-area .onyx-main-menu-widget-area {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	height: 100%;
}

.onyx-page-header .onyx-menu-area .onyx-main-menu-widget-area-inner {
	display: table;
	height: 100%;
}

.onyx-page-header .onyx-menu-area .onyx-right-from-main-menu-widget {
	position: relative;
	display: table;
	height: 100%;
	float: left;
	padding: 0 7px;
	vertical-align: middle;
}

.onyx-page-header .onyx-menu-area .onyx-right-from-main-menu-widget:last-child {
	padding-right: 0;
}

.onyx-page-header .onyx-menu-area .onyx-right-from-main-menu-widget .onyx-right-from-main-menu-widget-inner {
	display: table-cell;
	vertical-align: middle;
}

.onyx-page-header .onyx-sticky-header {
	height: 60px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.6s ease;
	-moz-transition: -moz-transform 0.6s ease;
	transition: transform .6s ease;
	-webkit-backface-visibility: hidden;
}

.onyx-page-header .onyx-sticky-header .onyx-grid {
	height: 100% !important;
}

.onyx-page-header .onyx-sticky-header.header-appear {
	transform: translateY(0%);
}

.onyx-page-header .onyx-sticky-header .onyx-sticky-holder {
	height: 100%;
	position: relative;
	z-index: 2;
	background-color: #fff;
	border-bottom: 1px solid #e4e4e4;
	box-sizing: border-box;
}

.admin-bar .onyx-page-header .onyx-sticky-header.header-appear {
	top: 32px;
}

.onyx-page-header .onyx-sticky-header .onyx-sticky-holder .onyx-logo-wrapper a {
	max-height: 60px;
}

.onyx-page-header .onyx-sticky-header .onyx-vertical-align-containers .onyx-position-right-inner {
	height: 100%;
}

.onyx-page-header .onyx-sticky-header .onyx-position-center-inner {
	height: 100%;
}

.onyx-page-header .onyx-sticky-header .onyx-sticky-right {
	display: inline-block;
	vertical-align: middle;
}

.onyx-page-header .onyx-fixed-wrapper.fixed {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	-webkit-backface-visibility: hidden;
}

.onyx-top-header-enabled .onyx-page-header .onyx-fixed-wrapper.fixed .onyx-menu-area:before {
	display: none;
}

.admin-bar .onyx-page-header .onyx-fixed-wrapper.fixed {
	margin-top: 32px;
}

/* ==========================================================================
#Light header - begin
========================================================================== */
.onyx-light-header .onyx-logo-area .onyx-main-menu-widget-area,
.onyx-light-header .onyx-menu-area .onyx-main-menu-widget-area,
.onyx-light-header .onyx-vertical-menu-area .onyx-main-menu-widget-area {
	color: #fff;
}

.onyx-light-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) p,
.onyx-light-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) a,
.onyx-light-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) span,
.onyx-light-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) i,
.onyx-light-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) p,
.onyx-light-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) a,
.onyx-light-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) span,
.onyx-light-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) i,
.onyx-light-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) p,
.onyx-light-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) a,
.onyx-light-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) span,
.onyx-light-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) i {
	color: #fff !important;
}

.onyx-light-header .onyx-logo-area .onyx-main-menu-widget-area .widgettitle,
.onyx-light-header .onyx-menu-area .onyx-main-menu-widget-area .widgettitle,
.onyx-light-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widgettitle {
	color: #fff;
}

.onyx-light-header .onyx-logo-area .onyx-light-logo,
.onyx-light-header .onyx-menu-area .onyx-light-logo,
.onyx-light-header .onyx-vertical-menu-area .onyx-light-logo {
	opacity: 1;
}

.onyx-light-header .onyx-logo-area .onyx-dark-logo,
.onyx-light-header .onyx-logo-area .onyx-normal-logo,
.onyx-light-header .onyx-menu-area .onyx-dark-logo,
.onyx-light-header .onyx-menu-area .onyx-normal-logo,
.onyx-light-header .onyx-vertical-menu-area .onyx-dark-logo,
.onyx-light-header .onyx-vertical-menu-area .onyx-normal-logo {
	opacity: 0;
}

/* ==========================================================================
#Light header - end
========================================================================== */
/* ==========================================================================
#Dark header - begin
========================================================================== */
.onyx-dark-header .onyx-logo-area .onyx-main-menu-widget-area,
.onyx-dark-header .onyx-menu-area .onyx-main-menu-widget-area,
.onyx-dark-header .onyx-vertical-menu-area .onyx-main-menu-widget-area {
	color: #000 !important;
}

.onyx-dark-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) p,
.onyx-dark-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) a,
.onyx-dark-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) span,
.onyx-dark-header .onyx-logo-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) i,
.onyx-dark-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) p,
.onyx-dark-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) a,
.onyx-dark-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) span,
.onyx-dark-header .onyx-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) i,
.onyx-dark-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) p,
.onyx-dark-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) a,
.onyx-dark-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) span,
.onyx-dark-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widget:not(.widget_onyx_woocommerce_dropdown_cart) i {
	color: #000 !important;
}

.onyx-dark-header .onyx-logo-area .onyx-main-menu-widget-area .widgettitle,
.onyx-dark-header .onyx-menu-area .onyx-main-menu-widget-area .widgettitle,
.onyx-dark-header .onyx-vertical-menu-area .onyx-main-menu-widget-area .widgettitle {
	color: #000 !important;
}

.onyx-dark-header .onyx-logo-area .onyx-dark-logo,
.onyx-dark-header .onyx-menu-area .onyx-dark-logo,
.onyx-dark-header .onyx-vertical-menu-area .onyx-dark-logo {
	opacity: 1;
}

.onyx-dark-header .onyx-logo-area .onyx-normal-logo,
.onyx-dark-header .onyx-logo-area .onyx-light-logo,
.onyx-dark-header .onyx-menu-area .onyx-normal-logo,
.onyx-dark-header .onyx-menu-area .onyx-light-logo,
.onyx-dark-header .onyx-vertical-menu-area .onyx-normal-logo,
.onyx-dark-header .onyx-vertical-menu-area .onyx-light-logo {
	opacity: 0;
}

/* ==========================================================================
#Dark header - end
========================================================================== */
/* ==========================================================================
	 3. Footer styles
	 ========================================================================== */
/* ==========================================================================
# Footer style - begin
========================================================================== */
footer {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 0 auto;
	z-index: 100;
	box-sizing: border-box;
}

footer.onyx-disable-footer {
	display: none;
}

footer .onyx-footer-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

footer .onyx-container {
	background-color: inherit;
}

footer .onyx-container .onyx-container-inner {
	position: relative;
}

footer .onyx-footer-top-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	background-color: #333;
}

footer .onyx-footer-top-holder:not(.onyx-footer-top-full) .onyx-container-inner {
	padding: 94px 0 56px;
}

footer .onyx-footer-top-holder.onyx-footer-top-full {
	padding: 94px 25px 56px;
}

footer .onyx-footer-top-holder.onyx-footer-top-aligment-center {
	text-align: center;
}

footer .onyx-footer-top-holder.onyx-footer-top-aligment-left {
	text-align: left;
}

footer .onyx-footer-top-holder.onyx-footer-top-aligment-right {
	text-align: right;
}

footer .onyx-footer-bottom-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	padding: 20px 0;
	background-color: #282828;
	vertical-align: middle;
	text-align: center;
}

footer .onyx-footer-bottom-holder .onyx-footer-bottom-left {
	text-align: left;
	font-size: 13px;
}

footer .onyx-footer-bottom-holder .onyx-footer-bottom-right {
	text-align: right;
}

footer .onyx-footer-bottom-holder .onyx-column-inner {
	text-align: center;
	vertical-align: middle;
}

footer .onyx-footer-bottom-holder .onyx-three-columns .onyx-column:first-child .onyx-column-inner {
	text-align: left;
}

footer .onyx-footer-bottom-holder .onyx-three-columns .onyx-column:last-child .onyx-column-inner {
	text-align: right;
}

footer .onyx-footer-bottom-holder .onyx-two-columns-50-50 .onyx-column:first-child .onyx-column-inner {
	text-align: left;
}

footer .onyx-footer-bottom-holder .onyx-two-columns-50-50 .onyx-column:last-child .onyx-column-inner {
	text-align: right;
}

/* ==========================================================================
# Footer style - end
========================================================================== */
/* Footer uncover - begin
========================================================================== */
footer.onyx-footer-uncover {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	-webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}

.onyx-right-side-menu-opened footer.onyx-footer-uncover {
	left: -270px;
}

/* Footer uncover - end
========================================================================== */
/* ==========================================================================
# Footer widgets - begin
========================================================================== */
footer .onyx-footer-top-holder .widget {
	margin-bottom: 20px;
	color: #bdbdbd;
	font-size: 13px;
}

footer .onyx-footer-top-holder .widget .onyx-footer-widget-title {
	color: #fff;
	margin: 0 0 29px;
}

footer .onyx-footer-top-holder .widget ul {
	list-style: none;
}

footer .onyx-footer-top-holder .widget ul li {
	position: relative;
}

footer .onyx-footer-top-holder .widget a {
	color: #bdbdbd;
}

footer .onyx-footer-top-holder .widget a:hover {
	color: #fff;
}

footer .onyx-footer-top-holder .widget.widget_archive ul li a,
footer .onyx-footer-top-holder .widget.widget_pages ul li a,
footer .onyx-footer-top-holder .widget.widget_meta ul li a,
footer .onyx-footer-top-holder .widget.widget_nav_menu ul li a {
	padding: 8px 0 8px 9px;
}

footer .onyx-footer-top-holder .widget.widget_calendar thead tr,
footer .onyx-footer-top-holder .widget.widget_calendar tbody tr,
footer .onyx-footer-top-holder .widget.widget_calendar tbody td {
	border-color: #bdbdbd;
}

footer .onyx-footer-top-holder .widget.widget_categories ul li a {
	display: inline-block;
	vertical-align: middle;
}

footer .onyx-footer-top-holder .widget.widget_categories ul li:after {
	content: "\35";
	font-family: ElegantIcons;
	position: absolute;
	top: 20px;
	right: 2px;
	font-size: 20px;
	color: #bdbdbd;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

footer .onyx-footer-top-holder .widget .searchform {
	position: relative;
	padding-right: 50px;
	background-color: #fbfbfc;
	overflow: hidden;
}

footer .onyx-footer-top-holder .widget .searchform input[type=text] {
	width: 100%;
}

footer .onyx-footer-top-holder .widget .searchform input[type=submit] {
	position: absolute;
	right: 0;
}

footer .onyx-footer-top-holder .widget .searchform input[type=submit] {
	border: none;
	outline: 0;
	font-family: ElegantIcons;
	width: 51px;
	height: 51px;
	cursor: pointer;
	color: #fff;
	background-color: #005bdd;
	font-size: 18px;
	border-radius: 0;
}

footer .onyx-footer-top-holder .widget.widget_archive select,
footer .onyx-footer-top-holder .widget.widget_categories select,
footer .onyx-footer-top-holder .widget .searchform input[type=text],
footer .onyx-footer-top-holder .widget.widget_text select {
	width: 100%;
	overflow: hidden;
	background-color: #f9f9f9;
	padding: 16px 15px;
	height: 51px;
	outline: none;
	color: #808285;
	line-height: initial;
	font-family: inherit;
	font-size: 15px;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
}

footer .onyx-footer-top-holder .widget.widget_archive select::-webkit-input-placeholder,
footer .onyx-footer-top-holder .widget.widget_categories select::-webkit-input-placeholder,
footer .onyx-footer-top-holder .widget .searchform input[type=text]::-webkit-input-placeholder,
footer .onyx-footer-top-holder .widget.widget_text select::-webkit-input-placeholder {
	color: #808285;
}

footer .onyx-footer-top-holder .widget.widget_archive select::-moz-placeholder,
footer .onyx-footer-top-holder .widget.widget_categories select::-moz-placeholder,
footer .onyx-footer-top-holder .widget .searchform input[type=text]::-moz-placeholder,
footer .onyx-footer-top-holder .widget.widget_text select::-moz-placeholder {
	color: #808285;
}

footer .onyx-footer-top-holder .widget.widget_archive select:-ms-input-placeholder,
footer .onyx-footer-top-holder .widget.widget_categories select:-ms-input-placeholder,
footer .onyx-footer-top-holder .widget .searchform input[type=text]:-ms-input-placeholder,
footer .onyx-footer-top-holder .widget.widget_text select:-ms-input-placeholder {
	color: #808285;
}

footer .onyx-footer-top-holder .widget.widget_product_tag_cloud .tagcloud a,
footer .onyx-footer-top-holder .widget.widget_tag_cloud .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px !important;
}

footer .onyx-footer-top-holder .widget.widget_product_tag_cloud .tagcloud a:after,
footer .onyx-footer-top-holder .widget.widget_tag_cloud .tagcloud a:after {
	content: ',';
	color: #bdbdbd;
	margin: 0;
}

footer .onyx-footer-top-holder .widget.widget_product_tag_cloud .tagcloud a:last-child:after,
footer .onyx-footer-top-holder .widget.widget_tag_cloud .tagcloud a:last-child:after {
	display: none;
}

footer .onyx-footer-top-holder .widget.widget_categories ul li a {
	font-size: 14px;
	font-weight: 400;
}

footer .onyx-footer-top-holder .widget.widget_recent_comments li.recentcomments {
	padding-top: 8px;
	padding-bottom: 8px;
}

footer .onyx-footer-top-holder .widget.widget_rss .onyx-footer-widget-title .rsswidget {
	color: #fff;
}

footer .onyx-footer-top-holder .widget.widget_rss ul li {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 9px;
}

footer .onyx-footer-top-holder .widget.widget_rss ul li .rss-date {
	display: block;
	color: #6b6b6b;
}

footer .onyx-footer-top-holder .widget.widget_recent_entries ul li {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

footer .onyx-footer-top-holder .widget.widget_recent_entries ul li:last-child {
	margin: 0;
	padding: 0;
}

footer .onyx-footer-top-holder .widget.widget_recent_entries ul li > span {
	display: block;
	font-size: 13px;
	color: #6b6b6b;
}

footer .onyx-footer-top-holder .widget.widget_onyx_instagram_widget {
	margin: 0;
}

footer .onyx-footer-top-holder .widget.widget_onyx_instagram_widget .onyx-footer-widget-title {
	margin: 0 0 39px;
}

footer .onyx-footer-top-holder .widget.widget_onyx_twitter_widget .onyx_tweet_text {
	color: #bdbdbd;
	line-height: 19px;
}

footer .onyx-footer-top-holder .widget.widget_onyx_social_icon_widget {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

footer .onyx-footer-top-holder .widget.onyx-latest-posts-widget .onyx-minimal .onyx-item-title a {
	color: #bdbdbd;
}

footer .onyx-footer-top-holder .widget.onyx-latest-posts-widget .onyx-minimal .onyx-item-title a:hover {
	color: #fff;
}

footer .onyx-footer-top-holder .widget.onyx-latest-posts-widget .onyx-minimal h6.onyx-item-title {
    font-size: 13px;
    line-height: 22px;
}

footer .onyx-footer-top-holder .widget.onyx-latest-posts-widget .onyx-image-in-box .onyx-item-image a img {
	width: 66px;
}

footer .onyx-footer-top-holder .widget.onyx-latest-posts-widget .onyx-image-in-box .has-post-thumbnail .onyx-item-text-holder {
	padding-left: 81px;
}

/* ==========================================================================
# Footer widgets - end
========================================================================== */
/* ==========================================================================
	 4. Title area styles
	 ========================================================================== */
/* ==========================================================================
# Title area style - start
========================================================================== */
@-webkit-keyframes title-animation-from-right {
	0% {
		opacity: 0;
		transform: translate(50%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@keyframes title-animation-from-right {
	0% {
		opacity: 0;
		transform: translate(50%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@-webkit-keyframes title-animation-from-left {
	0% {
		opacity: 0;
		transform: translate(-50%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@keyframes title-animation-from-left {
	0% {
		opacity: 0;
		transform: translate(-50%, 0);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}

.onyx-title {
	display: block;
	width: 100%;
	height: 300px;
	text-align: left;
	position: relative;
	z-index: 101;
	background-color: #303030;
	background-position: center 0;
	background-repeat: no-repeat;
}
.onyx-title:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: .7;
    background: rgba(17,17,17,0.03);
    background: -moz-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(17,17,17,0.03)), color-stop(55%, rgba(17,17,17,0.45)), color-stop(100%, rgba(17,17,17,0.6)));
    background: -webkit-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: -o-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: -ms-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: linear-gradient(to bottom, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111', GradientType=0 );
}

.onyx-title.onyx-has-parallax-background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	z-index: 101;
}

.onyx-title.onyx-content-center-alignment {
	text-align: center;
}

.onyx-title.onyx-content-center-alignment .onyx-subtitle {
	margin: 0 auto;
}

.onyx-title.onyx-content-right-alignment {
	text-align: right;
}

.onyx-title.onyx-animation-right-left h1,
.onyx-title.onyx-animation-right-left .onyx-subtitle span {
	-webkit-animation-name: title-animation-from-right;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-animation-delay: 1s;
	-webkit-animation-fill-mode: forwards;
	/* this prevents the animation from restarting! */
	animation-name: title-animation-from-right;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	animation-delay: 1s;
	animation-fill-mode: forwards;
	/* this prevents the animation from restarting! */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.onyx-title.onyx-animation-left-right h1,
.onyx-title.onyx-animation-left-right .onyx-subtitle span {
	-webkit-animation-name: title-animation-from-left;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-animation-delay: 1s;
	-webkit-animation-fill-mode: forwards;
	/* this prevents the animation from restarting! */
	animation-name: title-animation-from-left;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	animation-delay: 1s;
	animation-fill-mode: forwards;
	/* this prevents the animation from restarting! */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.onyx-title.onyx-has-responsive-background {
	height: auto !important;
}

.onyx-title.onyx-has-responsive-background .onyx-title-holder {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.onyx-title.onyx-has-responsive-background .onyx-title-holder .onyx-container {
	display: block;
	height: 100%;
}

.onyx-title.onyx-has-responsive-background .onyx-title-holder .onyx-container-inner {
	display: table;
	height: 100%;
}

.onyx-title.onyx-has-responsive-background .onyx-title-holder .onyx-title-subtitle-holder {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.onyx-title .onyx-title-image img {
	display: block;
	position: relative;
	width: 100%;
}

.onyx-title.onyx-title-image-not-responsive .onyx-title-image {
	display: none;
}

.onyx-title .onyx-title-holder {
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	/* #Standard title - start
		========================================================================== */
	/* #Standard title - end
		========================================================================== */
	/* #Breadcrumb title - start
		========================================================================== */
	/* #Breadcrumb title - end
		========================================================================== */
}

.onyx-title .onyx-title-holder .onyx-container {
	background-color: transparent;
	display: table-row;
	vertical-align: middle;
}

.onyx-title .onyx-title-holder .onyx-container-inner {
	display: table-cell;
	padding: 0 !important;
	vertical-align: middle;
}

.onyx-title .onyx-title-holder .onyx-title-subtitle-holder {
	display: block;
	padding: 0;
	position: relative;
	z-index: 25;
}

.onyx-title .onyx-title-holder .onyx-title-subtitle-holder-inner {
	position: relative;
	display: inline-block;
	width: 67%;
}

.onyx-title .onyx-title-holder h1 {
	display: inline-block;
	margin: 0;
	color: #fff;
	font-size: 36px;
	line-height: 1.3em;
	text-transform: uppercase;
	vertical-align: middle;
}

.onyx-title .onyx-title-holder h1 span {
	display: inline-block;
}

.onyx-title .onyx-title-holder .onyx-subtitle {
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	margin-top: 15px;
}

.onyx-title .onyx-title-holder .onyx-subtitle span {
	display: inline-block;
	vertical-align: middle;
}

.onyx-title .onyx-title-holder .onyx-breadcrumbs-holder {
	display: inline-block;
	vertical-align: middle;
}

.onyx-title .onyx-title-holder .onyx-breadcrumbs a,
.onyx-title .onyx-title-holder .onyx-breadcrumbs span {
	color: #969696;
	line-height: 1.5em;
	display: inline-block;
	vertical-align: middle;
}

.onyx-large-title-text .onyx-title .onyx-title-holder h1 {
	font-size: 60px;
	line-height: 1.2em;
}

/* ==========================================================================
# Title area style - end
========================================================================== */
/* ==========================================================================
	 5. Breadcrumbs area styles
	 ========================================================================== */
.onyx-breadcrumbs-area-holder {
    background-color: #f9f9f9;
    height: 92px;
    min-height: 92px;
    m/*argin-top: 68px;*/
    padding: 60px 0;
    box-sizing: border-box;
}

.onyx-breadcrumbs-area-holder .onyx-grid,
.onyx-breadcrumbs-area-holder .onyx-grid-row,
.onyx-breadcrumbs-area-holder [class*="onyx-grid-col"] {
	height: 100%;
}

.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-holder {
	position: relative;
	top: 50%;
	font-size: 15px;
	color: #777;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-breadcrumbs-area-text-size-medium .onyx-breadcrumbs-area-holder .onyx-breadcrumbs-holder {
	font-size: 20px;
}

.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-holder .onyx-breadcrumbs a,
.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-holder .onyx-breadcrumbs span {
	display: inline-block;
	line-height: 1.5em;
	vertical-align: middle;
	color: inherit;
}

.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-holder .onyx-breadcrumbs a:hover {
	color: #005bdd;
}

.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-social-holder {
	position: relative;
	top: 50%;
	text-align: right;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-social-holder .onyx-social-share-holder.onyx-list li a {
	color: #777;
}

.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-social-holder .onyx-social-share-holder.onyx-list li a .onyx-icon-name {
	color: #777;
}

.onyx-breadcrumbs-area-holder .onyx-breadcrumbs-social-holder .onyx-social-share-holder.onyx-list li a:hover {
	color: #005bdd;
}

body:not(.onyx-breadcrumbs-area-text-size-medium) .onyx-breadcrumbs-area-holder .onyx-breadcrumbs-social-holder .onyx-social-share-holder span.onyx-social-network-icon {
	font-size: 13px;
}

body:not(.onyx-breadcrumbs-area-text-size-medium) .onyx-breadcrumbs-area-holder .onyx-breadcrumbs-social-holder .onyx-social-share-holder .onyx-icon-name {
	font-size: 11px;
}

/* ==========================================================================
	 6. Side area styles
	 ========================================================================== */
/* ==========================================================================
# Side area style - start
========================================================================== */
/* Side area general style - start
========================================================================== */
.onyx-light-header .onyx-page-header > div:not(.onyx-sticky-header) .onyx-side-menu-button-opener,
.onyx-light-header.onyx-header-style-on-scroll .onyx-page-header .onyx-side-menu-button-opener,
.onyx-top-bar-light .onyx-top-bar .onyx-side-menu-button-opener {
	color: #fff !important;
}

.onyx-dark-header .onyx-page-header > div:not(.onyx-sticky-header) .onyx-side-menu-button-opener,
.onyx-dark-header.onyx-header-style-on-scroll .onyx-page-header .onyx-side-menu-button-opener,
.onyx-top-bar-dark .onyx-top-bar .onyx-side-menu-button-opener {
	color: #000 !important;
}

.onyx-side-menu-button-opener {
	font-size: 24px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #656565;
}

.onyx-side-menu-button-opener.medium {
	display: inline-block;
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	width: 19px;
}

.onyx-side-menu-button-opener.large {
	display: inline-block;
	font-size: 28px;
	line-height: 34px;
	height: 34px;
	width: 24px;
}

.onyx-side-menu-button-opener.onyx-side-menu-button-opener-default {
	width: 19px;
	vertical-align: baseline;
}

.onyx-side-menu-button-opener > .onyx-side-area-icon {
	display: inline-block;
	line-height: inherit;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	position: relative;
}

.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-first-line,
.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-second-line,
.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-third-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	border-bottom: 2px solid;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-second-line,
.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-first-line,
.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-third-line {
	width: 19px;
}

.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-first-line {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
}

.onyx-side-menu-button-opener > .onyx-side-area-icon .onyx-sai-third-line {
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	transform: translateY(5px);
}

.onyx-side-menu-button-opener:hover {
	color: #005bdd;
}

.onyx-side-menu-button-opener > i {
	display: inline-block;
	height: inherit;
	line-height: inherit;
	vertical-align: bottom;
	width: inherit;
	text-align: center;
	-webkit-transition: opacity 0.15s ease-out, color 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out, color 0.15s ease-out;
	transition: opacity 0.15s ease-out, color 0.15s ease-out;
}

.onyx-side-menu-button-opener span.social_icon {
	font-family: 'ElegantIcons' !important;
}

.onyx-side-menu-button-opener i.social_icon {
	/*font-family: 'FontAwesome', serif !important;*/
	font-family: 'Ionicons' !important;
}

.onyx-side-menu {
	background-color: #242625;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
	padding: 30px 50px;
	position: fixed;
	top: 0;
	right: -270px;
	width: 210px;
	z-index: 9999;
	-webkit-backface-visibility: hidden;
}

.onyx-side-menu .onyx-blog-list-holder.onyx-image-in-box .onyx-item-image a img {
	width: 66px;
}

.onyx-side-menu .onyx-post-info-date span {
	font-size: 16px;
}

.onyx-side-menu .onyx-blog-list-holder.onyx-image-in-box .onyx-item-title {
	margin-bottom: 0;
}

.onyx-side-menu .onyx-blog-list-holder.onyx-image-in-box .has-post-thumbnail .onyx-item-text-holder {
	padding-left: 81px;
}

.onyx-side-menu h4, .onyx-side-menu h5, .onyx-side-menu h6 {
	margin: 0 0 15px;
	color: #fff;
}

.onyx-side-menu .widget {
	margin: 0 0 20px;
}

.onyx-side-menu .widget a {
	color: #fff;
}

.onyx-side-menu .widget a:hover {
	color: #005bdd;
}

.onyx-side-menu .widget.widget_archive ul li a,
.onyx-side-menu .widget.widget_pages ul li a,
.onyx-side-menu .widget.widget_meta ul li a,
.onyx-side-menu .widget.widget_nav_menu ul li a {
	padding: 8px 0 8px 9px;
}

.onyx-side-menu .widget .onyx-sidearea-widget-title {
	color: #fff;
	margin-bottom: 23px;
}

.onyx-side-menu .widget ul {
	list-style: none;
}

.onyx-side-menu .widget ul li {
	color: #fff;
}

.onyx-side-menu .widget .widget_search .onyx-sidearea-widget-title {
	margin-bottom: 17px;
}

.onyx-side-menu .widget_calendar caption,
.onyx-side-menu .widget_calendar th,
.onyx-side-menu .widget_calendar td {
	color: #fff;
	line-height: 31px;
	-webkit-transition: color 0.15s ease-out;
	-moz-transition: color 0.15s ease-out;
	transition: color 0.15s ease-out;
}

.onyx-side-menu .widget_calendar thead tr,
.onyx-side-menu .widget_calendar tbody tr,
.onyx-side-menu .widget_calendar tbody td {
	border-color: #fff;
}

.onyx-side-menu .onyx-side-menu-title {
	display: block;
	margin: 0 0 12px;
}

.onyx-side-menu .widget_categories ul {
	list-style: none;
	margin-top: 0;
}

.onyx-side-menu .widget_categories ul li {
	position: relative;
}

.onyx-side-menu .widget_categories ul li:after {
	content: "\35";
	font-family: ElegantIcons;
	position: absolute;
	top: 20px;
	right: 2px;
	font-size: 20px;
	color: #bdbdbd;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-side-menu .searchform {
	position: relative;
	padding-right: 45px;
	overflow: hidden;
}

.onyx-side-menu .searchform input[type=text] {
	width: 100%;
	overflow: hidden;
	background-color: transparent;
	padding: 0 18px;
	height: 45px;
	outline: none;
	color: #808285;
	font-family: inherit;
	font-size: 14px;
	line-height: 43px;
	border: 1px solid #404040;
	border-right: 0;
	float: left;
	box-sizing: border-box;
}

.onyx-side-menu .searchform input[type=text]::-webkit-input-placeholder {
	color: #808285;
}

.onyx-side-menu .searchform input[type=text]::-moz-placeholder {
	color: #808285;
}

.onyx-side-menu .searchform input[type=text]:-ms-input-placeholder {
	color: #808285;
}

.onyx-side-menu .searchform input[type=submit] {
	position: absolute;
	right: 0;
	border: none;
	outline: 0;
	font-family: ElegantIcons;
	width: 45px;
	height: 45px;
	cursor: pointer;
	color: #808285;
	font-size: 13px;
	border-radius: 0;
	background-color: transparent;
	border: 1px solid #404040;
	border-left: 0;
}

.onyx-side-menu .widget_archive select,
.onyx-side-menu .widget_categories select,
.onyx-side-menu .widget_text select {
	width: 100%;
	overflow: hidden;
	background-color: transparent;
	padding: 0 18px;
	height: 45px;
	outline: none;
	color: #808285;
	line-height: initial;
	font-family: inherit;
	font-size: 15px;
	line-height: 43px;
	border: 1px solid #404040;
	float: left;
	box-sizing: border-box;
}

.onyx-side-menu .widget_archive select::-webkit-input-placeholder,
.onyx-side-menu .widget_categories select::-webkit-input-placeholder,
.onyx-side-menu .widget_text select::-webkit-input-placeholder {
	color: #808285;
}

.onyx-side-menu .widget_archive select::-moz-placeholder,
.onyx-side-menu .widget_categories select::-moz-placeholder,
.onyx-side-menu .widget_text select::-moz-placeholder {
	color: #808285;
}

.onyx-side-menu .widget_archive select:-ms-input-placeholder,
.onyx-side-menu .widget_categories select:-ms-input-placeholder,
.onyx-side-menu .widget_text select:-ms-input-placeholder {
	color: #808285;
}

.onyx-side-menu .widget_product_tag_cloud .tagcloud a,
.onyx-side-menu .widget_tag_cloud .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px !important;
}

.onyx-side-menu .widget_product_tag_cloud .tagcloud a:after,
.onyx-side-menu .widget_tag_cloud .tagcloud a:after {
	content: ',';
	color: #bdbdbd;
	margin: 0;
}

.onyx-side-menu .widget_product_tag_cloud .tagcloud a:last-child:after,
.onyx-side-menu .widget_tag_cloud .tagcloud a:last-child:after {
	display: none;
}

.onyx-side-menu ul li ul.children {
	border-top: 1px solid #353636;
}

.onyx-side-menu .widget_nav_menu ul.sub-menu {
	border-top: 1px solid #353636;
}

.onyx-side-menu .widget_categories li ul.children {
	border-top: 1px solid #353636;
}

.onyx-side-menu .widget_recent_comments li.recentcomments {
	padding-top: 8px;
	padding-bottom: 8px;
}

.onyx-side-menu .widget_rss .onyx-sidearea-widget-title .rsswidget {
	color: #fff;
}

.onyx-side-menu .widget_rss ul li {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 9px;
}

.onyx-side-menu .widget_rss ul li .rss-date {
	display: block;
	color: #6b6b6b;
}

.onyx-side-menu .widget_recent_entries ul li {
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.onyx-side-menu .widget_recent_entries ul li:last-child {
	margin: 0;
	padding: 0;
}

.onyx-side-menu .widget_recent_entries ul li > span {
	display: block;
	font-size: 13px;
	color: #6b6b6b;
}

.onyx-side-menu .widget_nav_menu li:last-child,
.onyx-side-menu .widget_nav_menu li a {
	margin: 0;
}

.onyx-side-menu .onyx-image-in-box .onyx-item-image a img {
	width: 66px;
}

.onyx-side-menu .onyx-image-in-box .has-post-thumbnail .onyx-item-text-holder {
	padding-left: 81px;
}

.onyx-side-menu .onyx-close-side-menu-holder {
	display: table;
	height: 50px;
	position: absolute;
	top: 13px;
	right: 23px;
	z-index: 1000;
}

.onyx-side-menu .onyx-close-side-menu-holder-inner {
	display: table-cell;
	vertical-align: middle;
}

.onyx-side-menu a.onyx-close-side-menu {
	display: inline-block;
	height: 38px;
	width: 38px;
	padding: 0 2px 4px 0;
	/* in order to align icon in horizontal and vertical center */
	z-index: 1000;
	-webkit-transition: transform 0.5s ease;
	-moz-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
}

.onyx-side-menu a.onyx-close-side-menu span {
	color: #9b9b9b;
	display: inline-block;
	font-size: 36px;
	height: 38px;
	width: 38px;
	line-height: 38px;
	position: relative;
	text-align: center;
}

.onyx-side-menu a.onyx-close-side-menu:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.admin-bar .onyx-side-menu .onyx-close-side-menu-holder {
	top: 35px;
}

.onyx-side-menu {
	padding: 7.5% 30px 30px 71px;
	top: 0;
	right: -46%;
	width: 46%;
	z-index: 9999;
	visibility: hidden;
	box-sizing: border-box;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

/* Side area general style - end
========================================================================== */
/* Side area slides over content style - start
========================================================================== */
.onyx-right-side-menu-opened .onyx-wrapper,
.onyx-right-side-menu-opened footer.uncover,
.onyx-right-side-menu-opened .onyx-fixed-wrapper.fixed,
.onyx-right-side-menu-opened .onyx-sticky-header,
.onyx-right-side-menu-opened .mobile-header-appear .onyx-mobile-header-inner {
	left: -270px;
}

.onyx-side-menu-slide-from-right .onyx-wrapper {
	background-color: #fff;
	position: relative;
	z-index: 1000;
	-webkit-transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.onyx-side-menu-slide-from-right .onyx-wrapper .onyx-cover {
	z-index: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #000;
	-webkit-transition: opacity 0.2s ease-in-out, background 0.2s ease-in-out, z-index 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out, background 0.2s ease-in-out, z-index 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out, background 0.2s ease-in-out, z-index 0.2s ease-in-out;
}

.onyx-side-menu-slide-from-right .onyx-sticky-header,
.onyx-side-menu-slide-from-right .onyx-fixed-wrapper.fixed {
	-webkit-transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.33s ease;
	transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.33s ease;
}

.onyx-side-menu-slide-from-right footer.uncover {
	-webkit-transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: left 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.onyx-side-menu-slide-from-right.onyx-right-side-menu-opened .onyx-cover {
	cursor: url("img/close.png"), pointer;
	z-index: 1002;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.onyx-side-menu-slide-from-right.onyx-right-side-menu-opened .onyx-side-menu {
	right: 0px;
	visibility: visible;
}

/* Side area slides over content style - end
========================================================================== */
/* Side area slides with content style - start
========================================================================== */
.onyx-side-menu-slide-with-content .onyx-side-menu {
	position: fixed;
	visibility: visible;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 470px;
	right: -470px;
	height: 100%;
	top: 0;
	z-index: 9999;
	-webkit-transition: left 0.2s ease, right 0.2s ease;
	-moz-transition: left 0.2s ease, right 0.2s ease;
	transition: left 0.2s ease, right 0.2s ease;
}

.onyx-side-menu-slide-with-content footer.uncover,
.onyx-side-menu-slide-with-content .onyx-wrapper {
	-webkit-transition: left 0.2s ease, right 0.2s ease;
	-moz-transition: left 0.2s ease, right 0.2s ease;
	transition: left 0.2s ease, right 0.2s ease;
}

.onyx-side-menu-slide-with-content .onyx-sticky-header,
.onyx-side-menu-slide-with-content .onyx-fixed-wrapper.fixed,
.onyx-side-menu-slide-with-content .onyx-mobile-header-inner {
	-webkit-transition: left 0.2s ease, right 0.2s ease, -webkit-transform 0.33s ease;
	transition: left 0.2s ease, right 0.2s ease, transform 0.33s ease;
}

.onyx-side-menu-slide-with-content.onyx-side-menu-open .onyx-wrapper,
.onyx-side-menu-slide-with-content.onyx-side-menu-open footer.uncover,
.onyx-side-menu-slide-with-content.onyx-side-menu-open .onyx-sticky-header,
.onyx-side-menu-slide-with-content.onyx-side-menu-open .onyx-fixed-wrapper,
.onyx-side-menu-slide-with-content.onyx-side-menu-open .onyx-mobile-header-inner {
	left: -470px;
}

.onyx-side-menu-slide-with-content.onyx-side-menu-open .onyx-side-menu {
	right: 0;
}

/* width 270px start */
.onyx-side-menu-slide-with-content.onyx-width-270.onyx-side-menu-open .onyx-wrapper,
.onyx-side-menu-slide-with-content.onyx-width-270.onyx-side-menu-open footer.uncover,
.onyx-side-menu-slide-with-content.onyx-width-270.onyx-side-menu-open .onyx-sticky-header,
.onyx-side-menu-slide-with-content.onyx-width-270.onyx-side-menu-open .onyx-fixed-wrapper,
.onyx-side-menu-slide-with-content.onyx-width-270.onyx-side-menu-open .onyx-mobile-header-inner {
	left: -270px;
}

.onyx-side-menu-slide-with-content.onyx-width-270.onyx-side-menu-open .onyx-side-menu {
	right: 0;
}

.onyx-side-menu-slide-with-content.onyx-width-270 .onyx-side-menu {
	width: 270px;
	right: -270px;
}

/* width 270px end */
/* width 370px start */
.onyx-side-menu-slide-with-content.onyx-width-370.onyx-side-menu-open .onyx-wrapper,
.onyx-side-menu-slide-with-content.onyx-width-370.onyx-side-menu-open footer.uncover,
.onyx-side-menu-slide-with-content.onyx-width-370.onyx-side-menu-open .onyx-sticky-header,
.onyx-side-menu-slide-with-content.onyx-width-370.onyx-side-menu-open .onyx-fixed-wrapper,
.onyx-side-menu-slide-with-content.onyx-width-370.onyx-side-menu-open .onyx-mobile-header-inner {
	left: -370px;
}

.onyx-side-menu-slide-with-content.onyx-width-370.onyx-side-menu-open .onyx-side-menu {
	right: 0;
}

.onyx-side-menu-slide-with-content.onyx-width-370 .onyx-side-menu {
	width: 370px;
	right: -370px;
}

/* width 370px end */
/* Side area slides with content style - end
========================================================================== */
/* Side area uncovering - start
========================================================================== */
.onyx-side-area-uncovered-from-content .onyx-side-menu {
	background-color: #1b1b1b;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
	padding: 30px;
	position: fixed;
	top: 0;
	right: 0;
	width: 210px;
	z-index: 90;
	visibility: hidden;
}

.onyx-side-area-uncovered-from-content .onyx-sticky-header,
.onyx-side-area-uncovered-from-content .onyx-fixed-wrapper.fixed {
	-webkit-transition: left 0.3s ease, right 0.2s ease;
	-moz-transition: left 0.3s ease, right 0.2s ease;
	transition: left 0.3s ease, right 0.2s ease;
}

.onyx-side-area-uncovered-from-content.onyx-right-side-menu-opened .onyx-sticky-header,
.onyx-side-area-uncovered-from-content.onyx-right-side-menu-opened .onyx-fixed-wrapper.fixed,
.onyx-side-area-uncovered-from-content.onyx-right-side-menu-opened .onyx-mobile-header-inner {
	left: -270px;
}

/* Side area uncovering - end
========================================================================== */
/* ==========================================================================
# Side area style - end
========================================================================== */
/* ==========================================================================
	 7. Search functionality styles
	 ========================================================================== */
/* Fullscreen search general style - start
========================================================================== */
.onyx-fullscreen-search-holder {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 105;
	opacity: 0;
}

.onyx-fullscreen-search-holder .onyx-search-label {
	font-size: 36px;
	line-height: 1em;
	color: #ffffff;
	vertical-align: bottom;
}

.onyx-fullscreen-search-holder .onyx-field-holder {
	width: 45%;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	border-bottom: 3px solid rgba(255, 255, 255, 0.3);
	padding-bottom: 13px;
}

.onyx-fullscreen-search-holder .onyx-field-holder .onyx-line {
	position: absolute;
	bottom: -3px;
	left: 0;
	height: 3px;
	width: 0;
	background-color: #fff;
	-webkit-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	transition: width 0.3s ease;
}

.onyx-fullscreen-search-holder .onyx-search-submit {
	border: none;
	background: transparent;
	outline: none;
	width: auto;
	cursor: pointer;
	font-family: 'ElegantIcons' !important;
	font-size: 33px;
	line-height: 1em;
	color: #fff;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	transition: color 0.2s ease;
	width: 12%;
	float: right;
	line-height: 51px;
	text-align: right;
}

.onyx-fullscreen-search-table {
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-fullscreen-search-cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: center;
}

.onyx-form-holder .onyx-search-field {
	width: 88%;
	background: transparent;
	border: none;
	outline: none;
	height: 100%;
	font-size: 36px;
	color: #fff;
	line-height: 1.5em;
	position: relative;
	padding: 0;
	float: left;
	font-weight: 600;
}

.onyx-form-holder .onyx-search-field::-webkit-input-placeholder {
	color: #fff;
}

.onyx-form-holder .onyx-search-field::-moz-placeholder {
	color: #fff;
}

.onyx-form-holder .onyx-search-field:-ms-input-placeholder {
	color: #fff;
}

/* Fullscreen search general style - end
========================================================================== */
/* Fullscreen search from circle style - start
========================================================================== */
.onyx-fullscreen-search-overlay {
	position: absolute;
	width: 2000px;
	height: 2000px;
	margin-top: -1000px;
	margin-left: -1000px;
	top: 50%;
	left: 0;
	border-radius: 100%;
	opacity: 0;
	z-index: 99;
	-ms-transform-origin: 50%;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	background-color: rgba(255, 255, 255, 0.98);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-transition: -ms-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
	transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.onyx-fullscreen-search-overlay.onyx-animate {
	-webkit-transform: scale(3);
	-moz-transform: scale(3);
	transform: scale(3);
	opacity: 1;
}

/* Fullscreen search from circle style - end
========================================================================== */
/* Fullscreen search fade style - start
========================================================================== */
.onyx-search-fade .onyx-fullscreen-search-holder {
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 0;
	z-index: 113;
	background-size: cover;
	box-sizing: border-box;
}

.onyx-search-fade .onyx-fullscreen-search-holder .onyx-fullscreen-search-table {
	background-color: #333539;
}

body.onyx-fullscreen-search-with-bg-image.onyx-search-fade .onyx-fullscreen-search-table {
	background-color: transparent;
}

.onyx-search-fade-out.onyx-search-fade .onyx-fullscreen-search-holder {
	-webkit-animation: search_fade_out 0.25s ease both;
	-moz-animation: search_fade_out 0.25s ease both;
	animation: search_fade_out 0.25s ease both;
}

.onyx-search-fade-in.onyx-search-fade .onyx-fullscreen-search-holder.onyx-animate {
	-webkit-animation: search_fade_in 0.25s ease both;
	-moz-animation: search_fade_in 0.25s ease both;
	animation: search_fade_in 0.25s ease both;
}

@-webkit-keyframes search_fade_out {
	0% {
		opacity: 1;
		visibility: visible;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes search_fade_out {
	0% {
		opacity: 1;
		visibility: visible;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@-webkit-keyframes search_fade_in {
	0% {
		opacity: 0;
		visibility: hidden;
	}
	100% {
		opacity: 1;
		visibility: visible;
	}
}

@keyframes search_fade_in {
	0% {
		opacity: 0;
		visibility: hidden;
	}
	100% {
		opacity: 1;
		visibility: visible;
	}
}

/* Fullscreen search fade style - end
========================================================================== */
/*---------------Fade animation with PUSH TEXT TOP------------*/
@-webkit-keyframes search_push_text_top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(60px);
		transform: translateY(60px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes search_push_text_top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(60px);
		transform: translateY(60px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.onyx-search-fade.onyx-fullscreen-search-opened .onyx-fullscreen-search-holder .onyx-form-holder {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation: search_push_text_top 0.8s cubic-bezier(0.38, 0.01, 0, 0.85) both 0.25s;
	-moz-animation: search_push_text_top 0.8s cubic-bezier(0.38, 0.01, 0, 0.85) both 0.25s;
	animation: search_push_text_top 0.8s cubic-bezier(0.38, 0.01, 0, 0.85) both 0.25s;
}

.onyx-search-fade-out.onyx-search-fade .onyx-fullscreen-search-holder .onyx-search-label,
.onyx-search-fade-out.onyx-search-fade .onyx-fullscreen-search-holder .onyx-search-submit,
.onyx-search-fade-out.onyx-search-fade .onyx-fullscreen-search-holder .onyx-field-holder {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: transform 0.75s cubic-bezier(0.38, 0.01, 0, 0.85);
	-moz-transition: transform 0.75s cubic-bezier(0.38, 0.01, 0, 0.85);
	transition: transform 0.75s cubic-bezier(0.38, 0.01, 0, 0.85);
}

/*----------------------FULLSCREEN SEARCH style end--------------------------*/
/* ==========================================================================
# Search style - begin
========================================================================== */
.onyx-search-opener {
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.onyx-search-opener .onyx-search-icon-text {
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.onyx-light-header .onyx-page-header > div:not(.onyx-sticky-header) .onyx-search-opener,
.onyx-light-header.onyx-header-style-on-scroll .onyx-page-header .onyx-search-opener,
.onyx-top-bar-light .onyx-top-bar .onyx-search-opener {
	color: #fff !important;
}

.onyx-dark-header .onyx-page-header > div:not(.onyx-sticky-header) .onyx-search-opener,
.onyx-dark-header.onyx-header-style-on-scroll .onyx-page-header .onyx-search-opener,
.onyx-top-bar-dark .onyx-top-bar .onyx-search-opener {
	color: #000 !important;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	color: #959595;
	margin-top: 10px;
}

.search .format-quote h2.onyx-post-title,
.search .format-link h2.onyx-post-title {
	color: #fff;
}

.search .format-quote h2.onyx-post-title a:hover,
.search .format-link h2.onyx-post-title a:hover {
	color: #fff;
}

/* ==========================================================================
# Search style - end
========================================================================== */
/* ==========================================================================
	 8. Blog styles
	 ========================================================================== */
.onyx-blog-holder.onyx-blog-type-masonry {
	margin-bottom: 20px;
	transition: none !important;
	overflow: visible !important;
}

.onyx-blog-holder.onyx-blog-type-masonry .onyx-post-content .onyx-post-text {
	padding: 13px 45px 33px;
	background: #fff;
}

.onyx-blog-holder.onyx-blog-type-masonry .onyx-post-title {
	margin-bottom: 17px;
}

.onyx-blog-holder.onyx-blog-type-masonry .onyx-post-excerpt {
	padding-bottom: 8px;
}

.onyx-blog-holder.onyx-blog-type-masonry .onyx-author-desc {
	margin-top: 0;
	padding-top: 0;
	border: none;
}

.onyx-blog-holder.onyx-blog-type-masonry .onyx-author-desc .onyx-post-info {
	width: 100%;
}

.onyx-blog-holder.onyx-blog-type-masonry .onyx-author-desc .onyx-post-info .onyx-post-info-date {
	border-right: 0;
	margin-right: 0;
	color: #999;
	padding-right: 25px;
}

.onyx-blog-holder.onyx-blog-type-masonry article .onyx-post-image {
	margin-bottom: 0;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-quote .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 36px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-quote .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-quote .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-quote .onyx-post-content .onyx-post-text {
	padding: 24px 10px 32px 81px;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-quote .onyx-post-title {
	margin-top: 18px;
	margin-bottom: 14px !important;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-quote .onyx-post-title > h4 {
	margin-bottom: 5px;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-quote p.onyx-quote-author {
	margin: 0 0 14px;
	color: #363636;
	font-size: 12px;
	font-weight: 700;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-link .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 30px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-link .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-link .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-link .onyx-post-content .onyx-post-text {
	padding: 17px 10px 33px 81px;
}

.onyx-blog-holder.onyx-blog-type-masonry .format-link .onyx-post-title {
	margin-bottom: 12px;
}

.onyx-blog-holder.onyx-blog-type-masonry article {
	display: block;
	padding: 0;
	text-align: left;
	vertical-align: top;
	z-index: 100;
	margin: 0 0 32px;
	box-sizing: border-box;
	-webkit-transition: border-color 0.15s ease-out;
	-moz-transition: border-color 0.15s ease-out;
	transition: border-color 0.15s ease-out;
}

.onyx-blog-holder.onyx-blog-type-masonry article,
.onyx-blog-holder.onyx-blog-type-masonry .onyx-blog-masonry-grid-sizer {
	width: 31.69230769230769%;
}

.onyx-page-content-holder.onyx-grid-col-8 .onyx-blog-holder.onyx-blog-type-masonry article,
.onyx-page-content-holder.onyx-grid-col-9 .onyx-blog-holder.onyx-blog-type-masonry article, .onyx-page-content-holder.onyx-grid-col-8
.onyx-blog-holder.onyx-blog-type-masonry .onyx-blog-masonry-grid-sizer,
.onyx-page-content-holder.onyx-grid-col-9
.onyx-blog-holder.onyx-blog-type-masonry .onyx-blog-masonry-grid-sizer {
	width: 48.76923076923077%;
}

.onyx-blog-holder.onyx-blog-type-masonry .onyx-blog-masonry-grid-gutter {
	width: 2.461538461538462%;
}

.onyx-page-content-holder.onyx-grid-col-8 .onyx-blog-holder.onyx-blog-type-masonry .onyx-blog-masonry-grid-gutter,
.onyx-page-content-holder.onyx-grid-col-9 .onyx-blog-holder.onyx-blog-type-masonry .onyx-blog-masonry-grid-gutter {
	width: 2.461538461538462%;
}

.onyx-blog-holder.onyx-blog-type-masonry #infscr-loading {
	position: absolute;
	bottom: -35px;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-blog-holder.onyx-masonry-full-width {
	margin-right: 37px;
	margin-left: 37px;
}

.onyx-blog-holder.onyx-masonry-full-width article,
.onyx-blog-holder.onyx-masonry-full-width .onyx-blog-masonry-grid-sizer {
	width: 23.69989165763814%;
}

.onyx-blog-holder.onyx-masonry-full-width .onyx-blog-masonry-grid-gutter {
	width: 1.733477789815818%;
}

.onyx-blog-holder.onyx-blog-type-standard .format-quote {
	margin-bottom: 61px;
}

.onyx-blog-holder.onyx-blog-type-standard .format-quote .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 36px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

.onyx-blog-holder.onyx-blog-type-standard .format-quote .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

.onyx-blog-holder.onyx-blog-type-standard .format-quote .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.onyx-blog-holder.onyx-blog-type-standard .format-quote .onyx-post-title {
	margin-bottom: 14px;
}

.onyx-blog-holder.onyx-blog-type-standard .format-quote p.onyx-quote-author {
	color: #363636;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 19px;
	text-transform: uppercase;
}

.onyx-blog-holder.onyx-blog-type-standard .format-link {
	margin-bottom: 61px;
}

.onyx-blog-holder.onyx-blog-type-standard .format-link .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 30px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

.onyx-blog-holder.onyx-blog-type-standard .format-link .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

.onyx-blog-holder.onyx-blog-type-standard .format-link .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.onyx-blog-holder.onyx-blog-type-standard .format-link .onyx-post-title {
	margin-bottom: 21px;
}

.onyx-blog-date-on-side .onyx-date-format {
	float: left;
	padding: 8px 19px 11px;
	background-color: #005bdd;
	color: #fff;
	position: relative;
	top: 4px;
	width: 63px;
	height: 63px;
	font-weight: 600;
	box-sizing: border-box;
}

.onyx-blog-date-on-side .onyx-date-format a {
	color: #fff;
}

.onyx-blog-date-on-side span.onyx-day {
	display: block;
	text-align: center;
	font-size: 20px;
}

.onyx-blog-date-on-side span.onyx-month {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 18px;
}

.onyx-blog-date-on-side .onyx-post-text-inner {
	margin-left: 81px;
}

.onyx-blog-date-on-side .onyx-more-link-container {
	margin-top: 20px;
}

.onyx-blog-date-on-side article:not(.format-link):not(.format-quote) .onyx-post-info-date {
	display: none;
}

body:not(.single) article.format-link .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 30px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

body:not(.single) article.format-link .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

body:not(.single) article.format-link .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
}

body:not(.single) article.format-link .onyx-post-title {
	margin-bottom: 21px;
}

body:not(.single) article.format-quote .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 36px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

body:not(.single) article.format-quote .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

body:not(.single) article.format-quote .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
}

body:not(.single) article.format-quote .onyx-post-title {
	margin-bottom: 14px;
}

body:not(.single) article.format-quote p.onyx-quote-author {
	color: #363636;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 19px;
	text-transform: uppercase;
}

body:not(.single) article.post_format-post-format-link .onyx-post-text-inner,
body:not(.single) article.post_format-post-format-quote .onyx-post-text-inner {
	margin-left: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}

.onyx-blog-holder.onyx-blog-type-split-column .onyx-post-image a {
	display: block;
	position: relative;
}

.onyx-blog-holder.onyx-blog-type-split-column .onyx-post-image a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(54, 54, 54, 0.2);
	opacity: 0;
	-webkit-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	-moz-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
}

.onyx-blog-holder.onyx-blog-type-split-column .onyx-post-image a:hover:after {
	opacity: 1;
}

.onyx-blog-holder.onyx-blog-type-split-column .onyx-post-info {
	color: #ababab;
	font-size: 16px;
}

.onyx-blog-holder.onyx-blog-type-split-column .onyx-like-share .onyx-post-info {
	float: left;
	width: 50%;
}

.onyx-blog-holder.onyx-blog-type-split-column .onyx-like-share .onyx-share-icons {
	float: right;
	width: 50%;
	text-align: right;
}

.onyx-blog-holder.onyx-blog-type-split-column article:not(.format-quote):not(.format-link) .onyx-post-content {
	position: relative;
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
}

.onyx-blog-holder.onyx-blog-type-split-column article:not(.format-quote):not(.format-link) .onyx-post-content .onyx-post-image {
	padding-right: 40px;
}

.onyx-blog-holder.onyx-blog-type-split-column article:not(.format-quote):not(.format-link) .onyx-post-image,
.onyx-blog-holder.onyx-blog-type-split-column article:not(.format-quote):not(.format-link) .onyx-post-text {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-link .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 30px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-link .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-link .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-link .onyx-post-title {
	margin-bottom: 21px;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-quote .onyx-post-mark {
	width: 63px;
	height: 63px;
	font-size: 36px;
	line-height: 63px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background-color: #0095e1;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-quote .onyx-post-info-date span {
	font-size: 14px;
	color: #999;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-quote .onyx-post-content {
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-quote .onyx-post-title {
	margin-bottom: 14px;
}

.onyx-blog-holder.onyx-blog-type-split-column article.format-quote p.onyx-quote-author {
	color: #363636;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 19px;
}

.page-template-blog-split-column .onyx-blog-holder article {
	margin-bottom: 50px;
}

.onyx-blog-holder article {
	padding-bottom: 0;
	margin-bottom: 58px;
}

.onyx-blog-holder article .onyx-post-image {
	margin-bottom: 53px;
}

.onyx-blog-holder article .onyx-post-image img {
	vertical-align: middle;
}

.onyx-blog-holder article .onyx-post-image a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.onyx-blog-holder article .onyx-post-image a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(54, 54, 54, 0.2);
	opacity: 0;
	-webkit-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	-moz-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
}

.onyx-blog-holder article .onyx-post-image a:hover:after {
	opacity: 1;
}

.onyx-blog-holder article .onyx-post-title {
	margin: 25px 0 11px;
}

.onyx-blog-holder article.sticky .onyx-post-title a {
	color: #005bdd;
}

.onyx-blog-holder article .onyx-author-desc {
	width: 100%;
	display: inline-block;
	position: relative;
	margin-top: 27px;
	padding-top: 16px;
	box-sizing: border-box;
	border-top: 1px solid #f2f2f2;
}

.onyx-blog-holder article .onyx-post-info {
	display: inline-block;
	width: 70%;
}

.onyx-blog-holder article .onyx-post-info > div {
	display: inline-block;
	position: relative;
	padding-right: 25px;
	font-size: 14px;
	color: #999;
}

.onyx-blog-holder article .onyx-post-info > div:last-child {
	padding-right: 0;
}

.onyx-blog-holder article .onyx-post-info > div .onyx-post-info-date-icon > span {
	margin-right: 3px;
}

.onyx-blog-holder article .onyx-post-info > div .onyx-like > i {
	margin-right: 6px;
}

.onyx-blog-holder article .onyx-post-info > div .onyx-post-info-comments-icon > span {
	margin-right: 2px;
}

.onyx-blog-holder article .onyx-post-info > div.onyx-post-info-category > span {
	margin-right: 5px;
}

.onyx-blog-holder article .onyx-post-info > div a {
	color: inherit;
}

.onyx-blog-holder article .onyx-post-info > div a:hover {
	color: #005bdd;
}

.onyx-blog-holder article .onyx-post-info > div:hover .onyx-like > i,
.onyx-blog-holder article .onyx-post-info > div:hover .onyx-post-info-comments-icon > span,
.onyx-blog-holder article .onyx-post-info > div:hover.onyx-post-info-category > span {
	color: #005bdd;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}

.onyx-blog-holder article .onyx-share-icons {
	float: right;
	width: 30%;
	text-align: right;
}

body:not(.single) article.format-quote .onyx-icon-quotations-holder {
	color: #bcbcbc;
}

body:not(.single) article.format-quote .onyx-category-holder {
	margin-top: 0;
}

body:not(.single) article.format-quote ul {
	margin: 0 !important;
}

body:not(.single) article.format-quote .onyx-category-share-holder {
	margin-top: 0;
}

body:not(.single) article.format-quote span.onyx-share-label {
	color: #bbb;
}

body:not(.single) article.format-quote .onyx-post-content .onyx-post-text {
	position: relative;
	padding: 24px 10px 39px 81px;
}

body:not(.single) article.format-quote .onyx-post-content .onyx-post-text .onyx-social-share-holder.onyx-list li a,
body:not(.single) article.format-quote .onyx-post-content .onyx-post-text span.onyx-share-label {
	color: #fff;
}

body:not(.single) article.format-quote .onyx-post-content .onyx-post-text h5.onyx-author-name {
	color: #fff;
}

body:not(.single) article.format-quote .onyx-post-title {
	margin-bottom: 16px !important;
	margin-top: 17px;
}

body:not(.single) article.format-quote .onyx-post-title h3 {
	margin-bottom: 8px;
}

body:not(.single) article.format-quote .onyx-post-title span.quote_author {
	font-size: 14px;
	color: #999;
}

body:not(.single) article.format-link .onyx-post-info-date {
	display: inline-block;
	padding-right: 25px;
}

body:not(.single) article.format-link .onyx-category-holder {
	margin-top: 8px;
}

body:not(.single) article.format-link ul {
	margin: 0 !important;
}

body:not(.single) article.format-link .onyx-category-share-holder {
	margin-top: 0;
}

body:not(.single) article.format-link .onyx-social-share-holder.onyx-list li a,
body:not(.single) article.format-link span.onyx-share-label {
	color: #fff;
}

body:not(.single) article.format-link h5.onyx-author-name {
	color: #fff !important;
}

body:not(.single) article.format-link .onyx-post-content .onyx-post-text {
	position: relative;
	padding: 17px 10px 39px 81px;
}

body:not(.single) article.format-link .onyx-post-content .onyx-post-text .onyx-icon-quotations-holder {
	color: #bcbcbc;
}

body:not(.single) article.format-link .onyx-post-content .onyx-post-text h5.onyx-author-name {
	color: #bbb;
}

body:not(.single) article.format-link h3.onyx-post-title {
	margin-bottom: 10px;
	margin-top: 19px;
}

.onyx-blog-infinite-scroll-button {
	display: none;
}

.onyx-filter-blog-holder {
	text-align: center;
	margin-bottom: 30px;
}

.onyx-filter-blog-holder li {
	display: inline-block;
	padding: 0 8px;
	cursor: pointer;
	font-size: 15px;
}

.onyx-filter-blog-holder li.onyx-active {
	color: #005bdd;
}

.onyx-single-links-pages {
	clear: both;
	margin: 20px 0 5px;
}

.onyx-single-links-pages .onyx-single-links-pages-inner > a,
.onyx-single-links-pages .onyx-single-links-pages-inner > span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 5px 0;
}

.onyx-blog-holder.onyx-blog-single.onyx-blog-standard .onyx-post-title {
	margin-top: 25px;
	margin-bottom: 4px;
}

.onyx-blog-holder.onyx-blog-single.onyx-blog-standard .onyx-post-info {
	margin-bottom: 20px;
}

.onyx-blog-holder.onyx-blog-single.onyx-blog-standard .onyx-post-info-date {
	border-right: none;
}

.single .onyx-blog-date-on-side .onyx-single-tag {
	float: left;
	width: 50%;
}

.single .onyx-blog-date-on-side .onyx-post-text-inner {
	padding-bottom: 20px;
}

.single .onyx-blog-date-on-side .onyx-tag-holder {
	padding-left: 82px;
	margin-top: 40px;
}

.single .onyx-blog-date-on-side .onyx-single-tags-holder {
	margin-top: 20px;
}

.single .onyx-blog-date-on-side .onyx-single-tags-holder .onyx-single-tags-title {
	margin-top: 0;
}

.single .onyx-blog-date-on-side article.post .onyx-share-icons-single {
	text-align: left;
}

.single .onyx-blog-date-on-side article .onyx-post-info-date {
	display: none;
}

.onyx-blog-holder.onyx-blog-single.onyx-blog-date-on-side article {
	margin-bottom: 69px !important;
}

.single .onyx-author-description {
	background-color: #f9f9f9;
	padding: 36px 50px 42px 34px;
	margin-bottom: 26px;
}

.single .onyx-author-description .onyx-author-name {
	margin: 0;
}

.single .onyx-author-description .onyx-author-position-holder {
	margin-bottom: 18px;
}

.single .onyx-author-description .onyx-author-text p {
	margin-top: -2px;
}

.single .onyx-author-description .onyx-author-social-holder {
	margin-top: 16px;
}

.single .onyx-author-description .onyx-author-social-holder .onyx-author-social-icon {
	display: inline-block;
	font-size: 13px;
	margin-right: 20px;
	color: #999;
}

.single .onyx-author-description .onyx-author-description-image {
	float: left;
	margin-right: 20px;
}

.single .onyx-author-description .onyx-author-description-image img {
	vertical-align: middle;
	width: 124px;
	border-radius: 50%;
}

.single .onyx-author-description .onyx-author-description-text-holder {
	padding-left: 151px;
	position: relative;
}

.single .onyx-author-description .onyx-author-description-text-holder h6.onyx-author-position {
	color: #808080;
	font-size: 15px;
	font-weight: 400;
	margin: 1px 0 0;
}

.single .onyx-single-tags-holder {
	margin: 20px 0;
}

.single .onyx-single-tags-holder .onyx-single-tags-title {
	display: inline-block;
	margin-right: 5px;
}

.single .onyx-single-tags-holder .onyx-tags {
	display: inline-block;
}

.single .onyx-single-tags-holder .onyx-tags a {
	font-size: 12px !important;
	display: inline-block;
	text-transform: capitalize;
	font-weight: 700;
	color: #f6f6f6;
	padding: 0 18px;
	margin: 0 3px 5px 0;
	border: 1px solid #005bdd;
	background-color: #005bdd;
	-webkit-transition: background-color 0.15s ease-out, border 0.15s ease-out;
	-moz-transition: background-color 0.15s ease-out, border 0.15s ease-out;
	transition: background-color 0.15s ease-out, border 0.15s ease-out;
}

.single .onyx-single-tags-holder .onyx-tags a:hover {
	background-color: #323232;
	border: 1px solid #323232;
}

.single .onyx-blog-single-navigation {
	position: relative;
	padding: 10px 0;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev,
.single .onyx-blog-single-navigation .onyx-blog-single-next {
	width: 50%;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev img,
.single .onyx-blog-single-navigation .onyx-blog-single-next img {
	display: block;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev.onyx-single-nav-with-image .onyx-single-image-overlay,
.single .onyx-blog-single-navigation .onyx-blog-single-next.onyx-single-nav-with-image .onyx-single-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0, 189, 187, 0.9);
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev.onyx-single-nav-with-image:hover .onyx-single-image-overlay,
.single .onyx-blog-single-navigation .onyx-blog-single-prev.onyx-single-nav-with-image:hover .onyx-single-image-overlay > span,
.single .onyx-blog-single-navigation .onyx-blog-single-next.onyx-single-nav-with-image:hover .onyx-single-image-overlay,
.single .onyx-blog-single-navigation .onyx-blog-single-next.onyx-single-nav-with-image:hover .onyx-single-image-overlay > span {
	-webkit-transition: opacity 0.2s cubic-bezier(0.29, 0.8, 0, 0.46);
	-moz-transition: opacity 0.2s cubic-bezier(0.29, 0.8, 0, 0.46);
	transition: opacity 0.2s cubic-bezier(0.29, 0.8, 0, 0.46);
	opacity: 1 !important;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev .onyx-single-nav-image-holder,
.single .onyx-blog-single-navigation .onyx-blog-single-next .onyx-single-nav-image-holder {
	position: relative;
	width: 64px;
	display: table-cell;
	vertical-align: middle;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev .onyx-single-nav-image-holder .onyx-single-image-overlay > span,
.single .onyx-blog-single-navigation .onyx-blog-single-next .onyx-single-nav-image-holder .onyx-single-image-overlay > span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 36px;
	color: #fff;
	font-weight: 400;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev.onyx-single-nav-with-image {
	display: table;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev.onyx-single-nav-with-image .onyx-single-nav-content-holder {
	display: table-cell;
	vertical-align: middle;
	padding: 0 30px 0 15px;
}

.single .onyx-blog-single-navigation .onyx-blog-single-next.onyx-single-nav-with-image {
	display: table;
}

.single .onyx-blog-single-navigation .onyx-blog-single-next.onyx-single-nav-with-image .onyx-single-nav-content-holder {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px 0 30px;
}

.single .onyx-blog-single-navigation .onyx-blog-single-prev {
	float: left;
	text-align: left;
}

.single .onyx-blog-single-navigation .onyx-blog-single-next {
	float: right;
	text-align: right;
}

.single .onyx-blog-single-navigation .onyx-single-nav-content-holder h6 {
	font-size: 15px;
	line-height: 27px;
	color: #808285;
	margin: 0;
}

.onyx-related-posts-holder {
	margin: 51px 0 0;
}

.onyx-related-posts-holder .onyx-related-posts-title {
	margin-bottom: 20px;
}

.onyx-related-posts-holder .onyx-related-posts-title span {
	font-size: 18px;
}

.onyx-related-posts-holder .onyx-related-post {
	width: 24.8125%;
	margin-right: 0.25%;
	display: inline-block;
	float: left;
}

.onyx-related-posts-holder .onyx-related-post:nth-child(4n) {
	margin-right: 0;
}

.onyx-related-posts-holder .onyx-related-post img {
	display: block;
}

.onyx-related-posts-holder .onyx-related-post .onyx-related-post-image {
	margin-bottom: 16px;
}

.onyx-related-posts-holder .onyx-related-post .onyx-related-post-image a {
	display: block;
	position: relative;
}

.onyx-related-posts-holder .onyx-related-post .onyx-related-post-image a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.2);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.onyx-related-posts-holder .onyx-related-post .onyx-related-post-image a:hover:after {
	opacity: 1;
}

.onyx-related-posts-holder .onyx-related-post .onyx-related-post-title,
.onyx-related-posts-holder .onyx-related-post .onyx-related-post-info {
	margin-bottom: 6px;
}

.onyx-related-posts-holder .onyx-related-post .onyx-related-post-info {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

.onyx-column1 .onyx-related-posts-holder .onyx-related-post,
.onyx-column2 .onyx-related-posts-holder .onyx-related-post {
	width: 33.16%;
	margin-right: 0.25%;
}

.onyx-column1 .onyx-related-posts-holder .onyx-related-post:nth-child(3n),
.onyx-column2 .onyx-related-posts-holder .onyx-related-post:nth-child(3n) {
	margin-right: 0;
}

.onyx-content .onyx-share-icons ul {
	margin: 0;
}

.onyx-post-content .onyx-image-name {
	float: left;
	width: 50%;
}

.onyx-post-content .onyx-share-icons {
	float: right;
	width: 50%;
	text-align: right;
}

.onyx-post-content .onyx-social-share-holder.onyx-list {
	display: inline-block;
}

.onyx-post-content .onyx-author-image {
	height: 100%;
	display: inline-block;
	float: left;
	margin-right: 13px;
}

.onyx-post-content .onyx-author-image img {
	width: 28px;
	border-radius: 50%;
}

.onyx-post-content .onyx-author-name-holder {
	position: relative;
	float: left;
}

.onyx-post-content .onyx-image-name {
	float: left;
	width: 50%;
}

.onyx-post-content h5.onyx-author-name {
	margin: 7px;
	font-size: 14px;
	font-weight: 700;
	color: #545454;
}

.onyx-post-content .onyx-post-info-date {
	font-size: 16px;
	line-height: 20px;
	color: #ababab;
}

article.post .onyx-category-share-holder {
	position: relative;
	border-top: 1px solid #f2f2f2;
	margin-top: 20px;
	padding-top: 20px;
}

article.post .onyx-category-holder {
	width: 50%;
	float: left;
}

article.post .onyx-share-icons-single {
	width: 50%;
	float: left;
	text-align: right;
}

article .onyx-category {
	font-size: 14px;
	color: #005bdd;
}

article .onyx-category a {
	margin-left: 10px;
}

article .onyx-category span.icon_tags {
	color: #005bdd;
}

article .onyx-post-image {
	margin-bottom: 0;
}

article .onyx-post-quote-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 0 0 30px;
}

article .onyx-post-quote-holder .onyx-post-mark {
	display: table-cell;
	vertical-align: top;
	color: #005bdd;
	font-size: 60px;
}

article .onyx-post-quote-holder .onyx-post-title {
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 15px;
}

article .onyx-post-quote-holder .onyx-post-title h3 {
	margin: 0;
}

article .onyx-post-quote-holder .onyx-post-title .quote_author {
	display: block;
	margin: 10px 0 0;
}

article .onyx-post-link-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 0 0 30px;
}

article .onyx-post-link-holder .onyx-post-mark {
	display: table-cell;
	vertical-align: middle;
	color: #005bdd;
	font-size: 50px;
}

article .onyx-post-link-holder .onyx-post-title {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 25px;
	margin: 0;
}

/* ==========================================================================
	 #Self Hosted Video styles - start
	 ========================================================================== */
.onyx-blog-holder article .onyx-audio-image-holder {
	position: relative;
}

.onyx-blog-holder article .onyx-audio-image-holder .onyx-audio-player-holder {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.onyx-blog-holder article .onyx-audio-image-holder .onyx-audio-player-holder .mejs-container, .onyx-blog-holder article .onyx-audio-image-holder .onyx-audio-player-holder .mejs-embed, .onyx-blog-holder article .onyx-audio-image-holder .onyx-audio-player-holder .mejs-embed body, .onyx-blog-holder article .onyx-audio-image-holder .onyx-audio-player-holder .mejs-container .mejs-controls {
	background-color: rgba(0, 0, 0, 0.4);
}

.onyx-blog-holder article .onyx-audio-image-holder .onyx-audio-player-holder .mejs-container .mejs-controls {
	height: 44px !important;
}

.onyx-blog-holder article.format-link {
	position: relative;
}

.onyx-blog-holder article.format-link .onyx-post-title {
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

.onyx-blog-holder article.format-link:hover .onyx-post-title {
	color: #005bdd;
}

.onyx-blog-holder article.format-link .onyx-post-content a {
	position: relative;
	z-index: 1;
}

.onyx-blog-holder article.format-link .onyx-post-link-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.onyx-self-hosted-video-holder .onyx-video-wrap .mejs-container,
.onyx-self-hosted-video-holder .onyx-video-wrap .mejs-overlay-play {
	height: 100% !important;
	/*!important because of the inline style*/
	width: 100% !important;
	/*!important because of the inline style*/
}

.mejs-container {
	height: 44px !important;
}

.mejs-container * {
}

.mejs-container .mejs-controls {
	height: 44px;
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.mejs-container .mejs-controls div {
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.mejs-controls .mejs-button button {
	background: none;
	font-family: 'ElegantIcons';
	color: #fff;
	margin: 0;
	height: 100%;
	position: static;
	width: auto;
	display: inline-block;
	-webkit-transition: color 0.15s ease-out;
	-moz-transition: color 0.15s ease-out;
	transition: color 0.15s ease-out;
}

.mejs-controls .mejs-button button:hover {
	color: #005bdd;
}

.mejs-controls .mejs-button button:focus {
	outline: none;
}

.mejs-container .mejs-controls .mejs-playpause-button {
	width: 46px;
}

.mejs-controls .mejs-play button {
	font-family: 'ElegantIcons';
	font-size: 24px;
	color: #fff;
}

.mejs-controls .mejs-play button:after {
	content: "\49";
}

.mejs-controls .mejs-pause button {
	font-family: 'ElegantIcons';
	font-size: 24px;
}

.mejs-controls .mejs-pause button:after {
	content: "\5f";
}

.mejs-controls .mejs-mute button {
	font-family: 'ElegantIcons';
	font-size: 16px;
}

.mejs-controls .mejs-mute button:after {
	content: "\7a";
}

.mejs-controls .mejs-unmute button {
	font-family: 'ElegantIcons';
	font-size: 16px;
}

.mejs-controls .mejs-unmute button:after {
	content: "\78";
}

.mejs-container .mejs-controls .mejs-fullscreen-button {
	width: 32px;
}

.mejs-container .mejs-controls .mejs-fullscreen-button button {
	font-size: 13px;
}

.mejs-container .mejs-controls .mejs-fullscreen-button button:after {
	content: "\30";
}

.mejs-container .mejs-controls .mejs-time {
	height: 39px;
	padding: 0;
	width: 35px;
	font-size: 12px;
	font-weight: 700;
}

.mejs-controls div.mejs-time-rail {
	padding-top: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	display: none !important;
}

.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	height: 7px;
	background-color: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin-top: 17px;
}

.mejs-controls .mejs-time-rail .mejs-time-current:after {
	content: '';
	height: 15px;
	width: 15px;
	background-color: #8b8b8b;
	position: absolute;
	bottom: 50%;
	right: 0;
	border-radius: 50%;
	-webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	margin-top: 6px;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	height: 7px;
	background-color: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	height: 7px;
}

.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background-color: #fff;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background-color: #005bdd;
}

/* ==========================================================================
	 #Self Hosted Video styles - end
	 ========================================================================== */
/* ==========================================================================
	 9. Shortcodes styles
	 ========================================================================== */
/* Elements holders styles
	 ========================================================================== */
/* ==========================================================================
	 Elements Holder shortcode style - begin
	 ========================================================================== */
.onyx-elements-holder {
	width: 100%;
	display: table;
	table-layout: fixed;
}

.onyx-elements-holder.onyx-two-columns .onyx-eh-item {
	width: 50%;
}

.onyx-elements-holder.onyx-three-columns .onyx-eh-item {
	width: 33%;
}

.onyx-elements-holder.onyx-four-columns .onyx-eh-item {
	width: 25%;
}

.onyx-elements-holder.onyx-five-columns .onyx-eh-item {
	width: 20%;
}

.onyx-elements-holder.onyx-six-columns .onyx-eh-item {
	width: 16%;
}

.onyx-elements-holder .onyx-eh-item {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	background-position: center;
	background-size: cover;
}

.onyx-elements-holder .onyx-eh-item.onyx-vertical-alignment-top {
	vertical-align: top;
}

.onyx-elements-holder .onyx-eh-item.onyx-vertical-alignment-bottom {
	vertical-align: bottom;
}

.onyx-elements-holder .onyx-eh-item.onyx-horizontal-alignment-center {
	text-align: center;
}

.onyx-elements-holder .onyx-eh-item.onyx-horizontal-alignment-right {
	text-align: right;
}

.onyx-elements-holder .onyx-eh-item .onyx-elements-holder-item-inner {
	width: 100%;
}

.onyx-elements-holder.onyx-ehi-float.onyx-three-columns .onyx-eh-item {
	width: 33.33333333333333%;
}

.onyx-elements-holder.onyx-ehi-float.onyx-six-columns .onyx-eh-item {
	width: 16.66666666666667%;
}

.onyx-elements-holder.onyx-ehi-float .onyx-eh-item {
	float: left;
}

.onyx-elements-holder .onyx-ehi-content {
	padding: 0 20px;
}

/* ==========================================================================
	 Elements Holder shortcode style - end
	 ========================================================================== */
/* Team styles
	 ========================================================================== */
/* ==========================================================================
# Team style - begin
========================================================================== */
.onyx-team {
	text-align: center;
	/* Team type main info on hover - begin
	========================================================================== */
	/* Team type main info on hover - end
	========================================================================== */
	/* Team type main info below image - begin
	========================================================================== */
	/* Team type main info below image - end
	========================================================================== */
}

.onyx-team .onyx-team-inner {
	overflow: hidden;
	width: 100%;
}

.onyx-team .onyx-team-image {
	position: relative;
}

.onyx-team .onyx-team-image img {
	display: block;
}

.onyx-team .onyx-team-name {
	margin: 0 0 6px;
}

.onyx-team .onyx-team-description {
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-team .onyx-team-description p {
	margin: 0;
}

.onyx-team .onyx-team-description.light {
	color: #fbfbfc;
}

.onyx-team .onyx-team-social {
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-team .onyx-team-social:before {
	display: block;
	line-height: inherit;
}

.onyx-team .onyx-team-social-inner {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.onyx-team .onyx-team-social-holder {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	display: table-cell;
	vertical-align: middle;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-transition: opacity 0.15s ease-out, background-color 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out, background-color 0.15s ease-out;
	transition: opacity 0.15s ease-out, background-color 0.15s ease-out;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	transform: translateZ(0px);
}

.touch .onyx-team .onyx-team-social-holder {
	cursor: pointer;
}

.onyx-team .onyx-team-social-holder .social_icon {
	display: block;
	font-size: inherit;
	line-height: inherit;
}

.onyx-team .onyx-team-social-holder .social_icon:before {
	display: block;
	line-height: inherit;
}

.onyx-team .onyx-icon-shortcode {
	margin-right: 10px;
}

.onyx-team .onyx-icon-shortcode a {
	font-size: 14px;
	color: #808285;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.onyx-team .onyx-icon-shortcode a:hover {
	color: #005bdd;
}

.onyx-team .onyx-icon-shortcode.circle, .onyx-team .onyx-icon-shortcode.square {
	margin-right: 5px;
	background-color: transparent;
}

.onyx-team .onyx-icon-shortcode.circle a .onyx-icon-element, .onyx-team .onyx-icon-shortcode.square a .onyx-icon-element {
	font-size: 11px;
	color: #fff;
	background-color: #808285;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out;
}

.onyx-team .onyx-icon-shortcode.circle a:hover .onyx-icon-element, .onyx-team .onyx-icon-shortcode.square a:hover .onyx-icon-element {
	background-color: #005bdd;
}

.onyx-team .onyx-icon-shortcode.circle {
	width: 1.8em;
	height: 1.8em;
	line-height: 1.8em;
}

.onyx-team .onyx-icon-shortcode.circle .onyx-icon-element {
	border-radius: 50%;
}

.onyx-team .onyx-icon-shortcode.square {
	width: 1.6em;
	height: 1.6em;
	line-height: 1.6em;
}

.onyx-team .onyx-icon-shortcode:last-child {
	margin: 0;
}

.onyx-team:hover .onyx-team-social-holder {
	opacity: 1;
}

.onyx-team.main-info-on-hover {
	overflow: hidden;
}

.onyx-team.main-info-on-hover .onyx-team-image {
	overflow: hidden;
}

.onyx-team.main-info-on-hover .onyx-team-text {
	padding: 20px 0;
}

.onyx-team.main-info-on-hover .onyx-team-description {
	margin: 0;
}

.onyx-team.main-info-on-hover .onyx-team-social-wrapp {
	margin: 15px 0 0 0;
}

.onyx-team.main-info-below-image {
	-webkit-transform: translateZ(0);
}

.onyx-team.main-info-below-image .onyx-team-image {
	margin-bottom: 24px;
}

.onyx-team.main-info-below-image .onyx-team-info {
	margin-top: 0;
	padding: 0 10px 10px 10px;
}

.onyx-team.main-info-below-image .onyx-team-info .onyx-team-name.light {
	color: #fff;
}

.onyx-team.main-info-below-image .onyx-team-info .onyx-team-position {
	font-size: 12px;
	line-height: 1.2em;
	margin: 17px 0 0 0;
	color: #ababab;
}

.onyx-team.main-info-below-image .onyx-team-info .onyx-team-position.light {
	color: #fff;
}

.onyx-team.main-info-below-image .onyx-team-info .onyx-team-description {
	margin: 14px 0 0;
}

.onyx-team.main-info-below-image .onyx-team-text {
	padding: 0;
}

.onyx-team.main-info-below-image .onyx-team-social .onyx-team-social-wrapp {
	margin: 24px 0 0 0;
}

.onyx-team.main-info-below-image .onyx-team-social .onyx-team-social-wrapp ul {
	list-style: none;
	position: relative;
	display: block;
	z-index: 990;
}

.onyx-team.main-info-below-image .onyx-team-social .onyx-team-social-wrapp ul li:first-child {
	bottom: 56px;
	/* social share icon + space between icons */
	transition-delay: .5s;
}

.onyx-team.main-info-below-image .onyx-team-social .onyx-team-social-wrapp ul li:nth-child(2) {
	bottom: 102px;
	/* previous icon position + icon height + space between icons */
	transition-delay: .4s;
}

.onyx-team.main-info-below-image .onyx-team-social .onyx-team-social-wrapp ul li:nth-child(3) {
	bottom: 148px;
	/* previous icon position + icon height + space between icons */
	transition-delay: .3s;
}

.onyx-team.main-info-below-image .onyx-team-social .onyx-team-social-wrapp ul li:nth-child(4) {
	bottom: 194px;
	/* previous icon position + icon height + space between icons */
	transition-delay: .2s;
}

.onyx-team.main-info-below-image .onyx-team-social .onyx-team-social-wrapp ul li:nth-child(5) {
	bottom: 240px;
	/* previous icon position + icon height + space between icons */
	transition-delay: .1s;
}

.onyx-team.main-info-below-image .onyx-team-social.normal .onyx-team-social-wrapp ul li {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity 0.03s ease-out, position 0.1s ease-out;
	-moz-transition: opacity 0.03s ease-out, position 0.1s ease-out;
	transition: opacity 0.03s ease-out, position 0.1s ease-out;
}

.onyx-team.main-info-below-image .onyx-team-social.normal .onyx-team-social-wrapp ul li:first-child {
	bottom: 50px;
}

.onyx-team.main-info-below-image .onyx-team-social.normal .onyx-team-social-wrapp ul li:nth-child(2) {
	bottom: 90px;
}

.onyx-team.main-info-below-image .onyx-team-social.normal .onyx-team-social-wrapp ul li:nth-child(3) {
	bottom: 130px;
}

.onyx-team.main-info-below-image .onyx-team-social.normal .onyx-team-social-wrapp ul li:nth-child(4) {
	bottom: 170px;
}

.onyx-team.main-info-below-image .onyx-team-social.normal .onyx-team-social-wrapp ul li:nth-child(5) {
	bottom: 210px;
}

.onyx-team.main-info-below-image:hover .onyx-team-social-wrapp ul li {
	opacity: 1;
	cursor: pointer;
}

.onyx-team.main-info-below-image:hover .onyx-team-social-wrapp ul li:first-child {
	transition-delay: .1s;
}

.onyx-team.main-info-below-image:hover .onyx-team-social-wrapp ul li:nth-child(2) {
	transition-delay: .2s;
}

.onyx-team.main-info-below-image:hover .onyx-team-social-wrapp ul li:nth-child(3) {
	transition-delay: .3s;
}

.onyx-team.main-info-below-image:hover .onyx-team-social-wrapp ul li:nth-child(4) {
	transition-delay: .4s;
}

.onyx-team.main-info-below-image:hover .onyx-team-social-wrapp ul li:nth-child(5) {
	transition-delay: .5s;
}

/* ==========================================================================
# Team style - end
========================================================================== */
/* Call To Action styles
	 ========================================================================== */
/* ==========================================================================
# Call to action style - begin
========================================================================== */
.onyx-call-to-action {
	position: relative;
	display: block;
	box-sizing: border-box;
	background-color: transparent;
}

.onyx-call-to-action .onyx-call-to-action-row-75-25,
.onyx-call-to-action .onyx-call-to-action-row-50-50,
.onyx-call-to-action .onyx-call-to-action-row-66-33 {
	display: table;
	box-sizing: border-box;
	width: 100%;
}

.onyx-call-to-action .onyx-call-to-action-row-75-25 .onyx-call-to-action-column1 {
	width: 75%;
}

.onyx-call-to-action .onyx-call-to-action-row-75-25 .onyx-call-to-action-column2 {
	width: 25%;
}

.onyx-call-to-action .onyx-call-to-action-row-50-50 .onyx-call-to-action-column1,
.onyx-call-to-action .onyx-call-to-action-row-50-50 .onyx-call-to-action-column2 {
	width: 50%;
}

.onyx-call-to-action .onyx-call-to-action-row-66-33 .onyx-call-to-action-column1 {
	width: 66%;
}

.onyx-call-to-action .onyx-call-to-action-row-66-33 .onyx-call-to-action-column2 {
	width: 34%;
}

.onyx-call-to-action .onyx-call-to-action-column2 {
	text-align: right;
}

.onyx-call-to-action .onyx-call-to-action-cell {
	display: table-cell;
	vertical-align: middle;
}

.onyx-call-to-action .onyx-text-wrapper .onyx-call-to-action-icon-holder {
	position: absolute;
	height: 100%;
	top: 0;
}

.onyx-call-to-action .onyx-text-wrapper .onyx-call-to-action-icon {
	display: table;
	height: 100%;
}

.onyx-call-to-action .onyx-text-wrapper .onyx-call-to-action-icon .onyx-call-to-action-icon-inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.onyx-call-to-action .onyx-text-wrapper .onyx-call-to-action-icon .onyx-call-to-action-icon-inner .onyx-call-to-action-icon {
	color: #8b8b8b;
	font-size: 40px;
	display: inline;
}

.onyx-call-to-action h2 {
	margin-bottom: 0;
}

.onyx-call-to-action h3 {
	margin-bottom: 0;
}

.onyx-call-to-action.with-icon .onyx-text-wrapper .onyx-call-to-action-text {
	padding: 0 20px 0 70px;
}

/* ==========================================================================
# Call to action style - end
========================================================================== */
/* Counter styles
	 ========================================================================== */
/* ==========================================================================
	 Counter shortcode style - begin
	 ========================================================================== */
.onyx-counter-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}

.onyx-counter-holder.onyx-counter-light .onyx-counter,
.onyx-counter-holder.onyx-counter-light .onyx-counter-title,
.onyx-counter-holder.onyx-counter-light .onyx-counter-text {
	color: #fff;
}

.onyx-counter-holder.left {
	text-align: left;
}

.onyx-counter-holder.right {
	text-align: right;
}

.onyx-counter-holder.center {
	text-align: center;
}

.onyx-counter-holder .onyx-counter-inner {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.onyx-counter-holder .onyx-counter {
	height: 1em;
	display: inline-block !important;
	vertical-align: middle;
	color: #363636;
	font-size: 48px;
	line-height: 1em;
	font-weight: 700;
	overflow: hidden;
}

.onyx-counter-holder .onyx-counter-title {
	margin: 24px 0 0;
}

.onyx-counter-holder .onyx-counter-text {
	margin: 14px 0 0;
}

/* ==========================================================================
	 Counter shortcode style - end
	 ========================================================================== */
/* Icon styles
	 ========================================================================== */
/* ==========================================================================
	 Icon shortcode style - begin
	 ========================================================================== */
.onyx-icon-shortcode {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
footer .onyx-icon-shortcode {
	vertical-align: top;
}

.onyx-icon-shortcode.onyx-circle, .onyx-icon-shortcode.onyx-square, .onyx-icon-shortcode.onyx-dropcaps.onyx-circle {
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	background-color: #005bdd;
	-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.onyx-icon-shortcode.onyx-circle a, .onyx-icon-shortcode.onyx-square a, .onyx-icon-shortcode.onyx-dropcaps.onyx-circle a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.onyx-icon-shortcode.onyx-circle .onyx-icon-element, .onyx-icon-shortcode.onyx-square .onyx-icon-element, .onyx-icon-shortcode.onyx-dropcaps.onyx-circle .onyx-icon-element {
	color: #fff;
	line-height: inherit;
}

.onyx-icon-shortcode.onyx-circle {
	border-radius: 50%;
}

.onyx-icon-shortcode .onyx-icon-element {
	display: block;
	line-height: inherit;
	-webkit-transition: color 0.15s ease-in-out;
	-moz-transition: color 0.15s ease-in-out;
	transition: color 0.15s ease-in-out;
}

.onyx-icon-shortcode .onyx-icon-element:before {
	display: block;
	line-height: inherit;
}

.onyx-icon-animation-holder {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	-webkit-transition: transform 0.15s ease-in-out;
	-moz-transition: transform 0.15s ease-in-out;
	transition: transform 0.15s ease-in-out;
}

.onyx-icon-animation-holder.onyx-icon-animation-show {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.onyx-icon-tiny {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}

.onyx-icon-small {
	font-size: 2em;
}

.onyx-icon-medium {
	font-size: 3em;
}

.onyx-icon-large {
	font-size: 4em;
}

.onyx-icon-huge {
	font-size: 5em;
}

/* ==========================================================================
	 Icon shortcode style - end
	 ========================================================================== */
/* Countdown styles
	 ========================================================================== */
/* ==========================================================================
# Countdown style - begin
========================================================================== */
/* jQuery Countdown styles 2.0.0. */
.onyx-countdown {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.onyx-countdown .countdown-rtl {
	direction: rtl;
}

.onyx-countdown .countdown-row {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	clear: both;
	width: 100%;
	padding: 0 2px;
	text-align: center;
}

.onyx-countdown .countdown-show1 .countdown-section {
	width: 98%;
}

.onyx-countdown .countdown-show2 .countdown-section {
	width: 48%;
}

.onyx-countdown .countdown-show3 .countdown-section {
	width: 32.5%;
}

.onyx-countdown .countdown-show4 .countdown-section {
	width: 24.5%;
}

.onyx-countdown .countdown-show5 .countdown-section {
	width: 19.5%;
}

.onyx-countdown .countdown-show6 .countdown-section {
	width: 16.25%;
}

.onyx-countdown .countdown-show7 .countdown-section {
	width: 14%;
}

.onyx-countdown .countdown-section {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-weight: inherit;
}

.onyx-countdown .countdown-amount {
	display: block;
	position: relative;
	margin-bottom: 0;
	font-size: 75px;
	font-weight: 700;
	line-height: 1em;
	color: #363636;
}

.onyx-countdown .countdown-period {
	display: block;
	margin-top: 12px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1em;
	color: #363636;
}

.onyx-countdown .countdown-descr {
	display: block;
	width: 100%;
}

.onyx-countdown.light .countdown-row .countdown-section .countdown-amount,
.onyx-countdown.light .countdown-row .countdown-section .countdown-period {
	color: #fff;
}

/* ==========================================================================
# Countdown style - end
========================================================================== */
/* Message styles
	 ========================================================================== */
/* ==========================================================================
# Message style - begin
========================================================================== */
/* Unique style for both types	- begin
========================================================================== */
.onyx-message {
	position: relative;
	padding: 15px 28px;
	margin: 0;
	background-color: #ccc;
	border: 0 solid #f2f2f2;
}

.onyx-message .onyx-message-inner {
	position: relative;
	padding-right: 20px;
}

.onyx-message .onyx-message-inner .onyx-message-text {
	display: table;
	height: 100%;
}

.onyx-message .onyx-message-inner .onyx-message-text .onyx-message-text-inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	color: #fff;
}

.onyx-message .onyx-message-inner a.onyx-close {
	position: absolute;
	right: 6px;
	top: 50%;
	line-height: 13px;
	font-size: 18px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-message .onyx-message-inner a.onyx-close i {
	width: 14px;
	height: 14px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
}

.onyx-message .onyx-message-inner a.onyx-close i:hover {
	color: #005bdd;
}

/* Unique style for both types - end
========================================================================== */
/* Type with icon - begin
========================================================================== */
.onyx-message.onyx-with-icon .onyx-message-icon-holder {
	position: absolute;
	top: 50%;
	padding: 0 20px 0 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-message.onyx-with-icon .onyx-message-icon-holder .onyx-message-icon {
	display: table;
	height: 100%;
}

.onyx-message.onyx-with-icon .onyx-message-icon-holder .onyx-message-icon .onyx-message-icon-inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.onyx-message.onyx-with-icon .onyx-message-icon-holder .onyx-message-icon .onyx-message-icon-inner > i,
.onyx-message.onyx-with-icon .onyx-message-icon-holder .onyx-message-icon .onyx-message-icon-inner > span {
	line-height: 1em;
	padding: 8px;
}

.onyx-message.onyx-with-icon .onyx-message-text-holder {
	padding-left: 78px;
}

/* Type with icon - end
==========================================================================
/* ==========================================================================
# Message style - end
========================================================================== */
/* Ordered List styles
	 ========================================================================== */
/* ==========================================================================
# Ordered List Style - begin
========================================================================== */
.onyx-ordered-list ol {
	counter-reset: li;
	display: block;
	list-style-type: none;
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 30px;
}

.onyx-ordered-list ol li {
	margin: 0px 0px 11px;
	font-family: inherit;
}

.onyx-ordered-list ol > li:before {
	color: #005bdd;
	content: counter(li, decimal-leading-zero);
	counter-increment: li;
	padding-right: 8px;
}

.onyx-ordered-list ul {
	counter-reset: li;
	display: block;
	list-style-type: none;
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 30px;
}

/* ==========================================================================
# Ordered List Style - end
========================================================================== */
/* Unordered List styles
	 ========================================================================== */
/* ==========================================================================
# Unordered List Style - begin
========================================================================== */
.onyx-unordered-list ul {
	display: block;
	margin: 0;
	padding: 0;
}

.onyx-unordered-list ul > li {
	position: relative;
	font-family: inherit;
	margin-bottom: 11px;
}

.onyx-unordered-list.onyx-line ul {
	list-style-type: none;
}

.onyx-unordered-list.onyx-line ul > li {
	padding-left: 9px;
	margin-bottom: 11px;
}

.onyx-unordered-list.onyx-line ul > li:before {
	height: 27px;
	width: auto;
	line-height: 27px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 1px;
	padding: 0;
	color: #959595;
	text-align: center;
	content: '-';
}

.onyx-unordered-list.onyx-animate-list ul li {
	opacity: 0;
	top: -40px;
	-webkit-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out, top 0.4s ease-in-out;
}

.onyx-unordered-list.onyx-animate-list.onyx-appeared ul li {
	opacity: 1;
	top: 0px;
}

.touch .no_animation_on_touch .onyx-unordered-list.onyx-animate-list ul li {
	opacity: 1;
	top: 0;
}

/* ==========================================================================
# Unordered List Style - end
========================================================================== */
/* Blog Sliders styles
	 ========================================================================== */
.onyx-blog-carousel-holder {
	margin: 0 -15px;
	width: auto !important;
	/* Carousel navigation - begin
	========================================================================== */
}

.onyx-blog-carousel-holder .onyx-blog-carousel {
	margin: 0;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item {
	padding: 0 15px;
	box-sizing: border-box;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-inner {
	background-color: #fff;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-image-holder img {
	width: 100%;
	vertical-align: middle;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-image-holder a {
	display: block;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder {
	padding: 38px 35px 24px;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder h5.onyx-blog-carousel-item-title {
	line-height: 30px;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-title {
	margin-top: 19px;
	margin-bottom: 22px;
	color: #303030;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-excerpt {
	margin-bottom: 25px;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-info {
	border-top: 1px solid #f2f2f2;
	padding-top: 19px;
	font-weight: 700;
	font-size: 14px;
	color: #545454;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-info .onyx-author-image {
	overflow: hidden;
	float: left;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 13px;
	border-radius: 50%;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-info .onyx-author-image img {
	display: inline-block;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-info h6.onyx-author-name {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	margin-top: 3px;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-info .onyx-author-name-holder {
	line-height: 30px;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-info-item {
	font-size: 16px;
	color: #999;
	font-weight: 400;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-info-item:last-child {
	margin-right: 0;
}

.onyx-blog-carousel-holder .onyx-blog-carousel-item-content-holder .onyx-blog-carousel-item-info-icon {
	font-size: 12px;
	vertical-align: middle;
	margin-right: 4px;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-item {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav {
	width: 100%;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .owl-prev,
.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	color: #cbcbcb;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .owl-prev:hover,
.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .owl-next:hover {
	color: #005bdd;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .owl-prev {
	left: -5%;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .owl-next {
	right: -5%;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .onyx-prev-icon,
.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .onyx-next-icon {
	display: inline-block;
	font-family: Linearicons-Free;
	text-align: center;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .onyx-prev-icon i,
.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-nav .onyx-next-icon i {
	font-size: 45px;
	line-height: 60px;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-dots {
	text-align: center;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-dots .owl-dot span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 3px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	border-radius: 20px;
	background: #74797b;
}

.onyx-blog-carousel-holder .onyx-blog-carousel.owl-carousel .owl-dots .owl-dot.active span {
	opacity: 1;
}

/* Carousel navigation - end
========================================================================== */
/* Icon List Item styles
	 ========================================================================== */
/* ==========================================================================
# Icon List Item style - begin
========================================================================== */
.onyx-icon-list-item {
	width: 100%;
	position: relative;
	margin-bottom: 13px;
}

.onyx-icon-list-item a {
	display: block;
}

.onyx-icon-list-item a:hover .onyx-icon-list-text {
	color: #005bdd !important;
}

.onyx-icon-list-item .onyx-icon-list-icon-holder {
	display: table-cell;
	vertical-align: middle;
	min-width: 13px;
}

.onyx-icon-list-item .onyx-icon-list-icon-holder-inner > * {
	display: block;
	color: #005bdd;
	font-size: 18px;
	line-height: inherit;
	text-align: center;
}

.onyx-icon-list-item .onyx-icon-list-icon-holder-inner > *:before {
	display: block;
	line-height: inherit;
}

.onyx-icon-list-item .onyx-icon-list-text {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding-left: 10px;
}

.onyx-top-bar .onyx-icon-list-item {
	display: block;
	height: auto;
	margin-bottom: 0;
}

.onyx-top-bar .onyx-icon-list-item .onyx-icon-list-icon-holder-inner > * {
	color: #fff;
}

.onyx-top-bar .onyx-icon-list-item .onyx-icon-list-text {
	padding-left: 13px;
	padding-right: 20px;
	font-size: 12px;
	color: #fff;
}

.onyx-icon-list-item.onyx-il-with-dividers {
	margin-bottom: 0;
	padding-left: 10px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}

.onyx-icon-list-item.onyx-il-with-dividers:not(:last-child) {
	border-bottom: 1px solid #ebebeb;
}

.onyx-icon-list-item.onyx-il-with-dividers:hover {
	background-color: #f9f9f9;
}

.onyx-icon-list-item.onyx-il-with-dividers .onyx-icon-list-text {
	line-height: 50px;
}

/* ==========================================================================
# Icon List Item style - end
========================================================================== */
/* Progress Bar styles
	 ========================================================================== */
/* ==========================================================================
	 Progress bar shortcode start styles
	 ========================================================================== */
.onyx-progress-bar {
	position: relative;
	margin: 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding-right: 24px;
}

.onyx-progress-bar .onyx-progress-title-holder {
	position: relative;
	margin: 0 0 10px;
	font-size: 12px;
}

.onyx-progress-bar .onyx-progress-number-wrapper {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
	text-align: right;
	z-index: 10;
}

.onyx-progress-bar .onyx-progress-number-wrapper .onyx-progress-number {
	display: inline-block;
	vertical-align: middle;
	padding-right: 6px;
}

.onyx-progress-bar .onyx-progress-number-wrapper .onyx-progress-number .onyx-percent:after {
	content: '%';
	font-size: 1em;
}

.onyx-progress-bar .onyx-progress-content-outer {
	background-color: #ebebeb;
	position: relative;
	overflow: hidden;
	height: 10px;
}

.onyx-progress-bar .onyx-progress-content-outer .onyx-progress-content {
	max-width: 100%;
	overflow: hidden;
	background-color: #005bdd;
	height: 10px;
}

/* ==========================================================================
	 Progress bar shortcode end styles
	 ========================================================================== */
/* Blog slider bar styles
	 ========================================================================== */
.onyx-blog-slider-holder {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.onyx-blog-slider-holder .onyx-blog-slider-item {
	position: relative;
}

.onyx-blog-slider-holder .onyx-bs-item-image a {
	display: block;
}

.onyx-blog-slider-holder .onyx-bs-item-image img {
	vertical-align: middle;
	width: 100%;
}

.onyx-blog-slider-holder .onyx-bs-item-content {
	position: absolute;
	width: 55%;
	top: 50%;
	left: 50%;
	background: #fff;
	text-align: center;
	padding: 33px 40px 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.onyx-blog-slider-holder .onyx-bs-item-date {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 8px;
}

.onyx-blog-slider-holder .onyx-bs-item-title {
	margin-top: 0;
}

.onyx-blog-slider-holder h2.onyx-bs-item-title {
	font-size: 37px;
	margin-bottom: 16px;
}

.onyx-blog-slider-holder .onyx-bs-item-excerpt {
	margin-bottom: 30px;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section {
	text-align: left;
	border-top: 1px dashed	#e5e5e5;
	padding: 17px 0;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section:before, .onyx-blog-slider-holder .onyx-bs-item-bottom-section:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section:after {
	clear: both;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section {
	*zoom: 1;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-author {
	float: left;
	font-weight: 700;
	font-size: 14px;
	color: #545454;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-author .onyx-post-item-author-avatar-holder {
	overflow: hidden;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 13px;
	border-radius: 50%;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-author .onyx-post-item-author-avatar-holder img {
	display: inline-block;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-author .onyx-post-item-author-name {
	line-height: 30px;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-author a {
	color: inherit;
	font-weight: 700;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-author a:hover {
	color: #005bdd;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-categories {
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-categories > a {
	color: inherit;
}

.onyx-blog-slider-holder .onyx-bs-item-bottom-section .onyx-bs-item-categories:hover > span {
	color: #005bdd;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}

.onyx-blog-slider-holder .owl-prev,
.onyx-blog-slider-holder .owl-next {
	position: absolute;
	top: 50%;
	color: #fff;
	font-size: 60px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

.onyx-blog-slider-holder .owl-prev:hover,
.onyx-blog-slider-holder .owl-next:hover {
	color: #005bdd;
}

.onyx-blog-slider-holder .owl-prev {
	left: 40px;
}

.onyx-blog-slider-holder .owl-next {
	right: 40px;
}

/* Working hours bar styles
	 ========================================================================== */
.onyx-working-hours-holder {
	position: relative;
	font-size: 15px;
}

.onyx-working-hours-holder.onyx-working-hours-light {
	color: #fff;
}

.onyx-working-hours-holder.onyx-working-hours-light .onyx-wh-title {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}

.onyx-working-hours-holder .onyx-wh-title {
	text-align: left;
	margin-bottom: 16px;
}

.onyx-working-hours-holder .onyx-wh-item {
	position: relative;
	margin-bottom: 5px;
}

.onyx-working-hours-holder .onyx-wh-day {
	padding-right: 3px;
	display: table-cell;
	width: 1%;
	white-space: nowrap;
}

.onyx-working-hours-holder .onyx-wh-day .onyx-wh-icon {
	margin-right: 6px;
}

.onyx-working-hours-holder .onyx-wh-hours {
	padding-left: 4px;
	display: table-cell;
	width: 1%;
	white-space: nowrap;
}

.onyx-working-hours-holder .onyx-wh-dots {
	height: 3px;
	background-image: radial-gradient(circle closest-side, #b3b3b3 99%, transparent 100%);
	background-position: 50% 70%;
	background-size: 6px 2px;
	background-repeat: repeat-x;
	display: table-cell;
	width: 98%;
	z-index: 1;
	position: relative;
}

/* Testimonials styles
	 ========================================================================== */
/* ==========================================================================
# Testimonial style - begin
========================================================================== */
.onyx-testimonials {
	z-index: 15;
	/* Testimonials image	styles */
}

.onyx-testimonials.testimonials-slider {
	visibility: hidden;
}

.onyx-testimonials .onyx-testimonial-text-holder {
	position: relative;
	display: block;
}

.onyx-testimonials .onyx-testimonial-text-holder .onyx-testimonial-text-inner {
	display: block;
	text-align: center;
}

.onyx-testimonials .onyx-testimonial-title {
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	margin: 20px 0;
}

.onyx-testimonials .onyx-testimonial-author-text {
	margin-bottom: 4px;
}

.onyx-testimonials .onyx-testimonial-author {
	margin-top: 25px;
	margin-bottom: 28px;
}

.onyx-testimonials .onyx-testimonials-job {
	color: #ababab;
	font-size: 16px;
}

.onyx-testimonials .onyx-testimonial-image-holder img {
	max-width: 100%;
}

.onyx-testimonials.owl-carousel .owl-item {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.onyx-testimonials.owl-carousel .owl-nav {
	width: 100%;
}

.onyx-testimonials.owl-carousel .owl-nav .owl-prev,
.onyx-testimonials.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-testimonials.owl-carousel .owl-nav .owl-prev:hover .onyx-prev-icon i,
.onyx-testimonials.owl-carousel .owl-nav .owl-prev:hover .onyx-next-icon i,
.onyx-testimonials.owl-carousel .owl-nav .owl-next:hover .onyx-prev-icon i,
.onyx-testimonials.owl-carousel .owl-nav .owl-next:hover .onyx-next-icon i {
	color: #005bdd;
}

.onyx-testimonials.owl-carousel .owl-nav .owl-prev {
	left: 2%;
}

.onyx-testimonials.owl-carousel .owl-nav .owl-next {
	right: 2%;
}

.onyx-testimonials.owl-carousel .owl-nav .onyx-prev-icon,
.onyx-testimonials.owl-carousel .owl-nav .onyx-next-icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	text-align: center;
}

.onyx-testimonials.owl-carousel .owl-nav .onyx-prev-icon i,
.onyx-testimonials.owl-carousel .owl-nav .onyx-next-icon i {
	font-size: 22px;
	line-height: 40px;
	color: #74797b;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}

.onyx-testimonials.owl-carousel .owl-dots {
	text-align: center;
}

.onyx-testimonials.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
}

.onyx-testimonials.owl-carousel .owl-dots .owl-dot span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 3px;
	border-radius: 20px;
	background: rgba(116, 121, 123, 0.5);
}

.onyx-testimonials.owl-carousel .owl-dots .owl-dot.active span {
	opacity: 1;
	background: #005bdd;
}

.onyx-testimonials-holder-inner {
	margin-right: -48px;
	margin-left: -48px;
}

.onyx-testimonials-holder-inner .testimonials-grid {
	float: left;
	box-sizing: border-box;
	padding: 0 48px;
	margin-bottom: 37px;
}

.onyx-testimonials-holder-inner .testimonials-grid.onyx-two-columns {
	width: 50%;
}

.onyx-testimonials-holder-inner .testimonials-grid.onyx-three-columns {
	width: 33.33%;
}

.onyx-testimonials-holder-inner .testimonials-grid.onyx-four-columns {
	width: 25%;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-title.light {
	color: #fff;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-text {
	text-align: left;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-text.light {
	color: #fff;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-text-inner {
	margin-bottom: 5px;
	margin-top: 20px;
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-testimonials-holder-inner .testimonials-grid h6.onyx-testimonial-author-text {
	margin-top: 0;
}

.onyx-testimonials-holder-inner .testimonials-grid h6.onyx-testimonial-author-text.light {
	color: #fff;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-image-holder {
	display: table-cell;
	vertical-align: middle;
	width: 76px;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-image-holder img {
	max-width: 100%;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-author {
	display: table-cell;
	vertical-align: middle;
}

.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonial-text-inner.light,
.onyx-testimonials-holder-inner .testimonials-grid .onyx-testimonials-job.light {
	color: #fff;
}

.onyx-testimonials-holder-inner:nth-child(2n+1) .testimonials-grid.onyx-two-columns {
	clear: both;
}

.onyx-testimonials-holder-inner:nth-child(3n+1) .testimonials-grid.onyx-three-columns {
	clear: both;
}

.onyx-testimonials-holder-inner:nth-child(4n+1) .testimonials-grid.onyx-four-columns {
	clear: both;
}

.onyx-testimonial-content.testimonials-slider .onyx-testimonial-author-text {
	margin-bottom: 13px;
	display: inline-block;
}

.onyx-testimonial-content.testimonials-slider .onyx-testimonial-author-text.light {
	color: #fff;
}

.onyx-testimonial-content.testimonials-slider .onyx-testimonial-title {
	margin-bottom: 40px;
}

.onyx-testimonial-content.testimonials-slider .onyx-testimonial-text-inner.light,
.onyx-testimonial-content.testimonials-slider .onyx-testimonial-title.light,
.onyx-testimonial-content.testimonials-slider .onyx-testimonials-job.light {
	color: #fff;
}

.onyx-testimonial-content.testimonials-slider .onyx-testimonials-job {
	font-size: 18px;
}

.onyx-testimonial-content.testimonials-slider p.onyx-testimonial-text {
	font-size: 18px;
	line-height: 33px;
}

.onyx-testimonials-holder.light .owl-carousel .owl-pagination .owl-page span,
.onyx-testimonials-holder.light .owl-carousel .owl-dot span {
	background: #fff;
}

/* ==========================================================================
# Testimonial style - end
========================================================================== */
/* Masonry Gallery styles
	 ========================================================================== */
/* ==========================================================================
	 Masonry Gallery shortcodes style - begin
	 ========================================================================== */
.onyx-masonry-gallery-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	/***** Masonry Gallery Columns Space - begin *****/
	/***** Masonry Gallery Columns Space - end *****/
}

.onyx-masonry-gallery-holder.onyx-mg-no-space {
	margin: 0 0 -0px;
}

.onyx-masonry-gallery-holder.onyx-mg-no-space .onyx-mg-inner {
	margin: 0 -0px;
}

.onyx-masonry-gallery-holder.onyx-mg-no-space .onyx-mg-item {
	padding: 0px;
}

.onyx-masonry-gallery-holder.onyx-mg-tiny-space {
	margin: 0 0 -5px;
}

.onyx-masonry-gallery-holder.onyx-mg-tiny-space .onyx-mg-inner {
	margin: 0 -5px;
}

.onyx-masonry-gallery-holder.onyx-mg-tiny-space .onyx-mg-item {
	padding: 5px;
}

.onyx-masonry-gallery-holder.onyx-mg-small-space {
	margin: 0 0 -10px;
}

.onyx-masonry-gallery-holder.onyx-mg-small-space .onyx-mg-inner {
	margin: 0 -10px;
}

.onyx-masonry-gallery-holder.onyx-mg-small-space .onyx-mg-item {
	padding: 10px;
}

.onyx-masonry-gallery-holder.onyx-mg-normal-space {
	margin: 0 0 -15px;
}

.onyx-masonry-gallery-holder.onyx-mg-normal-space .onyx-mg-inner {
	margin: 0 -15px;
}

.onyx-masonry-gallery-holder.onyx-mg-normal-space .onyx-mg-item {
	padding: 15px;
}

.onyx-masonry-gallery-holder .onyx-mg-inner {
	opacity: 0;
}

.onyx-masonry-gallery-holder .onyx-mg-grid-gutter {
	width: 0;
}

.onyx-masonry-gallery-holder .onyx-mg-grid-sizer {
	width: 25%;
}

.onyx-masonry-gallery-holder .onyx-mg-item {
	position: relative;
	width: 25%;
	z-index: 1;
	box-sizing: border-box;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-square-big {
	width: 50%;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-square-big .onyx-mg-item-content {
	padding: 50px;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-square-big .onyx-mg-item-text {
    font-size: 14px;
    line-height: 22px;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-rectangle-landscape {
	width: 50%;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-rectangle-landscape .onyx-mg-image img {
	max-height: inherit;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-rectangle-landscape .onyx-mg-item-content {
	padding: 50px;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-rectangle-landscape .onyx-mg-item-text {
    font-size: 15px;
    line-height: 24px;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-rectangle-portrait .onyx-mg-image img {
	max-width: inherit;
	width: auto;
	height: 100%;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	height: 100%;
	box-sizing: border-box;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-outer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-inner {
	position: relative;
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-content {
	position: relative;
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: top;
	padding: 28px;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-image {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	transform: translateZ(0px);
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-image-overlay {
	position: absolute;
	top: -4px;
	left: -4px;
	height: calc(100% + 8px);
	width: calc(100% + 8px);
	background-size: cover;
	background-position: center;
	z-index: -1;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-icon {
	margin: 0 0 1px;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-title {
	margin: 0;
    font-size: 26px;
    line-height: 34px;
    text-transform: capitalize;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-text {
	margin: 12px 0 0;
	font-size: 13px;
	line-height: 20px;
}
.onyx-masonry-gallery-holder .onyx-mg-square-small .onyx-mg-item-title {
	font-size: 18px;
	line-height: 20px;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-additional-text {
	margin: 12px 0 0;
	color: #f80f32;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-button {
	margin: 18px 0 0;
}

.onyx-masonry-gallery-holder .onyx-mg-item .onyx-mg-item-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard .onyx-mg-item-inner {
	opacity: 0;
	background-color: rgba(54, 54, 54, 0.6);
	-webkit-transition: opacity 0.25s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	-moz-transition: opacity 0.25s cubic-bezier(0.45, 0.05, 0.55, 0.95);
	transition: opacity 0.25s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard .onyx-mg-item-title,
.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard .onyx-mg-item-text {
	color: #fff;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	-webkit-transform: translateZ(0px) scale(1);
	-moz-transform: translateZ(0px) scale(1);
	transform: translateZ(0px) scale(1);
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard .onyx-mg-item-content {
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	-moz-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	-webkit-transition: all 0.3s cubic-bezier(0.29, 0.22, 0.11, 1.33);
	-moz-transition: all 0.3s cubic-bezier(0.29, 0.22, 0.11, 1.33);
	transition: all 0.3s cubic-bezier(0.29, 0.22, 0.11, 1.33);
}

html.touch .onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard .onyx-mg-item-content,
.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard:hover .onyx-mg-item-content {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.5s cubic-bezier(0.81, -0.65, 0, 0.94);
	-moz-transition: all 0.5s cubic-bezier(0.81, -0.65, 0, 0.94);
	transition: all 0.5s cubic-bezier(0.81, -0.65, 0, 0.94);
}

html.touch .onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard .onyx-mg-item-inner,
.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard:hover .onyx-mg-item-inner {
	opacity: 1;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-standard:hover img {
	-webkit-transform: translateZ(0px) scale(1.03);
	-moz-transform: translateZ(0px) scale(1.03);
	transform: translateZ(0px) scale(1.03);
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-simple.onyx-mg-skin-default .onyx-mg-item-inner {
	background-color: #f8f7f7;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-simple.onyx-mg-skin-light .onyx-mg-item-inner {
	background-color: #fff;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-simple.onyx-mg-skin-dark .onyx-mg-item-inner {
	background-color: #282828;
}

.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-simple.onyx-mg-skin-dark .onyx-mg-item-title,
.onyx-masonry-gallery-holder .onyx-mg-item.onyx-mg-simple.onyx-mg-skin-dark .onyx-mg-item-text {
	color: #fff;
}

/* ==========================================================================
	 Masonry Gallery shortcodes style - end
	 ========================================================================== */
/* Pricing Tables styles
	 ========================================================================== */
/* ==========================================================================
# Pricing table style - begin
========================================================================== */
.onyx-pricing-tables.onyx-two-columns .onyx-price-table {
	width: 50%;
}

.onyx-pricing-tables.onyx-three-columns .onyx-price-table {
	width: 33.33%;
}

.onyx-pricing-tables.onyx-four-columns .onyx-price-table {
	width: 25%;
}

.onyx-price-table {
	position: relative;
	width: 100%;
	padding: 0;
	padding: 0 15px;
	float: left;
	box-sizing: border-box;
}

.onyx-price-table:first-child {
	margin-left: 0;
}

.onyx-price-table .onyx-price-table-inner {
	background-color: #fff;
	border: 1px solid #f2f2f2;
	text-align: center;
	padding: 55px 20px 35px;
	box-sizing: border-box;
}

.onyx-price-table .onyx-price-table-inner ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.onyx-price-table .onyx-price-table-inner .onyx-title-content,
.onyx-price-table .onyx-price-table-inner .onyx-price {
	margin: 0;
}

.onyx-price-table .onyx-price-table-inner .onyx-title-content {
	color: #545454;
}

.onyx-price-table .onyx-price-table-inner .onyx-table-title {
	margin-bottom: 24px;
}

.onyx-price-table .onyx-price-table-inner .onyx-price-in-table {
	margin-bottom: 3px;
}

.onyx-price-table .onyx-price-table-inner .onyx-pt-price-period {
	font-size: 16px;
	color: #ababab;
	text-transform: uppercase;
	font-weight: 600;
}

.onyx-price-table .onyx-price-table-inner .onyx-table-content {
	margin-top: 34px;
	font-size: 18px;
	font-weight: 500;
	color: #545454;
	line-height: 30px;
}

.onyx-price-table .onyx-price-table-inner .onyx-price-button {
	margin-top: 38px;
}

.onyx-price-table .onyx-price-table-inner .onyx-pt-label-holder {
	position: absolute;
	top: -18px;
	right: 64px;
}

.onyx-price-table .onyx-price-table-inner .onyx-pt-label-holder .onyx-pt-label-inner {
	background-color: #005bdd;
	padding: 5px 15px 5px 18px;
	color: #fff;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-transform: rotate(-90deg) perspective(1px);
	-moz-transform: rotate(-90deg) perspective(1px);
	transform: rotate(-90deg) perspective(1px);
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	transform-origin: right;
	box-sizing: border-box;
}

.onyx-price-table .onyx-price-table-inner .onyx-pt-label-content {
	-webkit-transform: rotate(180deg) translateZ(0);
	-moz-transform: rotate(180deg) translateZ(0);
	transform: rotate(180deg) translateZ(0);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	transform-origin: center;
}

.onyx-price-table.onyx-pt-active .onyx-price-table-inner {
	background-color: #005bdd;
	border-color: transparent;
	color: #fff;
}

.onyx-price-table.onyx-pt-active .onyx-price-table-inner .onyx-title-content,
.onyx-price-table.onyx-pt-active .onyx-price-table-inner .onyx-pt-price-period,
.onyx-price-table.onyx-pt-active .onyx-price-table-inner .onyx-table-content,
.onyx-price-table.onyx-pt-active .onyx-price-table-inner .onyx-price {
	color: inherit;
}

.onyx-price-table.onyx-pt-active .onyx-price-table-inner .onyx-pt-label-inner {
	background-color: #fff;
	color: #545454;
}

/* ==========================================================================
# Pricing table style - end
========================================================================== */
/* Pie Chart Basic styles
	 ========================================================================== */
/* ==========================================================================
# Pie Chart Basic - begin
========================================================================== */
.onyx-pie-chart-holder {
	position: relative;
	display: block;
}

.onyx-pie-chart-holder.onyx-pie-chart-typography-light span.onyx-to-counter,
.onyx-pie-chart-holder.onyx-pie-chart-typography-light .onyx-to-counter:after,
.onyx-pie-chart-holder.onyx-pie-chart-typography-light .onyx-pie-chart-text,
.onyx-pie-chart-holder.onyx-pie-chart-typography-light .onyx-pie-title {
	color: #fff;
}

.onyx-pie-chart-holder.onyx-pie-chart-typography-dark span.onyx-to-counter,
.onyx-pie-chart-holder.onyx-pie-chart-typography-dark .onyx-pie-title {
	color: #303030;
}

.onyx-pie-chart-holder.onyx-pie-chart-typography-dark .onyx-pie-chart-text {
	color: #808080;
}

.onyx-pie-chart-holder .onyx-percentage {
	position: relative;
	display: block;
	height: 175px;
	width: 175px;
	line-height: 175px;
	text-align: center;
	margin: 0 auto;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

.onyx-pie-chart-holder .onyx-percentage .onyx-pie-title {
	line-height: inherit;
}

.onyx-pie-chart-holder .onyx-percentage canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.onyx-pie-chart-holder .onyx-to-counter {
	position: relative;
	font-weight: 700;
	font-size: 34px;
}

.onyx-pie-chart-holder .onyx-to-counter:after {
	content: '%';
	margin-left: 0.1em;
	font-size: 1em;
	color: #303030;
}

.onyx-pie-chart-holder .onyx-pie-chart-text {
	text-align: center;
	margin: 26px 0 0;
}

.onyx-pie-chart-holder .onyx-pie-chart-text h4.onyx-pie-chart-text {
	font-size: 20px;
}

.onyx-pie-chart-holder .onyx-pie-chart-text h4.onyx-pie-title {
	margin: 0 0 13px;
	font-size: 20px;
}

/* ==========================================================================
# Pie Chart Basic - end
========================================================================== */
/* Pie Chart With Icon styles
	 ========================================================================== */
/* ==========================================================================
# Pie Chart With Icon - begin
========================================================================== */
.onyx-pie-chart-with-icon-holder {
	position: relative;
	display: block;
}

.onyx-pie-chart-with-icon-holder.onyx-pie-chart-typography-light .onyx-pie-chart-text,
.onyx-pie-chart-with-icon-holder.onyx-pie-chart-typography-light .onyx-pie-title {
	color: #fff;
}

.onyx-pie-chart-with-icon-holder.onyx-pie-chart-typography-dark .onyx-pie-title {
	color: #303030;
}

.onyx-pie-chart-with-icon-holder.onyx-pie-chart-typography-dark .onyx-pie-chart-text {
	color: #808080;
}

.onyx-pie-chart-with-icon-holder .onyx-percentage-with-icon {
	position: relative;
	display: block;
	height: 175px;
	width: 175px;
	line-height: 175px;
	text-align: center;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: opacity .3s ease 0s;
	-moz-transition: opacity .3s ease 0s;
	-o-transition: opacity .3s ease 0s;
}

.onyx-pie-chart-with-icon-holder .onyx-percentage-with-icon canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.onyx-pie-chart-with-icon-holder .onyx-percentage-with-icon i,
.onyx-pie-chart-with-icon-holder .onyx-percentage-with-icon span {
	float: none;
	margin: 0;
	color: #005bdd;
	vertical-align: middle !important;
	display: inline;
}

.onyx-pie-chart-with-icon-holder .onyx-percentage-with-icon .onyx_icon_font_elegant {
	line-height: inherit;
}

.onyx-pie-chart-with-icon-holder .onyx-pie-chart-text {
	text-align: center;
	margin: 26px 0 0;
}

.onyx-pie-chart-with-icon-holder .onyx-pie-chart-text h4.onyx-pie-title {
	margin: 0 0 12px;
	font-size: 20px;
}

/* ==========================================================================
# Pie Chart With Icon - end
========================================================================== */
/* Pie Chart Doughnut styles
	 ========================================================================== */
/* ==========================================================================
# Pie Chart Doughnut - begin
========================================================================== */
.onyx-pie-chart-doughnut-holder {
	display: block;
	position: relative;
	overflow: hidden;
}

.onyx-pie-chart-doughnut-holder.onyx-pie-chart-typography-light .onyx-pie-legend ul li {
	color: #fff;
}

.onyx-pie-chart-doughnut-holder.onyx-pie-chart-typography-dark .onyx-pie-legend ul li {
	color: #808080;
}

.onyx-pie-chart-doughnut-holder .onyx-pie-chart-doughnut {
	margin: 0 22px 0 0;
	float: left;
}

.onyx-pie-chart-doughnut-holder .onyx-pie-legend {
	position: relative;
	float: left;
	width: 40%;
}

.onyx-pie-chart-doughnut-holder .onyx-pie-legend ul {
	list-style: none;
	padding: 0;
}

.onyx-pie-chart-doughnut-holder .onyx-pie-legend ul li {
	display: block;
	margin: 0 0 10px 0;
}

.onyx-pie-chart-doughnut-holder .onyx-pie-legend ul li p {
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 50px;
}

.onyx-pie-chart-doughnut-holder .onyx-pie-legend ul li .onyx-pie-color-holder {
	width: 25px;
	height: 25px;
	background-color: #005bdd;
	float: left;
}

/* ==========================================================================
# Pie Chart Doughnut - end
========================================================================== */
/* Pie Chart Pie styles
	 ========================================================================== */
/* ==========================================================================
# Pie Chart Pie - begin
========================================================================== */
.onyx-pie-chart-pie-holder {
	display: block;
	position: relative;
	overflow: hidden;
}

.onyx-pie-chart-pie-holder.onyx-pie-chart-typography-light .onyx-pie-legend ul li {
	color: #fff;
}

.onyx-pie-chart-pie-holder.onyx-pie-chart-typography-dark .onyx-pie-legend ul li {
	color: #808080;
}

.onyx-pie-chart-pie-holder .onyx-pie-chart-pie {
	margin: 0 22px 0 0;
	float: left;
}

.onyx-pie-chart-pie-holder .onyx-pie-legend {
	position: relative;
	float: left;
	width: 20%;
}

.onyx-pie-chart-pie-holder .onyx-pie-legend ul {
	list-style: none;
	padding: 0;
}

.onyx-pie-chart-pie-holder .onyx-pie-legend ul li {
	display: block;
	margin: 0 0 10px 0;
}

.onyx-pie-chart-pie-holder .onyx-pie-legend ul li .onyx-pie-color-holder {
	width: 25px;
	height: 25px;
	background-color: #005bdd;
	float: left;
}

.onyx-pie-chart-pie-holder .onyx-pie-legend ul li p {
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 50px;
}

/* ==========================================================================
# Pie Chart Pie - end
========================================================================== */
/* Tabs styles
	 ========================================================================== */
/* ==========================================================================
# Tabs style - begin
========================================================================== */
.onyx-tabs .onyx-tabs-nav {
	display: block;
	position: relative;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	vertical-align: middle;
}

.onyx-tabs .onyx-tabs-nav .onyx-tab-line {
	position: absolute;
	background-color: #005bdd;
	left: 0;
	width: 0;
	height: 3px;
	bottom: 1px;
	-webkit-transition: left 0.4s ease 0.03s, width 0.4s ease 0.03s;
	-moz-transition: left 0.4s ease 0.03s, width 0.4s ease 0.03s;
	transition: left 0.4s ease 0.03s, width 0.4s ease 0.03s;
}

.onyx-tabs .onyx-tabs-nav li a {
	display: block;
	text-align: center;
	color: #303030;
	background-color: #fff;
	padding-right: 5px;
	border-bottom: 3px solid transparent;
	font-size: 20px;
	font-weight: 700;
	box-sizing: border-box;
	-webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
	-moz-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
	transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
}

.onyx-tabs .onyx-tabs-nav li.ui-state-active a {
	z-index: 20;
}

.onyx-tabs .onyx-tabs-nav .onyx-tab-container {
	box-sizing: border-box;
	position: relative;
}

/* Horizontal tabs styles
	 ========================================================================== */
.onyx-tabs.onyx-horizontal .onyx-tabs-nav li {
	float: left;
}

.onyx-tabs.onyx-horizontal .onyx-tabs-nav li a {
	margin-right: 30px;
	border-left: 0;
	padding-bottom: 9px;
}

.onyx-tabs.onyx-horizontal .onyx-tab-container {
	padding: 28px 32px 8px 0;
	border-top: 1px solid #ebebeb;
	top: -1px;
	position: relative;
	z-index: 10;
}

/* Vertical tabs styles
	 ========================================================================== */
.onyx-tabs.onyx-vertical .onyx-tabs-nav {
	float: left;
	width: 30%;
	border-left: 1px solid #ebebeb;
	box-sizing: border-box;
}

.onyx-tabs.onyx-vertical .onyx-tabs-nav .onyx-tab-line {
	height: 0;
	width: 3px;
	bottom: 0;
	-webkit-transition: top 0.4s ease 0.03s, width 0.4s ease 0.03s;
	-moz-transition: top 0.4s ease 0.03s, width 0.4s ease 0.03s;
	transition: top 0.4s ease 0.03s, width 0.4s ease 0.03s;
}

.onyx-tabs.onyx-vertical .onyx-tabs-nav li {
	display: block;
}

.onyx-tabs.onyx-vertical .onyx-tabs-nav li a {
	border-bottom: 0;
	padding: 8px 17px;
	border-left: 3px solid transparent;
	text-align: left;
}

.onyx-tabs.onyx-vertical .onyx-tabs-nav:last-child {
	margin: 0;
}

.onyx-tabs.onyx-vertical .onyx-tab-container {
	float: left;
	padding: 0 45px 10px 45px;
	width: 70%;
	box-sizing: border-box;
}

.onyx-tabs.onyx-vertical.onyx-vertical-nav-width-small .onyx-tabs-nav {
	width: 22.92%;
}

.onyx-tabs.onyx-vertical.onyx-vertical-nav-width-small .onyx-tab-container {
	width: 77.08%;
}

/* Tabs with icon and text styles start
	 ========================================================================== */
.onyx-tabs.onyx-tab-text-icon .onyx-tabs-nav li a .onyx-tab-text-after-icon {
	padding-left: 10px;
	-webkit-transition: initial;
	-moz-transition: initial;
	transition: initial;
}

/* Tabs with icon styles - start
	 ========================================================================== */
.onyx-tabs.onyx-tab-icon .onyx-tabs-nav li a i,
.onyx-tabs.onyx-tab-icon .onyx-tabs-nav li a span {
	-webkit-transition: initial;
	-moz-transition: initial;
	transition: initial;
}

.onyx-tabs.onyx-tab-icon .onyx-tabs-nav li a .onyx-icon-frame {
	display: inline-block;
	min-width: 20px;
}

/* ==========================================================================
# Tabs style - end
========================================================================== */
/* Accordions styles
	 ========================================================================== */
/* ==========================================================================
	 Accordion shortcode start styles
	 ========================================================================== */
.onyx-accordion-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.onyx-accordion-holder .onyx-title-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 0;
	padding: 20px 30px;
	color: #363636;
	font-size: 15px;
	line-height: 23px;
	font-weight: 700;
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
	-moz-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
	transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
}

.onyx-accordion-holder .onyx-title-holder .onyx-accordion-mark {
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 24px;
	line-height: 1em;
	color: #999;
	box-sizing: border-box;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: color 0.15s ease-out;
	-moz-transition: color 0.15s ease-out;
	transition: color 0.15s ease-out;
}

.onyx-accordion-holder .onyx-title-holder .onyx-accordion-mark-icon {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	line-height: inherit;
	text-align: center;
}

.onyx-accordion-holder .onyx-title-holder .onyx-accordion-mark-icon span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	line-height: inherit;
	-webkit-transition: opacity 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out;
	transition: opacity 0.15s ease-out;
}

.onyx-accordion-holder .onyx-title-holder .onyx-accordion-mark-icon .onyx-accordion-mark-close {
	opacity: 0;
}

.onyx-accordion-holder .onyx-title-holder .onyx-accordion-mark-icon .onyx-accordion-mark-open {
	opacity: 1;
}

.onyx-accordion-holder .onyx-title-holder.ui-state-active, .onyx-accordion-holder .onyx-title-holder.ui-state-hover {
	color: #005bdd;
}

.onyx-accordion-holder .onyx-title-holder.ui-state-active .onyx-accordion-mark-icon .onyx-accordion-mark-open, .onyx-accordion-holder .onyx-title-holder.ui-state-hover .onyx-accordion-mark-icon .onyx-accordion-mark-open {
	color: #005bdd;
}

.onyx-accordion-holder .onyx-title-holder.ui-state-active .onyx-accordion-mark-icon .onyx-accordion-mark-close {
	opacity: 1;
	color: #005bdd;
}

.onyx-accordion-holder .onyx-title-holder.ui-state-active .onyx-accordion-mark-icon .onyx-accordion-mark-open {
	opacity: 0;
}

.onyx-accordion-holder .onyx-accordion-content {
	margin: 0;
	padding: 33px 30px 36px;
	border-bottom: 1px solid #f2f2f2;
	background-color: #fff;
}

.onyx-accordion-holder .onyx-accordion-content p {
	margin: 0;
}

.onyx-accordion-holder.onyx-boxed .onyx-title-holder.ui-state-active, .onyx-accordion-holder.onyx-boxed .onyx-title-holder.ui-state-hover {
	background-color: #f9f9f9;
}

/* Google Map styles
	 ========================================================================== */
/* ==========================================================================
	 Google Map start style
	 ========================================================================== */
.onyx-google-map-holder {
	position: relative;
}

.onyx-google-map {
	display: block;
	width: 100%;
	height: 300px;
}

.onyx-google-map iframe,
.onyx-google-map object,
.onyx-google-map embed {
	width: 100%;
	display: block;
}

.onyx-google-map img {
	max-width: none;
}

.onyx-google-map-overlay {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
	display: none;
	top: 0;
	left: 0;
}

/* ==========================================================================
	 End of Google Map style
	 ========================================================================== */
/* Separator styles
	 ========================================================================== */
/* ==========================================================================
	 Separator start style
	 ========================================================================== */
.onyx-separator-holder {
	position: relative;
	height: auto;
	font-size: 0;
	line-height: 1em;
}

.onyx-separator-holder.onyx-separator-center {
	text-align: center;
}

.onyx-separator-holder.onyx-separator-left {
	text-align: left;
}

.onyx-separator-holder.onyx-separator-right {
	text-align: right;
}

.onyx-separator-holder.onyx-separator-full-width .onyx-separator {
	width: 100% !important;
}

.onyx-separator {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid #b2b2b2;
	margin: 10px 0;
}

/* ==========================================================================
	 End of Separator style
	 ========================================================================== */
/* Blog List styles
	 ========================================================================== */
/* #Latest posts
	 ========================================================================== */
.onyx-blog-list-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.onyx-blog-list-holder > ul {
	list-style: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.onyx-blog-list-holder > ul > li {
	display: block;
	position: relative;
}

.onyx-blog-list-holder .onyx-item-image a {
	position: relative;
	display: block;
}

.onyx-blog-list-holder .onyx-item-image a:hover:after {
	opacity: 1;
}

.onyx-blog-list-holder .onyx-item-image a:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	height: 100%;
	content: '';
	z-index: 1;
	opacity: 0;
	background-color: rgba(54, 54, 54, 0.2);
	-webkit-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	-moz-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
}

.onyx-blog-list-holder .onyx-item-image img {
	display: block;
}

.onyx-blog-list-holder .onyx-item-title {
	margin: 0;
}

.onyx-blog-list-holder .onyx-excerpt {
	margin: 11px 0 0;
}

.onyx-blog-list-holder .onyx-item-info-section {
	margin: 17px 0 0;
}

.onyx-blog-list-holder .onyx-item-info-section > div {
	display: inline;
	padding: 0 5px;
}

.onyx-blog-list-holder .onyx-item-info-section > div:first-child {
	padding: 0 5px 0 0;
}

.onyx-blog-list-holder .onyx-item-info-section > div > a {
	color: inherit;
}

.onyx-blog-list-holder .onyx-item-info-section > div:hover .onyx-like > i,
.onyx-blog-list-holder .onyx-item-info-section > div:hover .onyx-post-info-comments-icon > span,
.onyx-blog-list-holder .onyx-item-info-section > div:hover.onyx-post-info-category > span {
	color: #005bdd;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}

.onyx-blog-list-holder .onyx-item-info-section .onyx-blog-like a i {
	margin: 0 5px 0 0;
}

/* #Blog list grid styles - start
	 ========================================================================== */
.onyx-blog-list-holder.onyx-blog-list-grid {
	margin: 0 -15px;
	width: auto;
}

.onyx-blog-list-holder.onyx-blog-list-grid .onyx-blog-list-item {
	padding: 0 15px;
	float: left;
	box-sizing: border-box;
}

.onyx-blog-list-holder.onyx-one-column > ul > li {
	float: none;
}

.onyx-blog-list-holder.onyx-two-columns > ul > li {
	width: 50%;
}

.onyx-blog-list-holder.onyx-three-columns > ul > li {
	width: 33.33%;
}

.onyx-blog-list-holder.onyx-four-columns > ul > li {
	width: 25%;
}

.onyx-blog-list-holder.onyx-two-columns ul.onyx-blog-list li:nth-child(2n+1),
.onyx-blog-list-holder.onyx-three-columns ul.onyx-blog-list li:nth-child(3n+1),
.onyx-blog-list-holder.onyx-four-columns ul.onyx-blog-list li:nth-child(4n+1) {
	clear: both;
}

/* #Blog list grid styles - end
	 ========================================================================== */
/* #Blog list grid type 1 styles - start
	 ========================================================================== */
.onyx-blog-list-holder.onyx-grid-type-1 .onyx-blog-list-item {
	margin-bottom: 30px;
}

.onyx-blog-list-holder.onyx-grid-type-1 .onyx-item-text-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	padding: 35px 40px 32px;
	background-color: #fff;
	box-sizing: border-box;
}

.onyx-blog-list-holder.onyx-grid-type-1 .onyx-item-info-section > div {
	padding: 0 18px 0 0;
}

.onyx-blog-list-holder.onyx-grid-type-1 .onyx-item-info-section > div:last-child {
	padding: 0;
}

.onyx-blog-list-holder.onyx-grid-type-1 .onyx-item-info-section > div .onyx-post-info-date-icon,
.onyx-blog-list-holder.onyx-grid-type-1 .onyx-item-info-section > div .onyx-post-info-comments-icon {
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.onyx-blog-list-holder.onyx-grid-type-1.onyx-blog-list-dark .onyx-item-text-holder {
	background-color: #363636;
}

.onyx-blog-list-holder.onyx-grid-type-1.onyx-blog-list-dark .onyx-item-info-section,
.onyx-blog-list-holder.onyx-grid-type-1.onyx-blog-list-dark .onyx-item-title,
.onyx-blog-list-holder.onyx-grid-type-1.onyx-blog-list-dark .onyx-excerpt {
	color: #fff;
}

/* #Blog list grid type 1 styles - end
	 ========================================================================== */
/* #Blog list grid type 2 styles - start
	 ========================================================================== */
.onyx-blog-list-holder.onyx-grid-type-2 .onyx-blog-list-item, .onyx-blog-list-holder.onyx-masonry .onyx-blog-list-item {
	margin-bottom: 30px;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-item-image, .onyx-blog-list-holder.onyx-masonry .onyx-item-image {
	margin-bottom: 27px;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-item-date, .onyx-blog-list-holder.onyx-masonry .onyx-item-date {
	color: #999;
	margin-bottom: 9px;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-holder, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-holder {
	border-top: 1px solid #f2f2f2;
	padding-top: 12px;
	margin-top: 22px;
	font-weight: 700;
	color: #363636;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-holder:before, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-holder:before, .onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-holder:after, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-holder:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-holder:after, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-holder:after {
	clear: both;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-holder, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-holder {
	*zoom: 1;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-holder a, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-holder a {
	color: inherit;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-holder a:hover, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-holder a:hover {
	color: #005bdd;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-avatar-holder, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-avatar-holder {
	overflow: hidden;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 13px;
	border-radius: 50%;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-avatar-holder img, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-avatar-holder img {
	display: inline-block;
}

.onyx-blog-list-holder.onyx-grid-type-2 .onyx-post-item-author-name, .onyx-blog-list-holder.onyx-masonry .onyx-post-item-author-name {
	line-height: 30px;
}

.onyx-blog-list-holder.onyx-grid-type-2.onyx-blog-list-light .onyx-item-date,
.onyx-blog-list-holder.onyx-grid-type-2.onyx-blog-list-light .onyx-item-title,
.onyx-blog-list-holder.onyx-grid-type-2.onyx-blog-list-light .onyx-excerpt,
.onyx-blog-list-holder.onyx-grid-type-2.onyx-blog-list-light .onyx-post-item-author-holder {
	color: #fff;
}

.onyx-blog-list-holder.onyx-grid-type-2.onyx-blog-list-light .onyx-post-item-author-holder {
	border-color: rgba(255, 255, 255, 0.1);
}

/* #Blog list grid type 2 styles - start
	 ========================================================================== */
/* #Masonry blog list styles
	 ========================================================================== */
.onyx-blog-list-holder.onyx-masonry .onyx-blog-list-masonry-grid-gutter {
	width: 2.307692307692308%;
}

.onyx-blog-list-holder.onyx-masonry .onyx-blog-list-masonry-item,
.onyx-blog-list-holder.onyx-masonry .onyx-blog-list-masonry-grid-sizer {
	width: 31.79487179487179%;
}

/* #Masonry blog list styles - end
	 ========================================================================== */
/* #Image in a box blog list styles
	 ========================================================================== */
.onyx-blog-list-holder.onyx-image-in-box .onyx-blog-list-item {
	padding: 13px 0;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-blog-list-item:first-child {
	padding-top: 0;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-blog-list-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-image {
	float: left;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-image a {
	position: relative;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-image a img {
	display: block;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-image a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.2);
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-image a:hover:after {
	opacity: 1;
}

.onyx-blog-list-holder.onyx-image-in-box .has-post-thumbnail .onyx-item-text-holder {
	padding-left: 162px;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-date {
	color: #ababab;
	font-size: 12px;
	font-weight: 700;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-info-section {
	margin-top: 13px;
	font-size: 16px;
	color: #999;
	font-weight: 400;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-item-info-section .onyx-post-info-date {
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-post-info-comments-holder.onyx-post-info-item {
	display: inline-block;
	font-size: 16px;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-post-info-comments-holder.onyx-post-info-item a {
	color: #999;
	text-transform: lowercase;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-post-info-date {
	display: inline-block;
	margin-right: 20px;
	color: #999;
	font-size: 14px;
}

.onyx-blog-list-holder.onyx-image-in-box p.onyx-excerpt {
	padding-bottom: 9px;
}

.onyx-blog-list-holder.onyx-image-in-box .onyx-post-info-date-icon {
	display: none;
}

/* #Image in a box blog list styles - end
	 ========================================================================== */
/* #Minimal blog list styles
	 ========================================================================== */
.onyx-blog-list-holder.onyx-minimal .onyx-blog-list-item {
	margin: 0 0 20px;
}

.onyx-blog-list-holder.onyx-minimal .onyx-blog-list-item:last-child {
	margin: 0;
}

.onyx-blog-list-holder.onyx-minimal .onyx-item-date {
	color: #6b6b6b;
	font-size: 13px;
}

/* #Minimal blog list styles - end
	 ========================================================================== */
/* Button styles
	 ========================================================================== */
.onyx-btn, .post-password-form input[type='submit'], .woocommerce .button,
input.wpcf7-form-control.wpcf7-submit {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	outline: none;
	margin: 0;
	padding: 10px 30px;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out;
	transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out;
	/* #Button types styles - start
		 ========================================================================== */
	/* #Button types styles - end
		 ========================================================================== */
	/* #Button hover types styles - start
		========================================================================== */
	/* #Button hover types styles - end
	========================================================================== */
	/* #Button sizes styles - start
		 ========================================================================== */
	/* #Button sizes styles - end
		 ========================================================================== */
	/* #Hover animations - start
		 ========================================================================== */
	/* #Hover animations - end
		 ========================================================================== */
}

@media only screen and (max-width: 1024px) {
	.onyx-btn, .post-password-form input[type='submit'], .woocommerce .button,
	input.wpcf7-form-control.wpcf7-submit {
		padding: 15px 40px;
	}
}

.onyx-btn .onyx-btn-icon-holder .onyx-btn-icon-elem, .post-password-form input[type='submit'] .onyx-btn-icon-holder .onyx-btn-icon-elem, .woocommerce .button .onyx-btn-icon-holder .onyx-btn-icon-elem,
input.wpcf7-form-control.wpcf7-submit .onyx-btn-icon-holder .onyx-btn-icon-elem {
	vertical-align: middle;
}

.onyx-btn .onyx-btn-icon-holder, .post-password-form input[type='submit'] .onyx-btn-icon-holder, .woocommerce .button .onyx-btn-icon-holder,
input.wpcf7-form-control.wpcf7-submit .onyx-btn-icon-holder,
.onyx-btn .onyx-btn-text, .post-password-form input[type='submit'] .onyx-btn-text, .woocommerce .button .onyx-btn-text,
input.wpcf7-form-control.wpcf7-submit .onyx-btn-text {
	position: relative;
	z-index: 2;
}

.onyx-btn.onyx-btn-icon .onyx-btn-text, .post-password-form input.onyx-btn-icon[type='submit'] .onyx-btn-text, .woocommerce .onyx-btn-icon.button .onyx-btn-text,
input.onyx-btn-icon.wpcf7-form-control.wpcf7-submit .onyx-btn-text {
	margin-right: 6px;
}

.onyx-btn .onyx-btn-helper, .post-password-form input[type='submit'] .onyx-btn-helper, .woocommerce .button .onyx-btn-helper,
input.wpcf7-form-control.wpcf7-submit .onyx-btn-helper {
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

.onyx-btn.onyx-btn-solid, .post-password-form input[type='submit'], .woocommerce .button,
input.wpcf7-form-control.wpcf7-submit {
	background-color: #005bdd;
	border: 2px solid #005bdd;
	color: #fff;
}

.onyx-btn.onyx-btn-outline, .post-password-form input.onyx-btn-outline[type='submit'], .woocommerce .onyx-btn-outline.button,
input.onyx-btn-outline.wpcf7-form-control.wpcf7-submit {
	border: 2px solid #005bdd;
	color: #005bdd;
	background-color: transparent;
}

.onyx-btn.onyx-btn-white, .post-password-form input.onyx-btn-white[type='submit'], .woocommerce .onyx-btn-white.button,
input.onyx-btn-white.wpcf7-form-control.wpcf7-submit {
	border: 2px solid #fff;
	background-color: #fff;
}

.onyx-btn.onyx-btn-white-outline, .post-password-form input.onyx-btn-white-outline[type='submit'], .woocommerce .onyx-btn-white-outline.button,
input.onyx-btn-white-outline.wpcf7-form-control.wpcf7-submit {
	border: 2px solid #fff;
	background-color: transparent;
	color: #fff;
}

.onyx-btn.onyx-btn-black, .post-password-form input.onyx-btn-black[type='submit'], .woocommerce .onyx-btn-black.button,
input.onyx-btn-black.wpcf7-form-control.wpcf7-submit {
	border: 2px solid #363636;
	color: #fff;
	background-color: #363636;
}

.onyx-btn.onyx-btn-hover-outline:not(.onyx-btn-custom-hover-color):hover, .post-password-form input[type='submit']:not(.onyx-btn-custom-hover-color):hover, .woocommerce .onyx-btn-hover-outline.button:not(.onyx-btn-custom-hover-color):hover,
input.onyx-btn-hover-outline.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-color):hover {
	color: #005bdd !important;
}

.onyx-btn.onyx-btn-hover-outline:not(.onyx-btn-custom-hover-bg):hover, .post-password-form input[type='submit']:not(.onyx-btn-custom-hover-bg):hover, .woocommerce .onyx-btn-hover-outline.button:not(.onyx-btn-custom-hover-bg):hover,
input.onyx-btn-hover-outline.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-bg):hover {
	background-color: transparent !important;
}

.onyx-btn.onyx-btn-hover-outline:not(.onyx-btn-custom-border-hover):hover, .post-password-form input[type='submit']:not(.onyx-btn-custom-border-hover):hover, .woocommerce .onyx-btn-hover-outline.button:not(.onyx-btn-custom-border-hover):hover,
input.onyx-btn-hover-outline.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-border-hover):hover {
	border-color: #005bdd !important;
}

.onyx-btn.onyx-btn-hover-solid:not(.onyx-btn-custom-hover-color):hover, .post-password-form input.onyx-btn-hover-solid[type='submit']:not(.onyx-btn-custom-hover-color):hover, .woocommerce .onyx-btn-hover-solid.button:not(.onyx-btn-custom-hover-color):hover,
input.onyx-btn-hover-solid.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-color):hover {
	color: #fff !important;
}

.onyx-btn.onyx-btn-hover-solid:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .post-password-form input.onyx-btn-hover-solid[type='submit']:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .woocommerce .onyx-btn-hover-solid.button:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover,
input.onyx-btn-hover-solid.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover {
	background-color: #363636 !important;
}

.onyx-btn.onyx-btn-hover-solid .onyx-btn-helper, .post-password-form input.onyx-btn-hover-solid[type='submit'] .onyx-btn-helper, .woocommerce .onyx-btn-hover-solid.button .onyx-btn-helper,
input.onyx-btn-hover-solid.wpcf7-form-control.wpcf7-submit .onyx-btn-helper {
	background-color: #363636;
}

.onyx-btn.onyx-btn-hover-solid:not(.onyx-btn-custom-border-hover):hover, .post-password-form input.onyx-btn-hover-solid[type='submit']:not(.onyx-btn-custom-border-hover):hover, .woocommerce .onyx-btn-hover-solid.button:not(.onyx-btn-custom-border-hover):hover,
input.onyx-btn-hover-solid.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-border-hover):hover {
	border-color: #363636 !important;
}

.onyx-btn.onyx-btn-hover-white:not(.onyx-btn-custom-hover-color):hover, .post-password-form input.onyx-btn-hover-white[type='submit']:not(.onyx-btn-custom-hover-color):hover, .woocommerce .onyx-btn-hover-white.button:not(.onyx-btn-custom-hover-color):hover,
input.onyx-btn-hover-white.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-color):hover {
	color: #005bdd !important;
}

.onyx-btn.onyx-btn-hover-white:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .post-password-form input.onyx-btn-hover-white[type='submit']:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .woocommerce .onyx-btn-hover-white.button:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover,
input.onyx-btn-hover-white.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover {
	background-color: #fff !important;
}

.onyx-btn.onyx-btn-hover-white .onyx-btn-helper, .post-password-form input.onyx-btn-hover-white[type='submit'] .onyx-btn-helper, .woocommerce .onyx-btn-hover-white.button .onyx-btn-helper,
input.onyx-btn-hover-white.wpcf7-form-control.wpcf7-submit .onyx-btn-helper {
	background-color: #fff;
}

.onyx-btn.onyx-btn-hover-white:not(.onyx-btn-custom-border-hover):hover, .post-password-form input.onyx-btn-hover-white[type='submit']:not(.onyx-btn-custom-border-hover):hover, .woocommerce .onyx-btn-hover-white.button:not(.onyx-btn-custom-border-hover):hover,
input.onyx-btn-hover-white.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-border-hover):hover {
	border-color: #fff !important;
}

.onyx-btn.onyx-btn-hover-white-outline:not(.onyx-btn-custom-hover-color):hover, .post-password-form input.onyx-btn-hover-white-outline[type='submit']:not(.onyx-btn-custom-hover-color):hover, .woocommerce .onyx-btn-hover-white-outline.button:not(.onyx-btn-custom-hover-color):hover,
input.onyx-btn-hover-white-outline.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-color):hover {
	color: #fff !important;
}

.onyx-btn.onyx-btn-hover-white-outline:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .post-password-form input.onyx-btn-hover-white-outline[type='submit']:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .woocommerce .onyx-btn-hover-white-outline.button:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover,
input.onyx-btn-hover-white-outline.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover {
	background-color: transparent !important;
}

.onyx-btn.onyx-btn-hover-white-outline:not(.onyx-btn-custom-border-hover):hover, .post-password-form input.onyx-btn-hover-white-outline[type='submit']:not(.onyx-btn-custom-border-hover):hover, .woocommerce .onyx-btn-hover-white-outline.button:not(.onyx-btn-custom-border-hover):hover,
input.onyx-btn-hover-white-outline.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-border-hover):hover {
	border-color: #fff !important;
}

.onyx-btn.onyx-btn-hover-black:not(.onyx-btn-custom-hover-color):hover, .post-password-form input.onyx-btn-hover-black[type='submit']:not(.onyx-btn-custom-hover-color):hover, .woocommerce .onyx-btn-hover-black.button:not(.onyx-btn-custom-hover-color):hover,
input.onyx-btn-hover-black.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-color):hover {
	color: #fff !important;
}

.onyx-btn.onyx-btn-hover-black:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .post-password-form input.onyx-btn-hover-black[type='submit']:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover, .woocommerce .onyx-btn-hover-black.button:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover,
input.onyx-btn-hover-black.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-hover-bg):not(.onyx-btn-with-animation):hover {
	background-color: #005bdd !important;
}

.onyx-btn.onyx-btn-hover-black .onyx-btn-helper, .post-password-form input.onyx-btn-hover-black[type='submit'] .onyx-btn-helper, .woocommerce .onyx-btn-hover-black.button .onyx-btn-helper,
input.onyx-btn-hover-black.wpcf7-form-control.wpcf7-submit .onyx-btn-helper {
	background-color: #005bdd;
}

.onyx-btn.onyx-btn-hover-black:not(.onyx-btn-custom-border-hover):hover, .post-password-form input.onyx-btn-hover-black[type='submit']:not(.onyx-btn-custom-border-hover):hover, .woocommerce .onyx-btn-hover-black.button:not(.onyx-btn-custom-border-hover):hover,
input.onyx-btn-hover-black.wpcf7-form-control.wpcf7-submit:not(.onyx-btn-custom-border-hover):hover {
	border-color: #005bdd !important;
}

.onyx-btn.onyx-btn-small, .post-password-form input.onyx-btn-small[type='submit'], .woocommerce .onyx-btn-small.button,
input.onyx-btn-small.wpcf7-form-control.wpcf7-submit {
	font-size: 11px;
	padding: 9px 30px;
	min-width: 95px;
	font-weight: 700;
}

.onyx-btn.onyx-btn-small.onyx-btn-icon .onyx-btn-text, .post-password-form input.onyx-btn-small.onyx-btn-icon[type='submit'] .onyx-btn-text, .woocommerce .onyx-btn-small.onyx-btn-icon.button .onyx-btn-text,
input.onyx-btn-small.onyx-btn-icon.wpcf7-form-control.wpcf7-submit .onyx-btn-text {
	margin-right: 2px;
}

.onyx-btn.onyx-btn-medium, .post-password-form input[type='submit'], .woocommerce .button,
input.wpcf7-form-control.wpcf7-submit {
	min-width: 145px;
}

.onyx-btn.onyx-btn-large, .post-password-form input.onyx-btn-large[type='submit'], .woocommerce .onyx-btn-large.button,
input.onyx-btn-large.wpcf7-form-control.wpcf7-submit {
	padding: 18px 60px;
	min-width: 165px;
}

@media only screen and (max-width: 1024px) {
	.onyx-btn.onyx-btn-large, .post-password-form input.onyx-btn-large[type='submit'], .woocommerce .onyx-btn-large.button,
	input.onyx-btn-large.wpcf7-form-control.wpcf7-submit {
		padding: 15px 40px;
	}
}

.onyx-btn.onyx-btn-huge, .post-password-form input.onyx-btn-huge[type='submit'], .woocommerce .onyx-btn-huge.button,
input.onyx-btn-huge.wpcf7-form-control.wpcf7-submit {
	min-width: 190px;
}

.onyx-btn.onyx-btn-huge, .post-password-form input.onyx-btn-huge[type='submit'], .woocommerce .onyx-btn-huge.button,
input.onyx-btn-huge.wpcf7-form-control.wpcf7-submit, .onyx-btn.onyx-btn-huge-full-width, .post-password-form input.onyx-btn-huge-full-width[type='submit'], .woocommerce .onyx-btn-huge-full-width.button,
input.onyx-btn-huge-full-width.wpcf7-form-control.wpcf7-submit {
	font-size: 16px;
	padding: 20px 70px;
}

@media only screen and (max-width: 1024px) {
	.onyx-btn.onyx-btn-huge, .post-password-form input.onyx-btn-huge[type='submit'], .woocommerce .onyx-btn-huge.button,
	input.onyx-btn-huge.wpcf7-form-control.wpcf7-submit, .onyx-btn.onyx-btn-huge-full-width, .post-password-form input.onyx-btn-huge-full-width[type='submit'], .woocommerce .onyx-btn-huge-full-width.button,
	input.onyx-btn-huge-full-width.wpcf7-form-control.wpcf7-submit {
		padding: 15px 40px;
	}
}

.onyx-btn.onyx-btn-huge-full-width, .post-password-form input.onyx-btn-huge-full-width[type='submit'], .woocommerce .onyx-btn-huge-full-width.button,
input.onyx-btn-huge-full-width.wpcf7-form-control.wpcf7-submit {
	display: block;
	text-align: center;
}

.onyx-btn.onyx-btn-fill-from-top .onyx-btn-helper, .post-password-form input.onyx-btn-fill-from-top[type='submit'] .onyx-btn-helper, .woocommerce .onyx-btn-fill-from-top.button .onyx-btn-helper,
input.onyx-btn-fill-from-top.wpcf7-form-control.wpcf7-submit .onyx-btn-helper {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
}

.onyx-btn.onyx-btn-fill-from-top:hover .onyx-btn-helper, .post-password-form input.onyx-btn-fill-from-top[type='submit']:hover .onyx-btn-helper, .woocommerce .onyx-btn-fill-from-top.button:hover .onyx-btn-helper,
input.onyx-btn-fill-from-top.wpcf7-form-control.wpcf7-submit:hover .onyx-btn-helper {
	height: 100%;
}

.onyx-btn.onyx-btn-fill-from-left .onyx-btn-helper, .post-password-form input.onyx-btn-fill-from-left[type='submit'] .onyx-btn-helper, .woocommerce .onyx-btn-fill-from-left.button .onyx-btn-helper,
input.onyx-btn-fill-from-left.wpcf7-form-control.wpcf7-submit .onyx-btn-helper {
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
}

.onyx-btn.onyx-btn-fill-from-left:hover .onyx-btn-helper, .post-password-form input.onyx-btn-fill-from-left[type='submit']:hover .onyx-btn-helper, .woocommerce .onyx-btn-fill-from-left.button:hover .onyx-btn-helper,
input.onyx-btn-fill-from-left.wpcf7-form-control.wpcf7-submit:hover .onyx-btn-helper {
	width: 100%;
}

.onyx-btn.onyx-btn-fill-from-right .onyx-btn-helper, .post-password-form input.onyx-btn-fill-from-right[type='submit'] .onyx-btn-helper, .woocommerce .onyx-btn-fill-from-right.button .onyx-btn-helper,
input.onyx-btn-fill-from-right.wpcf7-form-control.wpcf7-submit .onyx-btn-helper {
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
}

.onyx-btn.onyx-btn-fill-from-right:hover .onyx-btn-helper, .post-password-form input.onyx-btn-fill-from-right[type='submit']:hover .onyx-btn-helper, .woocommerce .onyx-btn-fill-from-right.button:hover .onyx-btn-helper,
input.onyx-btn-fill-from-right.wpcf7-form-control.wpcf7-submit:hover .onyx-btn-helper {
	width: 100%;
}

.woocommerce .button:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
	color: #fff;
	background-color: #363636;
	border-color: #363636;
}

/* Carousel styles
	 ========================================================================== */
/* ==========================================================================
# Carousels style - begin
========================================================================== */
.onyx-carousel-holder .onyx-carousel {
	visibility: hidden;
}

.onyx-carousel-holder .owl-item {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.onyx-carousel-holder.onyx-carousel-boxed .onyx-carousel-item-holder {
	padding: 12% 5%;
	background-color: #fff;
}

.onyx-carousel-holder.onyx-carousel-boxed .onyx-carousel-item-outer-holder {
	-webkit-transition: all 0.3s cubic-bezier(0.29, 0.22, 0.11, 1.83);
	-moz-transition: all 0.3s cubic-bezier(0.29, 0.22, 0.11, 1.83);
	transition: all 0.3s cubic-bezier(0.29, 0.22, 0.11, 1.83);
}

.onyx-carousel-holder.onyx-carousel-boxed .onyx-carousel-item-outer-holder:hover {
	-webkit-transform: translate3d(0, -7px, 0);
	-moz-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0);
}

.onyx-carousel-holder.onyx-carousel-boxed .owl-stage-outer {
	padding: 40px 0;
	margin: -40px 0;
}

.onyx-carousel-holder .onyx-carousel-item-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
}

.onyx-carousel-holder .onyx-carousel-item-holder .onyx-carousel-item-image, .onyx-carousel-holder .onyx-carousel-item-holder a, .onyx-carousel-holder .onyx-carousel-item-holder img {
	position: relative;
	display: block;
}

.onyx-carousel-holder .onyx-carousel-item-holder .onyx-carousel-first-image-holder.onyx-image-zoom img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: transform 0.15s ease-out;
	-moz-transition: transform 0.15s ease-out;
	transition: transform 0.15s ease-out;
}

.onyx-carousel-holder .onyx-carousel-item-holder .onyx-carousel-first-image-holder.onyx-image-zoom:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.onyx-carousel-holder .onyx-carousel-item-holder .onyx-carousel-first-image-holder.onyx-image-change {
	position: relative;
	opacity: 1;
	z-index: 5;
	-webkit-transition: opacity 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out;
	transition: opacity 0.15s ease-out;
}

.onyx-carousel-holder .onyx-carousel-item-holder .onyx-carousel-second-image-holder {
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out;
	transition: opacity 0.15s ease-out;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-carousel-holder .onyx-carousel-item-holder:hover .onyx-carousel-first-image-holder.onyx-has-hover-image.onyx-image-change {
	opacity: 0;
}

.onyx-carousel-holder .onyx-carousel-item-holder:hover .onyx-carousel-second-image-holder {
	opacity: 1;
}

.onyx-carousel-holder:not(.hero-slider) .onyx-carousel-item-holder .onyx-carousel-description {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 15px 0 0;
}

.onyx-carousel-holder .onyx-carousel-item-holder .onyx-carousel-title {
	margin: 0;
}

.onyx-carousel-holder .onyx-carousel-item-holder .onyx-carousel-text {
	margin: 8px 0 0;
}

.onyx-carousel-holder .onyx-carousel.owl-carousel .owl-nav {
	width: 100%;
}

.onyx-carousel-holder .onyx-carousel.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: -4%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-carousel-holder .onyx-carousel.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: -4%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-carousel-holder .onyx-carousel.owl-carousel .owl-nav .onyx-prev-icon,
.onyx-carousel-holder .onyx-carousel.owl-carousel .owl-nav .onyx-next-icon {
	display: inline-block;
	font-family: Linearicons-Free;
	font-size: 42px;
	line-height: 1;
	color: #cbcbcb;
	text-align: center;
}

.onyx-carousel-holder .onyx-carousel.owl-carousel .owl-nav .onyx-prev-icon *,
.onyx-carousel-holder .onyx-carousel.owl-carousel .owl-nav .onyx-next-icon * {
	display: block;
	line-height: inherit;
}

/* ==========================================================================
# Carousels style - end
========================================================================== */
/* Blockquote styles
	 ========================================================================== */
/* ==========================================================================
	 Blockquote shortcode start styles
	 ========================================================================== */
blockquote {
	position: relative;
	display: table;
}

blockquote .onyx-icon-quotations-holder {
	display: table-cell;
	width: 1%;
	padding: 0 21px 0 12px;
	font-size: 48px;
	line-height: 72px;
	color: #005bdd;
}

blockquote .onyx-icon-quotations-holder .icon_quotations {
	position: relative;
	top: -4px;
}

blockquote .onyx-blockquote-text {
	display: table-cell;
	vertical-align: top;
	color: #999999;
}

/* ==========================================================================
	 Blockquote shortcode end styles
	 ========================================================================== */
/* Image Gallery styles
	 ========================================================================== */
/* ==========================================================================
# Image Gallery - begin
========================================================================== */
/* Image Gallery Grid - begin
========================================================================== */
.onyx-image-gallery .onyx-grayscale .onyx-gallery-image img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	filter: url(img/desaturate.svg#grayscale);
}

.onyx-image-gallery .onyx-grayscale .onyx-gallery-image:hover img {
	-webkit-filter: grayscale(0);
	filter: none;
}

.onyx-image-gallery .onyx-gallery-image img {
	display: block;
	width: 100%;
}

.onyx-image-gallery .onyx-image-gallery-grid {
	margin-left: -14px;
	margin-right: -14px;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-small-space {
	margin-left: -7px;
	margin-right: -7px;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-small-space .onyx-gallery-image {
	padding: 0 7px !important;
	margin-bottom: 14px !important;
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-image-gallery-hover .onyx-image-gallery-title {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: 0.3s cubic-bezier(0.38, 0.57, 0.65, 1);
	-moz-transition: 0.3s cubic-bezier(0.38, 0.57, 0.65, 1);
	transition: 0.3s cubic-bezier(0.38, 0.57, 0.65, 1);
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-image-gallery-hover .onyx-gallery-link {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: 0.3s cubic-bezier(0.38, 0.57, 0.65, 1);
	-moz-transition: 0.3s cubic-bezier(0.38, 0.57, 0.65, 1);
	transition: 0.3s cubic-bezier(0.38, 0.57, 0.65, 1);
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-image-gallery-hover:hover .onyx-image-gallery-title {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-image-gallery-hover:hover .onyx-gallery-link {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-2 .onyx-gallery-image {
	width: 50%;
	display: inline-block;
	float: left;
	padding: 0 14px;
	margin-bottom: 28px;
	box-sizing: border-box;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-2 .onyx-gallery-image:nth-child(2n) {
	margin-right: 0;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-2 .onyx-gallery-image:nth-child(2n+1) {
	clear: both;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-3 .onyx-gallery-image {
	width: 33.33%;
	display: inline-block;
	float: left;
	padding: 0 14px;
	margin-bottom: 28px;
	box-sizing: border-box;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-3 .onyx-gallery-image:nth-child(3n) {
	margin-right: 0;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-3 .onyx-gallery-image:nth-child(3n+1) {
	clear: both;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-4 .onyx-gallery-image {
	width: 25%;
	display: inline-block;
	float: left;
	padding: 0 14px;
	margin-bottom: 28px;
	box-sizing: border-box;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-4 .onyx-gallery-image:nth-child(4n) {
	margin-right: 0;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-4 .onyx-gallery-image:nth-child(4n+1) {
	clear: both;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-5 .onyx-gallery-image {
	width: 20%;
	display: inline-block;
	float: left;
	padding: 0 14px;
	margin-bottom: 28px;
	box-sizing: border-box;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-5 .onyx-gallery-image:nth-child(5n) {
	margin-right: 0;
}

.onyx-image-gallery .onyx-image-gallery-grid.onyx-gallery-columns-5 .onyx-gallery-image:nth-child(5n+1) {
	clear: both;
}

.onyx-image-gallery .onyx-image-gallery-slider {
	visibility: hidden;
}

.onyx-image-gallery .onyx-image-gallery-slider.onyx-arrow-light .owl-nav .onyx-prev-icon i,
.onyx-image-gallery .onyx-image-gallery-slider.onyx-arrow-light .owl-nav .onyx-next-icon i {
	color: #fff;
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-gallery-image {
	position: relative;
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-image-gallery-hover {
	position: absolute;
	display: block;
	background-color: rgba(59, 59, 59, 0.83);
	opacity: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
	-webkit-backface-visibility: hidden;
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-image-gallery-hover a.onyx-gallery-link {
	color: #0095e1;
}

.onyx-image-gallery .onyx-image-gallery-grid .onyx-image-gallery-hover a.onyx-gallery-link:hover {
	opacity: .7;
}

.onyx-image-gallery .onyx-gallery-prettyphoto:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(54, 54, 54, 0.2);
	opacity: 0;
	-webkit-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	-moz-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
}

.onyx-image-gallery .onyx-hover-holder {
	position: relative;
}

.onyx-image-gallery .onyx-hover-holder:hover .onyx-gallery-prettyphoto:before,
.onyx-image-gallery .onyx-hover-holder:hover .onyx-image-gallery-hover {
	opacity: 1;
}

.onyx-image-gallery .onyx-icon-holder {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	opacity: 0;
	color: #fff;
	font-size: 36px;
	-webkit-transform: translate(-50%, -50%) translateZ(0) scale(0.4);
	-moz-transform: translate(-50%, -50%) translateZ(0) scale(0.4);
	transform: translate(-50%, -50%) translateZ(0) scale(0.4);
	-webkit-transition: -webkit-transform .25s ease-out, opacity .3s ease-out;
	transition: transform .25s ease-out, opacity .3s ease-out;
}

.onyx-image-gallery .onyx-gallery-image:hover .onyx-icon-holder {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
	-moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
	transform: translate(-50%, -50%) translateZ(0) scale(1);
}

.onyx-image-gallery .onyx-image-gallery-hover-table {
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-image-gallery .onyx-image-gallery-hover-cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

.onyx-image-gallery .onyx-image-gallery-title {
	display: block;
	font-size: 24px;
	color: #fff;
	text-transform: capitalize;
}

.onyx-image-gallery .onyx-gallery-link {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 6px;
}

/* Image Gallery Grid - end
========================================================================== */
/* Image Gallery Slider - begin
========================================================================== */
.onyx-image-gallery .owl-item {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.onyx-image-gallery .owl-nav {
	width: 100%;
}

.onyx-image-gallery .owl-nav .owl-prev,
.onyx-image-gallery .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-image-gallery .owl-nav .owl-prev:hover .onyx-prev-icon i,
.onyx-image-gallery .owl-nav .owl-prev:hover .onyx-next-icon i,
.onyx-image-gallery .owl-nav .owl-next:hover .onyx-prev-icon i,
.onyx-image-gallery .owl-nav .owl-next:hover .onyx-next-icon i {
	color: #005bdd;
}

.onyx-image-gallery .owl-nav .owl-prev {
	left: 2%;
}

.onyx-image-gallery .owl-nav .owl-next {
	right: 2%;
}

.onyx-image-gallery .owl-nav .onyx-prev-icon,
.onyx-image-gallery .owl-nav .onyx-next-icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	text-align: center;
}

.onyx-image-gallery .owl-nav .onyx-prev-icon i,
.onyx-image-gallery .owl-nav .onyx-next-icon i {
	font-size: 22px;
	line-height: 40px;
	color: #74797b;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
}

.onyx-image-gallery .owl-dots {
	text-align: center;
	margin: 16px 0 0;
}

.onyx-image-gallery .owl-dots .owl-dot {
	display: inline-block;
}

.onyx-image-gallery .owl-dots .owl-dot span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 3px;
	border-radius: 20px;
	background: rgba(116, 121, 123, 0.5);
}

.onyx-image-gallery .owl-dots .owl-dot.active span {
	opacity: 1;
	background: #005bdd;
}

.page-template-landing-page .onyx-image-gallery .onyx-hover-holder {
	box-shadow: 1px 1px 3px #eee;
}

/* Image Gallery Slider - end
========================================================================== */
/* ==========================================================================
# Image Gallery - end
========================================================================== */
/* Video Button styles
	 ========================================================================== */
/* ==========================================================================
	 Video Button shortcode start styles
	 ========================================================================== */
.onyx-video-button-play {
	width: 72px;
	height: 72px;
	display: block;
	line-height: 72px;
	font-size: 72px;
	margin: 0 auto;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.onyx-video-button-play:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.onyx-video-button-play .onyx-video-button-wrapper {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	color: #808080;
	border-radius: 50%;
}

.onyx-video-button-play .onyx-video-button-wrapper span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.onyx-video-button-title {
	text-align: center;
	margin-top: 36px;
	margin-bottom: 0;
}

.onyx-video-button.onyx-light .onyx-video-button-title,
.onyx-video-button.onyx-light .onyx-video-button-wrapper {
	color: #fff;
}

/* ==========================================================================
	 Video Button shortcode end styles
	 ========================================================================== */
/* Dropcaps styles
	 ========================================================================== */
/* ==========================================================================
	 Dropcaps shortcodes styles
	 ========================================================================== */
.onyx-dropcaps {
	position: relative;
	display: inline-block;
	float: left;
	height: 45px;
	width: 45px;
	line-height: 45px;
	font-size: 40px;
	color: #005bdd;
	font-weight: 700;
	text-align: center;
	margin: 5px 20px 0 0;
}

.onyx-dropcaps.onyx-square, .onyx-dropcaps.onyx-circle {
	font-size: 25px;
	background-color: #005bdd;
	color: #fff;
}

.onyx-dropcaps.onyx-circle {
	border-radius: 2em;
}

/* ==========================================================================
	 Dropcaps shortcode end styles
	 ========================================================================== */
/* Icon With Text styles
	 ========================================================================== */
/* ==========================================================================
	 Icon With Text shortcode style - begin
	 ========================================================================== */
.onyx-iwt {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.onyx-iwt .onyx-iwt-icon a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.onyx-iwt .onyx-iwt-icon .onyx-icon-shortcode.onyx-normal {
	line-height: 1;
}

.onyx-iwt .onyx-iwt-title {
	margin: 0;
}

.onyx-iwt .onyx-iwt-text {
	margin: 9px 0 0;
}

.onyx-iwt.onyx-iwt-icon-left {
	width: auto;
}

.onyx-iwt.onyx-iwt-icon-left .onyx-iwt-icon,
.onyx-iwt.onyx-iwt-icon-left .onyx-iwt-content {
	display: table-cell;
	vertical-align: top;
}

.onyx-iwt.onyx-iwt-icon-left .onyx-iwt-icon {
	position: relative;
}

.onyx-iwt.onyx-iwt-icon-left .onyx-iwt-icon img {
	max-width: none;
}

.onyx-iwt.onyx-iwt-icon-left .onyx-iwt-content {
	padding: 0 0 0 13px;
}

.onyx-iwt.onyx-iwt-icon-top {
	text-align: center;
}

.onyx-iwt.onyx-iwt-icon-top .onyx-iwt-content {
	padding: 25px 0 0;
}

/* ==========================================================================
	 Icon With Text shortcode style - end
	 ========================================================================== */
/* Video Banner styles
	 ========================================================================== */
.onyx-video-banner-holder {
	position: relative;
}

.onyx-video-banner-holder a {
	display: block;
	color: #fff;
}

.onyx-video-banner-holder img {
	vertical-align: middle;
	width: 100%;
}

.onyx-video-banner-holder .onyx-video-banner-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(12, 12, 12, 0.63);
	text-align: center;
	font-size: 60px;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}

.onyx-video-banner-holder .onyx-vb-overlay-tb {
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-video-banner-holder .onyx-vb-overlay-tc {
	display: table-cell;
	vertical-align: middle;
}

.onyx-video-banner-holder:hover .onyx-video-banner-overlay {
	background-color: rgba(12, 12, 12, 0.68);
}

/* Social Share styles
	 ========================================================================== */
/* ==========================================================================
# Social Share style - begin
========================================================================== */
.onyx-social-share-holder.onyx-list li {
	margin-right: 8px;
}

.onyx-social-share-holder.onyx-list li:last-child {
	margin-right: 0;
}

.onyx-social-share-holder ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}

.onyx-social-share-holder span.onyx-social-network-icon {
	font: normal normal normal 14px/1 ElegantIcons;
}

.onyx-social-share-holder .onyx-icon-name {
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}

.onyx-social-share-holder span.onyx-social-network-icon.facebook:after {
	content: "\f09a";
	margin-right: 5px;
}

.onyx-social-share-holder span.onyx-social-network-icon.twitter:after {
	content: "\f099";
	margin-right: 5px;
}

.onyx-social-share-holder span.onyx-social-network-icon.google-plus:after {
	content: "\f0d5";
	margin-right: 5px;
}

.onyx-social-share-holder span.onyx-social-network-icon.linkedin:after {
	content: "\f0e1";
	margin-right: 5px;
}

.onyx-social-share-holder span.onyx-social-network-icon.tumblr:after {
	content: "\f173";
	margin-right: 5px;
}

.onyx-social-share-holder span.onyx-social-network-icon.pinterest:after {
	content: "\f0d2";
	margin-right: 5px;
}

.onyx-social-share-holder span.onyx-social-network-icon.vk:after {
	content: "\f189";
	margin-right: 5px;
}

.onyx-share-label {
	font-size: 14px;
	font-weight: 700;
	color: #545454;
	margin-right: 8px;
}

/* List type - begin
========================================================================== */
.onyx-social-share-holder.onyx-list {
	font-size: 14px;
}

.onyx-social-share-holder.onyx-list li {
	display: inline-block;
}

.onyx-social-share-holder.onyx-list li a {
	color: #999;
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

.onyx-social-share-holder.onyx-list li a:hover {
	color: #005bdd;
}

.onyx-social-share-holder.onyx-list li:first-child a {
	padding-left: 0;
}

.onyx-social-share-holder.onyx-list li:last-child a {
	padding-right: 0;
}

/* List type - end
========================================================================== */
/* Dropdown type - begin
========================================================================== */
.onyx-social-share-holder.onyx-dropdown {
	position: relative;
	display: inline-block;
}

.onyx-social-share-holder.onyx-dropdown .onyx-icon-name {
	display: block;
	font-size: 9px;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown-opener {
	display: block;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-title {
	display: inline-block;
	margin-left: 5px;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown {
	visibility: hidden;
	z-index: 950;
	float: left;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul {
	position: relative;
	display: block;
	z-index: 990;
	padding: 0 !important;
	min-width: 50px;
	font-weight: 400;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li {
	visibility: hidden;
	position: absolute;
	text-align: center;
	min-width: 50px;
	float: left;
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown img {
	width: 8px;
	margin-right: 10px;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li {
	opacity: 0;
	left: -50px;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li:nth-child(1) {
	transition-delay: .7s;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li:nth-child(2) {
	transition-delay: .6s;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li:nth-child(3) {
	transition-delay: .5s;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li:nth-child(4) {
	transition-delay: .4s;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li:nth-child(5) {
	transition-delay: .3s;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li:nth-child(6) {
	transition-delay: 0.2s;
}

.onyx-social-share-holder.onyx-dropdown .onyx-social-share-dropdown ul li:nth-child(7) {
	transition-delay: 0.1s;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li:nth-child(1) {
	left: 0;
	transition-delay: .1s;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li:nth-child(2) {
	left: 50px;
	transition-delay: .2s;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li:nth-child(3) {
	left: 100px;
	transition-delay: .3s;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li:nth-child(4) {
	left: 150px;
	transition-delay: .4s;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li:nth-child(5) {
	left: 200px;
	transition-delay: .5s;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li:nth-child(6) {
	left: 250px;
	transition-delay: 0.6s;
}

.onyx-social-share-holder.onyx-dropdown:hover .onyx-social-share-dropdown ul li:nth-child(7) {
	left: 300px;
	transition-delay: 0.7s;
}

/* Dropdown type - end
========================================================================== */
/* ==========================================================================
# Social Share style - end
========================================================================== */
/* Separator with text styles
	 ========================================================================== */
.vc_separator h4 {
	font-weight: 600;
	color: #808080;
}

/* Section title styles
	 ========================================================================== */
.onyx-section-title-holder .onyx-section-title {
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 27px;
}

.onyx-section-title-holder .onyx-section-title.onyx-section-title-medium {
	font-size: 30px;
}

.onyx-section-title-holder .onyx-section-title.onyx-section-title-small {
	font-size: 26px;
}

.onyx-section-subtitle-holder .onyx-section-subtitle {
	font-size: 18px;
	line-height: 33px;
	margin: 0;
	color: #999;
}

/* Section subtitle styles
	 ========================================================================== */
.onyx-section-subtitle-holder.onyx-section-subtitle-center {
	margin-left: auto;
	margin-right: auto;
}

/* Section Info Item styles
	 ========================================================================== */
.onyx-info-item-holder {
	border-top: 1px solid #ebebeb;
}

.onyx-info-item-inner {
	border-bottom: 1px solid #ebebeb;
	padding: 20px 0;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}

.onyx-info-item-inner:hover h5 {
	color: #005bdd;
}

.onyx-info-item-inner:hover {
	background-color: #f9f9f9;
}

.onyx-info-item-inner .onyx-destination-title {
	width: 50%;
	display: inline-block;
	float: left;
	padding-left: 23px;
	box-sizing: border-box;
}

.onyx-info-item-inner .onyx-destination-title h5 {
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

.onyx-info-item-inner .onyx-destination-description {
	width: 50%;
	display: inline-block;
	float: left;
}

.onyx-info-item-inner .onyx-destination-description h6 {
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	color: #777;
}

/* Info Box styles
	 ========================================================================== */
.onyx-info-box-holder {
	color: #fff;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding: 110px 0;
}

.onyx-elements-holder .onyx-info-box-holder {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.onyx-elements-holder.onyx-two-columns .onyx-info-box-holder {
	width: 50%;
}

.onyx-elements-holder.onyx-three-columns .onyx-info-box-holder {
	width: 33%;
}

.onyx-elements-holder.onyx-four-columns .onyx-info-box-holder {
	width: 25%;
}

.onyx-elements-holder.onyx-five-columns .onyx-info-box-holder {
	width: 20%;
}

.onyx-elements-holder.onyx-six-columns .onyx-info-box-holder {
	width: 16%;
}

.onyx-info-box-holder.onyx-info-box-with-image {
	background-color: #0e0d0b;
}

.onyx-info-box-holder .onyx-info-box-inner {
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-info-box-holder .onyx-ib-front-holder {
	padding: 0 40px;
	z-index: 3;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.onyx-info-box-holder .onyx-ib-front-holder .onyx-ib-icon-holder {
	color: rgba(255, 255, 255, 0.28);
	font-size: 72px;
	margin-bottom: 35px;
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	transform: translate(0, -5px);
}

.onyx-info-box-holder .onyx-ib-front-holder .onyx-ib-title {
	color: #fff;
	text-transform: uppercase;
}

.onyx-info-box-holder .onyx-ib-front-holder .onyx-ib-button-holder {
	margin-top: 35px;
}

.onyx-info-box-holder .onyx-ib-front-holder .onyx-ib-text-holder {
	font-size: 18px;
	margin-top: 10px;
}

.onyx-info-box-holder .onyx-ib-front-holder .onyx-ib-text-holder p {
	margin: 0;
}

.onyx-info-box-holder .onyx-ib-front-holder .onyx-ib-bottom-holder {
	opacity: 0;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	box-sizing: border-box;
}

.onyx-info-box-holder .onyx-ib-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #323232;
	background-size: cover;
	background-repeat: no-repeat;
}

.onyx-info-box-holder.onyx-info-box-with-image .onyx-ib-overlay {
	opacity: 0.19;
}

/* Process styles
	 ========================================================================== */
.onyx-process-holder {
	position: relative;
	margin-top: 55px;
}

.onyx-process-holder .onyx-process-inner:before, .onyx-process-holder .onyx-process-inner:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-process-holder .onyx-process-inner:after {
	clear: both;
}

.onyx-process-holder .onyx-process-inner {
	*zoom: 1;
}

.onyx-process-holder .onyx-process-bg-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	background: url("img/process-bg.png") no-repeat 50% 0;
	z-index: -1;
	opacity: 0;
	margin: 0 -100px;
}

.onyx-process-holder .onyx-process-item-holder {
	text-align: center;
	float: left;
	width: 25%;
}

.no-touch .onyx-process-holder .onyx-process-item-holder {
	opacity: 0;
}

.onyx-process-holder .onyx-process-item-holder .onyx-pi-holder-inner {
	width: 72.03947368421053%;
}

.onyx-process-holder .onyx-process-item-holder.onyx-pi-highlighted .onyx-pi-image-holder {
	width: 314px;
	height: 314px;
	margin-top: -38px;
}

.onyx-process-holder .onyx-process-item-holder.onyx-pi-highlighted .onyx-pi-holder-inner {
	width: 100%;
}

.onyx-process-holder .onyx-process-item-holder.onyx-pi-push-right .onyx-pi-holder-inner {
	float: right;
}

.onyx-process-holder.onyx-process-holder-items-three .onyx-process-item-holder {
	width: 33.33%;
}

.onyx-process-holder.onyx-process-multiple-highlights .onyx-pi-holder-inner {
	width: 100%;
}

.onyx-process-holder .onyx-pi-title-holder {
	margin-bottom: 7px;
}

.onyx-process-holder .onyx-pi-title {
	margin: 0;
}

.onyx-process-holder .onyx-pi-text-holder p {
	margin: 0;
}

.onyx-process-holder .onyx-pi-image-holder {
	background-color: #fff;
	display: inline-block;
	width: 214px;
	height: 214px;
	border: 1px dashed #ebebeb;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 50%;
	box-sizing: border-box;
}

.onyx-process-holder .onyx-pi-image-holder img {
	vertical-align: middle;
	width: 100%;
}

/* Comparison Pricing Tables styles
	 ========================================================================== */
.onyx-comparision-pricing-tables-holder {
	font-size: 18px;
	color: #545454;
	font-weight: 700;
}

.onyx-comparision-pricing-tables-holder:before, .onyx-comparision-pricing-tables-holder:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.onyx-comparision-pricing-tables-holder:after {
	clear: both;
}

.onyx-comparision-pricing-tables-holder {
	*zoom: 1;
}

.onyx-comparision-pricing-tables-holder ul {
	list-style-type: none;
	margin: 0;
}

.onyx-comparision-pricing-tables-holder h4, .onyx-comparision-pricing-tables-holder p {
	margin: 0;
}

.onyx-comparision-pricing-tables-holder * {
	box-sizing: border-box;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table {
	float: left;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table-item-feature {
	display: none;
}

.onyx-comparision-pricing-tables-holder.onyx-two-columns .onyx-cpt-table {
	width: 33.33%;
}

.onyx-comparision-pricing-tables-holder.onyx-three-columns .onyx-cpt-table {
	width: 25%;
}

.onyx-comparision-pricing-tables-holder.onyx-four-columns .onyx-cpt-table {
	width: 20%;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-features-holder .onyx-cpt-features-title.onyx-cpt-table-head-holder {
	padding-left: 38px;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-features-holder .onyx-cpt-features-title.onyx-cpt-table-head-holder h4 {
	font-weight: 400;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-features-holder .onyx-cpt-table-content li {
	padding: 10px 10px 10px 38px;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-features-holder .onyx-cpt-table-content li:last-child {
	border-bottom: none;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-features-holder .onyx-cpt-table-content li span {
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table {
	border: 1px solid #f2f2f2;
	border-right: none;
	border-left: none;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table:not(.onyx-cpt-features-holder) {
	text-align: center;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table:not(.onyx-cpt-features-holder) .onyx-cpt-table-head-holder,
.onyx-comparision-pricing-tables-holder .onyx-cpt-table:not(.onyx-cpt-features-holder) .onyx-cpt-table-content {
	border-left: none;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table:not(.onyx-cpt-features-holder) li {
	line-height: 83px;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-head-holder,
.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-content {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-border-top {
	width: 100%;
	height: 17px;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-head-holder {
	display: table;
	height: 137px;
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-head-holder .onyx-cpt-table-head-holder-inner {
	display: table-cell;
	vertical-align: middle;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-head-holder .onyx-cpt-table-title {
	margin-bottom: 15px;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-head-holder .onyx-cpt-table-price {
	font-size: 22px;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-head-holder .onyx-cpt-table-currency {
	font-size: 22px;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-head-holder .onyx-cpt-table-period {
	font-size: 14px;
	color: #868686;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-content li {
	height: 85px;
	border-bottom: 1px solid #f2f2f2;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-content li:nth-child(odd) {
	background-color: #f8f8f8;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-content li:nth-child(even) {
	background-color: #fff;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-btn a {
	display: block;
	height: 95px;
	background-color: #005bdd;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
}

.onyx-comparision-pricing-tables-holder .onyx-cpt-table .onyx-cpt-table-btn a span {
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* Vertical progress bar styles
	 ========================================================================== */
.onyx-vertical-progress-bar-holder * {
	box-sizing: border-box;
}

.onyx-vertical-progress-bar-holder h6 {
	margin-top: 0;
}

.onyx-vertical-progress-bar-holder .onyx-vpb-content {
	margin-top: 12px;
}

.onyx-vertical-progress-bar-holder .onyx-vpb-bar {
	height: 275px;
	width: 100%;
	position: relative;
}

.onyx-vertical-progress-bar-holder .onyx-vpb-active-bar,
.onyx-vertical-progress-bar-holder .onyx-vpb-inactive-bar {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.onyx-vertical-progress-bar-holder .onyx-vpb-inactive-bar {
	background-color: #f6f8f9;
	z-index: -1;
	height: 100%;
}

.onyx-vertical-progress-bar-holder .onyx-vpb-percent h6 {
	margin: 0;
}

.onyx-vertical-progress-bar-holder .onyx-vpb-active-bar {
	background-color: #005bdd;
}

/* Vertical progress bar styles
	 ========================================================================== */
.onyx-icon-progress-bar .onyx-ipb-icon {
	display: inline-block;
	margin-bottom: 20px;
}

.onyx-icon-progress-bar .onyx-ipb-icon .onyx-ipb-icon-elem {
	margin-right: 20px;
}

.onyx-icon-progress-bar .onyx-ipb-icon:last-child .onyx-ipb-icon-elem {
	margin-right: 0 !important;
}

.onyx-icon-progress-bar .onyx-ipb-active {
	color: #005bdd;
}

/* ==========================================================================
	 10. Widgets styles
	 ========================================================================== */
/* ==========================================================================
	 Weather widget begin styles
	 ========================================================================== */
.onyx-weather-widget-holder {
	background-color: #f9f9f9;
	border: 1px solid #ebebeb;
	padding: 27px 57px 27px 26px;
	position: relative;
}

.onyx-weather-widget-holder .onyx-date-format {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #005bdd;
	padding: 17px 19px 7px 19px;
}

.onyx-weather-widget-holder span.onyx-month {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}

.onyx-weather-widget-holder span.onyx-day {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

.onyx-weather-widget-holder .onyx-weather-information {
	margin-top: 80px;
}

.onyx-weather-widget-holder .onyx-weather-today-temp {
	float: left;
	margin-top: 10px;
}

.onyx-weather-widget-holder .onyx-weather-today-temp .onyx-weather-today-temp-inner {
	color: #999;
	font-weight: 400;
	font-size: 55px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.onyx-weather-widget-holder .onyx-weather-todays-stats {
	float: left;
	color: #999;
}

.onyx-weather-widget-holder .onyx-weather-todays-stats .onyx-weather-todays-description {
	font-size: 24px;
	font-weight: 300;
	text-transform: capitalize;
}

.onyx-weather-widget-holder .onyx-weather-todays-stats .onyx-weather-todays-location {
	font-size: 16px;
	font-weight: 700;
}

.onyx-weather-widget-holder.onyx-desc-mist .onyx-weather-today-temp div:before {
	content: "\f475";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder.onyx-desc-snow .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-light-snow .onyx-weather-today-temp div:before {
	content: "\f4ae";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder.onyx-desc-thunderstorm .onyx-weather-today-temp div:before {
	content: "\f4bc";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder.onyx-desc-rain .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-drizzle .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-light-rain .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-moderate-rain .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-light-intensity-drizzle .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-light-intensity-shower-rain .onyx-weather-today-temp div:before {
	content: "\f494";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder.onyx-desc-shower-rain .onyx-weather-today-temp div:before {
	content: "\f495";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder.onyx-desc-broken-clouds .onyx-weather-today-temp div:before {
	content: "\f410";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder.onyx-desc-scattered-clouds .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-few-clouds .onyx-weather-today-temp div:before {
	content: "\f40f";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder.onyx-desc-clear-sky .onyx-weather-today-temp div:before,
.onyx-weather-widget-holder.onyx-desc-sun .onyx-weather-today-temp div:before {
	content: "\f4b6";
	top: 40px;
	position: absolute;
	left: 100px;
}

.onyx-weather-widget-holder .onyx-weather-today-temp div:before {
	font-family: 'ElegantIcons';
	font-size: 100px;
}

.onyx-weather-widget-holder .onyx-weather-today-temp div span {
	margin-right: 20px;
	position: relative;
}

.onyx-weather-widget-holder .onyx-weather-today-temp div sup {
	position: absolute;
	right: -15px;
	top: 21px;
	font-size: 19px;
}

/* ==========================================================================
	 Weather widget end styles
	 ========================================================================== */
/* ==========================================================================
	 Instagram start styles
	 ========================================================================== */
.onyx-instagram-feed {
	list-style: none;
}

.onyx-instagram-feed:not(.without-space) {
	margin: 0 -5px;
}

.onyx-instagram-feed:not(.without-space) li {
	padding: 0 5px;
}

.onyx-instagram-feed li {
	float: left;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.onyx-instagram-feed li img, .onyx-instagram-feed li a {
	display: block !important;
	width: 100%;
}

.onyx-instagram-feed li .onyx-instagram-item-holder {
	position: relative;
	padding-bottom: 0;
}

.onyx-instagram-feed.without-space li {
	margin-bottom: 0;
}

.onyx-instagram-feed a {
	display: block;
	position: relative;
	overflow: hidden;
}

.onyx-instagram-feed a:after {
	content: "\e09a";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	font-family: ElegantIcons;
	color: #fff;
	font-size: 16px;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	z-index: 30;
	opacity: 0;
	-webkit-transition: all 0.35s cubic-bezier(0.29, 0.22, 0.11, 1.33);
	-moz-transition: all 0.35s cubic-bezier(0.29, 0.22, 0.11, 1.33);
	transition: all 0.35s cubic-bezier(0.29, 0.22, 0.11, 1.33);
	-webkit-backface-visibility: hidden;
}

.onyx-instagram-feed a:hover:after {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s cubic-bezier(0.81, -0.65, 0, 0.94);
	-moz-transition: all 0.5s cubic-bezier(0.81, -0.65, 0, 0.94);
	transition: all 0.5s cubic-bezier(0.81, -0.65, 0, 0.94);
}

.onyx-sidebar .onyx-instagram-feed a {
	position: relative;
}

.onyx-sidebar .onyx-instagram-feed a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(21, 21, 21, 0.4);
	opacity: 0;
	-webkit-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	-moz-transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
	transition: opacity 1s cubic-bezier(0.29, 0.22, 0.11, 1);
}

.onyx-sidebar .onyx-instagram-feed a:hover:before {
	opacity: 1;
}

aside.onyx-sidebar ul.onyx-instagram-feed li {
	border-bottom: 0;
}

.onyx-instagram-feed.onyx-col-9 li {
	width: 11.11111111111111%;
}

.onyx-instagram-feed.onyx-col-6 li {
	width: 16.66666666666667%;
}

.onyx-instagram-feed.onyx-col-4 li {
	width: 25%;
}

.onyx-instagram-feed.onyx-col-3 li {
	width: 33.33%;
}

.onyx-instagram-feed.onyx-col-2 li {
	width: 50%;
}

.onyx-instagram-feed .onyx-instagram-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.15s;
	-moz-transition: opacity 0.15s;
	transition: opacity 0.15s;
	background-color: rgba(21, 21, 21, 0.4);
	color: #fff;
	text-align: center;
}

.onyx-instagram-feed li:hover .onyx-instagram-overlay {
	opacity: 1;
}

.onyx-instagram-overlay-inner {
	display: table;
	width: 100%;
	height: 100%;
}

.onyx-instagram-overlay-inner2 {
	display: table-cell;
	vertical-align: middle;
}

/* ==========================================================================
	 Instagram end styles
	 ========================================================================== */
/* ==========================================================================
	 #Twitter feed
	 ========================================================================== */
.widget_onyx_twitter_widget ul {
	margin: 0;
}

.widget_onyx_twitter_widget ul li {
	margin: 0 0 21px;
	border: 0;
}

.widget_onyx_twitter_widget ul li:last-child {
	margin: 0;
}

.widget_onyx_twitter_widget .onyx-tweet-time {
	margin-top: 7px;
}

/* ==========================================================================
	 Social Icon widget start styles
	 ========================================================================== */
.onyx-social-icon-widget-holder {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.onyx-social-icon-widget-holder .onyx-social-icon-widget {
	color: inherit;
	line-height: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
}

.onyx-top-bar .onyx-social-icon-widget-holder,
footer .onyx-social-icon-widget-holder {
	color: #fff;
}

.widget_onyx_social_icon_widget {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.onyx-footer-bottom-holder .widget_onyx_social_icon_widget {
	border-left: 1px solid rgba(74, 74, 74, 0.55);
}

.onyx-footer-bottom-holder .widget_onyx_social_icon_widget:last-child {
	border-right: 1px solid rgba(74, 74, 74, 0.55);
}

.onyx-footer-bottom-holder .widget_onyx_social_icon_widget a {
	display: table;
	height: 100%;
	padding: 20px 23px;
	font-size: 16px;
	color: #fff !important;
}

.onyx-top-bar .widget_onyx_social_icon_widget {
	margin-right: 0 !important;
	padding-right: 0 !important;
}

.onyx-top-bar .widget_onyx_social_icon_widget .onyx-top-bar-widget-inner {
	height: 100%;
}

.onyx-top-bar .widget_onyx_social_icon_widget a {
	display: table;
	height: 100%;
	vertical-align: middle;
	padding: 0 6px;
}

.onyx-top-bar .widget_onyx_social_icon_widget .onyx-social-icon-widget {
	display: table-cell;
	vertical-align: middle;
}

/* ==========================================================================
	 Social Icon widget end styles
	 ========================================================================== */
.widget_onyx_call_to_action_button.onyx-top-bar-widget {
	display: block;
}

.widget_onyx_call_to_action_button.onyx-top-bar-widget .onyx-top-bar-widget-inner {
	display: block;
	height: 100%;
}

.widget_onyx_call_to_action_button .onyx-call-to-action-button {
	display: block;
	height: 100%;
	background-color: #005bdd;
	color: #fff;
	padding: 0 23px 0 18px;
	font-size: 12px;
	box-sizing: border-box;
}

.widget_onyx_call_to_action_button .onyx-call-to-action-button .onyx-ctab-holder {
	display: block;
	position: relative;
	vertical-align: middle;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.widget_onyx_call_to_action_button .onyx-call-to-action-button .onyx-ctab-icon {
	margin-right: 9px;
	font-size: 18px;
	vertical-align: middle;
}

/* ==========================================================================
	 11. Plugins styles
	 ========================================================================== */
/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *	Owl Carousel - Core
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
    margin: 0 auto;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	display: none;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
 *	Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

/* ==========================================================================
	 Pretty Photo style start
	 ========================================================================== */
body div.pp_default .pp_top,
body div.pp_default .pp_top .pp_middle,
body div.pp_default .pp_top .pp_left,
body div.pp_default .pp_top .pp_right,
body div.pp_default .pp_bottom,
body div.pp_default .pp_bottom .pp_left,
body div.pp_default .pp_bottom .pp_middle,
body div.pp_default .pp_bottom .pp_right {
	background: none;
	display: none;
}

body div.pp_default .pp_content_container .pp_left, body div.pp_default .pp_content_container .pp_right {
	background: none;
	padding: 0px;
}

body div.pp_default .pp_expand {
	display: none !important;
}

body div.pp_default .pp_content {
	background: none;
	margin: 0 auto;
}

body div.pp_default .pp_loaderIcon {
	background-color: #fff;
	border-radius: 20px;
}

div.pp_default .pp_content .ppt {
	color: #f8f8f8;
}

div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(img/prettyPhoto/sprite.png) 2px 1px no-repeat;
	cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
	background: url(img/prettyPhoto/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa;
}

div.pp_default .pp_social {
	margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto;
}

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(img/prettyPhoto/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px;
}

div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(img/prettyPhoto/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
	margin-top: 5px;
}

div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 130px;
	position: relative;
	float: left;
}

div.pp_default .pp_nav .currentTextHolder {
	font-family: inherit;
	color: #999;
	font-size: 13px;
	left: 65px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7;
}

div.pp_default .pp_bottom .pp_left {
	background: url(img/prettyPhoto/sprite.png) -78px -127px no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
	background: url(img/prettyPhoto/sprite_x.png) bottom left repeat-x;
}

div.pp_default .pp_bottom .pp_right {
	background: url(img/prettyPhoto/sprite.png) -112px -127px no-repeat;
}

div.pp_default .pp_loaderIcon {
	background: url(img/prettyPhoto/loader.gif) center center no-repeat;
}

div.pp_pic_holder a:focus {
	outline: none;
}

div.pp_overlay {
	background-color: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10000 !important;
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10001 !important;
}

.pp_content {
	height: 40px;
	min-width: 40px;
}

* html .pp_content {
	width: 40px;
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%;
}

.pp_content_container .pp_left {
	padding-left: 20px;
}

.pp_content_container .pp_right {
	padding-right: 20px;
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px;
}

.pp_social {
	float: left;
	margin: 0;
}

.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden;
}

.pp_social .twitter {
	float: left;
}

.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px;
}

.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px;
}

a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px;
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000;
}

.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative;
}

.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0;
}

.pp_gallery ul a {
	border: 1px rgba(0, 0, 0, 0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
}

.pp_gallery ul a img {
	border: 0;
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

.pp_gallery li.default a {
	background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px;
}

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px !important;
}

a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px;
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px;
}

#pp_full_res {
	line-height: 1 !important;
}

#pp_full_res .pp_inline {
	text-align: left;
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px;
}

div.ppt {
	color: #fff;
	display: none !important;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 0;
}

div.pp_default .pp_content {
	background-color: #fff;
}

div.pp_default #pp_full_res .pp_inline {
	color: #000;
}

div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff;
}

div.pp_default .pp_details {
	position: relative;
}

.pp_top, .pp_bottom {
	height: 20px;
	position: relative;
}

* html .pp_top, * html .pp_bottom {
	padding: 0 20px;
}

.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
}

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static;
}

.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.pp_fade, .pp_gallery li.default a img {
	display: none;
}

body div.pp_overlay,
body div.pp_default .pp_content_container .pp_details {
	opacity: 0.7 !important;
}

body div.pp_default a.pp_next,
body div.pp_default a.pp_previous {
	position: absolute;
	top: 50%;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	margin: -25px 0 0;
	background-image: none !important;
	font-size: 27px;
	text-align: center;
	text-indent: -9999px !important;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
	-moz-transition: opacity 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
	transition: opacity 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out;
	-webkit-transform: translateZ(0px);
}

body div.pp_default a.pp_next span,
body div.pp_default a.pp_previous span {
	display: block;
	line-height: inherit;
}

body div.pp_default a.pp_next span:before,
body div.pp_default a.pp_previous span:before {
	position: absolute;
	top: 0;
	display: block;
	text-indent: 0 !important;
	width: 100%;
	text-align: center;
	line-height: inherit;
}

body div.pp_default a.pp_next:after,
body div.pp_default a.pp_previous:after {
	position: absolute;
	top: 0;
	left: 0%;
	display: block;
	color: #fff;
	font-family: 'ElegantIcons';
	text-indent: 0 !important;
	width: 100%;
	text-align: center;
}
body div.pp_default a.pp_next:after {
	content: "5";
}
body div.pp_default a.pp_previous:after {
	content: "4";
}

body div.pp_default a.pp_next {
	right: 10px;
	color: #fff;
}

body div.pp_default a.pp_previous {
	left: 10px;
	color: #fff;
}

body div.pp_default .pp_content:hover a.pp_next,
body div.pp_default .pp_content:hover a.pp_previous {
	opacity: 1;
}

body div.pp_default .pp_description {
	display: none !important;
}

body div.pp_default .pp_nav .currentTextHolder {
	left: auto;
	position: relative;
	float: left;
	padding: 0px 20px;
	font-size: 15px;
	color: #fff;
	font-weight: 400;
}

body .pp_gallery {
	display: none !important;
}

body div.pp_default .pp_nav .pp_play,
body div.pp_default .pp_nav .pp_pause {
	display: none;
}

body div.pp_default a.pp_arrow_previous,
body div.pp_default a.pp_arrow_next {
	background: none;
	position: relative;
	left: 0px;
}

body div.pp_default a.pp_arrow_previous:after {
	color: #fff;
	content: "4";
	font-family: 'ElegantIcons', serif;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 20px;
	text-indent: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

body div.pp_default a.pp_arrow_next:after {
	color: #fff;
	content: "5";
	font-family: 'ElegantIcons', serif;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 20px;
	text-indent: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

body div.pp_default .pp_close {
	background: none;
	opacity: 1 !important;
}

body div.pp_default .pp_close:after {
	color: #fff;
	content: "\M";
	font-family: 'ElegantIcons', serif;
	font-size: 24px;
	height: 15px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	text-indent: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* ==========================================================================
	 Pretty Photo style end
	 ========================================================================== */
/* ==========================================================================
	 WPML style start
	 ========================================================================== */
.widget_icl_lang_sel_widget #lang_sel,
.widget_icl_lang_sel_widget #lang_sel_click {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	text-align: left;
	box-sizing: border-box;
}

.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
	position: relative;
	display: block;
	padding: 9px 20px;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
}

.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after,
.widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {
	position: absolute;
	right: 20px;
	top: calc(50% - 1px);
	display: block;
	content: '\33';
	font-family: 'ElegantIcons';
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.widget_icl_lang_sel_widget #lang_sel ul,
.widget_icl_lang_sel_widget #lang_sel_click ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget_icl_lang_sel_widget #lang_sel ul li,
.widget_icl_lang_sel_widget #lang_sel_click ul li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

.widget_icl_lang_sel_widget #lang_sel ul li a,
.widget_icl_lang_sel_widget #lang_sel_click ul li a {
	display: block;
	font-family: inherit;
	line-height: 24px;
	font-weight: 400;
	color: #808285;
}

.widget_icl_lang_sel_widget #lang_sel ul li a:hover,
.widget_icl_lang_sel_widget #lang_sel_click ul li a:hover {
	color: #005bdd;
}

.widget_icl_lang_sel_widget #lang_sel ul ul,
.widget_icl_lang_sel_widget #lang_sel_click ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 13px 20px;
	background-color: #fff;
	border: 1px solid #f2f2f2;
	border-top: none;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	box-sizing: border-box;
	-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
	-moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
	transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}

.widget_icl_lang_sel_widget #lang_sel ul ul a,
.widget_icl_lang_sel_widget #lang_sel_click ul ul a {
	padding: 6px 0;
}

.widget_icl_lang_sel_widget #lang_sel:hover ul ul,
.widget_icl_lang_sel_widget #lang_sel_click:hover ul ul {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}

.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 5px 0;
}

.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {
	margin: 0 0 5px;
}

.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {
	display: block;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #808285;
}

.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover {
	color: #005bdd;
}

.widget_icl_lang_sel_widget .lang_sel_list_vertical ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {
	display: block;
	margin: 0;
	padding: 5px 0;
	line-height: 1;
}

.widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {
	display: block;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #808285;
}

.widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover {
	color: #005bdd;
}

.widget_icl_lang_sel_widget {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.widget_icl_lang_sel_widget img {
	position: relative;
	display: inline-block !important;
	vertical-align: middle;
	margin: 0 5px 0 0;
	top: -1px;
}

.onyx-sidebar .widget_icl_lang_sel_widget,
.wpb_widgetised_column .widget_icl_lang_sel_widget,
.onyx-footer-inner .widget_icl_lang_sel_widget,
.onyx-side-menu .widget_icl_lang_sel_widget {
	width: 100%;
}

.onyx-sidebar .widget_icl_lang_sel_widget #lang_sel,
.onyx-sidebar .widget_icl_lang_sel_widget #lang_sel_click,
.wpb_widgetised_column .widget_icl_lang_sel_widget #lang_sel,
.wpb_widgetised_column .widget_icl_lang_sel_widget #lang_sel_click,
.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel,
.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel_click,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel_click {
	width: 100%;
}

.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
	border-color: #bdbdbd;
}

.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel ul li a,
.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel_click ul li a,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel ul li a,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel_click ul li a {
	color: #999;
}

.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel ul li a:hover,
.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel_click ul li a:hover,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel ul li a:hover,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel_click ul li a:hover {
	color: #fff;
}

.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel ul ul,
.onyx-footer-inner .widget_icl_lang_sel_widget #lang_sel_click ul ul,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel ul ul,
.onyx-side-menu .widget_icl_lang_sel_widget #lang_sel_click ul ul {
	background-color: #363636;
	border-color: #bdbdbd;
}

.onyx-footer-inner .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a,
.onyx-side-menu .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {
	color: #999;
}

.onyx-footer-inner .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover,
.onyx-side-menu .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover {
	color: #fff;
}

.onyx-footer-inner .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a,
.onyx-side-menu .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {
	color: #999;
}

.onyx-footer-inner .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover,
.onyx-side-menu .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover {
	color: #fff;
}

.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel,
.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel_click {
	width: auto;
	min-width: 113px;
}

.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
	border: 0;
	padding: 6px 10px;
}

.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after,
.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {
	right: 10px;
}

.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel ul li a,
.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul li a {
	font-size: 13px;
	letter-spacing: 0;
	color: #bbb;
}

.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel ul ul,
.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul ul {
	padding: 8px 15px;
	background-color: #242625;
	border: 0;
}

.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel ul ul a:hover,
.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul ul a:hover {
	color: #fff;
}

.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel > ul > li > a,
.onyx-top-bar .widget_icl_lang_sel_widget #lang_sel_click > ul > li > a {
	position: relative;
	top: 1px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal,
.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical {
	position: relative;
	top: -1px;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {
	margin: 0 15px 0 0;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {
	margin: 0;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {
	color: #fff;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover {
	color: #fff;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li:last-child {
	margin: 0;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {
	color: #fff;
}

.onyx-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover {
	color: #fff;
}

.onyx-menu-area .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {
	margin: 0 25px 0 0;
}

.onyx-menu-area .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {
	margin: 0;
}

.onyx-menu-area .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
}

.onyx-menu-area .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li:last-child {
	margin: 0;
}

.onyx-main-menu > ul > li.menu-item-language > a span {
	position: relative;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-main-menu > ul > li.menu-item-language > a span img {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	top: -1px;
	margin: 0 5px 0 0;
}

.onyx-main-menu > ul > li.menu-item-language > a span:after {
	content: '\33';
	font-family: 'ElegantIcons';
	position: absolute;
	right: -15px;
	top: 50%;
	display: block;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.onyx-main-menu .menu-item-language .submenu-languages {
	position: absolute;
	top: 100%;
	width: 200px;
	left: 0;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	padding: 3px 0;
	text-align: left;
	background-color: #242625;
	box-sizing: border-box;
	-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
	-moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
	transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}

.onyx-main-menu .menu-item-language .submenu-languages li {
	display: block;
	width: 100%;
	float: none;
	padding: 0 11px;
	box-sizing: border-box;
}

.onyx-main-menu .menu-item-language .submenu-languages li a {
	display: block;
	margin: 0;
	padding: 5px 10px;
	font-size: 13px;
	color: #bbbbbb;
	border-bottom: 1px solid #303231;
}

.onyx-main-menu .menu-item-language .submenu-languages li a:hover {
	color: #fff;
}

.onyx-main-menu .menu-item-language .submenu-languages li:last-child > a {
	border-bottom: 0;
}

.onyx-main-menu .menu-item-language .submenu-languages img {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	top: -1px;
	margin: 0 5px 0 0;
}

.onyx-main-menu .menu-item-language:hover ul {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}

.onyx-mobile-nav .menu-item-language img {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	top: -1px;
	margin: 0 5px 0 0;
}

/* ==========================================================================
	 WPML style start
	 ========================================================================== */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

@keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	from, 50%, to {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	from, 50%, to {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}
	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1);
	}
	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}
	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1);
	}
	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	from, to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg);
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg);
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg);
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg);
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg);
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg);
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg);
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg);
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	10%, 20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	10%, 20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes jello {
	from, 11.1%, to {
		-webkit-transform: none;
		transform: none;
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

@keyframes jello {
	from, 11.1%, to {
		-webkit-transform: none;
		transform: none;
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg);
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg);
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}

@-webkit-keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	to {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}
	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1;
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1;
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 0;
	}
}

@keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}




/************************************************************

	Popup

*************************************************************/

#onyx-popup {}




/************************************************************

	Whatsapp Button

*************************************************************/
#onyx-whatsapp-btn {
    position: fixed;
    z-index: 999;
    left: 0;
    /*top: 50%;
    transform: translateY(-50%);*/
    bottom: 0;
    cursor: pointer;
    color: #fff;
    max-width: 44px;
    text-align: center;
    padding: 10px;
    background-color: transparent;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}
#onyx-whatsapp-btn:hover {
    transform: translateY(-5px);
}




/************************************************************

	Onyx party's starts here

*************************************************************/


/* Commons
*************************************/
* {
	-webkit-user-select: none !important; /* Safari */        
	   -moz-user-select: none !important; /* Firefox */
		-ms-user-select: none !important; /* IE10+/Edge */
			user-select: none !important; /* Standard */
}

.hidden {
	display: none;
}


/* Dynamic CSS
*************************************/
.onyx-preload-background { background-image: url(../img/preload_pattern.png) !important;}
.onyx-boxed .onyx-wrapper { background-attachment: fixed;}


/* Hero slider
*************************************/
.onyx-carousel-holder.hero-slider {
	position: relative;
	z-index: 1;
}
.onyx-carousel-holder.hero-slider .onyx-carousel-item-image {
	position: relative;
	min-height: calc(100vh - 100px);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.onyx-carousel-holder .onyx-carousel-item-holder.carlousel-bg-overlay .onyx-carousel-item-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: rgba(17,17,17,0.03);
    background: -moz-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(17,17,17,0.03)), color-stop(55%, rgba(17,17,17,0.45)), color-stop(100%, rgba(17,17,17,0.6)));
    background: -webkit-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: -o-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: -ms-linear-gradient(top, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    background: linear-gradient(to bottom, rgba(17,17,17,0.03) 0%, rgba(17,17,17,0.45) 55%, rgba(17,17,17,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#111111', GradientType=0 );
}
.onyx-carousel-holder.hero-slider .onyx-carousel-description {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-right: -50%;
}
.onyx-carousel-holder.hero-slider .onyx-carousel-title {
    z-index: 5;
    white-space: nowrap;
    font-size: 48px;
    line-height: normal;
    font-weight: 800;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    margin: 0 0 15px;
    padding: 0 15%;
    text-transform: uppercase;
}
.onyx-carousel-holder.hero-slider .onyx-carousel-text {
    z-index: 6;
    white-space: normal;
    font-size: 15px;
    line-height: 28px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0;
    letter-spacing: .5px;
    padding: 0 20%;
}
.onyx-carousel-holder.hero-slider .onyx-carousel.owl-carousel .owl-nav .owl-prev {
    left: 2%;
}
.onyx-carousel-holder.hero-slider .onyx-carousel.owl-carousel .owl-nav .owl-next {
    right: 2%;
}


/* Footer
*************************************/
.copyrights .onyx-footer-text {
	text-align: left;
	font-size: 13px;
}
.copyrights a {
	color: #808285;
}
.copyrights a:hover {
	text-decoration: underline;
}

.onyx-logo-container {
	text-align: right;
}
.made-by-onyx {
	display: inline-block;
	opacity: .35;
    padding: 12px 11px 10px;
    
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}
.made-by-onyx:hover {
	opacity: 1;
}
.made-by-onyx img {
	width: 28px;
}


/* Popup
*************************************/
.overflow-hidden {
    /*overflow: hidden !important;*/
}

/* Container */
.onyx-popup-container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: calc(80% + 16px);
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1002;
    padding: 10%;
	display: none;
    overflow-y: scroll;
}
.onyx-popup-container.opened {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* Popup itself */
.onyx-popup-container #onyx-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
    		transform: translate(-50%, -50%);
    border: 0;
    margin-top: 0;

    width: 80%;
    max-width: 750px;
    margin: 0 auto;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

/* Close popup */
#onyx-popup .close-popup {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    padding: 50px 0;
    flex: 0 0 100%;
    max-width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease-in-out;
       -moz-transition: all 0.25s ease-in-out;
    		transition: all 0.25s ease-in-out;
}
#onyx-popup .close-popup.active {
    opacity: 1;
    visibility: visible;
}
#onyx-popup .close-popup a {
    background-color: #005bdd;
    color: #fff;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 700;
    margin: 15px;
    text-transform: capitalize;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
       -moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    		transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
#onyx-popup .close-popup a:hover {
    background-color: #363636;
}
#onyx-popup > a.close {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    background-color: #fff;
    z-index: 1009;
}
#onyx-popup > a.close:after {
    color: #333;
    content: "\M";
    font-family: 'ElegantIcons', serif;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 46%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
    		transform: translate(-50%, -50%);
}

/* Image */
#onyx-popup .popup-img {
	position: relative;
    flex: 0 0 40%;
    max-width: 40%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Content */
#onyx-popup .content {
    padding: 25px 35px;
    flex: 0 0 calc(60% - 70px);
    max-width: calc(60% - 70px);
    font-size: 13px;
    line-height: 1.6;
}
#onyx-popup .content .title,
#onyx-popup .content h3 {
	font-weight: 700;
    font-size: 18px;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#onyx-popup .content p {
}

/* Form */
#onyx-popup .wpcf7 {
	margin-top: 15px;
}
#onyx-popup .wpcf7 .wpcf7-form-control.wpcf7-text,
#onyx-popup .wpcf7 .wpcf7-form-control.wpcf7-number,
#onyx-popup .wpcf7 .wpcf7-form-control.wpcf7-date,
#onyx-popup .wpcf7 .wpcf7-form-control.wpcf7-textarea,
#onyx-popup .wpcf7 .wpcf7-form-control.wpcf7-select,
#onyx-popup .wpcf7 .wpcf7-form-control.wpcf7-quiz {
    padding: 12px 12px;
    font-size: 13px;
    line-height: normal;
}
#onyx-popup .wpcf7 input.wpcf7-form-control.wpcf7-submit {
    min-width: auto;
    padding: 10px 20px;
    font-size: 12px;
    line-height: normal;
    letter-spacing: .5px;
}







