﻿img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}

.bgwhite i p{
	color: #504848;	
}
.f_right{
	float: right !important;
}
.view_more{
	color: #de759f;
	line-height: 0.3;
	padding: 3px;
	font-size: 12px;
	width: 73px;
	border: solid 1px #de759f;
	background-color: white;
	border-radius: 0px;
}
.reg_btn{
	margin-top: 10px;
}
.reg_btn a{
	border: solid 1px #cb3e6c;
	padding: 7px;
	padding-left: 27px;
	color: #cb3e6c;
	padding-right: 27px;
	
}
.fc-address{
	font-size: 25px;
	font-weight: bolder;
	margin-top: 10px;
}
.view_more div p {text-align: left !important;}
.wp-block-audio figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-audio audio {
	width: 100%;
	min-width: 300px
}

.wp-block-button {
	color: #fff
}

.wp-block-button.aligncenter {
	text-align: center
}

.wp-block-button.alignright {
	text-align: right
}

.wp-block-button__link {
	background-color: #32373c;
	border: none;
	border-radius: 28px;
	box-shadow: none;
	color: inherit;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	margin: 0;
	padding: 12px 24px;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
	color: inherit
}

.is-style-squared .wp-block-button__link {
	border-radius: 0
}

.no-border-radius.wp-block-button__link {
	border-radius: 0!important
}

.is-style-outline {
	color: #32373c
}

.is-style-outline .wp-block-button__link {
	background-color: transparent;
	border: 2px solid
}

.wp-block-calendar {
	text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
	padding: 4px;
	border: 1px solid #e2e4e7
}

.wp-block-calendar tfoot td {
	border: none
}

.wp-block-calendar table {
	width: 100%;
	border-collapse: collapse;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.wp-block-calendar table th {
	font-weight: 400;
	background: #edeff0
}

.wp-block-calendar a {
	text-decoration: underline
}

.wp-block-calendar tfoot a {
	color: #00739c
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
	color: #40464d
}

.wp-block-categories.alignleft {
	margin-right: 2em
}

.wp-block-categories.alignright {
	margin-left: 2em
}

.wp-block-columns {
	display: flex;
	margin-bottom: 28px;
	flex-wrap: wrap
}

@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap
	}

}

.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word
}

@media (max-width:599px) {
	.wp-block-column {
		flex-basis: 100%!important
	}
}

@media (min-width:600px) {
	.wp-block-column {
		flex-basis: calc(50% - 16px);
		flex-grow: 0
	}
	.wp-block-column:nth-child(2n) {
		margin-left: 32px
	}
}

@media (min-width:782px) {
	.wp-block-column:not(:first-child) {
		margin-left: 32px
	}
}

.wp-block-columns.are-vertically-aligned-top {
	align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
	align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
	align-items: flex-end
}

.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
	-ms-grid-row-align: center;
	align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end
}

.wp-block-cover,
.wp-block-cover-image {
	position: relative;
	background-color: #000;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
	background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: inherit;
	opacity: .5;
	z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:before,
.wp-block-cover.has-background-dim.has-background-dim-10:before {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:before,
.wp-block-cover.has-background-dim.has-background-dim-20:before {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:before,
.wp-block-cover.has-background-dim.has-background-dim-30:before {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:before,
.wp-block-cover.has-background-dim.has-background-dim-40:before {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:before,
.wp-block-cover.has-background-dim.has-background-dim-50:before {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:before,
.wp-block-cover.has-background-dim.has-background-dim-60:before {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:before,
.wp-block-cover.has-background-dim.has-background-dim-70:before {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:before,
.wp-block-cover.has-background-dim.has-background-dim-80:before {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:before,
.wp-block-cover.has-background-dim.has-background-dim-90:before {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:before,
.wp-block-cover.has-background-dim.has-background-dim-100:before {
	opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	max-width: 305px;
	width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-cover-image:after,
	.wp-block-cover:after {
		content: none
	}
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 70px);
	z-index: 1;
	color: #f8f9f9
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
	color: inherit
}

.wp-block-cover__video-background {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	z-index: 0;
	-o-object-fit: cover;
	object-fit: cover
}

.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
	color: #fff
}

.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
	color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
	justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
	justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
	margin-left: 0;
	text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
	margin-right: 0;
	text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
	font-size: 2em;
	line-height: 1.25;
	z-index: 1;
	margin-bottom: 0;
	max-width: 610px;
	padding: 14px;
	text-align: center
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,
.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
	max-width: 360px;
	width: 100%
}

.wp-block-embed {
	margin-bottom: 1em
}

.wp-block-embed figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
	position: relative
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
	padding-top: 177.78%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}

.wp-block-file {
	margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
	text-align: center
}

.wp-block-file.alignright {
	text-align: right
}

.wp-block-file .wp-block-file__button {
	background: #32373c;
	border-radius: 2em;
	color: #fff;
	font-size: 13px;
	padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
	text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}

.blocks-gallery-grid,
.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin: 0
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative
}

.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
	margin: 0;
	height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.blocks-gallery-grid .blocks-gallery-image figure,
	.blocks-gallery-grid .blocks-gallery-item figure,
	.wp-block-gallery .blocks-gallery-image figure,
	.wp-block-gallery .blocks-gallery-item figure {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start
	}
}

.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.blocks-gallery-grid .blocks-gallery-image img,
	.blocks-gallery-grid .blocks-gallery-item img,
	.wp-block-gallery .blocks-gallery-image img,
	.wp-block-gallery .blocks-gallery-item img {
		width: auto
	}
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 40px 10px 9px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
}

.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img,
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
	.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
	.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
	.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
	.wp-block-gallery.is-cropped .blocks-gallery-image a,
	.wp-block-gallery.is-cropped .blocks-gallery-image img,
	.wp-block-gallery.is-cropped .blocks-gallery-item a,
	.wp-block-gallery.is-cropped .blocks-gallery-item img {
		height: 100%;
		flex: 1;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	width: calc((100% - 16px)/2)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0
}

@media (min-width:600px) {
	.blocks-gallery-grid.columns-3 .blocks-gallery-image,
	.blocks-gallery-grid.columns-3 .blocks-gallery-item,
	.wp-block-gallery.columns-3 .blocks-gallery-image,
	.wp-block-gallery.columns-3 .blocks-gallery-item {
		width: calc((100% - 32px)/3);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.blocks-gallery-grid.columns-3 .blocks-gallery-image,
		.blocks-gallery-grid.columns-3 .blocks-gallery-item,
		.wp-block-gallery.columns-3 .blocks-gallery-image,
		.wp-block-gallery.columns-3 .blocks-gallery-item {
			width: calc((100% - 32px)/3 - 1px)
		}
	}
	.blocks-gallery-grid.columns-4 .blocks-gallery-image,
	.blocks-gallery-grid.columns-4 .blocks-gallery-item,
	.wp-block-gallery.columns-4 .blocks-gallery-image,
	.wp-block-gallery.columns-4 .blocks-gallery-item {
		width: calc((100% - 48px)/4);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.blocks-gallery-grid.columns-4 .blocks-gallery-image,
		.blocks-gallery-grid.columns-4 .blocks-gallery-item,
		.wp-block-gallery.columns-4 .blocks-gallery-image,
		.wp-block-gallery.columns-4 .blocks-gallery-item {
			width: calc((100% - 48px)/4 - 1px)
		}
	}
	.blocks-gallery-grid.columns-5 .blocks-gallery-image,
	.blocks-gallery-grid.columns-5 .blocks-gallery-item,
	.wp-block-gallery.columns-5 .blocks-gallery-image,
	.wp-block-gallery.columns-5 .blocks-gallery-item {
		width: calc((100% - 64px)/5);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.blocks-gallery-grid.columns-5 .blocks-gallery-image,
		.blocks-gallery-grid.columns-5 .blocks-gallery-item,
		.wp-block-gallery.columns-5 .blocks-gallery-image,
		.wp-block-gallery.columns-5 .blocks-gallery-item {
			width: calc((100% - 64px)/5 - 1px)
		}
	}
	.blocks-gallery-grid.columns-6 .blocks-gallery-image,
	.blocks-gallery-grid.columns-6 .blocks-gallery-item,
	.wp-block-gallery.columns-6 .blocks-gallery-image,
	.wp-block-gallery.columns-6 .blocks-gallery-item {
		width: calc((100% - 80px)/6);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.blocks-gallery-grid.columns-6 .blocks-gallery-image,
		.blocks-gallery-grid.columns-6 .blocks-gallery-item,
		.wp-block-gallery.columns-6 .blocks-gallery-image,
		.wp-block-gallery.columns-6 .blocks-gallery-item {
			width: calc((100% - 80px)/6 - 1px)
		}
	}
	.blocks-gallery-grid.columns-7 .blocks-gallery-image,
	.blocks-gallery-grid.columns-7 .blocks-gallery-item,
	.wp-block-gallery.columns-7 .blocks-gallery-image,
	.wp-block-gallery.columns-7 .blocks-gallery-item {
		width: calc((100% - 96px)/7);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.blocks-gallery-grid.columns-7 .blocks-gallery-image,
		.blocks-gallery-grid.columns-7 .blocks-gallery-item,
		.wp-block-gallery.columns-7 .blocks-gallery-image,
		.wp-block-gallery.columns-7 .blocks-gallery-item {
			width: calc((100% - 96px)/7 - 1px)
		}
	}
	.blocks-gallery-grid.columns-8 .blocks-gallery-image,
	.blocks-gallery-grid.columns-8 .blocks-gallery-item,
	.wp-block-gallery.columns-8 .blocks-gallery-image,
	.wp-block-gallery.columns-8 .blocks-gallery-item {
		width: calc((100% - 112px)/8);
		margin-right: 16px
	}
	@supports (-ms-ime-align:auto) {
		.blocks-gallery-grid.columns-8 .blocks-gallery-image,
		.blocks-gallery-grid.columns-8 .blocks-gallery-item,
		.wp-block-gallery.columns-8 .blocks-gallery-image,
		.wp-block-gallery.columns-8 .blocks-gallery-item {
			width: calc((100% - 112px)/8 - 1px)
		}
	}
	.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
	.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
		margin-right: 0
	}
	.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
	.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
		margin-right: 0
	}
	.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
	.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
		margin-right: 0
	}
	.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
	.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
		margin-right: 0
	}
	.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
	.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
		margin-right: 0
	}
	.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
	.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
		margin-right: 0
	}
	.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
	.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
		margin-right: 0
	}
	.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
	.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}

.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child,
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 305px;
	width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}

.wp-block-image {
	max-width: 100%;
	margin-bottom: 1em
}

.wp-block-image img {
	max-width: 100%
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
	width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
	display: table;
	margin-left: 0;
	margin-right: 0
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {
	display: table-caption;
	caption-side: bottom
}

.wp-block-image .alignleft {
	float: left;
	margin-right: 1em
}

.wp-block-image .alignright {
	float: right;
	margin-left: 1em
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.is-style-circle-mask img {
	border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.is-style-circle-mask img {
		-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-mode: alpha;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain;
		-webkit-mask-position: center;
		mask-position: center;
		border-radius: none
	}
}

.wp-block-latest-comments__comment {
	font-size: 15px;
	line-height: 1.1;
	list-style: none;
	margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
	min-height: 36px;
	list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
	line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 14px;
	line-height: 1.8;
	margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
	color: #8f98a1;
	display: block;
	font-size: 12px
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
	border-radius: 24px;
	display: block;
	float: left;
	height: 40px;
	margin-right: 12px;
	width: 40px
}

.wp-block-latest-posts.alignleft {
	margin-right: 2em
}

.wp-block-latest-posts.alignright {
	margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none
}

.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}

.wp-block-latest-posts.is-grid li {
	margin: 0 16px 16px 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - 16px)
	}
	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - 16px)
	}
	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - 16px)
	}
	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 16px)
	}
	.wp-block-latest-posts.columns-6 li {
		width: calc(16.66667% - 16px)
	}
}

.wp-block-latest-posts__post-date {
	display: block;
	color: #6c7781;
	font-size: 13px
}

.wp-block-latest-posts__post-excerpt {
	margin-top: 8px;
	margin-bottom: 16px
}

.wp-block-media-text {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
	-ms-grid-columns: 50% 1fr;
	grid-template-columns: 50% 1fr
}

.wp-block-media-text .has-media-on-the-right {
	-ms-grid-columns: 1fr 50%;
	grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
	-ms-grid-row-align: start;
	align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
	-ms-grid-row-align: center;
	align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
	-ms-grid-row-align: end;
	align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1;
	margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
	word-break: break-word;
	padding: 0 8%
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content {
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1
}

.wp-block-media-text>figure>img,
.wp-block-media-text>figure>video {
	max-width: unset;
	width: 100%;
	vertical-align: middle
}

.wp-block-media-text.is-image-fill figure {
	height: 100%;
	min-height: 250px;
	background-size: cover
}

.wp-block-media-text.is-image-fill figure>img {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		-ms-grid-columns: 100%!important;
		grid-template-columns: 100%!important
	}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		grid-row: 1
	}
	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 2;
		grid-row: 2
	}
	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		grid-row: 1
	}
}

.is-small-text {
	font-size: 14px
}

.is-regular-text {
	font-size: 16px
}

.is-large-text {
	font-size: 36px
}

.is-larger-text {
	font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}

.has-drop-cap:not(:focus):after {
	content: "";
	display: table;
	clear: both;
	padding-top: 14px
}

p.has-background {
	padding: 20px 30px
}

p.has-text-color a {
	color: inherit
}

.wp-block-pullquote {
	padding: 3em 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: 305px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 20px
}

.wp-block-pullquote p {
	font-size: 28px;
	line-height: 1.6
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
	position: relative
}

.wp-block-pullquote .has-text-color a {
	color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
	background: none
}

.wp-block-pullquote.is-style-solid-color {
	border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal
}

.wp-block-pullquote cite {
	color: inherit
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin: 0 0 16px;
	padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 18px;
	text-align: right
}

.wp-block-rss.alignleft {
	margin-right: 2em
}

.wp-block-rss.alignright {
	margin-left: 2em
}

.wp-block-rss.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.wp-block-rss.is-grid li {
	margin: 0 16px 16px 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-rss.columns-2 li {
		width: calc(50% - 16px)
	}
	.wp-block-rss.columns-3 li {
		width: calc(33.33333% - 16px)
	}
	.wp-block-rss.columns-4 li {
		width: calc(25% - 16px)
	}
	.wp-block-rss.columns-5 li {
		width: calc(20% - 16px)
	}
	.wp-block-rss.columns-6 li {
		width: calc(16.66667% - 16px)
	}
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
	display: block;
	color: #6c7781;
	font-size: 13px
}

.wp-block-search {
	display: flex;
	flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
	width: 100%
}

.wp-block-search .wp-block-search__input {
	flex-grow: 1
}

.wp-block-search .wp-block-search__button {
	margin-left: 10px
}

.wp-block-separator.is-style-wide {
	border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
	background: none!important;
	border: none;
	text-align: center;
	max-width: none;
	line-height: 1;
	height: auto
}

.wp-block-separator.is-style-dots:before {
	content: "\00b7 \00b7 \00b7";
	color: currentColor;
	font-size: 20px;
	letter-spacing: 2em;
	padding-left: 2em;
	font-family: serif
}

.wp-block-social-links {
	display: flex;
	justify-content: flex-start;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0
}

.wp-social-link {
	width: 36px;
	height: 36px;
	border-radius: 36px;
	margin-right: 8px
}

.wp-social-link,
.wp-social-link a {
	display: block;
	transition: transform .1s ease
}

.wp-social-link a {
	padding: 6px;
	line-height: 0
}

.wp-social-link a,
.wp-social-link a:active,
.wp-social-link a:hover,
.wp-social-link a:visited,
.wp-social-link svg {
	color: currentColor;
	fill: currentColor
}

.wp-social-link:hover {
	transform: scale(1.1)
}

.wp-block-social-links.aligncenter {
	justify-content: center;
	display: flex
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #1977f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
	background-color: #0577b5;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
	background-color: #02ab6c;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
	background-color: #fe4500;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
	background-color: #fefc00;
	color: #fff;
	stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
	background-color: #21a1f3;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
	background-color: #ff0100;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
	background: none;
	padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
	width: 28px;
	height: 28px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
	color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
	color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
	color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
	color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
	color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
	color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
	color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
	color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
	color: #1977f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
	color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
	color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
	color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
	color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
	color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
	color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
	color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
	color: #0577b5
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
	color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
	color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
	color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
	color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
	color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
	color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
	color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
	color: #fff;
	stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
	color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
	color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
	color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
	color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
	color: #21a1f3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
	color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
	color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
	color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
	color: #ff0100
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
	padding-left: 16px;
	padding-right: 16px
}

.wp-block-spacer {
	clear: both
}

p.wp-block-subhead {
	font-size: 1.1em;
	font-style: italic;
	opacity: .75
}

.wp-block-table {
	overflow-x: auto
}

.wp-block-table table {
	width: 100%
}

.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
	word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
	display: table;
	width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
	word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
	border-spacing: 0;
	border-collapse: inherit;
	background-color: transparent;
	border-bottom: 1px solid #f3f4f5
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border-color: transparent
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
	display: flex
}

.wp-block-text-columns .wp-block-column {
	margin: 0 16px;
	padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}

pre.wp-block-verse {
	white-space: nowrap;
	overflow: auto
}

.wp-block-video {
	margin-left: 0;
	margin-right: 0
}

.wp-block-video video {
	max-width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-video [poster] {
		-o-object-fit: cover;
		object-fit: cover
	}
}

.wp-block-video.aligncenter {
	text-align: center
}

.wp-block-video figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

:root .has-pale-pink-background-color {
	background-color: #f78da7
}

:root .has-vivid-red-background-color {
	background-color: #cf2e2e
}

:root .has-luminous-vivid-orange-background-color {
	background-color: #ff6900
}

:root .has-luminous-vivid-amber-background-color {
	background-color: #fcb900
}

:root .has-light-green-cyan-background-color {
	background-color: #7bdcb5
}

:root .has-vivid-green-cyan-background-color {
	background-color: #00d084
}

:root .has-pale-cyan-blue-background-color {
	background-color: #8ed1fc
}

:root .has-vivid-cyan-blue-background-color {
	background-color: #0693e3
}

:root .has-vivid-purple-background-color {
	background-color: #9b51e0
}

:root .has-very-light-gray-background-color {
	background-color: #eee
}

:root .has-cyan-bluish-gray-background-color {
	background-color: #abb8c3
}

:root .has-very-dark-gray-background-color {
	background-color: #313131
}

:root .has-pale-pink-color {
	color: #f78da7
}

:root .has-vivid-red-color {
	color: #cf2e2e
}

:root .has-luminous-vivid-orange-color {
	color: #ff6900
}

:root .has-luminous-vivid-amber-color {
	color: #fcb900
}

:root .has-light-green-cyan-color {
	color: #7bdcb5
}

:root .has-vivid-green-cyan-color {
	color: #00d084
}

:root .has-pale-cyan-blue-color {
	color: #8ed1fc
}

:root .has-vivid-cyan-blue-color {
	color: #0693e3
}

:root .has-vivid-purple-color {
	color: #9b51e0
}

:root .has-very-light-gray-color {
	color: #eee
}

:root .has-cyan-bluish-gray-color {
	color: #abb8c3
}

:root .has-very-dark-gray-color {
	color: #313131
}

.has-small-font-size {
	font-size: 13px
}

.has-normal-font-size,
.has-regular-font-size {
	font-size: 16px
}

.has-medium-font-size {
	font-size: 20px
}

.has-large-font-size {
	font-size: 36px
}

.has-huge-font-size,
.has-larger-font-size {
	font-size: 42px
}

.has-text-align-center {
	text-align: center
}

.has-text-align-left {
	text-align: left
}

.has-text-align-right {
	text-align: right
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-grid__products {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0 0 24px
}

.wc-block-grid__product {
	box-sizing: border-box;
	padding: 0 16px 0 0;
	margin: 0 0 24px;
	float: none;
	width: auto;
	position: relative;
	text-align: center
}

.wc-block-grid__product-link {
	text-decoration: none;
	border: 0
}

.wc-block-grid__product-image {
	text-decoration: none;
	margin-bottom: 16px;
	display: block
}

.wc-block-grid__product-image img {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto
}

.wc-block-grid__product-title {
	line-height: 1.2;
	font-weight: 700
}

.wc-block-grid__product-price,
.wc-block-grid__product-rating,
.wc-block-grid__product-title {
	margin-bottom: 12px;
	display: block
}

.wc-block-grid__product-add-to-cart,
.wc-block-grid__product-add-to-cart a {
	margin: 0;
	word-break: break-word;
	white-space: normal
}

.wc-block-grid__product-add-to-cart a.loading {
	opacity: .25;
	padding-right: 2.618em
}

.wc-block-grid__product-add-to-cart a.loading:after {
	font-family: WooCommerce;
	content: "\e01c";
	vertical-align: top;
	font-weight: 400;
	position: absolute;
	top: .618em;
	right: 1em;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

.wc-block-grid__product-add-to-cart a.added:after {
	font-family: WooCommerce;
	content: "\e017";
	margin-left: .53em;
	vertical-align: bottom
}

.wc-block-grid__product-add-to-cart .added_to_cart {
	text-align: center
}

.wc-block-grid__product-onsale {
	font-weight: 700;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	margin: 0;
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-size: .75em;
	padding: .5em;
	z-index: 9;
	text-transform: uppercase
}

.wc-block-grid__product-rating .star-rating {
	overflow: hidden;
	position: relative;
	width: 5.3em;
	height: 1.618em;
	line-height: 1.618;
	font-size: 1em;
	font-family: star;
	font-weight: 400;
	display: inline-block;
	margin: 0 auto;
	text-align: left
}

.wc-block-grid__product-rating .star-rating:before {
	content: "\53\53\53\53\53";
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	opacity: .5;
	color: #aaa
}

.wc-block-grid__product-rating .star-rating span {
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	padding-top: 1.5em
}

.wc-block-grid__product-rating .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	color: #000
}

.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}

.wc-block-grid.has-aligned-buttons .wc-block-grid__product-add-to-cart {
	margin-top: auto!important
}

.wc-block-grid.has-1-columns .wc-block-grid__products {
	display: block
}

.wc-block-grid.has-1-columns .wc-block-grid__product {
	margin-left: auto;
	margin-right: auto
}

.wc-block-grid.has-2-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 50%;
	max-width: 50%
}

.wc-block-grid.has-3-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 33.33333%;
	max-width: 33.33333%
}

.wc-block-grid.has-4-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 25%;
	max-width: 25%
}

.wc-block-grid.has-5-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 20%;
	max-width: 20%
}

.wc-block-grid.has-6-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 16.66667%;
	max-width: 16.66667%
}

.wc-block-grid.has-7-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 14.28571%;
	max-width: 14.28571%
}

.wc-block-grid.has-8-columns .wc-block-grid__product {
	-webkit-box-flex: 1;
	flex: 1 0 12.5%;
	max-width: 12.5%
}

.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-7-columns .wc-block-grid__product,
.wc-block-grid.has-8-columns .wc-block-grid__product {
	font-size: .8em
}

.theme-twentysixteen .wc-block-grid .price ins {
	color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
	font-size: .88889em
}

.theme-twentynineteen .wc-block-grid__product-onsale,
.theme-twentynineteen .wc-block-grid__product-title {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.theme-twentynineteen .wc-block-grid__product-onsale {
	line-height: 1
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-featured-category {
	position: relative;
	background-color: #24292d;
	background-size: cover;
	background-position: 50%;
	width: 100%;
	margin: 0 0 1.5em
}

.wc-block-featured-category,
.wc-block-featured-category .wc-block-featured-category__wrapper {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap;
	align-content: center
}

.wc-block-featured-category .wc-block-featured-category__wrapper {
	overflow: hidden;
	height: 100%
}

.wc-block-featured-category.has-left-content {
	-webkit-box-pack: start;
	justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description,
.wc-block-featured-category.has-left-content .wc-block-featured-category__price,
.wc-block-featured-category.has-left-content .wc-block-featured-category__title {
	margin-left: 0;
	text-align: left
}

.wc-block-featured-category.has-right-content {
	-webkit-box-pack: end;
	justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description,
.wc-block-featured-category.has-right-content .wc-block-featured-category__price,
.wc-block-featured-category.has-right-content .wc-block-featured-category__title {
	margin-right: 0;
	text-align: right
}

.wc-block-featured-category .wc-block-featured-category__description,
.wc-block-featured-category .wc-block-featured-category__price,
.wc-block-featured-category .wc-block-featured-category__title {
	color: #fff;
	line-height: 1.25;
	margin-bottom: 0;
	text-align: center
}

.wc-block-featured-category .wc-block-featured-category__description a,
.wc-block-featured-category .wc-block-featured-category__description a:active,
.wc-block-featured-category .wc-block-featured-category__description a:focus,
.wc-block-featured-category .wc-block-featured-category__description a:hover,
.wc-block-featured-category .wc-block-featured-category__price a,
.wc-block-featured-category .wc-block-featured-category__price a:active,
.wc-block-featured-category .wc-block-featured-category__price a:focus,
.wc-block-featured-category .wc-block-featured-category__price a:hover,
.wc-block-featured-category .wc-block-featured-category__title a,
.wc-block-featured-category .wc-block-featured-category__title a:active,
.wc-block-featured-category .wc-block-featured-category__title a:focus,
.wc-block-featured-category .wc-block-featured-category__title a:hover {
	color: #fff
}

.wc-block-featured-category .wc-block-featured-category__description,
.wc-block-featured-category .wc-block-featured-category__link,
.wc-block-featured-category .wc-block-featured-category__price,
.wc-block-featured-category .wc-block-featured-category__title {
	width: 100%;
	padding: 0 48px 16px;
	z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__title {
	margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title:before {
	display: none
}

.wc-block-featured-category .wc-block-featured-category__description p {
	margin: 0
}

.wc-block-featured-category.has-background-dim:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: inherit;
	opacity: .5;
	z-index: 1
}

.wc-block-featured-category.has-background-dim.has-background-dim-10:before {
	opacity: .1
}

.wc-block-featured-category.has-background-dim.has-background-dim-20:before {
	opacity: .2
}

.wc-block-featured-category.has-background-dim.has-background-dim-30:before {
	opacity: .3
}

.wc-block-featured-category.has-background-dim.has-background-dim-40:before {
	opacity: .4
}

.wc-block-featured-category.has-background-dim.has-background-dim-50:before {
	opacity: .5
}

.wc-block-featured-category.has-background-dim.has-background-dim-60:before {
	opacity: .6
}

.wc-block-featured-category.has-background-dim.has-background-dim-70:before {
	opacity: .7
}

.wc-block-featured-category.has-background-dim.has-background-dim-80:before {
	opacity: .8
}

.wc-block-featured-category.has-background-dim.has-background-dim-90:before {
	opacity: .9
}

.wc-block-featured-category.has-background-dim.has-background-dim-100:before {
	opacity: 1
}

.wc-block-featured-category.alignleft,
.wc-block-featured-category.alignright {
	max-width: 305px;
	width: 100%
}

.wc-block-featured-category:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wc-block-featured-category:after {
		content: none
	}
}

.wc-block-featured-category.aligncenter,
.wc-block-featured-category.alignleft,
.wc-block-featured-category.alignright {
	display: -webkit-box;
	display: flex
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.woocommerce-product-categories__operator .components-base-control__help {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	overflow-wrap: normal!important;
	word-wrap: normal!important
}

.components-panel .woocommerce-product-categories__operator.components-base-control {
	margin-top: 16px
}

.components-panel .woocommerce-product-categories__operator.components-base-control .components-select-control__input {
	margin-left: 0;
	min-width: 100%
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-product-categories {
	margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
	display: -webkit-box;
	display: flex
}

.wc-block-product-categories select {
	margin-right: .5em
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
	display: inline-block;
	height: 1em;
	width: 50%;
	min-width: 200px;
	background: currentColor;
	opacity: .2
}

.wc-block-product-categories__button {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	text-decoration: none;
	font-size: 13px;
	margin: 0;
	border: none;
	cursor: pointer;
	background: 0 0;
	padding: 8px;
	color: #555d66;
	position: relative;
	overflow: hidden;
	border-radius: 4px
}

.wc-block-product-categories__button svg {
	fill: currentColor;
	outline: none
}

.wc-block-product-categories__button:active {
	color: currentColor
}

.wc-block-product-categories__button:disabled,
.wc-block-product-categories__button[aria-disabled=true] {
	cursor: default;
	opacity: .3
}

.wc-block-product-categories__button:focus:enabled {
	background-color: #fff;
	color: #191e23;
	box-shadow: inset 0 0 0 1px #6c7781, inset 0 0 0 2px #fff;
	outline: 2px solid transparent;
	outline-offset: -2px
}

.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover {
	background-color: #fff;
	color: #191e23;
	box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, .2)
}

.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active {
	outline: none;
	background-color: #fff;
	color: #191e23;
	box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff
}

.wc-block-product-categories__button:disabled:focus,
.wc-block-product-categories__button[aria-disabled=true]:focus {
	box-shadow: none
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.woocommerce-product-attributes__operator .components-base-control__help {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	overflow-wrap: normal!important;
	word-wrap: normal!important
}

.components-panel .woocommerce-product-attributes__operator.components-base-control {
	margin-top: 16px
}

.components-panel .woocommerce-product-attributes__operator.components-base-control .components-select-control__input {
	margin-left: 0;
	min-width: 100%
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-searching .woocommerce-search-list__item-prefix:after,
.woocommerce-search-list__item.woocommerce-product-attributes__item.is-skip-level .woocommerce-search-list__item-prefix:after {
	content: ":"
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:active,
.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:focus,
.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:hover {
	background: #fff
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading {
	-webkit-box-pack: center;
	justify-content: center
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading .components-spinner {
	margin-bottom: 12px
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0:after {
	margin-left: 8px;
	content: "";
	height: 24px;
	width: 24px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>');
	background-repeat: no-repeat;
	background-position: 100%;
	background-size: contain
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0[aria-expanded=true]:after {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>')
}

.woocommerce-search-list__item.woocommerce-product-attributes__item[disabled].depth-0:after {
	margin-left: 0;
	width: auto;
	background: 0 0
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-featured-product {
	position: relative;
	background-color: #24292d;
	background-size: cover;
	background-position: 50%;
	width: 100%;
	margin: 0 0 1.5em
}

.wc-block-featured-product,
.wc-block-featured-product .wc-block-featured-product__wrapper {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap;
	align-content: center
}

.wc-block-featured-product .wc-block-featured-product__wrapper {
	overflow: hidden;
	height: 100%
}

.wc-block-featured-product.has-left-content {
	-webkit-box-pack: start;
	justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description,
.wc-block-featured-product.has-left-content .wc-block-featured-product__price,
.wc-block-featured-product.has-left-content .wc-block-featured-product__title,
.wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
	margin-left: 0;
	text-align: left
}

.wc-block-featured-product.has-right-content {
	-webkit-box-pack: end;
	justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description,
.wc-block-featured-product.has-right-content .wc-block-featured-product__price,
.wc-block-featured-product.has-right-content .wc-block-featured-product__title,
.wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
	margin-right: 0;
	text-align: right
}

.wc-block-featured-product .wc-block-featured-product__description,
.wc-block-featured-product .wc-block-featured-product__price,
.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
	color: #fff;
	line-height: 1.25;
	margin-bottom: 0;
	text-align: center
}

.wc-block-featured-product .wc-block-featured-product__description a,
.wc-block-featured-product .wc-block-featured-product__description a:active,
.wc-block-featured-product .wc-block-featured-product__description a:focus,
.wc-block-featured-product .wc-block-featured-product__description a:hover,
.wc-block-featured-product .wc-block-featured-product__price a,
.wc-block-featured-product .wc-block-featured-product__price a:active,
.wc-block-featured-product .wc-block-featured-product__price a:focus,
.wc-block-featured-product .wc-block-featured-product__price a:hover,
.wc-block-featured-product .wc-block-featured-product__title a,
.wc-block-featured-product .wc-block-featured-product__title a:active,
.wc-block-featured-product .wc-block-featured-product__title a:focus,
.wc-block-featured-product .wc-block-featured-product__title a:hover,
.wc-block-featured-product .wc-block-featured-product__variation a,
.wc-block-featured-product .wc-block-featured-product__variation a:active,
.wc-block-featured-product .wc-block-featured-product__variation a:focus,
.wc-block-featured-product .wc-block-featured-product__variation a:hover {
	color: #fff
}

.wc-block-featured-product .wc-block-featured-product__description,
.wc-block-featured-product .wc-block-featured-product__link,
.wc-block-featured-product .wc-block-featured-product__price,
.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
	width: 100%;
	padding: 16px 48px 0;
	z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
	margin-top: 0;
	border: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before,
.wc-block-featured-product .wc-block-featured-product__variation:before {
	display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
	font-style: italic;
	padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
	margin: 0;
	line-height: 1.5em
}

.wc-block-featured-product.has-background-dim:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: inherit;
	opacity: .5;
	z-index: 1
}

.wc-block-featured-product.has-background-dim.has-background-dim-10:before {
	opacity: .1
}

.wc-block-featured-product.has-background-dim.has-background-dim-20:before {
	opacity: .2
}

.wc-block-featured-product.has-background-dim.has-background-dim-30:before {
	opacity: .3
}

.wc-block-featured-product.has-background-dim.has-background-dim-40:before {
	opacity: .4
}

.wc-block-featured-product.has-background-dim.has-background-dim-50:before {
	opacity: .5
}

.wc-block-featured-product.has-background-dim.has-background-dim-60:before {
	opacity: .6
}

.wc-block-featured-product.has-background-dim.has-background-dim-70:before {
	opacity: .7
}

.wc-block-featured-product.has-background-dim.has-background-dim-80:before {
	opacity: .8
}

.wc-block-featured-product.has-background-dim.has-background-dim-90:before {
	opacity: .9
}

.wc-block-featured-product.has-background-dim.has-background-dim-100:before {
	opacity: 1
}

.wc-block-featured-product.alignleft,
.wc-block-featured-product.alignright {
	max-width: 305px;
	width: 100%
}

.wc-block-featured-product:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wc-block-featured-product:after {
		content: none
	}
}

.wc-block-featured-product.aligncenter,
.wc-block-featured-product.alignleft,
.wc-block-featured-product.alignright {
	display: -webkit-box;
	display: flex
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.woocommerce-search-product__item .woocommerce-search-list__item-name .description {
	display: block
}

.woocommerce-search-product__item.is-searching .woocommerce-search-list__item-prefix:after,
.woocommerce-search-product__item.is-skip-level .woocommerce-search-list__item-prefix:after {
	content: ":"
}

.woocommerce-search-product__item.is-not-active:active,
.woocommerce-search-product__item.is-not-active:focus,
.woocommerce-search-product__item.is-not-active:hover {
	background: #fff
}

.woocommerce-search-product__item.is-loading {
	-webkit-box-pack: center;
	justify-content: center
}

.woocommerce-search-product__item.is-loading .components-spinner {
	margin-bottom: 12px
}

.woocommerce-search-product__item.depth-0.is-variable:after {
	margin-left: 8px;
	content: "";
	height: 24px;
	width: 24px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>');
	background-repeat: no-repeat;
	background-position: 100%;
	background-size: contain
}

.woocommerce-search-product__item.depth-0.is-variable[aria-expanded=true]:after {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>')
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-load-more {
	text-align: center;
	width: 100%
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.is-loading .wc-block-review-list-item__text {
	-webkit-animation: loading-fade 1.6s ease-in-out infinite;
	animation: loading-fade 1.6s ease-in-out infinite;
	background-color: #e2e4e7;
	color: transparent;
	display: block;
	width: 60%
}

.is-loading .wc-block-review-list-item__text:after {
	content: "\00a0"
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-review-list-item__text {
		-webkit-animation: none;
		animation: none
	}
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image {
	-webkit-animation: loading-fade 1.6s ease-in-out infinite;
	animation: loading-fade 1.6s ease-in-out infinite;
	background-color: #e2e4e7;
	color: transparent
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image:after {
	content: "\00a0"
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image {
		-webkit-animation: none;
		animation: none
	}
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author {
	-webkit-animation: loading-fade 1.6s ease-in-out infinite;
	animation: loading-fade 1.6s ease-in-out infinite;
	background-color: #e2e4e7;
	color: transparent;
	font-size: 1em;
	width: 80px
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author:after {
	content: "\00a0"
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author {
		-webkit-animation: none;
		animation: none
	}
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__product {
	display: none
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__rating .wc-block-review-list-item__rating__stars>span {
	display: none
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date {
	-webkit-animation: loading-fade 1.6s ease-in-out infinite;
	animation: loading-fade 1.6s ease-in-out infinite;
	background-color: #e2e4e7;
	color: transparent;
	height: 1em;
	width: 120px
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date:after {
	content: "\00a0"
}

@media screen and (prefers-reduced-motion:reduce) {
	.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date {
		-webkit-animation: none;
		animation: none
	}
}

.editor-styles-wrapper .wc-block-review-list-item__item,
.wc-block-review-list-item__item {
	margin: 0 0 48px;
	list-style: none
}

.wc-block-review-list-item__info {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-bottom: 24px
}

.wc-block-review-list-item__meta {
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1
}

.has-image .wc-block-review-list-item__info {
	-ms-grid-columns: 64px 1fr;
	grid-template-columns: 64px 1fr
}

.has-image .wc-block-review-list-item__meta {
	-ms-grid-column: 2;
	grid-column: 2
}

.wc-block-review-list-item__image {
	height: 48px;
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	grid-row: 1/3;
	width: 48px;
	position: relative
}

.wc-block-review-list-item__image img {
	width: 100%;
	height: 100%;
	display: block
}

.wc-block-review-list-item__verified {
	width: 21px;
	height: 21px;
	text-indent: 21px;
	margin: 0;
	line-height: 21px;
	overflow: hidden;
	position: absolute;
	right: -7px;
	bottom: -7px
}

.wc-block-review-list-item__verified:before {
	width: 21px;
	height: 21px;
	background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
	display: block;
	content: ""
}

.wc-block-review-list-item__meta {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap
}

.wc-block-review-list-item__meta:after {
	-webkit-box-ordinal-group: 4;
	order: 3;
	content: "";
	flex-basis: 100%
}

.wc-block-review-list-item__author,
.wc-block-review-list-item__product {
	display: block;
	font-weight: 700;
	-webkit-box-ordinal-group: 2;
	order: 1;
	margin-right: 8px
}

.wc-block-review-list-item__product+.wc-block-review-list-item__author {
	font-weight: 400;
	color: grey;
	-webkit-box-ordinal-group: 5;
	order: 4
}

.wc-block-review-list-item__published-date {
	color: grey;
	-webkit-box-ordinal-group: 6;
	order: 5
}

.wc-block-review-list-item__author+.wc-block-review-list-item__published-date:before {
	content: "";
	display: inline-block;
	margin-right: 8px;
	border-right: 1px solid #ddd;
	height: 1em;
	vertical-align: middle
}

.wc-block-review-list-item__author:first-child+.wc-block-review-list-item__published-date:before,
.wc-block-review-list-item__rating+.wc-block-review-list-item__author+.wc-block-review-list-item__published-date:before {
	display: none
}

.wc-block-review-list-item__rating {
	-webkit-box-ordinal-group: 3;
	order: 2
}

.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars {
	display: inline-block;
	top: 0;
	overflow: hidden;
	position: relative;
	height: 1.618em;
	line-height: 1.618;
	font-size: 1em;
	width: 5.3em;
	font-family: star;
	font-weight: 400;
	vertical-align: top
}

.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars:before {
	content: "\53\53\53\53\53";
	opacity: .25;
	float: left;
	top: 0;
	left: 0;
	position: absolute
}

.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}

.wc-block-review-list-item__rating>.wc-block-review-list-item__rating__stars span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
	color: #e6a237
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.editor-styles .wc-block-review-list,
.wc-block-review-list {
	margin: 0
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-order-select {
	margin-bottom: 12px
}

.wc-block-order-select__label {
	margin-right: 12px;
	display: inline-block;
	font-weight: 400
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-review-order-select {
	text-align: right
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.components-toggle-button-control .components-base-control__field {
	flex-wrap: wrap
}

.components-toggle-button-control .components-toggle-button-control__label {
	width: 100%;
	margin-bottom: 8px;
	display: block
}

.components-toggle-button-control .components-base-control__help {
	margin-top: 0
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.wc-block-product-search .wc-block-product-search__fields {
	display: -webkit-box;
	display: flex
}

.wc-block-product-search .wc-block-product-search__field {
	padding: 6px 8px;
	line-height: 1.8;
	-webkit-box-flex: 1;
	flex-grow: 1
}

.wc-block-product-search .wc-block-product-search__button {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	text-decoration: none;
	font-size: 13px;
	margin: 0 0 0 6px;
	border: none;
	cursor: pointer;
	background: 0 0;
	padding: 8px;
	color: #555d66;
	position: relative;
	overflow: hidden;
	border-radius: 4px
}

.wc-block-product-search .wc-block-product-search__button svg {
	fill: currentColor;
	outline: none
}

.wc-block-product-search .wc-block-product-search__button:active {
	color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
	cursor: default;
	opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:focus:enabled {
	background-color: #fff;
	color: #191e23;
	box-shadow: inset 0 0 0 1px #6c7781, inset 0 0 0 2px #fff;
	outline: 2px solid transparent;
	outline-offset: -2px
}

.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover {
	background-color: #fff;
	color: #191e23;
	box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, .2)
}

.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active {
	outline: none;
	background-color: #fff;
	color: #191e23;
	box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
	box-shadow: none
}

@-webkit-keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

@keyframes loading-fade {
	0% {
		opacity: .7
	}
	50% {
		opacity: 1
	}
	to {
		opacity: .7
	}
}

.woocommerce-product-tags__operator .components-base-control__help {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	overflow-wrap: normal!important;
	word-wrap: normal!important
}

.components-panel .woocommerce-product-tags__operator.components-base-control {
	margin-top: 16px
}

.components-panel .woocommerce-product-tags__operator.components-base-control .components-select-control__input {
	margin-left: 0;
	min-width: 100%
}

.selectBox-dropdown {
	min-width: 150px;
	position: relative;
	border: solid 1px #bbb;
	line-height: 1.5;
	text-decoration: none;
	text-align: left;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f8f8f8 1%, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f8f8f8), color-stop(100%, #e1e1e1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.selectBox-dropdown .selectBox-label {
	padding: 2px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(../images/jquery.selectBox-arrow.gif) 50% center no-repeat;
	border-left: solid 1px #bbb
}

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: solid 1px #bbb;
	background: #fff;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #bbb;
	background: #fff;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto
}

.selectBox-inline:focus {
	border-color: #666
}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat
}

.selectBox-options LI.selectBox-hover A {
	background-color: #eee
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent
}

.selectBox-options LI.selectBox-selected A {
	background-color: #c8def4
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #eee;
	font-weight: 700;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap
}

.selectBox.selectBox-disabled {
	color: #888 !important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 @font-face {
 	font-family: 'FontAwesome';
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
 	font-weight: normal;
 	font-style: normal
 }

 .fa {
 	display: inline-block;
 	font: normal normal normal 14px/1 FontAwesome;
 	font-size: inherit;
 	text-rendering: auto;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale
 }

 .fa-lg {
 	font-size: 1.33333333em;
 	line-height: .75em;
 	vertical-align: -15%
 }

 .fa-2x {
 	font-size: 2em
 }

 .fa-3x {
 	font-size: 3em
 }

 .fa-4x {
 	font-size: 4em
 }

 .fa-5x {
 	font-size: 5em
 }

 .fa-fw {
 	width: 1.28571429em;
 	text-align: center
 }

 .fa-ul {
 	padding-left: 0;
 	margin-left: 2.14285714em;
 	list-style-type: none
 }

 .fa-ul>li {
 	position: relative
 }

 .fa-li {
 	position: absolute;
 	left: -2.14285714em;
 	width: 2.14285714em;
 	top: .14285714em;
 	text-align: center
 }

 .fa-li.fa-lg {
 	left: -1.85714286em
 }

 .fa-border {
 	padding: .2em .25em .15em;
 	border: solid .08em #eee;
 	border-radius: .1em
 }

 .fa-pull-left {
 	float: left
 }

 .fa-pull-right {
 	float: right
 }

 .fa.fa-pull-left {
 	margin-right: .3em
 }

 .fa.fa-pull-right {
 	margin-left: .3em
 }

 .pull-right {
 	float: right
 }

 .pull-left {
 	float: left
 }

 .fa.pull-left {
 	margin-right: .3em
 }

 .fa.pull-right {
 	margin-left: .3em
 }

 .fa-spin {
 	-webkit-animation: fa-spin 2s infinite linear;
 	animation: fa-spin 2s infinite linear
 }

 .fa-pulse {
 	-webkit-animation: fa-spin 1s infinite steps(8);
 	animation: fa-spin 1s infinite steps(8)
 }

 @-webkit-keyframes fa-spin {
 	0% {
 		-webkit-transform: rotate(0deg);
 		transform: rotate(0deg)
 	}
 	100% {
 		-webkit-transform: rotate(359deg);
 		transform: rotate(359deg)
 	}
 }

 @keyframes fa-spin {
 	0% {
 		-webkit-transform: rotate(0deg);
 		transform: rotate(0deg)
 	}
 	100% {
 		-webkit-transform: rotate(359deg);
 		transform: rotate(359deg)
 	}
 }

 .fa-rotate-90 {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
 	-webkit-transform: rotate(90deg);
 	-ms-transform: rotate(90deg);
 	transform: rotate(90deg)
 }

 .fa-rotate-180 {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
 	-webkit-transform: rotate(180deg);
 	-ms-transform: rotate(180deg);
 	transform: rotate(180deg)
 }

 .fa-rotate-270 {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
 	-webkit-transform: rotate(270deg);
 	-ms-transform: rotate(270deg);
 	transform: rotate(270deg)
 }

 .fa-flip-horizontal {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
 	-webkit-transform: scale(-1, 1);
 	-ms-transform: scale(-1, 1);
 	transform: scale(-1, 1)
 }

 .fa-flip-vertical {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
 	-webkit-transform: scale(1, -1);
 	-ms-transform: scale(1, -1);
 	transform: scale(1, -1)
 }

 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical {
 	filter: none
 }

 .fa-stack {
 	position: relative;
 	display: inline-block;
 	width: 2em;
 	height: 2em;
 	line-height: 2em;
 	vertical-align: middle
 }

 .fa-stack-1x,
 .fa-stack-2x {
 	position: absolute;
 	left: 0;
 	width: 100%;
 	text-align: center
 }

 .fa-stack-1x {
 	line-height: inherit
 }

 .fa-stack-2x {
 	font-size: 2em
 }

 .fa-inverse {
 	color: #fff
 }

 .fa-glass:before {
 	content: "\f000"
 }

 .fa-music:before {
 	content: "\f001"
 }

 .fa-search:before {
 	content: "\f002"
 }

 .fa-envelope-o:before {
 	content: "\f003"
 }

 .fa-heart:before {
 	content: "\f004"
 }

 .fa-star:before {
 	content: "\f005"
 }

 .fa-star-o:before {
 	content: "\f006"
 }

 .fa-user:before {
 	content: "\f007"
 }

 .fa-film:before {
 	content: "\f008"
 }

 .fa-th-large:before {
 	content: "\f009"
 }

 .fa-th:before {
 	content: "\f00a"
 }

 .fa-th-list:before {
 	content: "\f00b"
 }

 .fa-check:before {
 	content: "\f00c"
 }

 .fa-remove:before,
 .fa-close:before,
 .fa-times:before {
 	content: "\f00d"
 }

 .fa-search-plus:before {
 	content: "\f00e"
 }

 .fa-search-minus:before {
 	content: "\f010"
 }

 .fa-power-off:before {
 	content: "\f011"
 }

 .fa-signal:before {
 	content: "\f012"
 }

 .fa-gear:before,
 .fa-cog:before {
 	content: "\f013"
 }

 .fa-trash-o:before {
 	content: "\f014"
 }

 .fa-home:before {
 	content: "\f015"
 }

 .fa-file-o:before {
 	content: "\f016"
 }

 .fa-clock-o:before {
 	content: "\f017"
 }

 .fa-road:before {
 	content: "\f018"
 }

 .fa-download:before {
 	content: "\f019"
 }

 .fa-arrow-circle-o-down:before {
 	content: "\f01a"
 }

 .fa-arrow-circle-o-up:before {
 	content: "\f01b"
 }

 .fa-inbox:before {
 	content: "\f01c"
 }

 .fa-play-circle-o:before {
 	content: "\f01d"
 }

 .fa-rotate-right:before,
 .fa-repeat:before {
 	content: "\f01e"
 }

 .fa-refresh:before {
 	content: "\f021"
 }

 .fa-list-alt:before {
 	content: "\f022"
 }

 .fa-lock:before {
 	content: "\f023"
 }

 .fa-flag:before {
 	content: "\f024"
 }

 .fa-headphones:before {
 	content: "\f025"
 }

 .fa-volume-off:before {
 	content: "\f026"
 }

 .fa-volume-down:before {
 	content: "\f027"
 }

 .fa-volume-up:before {
 	content: "\f028"
 }

 .fa-qrcode:before {
 	content: "\f029"
 }

 .fa-barcode:before {
 	content: "\f02a"
 }

 .fa-tag:before {
 	content: "\f02b"
 }

 .fa-tags:before {
 	content: "\f02c"
 }

 .fa-book:before {
 	content: "\f02d"
 }

 .fa-bookmark:before {
 	content: "\f02e"
 }

 .fa-print:before {
 	content: "\f02f"
 }

 .fa-camera:before {
 	content: "\f030"
 }

 .fa-font:before {
 	content: "\f031"
 }

 .fa-bold:before {
 	content: "\f032"
 }

 .fa-italic:before {
 	content: "\f033"
 }

 .fa-text-height:before {
 	content: "\f034"
 }

 .fa-text-width:before {
 	content: "\f035"
 }

 .fa-align-left:before {
 	content: "\f036"
 }

 .fa-align-center:before {
 	content: "\f037"
 }

 .fa-align-right:before {
 	content: "\f038"
 }

 .fa-align-justify:before {
 	content: "\f039"
 }

 .fa-list:before {
 	content: "\f03a"
 }

 .fa-dedent:before,
 .fa-outdent:before {
 	content: "\f03b"
 }

 .fa-indent:before {
 	content: "\f03c"
 }

 .fa-video-camera:before {
 	content: "\f03d"
 }

 .fa-photo:before,
 .fa-image:before,
 .fa-picture-o:before {
 	content: "\f03e"
 }

 .fa-pencil:before {
 	content: "\f040"
 }

 .fa-map-marker:before {
 	content: "\f041"
 }

 .fa-adjust:before {
 	content: "\f042"
 }

 .fa-tint:before {
 	content: "\f043"
 }

 .fa-edit:before,
 .fa-pencil-square-o:before {
 	content: "\f044"
 }

 .fa-share-square-o:before {
 	content: "\f045"
 }

 .fa-check-square-o:before {
 	content: "\f046"
 }

 .fa-arrows:before {
 	content: "\f047"
 }

 .fa-step-backward:before {
 	content: "\f048"
 }

 .fa-fast-backward:before {
 	content: "\f049"
 }

 .fa-backward:before {
 	content: "\f04a"
 }

 .fa-play:before {
 	content: "\f04b"
 }

 .fa-pause:before {
 	content: "\f04c"
 }

 .fa-stop:before {
 	content: "\f04d"
 }

 .fa-forward:before {
 	content: "\f04e"
 }

 .fa-fast-forward:before {
 	content: "\f050"
 }

 .fa-step-forward:before {
 	content: "\f051"
 }

 .fa-eject:before {
 	content: "\f052"
 }

 .fa-chevron-left:before {
 	content: "\f053"
 }

 .fa-chevron-right:before {
 	content: "\f054"
 }

 .fa-plus-circle:before {
 	content: "\f055"
 }

 .fa-minus-circle:before {
 	content: "\f056"
 }

 .fa-times-circle:before {
 	content: "\f057"
 }

 .fa-check-circle:before {
 	content: "\f058"
 }

 .fa-question-circle:before {
 	content: "\f059"
 }

 .fa-info-circle:before {
 	content: "\f05a"
 }

 .fa-crosshairs:before {
 	content: "\f05b"
 }

 .fa-times-circle-o:before {
 	content: "\f05c"
 }

 .fa-check-circle-o:before {
 	content: "\f05d"
 }

 .fa-ban:before {
 	content: "\f05e"
 }

 .fa-arrow-left:before {
 	content: "\f060"
 }

 .fa-arrow-right:before {
 	content: "\f061"
 }

 .fa-arrow-up:before {
 	content: "\f062"
 }

 .fa-arrow-down:before {
 	content: "\f063"
 }

 .fa-mail-forward:before,
 .fa-share:before {
 	content: "\f064"
 }

 .fa-expand:before {
 	content: "\f065"
 }

 .fa-compress:before {
 	content: "\f066"
 }

 .fa-plus:before {
 	content: "\f067"
 }

 .fa-minus:before {
 	content: "\f068"
 }

 .fa-asterisk:before {
 	content: "\f069"
 }

 .fa-exclamation-circle:before {
 	content: "\f06a"
 }

 .fa-gift:before {
 	content: "\f06b"
 }

 .fa-leaf:before {
 	content: "\f06c"
 }

 .fa-fire:before {
 	content: "\f06d"
 }

 .fa-eye:before {
 	content: "\f06e"
 }

 .fa-eye-slash:before {
 	content: "\f070"
 }

 .fa-warning:before,
 .fa-exclamation-triangle:before {
 	content: "\f071"
 }

 .fa-plane:before {
 	content: "\f072"
 }

 .fa-calendar:before {
 	content: "\f073"
 }

 .fa-random:before {
 	content: "\f074"
 }

 .fa-comment:before {
 	content: "\f075"
 }

 .fa-magnet:before {
 	content: "\f076"
 }

 .fa-chevron-up:before {
 	content: "\f077"
 }

 .fa-chevron-down:before {
 	content: "\f078"
 }

 .fa-retweet:before {
 	content: "\f079"
 }

 .fa-shopping-cart:before {
 	content: "\f07a"
 }

 .fa-folder:before {
 	content: "\f07b"
 }

 .fa-folder-open:before {
 	content: "\f07c"
 }

 .fa-arrows-v:before {
 	content: "\f07d"
 }

 .fa-arrows-h:before {
 	content: "\f07e"
 }

 .fa-bar-chart-o:before,
 .fa-bar-chart:before {
 	content: "\f080"
 }

 .fa-twitter-square:before {
 	content: "\f081"
 }

 .fa-facebook-square:before {
 	content: "\f082"
 }

 .fa-camera-retro:before {
 	content: "\f083"
 }

 .fa-key:before {
 	content: "\f084"
 }

 .fa-gears:before,
 .fa-cogs:before {
 	content: "\f085"
 }

 .fa-comments:before {
 	content: "\f086"
 }

 .fa-thumbs-o-up:before {
 	content: "\f087"
 }

 .fa-thumbs-o-down:before {
 	content: "\f088"
 }

 .fa-star-half:before {
 	content: "\f089"
 }

 .fa-heart-o:before {
 	content: "\f08a"
 }

 .fa-sign-out:before {
 	content: "\f08b"
 }

 .fa-linkedin-square:before {
 	content: "\f08c"
 }

 .fa-thumb-tack:before {
 	content: "\f08d"
 }

 .fa-external-link:before {
 	content: "\f08e"
 }

 .fa-sign-in:before {
 	content: "\f090"
 }

 .fa-trophy:before {
 	content: "\f091"
 }

 .fa-github-square:before {
 	content: "\f092"
 }

 .fa-upload:before {
 	content: "\f093"
 }

 .fa-lemon-o:before {
 	content: "\f094"
 }

 .fa-phone:before {
 	content: "\f095"
 }

 .fa-square-o:before {
 	content: "\f096"
 }

 .fa-bookmark-o:before {
 	content: "\f097"
 }

 .fa-phone-square:before {
 	content: "\f098"
 }

 .fa-twitter:before {
 	content: "\f099"
 }

 .fa-facebook-f:before,
 .fa-facebook:before {
 	content: "\f09a"
 }

 .fa-github:before {
 	content: "\f09b"
 }

 .fa-unlock:before {
 	content: "\f09c"
 }

 .fa-credit-card:before {
 	content: "\f09d"
 }

 .fa-feed:before,
 .fa-rss:before {
 	content: "\f09e"
 }

 .fa-hdd-o:before {
 	content: "\f0a0"
 }

 .fa-bullhorn:before {
 	content: "\f0a1"
 }

 .fa-bell:before {
 	content: "\f0f3"
 }

 .fa-certificate:before {
 	content: "\f0a3"
 }

 .fa-hand-o-right:before {
 	content: "\f0a4"
 }

 .fa-hand-o-left:before {
 	content: "\f0a5"
 }

 .fa-hand-o-up:before {
 	content: "\f0a6"
 }

 .fa-hand-o-down:before {
 	content: "\f0a7"
 }

 .fa-arrow-circle-left:before {
 	content: "\f0a8"
 }

 .fa-arrow-circle-right:before {
 	content: "\f0a9"
 }

 .fa-arrow-circle-up:before {
 	content: "\f0aa"
 }

 .fa-arrow-circle-down:before {
 	content: "\f0ab"
 }

 .fa-globe:before {
 	content: "\f0ac"
 }

 .fa-wrench:before {
 	content: "\f0ad"
 }

 .fa-tasks:before {
 	content: "\f0ae"
 }

 .fa-filter:before {
 	content: "\f0b0"
 }

 .fa-briefcase:before {
 	content: "\f0b1"
 }

 .fa-arrows-alt:before {
 	content: "\f0b2"
 }

 .fa-group:before,
 .fa-users:before {
 	content: "\f0c0"
 }

 .fa-chain:before,
 .fa-link:before {
 	content: "\f0c1"
 }

 .fa-cloud:before {
 	content: "\f0c2"
 }

 .fa-flask:before {
 	content: "\f0c3"
 }

 .fa-cut:before,
 .fa-scissors:before {
 	content: "\f0c4"
 }

 .fa-copy:before,
 .fa-files-o:before {
 	content: "\f0c5"
 }

 .fa-paperclip:before {
 	content: "\f0c6"
 }

 .fa-save:before,
 .fa-floppy-o:before {
 	content: "\f0c7"
 }

 .fa-square:before {
 	content: "\f0c8"
 }

 .fa-navicon:before,
 .fa-reorder:before,
 .fa-bars:before {
 	content: "\f0c9"
 }

 .fa-list-ul:before {
 	content: "\f0ca"
 }

 .fa-list-ol:before {
 	content: "\f0cb"
 }

 .fa-strikethrough:before {
 	content: "\f0cc"
 }

 .fa-underline:before {
 	content: "\f0cd"
 }

 .fa-table:before {
 	content: "\f0ce"
 }

 .fa-magic:before {
 	content: "\f0d0"
 }

 .fa-truck:before {
 	content: "\f0d1"
 }

 .fa-pinterest:before {
 	content: "\f0d2"
 }

 .fa-pinterest-square:before {
 	content: "\f0d3"
 }

 .fa-google-plus-square:before {
 	content: "\f0d4"
 }

 .fa-google-plus:before {
 	content: "\f0d5"
 }

 .fa-money:before {
 	content: "\f0d6"
 }

 .fa-caret-down:before {
 	content: "\f0d7"
 }

 .fa-caret-up:before {
 	content: "\f0d8"
 }

 .fa-caret-left:before {
 	content: "\f0d9"
 }

 .fa-caret-right:before {
 	content: "\f0da"
 }

 .fa-columns:before {
 	content: "\f0db"
 }

 .fa-unsorted:before,
 .fa-sort:before {
 	content: "\f0dc"
 }

 .fa-sort-down:before,
 .fa-sort-desc:before {
 	content: "\f0dd"
 }

 .fa-sort-up:before,
 .fa-sort-asc:before {
 	content: "\f0de"
 }

 .fa-envelope:before {
 	content: "\f0e0"
 }

 .fa-linkedin:before {
 	content: "\f0e1"
 }

 .fa-rotate-left:before,
 .fa-undo:before {
 	content: "\f0e2"
 }

 .fa-legal:before,
 .fa-gavel:before {
 	content: "\f0e3"
 }

 .fa-dashboard:before,
 .fa-tachometer:before {
 	content: "\f0e4"
 }

 .fa-comment-o:before {
 	content: "\f0e5"
 }

 .fa-comments-o:before {
 	content: "\f0e6"
 }

 .fa-flash:before,
 .fa-bolt:before {
 	content: "\f0e7"
 }

 .fa-sitemap:before {
 	content: "\f0e8"
 }

 .fa-umbrella:before {
 	content: "\f0e9"
 }

 .fa-paste:before,
 .fa-clipboard:before {
 	content: "\f0ea"
 }

 .fa-lightbulb-o:before {
 	content: "\f0eb"
 }

 .fa-exchange:before {
 	content: "\f0ec"
 }

 .fa-cloud-download:before {
 	content: "\f0ed"
 }

 .fa-cloud-upload:before {
 	content: "\f0ee"
 }

 .fa-user-md:before {
 	content: "\f0f0"
 }

 .fa-stethoscope:before {
 	content: "\f0f1"
 }

 .fa-suitcase:before {
 	content: "\f0f2"
 }

 .fa-bell-o:before {
 	content: "\f0a2"
 }

 .fa-coffee:before {
 	content: "\f0f4"
 }

 .fa-cutlery:before {
 	content: "\f0f5"
 }

 .fa-file-text-o:before {
 	content: "\f0f6"
 }

 .fa-building-o:before {
 	content: "\f0f7"
 }

 .fa-hospital-o:before {
 	content: "\f0f8"
 }

 .fa-ambulance:before {
 	content: "\f0f9"
 }

 .fa-medkit:before {
 	content: "\f0fa"
 }

 .fa-fighter-jet:before {
 	content: "\f0fb"
 }

 .fa-beer:before {
 	content: "\f0fc"
 }

 .fa-h-square:before {
 	content: "\f0fd"
 }

 .fa-plus-square:before {
 	content: "\f0fe"
 }

 .fa-angle-double-left:before {
 	content: "\f100"
 }

 .fa-angle-double-right:before {
 	content: "\f101"
 }

 .fa-angle-double-up:before {
 	content: "\f102"
 }

 .fa-angle-double-down:before {
 	content: "\f103"
 }

 .fa-angle-left:before {
 	content: "\f104"
 }

 .fa-angle-right:before {
 	content: "\f105"
 }

 .fa-angle-up:before {
 	content: "\f106"
 }

 .fa-angle-down:before {
 	content: "\f107"
 }

 .fa-desktop:before {
 	content: "\f108"
 }

 .fa-laptop:before {
 	content: "\f109"
 }

 .fa-tablet:before {
 	content: "\f10a"
 }

 .fa-mobile-phone:before,
 .fa-mobile:before {
 	content: "\f10b"
 }

 .fa-circle-o:before {
 	content: "\f10c"
 }

 .fa-quote-left:before {
 	content: "\f10d"
 }

 .fa-quote-right:before {
 	content: "\f10e"
 }

 .fa-spinner:before {
 	content: "\f110"
 }

 .fa-circle:before {
 	content: "\f111"
 }

 .fa-mail-reply:before,
 .fa-reply:before {
 	content: "\f112"
 }

 .fa-github-alt:before {
 	content: "\f113"
 }

 .fa-folder-o:before {
 	content: "\f114"
 }

 .fa-folder-open-o:before {
 	content: "\f115"
 }

 .fa-smile-o:before {
 	content: "\f118"
 }

 .fa-frown-o:before {
 	content: "\f119"
 }

 .fa-meh-o:before {
 	content: "\f11a"
 }

 .fa-gamepad:before {
 	content: "\f11b"
 }

 .fa-keyboard-o:before {
 	content: "\f11c"
 }

 .fa-flag-o:before {
 	content: "\f11d"
 }

 .fa-flag-checkered:before {
 	content: "\f11e"
 }

 .fa-terminal:before {
 	content: "\f120"
 }

 .fa-code:before {
 	content: "\f121"
 }

 .fa-mail-reply-all:before,
 .fa-reply-all:before {
 	content: "\f122"
 }

 .fa-star-half-empty:before,
 .fa-star-half-full:before,
 .fa-star-half-o:before {
 	content: "\f123"
 }

 .fa-location-arrow:before {
 	content: "\f124"
 }

 .fa-crop:before {
 	content: "\f125"
 }

 .fa-code-fork:before {
 	content: "\f126"
 }

 .fa-unlink:before,
 .fa-chain-broken:before {
 	content: "\f127"
 }

 .fa-question:before {
 	content: "\f128"
 }

 .fa-info:before {
 	content: "\f129"
 }

 .fa-exclamation:before {
 	content: "\f12a"
 }

 .fa-superscript:before {
 	content: "\f12b"
 }

 .fa-subscript:before {
 	content: "\f12c"
 }

 .fa-eraser:before {
 	content: "\f12d"
 }

 .fa-puzzle-piece:before {
 	content: "\f12e"
 }

 .fa-microphone:before {
 	content: "\f130"
 }

 .fa-microphone-slash:before {
 	content: "\f131"
 }

 .fa-shield:before {
 	content: "\f132"
 }

 .fa-calendar-o:before {
 	content: "\f133"
 }

 .fa-fire-extinguisher:before {
 	content: "\f134"
 }

 .fa-rocket:before {
 	content: "\f135"
 }

 .fa-maxcdn:before {
 	content: "\f136"
 }

 .fa-chevron-circle-left:before {
 	content: "\f137"
 }

 .fa-chevron-circle-right:before {
 	content: "\f138"
 }

 .fa-chevron-circle-up:before {
 	content: "\f139"
 }

 .fa-chevron-circle-down:before {
 	content: "\f13a"
 }

 .fa-html5:before {
 	content: "\f13b"
 }

 .fa-css3:before {
 	content: "\f13c"
 }

 .fa-anchor:before {
 	content: "\f13d"
 }

 .fa-unlock-alt:before {
 	content: "\f13e"
 }

 .fa-bullseye:before {
 	content: "\f140"
 }

 .fa-ellipsis-h:before {
 	content: "\f141"
 }

 .fa-ellipsis-v:before {
 	content: "\f142"
 }

 .fa-rss-square:before {
 	content: "\f143"
 }

 .fa-play-circle:before {
 	content: "\f144"
 }

 .fa-ticket:before {
 	content: "\f145"
 }

 .fa-minus-square:before {
 	content: "\f146"
 }

 .fa-minus-square-o:before {
 	content: "\f147"
 }

 .fa-level-up:before {
 	content: "\f148"
 }

 .fa-level-down:before {
 	content: "\f149"
 }

 .fa-check-square:before {
 	content: "\f14a"
 }

 .fa-pencil-square:before {
 	content: "\f14b"
 }

 .fa-external-link-square:before {
 	content: "\f14c"
 }

 .fa-share-square:before {
 	content: "\f14d"
 }

 .fa-compass:before {
 	content: "\f14e"
 }

 .fa-toggle-down:before,
 .fa-caret-square-o-down:before {
 	content: "\f150"
 }

 .fa-toggle-up:before,
 .fa-caret-square-o-up:before {
 	content: "\f151"
 }

 .fa-toggle-right:before,
 .fa-caret-square-o-right:before {
 	content: "\f152"
 }

 .fa-euro:before,
 .fa-eur:before {
 	content: "\f153"
 }

 .fa-gbp:before {
 	content: "\f154"
 }

 .fa-dollar:before,
 .fa-usd:before {
 	content: "\f155"
 }

 .fa-rupee:before,
 .fa-inr:before {
 	content: "\f156"
 }

 .fa-cny:before,
 .fa-rmb:before,
 .fa-yen:before,
 .fa-jpy:before {
 	content: "\f157"
 }

 .fa-ruble:before,
 .fa-rouble:before,
 .fa-rub:before {
 	content: "\f158"
 }

 .fa-won:before,
 .fa-krw:before {
 	content: "\f159"
 }

 .fa-bitcoin:before,
 .fa-btc:before {
 	content: "\f15a"
 }

 .fa-file:before {
 	content: "\f15b"
 }

 .fa-file-text:before {
 	content: "\f15c"
 }

 .fa-sort-alpha-asc:before {
 	content: "\f15d"
 }

 .fa-sort-alpha-desc:before {
 	content: "\f15e"
 }

 .fa-sort-amount-asc:before {
 	content: "\f160"
 }

 .fa-sort-amount-desc:before {
 	content: "\f161"
 }

 .fa-sort-numeric-asc:before {
 	content: "\f162"
 }

 .fa-sort-numeric-desc:before {
 	content: "\f163"
 }

 .fa-thumbs-up:before {
 	content: "\f164"
 }

 .fa-thumbs-down:before {
 	content: "\f165"
 }

 .fa-youtube-square:before {
 	content: "\f166"
 }

 .fa-youtube:before {
 	content: "\f167"
 }

 .fa-xing:before {
 	content: "\f168"
 }

 .fa-xing-square:before {
 	content: "\f169"
 }

 .fa-youtube-play:before {
 	content: "\f16a"
 }

 .fa-dropbox:before {
 	content: "\f16b"
 }

 .fa-stack-overflow:before {
 	content: "\f16c"
 }

 .fa-instagram:before {
 	content: "\f16d"
 }

 .fa-flickr:before {
 	content: "\f16e"
 }

 .fa-adn:before {
 	content: "\f170"
 }

 .fa-bitbucket:before {
 	content: "\f171"
 }

 .fa-bitbucket-square:before {
 	content: "\f172"
 }

 .fa-tumblr:before {
 	content: "\f173"
 }

 .fa-tumblr-square:before {
 	content: "\f174"
 }

 .fa-long-arrow-down:before {
 	content: "\f175"
 }

 .fa-long-arrow-up:before {
 	content: "\f176"
 }

 .fa-long-arrow-left:before {
 	content: "\f177"
 }

 .fa-long-arrow-right:before {
 	content: "\f178"
 }

 .fa-apple:before {
 	content: "\f179"
 }

 .fa-windows:before {
 	content: "\f17a"
 }

 .fa-android:before {
 	content: "\f17b"
 }

 .fa-linux:before {
 	content: "\f17c"
 }

 .fa-dribbble:before {
 	content: "\f17d"
 }

 .fa-skype:before {
 	content: "\f17e"
 }

 .fa-foursquare:before {
 	content: "\f180"
 }

 .fa-trello:before {
 	content: "\f181"
 }

 .fa-female:before {
 	content: "\f182"
 }

 .fa-male:before {
 	content: "\f183"
 }

 .fa-gittip:before,
 .fa-gratipay:before {
 	content: "\f184"
 }

 .fa-sun-o:before {
 	content: "\f185"
 }

 .fa-moon-o:before {
 	content: "\f186"
 }

 .fa-archive:before {
 	content: "\f187"
 }

 .fa-bug:before {
 	content: "\f188"
 }

 .fa-vk:before {
 	content: "\f189"
 }

 .fa-weibo:before {
 	content: "\f18a"
 }

 .fa-renren:before {
 	content: "\f18b"
 }

 .fa-pagelines:before {
 	content: "\f18c"
 }

 .fa-stack-exchange:before {
 	content: "\f18d"
 }

 .fa-arrow-circle-o-right:before {
 	content: "\f18e"
 }

 .fa-arrow-circle-o-left:before {
 	content: "\f190"
 }

 .fa-toggle-left:before,
 .fa-caret-square-o-left:before {
 	content: "\f191"
 }

 .fa-dot-circle-o:before {
 	content: "\f192"
 }

 .fa-wheelchair:before {
 	content: "\f193"
 }

 .fa-vimeo-square:before {
 	content: "\f194"
 }

 .fa-turkish-lira:before,
 .fa-try:before {
 	content: "\f195"
 }

 .fa-plus-square-o:before {
 	content: "\f196"
 }

 .fa-space-shuttle:before {
 	content: "\f197"
 }

 .fa-slack:before {
 	content: "\f198"
 }

 .fa-envelope-square:before {
 	content: "\f199"
 }

 .fa-wordpress:before {
 	content: "\f19a"
 }

 .fa-openid:before {
 	content: "\f19b"
 }

 .fa-institution:before,
 .fa-bank:before,
 .fa-university:before {
 	content: "\f19c"
 }

 .fa-mortar-board:before,
 .fa-graduation-cap:before {
 	content: "\f19d"
 }

 .fa-yahoo:before {
 	content: "\f19e"
 }

 .fa-google:before {
 	content: "\f1a0"
 }

 .fa-reddit:before {
 	content: "\f1a1"
 }

 .fa-reddit-square:before {
 	content: "\f1a2"
 }

 .fa-stumbleupon-circle:before {
 	content: "\f1a3"
 }

 .fa-stumbleupon:before {
 	content: "\f1a4"
 }

 .fa-delicious:before {
 	content: "\f1a5"
 }

 .fa-digg:before {
 	content: "\f1a6"
 }

 .fa-pied-piper-pp:before {
 	content: "\f1a7"
 }

 .fa-pied-piper-alt:before {
 	content: "\f1a8"
 }

 .fa-drupal:before {
 	content: "\f1a9"
 }

 .fa-joomla:before {
 	content: "\f1aa"
 }

 .fa-language:before {
 	content: "\f1ab"
 }

 .fa-fax:before {
 	content: "\f1ac"
 }

 .fa-building:before {
 	content: "\f1ad"
 }

 .fa-child:before {
 	content: "\f1ae"
 }

 .fa-paw:before {
 	content: "\f1b0"
 }

 .fa-spoon:before {
 	content: "\f1b1"
 }

 .fa-cube:before {
 	content: "\f1b2"
 }

 .fa-cubes:before {
 	content: "\f1b3"
 }

 .fa-behance:before {
 	content: "\f1b4"
 }

 .fa-behance-square:before {
 	content: "\f1b5"
 }

 .fa-steam:before {
 	content: "\f1b6"
 }

 .fa-steam-square:before {
 	content: "\f1b7"
 }

 .fa-recycle:before {
 	content: "\f1b8"
 }

 .fa-automobile:before,
 .fa-car:before {
 	content: "\f1b9"
 }

 .fa-cab:before,
 .fa-taxi:before {
 	content: "\f1ba"
 }

 .fa-tree:before {
 	content: "\f1bb"
 }

 .fa-spotify:before {
 	content: "\f1bc"
 }

 .fa-deviantart:before {
 	content: "\f1bd"
 }

 .fa-soundcloud:before {
 	content: "\f1be"
 }

 .fa-database:before {
 	content: "\f1c0"
 }

 .fa-file-pdf-o:before {
 	content: "\f1c1"
 }

 .fa-file-word-o:before {
 	content: "\f1c2"
 }

 .fa-file-excel-o:before {
 	content: "\f1c3"
 }

 .fa-file-powerpoint-o:before {
 	content: "\f1c4"
 }

 .fa-file-photo-o:before,
 .fa-file-picture-o:before,
 .fa-file-image-o:before {
 	content: "\f1c5"
 }

 .fa-file-zip-o:before,
 .fa-file-archive-o:before {
 	content: "\f1c6"
 }

 .fa-file-sound-o:before,
 .fa-file-audio-o:before {
 	content: "\f1c7"
 }

 .fa-file-movie-o:before,
 .fa-file-video-o:before {
 	content: "\f1c8"
 }

 .fa-file-code-o:before {
 	content: "\f1c9"
 }

 .fa-vine:before {
 	content: "\f1ca"
 }

 .fa-codepen:before {
 	content: "\f1cb"
 }

 .fa-jsfiddle:before {
 	content: "\f1cc"
 }

 .fa-life-bouy:before,
 .fa-life-buoy:before,
 .fa-life-saver:before,
 .fa-support:before,
 .fa-life-ring:before {
 	content: "\f1cd"
 }

 .fa-circle-o-notch:before {
 	content: "\f1ce"
 }

 .fa-ra:before,
 .fa-resistance:before,
 .fa-rebel:before {
 	content: "\f1d0"
 }

 .fa-ge:before,
 .fa-empire:before {
 	content: "\f1d1"
 }

 .fa-git-square:before {
 	content: "\f1d2"
 }

 .fa-git:before {
 	content: "\f1d3"
 }

 .fa-y-combinator-square:before,
 .fa-yc-square:before,
 .fa-hacker-news:before {
 	content: "\f1d4"
 }

 .fa-tencent-weibo:before {
 	content: "\f1d5"
 }

 .fa-qq:before {
 	content: "\f1d6"
 }

 .fa-wechat:before,
 .fa-weixin:before {
 	content: "\f1d7"
 }

 .fa-send:before,
 .fa-paper-plane:before {
 	content: "\f1d8"
 }

 .fa-send-o:before,
 .fa-paper-plane-o:before {
 	content: "\f1d9"
 }

 .fa-history:before {
 	content: "\f1da"
 }

 .fa-circle-thin:before {
 	content: "\f1db"
 }

 .fa-header:before {
 	content: "\f1dc"
 }

 .fa-paragraph:before {
 	content: "\f1dd"
 }

 .fa-sliders:before {
 	content: "\f1de"
 }

 .fa-share-alt:before {
 	content: "\f1e0"
 }

 .fa-share-alt-square:before {
 	content: "\f1e1"
 }

 .fa-bomb:before {
 	content: "\f1e2"
 }

 .fa-soccer-ball-o:before,
 .fa-futbol-o:before {
 	content: "\f1e3"
 }

 .fa-tty:before {
 	content: "\f1e4"
 }

 .fa-binoculars:before {
 	content: "\f1e5"
 }

 .fa-plug:before {
 	content: "\f1e6"
 }

 .fa-slideshare:before {
 	content: "\f1e7"
 }

 .fa-twitch:before {
 	content: "\f1e8"
 }

 .fa-yelp:before {
 	content: "\f1e9"
 }

 .fa-newspaper-o:before {
 	content: "\f1ea"
 }

 .fa-wifi:before {
 	content: "\f1eb"
 }

 .fa-calculator:before {
 	content: "\f1ec"
 }

 .fa-paypal:before {
 	content: "\f1ed"
 }

 .fa-google-wallet:before {
 	content: "\f1ee"
 }

 .fa-cc-visa:before {
 	content: "\f1f0"
 }

 .fa-cc-mastercard:before {
 	content: "\f1f1"
 }

 .fa-cc-discover:before {
 	content: "\f1f2"
 }

 .fa-cc-amex:before {
 	content: "\f1f3"
 }

 .fa-cc-paypal:before {
 	content: "\f1f4"
 }

 .fa-cc-stripe:before {
 	content: "\f1f5"
 }

 .fa-bell-slash:before {
 	content: "\f1f6"
 }

 .fa-bell-slash-o:before {
 	content: "\f1f7"
 }

 .fa-trash:before {
 	content: "\f1f8"
 }

 .fa-copyright:before {
 	content: "\f1f9"
 }

 .fa-at:before {
 	content: "\f1fa"
 }

 .fa-eyedropper:before {
 	content: "\f1fb"
 }

 .fa-paint-brush:before {
 	content: "\f1fc"
 }

 .fa-birthday-cake:before {
 	content: "\f1fd"
 }

 .fa-area-chart:before {
 	content: "\f1fe"
 }

 .fa-pie-chart:before {
 	content: "\f200"
 }

 .fa-line-chart:before {
 	content: "\f201"
 }

 .fa-lastfm:before {
 	content: "\f202"
 }

 .fa-lastfm-square:before {
 	content: "\f203"
 }

 .fa-toggle-off:before {
 	content: "\f204"
 }

 .fa-toggle-on:before {
 	content: "\f205"
 }

 .fa-bicycle:before {
 	content: "\f206"
 }

 .fa-bus:before {
 	content: "\f207"
 }

 .fa-ioxhost:before {
 	content: "\f208"
 }

 .fa-angellist:before {
 	content: "\f209"
 }

 .fa-cc:before {
 	content: "\f20a"
 }

 .fa-shekel:before,
 .fa-sheqel:before,
 .fa-ils:before {
 	content: "\f20b"
 }

 .fa-meanpath:before {
 	content: "\f20c"
 }

 .fa-buysellads:before {
 	content: "\f20d"
 }

 .fa-connectdevelop:before {
 	content: "\f20e"
 }

 .fa-dashcube:before {
 	content: "\f210"
 }

 .fa-forumbee:before {
 	content: "\f211"
 }

 .fa-leanpub:before {
 	content: "\f212"
 }

 .fa-sellsy:before {
 	content: "\f213"
 }

 .fa-shirtsinbulk:before {
 	content: "\f214"
 }

 .fa-simplybuilt:before {
 	content: "\f215"
 }

 .fa-skyatlas:before {
 	content: "\f216"
 }

 .fa-cart-plus:before {
 	content: "\f217"
 }

 .fa-cart-arrow-down:before {
 	content: "\f218"
 }

 .fa-diamond:before {
 	content: "\f219"
 }

 .fa-ship:before {
 	content: "\f21a"
 }

 .fa-user-secret:before {
 	content: "\f21b"
 }

 .fa-motorcycle:before {
 	content: "\f21c"
 }

 .fa-street-view:before {
 	content: "\f21d"
 }

 .fa-heartbeat:before {
 	content: "\f21e"
 }

 .fa-venus:before {
 	content: "\f221"
 }

 .fa-mars:before {
 	content: "\f222"
 }

 .fa-mercury:before {
 	content: "\f223"
 }

 .fa-intersex:before,
 .fa-transgender:before {
 	content: "\f224"
 }

 .fa-transgender-alt:before {
 	content: "\f225"
 }

 .fa-venus-double:before {
 	content: "\f226"
 }

 .fa-mars-double:before {
 	content: "\f227"
 }

 .fa-venus-mars:before {
 	content: "\f228"
 }

 .fa-mars-stroke:before {
 	content: "\f229"
 }

 .fa-mars-stroke-v:before {
 	content: "\f22a"
 }

 .fa-mars-stroke-h:before {
 	content: "\f22b"
 }

 .fa-neuter:before {
 	content: "\f22c"
 }

 .fa-genderless:before {
 	content: "\f22d"
 }

 .fa-facebook-official:before {
 	content: "\f230"
 }

 .fa-pinterest-p:before {
 	content: "\f231"
 }

 .fa-whatsapp:before {
 	content: "\f232"
 }

 .fa-server:before {
 	content: "\f233"
 }

 .fa-user-plus:before {
 	content: "\f234"
 }

 .fa-user-times:before {
 	content: "\f235"
 }

 .fa-hotel:before,
 .fa-bed:before {
 	content: "\f236"
 }

 .fa-viacoin:before {
 	content: "\f237"
 }

 .fa-train:before {
 	content: "\f238"
 }

 .fa-subway:before {
 	content: "\f239"
 }

 .fa-medium:before {
 	content: "\f23a"
 }

 .fa-yc:before,
 .fa-y-combinator:before {
 	content: "\f23b"
 }

 .fa-optin-monster:before {
 	content: "\f23c"
 }

 .fa-opencart:before {
 	content: "\f23d"
 }

 .fa-expeditedssl:before {
 	content: "\f23e"
 }

 .fa-battery-4:before,
 .fa-battery:before,
 .fa-battery-full:before {
 	content: "\f240"
 }

 .fa-battery-3:before,
 .fa-battery-three-quarters:before {
 	content: "\f241"
 }

 .fa-battery-2:before,
 .fa-battery-half:before {
 	content: "\f242"
 }

 .fa-battery-1:before,
 .fa-battery-quarter:before {
 	content: "\f243"
 }

 .fa-battery-0:before,
 .fa-battery-empty:before {
 	content: "\f244"
 }

 .fa-mouse-pointer:before {
 	content: "\f245"
 }

 .fa-i-cursor:before {
 	content: "\f246"
 }

 .fa-object-group:before {
 	content: "\f247"
 }

 .fa-object-ungroup:before {
 	content: "\f248"
 }

 .fa-sticky-note:before {
 	content: "\f249"
 }

 .fa-sticky-note-o:before {
 	content: "\f24a"
 }

 .fa-cc-jcb:before {
 	content: "\f24b"
 }

 .fa-cc-diners-club:before {
 	content: "\f24c"
 }

 .fa-clone:before {
 	content: "\f24d"
 }

 .fa-balance-scale:before {
 	content: "\f24e"
 }

 .fa-hourglass-o:before {
 	content: "\f250"
 }

 .fa-hourglass-1:before,
 .fa-hourglass-start:before {
 	content: "\f251"
 }

 .fa-hourglass-2:before,
 .fa-hourglass-half:before {
 	content: "\f252"
 }

 .fa-hourglass-3:before,
 .fa-hourglass-end:before {
 	content: "\f253"
 }

 .fa-hourglass:before {
 	content: "\f254"
 }

 .fa-hand-grab-o:before,
 .fa-hand-rock-o:before {
 	content: "\f255"
 }

 .fa-hand-stop-o:before,
 .fa-hand-paper-o:before {
 	content: "\f256"
 }

 .fa-hand-scissors-o:before {
 	content: "\f257"
 }

 .fa-hand-lizard-o:before {
 	content: "\f258"
 }

 .fa-hand-spock-o:before {
 	content: "\f259"
 }

 .fa-hand-pointer-o:before {
 	content: "\f25a"
 }

 .fa-hand-peace-o:before {
 	content: "\f25b"
 }

 .fa-trademark:before {
 	content: "\f25c"
 }

 .fa-registered:before {
 	content: "\f25d"
 }

 .fa-creative-commons:before {
 	content: "\f25e"
 }

 .fa-gg:before {
 	content: "\f260"
 }

 .fa-gg-circle:before {
 	content: "\f261"
 }

 .fa-tripadvisor:before {
 	content: "\f262"
 }

 .fa-odnoklassniki:before {
 	content: "\f263"
 }

 .fa-odnoklassniki-square:before {
 	content: "\f264"
 }

 .fa-get-pocket:before {
 	content: "\f265"
 }

 .fa-wikipedia-w:before {
 	content: "\f266"
 }

 .fa-safari:before {
 	content: "\f267"
 }

 .fa-chrome:before {
 	content: "\f268"
 }

 .fa-firefox:before {
 	content: "\f269"
 }

 .fa-opera:before {
 	content: "\f26a"
 }

 .fa-internet-explorer:before {
 	content: "\f26b"
 }

 .fa-tv:before,
 .fa-television:before {
 	content: "\f26c"
 }

 .fa-contao:before {
 	content: "\f26d"
 }

 .fa-500px:before {
 	content: "\f26e"
 }

 .fa-amazon:before {
 	content: "\f270"
 }

 .fa-calendar-plus-o:before {
 	content: "\f271"
 }

 .fa-calendar-minus-o:before {
 	content: "\f272"
 }

 .fa-calendar-times-o:before {
 	content: "\f273"
 }

 .fa-calendar-check-o:before {
 	content: "\f274"
 }

 .fa-industry:before {
 	content: "\f275"
 }

 .fa-map-pin:before {
 	content: "\f276"
 }

 .fa-map-signs:before {
 	content: "\f277"
 }

 .fa-map-o:before {
 	content: "\f278"
 }

 .fa-map:before {
 	content: "\f279"
 }

 .fa-commenting:before {
 	content: "\f27a"
 }

 .fa-commenting-o:before {
 	content: "\f27b"
 }

 .fa-houzz:before {
 	content: "\f27c"
 }

 .fa-vimeo:before {
 	content: "\f27d"
 }

 .fa-black-tie:before {
 	content: "\f27e"
 }

 .fa-fonticons:before {
 	content: "\f280"
 }

 .fa-reddit-alien:before {
 	content: "\f281"
 }

 .fa-edge:before {
 	content: "\f282"
 }

 .fa-credit-card-alt:before {
 	content: "\f283"
 }

 .fa-codiepie:before {
 	content: "\f284"
 }

 .fa-modx:before {
 	content: "\f285"
 }

 .fa-fort-awesome:before {
 	content: "\f286"
 }

 .fa-usb:before {
 	content: "\f287"
 }

 .fa-product-hunt:before {
 	content: "\f288"
 }

 .fa-mixcloud:before {
 	content: "\f289"
 }

 .fa-scribd:before {
 	content: "\f28a"
 }

 .fa-pause-circle:before {
 	content: "\f28b"
 }

 .fa-pause-circle-o:before {
 	content: "\f28c"
 }

 .fa-stop-circle:before {
 	content: "\f28d"
 }

 .fa-stop-circle-o:before {
 	content: "\f28e"
 }

 .fa-shopping-bag:before {
 	content: "\f290"
 }

 .fa-shopping-basket:before {
 	content: "\f291"
 }

 .fa-hashtag:before {
 	content: "\f292"
 }

 .fa-bluetooth:before {
 	content: "\f293"
 }

 .fa-bluetooth-b:before {
 	content: "\f294"
 }

 .fa-percent:before {
 	content: "\f295"
 }

 .fa-gitlab:before {
 	content: "\f296"
 }

 .fa-wpbeginner:before {
 	content: "\f297"
 }

 .fa-wpforms:before {
 	content: "\f298"
 }

 .fa-envira:before {
 	content: "\f299"
 }

 .fa-universal-access:before {
 	content: "\f29a"
 }

 .fa-wheelchair-alt:before {
 	content: "\f29b"
 }

 .fa-question-circle-o:before {
 	content: "\f29c"
 }

 .fa-blind:before {
 	content: "\f29d"
 }

 .fa-audio-description:before {
 	content: "\f29e"
 }

 .fa-volume-control-phone:before {
 	content: "\f2a0"
 }

 .fa-braille:before {
 	content: "\f2a1"
 }

 .fa-assistive-listening-systems:before {
 	content: "\f2a2"
 }

 .fa-asl-interpreting:before,
 .fa-american-sign-language-interpreting:before {
 	content: "\f2a3"
 }

 .fa-deafness:before,
 .fa-hard-of-hearing:before,
 .fa-deaf:before {
 	content: "\f2a4"
 }

 .fa-glide:before {
 	content: "\f2a5"
 }

 .fa-glide-g:before {
 	content: "\f2a6"
 }

 .fa-signing:before,
 .fa-sign-language:before {
 	content: "\f2a7"
 }

 .fa-low-vision:before {
 	content: "\f2a8"
 }

 .fa-viadeo:before {
 	content: "\f2a9"
 }

 .fa-viadeo-square:before {
 	content: "\f2aa"
 }

 .fa-snapchat:before {
 	content: "\f2ab"
 }

 .fa-snapchat-ghost:before {
 	content: "\f2ac"
 }

 .fa-snapchat-square:before {
 	content: "\f2ad"
 }

 .fa-pied-piper:before {
 	content: "\f2ae"
 }

 .fa-first-order:before {
 	content: "\f2b0"
 }

 .fa-yoast:before {
 	content: "\f2b1"
 }

 .fa-themeisle:before {
 	content: "\f2b2"
 }

 .fa-google-plus-circle:before,
 .fa-google-plus-official:before {
 	content: "\f2b3"
 }

 .fa-fa:before,
 .fa-font-awesome:before {
 	content: "\f2b4"
 }

 .fa-handshake-o:before {
 	content: "\f2b5"
 }

 .fa-envelope-open:before {
 	content: "\f2b6"
 }

 .fa-envelope-open-o:before {
 	content: "\f2b7"
 }

 .fa-linode:before {
 	content: "\f2b8"
 }

 .fa-address-book:before {
 	content: "\f2b9"
 }

 .fa-address-book-o:before {
 	content: "\f2ba"
 }

 .fa-vcard:before,
 .fa-address-card:before {
 	content: "\f2bb"
 }

 .fa-vcard-o:before,
 .fa-address-card-o:before {
 	content: "\f2bc"
 }

 .fa-user-circle:before {
 	content: "\f2bd"
 }

 .fa-user-circle-o:before {
 	content: "\f2be"
 }

 .fa-user-o:before {
 	content: "\f2c0"
 }

 .fa-id-badge:before {
 	content: "\f2c1"
 }

 .fa-drivers-license:before,
 .fa-id-card:before {
 	content: "\f2c2"
 }

 .fa-drivers-license-o:before,
 .fa-id-card-o:before {
 	content: "\f2c3"
 }

 .fa-quora:before {
 	content: "\f2c4"
 }

 .fa-free-code-camp:before {
 	content: "\f2c5"
 }

 .fa-telegram:before {
 	content: "\f2c6"
 }

 .fa-thermometer-4:before,
 .fa-thermometer:before,
 .fa-thermometer-full:before {
 	content: "\f2c7"
 }

 .fa-thermometer-3:before,
 .fa-thermometer-three-quarters:before {
 	content: "\f2c8"
 }

 .fa-thermometer-2:before,
 .fa-thermometer-half:before {
 	content: "\f2c9"
 }

 .fa-thermometer-1:before,
 .fa-thermometer-quarter:before {
 	content: "\f2ca"
 }

 .fa-thermometer-0:before,
 .fa-thermometer-empty:before {
 	content: "\f2cb"
 }

 .fa-shower:before {
 	content: "\f2cc"
 }

 .fa-bathtub:before,
 .fa-s15:before,
 .fa-bath:before {
 	content: "\f2cd"
 }

 .fa-podcast:before {
 	content: "\f2ce"
 }

 .fa-window-maximize:before {
 	content: "\f2d0"
 }

 .fa-window-minimize:before {
 	content: "\f2d1"
 }

 .fa-window-restore:before {
 	content: "\f2d2"
 }

 .fa-times-rectangle:before,
 .fa-window-close:before {
 	content: "\f2d3"
 }

 .fa-times-rectangle-o:before,
 .fa-window-close-o:before {
 	content: "\f2d4"
 }

 .fa-bandcamp:before {
 	content: "\f2d5"
 }

 .fa-grav:before {
 	content: "\f2d6"
 }

 .fa-etsy:before {
 	content: "\f2d7"
 }

 .fa-imdb:before {
 	content: "\f2d8"
 }

 .fa-ravelry:before {
 	content: "\f2d9"
 }

 .fa-eercast:before {
 	content: "\f2da"
 }

 .fa-microchip:before {
 	content: "\f2db"
 }

 .fa-snowflake-o:before {
 	content: "\f2dc"
 }

 .fa-superpowers:before {
 	content: "\f2dd"
 }

 .fa-wpexplorer:before {
 	content: "\f2de"
 }

 .fa-meetup:before {
 	content: "\f2e0"
 }

 .sr-only {
 	position: absolute;
 	width: 1px;
 	height: 1px;
 	padding: 0;
 	margin: -1px;
 	overflow: hidden;
 	clip: rect(0, 0, 0, 0);
 	border: 0
 }

 .sr-only-focusable:active,
 .sr-only-focusable:focus {
 	position: static;
 	width: auto;
 	height: auto;
 	margin: 0;
 	overflow: visible;
 	clip: auto
 }

 .woocommerce a.selectBox {
 	background: #fff;
 	min-width: 100px;
 	margin-right: 10px;
 	color: inherit
 }

 .woocommerce a.selectBox,
 .woocommerce a.selectBox:hover {
 	border-bottom: 1px solid #bbb!important
 }

 .woocommerce a.selectBox:hover {
 	color: inherit
 }

 .woocommerce a.selectBox:focus {
 	border: 1px solid #ccc
 }

 .selectBox-dropdown .selectBox-label {
 	vertical-align: middle;
 	padding: 3px 8px
 }

 .selectBox-dropdown .selectBox-arrow {
 	border: none;
 	background: url(../images/jquery.selectBox-arrow.png) center right no-repeat
 }

 .selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
 	background: url(../images/jquery.selectBox-arrow.png) center left no-repeat
 }

 .selectBox-dropdown-menu {
 	border-bottom-left-radius: 3px;
 	border-bottom-right-radius: 3px;
 	padding: 5px;
 	font-size: 80%
 }

 .selectBox-label.public-visibility:before,
 .selectBox-dropdown-menu li.public-visibility a:before {
 	font-family: FontAwesome;
 	display: inline-block;
 	content: "\f0ac";
 	margin-right: 5px
 }

 .selectBox-label.shared-visibility:before,
 .selectBox-dropdown-menu li.shared-visibility a:before {
 	font-family: FontAwesome;
 	display: inline-block;
 	content: "\f0c1";
 	margin-right: 5px
 }

 .selectBox-label.private-visibility:before,
 .selectBox-dropdown-menu li.private-visibility a:before {
 	font-family: FontAwesome;
 	display: inline-block;
 	content: "\f023";
 	margin-right: 5px
 }

 .selectBox-dropdown-menu li a {
 	color: inherit;
 	padding: 5px 8px;
 	border-radius: 3px
 }

 .selectBox-dropdown-menu a:hover {
 	color: inherit;
 	text-decoration: none
 }

 .woocommerce .wishlist_table td.product-add-to-cart a {
 	display: block!important;
 	margin: 0 0 5px;
 	text-align: center
 }

 .woocommerce .wishlist_table td.product-add-to-cart span.dateadded {
 	display: block
 }

 .yith-wcwl-add-button a.open-pretty-photo {
 	display: none
 }

 .yes-js .yith-wcwl-add-button a.open-pretty-photo,
 .block-editor .yith-wcwl-add-button a.open-pretty-photo {
 	display: inline-block
 }

 .yes-js .yith-wcwl-popup,
 .block-editor .yith-wcwl-popup {
 	display: none;
 	text-align: center
 }

 .yes-js .yith-wcwl-popup-content,
 .block-editor .yith-wcwl-popup-content {
 	display: table;
 	width: 100%
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-first-row,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-first-row {
 	display: table-header-group
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-second-row,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-second-row {
 	display: none
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container,
 .yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb,
 .yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-popup-new,
 .yes-js .yith-wcwl-popup-content .yith-wcwl-visibility. .block-editor .yith-wcwl-popup-content .yith-wcwl-visibility {
 	display: table-cell;
 	vertical-align: bottom
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container {
 	width: 80%;
 	padding-bottom: 20px
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select,
 .yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-visibility select,
 .yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new input,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-popup-new input {
 	border: 1px solid #ccc;
 	height: 35px;
 	border-radius: 3px
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-wishlist-select-container select {
 	width: 100%;
 	font-weight: 700;
 	padding-left: 10px
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb {
 	width: 20%;
 	padding-bottom: 20px
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb img,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-wishlist-thumb img {
 	float: right;
 	border: 1px solid #ccc;
 	border-radius: 3px
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-popup-new {
 	text-align: right
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-popup-new label,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-popup-new label {
 	font-weight: 700
 }

 .yes-js .yith-wcwl-popup-content .yith-wcwl-visibility select,
 .block-editor .yith-wcwl-popup-content .yith-wcwl-visibility select {
 	float: right;
 	min-width: 90px
 }

 .yes-js .yith-wcwl-popup-footer,
 .block-editor .yith-wcwl-popup-footer {
 	border-top: 1px solid #ccc;
 	padding: 20px 20px 0;
 	margin: 20px -20px 0;
 	text-align: right
 }

 #yith-wcwl-popup-message {
 	background: #fff;
 	border: 1px solid #ccc;
 	border-radius: 5px;
 	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
 	line-height: 50px;
 	padding: 15px;
 	position: fixed;
 	text-align: center;
 	top: 50%;
 	left: 50%;
 	z-index: 10000
 }

 .wishlist-title {
 	display: inline-block
 }

 .wishlist-title h2 {
 	display: inline-block;
 	padding: 5px
 }

 .wishlist-title.wishlist-title-with-form h2:hover {
 	background: #efefef
 }

 .wishlist-title a.show-title-form {
 	cursor: pointer;
 	visibility: hidden
 }

 .wishlist-title:hover a.show-title-form {
 	visibility: visible
 }

 .yes-js #yith-wcwl-form .hidden-title-form {
 	display: none;
 	margin: 25px 0 39px
 }

 .woocommerce table.wishlist_table {
 	font-size: 80%
 }

 .woocommerce table.wishlist_table thead th {
 	border-top: 1px solid;
 	padding: 16px 12px
 }

 .woocommerce table.wishlist_table tbody td {
 	padding: 16px 12px
 }

 .woocommerce table.wishlist_table thead th,
 .woocommerce table.wishlist_table tbody td {
 	border-color: #e7e7e7
 }

 .wishlist_table tr td,
 .wishlist_table tr th.wishlist-delete,
 .wishlist_table tr th.product-checkbox {
 	text-align: center
 }

 .wishlist_table tr th.product-checkbox {
 	vertical-align: middle;
 	width: 40px
 }

 .wishlist_table tr th.product-remove {
 	vertical-align: middle;
 	width: 40px
 }

 .wishlist_table tr th.product-thumbnail {
 	width: 80px
 }

 .wishlist_table tr td.product-thumbnail,
 .wishlist_table tr td.product-name,
 .wishlist_table tr td.wishlist-name,
 .wishlist_table tr td.wishlist-privacy,
 .woocommerce table.wishlist_table tfoot td {
 	text-align: left
 }

 .woocommerce table.wishlist_table tr td.product-remove {
 	padding: 16px 0
 }

 .wishlist_table tr td.product-thumbnail a {
 	display: block;
 	border: none;
 	max-width: 80px
 }

 .wishlist_table tr td.product-thumbnail a img {
 	width: 100%
 }

 .wishlist_table tr td.product-stock-status span.wishlist-in-stock {
 	color: #297e29
 }

 .wishlist_table tr td.product-stock-status span.wishlist-out-of-stock {
 	color: red
 }

 .wishlist_table tr td a.button {
 	white-space: normal
 }

 a.add_to_wishlist {
 	cursor: pointer
 }

 .summary .single_add_to_wishlist.button,
 div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
 	margin: 0
 }

 .wishlist_table .add_to_cart.button {
 	padding: 7px 12px;
 	line-height: normal
 }

 .yith-wcwl-add-to-wishlist {
 	margin-top: 10px
 }

 .yith-wcwl-add-button>a i,
 .wishlist_table .add_to_cart.button i,
 .wishlist_table .ask-an-estimate-button i,
 .wishlist-title a.show-title-form i,
 .hidden-title-form a.hide-title-form i,
 .hidden-title-form button i,
 .yith-wcwl-wishlist-new button i,
 .wishlist_manage_table tfoot button.submit-wishlist-changes i,
 .wishlist_manage_table tfoot a.create-new-wishlist i,
 .yith-wcwl-wishlist-search-form button.wishlist-search-button i {
 	margin-right: 10px
 }

 .wishlist_table .add_to_cart.button,
 .yith-wcwl-add-button a.add_to_wishlist,
 .yith-wcwl-popup-button a.add_to_wishlist,
 .wishlist_table a.ask-an-estimate-button,
 .wishlist-title a.show-title-form,
 .hidden-title-form a.hide-title-form,
 .woocommerce .yith-wcwl-wishlist-new button,
 .wishlist_manage_table a.create-new-wishlist,
 .wishlist_manage_table button.submit-wishlist-changes,
 .yith-wcwl-wishlist-search-form button.wishlist-search-button {
 	margin: 0;
 	box-shadow: none;
 	text-shadow: none;
 	border-radius: 3px
 }

 .woocommerce .wishlist-title h2 {
 	vertical-align: middle
 }

 .woocommerce .wishlist-title a.show-title-form {
 	vertical-align: middle;
 	margin-left: 15px
 }

 .woocommerce .hidden-title-form input[type=text] {
 	border: 1px solid #ccc;
 	border-radius: 3px;
 	height: 35px;
 	min-width: 250px;
 	vertical-align: middle
 }

 .woocommerce .hidden-title-form button {
 	padding: 7px 24px;
 	vertical-align: middle;
 	border: none;
 	position: relative
 }

 .woocommerce .hidden-title-form button:active {
 	top: 1px
 }

 .woocommerce .hidden-title-form a.hide-title-form {
 	vertical-align: middle;
 	line-height: normal
 }

 .woocommerce #content table.wishlist_table.cart a.remove {
 	color: #c3c3c3;
 	margin: 0 auto
 }

 .woocommerce #content table.wishlist_table.cart a.remove:hover {
 	background-color: #c3c3c3;
 	color: #fff
 }

 .yith-wcwl-share {
 	margin-bottom: 35px
 }

 .yith-wcwl-share h4.yith-wcwl-share-title {
 	margin: 10px 0
 }

 .yith-wcwl-share ul {
 	margin: 5px 0;
 	padding: 0
 }

 .yith-wcwl-share ul,
 .yith-wcwl-share li {
 	height: 21px
 }

 .yith-wcwl-share li,
 .entry-content .yith-wcwl-share li {
 	margin-left: 0;
 	margin-right: 0
 }

 .yith-wcwl-share li a {
 	background-position: left top;
 	display: inline-block;
 	width: 21px;
 	height: 21px;
 	border: none
 }

 .yith-wcwl-share li a:hover {
 	background-position: left bottom
 }

 .yith-wcwl-share li a.facebook {
 	/*background-image: url()*/
 }

 .yith-wcwl-share li a.twitter {
 	/*background-image: url()*/
 }

 .yith-wcwl-share li a.pinterest {
 	/*background-image: url()*/
 }

 .yith-wcwl-share li a.googleplus {
 	/*background-image: url()*/
 }

 .yith-wcwl-share li a.email {
 	/*background-image: url()*/
 }

 .yith-wcwl-share li a.whatsapp {
 	/*background-image: url()*/
 }

 .copy-trigger {
 	cursor: pointer
 }

 .woocommerce .wishlist_table.cart .ask-an-estimate-button,
 .woocommerce .wishlist_table.cart #custom_add_to_cart {
 	margin: 10px 0;
 	display: inline-block
 }

 .woocommerce .wishlist_table.cart .ask-an-estimate-button {
 	padding: 7px 12px;
 	line-height: normal
 }

 #ask_an_estimate_popup {
 	display: none
 }

 .ask-an-estimate-button-popup {
 	margin-top: 30px!important;
 	float: right;
 	text-transform: none
 }

 #additional_notes {
 	min-height: 150px
 }

 .yith-wcwl-wishlist-new {
 	padding: 20px 30px;
 	border-bottom: 1px solid #e7e7e7
 }

 .yith-wcwl-wishlist-new label {
 	vertical-align: middle;
 	margin-right: 20px
 }

 .yith-wcwl-wishlist-new input {
 	min-width: 190px
 }

 .yith-wcwl-wishlist-new input[type=text],
 .yith-wcwl-wishlist-new select {
 	border: 1px solid #ccc;
 	border-radius: 3px;
 	height: 35px;
 	vertical-align: middle;
 	margin-right: 10px
 }

 .woocommerce .yith-wcwl-wishlist-new button {
 	padding: 7px 24px;
 	vertical-align: middle;
 	border: 1px solid;
 	position: relative
 }

 .woocommerce .yith-wcwl-wishlist-new button:active {
 	top: 1px
 }

 .woocommerce .wishlist_manage_table select {
 	border: 1px solid #ccc;
 	border-radius: 3px;
 	height: 35px;
 	vertical-align: middle;
 	margin-right: 10px
 }

 .woocommerce table.wishlist_manage_table tfoot td {
 	text-align: right;
 	padding: 24px 12px
 }

 .woocommerce .wishlist_manage_table tfoot button.submit-wishlist-changes {
 	padding: 7px 24px;
 	vertical-align: middle;
 	border: 1px solid;
 	border-radius: 3px;
 	position: relative;
 	line-height: normal
 }

 .woocommerce .wishlist_manage_table tfoot button.submit-wishlist-changes:active {
 	top: 1px
 }

 .woocommerce .wishlist_manage_table tfoot a.create-new-wishlist {
 	vertical-align: middle;
 	line-height: normal;
 	padding: 7px 24px
 }

 .woocommerce .yith-wcwl-wishlist-search-form {
 	padding: 20px 80px;
 	border-bottom: 1px solid #e7e7e7
 }

 .woocommerce .yith-wcwl-wishlist-search-form:after {
 	content: '';
 	display: block;
 	clear: both
 }

 .woocommerce .yith-wcwl-wishlist-search-form #wishlist_search {
 	min-width: 300px;
 	border: 1px solid #ccc;
 	border-radius: 3px;
 	height: 35px;
 	vertical-align: middle;
 	float: left
 }

 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button {
 	padding: 7px 24px;
 	vertical-align: middle;
 	border: 1px solid;
 	border-radius: 3px;
 	position: relative;
 	line-height: normal;
 	float: right
 }

 .woocommerce p.yith-wcwl-empty-search-result {
 	padding: 50px 0;
 	text-align: center
 }

 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button:active {
 	top: 1px
 }

 .woocommerce ul.yith-wcwl-search-results,
 .woocommerce ul.user-wishlists {
 	list-style: none;
 	margin: 0;
 	padding: 0
 }

 .woocommerce ul.yith-wcwl-search-results>li {
 	padding: 50px 80px;
 	border-bottom: 1px solid #e7e7e7
 }

 .woocommerce ul.yith-wcwl-search-results>li:after {
 	content: '';
 	display: block;
 	clear: both
 }

 .woocommerce ul.yith-wcwl-search-results .thumb {
 	float: left;
 	margin-right: 15px
 }

 .woocommerce ul.yith-wcwl-search-results .user-details {
 	overflow: hidden;
 	padding-top: 15px
 }

 .woocommerce ul.yith-wcwl-search-results .user-details span {
 	display: block
 }

 .woocommerce ul.yith-wcwl-search-results .user-details span.name {
 	font-weight: 700
 }

 .woocommerce ul.yith-wcwl-search-results .reuslt-details {
 	float: left;
 	width: 50%
 }

 .woocommerce ul.yith-wcwl-search-results .result-wishlists {
 	float: right;
 	max-width: 50%;
 	padding-top: 15px
 }

 .woocommerce .yith-wcwl-search-pagination {
 	padding: 5px 0;
 	text-align: center
 }

 .yith-wcwl-add-to-wishlist .ajax-loading {
 	box-shadow: none !important;
 	-moz-box-shadow: none !important;
 	-webkit-box-shadow: none !important;
 	display: inline !important;
 	margin-left: 5px;
 	vertical-align: middle;
 	visibility: hidden;
 	width: 16px !important;
 	height: 16px !important
 }

 .widget_yith-wcwl-lists ul.dropdown li {
 	padding: 0
 }

 .widget_yith-wcwl-lists ul.dropdown>li a,
 .widget_yith-wcwl-lists ul.dropdown ul.lists>li a {
 	display: block;
 	padding: 5px 15px
 }

 .widget_yith-wcwl-lists ul.dropdown ul.lists>li a {
 	padding: 5px 25px
 }

 .widget_yith-wcwl-lists ul.dropdown>li.lists-section {
 	border-bottom: 1px solid #e7e7e7
 }

 .widget_yith-wcwl-lists ul.dropdown ul.lists {
 	margin: 0
 }

 .wishlist_table .add_to_cart,
 a.add_to_wishlist.button.alt {
 	border-radius: 16px;
 	-moz-border-radius: 16px;
 	-webkit-border-radius: 16px
 }

 div.wpcf7 {
 	margin: 0;
 	padding: 0
 }

 div.wpcf7 .screen-reader-response {
 	position: absolute;
 	overflow: hidden;
 	clip: rect(1px, 1px, 1px, 1px);
 	height: 1px;
 	width: 1px;
 	margin: 0;
 	padding: 0;
 	border: 0
 }

 div.wpcf7-response-output {
 	margin: 2em .5em 1em;
 	padding: .2em 1em;
 	border: 2px solid red
 }

 div.wpcf7-mail-sent-ok {
 	border: 2px solid #398f14
 }

 div.wpcf7-mail-sent-ng,
 div.wpcf7-aborted {
 	border: 2px solid red
 }

 div.wpcf7-spam-blocked {
 	border: 2px solid orange
 }

 div.wpcf7-validation-errors,
 div.wpcf7-acceptance-missing {
 	border: 2px solid #f7e700
 }

 .wpcf7-form-control-wrap {
 	position: relative
 }

 span.wpcf7-not-valid-tip {
 	color: red;
 	font-size: 1em;
 	font-weight: 400;
 	display: block
 }

 .use-floating-validation-tip span.wpcf7-not-valid-tip {
 	position: absolute;
 	top: 20%;
 	left: 20%;
 	z-index: 100;
 	border: 1px solid red;
 	background: #fff;
 	padding: .2em .8em
 }

 span.wpcf7-list-item {
 	display: inline-block;
 	margin: 0 0 0 1em
 }

 span.wpcf7-list-item-label:before,
 span.wpcf7-list-item-label:after {
 	content: " "
 }

 .wpcf7-display-none {
 	display: none
 }

 div.wpcf7 .ajax-loader {
 	visibility: hidden;
 	display: inline-block;
 	background-image: url(../images/ajax-loader.gif);
 	width: 16px;
 	height: 16px;
 	border: none;
 	padding: 0;
 	margin: 0 0 0 4px;
 	vertical-align: middle
 }

 div.wpcf7 .ajax-loader.is-active {
 	visibility: visible
 }

 div.wpcf7 div.ajax-error {
 	display: none
 }

 div.wpcf7 .placeheld {
 	color: #888
 }

 div.wpcf7 input[type=file] {
 	cursor: pointer
 }

 div.wpcf7 input[type=file]:disabled {
 	cursor: default
 }

 div.wpcf7 .wpcf7-submit:disabled {
 	cursor: not-allowed
 }

 .rs-p-wp-fix {
 	display: none !important;
 	margin: 0 !important;
 	height: 0 !important
 }

 #debungcontrolls {
 	z-index: 100000;
 	position: fixed;
 	bottom: 0;
 	width: 100%;
 	height: auto;
 	background: rgba(0, 0, 0, .6);
 	padding: 10px;
 	box-sizing: border-box
 }

 rs-debug {
 	z-index: 100000;
 	position: fixed;
 	top: 0;
 	width: 300px;
 	height: 300px;
 	background: rgba(0, 0, 0, .6);
 	padding: 10px;
 	box-sizing: border-box;
 	color: #fff;
 	font-size: 10px;
 	line-height: 13px;
 	overflow: scroll
 }

 rs-modal {
 	position: fixed !important;
 	z-index: 9999999 !important;
 	pointer-events: none !important
 }

 rs-modal.rs-modal-auto {
 	top: auto;
 	bottom: auto;
 	left: auto;
 	right: auto
 }

 rs-modal.rs-modal-fullwidth,
 rs-modal.rs-modal-fullscreen {
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%
 }

 rs-modal rs-fullwidth-wrap {
 	position: absolute;
 	top: 0;
 	left: 0;
 	height: 100%
 }

 rs-module-wrap.rs-modal {
 	display: none;
 	max-height: 100% !important;
 	overflow: auto !important;
 	pointer-events: auto !important
 }

 rs-modal-cover {
 	width: 100%;
 	height: 100%;
 	z-index: 0;
 	background: 0 0;
 	position: absolute;
 	top: 0;
 	left: 0;
 	cursor: pointer;
 	pointer-events: auto
 }

 body>rs-modal-cover {
 	position: fixed;
 	z-index: 9999995 !important
 }

 rs-sbg-px {
 	pointer-events: none
 }

 .rs-forcehidden * {
 	visibility: hidden !important
 }

 .rs_splitted_lines {
 	display: block;
 	white-space: nowrap !important
 }

 .debugtimeline {
 	width: 100%;
 	height: 10px;
 	position: relative;
 	display: block;
 	margin-bottom: 3px;
 	display: none;
 	white-space: nowrap;
 	box-sizing: border-box
 }

 .debugtimeline:hover {
 	height: 15px
 }

 .the_timeline_tester {
 	background: #e74c3c;
 	position: absolute;
 	top: 0;
 	left: 0;
 	height: 100%;
 	width: 0
 }

 .rs-go-fullscreen {
 	position: fixed !important;
 	width: 100% !important;
 	height: 100% !important;
 	top: 0 !important;
 	left: 0 !important;
 	z-index: 9999999 !important;
 	background: #fff
 }

 .debugtimeline.tl_slide .the_timeline_tester {
 	background: #f39c12
 }

 .debugtimeline.tl_frame .the_timeline_tester {
 	background: #3498db
 }

 .debugtimline_txt {
 	color: #fff;
 	font-weight: 400;
 	font-size: 7px;
 	position: absolute;
 	left: 10px;
 	top: 0;
 	white-space: nowrap;
 	line-height: 10px
 }

 .rtl {
 	direction: rtl
 }

 @font-face {
 	font-family: 'revicons';
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(//wp.nootheme.com/hermosa/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'), url(//wp.nootheme.com/hermosa/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'), url(//wp.nootheme.com/hermosa/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');
 	font-weight: 400;
 	font-style: normal
 }

 [class^=revicon-]:before,
 [class*=" revicon-"]:before {
 	font-family: "revicons";
 	font-style: normal;
 	font-weight: 400;
 	speak: none;
 	display: inline-block;
 	text-decoration: inherit;
 	width: 1em;
 	margin-right: .2em;
 	text-align: center;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1em;
 	margin-left: .2em
 }

 rs-module i[class^=fa-],
 rs-module i[class*=" fa-"],
 .rb-modal-wrapper i[class^=fa-],
 .rb-modal-wrapper i[class*=" fa-"],
 #waitaminute i[class^=fa-],
 #waitaminute i[class*=" fa-"],
 #objectlibrary i[class^=fa-],
 #objectlibrary i[class*=" fa-"],
 #rs_overview i[class^=fa-],
 #rs_overview i[class*=" fa-"],
 #rs_overview_menu i[class^=fa-],
 #rs_overview_menu i[class*=" fa-"],
 #builderView i[class^=fa-],
 #builderView i[class*=" fa-"] {
 	display: inline-block;
 	font: normal normal normal 14px/1 FontAwesome;
 	font-size: inherit;
 	text-rendering: auto;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale
 }

 rs-module [class^=fa-]:before,
 rs-module [class*=" fa-"]:before,
 .rb-modal-wrapper [class^=fa-]:before,
 .rb-modal-wrapper [class*=" fa-"]:before,
 #rs_overview [class^=fa-]:before,
 #rs_overview [class*=" fa-"]:before,
 #objectlibrary [class^=fa-]:before,
 #objectlibrary [class*=" fa-"]:before,
 #waitaminute [class^=fa-]:before,
 #waitaminute [class*=" fa-"]:before,
 #rs_overview_menu [class^=fa-]:before,
 #rs_overview_menu [class*=" fa-"]:before,
 #builderView [class^=fa-]:before,
 #builderView [class*=" fa-"]:before {
 	font-family: FontAwesome;
 	font-style: normal;
 	font-weight: 400;
 	speak: none;
 	display: inline-block;
 	text-decoration: inherit;
 	width: auto;
 	margin-right: 0;
 	text-align: center;
 	font-variant: normal;
 	text-transform: none;
 	line-height: inherit;
 	margin-left: 0
 }

 rs-module .sr-only,
 #objectlibrary .sr-only,
 #waitaminute .sr-only,
 #rs_overview .sr-only,
 #rs_overview_menu .sr-only,
 .rb-modal-wrapper .sr-only,
 #builderView .sr-only {
 	position: absolute;
 	width: 1px;
 	height: 1px;
 	padding: 0;
 	margin: -1px;
 	overflow: hidden;
 	clip: rect(0, 0, 0, 0);
 	border: 0
 }

 rs-module .sr-only-focusable:active,
 rs-module .sr-only-focusable:focus,
 #waitaminute .sr-only-focusable:active,
 #waitaminute .sr-only-focusable:focus,
 #objectlibrary .sr-only-focusable:active,
 #objectlibrary .sr-only-focusable:focus,
 #rs_overview .sr-only-focusable:active,
 #rs_overview .sr-only-focusable:focus,
 #rs_overview_menu .sr-only-focusable:active,
 #rs_overview_menu .sr-only-focusable:focus,
 .rb-modal-wrapper .sr-only-focusable:active,
 .rb-modal-wrapper .sr-only-focusable:focus,
 #builderView .sr-only-focusable:active,
 #builderView .sr-only-focusable:focus {
 	position: static;
 	width: auto;
 	height: auto;
 	margin: 0;
 	overflow: visible;
 	clip: auto
 }

 .revicon-search-1:before {
 	content: '\e802'
 }

 .revicon-pencil-1:before {
 	content: '\e831'
 }

 .revicon-picture-1:before {
 	content: '\e803'
 }

 .revicon-cancel:before {
 	content: '\e80a'
 }

 .revicon-info-circled:before {
 	content: '\e80f'
 }

 .revicon-trash:before {
 	content: '\e801'
 }

 .revicon-left-dir:before {
 	content: '\e817'
 }

 .revicon-right-dir:before {
 	content: '\e818'
 }

 .revicon-down-open:before {
 	content: '\e83b'
 }

 .revicon-left-open:before {
 	content: '\e819'
 }

 .revicon-right-open:before {
 	content: '\e81a'
 }

 .revicon-angle-left:before {
 	content: '\e820'
 }

 .revicon-angle-right:before {
 	content: '\e81d'
 }

 .revicon-left-big:before {
 	content: '\e81f'
 }

 .revicon-right-big:before {
 	content: '\e81e'
 }

 .revicon-magic:before {
 	content: '\e807'
 }

 .revicon-picture:before {
 	content: '\e800'
 }

 .revicon-export:before {
 	content: '\e80b'
 }

 .revicon-cog:before {
 	content: '\e832'
 }

 .revicon-login:before {
 	content: '\e833'
 }

 .revicon-logout:before {
 	content: '\e834'
 }

 .revicon-video:before {
 	content: '\e805'
 }

 .revicon-arrow-combo:before {
 	content: '\e827'
 }

 .revicon-left-open-1:before {
 	content: '\e82a'
 }

 .revicon-right-open-1:before {
 	content: '\e82b'
 }

 .revicon-left-open-mini:before {
 	content: '\e822'
 }

 .revicon-right-open-mini:before {
 	content: '\e823'
 }

 .revicon-left-open-big:before {
 	content: '\e824'
 }

 .revicon-right-open-big:before {
 	content: '\e825'
 }

 .revicon-left:before {
 	content: '\e836'
 }

 .revicon-right:before {
 	content: '\e826'
 }

 .revicon-ccw:before {
 	content: '\e808'
 }

 .revicon-arrows-ccw:before {
 	content: '\e806'
 }

 .revicon-palette:before {
 	content: '\e829'
 }

 .revicon-list-add:before {
 	content: '\e80c'
 }

 .revicon-doc:before {
 	content: '\e809'
 }

 .revicon-left-open-outline:before {
 	content: '\e82e'
 }

 .revicon-left-open-2:before {
 	content: '\e82c'
 }

 .revicon-right-open-outline:before {
 	content: '\e82f'
 }

 .revicon-right-open-2:before {
 	content: '\e82d'
 }

 .revicon-equalizer:before {
 	content: '\e83a'
 }

 .revicon-layers-alt:before {
 	content: '\e804'
 }

 .revicon-popup:before {
 	content: '\e828'
 }

 .tp-fullwidth-forcer {
 	z-index: 0;
 	pointer-events: none
 }

 rs-module-wrap,
 rs-module-wrap * {
 	box-sizing: border-box;
 	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
 }

 rs-module-wrap {
 	position: relative;
 	z-index: 1;
 	width: 100%;
 	display: block
 }

 .rs-fixedscrollon rs-module-wrap {
 	position: fixed !important;
 	top: 0 !important;
 	z-index: 1000
 }

 rs-fw-forcer {
 	display: block;
 	width: 100%;
 	pointer-events: none
 }

 rs-module {
 	position: relative;
 	overflow: hidden;
 	display: block
 }

 rs-pzimg-wrap,
 rs-sbg-effectwrap,
 rs-sbg {
 	display: block;
 	pointer-events: none
 }

 rs-sbg-effectwrap {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%
 }

 rs-sbg-px,
 rs-sbg-wrap {
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 0;
 	width: 100%;
 	height: 100%;
 	display: block
 }

 a.rs-layer,
 a.rs-layer:-webkit-any-link {
 	text-decoration: none
 }

 a[x-apple-data-detectors] {
 	color: inherit !important;
 	text-decoration: none !important;
 	font-size: inherit !important;
 	font-family: inherit !important;
 	font-weight: inherit !important;
 	line-height: inherit !important
 }

 .entry-content rs-module a,
 rs-module a {
 	box-shadow: none
 }

 .rs-ov-hidden {
 	overflow: hidden !important
 }

 .rs-forceoverflow,
 .rs-forceoverflow rs-module-wrap,
 .rs-forceoverflow rs-module,
 .rs-forceoverflow rs-slides,
 .rs-forceoverflow rs-slide {
 	overflow: visible !important
 }

 .tp-simpleresponsive img,
 rs-module img {
 	max-width: none !important;
 	transition: none;
 	margin: 0;
 	padding: 0;
 	border: none
 }

 rs-module .no-slides-text {
 	font-weight: 700;
 	text-align: center;
 	padding-top: 80px
 }

 rs-slides,
 rs-slide,
 rs-slide:before {
 	position: absolute;
 	text-indent: 0em;
 	top: 0;
 	left: 0
 }

 rs-slide,
 rs-slide:before {
 	display: block;
 	visibility: hidden
 }

 .rs-layer .rs-untoggled-content {
 	display: block
 }

 .rs-layer .rs-toggled-content {
 	display: none
 }

 .rs-tc-active.rs-layer .rs-toggled-content {
 	display: block
 }

 .rs-tc-active.rs-layer .rs-untoggled-content {
 	display: none
 }

 .rs-layer-video {
 	overflow: hidden
 }

 rs-module rs-layer,
 rs-module .rs-layer {
 	opacity: 0;
 	position: relative;
 	visibility: hidden;
 	white-space: nowrap;
 	display: block;
 	-webkit-font-smoothing: antialiased !important;
 	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 	-moz-osx-font-smoothing: grayscale;
 	z-index: 1
 }

 rs-layer-wrap,
 rs-mask,
 rs-module-wrap,
 rs-module .rs-layer,
 rs-module img {
 	-moz-user-select: none;
 	-khtml-user-select: none;
 	-webkit-user-select: none;
 	-o-user-select: none
 }

 rs-module rs-mask-wrap .rs-layer,
 rs-module rs-mask-wrap *:last-child,
 .wpb_text_column rs-module rs-mask-wrap .rs-layer,
 .wpb_text_column rs-module rs-mask-wrap *:last-child {
 	margin-bottom: 0
 }

 .rs-svg svg {
 	width: 100%;
 	height: 100%;
 	position: relative;
 	vertical-align: top
 }

 rs-layer,
 .rs-layer,
 rs-alyer *,
 .rs-layer * {
 	outline: none !important
 }

 rs-carousel-wrap {
 	cursor: url(//wp.nootheme.com/hermosa/wp-content/plugins/revslider/public/assets/css/openhand.cur), move
 }

 rs-carousel-wrap.dragged {
 	cursor: url(//wp.nootheme.com/hermosa/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move
 }

 rs-carousel-wrap {
 	position: absolute;
 	overflow: hidden;
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0
 }

 rs-carousel-space {
 	clear: both;
 	display: block;
 	width: 100%;
 	height: 1px;
 	position: relative;
 	margin-bottom: -1px
 }

 .tp_inner_padding {
 	box-sizing: border-box;
 	max-height: none !important
 }

 .rs-layer.rs-selectable {
 	-moz-user-select: all;
 	-khtml-user-select: all;
 	-webkit-user-select: all;
 	-o-user-select: all
 }

 rs-px-mask {
 	overflow: hidden;
 	display: block;
 	width: 100%;
 	height: 100%;
 	position: relative
 }

 rs-module embed,
 rs-module iframe,
 rs-module object,
 rs-module audio,
 rs-module video {
 	max-width: none !important;
 	border: none
 }

 rs-bg-elem {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	z-index: 0;
 	display: block;
 	pointer-events: none
 }

 .tp-blockmask,
 .tp-blockmask_in,
 .tp-blockmask_out {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	background: #fff;
 	z-index: 1000;
 	transform: scaleX(0) scaleY(0)
 }

 rs-zone {
 	position: absolute;
 	width: 100%;
 	left: 0;
 	box-sizing: border-box;
 	min-height: 50px;
 	font-size: 0px
 }

 rs-layer-wrap,
 rs-row-wrap,
 rs-column,
 rs-parallax-wrap,
 rs-mask-wrap,
 rs-cbg-mask-wrap,
 rs-loop-wrap {
 	display: block;
 	visibility: hidden
 }

 rs-column-wrap>rs-loop-wrap {
 	z-index: 1
 }

 rs-layer-wrap,
 rs-mask-wrap,
 rs-cbg-mask-wrap {
 	transform-style: flat;
 	perspective: 10000px
 }

 @-moz-document url-prefix() {
 	rs-layer-wrap,
 	rs-mask-wrap,
 	rs-cbg-mask-wrap {
 		filter: blur(0px)
 	}
 }

 .rs-fixedscrollon rs-module-wrap {
 	left: 0 !important
 }

 rs-mask-wrap {
 	overflow: hidden
 }

 rs-fullwidth-wrap {
 	position: relative;
 	width: 100%;
 	height: auto;
 	display: block
 }

 .rev_row_zone_top {
 	top: 0
 }

 .rev_row_zone_bottom {
 	bottom: 0
 }

 rs-column-wrap .rs-parallax-wrap {
 	vertical-align: top
 }

 .rs-layer img,
 rs-layer img {
 	vertical-align: top
 }

 rs-row,
 rs-row.rs-layer {
 	display: table;
 	position: relative;
 	width: 100% !important;
 	table-layout: fixed;
 	box-sizing: border-box;
 	vertical-align: top;
 	height: auto;
 	font-size: 0px
 }

 rs-column-wrap {
 	display: table-cell;
 	position: relative;
 	vertical-align: top;
 	height: auto;
 	box-sizing: border-box;
 	font-size: 0px
 }

 rs-column {
 	box-sizing: border-box;
 	display: block;
 	position: relative;
 	width: 100% !important;
 	height: auto !important;
 	white-space: normal !important
 }

 rs-cbg-mask-wrap {
 	position: absolute;
 	z-index: 0;
 	box-sizing: border-box
 }

 rs-column-bg {
 	position: absolute;
 	z-index: 0;
 	box-sizing: border-box;
 	width: 100%;
 	height: 100%
 }

 .rs-pelock * {
 	pointer-events: none !important
 }

 rs-column .rs-parallax-wrap,
 rs-column rs-loop-wrap,
 rs-column rs-mask-wrap {
 	text-align: inherit
 }

 rs-column rs-mask-wrap {
 	display: inline-block
 }

 rs-column .rs-parallax-wrap rs-loop-wrap,
 rs-column .rs-parallax-wrap rs-mask-wrap,
 rs-column .rs-parallax-wrap {
 	position: relative !important;
 	left: auto !important;
 	top: auto !important;
 	line-height: 0
 }

 rs-column .rs-parallax-wrap rs-loop-wrap,
 rs-column .rs-parallax-wrap rs-mask-wrap,
 rs-column .rs-parallax-wrap,
 rs-column .rev_layer_in_column {
 	vertical-align: top
 }

 .rev_break_columns {
 	display: block !important
 }

 .rev_break_columns rs-column-wrap.rs-parallax-wrap {
 	display: block !important;
 	width: 100% !important
 }

 .rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
 .tp-forcenotvisible,
 .tp-hide-revslider,
 rs-row-wrap.rs-layer-hidden,
 rs-column-wrap.rs-layer-hidden,
 .rs-layer.rs-layer-hidden,
 .rs-layer-audio.rs-layer-hidden,
 .rs-parallax-wrap.rs-layer-hidden {
 	visibility: hidden !important;
 	display: none !important
 }

 rs-layer.rs-nointeraction,
 .rs-layer.rs-nointeraction {
 	pointer-events: none !important
 }

 rs-static-layers {
 	position: absolute;
 	z-index: 101;
 	top: 0;
 	left: 0;
 	display: block;
 	width: 100%;
 	height: 100%;
 	pointer-events: none
 }

 rs-static-layers.rs-stl-back {
 	z-index: 0
 }

 .rs-layer rs-fcr {
 	width: 0;
 	height: 0;
 	border-left: 40px solid transparent;
 	border-right: 0 solid transparent;
 	border-top: 40px solid #00a8ff;
 	position: absolute;
 	right: 100%;
 	top: 0
 }

 .rs-layer rs-fcrt {
 	width: 0;
 	height: 0;
 	border-left: 40px solid transparent;
 	border-right: 0 solid transparent;
 	border-bottom: 40px solid #00a8ff;
 	position: absolute;
 	right: 100%;
 	top: 0
 }

 .rs-layer rs-bcr {
 	width: 0;
 	height: 0;
 	border-left: 0 solid transparent;
 	border-right: 40px solid transparent;
 	border-bottom: 40px solid #00a8ff;
 	position: absolute;
 	left: 100%;
 	top: 0
 }

 .rs-layer rs-bcrt {
 	width: 0;
 	height: 0;
 	border-left: 0 solid transparent;
 	border-right: 40px solid transparent;
 	border-top: 40px solid #00a8ff;
 	position: absolute;
 	left: 100%;
 	top: 0
 }

 .tp-layer-inner-rotation {
 	position: relative !important
 }

 img.tp-slider-alternative-image {
 	width: 100%;
 	height: auto
 }

 .noFilterClass {
 	filter: none !important
 }

 rs-bgvideo {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	visibility: hidden;
 	z-index: 0;
 	display: block
 }

 .rs-layer.coverscreenvideo {
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 	position: absolute
 }

 .rs-layer.rs-fsv {
 	left: 0;
 	top: 0;
 	position: absolute;
 	width: 100%;
 	height: 100%
 }

 .rs-layer.rs-fsv audio,
 .rs-layer.rs-fsv video,
 .rs-layer.rs-fsv iframe,
 .rs-layer.rs-fsv iframe audio,
 .rs-layer.rs-fsv iframe video {
 	width: 100%;
 	height: 100%;
 	display: none
 }

 .fullcoveredvideo audio,
 .rs-fsv audio .fullcoveredvideo video,
 .rs-fsv video {
 	background: #000
 }

 .fullcoveredvideo rs-poster {
 	background-position: center center;
 	background-size: cover;
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0
 }

 .videoisplaying .html5vid rs-poster {
 	display: none
 }

 .tp-video-play-button {
 	background: #000;
 	background: rgba(0, 0, 0, .3);
 	border-radius: 5px;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	color: #fff;
 	z-index: 3;
 	margin-top: -25px;
 	margin-left: -25px;
 	line-height: 50px !important;
 	text-align: center;
 	cursor: pointer;
 	width: 50px;
 	height: 50px;
 	box-sizing: border-box;
 	display: inline-block;
 	vertical-align: top;
 	z-index: 4;
 	opacity: 0;
 	transition: opacity .3s ease-out !important
 }

 .rs-audio .tp-video-play-button {
 	display: none !important
 }

 .rs-layer .html5vid {
 	width: 100% !important;
 	height: 100% !important
 }

 .tp-video-play-button i {
 	width: 50px;
 	height: 50px;
 	display: inline-block;
 	text-align: center !important;
 	vertical-align: top;
 	line-height: 50px !important;
 	font-size: 30px !important
 }

 .rs-layer:hover .tp-video-play-button {
 	opacity: 1;
 	display: block
 }

 .rs-layer .tp-revstop {
 	display: none;
 	width: 15px;
 	border-right: 5px solid #fff !important;
 	border-left: 5px solid #fff !important;
 	transform: translateX(50%) translateY(50%);
 	height: 20px;
 	margin-left: 11px !important;
 	margin-top: 5px !important
 }

 .videoisplaying .revicon-right-dir {
 	display: none
 }

 .videoisplaying .tp-revstop {
 	display: block
 }

 .videoisplaying .tp-video-play-button {
 	display: none
 }

 .fullcoveredvideo .tp-video-play-button {
 	display: none !important
 }

 .rs-fsv .rs-fsv audio {
 	object-fit: contain !important
 }

 .rs-fsv .rs-fsv video {
 	object-fit: contain !important
 }

 @supports not (-ms-high-contrast:none) {
 	.rs-fsv .fullcoveredvideo audio {
 		object-fit: cover !important
 	}
 	.rs-fsv .fullcoveredvideo video {
 		object-fit: cover !important
 	}
 }

 .rs-fullvideo-cover {
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 	position: absolute;
 	background: 0 0;
 	z-index: 5
 }

 .rs-nolc .tp-video-play-button,
 rs-bgvideo video::-webkit-media-controls-start-playback-button,
 rs-bgvideo video::-webkit-media-controls,
 rs-bgvideo audio::-webkit-media-controls {
 	display: none !important
 }

 .rs-audio .tp-video-controls {
 	opacity: 1 !important;
 	visibility: visible !important
 }

 rs-module h1.rs-layer,
 rs-module h2.rs-layer,
 rs-module h3.rs-layer,
 rs-module h4.rs-layer,
 rs-module h5.rs-layer,
 rs-module h6.rs-layer,
 rs-module div.rs-layer,
 rs-module span.rs-layer,
 rs-module p.rs-layer {
 	margin: 0;
 	padding: 0;
 	margin-block-start: 0;
 	margin-block-end: 0;
 	margin-inline-start: 0;
 	margin-inline-end: 0
 }

 rs-module h1.rs-layer:before,
 rs-module h2.rs-layer:before,
 rs-module h3.rs-layer:before,
 rs-module h4.rs-layer:before,
 rs-module h5.rs-layer:before,
 rs-module h6.rs-layer:before {
 	content: none
 }

 rs-dotted {
 	background-repeat: repeat;
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 3;
 	display: block;
 	pointer-events: none
 }

 rs-sbg-wrap rs-dotted {
 	z-index: 31
 }

 rs-dotted.twoxtwo {
 	/*background: url()*/
 }

 rs-dotted.twoxtwowhite {
 	/*background: url()*/
 }

 rs-dotted.threexthree {
 	/*background: url()*/
 }

 rs-dotted.threexthreewhite {
 	/*background: url()*/
 }

 .tp-shadowcover {
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 	background: #fff;
 	position: absolute;
 	z-index: -1
 }

 .tp-shadow1 {
 	box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
 }

 .tp-shadow2:before,
 .tp-shadow2:after,
 .tp-shadow3:before,
 .tp-shadow4:after {
 	z-index: -2;
 	position: absolute;
 	content: "";
 	bottom: 10px;
 	left: 10px;
 	width: 50%;
 	top: 85%;
 	max-width: 300px;
 	background: 0 0;
 	box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
 	transform: rotate(-3deg)
 }

 .tp-shadow2:after,
 .tp-shadow4:after {
 	transform: rotate(3deg);
 	right: 10px;
 	left: auto
 }

 .tp-shadow5 {
 	position: relative;
 	box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
 }

 .tp-shadow5:before,
 .tp-shadow5:after {
 	content: "";
 	position: absolute;
 	z-index: -2;
 	box-shadow: 0 0 25px 0px rgba(0, 0, 0, .6);
 	top: 30%;
 	bottom: 0;
 	left: 20px;
 	right: 20px;
 	border-radius: 100px/20px
 }

 .rev-btn,
 .rev-btn:visited {
 	outline: none !important;
 	box-shadow: none;
 	text-decoration: none !important;
 	box-sizing: border-box;
 	cursor: pointer
 }

 .rev-btn.rev-uppercase,
 .rev-btn.rev-uppercase:visited {
 	text-transform: uppercase
 }

 .rev-btn i {
 	font-size: inherit;
 	font-weight: 400;
 	position: relative;
 	top: 0;
 	transition: opacity .2s ease-out, margin .2s ease-out;
 	margin-left: 0;
 	line-height: inherit
 }

 .rev-btn.rev-hiddenicon i {
 	font-size: inherit;
 	font-weight: 400;
 	position: relative;
 	top: 0;
 	transition: opacity .2s ease-out, margin .2s ease-out;
 	opacity: 0;
 	margin-left: 0 !important;
 	width: 0 !important
 }

 .rev-btn.rev-hiddenicon:hover i {
 	opacity: 1 !important;
 	margin-left: 10px !important;
 	width: auto !important
 }

 .rev-burger {
 	position: relative;
 	box-sizing: border-box;
 	padding: 22px 14px;
 	border-radius: 50%;
 	border: 1px solid rgba(51, 51, 51, .25);
 	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 	-webkit-tap-highlight-color: transparent;
 	cursor: pointer
 }

 .rev-burger span {
 	display: block;
 	width: 30px;
 	height: 3px;
 	background: #333;
 	transition: .7s;
 	pointer-events: none;
 	transform-style: flat !important
 }

 .rev-burger span:nth-child(2) {
 	margin: 3px 0
 }

 .quick_style_example_wrap .rev-burger:hover :first-child,
 #dialog_addbutton .rev-burger:hover :first-child,
 .open .rev-burger :first-child,
 .open.rev-burger :first-child {
 	transform: translateY(6px) rotate(-45deg)
 }

 .quick_style_example_wrap .rev-burger:hover :nth-child(2),
 #dialog_addbutton .rev-burger:hover :nth-child(2),
 .open .rev-burger :nth-child(2),
 .open.rev-burger :nth-child(2) {
 	transform: rotate(-45deg);
 	opacity: 0
 }

 .quick_style_example_wrap .rev-burger:hover :last-child,
 #dialog_addbutton .rev-burger:hover :last-child,
 .open .rev-burger :last-child,
 .open.rev-burger :last-child {
 	transform: translateY(-6px) rotate(-135deg)
 }

 .rev-burger.revb-white {
 	border: 2px solid rgba(255, 255, 255, .2)
 }

 .rev-b-span-light span,
 .rev-burger.revb-white span {
 	background: #fff
 }

 .rev-burger.revb-whitenoborder {
 	border: 0
 }

 .rev-burger.revb-whitenoborder span {
 	background: #fff
 }

 .rev-burger.revb-darknoborder {
 	border: 0
 }

 .rev-b-span-dark span,
 .rev-burger.revb-darknoborder span {
 	background: #333
 }

 .rev-burger.revb-whitefull {
 	background: #fff;
 	border: none
 }

 .rev-burger.revb-whitefull span {
 	background: #333
 }

 .rev-burger.revb-darkfull {
 	background: #333;
 	border: none
 }

 .rev-burger.revb-darkfull span {
 	background: #fff
 }

 @keyframes rev-ani-mouse {
 	0% {
 		opacity: 1;
 		top: 29%
 	}
 	15% {
 		opacity: 1;
 		top: 70%
 	}
 	50% {
 		opacity: 0;
 		top: 70%
 	}
 	100% {
 		opacity: 0;
 		top: 29%
 	}
 }

 .rev-scroll-btn {
 	display: inline-block;
 	position: relative;
 	left: 0;
 	right: 0;
 	text-align: center;
 	cursor: pointer;
 	width: 35px;
 	height: 55px;
 	box-sizing: border-box;
 	border: 3px solid #fff;
 	border-radius: 23px
 }

 .rev-scroll-btn>* {
 	display: inline-block;
 	line-height: 18px;
 	font-size: 13px;
 	font-weight: 400;
 	color: #7f8c8d;
 	color: #fff;
 	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
 	letter-spacing: 2px
 }

 .rev-scroll-btn>*:hover,
 .rev-scroll-btn>*:focus,
 .rev-scroll-btn>*.active {
 	color: #fff
 }

 .rev-scroll-btn>*:hover,
 .rev-scroll-btn>*:focus,
 .rev-scroll-btn>*:active,
 .rev-scroll-btn>*.active {
 	opacity: .8
 }

 .rev-scroll-btn.revs-fullwhite {
 	background: #fff
 }

 .rev-scroll-btn.revs-fullwhite span {
 	background: #333
 }

 .rev-scroll-btn.revs-fulldark,
 {
 	background: #333;
 	border: none
 }

 .rev-scroll-btn.revs-fulldark span {
 	background: #fff
 }

 .rev-scroll-btn span {
 	position: absolute;
 	display: block;
 	top: 29%;
 	left: 50%;
 	width: 8px;
 	height: 8px;
 	margin: -4px 0 0 -4px;
 	border-radius: 50%;
 	animation: rev-ani-mouse 2.5s linear infinite;
 	background: #fff
 }

 .rev-scroll-btn.rev-b-span-dark {
 	border-color: #333
 }

 .rev-scroll-btn.rev-b-span-dark span,
 .rev-scroll-btn.revs-dark span {
 	background: #333
 }

 .rev-control-btn {
 	position: relative;
 	display: inline-block;
 	z-index: 5;
 	color: #fff;
 	font-size: 20px;
 	line-height: 60px;
 	font-weight: 400;
 	font-style: normal;
 	font-family: Raleway;
 	text-decoration: none;
 	text-align: center;
 	background-color: #000;
 	border-radius: 50px;
 	text-shadow: none;
 	background-color: rgba(0, 0, 0, .5);
 	width: 60px;
 	height: 60px;
 	box-sizing: border-box;
 	cursor: pointer
 }

 .rev-cbutton-dark-sr {
 	border-radius: 3px
 }

 .rev-cbutton-light {
 	color: #333;
 	background-color: rgba(255, 255, 255, .75)
 }

 .rev-cbutton-light-sr {
 	color: #333;
 	border-radius: 3px;
 	background-color: rgba(255, 255, 255, .75)
 }

 .rev-sbutton {
 	line-height: 37px;
 	width: 37px;
 	height: 37px
 }

 .rev-sbutton-blue {
 	background-color: #3b5998
 }

 .rev-sbutton-lightblue {
 	background-color: #00a0d1
 }

 .rev-sbutton-red {
 	background-color: #dd4b39
 }

 rs-progress {
 	visibility: hidden;
 	width: 100%;
 	height: 5px;
 	background: #000;
 	background: rgba(0, 0, 0, .15);
 	position: absolute;
 	z-index: 200;
 	top: 0
 }

 rs-progress.rs-bottom {
 	top: auto;
 	bottom: 0 !important;
 	height: 5px
 }

 .rs-layer img {
 	background: 0 0;
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
 	zoom: 1
 }

 .rs-layer.slidelink {
 	cursor: pointer;
 	width: 100%;
 	height: 100%
 }

 .rs-layer.slidelink a {
 	width: 100%;
 	height: 100%;
 	display: block
 }

 .rs-layer.slidelink a div {
 	width: 3000px;
 	height: 1500px;
 	background: url() repeat
 }

 .rs-layer.slidelink a span {
 	background: url() repeat;
 	width: 100%;
 	height: 100%;
 	display: block
 }

 .rs-layer .rs-starring {
 	display: inline-block
 }

 .rs-layer .rs-starring .star-rating {
 	float: none;
 	display: inline-block;
 	vertical-align: top;
 	color: #ffc321 !important
 }

 .rs-layer .rs-starring .star-rating,
 .rs-layer .rs-starring-page .star-rating {
 	position: relative;
 	height: 1em;
 	width: 5.4em;
 	font-family: star;
 	font-size: 1em !important
 }

 .rs-layer .rs-starring .star-rating:before,
 .rs-layer .rs-starring-page .star-rating:before {
 	content: "\73\73\73\73\73";
 	color: #e0dadf;
 	float: left;
 	top: 0;
 	left: 0;
 	position: absolute
 }

 .rs-layer .rs-starring .star-rating span {
 	overflow: hidden;
 	float: left;
 	top: 0;
 	left: 0;
 	position: absolute;
 	padding-top: 1.5em;
 	font-size: 1em !important
 }

 .rs-layer .rs-starring .star-rating span:before,
 .rs-layer .rs-starring .star-rating span:before {
 	content: "\53\53\53\53\53";
 	top: 0;
 	position: absolute;
 	left: 0
 }

 rs-loader {
 	top: 50%;
 	left: 50%;
 	z-index: 10000;
 	position: absolute
 }

 rs-loader.off {
 	display: none !important
 }

 rs-loader.spinner0 {
 	width: 40px;
 	height: 40px;
 	background-color: #fff;
 	background-image: url(../images/loader.gif);
 	background-repeat: no-repeat;
 	background-position: center center;
 	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
 	margin-top: -20px;
 	margin-left: -20px;
 	animation: tp-rotateplane 1.2s infinite ease-in-out;
 	border-radius: 3px
 }

 rs-loader.spinner1 {
 	width: 40px;
 	height: 40px;
 	background-color: #fff;
 	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
 	margin-top: -20px;
 	margin-left: -20px;
 	animation: tp-rotateplane 1.2s infinite ease-in-out;
 	border-radius: 3px
 }

 rs-loader.spinner5 {
 	background-image: url(../images/loader.gif);
 	background-repeat: no-repeat;
 	background-position: 10px 10px;
 	background-color: #fff;
 	margin: -22px;
 	width: 44px;
 	height: 44px;
 	border-radius: 3px
 }

 @keyframes tp-rotateplane {
 	0% {
 		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
 	}
 	50% {
 		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
 	}
 	100% {
 		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
 	}
 }

 rs-loader.spinner2 {
 	width: 40px;
 	height: 40px;
 	margin-top: -20px;
 	margin-left: -20px;
 	background-color: red;
 	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
 	border-radius: 100%;
 	animation: tp-scaleout 1s infinite ease-in-out
 }

 @keyframes tp-scaleout {
 	0% {
 		transform: scale(0)
 	}
 	100% {
 		transform: scale(1);
 		opacity: 0
 	}
 }

 rs-loader.spinner3 {
 	margin: -9px 0 0 -35px;
 	width: 70px;
 	text-align: center
 }

 rs-loader.spinner3 .bounce1,
 rs-loader.spinner3 .bounce2,
 rs-loader.spinner3 .bounce3 {
 	width: 18px;
 	height: 18px;
 	background-color: #fff;
 	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
 	border-radius: 100%;
 	display: inline-block;
 	animation: tp-bouncedelay 1.4s infinite ease-in-out;
 	animation-fill-mode: both
 }

 rs-loader.spinner3 .bounce1 {
 	animation-delay: -.32s
 }

 rs-loader.spinner3 .bounce2 {
 	animation-delay: -.16s
 }

 @keyframes tp-bouncedelay {
 	0%,
 	80%,
 	100% {
 		transform: scale(0)
 	}
 	40% {
 		transform: scale(1)
 	}
 }

 rs-loader.spinner4 {
 	margin: -20px 0 0 -20px;
 	width: 40px;
 	height: 40px;
 	text-align: center;
 	animation: tp-rotate 2s infinite linear
 }

 rs-loader.spinner4 .dot1,
 rs-loader.spinner4 .dot2 {
 	width: 60%;
 	height: 60%;
 	display: inline-block;
 	position: absolute;
 	top: 0;
 	background-color: #fff;
 	border-radius: 100%;
 	animation: tp-bounce 2s infinite ease-in-out;
 	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15)
 }

 rs-loader.spinner4 .dot2 {
 	top: auto;
 	bottom: 0;
 	animation-delay: -1s
 }

 @keyframes tp-rotate {
 	100% {
 		transform: rotate(360deg)
 	}
 }

 @keyframes tp-bounce {
 	0%,
 	100% {
 		transform: scale(0)
 	}
 	50% {
 		transform: scale(1)
 	}
 }

 rs-layer iframe {
 	visibility: hidden
 }

 rs-layer.rs-ii-o iframe {
 	visibility: visible
 }

 rs-layer input[type=text],
 rs-layer input[type=email],
 rs-layer input[type=url],
 rs-layer input[type=password],
 rs-layer input[type=search],
 rs-layer input[type=number],
 rs-layer input[type=tel],
 rs-layer input[type=range],
 rs-layer input[type=date],
 rs-layer input[type=month],
 rs-layer input[type=week],
 rs-layer input[type=time],
 rs-layer input[type=datetime],
 rs-layer input[type=datetime-local] {
 	display: inline-block
 }

 rs-thumbs-wrap,
 rs-tabs-wrap,
 rs-thumbs,
 rs-thumb,
 rs-tab,
 rs-bullet,
 rs-bullets,
 rs-navmask,
 rs-tabs,
 rs-arrow {
 	display: block
 }

 .tp-thumbs.navbar,
 .tp-bullets.navbar,
 .tp-tabs.navbar {
 	border: none;
 	min-height: 0;
 	margin: 0;
 	border-radius: 0
 }

 .tp-tabs,
 .tp-thumbs,
 .tp-bullets {
 	position: absolute;
 	display: block;
 	z-index: 1000;
 	top: 0;
 	left: 0
 }

 .tp-tab,
 .tp-thumb {
 	cursor: pointer;
 	position: absolute;
 	opacity: .5;
 	box-sizing: border-box
 }

 .tp-arr-imgholder,
 rs-poster,
 .tp-thumb-image,
 .tp-tab-image {
 	background-position: center center;
 	background-size: cover;
 	width: 100%;
 	height: 100%;
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0
 }

 rs-poster {
 	cursor: pointer;
 	z-index: 3
 }

 .tp-tab:hover,
 .tp-tab.selected,
 .tp-thumb:hover,
 .tp-thumb.selected {
 	opacity: 1
 }

 .tp-tab-mask,
 .tp-thumb-mask {
 	box-sizing: border-box !important
 }

 .tp-tabs,
 .tp-thumbs {
 	box-sizing: content-box !important
 }

 .tp-bullet {
 	width: 15px;
 	height: 15px;
 	position: absolute;
 	background: #fff;
 	background: rgba(255, 255, 255, .3);
 	cursor: pointer
 }

 .tp-bullet.selected,
 .tp-bullet:hover {
 	background: #fff
 }

 .tparrows {
 	cursor: pointer;
 	background: #000;
 	background: rgba(0, 0, 0, .5);
 	width: 40px;
 	height: 40px;
 	position: absolute;
 	display: block;
 	z-index: 1000
 }

 .tparrows:hover {
 	background: #000
 }

 .tparrows:before {
 	font-family: "revicons";
 	font-size: 15px;
 	color: #fff;
 	display: block;
 	line-height: 40px;
 	text-align: center
 }

 .tparrows.tp-leftarrow:before {
 	content: '\e824'
 }

 .tparrows.tp-rightarrow:before {
 	content: '\e825'
 }

 .rs-layer [class^=pe-7s-]:before,
 .rs-layer [class*=" pe-7s-"]:before {
 	width: auto;
 	margin: 0;
 	line-height: inherit;
 	box-sizing: inherit
 }

 rs-pzimg-wrap {
 	display: block
 }

 body.rtl .rs-pzimg {
 	left: 0 !important
 }

 .dddwrappershadow {
 	box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
 }

 .dddwrapper {
 	transform-style: flat;
 	perspective: 10000px
 }

 .rs_error_message_box {
 	background: #111;
 	width: 800px;
 	margin: 40px auto;
 	padding: 40px 20px;
 	text-align: center;
 	font-family: "Open Sans", sans-serif
 }

 .rs_error_message_oops {
 	margin: 0 0 20px;
 	line-height: 60px;
 	font-size: 34px;
 	color: #fff
 }

 .rs_error_message_content {
 	margin: 0 0 20px;
 	line-height: 25px;
 	font-size: 17px;
 	color: #fff
 }

 .rs_error_message_button {
 	color: #fff !important;
 	background: #333;
 	display: inline-block;
 	padding: 10px 15px;
 	text-align: right;
 	border-radius: 5px;
 	cursor: pointer;
 	text-decoration: none !important
 }

 .rs_error_message_button:hover {
 	background: #5e35b1
 }

 .hglayerinfo {
 	position: fixed;
 	bottom: 0;
 	left: 0;
 	color: #fff;
 	font-size: 12px;
 	line-height: 20px;
 	font-weight: 600;
 	background: rgba(0, 0, 0, .75);
 	padding: 5px 10px;
 	z-index: 2000;
 	white-space: normal
 }

 .hginfo {
 	position: absolute;
 	top: -2px;
 	left: -2px;
 	color: #e74c3c;
 	font-size: 12px;
 	font-weight: 600;
 	background: #000;
 	padding: 2px 5px
 }

 .indebugmode .rs-layer:hover {
 	border: 1px dashed #c0392b !important
 }

 .helpgrid {
 	border: 2px dashed #c0392b;
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 0
 }

 #revsliderlogloglog {
 	padding: 15px;
 	color: #fff;
 	position: fixed;
 	top: 0;
 	left: 0;
 	width: 200px;
 	height: 150px;
 	background: rgba(0, 0, 0, .7);
 	z-index: 100000;
 	font-size: 10px;
 	overflow: scroll
 }

 .aden {
 	filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
 }

 .aden:after {
 	background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
 	mix-blend-mode: darken
 }

 .perpetua:after,
 .reyes:after {
 	mix-blend-mode: soft-light;
 	opacity: .5
 }

 .inkwell {
 	filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
 }

 .perpetua:after {
 	background: linear-gradient(to bottom, #005b9a, #e6c13d)
 }

 .reyes {
 	filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
 }

 .reyes:after {
 	background: #efcdad
 }

 .gingham {
 	filter: brightness(1.05) hue-rotate(-10deg)
 }

 .gingham:after {
 	background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
 	mix-blend-mode: darken
 }

 .toaster {
 	filter: contrast(1.5) brightness(.9)
 }

 .toaster:after {
 	background: radial-gradient(circle, #804e0f, #3b003b);
 	mix-blend-mode: screen
 }

 .walden {
 	filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
 }

 .walden:after {
 	background: #04c;
 	mix-blend-mode: screen;
 	opacity: .3
 }

 .hudson {
 	filter: brightness(1.2) contrast(.9) saturate(1.1)
 }

 .hudson:after {
 	background: radial-gradient(circle, #a6b1ff 50%, #342134);
 	mix-blend-mode: multiply;
 	opacity: .5
 }

 .earlybird {
 	filter: contrast(.9) sepia(.2)
 }

 .earlybird:after {
 	background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
 	mix-blend-mode: overlay
 }

 .mayfair {
 	filter: contrast(1.1) saturate(1.1)
 }

 .mayfair:after {
 	background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
 	mix-blend-mode: overlay;
 	opacity: .4
 }

 .lofi {
 	filter: saturate(1.1) contrast(1.5)
 }

 .lofi:after {
 	background: radial-gradient(circle, transparent 70%, #222 150%);
 	mix-blend-mode: multiply
 }

 ._1977 {
 	filter: contrast(1.1) brightness(1.1) saturate(1.3)
 }

 ._1977:after {
 	background: rgba(243, 106, 188, .3);
 	mix-blend-mode: screen
 }

 .brooklyn {
 	filter: contrast(.9) brightness(1.1)
 }

 .brooklyn:after {
 	background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
 	mix-blend-mode: overlay
 }

 .xpro2 {
 	filter: sepia(.3)
 }

 .xpro2:after {
 	background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
 	mix-blend-mode: color-burn
 }

 .nashville {
 	filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
 }

 .nashville:after {
 	background: rgba(0, 70, 150, .4);
 	mix-blend-mode: lighten
 }

 .nashville:before {
 	background: rgba(247, 176, 153, .56);
 	mix-blend-mode: darken
 }

 .lark {
 	filter: contrast(.9)
 }

 .lark:after {
 	background: rgba(242, 242, 242, .8);
 	mix-blend-mode: darken
 }

 .lark:before {
 	background: #22253f;
 	mix-blend-mode: color-dodge
 }

 .moon {
 	filter: grayscale(1) contrast(1.1) brightness(1.1)
 }

 .moon:before {
 	background: #a0a0a0;
 	mix-blend-mode: soft-light
 }

 .moon:after {
 	background: #383838;
 	mix-blend-mode: lighten
 }

 .clarendon {
 	filter: contrast(1.2) saturate(1.35)
 }

 .clarendon:before {
 	background: rgba(127, 187, 227, .2);
 	mix-blend-mode: overlay
 }

 .willow {
 	filter: grayscale(.5) contrast(.95) brightness(.9)
 }

 .willow:before {
 	background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
 	mix-blend-mode: overlay
 }

 .willow:after {
 	background-color: #d8cdcb;
 	mix-blend-mode: color
 }

 .rise {
 	filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
 }

 .rise:after {
 	background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
 	mix-blend-mode: overlay;
 	opacity: .6
 }

 .rise:before {
 	background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
 	mix-blend-mode: multiply
 }

 ._1977:after,
 ._1977:before,
 rs-pzimg-wrap.aden:after,
 .aden:before,
 .brooklyn:after,
 .brooklyn:before,
 .clarendon:after,
 .clarendon:before,
 .earlybird:after,
 .earlybird:before,
 .gingham:after,
 .gingham:before,
 .hudson:after,
 .hudson:before,
 .inkwell:after,
 .inkwell:before,
 .lark:after,
 .lark:before,
 .lofi:after,
 .lofi:before,
 .mayfair:after,
 .mayfair:before,
 .moon:after,
 .moon:before,
 .nashville:after,
 .nashville:before,
 .perpetua:after,
 .perpetua:before,
 .reyes:after,
 .reyes:before,
 .rise:after,
 .rise:before,
 .slumber:after,
 .slumber:before,
 .toaster:after,
 .toaster:before,
 .walden:after,
 .walden:before,
 .willow:after,
 .willow:before,
 .xpro2:after,
 .xpro2:before {
 	content: '';
 	display: block;
 	height: 100%;
 	width: 100%;
 	top: 0;
 	left: 0;
 	position: absolute;
 	pointer-events: none
 }

 ._1977,
 .aden,
 .brooklyn,
 .clarendon,
 .earlybird,
 .gingham,
 .hudson,
 .inkwell,
 .lark,
 .lofi,
 .mayfair,
 .moon,
 .nashville,
 .perpetua,
 .reyes,
 .rise,
 .slumber,
 .toaster,
 .walden,
 .willow,
 .xpro2 {
 	position: relative
 }

 ._1977 img,
 .aden img,
 .brooklyn img,
 .clarendon img,
 .earlybird img,
 .gingham img,
 .hudson img,
 .inkwell img,
 .lark img,
 .lofi img,
 .mayfair img,
 .moon img,
 .nashville img,
 .perpetua img,
 .reyes img,
 .rise img,
 .slumber img,
 .toaster img,
 .walden img,
 .willow img,
 .xpro2 img {
 	width: 100%;
 	z-index: 1
 }

 ._1977:before,
 .aden:before,
 .brooklyn:before,
 .clarendon:before,
 .earlybird:before,
 .gingham:before,
 .hudson:before,
 .inkwell:before,
 .lark:before,
 .lofi:before,
 .mayfair:before,
 .moon:before,
 .nashville:before,
 .perpetua:before,
 .reyes:before,
 .rise:before,
 .slumber:before,
 .toaster:before,
 .walden:before,
 .willow:before,
 .xpro2:before {
 	z-index: 2
 }

 ._1977:after,
 .aden:after,
 .brooklyn:after,
 .clarendon:after,
 .earlybird:after,
 .gingham:after,
 .hudson:after,
 .inkwell:after,
 .lark:after,
 .lofi:after,
 .mayfair:after,
 .moon:after,
 .nashville:after,
 .perpetua:after,
 .reyes:after,
 .rise:after,
 .slumber:after,
 .toaster:after,
 .walden:after,
 .willow:after,
 .xpro2:after {
 	z-index: 3
 }

 .slumber {
 	filter: saturate(.66) brightness(1.05)
 }

 .slumber:after {
 	background: rgba(125, 105, 24, .5);
 	mix-blend-mode: soft-light
 }

 .slumber:before {
 	background: rgba(69, 41, 12, .4);
 	mix-blend-mode: lighten
 }

 rs-pzimg-wrap.perpetua:before,
 rs-pzimg-wrap.perpetua:after,
 rs-pzimg-wrap.nashville:before,
 rs-pzimg-wrap.nashville:after,
 rs-pzimg-wrap.xpro2:before,
 rs-pzimg-wrap.xpro2:after,
 rs-pzimg-wrap._1977:after,
 rs-pzimg-wrap._1977:before,
 rs-pzimg-wrap.aden:after,
 rs-pzimg-wrap.aden:before,
 rs-pzimg-wrap.brooklyn:after,
 rs-pzimg-wrap.brooklyn:before,
 rs-pzimg-wrap.clarendon:after,
 rs-pzimg-wrap.clarendon:before,
 rs-pzimg-wrap.earlybird:after,
 rs-pzimg-wrap.earlybird:before,
 rs-pzimg-wrap.gingham:after,
 rs-pzimg-wrap.gingham:before,
 rs-pzimg-wrap.hudson:after,
 rs-pzimg-wrap.hudson:before,
 rs-pzimg-wrap.inkwell:after,
 rs-pzimg-wrap.inkwell:before,
 rs-pzimg-wrap.lark:after,
 rs-pzimg-wrap.lark:before,
 rs-pzimg-wrap.lofi:after,
 rs-pzimg-wrap.lofi:before,
 rs-pzimg-wrap.mayfair:after,
 rs-pzimg-wrap.mayfair:before,
 rs-pzimg-wrap.moon:after,
 rs-pzimg-wrap.moon:before,
 rs-pzimg-wrap.reyes:after,
 rs-pzimg-wrap.reyes:before,
 rs-pzimg-wrap.rise:after,
 rs-pzimg-wrap.rise:before,
 rs-pzimg-wrap.slumber:after,
 rs-pzimg-wrap.slumber:before,
 rs-pzimg-wrap.toaster:after,
 rs-pzimg-wrap.toaster:before,
 rs-pzimg-wrap.walden:after,
 rs-pzimg-wrap.walden:before,
 rs-pzimg-wrap.willow:after,
 rs-pzimg-wrap.willow:before,
 rs-pzimg-wrap:before,
 rs-pzimg-wrap:after {
 	height: 500%;
 	width: 500%
 }

 rs-loader.spinner6 {
 	width: 40px;
 	height: 40px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner6 .rs-spinner-inner {
 	width: 100%;
 	height: 100%;
 	display: inline-block;
 	-webkit-animation: rs-revealer-6 1.4s linear infinite;
 	animation: rs-revealer-6 1.4s linear infinite
 }

 rs-loader.spinner6 .rs-spinner-inner span {
 	position: absolute;
 	vertical-align: top;
 	border-radius: 100%;
 	display: inline-block;
 	width: 8px;
 	height: 8px;
 	margin-left: 16px;
 	transform-origin: center 20px;
 	-webkit-transform-origin: center 20px
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
 	transform: rotate(36deg);
 	-webkit-transform: rotate(36deg);
 	opacity: .1
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
 	transform: rotate(72deg);
 	-webkit-transform: rotate(72deg);
 	opacity: .2
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
 	transform: rotate(108deg);
 	-webkit-transform: rotate(108deg);
 	opacity: .3
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
 	transform: rotate(144deg);
 	-webkit-transform: rotate(144deg);
 	opacity: .4
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
 	transform: rotate(180deg);
 	-webkit-transform: rotate(180deg);
 	opacity: .5
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
 	transform: rotate(216deg);
 	-webkit-transform: rotate(216deg);
 	opacity: .6
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
 	transform: rotate(252deg);
 	-webkit-transform: rotate(252deg);
 	opacity: .7
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
 	transform: rotate(288deg);
 	-webkit-transform: rotate(288deg);
 	opacity: .8
 }

 rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
 	transform: rotate(324deg);
 	-webkit-transform: rotate(324deg);
 	opacity: .9
 }

 @keyframes rs-revealer-6 {
 	from {
 		transform: rotate(0)
 	}
 	to {
 		transform: rotate(360deg)
 	}
 }

 @-webkit-keyframes rs-revealer-6 {
 	from {
 		-webkit-transform: rotate(0)
 	}
 	to {
 		-webkit-transform: rotate(360deg)
 	}
 }

 rs-loader.spinner7 {
 	width: 35px;
 	height: 35px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner7 .rs-spinner-inner {
 	width: 100%;
 	height: 100%;
 	display: inline-block;
 	padding: 0;
 	border-radius: 100%;
 	border: 2px solid;
 	-webkit-animation: rs-revealer-7 .8s linear infinite;
 	animation: rs-revealer-7 .8s linear infinite
 }

 @keyframes rs-revealer-7 {
 	from {
 		transform: rotate(0)
 	}
 	to {
 		transform: rotate(360deg)
 	}
 }

 @-webkit-keyframes rs-revealer-7 {
 	from {
 		-webkit-transform: rotate(0)
 	}
 	to {
 		-webkit-transform: rotate(360deg)
 	}
 }

 rs-loader.spinner8 {
 	width: 50px;
 	height: 50px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner8 .rs-spinner-inner {
 	width: 100%;
 	height: 100%;
 	display: inline-block;
 	padding: 0;
 	text-align: left
 }

 rs-loader.spinner8 .rs-spinner-inner span {
 	position: absolute;
 	display: inline-block;
 	width: 100%;
 	height: 100%;
 	border-radius: 100%;
 	-webkit-animation: rs-revealer-8 1.6s linear infinite;
 	animation: rs-revealer-8 1.6s linear infinite
 }

 rs-loader.spinner8 .rs-spinner-inner span:last-child {
 	animation-delay: -.8s;
 	-webkit-animation-delay: -.8s
 }

 @keyframes rs-revealer-8 {
 	0% {
 		transform: scale(0, 0);
 		opacity: .5
 	}
 	100% {
 		transform: scale(1, 1);
 		opacity: 0
 	}
 }

 @-webkit-keyframes rs-revealer-8 {
 	0% {
 		-webkit-transform: scale(0, 0);
 		opacity: .5
 	}
 	100% {
 		-webkit-transform: scale(1, 1);
 		opacity: 0
 	}
 }

 rs-loader.spinner9 {
 	width: 40px;
 	height: 40px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner9 .rs-spinner-inner span {
 	display: block;
 	width: 100%;
 	height: 100%;
 	border-radius: 50%;
 	opacity: .6;
 	position: absolute;
 	top: 0;
 	left: 0;
 	-webkit-animation: rs-revealer-9 2s infinite ease-in-out;
 	animation: rs-revealer-9 2s infinite ease-in-out
 }

 rs-loader.spinner9 .rs-spinner-inner span:last-child {
 	-webkit-animation-delay: -1s;
 	animation-delay: -1s
 }

 @-webkit-keyframes rs-revealer-9 {
 	0%,
 	100% {
 		-webkit-transform: scale(0)
 	}
 	50% {
 		-webkit-transform: scale(1)
 	}
 }

 @keyframes rs-revealer-9 {
 	0%,
 	100% {
 		transform: scale(0);
 		-webkit-transform: scale(0)
 	}
 	50% {
 		transform: scale(1);
 		-webkit-transform: scale(1)
 	}
 }

 rs-loader.spinner10 {
 	width: 54px;
 	height: 40px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner10 .rs-spinner-inner {
 	width: 100%;
 	height: 100%;
 	text-align: center;
 	font-size: 10px
 }

 rs-loader.spinner10 .rs-spinner-inner span {
 	display: block;
 	height: 100%;
 	width: 6px;
 	display: inline-block;
 	-webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
 	animation: rs-revealer-10 1.2s infinite ease-in-out
 }

 rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
 	-webkit-animation-delay: -1.1s;
 	animation-delay: -1.1s
 }

 rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
 	-webkit-animation-delay: -1s;
 	animation-delay: -1s
 }

 rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
 	-webkit-animation-delay: -.9s;
 	animation-delay: -.9s
 }

 rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
 	-webkit-animation-delay: -.8s;
 	animation-delay: -.8s
 }

 @-webkit-keyframes rs-revealer-10 {
 	0%,
 	100%,
 	40% {
 		-webkit-transform: scaleY(.4)
 	}
 	20% {
 		-webkit-transform: scaleY(1)
 	}
 }

 @keyframes rs-revealer-10 {
 	0%,
 	100%,
 	40% {
 		transform: scaleY(.4);
 		-webkit-transform: scaleY(.4)
 	}
 	20% {
 		transform: scaleY(1);
 		-webkit-transform: scaleY(1)
 	}
 }

 rs-loader.spinner11 {
 	width: 40px;
 	height: 40px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner11 .rs-spinner-inner {
 	width: 100%;
 	height: 100%
 }

 rs-loader.spinner11 .rs-spinner-inner span {
 	display: block;
 	width: 33%;
 	height: 33%;
 	background-color: #333;
 	float: left;
 	-webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
 	animation: rs-revealer-11 1.3s infinite ease-in-out
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
 	-webkit-animation-delay: .2s;
 	animation-delay: .2s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
 	-webkit-animation-delay: .3s;
 	animation-delay: .3s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
 	-webkit-animation-delay: .4s;
 	animation-delay: .4s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
 	-webkit-animation-delay: .1s;
 	animation-delay: .1s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
 	-webkit-animation-delay: .2s;
 	animation-delay: .2s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
 	-webkit-animation-delay: .3s;
 	animation-delay: .3s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
 	-webkit-animation-delay: 0s;
 	animation-delay: 0s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
 	-webkit-animation-delay: .1s;
 	animation-delay: .1s
 }

 rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
 	-webkit-animation-delay: .2s;
 	animation-delay: .2s
 }

 @-webkit-keyframes rs-revealer-11 {
 	0%,
 	100%,
 	70% {
 		-webkit-transform: scale3D(1, 1, 1);
 		transform: scale3D(1, 1, 1)
 	}
 	35% {
 		-webkit-transform: scale3D(0, 0, 1);
 		transform: scale3D(0, 0, 1)
 	}
 }

 @keyframes rs-revealer-11 {
 	0%,
 	100%,
 	70% {
 		-webkit-transform: scale3D(1, 1, 1);
 		transform: scale3D(1, 1, 1)
 	}
 	35% {
 		-webkit-transform: scale3D(0, 0, 1);
 		transform: scale3D(0, 0, 1)
 	}
 }

 rs-loader.spinner12 {
 	width: 35px;
 	height: 35px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner12 .rs-spinner-inner {
 	width: 100%;
 	height: 100%;
 	-webkit-animation: rs-revealer-12 1s infinite linear;
 	animation: rs-revealer-12 1s infinite linear
 }

 @-webkit-keyframes rs-revealer-12 {
 	0% {
 		-webkit-transform: rotate(0)
 	}
 	100% {
 		-webkit-transform: rotate(360deg)
 	}
 }

 @keyframes rs-revealer-12 {
 	0% {
 		transform: rotate(0)
 	}
 	100% {
 		transform: rotate(360deg)
 	}
 }

 rs-loader.spinner13 {
 	width: 40px;
 	height: 40px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner13 .rs-spinner-inner {
 	width: 100%;
 	height: 100%
 }

 rs-loader.spinner13 .rs-spinner-inner span {
 	display: block;
 	width: 40%;
 	height: 40%;
 	position: absolute;
 	border-radius: 50%;
 	-webkit-animation: rs-revealer-13 2s ease infinite;
 	animation: rs-revealer-13 2s ease infinite
 }

 rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
 	animation-delay: -1.5s;
 	-webkit-animation-delay: -1.5s
 }

 rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
 	animation-delay: -1s;
 	-webkit-animation-delay: -1s
 }

 rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
 	animation-delay: -.5s;
 	-webkit-animation-delay: -.5s
 }

 @keyframes rs-revealer-13 {
 	0%,
 	100% {
 		transform: translate(0)
 	}
 	25% {
 		transform: translate(160%)
 	}
 	50% {
 		transform: translate(160%, 160%)
 	}
 	75% {
 		transform: translate(0, 160%)
 	}
 }

 @-webkit-keyframes rs-revealer-13 {
 	0%,
 	100% {
 		-webkit-transform: translate(0)
 	}
 	25% {
 		-webkit-transform: translate(160%)
 	}
 	50% {
 		-webkit-transform: translate(160%, 160%)
 	}
 	75% {
 		-webkit-transform: translate(0, 160%)
 	}
 }

 rs-loader.spinner14 {
 	width: 40px;
 	height: 40px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner14 .rs-spinner-inner {
 	width: 100%;
 	height: 100%;
 	animation: rs-revealer-14 1s infinite linear
 }

 rs-loader.spinner14 .rs-spinner-inner span {
 	display: block;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	width: 16px;
 	height: 16px;
 	border-radius: 50%;
 	margin: -8px
 }

 rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
 	-webkit-animation: rs-revealer-14-1 2s infinite;
 	animation: rs-revealer-14-1 2s infinite
 }

 rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
 	-webkit-animation: rs-revealer-14-2 2s infinite;
 	animation: rs-revealer-14-2 2s infinite
 }

 rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
 	-webkit-animation: rs-revealer-14-3 2s infinite;
 	animation: rs-revealer-14-3 2s infinite
 }

 rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
 	-webkit-animation: rs-revealer-14-4 2s infinite;
 	animation: rs-revealer-14-4 2s infinite
 }

 @-webkit-keyframes rs-revealer-14-1 {
 	0% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
 	}
 	80% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
 	}
 	100% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 @-webkit-keyframes rs-revealer-14-2 {
 	0% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
 	}
 	80% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
 	}
 	100% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 @-webkit-keyframes rs-revealer-14-3 {
 	0% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
 	}
 	80% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
 	}
 	100% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 @-webkit-keyframes rs-revealer-14-4 {
 	0% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		-webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
 	}
 	80% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
 	}
 	100% {
 		-webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 @keyframes rs-revealer-14-1 {
 	0% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
 	}
 	80% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
 	}
 	100% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 @keyframes rs-revealer-14-2 {
 	0% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
 	}
 	80% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
 	}
 	100% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 @keyframes rs-revealer-14-3 {
 	0% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
 	}
 	80% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
 	}
 	100% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 @keyframes rs-revealer-14-4 {
 	0% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
 	}
 	20% {
 		transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
 	}
 	80% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
 	}
 	100% {
 		transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
 	}
 }

 rs-loader.spinner15 {
 	width: 40px;
 	height: 40px;
 	margin-top: -4px;
 	-webkit-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 rs-loader.spinner15 .rs-spinner-inner {
 	width: 100%;
 	height: 100%
 }

 rs-loader.spinner15 .rs-spinner-inner span {
 	display: block;
 	width: 20px;
 	height: 20px;
 	position: absolute;
 	top: 0;
 	left: 0;
 	-webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
 	animation: rs-revealer-15 1.8s infinite ease-in-out
 }

 rs-loader.spinner15 .rs-spinner-inner:last-child {
 	-webkit-animation-delay: -.9s;
 	animation-delay: -.9s
 }

 @-webkit-keyframes rs-revealer-15 {
 	25% {
 		-webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
 	}
 	50% {
 		-webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
 	}
 	75% {
 		-webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
 	}
 	100% {
 		-webkit-transform: rotate(-360deg)
 	}
 }

 @keyframes rs-revealer-15 {
 	25% {
 		transform: translateX(30px) rotate(-90deg) scale(.5);
 		-webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
 	}
 	50% {
 		transform: translateX(30px) translateY(30px) rotate(-179deg);
 		-webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
 	}
 	50.1% {
 		transform: translateX(30px) translateY(30px) rotate(-180deg);
 		-webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
 	}
 	75% {
 		transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
 		-webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
 	}
 	100% {
 		transform: rotate(-360deg);
 		-webkit-transform: rotate(-360deg)
 	}
 }

 .bgcanvas {
 	display: none;
 	position: absolute;
 	oveflow: hidden
 }

 #rs-demo-id {}

 .woocommerce .woocommerce-error .button,
 .woocommerce .woocommerce-info .button,
 .woocommerce .woocommerce-message .button,
 .woocommerce-page .woocommerce-error .button,
 .woocommerce-page .woocommerce-info .button,
 .woocommerce-page .woocommerce-message .button {
 	float: right
 }

 .woocommerce .col2-set,
 .woocommerce-page .col2-set {
 	width: 100%
 }

 .woocommerce .col2-set:after,
 .woocommerce .col2-set:before,
 .woocommerce-page .col2-set:after,
 .woocommerce-page .col2-set:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .col2-set:after,
 .woocommerce-page .col2-set:after {
 	clear: both
 }

 .woocommerce .col2-set .col-1,
 .woocommerce-page .col2-set .col-1 {
 	float: left;
 	width: 48%
 }

 .woocommerce .col2-set .col-2,
 .woocommerce-page .col2-set .col-2 {
 	float: right;
 	width: 48%
 }

 .woocommerce img,
 .woocommerce-page img {
 	height: auto;
 	max-width: 100%
 }

 .woocommerce #content div.product div.images,
 .woocommerce div.product div.images,
 .woocommerce-page #content div.product div.images,
 .woocommerce-page div.product div.images {
 	float: left;
 	width: 48%
 }

 .woocommerce #content div.product div.thumbnails:after,
 .woocommerce #content div.product div.thumbnails:before,
 .woocommerce div.product div.thumbnails:after,
 .woocommerce div.product div.thumbnails:before,
 .woocommerce-page #content div.product div.thumbnails:after,
 .woocommerce-page #content div.product div.thumbnails:before,
 .woocommerce-page div.product div.thumbnails:after,
 .woocommerce-page div.product div.thumbnails:before {
 	content: ' ';
 	display: table
 }

 .woocommerce #content div.product div.thumbnails:after,
 .woocommerce div.product div.thumbnails:after,
 .woocommerce-page #content div.product div.thumbnails:after,
 .woocommerce-page div.product div.thumbnails:after {
 	clear: both
 }

 .woocommerce #content div.product div.thumbnails a,
 .woocommerce div.product div.thumbnails a,
 .woocommerce-page #content div.product div.thumbnails a,
 .woocommerce-page div.product div.thumbnails a {
 	float: left;
 	width: 30.75%;
 	margin-right: 3.8%;
 	margin-bottom: 1em
 }

 .woocommerce #content div.product div.thumbnails a.last,
 .woocommerce div.product div.thumbnails a.last,
 .woocommerce-page #content div.product div.thumbnails a.last,
 .woocommerce-page div.product div.thumbnails a.last {
 	margin-right: 0
 }

 .woocommerce #content div.product div.thumbnails a.first,
 .woocommerce div.product div.thumbnails a.first,
 .woocommerce-page #content div.product div.thumbnails a.first,
 .woocommerce-page div.product div.thumbnails a.first {
 	clear: both
 }

 .woocommerce #content div.product div.thumbnails.columns-1 a,
 .woocommerce div.product div.thumbnails.columns-1 a,
 .woocommerce-page #content div.product div.thumbnails.columns-1 a,
 .woocommerce-page div.product div.thumbnails.columns-1 a {
 	width: 100%;
 	margin-right: 0;
 	float: none
 }

 .woocommerce #content div.product div.thumbnails.columns-2 a,
 .woocommerce div.product div.thumbnails.columns-2 a,
 .woocommerce-page #content div.product div.thumbnails.columns-2 a,
 .woocommerce-page div.product div.thumbnails.columns-2 a {
 	width: 48%
 }

 .woocommerce #content div.product div.thumbnails.columns-4 a,
 .woocommerce div.product div.thumbnails.columns-4 a,
 .woocommerce-page #content div.product div.thumbnails.columns-4 a,
 .woocommerce-page div.product div.thumbnails.columns-4 a {
 	width: 22.05%
 }

 .woocommerce #content div.product div.thumbnails.columns-5 a,
 .woocommerce div.product div.thumbnails.columns-5 a,
 .woocommerce-page #content div.product div.thumbnails.columns-5 a,
 .woocommerce-page div.product div.thumbnails.columns-5 a {
 	width: 16.9%
 }

 .woocommerce #content div.product div.summary,
 .woocommerce div.product div.summary,
 .woocommerce-page #content div.product div.summary,
 .woocommerce-page div.product div.summary {
 	float: right;
 	width: 48%;
 	clear: none
 }

 .woocommerce #content div.product .woocommerce-tabs,
 .woocommerce div.product .woocommerce-tabs,
 .woocommerce-page #content div.product .woocommerce-tabs,
 .woocommerce-page div.product .woocommerce-tabs {
 	clear: both
 }

 .woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
 .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
 .woocommerce div.product .woocommerce-tabs ul.tabs:after,
 .woocommerce div.product .woocommerce-tabs ul.tabs:before,
 .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
 .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
 .woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
 .woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
 	content: ' ';
 	display: table
 }

 .woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
 .woocommerce div.product .woocommerce-tabs ul.tabs:after,
 .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
 .woocommerce-page div.product .woocommerce-tabs ul.tabs:after {
 	clear: both
 }

 .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
 .woocommerce div.product .woocommerce-tabs ul.tabs li,
 .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
 .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
 	display: inline-block
 }

 .woocommerce #content div.product #reviews .comment:after,
 .woocommerce #content div.product #reviews .comment:before,
 .woocommerce div.product #reviews .comment:after,
 .woocommerce div.product #reviews .comment:before,
 .woocommerce-page #content div.product #reviews .comment:after,
 .woocommerce-page #content div.product #reviews .comment:before,
 .woocommerce-page div.product #reviews .comment:after,
 .woocommerce-page div.product #reviews .comment:before {
 	content: ' ';
 	display: table
 }

 .woocommerce #content div.product #reviews .comment:after,
 .woocommerce div.product #reviews .comment:after,
 .woocommerce-page #content div.product #reviews .comment:after,
 .woocommerce-page div.product #reviews .comment:after {
 	clear: both
 }

 .woocommerce #content div.product #reviews .comment img,
 .woocommerce div.product #reviews .comment img,
 .woocommerce-page #content div.product #reviews .comment img,
 .woocommerce-page div.product #reviews .comment img {
 	float: right;
 	height: auto
 }

 .woocommerce ul.products,
 .woocommerce-page ul.products {
 	clear: both
 }

 .woocommerce ul.products:after,
 .woocommerce ul.products:before,
 .woocommerce-page ul.products:after,
 .woocommerce-page ul.products:before {
 	content: ' ';
 	display: table
 }

 .woocommerce ul.products:after,
 .woocommerce-page ul.products:after {
 	clear: both
 }

 .woocommerce ul.products li.product,
 .woocommerce-page ul.products li.product {
 	float: left;
 	margin: 0 3.8% 2.992em 0;
 	padding: 0;
 	position: relative;
 	width: 22.05%;
 	margin-left: 0
 }

 .woocommerce ul.products li.first,
 .woocommerce-page ul.products li.first {
 	clear: both
 }

 .woocommerce ul.products li.last,
 .woocommerce-page ul.products li.last {
 	margin-right: 0
 }

 .woocommerce ul.products.columns-1 li.product,
 .woocommerce-page ul.products.columns-1 li.product {
 	width: 100%;
 	margin-right: 0
 }

 .woocommerce ul.products.columns-2 li.product,
 .woocommerce-page ul.products.columns-2 li.product {
 	width: 48%
 }

 .woocommerce ul.products.columns-3 li.product,
 .woocommerce-page ul.products.columns-3 li.product {
 	width: 30.75%
 }

 .woocommerce ul.products.columns-5 li.product,
 .woocommerce-page ul.products.columns-5 li.product {
 	width: 16.95%
 }

 .woocommerce ul.products.columns-6 li.product,
 .woocommerce-page ul.products.columns-6 li.product {
 	width: 13.5%
 }

 .woocommerce-page.columns-1 ul.products li.product,
 .woocommerce.columns-1 ul.products li.product {
 	width: 100%;
 	margin-right: 0
 }

 .woocommerce-page.columns-2 ul.products li.product,
 .woocommerce.columns-2 ul.products li.product {
 	width: 48%
 }

 .woocommerce-page.columns-3 ul.products li.product,
 .woocommerce.columns-3 ul.products li.product {
 	width: 30.75%
 }

 .woocommerce-page.columns-5 ul.products li.product,
 .woocommerce.columns-5 ul.products li.product {
 	width: 16.95%
 }

 .woocommerce-page.columns-6 ul.products li.product,
 .woocommerce.columns-6 ul.products li.product {
 	width: 13.5%
 }

 .woocommerce .woocommerce-result-count,
 .woocommerce-page .woocommerce-result-count {
 	float: left
 }

 .woocommerce .woocommerce-ordering,
 .woocommerce-page .woocommerce-ordering {
 	float: right
 }

 .woocommerce .woocommerce-pagination ul.page-numbers:after,
 .woocommerce .woocommerce-pagination ul.page-numbers:before,
 .woocommerce-page .woocommerce-pagination ul.page-numbers:after,
 .woocommerce-page .woocommerce-pagination ul.page-numbers:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .woocommerce-pagination ul.page-numbers:after,
 .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
 	clear: both
 }

 .woocommerce .woocommerce-pagination ul.page-numbers li,
 .woocommerce-page .woocommerce-pagination ul.page-numbers li {
 	display: inline-block
 }

 .woocommerce #content table.cart img,
 .woocommerce table.cart img,
 .woocommerce-page #content table.cart img,
 .woocommerce-page table.cart img {
 	height: auto
 }

 .woocommerce #content table.cart td.actions,
 .woocommerce table.cart td.actions,
 .woocommerce-page #content table.cart td.actions,
 .woocommerce-page table.cart td.actions {
 	text-align: right
 }

 .woocommerce #content table.cart td.actions .input-text,
 .woocommerce table.cart td.actions .input-text,
 .woocommerce-page #content table.cart td.actions .input-text,
 .woocommerce-page table.cart td.actions .input-text {
 	width: 80px
 }

 .woocommerce #content table.cart td.actions .coupon,
 .woocommerce table.cart td.actions .coupon,
 .woocommerce-page #content table.cart td.actions .coupon,
 .woocommerce-page table.cart td.actions .coupon {
 	float: left
 }

 .woocommerce #content table.cart td.actions .coupon label,
 .woocommerce table.cart td.actions .coupon label,
 .woocommerce-page #content table.cart td.actions .coupon label,
 .woocommerce-page table.cart td.actions .coupon label {
 	display: none
 }

 .woocommerce .cart-collaterals,
 .woocommerce-page .cart-collaterals {
 	width: 100%
 }

 .woocommerce .cart-collaterals:after,
 .woocommerce .cart-collaterals:before,
 .woocommerce-page .cart-collaterals:after,
 .woocommerce-page .cart-collaterals:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .cart-collaterals:after,
 .woocommerce-page .cart-collaterals:after {
 	clear: both
 }

 .woocommerce .cart-collaterals .related,
 .woocommerce-page .cart-collaterals .related {
 	width: 30.75%;
 	float: left
 }

 .woocommerce .cart-collaterals .cross-sells,
 .woocommerce-page .cart-collaterals .cross-sells {
 	width: 48%;
 	float: left
 }

 .woocommerce .cart-collaterals .cross-sells ul.products,
 .woocommerce-page .cart-collaterals .cross-sells ul.products {
 	float: none
 }

 .woocommerce .cart-collaterals .cross-sells ul.products li,
 .woocommerce-page .cart-collaterals .cross-sells ul.products li {
 	width: 48%
 }

 .woocommerce .cart-collaterals .shipping_calculator,
 .woocommerce-page .cart-collaterals .shipping_calculator {
 	width: 48%;
 	clear: right;
 	float: right
 }

 .woocommerce .cart-collaterals .shipping_calculator:after,
 .woocommerce .cart-collaterals .shipping_calculator:before,
 .woocommerce-page .cart-collaterals .shipping_calculator:after,
 .woocommerce-page .cart-collaterals .shipping_calculator:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .cart-collaterals .shipping_calculator:after,
 .woocommerce-page .cart-collaterals .shipping_calculator:after {
 	clear: both
 }

 .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
 .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
 .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
 .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
 	width: 47%
 }

 .woocommerce .cart-collaterals .cart_totals,
 .woocommerce-page .cart-collaterals .cart_totals {
 	float: right;
 	width: 48%
 }

 .woocommerce ul.cart_list li:after,
 .woocommerce ul.cart_list li:before,
 .woocommerce ul.product_list_widget li:after,
 .woocommerce ul.product_list_widget li:before,
 .woocommerce-page ul.cart_list li:after,
 .woocommerce-page ul.cart_list li:before,
 .woocommerce-page ul.product_list_widget li:after,
 .woocommerce-page ul.product_list_widget li:before {
 	content: ' ';
 	display: table
 }

 .woocommerce ul.cart_list li:after,
 .woocommerce ul.product_list_widget li:after,
 .woocommerce-page ul.cart_list li:after,
 .woocommerce-page ul.product_list_widget li:after {
 	clear: both
 }

 .woocommerce ul.cart_list li img,
 .woocommerce ul.product_list_widget li img,
 .woocommerce-page ul.cart_list li img,
 .woocommerce-page ul.product_list_widget li img {
 	float: right;
 	height: auto
 }

 .woocommerce form .form-row:after,
 .woocommerce form .form-row:before,
 .woocommerce-page form .form-row:after,
 .woocommerce-page form .form-row:before {
 	content: ' ';
 	display: table
 }

 .woocommerce form .form-row:after,
 .woocommerce-page form .form-row:after {
 	clear: both
 }

 .woocommerce form .form-row label,
 .woocommerce-page form .form-row label {
 	display: block
 }

 .woocommerce form .form-row label.checkbox,
 .woocommerce-page form .form-row label.checkbox {
 	display: inline
 }

 .woocommerce form .form-row select,
 .woocommerce-page form .form-row select {
 	width: 100%
 }

 .woocommerce form .form-row .input-text,
 .woocommerce-page form .form-row .input-text {
 	box-sizing: border-box;
 	width: 100%
 }

 .woocommerce form .form-row-first,
 .woocommerce form .form-row-last,
 .woocommerce-page form .form-row-first,
 .woocommerce-page form .form-row-last {
 	width: 47%;
 	overflow: visible
 }

 .woocommerce form .form-row-first,
 .woocommerce-page form .form-row-first {
 	float: left
 }

 .woocommerce form .form-row-last,
 .woocommerce-page form .form-row-last {
 	float: right
 }

 .woocommerce form .form-row-wide,
 .woocommerce-page form .form-row-wide {
 	clear: both
 }

 .woocommerce #payment .form-row select,
 .woocommerce-page #payment .form-row select {
 	width: auto
 }

 .woocommerce #payment .terms,
 .woocommerce #payment .wc-terms-and-conditions,
 .woocommerce-page #payment .terms,
 .woocommerce-page #payment .wc-terms-and-conditions {
 	text-align: left;
 	padding: 0 1em 0 0;
 	float: left
 }

 .woocommerce #payment #place_order,
 .woocommerce-page #payment #place_order {
 	float: right
 }

 .woocommerce .woocommerce-billing-fields:after,
 .woocommerce .woocommerce-billing-fields:before,
 .woocommerce .woocommerce-shipping-fields:after,
 .woocommerce .woocommerce-shipping-fields:before,
 .woocommerce-page .woocommerce-billing-fields:after,
 .woocommerce-page .woocommerce-billing-fields:before,
 .woocommerce-page .woocommerce-shipping-fields:after,
 .woocommerce-page .woocommerce-shipping-fields:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .woocommerce-billing-fields:after,
 .woocommerce .woocommerce-shipping-fields:after,
 .woocommerce-page .woocommerce-billing-fields:after,
 .woocommerce-page .woocommerce-shipping-fields:after {
 	clear: both
 }

 .woocommerce .woocommerce-terms-and-conditions,
 .woocommerce-page .woocommerce-terms-and-conditions {
 	margin-bottom: 1.618em;
 	padding: 1.618em
 }

 .woocommerce .woocommerce-oembed,
 .woocommerce-page .woocommerce-oembed {
 	position: relative
 }

 .woocommerce-account .woocommerce-MyAccount-navigation {
 	float: left;
 	width: 30%
 }

 .woocommerce-account .woocommerce-MyAccount-content {
 	float: right;
 	width: 68%
 }

 .woocommerce-page.left-sidebar #content.twentyeleven {
 	width: 58.4%;
 	margin: 0 7.6%;
 	float: right
 }

 .woocommerce-page.right-sidebar #content.twentyeleven {
 	margin: 0 7.6%;
 	width: 58.4%;
 	float: left
 }

 .twentyfourteen .tfwc {
 	padding: 12px 10px 0;
 	max-width: 474px;
 	margin: 0 auto
 }

 .twentyfourteen .tfwc .product .entry-summary {
 	padding: 0!important;
 	margin: 0 0 1.618em!important
 }

 .twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
 	margin-top: 0
 }

 @media screen and (min-width:673px) {
 	.twentyfourteen .tfwc {
 		padding-right: 30px;
 		padding-left: 30px
 	}
 }

 @media screen and (min-width:1040px) {
 	.twentyfourteen .tfwc {
 		padding-right: 15px;
 		padding-left: 15px
 	}
 }

 @media screen and (min-width:1110px) {
 	.twentyfourteen .tfwc {
 		padding-right: 30px;
 		padding-left: 30px
 	}
 }

 @media screen and (min-width:1218px) {
 	.twentyfourteen .tfwc {
 		margin-right: 54px
 	}
 	.full-width .twentyfourteen .tfwc {
 		margin-right: auto
 	}
 }

 .twentyfifteen .t15wc {
 	padding-left: 7.6923%;
 	padding-right: 7.6923%;
 	padding-top: 7.6923%;
 	margin-bottom: 7.6923%;
 	background: #fff;
 	box-shadow: 0 0 1px rgba(0, 0, 0, .15)
 }

 .twentyfifteen .t15wc .page-title {
 	margin-left: 0
 }

 @media screen and (min-width:38.75em) {
 	.twentyfifteen .t15wc {
 		margin-right: 7.6923%;
 		margin-left: 7.6923%;
 		margin-top: 8.3333%
 	}
 }

 @media screen and (min-width:59.6875em) {
 	.twentyfifteen .t15wc {
 		margin-left: 8.3333%;
 		margin-right: 8.3333%;
 		padding: 10%
 	}
 	.single-product .twentyfifteen .entry-summary {
 		padding: 0!important
 	}
 }

 .twentysixteen .site-main {
 	margin-right: 7.6923%;
 	margin-left: 7.6923%
 }

 .twentysixteen .entry-summary {
 	margin-right: 0;
 	margin-left: 0
 }

 #content .twentysixteen div.product div.images,
 #content .twentysixteen div.product div.summary {
 	width: 46.42857%
 }

 @media screen and (min-width:44.375em) {
 	.twentysixteen .site-main {
 		margin-right: 23.0769%
 	}
 }

 @media screen and (min-width:56.875em) {
 	.twentysixteen .site-main {
 		margin-right: 0;
 		margin-left: 0
 	}
 	.no-sidebar .twentysixteen .site-main {
 		margin-right: 15%;
 		margin-left: 15%
 	}
 	.no-sidebar .twentysixteen .entry-summary {
 		margin-right: 0;
 		margin-left: 0
 	}
 }

 .rtl .woocommerce .col2-set .col-1,
 .rtl .woocommerce-page .col2-set .col-1 {
 	float: right
 }

 .rtl .woocommerce .col2-set .col-2,
 .rtl .woocommerce-page .col2-set .col-2 {
 	float: left
 }

 @charset "UTF-8";
 @-webkit-keyframes spin {
 	100% {
 		-webkit-transform: rotate(360deg);
 		transform: rotate(360deg)
 	}
 }

 @keyframes spin {
 	100% {
 		-webkit-transform: rotate(360deg);
 		transform: rotate(360deg)
 	}
 }

 @font-face {
 	font-family: star;
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");
 	font-weight: 400;
 	font-style: normal
 }

 @font-face {
 	font-family: WooCommerce;
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");
 	font-weight: 400;
 	font-style: normal
 }

 .woocommerce-store-notice,
 p.demo_store {
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	margin: 0;
 	width: 100%;
 	font-size: 1em;
 	padding: 1em 0;
 	text-align: center;
 	background-color: #a46497;
 	color: #fff;
 	z-index: 99998;
 	box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
 	display: none
 }

 .woocommerce-store-notice a,
 p.demo_store a {
 	color: #fff;
 	text-decoration: underline
 }

 .screen-reader-text {
 	clip: rect(1px, 1px, 1px, 1px);
 	height: 1px;
 	overflow: hidden;
 	position: absolute!important;
 	width: 1px;
 	word-wrap: normal!important
 }

 .admin-bar p.demo_store {
 	top: 32px
 }

 .clear {
 	clear: both
 }

 .woocommerce .blockUI.blockOverlay {
 	position: relative
 }

 .woocommerce .blockUI.blockOverlay:before {
 	height: 1em;
 	width: 1em;
 	display: block;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin-left: -.5em;
 	margin-top: -.5em;
 	content: '';
 	-webkit-animation: spin 1s ease-in-out infinite;
 	animation: spin 1s ease-in-out infinite;
 	background: url(../images/loader.svg) center center;
 	background-size: cover;
 	line-height: 1;
 	text-align: center;
 	font-size: 2em;
 	color: rgba(0, 0, 0, .75)
 }

 .woocommerce .loader:before {
 	height: 1em;
 	width: 1em;
 	display: block;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin-left: -.5em;
 	margin-top: -.5em;
 	content: '';
 	-webkit-animation: spin 1s ease-in-out infinite;
 	animation: spin 1s ease-in-out infinite;
 	background: url(../images/loader.svg) center center;
 	background-size: cover;
 	line-height: 1;
 	text-align: center;
 	font-size: 2em;
 	color: rgba(0, 0, 0, .75)
 }

 .woocommerce a.remove {
 	display: block;
 	font-size: 1.5em;
 	height: 1em;
 	width: 1em;
 	text-align: center;
 	line-height: 1;
 	border-radius: 100%;
 	color: red!important;
 	text-decoration: none;
 	font-weight: 700;
 	border: 0
 }

 .woocommerce a.remove:hover {
 	color: #fff!important;
 	background: red
 }

 .woocommerce small.note {
 	display: block;
 	color: #767676;
 	font-size: .857em;
 	margin-top: 10px
 }

 .woocommerce .woocommerce-breadcrumb {
 	margin: 0 0 1em;
 	padding: 0;
 	font-size: .92em;
 	color: #767676
 }

 .woocommerce .woocommerce-breadcrumb:after,
 .woocommerce .woocommerce-breadcrumb:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .woocommerce-breadcrumb:after {
 	clear: both
 }

 .woocommerce .woocommerce-breadcrumb a {
 	color: #767676
 }

 .woocommerce .quantity .qty {
 	width: 3.631em;
 	text-align: center
 }

 .woocommerce div.product {
 	margin-bottom: 0;
 	position: relative
 }

 .woocommerce div.product .product_title {
 	clear: none;
 	margin-top: 0;
 	padding: 0
 }

 .woocommerce div.product p.price,
 .woocommerce div.product span.price {
 	color: #77a464;
 	font-size: 1.25em
 }

 .woocommerce div.product p.price ins,
 .woocommerce div.product span.price ins {
 	background: inherit;
 	font-weight: 700;
 	display: inline-block
 }

 .woocommerce div.product p.price del,
 .woocommerce div.product span.price del {
 	opacity: .5;
 	display: inline-block
 }

 .woocommerce div.product p.stock {
 	font-size: .92em
 }

 .woocommerce div.product .stock {
 	color: #77a464
 }

 .woocommerce div.product .out-of-stock {
 	color: red
 }

 .woocommerce div.product .woocommerce-product-rating {
 	margin-bottom: 1.618em
 }

 .woocommerce div.product div.images {
 	margin-bottom: 2em
 }

 .woocommerce div.product div.images img {
 	display: block;
 	width: 100%;
 	height: auto;
 	box-shadow: none
 }

 .woocommerce div.product div.images div.thumbnails {
 	padding-top: 1em
 }

 .woocommerce div.product div.images.woocommerce-product-gallery {
 	position: relative
 }

 .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
 	-webkit-transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
 	transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
 	margin: 0;
 	padding: 0
 }

 .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
 	background-color: #fff;
 	opacity: 0
 }

 .woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
 	border: 1px solid #f2f2f2
 }

 .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
 	width: 25%;
 	display: inline-block
 }

 .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
 	position: absolute;
 	top: .5em;
 	right: .5em;
 	font-size: 2em;
 	z-index: 9;
 	width: 36px;
 	height: 36px;
 	background: #fff;
 	text-indent: -9999px;
 	border-radius: 100%;
 	box-sizing: content-box
 }

 .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
 	content: "";
 	display: block;
 	width: 10px;
 	height: 10px;
 	border: 2px solid #000;
 	border-radius: 100%;
 	position: absolute;
 	top: 9px;
 	left: 9px;
 	box-sizing: content-box
 }

 .woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
 	content: "";
 	display: block;
 	width: 2px;
 	height: 8px;
 	background: #000;
 	border-radius: 6px;
 	position: absolute;
 	top: 19px;
 	left: 22px;
 	-webkit-transform: rotate(-45deg);
 	-ms-transform: rotate(-45deg);
 	transform: rotate(-45deg);
 	box-sizing: content-box
 }

 .woocommerce div.product div.images .flex-control-thumbs {
 	overflow: hidden;
 	zoom: 1;
 	margin: 0;
 	padding: 0
 }

 .woocommerce div.product div.images .flex-control-thumbs li {
 	width: 25%;
 	float: left;
 	margin: 0;
 	list-style: none
 }

 .woocommerce div.product div.images .flex-control-thumbs li img {
 	cursor: pointer;
 	opacity: .5;
 	margin: 0
 }

 .woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
 .woocommerce div.product div.images .flex-control-thumbs li img:hover {
 	opacity: 1
 }

 .woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
 	clear: left
 }

 .woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
 	clear: left
 }

 .woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
 	clear: left
 }

 .woocommerce div.product div.summary {
 	margin-bottom: 2em
 }

 .woocommerce div.product div.social {
 	text-align: right;
 	margin: 0 0 1em
 }

 .woocommerce div.product div.social span {
 	margin: 0 0 0 2px
 }

 .woocommerce div.product div.social span span {
 	margin: 0
 }

 .woocommerce div.product div.social span .stButton .chicklets {
 	padding-left: 16px;
 	width: 0
 }

 .woocommerce div.product div.social iframe {
 	float: left;
 	margin-top: 3px
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs {
 	list-style: none;
 	padding: 0 0 0 1em;
 	margin: 0 0 1.618em;
 	overflow: hidden;
 	position: relative
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li {
 	border: 1px solid #d3ced2;
 	background-color: #ebe9eb;
 	display: inline-block;
 	position: relative;
 	z-index: 0;
 	border-radius: 4px 4px 0 0;
 	margin: 0 -5px;
 	padding: 0 1em
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li a {
 	display: inline-block;
 	padding: .5em 0;
 	font-weight: 700;
 	color: #515151;
 	text-decoration: none
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
 	text-decoration: none;
 	color: #6b6a6b
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
 	background: #fff;
 	z-index: 2;
 	border-bottom-color: #fff
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
 	color: inherit;
 	text-shadow: inherit
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
 	box-shadow: 2px 2px 0 #fff
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
 	box-shadow: -2px 2px 0 #fff
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
 .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
 	border: 1px solid #d3ced2;
 	position: absolute;
 	bottom: -1px;
 	width: 5px;
 	height: 5px;
 	content: " ";
 	box-sizing: border-box
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
 	left: -5px;
 	border-bottom-right-radius: 4px;
 	border-width: 0 1px 1px 0;
 	box-shadow: 2px 2px 0 #ebe9eb
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
 	right: -5px;
 	border-bottom-left-radius: 4px;
 	border-width: 0 0 1px 1px;
 	box-shadow: -2px 2px 0 #ebe9eb
 }

 .woocommerce div.product .woocommerce-tabs ul.tabs:before {
 	position: absolute;
 	content: " ";
 	width: 100%;
 	bottom: 0;
 	left: 0;
 	border-bottom: 1px solid #d3ced2;
 	z-index: 1
 }

 .woocommerce div.product .woocommerce-tabs .panel {
 	margin: 0 0 2em;
 	padding: 0
 }

 .woocommerce div.product p.cart {
 	margin-bottom: 2em
 }

 .woocommerce div.product p.cart:after,
 .woocommerce div.product p.cart:before {
 	content: ' ';
 	display: table
 }

 .woocommerce div.product p.cart:after {
 	clear: both
 }

 .woocommerce div.product form.cart {
 	margin-bottom: 2em
 }

 .woocommerce div.product form.cart:after,
 .woocommerce div.product form.cart:before {
 	content: ' ';
 	display: table
 }

 .woocommerce div.product form.cart:after {
 	clear: both
 }

 .woocommerce div.product form.cart div.quantity {
 	float: left;
 	margin: 0 4px 0 0
 }

 .woocommerce div.product form.cart table {
 	border-width: 0 0 1px
 }

 .woocommerce div.product form.cart table td {
 	padding-left: 0
 }

 .woocommerce div.product form.cart table div.quantity {
 	float: none;
 	margin: 0
 }

 .woocommerce div.product form.cart table small.stock {
 	display: block;
 	float: none
 }

 .woocommerce div.product form.cart .variations {
 	margin-bottom: 1em;
 	border: 0;
 	width: 100%
 }

 .woocommerce div.product form.cart .variations td,
 .woocommerce div.product form.cart .variations th {
 	border: 0;
 	vertical-align: top;
 	line-height: 2em
 }

 .woocommerce div.product form.cart .variations label {
 	font-weight: 700
 }

 .woocommerce div.product form.cart .variations select {
 	max-width: 100%;
 	min-width: 75%;
 	display: inline-block;
 	margin-right: 1em
 }

 .woocommerce div.product form.cart .variations td.label {
 	padding-right: 1em
 }

 .woocommerce div.product form.cart .woocommerce-variation-description p {
 	margin-bottom: 1em
 }

 .woocommerce div.product form.cart .reset_variations {
 	visibility: hidden;
 	font-size: .83em
 }

 .woocommerce div.product form.cart .wc-no-matching-variations {
 	display: none
 }

 .woocommerce div.product form.cart .button {
 	vertical-align: middle;
 	float: left
 }

 .woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
 	padding-right: 1em;
 	padding-left: 1em
 }

 .woocommerce div.product form.cart .group_table td {
 	vertical-align: top;
 	padding-bottom: .5em;
 	border: 0
 }

 .woocommerce div.product form.cart .group_table td:first-child {
 	width: 4em;
 	text-align: center
 }

 .woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
 	display: inline-block;
 	width: auto;
 	margin: 0 auto;
 	-webkit-transform: scale(1.5, 1.5);
 	-ms-transform: scale(1.5, 1.5);
 	transform: scale(1.5, 1.5)
 }

 .woocommerce span.onsale {
 	min-height: 3.236em;
 	min-width: 3.236em;
 	padding: .202em;
 	font-size: 1em;
 	font-weight: 700;
 	position: absolute;
 	text-align: center;
 	line-height: 3.236;
 	top: -.5em;
 	left: -.5em;
 	margin: 0;
 	border-radius: 100%;
 	background-color: #77a464;
 	color: #fff;
 	font-size: .857em;
 	z-index: 9
 }

 .woocommerce .products ul,
 .woocommerce ul.products {
 	margin: 0 0 1em;
 	padding: 0;
 	list-style: none outside;
 	clear: both
 }

 .woocommerce .products ul:after,
 .woocommerce .products ul:before,
 .woocommerce ul.products:after,
 .woocommerce ul.products:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .products ul:after,
 .woocommerce ul.products:after {
 	clear: both
 }

 .woocommerce .products ul li,
 .woocommerce ul.products li {
 	list-style: none outside
 }

 .woocommerce ul.products li.product .onsale {
 	top: 0;
 	right: 0;
 	left: auto;
 	margin: -.5em -.5em 0 0
 }

 .woocommerce ul.products li.product .woocommerce-loop-category__title,
 .woocommerce ul.products li.product .woocommerce-loop-product__title,
 .woocommerce ul.products li.product h3 {
 	padding: .5em 0;
 	margin: 0;
 	font-size: 1em
 }

 .woocommerce ul.products li.product a {
 	text-decoration: none
 }

 .woocommerce ul.products li.product a img {
 	width: 100%;
 	height: auto;
 	display: block;
 	margin: 0 0 1em;
 	box-shadow: none
 }

 .woocommerce ul.products li.product strong {
 	display: block
 }

 .woocommerce ul.products li.product .woocommerce-placeholder {
 	border: 1px solid #f2f2f2
 }

 .woocommerce ul.products li.product .star-rating {
 	font-size: .857em
 }

 .woocommerce ul.products li.product .button {
 	margin-top: 1em
 }

 .woocommerce ul.products li.product .price {
 	color: #77a464;
 	display: block;
 	font-weight: 400;
 	margin-bottom: .5em;
 	font-size: .857em
 }

 .woocommerce ul.products li.product .price del {
 	color: inherit;
 	opacity: .5;
 	display: inline-block
 }

 .woocommerce ul.products li.product .price ins {
 	background: 0 0;
 	font-weight: 700;
 	display: inline-block
 }

 .woocommerce ul.products li.product .price .from {
 	font-size: .67em;
 	margin: -2px 0 0;
 	text-transform: uppercase;
 	color: rgba(132, 132, 132, .5)
 }

 .woocommerce .woocommerce-result-count {
 	margin: 0 0 1em
 }

 .woocommerce .woocommerce-ordering {
 	margin: 0 0 1em
 }

 .woocommerce .woocommerce-ordering select {
 	vertical-align: top
 }

 .woocommerce nav.woocommerce-pagination {
 	text-align: center
 }

 .woocommerce nav.woocommerce-pagination ul {
 	display: inline-block;
 	white-space: nowrap;
 	padding: 0;
 	clear: both;
 	border: 1px solid #d3ced2;
 	border-right: 0;
 	margin: 1px
 }

 .woocommerce nav.woocommerce-pagination ul li {
 	border-right: 1px solid #d3ced2;
 	padding: 0;
 	margin: 0;
 	float: left;
 	display: inline;
 	overflow: hidden
 }

 .woocommerce nav.woocommerce-pagination ul li a,
 .woocommerce nav.woocommerce-pagination ul li span {
 	margin: 0;
 	text-decoration: none;
 	padding: 0;
 	line-height: 1;
 	font-size: 1em;
 	font-weight: 400;
 	padding: .5em;
 	min-width: 1em;
 	display: block
 }

 .woocommerce nav.woocommerce-pagination ul li a:focus,
 .woocommerce nav.woocommerce-pagination ul li a:hover,
 .woocommerce nav.woocommerce-pagination ul li span.current {
 	background: #ebe9eb;
 	color: #8a7e88
 }

 .woocommerce #respond input#submit,
 .woocommerce a.button,
 .woocommerce button.button,
 .woocommerce input.button {
 	font-size: 100%;
 	margin: 0;
 	line-height: 1;
 	cursor: pointer;
 	position: relative;
 	text-decoration: none;
 	overflow: visible;
 	padding: .618em 1em;
 	font-weight: 700;
 	border-radius: 3px;
 	left: auto;
 	color: #515151;
 	background-color: #ebe9eb;
 	border: 0;
 	display: inline-block;
 	background-image: none;
 	box-shadow: none;
 	text-shadow: none
 }

 .woocommerce #respond input#submit.loading,
 .woocommerce a.button.loading,
 .woocommerce button.button.loading,
 .woocommerce input.button.loading {
 	opacity: .25;
 	padding-right: 2.618em
 }

 .woocommerce #respond input#submit.loading:after,
 .woocommerce a.button.loading:after,
 .woocommerce button.button.loading:after,
 .woocommerce input.button.loading:after {
 	font-family: WooCommerce;
 	content: "\e01c";
 	vertical-align: top;
 	font-weight: 400;
 	position: absolute;
 	top: .618em;
 	right: 1em;
 	-webkit-animation: spin 2s linear infinite;
 	animation: spin 2s linear infinite
 }

 .woocommerce #respond input#submit.added:after,
 .woocommerce a.button.added:after,
 .woocommerce button.button.added:after,
 .woocommerce input.button.added:after {
 	font-family: WooCommerce;
 	content: "\e017";
 	margin-left: .53em;
 	vertical-align: bottom
 }

 .woocommerce #respond input#submit:hover,
 .woocommerce a.button:hover,
 .woocommerce button.button:hover,
 .woocommerce input.button:hover {
 	background-color: #dfdcde;
 	text-decoration: none;
 	background-image: none;
 	color: #515151
 }

 .woocommerce #respond input#submit.alt,
 .woocommerce a.button.alt,
 .woocommerce button.button.alt,
 .woocommerce input.button.alt {
 	background-color: #a46497;
 	color: #fff;
 	-webkit-font-smoothing: antialiased
 }

 .woocommerce #respond input#submit.alt:hover,
 .woocommerce a.button.alt:hover,
 .woocommerce button.button.alt:hover,
 .woocommerce input.button.alt:hover {
 	background-color: #96588a;
 	color: #fff
 }

 .woocommerce #respond input#submit.alt.disabled,
 .woocommerce #respond input#submit.alt.disabled:hover,
 .woocommerce #respond input#submit.alt:disabled,
 .woocommerce #respond input#submit.alt:disabled:hover,
 .woocommerce #respond input#submit.alt:disabled[disabled],
 .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
 .woocommerce a.button.alt.disabled,
 .woocommerce a.button.alt.disabled:hover,
 .woocommerce a.button.alt:disabled,
 .woocommerce a.button.alt:disabled:hover,
 .woocommerce a.button.alt:disabled[disabled],
 .woocommerce a.button.alt:disabled[disabled]:hover,
 .woocommerce button.button.alt.disabled,
 .woocommerce button.button.alt.disabled:hover,
 .woocommerce button.button.alt:disabled,
 .woocommerce button.button.alt:disabled:hover,
 .woocommerce button.button.alt:disabled[disabled],
 .woocommerce button.button.alt:disabled[disabled]:hover,
 .woocommerce input.button.alt.disabled,
 .woocommerce input.button.alt.disabled:hover,
 .woocommerce input.button.alt:disabled,
 .woocommerce input.button.alt:disabled:hover,
 .woocommerce input.button.alt:disabled[disabled],
 .woocommerce input.button.alt:disabled[disabled]:hover {
 	background-color: #a46497;
 	color: #fff
 }

 .woocommerce #respond input#submit.disabled,
 .woocommerce #respond input#submit:disabled,
 .woocommerce #respond input#submit:disabled[disabled],
 .woocommerce a.button.disabled,
 .woocommerce a.button:disabled,
 .woocommerce a.button:disabled[disabled],
 .woocommerce button.button.disabled,
 .woocommerce button.button:disabled,
 .woocommerce button.button:disabled[disabled],
 .woocommerce input.button.disabled,
 .woocommerce input.button:disabled,
 .woocommerce input.button:disabled[disabled] {
 	color: inherit;
 	cursor: not-allowed;
 	opacity: .5;
 	padding: .618em 1em
 }

 .woocommerce #respond input#submit.disabled:hover,
 .woocommerce #respond input#submit:disabled:hover,
 .woocommerce #respond input#submit:disabled[disabled]:hover,
 .woocommerce a.button.disabled:hover,
 .woocommerce a.button:disabled:hover,
 .woocommerce a.button:disabled[disabled]:hover,
 .woocommerce button.button.disabled:hover,
 .woocommerce button.button:disabled:hover,
 .woocommerce button.button:disabled[disabled]:hover,
 .woocommerce input.button.disabled:hover,
 .woocommerce input.button:disabled:hover,
 .woocommerce input.button:disabled[disabled]:hover {
 	color: inherit;
 	background-color: #ebe9eb
 }

 .woocommerce .cart .button,
 .woocommerce .cart input.button {
 	float: none
 }

 .woocommerce a.added_to_cart {
 	padding-top: .5em;
 	display: inline-block
 }

 .woocommerce #reviews h2 small {
 	float: right;
 	color: #767676;
 	font-size: 15px;
 	margin: 10px 0 0
 }

 .woocommerce #reviews h2 small a {
 	text-decoration: none;
 	color: #767676
 }

 .woocommerce #reviews h3 {
 	margin: 0
 }

 .woocommerce #reviews #respond {
 	margin: 0;
 	border: 0;
 	padding: 0
 }

 .woocommerce #reviews #comment {
 	height: 75px
 }

 .woocommerce #reviews #comments .add_review:after,
 .woocommerce #reviews #comments .add_review:before {
 	content: ' ';
 	display: table
 }

 .woocommerce #reviews #comments .add_review:after {
 	clear: both
 }

 .woocommerce #reviews #comments h2 {
 	clear: none
 }

 .woocommerce #reviews #comments ol.commentlist {
 	margin: 0;
 	width: 100%;
 	background: 0 0;
 	list-style: none
 }

 .woocommerce #reviews #comments ol.commentlist:after,
 .woocommerce #reviews #comments ol.commentlist:before {
 	content: ' ';
 	display: table
 }

 .woocommerce #reviews #comments ol.commentlist:after {
 	clear: both
 }

 .woocommerce #reviews #comments ol.commentlist li {
 	padding: 0;
 	margin: 0 0 20px;
 	border: 0;
 	position: relative;
 	background: 0;
 	border: 0
 }

 .woocommerce #reviews #comments ol.commentlist li .meta {
 	color: #767676;
 	font-size: .75em
 }

 .woocommerce #reviews #comments ol.commentlist li img.avatar {
 	float: left;
 	position: absolute;
 	top: 0;
 	left: 0;
 	padding: 3px;
 	width: 32px;
 	height: auto;
 	background: #ebe9eb;
 	border: 1px solid #e4e1e3;
 	margin: 0;
 	box-shadow: none
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text {
 	margin: 0 0 0 50px;
 	border: 1px solid #e4e1e3;
 	border-radius: 4px;
 	padding: 1em 1em 0
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text:after,
 .woocommerce #reviews #comments ol.commentlist li .comment-text:before {
 	content: ' ';
 	display: table
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
 	clear: both
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text p {
 	margin: 0 0 1em
 }

 .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
 	font-size: .83em
 }

 .woocommerce #reviews #comments ol.commentlist ul.children {
 	list-style: none outside;
 	margin: 20px 0 0 50px
 }

 .woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
 	display: none
 }

 .woocommerce #reviews #comments ol.commentlist #respond {
 	border: 1px solid #e4e1e3;
 	border-radius: 4px;
 	padding: 1em 1em 0;
 	margin: 20px 0 0 50px
 }

 .woocommerce #reviews #comments .commentlist>li:before {
 	content: ""
 }

 .woocommerce .star-rating {
 	float: right;
 	overflow: hidden;
 	position: relative;
 	height: 1em;
 	line-height: 1;
 	font-size: 1em;
 	width: 5.4em;
 	font-family: star
 }

 .woocommerce .star-rating:before {
 	content: "\73\73\73\73\73";
 	color: #d3ced2;
 	float: left;
 	top: 0;
 	left: 0;
 	position: absolute
 }

 .woocommerce .star-rating span {
 	overflow: hidden;
 	float: left;
 	top: 0;
 	left: 0;
 	position: absolute;
 	padding-top: 1.5em
 }

 .woocommerce .star-rating span:before {
 	content: "\53\53\53\53\53";
 	top: 0;
 	position: absolute;
 	left: 0
 }

 .woocommerce .woocommerce-product-rating {
 	line-height: 2;
 	display: block
 }

 .woocommerce .woocommerce-product-rating:after,
 .woocommerce .woocommerce-product-rating:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .woocommerce-product-rating:after {
 	clear: both
 }

 .woocommerce .woocommerce-product-rating .star-rating {
 	margin: .5em 4px 0 0;
 	float: left
 }

 .woocommerce .products .star-rating {
 	display: block;
 	margin: 0 0 .5em;
 	float: none
 }

 .woocommerce .hreview-aggregate .star-rating {
 	margin: 10px 0 0
 }

 .woocommerce #review_form #respond {
 	position: static;
 	margin: 0;
 	width: auto;
 	padding: 0;
 	background: transparent none;
 	border: 0
 }

 .woocommerce #review_form #respond:after,
 .woocommerce #review_form #respond:before {
 	content: ' ';
 	display: table
 }

 .woocommerce #review_form #respond:after {
 	clear: both
 }

 .woocommerce #review_form #respond p {
 	margin: 0 0 10px
 }

 .woocommerce #review_form #respond .form-submit input {
 	left: auto
 }

 .woocommerce #review_form #respond textarea {
 	box-sizing: border-box;
 	width: 100%
 }

 .woocommerce p.stars a {
 	position: relative;
 	height: 1em;
 	width: 1em;
 	text-indent: -999em;
 	display: inline-block;
 	text-decoration: none
 }

 .woocommerce p.stars a:before {
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 1em;
 	height: 1em;
 	line-height: 1;
 	font-family: WooCommerce;
 	content: "\e021";
 	text-indent: 0
 }

 .woocommerce p.stars a:hover~a:before {
 	content: "\e021"
 }

 .woocommerce p.stars:hover a:before {
 	content: "\e020"
 }

 .woocommerce p.stars.selected a.active:before {
 	content: "\e020"
 }

 .woocommerce p.stars.selected a.active~a:before {
 	content: "\e021"
 }

 .woocommerce p.stars.selected a:not(.active):before {
 	content: "\e020"
 }

 .woocommerce table.shop_attributes {
 	border: 0;
 	border-top: 1px dotted rgba(0, 0, 0, .1);
 	margin-bottom: 1.618em;
 	width: 100%
 }

 .woocommerce table.shop_attributes th {
 	width: 150px;
 	font-weight: 700;
 	padding: 8px;
 	border-top: 0;
 	border-bottom: 1px dotted rgba(0, 0, 0, .1);
 	margin: 0;
 	line-height: 1.5
 }

 .woocommerce table.shop_attributes td {
 	font-style: italic;
 	padding: 0;
 	border-top: 0;
 	border-bottom: 1px dotted rgba(0, 0, 0, .1);
 	margin: 0;
 	line-height: 1.5
 }

 .woocommerce table.shop_attributes td p {
 	margin: 0;
 	padding: 8px 0
 }

 .woocommerce table.shop_attributes tr:nth-child(even) td,
 .woocommerce table.shop_attributes tr:nth-child(even) th {
 	background: rgba(0, 0, 0, .025)
 }

 .woocommerce table.shop_table {
 	border: 1px solid rgba(0, 0, 0, .1);
 	margin: 0 -1px 24px 0;
 	text-align: left;
 	width: 100%;
 	border-collapse: separate;
 	border-radius: 5px
 }

 .woocommerce table.shop_table th {
 	font-weight: 700;
 	padding: 9px 12px;
 	line-height: 1.5em
 }

 .woocommerce table.shop_table td {
 	border-top: 1px solid rgba(0, 0, 0, .1);
 	padding: 9px 12px;
 	vertical-align: middle;
 	line-height: 1.5em
 }

 .woocommerce table.shop_table td small {
 	font-weight: 400
 }

 .woocommerce table.shop_table td del {
 	font-weight: 400
 }

 .woocommerce table.shop_table tbody:first-child tr:first-child td,
 .woocommerce table.shop_table tbody:first-child tr:first-child th {
 	border-top: 0
 }

 .woocommerce table.shop_table tbody th,
 .woocommerce table.shop_table tfoot td,
 .woocommerce table.shop_table tfoot th {
 	font-weight: 700;
 	border-top: 1px solid rgba(0, 0, 0, .1)
 }

 .woocommerce table.my_account_orders {
 	font-size: .85em
 }

 .woocommerce table.my_account_orders td,
 .woocommerce table.my_account_orders th {
 	padding: 4px 8px;
 	vertical-align: middle
 }

 .woocommerce table.my_account_orders .button {
 	white-space: nowrap
 }

 .woocommerce table.my_account_orders .order-actions {
 	text-align: right
 }

 .woocommerce table.my_account_orders .order-actions .button {
 	margin: .125em 0 .125em .25em
 }

 .woocommerce table.woocommerce-MyAccount-downloads td,
 .woocommerce table.woocommerce-MyAccount-downloads th {
 	vertical-align: top;
 	text-align: center
 }

 .woocommerce table.woocommerce-MyAccount-downloads td:first-child,
 .woocommerce table.woocommerce-MyAccount-downloads th:first-child {
 	text-align: left
 }

 .woocommerce table.woocommerce-MyAccount-downloads td:last-child,
 .woocommerce table.woocommerce-MyAccount-downloads th:last-child {
 	text-align: left
 }

 .woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,
 .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before {
 	content: "\2193";
 	display: inline-block
 }

 .woocommerce td.product-name .wc-item-meta,
 .woocommerce td.product-name dl.variation {
 	list-style: none outside
 }

 .woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
 .woocommerce td.product-name .wc-item-meta dt,
 .woocommerce td.product-name dl.variation .wc-item-meta-label,
 .woocommerce td.product-name dl.variation dt {
 	float: left;
 	clear: both;
 	margin-right: .25em;
 	display: inline-block;
 	list-style: none outside
 }

 .woocommerce td.product-name .wc-item-meta dd,
 .woocommerce td.product-name dl.variation dd {
 	margin: 0
 }

 .woocommerce td.product-name .wc-item-meta p,
 .woocommerce td.product-name .wc-item-meta:last-child,
 .woocommerce td.product-name dl.variation p,
 .woocommerce td.product-name dl.variation:last-child {
 	margin-bottom: 0
 }

 .woocommerce td.product-name p.backorder_notification {
 	font-size: .83em
 }

 .woocommerce td.product-quantity {
 	min-width: 80px
 }

 .woocommerce ul.cart_list,
 .woocommerce ul.product_list_widget {
 	list-style: none outside;
 	padding: 0;
 	margin: 0
 }

 .woocommerce ul.cart_list li,
 .woocommerce ul.product_list_widget li {
 	padding: 4px 0;
 	margin: 0;
 	list-style: none
 }

 .woocommerce ul.cart_list li:after,
 .woocommerce ul.cart_list li:before,
 .woocommerce ul.product_list_widget li:after,
 .woocommerce ul.product_list_widget li:before {
 	content: ' ';
 	display: table
 }

 .woocommerce ul.cart_list li:after,
 .woocommerce ul.product_list_widget li:after {
 	clear: both
 }

 .woocommerce ul.cart_list li a,
 .woocommerce ul.product_list_widget li a {
 	display: block;
 	font-weight: 700
 }

 .woocommerce ul.cart_list li img,
 .woocommerce ul.product_list_widget li img {
 	float: right;
 	margin-left: 4px;
 	width: 32px;
 	height: auto;
 	box-shadow: none
 }

 .woocommerce ul.cart_list li dl,
 .woocommerce ul.product_list_widget li dl {
 	margin: 0;
 	padding-left: 1em;
 	border-left: 2px solid rgba(0, 0, 0, .1)
 }

 .woocommerce ul.cart_list li dl:after,
 .woocommerce ul.cart_list li dl:before,
 .woocommerce ul.product_list_widget li dl:after,
 .woocommerce ul.product_list_widget li dl:before {
 	content: ' ';
 	display: table
 }

 .woocommerce ul.cart_list li dl:after,
 .woocommerce ul.product_list_widget li dl:after {
 	clear: both
 }

 .woocommerce ul.cart_list li dl dd,
 .woocommerce ul.cart_list li dl dt,
 .woocommerce ul.product_list_widget li dl dd,
 .woocommerce ul.product_list_widget li dl dt {
 	display: inline-block;
 	float: left;
 	margin-bottom: 1em
 }

 .woocommerce ul.cart_list li dl dt,
 .woocommerce ul.product_list_widget li dl dt {
 	font-weight: 700;
 	padding: 0 0 .25em;
 	margin: 0 4px 0 0;
 	clear: left
 }

 .woocommerce ul.cart_list li dl dd,
 .woocommerce ul.product_list_widget li dl dd {
 	padding: 0 0 .25em
 }

 .woocommerce ul.cart_list li dl dd p:last-child,
 .woocommerce ul.product_list_widget li dl dd p:last-child {
 	margin-bottom: 0
 }

 .woocommerce ul.cart_list li .star-rating,
 .woocommerce ul.product_list_widget li .star-rating {
 	float: none
 }

 .woocommerce .widget_shopping_cart .total,
 .woocommerce.widget_shopping_cart .total {
 	border-top: 3px double #ebe9eb;
 	padding: 4px 0 0
 }

 .woocommerce .widget_shopping_cart .total strong,
 .woocommerce.widget_shopping_cart .total strong {
 	min-width: 40px;
 	display: inline-block
 }

 .woocommerce .widget_shopping_cart .cart_list li,
 .woocommerce.widget_shopping_cart .cart_list li {
 	padding-left: 2em;
 	position: relative;
 	padding-top: 0
 }

 .woocommerce .widget_shopping_cart .cart_list li a.remove,
 .woocommerce.widget_shopping_cart .cart_list li a.remove {
 	position: absolute;
 	top: 0;
 	left: 0
 }

 .woocommerce .widget_shopping_cart .buttons:after,
 .woocommerce .widget_shopping_cart .buttons:before,
 .woocommerce.widget_shopping_cart .buttons:after,
 .woocommerce.widget_shopping_cart .buttons:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .widget_shopping_cart .buttons:after,
 .woocommerce.widget_shopping_cart .buttons:after {
 	clear: both
 }

 .woocommerce .widget_shopping_cart .buttons a,
 .woocommerce.widget_shopping_cart .buttons a {
 	margin-right: 5px;
 	margin-bottom: 5px
 }

 .woocommerce form .form-row {
 	padding: 3px;
 	margin: 0 0 6px
 }

 .woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
 	-webkit-transition: opacity .5s .5s ease;
 	transition: opacity .5s .5s ease;
 	opacity: 0
 }

 .woocommerce form .form-row label {
 	line-height: 2
 }

 .woocommerce form .form-row label.hidden {
 	visibility: hidden
 }

 .woocommerce form .form-row label.inline {
 	display: inline
 }

 .woocommerce form .form-row .woocommerce-input-wrapper .description {
 	background: #1e85be;
 	color: #fff;
 	border-radius: 3px;
 	padding: 1em;
 	margin: .5em 0 0;
 	clear: both;
 	display: none;
 	position: relative
 }

 .woocommerce form .form-row .woocommerce-input-wrapper .description a {
 	color: #fff;
 	text-decoration: underline;
 	border: 0;
 	box-shadow: none
 }

 .woocommerce form .form-row .woocommerce-input-wrapper .description:before {
 	left: 50%;
 	top: 0;
 	margin-top: -4px;
 	-webkit-transform: translateX(-50%) rotate(180deg);
 	-ms-transform: translateX(-50%) rotate(180deg);
 	transform: translateX(-50%) rotate(180deg);
 	content: "";
 	position: absolute;
 	border-width: 4px 6px 0;
 	border-style: solid;
 	border-color: #1e85be transparent transparent;
 	z-index: 100;
 	display: block
 }

 .woocommerce form .form-row select {
 	cursor: pointer;
 	margin: 0
 }

 .woocommerce form .form-row .required {
 	color: red;
 	font-weight: 700;
 	border: 0!important;
 	text-decoration: none;
 	visibility: hidden
 }

 .woocommerce form .form-row .optional {
 	visibility: visible
 }

 .woocommerce form .form-row .input-checkbox {
 	display: inline;
 	margin: -2px 8px 0 0;
 	text-align: center;
 	vertical-align: middle
 }

 .woocommerce form .form-row input.input-text,
 .woocommerce form .form-row textarea {
 	box-sizing: border-box;
 	width: 100%;
 	margin: 0;
 	outline: 0;
 	line-height: normal
 }

 .woocommerce form .form-row textarea {
 	height: 4em;
 	line-height: 1.5;
 	display: block;
 	box-shadow: none
 }

 .woocommerce form .form-row .select2-container {
 	width: 100%;
 	line-height: 2em
 }

 .woocommerce form .form-row.woocommerce-invalid label {
 	color: #a00
 }

 .woocommerce form .form-row.woocommerce-invalid .select2-container,
 .woocommerce form .form-row.woocommerce-invalid input.input-text,
 .woocommerce form .form-row.woocommerce-invalid select {
 	border-color: #a00
 }

 .woocommerce form .form-row.woocommerce-validated .select2-container,
 .woocommerce form .form-row.woocommerce-validated input.input-text,
 .woocommerce form .form-row.woocommerce-validated select {
 	border-color: #6dc22e
 }

 .woocommerce form .form-row ::-webkit-input-placeholder {
 	line-height: normal
 }

 .woocommerce form .form-row :-moz-placeholder {
 	line-height: normal
 }

 .woocommerce form .form-row :-ms-input-placeholder {
 	line-height: normal
 }

 .woocommerce form.checkout_coupon,
 .woocommerce form.login,
 .woocommerce form.register {
 	border: 1px solid #d3ced2;
 	padding: 20px;
 	margin: 2em 0;
 	text-align: left;
 	border-radius: 5px
 }

 .woocommerce ul#shipping_method {
 	list-style: none outside;
 	margin: 0;
 	padding: 0
 }

 .woocommerce ul#shipping_method li {
 	margin: 0 0 .5em;
 	line-height: 1.5em;
 	list-style: none outside
 }

 .woocommerce ul#shipping_method li input {
 	margin: 3px .4375em 0 0;
 	vertical-align: top
 }

 .woocommerce ul#shipping_method li label {
 	display: inline
 }

 .woocommerce ul#shipping_method .amount {
 	font-weight: 700
 }

 .woocommerce p.woocommerce-shipping-contents {
 	margin: 0
 }

 .woocommerce ul.order_details {
 	margin: 0 0 3em;
 	list-style: none
 }

 .woocommerce ul.order_details:after,
 .woocommerce ul.order_details:before {
 	content: ' ';
 	display: table
 }

 .woocommerce ul.order_details:after {
 	clear: both
 }

 .woocommerce ul.order_details li {
 	float: left;
 	margin-right: 2em;
 	text-transform: uppercase;
 	font-size: .715em;
 	line-height: 1;
 	border-right: 1px dashed #d3ced2;
 	padding-right: 2em;
 	margin-left: 0;
 	padding-left: 0;
 	list-style-type: none
 }

 .woocommerce ul.order_details li strong {
 	display: block;
 	font-size: 1.4em;
 	text-transform: none;
 	line-height: 1.5
 }

 .woocommerce ul.order_details li:last-of-type {
 	border: none
 }

 .woocommerce .wc-bacs-bank-details-account-name {
 	font-weight: 700
 }

 .woocommerce .woocommerce-customer-details,
 .woocommerce .woocommerce-order-details,
 .woocommerce .woocommerce-order-downloads {
 	margin-bottom: 2em
 }

 .woocommerce .woocommerce-customer-details :last-child,
 .woocommerce .woocommerce-order-details :last-child,
 .woocommerce .woocommerce-order-downloads :last-child {
 	margin-bottom: 0
 }

 .woocommerce .woocommerce-customer-details address {
 	font-style: normal;
 	margin-bottom: 0;
 	border: 1px solid rgba(0, 0, 0, .1);
 	border-bottom-width: 2px;
 	border-right-width: 2px;
 	text-align: left;
 	width: 100%;
 	border-radius: 5px;
 	padding: 6px 12px
 }

 .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
 .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
 	margin-bottom: 0;
 	padding-left: 1.5em
 }

 .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
 	font-family: WooCommerce;
 	speak: none;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	margin-right: .618em;
 	content: "î€·";
 	text-decoration: none;
 	margin-left: -1.5em;
 	line-height: 1.75;
 	position: absolute
 }

 .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
 	font-family: WooCommerce;
 	speak: none;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	margin-right: .618em;
 	content: "î€­";
 	text-decoration: none;
 	margin-left: -1.5em;
 	line-height: 1.75;
 	position: absolute
 }

 .woocommerce .woocommerce-widget-layered-nav-list {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	list-style: none outside
 }

 .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
 	padding: 0 0 1px;
 	list-style: none
 }

 .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,
 .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after {
 	clear: both
 }

 .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
 .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
 	padding: 1px 0
 }

 .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before {
 	font-family: WooCommerce;
 	speak: none;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	margin-right: .618em;
 	content: "î€“";
 	text-decoration: none;
 	color: #a00
 }

 .woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
 	margin-top: 1em
 }

 .woocommerce .widget_layered_nav_filters ul {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	list-style: none outside;
 	overflow: hidden;
 	zoom: 1
 }

 .woocommerce .widget_layered_nav_filters ul li {
 	float: left;
 	padding: 0 1em 1px 1px;
 	list-style: none
 }

 .woocommerce .widget_layered_nav_filters ul li a {
 	text-decoration: none
 }

 .woocommerce .widget_layered_nav_filters ul li a:before {
 	font-family: WooCommerce;
 	speak: none;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	margin-right: .618em;
 	content: "î€“";
 	text-decoration: none;
 	color: #a00;
 	vertical-align: inherit;
 	margin-right: .5em
 }

 .woocommerce .widget_price_filter .price_slider {
 	margin-bottom: 1em
 }

 .woocommerce .widget_price_filter .price_slider_amount {
 	text-align: right;
 	line-height: 2.4;
 	font-size: .8751em
 }

 .woocommerce .widget_price_filter .price_slider_amount .button {
 	font-size: 1.15em;
 	float: left
 }

 .woocommerce .widget_price_filter .ui-slider {
 	position: relative;
 	text-align: left;
 	margin-left: .5em;
 	margin-right: .5em
 }

 .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
 	position: absolute;
 	z-index: 2;
 	width: 1em;
 	height: 1em;
 	background-color: #a46497;
 	border-radius: 1em;
 	cursor: ew-resize;
 	outline: 0;
 	top: -.3em;
 	margin-left: -.5em
 }

 .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
 	position: absolute;
 	z-index: 1;
 	font-size: .7em;
 	display: block;
 	border: 0;
 	border-radius: 1em;
 	background-color: #a46497
 }

 .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
 	border-radius: 1em;
 	background-color: #462940;
 	border: 0
 }

 .woocommerce .widget_price_filter .ui-slider-horizontal {
 	height: .5em
 }

 .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
 	top: 0;
 	height: 100%
 }

 .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
 	left: -1px
 }

 .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
 	right: -1px
 }

 .woocommerce .widget_rating_filter ul {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	list-style: none outside
 }

 .woocommerce .widget_rating_filter ul li {
 	padding: 0 0 1px;
 	list-style: none
 }

 .woocommerce .widget_rating_filter ul li:after,
 .woocommerce .widget_rating_filter ul li:before {
 	content: ' ';
 	display: table
 }

 .woocommerce .widget_rating_filter ul li:after {
 	clear: both
 }

 .woocommerce .widget_rating_filter ul li a {
 	padding: 1px 0;
 	text-decoration: none
 }

 .woocommerce .widget_rating_filter ul li .star-rating {
 	float: none;
 	display: inline-block
 }

 .woocommerce .widget_rating_filter ul li.chosen a:before {
 	font-family: WooCommerce;
 	speak: none;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	margin-right: .618em;
 	content: "î€“";
 	text-decoration: none;
 	color: #a00
 }

 .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
 	float: left;
 	margin-right: 1em
 }

 .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
 	display: inline-block
 }

 .woocommerce-no-js form.woocommerce-form-coupon,
 .woocommerce-no-js form.woocommerce-form-login {
 	display: block!important
 }

 .woocommerce-no-js .showcoupon,
 .woocommerce-no-js .woocommerce-form-coupon-toggle,
 .woocommerce-no-js .woocommerce-form-login-toggle {
 	display: none!important
 }

 .woocommerce-error,
 .woocommerce-info,
 .woocommerce-message {
 	padding: 1em 2em 1em 3.5em;
 	margin: 0 0 2em;
 	position: relative;
 	background-color: #f7f6f7;
 	color: #515151;
 	border-top: 3px solid #a46497;
 	list-style: none outside;
 	width: auto;
 	word-wrap: break-word
 }

 .woocommerce-error:after,
 .woocommerce-error:before,
 .woocommerce-info:after,
 .woocommerce-info:before,
 .woocommerce-message:after,
 .woocommerce-message:before {
 	content: ' ';
 	display: table
 }

 .woocommerce-error:after,
 .woocommerce-info:after,
 .woocommerce-message:after {
 	clear: both
 }

 .woocommerce-error:before,
 .woocommerce-info:before,
 .woocommerce-message:before {
 	font-family: WooCommerce;
 	content: "\e028";
 	display: inline-block;
 	position: absolute;
 	top: 1em;
 	left: 1.5em
 }

 .woocommerce-error .button,
 .woocommerce-info .button,
 .woocommerce-message .button {
 	float: right
 }

 .woocommerce-error li,
 .woocommerce-info li,
 .woocommerce-message li {
 	list-style: none outside!important;
 	padding-left: 0!important;
 	margin-left: 0!important
 }

 .rtl.woocommerce .price_label,
 .rtl.woocommerce .price_label span {
 	direction: ltr;
 	unicode-bidi: embed
 }

 .woocommerce-message {
 	border-top-color: #8fae1b
 }

 .woocommerce-message:before {
 	content: "\e015";
 	color: #8fae1b
 }

 .woocommerce-info {
 	border-top-color: #1e85be
 }

 .woocommerce-info:before {
 	color: #1e85be
 }

 .woocommerce-error {
 	border-top-color: #b81c23
 }

 .woocommerce-error:before {
 	content: "\e016";
 	color: #b81c23
 }

 .woocommerce-account .woocommerce:after,
 .woocommerce-account .woocommerce:before {
 	content: ' ';
 	display: table
 }

 .woocommerce-account .woocommerce:after {
 	clear: both
 }

 .woocommerce-account .addresses .title:after,
 .woocommerce-account .addresses .title:before {
 	content: ' ';
 	display: table
 }

 .woocommerce-account .addresses .title:after {
 	clear: both
 }

 .woocommerce-account .addresses .title h3 {
 	float: left
 }

 .woocommerce-account .addresses .title .edit {
 	float: right
 }

 .woocommerce-account ol.commentlist.notes li.note p.meta {
 	font-weight: 700;
 	margin-bottom: 0
 }

 .woocommerce-account ol.commentlist.notes li.note .description p:last-child {
 	margin-bottom: 0
 }

 .woocommerce-account ul.digital-downloads {
 	margin-left: 0;
 	padding-left: 0
 }

 .woocommerce-account ul.digital-downloads li {
 	list-style: none;
 	margin-left: 0;
 	padding-left: 0
 }

 .woocommerce-account ul.digital-downloads li:before {
 	font-family: WooCommerce;
 	speak: none;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	margin-right: .618em;
 	content: "î€Š";
 	text-decoration: none
 }

 .woocommerce-account ul.digital-downloads li .count {
 	float: right
 }

 #add_payment_method table.cart .product-thumbnail,
 .woocommerce-cart table.cart .product-thumbnail,
 .woocommerce-checkout table.cart .product-thumbnail {
 	min-width: 32px
 }

 #add_payment_method table.cart img,
 .woocommerce-cart table.cart img,
 .woocommerce-checkout table.cart img {
 	width: 32px;
 	box-shadow: none
 }

 #add_payment_method table.cart td,
 #add_payment_method table.cart th,
 .woocommerce-cart table.cart td,
 .woocommerce-cart table.cart th,
 .woocommerce-checkout table.cart td,
 .woocommerce-checkout table.cart th {
 	vertical-align: middle
 }

 #add_payment_method table.cart td.actions .coupon .input-text,
 .woocommerce-cart table.cart td.actions .coupon .input-text,
 .woocommerce-checkout table.cart td.actions .coupon .input-text {
 	float: left;
 	box-sizing: border-box;
 	border: 1px solid #d3ced2;
 	padding: 6px 6px 5px;
 	margin: 0 4px 0 0;
 	outline: 0
 }

 #add_payment_method table.cart input,
 .woocommerce-cart table.cart input,
 .woocommerce-checkout table.cart input {
 	margin: 0;
 	vertical-align: middle
 }

 #add_payment_method .wc-proceed-to-checkout,
 .woocommerce-cart .wc-proceed-to-checkout,
 .woocommerce-checkout .wc-proceed-to-checkout {
 	padding: 1em 0
 }

 #add_payment_method .wc-proceed-to-checkout:after,
 #add_payment_method .wc-proceed-to-checkout:before,
 .woocommerce-cart .wc-proceed-to-checkout:after,
 .woocommerce-cart .wc-proceed-to-checkout:before,
 .woocommerce-checkout .wc-proceed-to-checkout:after,
 .woocommerce-checkout .wc-proceed-to-checkout:before {
 	content: ' ';
 	display: table
 }

 #add_payment_method .wc-proceed-to-checkout:after,
 .woocommerce-cart .wc-proceed-to-checkout:after,
 .woocommerce-checkout .wc-proceed-to-checkout:after {
 	clear: both
 }

 #add_payment_method .wc-proceed-to-checkout a.checkout-button,
 .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
 .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
 	display: block;
 	text-align: center;
 	margin-bottom: 1em;
 	font-size: 1.25em;
 	padding: 1em
 }

 #add_payment_method .cart-collaterals .shipping-calculator-button,
 .woocommerce-cart .cart-collaterals .shipping-calculator-button,
 .woocommerce-checkout .cart-collaterals .shipping-calculator-button {
 	float: none;
 	margin-top: .5em;
 	display: inline-block
 }

 #add_payment_method .cart-collaterals .shipping-calculator-button:after,
 .woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
 .woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
 	font-family: WooCommerce;
 	speak: none;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	margin-left: .618em;
 	content: "î€™";
 	text-decoration: none
 }

 #add_payment_method .cart-collaterals .shipping-calculator-form,
 .woocommerce-cart .cart-collaterals .shipping-calculator-form,
 .woocommerce-checkout .cart-collaterals .shipping-calculator-form {
 	margin: 1em 0 0
 }

 #add_payment_method .cart-collaterals .cart_totals p small,
 .woocommerce-cart .cart-collaterals .cart_totals p small,
 .woocommerce-checkout .cart-collaterals .cart_totals p small {
 	color: #767676;
 	font-size: .83em
 }

 #add_payment_method .cart-collaterals .cart_totals table,
 .woocommerce-cart .cart-collaterals .cart_totals table,
 .woocommerce-checkout .cart-collaterals .cart_totals table {
 	border-collapse: separate;
 	margin: 0 0 6px;
 	padding: 0
 }

 #add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
 #add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
 .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
 .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
 .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
 .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
 	border-top: 0
 }

 #add_payment_method .cart-collaterals .cart_totals table th,
 .woocommerce-cart .cart-collaterals .cart_totals table th,
 .woocommerce-checkout .cart-collaterals .cart_totals table th {
 	width: 35%
 }

 #add_payment_method .cart-collaterals .cart_totals table td,
 #add_payment_method .cart-collaterals .cart_totals table th,
 .woocommerce-cart .cart-collaterals .cart_totals table td,
 .woocommerce-cart .cart-collaterals .cart_totals table th,
 .woocommerce-checkout .cart-collaterals .cart_totals table td,
 .woocommerce-checkout .cart-collaterals .cart_totals table th {
 	vertical-align: top;
 	border-left: 0;
 	border-right: 0;
 	line-height: 1.5em
 }

 #add_payment_method .cart-collaterals .cart_totals table small,
 .woocommerce-cart .cart-collaterals .cart_totals table small,
 .woocommerce-checkout .cart-collaterals .cart_totals table small {
 	color: #767676
 }

 #add_payment_method .cart-collaterals .cart_totals table select,
 .woocommerce-cart .cart-collaterals .cart_totals table select,
 .woocommerce-checkout .cart-collaterals .cart_totals table select {
 	width: 100%
 }

 #add_payment_method .cart-collaterals .cart_totals .discount td,
 .woocommerce-cart .cart-collaterals .cart_totals .discount td,
 .woocommerce-checkout .cart-collaterals .cart_totals .discount td {
 	color: #77a464
 }

 #add_payment_method .cart-collaterals .cart_totals tr td,
 #add_payment_method .cart-collaterals .cart_totals tr th,
 .woocommerce-cart .cart-collaterals .cart_totals tr td,
 .woocommerce-cart .cart-collaterals .cart_totals tr th,
 .woocommerce-checkout .cart-collaterals .cart_totals tr td,
 .woocommerce-checkout .cart-collaterals .cart_totals tr th {
 	border-top: 1px solid #ebe9eb
 }

 #add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
 .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
 .woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
 	margin-bottom: 0
 }

 #add_payment_method .cart-collaterals .cross-sells ul.products li.product,
 .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
 .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
 	margin-top: 0
 }

 #add_payment_method .checkout .col-2 h3#ship-to-different-address,
 .woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
 .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
 	float: left;
 	clear: none
 }

 #add_payment_method .checkout .col-2 .notes,
 .woocommerce-cart .checkout .col-2 .notes,
 .woocommerce-checkout .checkout .col-2 .notes {
 	clear: left
 }

 #add_payment_method .checkout .col-2 .form-row-first,
 .woocommerce-cart .checkout .col-2 .form-row-first,
 .woocommerce-checkout .checkout .col-2 .form-row-first {
 	clear: left
 }

 #add_payment_method .checkout .create-account small,
 .woocommerce-cart .checkout .create-account small,
 .woocommerce-checkout .checkout .create-account small {
 	font-size: 11px;
 	color: #767676;
 	font-weight: 400
 }

 #add_payment_method .checkout div.shipping-address,
 .woocommerce-cart .checkout div.shipping-address,
 .woocommerce-checkout .checkout div.shipping-address {
 	padding: 0;
 	clear: left;
 	width: 100%
 }

 #add_payment_method .checkout .shipping_address,
 .woocommerce-cart .checkout .shipping_address,
 .woocommerce-checkout .checkout .shipping_address {
 	clear: both
 }

 #add_payment_method #payment,
 .woocommerce-cart #payment,
 .woocommerce-checkout #payment {
 	background: #ebe9eb;
 	border-radius: 5px
 }

 #add_payment_method #payment ul.payment_methods,
 .woocommerce-cart #payment ul.payment_methods,
 .woocommerce-checkout #payment ul.payment_methods {
 	text-align: left;
 	padding: 1em;
 	border-bottom: 1px solid #d3ced2;
 	margin: 0;
 	list-style: none outside
 }

 #add_payment_method #payment ul.payment_methods:after,
 #add_payment_method #payment ul.payment_methods:before,
 .woocommerce-cart #payment ul.payment_methods:after,
 .woocommerce-cart #payment ul.payment_methods:before,
 .woocommerce-checkout #payment ul.payment_methods:after,
 .woocommerce-checkout #payment ul.payment_methods:before {
 	content: ' ';
 	display: table
 }

 #add_payment_method #payment ul.payment_methods:after,
 .woocommerce-cart #payment ul.payment_methods:after,
 .woocommerce-checkout #payment ul.payment_methods:after {
 	clear: both
 }

 #add_payment_method #payment ul.payment_methods li,
 .woocommerce-cart #payment ul.payment_methods li,
 .woocommerce-checkout #payment ul.payment_methods li {
 	line-height: 2;
 	text-align: left;
 	margin: 0;
 	font-weight: 400
 }

 #add_payment_method #payment ul.payment_methods li input,
 .woocommerce-cart #payment ul.payment_methods li input,
 .woocommerce-checkout #payment ul.payment_methods li input {
 	margin: 0 1em 0 0
 }

 #add_payment_method #payment ul.payment_methods li img,
 .woocommerce-cart #payment ul.payment_methods li img,
 .woocommerce-checkout #payment ul.payment_methods li img {
 	vertical-align: middle;
 	margin: -2px 0 0 .5em;
 	padding: 0;
 	position: relative;
 	box-shadow: none
 }

 #add_payment_method #payment ul.payment_methods li img+img,
 .woocommerce-cart #payment ul.payment_methods li img+img,
 .woocommerce-checkout #payment ul.payment_methods li img+img {
 	margin-left: 2px
 }

 #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
 #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,
 .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
 .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,
 .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,
 .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
 	content: ' ';
 	display: table
 }

 #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
 .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
 .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after {
 	clear: both
 }

 #add_payment_method #payment div.form-row,
 .woocommerce-cart #payment div.form-row,
 .woocommerce-checkout #payment div.form-row {
 	padding: 1em
 }

 #add_payment_method #payment div.payment_box,
 .woocommerce-cart #payment div.payment_box,
 .woocommerce-checkout #payment div.payment_box {
 	position: relative;
 	box-sizing: border-box;
 	width: 100%;
 	padding: 1em;
 	margin: 1em 0;
 	font-size: .92em;
 	border-radius: 2px;
 	line-height: 1.5;
 	background-color: #dfdcde;
 	color: #515151
 }

 #add_payment_method #payment div.payment_box input.input-text,
 #add_payment_method #payment div.payment_box textarea,
 .woocommerce-cart #payment div.payment_box input.input-text,
 .woocommerce-cart #payment div.payment_box textarea,
 .woocommerce-checkout #payment div.payment_box input.input-text,
 .woocommerce-checkout #payment div.payment_box textarea {
 	border-color: #c7c1c6;
 	border-top-color: #bbb3b9
 }

 #add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
 .woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
 .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
 	color: #bbb3b9
 }

 #add_payment_method #payment div.payment_box :-moz-placeholder,
 .woocommerce-cart #payment div.payment_box :-moz-placeholder,
 .woocommerce-checkout #payment div.payment_box :-moz-placeholder {
 	color: #bbb3b9
 }

 #add_payment_method #payment div.payment_box :-ms-input-placeholder,
 .woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
 .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
 	color: #bbb3b9
 }

 #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
 .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
 .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
 	list-style: none outside;
 	margin: 0
 }

 #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
 #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
 .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
 .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
 .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
 .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
 	margin: 0 0 .5em
 }

 #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
 #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
 .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
 .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
 .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
 .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
 	cursor: pointer
 }

 #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
 .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
 .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
 	vertical-align: middle;
 	margin: -3px 1em 0 0;
 	position: relative
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
 	border: 0;
 	padding: 0;
 	margin: 1em 0 0
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
 	font-size: 1.5em;
 	padding: 8px;
 	background-repeat: no-repeat;
 	background-position: right .618em center;
 	background-size: 32px 20px
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
 	background-image: url()
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
 	background-image: url()
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
 	/*background-image: url()*/
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
 	/*background-image: url()*/
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
 	/*background-image: url()*/
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
 	/*background-image: url()*/
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
 	/*background-image: url()*/
 }

 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
 #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
 .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
 .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
 	/*background-image: url()*/
 }

 #add_payment_method #payment div.payment_box span.help,
 .woocommerce-cart #payment div.payment_box span.help,
 .woocommerce-checkout #payment div.payment_box span.help {
 	font-size: .857em;
 	color: #767676;
 	font-weight: 400
 }

 #add_payment_method #payment div.payment_box .form-row,
 .woocommerce-cart #payment div.payment_box .form-row,
 .woocommerce-checkout #payment div.payment_box .form-row {
 	margin: 0 0 1em
 }

 #add_payment_method #payment div.payment_box p:last-child,
 .woocommerce-cart #payment div.payment_box p:last-child,
 .woocommerce-checkout #payment div.payment_box p:last-child {
 	margin-bottom: 0
 }

 #add_payment_method #payment div.payment_box:before,
 .woocommerce-cart #payment div.payment_box:before,
 .woocommerce-checkout #payment div.payment_box:before {
 	content: "";
 	display: block;
 	border: 1em solid #dfdcde;
 	border-right-color: transparent;
 	border-left-color: transparent;
 	border-top-color: transparent;
 	position: absolute;
 	top: -.75em;
 	left: 0;
 	margin: -1em 0 0 2em
 }

 #add_payment_method #payment .payment_method_paypal .about_paypal,
 .woocommerce-cart #payment .payment_method_paypal .about_paypal,
 .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
 	float: right;
 	line-height: 52px;
 	font-size: .83em
 }

 #add_payment_method #payment .payment_method_paypal img,
 .woocommerce-cart #payment .payment_method_paypal img,
 .woocommerce-checkout #payment .payment_method_paypal img {
 	max-height: 52px;
 	vertical-align: middle
 }

 .woocommerce-terms-and-conditions {
 	border: 1px solid rgba(0, 0, 0, .2);
 	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
 	background: rgba(0, 0, 0, .05)
 }

 .woocommerce-invalid #terms {
 	outline: 2px solid red;
 	outline-offset: 2px
 }

 .woocommerce-password-strength {
 	text-align: center;
 	font-weight: 600;
 	padding: 3px .5em;
 	font-size: 1em
 }

 .woocommerce-password-strength.strong {
 	background-color: #c1e1b9;
 	border-color: #83c373
 }

 .woocommerce-password-strength.short {
 	background-color: #f1adad;
 	border-color: #e35b5b
 }

 .woocommerce-password-strength.bad {
 	background-color: #fbc5a9;
 	border-color: #f78b53
 }

 .woocommerce-password-strength.good {
 	background-color: #ffe399;
 	border-color: #ffc733
 }

 .woocommerce-password-hint {
 	margin: .5em 0 0;
 	display: block
 }

 #content.twentyeleven .woocommerce-pagination a {
 	font-size: 1em;
 	line-height: 1
 }

 .single-product .twentythirteen #reply-title,
 .single-product .twentythirteen #respond #commentform,
 .single-product .twentythirteen .entry-summary {
 	padding: 0
 }

 .single-product .twentythirteen p.stars {
 	clear: both
 }

 .twentythirteen .woocommerce-breadcrumb {
 	padding-top: 40px
 }

 .twentyfourteen ul.products li.product {
 	margin-top: 0!important
 }

 body:not(.search-results) .twentysixteen .entry-summary {
 	color: inherit;
 	font-size: inherit;
 	line-height: inherit
 }

 .twentysixteen .price ins {
 	background: inherit;
 	color: inherit
 }

 .woocommerce form .form-row .required {
 	visibility: visible
 }

 .clearfix:before,
 .clearfix:after {
 	content: " ";
 	display: table
 }

 .clearfix:after {
 	clear: both
 }

 .wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide.ui-tabs-panel {
 	display: block
 }

 .noo-class-schedule-shortcode {
 	margin: 0 auto 50px
 }

 .noo-class-schedule-shortcode:after {
 	content: '';
 	display: table;
 	clear: both
 }

 .noo-class-schedule-shortcode .fc-row .fc-content-skeleton {
 	padding-bottom: 0
 }

 .noo-class-schedule-shortcode .vc_column_container>.vc_column-inner {
 	padding-right: 0;
 	padding-left: 0
 }

 .noo-class-schedule-shortcode .noo-theme-wraptext {
 	margin: 10px 0 22px
 }

 .noo-class-schedule-shortcode .class-schedule {
 	margin-top: 0
 }

 .noo-class-schedule-shortcode .fc-toolbar {
 	margin-bottom: 40px
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-button {
 	-webkit-border-radius: 50%;
 	border-radius: 50%;
 	border: 1px solid #cf3d6f;
 	color: #cf3d6f;
 	width: 35px;
 	height: 35px;
 	background: 0 0;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-button:focus,
 .noo-class-schedule-shortcode .fc-toolbar .fc-button:hover {
 	outline: none;
 	background: #cf3d6f;
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon {
 	font-family: "FontAwesome";
 	margin: 0;
 	font-size: 12px
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon:after {
 	font-size: 12px;
 	top: .5px
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon-left-single-arrow:after {
 	content: '\f053';
 	left: -1px
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon-right-single-arrow:after {
 	content: '\f054';
 	left: 2px
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-center h2 {
 	color: #454545;
 	font-size: 18px;
 	text-transform: uppercase;
 	font-weight: 400;
 	margin-top: 6px
 }

 .noo-class-schedule-shortcode .fc-toolbar .fc-center h2.eff {
 	-webkit-animation: LeftToRight .3s linear 0s 1 alternate;
 	-o-animation: LeftToRight .3s linear 0s 1 alternate;
 	animation: LeftToRight .3s linear 0s 1 alternate
 }

 .noo-class-schedule-shortcode .fc-view {
 	color: #333
 }

 .noo-class-schedule-shortcode .fc-view .fc-axis {
 	padding: 20px 45px
 }

 .noo-class-schedule-shortcode .fc-view .fc-axis span {
 	font-size: 14px
 }

 .noo-class-schedule-shortcode .fc-view table {
 	margin-bottom: 0;
 	overflow: initial !important
 }

 .noo-class-schedule-shortcode .fc-view table td {
 	border-color: #ededed
 }

 .noo-class-schedule-shortcode .fc-view .fc-head td {
 	border-color: #cf3d6f
 }

 .noo-class-schedule-shortcode .fc-view .fc-head table {
 	margin: 0
 }

 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell {
 	color: #fff;
 	font-size: 15px;
 	font-weight: 400
 }

 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
 	border-color: rgba(113, 28, 57, .25);
 	padding: 10px .25em;
 	background: #cf3d6f
 }

 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header {
 	color: #fff;
 	font-size: 16px;
 	font-weight: 400
 }

 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis span,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header span {
 	font-size: 14px;
 	font-weight: 400
 }

 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis {
 	padding: 10px 45px;
 	text-align: center
 }

 .noo-class-schedule-shortcode .fc-view .fc-body {
 	background-color: #fff;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped {
 	background-color: #eee
 }

 .noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped .fc-time-grid .fc-event .fc-bg {
 	opacity: .5;
 	filter: alpha(opacity=50);
 	background-color: #ccc
 }

 .noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped .fc-today {
 	opacity: .5;
 	filter: alpha(opacity=50)
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event-container {
 	margin: 0
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event-container.fc-event-container-hover {
 	z-index: 10 !important
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event {
 	border: 0;
 	-webkit-border-radius: 0;
 	border-radius: 0;
 	color: #333;
 	border-color: #ededed;
 	background-color: #fff;
 	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
 	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s;
 	overflow: hidden;
 	-webkit-animation: NooFadeIn .25s linear 0s 1 alternate;
 	-o-animation: NooFadeIn .25s linear 0s 1 alternate;
 	animation: NooFadeIn .25s linear 0s 1 alternate;
 	margin: 0;
 	border: none
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-bg {
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s;
 	background-size: cover;
 	background-repeat: no-repeat;
 	background-position: center
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-ribbon {
 	position: absolute;
 	bottom: 0;
 	right: -20px;
 	border: 7px solid green;
 	border-left-color: transparent !important;
 	border-top-color: transparent !important;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content {
 	text-align: center;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%);
 	width: 100%;
 	max-width: 95%
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-time {
 	font-size: 14px;
 	margin-bottom: 8px
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-title {
 	font-size: 15px;
 	font-weight: 400;
 	margin-bottom: 6px
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-trainer {
 	font-size: 14px;
 	color: #696969;
 	font-style: italic;
 	font-weight: 400;
 	margin-bottom: 8px
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-category {
 	color: #fff;
 	display: inline-block;
 	background-color: #cf3d6f;
 	font-size: 13px;
 	padding: 4px 16px;
 	-webkit-border-radius: 22px;
 	border-radius: 22px;
 	font-weight: 400;
 	line-height: 17px;
 	margin-top: 8px;
 	text-overflow: ellipsis;
 	width: 100%;
 	max-width: 7em;
 	overflow: hidden
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.not-show-background-image .fc-bg {
 	background-image: none !important
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content {
 	overflow: initial
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content:before {
 	font-family: 'dashicons';
 	content: "\f508";
 	position: absolute;
 	top: -20px;
 	left: 50%;
 	font-size: 24px;
 	-webkit-transform: translate(-50%, 0);
 	-ms-transform: translate(-50%, 0);
 	-o-transform: translate(-50%, 0);
 	transform: translate(-50%, 0);
 	color: #cf3d6f;
 	font-size: 90px;
 	opacity: .2;
 	filter: alpha(opacity=20)
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-title,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-trainer,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-address,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-category,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content .fc-time {
 	position: relative
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event {
 	color: #fff;
 	border-color: #666
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event .fc-content .fc-trainer {
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event .fc-bg {
 	opacity: .5;
 	filter: alpha(opacity=50)
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event:hover .fc-bg {
 	opacity: .6;
 	filter: alpha(opacity=60)
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content {
 	overflow: initial
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content:before {
 	font-family: 'dashicons';
 	content: "\f488";
 	position: absolute;
 	top: -35px;
 	left: 50%;
 	font-size: 24px;
 	-webkit-transform: translate(-50%, 0);
 	-ms-transform: translate(-50%, 0);
 	-o-transform: translate(-50%, 0);
 	transform: translate(-50%, 0);
 	color: #cf3d6f;
 	font-size: 114px;
 	opacity: .2;
 	filter: alpha(opacity=20)
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-title,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-trainer,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-address,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content .fc-time {
 	position: relative
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.not-show-background-image {
 	color: #333;
 	border-color: #ededed
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.not-show-background-image .fc-bg {
 	background-image: none !important
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.not-show-background-image .fc-content .fc-trainer {
 	color: #696969
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday {
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	color: #fff;
 	left: 0 !important;
 	right: 0 !important;
 	z-index: 5 !important
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday:hover {
 	margin: 0 !important
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-content .fc-time,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-time {
 	display: none !important
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-content .fc-title {
 	font-size: 18px
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday .fc-content .fc-trainer span {
 	display: none
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event:focus,
 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event:hover {
 	outline: none;
 	text-decoration: none;
 	left: 0 !important;
 	right: 0 !important;
 	margin: -40% -2% !important;
 	z-index: 10 !important
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday:focus,
 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.fc-noo-class-holiday:hover {
 	margin: 0 !important;
 	z-index: 5 !important
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-title {
 	margin-bottom: -5px;
 	white-space: normal
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1 .fc-ribbon {
 	right: 0
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1:hover {
 	margin: -50px -2% -90px !important
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-time,
 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-trainer {
 	display: block
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-category {
 	display: inline-block
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-title {
 	margin-bottom: 6px;
 	white-space: nowrap
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-ribbon {
 	right: -20px
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-2 .fc-content .fc-title {
 	white-space: normal
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-2 .fc-ribbon {
 	right: 0
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-2:hover {
 	margin: -30px -2% -60px !important
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-trainer {
 	display: block
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-category {
 	display: inline-block
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-title {
 	white-space: nowrap
 }

 .noo-class-schedule-shortcode .fc-agenda-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-ribbon {
 	right: -20px
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-scroller>*,
 .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-scroller>* {
 	overflow: visible !important
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-day-number {
 	text-align: left;
 	padding: 10px
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-day-number span {
 	font-size: 14px;
 	-webkit-border-radius: 50%;
 	border-radius: 50%;
 	width: 30px;
 	height: 30px;
 	color: #ababab;
 	display: inline-block;
 	text-align: center;
 	line-height: 30px
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-today.fc-day-number span {
 	background-color: #cf3d6f;
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-holiday {
 	background-color: #cf3d6f
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-holiday span {
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-head table .fc-day-header {
 	font-size: 16px
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-head table .fc-widget-header {
 	padding: 10px .25em
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body.overlay-loading-tripped .fc-content-skeleton .fc-event {
 	background-color: transparent
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-more {
 	color: #cf3d6f;
 	margin-left: 8px;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-more:hover {
 	text-decoration: none;
 	color: #9a264e
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event-container {
 	margin: 0
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event {
 	border: 0;
 	-webkit-border-radius: 0;
 	border-radius: 0;
 	color: #333;
 	border-color: transparent;
 	background-color: #fff;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s;
 	overflow: hidden;
 	-webkit-animation: BottomToTop .25s linear 0s 1 alternate;
 	-o-animation: BottomToTop .25s linear 0s 1 alternate;
 	animation: BottomToTop .25s linear 0s 1 alternate;
 	margin: 0;
 	padding: 5px 8px;
 	-webkit-box-shadow: none;
 	box-shadow: none
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event:hover,
 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event:focus {
 	outline: none;
 	text-decoration: none;
 	color: #000
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event .fc-time {
 	padding-right: 3px
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event .fc-ribbon {
 	position: absolute;
 	top: 0;
 	left: -1px;
 	width: 4px;
 	height: 80%;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event.fc-noo-class-holiday {
 	background: 0 0;
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event.fc-noo-class-holiday .fc-bg {
 	opacity: 0 !important;
 	filter: alpha(opacity=0) !important
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event.fc-noo-class-holiday .fc-title {
 	white-space: initial !important
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-header {
 	background-color: #cf3d6f;
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-header .fc-close {
 	margin: 7px 4px 6px 6px;
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-more {
 	color: #cf3d6f;
 	margin-left: 8px;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-more:hover {
 	text-decoration: none;
 	color: #9a264e
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event-container {
 	margin: 0 -1px
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event {
 	-webkit-border-radius: 0px;
 	border-radius: 0;
 	color: #333;
 	border-color: transparent;
 	background-color: #fff;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s;
 	overflow: hidden;
 	-webkit-animation: BottomToTop .25s linear 0s 1 alternate;
 	-o-animation: BottomToTop .25s linear 0s 1 alternate;
 	animation: BottomToTop .25s linear 0s 1 alternate;
 	margin: 0;
 	margin-bottom: 1px;
 	padding: 5px 8px;
 	-webkit-box-shadow: none;
 	box-shadow: none
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event:hover,
 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event:focus {
 	outline: none;
 	text-decoration: none;
 	color: #000
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event .fc-time {
 	padding-right: 3px
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event .fc-ribbon {
 	position: absolute;
 	top: 5px;
 	left: 1px;
 	width: 4px;
 	height: 81%;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event.fc-not-start {
 	-webkit-border-radius: 0;
 	border-radius: 0
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event.fc-noo-class-holiday {
 	background: 0 0;
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event.fc-noo-class-holiday .fc-bg {
 	opacity: 0 !important;
 	filter: alpha(opacity=0) !important
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event.fc-noo-class-holiday .fc-title {
 	white-space: initial !important
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-body .fc-event.fc-noo-class-holiday .fc-time {
 	display: none !important
 }

 .fc-noo-class-holiday {
 	text-align: center
 }

 .fc-noo-class-holiday .fc-content {
 	font-size: 13px;
 	padding-top: 20px
 }

 .noo-container .noo-row .noo-class-schedule-shortcode .vc_column_container>.vc_column-inner {
 	padding-right: 15px;
 	padding-left: 15px
 }

 .noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event:hover {
 	margin: 0 -12% !important
 }

 .noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event.time-short-1:hover {
 	margin: -50px -12% -90px !important
 }

 .noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event.time-short-2:hover {
 	margin: -30px -12% -60px !important
 }

 .noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-head .fc-axis.fc-widget-header,
 .noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-head .fc-axis.fc-widget-header {
 	display: none
 }

 .noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-time-grid .fc-slats td,
 .noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-time-grid .fc-slats td {
 	padding: 30px 0
 }

 .noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-bg .fc-axis.fc-widget-content,
 .noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-bg .fc-axis.fc-widget-content {
 	display: none
 }

 .noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-slats .fc-axis.fc-widget-content,
 .noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-slats .fc-axis.fc-widget-content {
 	display: none
 }

 .noo-class-schedule-shortcode.hide-time-column .fc-agendaDay-view .fc-body .fc-content-skeleton .fc-axis,
 .noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-content-skeleton .fc-axis {
 	display: none
 }

 .noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event {
 	background-color: #cf3d6f
 }

 .noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-category {
 	display: none
 }

 .noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-trainer {
 	color: #333
 }

 .noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event .fc-bg {
 	opacity: .5;
 	filter: alpha(opacity=50)
 }

 .noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event .fc-ribbon {
 	display: none
 }

 .noo-class-schedule-shortcode.event-style .fc-day-grid-event .fc-content {
 	white-space: initial
 }

 .noo-class-schedule-shortcode.event-style .fc-day-grid-event .fc-title {
 	line-height: 20px
 }

 .noo-class-schedule-shortcode.small-view .fc-view .fc-head table .fc-axis {
 	padding: 10px 15px
 }

 .noo-class-schedule-shortcode.small-view .fc-view .fc-axis {
 	padding: 20px 15px
 }

 .noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-category {
 	padding: 4px
 }

 .noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class .fc-content .fc-trainer,
 .noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class .fc-content .fc-title,
 .noo-class-schedule-shortcode.small-view .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class .fc-content .fc-time {
 	font-size: 12px
 }

 .export-timetable {
 	text-align: right;
 	margin: 20px 0
 }

 .export-timetable a {
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s
 }

 .export-timetable a:focus,
 .export-timetable a:hover {
 	text-decoration: none
 }

 .export-timetable a i {
 	margin: 3px 5px 0 0
 }

 .overlay-loading-tripped {
 	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 	-webkit-background-size: 40px 40px;
 	background-size: 40px 40px;
 	-webkit-animation: progress-bar-stripes .4s linear infinite;
 	-o-animation: progress-bar-stripes .4s linear infinite;
 	animation: progress-bar-stripes .4s linear infinite
 }

 @-webkit-keyframes LeftToRight {
 	from {
 		-webkit-transform: translate(-10%, 0);
 		-ms-transform: translate(-10%, 0);
 		-o-transform: translate(-10%, 0);
 		transform: translate(-10%, 0);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-moz-keyframes LeftToRight {
 	from {
 		-webkit-transform: translate(-10%, 0);
 		-ms-transform: translate(-10%, 0);
 		-o-transform: translate(-10%, 0);
 		transform: translate(-10%, 0);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-ms-keyframes LeftToRight {
 	from {
 		-webkit-transform: translate(-10%, 0);
 		-ms-transform: translate(-10%, 0);
 		-o-transform: translate(-10%, 0);
 		transform: translate(-10%, 0);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @keyframes LeftToRight {
 	from {
 		-webkit-transform: translate(-10%, 0);
 		-ms-transform: translate(-10%, 0);
 		-o-transform: translate(-10%, 0);
 		transform: translate(-10%, 0);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-webkit-keyframes BottomToTop {
 	from {
 		-webkit-transform: translate(0, 100%);
 		-ms-transform: translate(0, 100%);
 		-o-transform: translate(0, 100%);
 		transform: translate(0, 100%);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-moz-keyframes BottomToTop {
 	from {
 		-webkit-transform: translate(0, 100%);
 		-ms-transform: translate(0, 100%);
 		-o-transform: translate(0, 100%);
 		transform: translate(0, 100%);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-ms-keyframes BottomToTop {
 	from {
 		-webkit-transform: translate(0, 100%);
 		-ms-transform: translate(0, 100%);
 		-o-transform: translate(0, 100%);
 		transform: translate(0, 100%);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @keyframes BottomToTop {
 	from {
 		-webkit-transform: translate(0, 10%);
 		-ms-transform: translate(0, 10%);
 		-o-transform: translate(0, 10%);
 		transform: translate(0, 10%);
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-webkit-keyframes NooFadeIn {
 	from {
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-moz-keyframes NooFadeIn {
 	from {
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-ms-keyframes NooFadeIn {
 	from {
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @keyframes NooFadeIn {
 	from {
 		opacity: 0;
 		filter: alpha(opacity=0)
 	}
 	to {
 		opacity: 1;
 		filter: alpha(opacity=100)
 	}
 }

 @-webkit-keyframes progress-bar-stripes {
 	from {
 		background-position: 40px 0
 	}
 	to {
 		background-position: 0 0
 	}
 }

 @-o-keyframes progress-bar-stripes {
 	from {
 		background-position: 40px 0
 	}
 	to {
 		background-position: 0 0
 	}
 }

 @keyframes progress-bar-stripes {
 	from {
 		background-position: 40px 0
 	}
 	to {
 		background-position: 0 0
 	}
 }

 @media screen and (max-width:991px) {
 	.noo-class-schedule-shortcode {
 		display: none
 	}
 	.noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis span,
 	.noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header span {
 		/*font-size: 15px;*/
 		font-size: 8px !important;
 		font-weight: 500
 	}
 }

 .noo-responsive-schedule-wrap {
 	padding: 20px 15px;
 	text-align: left
 }

 @media screen and (min-width:992px) {
 	.noo-responsive-schedule-wrap {
 		display: none
 	}
 }

 .noo-responsive-schedule-wrap a {
 	-webkit-transition: all .2s ease 0s;
 	-o-transition: all .2s ease 0s;
 	transition: all .2s ease 0s
 }

 .noo-responsive-schedule-wrap a:focus,
 .noo-responsive-schedule-wrap a:hover {
 	outline: none;
 	text-decoration: none
 }

 .noo-responsive-schedule-wrap .res-sche-content.overlay-loading-tripped {
 	background-color: #eee
 }

 .noo-responsive-schedule-wrap .res-sche-navigation {
 	position: relative;
 	height: 30px;
 	margin: 30px 0
 }

 .noo-responsive-schedule-wrap .res-sche-navigation h3 {
 	color: #454545;
 	font-size: 18px;
 	text-transform: uppercase;
 	font-weight: 400;
 	position: absolute;
 	top: 0;
 	left: 50%;
 	white-space: nowrap;
 	-webkit-transform: translate(-50%, 0);
 	-ms-transform: translate(-50%, 0);
 	-o-transform: translate(-50%, 0);
 	transform: translate(-50%, 0);
 	padding-bottom: 0;
 	margin: 0
 }

 @media screen and (max-width:321px) {
 	.noo-responsive-schedule-wrap .res-sche-navigation h3 {
 		white-space: normal;
 		font-size: 14px
 	}
 }

 .noo-responsive-schedule-wrap .res-sche-navigation .prev,
 .noo-responsive-schedule-wrap .res-sche-navigation .next {
 	position: absolute;
 	top: 0;
 	-webkit-border-radius: 50%;
 	border-radius: 50%;
 	border: 1px solid #cf3d6f;
 	color: #cf3d6f;
 	width: 30px;
 	height: 30px;
 	-webkit-transition: all .3s ease 0s;
 	-o-transition: all .3s ease 0s;
 	transition: all .3s ease 0s;
 	text-align: center
 }

 .noo-responsive-schedule-wrap .res-sche-navigation .prev:focus,
 .noo-responsive-schedule-wrap .res-sche-navigation .next:focus,
 .noo-responsive-schedule-wrap .res-sche-navigation .prev:hover,
 .noo-responsive-schedule-wrap .res-sche-navigation .next:hover {
 	background-color: #cf3d6f;
 	color: #fff
 }

 .noo-responsive-schedule-wrap .res-sche-navigation .prev i,
 .noo-responsive-schedule-wrap .res-sche-navigation .next i {
 	font-size: 12px;
 	display: inline;
 	vertical-align: baseline;
 	line-height: 16px;
 	margin: 0
 }

 .noo-responsive-schedule-wrap .res-sche-navigation .prev {
 	left: 0
 }

 .noo-responsive-schedule-wrap .res-sche-navigation .next {
 	right: 0
 }

 .noo-responsive-schedule-wrap .item-weekday {
 	background-color: transparent;
 	border: none;
 	font-size: 15px;
 	padding: 10px;
 	color: #333;
 	margin: 5px 0;
 	text-align: center
 }

 .noo-responsive-schedule-wrap .item-weekday.today {
 	background: #fcf8e3
 }

 .noo-responsive-schedule-wrap .item-day {
 	position: relative;
 	padding: 10px;
 	font-size: 15px;
 	-webkit-border-radius: 5px;
 	border-radius: 5px;
 	margin: 5px 0;
 	text-align: center
 }

 .noo-responsive-schedule-wrap .item-day .category {
 	display: block
 }

 .noo-responsive-schedule-wrap .item-day span {
 	font-weight: 600;
 	color: #fff
 }

 .noo-responsive-schedule-wrap .item-day i {
 	font-weight: 400
 }

 @media screen and (max-width:479px) {
 	.noo-responsive-schedule-wrap .item-day i {
 		display: none
 	}
 }

 .noo-responsive-schedule-wrap .item-day a {
 	margin: 0;
 	color: #fff
 }

 .noo-responsive-schedule-wrap .item-day .item-ribbon {
 	position: absolute;
 	top: 0;
 	left: 0;
 	height: 100%;
 	width: 3px;
 	border: 1px solid #fff;
 	border-left-width: 0;
 	border-right-width: 0
 }

 .noo-responsive-schedule-wrap .item-day .event-time {
 	font-size: 16px
 }

 .noo-responsive-schedule-wrap .item-day .class-trainer {
 	color: #fff;
 	font-size: 12px
 }

 .noo-responsive-schedule-wrap .item-day.fc-noo-event-mobile a {
 	margin-left: 0
 }

 .classic-schedule .noo-class-schedule-shortcode .fc-view table td,
 .classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head td,
 .classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell,
 .classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
 	border-color: transparent !important
 }

 .classic-schedule .noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
 	visibility: hidden
 }

 .fc-day-grid-event .fc-time {
 	clear: right;
 	content: " ";
 	display: block;
 	font-weight: 400
 }


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 @font-face {
 	font-family: FontAwesome;
 	src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
 	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
 	font-weight: 400;
 	font-style: normal
 }

 .fa {
 	display: inline-block;
 	font: normal normal normal 14px/1 FontAwesome;
 	font-size: inherit;
 	text-rendering: auto;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale
 }

 .fa-lg {
 	font-size: 1.33333333em;
 	line-height: .75em;
 	vertical-align: -15%
 }

 .fa-2x {
 	font-size: 2em
 }

 .fa-3x {
 	font-size: 3em
 }

 .fa-4x {
 	font-size: 4em
 }

 .fa-5x {
 	font-size: 5em
 }

 .fa-fw {
 	width: 1.28571429em;
 	text-align: center
 }

 .fa-ul {
 	padding-left: 0;
 	margin-left: 2.14285714em;
 	list-style-type: none
 }

 .fa-ul>li {
 	position: relative
 }

 .fa-li {
 	position: absolute;
 	left: -2.14285714em;
 	width: 2.14285714em;
 	top: .14285714em;
 	text-align: center
 }

 .fa-li.fa-lg {
 	left: -1.85714286em
 }

 .fa-border {
 	padding: .2em .25em .15em;
 	border: solid .08em #eee;
 	border-radius: .1em
 }

 .fa-pull-left {
 	float: left
 }

 .fa-pull-right {
 	float: right
 }

 .fa.fa-pull-left {
 	margin-right: .3em
 }

 .fa.fa-pull-right {
 	margin-left: .3em
 }

 .pull-right {
 	float: right
 }

 .pull-left {
 	float: left
 }

 .fa.pull-left {
 	margin-right: .3em
 }

 .fa.pull-right {
 	margin-left: .3em
 }

 .fa-spin {
 	-webkit-animation: fa-spin 2s infinite linear;
 	animation: fa-spin 2s infinite linear
 }

 .fa-pulse {
 	-webkit-animation: fa-spin 1s infinite steps(8);
 	animation: fa-spin 1s infinite steps(8)
 }

 @-webkit-keyframes fa-spin {
 	0% {
 		-webkit-transform: rotate(0);
 		transform: rotate(0)
 	}
 	100% {
 		-webkit-transform: rotate(359deg);
 		transform: rotate(359deg)
 	}
 }

 @keyframes fa-spin {
 	0% {
 		-webkit-transform: rotate(0);
 		transform: rotate(0)
 	}
 	100% {
 		-webkit-transform: rotate(359deg);
 		transform: rotate(359deg)
 	}
 }

 .fa-rotate-90 {
 	-webkit-transform: rotate(90deg);
 	-ms-transform: rotate(90deg);
 	transform: rotate(90deg)
 }

 .fa-rotate-180 {
 	-webkit-transform: rotate(180deg);
 	-ms-transform: rotate(180deg);
 	transform: rotate(180deg)
 }

 .fa-rotate-270 {
 	-webkit-transform: rotate(270deg);
 	-ms-transform: rotate(270deg);
 	transform: rotate(270deg)
 }

 .fa-flip-horizontal {
 	-webkit-transform: scale(-1, 1);
 	-ms-transform: scale(-1, 1);
 	transform: scale(-1, 1)
 }

 .fa-flip-vertical {
 	-webkit-transform: scale(1, -1);
 	-ms-transform: scale(1, -1);
 	transform: scale(1, -1)
 }

 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-rotate-90 {
 	-webkit-filter: none;
 	filter: none
 }

 .fa-stack {
 	position: relative;
 	display: inline-block;
 	width: 2em;
 	height: 2em;
 	line-height: 2em;
 	vertical-align: middle
 }

 .fa-stack-1x,
 .fa-stack-2x {
 	position: absolute;
 	left: 0;
 	width: 100%;
 	text-align: center
 }

 .fa-stack-1x {
 	line-height: inherit
 }

 .fa-stack-2x {
 	font-size: 2em
 }

 .fa-inverse {
 	color: #fff
 }

 .fa-glass:before {
 	content: "\f000"
 }

 .fa-music:before {
 	content: "\f001"
 }

 .fa-search:before {
 	content: "\f002"
 }

 .fa-envelope-o:before {
 	content: "\f003"
 }

 .fa-heart:before {
 	content: "\f004"
 }

 .fa-star:before {
 	content: "\f005"
 }

 .fa-star-o:before {
 	content: "\f006"
 }

 .fa-user:before {
 	content: "\f007"
 }

 .fa-film:before {
 	content: "\f008"
 }

 .fa-th-large:before {
 	content: "\f009"
 }

 .fa-th:before {
 	content: "\f00a"
 }

 .fa-th-list:before {
 	content: "\f00b"
 }

 .fa-check:before {
 	content: "\f00c"
 }

 .fa-close:before,
 .fa-remove:before,
 .fa-times:before {
 	content: "\f00d"
 }

 .fa-search-plus:before {
 	content: "\f00e"
 }

 .fa-search-minus:before {
 	content: "\f010"
 }

 .fa-power-off:before {
 	content: "\f011"
 }

 .fa-signal:before {
 	content: "\f012"
 }

 .fa-cog:before,
 .fa-gear:before {
 	content: "\f013"
 }

 .fa-trash-o:before {
 	content: "\f014"
 }

 .fa-home:before {
 	content: "\f015"
 }

 .fa-file-o:before {
 	content: "\f016"
 }

 .fa-clock-o:before {
 	content: "\f017"
 }

 .fa-road:before {
 	content: "\f018"
 }

 .fa-download:before {
 	content: "\f019"
 }

 .fa-arrow-circle-o-down:before {
 	content: "\f01a"
 }

 .fa-arrow-circle-o-up:before {
 	content: "\f01b"
 }

 .fa-inbox:before {
 	content: "\f01c"
 }

 .fa-play-circle-o:before {
 	content: "\f01d"
 }

 .fa-repeat:before,
 .fa-rotate-right:before {
 	content: "\f01e"
 }

 .fa-refresh:before {
 	content: "\f021"
 }

 .fa-list-alt:before {
 	content: "\f022"
 }

 .fa-lock:before {
 	content: "\f023"
 }

 .fa-flag:before {
 	content: "\f024"
 }

 .fa-headphones:before {
 	content: "\f025"
 }

 .fa-volume-off:before {
 	content: "\f026"
 }

 .fa-volume-down:before {
 	content: "\f027"
 }

 .fa-volume-up:before {
 	content: "\f028"
 }

 .fa-qrcode:before {
 	content: "\f029"
 }

 .fa-barcode:before {
 	content: "\f02a"
 }

 .fa-tag:before {
 	content: "\f02b"
 }

 .fa-tags:before {
 	content: "\f02c"
 }

 .fa-book:before {
 	content: "\f02d"
 }

 .fa-bookmark:before {
 	content: "\f02e"
 }

 .fa-print:before {
 	content: "\f02f"
 }

 .fa-camera:before {
 	content: "\f030"
 }

 .fa-font:before {
 	content: "\f031"
 }

 .fa-bold:before {
 	content: "\f032"
 }

 .fa-italic:before {
 	content: "\f033"
 }

 .fa-text-height:before {
 	content: "\f034"
 }

 .fa-text-width:before {
 	content: "\f035"
 }

 .fa-align-left:before {
 	content: "\f036"
 }

 .fa-align-center:before {
 	content: "\f037"
 }

 .fa-align-right:before {
 	content: "\f038"
 }

 .fa-align-justify:before {
 	content: "\f039"
 }

 .fa-list:before {
 	content: "\f03a"
 }

 .fa-dedent:before,
 .fa-outdent:before {
 	content: "\f03b"
 }

 .fa-indent:before {
 	content: "\f03c"
 }

 .fa-video-camera:before {
 	content: "\f03d"
 }

 .fa-image:before,
 .fa-photo:before,
 .fa-picture-o:before {
 	content: "\f03e"
 }

 .fa-pencil:before {
 	content: "\f040"
 }

 .fa-map-marker:before {
 	content: "\f041"
 }

 .fa-adjust:before {
 	content: "\f042"
 }

 .fa-tint:before {
 	content: "\f043"
 }

 .fa-edit:before,
 .fa-pencil-square-o:before {
 	content: "\f044"
 }

 .fa-share-square-o:before {
 	content: "\f045"
 }

 .fa-check-square-o:before {
 	content: "\f046"
 }

 .fa-arrows:before {
 	content: "\f047"
 }

 .fa-step-backward:before {
 	content: "\f048"
 }

 .fa-fast-backward:before {
 	content: "\f049"
 }

 .fa-backward:before {
 	content: "\f04a"
 }

 .fa-play:before {
 	content: "\f04b"
 }

 .fa-pause:before {
 	content: "\f04c"
 }

 .fa-stop:before {
 	content: "\f04d"
 }

 .fa-forward:before {
 	content: "\f04e"
 }

 .fa-fast-forward:before {
 	content: "\f050"
 }

 .fa-step-forward:before {
 	content: "\f051"
 }

 .fa-eject:before {
 	content: "\f052"
 }

 .fa-chevron-left:before {
 	content: "\f053"
 }

 .fa-chevron-right:before {
 	content: "\f054"
 }

 .fa-plus-circle:before {
 	content: "\f055"
 }

 .fa-minus-circle:before {
 	content: "\f056"
 }

 .fa-times-circle:before {
 	content: "\f057"
 }

 .fa-check-circle:before {
 	content: "\f058"
 }

 .fa-question-circle:before {
 	content: "\f059"
 }

 .fa-info-circle:before {
 	content: "\f05a"
 }

 .fa-crosshairs:before {
 	content: "\f05b"
 }

 .fa-times-circle-o:before {
 	content: "\f05c"
 }

 .fa-check-circle-o:before {
 	content: "\f05d"
 }

 .fa-ban:before {
 	content: "\f05e"
 }

 .fa-arrow-left:before {
 	content: "\f060"
 }

 .fa-arrow-right:before {
 	content: "\f061"
 }

 .fa-arrow-up:before {
 	content: "\f062"
 }

 .fa-arrow-down:before {
 	content: "\f063"
 }

 .fa-mail-forward:before,
 .fa-share:before {
 	content: "\f064"
 }

 .fa-expand:before {
 	content: "\f065"
 }

 .fa-compress:before {
 	content: "\f066"
 }

 .fa-plus:before {
 	content: "\f067"
 }

 .fa-minus:before {
 	content: "\f068"
 }

 .fa-asterisk:before {
 	content: "\f069"
 }

 .fa-exclamation-circle:before {
 	content: "\f06a"
 }

 .fa-gift:before {
 	content: "\f06b"
 }

 .fa-leaf:before {
 	content: "\f06c"
 }

 .fa-fire:before {
 	content: "\f06d"
 }

 .fa-eye:before {
 	content: "\f06e"
 }

 .fa-eye-slash:before {
 	content: "\f070"
 }

 .fa-exclamation-triangle:before,
 .fa-warning:before {
 	content: "\f071"
 }

 .fa-plane:before {
 	content: "\f072"
 }

 .fa-calendar:before {
 	content: "\f073"
 }

 .fa-random:before {
 	content: "\f074"
 }

 .fa-comment:before {
 	content: "\f075"
 }

 .fa-magnet:before {
 	content: "\f076"
 }

 .fa-chevron-up:before {
 	content: "\f077"
 }

 .fa-chevron-down:before {
 	content: "\f078"
 }

 .fa-retweet:before {
 	content: "\f079"
 }

 .fa-shopping-cart:before {
 	content: "\f07a"
 }

 .fa-folder:before {
 	content: "\f07b"
 }

 .fa-folder-open:before {
 	content: "\f07c"
 }

 .fa-arrows-v:before {
 	content: "\f07d"
 }

 .fa-arrows-h:before {
 	content: "\f07e"
 }

 .fa-bar-chart-o:before,
 .fa-bar-chart:before {
 	content: "\f080"
 }

 .fa-twitter-square:before {
 	content: "\f081"
 }

 .fa-facebook-square:before {
 	content: "\f082"
 }

 .fa-camera-retro:before {
 	content: "\f083"
 }

 .fa-key:before {
 	content: "\f084"
 }

 .fa-cogs:before,
 .fa-gears:before {
 	content: "\f085"
 }

 .fa-comments:before {
 	content: "\f086"
 }

 .fa-thumbs-o-up:before {
 	content: "\f087"
 }

 .fa-thumbs-o-down:before {
 	content: "\f088"
 }

 .fa-star-half:before {
 	content: "\f089"
 }

 .fa-heart-o:before {
 	content: "\f08a"
 }

 .fa-sign-out:before {
 	content: "\f08b"
 }

 .fa-linkedin-square:before {
 	content: "\f08c"
 }

 .fa-thumb-tack:before {
 	content: "\f08d"
 }

 .fa-external-link:before {
 	content: "\f08e"
 }

 .fa-sign-in:before {
 	content: "\f090"
 }

 .fa-trophy:before {
 	content: "\f091"
 }

 .fa-github-square:before {
 	content: "\f092"
 }

 .fa-upload:before {
 	content: "\f093"
 }

 .fa-lemon-o:before {
 	content: "\f094"
 }

 .fa-phone:before {
 	content: "\f095"
 }

 .fa-square-o:before {
 	content: "\f096"
 }

 .fa-bookmark-o:before {
 	content: "\f097"
 }

 .fa-phone-square:before {
 	content: "\f098"
 }

 .fa-twitter:before {
 	content: "\f099"
 }

 .fa-facebook-f:before,
 .fa-facebook:before {
 	content: "\f09a"
 }

 .fa-github:before {
 	content: "\f09b"
 }

 .fa-unlock:before {
 	content: "\f09c"
 }

 .fa-credit-card:before {
 	content: "\f09d"
 }

 .fa-feed:before,
 .fa-rss:before {
 	content: "\f09e"
 }

 .fa-hdd-o:before {
 	content: "\f0a0"
 }

 .fa-bullhorn:before {
 	content: "\f0a1"
 }

 .fa-bell:before {
 	content: "\f0f3"
 }

 .fa-certificate:before {
 	content: "\f0a3"
 }

 .fa-hand-o-right:before {
 	content: "\f0a4"
 }

 .fa-hand-o-left:before {
 	content: "\f0a5"
 }

 .fa-hand-o-up:before {
 	content: "\f0a6"
 }

 .fa-hand-o-down:before {
 	content: "\f0a7"
 }

 .fa-arrow-circle-left:before {
 	content: "\f0a8"
 }

 .fa-arrow-circle-right:before {
 	content: "\f0a9"
 }

 .fa-arrow-circle-up:before {
 	content: "\f0aa"
 }

 .fa-arrow-circle-down:before {
 	content: "\f0ab"
 }

 .fa-globe:before {
 	content: "\f0ac"
 }

 .fa-wrench:before {
 	content: "\f0ad"
 }

 .fa-tasks:before {
 	content: "\f0ae"
 }

 .fa-filter:before {
 	content: "\f0b0"
 }

 .fa-briefcase:before {
 	content: "\f0b1"
 }

 .fa-arrows-alt:before {
 	content: "\f0b2"
 }

 .fa-group:before,
 .fa-users:before {
 	content: "\f0c0"
 }

 .fa-chain:before,
 .fa-link:before {
 	content: "\f0c1"
 }

 .fa-cloud:before {
 	content: "\f0c2"
 }

 .fa-flask:before {
 	content: "\f0c3"
 }

 .fa-cut:before,
 .fa-scissors:before {
 	content: "\f0c4"
 }

 .fa-copy:before,
 .fa-files-o:before {
 	content: "\f0c5"
 }

 .fa-paperclip:before {
 	content: "\f0c6"
 }

 .fa-floppy-o:before,
 .fa-save:before {
 	content: "\f0c7"
 }

 .fa-square:before {
 	content: "\f0c8"
 }

 .fa-bars:before,
 .fa-navicon:before,
 .fa-reorder:before {
 	content: "\f0c9"
 }

 .fa-list-ul:before {
 	content: "\f0ca"
 }

 .fa-list-ol:before {
 	content: "\f0cb"
 }

 .fa-strikethrough:before {
 	content: "\f0cc"
 }

 .fa-underline:before {
 	content: "\f0cd"
 }

 .fa-table:before {
 	content: "\f0ce"
 }

 .fa-magic:before {
 	content: "\f0d0"
 }

 .fa-truck:before {
 	content: "\f0d1"
 }

 .fa-pinterest:before {
 	content: "\f0d2"
 }

 .fa-pinterest-square:before {
 	content: "\f0d3"
 }

 .fa-google-plus-square:before {
 	content: "\f0d4"
 }

 .fa-google-plus:before {
 	content: "\f0d5"
 }

 .fa-money:before {
 	content: "\f0d6"
 }

 .fa-caret-down:before {
 	content: "\f0d7"
 }

 .fa-caret-up:before {
 	content: "\f0d8"
 }

 .fa-caret-left:before {
 	content: "\f0d9"
 }

 .fa-caret-right:before {
 	content: "\f0da"
 }

 .fa-columns:before {
 	content: "\f0db"
 }

 .fa-sort:before,
 .fa-unsorted:before {
 	content: "\f0dc"
 }

 .fa-sort-desc:before,
 .fa-sort-down:before {
 	content: "\f0dd"
 }

 .fa-sort-asc:before,
 .fa-sort-up:before {
 	content: "\f0de"
 }

 .fa-envelope:before {
 	content: "\f0e0"
 }

 .fa-linkedin:before {
 	content: "\f0e1"
 }

 .fa-rotate-left:before,
 .fa-undo:before {
 	content: "\f0e2"
 }

 .fa-gavel:before,
 .fa-legal:before {
 	content: "\f0e3"
 }

 .fa-dashboard:before,
 .fa-tachometer:before {
 	content: "\f0e4"
 }

 .fa-comment-o:before {
 	content: "\f0e5"
 }

 .fa-comments-o:before {
 	content: "\f0e6"
 }

 .fa-bolt:before,
 .fa-flash:before {
 	content: "\f0e7"
 }

 .fa-sitemap:before {
 	content: "\f0e8"
 }

 .fa-umbrella:before {
 	content: "\f0e9"
 }

 .fa-clipboard:before,
 .fa-paste:before {
 	content: "\f0ea"
 }

 .fa-lightbulb-o:before {
 	content: "\f0eb"
 }

 .fa-exchange:before {
 	content: "\f0ec"
 }

 .fa-cloud-download:before {
 	content: "\f0ed"
 }

 .fa-cloud-upload:before {
 	content: "\f0ee"
 }

 .fa-user-md:before {
 	content: "\f0f0"
 }

 .fa-stethoscope:before {
 	content: "\f0f1"
 }

 .fa-suitcase:before {
 	content: "\f0f2"
 }

 .fa-bell-o:before {
 	content: "\f0a2"
 }

 .fa-coffee:before {
 	content: "\f0f4"
 }

 .fa-cutlery:before {
 	content: "\f0f5"
 }

 .fa-file-text-o:before {
 	content: "\f0f6"
 }

 .fa-building-o:before {
 	content: "\f0f7"
 }

 .fa-hospital-o:before {
 	content: "\f0f8"
 }

 .fa-ambulance:before {
 	content: "\f0f9"
 }

 .fa-medkit:before {
 	content: "\f0fa"
 }

 .fa-fighter-jet:before {
 	content: "\f0fb"
 }

 .fa-beer:before {
 	content: "\f0fc"
 }

 .fa-h-square:before {
 	content: "\f0fd"
 }

 .fa-plus-square:before {
 	content: "\f0fe"
 }

 .fa-angle-double-left:before {
 	content: "\f100"
 }

 .fa-angle-double-right:before {
 	content: "\f101"
 }

 .fa-angle-double-up:before {
 	content: "\f102"
 }

 .fa-angle-double-down:before {
 	content: "\f103"
 }

 .fa-angle-left:before {
 	content: "\f104"
 }

 .fa-angle-right:before {
 	content: "\f105"
 }

 .fa-angle-up:before {
 	content: "\f106"
 }

 .fa-angle-down:before {
 	content: "\f107"
 }

 .fa-desktop:before {
 	content: "\f108"
 }

 .fa-laptop:before {
 	content: "\f109"
 }

 .fa-tablet:before {
 	content: "\f10a"
 }

 .fa-mobile-phone:before,
 .fa-mobile:before {
 	content: "\f10b"
 }

 .fa-circle-o:before {
 	content: "\f10c"
 }

 .fa-quote-left:before {
 	content: "\f10d"
 }

 .fa-quote-right:before {
 	content: "\f10e"
 }

 .fa-spinner:before {
 	content: "\f110"
 }

 .fa-circle:before {
 	content: "\f111"
 }

 .fa-mail-reply:before,
 .fa-reply:before {
 	content: "\f112"
 }

 .fa-github-alt:before {
 	content: "\f113"
 }

 .fa-folder-o:before {
 	content: "\f114"
 }

 .fa-folder-open-o:before {
 	content: "\f115"
 }

 .fa-smile-o:before {
 	content: "\f118"
 }

 .fa-frown-o:before {
 	content: "\f119"
 }

 .fa-meh-o:before {
 	content: "\f11a"
 }

 .fa-gamepad:before {
 	content: "\f11b"
 }

 .fa-keyboard-o:before {
 	content: "\f11c"
 }

 .fa-flag-o:before {
 	content: "\f11d"
 }

 .fa-flag-checkered:before {
 	content: "\f11e"
 }

 .fa-terminal:before {
 	content: "\f120"
 }

 .fa-code:before {
 	content: "\f121"
 }

 .fa-mail-reply-all:before,
 .fa-reply-all:before {
 	content: "\f122"
 }

 .fa-star-half-empty:before,
 .fa-star-half-full:before,
 .fa-star-half-o:before {
 	content: "\f123"
 }

 .fa-location-arrow:before {
 	content: "\f124"
 }

 .fa-crop:before {
 	content: "\f125"
 }

 .fa-code-fork:before {
 	content: "\f126"
 }

 .fa-chain-broken:before,
 .fa-unlink:before {
 	content: "\f127"
 }

 .fa-question:before {
 	content: "\f128"
 }

 .fa-info:before {
 	content: "\f129"
 }

 .fa-exclamation:before {
 	content: "\f12a"
 }

 .fa-superscript:before {
 	content: "\f12b"
 }

 .fa-subscript:before {
 	content: "\f12c"
 }

 .fa-eraser:before {
 	content: "\f12d"
 }

 .fa-puzzle-piece:before {
 	content: "\f12e"
 }

 .fa-microphone:before {
 	content: "\f130"
 }

 .fa-microphone-slash:before {
 	content: "\f131"
 }

 .fa-shield:before {
 	content: "\f132"
 }

 .fa-calendar-o:before {
 	content: "\f133"
 }

 .fa-fire-extinguisher:before {
 	content: "\f134"
 }

 .fa-rocket:before {
 	content: "\f135"
 }

 .fa-maxcdn:before {
 	content: "\f136"
 }

 .fa-chevron-circle-left:before {
 	content: "\f137"
 }

 .fa-chevron-circle-right:before {
 	content: "\f138"
 }

 .fa-chevron-circle-up:before {
 	content: "\f139"
 }

 .fa-chevron-circle-down:before {
 	content: "\f13a"
 }

 .fa-html5:before {
 	content: "\f13b"
 }

 .fa-css3:before {
 	content: "\f13c"
 }

 .fa-anchor:before {
 	content: "\f13d"
 }

 .fa-unlock-alt:before {
 	content: "\f13e"
 }

 .fa-bullseye:before {
 	content: "\f140"
 }

 .fa-ellipsis-h:before {
 	content: "\f141"
 }

 .fa-ellipsis-v:before {
 	content: "\f142"
 }

 .fa-rss-square:before {
 	content: "\f143"
 }

 .fa-play-circle:before {
 	content: "\f144"
 }

 .fa-ticket:before {
 	content: "\f145"
 }

 .fa-minus-square:before {
 	content: "\f146"
 }

 .fa-minus-square-o:before {
 	content: "\f147"
 }

 .fa-level-up:before {
 	content: "\f148"
 }

 .fa-level-down:before {
 	content: "\f149"
 }

 .fa-check-square:before {
 	content: "\f14a"
 }

 .fa-pencil-square:before {
 	content: "\f14b"
 }

 .fa-external-link-square:before {
 	content: "\f14c"
 }

 .fa-share-square:before {
 	content: "\f14d"
 }

 .fa-compass:before {
 	content: "\f14e"
 }

 .fa-caret-square-o-down:before,
 .fa-toggle-down:before {
 	content: "\f150"
 }

 .fa-caret-square-o-up:before,
 .fa-toggle-up:before {
 	content: "\f151"
 }

 .fa-caret-square-o-right:before,
 .fa-toggle-right:before {
 	content: "\f152"
 }

 .fa-eur:before,
 .fa-euro:before {
 	content: "\f153"
 }

 .fa-gbp:before {
 	content: "\f154"
 }

 .fa-dollar:before,
 .fa-usd:before {
 	content: "\f155"
 }

 .fa-inr:before,
 .fa-rupee:before {
 	content: "\f156"
 }

 .fa-cny:before,
 .fa-jpy:before,
 .fa-rmb:before,
 .fa-yen:before {
 	content: "\f157"
 }

 .fa-rouble:before,
 .fa-rub:before,
 .fa-ruble:before {
 	content: "\f158"
 }

 .fa-krw:before,
 .fa-won:before {
 	content: "\f159"
 }

 .fa-bitcoin:before,
 .fa-btc:before {
 	content: "\f15a"
 }

 .fa-file:before {
 	content: "\f15b"
 }

 .fa-file-text:before {
 	content: "\f15c"
 }

 .fa-sort-alpha-asc:before {
 	content: "\f15d"
 }

 .fa-sort-alpha-desc:before {
 	content: "\f15e"
 }

 .fa-sort-amount-asc:before {
 	content: "\f160"
 }

 .fa-sort-amount-desc:before {
 	content: "\f161"
 }

 .fa-sort-numeric-asc:before {
 	content: "\f162"
 }

 .fa-sort-numeric-desc:before {
 	content: "\f163"
 }

 .fa-thumbs-up:before {
 	content: "\f164"
 }

 .fa-thumbs-down:before {
 	content: "\f165"
 }

 .fa-youtube-square:before {
 	content: "\f166"
 }

 .fa-youtube:before {
 	content: "\f167"
 }

 .fa-xing:before {
 	content: "\f168"
 }

 .fa-xing-square:before {
 	content: "\f169"
 }

 .fa-youtube-play:before {
 	content: "\f16a"
 }

 .fa-dropbox:before {
 	content: "\f16b"
 }

 .fa-stack-overflow:before {
 	content: "\f16c"
 }

 .fa-instagram:before {
 	content: "\f16d"
 }

 .fa-flickr:before {
 	content: "\f16e"
 }

 .fa-adn:before {
 	content: "\f170"
 }

 .fa-bitbucket:before {
 	content: "\f171"
 }

 .fa-bitbucket-square:before {
 	content: "\f172"
 }

 .fa-tumblr:before {
 	content: "\f173"
 }

 .fa-tumblr-square:before {
 	content: "\f174"
 }

 .fa-long-arrow-down:before {
 	content: "\f175"
 }

 .fa-long-arrow-up:before {
 	content: "\f176"
 }

 .fa-long-arrow-left:before {
 	content: "\f177"
 }

 .fa-long-arrow-right:before {
 	content: "\f178"
 }

 .fa-apple:before {
 	content: "\f179"
 }

 .fa-windows:before {
 	content: "\f17a"
 }

 .fa-android:before {
 	content: "\f17b"
 }

 .fa-linux:before {
 	content: "\f17c"
 }

 .fa-dribbble:before {
 	content: "\f17d"
 }

 .fa-skype:before {
 	content: "\f17e"
 }

 .fa-foursquare:before {
 	content: "\f180"
 }

 .fa-trello:before {
 	content: "\f181"
 }

 .fa-female:before {
 	content: "\f182"
 }

 .fa-male:before {
 	content: "\f183"
 }

 .fa-gittip:before,
 .fa-gratipay:before {
 	content: "\f184"
 }

 .fa-sun-o:before {
 	content: "\f185"
 }

 .fa-moon-o:before {
 	content: "\f186"
 }

 .fa-archive:before {
 	content: "\f187"
 }

 .fa-bug:before {
 	content: "\f188"
 }

 .fa-vk:before {
 	content: "\f189"
 }

 .fa-weibo:before {
 	content: "\f18a"
 }

 .fa-renren:before {
 	content: "\f18b"
 }

 .fa-pagelines:before {
 	content: "\f18c"
 }

 .fa-stack-exchange:before {
 	content: "\f18d"
 }

 .fa-arrow-circle-o-right:before {
 	content: "\f18e"
 }

 .fa-arrow-circle-o-left:before {
 	content: "\f190"
 }

 .fa-caret-square-o-left:before,
 .fa-toggle-left:before {
 	content: "\f191"
 }

 .fa-dot-circle-o:before {
 	content: "\f192"
 }

 .fa-wheelchair:before {
 	content: "\f193"
 }

 .fa-vimeo-square:before {
 	content: "\f194"
 }

 .fa-try:before,
 .fa-turkish-lira:before {
 	content: "\f195"
 }

 .fa-plus-square-o:before {
 	content: "\f196"
 }

 .fa-space-shuttle:before {
 	content: "\f197"
 }

 .fa-slack:before {
 	content: "\f198"
 }

 .fa-envelope-square:before {
 	content: "\f199"
 }

 .fa-wordpress:before {
 	content: "\f19a"
 }

 .fa-openid:before {
 	content: "\f19b"
 }

 .fa-bank:before,
 .fa-institution:before,
 .fa-university:before {
 	content: "\f19c"
 }

 .fa-graduation-cap:before,
 .fa-mortar-board:before {
 	content: "\f19d"
 }

 .fa-yahoo:before {
 	content: "\f19e"
 }

 .fa-google:before {
 	content: "\f1a0"
 }

 .fa-reddit:before {
 	content: "\f1a1"
 }

 .fa-reddit-square:before {
 	content: "\f1a2"
 }

 .fa-stumbleupon-circle:before {
 	content: "\f1a3"
 }

 .fa-stumbleupon:before {
 	content: "\f1a4"
 }

 .fa-delicious:before {
 	content: "\f1a5"
 }

 .fa-digg:before {
 	content: "\f1a6"
 }

 .fa-pied-piper-pp:before {
 	content: "\f1a7"
 }

 .fa-pied-piper-alt:before {
 	content: "\f1a8"
 }

 .fa-drupal:before {
 	content: "\f1a9"
 }

 .fa-joomla:before {
 	content: "\f1aa"
 }

 .fa-language:before {
 	content: "\f1ab"
 }

 .fa-fax:before {
 	content: "\f1ac"
 }

 .fa-building:before {
 	content: "\f1ad"
 }

 .fa-child:before {
 	content: "\f1ae"
 }

 .fa-paw:before {
 	content: "\f1b0"
 }

 .fa-spoon:before {
 	content: "\f1b1"
 }

 .fa-cube:before {
 	content: "\f1b2"
 }

 .fa-cubes:before {
 	content: "\f1b3"
 }

 .fa-behance:before {
 	content: "\f1b4"
 }

 .fa-behance-square:before {
 	content: "\f1b5"
 }

 .fa-steam:before {
 	content: "\f1b6"
 }

 .fa-steam-square:before {
 	content: "\f1b7"
 }

 .fa-recycle:before {
 	content: "\f1b8"
 }

 .fa-automobile:before,
 .fa-car:before {
 	content: "\f1b9"
 }

 .fa-cab:before,
 .fa-taxi:before {
 	content: "\f1ba"
 }

 .fa-tree:before {
 	content: "\f1bb"
 }

 .fa-spotify:before {
 	content: "\f1bc"
 }

 .fa-deviantart:before {
 	content: "\f1bd"
 }

 .fa-soundcloud:before {
 	content: "\f1be"
 }

 .fa-database:before {
 	content: "\f1c0"
 }

 .fa-file-pdf-o:before {
 	content: "\f1c1"
 }

 .fa-file-word-o:before {
 	content: "\f1c2"
 }

 .fa-file-excel-o:before {
 	content: "\f1c3"
 }

 .fa-file-powerpoint-o:before {
 	content: "\f1c4"
 }

 .fa-file-image-o:before,
 .fa-file-photo-o:before,
 .fa-file-picture-o:before {
 	content: "\f1c5"
 }

 .fa-file-archive-o:before,
 .fa-file-zip-o:before {
 	content: "\f1c6"
 }

 .fa-file-audio-o:before,
 .fa-file-sound-o:before {
 	content: "\f1c7"
 }

 .fa-file-movie-o:before,
 .fa-file-video-o:before {
 	content: "\f1c8"
 }

 .fa-file-code-o:before {
 	content: "\f1c9"
 }

 .fa-vine:before {
 	content: "\f1ca"
 }

 .fa-codepen:before {
 	content: "\f1cb"
 }

 .fa-jsfiddle:before {
 	content: "\f1cc"
 }

 .fa-life-bouy:before,
 .fa-life-buoy:before,
 .fa-life-ring:before,
 .fa-life-saver:before,
 .fa-support:before {
 	content: "\f1cd"
 }

 .fa-circle-o-notch:before {
 	content: "\f1ce"
 }

 .fa-ra:before,
 .fa-rebel:before,
 .fa-resistance:before {
 	content: "\f1d0"
 }

 .fa-empire:before,
 .fa-ge:before {
 	content: "\f1d1"
 }

 .fa-git-square:before {
 	content: "\f1d2"
 }

 .fa-git:before {
 	content: "\f1d3"
 }

 .fa-hacker-news:before,
 .fa-y-combinator-square:before,
 .fa-yc-square:before {
 	content: "\f1d4"
 }

 .fa-tencent-weibo:before {
 	content: "\f1d5"
 }

 .fa-qq:before {
 	content: "\f1d6"
 }

 .fa-wechat:before,
 .fa-weixin:before {
 	content: "\f1d7"
 }

 .fa-paper-plane:before,
 .fa-send:before {
 	content: "\f1d8"
 }

 .fa-paper-plane-o:before,
 .fa-send-o:before {
 	content: "\f1d9"
 }

 .fa-history:before {
 	content: "\f1da"
 }

 .fa-circle-thin:before {
 	content: "\f1db"
 }

 .fa-header:before {
 	content: "\f1dc"
 }

 .fa-paragraph:before {
 	content: "\f1dd"
 }

 .fa-sliders:before {
 	content: "\f1de"
 }

 .fa-share-alt:before {
 	content: "\f1e0"
 }

 .fa-share-alt-square:before {
 	content: "\f1e1"
 }

 .fa-bomb:before {
 	content: "\f1e2"
 }

 .fa-futbol-o:before,
 .fa-soccer-ball-o:before {
 	content: "\f1e3"
 }

 .fa-tty:before {
 	content: "\f1e4"
 }

 .fa-binoculars:before {
 	content: "\f1e5"
 }

 .fa-plug:before {
 	content: "\f1e6"
 }

 .fa-slideshare:before {
 	content: "\f1e7"
 }

 .fa-twitch:before {
 	content: "\f1e8"
 }

 .fa-yelp:before {
 	content: "\f1e9"
 }

 .fa-newspaper-o:before {
 	content: "\f1ea"
 }

 .fa-wifi:before {
 	content: "\f1eb"
 }

 .fa-calculator:before {
 	content: "\f1ec"
 }

 .fa-paypal:before {
 	content: "\f1ed"
 }

 .fa-google-wallet:before {
 	content: "\f1ee"
 }

 .fa-cc-visa:before {
 	content: "\f1f0"
 }

 .fa-cc-mastercard:before {
 	content: "\f1f1"
 }

 .fa-cc-discover:before {
 	content: "\f1f2"
 }

 .fa-cc-amex:before {
 	content: "\f1f3"
 }

 .fa-cc-paypal:before {
 	content: "\f1f4"
 }

 .fa-cc-stripe:before {
 	content: "\f1f5"
 }

 .fa-bell-slash:before {
 	content: "\f1f6"
 }

 .fa-bell-slash-o:before {
 	content: "\f1f7"
 }

 .fa-trash:before {
 	content: "\f1f8"
 }

 .fa-copyright:before {
 	content: "\f1f9"
 }

 .fa-at:before {
 	content: "\f1fa"
 }

 .fa-eyedropper:before {
 	content: "\f1fb"
 }

 .fa-paint-brush:before {
 	content: "\f1fc"
 }

 .fa-birthday-cake:before {
 	content: "\f1fd"
 }

 .fa-area-chart:before {
 	content: "\f1fe"
 }

 .fa-pie-chart:before {
 	content: "\f200"
 }

 .fa-line-chart:before {
 	content: "\f201"
 }

 .fa-lastfm:before {
 	content: "\f202"
 }

 .fa-lastfm-square:before {
 	content: "\f203"
 }

 .fa-toggle-off:before {
 	content: "\f204"
 }

 .fa-toggle-on:before {
 	content: "\f205"
 }

 .fa-bicycle:before {
 	content: "\f206"
 }

 .fa-bus:before {
 	content: "\f207"
 }

 .fa-ioxhost:before {
 	content: "\f208"
 }

 .fa-angellist:before {
 	content: "\f209"
 }

 .fa-cc:before {
 	content: "\f20a"
 }

 .fa-ils:before,
 .fa-shekel:before,
 .fa-sheqel:before {
 	content: "\f20b"
 }

 .fa-meanpath:before {
 	content: "\f20c"
 }

 .fa-buysellads:before {
 	content: "\f20d"
 }

 .fa-connectdevelop:before {
 	content: "\f20e"
 }

 .fa-dashcube:before {
 	content: "\f210"
 }

 .fa-forumbee:before {
 	content: "\f211"
 }

 .fa-leanpub:before {
 	content: "\f212"
 }

 .fa-sellsy:before {
 	content: "\f213"
 }

 .fa-shirtsinbulk:before {
 	content: "\f214"
 }

 .fa-simplybuilt:before {
 	content: "\f215"
 }

 .fa-skyatlas:before {
 	content: "\f216"
 }

 .fa-cart-plus:before {
 	content: "\f217"
 }

 .fa-cart-arrow-down:before {
 	content: "\f218"
 }

 .fa-diamond:before {
 	content: "\f219"
 }

 .fa-ship:before {
 	content: "\f21a"
 }

 .fa-user-secret:before {
 	content: "\f21b"
 }

 .fa-motorcycle:before {
 	content: "\f21c"
 }

 .fa-street-view:before {
 	content: "\f21d"
 }

 .fa-heartbeat:before {
 	content: "\f21e"
 }

 .fa-venus:before {
 	content: "\f221"
 }

 .fa-mars:before {
 	content: "\f222"
 }

 .fa-mercury:before {
 	content: "\f223"
 }

 .fa-intersex:before,
 .fa-transgender:before {
 	content: "\f224"
 }

 .fa-transgender-alt:before {
 	content: "\f225"
 }

 .fa-venus-double:before {
 	content: "\f226"
 }

 .fa-mars-double:before {
 	content: "\f227"
 }

 .fa-venus-mars:before {
 	content: "\f228"
 }

 .fa-mars-stroke:before {
 	content: "\f229"
 }

 .fa-mars-stroke-v:before {
 	content: "\f22a"
 }

 .fa-mars-stroke-h:before {
 	content: "\f22b"
 }

 .fa-neuter:before {
 	content: "\f22c"
 }

 .fa-genderless:before {
 	content: "\f22d"
 }

 .fa-facebook-official:before {
 	content: "\f230"
 }

 .fa-pinterest-p:before {
 	content: "\f231"
 }

 .fa-whatsapp:before {
 	content: "\f232"
 }

 .fa-server:before {
 	content: "\f233"
 }

 .fa-user-plus:before {
 	content: "\f234"
 }

 .fa-user-times:before {
 	content: "\f235"
 }

 .fa-bed:before,
 .fa-hotel:before {
 	content: "\f236"
 }

 .fa-viacoin:before {
 	content: "\f237"
 }

 .fa-train:before {
 	content: "\f238"
 }

 .fa-subway:before {
 	content: "\f239"
 }

 .fa-medium:before {
 	content: "\f23a"
 }

 .fa-y-combinator:before,
 .fa-yc:before {
 	content: "\f23b"
 }

 .fa-optin-monster:before {
 	content: "\f23c"
 }

 .fa-opencart:before {
 	content: "\f23d"
 }

 .fa-expeditedssl:before {
 	content: "\f23e"
 }

 .fa-battery-4:before,
 .fa-battery-full:before,
 .fa-battery:before {
 	content: "\f240"
 }

 .fa-battery-3:before,
 .fa-battery-three-quarters:before {
 	content: "\f241"
 }

 .fa-battery-2:before,
 .fa-battery-half:before {
 	content: "\f242"
 }

 .fa-battery-1:before,
 .fa-battery-quarter:before {
 	content: "\f243"
 }

 .fa-battery-0:before,
 .fa-battery-empty:before {
 	content: "\f244"
 }

 .fa-mouse-pointer:before {
 	content: "\f245"
 }

 .fa-i-cursor:before {
 	content: "\f246"
 }

 .fa-object-group:before {
 	content: "\f247"
 }

 .fa-object-ungroup:before {
 	content: "\f248"
 }

 .fa-sticky-note:before {
 	content: "\f249"
 }

 .fa-sticky-note-o:before {
 	content: "\f24a"
 }

 .fa-cc-jcb:before {
 	content: "\f24b"
 }

 .fa-cc-diners-club:before {
 	content: "\f24c"
 }

 .fa-clone:before {
 	content: "\f24d"
 }

 .fa-balance-scale:before {
 	content: "\f24e"
 }

 .fa-hourglass-o:before {
 	content: "\f250"
 }

 .fa-hourglass-1:before,
 .fa-hourglass-start:before {
 	content: "\f251"
 }

 .fa-hourglass-2:before,
 .fa-hourglass-half:before {
 	content: "\f252"
 }

 .fa-hourglass-3:before,
 .fa-hourglass-end:before {
 	content: "\f253"
 }

 .fa-hourglass:before {
 	content: "\f254"
 }

 .fa-hand-grab-o:before,
 .fa-hand-rock-o:before {
 	content: "\f255"
 }

 .fa-hand-paper-o:before,
 .fa-hand-stop-o:before {
 	content: "\f256"
 }

 .fa-hand-scissors-o:before {
 	content: "\f257"
 }

 .fa-hand-lizard-o:before {
 	content: "\f258"
 }

 .fa-hand-spock-o:before {
 	content: "\f259"
 }

 .fa-hand-pointer-o:before {
 	content: "\f25a"
 }

 .fa-hand-peace-o:before {
 	content: "\f25b"
 }

 .fa-trademark:before {
 	content: "\f25c"
 }

 .fa-registered:before {
 	content: "\f25d"
 }

 .fa-creative-commons:before {
 	content: "\f25e"
 }

 .fa-gg:before {
 	content: "\f260"
 }

 .fa-gg-circle:before {
 	content: "\f261"
 }

 .fa-tripadvisor:before {
 	content: "\f262"
 }

 .fa-odnoklassniki:before {
 	content: "\f263"
 }

 .fa-odnoklassniki-square:before {
 	content: "\f264"
 }

 .fa-get-pocket:before {
 	content: "\f265"
 }

 .fa-wikipedia-w:before {
 	content: "\f266"
 }

 .fa-safari:before {
 	content: "\f267"
 }

 .fa-chrome:before {
 	content: "\f268"
 }

 .fa-firefox:before {
 	content: "\f269"
 }

 .fa-opera:before {
 	content: "\f26a"
 }

 .fa-internet-explorer:before {
 	content: "\f26b"
 }

 .fa-television:before,
 .fa-tv:before {
 	content: "\f26c"
 }

 .fa-contao:before {
 	content: "\f26d"
 }

 .fa-500px:before {
 	content: "\f26e"
 }

 .fa-amazon:before {
 	content: "\f270"
 }

 .fa-calendar-plus-o:before {
 	content: "\f271"
 }

 .fa-calendar-minus-o:before {
 	content: "\f272"
 }

 .fa-calendar-times-o:before {
 	content: "\f273"
 }

 .fa-calendar-check-o:before {
 	content: "\f274"
 }

 .fa-industry:before {
 	content: "\f275"
 }

 .fa-map-pin:before {
 	content: "\f276"
 }

 .fa-map-signs:before {
 	content: "\f277"
 }

 .fa-map-o:before {
 	content: "\f278"
 }

 .fa-map:before {
 	content: "\f279"
 }

 .fa-commenting:before {
 	content: "\f27a"
 }

 .fa-commenting-o:before {
 	content: "\f27b"
 }

 .fa-houzz:before {
 	content: "\f27c"
 }

 .fa-vimeo:before {
 	content: "\f27d"
 }

 .fa-black-tie:before {
 	content: "\f27e"
 }

 .fa-fonticons:before {
 	content: "\f280"
 }

 .fa-reddit-alien:before {
 	content: "\f281"
 }

 .fa-edge:before {
 	content: "\f282"
 }

 .fa-credit-card-alt:before {
 	content: "\f283"
 }

 .fa-codiepie:before {
 	content: "\f284"
 }

 .fa-modx:before {
 	content: "\f285"
 }

 .fa-fort-awesome:before {
 	content: "\f286"
 }

 .fa-usb:before {
 	content: "\f287"
 }

 .fa-product-hunt:before {
 	content: "\f288"
 }

 .fa-mixcloud:before {
 	content: "\f289"
 }

 .fa-scribd:before {
 	content: "\f28a"
 }

 .fa-pause-circle:before {
 	content: "\f28b"
 }

 .fa-pause-circle-o:before {
 	content: "\f28c"
 }

 .fa-stop-circle:before {
 	content: "\f28d"
 }

 .fa-stop-circle-o:before {
 	content: "\f28e"
 }

 .fa-shopping-bag:before {
 	content: "\f290"
 }

 .fa-shopping-basket:before {
 	content: "\f291"
 }

 .fa-hashtag:before {
 	content: "\f292"
 }

 .fa-bluetooth:before {
 	content: "\f293"
 }

 .fa-bluetooth-b:before {
 	content: "\f294"
 }

 .fa-percent:before {
 	content: "\f295"
 }

 .fa-gitlab:before {
 	content: "\f296"
 }

 .fa-wpbeginner:before {
 	content: "\f297"
 }

 .fa-wpforms:before {
 	content: "\f298"
 }

 .fa-envira:before {
 	content: "\f299"
 }

 .fa-universal-access:before {
 	content: "\f29a"
 }

 .fa-wheelchair-alt:before {
 	content: "\f29b"
 }

 .fa-question-circle-o:before {
 	content: "\f29c"
 }

 .fa-blind:before {
 	content: "\f29d"
 }

 .fa-audio-description:before {
 	content: "\f29e"
 }

 .fa-volume-control-phone:before {
 	content: "\f2a0"
 }

 .fa-braille:before {
 	content: "\f2a1"
 }

 .fa-assistive-listening-systems:before {
 	content: "\f2a2"
 }

 .fa-american-sign-language-interpreting:before,
 .fa-asl-interpreting:before {
 	content: "\f2a3"
 }

 .fa-deaf:before,
 .fa-deafness:before,
 .fa-hard-of-hearing:before {
 	content: "\f2a4"
 }

 .fa-glide:before {
 	content: "\f2a5"
 }

 .fa-glide-g:before {
 	content: "\f2a6"
 }

 .fa-sign-language:before,
 .fa-signing:before {
 	content: "\f2a7"
 }

 .fa-low-vision:before {
 	content: "\f2a8"
 }

 .fa-viadeo:before {
 	content: "\f2a9"
 }

 .fa-viadeo-square:before {
 	content: "\f2aa"
 }

 .fa-snapchat:before {
 	content: "\f2ab"
 }

 .fa-snapchat-ghost:before {
 	content: "\f2ac"
 }

 .fa-snapchat-square:before {
 	content: "\f2ad"
 }

 .fa-pied-piper:before {
 	content: "\f2ae"
 }

 .fa-first-order:before {
 	content: "\f2b0"
 }

 .fa-yoast:before {
 	content: "\f2b1"
 }

 .fa-themeisle:before {
 	content: "\f2b2"
 }

 .fa-google-plus-circle:before,
 .fa-google-plus-official:before {
 	content: "\f2b3"
 }

 .fa-fa:before,
 .fa-font-awesome:before {
 	content: "\f2b4"
 }

 .fa-handshake-o:before {
 	content: "\f2b5"
 }

 .fa-envelope-open:before {
 	content: "\f2b6"
 }

 .fa-envelope-open-o:before {
 	content: "\f2b7"
 }

 .fa-linode:before {
 	content: "\f2b8"
 }

 .fa-address-book:before {
 	content: "\f2b9"
 }

 .fa-address-book-o:before {
 	content: "\f2ba"
 }

 .fa-address-card:before,
 .fa-vcard:before {
 	content: "\f2bb"
 }

 .fa-address-card-o:before,
 .fa-vcard-o:before {
 	content: "\f2bc"
 }

 .fa-user-circle:before {
 	content: "\f2bd"
 }

 .fa-user-circle-o:before {
 	content: "\f2be"
 }

 .fa-user-o:before {
 	content: "\f2c0"
 }

 .fa-id-badge:before {
 	content: "\f2c1"
 }

 .fa-drivers-license:before,
 .fa-id-card:before {
 	content: "\f2c2"
 }

 .fa-drivers-license-o:before,
 .fa-id-card-o:before {
 	content: "\f2c3"
 }

 .fa-quora:before {
 	content: "\f2c4"
 }

 .fa-free-code-camp:before {
 	content: "\f2c5"
 }

 .fa-telegram:before {
 	content: "\f2c6"
 }

 .fa-thermometer-4:before,
 .fa-thermometer-full:before,
 .fa-thermometer:before {
 	content: "\f2c7"
 }

 .fa-thermometer-3:before,
 .fa-thermometer-three-quarters:before {
 	content: "\f2c8"
 }

 .fa-thermometer-2:before,
 .fa-thermometer-half:before {
 	content: "\f2c9"
 }

 .fa-thermometer-1:before,
 .fa-thermometer-quarter:before {
 	content: "\f2ca"
 }

 .fa-thermometer-0:before,
 .fa-thermometer-empty:before {
 	content: "\f2cb"
 }

 .fa-shower:before {
 	content: "\f2cc"
 }

 .fa-bath:before,
 .fa-bathtub:before,
 .fa-s15:before {
 	content: "\f2cd"
 }

 .fa-podcast:before {
 	content: "\f2ce"
 }

 .fa-window-maximize:before {
 	content: "\f2d0"
 }

 .fa-window-minimize:before {
 	content: "\f2d1"
 }

 .fa-window-restore:before {
 	content: "\f2d2"
 }

 .fa-times-rectangle:before,
 .fa-window-close:before {
 	content: "\f2d3"
 }

 .fa-times-rectangle-o:before,
 .fa-window-close-o:before {
 	content: "\f2d4"
 }

 .fa-bandcamp:before {
 	content: "\f2d5"
 }

 .fa-grav:before {
 	content: "\f2d6"
 }

 .fa-etsy:before {
 	content: "\f2d7"
 }

 .fa-imdb:before {
 	content: "\f2d8"
 }

 .fa-ravelry:before {
 	content: "\f2d9"
 }

 .fa-eercast:before {
 	content: "\f2da"
 }

 .fa-microchip:before {
 	content: "\f2db"
 }

 .fa-snowflake-o:before {
 	content: "\f2dc"
 }

 .fa-superpowers:before {
 	content: "\f2dd"
 }

 .fa-wpexplorer:before {
 	content: "\f2de"
 }

 .fa-meetup:before {
 	content: "\f2e0"
 }

 .sr-only {
 	position: absolute;
 	width: 1px;
 	height: 1px;
 	padding: 0;
 	margin: -1px;
 	overflow: hidden;
 	clip: rect(0, 0, 0, 0);
 	border: 0
 }

 .sr-only-focusable:active,
 .sr-only-focusable:focus {
 	position: static;
 	width: auto;
 	height: auto;
 	margin: 0;
 	overflow: visible;
 	clip: auto
 }

 [data-font=FontAwesome]:before {
 	font-family: 'FontAwesome' !important;
 	content: attr(data-icon) !important;
 	speak: none !important;
 	font-weight: 400 !important;
 	font-variant: normal !important;
 	text-transform: none !important;
 	line-height: 1 !important;
 	font-style: normal !important;
 	-webkit-font-smoothing: antialiased !important;
 	-moz-osx-font-smoothing: grayscale !important
 }

 [data-font=Dashicons]:before {
 	font-family: 'Dashicons' !important;
 	content: attr(data-icon) !important;
 	speak: none !important;
 	font-weight: 400 !important;
 	font-variant: normal !important;
 	text-transform: none !important;
 	line-height: 1 !important;
 	font-style: normal !important;
 	-webkit-font-smoothing: antialiased !important;
 	-moz-osx-font-smoothing: grayscale !important
 }

 @font-face {
 	font-family: star;
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");
 	font-weight: 400;
 	font-style: normal
 }

 @font-face {
 	font-family: WooCommerce;
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"), url(//wp.nootheme.com/hermosa/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");
 	font-weight: 400;
 	font-style: normal
 }

 div.pp_woocommerce .pp_content_container {
 	background: #fff;
 	border-radius: 3px;
 	box-shadow: 0 1px 30px rgba(0, 0, 0, .25);
 	padding: 20px 0
 }

 div.pp_woocommerce .pp_content_container:after,
 div.pp_woocommerce .pp_content_container:before {
 	content: ' ';
 	display: table
 }

 div.pp_woocommerce .pp_content_container:after {
 	clear: both
 }

 div.pp_woocommerce .pp_loaderIcon:before {
 	height: 1em;
 	width: 1em;
 	display: block;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin-left: -.5em;
 	margin-top: -.5em;
 	content: '';
 	-webkit-animation: spin 1s ease-in-out infinite;
 	animation: spin 1s ease-in-out infinite;
 	background: url(../images/loader.svg) center center;
 	background-size: cover;
 	line-height: 1;
 	text-align: center;
 	font-size: 2em;
 	color: rgba(0, 0, 0, .75)
 }

 div.pp_woocommerce div.ppt {
 	color: #000
 }

 div.pp_woocommerce .pp_gallery ul li a {
 	border: 1px solid rgba(0, 0, 0, .5);
 	background: #fff;
 	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
 	border-radius: 2px;
 	display: block
 }

 div.pp_woocommerce .pp_gallery ul li a:hover {
 	border-color: #000
 }

 div.pp_woocommerce .pp_gallery ul li.selected a {
 	border-color: #000
 }

 div.pp_woocommerce .pp_next:before,
 div.pp_woocommerce .pp_previous:before {
 	border-radius: 100%;
 	height: 1em;
 	width: 1em;
 	text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
 	background-color: #444;
 	color: #fff!important;
 	font-size: 16px!important;
 	line-height: 1em;
 	-webkit-transition: all ease-in-out .2s;
 	transition: all ease-in-out .2s;
 	font-family: WooCommerce;
 	content: '\e00b';
 	text-indent: 0;
 	display: none;
 	position: absolute;
 	top: 50%;
 	margin-top: -10px;
 	text-align: center
 }

 div.pp_woocommerce .pp_next::before:hover,
 div.pp_woocommerce .pp_previous::before:hover {
 	background-color: #000
 }

 div.pp_woocommerce .pp_next:hover:before,
 div.pp_woocommerce .pp_previous:hover:before {
 	display: block
 }

 div.pp_woocommerce .pp_previous:before {
 	left: 1em
 }

 div.pp_woocommerce .pp_next:before {
 	right: 1em;
 	font-family: WooCommerce;
 	content: '\e008'
 }

 div.pp_woocommerce .pp_details {
 	margin: 0;
 	padding-top: 1em
 }

 div.pp_woocommerce .pp_description,
 div.pp_woocommerce .pp_nav {
 	font-size: 14px
 }

 div.pp_woocommerce .pp_arrow_next,
 div.pp_woocommerce .pp_arrow_previous,
 div.pp_woocommerce .pp_nav,
 div.pp_woocommerce .pp_nav .pp_pause,
 div.pp_woocommerce .pp_nav p,
 div.pp_woocommerce .pp_play {
 	margin: 0
 }

 div.pp_woocommerce .pp_nav {
 	margin-right: 1em;
 	position: relative
 }

 div.pp_woocommerce .pp_close {
 	border-radius: 100%;
 	height: 1em;
 	width: 1em;
 	text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
 	background-color: #444;
 	color: #fff!important;
 	font-size: 16px!important;
 	line-height: 1em;
 	-webkit-transition: all ease-in-out .2s;
 	transition: all ease-in-out .2s;
 	top: -.5em;
 	right: -.5em;
 	font-size: 1.618em!important
 }

 div.pp_woocommerce .pp_close:hover {
 	background-color: #000
 }

 div.pp_woocommerce .pp_close:before {
 	font-family: WooCommerce;
 	content: '\e013';
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	text-align: center;
 	text-indent: 0
 }

 div.pp_woocommerce .pp_arrow_next,
 div.pp_woocommerce .pp_arrow_previous {
 	border-radius: 100%;
 	height: 1em;
 	width: 1em;
 	text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
 	background-color: #444;
 	color: #fff!important;
 	font-size: 16px!important;
 	line-height: 1em;
 	-webkit-transition: all ease-in-out .2s;
 	transition: all ease-in-out .2s;
 	position: relative;
 	margin-top: -1px
 }

 div.pp_woocommerce .pp_arrow_next:hover,
 div.pp_woocommerce .pp_arrow_previous:hover {
 	background-color: #000
 }

 div.pp_woocommerce .pp_arrow_next:before,
 div.pp_woocommerce .pp_arrow_previous:before {
 	font-family: WooCommerce;
 	content: '\e00b';
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	text-align: center;
 	text-indent: 0
 }

 div.pp_woocommerce .pp_arrow_previous {
 	margin-right: .5em
 }

 div.pp_woocommerce .pp_arrow_next {
 	margin-left: .5em
 }

 div.pp_woocommerce .pp_arrow_next:before {
 	content: '\e008'
 }

 div.pp_woocommerce a.pp_contract,
 div.pp_woocommerce a.pp_expand {
 	border-radius: 100%;
 	height: 1em;
 	width: 1em;
 	text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
 	background-color: #444;
 	color: #fff!important;
 	font-size: 16px!important;
 	line-height: 1em;
 	-webkit-transition: all ease-in-out .2s;
 	transition: all ease-in-out .2s;
 	right: auto;
 	left: -.5em;
 	top: -.5em;
 	font-size: 1.618em!important
 }

 div.pp_woocommerce a.pp_contract:hover,
 div.pp_woocommerce a.pp_expand:hover {
 	background-color: #000
 }

 div.pp_woocommerce a.pp_contract:before,
 div.pp_woocommerce a.pp_expand:before {
 	font-family: WooCommerce;
 	content: '\e005';
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	text-align: center;
 	text-indent: 0
 }

 div.pp_woocommerce a.pp_contract:before {
 	content: '\e004'
 }

 div.pp_woocommerce #respond {
 	margin: 0;
 	width: 100%;
 	background: 0 0;
 	border: none;
 	padding: 0
 }

 div.pp_woocommerce #respond .form-submit {
 	margin-top: 0;
 	float: none
 }

 div.pp_woocommerce .pp_inline {
 	padding: 0!important
 }

 .rtl div.pp_woocommerce .pp_content_container {
 	text-align: right
 }

 @media only screen and (max-width:768px) {
 	div.pp_woocommerce {
 		left: 5%!important;
 		right: 5%!important;
 		box-sizing: border-box;
 		width: 90%!important
 	}
 	div.pp_woocommerce .pp_contract,
 	div.pp_woocommerce .pp_expand,
 	div.pp_woocommerce .pp_gallery,
 	div.pp_woocommerce .pp_next,
 	div.pp_woocommerce .pp_previous {
 		display: none!important
 	}
 	div.pp_woocommerce .pp_arrow_next,
 	div.pp_woocommerce .pp_arrow_previous,
 	div.pp_woocommerce .pp_close {
 		height: 44px;
 		width: 44px;
 		font-size: 44px;
 		line-height: 44px
 	}
 	div.pp_woocommerce .pp_arrow_next:before,
 	div.pp_woocommerce .pp_arrow_previous:before,
 	div.pp_woocommerce .pp_close:before {
 		font-size: 44px
 	}
 	div.pp_woocommerce .pp_description {
 		display: none!important
 	}
 	div.pp_woocommerce .pp_details {
 		width: 100%!important
 	}
 	.pp_content {
 		width: 100%!important
 	}
 	.pp_content #pp_full_res>img {
 		width: 100%!important;
 		height: auto!important
 	}
 	.currentTextHolder {
 		line-height: 3
 	}
 }

 div.pp_pic_holder a:focus {
 	outline: 0
 }

 div.pp_overlay {
 	background: #000;
 	display: none;
 	left: 0;
 	position: absolute;
 	top: 0;
 	width: 100%;
 	z-index: 9999
 }

 div.pp_pic_holder {
 	display: none;
 	position: absolute;
 	width: 100px;
 	z-index: 10000
 }

 .pp_top {
 	height: 20px;
 	position: relative
 }

 * html .pp_top {
 	padding: 0 20px
 }

 .pp_top .pp_left {
 	height: 20px;
 	left: 0;
 	position: absolute;
 	width: 20px
 }

 .pp_top .pp_middle {
 	height: 20px;
 	left: 20px;
 	position: absolute;
 	right: 20px
 }

 * html .pp_top .pp_middle {
 	left: 0;
 	position: static
 }

 .pp_top .pp_right {
 	height: 20px;
 	left: auto;
 	position: absolute;
 	right: 0;
 	top: 0;
 	width: 20px
 }

 .pp_content {
 	height: 40px;
 	min-width: 40px
 }

 * html .pp_content {
 	width: 40px
 }

 .pp_fade {
 	display: none
 }

 .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_description {
 	display: none;
 	margin: 0
 }

 .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 {
 	clear: right;
 	float: left;
 	margin: 3px 10px 0 0
 }

 .pp_nav p {
 	float: left;
 	margin: 2px 4px;
 	white-space: nowrap
 }

 .pp_nav .pp_pause,
 .pp_nav .pp_play {
 	float: left;
 	margin-right: 4px;
 	text-indent: -10000px
 }

 a.pp_arrow_next,
 a.pp_arrow_previous {
 	display: block;
 	float: left;
 	height: 15px;
 	margin-top: 3px;
 	text-indent: -100000px;
 	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;
 	margin: 0 0 0 5px;
 	padding: 0;
 	position: relative;
 	white-space: nowrap
 }

 .pp_gallery ul a {
 	border: 1px #000 solid;
 	border: 1px rgba(0, 0, 0, .5) solid;
 	display: block;
 	float: left;
 	height: 33px;
 	overflow: hidden
 }

 .pp_gallery li.selected a,
 .pp_gallery ul a:hover {
 	border-color: #fff
 }

 .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 {
 	display: block;
 	height: 33px;
 	width: 50px
 }

 .pp_gallery li.default a img {
 	display: none
 }

 .pp_gallery .pp_arrow_next,
 .pp_gallery .pp_arrow_previous {
 	margin-top: 7px!important
 }

 a.pp_next {
 	display: block;
 	float: right;
 	height: 100%;
 	text-indent: -10000px;
 	width: 49%
 }

 a.pp_previous {
 	display: block;
 	float: left;
 	height: 100%;
 	text-indent: -10000px;
 	width: 49%
 }

 a.pp_contract,
 a.pp_expand {
 	cursor: pointer;
 	display: none;
 	height: 20px;
 	position: absolute;
 	right: 30px;
 	text-indent: -10000px;
 	top: 10px;
 	width: 20px;
 	z-index: 20000
 }

 a.pp_close {
 	position: absolute;
 	right: 0;
 	top: 0;
 	display: block;
 	text-indent: -10000px
 }

 .pp_bottom {
 	height: 20px;
 	position: relative
 }

 * html .pp_bottom {
 	padding: 0 20px
 }

 .pp_bottom .pp_left {
 	height: 20px;
 	left: 0;
 	position: absolute;
 	width: 20px
 }

 .pp_bottom .pp_middle {
 	height: 20px;
 	left: 20px;
 	position: absolute;
 	right: 20px
 }

 * html .pp_bottom .pp_middle {
 	left: 0;
 	position: static
 }

 .pp_bottom .pp_right {
 	height: 20px;
 	left: auto;
 	position: absolute;
 	right: 0;
 	top: 0;
 	width: 20px
 }

 .pp_loaderIcon {
 	display: block;
 	height: 24px;
 	left: 50%;
 	margin: -12px 0 0 -12px;
 	position: absolute;
 	top: 50%;
 	width: 24px
 }

 #pp_full_res .pp_inline {
 	text-align: left
 }

 div.ppt {
 	color: #fff!important;
 	font-weight: 700;
 	display: none;
 	font-size: 17px;
 	margin: 0 0 5px 15px;
 	z-index: 9999
 }

 .ui-timepicker-inline {
 	display: inline
 }

 #ui-timepicker-div {
 	padding: 0
 }

 .ui-timepicker-table table {
 	margin: .15em 0 0;
 	border-collapse: collapse
 }

 .ui-timepicker-hours,
 .ui-timepicker-minutes {
 	padding: .2em
 }

 .ui-timepicker-table .ui-timepicker-title {
 	line-height: 1.8em;
 	text-align: center
 }

 .ui-timepicker-table td {
 	padding: .1em;
 	width: 2.2em
 }

 .ui-timepicker-table th.periods {
 	padding: .1em;
 	width: 2.2em
 }

 .ui-timepicker-table td span {
 	display: block;
 	padding: .2em .3em .2em .5em;
 	width: 1.2em;
 	text-align: right;
 	text-decoration: none
 }

 .ui-timepicker-table td a {
 	display: block;
 	padding: .2em .3em .2em .5em;
 	width: 1.2em;
 	cursor: pointer;
 	text-align: right;
 	text-decoration: none
 }

 .ui-timepicker .ui-timepicker-buttonpane {
 	background-image: none;
 	margin: .7em 0 0;
 	padding: 0 .2em;
 	border-left: 0;
 	border-right: 0;
 	border-bottom: 0
 }

 .ui-timepicker .ui-timepicker-buttonpane button {
 	margin: .5em .2em .4em;
 	cursor: pointer;
 	padding: .2em .6em .3em;
 	width: auto;
 	overflow: visible
 }

 .ui-timepicker .ui-timepicker-close {
 	float: right
 }

 .ui-timepicker .ui-timepicker-now {
 	float: left
 }

 .ui-timepicker .ui-timepicker-deselect {
 	float: left
 }

 .ui-widget-content,
 .ui-datepicker-calendar {
 	border: 0;
 	background: #fff;
 	color: #333;
 	width: auto;
 	margin: 0
 }

 .ui-timepicker-table td {
 	border: 1px solid #f04040
 }

 .ui-timepicker-table td,
 .ui-timepicker-table th {
 	border: 0;
 	&:hover {
 		background: #ff8000
 	}
 }

 .ui-timepicker-table th {
 	text-align: center
 }

 .ui-timepicker-table td a {
 	font-size: 12px
 }

 .ui-datepicker .ui-datepicker-header {
 	position: relative;
 	padding: 10px;
 	background: #ff514a;
 	text-align: center
 }

 .ui-datepicker .ui-datepicker-prev,
 .ui-datepicker .ui-datepicker-next {
 	position: absolute;
 	top: 0;
 	width: 30px;
 	height: 100%
 }

 .ui-datepicker .ui-datepicker-prev {
 	left: 2px
 }

 .ui-datepicker .ui-datepicker-next {
 	right: 2px
 }

 .ui-datepicker-calendar tr td {
 	padding: 5px 13px;
 	font-size: 14px
 }

 .ui-icon-circle-triangle-w {
 	width: 30px;
 	height: 100%;
 	overflow: hidden;
 	display: block;
 	text-indent: -60px;
 	position: relative
 }

 .ui-icon-circle-triangle-w:before {
 	font-family: 'FontAwesome';
 	position: absolute;
 	left: 45px;
 	top: 6px;
 	font-size: 20px;
 	content: "\f104";
 	color: #fff
 }

 .ui-icon-circle-triangle-e {
 	width: 30px;
 	height: 100%;
 	overflow: hidden;
 	display: block;
 	text-indent: 30px;
 	position: relative
 }

 .ui-icon-circle-triangle-e:before {
 	font-family: 'FontAwesome';
 	position: absolute;
 	left: -20px;
 	top: 6px;
 	font-size: 20px;
 	content: "\f105";
 	color: #fff
 }


/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 @font-face {
 	font-family: 'FontAwesome';
 	src: url(../fonts/fontawesome-webfont.eot?v=4.6.1);
 	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.6.1) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.6.1) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.6.1) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format('svg');
 	font-weight: normal;
 	font-style: normal
 }

 .fa {
 	display: inline-block;
 	font: normal normal normal 14px/1 FontAwesome;
 	font-size: inherit;
 	text-rendering: auto;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale
 }

 .fa-lg {
 	font-size: 1.33333333em;
 	line-height: .75em;
 	vertical-align: -15%
 }

 .fa-2x {
 	font-size: 2em
 }

 .fa-3x {
 	font-size: 3em
 }

 .fa-4x {
 	font-size: 4em
 }

 .fa-5x {
 	font-size: 5em
 }

 .fa-fw {
 	width: 1.28571429em;
 	text-align: center
 }

 .fa-ul {
 	padding-left: 0;
 	margin-left: 2.14285714em;
 	list-style-type: none
 }

 .fa-ul>li {
 	position: relative
 }

 .fa-li {
 	position: absolute;
 	left: -2.14285714em;
 	width: 2.14285714em;
 	top: .14285714em;
 	text-align: center
 }

 .fa-li.fa-lg {
 	left: -1.85714286em
 }

 .fa-border {
 	padding: .2em .25em .15em;
 	border: solid .08em #eee;
 	border-radius: .1em
 }

 .fa-pull-left {
 	float: left
 }

 .fa-pull-right {
 	float: right
 }

 .fa.fa-pull-left {
 	margin-right: .3em
 }

 .fa.fa-pull-right {
 	margin-left: .3em
 }

 .pull-right {
 	float: right
 }

 .pull-left {
 	float: left
 }

 .fa.pull-left {
 	margin-right: .3em
 }

 .fa.pull-right {
 	margin-left: .3em
 }

 .fa-spin {
 	-webkit-animation: fa-spin 2s infinite linear;
 	animation: fa-spin 2s infinite linear
 }

 .fa-pulse {
 	-webkit-animation: fa-spin 1s infinite steps(8);
 	animation: fa-spin 1s infinite steps(8)
 }

 @-webkit-keyframes fa-spin {
 	0% {
 		-webkit-transform: rotate(0deg);
 		transform: rotate(0deg)
 	}
 	100% {
 		-webkit-transform: rotate(359deg);
 		transform: rotate(359deg)
 	}
 }

 @keyframes fa-spin {
 	0% {
 		-webkit-transform: rotate(0deg);
 		transform: rotate(0deg)
 	}
 	100% {
 		-webkit-transform: rotate(359deg);
 		transform: rotate(359deg)
 	}
 }

 .fa-rotate-90 {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
 	-webkit-transform: rotate(90deg);
 	-ms-transform: rotate(90deg);
 	transform: rotate(90deg)
 }

 .fa-rotate-180 {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
 	-webkit-transform: rotate(180deg);
 	-ms-transform: rotate(180deg);
 	transform: rotate(180deg)
 }

 .fa-rotate-270 {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
 	-webkit-transform: rotate(270deg);
 	-ms-transform: rotate(270deg);
 	transform: rotate(270deg)
 }

 .fa-flip-horizontal {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
 	-webkit-transform: scale(-1, 1);
 	-ms-transform: scale(-1, 1);
 	transform: scale(-1, 1)
 }

 .fa-flip-vertical {
 	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
 	-webkit-transform: scale(1, -1);
 	-ms-transform: scale(1, -1);
 	transform: scale(1, -1)
 }

 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical {
 	filter: none
 }

 .fa-stack {
 	position: relative;
 	display: inline-block;
 	width: 2em;
 	height: 2em;
 	line-height: 2em;
 	vertical-align: middle
 }

 .fa-stack-1x,
 .fa-stack-2x {
 	position: absolute;
 	left: 0;
 	width: 100%;
 	text-align: center
 }

 .fa-stack-1x {
 	line-height: inherit
 }

 .fa-stack-2x {
 	font-size: 2em
 }

 .fa-inverse {
 	color: #fff
 }

 .fa-glass:before {
 	content: "\f000"
 }

 .fa-music:before {
 	content: "\f001"
 }

 .fa-search:before {
 	content: "\f002"
 }

 .fa-envelope-o:before {
 	content: "\f003"
 }

 .fa-heart:before {
 	content: "\f004"
 }

 .fa-star:before {
 	content: "\f005"
 }

 .fa-star-o:before {
 	content: "\f006"
 }

 .fa-user:before {
 	content: "\f007"
 }

 .fa-film:before {
 	content: "\f008"
 }

 .fa-th-large:before {
 	content: "\f009"
 }

 .fa-th:before {
 	content: "\f00a"
 }

 .fa-th-list:before {
 	content: "\f00b"
 }

 .fa-check:before {
 	content: "\f00c"
 }

 .fa-remove:before,
 .fa-close:before,
 .fa-times:before {
 	content: "\f00d"
 }

 .fa-search-plus:before {
 	content: "\f00e"
 }

 .fa-search-minus:before {
 	content: "\f010"
 }

 .fa-power-off:before {
 	content: "\f011"
 }

 .fa-signal:before {
 	content: "\f012"
 }

 .fa-gear:before,
 .fa-cog:before {
 	content: "\f013"
 }

 .fa-trash-o:before {
 	content: "\f014"
 }

 .fa-home:before {
 	content: "\f015"
 }

 .fa-file-o:before {
 	content: "\f016"
 }

 .fa-clock-o:before {
 	content: "\f017"
 }

 .fa-road:before {
 	content: "\f018"
 }

 .fa-download:before {
 	content: "\f019"
 }

 .fa-arrow-circle-o-down:before {
 	content: "\f01a"
 }

 .fa-arrow-circle-o-up:before {
 	content: "\f01b"
 }

 .fa-inbox:before {
 	content: "\f01c"
 }

 .fa-play-circle-o:before {
 	content: "\f01d"
 }

 .fa-rotate-right:before,
 .fa-repeat:before {
 	content: "\f01e"
 }

 .fa-refresh:before {
 	content: "\f021"
 }

 .fa-list-alt:before {
 	content: "\f022"
 }

 .fa-lock:before {
 	content: "\f023"
 }

 .fa-flag:before {
 	content: "\f024"
 }

 .fa-headphones:before {
 	content: "\f025"
 }

 .fa-volume-off:before {
 	content: "\f026"
 }

 .fa-volume-down:before {
 	content: "\f027"
 }

 .fa-volume-up:before {
 	content: "\f028"
 }

 .fa-qrcode:before {
 	content: "\f029"
 }

 .fa-barcode:before {
 	content: "\f02a"
 }

 .fa-tag:before {
 	content: "\f02b"
 }

 .fa-tags:before {
 	content: "\f02c"
 }

 .fa-book:before {
 	content: "\f02d"
 }

 .fa-bookmark:before {
 	content: "\f02e"
 }

 .fa-print:before {
 	content: "\f02f"
 }

 .fa-camera:before {
 	content: "\f030"
 }

 .fa-font:before {
 	content: "\f031"
 }

 .fa-bold:before {
 	content: "\f032"
 }

 .fa-italic:before {
 	content: "\f033"
 }

 .fa-text-height:before {
 	content: "\f034"
 }

 .fa-text-width:before {
 	content: "\f035"
 }

 .fa-align-left:before {
 	content: "\f036"
 }

 .fa-align-center:before {
 	content: "\f037"
 }

 .fa-align-right:before {
 	content: "\f038"
 }

 .fa-align-justify:before {
 	content: "\f039"
 }

 .fa-list:before {
 	content: "\f03a"
 }

 .fa-dedent:before,
 .fa-outdent:before {
 	content: "\f03b"
 }

 .fa-indent:before {
 	content: "\f03c"
 }

 .fa-video-camera:before {
 	content: "\f03d"
 }

 .fa-photo:before,
 .fa-image:before,
 .fa-picture-o:before {
 	content: "\f03e"
 }

 .fa-pencil:before {
 	content: "\f040"
 }

 .fa-map-marker:before {
 	content: "\f041"
 }

 .fa-adjust:before {
 	content: "\f042"
 }

 .fa-tint:before {
 	content: "\f043"
 }

 .fa-edit:before,
 .fa-pencil-square-o:before {
 	content: "\f044"
 }

 .fa-share-square-o:before {
 	content: "\f045"
 }

 .fa-check-square-o:before {
 	content: "\f046"
 }

 .fa-arrows:before {
 	content: "\f047"
 }

 .fa-step-backward:before {
 	content: "\f048"
 }

 .fa-fast-backward:before {
 	content: "\f049"
 }

 .fa-backward:before {
 	content: "\f04a"
 }

 .fa-play:before {
 	content: "\f04b"
 }

 .fa-pause:before {
 	content: "\f04c"
 }

 .fa-stop:before {
 	content: "\f04d"
 }

 .fa-forward:before {
 	content: "\f04e"
 }

 .fa-fast-forward:before {
 	content: "\f050"
 }

 .fa-step-forward:before {
 	content: "\f051"
 }

 .fa-eject:before {
 	content: "\f052"
 }

 .fa-chevron-left:before {
 	content: "\f053"
 }

 .fa-chevron-right:before {
 	content: "\f054"
 }

 .fa-plus-circle:before {
 	content: "\f055"
 }

 .fa-minus-circle:before {
 	content: "\f056"
 }

 .fa-times-circle:before {
 	content: "\f057"
 }

 .fa-check-circle:before {
 	content: "\f058"
 }

 .fa-question-circle:before {
 	content: "\f059"
 }

 .fa-info-circle:before {
 	content: "\f05a"
 }

 .fa-crosshairs:before {
 	content: "\f05b"
 }

 .fa-times-circle-o:before {
 	content: "\f05c"
 }

 .fa-check-circle-o:before {
 	content: "\f05d"
 }

 .fa-ban:before {
 	content: "\f05e"
 }

 .fa-arrow-left:before {
 	content: "\f060"
 }

 .fa-arrow-right:before {
 	content: "\f061"
 }

 .fa-arrow-up:before {
 	content: "\f062"
 }

 .fa-arrow-down:before {
 	content: "\f063"
 }

 .fa-mail-forward:before,
 .fa-share:before {
 	content: "\f064"
 }

 .fa-expand:before {
 	content: "\f065"
 }

 .fa-compress:before {
 	content: "\f066"
 }

 .fa-plus:before {
 	content: "\f067"
 }

 .fa-minus:before {
 	content: "\f068"
 }

 .fa-asterisk:before {
 	content: "\f069"
 }

 .fa-exclamation-circle:before {
 	content: "\f06a"
 }

 .fa-gift:before {
 	content: "\f06b"
 }

 .fa-leaf:before {
 	content: "\f06c"
 }

 .fa-fire:before {
 	content: "\f06d"
 }

 .fa-eye:before {
 	content: "\f06e"
 }

 .fa-eye-slash:before {
 	content: "\f070"
 }

 .fa-warning:before,
 .fa-exclamation-triangle:before {
 	content: "\f071"
 }

 .fa-plane:before {
 	content: "\f072"
 }

 .fa-calendar:before {
 	content: "\f073"
 }

 .fa-random:before {
 	content: "\f074"
 }

 .fa-comment:before {
 	content: "\f075"
 }

 .fa-magnet:before {
 	content: "\f076"
 }

 .fa-chevron-up:before {
 	content: "\f077"
 }

 .fa-chevron-down:before {
 	content: "\f078"
 }

 .fa-retweet:before {
 	content: "\f079"
 }

 .fa-shopping-cart:before {
 	content: "\f07a"
 }

 .fa-folder:before {
 	content: "\f07b"
 }

 .fa-folder-open:before {
 	content: "\f07c"
 }

 .fa-arrows-v:before {
 	content: "\f07d"
 }

 .fa-arrows-h:before {
 	content: "\f07e"
 }

 .fa-bar-chart-o:before,
 .fa-bar-chart:before {
 	content: "\f080"
 }

 .fa-twitter-square:before {
 	content: "\f081"
 }

 .fa-facebook-square:before {
 	content: "\f082"
 }

 .fa-camera-retro:before {
 	content: "\f083"
 }

 .fa-key:before {
 	content: "\f084"
 }

 .fa-gears:before,
 .fa-cogs:before {
 	content: "\f085"
 }

 .fa-comments:before {
 	content: "\f086"
 }

 .fa-thumbs-o-up:before {
 	content: "\f087"
 }

 .fa-thumbs-o-down:before {
 	content: "\f088"
 }

 .fa-star-half:before {
 	content: "\f089"
 }

 .fa-heart-o:before {
 	content: "\f08a"
 }

 .fa-sign-out:before {
 	content: "\f08b"
 }

 .fa-linkedin-square:before {
 	content: "\f08c"
 }

 .fa-thumb-tack:before {
 	content: "\f08d"
 }

 .fa-external-link:before {
 	content: "\f08e"
 }

 .fa-sign-in:before {
 	content: "\f090"
 }

 .fa-trophy:before {
 	content: "\f091"
 }

 .fa-github-square:before {
 	content: "\f092"
 }

 .fa-upload:before {
 	content: "\f093"
 }

 .fa-lemon-o:before {
 	content: "\f094"
 }

 .fa-phone:before {
 	content: "\f095"
 }

 .fa-square-o:before {
 	content: "\f096"
 }

 .fa-bookmark-o:before {
 	content: "\f097"
 }

 .fa-phone-square:before {
 	content: "\f098"
 }

 .fa-twitter:before {
 	content: "\f099"
 }

 .fa-facebook-f:before,
 .fa-facebook:before {
 	content: "\f09a"
 }

 .fa-github:before {
 	content: "\f09b"
 }

 .fa-unlock:before {
 	content: "\f09c"
 }

 .fa-credit-card:before {
 	content: "\f09d"
 }

 .fa-feed:before,
 .fa-rss:before {
 	content: "\f09e"
 }

 .fa-hdd-o:before {
 	content: "\f0a0"
 }

 .fa-bullhorn:before {
 	content: "\f0a1"
 }

 .fa-bell:before {
 	content: "\f0f3"
 }

 .fa-certificate:before {
 	content: "\f0a3"
 }

 .fa-hand-o-right:before {
 	content: "\f0a4"
 }

 .fa-hand-o-left:before {
 	content: "\f0a5"
 }

 .fa-hand-o-up:before {
 	content: "\f0a6"
 }

 .fa-hand-o-down:before {
 	content: "\f0a7"
 }

 .fa-arrow-circle-left:before {
 	content: "\f0a8"
 }

 .fa-arrow-circle-right:before {
 	content: "\f0a9"
 }

 .fa-arrow-circle-up:before {
 	content: "\f0aa"
 }

 .fa-arrow-circle-down:before {
 	content: "\f0ab"
 }

 .fa-globe:before {
 	content: "\f0ac"
 }

 .fa-wrench:before {
 	content: "\f0ad"
 }

 .fa-tasks:before {
 	content: "\f0ae"
 }

 .fa-filter:before {
 	content: "\f0b0"
 }

 .fa-briefcase:before {
 	content: "\f0b1"
 }

 .fa-arrows-alt:before {
 	content: "\f0b2"
 }

 .fa-group:before,
 .fa-users:before {
 	content: "\f0c0"
 }

 .fa-chain:before,
 .fa-link:before {
 	content: "\f0c1"
 }

 .fa-cloud:before {
 	content: "\f0c2"
 }

 .fa-flask:before {
 	content: "\f0c3"
 }

 .fa-cut:before,
 .fa-scissors:before {
 	content: "\f0c4"
 }

 .fa-copy:before,
 .fa-files-o:before {
 	content: "\f0c5"
 }

 .fa-paperclip:before {
 	content: "\f0c6"
 }

 .fa-save:before,
 .fa-floppy-o:before {
 	content: "\f0c7"
 }

 .fa-square:before {
 	content: "\f0c8"
 }

 .fa-navicon:before,
 .fa-reorder:before,
 .fa-bars:before {
 	content: "\f0c9"
 }

 .fa-list-ul:before {
 	content: "\f0ca"
 }

 .fa-list-ol:before {
 	content: "\f0cb"
 }

 .fa-strikethrough:before {
 	content: "\f0cc"
 }

 .fa-underline:before {
 	content: "\f0cd"
 }

 .fa-table:before {
 	content: "\f0ce"
 }

 .fa-magic:before {
 	content: "\f0d0"
 }

 .fa-truck:before {
 	content: "\f0d1"
 }

 .fa-pinterest:before {
 	content: "\f0d2"
 }

 .fa-pinterest-square:before {
 	content: "\f0d3"
 }

 .fa-google-plus-square:before {
 	content: "\f0d4"
 }

 .fa-google-plus:before {
 	content: "\f0d5"
 }

 .fa-money:before {
 	content: "\f0d6"
 }

 .fa-caret-down:before {
 	content: "\f0d7"
 }

 .fa-caret-up:before {
 	content: "\f0d8"
 }

 .fa-caret-left:before {
 	content: "\f0d9"
 }

 .fa-caret-right:before {
 	content: "\f0da"
 }

 .fa-columns:before {
 	content: "\f0db"
 }

 .fa-unsorted:before,
 .fa-sort:before {
 	content: "\f0dc"
 }

 .fa-sort-down:before,
 .fa-sort-desc:before {
 	content: "\f0dd"
 }

 .fa-sort-up:before,
 .fa-sort-asc:before {
 	content: "\f0de"
 }

 .fa-envelope:before {
 	content: "\f0e0"
 }

 .fa-linkedin:before {
 	content: "\f0e1"
 }

 .fa-rotate-left:before,
 .fa-undo:before {
 	content: "\f0e2"
 }

 .fa-legal:before,
 .fa-gavel:before {
 	content: "\f0e3"
 }

 .fa-dashboard:before,
 .fa-tachometer:before {
 	content: "\f0e4"
 }

 .fa-comment-o:before {
 	content: "\f0e5"
 }

 .fa-comments-o:before {
 	content: "\f0e6"
 }

 .fa-flash:before,
 .fa-bolt:before {
 	content: "\f0e7"
 }

 .fa-sitemap:before {
 	content: "\f0e8"
 }

 .fa-umbrella:before {
 	content: "\f0e9"
 }

 .fa-paste:before,
 .fa-clipboard:before {
 	content: "\f0ea"
 }

 .fa-lightbulb-o:before {
 	content: "\f0eb"
 }

 .fa-exchange:before {
 	content: "\f0ec"
 }

 .fa-cloud-download:before {
 	content: "\f0ed"
 }

 .fa-cloud-upload:before {
 	content: "\f0ee"
 }

 .fa-user-md:before {
 	content: "\f0f0"
 }

 .fa-stethoscope:before {
 	content: "\f0f1"
 }

 .fa-suitcase:before {
 	content: "\f0f2"
 }

 .fa-bell-o:before {
 	content: "\f0a2"
 }

 .fa-coffee:before {
 	content: "\f0f4"
 }

 .fa-cutlery:before {
 	content: "\f0f5"
 }

 .fa-file-text-o:before {
 	content: "\f0f6"
 }

 .fa-building-o:before {
 	content: "\f0f7"
 }

 .fa-hospital-o:before {
 	content: "\f0f8"
 }

 .fa-ambulance:before {
 	content: "\f0f9"
 }

 .fa-medkit:before {
 	content: "\f0fa"
 }

 .fa-fighter-jet:before {
 	content: "\f0fb"
 }

 .fa-beer:before {
 	content: "\f0fc"
 }

 .fa-h-square:before {
 	content: "\f0fd"
 }

 .fa-plus-square:before {
 	content: "\f0fe"
 }

 .fa-angle-double-left:before {
 	content: "\f100"
 }

 .fa-angle-double-right:before {
 	content: "\f101"
 }

 .fa-angle-double-up:before {
 	content: "\f102"
 }

 .fa-angle-double-down:before {
 	content: "\f103"
 }

 .fa-angle-left:before {
 	content: "\f104"
 }

 .fa-angle-right:before {
 	content: "\f105"
 }

 .fa-angle-up:before {
 	content: "\f106"
 }

 .fa-angle-down:before {
 	content: "\f107"
 }

 .fa-desktop:before {
 	content: "\f108"
 }

 .fa-laptop:before {
 	content: "\f109"
 }

 .fa-tablet:before {
 	content: "\f10a"
 }

 .fa-mobile-phone:before,
 .fa-mobile:before {
 	content: "\f10b"
 }

 .fa-circle-o:before {
 	content: "\f10c"
 }

 .fa-quote-left:before {
 	content: "\f10d"
 }

 .fa-quote-right:before {
 	content: "\f10e"
 }

 .fa-spinner:before {
 	content: "\f110"
 }

 .fa-circle:before {
 	content: "\f111"
 }

 .fa-mail-reply:before,
 .fa-reply:before {
 	content: "\f112"
 }

 .fa-github-alt:before {
 	content: "\f113"
 }

 .fa-folder-o:before {
 	content: "\f114"
 }

 .fa-folder-open-o:before {
 	content: "\f115"
 }

 .fa-smile-o:before {
 	content: "\f118"
 }

 .fa-frown-o:before {
 	content: "\f119"
 }

 .fa-meh-o:before {
 	content: "\f11a"
 }

 .fa-gamepad:before {
 	content: "\f11b"
 }

 .fa-keyboard-o:before {
 	content: "\f11c"
 }

 .fa-flag-o:before {
 	content: "\f11d"
 }

 .fa-flag-checkered:before {
 	content: "\f11e"
 }

 .fa-terminal:before {
 	content: "\f120"
 }

 .fa-code:before {
 	content: "\f121"
 }

 .fa-mail-reply-all:before,
 .fa-reply-all:before {
 	content: "\f122"
 }

 .fa-star-half-empty:before,
 .fa-star-half-full:before,
 .fa-star-half-o:before {
 	content: "\f123"
 }

 .fa-location-arrow:before {
 	content: "\f124"
 }

 .fa-crop:before {
 	content: "\f125"
 }

 .fa-code-fork:before {
 	content: "\f126"
 }

 .fa-unlink:before,
 .fa-chain-broken:before {
 	content: "\f127"
 }

 .fa-question:before {
 	content: "\f128"
 }

 .fa-info:before {
 	content: "\f129"
 }

 .fa-exclamation:before {
 	content: "\f12a"
 }

 .fa-superscript:before {
 	content: "\f12b"
 }

 .fa-subscript:before {
 	content: "\f12c"
 }

 .fa-eraser:before {
 	content: "\f12d"
 }

 .fa-puzzle-piece:before {
 	content: "\f12e"
 }

 .fa-microphone:before {
 	content: "\f130"
 }

 .fa-microphone-slash:before {
 	content: "\f131"
 }

 .fa-shield:before {
 	content: "\f132"
 }

 .fa-calendar-o:before {
 	content: "\f133"
 }

 .fa-fire-extinguisher:before {
 	content: "\f134"
 }

 .fa-rocket:before {
 	content: "\f135"
 }

 .fa-maxcdn:before {
 	content: "\f136"
 }

 .fa-chevron-circle-left:before {
 	content: "\f137"
 }

 .fa-chevron-circle-right:before {
 	content: "\f138"
 }

 .fa-chevron-circle-up:before {
 	content: "\f139"
 }

 .fa-chevron-circle-down:before {
 	content: "\f13a"
 }

 .fa-html5:before {
 	content: "\f13b"
 }

 .fa-css3:before {
 	content: "\f13c"
 }

 .fa-anchor:before {
 	content: "\f13d"
 }

 .fa-unlock-alt:before {
 	content: "\f13e"
 }

 .fa-bullseye:before {
 	content: "\f140"
 }

 .fa-ellipsis-h:before {
 	content: "\f141"
 }

 .fa-ellipsis-v:before {
 	content: "\f142"
 }

 .fa-rss-square:before {
 	content: "\f143"
 }

 .fa-play-circle:before {
 	content: "\f144"
 }

 .fa-ticket:before {
 	content: "\f145"
 }

 .fa-minus-square:before {
 	content: "\f146"
 }

 .fa-minus-square-o:before {
 	content: "\f147"
 }

 .fa-level-up:before {
 	content: "\f148"
 }

 .fa-level-down:before {
 	content: "\f149"
 }

 .fa-check-square:before {
 	content: "\f14a"
 }

 .fa-pencil-square:before {
 	content: "\f14b"
 }

 .fa-external-link-square:before {
 	content: "\f14c"
 }

 .fa-share-square:before {
 	content: "\f14d"
 }

 .fa-compass:before {
 	content: "\f14e"
 }

 .fa-toggle-down:before,
 .fa-caret-square-o-down:before {
 	content: "\f150"
 }

 .fa-toggle-up:before,
 .fa-caret-square-o-up:before {
 	content: "\f151"
 }

 .fa-toggle-right:before,
 .fa-caret-square-o-right:before {
 	content: "\f152"
 }

 .fa-euro:before,
 .fa-eur:before {
 	content: "\f153"
 }

 .fa-gbp:before {
 	content: "\f154"
 }

 .fa-dollar:before,
 .fa-usd:before {
 	content: "\f155"
 }

 .fa-rupee:before,
 .fa-inr:before {
 	content: "\f156"
 }

 .fa-cny:before,
 .fa-rmb:before,
 .fa-yen:before,
 .fa-jpy:before {
 	content: "\f157"
 }

 .fa-ruble:before,
 .fa-rouble:before,
 .fa-rub:before {
 	content: "\f158"
 }

 .fa-won:before,
 .fa-krw:before {
 	content: "\f159"
 }

 .fa-bitcoin:before,
 .fa-btc:before {
 	content: "\f15a"
 }

 .fa-file:before {
 	content: "\f15b"
 }

 .fa-file-text:before {
 	content: "\f15c"
 }

 .fa-sort-alpha-asc:before {
 	content: "\f15d"
 }

 .fa-sort-alpha-desc:before {
 	content: "\f15e"
 }

 .fa-sort-amount-asc:before {
 	content: "\f160"
 }

 .fa-sort-amount-desc:before {
 	content: "\f161"
 }

 .fa-sort-numeric-asc:before {
 	content: "\f162"
 }

 .fa-sort-numeric-desc:before {
 	content: "\f163"
 }

 .fa-thumbs-up:before {
 	content: "\f164"
 }

 .fa-thumbs-down:before {
 	content: "\f165"
 }

 .fa-youtube-square:before {
 	content: "\f166"
 }

 .fa-youtube:before {
 	content: "\f167"
 }

 .fa-xing:before {
 	content: "\f168"
 }

 .fa-xing-square:before {
 	content: "\f169"
 }

 .fa-youtube-play:before {
 	content: "\f16a"
 }

 .fa-dropbox:before {
 	content: "\f16b"
 }

 .fa-stack-overflow:before {
 	content: "\f16c"
 }

 .fa-instagram:before {
 	content: "\f16d"
 }

 .fa-flickr:before {
 	content: "\f16e"
 }

 .fa-adn:before {
 	content: "\f170"
 }

 .fa-bitbucket:before {
 	content: "\f171"
 }

 .fa-bitbucket-square:before {
 	content: "\f172"
 }

 .fa-tumblr:before {
 	content: "\f173"
 }

 .fa-tumblr-square:before {
 	content: "\f174"
 }

 .fa-long-arrow-down:before {
 	content: "\f175"
 }

 .fa-long-arrow-up:before {
 	content: "\f176"
 }

 .fa-long-arrow-left:before {
 	content: "\f177"
 }

 .fa-long-arrow-right:before {
 	content: "\f178"
 }

 .fa-apple:before {
 	content: "\f179"
 }

 .fa-windows:before {
 	content: "\f17a"
 }

 .fa-android:before {
 	content: "\f17b"
 }

 .fa-linux:before {
 	content: "\f17c"
 }

 .fa-dribbble:before {
 	content: "\f17d"
 }

 .fa-skype:before {
 	content: "\f17e"
 }

 .fa-foursquare:before {
 	content: "\f180"
 }

 .fa-trello:before {
 	content: "\f181"
 }

 .fa-female:before {
 	content: "\f182"
 }

 .fa-male:before {
 	content: "\f183"
 }

 .fa-gittip:before,
 .fa-gratipay:before {
 	content: "\f184"
 }

 .fa-sun-o:before {
 	content: "\f185"
 }

 .fa-moon-o:before {
 	content: "\f186"
 }

 .fa-archive:before {
 	content: "\f187"
 }

 .fa-bug:before {
 	content: "\f188"
 }

 .fa-vk:before {
 	content: "\f189"
 }

 .fa-weibo:before {
 	content: "\f18a"
 }

 .fa-renren:before {
 	content: "\f18b"
 }

 .fa-pagelines:before {
 	content: "\f18c"
 }

 .fa-stack-exchange:before {
 	content: "\f18d"
 }

 .fa-arrow-circle-o-right:before {
 	content: "\f18e"
 }

 .fa-arrow-circle-o-left:before {
 	content: "\f190"
 }

 .fa-toggle-left:before,
 .fa-caret-square-o-left:before {
 	content: "\f191"
 }

 .fa-dot-circle-o:before {
 	content: "\f192"
 }

 .fa-wheelchair:before {
 	content: "\f193"
 }

 .fa-vimeo-square:before {
 	content: "\f194"
 }

 .fa-turkish-lira:before,
 .fa-try:before {
 	content: "\f195"
 }

 .fa-plus-square-o:before {
 	content: "\f196"
 }

 .fa-space-shuttle:before {
 	content: "\f197"
 }

 .fa-slack:before {
 	content: "\f198"
 }

 .fa-envelope-square:before {
 	content: "\f199"
 }

 .fa-wordpress:before {
 	content: "\f19a"
 }

 .fa-openid:before {
 	content: "\f19b"
 }

 .fa-institution:before,
 .fa-bank:before,
 .fa-university:before {
 	content: "\f19c"
 }

 .fa-mortar-board:before,
 .fa-graduation-cap:before {
 	content: "\f19d"
 }

 .fa-yahoo:before {
 	content: "\f19e"
 }

 .fa-google:before {
 	content: "\f1a0"
 }

 .fa-reddit:before {
 	content: "\f1a1"
 }

 .fa-reddit-square:before {
 	content: "\f1a2"
 }

 .fa-stumbleupon-circle:before {
 	content: "\f1a3"
 }

 .fa-stumbleupon:before {
 	content: "\f1a4"
 }

 .fa-delicious:before {
 	content: "\f1a5"
 }

 .fa-digg:before {
 	content: "\f1a6"
 }

 .fa-pied-piper:before {
 	content: "\f1a7"
 }

 .fa-pied-piper-alt:before {
 	content: "\f1a8"
 }

 .fa-drupal:before {
 	content: "\f1a9"
 }

 .fa-joomla:before {
 	content: "\f1aa"
 }

 .fa-language:before {
 	content: "\f1ab"
 }

 .fa-fax:before {
 	content: "\f1ac"
 }

 .fa-building:before {
 	content: "\f1ad"
 }

 .fa-child:before {
 	content: "\f1ae"
 }

 .fa-paw:before {
 	content: "\f1b0"
 }

 .fa-spoon:before {
 	content: "\f1b1"
 }

 .fa-cube:before {
 	content: "\f1b2"
 }

 .fa-cubes:before {
 	content: "\f1b3"
 }

 .fa-behance:before {
 	content: "\f1b4"
 }

 .fa-behance-square:before {
 	content: "\f1b5"
 }

 .fa-steam:before {
 	content: "\f1b6"
 }

 .fa-steam-square:before {
 	content: "\f1b7"
 }

 .fa-recycle:before {
 	content: "\f1b8"
 }

 .fa-automobile:before,
 .fa-car:before {
 	content: "\f1b9"
 }

 .fa-cab:before,
 .fa-taxi:before {
 	content: "\f1ba"
 }

 .fa-tree:before {
 	content: "\f1bb"
 }

 .fa-spotify:before {
 	content: "\f1bc"
 }

 .fa-deviantart:before {
 	content: "\f1bd"
 }

 .fa-soundcloud:before {
 	content: "\f1be"
 }

 .fa-database:before {
 	content: "\f1c0"
 }

 .fa-file-pdf-o:before {
 	content: "\f1c1"
 }

 .fa-file-word-o:before {
 	content: "\f1c2"
 }

 .fa-file-excel-o:before {
 	content: "\f1c3"
 }

 .fa-file-powerpoint-o:before {
 	content: "\f1c4"
 }

 .fa-file-photo-o:before,
 .fa-file-picture-o:before,
 .fa-file-image-o:before {
 	content: "\f1c5"
 }

 .fa-file-zip-o:before,
 .fa-file-archive-o:before {
 	content: "\f1c6"
 }

 .fa-file-sound-o:before,
 .fa-file-audio-o:before {
 	content: "\f1c7"
 }

 .fa-file-movie-o:before,
 .fa-file-video-o:before {
 	content: "\f1c8"
 }

 .fa-file-code-o:before {
 	content: "\f1c9"
 }

 .fa-vine:before {
 	content: "\f1ca"
 }

 .fa-codepen:before {
 	content: "\f1cb"
 }

 .fa-jsfiddle:before {
 	content: "\f1cc"
 }

 .fa-life-bouy:before,
 .fa-life-buoy:before,
 .fa-life-saver:before,
 .fa-support:before,
 .fa-life-ring:before {
 	content: "\f1cd"
 }

 .fa-circle-o-notch:before {
 	content: "\f1ce"
 }

 .fa-ra:before,
 .fa-rebel:before {
 	content: "\f1d0"
 }

 .fa-ge:before,
 .fa-empire:before {
 	content: "\f1d1"
 }

 .fa-git-square:before {
 	content: "\f1d2"
 }

 .fa-git:before {
 	content: "\f1d3"
 }

 .fa-y-combinator-square:before,
 .fa-yc-square:before,
 .fa-hacker-news:before {
 	content: "\f1d4"
 }

 .fa-tencent-weibo:before {
 	content: "\f1d5"
 }

 .fa-qq:before {
 	content: "\f1d6"
 }

 .fa-wechat:before,
 .fa-weixin:before {
 	content: "\f1d7"
 }

 .fa-send:before,
 .fa-paper-plane:before {
 	content: "\f1d8"
 }

 .fa-send-o:before,
 .fa-paper-plane-o:before {
 	content: "\f1d9"
 }

 .fa-history:before {
 	content: "\f1da"
 }

 .fa-circle-thin:before {
 	content: "\f1db"
 }

 .fa-header:before {
 	content: "\f1dc"
 }

 .fa-paragraph:before {
 	content: "\f1dd"
 }

 .fa-sliders:before {
 	content: "\f1de"
 }

 .fa-share-alt:before {
 	content: "\f1e0"
 }

 .fa-share-alt-square:before {
 	content: "\f1e1"
 }

 .fa-bomb:before {
 	content: "\f1e2"
 }

 .fa-soccer-ball-o:before,
 .fa-futbol-o:before {
 	content: "\f1e3"
 }

 .fa-tty:before {
 	content: "\f1e4"
 }

 .fa-binoculars:before {
 	content: "\f1e5"
 }

 .fa-plug:before {
 	content: "\f1e6"
 }

 .fa-slideshare:before {
 	content: "\f1e7"
 }

 .fa-twitch:before {
 	content: "\f1e8"
 }

 .fa-yelp:before {
 	content: "\f1e9"
 }

 .fa-newspaper-o:before {
 	content: "\f1ea"
 }

 .fa-wifi:before {
 	content: "\f1eb"
 }

 .fa-calculator:before {
 	content: "\f1ec"
 }

 .fa-paypal:before {
 	content: "\f1ed"
 }

 .fa-google-wallet:before {
 	content: "\f1ee"
 }

 .fa-cc-visa:before {
 	content: "\f1f0"
 }

 .fa-cc-mastercard:before {
 	content: "\f1f1"
 }

 .fa-cc-discover:before {
 	content: "\f1f2"
 }

 .fa-cc-amex:before {
 	content: "\f1f3"
 }

 .fa-cc-paypal:before {
 	content: "\f1f4"
 }

 .fa-cc-stripe:before {
 	content: "\f1f5"
 }

 .fa-bell-slash:before {
 	content: "\f1f6"
 }

 .fa-bell-slash-o:before {
 	content: "\f1f7"
 }

 .fa-trash:before {
 	content: "\f1f8"
 }

 .fa-copyright:before {
 	content: "\f1f9"
 }

 .fa-at:before {
 	content: "\f1fa"
 }

 .fa-eyedropper:before {
 	content: "\f1fb"
 }

 .fa-paint-brush:before {
 	content: "\f1fc"
 }

 .fa-birthday-cake:before {
 	content: "\f1fd"
 }

 .fa-area-chart:before {
 	content: "\f1fe"
 }

 .fa-pie-chart:before {
 	content: "\f200"
 }

 .fa-line-chart:before {
 	content: "\f201"
 }

 .fa-lastfm:before {
 	content: "\f202"
 }

 .fa-lastfm-square:before {
 	content: "\f203"
 }

 .fa-toggle-off:before {
 	content: "\f204"
 }

 .fa-toggle-on:before {
 	content: "\f205"
 }

 .fa-bicycle:before {
 	content: "\f206"
 }

 .fa-bus:before {
 	content: "\f207"
 }

 .fa-ioxhost:before {
 	content: "\f208"
 }

 .fa-angellist:before {
 	content: "\f209"
 }

 .fa-cc:before {
 	content: "\f20a"
 }

 .fa-shekel:before,
 .fa-sheqel:before,
 .fa-ils:before {
 	content: "\f20b"
 }

 .fa-meanpath:before {
 	content: "\f20c"
 }

 .fa-buysellads:before {
 	content: "\f20d"
 }

 .fa-connectdevelop:before {
 	content: "\f20e"
 }

 .fa-dashcube:before {
 	content: "\f210"
 }

 .fa-forumbee:before {
 	content: "\f211"
 }

 .fa-leanpub:before {
 	content: "\f212"
 }

 .fa-sellsy:before {
 	content: "\f213"
 }

 .fa-shirtsinbulk:before {
 	content: "\f214"
 }

 .fa-simplybuilt:before {
 	content: "\f215"
 }

 .fa-skyatlas:before {
 	content: "\f216"
 }

 .fa-cart-plus:before {
 	content: "\f217"
 }

 .fa-cart-arrow-down:before {
 	content: "\f218"
 }

 .fa-diamond:before {
 	content: "\f219"
 }

 .fa-ship:before {
 	content: "\f21a"
 }

 .fa-user-secret:before {
 	content: "\f21b"
 }

 .fa-motorcycle:before {
 	content: "\f21c"
 }

 .fa-street-view:before {
 	content: "\f21d"
 }

 .fa-heartbeat:before {
 	content: "\f21e"
 }

 .fa-venus:before {
 	content: "\f221"
 }

 .fa-mars:before {
 	content: "\f222"
 }

 .fa-mercury:before {
 	content: "\f223"
 }

 .fa-intersex:before,
 .fa-transgender:before {
 	content: "\f224"
 }

 .fa-transgender-alt:before {
 	content: "\f225"
 }

 .fa-venus-double:before {
 	content: "\f226"
 }

 .fa-mars-double:before {
 	content: "\f227"
 }

 .fa-venus-mars:before {
 	content: "\f228"
 }

 .fa-mars-stroke:before {
 	content: "\f229"
 }

 .fa-mars-stroke-v:before {
 	content: "\f22a"
 }

 .fa-mars-stroke-h:before {
 	content: "\f22b"
 }

 .fa-neuter:before {
 	content: "\f22c"
 }

 .fa-genderless:before {
 	content: "\f22d"
 }

 .fa-facebook-official:before {
 	content: "\f230"
 }

 .fa-pinterest-p:before {
 	content: "\f231"
 }

 .fa-whatsapp:before {
 	content: "\f232"
 }

 .fa-server:before {
 	content: "\f233"
 }

 .fa-user-plus:before {
 	content: "\f234"
 }

 .fa-user-times:before {
 	content: "\f235"
 }

 .fa-hotel:before,
 .fa-bed:before {
 	content: "\f236"
 }

 .fa-viacoin:before {
 	content: "\f237"
 }

 .fa-train:before {
 	content: "\f238"
 }

 .fa-subway:before {
 	content: "\f239"
 }

 .fa-medium:before {
 	content: "\f23a"
 }

 .fa-yc:before,
 .fa-y-combinator:before {
 	content: "\f23b"
 }

 .fa-optin-monster:before {
 	content: "\f23c"
 }

 .fa-opencart:before {
 	content: "\f23d"
 }

 .fa-expeditedssl:before {
 	content: "\f23e"
 }

 .fa-battery-4:before,
 .fa-battery-full:before {
 	content: "\f240"
 }

 .fa-battery-3:before,
 .fa-battery-three-quarters:before {
 	content: "\f241"
 }

 .fa-battery-2:before,
 .fa-battery-half:before {
 	content: "\f242"
 }

 .fa-battery-1:before,
 .fa-battery-quarter:before {
 	content: "\f243"
 }

 .fa-battery-0:before,
 .fa-battery-empty:before {
 	content: "\f244"
 }

 .fa-mouse-pointer:before {
 	content: "\f245"
 }

 .fa-i-cursor:before {
 	content: "\f246"
 }

 .fa-object-group:before {
 	content: "\f247"
 }

 .fa-object-ungroup:before {
 	content: "\f248"
 }

 .fa-sticky-note:before {
 	content: "\f249"
 }

 .fa-sticky-note-o:before {
 	content: "\f24a"
 }

 .fa-cc-jcb:before {
 	content: "\f24b"
 }

 .fa-cc-diners-club:before {
 	content: "\f24c"
 }

 .fa-clone:before {
 	content: "\f24d"
 }

 .fa-balance-scale:before {
 	content: "\f24e"
 }

 .fa-hourglass-o:before {
 	content: "\f250"
 }

 .fa-hourglass-1:before,
 .fa-hourglass-start:before {
 	content: "\f251"
 }

 .fa-hourglass-2:before,
 .fa-hourglass-half:before {
 	content: "\f252"
 }

 .fa-hourglass-3:before,
 .fa-hourglass-end:before {
 	content: "\f253"
 }

 .fa-hourglass:before {
 	content: "\f254"
 }

 .fa-hand-grab-o:before,
 .fa-hand-rock-o:before {
 	content: "\f255"
 }

 .fa-hand-stop-o:before,
 .fa-hand-paper-o:before {
 	content: "\f256"
 }

 .fa-hand-scissors-o:before {
 	content: "\f257"
 }

 .fa-hand-lizard-o:before {
 	content: "\f258"
 }

 .fa-hand-spock-o:before {
 	content: "\f259"
 }

 .fa-hand-pointer-o:before {
 	content: "\f25a"
 }

 .fa-hand-peace-o:before {
 	content: "\f25b"
 }

 .fa-trademark:before {
 	content: "\f25c"
 }

 .fa-registered:before {
 	content: "\f25d"
 }

 .fa-creative-commons:before {
 	content: "\f25e"
 }

 .fa-gg:before {
 	content: "\f260"
 }

 .fa-gg-circle:before {
 	content: "\f261"
 }

 .fa-tripadvisor:before {
 	content: "\f262"
 }

 .fa-odnoklassniki:before {
 	content: "\f263"
 }

 .fa-odnoklassniki-square:before {
 	content: "\f264"
 }

 .fa-get-pocket:before {
 	content: "\f265"
 }

 .fa-wikipedia-w:before {
 	content: "\f266"
 }

 .fa-safari:before {
 	content: "\f267"
 }

 .fa-chrome:before {
 	content: "\f268"
 }

 .fa-firefox:before {
 	content: "\f269"
 }

 .fa-opera:before {
 	content: "\f26a"
 }

 .fa-internet-explorer:before {
 	content: "\f26b"
 }

 .fa-tv:before,
 .fa-television:before {
 	content: "\f26c"
 }

 .fa-contao:before {
 	content: "\f26d"
 }

 .fa-500px:before {
 	content: "\f26e"
 }

 .fa-amazon:before {
 	content: "\f270"
 }

 .fa-calendar-plus-o:before {
 	content: "\f271"
 }

 .fa-calendar-minus-o:before {
 	content: "\f272"
 }

 .fa-calendar-times-o:before {
 	content: "\f273"
 }

 .fa-calendar-check-o:before {
 	content: "\f274"
 }

 .fa-industry:before {
 	content: "\f275"
 }

 .fa-map-pin:before {
 	content: "\f276"
 }

 .fa-map-signs:before {
 	content: "\f277"
 }

 .fa-map-o:before {
 	content: "\f278"
 }

 .fa-map:before {
 	content: "\f279"
 }

 .fa-commenting:before {
 	content: "\f27a"
 }

 .fa-commenting-o:before {
 	content: "\f27b"
 }

 .fa-houzz:before {
 	content: "\f27c"
 }

 .fa-vimeo:before {
 	content: "\f27d"
 }

 .fa-black-tie:before {
 	content: "\f27e"
 }

 .fa-fonticons:before {
 	content: "\f280"
 }

 .fa-reddit-alien:before {
 	content: "\f281"
 }

 .fa-edge:before {
 	content: "\f282"
 }

 .fa-credit-card-alt:before {
 	content: "\f283"
 }

 .fa-codiepie:before {
 	content: "\f284"
 }

 .fa-modx:before {
 	content: "\f285"
 }

 .fa-fort-awesome:before {
 	content: "\f286"
 }

 .fa-usb:before {
 	content: "\f287"
 }

 .fa-product-hunt:before {
 	content: "\f288"
 }

 .fa-mixcloud:before {
 	content: "\f289"
 }

 .fa-scribd:before {
 	content: "\f28a"
 }

 .fa-pause-circle:before {
 	content: "\f28b"
 }

 .fa-pause-circle-o:before {
 	content: "\f28c"
 }

 .fa-stop-circle:before {
 	content: "\f28d"
 }

 .fa-stop-circle-o:before {
 	content: "\f28e"
 }

 .fa-shopping-bag:before {
 	content: "\f290"
 }

 .fa-shopping-basket:before {
 	content: "\f291"
 }

 .fa-hashtag:before {
 	content: "\f292"
 }

 .fa-bluetooth:before {
 	content: "\f293"
 }

 .fa-bluetooth-b:before {
 	content: "\f294"
 }

 .fa-percent:before {
 	content: "\f295"
 }

 .fa-gitlab:before {
 	content: "\f296"
 }

 .fa-wpbeginner:before {
 	content: "\f297"
 }

 .fa-wpforms:before {
 	content: "\f298"
 }

 .fa-envira:before {
 	content: "\f299"
 }

 .fa-universal-access:before {
 	content: "\f29a"
 }

 .fa-wheelchair-alt:before {
 	content: "\f29b"
 }

 .fa-question-circle-o:before {
 	content: "\f29c"
 }

 .fa-blind:before {
 	content: "\f29d"
 }

 .fa-audio-description:before {
 	content: "\f29e"
 }

 .fa-volume-control-phone:before {
 	content: "\f2a0"
 }

 .fa-braille:before {
 	content: "\f2a1"
 }

 .fa-assistive-listening-systems:before {
 	content: "\f2a2"
 }

 .fa-asl-interpreting:before,
 .fa-american-sign-language-interpreting:before {
 	content: "\f2a3"
 }

 .fa-deafness:before,
 .fa-hard-of-hearing:before,
 .fa-deaf:before {
 	content: "\f2a4"
 }

 .fa-glide:before {
 	content: "\f2a5"
 }

 .fa-glide-g:before {
 	content: "\f2a6"
 }

 .fa-signing:before,
 .fa-sign-language:before {
 	content: "\f2a7"
 }

 .fa-low-vision:before {
 	content: "\f2a8"
 }

 .fa-viadeo:before {
 	content: "\f2a9"
 }

 .fa-viadeo-square:before {
 	content: "\f2aa"
 }

 .fa-snapchat:before {
 	content: "\f2ab"
 }

 .fa-snapchat-ghost:before {
 	content: "\f2ac"
 }

 .fa-snapchat-square:before {
 	content: "\f2ad"
 }

 .sr-only {
 	position: absolute;
 	width: 1px;
 	height: 1px;
 	padding: 0;
 	margin: -1px;
 	overflow: hidden;
 	clip: rect(0, 0, 0, 0);
 	border: 0
 }

 .sr-only-focusable:active,
 .sr-only-focusable:focus {
 	position: static;
 	width: auto;
 	height: auto;
 	margin: 0;
 	overflow: visible;
 	clip: auto
 }


/*!
 * FullCalendar v2.3.2 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */

 .fc {
 	direction: ltr;
 	text-align: left
 }

 .fc-rtl {
 	text-align: right
 }

 body .fc {
 	font-size: 1em
 }

 .fc-unthemed th,
 .fc-unthemed td,
 .fc-unthemed thead,
 .fc-unthemed tbody,
 .fc-unthemed .fc-divider,
 .fc-unthemed .fc-row,
 .fc-unthemed .fc-popover {
 	border-color: #ddd
 }

 .fc-unthemed .fc-popover {
 	background-color: #fff
 }

 .fc-unthemed .fc-divider,
 .fc-unthemed .fc-popover .fc-header {
 	background: #eee
 }

 .fc-unthemed .fc-popover .fc-header .fc-close {
 	color: #666
 }

 .fc-unthemed .fc-today {
 	background: #fcf8e3
 }

 .fc-highlight {
 	background: #bce8f1;
 	opacity: .3;
 	filter: alpha(opacity=30)
 }

 .fc-bgevent {
 	background: #8fdf82;
 	opacity: .3;
 	filter: alpha(opacity=30)
 }

 .fc-nonbusiness {
 	background: #d7d7d7
 }

 .fc-icon {
 	display: inline-block;
 	width: 1em;
 	height: 1em;
 	line-height: 1em;
 	font-size: 1em;
 	text-align: center;
 	overflow: hidden;
 	font-family: "Courier New", Courier, monospace;
 	-webkit-touch-callout: none;
 	-webkit-user-select: none;
 	-khtml-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	user-select: none
 }

 .fc-icon:after {
 	position: relative;
 	margin: 0 -1em
 }

 .fc-icon-left-single-arrow:after {
 	content: "\02039";
 	font-weight: 700;
 	font-size: 200%;
 	top: -7%;
 	left: 3%
 }

 .fc-icon-right-single-arrow:after {
 	content: "\0203A";
 	font-weight: 700;
 	font-size: 200%;
 	top: -7%;
 	left: -3%
 }

 .fc-icon-left-double-arrow:after {
 	content: "\000AB";
 	font-size: 160%;
 	top: -7%
 }

 .fc-icon-right-double-arrow:after {
 	content: "\000BB";
 	font-size: 160%;
 	top: -7%
 }

 .fc-icon-left-triangle:after {
 	content: "\25C4";
 	font-size: 125%;
 	top: 3%;
 	left: -2%
 }

 .fc-icon-right-triangle:after {
 	content: "\25BA";
 	font-size: 125%;
 	top: 3%;
 	left: 2%
 }

 .fc-icon-down-triangle:after {
 	content: "\25BC";
 	font-size: 125%;
 	top: 2%
 }

 .fc-icon-x:after {
 	content: "\000D7";
 	font-size: 200%;
 	top: 6%
 }

 .fc button {
 	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
 	margin: 0;
 	height: 2.1em;
 	padding: 0 .6em;
 	font-size: 1em;
 	white-space: nowrap;
 	cursor: pointer
 }

 .fc button::-moz-focus-inner {
 	margin: 0;
 	padding: 0
 }

 .fc-state-default {
 	border: 1px solid
 }

 .fc-state-default.fc-corner-left {
 	border-top-left-radius: 4px;
 	border-bottom-left-radius: 4px
 }

 .fc-state-default.fc-corner-right {
 	border-top-right-radius: 4px;
 	border-bottom-right-radius: 4px
 }

 .fc button .fc-icon {
 	position: relative;
 	top: -.05em;
 	margin: 0 .2em;
 	vertical-align: middle
 }

 .fc-state-default {
 	background-color: #f5f5f5;
 	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
 	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
 	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
 	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
 	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
 	background-repeat: repeat-x;
 	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
 	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
 	color: #333;
 	text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
 	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
 }

 .fc-state-hover,
 .fc-state-down,
 .fc-state-active,
 .fc-state-disabled {
 	color: #333;
 	background-color: #e6e6e6
 }

 .fc-state-hover {
 	color: #333;
 	text-decoration: none;
 	background-position: 0 -15px;
 	-webkit-transition: background-position .1s linear;
 	-moz-transition: background-position .1s linear;
 	-o-transition: background-position .1s linear;
 	transition: background-position .1s linear
 }

 .fc-state-down,
 .fc-state-active {
 	background-color: #ccc;
 	background-image: none;
 	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
 }

 .fc-state-disabled {
 	cursor: default;
 	background-image: none;
 	opacity: .65;
 	filter: alpha(opacity=65);
 	box-shadow: none
 }

 .fc-button-group {
 	display: inline-block
 }

 .fc .fc-button-group>* {
 	float: left;
 	margin: 0 0 0 -1px
 }

 .fc .fc-button-group>:first-child {
 	margin-left: 0
 }

 .fc-popover {
 	position: absolute;
 	box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
 }

 .fc-popover .fc-header {
 	padding: 2px 4px
 }

 .fc-popover .fc-header .fc-title {
 	margin: 0 2px
 }

 .fc-popover .fc-header .fc-close {
 	cursor: pointer
 }

 .fc-ltr .fc-popover .fc-header .fc-title,
 .fc-rtl .fc-popover .fc-header .fc-close {
 	float: left
 }

 .fc-rtl .fc-popover .fc-header .fc-title,
 .fc-ltr .fc-popover .fc-header .fc-close {
 	float: right
 }

 .fc-unthemed .fc-popover {
 	border-width: 1px;
 	border-style: solid
 }

 .fc-unthemed .fc-popover .fc-header .fc-close {
 	font-size: .9em;
 	margin-top: 2px
 }

 .fc-popover>.ui-widget-header+.ui-widget-content {
 	border-top: 0
 }

 .fc-divider {
 	border-style: solid;
 	border-width: 1px
 }

 hr.fc-divider {
 	height: 0;
 	margin: 0;
 	padding: 0 0 2px;
 	border-width: 1px 0
 }

 .fc-clear {
 	clear: both
 }

 .fc-bg,
 .fc-bgevent-skeleton,
 .fc-highlight-skeleton,
 .fc-helper-skeleton {
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0
 }

 .fc-bg {
 	bottom: 0
 }

 .fc-bg table {
 	height: 100%
 }

 .fc table {
 	width: 100%;
 	table-layout: fixed;
 	border-collapse: collapse;
 	border-spacing: 0;
 	font-size: 1em
 }

 .fc th {
 	text-align: center
 }

 .fc th,
 .fc td {
 	border-style: solid;
 	border-width: 1px;
 	padding: 0;
 	vertical-align: top
 }

 .fc td.fc-today {
 	border-style: double
 }

 .fc .fc-row {
 	border-style: solid;
 	border-width: 0
 }

 .fc-row table {
 	border-left: 0 hidden transparent;
 	border-right: 0 hidden transparent;
 	border-bottom: 0 hidden transparent
 }

 .fc-row:first-child table {
 	border-top: 0 hidden transparent
 }

 .fc-row {
 	position: relative
 }

 .fc-row .fc-bg {
 	z-index: 1
 }

 .fc-row .fc-bgevent-skeleton,
 .fc-row .fc-highlight-skeleton {
 	bottom: 0
 }

 .fc-row .fc-bgevent-skeleton table,
 .fc-row .fc-highlight-skeleton table {
 	height: 100%
 }

 .fc-row .fc-highlight-skeleton td,
 .fc-row .fc-bgevent-skeleton td {
 	border-color: transparent
 }

 .fc-row .fc-bgevent-skeleton {
 	z-index: 2
 }

 .fc-row .fc-highlight-skeleton {
 	z-index: 3
 }

 .fc-row .fc-content-skeleton {
 	position: relative;
 	z-index: 4;
 	padding-bottom: 2px
 }

 .fc-row .fc-helper-skeleton {
 	z-index: 5
 }

 .fc-row .fc-content-skeleton td,
 .fc-row .fc-helper-skeleton td {
 	background: 0 0;
 	border-color: transparent;
 	border-bottom: 0
 }

 .fc-row .fc-content-skeleton tbody td,
 .fc-row .fc-helper-skeleton tbody td {
 	border-top: 0
 }

 .fc-scroller {
 	overflow-y: scroll;
 	overflow-x: hidden
 }

 .fc-scroller>* {
 	position: relative;
 	width: 100%;
 	overflow: hidden
 }

 .fc-event {
 	position: relative;
 	display: block;
 	font-size: .85em;
 	line-height: 1.3;
 	border-radius: 3px;
 	border: 1px solid #3a87ad;
 	background-color: #3a87ad;
 	font-weight: 400
 }

 .fc-event,
 .fc-event:hover,
 .ui-widget .fc-event {
 	color: #fff;
 	text-decoration: none
 }

 .fc-event[href],
 .fc-event.fc-draggable {
 	cursor: pointer
 }

 .fc-not-allowed,
 .fc-not-allowed .fc-event {
 	cursor: not-allowed
 }

 .fc-event .fc-bg {
 	z-index: 1;
 	background: #fff;
 	opacity: .25;
 	filter: alpha(opacity=25)
 }

 .fc-event .fc-content {
 	position: relative;
 	z-index: 2
 }

 .fc-event .fc-resizer {
 	position: absolute;
 	z-index: 3
 }

 .fc-ltr .fc-h-event.fc-not-start,
 .fc-rtl .fc-h-event.fc-not-end {
 	margin-left: 0;
 	border-left-width: 0;
 	padding-left: 1px;
 	border-top-left-radius: 0;
 	border-bottom-left-radius: 0
 }

 .fc-ltr .fc-h-event.fc-not-end,
 .fc-rtl .fc-h-event.fc-not-start {
 	margin-right: 0;
 	border-right-width: 0;
 	padding-right: 1px;
 	border-top-right-radius: 0;
 	border-bottom-right-radius: 0
 }

 .fc-h-event .fc-resizer {
 	top: -1px;
 	bottom: -1px;
 	left: -1px;
 	right: -1px;
 	width: 5px
 }

 .fc-ltr .fc-h-event .fc-start-resizer,
 .fc-ltr .fc-h-event .fc-start-resizer:before,
 .fc-ltr .fc-h-event .fc-start-resizer:after,
 .fc-rtl .fc-h-event .fc-end-resizer,
 .fc-rtl .fc-h-event .fc-end-resizer:before,
 .fc-rtl .fc-h-event .fc-end-resizer:after {
 	right: auto;
 	cursor: w-resize
 }

 .fc-ltr .fc-h-event .fc-end-resizer,
 .fc-ltr .fc-h-event .fc-end-resizer:before,
 .fc-ltr .fc-h-event .fc-end-resizer:after,
 .fc-rtl .fc-h-event .fc-start-resizer,
 .fc-rtl .fc-h-event .fc-start-resizer:before,
 .fc-rtl .fc-h-event .fc-start-resizer:after {
 	left: auto;
 	cursor: e-resize
 }

 .fc-day-grid-event {
 	margin: 1px 2px 0;
 	padding: 0 1px
 }

 .fc-day-grid-event .fc-content {
 	white-space: nowrap;
 	overflow: hidden
 }

 .fc-day-grid-event .fc-time {
 	font-weight: 700
 }

 .fc-day-grid-event .fc-resizer {
 	left: -3px;
 	right: -3px;
 	width: 7px
 }

 a.fc-more {
 	margin: 1px 3px;
 	font-size: .85em;
 	cursor: pointer;
 	text-decoration: none
 }

 a.fc-more:hover {
 	text-decoration: underline
 }

 .fc-limited {
 	display: none
 }

 .fc-day-grid .fc-row {
 	z-index: 1
 }

 .fc-more-popover {
 	z-index: 2;
 	width: 220px
 }

 .fc-more-popover .fc-event-container {
 	padding: 10px
 }

 .fc-toolbar {
 	text-align: center;
 	margin-bottom: 1em
 }

 .fc-toolbar .fc-left {
 	float: left
 }

 .fc-toolbar .fc-right {
 	float: right
 }

 .fc-toolbar .fc-center {
 	display: inline-block
 }

 .fc .fc-toolbar>*>* {
 	float: left;
 	margin-left: .75em
 }

 .fc .fc-toolbar>*>:first-child {
 	margin-left: 0
 }

 .fc-toolbar h2 {
 	margin: 0
 }

 .fc-toolbar button {
 	position: relative
 }

 .fc-toolbar .fc-state-hover,
 .fc-toolbar .ui-state-hover {
 	z-index: 2
 }

 .fc-toolbar .fc-state-down {
 	z-index: 3
 }

 .fc-toolbar .fc-state-active,
 .fc-toolbar .ui-state-active {
 	z-index: 4
 }

 .fc-toolbar button:focus {
 	z-index: 5
 }

 .fc-view-container *,
 .fc-view-container *:before,
 .fc-view-container *:after {
 	-webkit-box-sizing: content-box;
 	-moz-box-sizing: content-box;
 	box-sizing: content-box
 }

 .fc-view,
 .fc-view>table {
 	position: relative;
 	z-index: 1
 }

 .fc-basicWeek-view .fc-content-skeleton,
 .fc-basicDay-view .fc-content-skeleton {
 	padding-top: 1px;
 	padding-bottom: 1em
 }

 .fc-basic-view .fc-body .fc-row {
 	min-height: 4em
 }

 .fc-row.fc-rigid {
 	overflow: hidden
 }

 .fc-row.fc-rigid .fc-content-skeleton {
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0
 }

 .fc-basic-view .fc-week-number,
 .fc-basic-view .fc-day-number {
 	padding: 0 2px
 }

 .fc-basic-view td.fc-week-number span,
 .fc-basic-view td.fc-day-number {
 	padding-top: 2px;
 	padding-bottom: 2px
 }

 .fc-basic-view .fc-week-number {
 	text-align: center
 }

 .fc-basic-view .fc-week-number span {
 	display: inline-block;
 	min-width: 1.25em
 }

 .fc-ltr .fc-basic-view .fc-day-number {
 	text-align: right
 }

 .fc-rtl .fc-basic-view .fc-day-number {
 	text-align: left
 }

 .fc-day-number.fc-other-month {
 	opacity: .3;
 	filter: alpha(opacity=30)
 }

 .fc-agenda-view .fc-day-grid {
 	position: relative;
 	z-index: 2
 }

 .fc-agenda-view .fc-day-grid .fc-row {
 	min-height: 3em
 }

 .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
 	padding-top: 1px;
 	padding-bottom: 1em
 }

 .fc .fc-axis {
 	vertical-align: middle;
 	padding: 0 4px;
 	white-space: nowrap
 }

 .fc-ltr .fc-axis {
 	text-align: right
 }

 .fc-rtl .fc-axis {
 	text-align: left
 }

 .ui-widget td.fc-axis {
 	font-weight: 400
 }

 .fc-time-grid-container,
 .fc-time-grid {
 	position: relative;
 	z-index: 1
 }

 .fc-time-grid {
 	min-height: 100%
 }

 .fc-time-grid table {
 	border: 0 hidden transparent
 }

 .fc-time-grid>.fc-bg {
 	z-index: 1
 }

 .fc-time-grid .fc-slats,
 .fc-time-grid>hr {
 	position: relative;
 	z-index: 2
 }

 .fc-time-grid .fc-bgevent-skeleton,
 .fc-time-grid .fc-content-skeleton {
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0
 }

 .fc-time-grid .fc-bgevent-skeleton {
 	z-index: 3
 }

 .fc-time-grid .fc-highlight-skeleton {
 	z-index: 4
 }

 .fc-time-grid .fc-content-skeleton {
 	z-index: 5
 }

 .fc-time-grid .fc-helper-skeleton {
 	z-index: 6
 }

 .fc-time-grid .fc-slats td {
 	height: 1.5em;
 	border-bottom: 0
 }

 .fc-time-grid .fc-slats .fc-minor td {
 	border-top-style: dotted
 }

 .fc-time-grid .fc-slats .ui-widget-content {
 	background: 0 0
 }

 .fc-time-grid .fc-highlight-container {
 	position: relative
 }

 .fc-time-grid .fc-highlight {
 	position: absolute;
 	left: 0;
 	right: 0
 }

 .fc-time-grid .fc-event-container,
 .fc-time-grid .fc-bgevent-container {
 	position: relative
 }

 .fc-ltr .fc-time-grid .fc-event-container {
 	margin: 0 2.5% 0 2px
 }

 .fc-rtl .fc-time-grid .fc-event-container {
 	margin: 0 2px 0 2.5%
 }

 .fc-time-grid .fc-event,
 .fc-time-grid .fc-bgevent {
 	position: absolute;
 	z-index: 1
 }

 .fc-time-grid .fc-bgevent {
 	left: 0;
 	right: 0
 }

 .fc-v-event.fc-not-start {
 	border-top-width: 0;
 	padding-top: 1px;
 	border-top-left-radius: 0;
 	border-top-right-radius: 0
 }

 .fc-v-event.fc-not-end {
 	border-bottom-width: 0;
 	padding-bottom: 1px;
 	border-bottom-left-radius: 0;
 	border-bottom-right-radius: 0
 }

 .fc-time-grid-event {
 	overflow: hidden
 }

 .fc-time-grid-event .fc-time,
 .fc-time-grid-event .fc-title {
 	padding: 0 1px
 }

 .fc-time-grid-event .fc-time {
 	font-size: .85em;
 	white-space: nowrap
 }

 .fc-time-grid-event.fc-short .fc-content {
 	white-space: nowrap
 }

 .fc-time-grid-event.fc-short .fc-time,
 .fc-time-grid-event.fc-short .fc-title {
 	display: inline-block;
 	vertical-align: top
 }

 .fc-time-grid-event.fc-short .fc-time span {
 	display: none
 }

 .fc-time-grid-event.fc-short .fc-time:before {
 	content: attr(data-start)
 }

 .fc-time-grid-event.fc-short .fc-time:after {
 	content: "\000A0-\000A0"
 }

 .fc-time-grid-event.fc-short .fc-title {
 	font-size: .85em;
 	padding: 0
 }

 .fc-time-grid-event .fc-resizer {
 	left: 0;
 	right: 0;
 	bottom: 0;
 	height: 8px;
 	overflow: hidden;
 	line-height: 8px;
 	font-size: 11px;
 	font-family: monospace;
 	text-align: center;
 	cursor: s-resize
 }

 .fc-time-grid-event .fc-resizer:after {
 	content: "="
 }

 @charset "UTF-8";

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
  Android-style icons originally built by Googleâ€™s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ioniconâ€™s grid from original.
  */

  @font-face {
  	font-family: "Ionicons";
  	src: url(../fonts/ionicons.eot?v=2.0.0);
  	src: url(../fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(../fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(../fonts/ionicons.woff?v=2.0.0) format("woff"), url(../fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
  	font-weight: normal;
  	font-style: normal
  }

  .ion,
  .ionicons,
  .ion-alert:before,
  .ion-alert-circled:before,
  .ion-android-add:before,
  .ion-android-add-circle:before,
  .ion-android-alarm-clock:before,
  .ion-android-alert:before,
  .ion-android-apps:before,
  .ion-android-archive:before,
  .ion-android-arrow-back:before,
  .ion-android-arrow-down:before,
  .ion-android-arrow-dropdown:before,
  .ion-android-arrow-dropdown-circle:before,
  .ion-android-arrow-dropleft:before,
  .ion-android-arrow-dropleft-circle:before,
  .ion-android-arrow-dropright:before,
  .ion-android-arrow-dropright-circle:before,
  .ion-android-arrow-dropup:before,
  .ion-android-arrow-dropup-circle:before,
  .ion-android-arrow-forward:before,
  .ion-android-arrow-up:before,
  .ion-android-attach:before,
  .ion-android-bar:before,
  .ion-android-bicycle:before,
  .ion-android-boat:before,
  .ion-android-bookmark:before,
  .ion-android-bulb:before,
  .ion-android-bus:before,
  .ion-android-calendar:before,
  .ion-android-call:before,
  .ion-android-camera:before,
  .ion-android-cancel:before,
  .ion-android-car:before,
  .ion-android-cart:before,
  .ion-android-chat:before,
  .ion-android-checkbox:before,
  .ion-android-checkbox-blank:before,
  .ion-android-checkbox-outline:before,
  .ion-android-checkbox-outline-blank:before,
  .ion-android-checkmark-circle:before,
  .ion-android-clipboard:before,
  .ion-android-close:before,
  .ion-android-cloud:before,
  .ion-android-cloud-circle:before,
  .ion-android-cloud-done:before,
  .ion-android-cloud-outline:before,
  .ion-android-color-palette:before,
  .ion-android-compass:before,
  .ion-android-contact:before,
  .ion-android-contacts:before,
  .ion-android-contract:before,
  .ion-android-create:before,
  .ion-android-delete:before,
  .ion-android-desktop:before,
  .ion-android-document:before,
  .ion-android-done:before,
  .ion-android-done-all:before,
  .ion-android-download:before,
  .ion-android-drafts:before,
  .ion-android-exit:before,
  .ion-android-expand:before,
  .ion-android-favorite:before,
  .ion-android-favorite-outline:before,
  .ion-android-film:before,
  .ion-android-folder:before,
  .ion-android-folder-open:before,
  .ion-android-funnel:before,
  .ion-android-globe:before,
  .ion-android-hand:before,
  .ion-android-hangout:before,
  .ion-android-happy:before,
  .ion-android-home:before,
  .ion-android-image:before,
  .ion-android-laptop:before,
  .ion-android-list:before,
  .ion-android-locate:before,
  .ion-android-lock:before,
  .ion-android-mail:before,
  .ion-android-map:before,
  .ion-android-menu:before,
  .ion-android-microphone:before,
  .ion-android-microphone-off:before,
  .ion-android-more-horizontal:before,
  .ion-android-more-vertical:before,
  .ion-android-navigate:before,
  .ion-android-notifications:before,
  .ion-android-notifications-none:before,
  .ion-android-notifications-off:before,
  .ion-android-open:before,
  .ion-android-options:before,
  .ion-android-people:before,
  .ion-android-person:before,
  .ion-android-person-add:before,
  .ion-android-phone-landscape:before,
  .ion-android-phone-portrait:before,
  .ion-android-pin:before,
  .ion-android-plane:before,
  .ion-android-playstore:before,
  .ion-android-print:before,
  .ion-android-radio-button-off:before,
  .ion-android-radio-button-on:before,
  .ion-android-refresh:before,
  .ion-android-remove:before,
  .ion-android-remove-circle:before,
  .ion-android-restaurant:before,
  .ion-android-sad:before,
  .ion-android-search:before,
  .ion-android-send:before,
  .ion-android-settings:before,
  .ion-android-share:before,
  .ion-android-share-alt:before,
  .ion-android-star:before,
  .ion-android-star-half:before,
  .ion-android-star-outline:before,
  .ion-android-stopwatch:before,
  .ion-android-subway:before,
  .ion-android-sunny:before,
  .ion-android-sync:before,
  .ion-android-textsms:before,
  .ion-android-time:before,
  .ion-android-train:before,
  .ion-android-unlock:before,
  .ion-android-upload:before,
  .ion-android-volume-down:before,
  .ion-android-volume-mute:before,
  .ion-android-volume-off:before,
  .ion-android-volume-up:before,
  .ion-android-walk:before,
  .ion-android-warning:before,
  .ion-android-watch:before,
  .ion-android-wifi:before,
  .ion-aperture:before,
  .ion-archive:before,
  .ion-arrow-down-a:before,
  .ion-arrow-down-b:before,
  .ion-arrow-down-c:before,
  .ion-arrow-expand:before,
  .ion-arrow-graph-down-left:before,
  .ion-arrow-graph-down-right:before,
  .ion-arrow-graph-up-left:before,
  .ion-arrow-graph-up-right:before,
  .ion-arrow-left-a:before,
  .ion-arrow-left-b:before,
  .ion-arrow-left-c:before,
  .ion-arrow-move:before,
  .ion-arrow-resize:before,
  .ion-arrow-return-left:before,
  .ion-arrow-return-right:before,
  .ion-arrow-right-a:before,
  .ion-arrow-right-b:before,
  .ion-arrow-right-c:before,
  .ion-arrow-shrink:before,
  .ion-arrow-swap:before,
  .ion-arrow-up-a:before,
  .ion-arrow-up-b:before,
  .ion-arrow-up-c:before,
  .ion-asterisk:before,
  .ion-at:before,
  .ion-backspace:before,
  .ion-backspace-outline:before,
  .ion-bag:before,
  .ion-battery-charging:before,
  .ion-battery-empty:before,
  .ion-battery-full:before,
  .ion-battery-half:before,
  .ion-battery-low:before,
  .ion-beaker:before,
  .ion-beer:before,
  .ion-bluetooth:before,
  .ion-bonfire:before,
  .ion-bookmark:before,
  .ion-bowtie:before,
  .ion-briefcase:before,
  .ion-bug:before,
  .ion-calculator:before,
  .ion-calendar:before,
  .ion-camera:before,
  .ion-card:before,
  .ion-cash:before,
  .ion-chatbox:before,
  .ion-chatbox-working:before,
  .ion-chatboxes:before,
  .ion-chatbubble:before,
  .ion-chatbubble-working:before,
  .ion-chatbubbles:before,
  .ion-checkmark:before,
  .ion-checkmark-circled:before,
  .ion-checkmark-round:before,
  .ion-chevron-down:before,
  .ion-chevron-left:before,
  .ion-chevron-right:before,
  .ion-chevron-up:before,
  .ion-clipboard:before,
  .ion-clock:before,
  .ion-close:before,
  .ion-close-circled:before,
  .ion-close-round:before,
  .ion-closed-captioning:before,
  .ion-cloud:before,
  .ion-code:before,
  .ion-code-download:before,
  .ion-code-working:before,
  .ion-coffee:before,
  .ion-compass:before,
  .ion-compose:before,
  .ion-connection-bars:before,
  .ion-contrast:before,
  .ion-crop:before,
  .ion-cube:before,
  .ion-disc:before,
  .ion-document:before,
  .ion-document-text:before,
  .ion-drag:before,
  .ion-earth:before,
  .ion-easel:before,
  .ion-edit:before,
  .ion-egg:before,
  .ion-eject:before,
  .ion-email:before,
  .ion-email-unread:before,
  .ion-erlenmeyer-flask:before,
  .ion-erlenmeyer-flask-bubbles:before,
  .ion-eye:before,
  .ion-eye-disabled:before,
  .ion-female:before,
  .ion-filing:before,
  .ion-film-marker:before,
  .ion-fireball:before,
  .ion-flag:before,
  .ion-flame:before,
  .ion-flash:before,
  .ion-flash-off:before,
  .ion-folder:before,
  .ion-fork:before,
  .ion-fork-repo:before,
  .ion-forward:before,
  .ion-funnel:before,
  .ion-gear-a:before,
  .ion-gear-b:before,
  .ion-grid:before,
  .ion-hammer:before,
  .ion-happy:before,
  .ion-happy-outline:before,
  .ion-headphone:before,
  .ion-heart:before,
  .ion-heart-broken:before,
  .ion-help:before,
  .ion-help-buoy:before,
  .ion-help-circled:before,
  .ion-home:before,
  .ion-icecream:before,
  .ion-image:before,
  .ion-images:before,
  .ion-information:before,
  .ion-information-circled:before,
  .ion-ionic:before,
  .ion-ios-alarm:before,
  .ion-ios-alarm-outline:before,
  .ion-ios-albums:before,
  .ion-ios-albums-outline:before,
  .ion-ios-americanfootball:before,
  .ion-ios-americanfootball-outline:before,
  .ion-ios-analytics:before,
  .ion-ios-analytics-outline:before,
  .ion-ios-arrow-back:before,
  .ion-ios-arrow-down:before,
  .ion-ios-arrow-forward:before,
  .ion-ios-arrow-left:before,
  .ion-ios-arrow-right:before,
  .ion-ios-arrow-thin-down:before,
  .ion-ios-arrow-thin-left:before,
  .ion-ios-arrow-thin-right:before,
  .ion-ios-arrow-thin-up:before,
  .ion-ios-arrow-up:before,
  .ion-ios-at:before,
  .ion-ios-at-outline:before,
  .ion-ios-barcode:before,
  .ion-ios-barcode-outline:before,
  .ion-ios-baseball:before,
  .ion-ios-baseball-outline:before,
  .ion-ios-basketball:before,
  .ion-ios-basketball-outline:before,
  .ion-ios-bell:before,
  .ion-ios-bell-outline:before,
  .ion-ios-body:before,
  .ion-ios-body-outline:before,
  .ion-ios-bolt:before,
  .ion-ios-bolt-outline:before,
  .ion-ios-book:before,
  .ion-ios-book-outline:before,
  .ion-ios-bookmarks:before,
  .ion-ios-bookmarks-outline:before,
  .ion-ios-box:before,
  .ion-ios-box-outline:before,
  .ion-ios-briefcase:before,
  .ion-ios-briefcase-outline:before,
  .ion-ios-browsers:before,
  .ion-ios-browsers-outline:before,
  .ion-ios-calculator:before,
  .ion-ios-calculator-outline:before,
  .ion-ios-calendar:before,
  .ion-ios-calendar-outline:before,
  .ion-ios-camera:before,
  .ion-ios-camera-outline:before,
  .ion-ios-cart:before,
  .ion-ios-cart-outline:before,
  .ion-ios-chatboxes:before,
  .ion-ios-chatboxes-outline:before,
  .ion-ios-chatbubble:before,
  .ion-ios-chatbubble-outline:before,
  .ion-ios-checkmark:before,
  .ion-ios-checkmark-empty:before,
  .ion-ios-checkmark-outline:before,
  .ion-ios-circle-filled:before,
  .ion-ios-circle-outline:before,
  .ion-ios-clock:before,
  .ion-ios-clock-outline:before,
  .ion-ios-close:before,
  .ion-ios-close-empty:before,
  .ion-ios-close-outline:before,
  .ion-ios-cloud:before,
  .ion-ios-cloud-download:before,
  .ion-ios-cloud-download-outline:before,
  .ion-ios-cloud-outline:before,
  .ion-ios-cloud-upload:before,
  .ion-ios-cloud-upload-outline:before,
  .ion-ios-cloudy:before,
  .ion-ios-cloudy-night:before,
  .ion-ios-cloudy-night-outline:before,
  .ion-ios-cloudy-outline:before,
  .ion-ios-cog:before,
  .ion-ios-cog-outline:before,
  .ion-ios-color-filter:before,
  .ion-ios-color-filter-outline:before,
  .ion-ios-color-wand:before,
  .ion-ios-color-wand-outline:before,
  .ion-ios-compose:before,
  .ion-ios-compose-outline:before,
  .ion-ios-contact:before,
  .ion-ios-contact-outline:before,
  .ion-ios-copy:before,
  .ion-ios-copy-outline:before,
  .ion-ios-crop:before,
  .ion-ios-crop-strong:before,
  .ion-ios-download:before,
  .ion-ios-download-outline:before,
  .ion-ios-drag:before,
  .ion-ios-email:before,
  .ion-ios-email-outline:before,
  .ion-ios-eye:before,
  .ion-ios-eye-outline:before,
  .ion-ios-fastforward:before,
  .ion-ios-fastforward-outline:before,
  .ion-ios-filing:before,
  .ion-ios-filing-outline:before,
  .ion-ios-film:before,
  .ion-ios-film-outline:before,
  .ion-ios-flag:before,
  .ion-ios-flag-outline:before,
  .ion-ios-flame:before,
  .ion-ios-flame-outline:before,
  .ion-ios-flask:before,
  .ion-ios-flask-outline:before,
  .ion-ios-flower:before,
  .ion-ios-flower-outline:before,
  .ion-ios-folder:before,
  .ion-ios-folder-outline:before,
  .ion-ios-football:before,
  .ion-ios-football-outline:before,
  .ion-ios-game-controller-a:before,
  .ion-ios-game-controller-a-outline:before,
  .ion-ios-game-controller-b:before,
  .ion-ios-game-controller-b-outline:before,
  .ion-ios-gear:before,
  .ion-ios-gear-outline:before,
  .ion-ios-glasses:before,
  .ion-ios-glasses-outline:before,
  .ion-ios-grid-view:before,
  .ion-ios-grid-view-outline:before,
  .ion-ios-heart:before,
  .ion-ios-heart-outline:before,
  .ion-ios-help:before,
  .ion-ios-help-empty:before,
  .ion-ios-help-outline:before,
  .ion-ios-home:before,
  .ion-ios-home-outline:before,
  .ion-ios-infinite:before,
  .ion-ios-infinite-outline:before,
  .ion-ios-information:before,
  .ion-ios-information-empty:before,
  .ion-ios-information-outline:before,
  .ion-ios-ionic-outline:before,
  .ion-ios-keypad:before,
  .ion-ios-keypad-outline:before,
  .ion-ios-lightbulb:before,
  .ion-ios-lightbulb-outline:before,
  .ion-ios-list:before,
  .ion-ios-list-outline:before,
  .ion-ios-location:before,
  .ion-ios-location-outline:before,
  .ion-ios-locked:before,
  .ion-ios-locked-outline:before,
  .ion-ios-loop:before,
  .ion-ios-loop-strong:before,
  .ion-ios-medical:before,
  .ion-ios-medical-outline:before,
  .ion-ios-medkit:before,
  .ion-ios-medkit-outline:before,
  .ion-ios-mic:before,
  .ion-ios-mic-off:before,
  .ion-ios-mic-outline:before,
  .ion-ios-minus:before,
  .ion-ios-minus-empty:before,
  .ion-ios-minus-outline:before,
  .ion-ios-monitor:before,
  .ion-ios-monitor-outline:before,
  .ion-ios-moon:before,
  .ion-ios-moon-outline:before,
  .ion-ios-more:before,
  .ion-ios-more-outline:before,
  .ion-ios-musical-note:before,
  .ion-ios-musical-notes:before,
  .ion-ios-navigate:before,
  .ion-ios-navigate-outline:before,
  .ion-ios-nutrition:before,
  .ion-ios-nutrition-outline:before,
  .ion-ios-paper:before,
  .ion-ios-paper-outline:before,
  .ion-ios-paperplane:before,
  .ion-ios-paperplane-outline:before,
  .ion-ios-partlysunny:before,
  .ion-ios-partlysunny-outline:before,
  .ion-ios-pause:before,
  .ion-ios-pause-outline:before,
  .ion-ios-paw:before,
  .ion-ios-paw-outline:before,
  .ion-ios-people:before,
  .ion-ios-people-outline:before,
  .ion-ios-person:before,
  .ion-ios-person-outline:before,
  .ion-ios-personadd:before,
  .ion-ios-personadd-outline:before,
  .ion-ios-photos:before,
  .ion-ios-photos-outline:before,
  .ion-ios-pie:before,
  .ion-ios-pie-outline:before,
  .ion-ios-pint:before,
  .ion-ios-pint-outline:before,
  .ion-ios-play:before,
  .ion-ios-play-outline:before,
  .ion-ios-plus:before,
  .ion-ios-plus-empty:before,
  .ion-ios-plus-outline:before,
  .ion-ios-pricetag:before,
  .ion-ios-pricetag-outline:before,
  .ion-ios-pricetags:before,
  .ion-ios-pricetags-outline:before,
  .ion-ios-printer:before,
  .ion-ios-printer-outline:before,
  .ion-ios-pulse:before,
  .ion-ios-pulse-strong:before,
  .ion-ios-rainy:before,
  .ion-ios-rainy-outline:before,
  .ion-ios-recording:before,
  .ion-ios-recording-outline:before,
  .ion-ios-redo:before,
  .ion-ios-redo-outline:before,
  .ion-ios-refresh:before,
  .ion-ios-refresh-empty:before,
  .ion-ios-refresh-outline:before,
  .ion-ios-reload:before,
  .ion-ios-reverse-camera:before,
  .ion-ios-reverse-camera-outline:before,
  .ion-ios-rewind:before,
  .ion-ios-rewind-outline:before,
  .ion-ios-rose:before,
  .ion-ios-rose-outline:before,
  .ion-ios-search:before,
  .ion-ios-search-strong:before,
  .ion-ios-settings:before,
  .ion-ios-settings-strong:before,
  .ion-ios-shuffle:before,
  .ion-ios-shuffle-strong:before,
  .ion-ios-skipbackward:before,
  .ion-ios-skipbackward-outline:before,
  .ion-ios-skipforward:before,
  .ion-ios-skipforward-outline:before,
  .ion-ios-snowy:before,
  .ion-ios-speedometer:before,
  .ion-ios-speedometer-outline:before,
  .ion-ios-star:before,
  .ion-ios-star-half:before,
  .ion-ios-star-outline:before,
  .ion-ios-stopwatch:before,
  .ion-ios-stopwatch-outline:before,
  .ion-ios-sunny:before,
  .ion-ios-sunny-outline:before,
  .ion-ios-telephone:before,
  .ion-ios-telephone-outline:before,
  .ion-ios-tennisball:before,
  .ion-ios-tennisball-outline:before,
  .ion-ios-thunderstorm:before,
  .ion-ios-thunderstorm-outline:before,
  .ion-ios-time:before,
  .ion-ios-time-outline:before,
  .ion-ios-timer:before,
  .ion-ios-timer-outline:before,
  .ion-ios-toggle:before,
  .ion-ios-toggle-outline:before,
  .ion-ios-trash:before,
  .ion-ios-trash-outline:before,
  .ion-ios-undo:before,
  .ion-ios-undo-outline:before,
  .ion-ios-unlocked:before,
  .ion-ios-unlocked-outline:before,
  .ion-ios-upload:before,
  .ion-ios-upload-outline:before,
  .ion-ios-videocam:before,
  .ion-ios-videocam-outline:before,
  .ion-ios-volume-high:before,
  .ion-ios-volume-low:before,
  .ion-ios-wineglass:before,
  .ion-ios-wineglass-outline:before,
  .ion-ios-world:before,
  .ion-ios-world-outline:before,
  .ion-ipad:before,
  .ion-iphone:before,
  .ion-ipod:before,
  .ion-jet:before,
  .ion-key:before,
  .ion-knife:before,
  .ion-laptop:before,
  .ion-leaf:before,
  .ion-levels:before,
  .ion-lightbulb:before,
  .ion-link:before,
  .ion-load-a:before,
  .ion-load-b:before,
  .ion-load-c:before,
  .ion-load-d:before,
  .ion-location:before,
  .ion-lock-combination:before,
  .ion-locked:before,
  .ion-log-in:before,
  .ion-log-out:before,
  .ion-loop:before,
  .ion-magnet:before,
  .ion-male:before,
  .ion-man:before,
  .ion-map:before,
  .ion-medkit:before,
  .ion-merge:before,
  .ion-mic-a:before,
  .ion-mic-b:before,
  .ion-mic-c:before,
  .ion-minus:before,
  .ion-minus-circled:before,
  .ion-minus-round:before,
  .ion-model-s:before,
  .ion-monitor:before,
  .ion-more:before,
  .ion-mouse:before,
  .ion-music-note:before,
  .ion-navicon:before,
  .ion-navicon-round:before,
  .ion-navigate:before,
  .ion-network:before,
  .ion-no-smoking:before,
  .ion-nuclear:before,
  .ion-outlet:before,
  .ion-paintbrush:before,
  .ion-paintbucket:before,
  .ion-paper-airplane:before,
  .ion-paperclip:before,
  .ion-pause:before,
  .ion-person:before,
  .ion-person-add:before,
  .ion-person-stalker:before,
  .ion-pie-graph:before,
  .ion-pin:before,
  .ion-pinpoint:before,
  .ion-pizza:before,
  .ion-plane:before,
  .ion-planet:before,
  .ion-play:before,
  .ion-playstation:before,
  .ion-plus:before,
  .ion-plus-circled:before,
  .ion-plus-round:before,
  .ion-podium:before,
  .ion-pound:before,
  .ion-power:before,
  .ion-pricetag:before,
  .ion-pricetags:before,
  .ion-printer:before,
  .ion-pull-request:before,
  .ion-qr-scanner:before,
  .ion-quote:before,
  .ion-radio-waves:before,
  .ion-record:before,
  .ion-refresh:before,
  .ion-reply:before,
  .ion-reply-all:before,
  .ion-ribbon-a:before,
  .ion-ribbon-b:before,
  .ion-sad:before,
  .ion-sad-outline:before,
  .ion-scissors:before,
  .ion-search:before,
  .ion-settings:before,
  .ion-share:before,
  .ion-shuffle:before,
  .ion-skip-backward:before,
  .ion-skip-forward:before,
  .ion-social-android:before,
  .ion-social-android-outline:before,
  .ion-social-angular:before,
  .ion-social-angular-outline:before,
  .ion-social-apple:before,
  .ion-social-apple-outline:before,
  .ion-social-bitcoin:before,
  .ion-social-bitcoin-outline:before,
  .ion-social-buffer:before,
  .ion-social-buffer-outline:before,
  .ion-social-chrome:before,
  .ion-social-chrome-outline:before,
  .ion-social-codepen:before,
  .ion-social-codepen-outline:before,
  .ion-social-css3:before,
  .ion-social-css3-outline:before,
  .ion-social-designernews:before,
  .ion-social-designernews-outline:before,
  .ion-social-dribbble:before,
  .ion-social-dribbble-outline:before,
  .ion-social-dropbox:before,
  .ion-social-dropbox-outline:before,
  .ion-social-euro:before,
  .ion-social-euro-outline:before,
  .ion-social-facebook:before,
  .ion-social-facebook-outline:before,
  .ion-social-foursquare:before,
  .ion-social-foursquare-outline:before,
  .ion-social-freebsd-devil:before,
  .ion-social-github:before,
  .ion-social-github-outline:before,
  .ion-social-google:before,
  .ion-social-google-outline:before,
  .ion-social-googleplus:before,
  .ion-social-googleplus-outline:before,
  .ion-social-hackernews:before,
  .ion-social-hackernews-outline:before,
  .ion-social-html5:before,
  .ion-social-html5-outline:before,
  .ion-social-instagram:before,
  .ion-social-instagram-outline:before,
  .ion-social-javascript:before,
  .ion-social-javascript-outline:before,
  .ion-social-linkedin:before,
  .ion-social-linkedin-outline:before,
  .ion-social-markdown:before,
  .ion-social-nodejs:before,
  .ion-social-octocat:before,
  .ion-social-pinterest:before,
  .ion-social-pinterest-outline:before,
  .ion-social-python:before,
  .ion-social-reddit:before,
  .ion-social-reddit-outline:before,
  .ion-social-rss:before,
  .ion-social-rss-outline:before,
  .ion-social-sass:before,
  .ion-social-skype:before,
  .ion-social-skype-outline:before,
  .ion-social-snapchat:before,
  .ion-social-snapchat-outline:before,
  .ion-social-tumblr:before,
  .ion-social-tumblr-outline:before,
  .ion-social-tux:before,
  .ion-social-twitch:before,
  .ion-social-twitch-outline:before,
  .ion-social-twitter:before,
  .ion-social-twitter-outline:before,
  .ion-social-usd:before,
  .ion-social-usd-outline:before,
  .ion-social-vimeo:before,
  .ion-social-vimeo-outline:before,
  .ion-social-whatsapp:before,
  .ion-social-whatsapp-outline:before,
  .ion-social-windows:before,
  .ion-social-windows-outline:before,
  .ion-social-wordpress:before,
  .ion-social-wordpress-outline:before,
  .ion-social-yahoo:before,
  .ion-social-yahoo-outline:before,
  .ion-social-yen:before,
  .ion-social-yen-outline:before,
  .ion-social-youtube:before,
  .ion-social-youtube-outline:before,
  .ion-soup-can:before,
  .ion-soup-can-outline:before,
  .ion-speakerphone:before,
  .ion-speedometer:before,
  .ion-spoon:before,
  .ion-star:before,
  .ion-stats-bars:before,
  .ion-steam:before,
  .ion-stop:before,
  .ion-thermometer:before,
  .ion-thumbsdown:before,
  .ion-thumbsup:before,
  .ion-toggle:before,
  .ion-toggle-filled:before,
  .ion-transgender:before,
  .ion-trash-a:before,
  .ion-trash-b:before,
  .ion-trophy:before,
  .ion-tshirt:before,
  .ion-tshirt-outline:before,
  .ion-umbrella:before,
  .ion-university:before,
  .ion-unlocked:before,
  .ion-upload:before,
  .ion-usb:before,
  .ion-videocamera:before,
  .ion-volume-high:before,
  .ion-volume-low:before,
  .ion-volume-medium:before,
  .ion-volume-mute:before,
  .ion-wand:before,
  .ion-waterdrop:before,
  .ion-wifi:before,
  .ion-wineglass:before,
  .ion-woman:before,
  .ion-wrench:before,
  .ion-xbox:before {
  	display: inline-block;
  	font-family: "Ionicons";
  	speak: none;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	text-transform: none;
  	text-rendering: auto;
  	line-height: 1;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale
  }

  .ion-alert:before {
  	content: "\f101"
  }

  .ion-alert-circled:before {
  	content: "\f100"
  }

  .ion-android-add:before {
  	content: "\f2c7"
  }

  .ion-android-add-circle:before {
  	content: "\f359"
  }

  .ion-android-alarm-clock:before {
  	content: "\f35a"
  }

  .ion-android-alert:before {
  	content: "\f35b"
  }

  .ion-android-apps:before {
  	content: "\f35c"
  }

  .ion-android-archive:before {
  	content: "\f2c9"
  }

  .ion-android-arrow-back:before {
  	content: "\f2ca"
  }

  .ion-android-arrow-down:before {
  	content: "\f35d"
  }

  .ion-android-arrow-dropdown:before {
  	content: "\f35f"
  }

  .ion-android-arrow-dropdown-circle:before {
  	content: "\f35e"
  }

  .ion-android-arrow-dropleft:before {
  	content: "\f361"
  }

  .ion-android-arrow-dropleft-circle:before {
  	content: "\f360"
  }

  .ion-android-arrow-dropright:before {
  	content: "\f363"
  }

  .ion-android-arrow-dropright-circle:before {
  	content: "\f362"
  }

  .ion-android-arrow-dropup:before {
  	content: "\f365"
  }

  .ion-android-arrow-dropup-circle:before {
  	content: "\f364"
  }

  .ion-android-arrow-forward:before {
  	content: "\f30f"
  }

  .ion-android-arrow-up:before {
  	content: "\f366"
  }

  .ion-android-attach:before {
  	content: "\f367"
  }

  .ion-android-bar:before {
  	content: "\f368"
  }

  .ion-android-bicycle:before {
  	content: "\f369"
  }

  .ion-android-boat:before {
  	content: "\f36a"
  }

  .ion-android-bookmark:before {
  	content: "\f36b"
  }

  .ion-android-bulb:before {
  	content: "\f36c"
  }

  .ion-android-bus:before {
  	content: "\f36d"
  }

  .ion-android-calendar:before {
  	content: "\f2d1"
  }

  .ion-android-call:before {
  	content: "\f2d2"
  }

  .ion-android-camera:before {
  	content: "\f2d3"
  }

  .ion-android-cancel:before {
  	content: "\f36e"
  }

  .ion-android-car:before {
  	content: "\f36f"
  }

  .ion-android-cart:before {
  	content: "\f370"
  }

  .ion-android-chat:before {
  	content: "\f2d4"
  }

  .ion-android-checkbox:before {
  	content: "\f374"
  }

  .ion-android-checkbox-blank:before {
  	content: "\f371"
  }

  .ion-android-checkbox-outline:before {
  	content: "\f373"
  }

  .ion-android-checkbox-outline-blank:before {
  	content: "\f372"
  }

  .ion-android-checkmark-circle:before {
  	content: "\f375"
  }

  .ion-android-clipboard:before {
  	content: "\f376"
  }

  .ion-android-close:before {
  	content: "\f2d7"
  }

  .ion-android-cloud:before {
  	content: "\f37a"
  }

  .ion-android-cloud-circle:before {
  	content: "\f377"
  }

  .ion-android-cloud-done:before {
  	content: "\f378"
  }

  .ion-android-cloud-outline:before {
  	content: "\f379"
  }

  .ion-android-color-palette:before {
  	content: "\f37b"
  }

  .ion-android-compass:before {
  	content: "\f37c"
  }

  .ion-android-contact:before {
  	content: "\f2d8"
  }

  .ion-android-contacts:before {
  	content: "\f2d9"
  }

  .ion-android-contract:before {
  	content: "\f37d"
  }

  .ion-android-create:before {
  	content: "\f37e"
  }

  .ion-android-delete:before {
  	content: "\f37f"
  }

  .ion-android-desktop:before {
  	content: "\f380"
  }

  .ion-android-document:before {
  	content: "\f381"
  }

  .ion-android-done:before {
  	content: "\f383"
  }

  .ion-android-done-all:before {
  	content: "\f382"
  }

  .ion-android-download:before {
  	content: "\f2dd"
  }

  .ion-android-drafts:before {
  	content: "\f384"
  }

  .ion-android-exit:before {
  	content: "\f385"
  }

  .ion-android-expand:before {
  	content: "\f386"
  }

  .ion-android-favorite:before {
  	content: "\f388"
  }

  .ion-android-favorite-outline:before {
  	content: "\f387"
  }

  .ion-android-film:before {
  	content: "\f389"
  }

  .ion-android-folder:before {
  	content: "\f2e0"
  }

  .ion-android-folder-open:before {
  	content: "\f38a"
  }

  .ion-android-funnel:before {
  	content: "\f38b"
  }

  .ion-android-globe:before {
  	content: "\f38c"
  }

  .ion-android-hand:before {
  	content: "\f2e3"
  }

  .ion-android-hangout:before {
  	content: "\f38d"
  }

  .ion-android-happy:before {
  	content: "\f38e"
  }

  .ion-android-home:before {
  	content: "\f38f"
  }

  .ion-android-image:before {
  	content: "\f2e4"
  }

  .ion-android-laptop:before {
  	content: "\f390"
  }

  .ion-android-list:before {
  	content: "\f391"
  }

  .ion-android-locate:before {
  	content: "\f2e9"
  }

  .ion-android-lock:before {
  	content: "\f392"
  }

  .ion-android-mail:before {
  	content: "\f2eb"
  }

  .ion-android-map:before {
  	content: "\f393"
  }

  .ion-android-menu:before {
  	content: "\f394"
  }

  .ion-android-microphone:before {
  	content: "\f2ec"
  }

  .ion-android-microphone-off:before {
  	content: "\f395"
  }

  .ion-android-more-horizontal:before {
  	content: "\f396"
  }

  .ion-android-more-vertical:before {
  	content: "\f397"
  }

  .ion-android-navigate:before {
  	content: "\f398"
  }

  .ion-android-notifications:before {
  	content: "\f39b"
  }

  .ion-android-notifications-none:before {
  	content: "\f399"
  }

  .ion-android-notifications-off:before {
  	content: "\f39a"
  }

  .ion-android-open:before {
  	content: "\f39c"
  }

  .ion-android-options:before {
  	content: "\f39d"
  }

  .ion-android-people:before {
  	content: "\f39e"
  }

  .ion-android-person:before {
  	content: "\f3a0"
  }

  .ion-android-person-add:before {
  	content: "\f39f"
  }

  .ion-android-phone-landscape:before {
  	content: "\f3a1"
  }

  .ion-android-phone-portrait:before {
  	content: "\f3a2"
  }

  .ion-android-pin:before {
  	content: "\f3a3"
  }

  .ion-android-plane:before {
  	content: "\f3a4"
  }

  .ion-android-playstore:before {
  	content: "\f2f0"
  }

  .ion-android-print:before {
  	content: "\f3a5"
  }

  .ion-android-radio-button-off:before {
  	content: "\f3a6"
  }

  .ion-android-radio-button-on:before {
  	content: "\f3a7"
  }

  .ion-android-refresh:before {
  	content: "\f3a8"
  }

  .ion-android-remove:before {
  	content: "\f2f4"
  }

  .ion-android-remove-circle:before {
  	content: "\f3a9"
  }

  .ion-android-restaurant:before {
  	content: "\f3aa"
  }

  .ion-android-sad:before {
  	content: "\f3ab"
  }

  .ion-android-search:before {
  	content: "\f2f5"
  }

  .ion-android-send:before {
  	content: "\f2f6"
  }

  .ion-android-settings:before {
  	content: "\f2f7"
  }

  .ion-android-share:before {
  	content: "\f2f8"
  }

  .ion-android-share-alt:before {
  	content: "\f3ac"
  }

  .ion-android-star:before {
  	content: "\f2fc"
  }

  .ion-android-star-half:before {
  	content: "\f3ad"
  }

  .ion-android-star-outline:before {
  	content: "\f3ae"
  }

  .ion-android-stopwatch:before {
  	content: "\f2fd"
  }

  .ion-android-subway:before {
  	content: "\f3af"
  }

  .ion-android-sunny:before {
  	content: "\f3b0"
  }

  .ion-android-sync:before {
  	content: "\f3b1"
  }

  .ion-android-textsms:before {
  	content: "\f3b2"
  }

  .ion-android-time:before {
  	content: "\f3b3"
  }

  .ion-android-train:before {
  	content: "\f3b4"
  }

  .ion-android-unlock:before {
  	content: "\f3b5"
  }

  .ion-android-upload:before {
  	content: "\f3b6"
  }

  .ion-android-volume-down:before {
  	content: "\f3b7"
  }

  .ion-android-volume-mute:before {
  	content: "\f3b8"
  }

  .ion-android-volume-off:before {
  	content: "\f3b9"
  }

  .ion-android-volume-up:before {
  	content: "\f3ba"
  }

  .ion-android-walk:before {
  	content: "\f3bb"
  }

  .ion-android-warning:before {
  	content: "\f3bc"
  }

  .ion-android-watch:before {
  	content: "\f3bd"
  }

  .ion-android-wifi:before {
  	content: "\f305"
  }

  .ion-aperture:before {
  	content: "\f313"
  }

  .ion-archive:before {
  	content: "\f102"
  }

  .ion-arrow-down-a:before {
  	content: "\f103"
  }

  .ion-arrow-down-b:before {
  	content: "\f104"
  }

  .ion-arrow-down-c:before {
  	content: "\f105"
  }

  .ion-arrow-expand:before {
  	content: "\f25e"
  }

  .ion-arrow-graph-down-left:before {
  	content: "\f25f"
  }

  .ion-arrow-graph-down-right:before {
  	content: "\f260"
  }

  .ion-arrow-graph-up-left:before {
  	content: "\f261"
  }

  .ion-arrow-graph-up-right:before {
  	content: "\f262"
  }

  .ion-arrow-left-a:before {
  	content: "\f106"
  }

  .ion-arrow-left-b:before {
  	content: "\f107"
  }

  .ion-arrow-left-c:before {
  	content: "\f108"
  }

  .ion-arrow-move:before {
  	content: "\f263"
  }

  .ion-arrow-resize:before {
  	content: "\f264"
  }

  .ion-arrow-return-left:before {
  	content: "\f265"
  }

  .ion-arrow-return-right:before {
  	content: "\f266"
  }

  .ion-arrow-right-a:before {
  	content: "\f109"
  }

  .ion-arrow-right-b:before {
  	content: "\f10a"
  }

  .ion-arrow-right-c:before {
  	content: "\f10b"
  }

  .ion-arrow-shrink:before {
  	content: "\f267"
  }

  .ion-arrow-swap:before {
  	content: "\f268"
  }

  .ion-arrow-up-a:before {
  	content: "\f10c"
  }

  .ion-arrow-up-b:before {
  	content: "\f10d"
  }

  .ion-arrow-up-c:before {
  	content: "\f10e"
  }

  .ion-asterisk:before {
  	content: "\f314"
  }

  .ion-at:before {
  	content: "\f10f"
  }

  .ion-backspace:before {
  	content: "\f3bf"
  }

  .ion-backspace-outline:before {
  	content: "\f3be"
  }

  .ion-bag:before {
  	content: "\f110"
  }

  .ion-battery-charging:before {
  	content: "\f111"
  }

  .ion-battery-empty:before {
  	content: "\f112"
  }

  .ion-battery-full:before {
  	content: "\f113"
  }

  .ion-battery-half:before {
  	content: "\f114"
  }

  .ion-battery-low:before {
  	content: "\f115"
  }

  .ion-beaker:before {
  	content: "\f269"
  }

  .ion-beer:before {
  	content: "\f26a"
  }

  .ion-bluetooth:before {
  	content: "\f116"
  }

  .ion-bonfire:before {
  	content: "\f315"
  }

  .ion-bookmark:before {
  	content: "\f26b"
  }

  .ion-bowtie:before {
  	content: "\f3c0"
  }

  .ion-briefcase:before {
  	content: "\f26c"
  }

  .ion-bug:before {
  	content: "\f2be"
  }

  .ion-calculator:before {
  	content: "\f26d"
  }

  .ion-calendar:before {
  	content: "\f117"
  }

  .ion-camera:before {
  	content: "\f118"
  }

  .ion-card:before {
  	content: "\f119"
  }

  .ion-cash:before {
  	content: "\f316"
  }

  .ion-chatbox:before {
  	content: "\f11b"
  }

  .ion-chatbox-working:before {
  	content: "\f11a"
  }

  .ion-chatboxes:before {
  	content: "\f11c"
  }

  .ion-chatbubble:before {
  	content: "\f11e"
  }

  .ion-chatbubble-working:before {
  	content: "\f11d"
  }

  .ion-chatbubbles:before {
  	content: "\f11f"
  }

  .ion-checkmark:before {
  	content: "\f122"
  }

  .ion-checkmark-circled:before {
  	content: "\f120"
  }

  .ion-checkmark-round:before {
  	content: "\f121"
  }

  .ion-chevron-down:before {
  	content: "\f123"
  }

  .ion-chevron-left:before {
  	content: "\f124"
  }

  .ion-chevron-right:before {
  	content: "\f125"
  }

  .ion-chevron-up:before {
  	content: "\f126"
  }

  .ion-clipboard:before {
  	content: "\f127"
  }

  .ion-clock:before {
  	content: "\f26e"
  }

  .ion-close:before {
  	content: "\f12a"
  }

  .ion-close-circled:before {
  	content: "\f128"
  }

  .ion-close-round:before {
  	content: "\f129"
  }

  .ion-closed-captioning:before {
  	content: "\f317"
  }

  .ion-cloud:before {
  	content: "\f12b"
  }

  .ion-code:before {
  	content: "\f271"
  }

  .ion-code-download:before {
  	content: "\f26f"
  }

  .ion-code-working:before {
  	content: "\f270"
  }

  .ion-coffee:before {
  	content: "\f272"
  }

  .ion-compass:before {
  	content: "\f273"
  }

  .ion-compose:before {
  	content: "\f12c"
  }

  .ion-connection-bars:before {
  	content: "\f274"
  }

  .ion-contrast:before {
  	content: "\f275"
  }

  .ion-crop:before {
  	content: "\f3c1"
  }

  .ion-cube:before {
  	content: "\f318"
  }

  .ion-disc:before {
  	content: "\f12d"
  }

  .ion-document:before {
  	content: "\f12f"
  }

  .ion-document-text:before {
  	content: "\f12e"
  }

  .ion-drag:before {
  	content: "\f130"
  }

  .ion-earth:before {
  	content: "\f276"
  }

  .ion-easel:before {
  	content: "\f3c2"
  }

  .ion-edit:before {
  	content: "\f2bf"
  }

  .ion-egg:before {
  	content: "\f277"
  }

  .ion-eject:before {
  	content: "\f131"
  }

  .ion-email:before {
  	content: "\f132"
  }

  .ion-email-unread:before {
  	content: "\f3c3"
  }

  .ion-erlenmeyer-flask:before {
  	content: "\f3c5"
  }

  .ion-erlenmeyer-flask-bubbles:before {
  	content: "\f3c4"
  }

  .ion-eye:before {
  	content: "\f133"
  }

  .ion-eye-disabled:before {
  	content: "\f306"
  }

  .ion-female:before {
  	content: "\f278"
  }

  .ion-filing:before {
  	content: "\f134"
  }

  .ion-film-marker:before {
  	content: "\f135"
  }

  .ion-fireball:before {
  	content: "\f319"
  }

  .ion-flag:before {
  	content: "\f279"
  }

  .ion-flame:before {
  	content: "\f31a"
  }

  .ion-flash:before {
  	content: "\f137"
  }

  .ion-flash-off:before {
  	content: "\f136"
  }

  .ion-folder:before {
  	content: "\f139"
  }

  .ion-fork:before {
  	content: "\f27a"
  }

  .ion-fork-repo:before {
  	content: "\f2c0"
  }

  .ion-forward:before {
  	content: "\f13a"
  }

  .ion-funnel:before {
  	content: "\f31b"
  }

  .ion-gear-a:before {
  	content: "\f13d"
  }

  .ion-gear-b:before {
  	content: "\f13e"
  }

  .ion-grid:before {
  	content: "\f13f"
  }

  .ion-hammer:before {
  	content: "\f27b"
  }

  .ion-happy:before {
  	content: "\f31c"
  }

  .ion-happy-outline:before {
  	content: "\f3c6"
  }

  .ion-headphone:before {
  	content: "\f140"
  }

  .ion-heart:before {
  	content: "\f141"
  }

  .ion-heart-broken:before {
  	content: "\f31d"
  }

  .ion-help:before {
  	content: "\f143"
  }

  .ion-help-buoy:before {
  	content: "\f27c"
  }

  .ion-help-circled:before {
  	content: "\f142"
  }

  .ion-home:before {
  	content: "\f144"
  }

  .ion-icecream:before {
  	content: "\f27d"
  }

  .ion-image:before {
  	content: "\f147"
  }

  .ion-images:before {
  	content: "\f148"
  }

  .ion-information:before {
  	content: "\f14a"
  }

  .ion-information-circled:before {
  	content: "\f149"
  }

  .ion-ionic:before {
  	content: "\f14b"
  }

  .ion-ios-alarm:before {
  	content: "\f3c8"
  }

  .ion-ios-alarm-outline:before {
  	content: "\f3c7"
  }

  .ion-ios-albums:before {
  	content: "\f3ca"
  }

  .ion-ios-albums-outline:before {
  	content: "\f3c9"
  }

  .ion-ios-americanfootball:before {
  	content: "\f3cc"
  }

  .ion-ios-americanfootball-outline:before {
  	content: "\f3cb"
  }

  .ion-ios-analytics:before {
  	content: "\f3ce"
  }

  .ion-ios-analytics-outline:before {
  	content: "\f3cd"
  }

  .ion-ios-arrow-back:before {
  	content: "\f3cf"
  }

  .ion-ios-arrow-down:before {
  	content: "\f3d0"
  }

  .ion-ios-arrow-forward:before {
  	content: "\f3d1"
  }

  .ion-ios-arrow-left:before {
  	content: "\f3d2"
  }

  .ion-ios-arrow-right:before {
  	content: "\f3d3"
  }

  .ion-ios-arrow-thin-down:before {
  	content: "\f3d4"
  }

  .ion-ios-arrow-thin-left:before {
  	content: "\f3d5"
  }

  .ion-ios-arrow-thin-right:before {
  	content: "\f3d6"
  }

  .ion-ios-arrow-thin-up:before {
  	content: "\f3d7"
  }

  .ion-ios-arrow-up:before {
  	content: "\f3d8"
  }

  .ion-ios-at:before {
  	content: "\f3da"
  }

  .ion-ios-at-outline:before {
  	content: "\f3d9"
  }

  .ion-ios-barcode:before {
  	content: "\f3dc"
  }

  .ion-ios-barcode-outline:before {
  	content: "\f3db"
  }

  .ion-ios-baseball:before {
  	content: "\f3de"
  }

  .ion-ios-baseball-outline:before {
  	content: "\f3dd"
  }

  .ion-ios-basketball:before {
  	content: "\f3e0"
  }

  .ion-ios-basketball-outline:before {
  	content: "\f3df"
  }

  .ion-ios-bell:before {
  	content: "\f3e2"
  }

  .ion-ios-bell-outline:before {
  	content: "\f3e1"
  }

  .ion-ios-body:before {
  	content: "\f3e4"
  }

  .ion-ios-body-outline:before {
  	content: "\f3e3"
  }

  .ion-ios-bolt:before {
  	content: "\f3e6"
  }

  .ion-ios-bolt-outline:before {
  	content: "\f3e5"
  }

  .ion-ios-book:before {
  	content: "\f3e8"
  }

  .ion-ios-book-outline:before {
  	content: "\f3e7"
  }

  .ion-ios-bookmarks:before {
  	content: "\f3ea"
  }

  .ion-ios-bookmarks-outline:before {
  	content: "\f3e9"
  }

  .ion-ios-box:before {
  	content: "\f3ec"
  }

  .ion-ios-box-outline:before {
  	content: "\f3eb"
  }

  .ion-ios-briefcase:before {
  	content: "\f3ee"
  }

  .ion-ios-briefcase-outline:before {
  	content: "\f3ed"
  }

  .ion-ios-browsers:before {
  	content: "\f3f0"
  }

  .ion-ios-browsers-outline:before {
  	content: "\f3ef"
  }

  .ion-ios-calculator:before {
  	content: "\f3f2"
  }

  .ion-ios-calculator-outline:before {
  	content: "\f3f1"
  }

  .ion-ios-calendar:before {
  	content: "\f3f4"
  }

  .ion-ios-calendar-outline:before {
  	content: "\f3f3"
  }

  .ion-ios-camera:before {
  	content: "\f3f6"
  }

  .ion-ios-camera-outline:before {
  	content: "\f3f5"
  }

  .ion-ios-cart:before {
  	content: "\f3f8"
  }

  .ion-ios-cart-outline:before {
  	content: "\f3f7"
  }

  .ion-ios-chatboxes:before {
  	content: "\f3fa"
  }

  .ion-ios-chatboxes-outline:before {
  	content: "\f3f9"
  }

  .ion-ios-chatbubble:before {
  	content: "\f3fc"
  }

  .ion-ios-chatbubble-outline:before {
  	content: "\f3fb"
  }

  .ion-ios-checkmark:before {
  	content: "\f3ff"
  }

  .ion-ios-checkmark-empty:before {
  	content: "\f3fd"
  }

  .ion-ios-checkmark-outline:before {
  	content: "\f3fe"
  }

  .ion-ios-circle-filled:before {
  	content: "\f400"
  }

  .ion-ios-circle-outline:before {
  	content: "\f401"
  }

  .ion-ios-clock:before {
  	content: "\f403"
  }

  .ion-ios-clock-outline:before {
  	content: "\f402"
  }

  .ion-ios-close:before {
  	content: "\f406"
  }

  .ion-ios-close-empty:before {
  	content: "\f404"
  }

  .ion-ios-close-outline:before {
  	content: "\f405"
  }

  .ion-ios-cloud:before {
  	content: "\f40c"
  }

  .ion-ios-cloud-download:before {
  	content: "\f408"
  }

  .ion-ios-cloud-download-outline:before {
  	content: "\f407"
  }

  .ion-ios-cloud-outline:before {
  	content: "\f409"
  }

  .ion-ios-cloud-upload:before {
  	content: "\f40b"
  }

  .ion-ios-cloud-upload-outline:before {
  	content: "\f40a"
  }

  .ion-ios-cloudy:before {
  	content: "\f410"
  }

  .ion-ios-cloudy-night:before {
  	content: "\f40e"
  }

  .ion-ios-cloudy-night-outline:before {
  	content: "\f40d"
  }

  .ion-ios-cloudy-outline:before {
  	content: "\f40f"
  }

  .ion-ios-cog:before {
  	content: "\f412"
  }

  .ion-ios-cog-outline:before {
  	content: "\f411"
  }

  .ion-ios-color-filter:before {
  	content: "\f414"
  }

  .ion-ios-color-filter-outline:before {
  	content: "\f413"
  }

  .ion-ios-color-wand:before {
  	content: "\f416"
  }

  .ion-ios-color-wand-outline:before {
  	content: "\f415"
  }

  .ion-ios-compose:before {
  	content: "\f418"
  }

  .ion-ios-compose-outline:before {
  	content: "\f417"
  }

  .ion-ios-contact:before {
  	content: "\f41a"
  }

  .ion-ios-contact-outline:before {
  	content: "\f419"
  }

  .ion-ios-copy:before {
  	content: "\f41c"
  }

  .ion-ios-copy-outline:before {
  	content: "\f41b"
  }

  .ion-ios-crop:before {
  	content: "\f41e"
  }

  .ion-ios-crop-strong:before {
  	content: "\f41d"
  }

  .ion-ios-download:before {
  	content: "\f420"
  }

  .ion-ios-download-outline:before {
  	content: "\f41f"
  }

  .ion-ios-drag:before {
  	content: "\f421"
  }

  .ion-ios-email:before {
  	content: "\f423"
  }

  .ion-ios-email-outline:before {
  	content: "\f422"
  }

  .ion-ios-eye:before {
  	content: "\f425"
  }

  .ion-ios-eye-outline:before {
  	content: "\f424"
  }

  .ion-ios-fastforward:before {
  	content: "\f427"
  }

  .ion-ios-fastforward-outline:before {
  	content: "\f426"
  }

  .ion-ios-filing:before {
  	content: "\f429"
  }

  .ion-ios-filing-outline:before {
  	content: "\f428"
  }

  .ion-ios-film:before {
  	content: "\f42b"
  }

  .ion-ios-film-outline:before {
  	content: "\f42a"
  }

  .ion-ios-flag:before {
  	content: "\f42d"
  }

  .ion-ios-flag-outline:before {
  	content: "\f42c"
  }

  .ion-ios-flame:before {
  	content: "\f42f"
  }

  .ion-ios-flame-outline:before {
  	content: "\f42e"
  }

  .ion-ios-flask:before {
  	content: "\f431"
  }

  .ion-ios-flask-outline:before {
  	content: "\f430"
  }

  .ion-ios-flower:before {
  	content: "\f433"
  }

  .ion-ios-flower-outline:before {
  	content: "\f432"
  }

  .ion-ios-folder:before {
  	content: "\f435"
  }

  .ion-ios-folder-outline:before {
  	content: "\f434"
  }

  .ion-ios-football:before {
  	content: "\f437"
  }

  .ion-ios-football-outline:before {
  	content: "\f436"
  }

  .ion-ios-game-controller-a:before {
  	content: "\f439"
  }

  .ion-ios-game-controller-a-outline:before {
  	content: "\f438"
  }

  .ion-ios-game-controller-b:before {
  	content: "\f43b"
  }

  .ion-ios-game-controller-b-outline:before {
  	content: "\f43a"
  }

  .ion-ios-gear:before {
  	content: "\f43d"
  }

  .ion-ios-gear-outline:before {
  	content: "\f43c"
  }

  .ion-ios-glasses:before {
  	content: "\f43f"
  }

  .ion-ios-glasses-outline:before {
  	content: "\f43e"
  }

  .ion-ios-grid-view:before {
  	content: "\f441"
  }

  .ion-ios-grid-view-outline:before {
  	content: "\f440"
  }

  .ion-ios-heart:before {
  	content: "\f443"
  }

  .ion-ios-heart-outline:before {
  	content: "\f442"
  }

  .ion-ios-help:before {
  	content: "\f446"
  }

  .ion-ios-help-empty:before {
  	content: "\f444"
  }

  .ion-ios-help-outline:before {
  	content: "\f445"
  }

  .ion-ios-home:before {
  	content: "\f448"
  }

  .ion-ios-home-outline:before {
  	content: "\f447"
  }

  .ion-ios-infinite:before {
  	content: "\f44a"
  }

  .ion-ios-infinite-outline:before {
  	content: "\f449"
  }

  .ion-ios-information:before {
  	content: "\f44d"
  }

  .ion-ios-information-empty:before {
  	content: "\f44b"
  }

  .ion-ios-information-outline:before {
  	content: "\f44c"
  }

  .ion-ios-ionic-outline:before {
  	content: "\f44e"
  }

  .ion-ios-keypad:before {
  	content: "\f450"
  }

  .ion-ios-keypad-outline:before {
  	content: "\f44f"
  }

  .ion-ios-lightbulb:before {
  	content: "\f452"
  }

  .ion-ios-lightbulb-outline:before {
  	content: "\f451"
  }

  .ion-ios-list:before {
  	content: "\f454"
  }

  .ion-ios-list-outline:before {
  	content: "\f453"
  }

  .ion-ios-location:before {
  	content: "\f456"
  }

  .ion-ios-location-outline:before {
  	content: "\f455"
  }

  .ion-ios-locked:before {
  	content: "\f458"
  }

  .ion-ios-locked-outline:before {
  	content: "\f457"
  }

  .ion-ios-loop:before {
  	content: "\f45a"
  }

  .ion-ios-loop-strong:before {
  	content: "\f459"
  }

  .ion-ios-medical:before {
  	content: "\f45c"
  }

  .ion-ios-medical-outline:before {
  	content: "\f45b"
  }

  .ion-ios-medkit:before {
  	content: "\f45e"
  }

  .ion-ios-medkit-outline:before {
  	content: "\f45d"
  }

  .ion-ios-mic:before {
  	content: "\f461"
  }

  .ion-ios-mic-off:before {
  	content: "\f45f"
  }

  .ion-ios-mic-outline:before {
  	content: "\f460"
  }

  .ion-ios-minus:before {
  	content: "\f464"
  }

  .ion-ios-minus-empty:before {
  	content: "\f462"
  }

  .ion-ios-minus-outline:before {
  	content: "\f463"
  }

  .ion-ios-monitor:before {
  	content: "\f466"
  }

  .ion-ios-monitor-outline:before {
  	content: "\f465"
  }

  .ion-ios-moon:before {
  	content: "\f468"
  }

  .ion-ios-moon-outline:before {
  	content: "\f467"
  }

  .ion-ios-more:before {
  	content: "\f46a"
  }

  .ion-ios-more-outline:before {
  	content: "\f469"
  }

  .ion-ios-musical-note:before {
  	content: "\f46b"
  }

  .ion-ios-musical-notes:before {
  	content: "\f46c"
  }

  .ion-ios-navigate:before {
  	content: "\f46e"
  }

  .ion-ios-navigate-outline:before {
  	content: "\f46d"
  }

  .ion-ios-nutrition:before {
  	content: "\f470"
  }

  .ion-ios-nutrition-outline:before {
  	content: "\f46f"
  }

  .ion-ios-paper:before {
  	content: "\f472"
  }

  .ion-ios-paper-outline:before {
  	content: "\f471"
  }

  .ion-ios-paperplane:before {
  	content: "\f474"
  }

  .ion-ios-paperplane-outline:before {
  	content: "\f473"
  }

  .ion-ios-partlysunny:before {
  	content: "\f476"
  }

  .ion-ios-partlysunny-outline:before {
  	content: "\f475"
  }

  .ion-ios-pause:before {
  	content: "\f478"
  }

  .ion-ios-pause-outline:before {
  	content: "\f477"
  }

  .ion-ios-paw:before {
  	content: "\f47a"
  }

  .ion-ios-paw-outline:before {
  	content: "\f479"
  }

  .ion-ios-people:before {
  	content: "\f47c"
  }

  .ion-ios-people-outline:before {
  	content: "\f47b"
  }

  .ion-ios-person:before {
  	content: "\f47e"
  }

  .ion-ios-person-outline:before {
  	content: "\f47d"
  }

  .ion-ios-personadd:before {
  	content: "\f480"
  }

  .ion-ios-personadd-outline:before {
  	content: "\f47f"
  }

  .ion-ios-photos:before {
  	content: "\f482"
  }

  .ion-ios-photos-outline:before {
  	content: "\f481"
  }

  .ion-ios-pie:before {
  	content: "\f484"
  }

  .ion-ios-pie-outline:before {
  	content: "\f483"
  }

  .ion-ios-pint:before {
  	content: "\f486"
  }

  .ion-ios-pint-outline:before {
  	content: "\f485"
  }

  .ion-ios-play:before {
  	content: "\f488"
  }

  .ion-ios-play-outline:before {
  	content: "\f487"
  }

  .ion-ios-plus:before {
  	content: "\f48b"
  }

  .ion-ios-plus-empty:before {
  	content: "\f489"
  }

  .ion-ios-plus-outline:before {
  	content: "\f48a"
  }

  .ion-ios-pricetag:before {
  	content: "\f48d"
  }

  .ion-ios-pricetag-outline:before {
  	content: "\f48c"
  }

  .ion-ios-pricetags:before {
  	content: "\f48f"
  }

  .ion-ios-pricetags-outline:before {
  	content: "\f48e"
  }

  .ion-ios-printer:before {
  	content: "\f491"
  }

  .ion-ios-printer-outline:before {
  	content: "\f490"
  }

  .ion-ios-pulse:before {
  	content: "\f493"
  }

  .ion-ios-pulse-strong:before {
  	content: "\f492"
  }

  .ion-ios-rainy:before {
  	content: "\f495"
  }

  .ion-ios-rainy-outline:before {
  	content: "\f494"
  }

  .ion-ios-recording:before {
  	content: "\f497"
  }

  .ion-ios-recording-outline:before {
  	content: "\f496"
  }

  .ion-ios-redo:before {
  	content: "\f499"
  }

  .ion-ios-redo-outline:before {
  	content: "\f498"
  }

  .ion-ios-refresh:before {
  	content: "\f49c"
  }

  .ion-ios-refresh-empty:before {
  	content: "\f49a"
  }

  .ion-ios-refresh-outline:before {
  	content: "\f49b"
  }

  .ion-ios-reload:before {
  	content: "\f49d"
  }

  .ion-ios-reverse-camera:before {
  	content: "\f49f"
  }

  .ion-ios-reverse-camera-outline:before {
  	content: "\f49e"
  }

  .ion-ios-rewind:before {
  	content: "\f4a1"
  }

  .ion-ios-rewind-outline:before {
  	content: "\f4a0"
  }

  .ion-ios-rose:before {
  	content: "\f4a3"
  }

  .ion-ios-rose-outline:before {
  	content: "\f4a2"
  }

  .ion-ios-search:before {
  	content: "\f4a5"
  }

  .ion-ios-search-strong:before {
  	content: "\f4a4"
  }

  .ion-ios-settings:before {
  	content: "\f4a7"
  }

  .ion-ios-settings-strong:before {
  	content: "\f4a6"
  }

  .ion-ios-shuffle:before {
  	content: "\f4a9"
  }

  .ion-ios-shuffle-strong:before {
  	content: "\f4a8"
  }

  .ion-ios-skipbackward:before {
  	content: "\f4ab"
  }

  .ion-ios-skipbackward-outline:before {
  	content: "\f4aa"
  }

  .ion-ios-skipforward:before {
  	content: "\f4ad"
  }

  .ion-ios-skipforward-outline:before {
  	content: "\f4ac"
  }

  .ion-ios-snowy:before {
  	content: "\f4ae"
  }

  .ion-ios-speedometer:before {
  	content: "\f4b0"
  }

  .ion-ios-speedometer-outline:before {
  	content: "\f4af"
  }

  .ion-ios-star:before {
  	content: "\f4b3"
  }

  .ion-ios-star-half:before {
  	content: "\f4b1"
  }

  .ion-ios-star-outline:before {
  	content: "\f4b2"
  }

  .ion-ios-stopwatch:before {
  	content: "\f4b5"
  }

  .ion-ios-stopwatch-outline:before {
  	content: "\f4b4"
  }

  .ion-ios-sunny:before {
  	content: "\f4b7"
  }

  .ion-ios-sunny-outline:before {
  	content: "\f4b6"
  }

  .ion-ios-telephone:before {
  	content: "\f4b9"
  }

  .ion-ios-telephone-outline:before {
  	content: "\f4b8"
  }

  .ion-ios-tennisball:before {
  	content: "\f4bb"
  }

  .ion-ios-tennisball-outline:before {
  	content: "\f4ba"
  }

  .ion-ios-thunderstorm:before {
  	content: "\f4bd"
  }

  .ion-ios-thunderstorm-outline:before {
  	content: "\f4bc"
  }

  .ion-ios-time:before {
  	content: "\f4bf"
  }

  .ion-ios-time-outline:before {
  	content: "\f4be"
  }

  .ion-ios-timer:before {
  	content: "\f4c1"
  }

  .ion-ios-timer-outline:before {
  	content: "\f4c0"
  }

  .ion-ios-toggle:before {
  	content: "\f4c3"
  }

  .ion-ios-toggle-outline:before {
  	content: "\f4c2"
  }

  .ion-ios-trash:before {
  	content: "\f4c5"
  }

  .ion-ios-trash-outline:before {
  	content: "\f4c4"
  }

  .ion-ios-undo:before {
  	content: "\f4c7"
  }

  .ion-ios-undo-outline:before {
  	content: "\f4c6"
  }

  .ion-ios-unlocked:before {
  	content: "\f4c9"
  }

  .ion-ios-unlocked-outline:before {
  	content: "\f4c8"
  }

  .ion-ios-upload:before {
  	content: "\f4cb"
  }

  .ion-ios-upload-outline:before {
  	content: "\f4ca"
  }

  .ion-ios-videocam:before {
  	content: "\f4cd"
  }

  .ion-ios-videocam-outline:before {
  	content: "\f4cc"
  }

  .ion-ios-volume-high:before {
  	content: "\f4ce"
  }

  .ion-ios-volume-low:before {
  	content: "\f4cf"
  }

  .ion-ios-wineglass:before {
  	content: "\f4d1"
  }

  .ion-ios-wineglass-outline:before {
  	content: "\f4d0"
  }

  .ion-ios-world:before {
  	content: "\f4d3"
  }

  .ion-ios-world-outline:before {
  	content: "\f4d2"
  }

  .ion-ipad:before {
  	content: "\f1f9"
  }

  .ion-iphone:before {
  	content: "\f1fa"
  }

  .ion-ipod:before {
  	content: "\f1fb"
  }

  .ion-jet:before {
  	content: "\f295"
  }

  .ion-key:before {
  	content: "\f296"
  }

  .ion-knife:before {
  	content: "\f297"
  }

  .ion-laptop:before {
  	content: "\f1fc"
  }

  .ion-leaf:before {
  	content: "\f1fd"
  }

  .ion-levels:before {
  	content: "\f298"
  }

  .ion-lightbulb:before {
  	content: "\f299"
  }

  .ion-link:before {
  	content: "\f1fe"
  }

  .ion-load-a:before {
  	content: "\f29a"
  }

  .ion-load-b:before {
  	content: "\f29b"
  }

  .ion-load-c:before {
  	content: "\f29c"
  }

  .ion-load-d:before {
  	content: "\f29d"
  }

  .ion-location:before {
  	content: "\f1ff"
  }

  .ion-lock-combination:before {
  	content: "\f4d4"
  }

  .ion-locked:before {
  	content: "\f200"
  }

  .ion-log-in:before {
  	content: "\f29e"
  }

  .ion-log-out:before {
  	content: "\f29f"
  }

  .ion-loop:before {
  	content: "\f201"
  }

  .ion-magnet:before {
  	content: "\f2a0"
  }

  .ion-male:before {
  	content: "\f2a1"
  }

  .ion-man:before {
  	content: "\f202"
  }

  .ion-map:before {
  	content: "\f203"
  }

  .ion-medkit:before {
  	content: "\f2a2"
  }

  .ion-merge:before {
  	content: "\f33f"
  }

  .ion-mic-a:before {
  	content: "\f204"
  }

  .ion-mic-b:before {
  	content: "\f205"
  }

  .ion-mic-c:before {
  	content: "\f206"
  }

  .ion-minus:before {
  	content: "\f209"
  }

  .ion-minus-circled:before {
  	content: "\f207"
  }

  .ion-minus-round:before {
  	content: "\f208"
  }

  .ion-model-s:before {
  	content: "\f2c1"
  }

  .ion-monitor:before {
  	content: "\f20a"
  }

  .ion-more:before {
  	content: "\f20b"
  }

  .ion-mouse:before {
  	content: "\f340"
  }

  .ion-music-note:before {
  	content: "\f20c"
  }

  .ion-navicon:before {
  	content: "\f20e"
  }

  .ion-navicon-round:before {
  	content: "\f20d"
  }

  .ion-navigate:before {
  	content: "\f2a3"
  }

  .ion-network:before {
  	content: "\f341"
  }

  .ion-no-smoking:before {
  	content: "\f2c2"
  }

  .ion-nuclear:before {
  	content: "\f2a4"
  }

  .ion-outlet:before {
  	content: "\f342"
  }

  .ion-paintbrush:before {
  	content: "\f4d5"
  }

  .ion-paintbucket:before {
  	content: "\f4d6"
  }

  .ion-paper-airplane:before {
  	content: "\f2c3"
  }

  .ion-paperclip:before {
  	content: "\f20f"
  }

  .ion-pause:before {
  	content: "\f210"
  }

  .ion-person:before {
  	content: "\f213"
  }

  .ion-person-add:before {
  	content: "\f211"
  }

  .ion-person-stalker:before {
  	content: "\f212"
  }

  .ion-pie-graph:before {
  	content: "\f2a5"
  }

  .ion-pin:before {
  	content: "\f2a6"
  }

  .ion-pinpoint:before {
  	content: "\f2a7"
  }

  .ion-pizza:before {
  	content: "\f2a8"
  }

  .ion-plane:before {
  	content: "\f214"
  }

  .ion-planet:before {
  	content: "\f343"
  }

  .ion-play:before {
  	content: "\f215"
  }

  .ion-playstation:before {
  	content: "\f30a"
  }

  .ion-plus:before {
  	content: "\f218"
  }

  .ion-plus-circled:before {
  	content: "\f216"
  }

  .ion-plus-round:before {
  	content: "\f217"
  }

  .ion-podium:before {
  	content: "\f344"
  }

  .ion-pound:before {
  	content: "\f219"
  }

  .ion-power:before {
  	content: "\f2a9"
  }

  .ion-pricetag:before {
  	content: "\f2aa"
  }

  .ion-pricetags:before {
  	content: "\f2ab"
  }

  .ion-printer:before {
  	content: "\f21a"
  }

  .ion-pull-request:before {
  	content: "\f345"
  }

  .ion-qr-scanner:before {
  	content: "\f346"
  }

  .ion-quote:before {
  	content: "\f347"
  }

  .ion-radio-waves:before {
  	content: "\f2ac"
  }

  .ion-record:before {
  	content: "\f21b"
  }

  .ion-refresh:before {
  	content: "\f21c"
  }

  .ion-reply:before {
  	content: "\f21e"
  }

  .ion-reply-all:before {
  	content: "\f21d"
  }

  .ion-ribbon-a:before {
  	content: "\f348"
  }

  .ion-ribbon-b:before {
  	content: "\f349"
  }

  .ion-sad:before {
  	content: "\f34a"
  }

  .ion-sad-outline:before {
  	content: "\f4d7"
  }

  .ion-scissors:before {
  	content: "\f34b"
  }

  .ion-search:before {
  	content: "\f21f"
  }

  .ion-settings:before {
  	content: "\f2ad"
  }

  .ion-share:before {
  	content: "\f220"
  }

  .ion-shuffle:before {
  	content: "\f221"
  }

  .ion-skip-backward:before {
  	content: "\f222"
  }

  .ion-skip-forward:before {
  	content: "\f223"
  }

  .ion-social-android:before {
  	content: "\f225"
  }

  .ion-social-android-outline:before {
  	content: "\f224"
  }

  .ion-social-angular:before {
  	content: "\f4d9"
  }

  .ion-social-angular-outline:before {
  	content: "\f4d8"
  }

  .ion-social-apple:before {
  	content: "\f227"
  }

  .ion-social-apple-outline:before {
  	content: "\f226"
  }

  .ion-social-bitcoin:before {
  	content: "\f2af"
  }

  .ion-social-bitcoin-outline:before {
  	content: "\f2ae"
  }

  .ion-social-buffer:before {
  	content: "\f229"
  }

  .ion-social-buffer-outline:before {
  	content: "\f228"
  }

  .ion-social-chrome:before {
  	content: "\f4db"
  }

  .ion-social-chrome-outline:before {
  	content: "\f4da"
  }

  .ion-social-codepen:before {
  	content: "\f4dd"
  }

  .ion-social-codepen-outline:before {
  	content: "\f4dc"
  }

  .ion-social-css3:before {
  	content: "\f4df"
  }

  .ion-social-css3-outline:before {
  	content: "\f4de"
  }

  .ion-social-designernews:before {
  	content: "\f22b"
  }

  .ion-social-designernews-outline:before {
  	content: "\f22a"
  }

  .ion-social-dribbble:before {
  	content: "\f22d"
  }

  .ion-social-dribbble-outline:before {
  	content: "\f22c"
  }

  .ion-social-dropbox:before {
  	content: "\f22f"
  }

  .ion-social-dropbox-outline:before {
  	content: "\f22e"
  }

  .ion-social-euro:before {
  	content: "\f4e1"
  }

  .ion-social-euro-outline:before {
  	content: "\f4e0"
  }

  .ion-social-facebook:before {
  	content: "\f231"
  }

  .ion-social-facebook-outline:before {
  	content: "\f230"
  }

  .ion-social-foursquare:before {
  	content: "\f34d"
  }

  .ion-social-foursquare-outline:before {
  	content: "\f34c"
  }

  .ion-social-freebsd-devil:before {
  	content: "\f2c4"
  }

  .ion-social-github:before {
  	content: "\f233"
  }

  .ion-social-github-outline:before {
  	content: "\f232"
  }

  .ion-social-google:before {
  	content: "\f34f"
  }

  .ion-social-google-outline:before {
  	content: "\f34e"
  }

  .ion-social-googleplus:before {
  	content: "\f235"
  }

  .ion-social-googleplus-outline:before {
  	content: "\f234"
  }

  .ion-social-hackernews:before {
  	content: "\f237"
  }

  .ion-social-hackernews-outline:before {
  	content: "\f236"
  }

  .ion-social-html5:before {
  	content: "\f4e3"
  }

  .ion-social-html5-outline:before {
  	content: "\f4e2"
  }

  .ion-social-instagram:before {
  	content: "\f351"
  }

  .ion-social-instagram-outline:before {
  	content: "\f350"
  }

  .ion-social-javascript:before {
  	content: "\f4e5"
  }

  .ion-social-javascript-outline:before {
  	content: "\f4e4"
  }

  .ion-social-linkedin:before {
  	content: "\f239"
  }

  .ion-social-linkedin-outline:before {
  	content: "\f238"
  }

  .ion-social-markdown:before {
  	content: "\f4e6"
  }

  .ion-social-nodejs:before {
  	content: "\f4e7"
  }

  .ion-social-octocat:before {
  	content: "\f4e8"
  }

  .ion-social-pinterest:before {
  	content: "\f2b1"
  }

  .ion-social-pinterest-outline:before {
  	content: "\f2b0"
  }

  .ion-social-python:before {
  	content: "\f4e9"
  }

  .ion-social-reddit:before {
  	content: "\f23b"
  }

  .ion-social-reddit-outline:before {
  	content: "\f23a"
  }

  .ion-social-rss:before {
  	content: "\f23d"
  }

  .ion-social-rss-outline:before {
  	content: "\f23c"
  }

  .ion-social-sass:before {
  	content: "\f4ea"
  }

  .ion-social-skype:before {
  	content: "\f23f"
  }

  .ion-social-skype-outline:before {
  	content: "\f23e"
  }

  .ion-social-snapchat:before {
  	content: "\f4ec"
  }

  .ion-social-snapchat-outline:before {
  	content: "\f4eb"
  }

  .ion-social-tumblr:before {
  	content: "\f241"
  }

  .ion-social-tumblr-outline:before {
  	content: "\f240"
  }

  .ion-social-tux:before {
  	content: "\f2c5"
  }

  .ion-social-twitch:before {
  	content: "\f4ee"
  }

  .ion-social-twitch-outline:before {
  	content: "\f4ed"
  }

  .ion-social-twitter:before {
  	content: "\f243"
  }

  .ion-social-twitter-outline:before {
  	content: "\f242"
  }

  .ion-social-usd:before {
  	content: "\f353"
  }

  .ion-social-usd-outline:before {
  	content: "\f352"
  }

  .ion-social-vimeo:before {
  	content: "\f245"
  }

  .ion-social-vimeo-outline:before {
  	content: "\f244"
  }

  .ion-social-whatsapp:before {
  	content: "\f4f0"
  }

  .ion-social-whatsapp-outline:before {
  	content: "\f4ef"
  }

  .ion-social-windows:before {
  	content: "\f247"
  }

  .ion-social-windows-outline:before {
  	content: "\f246"
  }

  .ion-social-wordpress:before {
  	content: "\f249"
  }

  .ion-social-wordpress-outline:before {
  	content: "\f248"
  }

  .ion-social-yahoo:before {
  	content: "\f24b"
  }

  .ion-social-yahoo-outline:before {
  	content: "\f24a"
  }

  .ion-social-yen:before {
  	content: "\f4f2"
  }

  .ion-social-yen-outline:before {
  	content: "\f4f1"
  }

  .ion-social-youtube:before {
  	content: "\f24d"
  }

  .ion-social-youtube-outline:before {
  	content: "\f24c"
  }

  .ion-soup-can:before {
  	content: "\f4f4"
  }

  .ion-soup-can-outline:before {
  	content: "\f4f3"
  }

  .ion-speakerphone:before {
  	content: "\f2b2"
  }

  .ion-speedometer:before {
  	content: "\f2b3"
  }

  .ion-spoon:before {
  	content: "\f2b4"
  }

  .ion-star:before {
  	content: "\f24e"
  }

  .ion-stats-bars:before {
  	content: "\f2b5"
  }

  .ion-steam:before {
  	content: "\f30b"
  }

  .ion-stop:before {
  	content: "\f24f"
  }

  .ion-thermometer:before {
  	content: "\f2b6"
  }

  .ion-thumbsdown:before {
  	content: "\f250"
  }

  .ion-thumbsup:before {
  	content: "\f251"
  }

  .ion-toggle:before {
  	content: "\f355"
  }

  .ion-toggle-filled:before {
  	content: "\f354"
  }

  .ion-transgender:before {
  	content: "\f4f5"
  }

  .ion-trash-a:before {
  	content: "\f252"
  }

  .ion-trash-b:before {
  	content: "\f253"
  }

  .ion-trophy:before {
  	content: "\f356"
  }

  .ion-tshirt:before {
  	content: "\f4f7"
  }

  .ion-tshirt-outline:before {
  	content: "\f4f6"
  }

  .ion-umbrella:before {
  	content: "\f2b7"
  }

  .ion-university:before {
  	content: "\f357"
  }

  .ion-unlocked:before {
  	content: "\f254"
  }

  .ion-upload:before {
  	content: "\f255"
  }

  .ion-usb:before {
  	content: "\f2b8"
  }

  .ion-videocamera:before {
  	content: "\f256"
  }

  .ion-volume-high:before {
  	content: "\f257"
  }

  .ion-volume-low:before {
  	content: "\f258"
  }

  .ion-volume-medium:before {
  	content: "\f259"
  }

  .ion-volume-mute:before {
  	content: "\f25a"
  }

  .ion-wand:before {
  	content: "\f358"
  }

  .ion-waterdrop:before {
  	content: "\f25b"
  }

  .ion-wifi:before {
  	content: "\f25c"
  }

  .ion-wineglass:before {
  	content: "\f2b9"
  }

  .ion-woman:before {
  	content: "\f25d"
  }

  .ion-wrench:before {
  	content: "\f2ba"
  }

  .ion-xbox:before {
  	content: "\f30c"
  }

  html {
  	font-family: sans-serif;
  	-ms-text-size-adjust: 100%;
  	-webkit-text-size-adjust: 100%
  }

  body {
  	margin: 0
  }

  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
  	display: block
  }

  audio,
  canvas,
  progress,
  video {
  	display: inline-block;
  	vertical-align: baseline
  }

  audio:not([controls]) {
  	display: none;
  	height: 0
  }

  [hidden],
  template {
  	display: none
  }

  a {
  	background-color: transparent
  }

  a:active,
  a:hover {
  	outline: 0;
  	text-decoration: none
  }

  abbr[title] {
  	border-bottom: 1px dotted
  }

  b,
  strong {
  	font-weight: 700
  }

  dfn {
  	font-style: italic
  }

  h1 {
  	font-size: 2em;
  	margin: .67em 0
  }

  mark {
  	background: #ff0;
  	color: #000
  }

  small {
  	font-size: 80%
  }

  sub,
  sup {
  	font-size: 75%;
  	line-height: 0;
  	position: relative;
  	vertical-align: baseline
  }

  sup {
  	top: -.5em
  }

  sub {
  	bottom: -.25em
  }

  img {
  	border: 0
  }

  svg:not(:root) {
  	overflow: hidden
  }

  figure {
  	margin: 1em 40px
  }

  hr {
  	box-sizing: content-box;
  	height: 0
  }

  pre {
  	overflow: auto
  }

  code,
  kbd,
  pre,
  samp {
  	font-family: monospace, monospace;
  	font-size: 1em
  }

  button,
  input,
  optgroup,
  select,
  textarea {
  	color: inherit;
  	font: inherit;
  	margin: 0
  }

  button {
  	overflow: visible
  }

  button,
  select {
  	text-transform: none
  }

  button,
  html input[type=button],
  input[type=reset],
  input[type=submit] {
  	-webkit-appearance: button;
  	cursor: pointer
  }

  button[disabled],
  html input[disabled] {
  	cursor: default
  }

  button::-moz-focus-inner,
  input::-moz-focus-inner {
  	border: 0;
  	padding: 0
  }

  input {
  	line-height: normal
  }

  input[type=checkbox],
  input[type=radio] {
  	box-sizing: border-box;
  	padding: 0
  }

  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
  	height: auto
  }

  input[type=search] {
  	-webkit-appearance: textfield;
  	box-sizing: content-box
  }

  input[type=search]::-webkit-search-cancel-button,
  input[type=search]::-webkit-search-decoration {
  	-webkit-appearance: none
  }

  fieldset {
  	border: 1px solid silver;
  	margin: 0 2px;
  	padding: .35em .625em .75em
  }

  legend {
  	border: 0;
  	padding: 0
  }

  textarea {
  	overflow: auto
  }

  optgroup {
  	font-weight: 700
  }

  table {
  	border-collapse: collapse;
  	border-spacing: 0
  }

  td,
  th {
  	padding: 0
  }

  * {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box
  }

  *:before,
  *:after {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box
  }

  html {
  	font-size: 10px;
  	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
  }

  body {
  	font-family: 'Lato', serif;
  	font-size: 16px;
  	line-height: 1.75;
  	color: #696969;
  	background-color: #fff
  }

  input,
  button,
  select,
  textarea {
  	font-family: inherit;
  	font-size: inherit;
  	line-height: inherit
  }

  a {
  	color: #696969;
  	text-decoration: none
  }

  a:hover,
  a:focus {
  	color: #e182a8;
  	text-decoration: underline
  }

  a:focus {
  	outline: thin dotted;
  	outline: 5px auto -webkit-focus-ring-color;
  	outline-offset: -2px
  }

  figure {
  	margin: 0
  }

  img {
  	vertical-align: middle
  }

  .img-responsive {
  	display: block;
  	max-width: 100%;
  	height: auto
  }

  .img-rounded {
  	border-radius: 6px
  }

  .img-thumbnail {
  	padding: 0;
  	line-height: 1.75;
  	background-color: #fff;
  	border: 1px solid #ddd;
  	border-radius: 4px;
  	margin-top: 5px;
  	-webkit-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
  	display: inline-block;
  	max-width: 100%;
  	height: auto
  }

  .img-circle {
  	border-radius: 50%
  }

  hr {
  	margin-top: 28px;
  	margin-bottom: 28px;
  	border: 0;
  	border-top: 1px solid #eee
  }

  .sr-only {
  	position: absolute;
  	width: 1px;
  	height: 1px;
  	margin: -1px;
  	padding: 0;
  	overflow: hidden;
  	clip: rect(0, 0, 0, 0);
  	border: 0
  }

  .sr-only-focusable:active,
  .sr-only-focusable:focus {
  	position: static;
  	width: auto;
  	height: auto;
  	margin: 0;
  	overflow: visible;
  	clip: auto
  }

  [role=button] {
  	cursor: pointer
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
  	/* font-family: 'Lato', serif; */
  	font-weight: 700;
  	line-height: 1.1;
  	color: inherit
  }

  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small,
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small,
  .h5 small,
  .h6 small,
  h1 .small,
  h2 .small,
  h3 .small,
  h4 .small,
  h5 .small,
  h6 .small,
  .h1 .small,
  .h2 .small,
  .h3 .small,
  .h4 .small,
  .h5 .small,
  .h6 .small {
  	font-weight: 400;
  	line-height: 1;
  	color: #777
  }

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
  	margin-top: 28px;
  	margin-bottom: 14px
  }

  h1 small,
  .h1 small,
  h2 small,
  .h2 small,
  h3 small,
  .h3 small,
  h1 .small,
  .h1 .small,
  h2 .small,
  .h2 .small,
  h3 .small,
  .h3 .small {
  	font-size: 65%
  }

  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
  	margin-top: 14px;
  	margin-bottom: 14px
  }

  h4 small,
  .h4 small,
  h5 small,
  .h5 small,
  h6 small,
  .h6 small,
  h4 .small,
  .h4 .small,
  h5 .small,
  .h5 .small,
  h6 .small,
  .h6 .small {
  	font-size: 75%
  }

  h1,
  .h1 {
  	font-size: 36px
  }

  h2,
  .h2 {
  	font-size: 30px
  }

  h3,
  .h3 {
  	font-size: 24px
  }

  h4,
  .h4 {
  	font-size: 18px
  }

  h5,
  .h5 {
  	font-size: 16px
  }

  h6,
  .h6 {
  	font-size: 12px
  }

  p {
  	margin: 0 0 14px
  }

  .lead {
  	margin-bottom: 28px;
  	font-size: 18px;
  	font-weight: 300;
  	line-height: 1.4
  }

  @media (min-width:768px) {
  	.lead {
  		font-size: 24px
  	}
  }

  small,
  .small {
  	font-size: 75%
  }

  mark,
  .mark {
  	background-color: #fcf8e3;
  	padding: .2em
  }

  .text-left {
  	text-align: left
  }

  .text-right {
  	text-align: right
  }

  .text-center {
  	text-align: center
  }

  .text-justify {
  	text-align: justify
  }

  .text-nowrap {
  	white-space: nowrap
  }

  .text-lowercase {
  	text-transform: lowercase
  }

  .text-uppercase {
  	text-transform: uppercase
  }

  .text-capitalize {
  	text-transform: capitalize
  }

  .text-muted {
  	color: #777
  }

  .text-primary {
  	color: #e182a8
  }

  a.text-primary:hover,
  a.text-primary:focus {
  	color: #d7598b
  }

  .text-success {
  	color: #3c763d
  }

  a.text-success:hover,
  a.text-success:focus {
  	color: #2b542c
  }

  .text-info {
  	color: #31708f
  }

  a.text-info:hover,
  a.text-info:focus {
  	color: #245269
  }

  .text-warning {
  	color: #8a6d3b
  }

  a.text-warning:hover,
  a.text-warning:focus {
  	color: #66512c
  }

  .text-danger {
  	color: #a94442
  }

  a.text-danger:hover,
  a.text-danger:focus {
  	color: #843534
  }

  .bg-primary {
  	color: #fff;
  	background-color: #e182a8
  }

  a.bg-primary:hover,
  a.bg-primary:focus {
  	background-color: #d7598b
  }

  .bg-success {
  	background-color: #dff0d8
  }

  a.bg-success:hover,
  a.bg-success:focus {
  	background-color: #c1e2b3
  }

  .bg-info {
  	background-color: #d9edf7
  }

  a.bg-info:hover,
  a.bg-info:focus {
  	background-color: #afd9ee
  }

  .bg-warning {
  	background-color: #fcf8e3
  }

  a.bg-warning:hover,
  a.bg-warning:focus {
  	background-color: #f7ecb5
  }

  .bg-danger {
  	background-color: #f2dede
  }

  a.bg-danger:hover,
  a.bg-danger:focus {
  	background-color: #e4b9b9
  }

  .page-header {
  	padding-bottom: 13px;
  	margin: 56px 0 28px;
  	border-bottom: 1px solid #eee
  }

  ul,
  ol {
  	margin-top: 0;
  	margin-bottom: 14px
  }

  ul ul,
  ol ul,
  ul ol,
  ol ol {
  	margin-bottom: 0
  }

  .list-unstyled {
  	padding-left: 0;
  	list-style: none
  }

  .list-inline {
  	padding-left: 0;
  	list-style: none;
  	margin-left: -5px
  }

  .list-inline>li {
  	display: inline-block;
  	padding-left: 5px;
  	padding-right: 5px
  }

  dl {
  	margin-top: 0;
  	margin-bottom: 28px
  }

  dt,
  dd {
  	line-height: 2.3
  }

  dt {
  	font-weight: 700
  }

  dd {
  	margin-left: 0
  }

  @media (min-width:768px) {
  	.dl-horizontal dt {
  		float: left;
  		width: 160px;
  		clear: left;
  		text-align: right;
  		overflow: hidden;
  		text-overflow: ellipsis;
  		white-space: nowrap
  	}
  	.dl-horizontal dd {
  		margin-left: 180px
  	}
  }

  abbr[title],
  abbr[data-original-title] {
  	cursor: help;
  	border-bottom: 1px dotted #777
  }

  .initialism {
  	font-size: 90%;
  	text-transform: uppercase
  }

  blockquote {
  	padding: 14px 28px;
  	margin: 0 0 28px;
  	font-size: 20px;
  	border-left: 5px solid #eee;
  	-webkit-font-smoothing: antialiased;
  	font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale
  }

  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
  	margin-bottom: 0
  }

  blockquote footer,
  blockquote small,
  blockquote .small {
  	display: block;
  	font-size: 80%;
  	line-height: 1.75;
  	color: #777
  }

  blockquote footer:before,
  blockquote small:before,
  blockquote .small:before {
  	content: '\2014 \00A0'
  }

  .blockquote-reverse,
  blockquote.pull-right {
  	padding-right: 15px;
  	padding-left: 0;
  	border-right: 5px solid #eee;
  	border-left: 0;
  	text-align: right
  }

  .blockquote-reverse footer:before,
  blockquote.pull-right footer:before,
  .blockquote-reverse small:before,
  blockquote.pull-right small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right .small:before {
  	content: ''
  }

  .blockquote-reverse footer:after,
  blockquote.pull-right footer:after,
  .blockquote-reverse small:after,
  blockquote.pull-right small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right .small:after {
  	content: '\00A0 \2014'
  }

  address {
  	margin-bottom: 28px;
  	font-style: normal;
  	line-height: 1.75
  }

  code,
  kbd,
  pre,
  samp {
  	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
  }

  code {
  	padding: 2px 4px;
  	font-size: 90%;
  	color: #c7254e;
  	background-color: #f9f2f4;
  	border-radius: 4px
  }

  kbd {
  	padding: 2px 4px;
  	font-size: 90%;
  	color: #fff;
  	background-color: #333;
  	border-radius: 3px;
  	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
  }

  kbd kbd {
  	padding: 0;
  	font-size: 100%;
  	font-weight: 700;
  	box-shadow: none
  }

  strong {
  	color: #3cab6e
  }

  pre {
  	display: block;
  	padding: 13.5px;
  	margin: 0 0 14px;
  	font-size: 15px;
  	line-height: 1.75;
  	word-break: break-all;
  	word-wrap: break-word;
  	color: #333;
  	background-color: #f5f5f5;
  	border: 1px solid #ccc;
  	border-radius: 4px
  }

  pre code {
  	padding: 0;
  	font-size: inherit;
  	color: inherit;
  	white-space: pre-wrap;
  	background-color: transparent;
  	border-radius: 0
  }

  .pre-scrollable {
  	max-height: 340px;
  	overflow-y: scroll
  }

  .noo-container {
  	margin-right: auto;
  	margin-left: auto;
  	width: 100%;
  	padding-left: 15px;
  	padding-right: 15px
  }

  @media (min-width:768px) {
  	.noo-container {
  		max-width: 750px;
  		width: 100%
  	}
  }

  @media (min-width:992px) {
  	.noo-container {
  		max-width: 970px;
  		width: 100%
  	}
  }

  @media (min-width:1200px) {
  	.noo-container {
  		max-width: 1200px;
  		width: 100%
  	}
  }

  .noo-container-fluid {
  	margin-right: auto;
  	margin-left: auto;
  	width: 100%;
  	padding-left: 15px;
  	padding-right: 15px
  }

  .noo-row {
  	margin-left: -15px;
  	margin-right: -15px
  }

  .noo-xs-1,
  .noo-sm-1,
  .noo-md-1,
  .noo-lg-1,
  .noo-xs-2,
  .noo-sm-2,
  .noo-md-2,
  .noo-lg-2,
  .noo-xs-3,
  .noo-sm-3,
  .noo-md-3,
  .noo-lg-3,
  .noo-xs-4,
  .noo-sm-4,
  .noo-md-4,
  .noo-lg-4,
  .noo-xs-5,
  .noo-sm-5,
  .noo-md-5,
  .noo-lg-5,
  .noo-xs-6,
  .noo-sm-6,
  .noo-md-6,
  .noo-lg-6,
  .noo-xs-7,
  .noo-sm-7,
  .noo-md-7,
  .noo-lg-7,
  .noo-xs-8,
  .noo-sm-8,
  .noo-md-8,
  .noo-lg-8,
  .noo-xs-9,
  .noo-sm-9,
  .noo-md-9,
  .noo-lg-9,
  .noo-xs-10,
  .noo-sm-10,
  .noo-md-10,
  .noo-lg-10,
  .noo-xs-11,
  .noo-sm-11,
  .noo-md-11,
  .noo-lg-11,
  .noo-xs-12,
  .noo-sm-12,
  .noo-md-12,
  .noo-lg-12 {
  	position: relative;
  	min-height: 1px;
  	padding-left: 15px;
  	padding-right: 15px
  }

  .noo-xs-1,
  .noo-xs-2,
  .noo-xs-3,
  .noo-xs-4,
  .noo-xs-5,
  .noo-xs-6,
  .noo-xs-7,
  .noo-xs-8,
  .noo-xs-9,
  .noo-xs-10,
  .noo-xs-11,
  .noo-xs-12 {
  	float: left
  }

  .noo-xs-12 {
  	width: 100%
  }

  .noo-xs-11 {
  	width: 91.66666666666666%
  }

  .noo-xs-10 {
  	width: 83.33333333333334%
  }

  .noo-xs-9 {
  	width: 75%
  }

  .noo-xs-8 {
  	width: 66.66666666666666%
  }

  .noo-xs-7 {
  	width: 58.333333333333336%
  }

  .noo-xs-6 {
  	width: 50%
  }

  .noo-xs-5 {
  	width: 41.66666666666667%
  }

  .noo-xs-4 {
  	width: 33.33333333333333%
  }

  .noo-xs-3 {
  	width: 25%
  }

  .noo-xs-2 {
  	width: 16.666666666666664%
  }

  .noo-xs-1 {
  	width: 8.333333333333332%
  }

  .noo-xs-pull-12 {
  	right: 100%
  }

  .noo-xs-pull-11 {
  	right: 91.66666666666666%
  }

  .noo-xs-pull-10 {
  	right: 83.33333333333334%
  }

  .noo-xs-pull-9 {
  	right: 75%
  }

  .noo-xs-pull-8 {
  	right: 66.66666666666666%
  }

  .noo-xs-pull-7 {
  	right: 58.333333333333336%
  }

  .noo-xs-pull-6 {
  	right: 50%
  }

  .noo-xs-pull-5 {
  	right: 41.66666666666667%
  }

  .noo-xs-pull-4 {
  	right: 33.33333333333333%
  }

  .noo-xs-pull-3 {
  	right: 25%
  }

  .noo-xs-pull-2 {
  	right: 16.666666666666664%
  }

  .noo-xs-pull-1 {
  	right: 8.333333333333332%
  }

  .noo-xs-pull-0 {
  	right: auto
  }

  .noo-xs-push-12 {
  	left: 100%
  }

  .noo-xs-push-11 {
  	left: 91.66666666666666%
  }

  .noo-xs-push-10 {
  	left: 83.33333333333334%
  }

  .noo-xs-push-9 {
  	left: 75%
  }

  .noo-xs-push-8 {
  	left: 66.66666666666666%
  }

  .noo-xs-push-7 {
  	left: 58.333333333333336%
  }

  .noo-xs-push-6 {
  	left: 50%
  }

  .noo-xs-push-5 {
  	left: 41.66666666666667%
  }

  .noo-xs-push-4 {
  	left: 33.33333333333333%
  }

  .noo-xs-push-3 {
  	left: 25%
  }

  .noo-xs-push-2 {
  	left: 16.666666666666664%
  }

  .noo-xs-push-1 {
  	left: 8.333333333333332%
  }

  .noo-xs-push-0 {
  	left: auto
  }

  .noo-xs-offset-12 {
  	margin-left: 100%
  }

  .noo-xs-offset-11 {
  	margin-left: 91.66666666666666%
  }

  .noo-xs-offset-10 {
  	margin-left: 83.33333333333334%
  }

  .noo-xs-offset-9 {
  	margin-left: 75%
  }

  .noo-xs-offset-8 {
  	margin-left: 66.66666666666666%
  }

  .noo-xs-offset-7 {
  	margin-left: 58.333333333333336%
  }

  .noo-xs-offset-6 {
  	margin-left: 50%
  }

  .noo-xs-offset-5 {
  	margin-left: 41.66666666666667%
  }

  .noo-xs-offset-4 {
  	margin-left: 33.33333333333333%
  }

  .noo-xs-offset-3 {
  	margin-left: 25%
  }

  .noo-xs-offset-2 {
  	margin-left: 16.666666666666664%
  }

  .noo-xs-offset-1 {
  	margin-left: 8.333333333333332%
  }

  .noo-xs-offset-0 {
  	margin-left: 0
  }

  @media (min-width:768px) {
  	.noo-sm-1,
  	.noo-sm-2,
  	.noo-sm-3,
  	.noo-sm-4,
  	.noo-sm-5,
  	.noo-sm-6,
  	.noo-sm-7,
  	.noo-sm-8,
  	.noo-sm-9,
  	.noo-sm-10,
  	.noo-sm-11,
  	.noo-sm-12 {
  		float: left
  	}
  	.noo-sm-12 {
  		width: 100%
  	}
  	.noo-sm-11 {
  		width: 91.66666666666666%
  	}
  	.noo-sm-10 {
  		width: 83.33333333333334%
  	}
  	.noo-sm-9 {
  		width: 75%
  	}
  	.noo-sm-8 {
  		width: 66.66666666666666%
  	}
  	.noo-sm-7 {
  		width: 58.333333333333336%
  	}
  	.noo-sm-6 {
  		width: 50%
  	}
  	.noo-sm-5 {
  		width: 41.66666666666667%
  	}
  	.noo-sm-4 {
  		width: 33.33333333333333%
  	}
  	.noo-sm-3 {
  		width: 25%
  	}
  	.noo-sm-2 {
  		width: 16.666666666666664%
  	}
  	.noo-sm-1 {
  		width: 8.333333333333332%
  	}
  	.noo-sm-pull-12 {
  		right: 100%
  	}
  	.noo-sm-pull-11 {
  		right: 91.66666666666666%
  	}
  	.noo-sm-pull-10 {
  		right: 83.33333333333334%
  	}
  	.noo-sm-pull-9 {
  		right: 75%
  	}
  	.noo-sm-pull-8 {
  		right: 66.66666666666666%
  	}
  	.noo-sm-pull-7 {
  		right: 58.333333333333336%
  	}
  	.noo-sm-pull-6 {
  		right: 50%
  	}
  	.noo-sm-pull-5 {
  		right: 41.66666666666667%
  	}
  	.noo-sm-pull-4 {
  		right: 33.33333333333333%
  	}
  	.noo-sm-pull-3 {
  		right: 25%
  	}
  	.noo-sm-pull-2 {
  		right: 16.666666666666664%
  	}
  	.noo-sm-pull-1 {
  		right: 8.333333333333332%
  	}
  	.noo-sm-pull-0 {
  		right: auto
  	}
  	.noo-sm-push-12 {
  		left: 100%
  	}
  	.noo-sm-push-11 {
  		left: 91.66666666666666%
  	}
  	.noo-sm-push-10 {
  		left: 83.33333333333334%
  	}
  	.noo-sm-push-9 {
  		left: 75%
  	}
  	.noo-sm-push-8 {
  		left: 66.66666666666666%
  	}
  	.noo-sm-push-7 {
  		left: 58.333333333333336%
  	}
  	.noo-sm-push-6 {
  		left: 50%
  	}
  	.noo-sm-push-5 {
  		left: 41.66666666666667%
  	}
  	.noo-sm-push-4 {
  		left: 33.33333333333333%
  	}
  	.noo-sm-push-3 {
  		left: 25%
  	}
  	.noo-sm-push-2 {
  		left: 16.666666666666664%
  	}
  	.noo-sm-push-1 {
  		left: 8.333333333333332%
  	}
  	.noo-sm-push-0 {
  		left: auto
  	}
  	.noo-sm-offset-12 {
  		margin-left: 100%
  	}
  	.noo-sm-offset-11 {
  		margin-left: 91.66666666666666%
  	}
  	.noo-sm-offset-10 {
  		margin-left: 83.33333333333334%
  	}
  	.noo-sm-offset-9 {
  		margin-left: 75%
  	}
  	.noo-sm-offset-8 {
  		margin-left: 66.66666666666666%
  	}
  	.noo-sm-offset-7 {
  		margin-left: 58.333333333333336%
  	}
  	.noo-sm-offset-6 {
  		margin-left: 50%
  	}
  	.noo-sm-offset-5 {
  		margin-left: 41.66666666666667%
  	}
  	.noo-sm-offset-4 {
  		margin-left: 33.33333333333333%
  	}
  	.noo-sm-offset-3 {
  		margin-left: 25%
  	}
  	.noo-sm-offset-2 {
  		margin-left: 16.666666666666664%
  	}
  	.noo-sm-offset-1 {
  		margin-left: 8.333333333333332%
  	}
  	.noo-sm-offset-0 {
  		margin-left: 0
  	}
  }

  @media (min-width:992px) {
  	.noo-md-1,
  	.noo-md-2,
  	.noo-md-3,
  	.noo-md-4,
  	.noo-md-5,
  	.noo-md-6,
  	.noo-md-7,
  	.noo-md-8,
  	.noo-md-9,
  	.noo-md-10,
  	.noo-md-11,
  	.noo-md-12 {
  		float: left
  	}
  	.noo-md-12 {
  		width: 100%
  	}
  	.noo-md-11 {
  		width: 91.66666666666666%
  	}
  	.noo-md-10 {
  		width: 83.33333333333334%
  	}
  	.noo-md-9 {
  		width: 75%
  	}
  	.noo-md-8 {
  		width: 66.66666666666666%
  	}
  	.noo-md-7 {
  		width: 58.333333333333336%
  	}
  	.noo-md-6 {
  		width: 50%
  	}
  	.noo-md-5 {
  		width: 41.66666666666667%
  	}
  	.noo-md-4 {
  		width: 33.33333333333333%
  	}
  	.noo-md-3 {
  		width: 25%
  	}
  	.noo-md-2 {
  		width: 16.666666666666664%
  	}
  	.noo-md-1 {
  		width: 8.333333333333332%
  	}
  	.noo-md-pull-12 {
  		right: 100%
  	}
  	.noo-md-pull-11 {
  		right: 91.66666666666666%
  	}
  	.noo-md-pull-10 {
  		right: 83.33333333333334%
  	}
  	.noo-md-pull-9 {
  		right: 75%
  	}
  	.noo-md-pull-8 {
  		right: 66.66666666666666%
  	}
  	.noo-md-pull-7 {
  		right: 58.333333333333336%
  	}
  	.noo-md-pull-6 {
  		right: 50%
  	}
  	.noo-md-pull-5 {
  		right: 41.66666666666667%
  	}
  	.noo-md-pull-4 {
  		right: 33.33333333333333%
  	}
  	.noo-md-pull-3 {
  		right: 25%
  	}
  	.noo-md-pull-2 {
  		right: 16.666666666666664%
  	}
  	.noo-md-pull-1 {
  		right: 8.333333333333332%
  	}
  	.noo-md-pull-0 {
  		right: auto
  	}
  	.noo-md-push-12 {
  		left: 100%
  	}
  	.noo-md-push-11 {
  		left: 91.66666666666666%
  	}
  	.noo-md-push-10 {
  		left: 83.33333333333334%
  	}
  	.noo-md-push-9 {
  		left: 75%
  	}
  	.noo-md-push-8 {
  		left: 66.66666666666666%
  	}
  	.noo-md-push-7 {
  		left: 58.333333333333336%
  	}
  	.noo-md-push-6 {
  		left: 50%
  	}
  	.noo-md-push-5 {
  		left: 41.66666666666667%
  	}
  	.noo-md-push-4 {
  		left: 33.33333333333333%
  	}
  	.noo-md-push-3 {
  		left: 25%
  	}
  	.noo-md-push-2 {
  		left: 16.666666666666664%
  	}
  	.noo-md-push-1 {
  		left: 8.333333333333332%
  	}
  	.noo-md-push-0 {
  		left: auto
  	}
  	.noo-md-offset-12 {
  		margin-left: 100%
  	}
  	.noo-md-offset-11 {
  		margin-left: 91.66666666666666%
  	}
  	.noo-md-offset-10 {
  		margin-left: 83.33333333333334%
  	}
  	.noo-md-offset-9 {
  		margin-left: 75%
  	}
  	.noo-md-offset-8 {
  		margin-left: 66.66666666666666%
  	}
  	.noo-md-offset-7 {
  		margin-left: 58.333333333333336%
  	}
  	.noo-md-offset-6 {
  		margin-left: 50%
  	}
  	.noo-md-offset-5 {
  		margin-left: 41.66666666666667%
  	}
  	.noo-md-offset-4 {
  		margin-left: 33.33333333333333%
  	}
  	.noo-md-offset-3 {
  		margin-left: 25%
  	}
  	.noo-md-offset-2 {
  		margin-left: 16.666666666666664%
  	}
  	.noo-md-offset-1 {
  		margin-left: 8.333333333333332%
  	}
  	.noo-md-offset-0 {
  		margin-left: 0
  	}
  }

  @media (min-width:1200px) {
  	.noo-lg-1,
  	.noo-lg-2,
  	.noo-lg-3,
  	.noo-lg-4,
  	.noo-lg-5,
  	.noo-lg-6,
  	.noo-lg-7,
  	.noo-lg-8,
  	.noo-lg-9,
  	.noo-lg-10,
  	.noo-lg-11,
  	.noo-lg-12 {
  		float: left
  	}
  	.noo-lg-12 {
  		width: 100%
  	}
  	.noo-lg-11 {
  		width: 91.66666666666666%
  	}
  	.noo-lg-10 {
  		width: 83.33333333333334%
  	}
  	.noo-lg-9 {
  		width: 75%
  	}
  	.noo-lg-8 {
  		width: 66.66666666666666%
  	}
  	.noo-lg-7 {
  		width: 58.333333333333336%
  	}
  	.noo-lg-6 {
  		width: 50%
  	}
  	.noo-lg-5 {
  		width: 41.66666666666667%
  	}
  	.noo-lg-4 {
  		width: 33.33333333333333%
  	}
  	.noo-lg-3 {
  		width: 25%
  	}
  	.noo-lg-2 {
  		width: 16.666666666666664%
  	}
  	.noo-lg-1 {
  		width: 8.333333333333332%
  	}
  	.noo-lg-pull-12 {
  		right: 100%
  	}
  	.noo-lg-pull-11 {
  		right: 91.66666666666666%
  	}
  	.noo-lg-pull-10 {
  		right: 83.33333333333334%
  	}
  	.noo-lg-pull-9 {
  		right: 75%
  	}
  	.noo-lg-pull-8 {
  		right: 66.66666666666666%
  	}
  	.noo-lg-pull-7 {
  		right: 58.333333333333336%
  	}
  	.noo-lg-pull-6 {
  		right: 50%
  	}
  	.noo-lg-pull-5 {
  		right: 41.66666666666667%
  	}
  	.noo-lg-pull-4 {
  		right: 33.33333333333333%
  	}
  	.noo-lg-pull-3 {
  		right: 25%
  	}
  	.noo-lg-pull-2 {
  		right: 16.666666666666664%
  	}
  	.noo-lg-pull-1 {
  		right: 8.333333333333332%
  	}
  	.noo-lg-pull-0 {
  		right: auto
  	}
  	.noo-lg-push-12 {
  		left: 100%
  	}
  	.noo-lg-push-11 {
  		left: 91.66666666666666%
  	}
  	.noo-lg-push-10 {
  		left: 83.33333333333334%
  	}
  	.noo-lg-push-9 {
  		left: 75%
  	}
  	.noo-lg-push-8 {
  		left: 66.66666666666666%
  	}
  	.noo-lg-push-7 {
  		left: 58.333333333333336%
  	}
  	.noo-lg-push-6 {
  		left: 50%
  	}
  	.noo-lg-push-5 {
  		left: 41.66666666666667%
  	}
  	.noo-lg-push-4 {
  		left: 33.33333333333333%
  	}
  	.noo-lg-push-3 {
  		left: 25%
  	}
  	.noo-lg-push-2 {
  		left: 16.666666666666664%
  	}
  	.noo-lg-push-1 {
  		left: 8.333333333333332%
  	}
  	.noo-lg-push-0 {
  		left: auto
  	}
  	.noo-lg-offset-12 {
  		margin-left: 100%
  	}
  	.noo-lg-offset-11 {
  		margin-left: 91.66666666666666%
  	}
  	.noo-lg-offset-10 {
  		margin-left: 83.33333333333334%
  	}
  	.noo-lg-offset-9 {
  		margin-left: 75%
  	}
  	.noo-lg-offset-8 {
  		margin-left: 66.66666666666666%
  	}
  	.noo-lg-offset-7 {
  		margin-left: 58.333333333333336%
  	}
  	.noo-lg-offset-6 {
  		margin-left: 50%
  	}
  	.noo-lg-offset-5 {
  		margin-left: 41.66666666666667%
  	}
  	.noo-lg-offset-4 {
  		margin-left: 33.33333333333333%
  	}
  	.noo-lg-offset-3 {
  		margin-left: 25%
  	}
  	.noo-lg-offset-2 {
  		margin-left: 16.666666666666664%
  	}
  	.noo-lg-offset-1 {
  		margin-left: 8.333333333333332%
  	}
  	.noo-lg-offset-0 {
  		margin-left: 0
  	}
  }

  fieldset {
  	padding: 0;
  	margin: 0;
  	border: 0;
  	min-width: 0
  }

  legend {
  	display: block;
  	width: 100%;
  	padding: 0;
  	margin-bottom: 28px;
  	font-size: 24px;
  	line-height: inherit;
  	color: #333;
  	border: 0;
  	border-bottom: 1px solid #e5e5e5
  }

  label {
  	display: inline-block;
  	max-width: 100%;
  	margin-bottom: 5px;
  	font-weight: 700
  }

  input[type=search] {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box
  }

  input[type=radio],
  input[type=checkbox] {
  	margin: 4px 0 0;
  	margin-top: 1px \9;
  	line-height: normal
  }

  input[type=file] {
  	display: block
  }

  input[type=range] {
  	display: block;
  	width: 100%
  }

  select[multiple],
  select[size] {
  	height: auto
  }

  input[type=file]:focus,
  input[type=radio]:focus,
  input[type=checkbox]:focus {
  	outline: thin dotted;
  	outline: 5px auto -webkit-focus-ring-color;
  	outline-offset: -2px
  }

  output {
  	display: block;
  	padding-top: 7px;
  	font-size: 16px;
  	line-height: 1.75;
  	color: #555
  }

  .form-control {
  	display: block;
  	width: 100%;
  	height: 42px;
  	padding: 6px 12px;
  	font-size: 16px;
  	line-height: 1.75;
  	color: #555;
  	background-color: #fff;
  	background-image: none;
  	border: 1px solid #ccc;
  	border-radius: 4px;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
  }

  .form-control:focus {
  	border-color: #66afe9;
  	outline: 0;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
  }

  .form-control::-moz-placeholder {
  	color: #999;
  	opacity: 1
  }

  .form-control:-ms-input-placeholder {
  	color: #999
  }

  .form-control::-webkit-input-placeholder {
  	color: #999
  }

  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
  	background-color: #eee;
  	opacity: 1
  }

  .form-control[disabled],
  fieldset[disabled] .form-control {
  	cursor: not-allowed
  }

  textarea.form-control {
  	height: auto
  }

  input[type=search] {
  	-webkit-appearance: none
  }

  @media screen and (-webkit-min-device-pixel-ratio:0) {
  	input[type=date].form-control,
  	input[type=time].form-control,
  	input[type=datetime-local].form-control,
  	input[type=month].form-control {
  		line-height: 42px
  	}
  	input[type=date].input-sm,
  	input[type=time].input-sm,
  	input[type=datetime-local].input-sm,
  	input[type=month].input-sm,
  	.input-group-sm input[type=date],
  	.input-group-sm input[type=time],
  	.input-group-sm input[type=datetime-local],
  	.input-group-sm input[type=month] {
  		line-height: 30px
  	}
  	input[type=date].input-lg,
  	input[type=time].input-lg,
  	input[type=datetime-local].input-lg,
  	input[type=month].input-lg,
  	.input-group-lg input[type=date],
  	.input-group-lg input[type=time],
  	.input-group-lg input[type=datetime-local],
  	.input-group-lg input[type=month] {
  		line-height: 46px
  	}
  }

  .form-group {
  	margin-bottom: 15px
  }

  .radio,
  .checkbox {
  	position: relative;
  	display: block;
  	margin-top: 10px;
  	margin-bottom: 10px
  }

  .radio label,
  .checkbox label {
  	min-height: 28px;
  	padding-left: 20px;
  	margin-bottom: 0;
  	font-weight: 400;
  	cursor: pointer
  }

  .radio input[type=radio],
  .radio-inline input[type=radio],
  .checkbox input[type=checkbox],
  .checkbox-inline input[type=checkbox] {
  	position: absolute;
  	margin-left: -20px;
  	margin-top: 4px \9
  }

  .radio+.radio,
  .checkbox+.checkbox {
  	margin-top: -5px
  }

  .radio-inline,
  .checkbox-inline {
  	position: relative;
  	display: inline-block;
  	padding-left: 20px;
  	margin-bottom: 0;
  	vertical-align: middle;
  	font-weight: 400;
  	cursor: pointer
  }

  .radio-inline+.radio-inline,
  .checkbox-inline+.checkbox-inline {
  	margin-top: 0;
  	margin-left: 10px
  }

  input[type=radio][disabled],
  input[type=checkbox][disabled],
  input[type=radio].disabled,
  input[type=checkbox].disabled,
  fieldset[disabled] input[type=radio],
  fieldset[disabled] input[type=checkbox] {
  	cursor: not-allowed
  }

  .radio-inline.disabled,
  .checkbox-inline.disabled,
  fieldset[disabled] .radio-inline,
  fieldset[disabled] .checkbox-inline {
  	cursor: not-allowed
  }

  .radio.disabled label,
  .checkbox.disabled label,
  fieldset[disabled] .radio label,
  fieldset[disabled] .checkbox label {
  	cursor: not-allowed
  }

  .form-control-static {
  	padding-top: 7px;
  	padding-bottom: 7px;
  	margin-bottom: 0;
  	min-height: 44px
  }

  .form-control-static.input-lg,
  .form-control-static.input-sm {
  	padding-left: 0;
  	padding-right: 0
  }

  .input-sm {
  	height: 30px;
  	padding: 5px 10px;
  	font-size: 12px;
  	line-height: 1.5;
  	border-radius: 3px
  }

  select.input-sm {
  	height: 30px;
  	line-height: 30px
  }

  textarea.input-sm,
  select[multiple].input-sm {
  	height: auto
  }

  .form-group-sm .form-control {
  	height: 30px;
  	padding: 5px 10px;
  	font-size: 12px;
  	line-height: 1.5;
  	border-radius: 3px
  }

  .form-group-sm select.form-control {
  	height: 30px;
  	line-height: 30px
  }

  .form-group-sm textarea.form-control,
  .form-group-sm select[multiple].form-control {
  	height: auto
  }

  .form-group-sm .form-control-static {
  	height: 30px;
  	min-height: 40px;
  	padding: 6px 10px;
  	font-size: 12px;
  	line-height: 1.5
  }

  .input-lg {
  	height: 46px;
  	padding: 10px 16px;
  	font-size: 18px;
  	line-height: 1.3333333;
  	border-radius: 6px
  }

  select.input-lg {
  	height: 46px;
  	line-height: 46px
  }

  textarea.input-lg,
  select[multiple].input-lg {
  	height: auto
  }

  .form-group-lg .form-control {
  	height: 46px;
  	padding: 10px 16px;
  	font-size: 18px;
  	line-height: 1.3333333;
  	border-radius: 6px
  }

  .form-group-lg select.form-control {
  	height: 46px;
  	line-height: 46px
  }

  .form-group-lg textarea.form-control,
  .form-group-lg select[multiple].form-control {
  	height: auto
  }

  .form-group-lg .form-control-static {
  	height: 46px;
  	min-height: 46px;
  	padding: 11px 16px;
  	font-size: 18px;
  	line-height: 1.3333333
  }

  .has-feedback {
  	position: relative
  }

  .has-feedback .form-control {
  	padding-right: 52.5px
  }

  .form-control-feedback {
  	position: absolute;
  	top: 0;
  	right: 0;
  	z-index: 2;
  	display: block;
  	width: 42px;
  	height: 42px;
  	line-height: 42px;
  	text-align: center;
  	pointer-events: none
  }

  .input-lg+.form-control-feedback,
  .input-group-lg+.form-control-feedback,
  .form-group-lg .form-control+.form-control-feedback {
  	width: 46px;
  	height: 46px;
  	line-height: 46px
  }

  .input-sm+.form-control-feedback,
  .input-group-sm+.form-control-feedback,
  .form-group-sm .form-control+.form-control-feedback {
  	width: 30px;
  	height: 30px;
  	line-height: 30px
  }

  .has-success .help-block,
  .has-success .control-label,
  .has-success .radio,
  .has-success .checkbox,
  .has-success .radio-inline,
  .has-success .checkbox-inline,
  .has-success.radio label,
  .has-success.checkbox label,
  .has-success.radio-inline label,
  .has-success.checkbox-inline label {
  	color: #3c763d
  }

  .has-success .form-control {
  	border-color: #3c763d;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
  }

  .has-success .form-control:focus {
  	border-color: #2b542c;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
  }

  .has-success .input-group-addon {
  	color: #3c763d;
  	border-color: #3c763d;
  	background-color: #dff0d8
  }

  .has-success .form-control-feedback {
  	color: #3c763d
  }

  .has-warning .help-block,
  .has-warning .control-label,
  .has-warning .radio,
  .has-warning .checkbox,
  .has-warning .radio-inline,
  .has-warning .checkbox-inline,
  .has-warning.radio label,
  .has-warning.checkbox label,
  .has-warning.radio-inline label,
  .has-warning.checkbox-inline label {
  	color: #8a6d3b
  }

  .has-warning .form-control {
  	border-color: #8a6d3b;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
  }

  .has-warning .form-control:focus {
  	border-color: #66512c;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
  }

  .has-warning .input-group-addon {
  	color: #8a6d3b;
  	border-color: #8a6d3b;
  	background-color: #fcf8e3
  }

  .has-warning .form-control-feedback {
  	color: #8a6d3b
  }

  .has-error .help-block,
  .has-error .control-label,
  .has-error .radio,
  .has-error .checkbox,
  .has-error .radio-inline,
  .has-error .checkbox-inline,
  .has-error.radio label,
  .has-error.checkbox label,
  .has-error.radio-inline label,
  .has-error.checkbox-inline label {
  	color: #a94442
  }

  .has-error .form-control {
  	border-color: #a94442;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
  }

  .has-error .form-control:focus {
  	border-color: #843534;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
  }

  .has-error .input-group-addon {
  	color: #a94442;
  	border-color: #a94442;
  	background-color: #f2dede
  }

  .has-error .form-control-feedback {
  	color: #a94442
  }

  .has-feedback label~.form-control-feedback {
  	top: 33px
  }

  .has-feedback label.sr-only~.form-control-feedback {
  	top: 0
  }

  .help-block {
  	display: block;
  	margin-top: 5px;
  	margin-bottom: 10px;
  	color: #a9a9a9
  }

  @media (min-width:768px) {
  	.form-inline .form-group {
  		display: inline-block;
  		margin-bottom: 0;
  		vertical-align: middle
  	}
  	.form-inline .form-control {
  		display: inline-block;
  		width: auto;
  		vertical-align: middle
  	}
  	.form-inline .form-control-static {
  		display: inline-block
  	}
  	.form-inline .input-group {
  		display: inline-table;
  		vertical-align: middle
  	}
  	.form-inline .input-group .input-group-addon,
  	.form-inline .input-group .input-group-btn,
  	.form-inline .input-group .form-control {
  		width: auto
  	}
  	.form-inline .input-group>.form-control {
  		width: 100%
  	}
  	.form-inline .control-label {
  		margin-bottom: 0;
  		vertical-align: middle
  	}
  	.form-inline .radio,
  	.form-inline .checkbox {
  		display: inline-block;
  		margin-top: 0;
  		margin-bottom: 0;
  		vertical-align: middle
  	}
  	.form-inline .radio label,
  	.form-inline .checkbox label {
  		padding-left: 0
  	}
  	.form-inline .radio input[type=radio],
  	.form-inline .checkbox input[type=checkbox] {
  		position: relative;
  		margin-left: 0
  	}
  	.form-inline .has-feedback .form-control-feedback {
  		top: 0
  	}
  }

  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
  	margin-top: 0;
  	margin-bottom: 0;
  	padding-top: 7px
  }

  .form-horizontal .radio,
  .form-horizontal .checkbox {
  	min-height: 35px
  }

  .form-horizontal .form-group {
  	margin-left: -15px;
  	margin-right: -15px
  }

  @media (min-width:768px) {
  	.form-horizontal .control-label {
  		text-align: right;
  		margin-bottom: 0;
  		padding-top: 7px
  	}
  }

  .form-horizontal .has-feedback .form-control-feedback {
  	right: 15px
  }

  @media (min-width:768px) {
  	.form-horizontal .form-group-lg .control-label {
  		padding-top: 14.333333px;
  		font-size: 18px
  	}
  }

  @media (min-width:768px) {
  	.form-horizontal .form-group-sm .control-label {
  		padding-top: 6px;
  		font-size: 12px
  	}
  }

  .btn {
  	display: inline-block;
  	margin-bottom: 0;
  	font-weight: 400;
  	text-align: center;
  	vertical-align: middle;
  	touch-action: manipulation;
  	cursor: pointer;
  	background-image: none;
  	border: 1px solid transparent;
  	white-space: nowrap;
  	padding: 6px 12px;
  	font-size: 16px;
  	line-height: 1.75;
  	border-radius: 4px;
  	-webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
  	user-select: none
  }

  .btn:focus,
  .btn:active:focus,
  .btn.active:focus,
  .btn.focus,
  .btn:active.focus,
  .btn.active.focus {
  	outline: thin dotted;
  	outline: 5px auto -webkit-focus-ring-color;
  	outline-offset: -2px
  }

  .btn:hover,
  .btn:focus,
  .btn.focus {
  	color: #333;
  	text-decoration: none
  }

  .btn:active,
  .btn.active {
  	outline: 0;
  	background-image: none;
  	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
  }

  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
  	cursor: not-allowed;
  	opacity: .65;
  	filter: alpha(opacity=65);
  	-webkit-box-shadow: none;
  	box-shadow: none
  }

  a.btn.disabled,
  fieldset[disabled] a.btn {
  	pointer-events: none
  }

  .btn-default {
  	color: #333;
  	background-color: #fff;
  	border-color: #ccc
  }

  .btn-default:focus,
  .btn-default.focus {
  	color: #333;
  	background-color: #e6e6e6;
  	border-color: #8c8c8c
  }

  .btn-default:hover {
  	color: #333;
  	background-color: #e6e6e6;
  	border-color: #adadad
  }

  .btn-default:active,
  .btn-default.active,
  .open>.dropdown-toggle.btn-default {
  	color: #333;
  	background-color: #e6e6e6;
  	border-color: #adadad
  }

  .btn-default:active:hover,
  .btn-default.active:hover,
  .open>.dropdown-toggle.btn-default:hover,
  .btn-default:active:focus,
  .btn-default.active:focus,
  .open>.dropdown-toggle.btn-default:focus,
  .btn-default:active.focus,
  .btn-default.active.focus,
  .open>.dropdown-toggle.btn-default.focus {
  	color: #333;
  	background-color: #d4d4d4;
  	border-color: #8c8c8c
  }

  .btn-default:active,
  .btn-default.active,
  .open>.dropdown-toggle.btn-default {
  	background-image: none
  }

  .btn-default.disabled,
  .btn-default[disabled],
  fieldset[disabled] .btn-default,
  .btn-default.disabled:hover,
  .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default:hover,
  .btn-default.disabled:focus,
  .btn-default[disabled]:focus,
  fieldset[disabled] .btn-default:focus,
  .btn-default.disabled.focus,
  .btn-default[disabled].focus,
  fieldset[disabled] .btn-default.focus,
  .btn-default.disabled:active,
  .btn-default[disabled]:active,
  fieldset[disabled] .btn-default:active,
  .btn-default.disabled.active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default.active {
  	background-color: #fff;
  	border-color: #ccc
  }

  .btn-default .badge {
  	color: #fff;
  	background-color: #333
  }

  .btn-primary {
  	color: #fff;
  	background-color: #e182a8;
  	border-color: #dc6d9a
  }

  .btn-primary:focus,
  .btn-primary.focus {
  	color: #fff;
  	background-color: #d7598b;
  	border-color: #a32759
  }

  .btn-primary:hover {
  	color: #fff;
  	background-color: #d7598b;
  	border-color: #d03c77
  }

  .btn-primary:active,
  .btn-primary.active,
  .open>.dropdown-toggle.btn-primary {
  	color: #fff;
  	background-color: #d7598b;
  	border-color: #d03c77
  }

  .btn-primary:active:hover,
  .btn-primary.active:hover,
  .open>.dropdown-toggle.btn-primary:hover,
  .btn-primary:active:focus,
  .btn-primary.active:focus,
  .open>.dropdown-toggle.btn-primary:focus,
  .btn-primary:active.focus,
  .btn-primary.active.focus,
  .open>.dropdown-toggle.btn-primary.focus {
  	color: #fff;
  	background-color: #d03c77;
  	border-color: #a32759
  }

  .btn-primary:active,
  .btn-primary.active,
  .open>.dropdown-toggle.btn-primary {
  	background-image: none
  }

  .btn-primary.disabled,
  .btn-primary[disabled],
  fieldset[disabled] .btn-primary,
  .btn-primary.disabled:hover,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary:hover,
  .btn-primary.disabled:focus,
  .btn-primary[disabled]:focus,
  fieldset[disabled] .btn-primary:focus,
  .btn-primary.disabled.focus,
  .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary.focus,
  .btn-primary.disabled:active,
  .btn-primary[disabled]:active,
  fieldset[disabled] .btn-primary:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary.active {
  	background-color: #e182a8;
  	border-color: #dc6d9a
  }

  .btn-primary .badge {
  	color: #e182a8;
  	background-color: #fff
  }

  .btn-success {
  	color: #fff;
  	background-color: #5cb85c;
  	border-color: #4cae4c
  }

  .btn-success:focus,
  .btn-success.focus {
  	color: #fff;
  	background-color: #449d44;
  	border-color: #255625
  }

  .btn-success:hover {
  	color: #fff;
  	background-color: #449d44;
  	border-color: #398439
  }

  .btn-success:active,
  .btn-success.active,
  .open>.dropdown-toggle.btn-success {
  	color: #fff;
  	background-color: #449d44;
  	border-color: #398439
  }

  .btn-success:active:hover,
  .btn-success.active:hover,
  .open>.dropdown-toggle.btn-success:hover,
  .btn-success:active:focus,
  .btn-success.active:focus,
  .open>.dropdown-toggle.btn-success:focus,
  .btn-success:active.focus,
  .btn-success.active.focus,
  .open>.dropdown-toggle.btn-success.focus {
  	color: #fff;
  	background-color: #398439;
  	border-color: #255625
  }

  .btn-success:active,
  .btn-success.active,
  .open>.dropdown-toggle.btn-success {
  	background-image: none
  }

  .btn-success.disabled,
  .btn-success[disabled],
  fieldset[disabled] .btn-success,
  .btn-success.disabled:hover,
  .btn-success[disabled]:hover,
  fieldset[disabled] .btn-success:hover,
  .btn-success.disabled:focus,
  .btn-success[disabled]:focus,
  fieldset[disabled] .btn-success:focus,
  .btn-success.disabled.focus,
  .btn-success[disabled].focus,
  fieldset[disabled] .btn-success.focus,
  .btn-success.disabled:active,
  .btn-success[disabled]:active,
  fieldset[disabled] .btn-success:active,
  .btn-success.disabled.active,
  .btn-success[disabled].active,
  fieldset[disabled] .btn-success.active {
  	background-color: #5cb85c;
  	border-color: #4cae4c
  }

  .btn-success .badge {
  	color: #5cb85c;
  	background-color: #fff
  }

  .btn-info {
  	color: #fff;
  	background-color: #5bc0de;
  	border-color: #46b8da
  }

  .btn-info:focus,
  .btn-info.focus {
  	color: #fff;
  	background-color: #31b0d5;
  	border-color: #1b6d85
  }

  .btn-info:hover {
  	color: #fff;
  	background-color: #31b0d5;
  	border-color: #269abc
  }

  .btn-info:active,
  .btn-info.active,
  .open>.dropdown-toggle.btn-info {
  	color: #fff;
  	background-color: #31b0d5;
  	border-color: #269abc
  }

  .btn-info:active:hover,
  .btn-info.active:hover,
  .open>.dropdown-toggle.btn-info:hover,
  .btn-info:active:focus,
  .btn-info.active:focus,
  .open>.dropdown-toggle.btn-info:focus,
  .btn-info:active.focus,
  .btn-info.active.focus,
  .open>.dropdown-toggle.btn-info.focus {
  	color: #fff;
  	background-color: #269abc;
  	border-color: #1b6d85
  }

  .btn-info:active,
  .btn-info.active,
  .open>.dropdown-toggle.btn-info {
  	background-image: none
  }

  .btn-info.disabled,
  .btn-info[disabled],
  fieldset[disabled] .btn-info,
  .btn-info.disabled:hover,
  .btn-info[disabled]:hover,
  fieldset[disabled] .btn-info:hover,
  .btn-info.disabled:focus,
  .btn-info[disabled]:focus,
  fieldset[disabled] .btn-info:focus,
  .btn-info.disabled.focus,
  .btn-info[disabled].focus,
  fieldset[disabled] .btn-info.focus,
  .btn-info.disabled:active,
  .btn-info[disabled]:active,
  fieldset[disabled] .btn-info:active,
  .btn-info.disabled.active,
  .btn-info[disabled].active,
  fieldset[disabled] .btn-info.active {
  	background-color: #5bc0de;
  	border-color: #46b8da
  }

  .btn-info .badge {
  	color: #5bc0de;
  	background-color: #fff
  }

  .btn-warning {
  	color: #fff;
  	background-color: #f0ad4e;
  	border-color: #eea236
  }

  .btn-warning:focus,
  .btn-warning.focus {
  	color: #fff;
  	background-color: #ec971f;
  	border-color: #985f0d
  }

  .btn-warning:hover {
  	color: #fff;
  	background-color: #ec971f;
  	border-color: #d58512
  }

  .btn-warning:active,
  .btn-warning.active,
  .open>.dropdown-toggle.btn-warning {
  	color: #fff;
  	background-color: #ec971f;
  	border-color: #d58512
  }

  .btn-warning:active:hover,
  .btn-warning.active:hover,
  .open>.dropdown-toggle.btn-warning:hover,
  .btn-warning:active:focus,
  .btn-warning.active:focus,
  .open>.dropdown-toggle.btn-warning:focus,
  .btn-warning:active.focus,
  .btn-warning.active.focus,
  .open>.dropdown-toggle.btn-warning.focus {
  	color: #fff;
  	background-color: #d58512;
  	border-color: #985f0d
  }

  .btn-warning:active,
  .btn-warning.active,
  .open>.dropdown-toggle.btn-warning {
  	background-image: none
  }

  .btn-warning.disabled,
  .btn-warning[disabled],
  fieldset[disabled] .btn-warning,
  .btn-warning.disabled:hover,
  .btn-warning[disabled]:hover,
  fieldset[disabled] .btn-warning:hover,
  .btn-warning.disabled:focus,
  .btn-warning[disabled]:focus,
  fieldset[disabled] .btn-warning:focus,
  .btn-warning.disabled.focus,
  .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning.focus,
  .btn-warning.disabled:active,
  .btn-warning[disabled]:active,
  fieldset[disabled] .btn-warning:active,
  .btn-warning.disabled.active,
  .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning.active {
  	background-color: #f0ad4e;
  	border-color: #eea236
  }

  .btn-warning .badge {
  	color: #f0ad4e;
  	background-color: #fff
  }

  .btn-danger {
  	color: #fff;
  	background-color: #d9534f;
  	border-color: #d43f3a
  }

  .btn-danger:focus,
  .btn-danger.focus {
  	color: #fff;
  	background-color: #c9302c;
  	border-color: #761c19
  }

  .btn-danger:hover {
  	color: #fff;
  	background-color: #c9302c;
  	border-color: #ac2925
  }

  .btn-danger:active,
  .btn-danger.active,
  .open>.dropdown-toggle.btn-danger {
  	color: #fff;
  	background-color: #c9302c;
  	border-color: #ac2925
  }

  .btn-danger:active:hover,
  .btn-danger.active:hover,
  .open>.dropdown-toggle.btn-danger:hover,
  .btn-danger:active:focus,
  .btn-danger.active:focus,
  .open>.dropdown-toggle.btn-danger:focus,
  .btn-danger:active.focus,
  .btn-danger.active.focus,
  .open>.dropdown-toggle.btn-danger.focus {
  	color: #fff;
  	background-color: #ac2925;
  	border-color: #761c19
  }

  .btn-danger:active,
  .btn-danger.active,
  .open>.dropdown-toggle.btn-danger {
  	background-image: none
  }

  .btn-danger.disabled,
  .btn-danger[disabled],
  fieldset[disabled] .btn-danger,
  .btn-danger.disabled:hover,
  .btn-danger[disabled]:hover,
  fieldset[disabled] .btn-danger:hover,
  .btn-danger.disabled:focus,
  .btn-danger[disabled]:focus,
  fieldset[disabled] .btn-danger:focus,
  .btn-danger.disabled.focus,
  .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger.focus,
  .btn-danger.disabled:active,
  .btn-danger[disabled]:active,
  fieldset[disabled] .btn-danger:active,
  .btn-danger.disabled.active,
  .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger.active {
  	background-color: #d9534f;
  	border-color: #d43f3a
  }

  .btn-danger .badge {
  	color: #d9534f;
  	background-color: #fff
  }

  .btn-link {
  	color: #696969;
  	font-weight: 400;
  	border-radius: 0
  }

  .btn-link,
  .btn-link:active,
  .btn-link.active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
  	background-color: transparent;
  	-webkit-box-shadow: none;
  	box-shadow: none
  }

  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
  	border-color: transparent
  }

  .btn-link:hover,
  .btn-link:focus {
  	color: #e182a8;
  	text-decoration: underline;
  	background-color: transparent
  }

  .btn-link[disabled]:hover,
  fieldset[disabled] .btn-link:hover,
  .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:focus {
  	color: #777;
  	text-decoration: none
  }

  .btn-lg,
  .btn-group-lg>.btn {
  	padding: 10px 16px;
  	font-size: 18px;
  	line-height: 1.3333333;
  	border-radius: 6px
  }

  .btn-sm,
  .btn-group-sm>.btn {
  	padding: 5px 10px;
  	font-size: 12px;
  	line-height: 1.5;
  	border-radius: 3px
  }

  .btn-xs,
  .btn-group-xs>.btn {
  	padding: 1px 5px;
  	font-size: 12px;
  	line-height: 1.5;
  	border-radius: 3px
  }

  .btn-block {
  	display: block;
  	width: 100%
  }

  .btn-block+.btn-block {
  	margin-top: 5px
  }

  input[type=submit].btn-block,
  input[type=reset].btn-block,
  input[type=button].btn-block {
  	width: 100%
  }

  .btn-group,
  .btn-group-vertical {
  	position: relative;
  	display: inline-block;
  	vertical-align: middle
  }

  .btn-group>.btn,
  .btn-group-vertical>.btn {
  	position: relative;
  	float: left
  }

  .btn-group>.btn:hover,
  .btn-group-vertical>.btn:hover,
  .btn-group>.btn:focus,
  .btn-group-vertical>.btn:focus,
  .btn-group>.btn:active,
  .btn-group-vertical>.btn:active,
  .btn-group>.btn.active,
  .btn-group-vertical>.btn.active {
  	z-index: 2
  }

  .btn-group .btn+.btn,
  .btn-group .btn+.btn-group,
  .btn-group .btn-group+.btn,
  .btn-group .btn-group+.btn-group {
  	margin-left: -1px
  }

  .btn-toolbar {
  	margin-left: -5px
  }

  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
  	float: left
  }

  .btn-toolbar>.btn,
  .btn-toolbar>.btn-group,
  .btn-toolbar>.input-group {
  	margin-left: 5px
  }

  .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  	border-radius: 0
  }

  .btn-group>.btn:first-child {
  	margin-left: 0
  }

  .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  	border-bottom-right-radius: 0;
  	border-top-right-radius: 0
  }

  .btn-group>.btn:last-child:not(:first-child),
  .btn-group>.dropdown-toggle:not(:first-child) {
  	border-bottom-left-radius: 0;
  	border-top-left-radius: 0
  }

  .btn-group>.btn-group {
  	float: left
  }

  .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  	border-radius: 0
  }

  .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
  .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  	border-bottom-right-radius: 0;
  	border-top-right-radius: 0
  }

  .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  	border-bottom-left-radius: 0;
  	border-top-left-radius: 0
  }

  .btn-group .dropdown-toggle:active,
  .btn-group.open .dropdown-toggle {
  	outline: 0
  }

  .btn-group>.btn+.dropdown-toggle {
  	padding-left: 8px;
  	padding-right: 8px
  }

  .btn-group>.btn-lg+.dropdown-toggle {
  	padding-left: 12px;
  	padding-right: 12px
  }

  .btn-group.open .dropdown-toggle {
  	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
  }

  .btn-group.open .dropdown-toggle.btn-link {
  	-webkit-box-shadow: none;
  	box-shadow: none
  }

  .btn .caret {
  	margin-left: 0
  }

  .btn-lg .caret {
  	border-width: 5px 5px 0;
  	border-bottom-width: 0
  }

  .dropup .btn-lg .caret {
  	border-width: 0 5px 5px
  }

  .btn-group-vertical>.btn,
  .btn-group-vertical>.btn-group,
  .btn-group-vertical>.btn-group>.btn {
  	display: block;
  	float: none;
  	width: 100%;
  	max-width: 100%
  }

  .btn-group-vertical>.btn-group>.btn {
  	float: none
  }

  .btn-group-vertical>.btn+.btn,
  .btn-group-vertical>.btn+.btn-group,
  .btn-group-vertical>.btn-group+.btn,
  .btn-group-vertical>.btn-group+.btn-group {
  	margin-top: -1px;
  	margin-left: 0
  }

  .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  	border-radius: 0
  }

  .btn-group-vertical>.btn:first-child:not(:last-child) {
  	border-top-right-radius: 4px;
  	border-bottom-right-radius: 0;
  	border-bottom-left-radius: 0
  }

  .btn-group-vertical>.btn:last-child:not(:first-child) {
  	border-bottom-left-radius: 4px;
  	border-top-right-radius: 0;
  	border-top-left-radius: 0
  }

  .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  	border-radius: 0
  }

  .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
  .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  	border-bottom-right-radius: 0;
  	border-bottom-left-radius: 0
  }

  .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  	border-top-right-radius: 0;
  	border-top-left-radius: 0
  }

  .btn-group-justified {
  	display: table;
  	width: 100%;
  	table-layout: fixed;
  	border-collapse: separate
  }

  .btn-group-justified>.btn,
  .btn-group-justified>.btn-group {
  	float: none;
  	display: table-cell;
  	width: 1%
  }

  .btn-group-justified>.btn-group .btn {
  	width: 100%
  }

  .btn-group-justified>.btn-group .dropdown-menu {
  	left: auto
  }

  [data-toggle=buttons]>.btn input[type=radio],
  [data-toggle=buttons]>.btn-group>.btn input[type=radio],
  [data-toggle=buttons]>.btn input[type=checkbox],
  [data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
  	position: absolute;
  	clip: rect(0, 0, 0, 0);
  	pointer-events: none
  }

  .embed-responsive {
  	position: relative;
  	display: block;
  	height: 0;
  	padding: 0;
  	overflow: hidden
  }

  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
  	position: absolute;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	height: 100%;
  	width: 100%;
  	border: 0
  }

  .embed-responsive-16by9 {
  	padding-bottom: 56.25%
  }

  .embed-responsive-4by3 {
  	padding-bottom: 75%
  }

  .clearfix:before,
  .clearfix:after,
  .dl-horizontal dd:before,
  .dl-horizontal dd:after,
  .noo-container:before,
  .noo-container:after,
  .noo-container-fluid:before,
  .noo-container-fluid:after,
  .noo-row:before,
  .noo-row:after,
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after,
  .btn-toolbar:before,
  .btn-toolbar:after,
  .btn-group-vertical>.btn-group:before,
  .btn-group-vertical>.btn-group:after {
  	content: " ";
  	display: table
  }

  .clearfix:after,
  .dl-horizontal dd:after,
  .noo-container:after,
  .noo-container-fluid:after,
  .noo-row:after,
  .form-horizontal .form-group:after,
  .btn-toolbar:after,
  .btn-group-vertical>.btn-group:after {
  	clear: both
  }

  .center-block {
  	display: block;
  	margin-left: auto;
  	margin-right: auto
  }

  .pull-right {
  	float: right !important
  }

  .pull-left {
  	float: left !important
  }

  .hide {
  	display: none !important
  }

  .invisible {
  	visibility: hidden
  }

  .text-hide {
  	font: 0/0 a;
  	color: transparent;
  	text-shadow: none;
  	background-color: transparent;
  	border: 0
  }

  .hidden {
  	display: none !important
  }

  .affix {
  	position: fixed
  }

  @-ms-viewport {
  	width: device-width
  }

  .visible-xs,
  .visible-sm,
  .visible-md,
  .visible-lg {
  	display: none !important
  }

  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block,
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
  	display: none !important
  }

  @media (max-width:767px) {
  	.visible-xs {
  		display: block !important
  	}
  	table.visible-xs {
  		display: table !important
  	}
  	tr.visible-xs {
  		display: table-row !important
  	}
  	th.visible-xs,
  	td.visible-xs {
  		display: table-cell !important
  	}
  }

  @media (max-width:767px) {
  	.visible-xs-block {
  		display: block !important
  	}
  }

  @media (max-width:767px) {
  	.visible-xs-inline {
  		display: inline !important
  	}
  }

  @media (max-width:767px) {
  	.visible-xs-inline-block {
  		display: inline-block !important
  	}
  }

  @media (min-width:768px) and (max-width:991px) {
  	.visible-sm {
  		display: block !important
  	}
  	table.visible-sm {
  		display: table !important
  	}
  	tr.visible-sm {
  		display: table-row !important
  	}
  	th.visible-sm,
  	td.visible-sm {
  		display: table-cell !important
  	}
  }

  @media (min-width:768px) and (max-width:991px) {
  	.visible-sm-block {
  		display: block !important
  	}
  }

  @media (min-width:768px) and (max-width:991px) {
  	.visible-sm-inline {
  		display: inline !important
  	}
  }

  @media (min-width:768px) and (max-width:991px) {
  	.visible-sm-inline-block {
  		display: inline-block !important
  	}
  }

  @media (min-width:992px) and (max-width:1199px) {
  	.visible-md {
  		display: block !important
  	}
  	table.visible-md {
  		display: table !important
  	}
  	tr.visible-md {
  		display: table-row !important
  	}
  	th.visible-md,
  	td.visible-md {
  		display: table-cell !important
  	}
  }

  @media (min-width:992px) and (max-width:1199px) {
  	.visible-md-block {
  		display: block !important
  	}
  }

  @media (min-width:992px) and (max-width:1199px) {
  	.visible-md-inline {
  		display: inline !important
  	}
  }

  @media (min-width:992px) and (max-width:1199px) {
  	.visible-md-inline-block {
  		display: inline-block !important
  	}
  }

  @media (min-width:1200px) {
  	.visible-lg {
  		display: block !important
  	}
  	table.visible-lg {
  		display: table !important
  	}
  	tr.visible-lg {
  		display: table-row !important
  	}
  	th.visible-lg,
  	td.visible-lg {
  		display: table-cell !important
  	}
  }

  @media (min-width:1200px) {
  	.visible-lg-block {
  		display: block !important
  	}
  }

  @media (min-width:1200px) {
  	.visible-lg-inline {
  		display: inline !important
  	}
  }

  @media (min-width:1200px) {
  	.visible-lg-inline-block {
  		display: inline-block !important
  	}
  }

  @media (max-width:767px) {
  	.hidden-xs {
  		display: none !important
  	}
  }

  @media (min-width:768px) and (max-width:991px) {
  	.hidden-sm {
  		display: none !important
  	}
  }

  @media (min-width:992px) and (max-width:1199px) {
  	.hidden-md {
  		display: none !important
  	}
  }

  @media (min-width:1200px) {
  	.hidden-lg {
  		display: none !important
  	}
  }

  .visible-print {
  	display: none !important
  }

  @media print {
  	.visible-print {
  		display: block !important
  	}
  	table.visible-print {
  		display: table !important
  	}
  	tr.visible-print {
  		display: table-row !important
  	}
  	th.visible-print,
  	td.visible-print {
  		display: table-cell !important
  	}
  }

  .visible-print-block {
  	display: none !important
  }

  @media print {
  	.visible-print-block {
  		display: block !important
  	}
  }

  .visible-print-inline {
  	display: none !important
  }

  @media print {
  	.visible-print-inline {
  		display: inline !important
  	}
  }

  .visible-print-inline-block {
  	display: none !important
  }

  @media print {
  	.visible-print-inline-block {
  		display: inline-block !important
  	}
  }

  @media print {
  	.hidden-print {
  		display: none !important
  	}
  }

  .pagination {
  	display: block;
  	overflow: hidden;
  	text-align: right;
  	padding-left: 0;
  	margin: 0 auto 0;
  	line-height: 2.2;
  	padding-bottom: 40px
  }

  .pagination .page-numbers {
  	color: #696969;
  	font-size: 16px;
  	display: inline-block;
  	margin: 5px 3px;
  	background: #eee;
  	text-align: center;
  	width: 40px;
  	height: 40px;
  	border: 1px solid #eee;
  	-webkit-border-radius: 4px;
  	border-radius: 4px
  }

  .pagination .page-numbers.current {
  	color: #fff;
  	background: #e182a8;
  	border-color: #e182a8
  }

  .pagination a.page-numbers {
  	text-decoration: none;
  	-webkit-transition: all .4s ease 0s;
  	-o-transition: all .4s ease 0s;
  	transition: all .4s ease 0s
  }

  .pagination a.page-numbers:hover {
  	color: #fff;
  	background: #e182a8;
  	border-color: #e182a8
  }

  #pagination {
  	display: block;
  	text-align: center
  }

  #pagination .prev,
  #pagination .next {
  	display: inline-block;
  	margin: 15px
  }

  .loadmore-action,
  #infscr-loading,
  .loadmore-loading {
  	display: block;
  	width: 100%;
  	text-align: center;
  	margin: 10px auto;
  	line-height: 3;
  	font-size: 16px
  }

  @media screen and (max-width:991px) {
  	.loadmore-action,
  	#infscr-loading,
  	.loadmore-loading {
  		margin: 10px auto 60px
  	}
  }

  .loadmore-loading {
  	position: relative;
  	height: 25px;
  	width: 50px;
  	margin-left: auto;
  	margin-right: auto
  }

  .loadmore-loading.finished {
  	width: auto
  }

  .loadmore-loading span {
  	display: block;
  	bottom: 0;
  	width: 9px;
  	height: 5px;
  	background: #696969;
  	position: absolute;
  	-webkit-animation: preload_audio_wave 1.5s infinite ease-in-out;
  	-o-animation: preload_audio_wave 1.5s infinite ease-in-out;
  	animation: preload_audio_wave 1.5s infinite ease-in-out
  }

  .loadmore-loading span:nth-child(2) {
  	left: 11px;
  	-webkit-animation-delay: .2s;
  	animation-delay: .2s
  }

  .loadmore-loading span:nth-child(3) {
  	left: 22px;
  	-webkit-animation-delay: .4s;
  	animation-delay: .4s
  }

  .loadmore-loading span:nth-child(4) {
  	left: 33px;
  	-webkit-animation-delay: .6s;
  	animation-delay: .6s
  }

  .loadmore-loading span:nth-child(5) {
  	left: 44px;
  	-webkit-animation-delay: .8s;
  	animation-delay: .8s
  }

  @keyframes preload_audio_wave {
  	0% {
  		height: 5px;
  		transform: translateY(0px);
  		background: #e182a8
  	}
  	25% {
  		height: 30px;
  		transform: translateY(15px);
  		background: #e182a8
  	}
  	50% {
  		height: 5px;
  		transform: translateY(0px);
  		background: #e182a8
  	}
  	100% {
  		height: 5px;
  		transform: translateY(0px);
  		background: #e182a8
  	}
  }

  @-webkit-keyframes preload_audio_wave {
  	0% {
  		height: 5px;
  		-webkit-transform: translateY(0px);
  		background: #e182a8
  	}
  	25% {
  		height: 30px;
  		-webkit-transform: translateY(15px);
  		background: #e182a8
  	}
  	50% {
  		height: 5px;
  		-webkit-transform: translateY(0px);
  		background: #e182a8
  	}
  	100% {
  		height: 5px;
  		-webkit-transform: translateY(0px);
  		background: #e182a8
  	}
  }

  @-moz-keyframes preload_audio_wave {
  	0% {
  		height: 5px;
  		-moz-transform: translateY(0px);
  		background: #e182a8
  	}
  	25% {
  		height: 30px;
  		-moz-transform: translateY(15px);
  		background: #e182a8
  	}
  	50% {
  		height: 5px;
  		-moz-transform: translateY(0px);
  		background: #e182a8
  	}
  	100% {
  		height: 5px;
  		-moz-transform: translateY(0px);
  		background: #e182a8
  	}
  }

  @keyframes preload_audio_wave {
  	0% {
  		height: 5px;
  		transform: translateY(0px);
  		background: #e182a8
  	}
  	25% {
  		height: 30px;
  		transform: translateY(15px);
  		background: #e182a8
  	}
  	50% {
  		height: 5px;
  		transform: translateY(0px);
  		background: #e182a8
  	}
  	100% {
  		height: 5px;
  		transform: translateY(0px);
  		background: #e182a8
  	}
  }

  [data-paginate=loadmore] .pagination,
  [data-paginate=infinite] .pagination {
  	display: none
  }

  #main {
  	margin-top: 100px;
  	margin-bottom: 100px
  }

  @media screen and (max-width:767px) {
  	#main {
  		margin-top: 60px;
  		margin-bottom: 60px
  	}
  }

  .main-wrap {
  	margin-top: 100px;
  	margin-bottom: 100px
  }

  img {
  	height: auto;
  	max-width: 100%;
  	vertical-align: middle
  }

  .hentry {
  	padding: 0;
  	margin-top: 60px;
  	background: #fff
  }

  .hentry:first-child {
  	margin-top: 0
  }

  .hentry .entry-footer span {
  	margin-right: 15px;
  	display: inline-block
  }

  .hentry .entry-footer span i {
  	padding-right: 7px
  }

  .hentry.sticky {
  	border-color: #e182a8;
  	border-bottom-width: 4px;
  	position: relative;
  	overflow: hidden
  }

  .hentry.sticky:after {
  	width: 150px;
  	height: 50px;
  	font-family: 'FontAwesome';
  	content: "\f08d";
  	background: #e182a8;
  	position: absolute;
  	right: -57px;
  	top: -7px;
  	color: #fff;
  	-webkit-transform: rotate(40deg);
  	-ms-transform: rotate(40deg);
  	-o-transform: rotate(40deg);
  	transform: rotate(40deg);
  	text-align: center;
  	line-height: 56px;
  	font-size: 18px
  }

  .single-social {
  	padding: 30px;
  	margin-top: 30px;
  	background: #fff;
  	border: 1px solid #eee
  }

  .meta-author {
  	padding: 30px;
  	margin-top: 30px;
  	background: #fff;
  	border: 1px solid #eee
  }

  #comments {
  	padding: 20px 0;
  	margin-top: 30px
  }

  #comments .comments-title {
  	color: #5f41a5;
  	text-transform: uppercase;
  	font-size: 20px;
  	line-height: 30px;
  	margin-bottom: 20px;
  	position: relative;
  	font-weight: 400;
  	margin-top: 0
  }

  #comments .comments-title em {
  	color: #e182a8;
  	font-style: normal
  }

  #comments .comments-title:after {
  	background: #e182a8;
  	bottom: -15px;
  	content: '';
  	left: 0;
  	height: 2px;
  	position: absolute;
  	width: 30px
  }

  #comments>ol,
  #comments>ul {
  	margin: 0 0 45px !important
  }

  #comments ol,
  #comments ul {
  	list-style: none;
  	padding: 0;
  	margin: 0
  }

  #comments ol>li,
  #comments ul>li {
  	border-bottom: 1px solid #f3f3f3;
  	padding: 20px 0;
  	margin: 0
  }

  #comments ol>li #respond,
  #comments ul>li #respond {
  	clear: both
  }

  #comments ol>li #respond #reply-title,
  #comments ul>li #respond #reply-title {
  	margin: 0
  }

  #comments ol>li #respond #reply-title span,
  #comments ul>li #respond #reply-title span {
  	display: none
  }

  #comments ol>li #respond #reply-title:after,
  #comments ul>li #respond #reply-title:after {
  	content: none
  }

  #comments ol>li .comment-wrap:after,
  #comments ul>li .comment-wrap:after {
  	clear: both;
  	content: '';
  	display: table
  }

  #comments ol>li .comment-wrap .comment-img,
  #comments ul>li .comment-wrap .comment-img {
  	float: left;
  	max-width: 80px
  }

  #comments ol>li .comment-wrap .comment-img .img-thumbnail,
  #comments ul>li .comment-wrap .comment-img .img-thumbnail {
  	border: none;
  	background: 0 0
  }

  #comments ol>li .comment-wrap .comment-img .img-thumbnail img,
  #comments ul>li .comment-wrap .comment-img .img-thumbnail img {
  	border-radius: 50%
  }

  #comments ol>li .comment-wrap .comment-block,
  #comments ul>li .comment-wrap .comment-block {
  	padding-left: 100px
  }

  #comments ol>li .comment-wrap .comment-block .comment-header,
  #comments ul>li .comment-wrap .comment-block .comment-header {
  	margin: 0;
  	padding: 0
  }

  #comments ol>li .comment-wrap .comment-block .comment-header cite,
  #comments ul>li .comment-wrap .comment-block .comment-header cite {
  	color: #333;
  	font-size: 16px;
  	font-style: normal;
  	font-weight: 700;
  	line-height: 24px
  }

  #comments ol>li .comment-wrap .comment-block .comment-header cite:after,
  #comments ul>li .comment-wrap .comment-block .comment-header cite:after {
  	content: "\f111";
  	color: #e182a8;
  	display: inline-block;
  	font-family: "FontAwesome";
  	font-size: 5px;
  	margin: 0 12px 0 14px;
  	transform: translateY(-2px)
  }

  #comments ol>li .comment-wrap .comment-block .comment-header time,
  #comments ul>li .comment-wrap .comment-block .comment-header time {
  	color: #ababab;
  	font-size: 14px;
  	line-height: 24px
  }

  #comments ol>li .comment-wrap .comment-block .comment-header a.comment-edit-link,
  #comments ul>li .comment-wrap .comment-block .comment-header a.comment-edit-link {
  	display: inline-block;
  	margin-left: 12px;
  	font-size: 14px
  }

  #comments ol>li .comment-wrap .comment-block .comment-header a.comment-edit-link:after,
  #comments ul>li .comment-wrap .comment-block .comment-header a.comment-edit-link:after {
  	clear: both;
  	content: '';
  	display: table
  }

  #comments ol>li .comment-wrap .comment-block .comment-content p,
  #comments ul>li .comment-wrap .comment-block .comment-content p {
  	color: #696969;
  	margin: 0;
  	line-height: 24px
  }

  #comments ol>li .comment-wrap .comment-block a.comment-reply-link,
  #comments ul>li .comment-wrap .comment-block a.comment-reply-link {
  	color: #696969;
  	font-size: 14px;
  	line-height: 24px;
  	opacity: .7;
  	filter: alpha(opacity=70);
  	margin-top: 6px;
  	display: inline-block
  }

  #comments ol>li .comment-wrap .comment-block a.comment-reply-link i,
  #comments ul>li .comment-wrap .comment-block a.comment-reply-link i {
  	margin-right: 5px
  }

  #comments ol>li .comment-wrap .comment-block a.comment-reply-link:hover,
  #comments ul>li .comment-wrap .comment-block a.comment-reply-link:hover {
  	color: #5f41a5
  }

  #comments ol>li .children,
  #comments ul>li .children {
  	margin: 18px 0 -30px 100px
  }

  @media screen and (max-width:767px) {
  	#comments ol>li .children,
  	#comments ul>li .children {
  		margin: 18px 0 -30px 40px
  	}
  }

  #comments ol>li .children li,
  #comments ul>li .children li {
  	border: none;
  	border-top: 1px solid #f3f3f3;
  	margin: 0;
  	padding: 25px 0
  }

  #comments #respond .comment-reply-title {
  	color: #e182a8;
  	margin: 0 0 57px;
  	font-size: 20px;
  	line-height: 30px;
  	text-transform: uppercase;
  	position: relative;
  	font-weight: 400
  }

  #comments #respond .comment-reply-title .first-word {
  	color: #5f41a5
  }

  #comments #respond .comment-reply-title:after {
  	background: #e182a8;
  	bottom: -15px;
  	content: '';
  	left: 0;
  	height: 2px;
  	position: absolute;
  	width: 30px
  }

  #comments #respond .comment-form .comment-form-head {
  	margin-bottom: 20px
  }

  #comments #respond .comment-form input[type=text],
  #comments #respond .comment-form input[type=email] {
  	border: 1px solid #eee;
  	color: #888;
  	margin-bottom: 10px;
  	padding: 10px 20px;
  	line-height: 21px;
  	font-size: 15px;
  	width: 100%
  }

  #comments #respond .comment-form input[type=text]::-moz-placeholder,
  #comments #respond .comment-form input[type=email]::-moz-placeholder {
  	color: #888;
  	opacity: 1
  }

  #comments #respond .comment-form input[type=text]:-ms-input-placeholder,
  #comments #respond .comment-form input[type=email]:-ms-input-placeholder {
  	color: #888
  }

  #comments #respond .comment-form input[type=text]::-webkit-input-placeholder,
  #comments #respond .comment-form input[type=email]::-webkit-input-placeholder {
  	color: #888
  }

  #comments #respond .comment-form textarea {
  	border: 1px solid #eee;
  	color: #888;
  	-webkit-border-radius: 0;
  	border-radius: 0;
  	margin-bottom: 10px;
  	padding: 20px;
  	line-height: 21px;
  	font-size: 15px;
  	width: 100%;
  	-webkit-box-shadow: none;
  	box-shadow: none
  }

  #comments #respond .comment-form textarea::-moz-placeholder {
  	color: #888;
  	opacity: 1
  }

  #comments #respond .comment-form textarea:-ms-input-placeholder {
  	color: #888
  }

  #comments #respond .comment-form textarea::-webkit-input-placeholder {
  	color: #888
  }

  #comments #respond .form-submit {
  	margin-top: 15px
  }

  #comments #respond .form-submit input[type=submit] {
  	border: none;
  	background: #e182a8;
  	color: #fff;
  	font-weight: 400;
  	letter-spacing: 1px;
  	padding: 10px 45px;
  	-webkit-transition: all .4s ease 0s;
  	-o-transition: all .4s ease 0s;
  	transition: all .4s ease 0s;
  	-webkit-border-radius: 4px;
  	border-radius: 4px;
  	font-size: 16px;
  	margin-top: 15px
  }

  #comments #respond .form-submit input[type=submit]:hover {
  	background: #d2447d
  }

  .alignleft {
  	float: left
  }

  .alignright {
  	float: right
  }

  .aligncenter {
  	display: block;
  	margin-left: auto;
  	margin-right: auto
  }

  figure.wp-caption.alignleft,
  img.alignleft {
  	margin: 5px 20px 5px 0
  }

  .wp-caption.alignleft {
  	margin: 5px 10px 5px 0
  }

  figure.wp-caption.alignright,
  img.alignright {
  	margin: 5px 0 5px 20px
  }

  .wp-caption.alignright {
  	margin: 5px 0 5px 10px
  }

  img.aligncenter {
  	margin: 5px auto
  }

  img.alignnone {
  	margin: 5px 0
  }

  body .alignright {
  	clear: right
  }

  body .alignleft {
  	clear: left
  }

  .wp-caption .wp-caption-text,
  .entry-caption,
  .gallery-caption {
  	color: #220e10;
  	font-size: 18px;
  	font-style: italic;
  	font-weight: 300;
  	margin: 0 0 24px
  }

  div.wp-caption.alignright {
  	float: right
  }

  div.wp-caption.alignright .wp-caption-text {
  	padding-left: 10px
  }

  img.wp-smiley,
  .rsswidget img {
  	border: 0;
  	border-radius: 0;
  	box-shadow: none;
  	margin-bottom: 0;
  	margin-top: 0;
  	padding: 0
  }

  .wp-caption.alignleft+ul,
  .wp-caption.alignleft+ol {
  	list-style-position: inside
  }

  .entry-content img {
  	margin: 0 0 1.5em
  }

  .alignleft,
  img.alignleft {
  	margin-right: 1.5em;
  	display: inline;
  	float: left
  }

  .alignright,
  img.alignright {
  	margin-left: 1.5em;
  	display: inline;
  	float: right
  }

  .aligncenter,
  img.aligncenter {
  	margin-right: auto;
  	margin-left: auto;
  	display: block;
  	clear: both
  }

  .clear:after,
  .site:after,
  .entry-content:after,
  .site-content:after,
  .nav-links:after,
  .comment-navigation:after,
  .social-navigation ul:after,
  .textwidget:after {
  	clear: both;
  	display: table;
  	content: ''
  }

  .wp-caption {
  	margin-bottom: 1.5em;
  	text-align: center;
  	padding-top: 5px;
  	max-width: 100%
  }

  .wp-caption img {
  	border: 0 none;
  	padding: 0;
  	margin: 0;
  	max-width: 100%
  }

  .wp-caption p.wp-caption-text {
  	line-height: 1.5;
  	font-size: 10px;
  	margin: 0
  }

  .wp-smiley {
  	margin: 0 !important;
  	max-height: 1em
  }

  blockquote.left {
  	margin-right: 20px;
  	text-align: right;
  	margin-left: 0;
  	width: 33%;
  	float: left
  }

  table {
  	border-collapse: separate;
  	border-spacing: 0;
  	border: 1px solid rgba(51, 51, 51, .1);
  	margin: 0 0 1.6em;
  	table-layout: fixed;
  	width: 100%
  }

  table td,
  table th {
  	border: 1px solid rgba(51, 51, 51, .1);
  	padding: .4em
  }

  blockquote.right {
  	margin-left: 20px;
  	text-align: left;
  	margin-right: 0;
  	width: 33%;
  	float: right
  }

  #off-canvas-nav {
  	display: none
  }

  div.wpb_content_element {
  	margin-bottom: 0
  }

  .noo-container-fluid>.vc_row-fluid>div.vc_col-sm-12 .wpb_button,
  .noo-container-fluid>.vc_row-fluid>div.vc_col-sm-12 .wpb_content_element,
  .noo-container-fluid>.vc_row-fluid>div.vc_col-sm-12 ul.wpb_thumbnails-fluid>li {
  	margin-bottom: 0
  }

  .page-template-page-right-sidebar .entry-content>.noo-container-fluid {
  	padding-left: 0;
  	padding-right: 0
  }

  .box-padding {
  	padding-left: 150px;
  	padding-right: 150px
  }

  @media (max-width:1300px) {
  	.box-padding {
  		padding-left: 30px;
  		padding-right: 30px
  	}
  }

  @media (max-width:991px) {
  	.box-padding {
  		padding-left: 0;
  		padding-right: 0
  	}
  }

  .padding-16 {
  	padding: 0 16%
  }

  #error-404 {
  	padding: 15px 0;
  	text-align: center
  }

  #error-404 p {
  	color: #696969;
  	letter-spacing: 1px;
  	text-transform: uppercase
  }

  #error-404 h1 {
  	font-size: 26px;
  	text-transform: uppercase
  }

  .blog-item-header .noo-video-container iframe {
  	height: 250px;
  	width: 100%
  }

  .post .noo-video-container iframe {
  	height: 450px
  }

  .post .noo-audio-embed iframe {
  	border: 0
  }

  h3.noo-title {
  	color: #e182a8;
  	font-size: 32px;
  	font-weight: 400;
  	margin: 0 0 15px;
  	text-transform: uppercase
  }

  h3.noo-title .first-word {
  	color: #5f41a5
  }

  .admin-bar .noo-header.fixed_top.fixed-top-eff {
  	top: 32px
  }

  .search-header5 {
  	display: none
  }

  .search-header5 .note-search {
  	font-size: 24px;
  	color: #000;
  	text-transform: uppercase;
  	font-weight: 300
  }

  @media (max-width:767px) {
  	.search-header5 .note-search {
  		font-size: 16px
  	}
  }

  .search-header5 .remove-form {
  	position: fixed;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	z-index: 9999;
  	background: rgba(255, 255, 255, .925)
  }

  .search-header5 form {
  	position: fixed;
  	top: 50%;
  	left: 50%;
  	text-align: center;
  	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	-o-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  	z-index: 99999
  }

  .search-header5 form .sr-only {
  	display: none
  }

  .search-header5 form .form-control {
  	display: block;
  	width: 100%;
  	height: 100%;
  	background: 0 0;
  	border: 0;
  	color: #000;
  	-webkit-border-radius: 0;
  	border-radius: 0;
  	-webkit-transition: all .8s ease .7s;
  	-o-transition: all .8s ease .7s;
  	transition: all .8s ease .7s;
  	font-size: 68px;
  	text-transform: uppercase;
  	text-align: center;
  	padding: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none
  }

  .search-header5 form .form-control::-moz-placeholder {
  	color: #000;
  	opacity: 1
  }

  .search-header5 form .form-control:-ms-input-placeholder {
  	color: #000
  }

  .search-header5 form .form-control::-webkit-input-placeholder {
  	color: #000
  }

  .search-header5 form .form-control:focus,
  .search-header5 form .form-control:active {
  	outline-color: transparent;
  	outline: none;
  	-webkit-box-shadow: none;
  	box-shadow: none
  }

  @media (max-width:767px) {
  	.search-header5 form .form-control {
  		font-size: 38px
  	}
  }

  .search-header5 form input[type=submit] {
  	height: 50px;
  	background: #e182a8;
  	color: #fff;
  	padding: 0 50px;
  	border: 0;
  	-webkit-transition: all .8s ease .7s;
  	-o-transition: all .8s ease .7s;
  	transition: all .8s ease .7s;
  	-webkit-border-radius: 0;
  	border-radius: 0;
  	-webkit-transform: translate(-100px, 0);
  	-ms-transform: translate(-100px, 0);
  	-o-transform: translate(-100px, 0);
  	transform: translate(-100px, 0);
  	opacity: 0;
  	filter: alpha(opacity=0);
  	display: none
  }

  .search-header5.search-header-eff {
  	display: block
  }

  .noo-header {
  	position: relative;
  	z-index: 10
  }

  .noo-header a {
  	-webkit-transition: all .3s ease 0s;
  	-o-transition: all .3s ease 0s;
  	transition: all .3s ease 0s
  }

  .noo-header a:focus,
  .noo-header a:hover {
  	text-decoration: none;
  	outline: none
  }

  .noo-header .navbar-wrapper {
  	clear: both;
  	background: #fff;
  	position: relative;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header.fixed_top_eff {
  	position: fixed;
  	left: 0;
  	top: 0;
  	width: 100%
  }

  .noo-header.header_transparent .navbar-wrapper {
  	background: rgba(0, 0, 0, .8)
  }

  .cart-hide-fix,
  .search-hide-fix {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo_icon_menu {
  	display: none
  }

  .navbar-default {
  	min-height: 120px
  }

  .noo-main-menu .navbar-nav {
  	list-style: none;
  	padding: 0;
  	margin: 0
  }

  .noo-main-menu .navbar-nav:after {
  	clear: both;
  	content: '';
  	display: table
  }

  .noo-main-menu .navbar-nav li {
  	float: left;
  	position: relative;
  	-webkit-perspective: 1000;
  	perspective: 1000;
  	z-index: 1;
  	padding-left: 20px;
  	padding-right: 20px
  }

  .noo-main-menu .navbar-nav li.current-menu-parent>a,
  .noo-main-menu .navbar-nav li.current-menu-item>a {
  	color: #e182a8
  }

  .noo-main-menu .navbar-nav li.current-menu-parent>a:after,
  .noo-main-menu .navbar-nav li.current-menu-item>a:after,
  .noo-main-menu .navbar-nav li.current-menu-parent>a:before,
  .noo-main-menu .navbar-nav li.current-menu-item>a:before {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s;
  	opacity: 1;
  	filter: alpha(opacity=100)
  }

  .noo-main-menu .navbar-nav li.current-menu-parent>a:before,
  .noo-main-menu .navbar-nav li.current-menu-item>a:before {
  	left: -12px
  }

  .noo-main-menu .navbar-nav li.current-menu-parent>a:after,
  .noo-main-menu .navbar-nav li.current-menu-item>a:after {
  	right: -12px
  }

  .noo-main-menu .navbar-nav li>a {
  	line-height: 100px;
  	font-size: 14px;
  	padding: 0;
  	text-transform: uppercase;
  	position: relative;
  	display: inline-block;
  	margin-top: 20px
  }

  .noo-main-menu .navbar-nav li>a:after,
  .noo-main-menu .navbar-nav li>a:before {
  	width: 5px;
  	height: 5px;
  	background-color: #e182a8;
  	-webkit-border-radius: 50%;
  	border-radius: 50%;
  	position: absolute;
  	top: 50%;
  	-webkit-transform: translate(0, -50%);
  	-ms-transform: translate(0, -50%);
  	-o-transform: translate(0, -50%);
  	transform: translate(0, -50%);
  	content: '';
  	display: block;
  	opacity: 0;
  	filter: alpha(opacity=0)
  }

  .noo-main-menu .navbar-nav li>a:before {
  	left: -22px
  }

  .noo-main-menu .navbar-nav li>a:after {
  	right: -22px
  }

  .noo-main-menu .navbar-nav li>a:hover:after,
  .noo-main-menu .navbar-nav li>a:hover:before {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s;
  	opacity: 1;
  	filter: alpha(opacity=100)
  }

  .noo-main-menu .navbar-nav li>a:hover:before {
  	left: -12px
  }

  .noo-main-menu .navbar-nav li>a:hover:after {
  	right: -12px
  }

  .noo-main-menu .navbar-nav li>.sub-menu {
  	position: absolute;
  	left: 0;
  	top: 100%;
  	list-style: none;
  	padding: 10px 0;
  	margin: 0;
  	background: #fff;
  	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
  	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
  	min-width: 220px;
  	opacity: 0;
  	filter: alpha(opacity=0);
  	visibility: hidden;
  	-webkit-backface-visibility: hidden;
  	-moz-backface-visibility: hidden;
  	backface-visibility: hidden;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s;
  	transform-style: preserve-3d;
  	-webkit-transform: rotateY(90deg);
  	-ms-transform: rotateY(90deg);
  	-o-transform: rotateY(90deg);
  	transform: rotateY(90deg)
  }

  .noo-main-menu .navbar-nav li>.sub-menu li {
  	float: none;
  	position: relative;
  	padding: 0 20px
  }

  .noo-main-menu .navbar-nav li>.sub-menu li.menu-item-has-children:after {
  	position: absolute;
  	right: 20px;
  	top: 50%;
  	margin-top: 0;
  	font-size: 16px;
  	-webkit-transform: translate(0, -50%);
  	-ms-transform: translate(0, -50%);
  	-o-transform: translate(0, -50%);
  	transform: translate(0, -50%);
  	content: "\f125";
  	font-family: "Ionicons";
  	font-size: 10px
  }

  .noo-main-menu .navbar-nav li>.sub-menu li a {
  	background: 0 0;
  	text-transform: none;
  	font-weight: 400;
  	line-height: 24px;
  	display: block;
  	position: relative;
  	padding: 7px 0;
  	text-decoration: none;
  	margin-top: 0
  }

  .noo-main-menu .navbar-nav li>.sub-menu li a:before,
  .noo-main-menu .navbar-nav li>.sub-menu li a:after {
  	display: none
  }

  .noo-main-menu .navbar-nav li>.sub-menu li a:hover .icon-submenu-down {
  	color: #555
  }

  .noo-main-menu .navbar-nav li>.sub-menu li .sub-menu {
  	list-style: none;
  	padding: 10px 0;
  	margin: 0;
  	position: absolute;
  	left: 90%;
  	top: 0;
  	z-index: 1;
  	min-width: 220px;
  	visibility: hidden;
  	opacity: 0;
  	filter: alpha(opacity=0);
  	-webkit-transition: all .3s ease 0s;
  	-o-transition: all .3s ease 0s;
  	transition: all .3s ease 0s
  }

  .noo-main-menu .navbar-nav li>.sub-menu li .sub-menu li {
  	background: #fff
  }

  .noo-main-menu .navbar-nav li>.sub-menu li:hover .sub-menu {
  	left: 100%;
  	opacity: 1;
  	filter: alpha(opacity=100);
  	visibility: visible
  }

  .noo-main-menu .navbar-nav li:hover .sub-menu {
  	top: 100%;
  	opacity: 1;
  	filter: alpha(opacity=100);
  	visibility: visible;
  	-webkit-transform: rotateY(0);
  	-ms-transform: rotateY(0);
  	-o-transform: rotateY(0);
  	transform: rotateY(0)
  }

  .noo-main-menu .navbar-nav li.fly-left:hover .sub-menu {
  	left: auto;
  	right: 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu {
  	position: static;
  	-webkit-perspective: none;
  	perspective: none
  }

  .noo-main-menu .navbar-nav li.noo_megamenu:hover .sub-menu li {
  	display: block
  }

  .noo-main-menu .navbar-nav li.noo_megamenu:hover>.sub-menu {
  	-webkit-transform: translate(0, 0);
  	-ms-transform: translate(0, 0);
  	-o-transform: translate(0, 0);
  	transform: translate(0, 0);
  	opacity: 1;
  	filter: alpha(opacity=100)
  }

  .noo-main-menu .navbar-nav li.noo_megamenu ul li a:hover {
  	background: 0 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu {
  	padding: 0 40px;
  	width: 100%;
  	right: 0;
  	left: 0;
  	-webkit-transform: translate(0, 5%);
  	-ms-transform: translate(0, 5%);
  	-o-transform: translate(0, 5%);
  	transform: translate(0, 5%);
  	opacity: 0;
  	filter: alpha(opacity=0);
  	z-index: 1
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li {
  	float: left;
  	border: 0;
  	padding: 25px 20px
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li:after {
  	display: none
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li>a {
  	margin: 0;
  	font-size: 15px;
  	text-transform: uppercase;
  	font-weight: 600
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li:first-child {
  	border-left: 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li>ul {
  	display: block !important;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s;
  	position: relative;
  	width: auto;
  	min-width: inherit;
  	left: auto !important;
  	top: auto !important;
  	right: auto !important;
  	visibility: visible;
  	border: 0;
  	opacity: 1;
  	filter: alpha(opacity=100);
  	padding: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  	margin-top: 5px
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li>ul li {
  	display: none;
  	padding-left: 0;
  	padding-right: 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li>ul li:first-child {
  	border-top: 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li>ul li a {
  	font-family: 'Lato', serif;
  	font-size: 16px;
  	text-transform: none
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area {
  	padding-bottom: 0;
  	padding-top: 10px
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area .widget-title {
  	margin: 0 0 25px;
  	font-size: 18px;
  	font-weight: 400;
  	text-transform: uppercase;
  	color: #333;
  	position: relative;
  	display: inline-block
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area .widget-title:after {
  	position: absolute;
  	right: -12px;
  	top: 50%;
  	margin-top: 0;
  	font-size: 11px;
  	-webkit-transform: translate(0, -50%);
  	-ms-transform: translate(0, -50%);
  	-o-transform: translate(0, -50%);
  	transform: translate(0, -50%);
  	content: "\f107";
  	font-family: 'FontAwesome'
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area .widget_text a {
  	padding: 0;
  	overflow: hidden;
  	height: 82px;
  	display: block;
  	margin-bottom: 20px
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area .widget_text img {
  	margin-bottom: 20px;
  	-webkit-transition: all .4s ease 0s;
  	-o-transition: all .4s ease 0s;
  	transition: all .4s ease 0s
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area .widget_text img:hover {
  	-webkit-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1)
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li {
  	padding: 20px 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:before,
  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:after {
  	content: " ";
  	display: table
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:after {
  	clear: both
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:before,
  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:after {
  	content: " ";
  	display: table
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:after {
  	clear: both
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li:first-child {
  	padding-top: 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a {
  	padding: 0;
  	text-transform: none;
  	line-height: 30px;
  	font-weight: 400;
  	font-size: 16px;
  	font-family: 'Lato', serif
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a:before {
  	display: none
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a:hover {
  	color: #e182a8;
  	-webkit-transform: translate(0, 0);
  	-ms-transform: translate(0, 0);
  	-o-transform: translate(0, 0);
  	transform: translate(0, 0)
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a img {
  	width: 65px;
  	margin-left: 0;
  	margin-right: 0;
  	float: none
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li a .product-title {
  	float: right;
  	width: 154px;
  	padding-left: 20px;
  	line-height: 30px;
  	margin-top: -8px
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li span.amount {
  	font-size: 16px;
  	display: inline-block
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li del span.amount {
  	color: #555;
  	opacity: .4;
  	filter: alpha(opacity=40);
  	text-decoration: line-through
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li ins {
  	text-decoration: none;
  	float: left
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>.sub-menu>li .noo_megamenu_widget_area li ins span.amount {
  	padding-right: 16px;
  	color: #e182a8
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 {
  	position: relative
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 ul.sub-menu {
  	width: 440px;
  	left: 0;
  	-webkit-transform: translate(0, 0);
  	-ms-transform: translate(0, 0);
  	-o-transform: translate(0, 0);
  	transform: translate(0, 0)
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 ul.sub-menu li {
  	width: 50%
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 ul.sub-menu li:nth-child(2n+1) {
  	clear: both
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 {
  	position: relative
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 ul.sub-menu {
  	width: 660px;
  	left: 0;
  	-webkit-transform: translate(0, 0);
  	-ms-transform: translate(0, 0);
  	-o-transform: translate(0, 0);
  	transform: translate(0, 0)
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 ul.sub-menu li {
  	width: 33.33333333%
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 ul.sub-menu li:nth-child(3n+1) {
  	clear: both
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-4 ul.sub-menu li {
  	width: 25%
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-4 ul.sub-menu li:nth-child(4n+1) {
  	clear: both
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-5 ul.sub-menu li {
  	width: 20%
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-5 ul.sub-menu li:nth-child(5n+1) {
  	clear: both
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-6 ul.sub-menu li {
  	width: 16.66666667%
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.mega-col-columns-6 ul.sub-menu li:nth-child(6n+1) {
  	clear: both
  }

  .noo-main-menu .navbar-nav li.noo_megamenu.noo_heading ul.sub-menu a.sf-with-ul {
  	height: 0
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>ul.sub-menu li ul.product_list_widget li,
  .noo-main-menu .navbar-nav li.noo_megamenu>ul.sub-menu li ul.sub-menu {
  	width: auto
  }

  .noo-main-menu .navbar-nav li.noo_megamenu>ul.sub-menu li ul.product_list_widget li li,
  .noo-main-menu .navbar-nav li.noo_megamenu>ul.sub-menu li ul.sub-menu li {
  	width: auto
  }

  .noo-header .navbar-header4 .noo-main-menu .navbar-nav li a {
  	margin-top: 50px
  }

  .noo-header .navbar-header4 .noo-main-menu .navbar-nav li .sub-menu li a {
  	margin-top: 0
  }

  .noo-main-menu.noo-right-menu .navbar-nav li.noo_megamenu.mega-col-columns-2 ul.sub-menu,
  .noo-main-menu.noo-right-menu .navbar-nav li.noo_megamenu.mega-col-columns-3 ul.sub-menu {
  	right: 0;
  	left: auto
  }

  .navbar {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .navbar-brand {
  	line-height: 120px;
  	font-size: 30px;
  	display: block;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .logo-image {
  	font-size: 30px;
  	display: block;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header .navbar-header {
  	position: absolute;
  	left: 50%;
  	-webkit-transform: translate(-50%, 0);
  	-ms-transform: translate(-50%, 0);
  	-o-transform: translate(-50%, 0);
  	transform: translate(-50%, 0);
  	z-index: 1
  }

  .noo-header .navbar-header .noo-logo-img {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header .noo-right-menu,
  .noo-header .noo-left-menu {
  	width: 50%
  }

  .noo-header .noo-right-menu:hover,
  .noo-header .noo-left-menu:hover {
  	z-index: 2
  }

  @media screen and (max-width:1024px) {
  	.noo-header .noo-right-menu .navbar-nav li,
  	.noo-header .noo-left-menu .navbar-nav li {
  		padding-left: 10px;
  		padding-right: 10px
  	}
  	.noo-header .noo-right-menu .navbar-nav li>a:after,
  	.noo-header .noo-left-menu .navbar-nav li>a:after,
  	.noo-header .noo-right-menu .navbar-nav li>a:before,
  	.noo-header .noo-left-menu .navbar-nav li>a:before {
  		display: none
  	}
  }

  .noo-header .noo-right-menu.menu-less .navbar-nav li,
  .noo-header .noo-left-menu.menu-less .navbar-nav li {
  	padding-left: 10px;
  	padding-right: 10px
  }

  .noo-header .noo-right-menu.menu-less .navbar-nav li>a:after,
  .noo-header .noo-left-menu.menu-less .navbar-nav li>a:after,
  .noo-header .noo-right-menu.menu-less .navbar-nav li>a:before,
  .noo-header .noo-left-menu.menu-less .navbar-nav li>a:before {
  	display: none
  }

  .noo-header .noo-right-menu {
  	float: right;
  	padding-left: 125px
  }

  .noo-header .noo-right-menu.menu-less {
  	padding-left: 90px
  }

  .noo-header .noo-right-menu {
  	float: right
  }

  .noo-header .noo-right-menu.menu-less {
  	padding-left: 90px
  }

  .noo-header .noo-left-menu {
  	float: left;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-justify-content: flex-end;
  	justify-content: flex-end;
  	padding-right: 125px
  }

  .noo-header .noo-left-menu.menu-less {
  	padding-right: 90px
  }

  .noo-header .noo-top-left-widget,
  .noo-header .noo-top-right-widget {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header .noo-top-left-widget {
  	position: absolute;
  	top: 40px;
  	left: 30px
  }

  .noo-header .noo-top-left-widget a i {
  	-webkit-transition: all .3s ease 0s;
  	-o-transition: all .3s ease 0s;
  	transition: all .3s ease 0s;
  	font-size: 26px;
  	color: #333;
  	padding-right: 14px;
  	display: inline;
  	line-height: 1.75;
  	vertical-align: baseline;
  	width: auto;
  	margin: 0
  }

  .noo-header .noo-top-left-widget a:focus,
  .noo-header .noo-top-left-widget a:hover {
  	color: #5f41a5
  }

  .noo-header .noo-top-left-widget a:focus i,
  .noo-header .noo-top-left-widget a:hover i {
  	color: #5f41a5
  }

  .noo-header .noo-top-right-widget {
  	position: absolute;
  	top: 38px;
  	right: 30px
  }

  .noo-header .noo-top-right-widget a {
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex
  }

  .noo-header .noo-top-right-widget a:focus,
  .noo-header .noo-top-right-widget a:hover {
  	color: #5f41a5
  }

  .noo-header .noo-top-right-widget a:focus i,
  .noo-header .noo-top-right-widget a:hover i {
  	color: #5f41a5
  }

  .noo-header .noo-top-right-widget a i {
  	-webkit-transition: all .3s ease 0s;
  	-o-transition: all .3s ease 0s;
  	transition: all .3s ease 0s;
  	font-size: 35px;
  	color: #333;
  	line-height: 38px;
  	padding-right: 14px;
  	-webkit-flex: 50%;
  	flex: 50%;
  	width: auto
  }

  .noo-top-right-widget a .noo-cart-wrapper {
  	-webkit-flex: 50%;
  	flex: 50%
  }

  .noo-top-right-widget a span {
  	font-size: 14px;
  	text-transform: uppercase;
  	display: block;
  	letter-spacing: .5px;
  	line-height: 20px;
  	font-weight: 400;
  	white-space: nowrap;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-top-right-widget a span.woocommerce-Price-currencySymbol {
  	display: inline-block
  }

  .noo-header.header-background-transparent .noo-top-right-widget a .noo-cart-wrapper,
  .noo-header.header-default .noo-top-right-widget a .noo-cart-wrapper {
  	-webkit-flex: 50%;
  	flex: 50%
  }

  .noo-header.header-background-transparent .noo-top-right-widget a span,
  .noo-header.header-default .noo-top-right-widget a span {
  	font-size: 14px;
  	text-transform: uppercase;
  	display: block;
  	letter-spacing: .5px;
  	line-height: 20px;
  	font-weight: 400;
  	white-space: nowrap;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header.header-background-transparent .noo-top-right-widget a span.woocommerce-Price-currencySymbol,
  .noo-header.header-default .noo-top-right-widget a span.woocommerce-Price-currencySymbol {
  	display: inline-block
  }

  .noo-header.header-logo-transparent .navbar-wrapper {
  	padding-top: 0px
  }

  .noo-header.header-logo-transparent .navbar-header {
  	background-color:#ffffff;
  	padding:12px;
  	top: 0;
  	box-shadow: 0 7px 21px rgba(0,0,0,.1);
  }

  .noo-header.header-logo-transparent .noo-left-menu {
  	/* padding-right: 160px */
  }

  .noo-header.header-logo-transparent .noo-right-menu {
  	/* padding-left: 160px */
  }

  .noo-header.header-logo-transparent .noo-top-menu {
  	-webkit-transition: all .4s ease 0s;
  	-o-transition: all .4s ease 0s;
  	transition: all .4s ease 0s
  }

  .noo-header.header-logo-transparent .noo-top-menu ul {
  	list-style: none;
  	padding: 0
  }

  .noo-header.header-logo-transparent .noo-top-menu ul:after {
  	content: '';
  	clear: both;
  	display: table
  }

  .noo-header.header-logo-transparent .noo-top-menu ul li {
  	float: left;
  	padding-right: 30px;
  	text-transform: uppercase;
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header.header-logo-transparent .noo-top-menu ul li:last-child {
  	padding-right: 0
  }

  .noo-header.header-logo-transparent .noo-top-menu ul li a {
  	font-size: 12px
  }

  .noo-header.header-logo-transparent .noo-top-right-widget a,
  .noo-header.header-logo-transparent .noo-top-left-widget a {
  	display: inline-block;
  	color: #ababab
  }

  .noo-header.header-logo-transparent .noo-top-right-widget a i,
  .noo-header.header-logo-transparent .noo-top-left-widget a i {
  	color: #ababab;
  	font-size: 16px !important;
  	padding-right: 10px
  }

  .noo-header.header-logo-transparent .noo-top-right-widget a:focus,
  .noo-header.header-logo-transparent .noo-top-left-widget a:focus,
  .noo-header.header-logo-transparent .noo-top-right-widget a:hover,
  .noo-header.header-logo-transparent .noo-top-left-widget a:hover {
  	color: #e182a8
  }

  .noo-header.header-logo-transparent .noo-top-right-widget a:focus i,
  .noo-header.header-logo-transparent .noo-top-left-widget a:focus i,
  .noo-header.header-logo-transparent .noo-top-right-widget a:hover i,
  .noo-header.header-logo-transparent .noo-top-left-widget a:hover i {
  	color: #e182a8
  }

  .noo-header.header-logo-transparent .noo-top-left-widget {
  	top: 22px;
  	left: 45px
  }

  .noo-header.header-logo-transparent .noo-top-left-widget .noo-search-button {
  	display: none
  }

  .noo-header.header-logo-transparent .noo-top-right-widget {
  	top: 22px;
  	right: 45px
  }

  .noo-header.header-logo-transparent .noo-top-right-widget a {
  	line-height: 18px
  }

  .noo-header.header-logo-transparent .noo-top-right-widget a i {
  	font-size: 20px !important;
  	line-height: 26px;
  	display: inline;
  	vertical-align: baseline;
  	width: auto;
  	margin: 0
  }

  .noo-header.header-logo-transparent .noo-top-right-widget a span.noo-cart-total {
  	color: #e182a8;
  	padding-left: 5px
  }

  .noo-header.header-background-transparent {
  	position: absolute;
  	width: 100%
  }

  .noo-header.header-background-transparent .navbar-wrapper {
  	background: 0 0
  }

  .noo-header.fixed_top {
  	position: fixed;
  	width: 100%
  }

  .noo-header.fixed_top a {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header.fixed_top .navbar-header {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header.fixed_top .noo-right-menu,
  .noo-header.fixed_top .noo-left-menu {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header.fixed_top .noo-top-right-widget a i {
  	-webkit-transition: all .6s ease 0s;
  	-o-transition: all .6s ease 0s;
  	transition: all .6s ease 0s
  }

  .noo-header.fixed_top.fixed-top-eff {
  	top: 0
  }

  .noo-header.fixed_top.fixed-top-eff .noo-topbar {
  	margin-top: -45px;
  	-webkit-transition: all .6s ease;
  	-o-transition: all .6s ease;
  	transition: all .6s ease
  }

  .noo-header.fixed_top.fixed-top-eff .navbar-wrapper {
  	background: #fff;
  	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
  	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1)
  }

  .noo-header.fixed_top.fixed-top-eff .navbar {
  	min-height: 80px
  }

  .noo-header.fixed_top.fixed-top-eff .navbar-brand {
  	line-height: 80px
  }

  .noo-header.fixed_top.fixed-top-eff .noo-main-menu .navbar-nav li>a {
  	line-height: 80px;
  	margin-top: 0;
  	font-size: 14px
  }

  .noo-header.fixed_top.fixed-top-eff .noo-main-menu .navbar-nav li>.sub-menu li a {
  	line-height: 24px;
  	font-size: 15px
  }

  .noo-header.fixed_top.fixed-top-eff .navbar-header .noo-logo-img {
  	-webkit-transform: scale(.75);
  	-ms-transform: scale(.75);
  	-o-transform: scale(.75);
  	transform: scale(.75)
  }

  .noo-header.fixed_top.fixed-top-eff .noo-top-right-widget {
  	top: 18px
  }

  .noo-header.fixed_top.fixed-top-eff .noo-top-left-widget {
  	top: 18px
  }

  .noo-header.fixed_top.fixed-top-eff .noo-top-right-widget a i {
  	font-size: 24px
  }

  .noo-header.fixed_top.fixed-top-eff .noo-top-right-widget a span {
  	font-size: 12px
  }

  .noo-header.fixed_top.fixed-top-eff .noo-top-left-widget a i {
  	font-size: 20px
  }

  .noo-header.fixed_top.fixed-top-eff .navbar-header5 .navbar-header {
  	top: 0
  }

  .noo-header.fixed_top.fixed-top-eff .navbar-header5 .noo-left-menu {
  	padding-right: 0;
  	padding-left: 0
  }

  .noo-header.fixed_top.fixed-top-eff .navbar-header5 .noo-right-menu {
  	padding-left: 0
  }

  .noo-header.fixed_top.fixed-top-eff .noo-left-menu {
  	padding-right: 90px
  }

  .noo-header.fixed_top.fixed-top-eff .noo-right-menu {
  	padding-left: 90px
  }

  .noo-header.fixed_top.fixed-top-eff .top-menu-hide-fix,
  .noo-header.fixed_top.fixed-top-eff .cart-hide-fix,
  .noo-header.fixed_top.fixed-top-eff .search-hide-fix {
  	opacity: 0;
  	filter: alpha(opacity=0)
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .navbar-wrapper {
  	padding-top: 0
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .navbar-header {
  	background-color: #ffffff;
  	padding: 0;
  	top: 0
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .navbar-brand .noo-logo-img-transparent {
  	height: 96px
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .noo-left-menu {
  	padding-right: 125px
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .noo-right-menu {
  	padding-left: 125px
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .noo-top-menu ul li {
  	padding-right: 20px
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .noo-top-menu ul li:last-child {
  	padding-right: 0
  }

  .noo-header.fixed_top.fixed-top-eff.header-logo-transparent .noo-top-menu ul li a {
  	font-size: 11px
  }

  @media screen and (max-width:1599px) {
  	.noo-header.fixed_top.fixed-top-eff.header-logo-transparent .noo-top-right-widget .noo-top-menu,
  	.noo-header.fixed_top.fixed-top-eff.header-logo-transparent .noo-top-left-widget .noo-top-menu {
  		opacity: 0;
  		filter: alpha(opacity=0)
  	}
  }

  @media screen and (max-width:1339px) {
  	header .navbar-header5 .noo-main-menu .navbar-nav li {
  		padding-left: 10px;
  		padding-right: 10px
  	}
  	.noo-header .noo-top-left-widget a i,
  	.noo-header .noo-top-right-widget a i {
  		padding: 0
  	}
  	.noo-header .noo-top-left-widget a span,
  	.noo-header .noo-top-right-widget a span {
  		display: none !important
  	}
  	.noo-header .navbar-header5 .noo-left-menu {
  		width: 80%
  	}
  	.noo-header .navbar-header5 .noo-right-menu {
  		width: 45%
  	}
  	.noo-header .navbar-header5 .navbar-header img {
  		transform: scale(.75)
  	}
  	.noo-header .noo-left-menu {
  		padding-right: 100px
  	}
  	.noo-header .noo-right-menu {
  		padding-left: 100px
  	}
  	.noo-header.header-logo-transparent .noo-left-menu {
  		padding-right: 130px
  	}
  	.noo-header.header-logo-transparent .noo-right-menu {
  		padding-left: 130px
  	}
  	.noo-header.header-logo-transparent .navbar-header {
  		padding: 0px
  	}
  	.noo-header.header-logo-transparent .mobile-minicart-icon {
  		display: none !important
  	}
  	.noo-header.header-logo-transparent .noo-top-left-widget .noo-top-menu {
  		display: none
  	}
  	.noo-header.header-logo-transparent .noo-top-right-widget .noo-top-menu ul li {
  		padding: 0 !important
  	}
  	.noo-header.header-logo-transparent.fixed_top.fixed-top-eff .noo-left-menu {
  		padding-right: 100px
  	}
  	.noo-header.header-logo-transparent.fixed_top.fixed-top-eff .noo-right-menu {
  		padding-left: 100px
  	}
  }

  @media screen and (max-width:1200px) {
  	.noo-header .navbar-wrapper .navbar-header5 .noo-top-left-widget {
  		right: 100px
  	}
  }

  @media screen and (max-width:991px) {


  	.noo-header .navbar-wrapper .navbar-header5 .noo-top-left-widget {
  		right: unset;
  		left: 30px
  	}
  	.noo-header .navbar-wrapper .navbar-header5 .navbar-header {
  		left: 50%
  	}
  	.noo-header .navbar-wrapper .navbar-header5 .navbar-header a {
  		text-align: center
  	}
  	.noo-header .navbar-wrapper .navbar-header5 .navbar-header a img {
  		transform: unset
  	}
  	.noo-header.header-logo-transparent .noo-top-right-widget {
  		display: none
  	}
  	.noo-header.header-logo-transparent .noo-top-left-widget .noo-search-button {
  		display: block;
  		position: absolute;
  		top: 37px;
  	}
  	.noo-header.header-logo-transparent .noo-top-left-widget .noo-search-button i {
  		color: #696969;
  		font-size: 26px !important
  	}
  	.noo-header.header-logo-transparent .noo-top-left-widget .noo-search-button i:focus,
  	.noo-header.header-logo-transparent .noo-top-left-widget .noo-search-button i:hover {
  		color: #5f41a5
  	}
  	.noo-header.header-logo-transparent button.noo_icon_menu {
  		top: 65px
  	}
  	.noo-header.header-logo-transparent.fixed_top.fixed-top-eff .noo-top-left-widget .noo-search-button {
  		top: 0
  	}
  	.mobile-minicart-icon {
  		display: none !important
  	}
  	button.noo_icon_menu {
  		display: block;
  		position: absolute;
  		right: 25px;
  		top: 42px;
  		background: 0 0;
  		color: #333;
  		border: 0;
  		padding: 0 12px;
  		font-size: 26px;
  		line-height: 40px;
  		-webkit-transition: all .4s ease 0s;
  		-o-transition: all .4s ease 0s;
  		transition: all .4s ease 0s
  	}
  	button.noo_icon_menu i {
  		display: inline;
  		vertical-align: baseline;
  		width: auto;
  		margin: 0
  	}
  	button.noo_icon_menu:focus {
  		outline: none;
  		-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
  		box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1)
  	}
  	button.noo_icon_menu:hover {
  		color: #5f41a5
  	}
  	.noo-header.fixed_top.fixed-top-eff button.noo_icon_menu {
  		top: 18px
  	}
  }

  @media (max-width:991px) {
  	.noo-main-canvas .sub-menu {
  		list-style: none
  	}
  	.noo-container {
  		position: relative
  	}
  	.abt_bg{
  		height: inherit !important;
  	}
  	.off-canvas {
  		width: 100%;
  		overflow-x: hidden;
  		position: relative;
  		background: #fff
  	}
  	.off-canvas body {
  		width: 100%;
  		overflow-x: hidden;
  		-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box
  	}
  	.off-canvas body>* {
  		right: 0;
  		-webkit-transition: transform .5s ease;
  		-o-transition: transform .5s ease;
  		transition: transform .5s ease;
  		-webkit-backface-visibility: hidden;
  		-moz-backface-visibility: hidden;
  		backface-visibility: hidden;
  		-webkit-transform: translateX(0);
  		-moz-transform: translateX(0);
  		-o-transform: translateX(0);
  		transform: translateX(0)
  	}
  	.off-canvas #off-canvas-nav {
  		display: block;
  		position: fixed !important;
  		top: 50px !important;
  		right: 0;
  		width: 0;
  		z-index: 1;
  		background: 0 0
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas {
  		margin: 0;
  		position: fixed;
  		right: 0;
  		top: 0 !important;
  		width: 250px;
  		-webkit-transform: translateX(100%);
  		-moz-transform: translateX(100%);
  		-o-transform: translateX(100%);
  		transform: translateX(100%);
  		overflow: scroll
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse {
  		background-color: #fff;
  		height: auto;
  		margin: 0;
  		padding: 0;
  		width: 100%
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li {
  		float: none
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.current-menu-item>a {
  		color: #e182a8
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children {
  		position: relative
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children i {
  		width: 30px;
  		text-align: center;
  		position: absolute;
  		top: 8px;
  		right: 10px;
  		display: block;
  		line-height: 30px;
  		cursor: pointer;
  		-webkit-transition: all .4s ease 0s;
  		-o-transition: all .4s ease 0s;
  		transition: all .4s ease 0s;
  		border: 1px solid #fff;
  		opacity: .6;
  		filter: alpha(opacity=60)
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li.menu-item-has-children.active>i:before {
  		content: "\f106"
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li a {
  		display: inline-block;
  		font-size: 15px;
  		line-height: 16px;
  		margin: 0;
  		padding: 6px 20px;
  		position: relative;
  		text-decoration: none;
  		text-transform: none;
  		letter-spacing: 0;
  		-webkit-transition: all .4s ease 0s;
  		-o-transition: all .4s ease 0s;
  		transition: all .4s ease 0s;
  		font-weight: 400;
  		margin: 5px 0
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li ul.sub-menu {
  		padding-left: 40px;
  		display: none
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li ul.sub-menu a {
  		font-size: 14px;
  		font-weight: 400;
  		margin: 0
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li ul.sub-menu li.current-menu-item a {
  		color: #e182a8
  	}
  	.off-canvas #off-canvas-nav .noo-main-canvas .nav-collapse li ul.sub-menu li.current-menu-item a:before {
  		width: 5px;
  		height: 5px;
  		background-color: #e182a8;
  		-webkit-border-radius: 50%;
  		border-radius: 50%;
  		position: absolute;
  		top: 50%;
  		-webkit-transform: translate(0, -50%);
  		-ms-transform: translate(0, -50%);
  		-o-transform: translate(0, -50%);
  		transform: translate(0, -50%);
  		content: '';
  		display: block;
  		left: 0
  	}
  	.off-canvas-enabled body>* {
  		-webkit-transform: translateX(-250px);
  		-moz-transform: translateX(-250px);
  		-o-transform: translateX(-250px);
  		transform: translateX(-250px)
  	}
  	.off-canvas-enabled #noo-main-canvas {
  		display: block
  	}
  	body .noo-main-canvas {
  		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  		border: 0 none;
  		color: #000;
  		display: block;
  		padding: 0
  	}
  	.noo-main-canvas i {
  		color: #000;
  		font-size: 14px;
  		line-height: 50px
  	}
  	.nav-collapse {
  		height: 0;
  		overflow: hidden
  	}
  	.exit-cavas {
  		position: fixed;
  		top: 10px;
  		right: -240px !important;
  		width: 30px;
  		height: 30px;
  		display: block;
  		background-image: url(../images/remove.png);
  		background-position: center center;
  		background-repeat: no-repeat;
  		background-size: cover;
  		cursor: pointer;
  		border: 1px solid #fff;
  		-webkit-transform: scale(0);
  		-ms-transform: scale(0);
  		-o-transform: scale(0);
  		transform: scale(0);
  		z-index: 9;
  		opacity: .6;
  		filter: alpha(opacity=60);
  		-webkit-transition: all .4s ease 0s;
  		-o-transition: all .4s ease 0s;
  		transition: all .4s ease 0s
  	}
  	.exit-cavas:hover {
  		opacity: 1;
  		filter: alpha(opacity=100);
  		color: #000;
  		text-decoration: none
  	}
  }

  .noo-topbar {
  	min-height: 45px;
  	padding: 0 30px;
  	margin-top: 0;
  	-webkit-transition: all .6s ease;
  	-o-transition: all .6s ease;
  	transition: all .6s ease
  }

  .noo-topbar ul {
  	display: block;
  	padding: 0;
  	margin: 0
  }

  .noo-topbar ul.noo-topbar-left {
  	float: left
  }

  .noo-topbar ul.noo-topbar-left li:first-child {
  	padding-left: 0
  }

  .noo-topbar ul.noo-topbar-right {
  	float: right;
  	text-align: right
  }

  .noo-topbar ul.noo-topbar-right li:last-child {
  	padding-right: 0
  }

  .noo-topbar ul li {
  	list-style: none;
  	display: inline-block;
  	padding: 0 10px
  }

  .noo-topbar ul li i {
  	margin-right: 5px
  }

  .noo-topbar ul li a {
  	line-height: 45px
  }

  .noo-topbar ul li a.mobile-minicart-icon {
  	display: block !important
  }

  .noo-topbar ul li .noo-cart-total {
  	display: none
  }

  @media (max-width:479px) {
  	.noo-topbar {
  		display: none
  	}
  }

  .navbar-header5 .navbar-header {
  	left: 15%;
  	top: 15px
  }

  .navbar-header5 .noo-main-menu .navbar-nav li>a {
  	margin-top: 0;
  	line-height: 120px
  }

  .navbar-header5 .noo-top-left-widget {
  	right: 200px;
  	left: unset
  }

  .navbar-header5 .noo-left-menu {
  	padding-right: 0;
  	width: 80%
  }

  .navbar-header5 .noo-right-menu {
  	padding-left: 0
  }

  .navbar-header4 .noo-left-menu {
  	padding-right: 0
  }

  .navbar-header4 .noo-right-menu {
  	padding-left: 0
  }

  .noo-header.fixed-top .navbar-header5 .navbar-header {
  	top: 0
  }

  .noo-header.fixed-top .navbar-header5 .navbar-header .noo-logo-img {
  	-webkit-transform: scale(.75);
  	-ms-transform: scale(.75);
  	-o-transform: scale(.75);
  	transform: scale(.75)
  }

  .noo-header.fixed-top .navbar-header5 .noo-top-right-widget,
  .noo-header.fixed-top .navbar-header5 .noo-top-left-widget {
  	top: 18px
  }

  .noo-header.fixed-top .navbar-header5 .noo-top-right-widget a i {
  	font-size: 24px
  }

  .noo-header.fixed-top .navbar-header5 .noo-top-right-widget a span {
  	font-size: 12px
  }

  .noo-header.fixed-top .navbar-header5 .noo-top-left-widget a i {
  	font-size: 20px
  }

  .noo-header.fixed-top .navbar-header5 .noo-left-menu {
  	padding-right: 0
  }

  .noo-header.fixed-top .navbar-header5 .noo-right-menu {
  	padding-left: 0
  }

  .noo-page-heading {
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-size: cover;
	background-color: #f4f4f4;/*
	padding: 155px 0*/
	padding: 41px 0;
}

@media screen and (max-width:767px) {
	.noo-page-heading {
		padding: 60px 0 !important
	}
}

.noo-page-heading .wrap-page-title {
	position: relative
}

.noo-page-heading .wrap-page-title:after {
	background: #e182a8;
	content: '';
	left: 0;
	bottom: 0;
	height: 2px;
	position: absolute;
	width: 40px
}

.noo-page-heading .page-title {
	padding: 0;
	margin: 0 0 5px;
	color: #e182a8;
	/* text-transform: uppercase; */
	font-size: 37px;
	font-weight: 400;
	letter-spacing: .5px
}

.noo-page-heading .page-title .first-word {
	color: #5f41a5
}

@media screen and (max-width:767px) {
	.noo-page-heading .page-title {
		font-size: 36px
	}
}

@media screen and (max-width:479px) {
	.noo-page-heading .page-title {
		font-size: 30px
	}
}

.noo-page-heading .page-description {
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	font-style: italic;
	color: #696969;
	margin-bottom: 0;
	padding-bottom: 20px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media screen and (max-width:479px) {
	.noo-page-heading .page-description {
		font-size: 18px
	}
}

.noo-page-heading .noo-page-breadcrumb {
	margin-top: 20px
}

.noo-page-heading .noo-page-breadcrumb a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	font-size: 15px
}

.noo-page-heading .noo-page-breadcrumb a:focus,
.noo-page-heading .noo-page-breadcrumb a:hover {
	text-decoration: none
}

.noo-page-heading .noo-page-breadcrumb i {
	padding: 0 12px;
	font-size: 15px;
	display: inline;
	width: auto;
	height: auto;
	line-height: 1.75;
	margin-left: 0;
	vertical-align: baseline
}

.noo-page-heading .noo-page-breadcrumb ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.noo-page-heading .noo-page-breadcrumb ul li {
	display: inline-block;
	padding-right: 20px;
	margin-right: 16px;
	position: relative
}

.noo-page-heading .noo-page-breadcrumb ul li:after {
	content: '';
	font-size: 15px;
	content: "\f3d1";
	font-family: "Ionicons";
	position: absolute;
	top: 3px;
	right: 0
}

.noo-page-heading .noo-page-breadcrumb ul li:last-child {
	padding-right: 0;
	margin-right: 0
}

.noo-page-heading .noo-page-breadcrumb ul li:last-child:after {
	display: none
}

.boxed-layout {
	background-color: #fff;
	background-image: url("");
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.boxed-layout .site {
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
	box-shadow: 0 0 7px rgba(0, 0, 0, .4);
	width: 100%;
	max-width: 1200px;
	overflow: hidden
}

.boxed-layout .site .fixed_top .navbar-wrapper {
	width: 100%;
	max-width: 1200px
}

.wrap-footer {
	padding: 50px 0 0;
	background: #fafafa;
	color: #696969;
	font-size: 15px;
	line-height: 34px
}

.wrap-footer a {
	color: #e182a8
}

.wrap-footer .widget-title {
	color: #fff
}

.wrap-footer .widget_rss li .rsswidget {
	color: #fff
}

.widget-title {
	/* text-transform: uppercase; */
	font-size: 18px;
	margin: 25px 0
}

.widget {
	margin-top: 30px
}

.widget:first-child {
	margin-top: 0
}

.widget ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.widget ul li a {
	font-size: 16px;
	line-height: 24px
}

.widget ul li ul {
	margin: .4688em 0 0 1em;
	padding-top: .4688em
}

.widget select,
.widget input,
.widget textarea {
	width: 100%;
	height: 40px
}

.textwidget img {
	margin-bottom: 10px
}

.textwidget .wp-caption .wp-caption-text,
.textwidget .entry-caption,
.textwidget .gallery-caption {
	color: #eee;
	margin-top: 10px
}

.widget_calendar table {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #eee
}

.widget_calendar table caption {
	margin-bottom: 15px
}

.widget_calendar table td,
.widget_calendar table th {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #eee
}

.widget_rss li {
	margin-bottom: 30px
}

.widget_rss li .rsswidget {
	font-weight: 700
}

.widget_rss li .rss-date {
	display: block
}

.wigetized {
	margin-bottom: 114px
	
}

.noo-bottom-bar-content {
	background: #fff;
	color: #696969;
	font-size: 16px;
	/* line-height: 24px; */
	padding: 4px 0;
}

a.go-to-top {
	background-color: rgba(0, 0, 0, .15);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	bottom: 72px;
	opacity: 0;
	filter: alpha(opacity=0);
	position: fixed !important;
	right: -60px;
	-webkit-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	color: #fff;
	top: auto !important;
	font-size: 40px;
	height: 50px;
	line-height: 1;
	text-align: center;
	width: 50px;
	z-index: 100;
	visibility: hidden
}

a.go-to-top.on {
	opacity: .8;
	filter: alpha(opacity=80);
	visibility: visible;
	right: 20px
}

a.go-to-top.on:hover,
a.go-to-top.on:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-top-footer {
	/*padding: 144px 0 25px;*/
	padding: 28px 0 25px;
	text-align: center;
}
text-align: center
}

.widget_noo_infomation .noo-custom-menu {
	padding: 25px 0 8px
}

.widget_noo_infomation .noo-custom-menu a {
	color: #696969;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 20px;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.widget_noo_infomation .noo-custom-menu a:hover,
.widget_noo_infomation .noo-custom-menu a:focus {
	color: #e182a8;
	text-decoration: none
}

.widget_noo_infomation .noo-custom-menu a:hover:before,
.widget_noo_infomation .noo-custom-menu a:focus:before {
	color: #e182a8
}

.widget_noo_infomation .noo-custom-menu a:before {
	content: "\f111";
	color: #ddd;
	font-size: 5px;
	letter-spacing: .2px;
	font-family: "FontAwesome";
	position: absolute;
	left: 10px;
	top: 17px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.widget_noo_infomation .social-all a {
	color: #aaa;
	background: #eee;
	display: inline-block;
	height: 45px;
	font-size: 16px;
	line-height: 38px;
	letter-spacing: .5px;
	width: 45px;
	margin: 5px;
	padding: 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.widget_noo_infomation .social-all a:hover,
.widget_noo_infomation .social-all a:focus {
	background: #d2447d;
	color: #fff;
	text-decoration: none
}

.footer-style-2 .wrap-footer {
	padding: 0
}

.footer-style-2 .footer-content {
	background:#171515;
	border: 1px solid #171515;
	margin: auto;
	max-width: 1570px;
	-webkit-transform: translate(0, -150px);
	-ms-transform: translate(0, -150px);
	-o-transform: translate(0, -150px);
	transform: translate(0, -150px);
	-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1)
}

.footer-style-2 .noo-bottom-bar-content {
	background: #231e1e;
	margin-top: -150px
}

.footer-style-2 .noo-info-top {
	padding: 50px 0 0
}

.footer-style-3 .wrap-footer {
	background: #333;
	color: #fff
}

.footer-style-3 .wrap-footer .widget-title {
	color: #fff
}

.footer-style-3 .wrap-footer .textwidget span i {
	font-size: 24px;
	margin-right: 10px
}

.footer-style-3 .wrap-footer .noo-bottom-bar-content {
	position: relative;
	background: #222
}

.footer-style-3 .wrap-footer .noo-bottom-bar-content .widget_noo_infomation .noo-info-top {
	float: left
}

.footer-style-3 .wrap-footer .noo-bottom-bar-content .widget_noo_infomation .noo-custom-menu {
	float: right
}

.footer-style-3 .wrap-footer .noo-bottom-bar-content .widget_noo_infomation .social-all {
	display: none
}

.footer-style-3 .wrap-footer .noo-footer-content-filter {
	position: absolute;
	width: 35%;
	top: 80px;
	left: 400px
}

@media screen and (max-width:1599px) {
	.footer-style-3 .wrap-footer .noo-footer-content-filter {
		left: 300px
	}
}

@media screen and (max-width:1200px) {
	.footer-style-3 .wrap-footer .noo-footer-content-filter {
		left: 250px;
		width: 25%
	}
}

@media screen and (max-width:1024px) {
	.footer-style-3 .wrap-footer .noo-footer-content-filter {
		left: 200px;
		width: 25%
	}
}

@media screen and (max-width:991px) {
	.footer-style-3 .wrap-footer .noo-footer-content-filter {
		left: 260px;
		width: 30%
	}
	.footer-style-3 .widget_noo_infomation .noo-info-top a img {
		-webkit-transform: scale(.75);
		-moz-transform: scale(.75);
		-ms-transform: scale(.75);
		-o-transform: scale(.75);
		transform: scale(.75)
	}
}

@media screen and (max-width:479px) {
	.footer-style-3 .wrap-footer .widget_noo_infomation {
		display: none
	}
	.footer-style-3 .wrap-footer .noo-footer-content-filter {
		left: unset;
		width: unset;
		position: unset
	}
}

.noo-maps {
	width: 100%;
	height: 483px
}

.noo-sidebar .widget_products ul li img,
.noo-sidebar .widget_products ul li .product-title {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce-before-shop-loop {
	background: #f5f5f5;
	padding: 20px 30px 7px;
	font-size: 16px;
	line-height: 24px;
	margin: 0 15px
}

.woocommerce-before-shop-loop .woocommerce-result-count span {
	color: #e182a8;
	font-weight: 400
}

.woocommerce-before-shop-loop .noo-button-header-shop {
	float: right;
	margin-left: 32px
}

.woocommerce-before-shop-loop .noo-button-header-shop i {
	color: #ccc;
	cursor: pointer;
	font-size: 16px;
	line-height: 24px;
	padding: 5px 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce-before-shop-loop .noo-button-header-shop i:hover,
.woocommerce-before-shop-loop .noo-button-header-shop i.active {
	background: #fff;
	border-radius: 2px;
	color: #e182a8
}

.woocommerce-before-shop-loop:before,
.woocommerce-before-shop-loop:after {
	content: " ";
	display: table
}

.woocommerce-before-shop-loop:after {
	clear: both
}

.woocommerce-before-shop-loop:before,
.woocommerce-before-shop-loop:after {
	content: " ";
	display: table
}

.woocommerce-before-shop-loop:after {
	clear: both
}

.yith-wcwl-add-to-wishlist {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative
}

.yith-wcwl-add-to-wishlist a {
	background: #e182a8;
	overflow: hidden;
	text-indent: -200px;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist {
	top: 0
}

.yith-wcwl-add-to-wishlist a:before {
	color: #fff;
	content: "\f141";
	font-family: "Ionicons";
	font-size: 20px;
	position: absolute;
	left: 125px;
	top: 0
}

.yith-wcwl-add-to-wishlist a:hover,
.yith-wcwl-add-to-wishlist a:focus {
	background: #5f41a5;
	color: #fff;
	-webkit-box-shadow: 0px 0px 0px 3px #af8dd6;
	box-shadow: 0px 0px 0px 3px #af8dd6
}

.yith-wcwl-add-to-wishlist .ajax-loading {
	margin: 0;
	left: 28px;
	padding: 0;
	position: absolute;
	top: 16px
}

.yith-wcwl-add-to-wishlist .feedback {
	display: none
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
	background: #e182a8;
	border-radius: 50%;
	margin: 0;
	height: 50px;
	width: 50px;
	-webkit-transform: translate(0, 4px);
	-ms-transform: translate(0, 4px);
	-o-transform: translate(0, 4px);
	transform: translate(0, 4px)
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
	content: "\f442";
	color: #fff;
	font-family: "Ionicons";
	display: inline-block
}

.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:focus,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:focus {
	background: #5f41a5;
	-webkit-box-shadow: 0px 0px 0px 3px #af8dd6;
	box-shadow: 0px 0px 0px 3px #af8dd6
}

.woocommerce-wishlist .hentry {
	border: none
}

.woocommerce-wishlist .hentry .entry-content {
	padding: 0
}

.woocommerce-wishlist .entry-header {
	display: none
}

.noo-product-head {
	position: relative;
	border: solid 1px #607D8B;
	padding: 5px;
	box-shadow: 0 7px 21px rgba(0,0,0,.1);

}

.woocommerce a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.woocommerce a:focus,
.woocommerce a:hover {
	text-decoration: none
}

.woocommerce .woocommerce-result-count {
	font-weight: 400;
	margin: 0;
	padding: 5px 0
}

.woocommerce .woocommerce-ordering select {
	border: none;
	color: #696969;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px
}

.woocommerce .woocommerce-ordering select:not([multiple]) {
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-khtml-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../images/arr.png) no-repeat right center;
	height: 35px;
	font-size: 14px
}

.woocommerce .woocommerce-ordering select:not([multiple]):focus {
	outline: none
}

.woocommerce div.product {
	margin-bottom: 35px
}

.woocommerce div.product .noo-title-shop {
	margin: 20px 0 0
}

.woocommerce div.product .noo-title-shop a {
	color: #333;
	font-size: 16px;
	font-weight: 400
}

.woocommerce div.product .noo-title-shop a:hover,
.woocommerce div.product .noo-title-shop a:focus {
	color: #5f41a5;
	text-decoration: none
}

.woocommerce div.product .price span {
	color: #e182a8;
	font-size: 18px;
	font-weight: 400;
	line-height: 45px
}

.woocommerce div.product .price ins {
	text-decoration: none
}

.woocommerce div.product .price del span {
	padding-right: 10px;
	font-weight: 400
}

.woocommerce div.product .noo-product-excerpt {
	display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: 0 0;
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0 35px 0 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #333;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: 0 0;
	border-bottom: 3px solid #e182a8
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #e182a8
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	content: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 1px solid #eee
}

.woocommerce div.product .woocommerce-tabs .entry-content {
	border-bottom: 1px solid #eee;
	padding: 5px 0 30px
}

.woocommerce div.product .woocommerce-tabs .entry-content p {
	color: #696969;
	font-size: 16px;
	line-height: 24px
}

.woocommerce .products .product .noo-product-thumbnail {
	cursor: pointer;
	position: relative;
	overflow: hidden
}

.woocommerce .products .product .noo-product-thumbnail img {
	height: auto;
	width: 100%
}

.woocommerce .products .product .noo-product-thumbnail .noo-thumbnail-product-second {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.woocommerce .products .product .noo-product-thumbnail .noo-thumbnail-product-first {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.woocommerce .products .product .noo-product-column-wrap:hover .noo-product-thumbnail .noo-product-thumbnail,
.woocommerce .products .product .noo-product-column-wrap:focus .noo-product-thumbnail .noo-product-thumbnail {
	background: rgba(255, 255, 255, .5);
	opacity: .5;
	filter: alpha(opacity=50)
}

.woocommerce .products .product .noo-product-column-wrap:hover .noo-product-thumbnail .noo-thumbnail-product-second,
.woocommerce .products .product .noo-product-column-wrap:focus .noo-product-thumbnail .noo-thumbnail-product-second {
	opacity: 1;
	filter: alpha(opacity=100)
}

.woocommerce .products .product .noo-product-column-wrap:hover .noo-product-thumbnail .noo-thumbnail-product-first,
.woocommerce .products .product .noo-product-column-wrap:focus .noo-product-thumbnail .noo-thumbnail-product-first {
	opacity: 0;
	filter: alpha(opacity=0)
}

.woocommerce .products {
	margin: 50px 0 0
}

.woocommerce .products div.product .noo-product-column-wrap span.onsale {
	right: auto;
	left: auto
}

.woocommerce .products div.product .noo-action-button-shop a {
	background-color: transparent;
	background: #e182a8;
	border-radius: 50%;
	display: inline-block;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	margin: 0 5px 0 10px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 50px
}

.woocommerce .products div.product .noo-action-button-shop a i {
	color: #fff;
	display: inline-block
}

.woocommerce .products div.product .noo-action-button-shop a.add_to_cart_button.added:before {
	content: "\f121" !important
}

.woocommerce .products div.product .noo-action-button-shop a.add_to_cart_button.product_type_variable:before {
	content: "\f20b" !important
}

.woocommerce .products div.product .noo-action-button-shop a.add_to_cart_button.loading:after {
	content: none
}

.woocommerce .products div.product .noo-action-button-shop a:hover,
.woocommerce .products div.product .noo-action-button-shop a:focus {
	background: #5f41a5;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 0 5px rgba(95, 65, 165, .35);
	box-shadow: 0px 0px 0 5px rgba(95, 65, 165, .35)
}

.woocommerce .products div.product .noo-action-button-shop .yith-wcwl-add-to-wishlist img.ajax-loading {
	visibility: hidden !important
}

.woocommerce .products.shop-grid div.product .noo-one-image img {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce .products.shop-grid div.product .noo-action-button-shop {
	display: flex;
	justify-content: center
}

.woocommerce .products.shop-grid div.product .noo-action-button-shop a {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	-o-transform: translate(0, 50%);
	transform: translate(0, 50%);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce .products.shop-grid div.product .noo-action-button-shop a.button {
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	transform: translate(-100%, 0)
}

.woocommerce .products.shop-grid div.product .noo-action-button-shop a.shop-loop-quickview {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	transform: translate(100%, 0)
}

.woocommerce .products.shop-grid div.product .noo-action-button-shop a.add_to_cart_button,
.woocommerce .products.shop-grid div.product .noo-action-button-shop a.added_to_cart {
	overflow: hidden;
	text-indent: 16px
}

.woocommerce .products.shop-grid div.product .noo-action-button-shop a.add_to_cart_button:before,
.woocommerce .products.shop-grid div.product .noo-action-button-shop a.added_to_cart:before {
	color: #fff;
	content: "\f370";
	font-family: "Ionicons";
	font-weight: 400;
	margin-right: 20px
}

.woocommerce .products.shop-grid div.product .noo-action-button-shop .yith-wcwl-add-to-wishlist a {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, 40px);
	-ms-transform: translate(0, 40px);
	-o-transform: translate(0, 40px);
	transform: translate(0, 40px)
}

.woocommerce .products.shop-grid div.product .noo-product-wrap .noo-action-button-shop {
	display: none
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-thumbnail a .noo-thumbnail-product-first,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-thumbnail a .noo-thumbnail-product-first {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-thumbnail a .noo-thumbnail-product-second,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-thumbnail a .noo-thumbnail-product-second {
	z-index: 10;
	position: absolute;
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg)
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head {
	position: relative
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head .noo-action-button-shop a,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head .noo-action-button-shop a {
	opacity: 1;
	filter: alpha(opacity=100)
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head .noo-action-button-shop a.button,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head .noo-action-button-shop a.button {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s;
	-webkit-transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s;
	-o-transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head .noo-action-button-shop a.shop-loop-quickview,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head .noo-action-button-shop a.shop-loop-quickview {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s;
	-webkit-transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s;
	-o-transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head .noo-action-button-shop .yith-wcwl-add-to-wishlist a,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head .noo-action-button-shop .yith-wcwl-add-to-wishlist a {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s;
	-webkit-transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s;
	-o-transition: background .4s ease 0s, transform .4s ease .3s, opacity .4s ease .3s, box-shadow .4s ease 0s
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head.noo-one-image .noo-product-thumbnail img,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head.noo-one-image .noo-product-thumbnail img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head.noo-one-image .noo-action-button-shop a,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head.noo-one-image .noo-action-button-shop a {
	opacity: 1;
	filter: alpha(opacity=100)
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head.noo-one-image .noo-action-button-shop a.button,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head.noo-one-image .noo-action-button-shop a.button {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: all .4s ease 0s
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head.noo-one-image .noo-action-button-shop a.shop-loop-quickview,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head.noo-one-image .noo-action-button-shop a.shop-loop-quickview {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: all .4s ease 0s
}

.woocommerce .products.shop-grid div.product .noo-product-column-wrap:hover .noo-product-head.noo-one-image .noo-action-button-shop .yith-wcwl-add-to-wishlist a,
.woocommerce .products.shop-grid div.product .noo-product-column-wrap:focus .noo-product-head.noo-one-image .noo-action-button-shop .yith-wcwl-add-to-wishlist a {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	transition: all .4s ease 0s
}

.woocommerce .products.shop-list .product {
	margin-bottom: 35px;
	width: 100%
}

.woocommerce .products.shop-list .product .noo-product-thumbnail {
	float: left;
	width: 33%
}

.woocommerce .products.shop-list .product .noo-product-head .noo-action-button-shop {
	display: none
}

.woocommerce .products.shop-list .product .noo-product-wrap {
	float: right;
	padding: 0 35px;
	width: 67%
}

.woocommerce .products.shop-list .product .noo-product-wrap .noo-title-shop {
	margin: 0
}

.woocommerce .products.shop-list .product .noo-product-wrap .noo-title-shop a {
	text-transform: uppercase
}

.woocommerce .products.shop-list .product .noo-product-excerpt {
	display: block
}

.woocommerce .products.shop-list .product .noo-action-button-shop {
	left: auto;
	top: auto;
	padding: 25px 0 0;
	position: inherit;
	text-align: left;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.woocommerce .products.shop-list .product .noo-action-button-shop .yith-wcwl-add-to-wishlist a {
	top: -4px
}

.woocommerce .products.shop-list .product .noo-action-button-shop a {
	margin: 0 12px 0 0;
	line-height: 45px;
	height: 45px;
	font-size: 15px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-border-radius: 0;
	border-radius: 0
}

.woocommerce .products.shop-list .product .noo-action-button-shop a.add_to_wishlist {
	top: 0
}

.woocommerce .products.shop-list .product .noo-action-button-shop a.add_to_cart_button,
.woocommerce .products.shop-list .product .noo-action-button-shop a.added_to_cart {
	color: #fff;
	margin: 0;
	padding: 0 25px;
	width: auto
}

.woocommerce .products.shop-list .product .noo-action-button-shop a.add_to_cart_button.added:before {
	content: none !important
}

.woocommerce .products.shop-list .product .noo-action-button-shop a.add_to_cart_button:after {
	float: left;
	margin: 2px 8px 0 0;
	font-size: 12px
}

.woocommerce .products.shop-list .product .noo-action-button-shop a:hover,
.woocommerce .products.shop-list .product .noo-action-button-shop a:focus {
	background: #d2447d;
	-webkit-box-shadow: none;
	box-shadow: none
}

.woocommerce .products.shop-list .product .noo-action-button-shop a:before {
	font-size: 16px
}

.woocommerce .products.shop-list .product .shop-loop-quickview {
	display: none
}

.woocommerce .products.shop-list .product:before,
.woocommerce .products.shop-list .product:after {
	content: " ";
	display: table
}

.woocommerce .products.shop-list .product:after {
	clear: both
}

.woocommerce .products.shop-list .product:before,
.woocommerce .products.shop-list .product:after {
	content: " ";
	display: table
}

.woocommerce .products.shop-list .product:after {
	clear: both
}

.woocommerce span.onsale {
	background: #5f41a5;
	left: 30px;
	font-size: 12px;
	padding: 8px;
	top: 15px;
	text-transform: uppercase;
	-webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
	clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	z-index: 1
}

.woocommerce span.onsale:after {
	background: #fff;
	bottom: 13px;
	content: '';
	height: 1px;
	width: 12px;
	position: absolute;
	right: 17px
}

.woocommerce nav.woocommerce-pagination {
	margin-bottom: 87px
}

.woocommerce nav.woocommerce-pagination ul {
	border: none
}

.woocommerce nav.woocommerce-pagination ul li {
	border: none;
	margin: 5px
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	border: #eee;
	background: #eee;
	border-radius: 2px;
	color: #696969;
	padding: 10px 15px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a.current,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #e182a8;
	color: #fff
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
	margin: 0
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
	border-top-color: #e182a8
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before {
	color: #e182a8
}

.woocommerce .quantity {
	border: 1px solid #dadada;
	display: inline-block;
	padding: 10px
}

.woocommerce .quantity .qty-decrease,
.woocommerce .quantity .qty-increase,
.woocommerce .quantity .qty {
	background: 0 0;
	border: none;
	color: #696969;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px
}

.woocommerce .quantity .qty-decrease:focus,
.woocommerce .quantity .qty-increase:focus,
.woocommerce .quantity .qty:focus {
	color: #5f41a5;
	outline: none;
	outline-color: transparent
}

.woocommerce .quantity .qty-decrease:hover,
.woocommerce .quantity .qty-increase:hover,
.woocommerce .quantity .qty:hover,
.woocommerce .quantity .qty-decrease:focus,
.woocommerce .quantity .qty-increase:focus,
.woocommerce .quantity .qty:focus {
	color: #5f41a5
}

.woocommerce .wishlist-title h2 {
	color: #333;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase
}

.woocommerce table.wishlist_table,
.woocommerce table.wishlist_table,
.woocommerce table.cart,
.woocommerce table.shop_table {
	border: none;
	table-layout: auto
}

.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table thead th,
.woocommerce table.cart thead th,
.woocommerce table.shop_table thead th {
	border: none;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	padding: 25px 0;
	text-transform: uppercase
}

.woocommerce table.wishlist_table thead th.product-name,
.woocommerce table.wishlist_table thead th.product-name,
.woocommerce table.cart thead th.product-name,
.woocommerce table.shop_table thead th.product-name {
	padding-left: 25px
}

.woocommerce table.wishlist_table tbody td,
.woocommerce table.wishlist_table tbody td,
.woocommerce table.cart tbody td,
.woocommerce table.shop_table tbody td {
	border: none;
	border-top: 1px solid #ccc;
	padding: 20px 0;
	font-size: 18px;
	text-align: left
}

.woocommerce table.wishlist_table tbody td img:hover,
.woocommerce table.wishlist_table tbody td img:hover,
.woocommerce table.cart tbody td img:hover,
.woocommerce table.shop_table tbody td img:hover,
.woocommerce table.wishlist_table tbody td img:focus,
.woocommerce table.wishlist_table tbody td img:focus,
.woocommerce table.cart tbody td img:focus,
.woocommerce table.shop_table tbody td img:focus {
	opacity: .8;
	filter: alpha(opacity=80)
}

.woocommerce table.wishlist_table tbody td a:hover,
.woocommerce table.wishlist_table tbody td a:hover,
.woocommerce table.cart tbody td a:hover,
.woocommerce table.shop_table tbody td a:hover,
.woocommerce table.wishlist_table tbody td a:focus,
.woocommerce table.wishlist_table tbody td a:focus,
.woocommerce table.cart tbody td a:focus,
.woocommerce table.shop_table tbody td a:focus {
	text-decoration: none
}

.woocommerce table.wishlist_table tbody td ins,
.woocommerce table.wishlist_table tbody td ins,
.woocommerce table.cart tbody td ins,
.woocommerce table.shop_table tbody td ins {
	text-decoration: none
}

.woocommerce table.wishlist_table tbody td ins span,
.woocommerce table.wishlist_table tbody td ins span,
.woocommerce table.cart tbody td ins span,
.woocommerce table.shop_table tbody td ins span {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	margin-left: 15px
}

.woocommerce table.wishlist_table tbody td img,
.woocommerce table.wishlist_table tbody td img,
.woocommerce table.cart tbody td img,
.woocommerce table.shop_table tbody td img {
	margin: 0;
	width: 85px
}

.woocommerce table.wishlist_table tbody td .quantity,
.woocommerce table.wishlist_table tbody td .quantity,
.woocommerce table.cart tbody td .quantity,
.woocommerce table.shop_table tbody td .quantity {
	padding: 0
}

.woocommerce table.wishlist_table tbody td.product-name,
.woocommerce table.wishlist_table tbody td.product-name,
.woocommerce table.cart tbody td.product-name,
.woocommerce table.shop_table tbody td.product-name {
	color: #333;
	padding-left: 25px
}

.woocommerce table.wishlist_table tbody td.product-name a,
.woocommerce table.wishlist_table tbody td.product-name a,
.woocommerce table.cart tbody td.product-name a,
.woocommerce table.shop_table tbody td.product-name a {
	font-weight: 400
}

.woocommerce table.wishlist_table tbody td.product-add-to-cart a,
.woocommerce table.wishlist_table tbody td.product-add-to-cart a,
.woocommerce table.cart tbody td.product-add-to-cart a,
.woocommerce table.shop_table tbody td.product-add-to-cart a {
	background: #e182a8;
	border: none;
	padding: 10px;
	font-size: 14px;
	font-weight: 400;
	-webkit-border-radius: 0;
	border-radius: 0
}

.woocommerce table.wishlist_table tbody td.product-add-to-cart a:hover,
.woocommerce table.wishlist_table tbody td.product-add-to-cart a:hover,
.woocommerce table.cart tbody td.product-add-to-cart a:hover,
.woocommerce table.shop_table tbody td.product-add-to-cart a:hover,
.woocommerce table.wishlist_table tbody td.product-add-to-cart a:focus,
.woocommerce table.wishlist_table tbody td.product-add-to-cart a:focus,
.woocommerce table.cart tbody td.product-add-to-cart a:focus,
.woocommerce table.shop_table tbody td.product-add-to-cart a:focus {
	background: #d2447d
}

.woocommerce table.wishlist_table tfoot td,
.woocommerce table.wishlist_table tfoot td,
.woocommerce table.cart tfoot td,
.woocommerce table.shop_table tfoot td {
	border: none;
	padding-top: 50px
}

.woocommerce table.wishlist_table tfoot th,
.woocommerce table.wishlist_table tfoot th,
.woocommerce table.cart tfoot th,
.woocommerce table.shop_table tfoot th {
	border: none;
	padding: 0
}

.woocommerce table.wishlist_table tfoot tr.cart-subtotal,
.woocommerce table.wishlist_table tfoot tr.cart-subtotal,
.woocommerce table.cart tfoot tr.cart-subtotal,
.woocommerce table.shop_table tfoot tr.cart-subtotal,
.woocommerce table.wishlist_table tfoot tr.order-total,
.woocommerce table.wishlist_table tfoot tr.order-total,
.woocommerce table.cart tfoot tr.order-total,
.woocommerce table.shop_table tfoot tr.order-total {
	border-top: 1px solid #ccc
}

.woocommerce table.wishlist_table tfoot tr.cart-subtotal th,
.woocommerce table.wishlist_table tfoot tr.cart-subtotal th,
.woocommerce table.cart tfoot tr.cart-subtotal th,
.woocommerce table.shop_table tfoot tr.cart-subtotal th,
.woocommerce table.wishlist_table tfoot tr.order-total th,
.woocommerce table.wishlist_table tfoot tr.order-total th,
.woocommerce table.cart tfoot tr.order-total th,
.woocommerce table.shop_table tfoot tr.order-total th,
.woocommerce table.wishlist_table tfoot tr.cart-subtotal td,
.woocommerce table.wishlist_table tfoot tr.cart-subtotal td,
.woocommerce table.cart tfoot tr.cart-subtotal td,
.woocommerce table.shop_table tfoot tr.cart-subtotal td,
.woocommerce table.wishlist_table tfoot tr.order-total td,
.woocommerce table.wishlist_table tfoot tr.order-total td,
.woocommerce table.cart tfoot tr.order-total td,
.woocommerce table.shop_table tfoot tr.order-total td {
	color: #333;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.woocommerce table.wishlist_table tfoot tr.cart-subtotal td,
.woocommerce table.wishlist_table tfoot tr.cart-subtotal td,
.woocommerce table.cart tfoot tr.cart-subtotal td,
.woocommerce table.shop_table tfoot tr.cart-subtotal td,
.woocommerce table.wishlist_table tfoot tr.order-total td,
.woocommerce table.wishlist_table tfoot tr.order-total td,
.woocommerce table.cart tfoot tr.order-total td,
.woocommerce table.shop_table tfoot tr.order-total td {
	padding: 0
}

.woocommerce table.wishlist_table tfoot tr.cart-subtotal,
.woocommerce table.wishlist_table tfoot tr.cart-subtotal,
.woocommerce table.cart tfoot tr.cart-subtotal,
.woocommerce table.shop_table tfoot tr.cart-subtotal {
	height: 60px
}

.woocommerce table.wishlist_table tr,
.woocommerce table.wishlist_table tr,
.woocommerce table.cart tr,
.woocommerce table.shop_table tr {
	border-bottom: 1px solid #ccc
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
	background: 0 0;
	color: #fff
}

.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce .cart .button:focus,
.woocommerce .cart input.button:focus {
	background: #5f41a5;
	color: #fff
}

.woocommerce form .form-row {
	margin: 20px 0 0
}

.woocommerce form .form-row textarea {
	border: 1px solid #ccc;
	padding: 10px 15px;
	min-height: 120px
}

.woocommerce form .form-row input.input-text {
	border: 1px solid #ccc;
	padding: 10px 15px
}

.woocommerce form .form-row label {
	color: #333;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 24px;
	text-transform: uppercase
}

.woocommerce form .form-row label.inline {
	padding-left: 25px
}

.woocommerce form.checkout_coupon {
	border: 1px dotted #ccc;
	border-radius: 0;
	margin: auto;
	padding: 0 0 20px 20px;
	text-align: center;
	width: 50%
}

.woocommerce form.checkout_coupon .form-row-first {
	width: 65%
}

.woocommerce form.checkout_coupon .form-row-last {
	width: 35%
}

.woocommerce form.checkout_coupon .form-row-last input.button {
	background-color: transparent;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 11px 18px
}

.woocommerce form.checkout_coupon .form-row-last input.button:hover,
.woocommerce form.checkout_coupon .form-row-last input.button:focus {
	background-color: #e182a8;
	border: 1px solid #e182a8;
	color: #fff
}

.woocommerce #payment #place_order {
	background-color: #e182a8;
	display: inline-block;
	padding: 10px;
	font-size: 16px;
	text-transform: uppercase;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce #payment #place_order:hover,
.woocommerce #payment #place_order:focus {
	background-color: #5f41a5
}

.woocommerce .woocommerce-checkout h3 {
	color: #333;
	margin-bottom: 30px;
	text-transform: uppercase
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-payment {
	background: 0 0 !important
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-payment ul.payment_methods {
	border: none !important
}

.woocommerce .woocommerce-checkout .payment_box {
	background-color: transparent !important;
	margin: 0 !important
}

.woocommerce .woocommerce-checkout .payment_box:before {
	content: none !important
}

.woocommerce .col2-set {
	float: left;
	width: 50%
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
	width: 100%
}

.woocommerce .col2-set .col-1 .woocommerce-billing-fields,
.woocommerce .col2-set .col-2 .woocommerce-billing-fields {
	padding: 0 15px 0 0
}

.woocommerce .col2-set .col-1 h2,
.woocommerce .col2-set .col-2 h2 {
	border-bottom: 1px solid #eee;
	color: #333;
	display: block;
	font-size: 26px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 0 15px
}

.woocommerce .woocommerce-checkout-review-order,
.woocommerce #order_review_heading {
	float: right;
	padding: 0 0 0 15px;
	width: 50%
}

.woocommerce #tab-reviews {
	padding: 0
}

.woocommerce #tab-reviews #comments {
	border: none;
	padding: 0
}

.woocommerce #tab-reviews h2 {
	color: #333;
	font-size: 18px
}

.woocommerce #tab-reviews h3 {
	color: #333;
	display: none;
	font-size: 16px;
	padding: 15px 0;
	text-transform: uppercase
}

.woocommerce #tab-reviews .comment-form label {
	color: #696969;
	font-size: 16px;
	text-transform: uppercase
}

.woocommerce #tab-reviews .comment-form-rating label {
	float: left
}

.woocommerce #tab-reviews .comment-form-rating .stars {
	padding: 3px 0 0 125px !important
}

.woocommerce #respond input#submit {
	background: #e182a8;
	color: #fff;
	font-size: 16px;
	padding: 14px 35px;
	text-transform: uppercase;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus {
	background: #d2447d;
	color: #fff
}

.woocommerce #review_form #respond textarea {
	border: 1px solid #eee;
	padding: 5px 10px
}

.woocommerce #review_form #respond input[type=text] {
	border: 1px solid #eee;
	padding: 5px 10px
}

.woocommerce #review_form #respond .comment-form-author {
	width: 50%;
	float: left
}

.woocommerce #review_form #respond .comment-form-author input[type=text] {
	width: 98%
}

.woocommerce #review_form #respond .comment-form-email {
	width: 50%;
	float: right
}

.woocommerce #review_form #respond .comment-form-email input[type=text] {
	width: 100%
}

.woocommerce #review_form #respond .form-submit {
	clear: both;
	padding: 15px 0 40px
}

.woocommerce #review_form #respond:after {
	clear: both;
	content: '';
	display: table
}

.woocommerce .star-rating {
	color: #e182a8;
	letter-spacing: 5px;
	width: 105px
}

.woocommerce .star-rating:before {
	color: #e182a8
}

.woocommerce #reviews #comments ol.commentlist li {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	border: 0;
	background: #eeeff0;
	height: 80px;
	padding: 5px;
	top: 10px;
	width: 80px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border: none;
	margin: 0 0 0 90px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
	margin: 0
}

.woocommerce input.button {
	margin: 23px 2px 0 !important;
	font-weight: 400;
	padding: 15px 70px;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	border-radius: 0
}

.woocommerce h3 {
	color: #313131;
	text-transform: uppercase
}

.woocommerce .cart .button,
.woocommerce .woocommerce .cart input.button {
	margin: 0 !important
}

.woocommerce #customer_login {
	width: 100%
}

.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2 {
	width: 48%
}

.woocommerce #customer_login h2 {
	border: none;
	padding: 0
}

.woocommerce #customer_login .col-1 h2:before {
	color: #e182a8;
	content: "\f29e";
	font-family: 'Ionicons';
	padding-right: 15px
}

.woocommerce #customer_login .col-2 h2:before {
	color: #e182a8;
	content: "\f39f";
	font-family: 'Ionicons';
	padding-right: 15px
}

.woocommerce #customer_login form {
	border: 1px dashed #eee;
	-webkit-border-radius: 0;
	border-radius: 0
}

.woocommerce #customer_login form label.inline {
	padding: 25px 0 0;
	display: table
}

.woocommerce #customer_login form label.inline #rememberme {
	margin: 0 10px 0 0
}

.woocommerce #customer_login form.register {
	min-height: 440px
}

.select2-container .select2-choice {
	border-radius: 0;
	padding: 4px 10px
}

.noo-shop-main {
	margin-top: 100px
}

.noo-action-button-shop {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	margin: auto;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.noo-action-button-shop a {
	width: 60px;
	height: 60px
}

.noo-action-button-shop a.added_to_cart {
	display: none !important
}

.noo-action-button-shop a.added i {
	display: none
}

.noo-action-button-shop .feedback {
	display: none
}

.noo-action-button-shop .clear {
	display: none
}

.noo-single-product {
	margin: 100px auto 40px
}

.noo-single-product .noo-images {
	float: left;
	position: relative;
	width: 52%
}

.noo-single-product .noo-images .noo-image-big-wrap {
	cursor: ew-resize;
	float: right;
	position: relative;
	width: 80%;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-single-product .noo-images .noo-image-big-wrap .noo-image-big-item img {
	height: auto;
	width: 100%;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-prev,
.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-next {
	padding: 20px;
	position: absolute;
	top: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-prev i,
.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-next i {
	color: #888;
	font-size: 70px
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-prev:hover i,
.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-next:hover i,
.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-prev:focus i,
.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-next:focus i {
	color: #333
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-prev {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-prev:before {
	position: absolute;
	top: 40%;
	left: 0;
	content: "\f3d2";
	font-size: 70px;
	line-height: 70px;
	font-family: "Ionicons";
	opacity: 0;
	filter: alpha(opacity=0)
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-prev span {
	display: none
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-next {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-next:before {
	position: absolute;
	top: 40%;
	right: 0;
	content: "\f3d3";
	font-size: 70px;
	line-height: 70px;
	font-family: "Ionicons";
	opacity: 0;
	filter: alpha(opacity=0)
}

.noo-single-product .noo-images .noo-image-big-wrap .owl-next span {
	display: none
}

.noo-single-product .noo-images .noo-image-big-wrap:hover img,
.noo-single-product .noo-images .noo-image-big-wrap:focus img {
	opacity: .7;
	filter: alpha(opacity=70)
}

.noo-single-product .noo-images .noo-image-big-wrap:hover .owl-prev:before,
.noo-single-product .noo-images .noo-image-big-wrap:focus .owl-prev:before {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(20px, 0);
	-ms-transform: translate(20px, 0);
	-o-transform: translate(20px, 0);
	transform: translate(20px, 0)
}

.noo-single-product .noo-images .noo-image-big-wrap:hover .owl-next:before,
.noo-single-product .noo-images .noo-image-big-wrap:focus .owl-next:before {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(-20px, 0);
	-ms-transform: translate(-20px, 0);
	-o-transform: translate(-20px, 0);
	transform: translate(-20px, 0)
}

.noo-single-product .noo-images .noo-image-slider-wrap {
	left: 10px;
	float: left;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 20%
}

.noo-single-product .noo-images .noo-image-slider-wrap .noo-thumbnails div {
	display: block;
	margin-bottom: 20px
}

.noo-single-product .noo-images .noo-image-slider-wrap .noo-thumbnails div img {
	opacity: .8;
	filter: alpha(opacity=80)
}

.noo-single-product .noo-images .noo-image-slider-wrap .noo-thumbnails div img:hover,
.noo-single-product .noo-images .noo-image-slider-wrap .noo-thumbnails div img:focus {
	cursor: pointer
}

.noo-single-product .noo-images .noo-image-slider-wrap .noo-thumbnails div.active img {
	border: 1px solid #e182a8;
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-single-product .noo-images:after {
	clear: both;
	content: '';
	display: table
}

.noo-single-product .entry-summary {
	padding: 0 0 0 45px;
	position: relative
}

.noo-single-product .entry-summary h1 {
	color: #5f41a5;
	font-size: 34px;
	margin: 0
}

.noo-single-product .entry-summary .price del span {
	color: #ccc;
	font-weight: 500
}

.noo-single-product .entry-summary .price span {
	font-size: 24px;
	font-weight: 700;
	line-height: 45px
}

.noo-single-product .entry-summary div[itemprop=description] {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #696969;
	font-size: 16px;
	margin: 0 0 30px;
	line-height: 24px;
	padding: 20px 0
}

.noo-single-product .entry-summary form.cart .button {
	background: #e182a8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	padding: 14px 35px;
	margin: 0 0 0 17px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-single-product .entry-summary form.cart .button:hover,
.noo-single-product .entry-summary form.cart .button:focus {
	background: #d2447d
}

.noo-single-product .entry-summary form.cart .variations label {
	color: #313131;
	font-family: 'Lato', serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase
}

.noo-single-product .entry-summary form.cart .variations select {
	padding: 8px 15px
}

.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist {
	margin-left: 20px
}

.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a {
	background: 0 0 !important;
	color: #696969;
	display: inline-block;
	height: auto;
	padding: 12px 0;
	float: left;
	line-height: 24px;
	text-indent: inherit;
	overflow: inherit;
	width: auto
}

.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a:after {
	color: #696969;
	content: "\f08a";
	font-family: "FontAwesome";
	font-size: 16px;
	float: left;
	line-height: 24px;
	padding-right: 10px
}

.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a:before {
	content: none
}

.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a:hover,
.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a:focus {
	color: #e182a8;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a:hover:after,
.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a:focus:after {
	color: #e182a8
}

.noo-single-product .product-type-variable .entry-summary .yith-wcwl-add-to-wishlist {
	margin: -20px 0 0
}

.noo-single-product .noo-social-share {
	color: #333;
	clear: both;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	padding: 12px 0 60px;
	text-align: center
}

.noo-single-product .noo-social-share span {
	margin-right: 15px
}

.noo-single-product .noo-social-share span i {
	color: #696969;
	margin-right: 5px
}

.noo-single-product .noo-social-share a i {
	color: #aaa;
	font-size: 18px;
	line-height: 38px;
	letter-spacing: .5px;
	padding: 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-single-product .noo-social-share a:hover,
.noo-single-product .noo-social-share a:focus {
	text-decoration: none
}

.noo-single-product .noo-social-share a:hover i,
.noo-single-product .noo-social-share a:focus i {
	color: #5f41a5
}

.noo-single-product .noo-shop-related h3.noo-title {
	color: #e182a8;
	font-size: 42px;
	font-weight: 500;
	margin: 92px 0 -5px;
	letter-spacing: .5px;
	text-align: center;
	text-transform: uppercase
}

.noo-single-product .noo-shop-related h3.noo-title .first-word {
	color: #5f41a5
}

.noo-single-product .noo-shop-related .noo-action-button-shop a.add_to_cart_button,
.noo-single-product .noo-shop-related .noo-action-button-shop a.added_to_cart {
	font-size: 20px;
	line-height: 45px
}

.noo-single-product .owl-theme .owl-controls .owl-buttons div {
	background: 0 0
}

.noo-single-product:after {
	clear: both;
	content: '';
	display: table
}

.noo_woocommerce_header_status {
	display: box;
	box-pack: center;
	display: -moz-box;
	-moz-box-pack: center;
	display: -webkit-box;
	-webkit-box-pack: center;
	margin-bottom: 100px
}

.noo_woocommerce_header_status .status-box {
	max-width: 300px;
	width: 100%;
	text-align: center
}

.noo_woocommerce_header_status .status-box .icon-box {
	padding-bottom: 40px;
	position: relative
}

.noo_woocommerce_header_status .status-box .icon-box:before {
	width: 1px;
	height: 20px;
	background: #e2e2e2;
	bottom: 10px;
	left: 50%;
	margin-left: -.5px;
	content: '';
	position: absolute
}

.noo_woocommerce_header_status .status-box .icon-box i {
	width: 90px;
	height: 90px;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	font-size: 30px;
	color: #aaa;
	line-height: 90px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	text-align: center
}

.noo_woocommerce_header_status .status-box .icon-box i:hover {
	background: #555;
	color: #fff
}

.noo_woocommerce_header_status .status-box span {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 6px;
	display: inline-block;
	letter-spacing: .5px;
	color: rgba(85, 85, 85, .9)
}

.woocommerce-checkout .box-checkout .icon-box i {
	background: #555;
	color: #fff
}

.woocommerce-order-received .box-thankyou .icon-box i {
	background: #555;
	color: #fff
}

.woocommerce-order-received .box-checkout .icon-box i {
	background: 0 0;
	color: #aaa
}

.woocommerce-cart .hentry {
	border: none
}

.woocommerce-cart .entry-header {
	display: none
}

.woocommerce-cart .entry-content {
	padding: 0
}

.woocommerce-cart .box-cart .icon-box i {
	background: #555;
	color: #fff
}

.woocommerce .button.wc-backward {
	text-transform: uppercase;
	display: inline-block;
	background-color: transparent;
	border: 2px solid #e2e2e2;
	padding: 0 32px;
	height: 40px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	font-size: 12px;
	letter-spacing: .5px;
	font-weight: 700;
	-webkit-border-radius: 0;
	border-radius: 0;
	line-height: 40px;
	color: #333
}

.woocommerce .button.wc-backward:hover {
	background: #e182a8;
	color: #fff;
	border-color: #e182a8;
	text-decoration: none
}

.woocommerce-cart table.cart {
	border: 0;
	margin: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}

.woocommerce-cart table.cart .product-remove {
	width: 5%;
	text-align: right
}

.woocommerce-cart table.cart .product-thumbnail {
	width: 20%;
	padding-left: 30px
}

.woocommerce-cart table.cart .product-name {
	width: 29%
}

.woocommerce-cart table.cart .product-price,
.woocommerce-cart table.cart .product-quantity {
	width: 18%
}

.woocommerce-cart table.cart .product-subtotal {
	width: 10%
}

.woocommerce-cart table.cart img {
	width: 85px;
	height: auto;
	margin: 0;
	border: 1px solid #eee
}

.woocommerce-cart table.cart a.remove {
	display: inline-block;
	text-indent: 30px;
	overflow: hidden;
	position: relative
}

.woocommerce-cart table.cart a.remove:before {
	content: "\f4c4";
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ccc;
	position: absolute;
	top: 3px;
	left: -27px;
	font-size: 25px
}

.woocommerce-cart table.cart a.remove:hover {
	background: 0 0
}

.woocommerce-cart table.cart a.remove:hover:before {
	color: #e182a8
}

.woocommerce-cart table.cart th {
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 0;
	color: #333
}

.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #e2e2e2
}

.woocommerce-cart table.cart td {
	color: #333;
	padding: 30px 0;
	font-size: 18px
}

.woocommerce-cart table.cart td .quantity {
	border: 1px solid #e2e2e2;
	display: inline-block;
	margin: 0
}

.woocommerce-cart table.cart td .quantity input,
.woocommerce-cart table.cart td .quantity button {
	border: 0;
	background: 0 0;
	height: 33px;
	width: auto
}

.woocommerce-cart table.cart td .quantity input:focus,
.woocommerce-cart table.cart td .quantity button:focus {
	outline: none;
	outline-color: transparent
}

.woocommerce-cart table.cart td .quantity input {
	width: 22px;
	font-size: 14px
}

.woocommerce-cart table.cart td .quantity button {
	padding: 0 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce-cart table.cart td .quantity button:hover {
	color: #e182a8
}

.woocommerce-cart table.cart td .quantity .qty-decrease {
	padding-right: 5px
}

.woocommerce-cart table.cart td .quantity .qty-increase {
	padding-left: 5px
}

.woocommerce-cart table.cart .actions {
	padding-top: 35px
}

.woocommerce-cart table.cart .actions .coupon {
	display: none
}

.woocommerce-cart table.cart .actions .continue {
	float: left
}

.woocommerce-cart table.cart .actions .continue,
.woocommerce-cart table.cart .actions .button {
	text-transform: uppercase;
	display: inline-block;
	background-color: transparent;
	border: 1px solid #e2e2e2;
	padding: 0 32px;
	height: 40px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	font-size: 12px;
	letter-spacing: .5px;
	font-weight: 700;
	-webkit-border-radius: 0;
	border-radius: 0;
	line-height: 40px;
	color: #333
}

.woocommerce-cart table.cart .actions .continue:hover,
.woocommerce-cart table.cart .actions .button:hover {
	background: #e182a8;
	color: #fff;
	border-color: #e182a8;
	text-decoration: none
}

.woocommerce-cart table.cart .actions .button {
	line-height: 32px
}

.cart-collaterals {
	margin-top: 70px
}

.noocart-coupon {
	width: 48%;
	float: left
}

.noocart-coupon label {
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	padding: 0 0 15px;
	display: block;
	color: #333
}

.noocart-coupon p {
	color: #888;
	margin: 25px 0 0
}

.noocart-coupon input {
	color: #aaa;
	border: 1px solid #eee;
	height: 40px;
	display: block;
	width: 100%;
	padding: 0 20px;
	margin-top: 27px
}

.noocart-coupon input::-moz-placeholder {
	color: #aaa;
	opacity: 1
}

.noocart-coupon input:-ms-input-placeholder {
	color: #aaa
}

.noocart-coupon input::-webkit-input-placeholder {
	color: #aaa
}

.noocart-coupon .noo-apply-coupon {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	border: 0;
	background: #555;
	color: #fff;
	letter-spacing: .5px;
	padding: 11px 38px;
	margin-top: 40px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noocart-coupon .noo-apply-coupon:hover {
	background: #e182a8;
	color: #fff;
	text-decoration: none
}

.cart_totals {
	margin: 12px 0 0;
	padding: 30px;
	background: #f7f7f7;
	border: 1px solid #eee
}

.cart_totals>h2 {
	display: none
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 1em 0 0
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background: #555;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fefefe;
	letter-spacing: .5px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background: #e182a8;
	color: #fff
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border: 0;
	margin: 0;
	text-align: right
}

.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
	border: 0;
	margin: 0;
	color: #333;
	text-transform: uppercase
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	width: 60%
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
	padding: 10px 0;
	font-size: 16px;
	float: right;
	width: 40%
}

.woocommerce-cart .cart-collaterals .cart_totals table td[data-title=Total] {
	color: #e182a8
}

.woocommerce-checkout .hentry {
	border: none;
	padding: 0
}

@media screen and (min-width:992px) {
	.woocommerce-page .first {
		clear: both
	}
}

@media only screen and (min-width:719px) {
	.products .product .noo-product-column-wrap .noo-product-thumbnail a {
		float: left;
		width: 100%;
		-webkit-perspective: 600px;
		-moz-perspective: 600px;
		perspective: 600px
	}
	.products .product .noo-product-column-wrap .noo-product-thumbnail a .noo-thumbnail-product-first {
		-webkit-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		transform: rotateX(0deg);
		-webkit-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		-o-transform: rotateY(0deg);
		transform: rotateY(0deg);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden
	}
	.products .product .noo-product-column-wrap .noo-product-thumbnail a .noo-thumbnail-product-second {
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transform: rotateY(-180deg);
		-ms-transform: rotateY(-180deg);
		-o-transform: rotateY(-180deg);
		transform: rotateY(-180deg);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden
	}
	.products .product .noo-product-column-wrap:hover .noo-product-thumbnail a .noo-thumbnail-product-first {
		-webkit-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		-o-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}
	.products .product .noo-product-column-wrap:hover .noo-product-thumbnail a .noo-thumbnail-product-second {
		z-index: 10;
		position: absolute;
		-webkit-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		transform: rotateX(0deg);
		-webkit-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
		-o-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@media (min-width:768px) and (max-width:991px) {
	.woocommerce-page div.product div.summary {
		float: right;
		width: 48%
	}
	.woocommerce-page div.product form.cart div.quantity {
		float: none
	}
	.woocommerce-page div.product form.cart .button {
		float: none;
		margin: 25px 0 0
	}
	.woocommerce-page .noo-single-product .noo-images .noo-image-slider-wrap {
		left: 0
	}
	.woocommerce-page .noo-single-product .entry-summary .yith-wcwl-add-to-wishlist {
		margin: -25px 0 0
	}
	.noo-action-button-shop {
		top: 185px
	}
}

@media (max-width:768px) {
	.noocart-coupon {
		background: #fff;
		border: none;
		float: none;
		width: 100%
	}
	.cart_totals {
		margin: 30px 0 0
	}
	table.shop_table.shop_table_responsive {
		background: 0 0
	}
	table.shop_table.shop_table_responsive tr {
		border: none
	}
	table.shop_table.shop_table_responsive tr td {
		background: 0 0 !important;
		float: none !important;
		width: 100% !important
	}
	table.shop_table.cart thead th {
		padding: 15px
	}
	table.shop_table.cart .actions .continue,
	table.shop_table.cart .actions .button {
		text-align: center;
		padding: 0 15px;
		margin: 0 0 10px;
		width: 100% !important
	}
}

@media (max-width:767px) {
	.woocommerce .noo-main {
		padding: 0
	}
	.woocommerce .noo-shop-main {
		margin: 0
	}
	.woocommerce .woocommerce-before-shop-loop {
		margin: 0
	}
	.woocommerce .woocommerce-before-shop-loop .woocommerce-result-count {
		padding: 0 0 15px;
		float: none
	}
	.woocommerce .woocommerce-before-shop-loop .noo-button-header-shop {
		float: left;
		margin: 0
	}
	.woocommerce .shop-grid .noo-action-button-shop {
		/*display: none !important*/
	}
	.woocommerce .shop-grid .first2 {
		clear: both
	}
	.woocommerce table.wishlist_table,
	.woocommerce table.wishlist_table,
	.woocommerce table.cart,
	.woocommerce table.shop_table {
		background: #fff
	}
	.woocommerce table.wishlist_table thead th,
	.woocommerce table.wishlist_table thead th,
	.woocommerce table.cart thead th,
	.woocommerce table.shop_table thead th {
		padding: 0 0 15px;
		line-height: 21px
	}
	.woocommerce table.wishlist_table thead th.product-name,
	.woocommerce table.wishlist_table thead th.product-name,
	.woocommerce table.cart thead th.product-name,
	.woocommerce table.shop_table thead th.product-name {
		padding: 0 5px 15px
	}
	.woocommerce table.wishlist_table tbody td.product-stock-status,
	.woocommerce table.wishlist_table tbody td.product-stock-status,
	.woocommerce table.cart tbody td.product-stock-status,
	.woocommerce table.shop_table tbody td.product-stock-status {
		display: none
	}
	.woocommerce table.wishlist_table tbody td.product-name,
	.woocommerce table.wishlist_table tbody td.product-name,
	.woocommerce table.cart tbody td.product-name,
	.woocommerce table.shop_table tbody td.product-name,
	.woocommerce table.wishlist_table tbody td.product-subtotal,
	.woocommerce table.wishlist_table tbody td.product-subtotal,
	.woocommerce table.cart tbody td.product-subtotal,
	.woocommerce table.shop_table tbody td.product-subtotal {
		padding: 5px;
		line-height: 21px;
		font-weight: 400 !important;
		font-size: 15px !important
	}
	.woocommerce table.wishlist_table tbody td ins,
	.woocommerce table.wishlist_table tbody td ins,
	.woocommerce table.cart tbody td ins,
	.woocommerce table.shop_table tbody td ins {
		display: table
	}
	.woocommerce table.wishlist_table tbody td ins span,
	.woocommerce table.wishlist_table tbody td ins span,
	.woocommerce table.cart tbody td ins span,
	.woocommerce table.shop_table tbody td ins span {
		margin: 0
	}
	.woocommerce table.wishlist_table tbody td.product-add-to-cart a,
	.woocommerce table.wishlist_table tbody td.product-add-to-cart a,
	.woocommerce table.cart tbody td.product-add-to-cart a,
	.woocommerce table.shop_table tbody td.product-add-to-cart a {
		padding: 5px;
		font-size: 13px
	}
	.woocommerce table.shop_table {
		background: 0 0
	}
	.woocommerce .col2-set,
	.woocommerce .woocommerce-checkout-review-order,
	.woocommerce #order_review_heading,
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last {
		width: 100%
	}
	.woocommerce form .form-row {
		margin: 0 0 10px;
		padding: 0
	}
	.woocommerce form .form-row label {
		font-size: 13px
	}
	.woocommerce .woocommerce-checkout-review-order,
	.woocommerce #order_review_heading {
		padding: 0
	}
	.woocommerce .col2-set .col-1 .woocommerce-billing-fields,
	.woocommerce .col2-set .col-2 .woocommerce-billing-fields {
		padding: 0
	}
	.noo-single-product {
		margin: 0
	}
	.noo-single-product .noo-images {
		float: none;
		margin: 0;
		width: 100%
	}
	.noo-single-product .noo-images .noo-image-slider-wrap {
		display: none
	}
	.noo-single-product .noo-images .noo-image-big-wrap {
		width: 100%
	}
	.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-prev,
	.noo-single-product .noo-images .noo-image-big-wrap .owl-buttons .owl-next {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
	.noo-single-product .entry-summary h1 {
		font-size: 21px
	}
	.noo-single-product .entry-summary form.cart .button {
		font-size: 16px;
		padding: 7px 20px
	}
	.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist {
		margin: 0 5px
	}
	.noo-single-product .entry-summary .yith-wcwl-add-to-wishlist a {
		padding: 0
	}
	.noo-single-product .entry-summary .quantity {
		padding: 3px
	}
	.noo-single-product .summary {
		padding: 0 15px;
		width: 100%
	}
	.noo-single-product .noo-social-share {
		padding: 12px 0 0
	}
	.noo-single-product div.product .woocommerce-product-rating {
		margin: 5px 0 0
	}
	.noo-single-product .woocommerce-tabs {
		padding: 0 15px
	}
	.noo-single-product .noo-shop-related h3.noo-title {
		font-size: 20px;
		margin: 0 0 -20px
	}
	#add_payment_method #payment ul.payment_methods,
	.woocommerce-checkout #payment ul.payment_methods,
	#add_payment_method #payment ul.payment_methods,
	.woocommerce-checkout #payment ul.payment_methods {
		padding: 0
	}
	#add_payment_method #payment .payment_method_paypal .about_paypal,
	.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
		display: table;
		float: none
	}
	.woocommerce-checkout .entry-header {
		display: none
	}
	.woocommerce-checkout h3 {
		font-size: 15px
	}
}

@media (max-width:435px) {
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 16px
	}
	.woocommerce div.product form.cart {
		margin: 0 0 15px
	}
	.woocommerce .quantity {
		padding: 2px
	}
	.woocommerce .quantity .qty-decrease,
	.woocommerce .quantity .qty-increase,
	.woocommerce .quantity .qty {
		font-size: 12px
	}
	.woocommerce div.summary {
		margin: 0 0 10px
	}
	.woocommerce nav.woocommerce-pagination {
		margin: 0 0 15px
	}
	.woocommerce .products.shop-list .product .noo-product-thumbnail {
		padding: 0 0 15px;
		float: none;
		width: 100%
	}
	.woocommerce .products.shop-list .product .noo-product-wrap {
		float: none;
		padding: 0;
		width: 100%
	}
	table.shop_table.cart .product-quantity,
	table.shop_table.cart .product-price {
		display: none
	}
	.noo-xs-6 {
		width: 100%
	}
	.noo-sidebar .widget_price_filter .price_slider_amount .button {
		margin: 15px 0 0;
		padding: 10px;
		width: 100%
	}
	#reviews #comments h2 {
		font-size: 15px
	}
	#respond input#submit {
		padding: 9px 20px
	}
}

.noo-sidebar .widget {
	margin-bottom: 45px
}

.noo-sidebar input[type=search],
.noo-sidebar input[type=text] {
	border: 1px solid #e2e2e2;
	color: #888;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 20px;
	-webkit-border-radius: 0;
	border-radius: 0
}

.noo-sidebar h4.widget-title {
	color: #e182a8;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 35px
}

.noo-sidebar h4.widget-title .first-word {
	color: #5f41a5
}

.noo-sidebar h4.widget-title .wrap-title {
	position: relative
}

.noo-sidebar h4.widget-title .wrap-title:after {
	background: #e182a8;
	bottom: -15px;
	content: '';
	left: 0;
	height: 2px;
	position: absolute;
	width: 30px
}

.noo-sidebar .woocommerce-product-search,
.noo-sidebar .widget_search form {
	position: relative
}

.noo-sidebar .woocommerce-product-search label,
.noo-sidebar .widget_search form label,
.noo-sidebar .woocommerce-product-search input[type=submit],
.noo-sidebar .widget_search form input[type=submit] {
	display: none
}

.noo-sidebar .woocommerce-product-search:after,
.noo-sidebar .widget_search form:after {
	content: "\f4a5";
	font-family: "Ionicons";
	position: absolute;
	right: 15px;
	top: 6px
}

.noo-sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #eeeff0;
	height: 5px
}

.noo-sidebar .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #5f41a5;
	height: 12px;
	top: -4px;
	width: 12px
}

.noo-sidebar .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	background-color: #5f41a5;
	height: 3px;
	top: 1.3px
}

.noo-sidebar .widget_price_filter .price_slider_amount .price_label {
	color: #696969;
	float: left;
	font-size: 14px;
	line-height: 30px
}

.noo-sidebar .widget_price_filter .price_slider_amount .price_label span {
	color: #e182a8
}

.noo-sidebar .widget_price_filter .price_slider_amount .button {
	background-color: #e182a8;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	float: right;
	line-height: 22px;
	letter-spacing: .2px;
	padding: 3px 20px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-sidebar .widget_price_filter .price_slider_amount .button:hover,
.noo-sidebar .widget_price_filter .price_slider_amount .button:focus {
	background-color: #d2447d
}

.noo-sidebar .widget_price_filter .price_slider_amount:before,
.noo-sidebar .widget_price_filter .price_slider_amount:after {
	content: " ";
	display: table
}

.noo-sidebar .widget_price_filter .price_slider_amount:after {
	clear: both
}

.noo-sidebar .widget_price_filter .price_slider_amount:before,
.noo-sidebar .widget_price_filter .price_slider_amount:after {
	content: " ";
	display: table
}

.noo-sidebar .widget_price_filter .price_slider_amount:after {
	clear: both
}

.noo-sidebar .widget_product_categories>ul>li,
.noo-sidebar .widget_categories>ul>li {
	padding: 0
}

.noo-sidebar .widget_product_categories>ul>li a,
.noo-sidebar .widget_categories>ul>li a {
	color: #555;
	line-height: 32px;
	padding-left: 16px;
	position: relative;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-sidebar .widget_product_categories>ul>li a:hover,
.noo-sidebar .widget_categories>ul>li a:hover,
.noo-sidebar .widget_product_categories>ul>li a:focus,
.noo-sidebar .widget_categories>ul>li a:focus {
	color: #e182a8;
	text-decoration: none
}

.noo-sidebar .widget_product_categories>ul>li a:hover:before,
.noo-sidebar .widget_categories>ul>li a:hover:before,
.noo-sidebar .widget_product_categories>ul>li a:focus:before,
.noo-sidebar .widget_categories>ul>li a:focus:before {
	background: #e182a8
}

.noo-sidebar .widget_product_categories>ul>li a:before,
.noo-sidebar .widget_categories>ul>li a:before {
	background: #e2e2e2;
	border-radius: 50%;
	content: '';
	height: 5px;
	margin: 14px 0;
	left: 0;
	position: absolute;
	width: 5px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-sidebar .widget_product_categories>ul>li>ul,
.noo-sidebar .widget_categories>ul>li>ul {
	margin: 0 0 0 25px;
	padding: 0
}

.noo-sidebar .widget_products ul li {
	padding: 0 0 20px
}

.noo-sidebar .widget_products ul li img {
	height: auto;
	margin: 0;
	float: left;
	width: 90px
}

.noo-sidebar .widget_products ul li img:hover,
.noo-sidebar .widget_products ul li img:focus {
	opacity: .8
}

.noo-sidebar .widget_products ul li .product-title {
	color: #333;
	display: inline-block;
	font-size: 16px;
	line-height: 35px;
	padding: 8px 13px 0
}

.noo-sidebar .widget_products ul li .product-title:hover,
.noo-sidebar .widget_products ul li .product-title:focus {
	color: #e182a8
}

.noo-sidebar .widget_products ul li .amount {
	color: #e182a8;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	margin-top: -10px;
	line-height: 45px;
	padding: 0 13px 5px
}

.noo-sidebar .tagcloud {
	margin: 0 -3px
}

.noo-sidebar .tagcloud a {
	background: #f8f8f8;
	border: 1px solid #eee;
	color: #696969;
	display: inline-block;
	font-size: 14px !important;
	padding: 0 11px;
	margin: 4px 3px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-sidebar .tagcloud a:hover,
.noo-sidebar .tagcloud a:focus {
	background: #e182a8;
	color: #fff;
	text-decoration: none !important
}

.noo_event_info .noo-event-info-wrap {
	margin: -25px 0 0
}

.noo_event_info .noo-event-info-item {
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0 8px
}

.noo_event_info .noo-event-info-item:last-child {
	border-bottom: none
}

.noo_event_info .noo-event-info-item label {
	color: #333;
	display: table;
	font-size: 16px;
	font-weight: 400;
	margin: 0
}

.noo_event_info .noo-event-info-item span {
	color: #696969;
	font-size: 14px
}

.noo_event_info .noo-event-info-item:first-child {
	padding-top: 25px
}

.noo_event_info .register_button {
	background: #e182a8;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	padding: 9px 35px;
	text-decoration: none;
	margin-top: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo_event_info .register_button:hover,
.noo_event_info .register_button:focus {
	background: #d2447d
}

.noo_event_box_author .noo-box-author-head:after {
	clear: both;
	content: '';
	display: table
}

.noo_event_box_author .noo-thumbnail-author {
	border: 3px solid #eeeff0;
	height: 80px;
	float: left;
	overflow: hidden;
	width: 80px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo_event_box_author .noo-thumbnail-author img {
	width: 80px
}

.noo_event_box_author .noo-name-author {
	color: #333;
	font-size: 18px;
	margin: 0;
	padding: 13px 0 0 90px
}

.noo_event_box_author .noo-position-author {
	color: #696969;
	font-size: 15px;
	padding: 5px 0 0 90px
}

.noo_event_box_author .noo-box-author-body {
	padding: 20px 0 0
}

.noo_event_box_author .noo-box-author-item i {
	color: #e182a8;
	display: inline-block;
	font-size: 16px;
	line-height: 32px;
	width: 15px
}

.noo_event_box_author .noo-box-author-item span {
	color: #696969;
	font-size: 14px;
	line-height: 32px;
	padding: 0 10px
}

.noo_event_box_author .noo-box-author-item span.phone {
	color: #333;
	font-weight: 400
}

.noo_event_box_map {
	position: relative
}

.noo_event_box_map .noo-maps {
	height: 395px
}

.noo_event_box_map address {
	background: #fafafa;
	color: #696969;
	font-size: 15px;
	line-height: 24px;
	padding: 15px 20px;
	width: 100%
}

.noo_event_box_map address i {
	color: #e182a8;
	font-size: 16px;
	padding-right: 5px
}

.noo_event_slider .noo-event-slider-wrap {
	position: relative
}

.noo_event_slider .noo-event-slider-item {
	cursor: ew-resize
}

.noo_event_slider .item-thumb {
	height: 320px;
	background: #eee;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.noo_event_slider .noo-event-slider-body {
	background: #fafafa;
	padding: 28px 20px
}

.noo_event_slider .noo-event-slider-body h4 {
	margin: 0;
	padding: 0 0 5px
}

.noo_event_slider .noo-event-slider-body h4 a {
	color: #5f41a5;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: .2px;
	text-transform: uppercase;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo_event_slider .noo-event-slider-body h4 a:hover,
.noo_event_slider .noo-event-slider-body h4 a:focus {
	color: #e182a8;
	text-decoration: none
}

.noo_event_slider .noo-event-slider-body span {
	color: #696969;
	font-size: 15px;
	line-height: 24px
}

.noo_event_slider .noo-event-slider-body span i {
	color: #e182a8;
	font-size: 16px;
	padding-right: 5px
}

.noo_event_slider .owl-loaded .owl-dots {
	position: absolute;
	top: 280px;
	left: 10px
}

.noo_event_slider .owl-loaded .owl-dots .owl-dot span {
	background: #fff;
	height: 9px;
	margin: 5px;
	width: 9px;
	display: block;
	border-radius: 50%;
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo_event_slider .owl-loaded .owl-dots .owl-dot span:hover,
.noo_event_slider .owl-loaded .owl-dots .owl-dot span:focus {
	background: #d2447d
}

.noo_event_slider .owl-loaded .owl-dots .owl-dot.active span {
	background: #e182a8
}

.noo-class-slider-wrap.owl-loaded .owl-dots {
	position: absolute
}

.noo-class-slider-wrap.owl-loaded .owl-dots .owl-dot span {
	background: #555;
	height: 9px;
	margin: 5px;
	width: 9px;
	display: block;
	border-radius: 50%;
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-class-slider-wrap.owl-loaded .owl-dots .owl-dot span:hover,
.noo-class-slider-wrap.owl-loaded .owl-dots .owl-dot span:focus {
	background: #d2447d
}

.noo-class-slider-wrap.owl-loaded .owl-dots .owl-dot.active span {
	background: #e182a8
}

.noo-event-filter-wrap div {
	margin-bottom: 20px
}

.noo-event-filter-wrap .noo-event-filter-search,
.noo-event-filter-wrap .noo-event-filter-address {
	padding-top: 10px;
	position: relative
}

.noo-event-filter-wrap .noo-event-filter-search:after,
.noo-event-filter-wrap .noo-event-filter-address:after {
	font-family: "Ionicons";
	position: absolute;
	right: 15px;
	top: 15px
}

.noo-event-filter-wrap .noo-event-filter-search:after {
	content: '\f4a5'
}

.noo-event-filter-wrap .noo-event-filter-address:after {
	content: '\f1ff'
}

.noo-event-filter-wrap .filter-category {
	background: #fff;
	border: 1px solid #e2e2e2;
	color: #888;
	font-size: 14px;
	line-height: 24px;
	text-indent: 15px
}

.post_list_widget li {
	padding: 0 0 15px
}

.post_list_widget li:first-child {
	padding-top: 10px
}

.post_list_widget li:last-child {
	padding-bottom: 20px
}

.post_list_widget li a {
	display: block;
	position: relative;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.post_list_widget li a:after {
	clear: both;
	content: '';
	display: table
}

.post_list_widget li a img {
	float: left;
	margin-left: 0;
	width: 90px;
	margin-right: 20px;
	margin-bottom: 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	filter: alpha(opacity=100)
}

.post_list_widget li a .post-title {
	color: #333;
	display: block;
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0 5px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.post_list_widget li a .post-title:hover {
	color: #e182a8;
	text-decoration: none
}

.post_list_widget li a .post-date {
	color: #ababab;
	font-weight: 400;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px
}

.post_list_widget li a:before {
	content: "\f29e";
	color: #333;
	font-family: "Ionicons";
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 1;
	-webkit-transition: all .4s ease .1s;
	-o-transition: all .4s ease .1s;
	transition: all .4s ease .1s;
	opacity: 0;
	filter: alpha(opacity=0)
}

.post_list_widget li a:hover {
	text-decoration: none
}

.post_list_widget li a:hover .post-title {
	color: #e182a8
}

.post_list_widget li a:hover img {
	opacity: .6;
	filter: alpha(opacity=60)
}

.post_list_widget li a:hover:before {
	left: 40px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.wrap-footer .textwidget dl {
	width: 100%
}

.wrap-footer .textwidget dt {
	float: left;
	font-weight: 400;
	width: 67%;
	overflow: hidden;
	white-space: nowrap
}

.wrap-footer .textwidget dt span:after {
	color: #dfdfdf;
	content: " ......................................................................................................................................."
}

.wrap-footer .textwidget dd {
	float: right;
	width: 30%;
	overflow: hidden
}

.wrap-footer .widget-title {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	/* text-transform: uppercase */
}

.mc_footer {
	position: relative
}

.mc_footer input[type=email] {
	border: 1px solid #eee;
	color: #888;
	font-size: 15px;
	line-height: 24px;
	padding: 7px 20px
}

.mc_footer input[type=email]::-moz-placeholder {
	color: #888;
	opacity: 1
}

.mc_footer input[type=email]:-ms-input-placeholder {
	color: #888
}

.mc_footer input[type=email]::-webkit-input-placeholder {
	color: #888
}

.mc_footer input[type=submit] {
	background: 0 0;
	border: none;
	display: inline-block;
	line-height: 48px;
	text-indent: -200px;
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	z-index: 9
}

.mc_footer input[type=submit]:before {
	content: "\f2c3";
	font-family: "Ionicons"
}

.mc_footer i {
	color: #aaa;
	font-size: 24px;
	line-height: 38px;
	letter-spacing: .5px;
	position: absolute;
	top: 1px;
	right: 16px
}

.mc_footer .mc4wp-alert {
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	padding: 10px 0;
	font-style: italic;
	font-weight: 300
}

.noo-instagram {
	padding-top: 18px
}

.noo-instagram ul {
	list-style: none;
	padding: 0;
	margin: -5px
}

.noo-instagram ul:after {
	clear: both;
	content: '';
	display: table
}

.noo-instagram ul li {
	float: left;
	width: 25%;
	padding: 5px
}

.noo-instagram ul li a {
	display: block;
	position: relative;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-instagram ul li a img {
	width: 100px;
	height: 70px !important;

}

.noo-instagram ul li a:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-instagram ul li a:hover:after {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .4s ease .2s;
	-o-transition: all .4s ease .2s;
	transition: all .4s ease .2s
}

.noo-instagram ul li a:before {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: '';
	position: absolute;
	background: rgba(95, 65, 165, .7);
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-instagram ul li a:after {
	content: "\f29f";
	color: #fff;
	font-size: 16px;
	font-family: "Ionicons";
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	-o-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-sidebar .widget_categories ul li {
	border-top: 1px solid #eeeff0;
	text-align: right;
	padding: 10px 0
}

.noo-sidebar .widget_categories ul li a {
	float: left
}

.noo-sidebar .widget_categories ul li:before,
.noo-sidebar .widget_categories ul li:after {
	content: " ";
	display: table
}

.noo-sidebar .widget_categories ul li:after {
	clear: both
}

.noo-sidebar .widget_categories ul li:before,
.noo-sidebar .widget_categories ul li:after {
	content: " ";
	display: table
}

.noo-sidebar .widget_categories ul li:after {
	clear: both
}

.noo-sidebar .widget_categories ul li:first-child {
	border: none;
	padding: 0 0 10px
}

.widget_archive select,
.widget_categories select,
.widget_text select {
	padding: 0 15px
}

.widget_nav_menu ul li ul {
	margin: -5px 0 5px 15px
}

@media (min-width:768px) and (max-width:991px) {
	.wrap-footer .textwidget dt {
		width: auto
	}
	.wrap-footer .textwidget dt span:after {
		content: none
	}
	.wrap-footer .textwidget dd {
		width: auto
	}
}

@media (max-width:767px) {
	.widget_noo_infomation .noo-custom-menu a {
		display: block;
		padding: 5px
	}
	.widget_noo_infomation .noo-custom-menu a:before {
		content: none
	}
	.wrap-footer {
		padding: 10px 0 0
	}
	.wigetized {
		margin-bottom: 50px
	}
}

.posts-loop-title {
	background-color: #f5f5f5;
	position: relative;
	margin-bottom: 60px
}

.posts-loop-title .title-have {
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	line-height: 70px;
	padding-left: 30px
}

.posts-loop-title .loop-view-mode {
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.posts-loop-title .loop-view-mode a {
	display: inline-block;
	text-align: center;
	line-height: 35px;
	width: 35px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 10px;
	color: #ccc;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.posts-loop-title .loop-view-mode a:hover {
	background: #fff;
	color: #696969
}

.posts-loop-title .loop-view-mode a.active {
	background: #fff;
	color: #e182a8
}

@media screen and (max-width:480px) {
	.posts-loop-title h3 {
		line-height: 20px;
		padding: 15px
	}
	.posts-loop-title .loop-view-mode {
		position: static
	}
	.posts-loop-title .loop-view-mode a {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0
	}
}

.posts-loop-content .hentry {
	border: none;
	margin: 0 0 60px
}

@media screen and (max-width:767px) {
	.posts-loop-content .hentry {
		margin: 0 0 40px
	}
}

.posts-loop-content .loop-item-wrap {
	background-color: #fafafa;
	border: 1px solid #eee
}

@media screen and (min-width:600px) {
	.posts-loop-content .loop-item-wrap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		min-height: 250px
	}
	.posts-loop-content .loop-item-content {
		-webkit-flex: 53%;
		flex: 53%
	}
	.posts-loop-content .loop-item-featured {
		-webkit-flex: 47%;
		flex: 47%
	}
}

.posts-loop-content a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.posts-loop-content a:focus,
.posts-loop-content a:hover {
	text-decoration: none
}

.posts-loop-content .loop-item-featured {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	min-height: 250px
}

.posts-loop-content .loop-item-content {
	padding: 30px 30px 20px 70px;
	position: relative
}

.posts-loop-content .loop-item-content .loop-item-title {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 10px 0;
	padding: 0
}

.posts-loop-content .loop-item-content .loop-item-title a {
	color: #5f41a5
}

.posts-loop-content .loop-item-content .loop-item-title a:hover {
	color: #e182a8
}

.posts-loop-content .loop-item-content .loop-item-category {
	color: #e182a8
}

.posts-loop-content .loop-item-content .loop-item-category a {
	color: #e182a8
}

.posts-loop-content .loop-item-content .loop-item-category a:hover {
	color: #d2447d
}

.posts-loop-content .loop-item-content .loop-item-excerpt {
	font-weight: 400;
	line-height: 1.6;
	margin-top: 12px
}

.posts-loop-content .loop-item-content .content-meta {
	font-size: 15px
}

.posts-loop-content .loop-item-content .content-meta span {
	margin: 0 11px
}

@media (min-width:600px) and (max-width:991px) {
	.posts-loop-content .loop-item-content .content-meta span {
		display: block
	}
}

@media screen and (max-width:420px) {
	.posts-loop-content .loop-item-content .content-meta span {
		display: block
	}
}

.posts-loop-content .loop-item-content .content-meta i {
	font-size: 16px;
	color: #e182a8;
	margin-right: 5px
}

.posts-loop-content .loop-item-content .loop-item-action {
	margin: 34px 0 20px
}

.posts-loop-content .loop-item-content .loop-item-action .btn {
	background-color: #e182a8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 8px 30px
}

.posts-loop-content .loop-item-content .loop-item-action .btn:hover {
	background-color: #d2447d
}

.posts-loop-content .loop-item-content .loop-item-trainer {
	position: absolute;
	height: 90px;
	width: 90px;
	background-color: #ccc;
	top: 50%;
	left: -45px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: 6px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.posts-loop-content .loop-item-content .loop-item-trainer.first {
	margin-left: -18px;
	z-index: 2
}

@media screen and (max-width:599px) {
	.posts-loop-content .loop-item-content {
		padding: 30px
	}
	.posts-loop-content .loop-item-content .loop-item-action {
		margin: 22px 0 0
	}
	.posts-loop-content .loop-item-content .loop-item-trainer {
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

.posts-loop-content .btn-loadmore {
	background-color: #e182a8;
	color: #fff;
	padding: 6px 32px
}

.posts-loop-content .btn-loadmore:focus,
.posts-loop-content .btn-loadmore:hover {
	background-color: #d2447d
}

.posts-loop-content .loop-item-wrap:hover .loop-item-trainer.first {
	margin-left: -46px
}

.posts-loop-content .loop-item-wrap:hover .loop-item-trainer.second {
	margin-left: 26px
}

.list .posts-loop-content .hentry {
	width: 100%
}

.grid .posts-loop-content .hentry {
	margin: 0 0 60px;
	padding: 0 25px;
	background-color: transparent
}

@media screen and (max-width:767px) {
	.grid .posts-loop-content .hentry {
		width: 100%;
		margin: 0 0 40px;
		padding: 0
	}
}

.grid .posts-loop-content .hentry:nth-child(even) .loop-item-content:before {
	-webkit-transform: rotate(-3.5deg) scale(1.2);
	-ms-transform: rotate(-3.5deg) scale(1.2);
	-o-transform: rotate(-3.5deg) scale(1.2);
	transform: rotate(-3.5deg) scale(1.2)
}

.grid .posts-loop-content .loop-item-wrap {
	display: block;
	min-height: auto;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	overflow: hidden
}

.grid .posts-loop-content .loop-item-content {
	-webkit-flex: none;
	flex: none;
	padding: 50px 30px;
	text-align: center
}

.grid .posts-loop-content .loop-item-content .loop-item-trainer {
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -60%);
	-ms-transform: translate(-50%, -60%);
	-o-transform: translate(-50%, -60%);
	transform: translate(-50%, -60%)
}

.grid .posts-loop-content .loop-item-content .loop-item-action {
	margin: 28px 0 0
}

.grid .posts-loop-content .loop-item-content:before {
	content: '';
	background-color: #fff;
	height: 40px;
	width: 100%;
	position: absolute;
	top: -12px;
	left: 0;
	-webkit-transform: rotate(3.5deg) scale(1.2);
	-ms-transform: rotate(3.5deg) scale(1.2);
	-o-transform: rotate(3.5deg) scale(1.2);
	transform: rotate(3.5deg) scale(1.2)
}

.grid .posts-loop-content .loop-item-featured {
	-webkit-flex: none;
	flex: none;
	min-height: 300px
}

.grid .masonry-container {
	margin: 0 -25px
}

@media screen and (max-width:767px) {
	.grid .masonry-container {
		margin: 0
	}
}

.grid .masonry-container:after {
	content: '';
	clear: both;
	display: table
}

.all-social-share a {
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: 1px solid #ccc;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #ccc;
	margin: 0 3px 10px;
	font-size: 14px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-align: center
}

.all-social-share a:hover {
	color: #fff !important;
	-webkit-transform: translate(0, -10%);
	-ms-transform: translate(0, -10%);
	-o-transform: translate(0, -10%);
	transform: translate(0, -10%)
}

.all-social-share a.fa-facebook:hover {
	background-color: #4b6ea8;
	border-color: #4b6ea8
}

.all-social-share a.fa-google-plus:hover {
	background-color: #dd553b;
	border-color: #dd553b
}

.all-social-share a.fa-twitter:hover {
	background-color: #29aae2;
	border-color: #29aae2
}

.all-social-share a.fa-youtube:hover {
	background-color: #d84939;
	border-color: #d84939
}

.all-social-share a.fa-skype:hover {
	background-color: #00bbf0;
	border-color: #00bbf0
}

.all-social-share a.fa-linkedin:hover {
	background-color: #038ac4;
	border-color: #038ac4
}

.all-social-share a.fa-dribbble:hover {
	background-color: #f2689c;
	border-color: #f2689c
}

.all-social-share a.fa-pinterest:hover {
	background-color: #d83633;
	border-color: #d83633
}

.all-social-share a.fa-flickr:hover {
	background-color: #3a88d0;
	border-color: #3a88d0
}

.all-social-share a.fa-instagram:hover {
	background-color: #3f729b;
	border-color: #3f729b
}

.single-noo_class a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.single-noo_class a:focus,
.single-noo_class a:hover {
	text-decoration: none
}

.single-noo_class .hentry .content-header .content-title {
	font-size: 24px;
	color: #5f41a5;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 15px
}

.single-noo_class .hentry .content-header .content-meta {
	margin-bottom: 22px
}

.single-noo_class .hentry .content-header .content-meta span:not(.wrap-anchor) {
	margin-right: 25px
}

@media screen and (max-width:480px) {
	.single-noo_class .hentry .content-header .content-meta span:not(.wrap-anchor) {
		display: block
	}
}

.single-noo_class .hentry .content-header .content-meta span:not(.wrap-anchor).level-info i {
	font-size: 18px
}

.single-noo_class .hentry .content-header .content-meta i {
	color: #e182a8;
	margin-right: 5px
}

.single-noo_class .hentry .content-featured img {
	width: 100%;
	margin-bottom: 20px
}

.single-noo_class .hentry .content-wrap iframe {
	width: 100%
}

.single-noo_class .hentry .content-wrap blockquote {
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	font-style: italic;
	color: #5f41a5;
	line-height: 36px;
	border: none;
	position: relative;
	padding: 12px 34px;
	margin: 22px 0 26px 66px
}

@media screen and (max-width:767px) {
	.single-noo_class .hentry .content-wrap blockquote {
		margin: 30px;
		font-size: 20px
	}
}

@media screen and (max-width:480px) {
	.single-noo_class .hentry .content-wrap blockquote {
		margin: 0;
		font-size: 18px
	}
}

.single-noo_class .hentry .content-wrap blockquote:before {
	font-family: "Ionicons";
	content: "\f347";
	color: #e182a8;
	position: absolute;
	top: 0;
	left: 0;
	font-style: normal
}

.single-noo_class .hentry .content-wrap h1,
.single-noo_class .hentry .content-wrap h2,
.single-noo_class .hentry .content-wrap h3,
.single-noo_class .hentry .content-wrap h4,
.single-noo_class .hentry .content-wrap h5,
.single-noo_class .hentry .content-wrap h6 {
	color: #333;
	line-height: 28px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.single-noo_class .hentry .content-wrap p {
	margin: 0 0 4px
}

.single-noo_class .hentry .content-share {
	border-bottom: 1px solid #eee;
	padding: 20px 0 28px;
	text-align: right
}

.single-noo_class .timetable_week {
	padding-top: 20px
}

.single-noo_class .timetable_week table {
	width: 100%;
	border: none
}

@media screen and (max-width:991px) {
	.single-noo_class .timetable_week table {
		display: none
	}
}

.single-noo_class .timetable_week table th,
.single-noo_class .timetable_week table td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border: none
}

.single-noo_class .timetable_week table tr.day_wrap.day-even {
	background: #f5f5f5
}

.single-noo_class .timetable_week .day {
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #e182a8;
	padding: 4px 8px;
	text-transform: capitalize
}

.single-noo_class .timetable_week h4 {
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
	color: #e182a8;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400
}

.single-noo_class .timetable_week h4:before {
	background: #e182a8;
	bottom: -15px;
	content: '';
	left: 0;
	height: 2px;
	position: absolute;
	width: 30px
}

.single-noo_class .timetable_week h4 .first-word {
	color: #5f41a5
}

@media screen and (min-width:992px) {
	.single-noo_class .timetable_week .res-sche-content {
		display: none
	}
}

.single-noo_class .timetable_week .res-sche-content .item-weekday {
	background-color: #f5f5f5;
	padding: 5px 10px;
	color: #e182a8;
	margin: 5px 0
}

.single-noo_class .timetable_week .res-sche-content .item-weekday.today {
	background: #fcf8e3
}

.single-noo_class .timetable_week .res-sche-content .item-day {
	position: relative;
	padding: 10px 0 10px 10px;
	font-size: 15px
}

.single-noo_class .timetable_week .res-sche-content .item-day .time {
	color: #333
}

.single-noo_class .timetable_week .res-sche-content .item-day i {
	margin-left: 10px;
	font-weight: 300
}

.single-noo_class .timetable_week .res-sche-content .item-day .address {
	margin-left: 10px
}

@media screen and (max-width:479px) {
	.single-noo_class .timetable_week .res-sche-content .item-day .address {
		display: none
	}
}

.widget-search-classes h4.widget-title {
	margin-bottom: 45px
}

.widget-search-classes .widget-class-filter {
	position: relative;
	margin-bottom: 20px
}

.widget-search-classes .widget-class-filter:not(.search-class-weekday):before {
	content: '<>';
	font: 15px "Consolas", monospace;
	color: #aaa;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 10px;
	top: 10px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none
}

.widget-search-classes .widget-class-filter select {
	color: #888;
	font-size: 14px;
	padding: 7px 1.07142857em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	outline: none
}

.widget-search-classes .widget-class-filter select:focus,
.widget-search-classes .widget-class-filter select:active {
	outline: none
}

.widget-search-classes .widget-class-filter select::-ms-expand {
	display: none
}

.widget-search-classes .widget-class-filter.search-class-weekday {
	display: block;
	overflow: hidden;
	clear: both;
	position: relative
}

.widget-search-classes .widget-class-filter.search-class-weekday span {
	color: #333;
	font-weight: 600;
	display: block;
	padding-top: 2px;
	margin-bottom: 15px
}

.widget-search-classes .widget-class-filter.search-class-weekday label {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 400
}

.widget-search-classes .widget-class-filter.search-class-weekday label input[type=checkbox] {
	border: 0;
	background: #f8f8f8;
	clear: none;
	cursor: pointer;
	display: inline-block;
	line-height: 0;
	height: 20px;
	margin: -2px 8px 0 0;
	outline: 0;
	padding: 0 !important;
	text-align: center;
	vertical-align: middle;
	width: 20px;
	-webkit-appearance: none;
	-webkit-transition: .05s border-color ease-in-out;
	transition: .05s border-color ease-in-out;
	position: relative;
	border: 1px solid #eee
}

.widget-search-classes .widget-class-filter.search-class-weekday label input[type=checkbox]:checked:before {
	content: "\f00c";
	color: #e182a8;
	position: absolute;
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	font-family: "fontawesome";
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	left: 1px;
	top: 9px;
	font-size: 12px
}

.widget-single-class-sidebar .button {
	color: #fff;
	background-color: #e182a8;
	width: 100%;
	margin-top: 22px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 12px;
	opacity: .7;
	filter: alpha(opacity=70);
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.75;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.widget-single-class-sidebar .button:hover {
	background-color: #d2447d
}

.widget-single-class-sidebar .class-info-sidebar .clearfix,
.widget-single-class-sidebar .class-info-sidebar .dl-horizontal dd,
.widget-single-class-sidebar .class-info-sidebar .noo-container,
.widget-single-class-sidebar .class-info-sidebar .noo-container-fluid,
.widget-single-class-sidebar .class-info-sidebar .noo-row,
.widget-single-class-sidebar .class-info-sidebar .form-horizontal .form-group,
.widget-single-class-sidebar .class-info-sidebar .btn-toolbar,
.widget-single-class-sidebar .class-info-sidebar .btn-group-vertical>.btn-group {
	border-bottom: 1px solid #eeeff0;
	padding: 8px 0
}

.widget-single-class-sidebar .class-info-sidebar .clearfix:last-child,
.widget-single-class-sidebar .class-info-sidebar .dl-horizontal dd:last-child,
.widget-single-class-sidebar .class-info-sidebar .noo-container:last-child,
.widget-single-class-sidebar .class-info-sidebar .noo-container-fluid:last-child,
.widget-single-class-sidebar .class-info-sidebar .noo-row:last-child,
.widget-single-class-sidebar .class-info-sidebar .form-horizontal .form-group:last-child,
.widget-single-class-sidebar .class-info-sidebar .btn-toolbar:last-child,
.widget-single-class-sidebar .class-info-sidebar .btn-group-vertical>.btn-group:last-child {
	border: none
}

.widget-single-class-sidebar .class-info-sidebar .clearfix span,
.widget-single-class-sidebar .class-info-sidebar .dl-horizontal dd span,
.widget-single-class-sidebar .class-info-sidebar .noo-container span,
.widget-single-class-sidebar .class-info-sidebar .noo-container-fluid span,
.widget-single-class-sidebar .class-info-sidebar .noo-row span,
.widget-single-class-sidebar .class-info-sidebar .form-horizontal .form-group span,
.widget-single-class-sidebar .class-info-sidebar .btn-toolbar span,
.widget-single-class-sidebar .class-info-sidebar .btn-group-vertical>.btn-group span {
	float: right;
	color: #e182a8;
	padding: 0 8px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background: #fafafa;
	margin-left: 5px;
	font-size: 14px;
	margin-top: 2px
}

.widget-single-class-sidebar .class-info-sidebar .clearfix.tag-days .wrap-days,
.widget-single-class-sidebar .class-info-sidebar .dl-horizontal dd.tag-days .wrap-days,
.widget-single-class-sidebar .class-info-sidebar .noo-container.tag-days .wrap-days,
.widget-single-class-sidebar .class-info-sidebar .noo-container-fluid.tag-days .wrap-days,
.widget-single-class-sidebar .class-info-sidebar .noo-row.tag-days .wrap-days,
.widget-single-class-sidebar .class-info-sidebar .form-horizontal .form-group.tag-days .wrap-days,
.widget-single-class-sidebar .class-info-sidebar .btn-toolbar.tag-days .wrap-days,
.widget-single-class-sidebar .class-info-sidebar .btn-group-vertical>.btn-group.tag-days .wrap-days {
	float: right
}

.widget-single-class-sidebar .class-info-sidebar .clearfix.tag-days .wrap-days span,
.widget-single-class-sidebar .class-info-sidebar .dl-horizontal dd.tag-days .wrap-days span,
.widget-single-class-sidebar .class-info-sidebar .noo-container.tag-days .wrap-days span,
.widget-single-class-sidebar .class-info-sidebar .noo-container-fluid.tag-days .wrap-days span,
.widget-single-class-sidebar .class-info-sidebar .noo-row.tag-days .wrap-days span,
.widget-single-class-sidebar .class-info-sidebar .form-horizontal .form-group.tag-days .wrap-days span,
.widget-single-class-sidebar .class-info-sidebar .btn-toolbar.tag-days .wrap-days span,
.widget-single-class-sidebar .class-info-sidebar .btn-group-vertical>.btn-group.tag-days .wrap-days span {
	float: left
}

.widget-single-class-sidebar .class-info-sidebar i {
	color: #e182a8;
	margin-right: 10px
}

.widget-single-class-sidebar .class-info-sidebar i.ion-document {
	font-size: 18px
}

.widget-single-class-sidebar .class-info-sidebar i.ion-android-arrow-forward {
	margin-left: 10px;
	margin-right: 0
}

.widget-popular-class a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.widget-popular-class a:focus,
.widget-popular-class a:hover {
	text-decoration: none
}

.widget-popular-class h4.widget-title {
	margin-bottom: 45px
}

.widget-popular-class .noo-slider {
	position: relative;
	margin-top: 0
}

.widget-popular-class .noo-slider .slider-item {
	background-color: #fafafa;
	cursor: ew-resize
}

.widget-popular-class .noo-slider .slider-item h5 {
	margin: 6px 0 5px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400
}

.widget-popular-class .noo-slider .slider-item h5 a {
	color: #5f41a5
}

.widget-popular-class .noo-slider .slider-item h5 a:hover {
	color: #e182a8
}

.widget-popular-class .noo-slider .slider-item .item-thumb {
	height: 320px;
	background: #eee;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.widget-popular-class .noo-slider .slider-item .item-info {
	padding: 20px
}

.widget-popular-class .noo-slider .slider-item .item-info .trainer-info {
	font-size: 15px;
	position: relative
}

.widget-popular-class .noo-slider .slider-item .item-info .trainer-info i {
	color: #e182a8;
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0
}

.widget-popular-class .noo-slider .slider-item .item-info .trainer-info .wrap-anchor {
	padding-left: 22px;
	display: block;
	margin-top: 6px
}

.widget-popular-class .noo-slider .owl-controls {
	position: absolute;
	margin: 0;
	top: 285px;
	left: 16px
}

.widget-popular-class .noo-slider .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
	background-color: #fff;
	margin: 0 4px;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.widget-popular-class .noo-slider .owl-controls .owl-page span:hover {
	background-color: #e182a8
}

.widget-popular-class .noo-slider .owl-controls .owl-page.active span {
	background-color: #e182a8
}

.noo-trainer-shortcode .slider .trainer-tag-wrap a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap a:focus,
.noo-trainer-shortcode .slider .trainer-tag-wrap a:hover {
	text-decoration: none
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .masonry-container {
	z-index: 1
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio {
	margin-bottom: 30px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	background-color: #fff
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar {
	display: block;
	position: relative;
	overflow: hidden
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 87%;
	content: '';
	border-width: 3px 3px 0;
	border-color: #f4eede;
	border-style: solid
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 87%;
	display: block
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar span.first:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 3px;
	content: '';
	background: #e182a8;
	display: block;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar span.first:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 3px;
	content: '';
	background: #5f41a5;
	display: block;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar span.second:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 50%;
	content: '';
	background: #e182a8;
	display: block;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar span.second:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 3px;
	height: 50%;
	content: '';
	background: #5f41a5;
	display: block;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar span.third:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 100%;
	content: '';
	background: #5f41a5;
	display: block;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-avatar img {
	position: relative;
	z-index: 1;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio:hover .trainer-avatar span:before {
	background: #e182a8
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio:hover .trainer-avatar span:after {
	background: #e182a8
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio:hover .trainer-avatar img {
	-webkit-transform: translate(15px, 0);
	-ms-transform: translate(15px, 0);
	-o-transform: translate(15px, 0);
	transform: translate(15px, 0)
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	background-color: #2a2924
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info h4 {
	font-size: 18px;
	font-weight: 600;
	padding: 35px 0 15px;
	margin: 0
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info h4 a {
	color: #fff
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info h4 a:hover {
	color: #fff
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category {
	font-size: 15px;
	margin-bottom: 20px;
	color: #e182a8
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category a {
	color: #fff
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category a:hover {
	color: #d2447d
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .trainer-social {
	padding-bottom: 30px;
	display: flex;
	justify-content: center
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .trainer-social a {
	border: none
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .trainer-excerpt {
	display: none
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .view-profile {
	color: #fff;
	background-color: #e182a8;
	padding: 4.5px 12px;
	width: 100%;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: scale(1.008);
	-ms-transform: scale(1.008);
	-o-transform: scale(1.008);
	transform: scale(1.008)
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-bio .trainer-info .view-profile:hover {
	background-color: #d2447d
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .trainer-item.noo-md-3 .trainer-bio .trainer-avatar img {
	max-width: 130px;
	margin: 0 auto
}

.noo-trainer-shortcode .slider .trainer-tag-wrap.list .trainer-bio {
	text-align: left
}

.noo-trainer-shortcode .slider .trainer-tag-wrap.list .trainer-bio .trainer-avatar img {
	max-width: 100%;
	width: 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-top: 0
}

.noo-trainer-shortcode .slider .trainer-tag-wrap.list .trainer-bio .trainer-info {
	padding: 20px
}

.noo-trainer-shortcode .slider .trainer-tag-wrap.list .trainer-bio .trainer-info .trainer-excerpt {
	display: block
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav {
	position: absolute;
	top: 40%;
	width: 100%
}

@media screen and (min-width:480px) {
	.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav {
		top: 0
	}
}

@media screen and (min-width:567px) {
	.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav {
		top: -5%
	}
}

@media screen and (min-width:767px) {
	.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav {
		top: 40%
	}
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-prev {
	float: left;
	position: absolute;
	left: -50px;
	line-height: 35px;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 0%;
	border-radius: 0;
	border: 1px solid #e3e3e3;
	background: 0 0;
	color: #000;
	opacity: 1;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-prev span {
	font-size: 32px
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-prev:focus {
	outline: none
}

@media screen and (min-width:480px) {
	.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-prev {
		left: 15px
	}
}

@media screen and (min-width:768px) {
	.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-prev {
		left: -50px
	}
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-next {
	float: right;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	position: absolute;
	right: -50px;
	line-height: 35px;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 0%;
	border-radius: 0;
	border: 1px solid #e3e3e3;
	background: 0 0;
	color: #000;
	opacity: 1
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-next span {
	font-size: 32px
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-next:focus {
	outline: none
}

@media screen and (min-width:480px) {
	.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-next {
		right: 15px
	}
}

@media screen and (min-width:768px) {
	.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-nav .owl-next {
		right: -50px
	}
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-dots {
	text-align: center;
	margin-bottom: 100px
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #000;
	margin: 0 10px;
	border-radius: 100px
}

.noo-trainer-shortcode .slider .trainer-tag-wrap .owl-dots .owl-dot:focus {
	outline: none
}

.noo-trainer-shortcode .slider .trainer-item {
	width: 100%
}

.noo-trainer-shortcode .slider .trainer-item.noo-md-6:nth-child(2n+1) {
	clear: both
}

@media screen and (min-width:992px) {
	.noo-trainer-shortcode .slider .trainer-item.noo-md-4:nth-child(3n+1) {
		clear: both
	}
}

@media screen and (max-width:991px) {
	.noo-trainer-shortcode .slider .trainer-item.noo-md-4:nth-child(2n+1) {
		clear: both
	}
}

@media screen and (min-width:992px) {
	.noo-trainer-shortcode .slider .trainer-item.noo-md-3:nth-child(4n+1) {
		clear: both
	}
}

@media screen and (max-width:991px) {
	.noo-trainer-shortcode .slider .trainer-item.noo-md-3:nth-child(2n+1) {
		clear: both
	}
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap a:focus,
.noo-trainer-shortcode .masonry .trainer-tag-wrap a:hover {
	text-decoration: none
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .masonry-container {
	z-index: 1
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio {
	border: 1px solid #e9f3f7;
	margin-bottom: 30px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	background-color: #fff
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-avatar {
	display: block
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-avatar img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	max-width: 210px;
	margin-top: 30px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

@media (min-width:992px) and (max-width:1199px) {
	.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-avatar img {
		max-width: 150px
	}
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 28px 0 6px
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info h4 a {
	color: #333
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info h4 a:hover {
	color: #e182a8
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category {
	font-size: 15px;
	margin-bottom: 20px;
	color: #e182a8
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category a {
	color: #e182a8
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category a:hover {
	color: #d2447d
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-social {
	margin-bottom: 22px
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-excerpt {
	display: none
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info .view-profile {
	color: #fff;
	background-color: #e182a8;
	padding: 4.5px 12px;
	width: 100%;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: scale(1.008);
	-ms-transform: scale(1.008);
	-o-transform: scale(1.008);
	transform: scale(1.008)
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio .trainer-info .view-profile:hover {
	background-color: #d2447d
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-bio:hover {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	border: 1px solid #eee
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap .trainer-item.noo-md-3 .trainer-bio .trainer-avatar img {
	max-width: 130px
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap.list .trainer-bio {
	text-align: left
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap.list .trainer-bio .trainer-avatar img {
	max-width: 100%;
	width: 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-top: 0
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap.list .trainer-bio .trainer-info {
	padding: 20px
}

.noo-trainer-shortcode .masonry .trainer-tag-wrap.list .trainer-bio .trainer-info .trainer-excerpt {
	display: block
}

.noo-trainer-shortcode .masonry .trainer-item.noo-md-6:nth-child(2n+1) {
	clear: both
}

@media screen and (min-width:992px) {
	.noo-trainer-shortcode .masonry .trainer-item.noo-md-4:nth-child(3n+1) {
		clear: both
	}
}

@media screen and (max-width:991px) {
	.noo-trainer-shortcode .masonry .trainer-item.noo-md-4:nth-child(2n+1) {
		clear: both
	}
}

@media screen and (min-width:992px) {
	.noo-trainer-shortcode .masonry .trainer-item.noo-md-3:nth-child(4n+1) {
		clear: both
	}
}

@media screen and (max-width:991px) {
	.noo-trainer-shortcode .masonry .trainer-item.noo-md-3:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width:435px) and (max-width:580px) {
	.noo-trainer-shortcode .masonry .trainer-item .trainer-bio .trainer-avatar img {
		max-width: 150px
	}
}

.masonry .trainer-tag-wrap a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.masonry .trainer-tag-wrap a:focus,
.masonry .trainer-tag-wrap a:hover {
	text-decoration: none
}

.masonry .trainer-tag-wrap .masonry-container {
	z-index: 1
}

.masonry .trainer-tag-wrap .trainer-bio {
	border: 1px solid #e9f3f7;
	margin-bottom: 30px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	background-color: #fff
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-avatar {
	display: block
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-avatar img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	max-width: 210px;
	margin-top: 30px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

@media (min-width:992px) and (max-width:1199px) {
	.masonry .trainer-tag-wrap .trainer-bio .trainer-avatar img {
		max-width: 150px
	}
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 28px 0 6px
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info h4 a {
	color: #333
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info h4 a:hover {
	color: #e182a8
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category {
	font-size: 15px;
	margin-bottom: 20px;
	color: #e182a8;
	opacity: .7
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category a {
	color: #e182a8
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category a:hover {
	color: #d2447d;
	opacity: 1
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-social {
	margin-bottom: 22px
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info .trainer-excerpt {
	display: none
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info .view-profile {
	color: #fff;
	background-color: #e182a8;
	padding: 4.5px 12px;
	width: 100%;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: scale(1.008);
	-ms-transform: scale(1.008);
	-o-transform: scale(1.008);
	transform: scale(1.008);
	opacity: .7
}

.masonry .trainer-tag-wrap .trainer-bio .trainer-info .view-profile:hover {
	background-color: #d2447d;
	opacity: 1
}

.masonry .trainer-tag-wrap .trainer-bio:hover {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	border: 1px solid #eee
}

.masonry .trainer-tag-wrap .trainer-item.noo-md-3 .trainer-bio .trainer-avatar img {
	max-width: 130px
}

.masonry .trainer-tag-wrap.list .trainer-bio {
	text-align: left
}

.masonry .trainer-tag-wrap.list .trainer-bio .trainer-avatar img {
	max-width: 100%;
	width: 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-top: 0
}

.masonry .trainer-tag-wrap.list .trainer-bio .trainer-info {
	padding: 20px
}

.masonry .trainer-tag-wrap.list .trainer-bio .trainer-info .trainer-excerpt {
	display: block
}

.masonry .trainer-item.noo-md-6:nth-child(2n+1) {
	clear: both
}

@media screen and (min-width:992px) {
	.masonry .trainer-item.noo-md-4:nth-child(3n+1) {
		clear: both
	}
}

@media screen and (max-width:991px) {
	.masonry .trainer-item.noo-md-4:nth-child(2n+1) {
		clear: both
	}
}

@media screen and (min-width:992px) {
	.masonry .trainer-item.noo-md-3:nth-child(4n+1) {
		clear: both
	}
}

@media screen and (max-width:991px) {
	.masonry .trainer-item.noo-md-3:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width:435px) and (max-width:580px) {
	.masonry .trainer-item .trainer-bio .trainer-avatar img {
		max-width: 150px
	}
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio {
	border: 1px solid #e9f3f7;
	margin-bottom: 30px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	background-color: #fff
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio .trainer-avatar {
	display: block
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio .trainer-avatar img {
	border: 1px solid #e9f3f7;
	margin-top: 30px;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio:hover {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16)
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio .trainer-info .view-profile {
	color: #fff;
	background-color: #e182a8;
	padding: 4.5px 12px;
	width: 100%;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: scale(1.008);
	-ms-transform: scale(1.008);
	-o-transform: scale(1.008);
	transform: scale(1.008);
	opacity: .6;
	filter: alpha(opacity=60)
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio .trainer-info .view-profile:hover {
	opacity: 1
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio .trainer-info .trainer-category {
	margin-bottom: 15px
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio .trainer-info .trainer-social {
	margin-bottom: 22px
}

.noo-sidebar-wrap .trainer-tag-wrap .trainer-bio .trainer-info .trainer-social a {
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: 1px solid #ccc;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #ccc;
	margin: 0 3px 10px;
	font-size: 14px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-align: center
}

.widget-single-class-trainer h4.widget-title {
	margin-bottom: 45px
}

.trainer-filters {
	margin: 20px 0 56px
}

.noo-filters {
	text-align: center
}

.noo-filters a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-filters a:focus,
.noo-filters a:hover {
	text-decoration: none
}

.noo-filters ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block
}

.noo-filters ul:after {
	content: '';
	clear: both;
	display: table
}

.noo-filters ul li {
	float: left;
	margin-bottom: 16px;
	height: 50px
}

.noo-filters ul li a {
	padding: 0 20px 24px;
	position: relative
}

.noo-filters ul li a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #eee;
	z-index: 2
}

.noo-filters ul li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 45%);
	-ms-transform: translate(-50%, 45%);
	-o-transform: translate(-50%, 45%);
	transform: translate(-50%, 45%);
	height: 15px;
	width: 15px;
	background-color: #eee;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 4px solid #fff;
	z-index: 1
}

.noo-filters ul li a.selected:after {
	background-color: #e182a8;
	height: 15px;
	width: 15px;
	border: 4px solid #f5d4e1;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: 3
}

.noo-filters ul li:first-child a:before {
	width: 50%;
	left: auto;
	right: 0
}

.noo-filters ul li:last-child a:before {
	width: 50%
}

.single-noo_trainer a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.single-noo_trainer a:focus,
.single-noo_trainer a:hover {
	text-decoration: none
}

.single-noo_trainer .welcome-text {
	font-size: 30px;
	font-family: 'Droid Serif', serif;
	text-align: center;
	font-style: italic;
	color: #333;
	margin-bottom: 90px;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
	line-height: 48px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media screen and (max-width:991px) {
	.single-noo_trainer .welcome-text {
		font-size: 24px;
		margin-bottom: 60px
	}
}

@media screen and (max-width:480px) {
	.single-noo_trainer .welcome-text {
		display: none
	}
}

.single-noo_trainer .hentry {
	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	border: 1px solid #eee;
	padding: 50px 0;
	position: relative;
	z-index: 1
}

@media screen and (max-width:991px) {
	.single-noo_trainer .hentry {
		padding: 30px 0
	}
}

@media screen and (max-width:480px) {
	.single-noo_trainer .hentry {
		margin-top: 0
	}
}

.single-noo_trainer .hentry .view-class {
	margin-left: 30px;
	margin-top: 10px;
	display: inline-block
}

@media screen and (min-width:992px) {
	.single-noo_trainer .hentry .view-class {
		position: absolute;
		top: 40px;
		right: 30px;
		margin-top: 0
	}
}

.single-noo_trainer .hentry .view-class i {
	margin-right: 5px
}

.single-noo_trainer .hentry .trainer-info,
.single-noo_trainer .hentry .content-header {
	padding: 0 20px
}

@media screen and (max-width:991px) {
	.single-noo_trainer .hentry .trainer-info,
	.single-noo_trainer .hentry .content-header {
		padding: 0
	}
}

.single-noo_trainer .hentry .content-featured {
	margin-bottom: 30px
}

.single-noo_trainer .hentry .content-featured img {
	border: 1px solid #eee;
	width: 100%
}

@media screen and (max-width:991px) {
	.single-noo_trainer .hentry .content-featured {
		text-align: center
	}
	.single-noo_trainer .hentry .content-featured img {
		width: 60%;
		-webkit-border-radius: 50%;
		border-radius: 50%
	}
}

.single-noo_trainer .hentry .all-social-share {
	text-align: center
}

@media screen and (max-width:991px) {
	.single-noo_trainer .hentry .all-social-share {
		margin-bottom: 30px
	}
}

.single-noo_trainer .hentry .all-social-share a {
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin: 0 2px
}

.single-noo_trainer .hentry .trainer-info .content-title {
	font-size: 34px;
	font-weight: 400;
	color: #5f41a5;
	margin: -7px 0 8px
}

@media screen and (max-width:479px) {
	.single-noo_trainer .hentry .trainer-info .content-title {
		font-size: 24px
	}
}

.single-noo_trainer .hentry .trainer-info .trainer-category {
	font-size: 15px;
	margin-bottom: 20px;
	color: #e182a8
}

.single-noo_trainer .hentry .trainer-info .trainer-category a {
	color: #e182a8
}

.single-noo_trainer .hentry .trainer-info .trainer-category a:hover {
	color: #d2447d
}

.single-noo_trainer .hentry .trainer-info .trainer-description {
	margin-top: 38px
}

.single-noo_trainer .hentry .trainer-info .trainer-description>div {
	margin-bottom: 10px
}

.single-noo_trainer .hentry .trainer-info .trainer-description>div.trainer-skill {
	margin-top: 20px
}

.single-noo_trainer .hentry .trainer-info .trainer-description>div span.trainer-title {
	color: #333;
	font-weight: 600;
	display: inline-block;
	width: 24.5%
}

.single-noo_trainer .hentry .trainer-info .trainer-description .text-bio {
	float: right;
	width: 75.5%;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word
}

.single-noo_trainer .hentry .trainer-info .trainer-description .trainer-biography:after {
	clear: both;
	display: table;
	content: ''
}

.single-noo_trainer .hentry .trainer-info .trainer-description .noo-progress-bar {
	float: right;
	width: 75.5%;
	margin-bottom: 20px
}

@media screen and (max-width:479px) {
	.single-noo_trainer .hentry .trainer-info .trainer-description {
		margin-top: 10px
	}
	.single-noo_trainer .hentry .trainer-info .trainer-description>div span.trainer-title {
		width: 100%
	}
	.single-noo_trainer .hentry .trainer-info .trainer-description .noo-progress-bar,
	.single-noo_trainer .hentry .trainer-info .trainer-description .text-bio {
		width: 100%
	}
}

.single-noo_trainer .trainer-content {
	background-color: rgba(233, 243, 247, .5);
	padding: 264px 0 80px;
	margin-top: -304px
}

.single-noo_trainer .trainer-content .content {
	padding: 0 9.5%
}

@media screen and (max-width:991px) {
	.single-noo_trainer .trainer-content .content {
		padding: 0
	}
}

.single-noo_trainer .trainer-content .content iframe {
	width: 100%;
	max-height: 280px
}

.single-noo_trainer .trainer-content .content blockquote {
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	font-style: italic;
	color: #5f41a5;
	line-height: 36px;
	border: none;
	position: relative;
	padding: 12px 34px;
	margin: 22px 0 26px 66px
}

@media screen and (max-width:767px) {
	.single-noo_trainer .trainer-content .content blockquote {
		margin: 0;
		font-size: 20px
	}
}

@media screen and (max-width:480px) {
	.single-noo_trainer .trainer-content .content blockquote {
		margin: 0;
		font-size: 18px
	}
}

.single-noo_trainer .trainer-content .content blockquote:before {
	font-family: "Ionicons";
	content: "\f347";
	color: #e182a8;
	position: absolute;
	top: 0;
	left: 0;
	font-style: normal
}

.single-noo_trainer .trainer-content .content h1,
.single-noo_trainer .trainer-content .content h2,
.single-noo_trainer .trainer-content .content h3,
.single-noo_trainer .trainer-content .content h4,
.single-noo_trainer .trainer-content .content h5,
.single-noo_trainer .trainer-content .content h6 {
	color: #5f41a5;
	font-weight: 400
}

.single-noo_trainer .trainer-content .content ul {
	list-style: none;
	padding: 0
}

.single-noo_trainer .trainer-content .content ul li:before {
	content: "\f375";
	position: relative;
	display: inline-block;
	font-family: "Ionicons";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
	padding-right: 12px;
	color: #e182a8
}

@media screen and (max-width:991px) {
	.single-noo_trainer .noo-column-2 {
		width: 100% !important;
		padding: 0 0 20px !important
	}
}

.single-noo_trainer .noo-progress-bar .noo-single-bar {
	background-color: #eeeff0;
	margin-top: 34px;
	margin-bottom: 46px;
	position: relative;
	height: 8px;
	width: 78%;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.single-noo_trainer .noo-progress-bar .noo-single-bar:last-child {
	margin-bottom: 0
}

.single-noo_trainer .noo-progress-bar .noo-single-bar .label-bar {
	padding: 0
}

.single-noo_trainer .noo-progress-bar .noo-single-bar .label-bar .noo-progress-label {
	-webkit-transform: translate(0, -30px);
	-ms-transform: translate(0, -30px);
	-o-transform: translate(0, -30px);
	transform: translate(0, -30px);
	display: block;
	font-style: italic;
	font-size: 14px;
	font-family: 'Droid Serif', serif
}

.single-noo_trainer .noo-progress-bar .noo-single-bar .label-bar .noo-label-units {
	position: absolute;
	right: -74px;
	top: -8px;
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	color: #e182a8;
	padding: 0;
	line-height: 20px
}

.single-noo_trainer .noo-progress-bar .noo-single-bar .noo-bar {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #886dc5;
	top: 0;
	left: 0;
	-webkit-transition: width 1s linear;
	-o-transition: width 1s linear;
	transition: width 1s linear;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

@media screen and (max-width:480px) {
	.single-noo_trainer .noo-progress-bar .noo-single-bar {
		width: 100%
	}
	.single-noo_trainer .noo-progress-bar .noo-single-bar .label-bar .noo-label-units {
		right: 0;
		top: -28px
	}
}

.loadSkill {
	-webkit-animation-name: loadSkill;
	animation-name: loadSkill
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes loadSkill {
	from {
		width: 0
	}
	to {
		width: 100%
	}
}

@-moz-keyframes loadSkill {
	from {
		width: 0
	}
	to {
		width: 100%
	}
}

@-ms-keyframes loadSkill {
	from {
		width: 0
	}
	to {
		width: 100%
	}
}

@keyframes loadSkill {
	from {
		width: 0
	}
	to {
		width: 100%
	}
}

.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	display: block !important
}

.noo-theme-wraptext {
	text-align: center;
	margin: 10px 0 50px
}

.noo-theme-wraptext .wrap-title {
	display: inline-block;
	position: relative
}

.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: url(../images/theme-icon.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 81px;
	width: 149px;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.noo-theme-wraptext .wrap-title .noo-theme-title {
	color: #e182a8;
	font-weight: 400;
	letter-spacing: .5px;
	/* text-transform: uppercase; */
	position: relative;
	font-size: 42px
}

@media screen and (max-width:767px) {
	.noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 34px
	}
}

@media screen and (max-width:479px) {


	.widgetevent h3:before {
		left: 146px !important;
		bottom: -10px !important;
	}

	.widgetevent h3:after {
		left: 146px !important;
		top: 42px !important;
	}
	.widgettesti h3:before {
		left: 129px !important;
		bottom: -11px !important;
	}
	.widgettesti h3:after {
		left: 134px !important;
		top: 46px !important;
	}
	.noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 26px;
		padding: 1px 16px 1px 16px;
	}
	.noo-theme-sub-title{
		padding: 1px 16px 1px 16px;
	}
	.noo-theme-wraptext {
		margin: 3px 0 7px;
	}


	.theme-btn-3{
		/*padding: 12px 89px !important;*/
		padding: 11px 55px !important;
	}

	.noo-top-footer {
		/* padding: 74px 0 25px; */
		/*padding: 119px 0 25px;*/
		padding: 28px 0 25px;

	}

}

.noo-theme-wraptext .wrap-title .noo-theme-title .first-word {
	color: #5f41a5
}

.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #696969;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px
}

@media screen and (max-width:767px) {
	.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 18px
	}
}

@media screen and (max-width:479px) {
	.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 16px
	}
}

.noo-theme-wraptext.center.style-1 {
	text-align: center;
	margin: 10px 0 50px
}

.noo-theme-wraptext.center.style-1 .wrap-title {
	display: inline-block;
	position: relative
}

.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-title-bg {
	background-image: url(../images/theme-icon.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 81px;
	width: 149px;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-title {
	color: #e182a8;
	font-weight: 400;
	letter-spacing: .5px;
	text-transform: uppercase;
	position: relative;
	font-size: 42px
}

@media screen and (max-width:767px) {
	.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-title {
		font-size: 34px
	}
}

@media screen and (max-width:479px) {
	.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-title {
		font-size: 26px
	}
}

.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-title .first-word {
	color: #5f41a5
}

.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-sub-title {
	color: #696969;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px
}

@media screen and (max-width:767px) {
	.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-sub-title {
		font-size: 18px
	}
}

@media screen and (max-width:479px) {
	.noo-theme-wraptext.center.style-1 .wrap-title .noo-theme-sub-title {
		font-size: 16px
	}
}

.noo-theme-wraptext.right.style-1 {
	text-align: right
}

.noo-theme-wraptext.right.style-1 .wrap-title .noo-theme-title-bg {
	right: 0;
	left: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.noo-theme-wraptext.left.style-1 {
	text-align: left
}

.noo-theme-wraptext.left.style-1 .wrap-title .noo-theme-title-bg {
	left: 0;
	right: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.noo-theme-wraptext.center.style-2,
.noo-theme-wraptext.left.style-2,
.noo-theme-wraptext.right.style-2 {
	margin-bottom: 45px
}

.noo-theme-wraptext.center.style-2 .wrap-title,
.noo-theme-wraptext.left.style-2 .wrap-title,
.noo-theme-wraptext.right.style-2 .wrap-title {
	display: inline-block;
	position: relative
}

.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-title,
.noo-theme-wraptext.left.style-2 .wrap-title .noo-theme-title,
.noo-theme-wraptext.right.style-2 .wrap-title .noo-theme-title {
	font-weight: 400;
	letter-spacing: .5px;
	position: relative;
	font-size: 36px;
	font-weight: 700;
	text-transform: none
}

@media screen and (max-width:767px) {
	.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-title,
	.noo-theme-wraptext.left.style-2 .wrap-title .noo-theme-title,
	.noo-theme-wraptext.right.style-2 .wrap-title .noo-theme-title {
		font-size: 32px
	}
}

@media screen and (max-width:479px) {
	.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-title,
	.noo-theme-wraptext.left.style-2 .wrap-title .noo-theme-title,
	.noo-theme-wraptext.right.style-2 .wrap-title .noo-theme-title {
		font-size: 24px
	}
}

.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-sub-title,
.noo-theme-wraptext.left.style-2 .wrap-title .noo-theme-sub-title,
.noo-theme-wraptext.right.style-2 .wrap-title .noo-theme-sub-title {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
	font-family: 'Lato', serif
}

@media screen and (max-width:767px) {
	.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-sub-title,
	.noo-theme-wraptext.left.style-2 .wrap-title .noo-theme-sub-title,
	.noo-theme-wraptext.right.style-2 .wrap-title .noo-theme-sub-title {
		font-size: 16px
	}
}

@media screen and (max-width:479px) {
	.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-sub-title,
	.noo-theme-wraptext.left.style-2 .wrap-title .noo-theme-sub-title,
	.noo-theme-wraptext.right.style-2 .wrap-title .noo-theme-sub-title {
		font-size: 14px
	}
}

.noo-theme-wraptext.center.style-2 {
	text-align: center
}

.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-title-bg {
	background-image: none
}

.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-title {
	color: #e182a8
}

.noo-theme-wraptext.center.style-2 .wrap-title .noo-theme-sub-title {
	color: #696969
}

.noo-theme-wraptext.right.style-2 {
	text-align: right
}

.noo-theme-wraptext.right.style-2 .wrap-title .noo-theme-title-bg {
	right: 0;
	left: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.noo-theme-wraptext.left.style-2 {
	text-align: left
}

.noo-theme-wraptext.left.style-2 .wrap-title .noo-theme-title-bg {
	left: 0;
	right: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.class-featured {
	position: relative;
	overflow: hidden
}

.class-featured .is_featured {
	background: #5f41a5;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	padding: 5px 40px;
	position: absolute;
	top: 23px;
	right: -32px;
	z-index: 9;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.noo-class-grid-shortcode {
	max-width: 1570px;
	margin: 0 auto
}

.noo-class-grid-shortcode.style1 .noo-theme-wraptext {
	text-align: center !important
}

.noo-class-grid-shortcode.style1 .grid .posts-loop-content .masonry-container {
	margin: 0
}

.noo-class-grid-shortcode.style1 .grid .posts-loop-content .hentry {
	padding: 0 15px
}

.noo-class-grid-shortcode.style1 .grid .posts-loop-content .loop-item-wrap {
	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1)
}

.noo-class-grid-shortcode.style2 .grid .posts-loop-content .masonry-container {
	margin: 0
}

.noo-class-grid-shortcode.style2 .grid .posts-loop-content .hentry {
	padding: 0 15px;
	margin-bottom: 30px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content {
	position: relative
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .masonry-container {
	margin: 0;
	margin-top: -15px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .hentry {
	padding: 15px 15px 0;
	margin-bottom: 52px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-wrap {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-wrap:hover {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16)
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-featured {
	min-height: 310px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 310px;
	margin: 30px auto 10px
}

@media screen and (max-width:359px) {
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-featured {
		max-width: 250px;
		min-height: 250px
	}
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content {
	padding: 20px 0 0
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content:before {
	display: none
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content:after {
	content: '';
	display: table;
	clear: both
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-content-summary {
	padding: 0 30px 12px;
	border-bottom: 1px solid #ddeef5
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-title {
	font-size: 24px
}

@media screen and (max-width:479px) {
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-title {
		font-size: 20px
	}
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-action {
	float: right;
	margin: 30px 20px 18px 0
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-action .btn {
	font-size: 14px;
	padding: 4px 18px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-trainer {
	position: static;
	top: auto;
	left: auto;
	right: auto;
	margin: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	margin: 16px 0 18px 20px;
	float: left;
	width: 60px;
	height: 60px;
	border: 4px solid #eee
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-trainer-name {
	color: #333;
	font-weight: 600;
	float: left;
	margin-top: 30px;
	margin-left: 16px
}

@media (min-width:768px) and (max-width:991px) {
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-trainer-name {
		display: none
	}
}

@media screen and (max-width:480px) {
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .loop-item-content .loop-item-trainer-name {
		display: none
	}
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content {
	position: relative
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .masonry-container {
	margin: 0;
	margin-top: -15px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .hentry {
	padding: 15px 15px 0;
	margin-bottom: 52px
}

@media screen and (min-width:480px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .hentry {
		margin-bottom: 20px
	}
}

@media screen and (min-width:768px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .hentry {
		margin-bottom: 52px
	}
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap .loop-item-featured {
	position: relative;
	overflow: hidden
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap .loop-item-featured:before,
.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap .loop-item-featured:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .3);
	transition: ease all .5s;
	-webkit-transition: ease all .5s;
	-moz-transition: ease all .5s;
	-o-transition: ease all .5s
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap .loop-item-featured:before {
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1)
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap .loop-item-featured:after {
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0)
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap:hover {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16)
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap:hover .loop-item-featured:before,
.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-wrap:hover .loop-item-featured:after {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}

@media screen and (max-width:359px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-featured {
		max-width: 250px;
		min-height: 250px
	}
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content {
	padding: 20px 0 0;
	text-align: left
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .content-meta .meta-date {
	margin: 0 20px 0 0
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content:before {
	display: none
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content:after {
	content: '';
	display: table;
	clear: both
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-content-summary {
	padding: 0 30px 25px;
	border-bottom: 1px solid #ddeef5
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-title {
	font-size: 20px;
	text-transform: none;
	font-weight: 600
}

@media screen and (max-width:479px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-title {
		font-size: 18px
	}
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-action {
	float: right;
	margin: 30px 20px 18px 0
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-action .btn {
	font-size: 14px;
	padding: 4px 18px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-trainer {
	position: absolute;
	top: -10%;
	left: auto;
	right: 10%;
	margin: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	float: left;
	width: 60px;
	height: 60px;
	border: 4px solid #eee
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-trainer-name {
	color: #333;
	font-weight: 600;
	float: left;
	margin-top: 30px;
	margin-left: 16px
}

@media (min-width:768px) and (max-width:991px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-trainer-name {
		display: none
	}
}

@media screen and (max-width:480px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .loop-item-content .loop-item-trainer-name {
		display: none
	}
}

.noo-class-slider-shortcode .style_title-2.noo-theme-wraptext {
	margin: 100px 0 0
}

.noo-class-slider-shortcode .style_title-2.noo-theme-wraptext .wrap-title {
	text-align: left;
	display: block
}

.noo-class-slider-shortcode .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	color: #fff;
	text-transform: none;
	letter-spacing: .5px;
	position: relative
}

.noo-class-slider-shortcode .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Lato', serif
}

.noo-class-slider-shortcode .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: url(../images/theme-icon.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 81px;
	width: 149px;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.noo-class-slider-shortcode.style1 .noo-theme-wraptext {
	text-align: center !important;
	margin: 10px 0 50px
}

.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title {
	display: inline-block;
	position: relative
}

.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: url(../images/theme-icon.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 81px;
	width: 149px;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-title {
	color: #e182a8;
	font-weight: 400;
	letter-spacing: .5px;
	text-transform: uppercase;
	position: relative;
	font-size: 42px
}

@media screen and (max-width:767px) {
	.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 34px
	}
}

@media screen and (max-width:479px) {
	.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 26px
	}
}

.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-title .first-word {
	color: #5f41a5
}

.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #696969;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px
}

@media screen and (max-width:767px) {
	.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 18px
	}
}

@media screen and (max-width:479px) {
	.noo-class-slider-shortcode.style1 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 16px
	}
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next,
.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #5f41a5;
	color: #5f41a5;
	width: 48px;
	height: 48px;
	background: 0 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	margin-top: -52px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next:before,
.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev:before {
	font-family: "Ionicons";
	font-size: 34px;
	line-height: 42px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next:hover,
.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev:hover {
	background: #5f41a5;
	color: #fff
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next span,
.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev span {
	display: none
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next {
	right: -98px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next:before {
	content: '\f3d6'
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev {
	left: -98px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev:before {
	content: '\f3d5'
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-nav.disabled {
	display: block !important
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-dots {
	text-align: center;
	margin-bottom: 100px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-dots.disabled {
	display: block !important
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #fff;
	margin: 0 10px;
	border-radius: 100px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-dots .owl-dot:focus {
	outline: none
}

@media screen and (max-width:1399px) {
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next,
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev {
		top: 0
	}
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next {
		right: 0
	}
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev {
		left: 0
	}
}

@media screen and (max-width:479px) {
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next,
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev {
		width: 40px;
		height: 40px;
		top: 20px
	}
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-next:before,
	.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-prev:before {
		font-size: 24px;
		line-height: 34px
	}
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-theme .owl-controls {
	margin: 10px 0 40px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-theme .owl-controls .owl-page span {
	width: 17px;
	height: 17px;
	background-color: transparent;
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin: 0 5px
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-theme .owl-controls .owl-page span:before {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	background-color: #d0d0d0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6)
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-theme .owl-controls .owl-page span:hover:before {
	background-color: #e182a8
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-theme .owl-controls .owl-page.active span {
	background-color: #f5d4e1
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-theme .owl-controls .owl-page.active span:before {
	background-color: #e182a8
}

.noo-class-slider-shortcode.style2 .noo-theme-wraptext {
	margin: 100px 0 0
}

.noo-class-slider-shortcode.style2 .noo-theme-wraptext .wrap-title {
	text-align: left;
	display: block
}

.noo-class-slider-shortcode.style2 .noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	color: #fff;
	text-transform: none;
	letter-spacing: .5px;
	position: relative;
	font-weight: 700
}

.noo-class-slider-shortcode.style2 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Lato', serif
}

.noo-class-slider-shortcode.style2 .noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: none
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next,
.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev {
	position: absolute;
	top: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-border-radius: 0%;
	border-radius: 0;
	color: #5f41a5;
	width: 40px;
	height: 40px;
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	margin-top: -70px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next:before,
.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 34px;
	line-height: 42px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next:hover,
.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev:hover {
	background-color: #fff
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next span,
.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev span {
	display: none
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next {
	right: 0
}

@media screen and (min-width:480px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next {
		right: 15px
	}
}

@media screen and (min-width:1200px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next {
		right: 15px
	}
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next:before {
	content: '\f105';
	font-size: 24px;
	line-height: 35px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev {
	right: 70px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev:before {
	content: '\f104';
	font-size: 24px;
	line-height: 35px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-nav.disabled {
	display: block !important
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-dots {
	text-align: center;
	margin-bottom: 100px
}

@media screen and (max-width:767px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-dots {
		margin-bottom: 50px
	}
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-dots.disabled {
	display: block !important
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #fff;
	margin: 0 10px;
	border-radius: 100px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-dots .owl-dot:focus {
	outline: none
}

@media screen and (max-width:480px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next,
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev {
		top: -50px
	}
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next {
		right: 0
	}
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev {
		left: 0
	}
}

@media screen and (min-width:479px) {
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next,
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev {
		width: 40px;
		height: 40px;
		top: 20px
	}
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-next:before,
	.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-prev:before {
		font-size: 24px;
		line-height: 34px
	}
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-theme .owl-controls {
	margin: 10px 0 100px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-theme .owl-controls .owl-page span {
	width: 17px;
	height: 17px;
	background-color: transparent;
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin: 0 5px
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-theme .owl-controls .owl-page span:before {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	background-color: #d0d0d0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6)
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-theme .owl-controls .owl-page span:hover:before {
	background-color: #e182a8
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-theme .owl-controls .owl-page.active span {
	background-color: #f5d4e1
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-theme .owl-controls .owl-page.active span:before {
	background-color: #e182a8
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-item .loop-item-wrap {
	background-repeat: no-repeat
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-item:nth-child(1n+1) .loop-item-wrap {
	background-image: url(../images/vector-class-slider-2.png);
	background-position: 137% 44%
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-item:nth-child(2n+1) .loop-item-wrap {
	background-image: url(../images/vector-class-slider-3.png);
	background-position: 135% 40%
}

.noo-class-slider-shortcode.style1 .grid .posts-loop-content .owl-item:nth-child(3n+1) .loop-item-wrap {
	background-image: url(../images/vector-class-slider-3.png);
	background-position: 128% 42%
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-item .loop-item-wrap {
	background-repeat: no-repeat
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-item:nth-child(1n+1) .loop-item-wrap {
	background-image: url(../images/vector-class-slider-2.png);
	background-position: 137% 44%
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-item:nth-child(2n+1) .loop-item-wrap {
	background-image: url(../images/vector-class-slider-2.png);
	background-position: 135% 40%
}

.noo-class-slider-shortcode.style2 .grid .posts-loop-content .owl-item:nth-child(3n+1) .loop-item-wrap {
	background-image: url(../images/vector-class-slider-2.png);
	background-position: 128% 42%
}

.noo-trainer-shortcode .style_title-2.noo-theme-wraptext {
	margin: 100px 0 0;
	position: relative;
	text-align: left
}

.noo-trainer-shortcode .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	text-transform: none;
	letter-spacing: .5px;
	position: relative;
	font-weight: 700;
	color: #000
}

.noo-trainer-shortcode .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	font-size: 18px;
	margin-bottom: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Lato', serif
}

.noo-trainer-shortcode .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: none
}

.banner_hover .vc_single_image-wrapper {
	position: relative;
	display: block;
	overflow: hidden
}

.banner_hover .vc_single_image-wrapper:before {
	top: 0;
	left: 0
}

.banner_hover .vc_single_image-wrapper:after {
	top: 0;
	right: 0
}

.banner_hover .vc_single_image-wrapper:before,
.banner_hover .vc_single_image-wrapper:after {
	position: absolute;
	content: "";
	margin: auto;
	background-color: rgba(255, 255, 255, .3);
	width: 0;
	height: 0;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	z-index: 3
}

.banner_hover .vc_single_image-wrapper:hover:before,
.banner_hover .vc_single_image-wrapper:hover:after {
	width: 100%;
	height: 100%
}

.banner_hover .vc_single_image-wrapper:hover img {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.banner_hover .vc_single_image-wrapper img {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.noo-class-schedule-shortcode {
	max-width: 1500px;
	margin: 0 auto 50px
}

.noo-class-schedule-shortcode:after {
	content: '';
	display: table;
	clear: both
}

.noo-class-schedule-shortcode .vc_column_container>.vc_column-inner {
	padding-right: 0;
	padding-left: 0
}

.noo-class-schedule-shortcode .noo-theme-wraptext {
	margin: 10px 0 22px
}

.noo-class-schedule-shortcode .class-schedule {
	margin-top: 30px
}

.noo-class-schedule-shortcode .fc-toolbar {
	margin-bottom: 40px
}

.noo-class-schedule-shortcode .fc-toolbar .fc-button {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #5f41a5;
	color: #5f41a5;
	width: 40px;
	height: 40px;
	background: 0 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-class-schedule-shortcode .fc-toolbar .fc-button:focus,
.noo-class-schedule-shortcode .fc-toolbar .fc-button:hover {
	outline: none;
	background: #5f41a5;
	color: #fff
}

.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon {
	font-family: "Ionicons";
	margin: 0;
	font-size: 18px
}

.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon:after {
	font-size: 18px
}

.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon-left-single-arrow:after {
	content: '\f3cf';
	left: 0
}

.noo-class-schedule-shortcode .fc-toolbar .fc-button .fc-icon-right-single-arrow:after {
	content: '\f3d3';
	left: 1px
}

.noo-class-schedule-shortcode .fc-toolbar .fc-center h2 {
	color: #454545;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 5px
}

.noo-class-schedule-shortcode .fc-toolbar .fc-center h2.eff {
	-webkit-animation: LeftToRight .3s linear 0s 1 alternate;
	-o-animation: LeftToRight .3s linear 0s 1 alternate;
	animation: LeftToRight .3s linear 0s 1 alternate
}

.noo-class-schedule-shortcode .fc-view {
	color: #333;
	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1)
}

.noo-class-schedule-shortcode .fc-view .fc-axis {
	padding: 28px 45px
}

.noo-class-schedule-shortcode .fc-view table {
	margin-bottom: 0
}

.noo-class-schedule-shortcode .fc-view table td {
	border-color: #ededed
}

.noo-class-schedule-shortcode .fc-view .fc-head td {
	border-color: #5f41a5
}

.noo-class-schedule-shortcode .fc-view .fc-head table {
	margin: 0
}

.noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
	border-color: rgba(42, 29, 74, .25);
	padding: 23px .25em;
	background: #5f41a5
}

.noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis,
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase
}

.noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis span,
.noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header span {
	font-size: 15px;
	/*	font-size: 8px;*/
	font-weight: 500
}

.noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis {
	padding: 23px 45px;
	text-align: center
}

.noo-class-schedule-shortcode .fc-view .fc-body {
	background-color: #fff;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped {
	background-color: #eee
}

.noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped .fc-time-grid .fc-event .fc-bg {
	opacity: .5;
	filter: alpha(opacity=50);
	background-color: #ccc
}

.noo-class-schedule-shortcode .fc-view .fc-body.overlay-loading-tripped .fc-today {
	opacity: .5;
	filter: alpha(opacity=50)
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event-container {
	margin: 0 -1px
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event {
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #333;
	border-color: #ededed;
	background-color: #fff;
	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	overflow: hidden;
	-webkit-animation: BottomToTop .25s linear 0s 1 alternate;
	-o-animation: BottomToTop .25s linear 0s 1 alternate;
	animation: BottomToTop .25s linear 0s 1 alternate
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event:hover,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event:focus {
	outline: none;
	text-decoration: none;
	left: 0 !important;
	right: 0 !important;
	margin: 0 -2% !important;
	z-index: 10 !important
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-bg {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-ribbon {
	position: absolute;
	bottom: 0;
	right: -20px;
	border: 7px solid green;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 80%;
	white-space: nowrap
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-time {
	font-size: 16px;
	margin-bottom: 12px
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 6px
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-trainer {
	font-size: 16px;
	color: #696969;
	font-style: italic;
	font-weight: 300;
	margin-bottom: 8px
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-category {
	color: #fff;
	display: inline-block;
	background-color: #5f41a5;
	font-size: 13px;
	padding: 4px 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	font-weight: 300;
	line-height: 17px;
	margin-top: 8px
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-time,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-category,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-trainer {
	display: none
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1 .fc-content .fc-title {
	margin-bottom: -5px;
	white-space: normal
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1 .fc-ribbon {
	right: 0
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1:hover {
	margin: -50px -2% -90px !important
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-time,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-trainer {
	display: block
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-category {
	display: inline-block
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-content .fc-title {
	margin-bottom: 6px;
	white-space: nowrap
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-1:hover .fc-ribbon {
	right: -20px
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2 .fc-content .fc-category,
.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2 .fc-content .fc-trainer {
	display: none
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2 .fc-content .fc-title {
	white-space: normal
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2 .fc-ribbon {
	right: 0
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2:hover {
	margin: -30px -2% -60px !important
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-trainer {
	display: block
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-category {
	display: inline-block
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-content .fc-title {
	white-space: nowrap
}

.noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.time-short-2:hover .fc-ribbon {
	right: -20px
}

.noo-class-schedule-shortcode .fc-month-view .fc-day-number {
	text-align: left;
	padding: 10px
}

.noo-class-schedule-shortcode .fc-month-view .fc-day-number span {
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	color: #ababab;
	display: inline-block;
	text-align: center;
	line-height: 30px
}

.noo-class-schedule-shortcode .fc-month-view .fc-today {
	background-color: transparent
}

.noo-class-schedule-shortcode .fc-month-view .fc-today.fc-day-number span {
	background-color: #5f41a5;
	color: #fff
}

.noo-class-schedule-shortcode .fc-month-view .fc-head table .fc-day-header {
	font-size: 16px
}

.noo-class-schedule-shortcode .fc-month-view .fc-head table .fc-widget-header {
	padding: 20px .25em
}

.noo-class-schedule-shortcode .fc-month-view .fc-body.overlay-loading-tripped .fc-content-skeleton .fc-event {
	background-color: transparent
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-header {
	background-color: #5f41a5;
	color: #fff
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-header .fc-close {
	margin: 7px 4px 6px 6px;
	color: #fff
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-more,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-more {
	color: #e182a8;
	margin-left: 8px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-more:hover,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-more:hover {
	text-decoration: none;
	color: #d2447d
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event-container,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event-container {
	margin: 0 -1px
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event {
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #333;
	border-color: transparent;
	background-color: #fff;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	overflow: hidden;
	-webkit-animation: BottomToTop .25s linear 0s 1 alternate;
	-o-animation: BottomToTop .25s linear 0s 1 alternate;
	animation: BottomToTop .25s linear 0s 1 alternate;
	margin: -1px;
	padding: 3px 8px
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event:hover,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event:hover,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event:focus,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event:focus {
	outline: none;
	text-decoration: none;
	color: #000
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event .fc-time,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event .fc-time {
	padding-right: 3px
}

.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-popover .fc-event .fc-ribbon,
.noo-class-schedule-shortcode .fc-month-view .fc-body .fc-content-skeleton .fc-event .fc-ribbon {
	position: absolute;
	top: 0;
	left: -1px;
	width: 4px;
	height: 100%;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext {
	text-align: center !important;
	margin: 10px 0 50px
}

.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title {
	display: inline-block;
	position: relative
}

.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: url(../images/theme-icon.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 81px;
	width: 149px;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-title {
	color: #e182a8;
	font-weight: 400;
	letter-spacing: .5px;
	text-transform: uppercase;
	position: relative;
	font-size: 42px
}

@media screen and (max-width:767px) {
	.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 34px
	}
}

@media screen and (max-width:479px) {
	.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 26px
	}
}

.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-title .first-word {
	color: #5f41a5
}

.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #696969;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px
}

@media screen and (max-width:767px) {
	.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 18px
	}
}

@media screen and (max-width:479px) {
	.noo-class-schedule-shortcode.style_title-1 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 16px
	}
}

.noo-class-schedule-shortcode.style_title-2 .noo-theme-wraptext {
	margin: 100px 0 0
}

.noo-class-schedule-shortcode.style_title-2 .noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	color: #fff;
	text-transform: none;
	letter-spacing: .5px;
	position: relative
}

.noo-class-schedule-shortcode.style_title-2 .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Lato', serif
}

.noo-class-schedule-shortcode.style_title-2 .noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background: 0 0
}

.noo-container .noo-row .noo-class-schedule-shortcode .vc_column_container>.vc_column-inner {
	padding-right: 15px;
	padding-left: 15px
}

.noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event:hover {
	margin: 0 -12% !important
}

.noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event.time-short-1:hover {
	margin: -50px -12% -90px !important
}

.noo-container .noo-row .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-body .fc-time-grid .fc-event.time-short-2:hover {
	margin: -30px -12% -60px !important
}

.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-head .fc-axis.fc-widget-header {
	display: none
}

.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-time-grid .fc-slats td {
	padding: 30px 0
}

.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-bg .fc-axis.fc-widget-content {
	display: none
}

.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-slats .fc-axis.fc-widget-content {
	display: none
}

.noo-class-schedule-shortcode.hide-time-column .fc-agendaWeek-view .fc-body .fc-content-skeleton .fc-axis {
	display: none
}

.export-timetable {
	text-align: right;
	margin: 20px 0
}

.export-timetable a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.export-timetable a:focus,
.export-timetable a:hover {
	text-decoration: none
}

.export-timetable a i {
	margin: 3px 5px 0 0
}

.overlay-loading-tripped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
	-webkit-animation: progress-bar-stripes .4s linear infinite;
	-o-animation: progress-bar-stripes .4s linear infinite;
	animation: progress-bar-stripes .4s linear infinite
}

@-webkit-keyframes LeftToRight {
	from {
		-webkit-transform: translate(-10%, 0);
		-ms-transform: translate(-10%, 0);
		-o-transform: translate(-10%, 0);
		transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-moz-keyframes LeftToRight {
	from {
		-webkit-transform: translate(-10%, 0);
		-ms-transform: translate(-10%, 0);
		-o-transform: translate(-10%, 0);
		transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-ms-keyframes LeftToRight {
	from {
		-webkit-transform: translate(-10%, 0);
		-ms-transform: translate(-10%, 0);
		-o-transform: translate(-10%, 0);
		transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes LeftToRight {
	from {
		-webkit-transform: translate(-10%, 0);
		-ms-transform: translate(-10%, 0);
		-o-transform: translate(-10%, 0);
		transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-webkit-keyframes BottomToTop {
	from {
		-webkit-transform: translate(0, 100%);
		-ms-transform: translate(0, 100%);
		-o-transform: translate(0, 100%);
		transform: translate(0, 100%);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-moz-keyframes BottomToTop {
	from {
		-webkit-transform: translate(0, 100%);
		-ms-transform: translate(0, 100%);
		-o-transform: translate(0, 100%);
		transform: translate(0, 100%);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-ms-keyframes BottomToTop {
	from {
		-webkit-transform: translate(0, 100%);
		-ms-transform: translate(0, 100%);
		-o-transform: translate(0, 100%);
		transform: translate(0, 100%);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes BottomToTop {
	from {
		-webkit-transform: translate(0, 10%);
		-ms-transform: translate(0, 10%);
		-o-transform: translate(0, 10%);
		transform: translate(0, 10%);
		opacity: 0;
		filter: alpha(opacity=0)
	}
	to {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.noo-responsive-schedule-wrap .res-sche-navigation:last-child .next,
.noo-responsive-schedule-wrap .res-sche-navigation:last-child .prev {
	z-index: 2
}

@media screen and (max-width:991px) {
	.noo-class-schedule {
		display: none
	}
}

.noo-responsive-schedule-wrap {
	padding: 0 15px
}

@media screen and (min-width:992px) {
	.noo-responsive-schedule-wrap {
		display: none
	}
}

.noo-responsive-schedule-wrap a {
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.noo-responsive-schedule-wrap a:focus,
.noo-responsive-schedule-wrap a:hover {
	outline: none;
	text-decoration: none
}

.noo-responsive-schedule-wrap .res-sche-content.overlay-loading-tripped {
	background-color: #eee
}

.noo-responsive-schedule-wrap .res-sche-navigation {
	position: relative;
	height: 20px;
	margin: 20px 0
}

.noo-responsive-schedule-wrap .res-sche-navigation h3 {
	color: #454545;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 5px;
	position: absolute;
	top: 0;
	left: 50%;
	white-space: nowrap;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

@media screen and (max-width:321px) {
	.noo-responsive-schedule-wrap .res-sche-navigation h3 {
		white-space: normal;
		font-size: 14px
	}
}

.noo-responsive-schedule-wrap .res-sche-navigation .prev,
.noo-responsive-schedule-wrap .res-sche-navigation .next {
	position: absolute;
	top: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #5f41a5;
	color: #5f41a5;
	width: 30px;
	height: 30px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	text-align: center
}

.noo-responsive-schedule-wrap .res-sche-navigation .prev:focus,
.noo-responsive-schedule-wrap .res-sche-navigation .next:focus,
.noo-responsive-schedule-wrap .res-sche-navigation .prev:hover,
.noo-responsive-schedule-wrap .res-sche-navigation .next:hover {
	background-color: #5f41a5;
	color: #fff
}

.noo-responsive-schedule-wrap .res-sche-navigation .prev i,
.noo-responsive-schedule-wrap .res-sche-navigation .next i {
	font-size: 16px;
	font-weight: 700;
	display: inline;
	vertical-align: baseline;
	line-height: 28px;
	margin: 0
}

.noo-responsive-schedule-wrap .res-sche-navigation .prev {
	left: 0
}

.noo-responsive-schedule-wrap .res-sche-navigation .next {
	right: 0
}

.noo-responsive-schedule-wrap .item-weekday {
	background-color: #f7f7f7;
	border: 1px solid #eee;
	border-left-width: 3px;
	border-right-width: 0;
	padding: 5px 10px;
	color: #333;
	margin: 5px 0;
	border-left-color: #b9b7b7
}

.noo-responsive-schedule-wrap .item-weekday.today {
	background: #fcf8e3
}

.noo-responsive-schedule-wrap .item-day {
	position: relative;
	padding: 3px 0 3px 20px;
	font-size: 15px
}

.noo-responsive-schedule-wrap .item-day span {
	font-weight: 600;
	color: #333
}

.noo-responsive-schedule-wrap .item-day i {
	font-weight: 300
}

@media screen and (max-width:479px) {
	.noo-responsive-schedule-wrap .item-day i {
		display: none
	}
}

.noo-responsive-schedule-wrap .item-day a {
	margin-left: 10px
}

.noo-responsive-schedule-wrap .item-day .item-ribbon {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	border: 1px solid #fff;
	border-left-width: 0;
	border-right-width: 0
}

.sc-noo-product-wrap {
	text-align: center;
	margin: 0 -15px
}

.sc-noo-product-wrap .style-1.noo-theme-wraptext .wrap-title .noo-theme-title {
	color: #000
}

.sc-noo-product-wrap .style-1.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #696969
}

.sc-noo-product-wrap .style-1.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: url(../images/theme-icon.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 81px;
	width: 149px;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .style-2.noo-theme-wraptext {
		margin: 30px 0 0
	}
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .style-2.noo-theme-wraptext {
		margin: 80px 0 0
	}
}

.sc-noo-product-wrap .style-2.noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	color: #fff;
	text-transform: none;
	letter-spacing: .5px;
	position: relative;
	display: inline-block
}

.sc-noo-product-wrap .style-2.noo-theme-wraptext .wrap-title .noo-theme-title:before {
	content: '';
	position: absolute;
	background-image: url(../images/icon-header.png);
	width: 149px;
	height: 60px;
	bottom: 0;
	left: 50%;
	transform: translate(-30%, 0);
	background-repeat: no-repeat
}

.sc-noo-product-wrap .style-2.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #696969;
	font-size: 18px;
	margin: 0;
	font-weight: 400;
	font-style: normal;
	font-family: 'Lato', serif
}

.sc-noo-product-wrap .style-2.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background: 0 0
}

.sc-noo-product-wrap .noo-theme-wraptext.grid {
	margin: 10px 0 30px
}

.sc-noo-product-wrap .noo-theme-wraptext.grid .noo-theme-title {
	font-size: 36px;
	text-transform: none;
	position: relative;
	display: inline-block
}

.sc-noo-product-wrap .noo-theme-wraptext.grid .noo-theme-title:before {
	content: '';
	position: absolute;
	background-image: url(../images/theme-icon.png);
	width: 149px;
	height: 81px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

.sc-noo-product-wrap .noo-theme-wraptext.grid .noo-theme-sub-title {
	font-family: 'Lato', serif;
	font-style: normal;
	font-size: 18px
}

.sc-noo-product-wrap .noo-product-wrap-item:before,
.sc-noo-product-wrap .noo-product-wrap-item:after {
	content: " ";
	display: table
}

.sc-noo-product-wrap .noo-product-wrap-item:after {
	clear: both
}

.sc-noo-product-wrap .noo-product-wrap-item:before,
.sc-noo-product-wrap .noo-product-wrap-item:after {
	content: " ";
	display: table
}

.sc-noo-product-wrap .noo-product-wrap-item:after {
	clear: both
}

.sc-noo-product-wrap .noo-product-wrap-item .product {
	float: left
}

.sc-noo-product-wrap .noo-product-wrap-item .owl-item .product {
	float: none;
	width: auto
}

.sc-noo-product-wrap>.noo-product-head {
	padding: 0 0 53px
}

.sc-noo-product-wrap>.noo-product-head .noo-product-title {
	color: #e182a8;
	font-size: 42px;
	font-weight: 500;
	letter-spacing: .5px;
	text-transform: uppercase
}

.sc-noo-product-wrap>.noo-product-head .noo-product-title .first-word {
	color: #5f41a5
}

.sc-noo-product-wrap>.noo-product-head .noo-product-sub-title {
	color: #696969;
	font-size: 20px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-weight: 400;
	line-height: 24px
}

.sc-noo-product-wrap .noo-product-wrap-item {
	cursor: ew-resize
}

.sc-noo-product-wrap .noo-product-wrap-item .product {
	padding: 0 15px
}

.sc-noo-product-wrap .onsale {
	left: 45px !important
}

.sc-noo-product-wrap .noo-product-button {
	background: #e182a8;
	color: #fff;
	display: inline-block;
	margin: 20px 0 30px;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 48px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.sc-noo-product-wrap .noo-product-button:hover,
.sc-noo-product-wrap .noo-product-button:focus {
	background: #d2447d;
	text-decoration: none
}

.sc-noo-product-wrap .slider-mansory .noo-product-wraper .owl-dots {
	text-align: center;
	display: block
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .slider-mansory .noo-product-wraper .owl-dots {
		margin-bottom: 60px
	}
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .slider-mansory .noo-product-wraper .owl-dots {
		margin-bottom: 60px
	}
}

.sc-noo-product-wrap .slider-mansory .noo-product-wraper .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #d0d0d0;
	margin: 0 10px;
	border-radius: 100px
}

.sc-noo-product-wrap .slider-mansory .noo-product-wraper .owl-dots .owl-dot:focus {
	outline: none
}

.sc-noo-product-wrap .noo-filters ul li {
	margin: 0;
	height: auto
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .noo-filters ul li {
		margin: 0 0 15px
	}
}

@media screen and (min-width:768px) {
	.sc-noo-product-wrap .noo-filters ul li {
		margin: 0
	}
}

.sc-noo-product-wrap .noo-filters ul li a {
	padding: 0 20px
}

.sc-noo-product-wrap .noo-filters ul li a:before,
.sc-noo-product-wrap .noo-filters ul li a:after {
	display: none
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper {
		margin-bottom: 100px
	}
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper {
		margin-bottom: 110px
	}
}

.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-1 .product {
	width: 100%
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-2 .product {
		width: 100%
	}
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-2 .product {
		width: 50%
	}
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-3 .product {
		width: 100%
	}
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-3 .product {
		width: 50%
	}
}

@media screen and (min-width:567px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-3 .product {
		width: 50%
	}
}

@media screen and (min-width:768px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-3 .product {
		width: 50%
	}
}

@media screen and (min-width:992px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-3 .product {
		width: 33.33%
	}
}

@media screen and (min-width:1000px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-3 .product {
		width: 33.33%
	}
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-4 .product {
		width: 100%
	}
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-4 .product {
		width: 50%
	}
}

@media screen and (min-width:567px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-4 .product {
		width: 50%
	}
}

@media screen and (min-width:768px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-4 .product {
		width: 50%
	}
}

@media screen and (min-width:992px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-4 .product {
		width: 33.33%
	}
}

@media screen and (min-width:1000px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-4 .product {
		width: 25%
	}
}

.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-5 .product {
	width: 20%
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-wrap-item.columns-5 .product {
		width: 100%
	}
}

.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-button {
	margin-bottom: 0;
	-webkit-border-radius: 100px;
	border-radius: 100px
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-button {
		margin-top: 0
	}
}

@media screen and (min-width:480px) {
	.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-button {
		margin-top: 20px
	}
}

.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-column-wrap .noo-product-wrap {
	text-align: left
}

.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-column-wrap .noo-product-wrap .noo-title-shop a {
	font-size: 18px;
	text-transform: none;
	font-weight: 400
}

.sc-noo-product-wrap .grid-mansory .noo-product-wraper .noo-product-column-wrap .noo-product-wrap .price span {
	font-size: 16px
}

.sc-noo-product-wrap .slider-mansory .noo-product-wrap-item.products.style_1 .owl-stage-outer {
	margin-bottom: 40px
}

.sc-noo-product-wrap .slider-mansory .noo-product-wrap-item.products.style_2 {
	top: -70px
}

@media screen and (min-width:320px) {
	.sc-noo-product-wrap .slider-mansory .noo-product-wrap-item.products.style_2 {
		top: -25px
	}
}

@media screen and (min-width:768px) {
	.sc-noo-product-wrap .slider-mansory .noo-product-wrap-item.products.style_2 {
		top: -70px
	}
}

.sc-noo-product-wrap .slider-mansory .noo-product-wrap-item.products .product {
	margin: 0
}

.sc-noo-product-wrap .slider-mansory .noo-product-wrap-item.products .product .noo-product-thumbnail {
	margin: 0 auto
}

.sc-noo-product-wrap .slider-mansory .style_2 {
	position: relative;
	display: block;
	background-color: #f6f7f9
}

.sc-noo-product-wrap .slider-mansory .style_2 .noo-product-column-wrap {
	position: relative;
	display: block;
	justify-content: center
}

.sc-noo-product-wrap .slider-mansory .style_2 .noo-product-column-wrap .noo-product-head .noo-product-thumbnail {
	width: 60%
}

.sc-noo-product-wrap .slider-mansory .style_2 .noo-product-column-wrap .noo-product-head .noo-product-thumbnail img {
	margin: 0 auto;
	text-align: center
}

.sc-noo-product-wrap .slider-mansory .style_2 .noo-product-column-wrap .noo-product-wrap {
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, -30%)
}

.sc-noo-product-wrap .slider-mansory .style_2 .noo-product-column-wrap .noo-product-wrap .noo-title-shop a {
	font-size: 24px;
	text-transform: none;
	font-weight: 400
}

.sc-noo-product-wrap .slider-mansory .style_2 .noo-product-column-wrap .noo-product-wrap .noo-title-shop a .noo-thumbnail-product-second {
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	transform: translate(-50%, 20px);
	transition-duration: .7s
}

.sc-noo-product-wrap .slider-mansory .style_2 .noo-product-column-wrap:hover .noo-thumbnail-product-second {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, 0)
}

.sc-noo-product-wrap .slider-mansory .style_2 .owl-dots {
	bottom: 10%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	margin: 0
}

.sc-noo-event-slider-wrap {
	text-align: center
}

.sc-noo-event-slider-wrap .noo-theme-wraptext {
	margin-bottom: 40px
}

.sc-noo-event-slider-wrap>.noo-event-slider-head {
	padding: 0 0 53px
}

.sc-noo-event-slider-wrap>.noo-event-slider-head .noo-event-slider-title {
	color: #e182a8;
	font-size: 42px;
	font-weight: 500;
	letter-spacing: .5px;
	text-transform: uppercase
}

.sc-noo-event-slider-wrap>.noo-event-slider-head .noo-event-slider-title .first-word {
	color: #5f41a5
}

.sc-noo-event-slider-wrap>.noo-event-slider-head .noo-event-slider-sub-title {
	color: #696969;
	font-size: 20px;
	font-family: 'Lato', serif;
	font-style: italic;
	font-weight: 400;
	line-height: 24px
}

.sc-noo-event-slider-wrap .noo-event-slider-button {
	background: #e182a8;
	color: #fff;
	display: inline-block;
	margin: 0 0 30px;
	font-size: 16px;
	line-height: 22px;
	padding: 13px 40px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.sc-noo-event-slider-wrap .noo-event-slider-button:hover,
.sc-noo-event-slider-wrap .noo-event-slider-button:focus {
	background: #d2447d;
	text-decoration: none
}

.sc-noo-event-slider-wrap .item-thumb {
	height: 250px;
	background: #eee;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.sc-noo-event-slider-wrap .swiper-slide {
	overflow: hidden;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: .2;
	filter: alpha(opacity=20);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transform: translate(0, 0) !important;
	-ms-transform: translate(0, 0) !important;
	-o-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important
}

.sc-noo-event-slider-wrap .swiper-slide .item-body {
	background: #5f41a5;
	padding: 10px;
	text-align: initial;
	position: relative
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .noo-title {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 80%;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .noo-title a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 21px
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .noo-title a:hover,
.sc-noo-event-slider-wrap .swiper-slide .item-body .noo-title a:focus {
	color: #e182a8;
	text-decoration: none
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .noo-event-meta {
	color: #fff;
	line-height: 21px;
	float: left;
	padding: 0;
	width: 70%
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .noo-event-meta span {
	display: inline-block;
	font-size: 10px;
	padding-right: 5px
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .noo-event-meta span i {
	color: #e182a8;
	padding-right: 2px
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .learn-more {
	border: 1px solid #fff;
	bottom: 20px;
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: .2px;
	padding: 0 10px;
	position: absolute;
	right: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.sc-noo-event-slider-wrap .swiper-slide .item-body .learn-more:hover,
.sc-noo-event-slider-wrap .swiper-slide .item-body .learn-more:focus {
	background: #e182a8;
	border: 1px solid #e182a8;
	text-decoration: none
}

@media (max-width:767px) {
	.sc-noo-event-slider-wrap .swiper-slide .item-body a.learn-more {
		position: relative;
		left: auto;
		right: auto;
		margin-top: 45px;
		display: inline-block
	}
}

.sc-noo-event-slider-wrap .swiper-slide .item-body:after {
	clear: both;
	content: '';
	display: table
}

.sc-noo-event-slider-wrap .swiper-slide-active {
	overflow: visible;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: 2 !important;
	opacity: 1;
	filter: alpha(opacity=100)
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-thumb {
	height: 505px
}

.sc-noo-event-slider-wrap .swiper-slide-active .wrap {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	position: absolute;
	width: 770px;
	left: 50%;
	top: 0;
	margin: -40% 0 0 -385px
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body {
	background: #5f41a5;
	padding: 30px 30px 26px;
	text-align: initial;
	position: relative
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .noo-title {
	margin: 0;
	padding: 0
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .noo-title a {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 24px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .noo-title a:hover,
.sc-noo-event-slider-wrap .swiper-slide-active .item-body .noo-title a:focus {
	color: #e182a8;
	text-decoration: none
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .noo-event-meta {
	color: #fff;
	line-height: 24px;
	float: left;
	padding: 15px 0 0;
	width: 84%
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .noo-event-meta span {
	display: inline-block;
	font-size: 15px;
	padding-right: 20px
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .noo-event-meta span i {
	color: #e182a8;
	padding-right: 5px;
	font-size: 18px
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .learn-more {
	border: 1px solid #fff;
	bottom: 20px;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: .2px;
	padding: 4px 15px;
	position: absolute;
	right: 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body .learn-more:hover,
.sc-noo-event-slider-wrap .swiper-slide-active .item-body .learn-more:focus {
	background: #e182a8;
	border: 1px solid #e182a8;
	text-decoration: none
}

.sc-noo-event-slider-wrap .swiper-slide-active .item-body:after {
	clear: both;
	content: '';
	display: table
}

.sc-noo-event-slider-wrap .swiper-paging {
	max-width: 770px;
	width: 100%;
	position: relative;
	height: 10px;
	margin: auto
}

.sc-noo-event-slider-wrap .swiper-button-next,
.sc-noo-event-slider-wrap .swiper-button-prev {
	z-index: 11
}

.sc-noo-event-slider-wrap .swiper-button-next,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev,
.sc-noo-event-slider-wrap .swiper-button-prev,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next {
	background: 0 0;
	border: 1px solid #5f41a5;
	height: 45px;
	width: 45px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.sc-noo-event-slider-wrap .swiper-button-next:hover,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:hover,
.sc-noo-event-slider-wrap .swiper-button-prev:hover,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:hover,
.sc-noo-event-slider-wrap .swiper-button-next:focus,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:focus,
.sc-noo-event-slider-wrap .swiper-button-prev:focus,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:focus {
	background: #5f41a5;
	opacity: 1;
	filter: alpha(opacity=100)
}

.sc-noo-event-slider-wrap .swiper-button-next:hover:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:hover:before,
.sc-noo-event-slider-wrap .swiper-button-prev:hover:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:hover:before,
.sc-noo-event-slider-wrap .swiper-button-next:focus:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:focus:before,
.sc-noo-event-slider-wrap .swiper-button-prev:focus:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:focus:before {
	color: #fff
}

.sc-noo-event-slider-wrap .swiper-button-next:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:before,
.sc-noo-event-slider-wrap .swiper-button-prev:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:before {
	font-size: 34px;
	line-height: 45.44px;
	color: #5f41a5;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.sc-noo-event-slider-wrap .swiper-button-next,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev {
	top: 75px;
	right: -120px
}

.sc-noo-event-slider-wrap .swiper-button-next:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:before {
	content: "\f3d6";
	font-family: "Ionicons"
}

.sc-noo-event-slider-wrap .swiper-button-prev,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next {
	top: 75px;
	left: -90px
}

.sc-noo-event-slider-wrap .swiper-button-prev:before,
.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:before {
	content: "\f3d5";
	font-family: "Ionicons"
}

.sc-noo-event-slider-wrap .swiper-container {
	padding: 170px 0
}

.sc-noo-event-slider-wrap:before,
.sc-noo-event-slider-wrap:after {
	content: " ";
	display: table
}

.sc-noo-event-slider-wrap:after {
	clear: both
}

.sc-noo-event-slider-wrap:before,
.sc-noo-event-slider-wrap:after {
	content: " ";
	display: table
}

.sc-noo-event-slider-wrap:after {
	clear: both
}

@media (max-width:1300px) {
	.sc-noo-event-slider-wrap .swiper-slide-active .wrap {
		margin-top: -50%
	}
	div.noo-responsive-event {
		padding-top: 100px !important
	}
}

@media (max-width:1024px) {
	.sc-noo-event-slider-wrap .swiper-container {
		padding: 40px 0;
		overflow: hidden
	}
	.sc-noo-event-slider-wrap .swiper-slide-active .wrap {
		position: initial;
		width: auto;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		margin: 0
	}
	.sc-noo-event-slider-wrap .swiper-paging {
		position: absolute;
		top: 50%;
		z-index: 9;
		-webkit-transform: translate(0, 50%);
		-ms-transform: translate(0, 50%);
		-o-transform: translate(0, 50%);
		transform: translate(0, 50%);
		max-width: 100%
	}
	.sc-noo-event-slider-wrap .item-thumb {
		height: 505px
	}
	.sc-noo-event-slider-wrap .swiper-button-prev,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next {
		background: #5f41a5;
		left: 5px;
		top: 50%;
		z-index: 9;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
	.sc-noo-event-slider-wrap .swiper-button-prev:before,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:before {
		color: #fff !important
	}
	.sc-noo-event-slider-wrap .swiper-button-prev:hover,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:hover,
	.sc-noo-event-slider-wrap .swiper-button-prev:focus,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-next:focus {
		background: #3f2b6e
	}
	.sc-noo-event-slider-wrap .swiper-button-next,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev {
		background: #5f41a5;
		right: 5px;
		top: 50%;
		z-index: 9;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
	.sc-noo-event-slider-wrap .swiper-button-next:before,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:before {
		color: #fff !important
	}
	.sc-noo-event-slider-wrap .swiper-button-next:hover,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:hover,
	.sc-noo-event-slider-wrap .swiper-button-next:focus,
	.sc-noo-event-slider-wrap .swiper-container-rtl .swiper-button-prev:focus {
		background: #3f2b6e
	}
}

.noo-event-calendar-wrap .fc-popover .fc-header {
	background-color: #5f41a5;
	color: #fff;
	padding: 10px 20px
}

.noo-event-calendar-wrap .fc-popover .fc-header .fc-close {
	margin: 7px 4px 6px 6px;
	color: #fff
}

.noo-event-calendar-wrap .fc-toolbar {
	padding: 30px 0 25px
}

.noo-event-calendar-wrap .fc-toolbar .fc-center h2 {
	color: #333;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	-webkit-animation: LeftToRight .3s linear 0s 1 alternate;
	-o-animation: LeftToRight .3s linear 0s 1 alternate;
	animation: LeftToRight .3s linear 0s 1 alternate
}

.noo-event-calendar-wrap .fc-toolbar button {
	background: #fff;
	border: 1px solid #5f41a5;
	height: 40px;
	width: 40px;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: none;
	box-shadow: none
}

.noo-event-calendar-wrap .fc-toolbar button .fc-icon {
	color: #5f41a5;
	font-size: 18px
}

.noo-event-calendar-wrap .fc-toolbar button:hover,
.noo-event-calendar-wrap .fc-toolbar button:focus {
	background: #5f41a5;
	outline: none;
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-event-calendar-wrap .fc-toolbar button:hover .fc-icon,
.noo-event-calendar-wrap .fc-toolbar button:focus .fc-icon {
	color: #fff
}

.noo-event-calendar-wrap .fc-toolbar button.fc-next-button {
	text-indent: -1px
}

.noo-event-calendar-wrap .fc-toolbar button.fc-prev-button {
	text-indent: -2px
}

.noo-event-calendar-wrap button .fc-icon {
	top: -2px;
	margin: 2px
}

.noo-event-calendar-wrap .fc-icon-right-single-arrow:after {
	content: "\f3d3";
	font-family: "Ionicons";
	font-weight: 400;
	font-size: 18px;
	top: auto;
	left: auto
}

.noo-event-calendar-wrap .fc-icon-left-single-arrow:after {
	content: "\f3d2";
	font-family: "Ionicons";
	font-weight: 400;
	font-size: 18px;
	top: auto;
	left: auto
}

.noo-event-calendar-wrap th,
.noo-event-calendar-wrap td {
	border-color: #ededed;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-event-calendar-wrap th {
	padding: 20px
}

.noo-event-calendar-wrap th.fc-widget-header {
	border-color: rgba(42, 29, 74, .25) !important;
	font-size: 16px;
	font-weight: 400;
	padding: 6px 0;
	line-height: 50px;
	text-transform: uppercase
}

.noo-event-calendar-wrap th.fc-widget-header .fc-title {
	padding: 5px 15px;
	margin: 4px 2px
}

.noo-event-calendar-wrap th.fc-widget-header .fc-close {
	padding: 10px;
	opacity: .5;
	filter: alpha(opacity=50)
}

.noo-event-calendar-wrap th.fc-widget-header .fc-close:hover,
.noo-event-calendar-wrap th.fc-widget-header .fc-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-event-calendar-wrap .fc-view table {
	margin: 0
}

.noo-event-calendar-wrap .fc-view table .fc-head {
	background: #5f41a5;
	color: #fff
}

.noo-event-calendar-wrap .fc-today {
	background: 0 0
}

.noo-event-calendar-wrap .fc-basic-view .fc-day-number {
	color: #ababab;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	font-size: 16px;
	padding: 4px 20px 6px;
	line-height: 48px;
	text-align: left
}

.noo-event-calendar-wrap .fc-today.fc-state-highlight {
	background: #5f41a5;
	color: #fff;
	display: inline-block;
	height: 30px;
	padding: 0;
	margin: 10px;
	line-height: 30px;
	text-indent: 7px;
	width: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-event-calendar-wrap .fc-event {
	background: 0 0;
	border: none;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 0 20px;
	margin: 0;
	max-height: 55px;
	overflow: hidden
}

.noo-event-calendar-wrap .fc-event:hover,
.noo-event-calendar-wrap .fc-event:focus {
	color: #5f41a5
}

.noo-event-calendar-wrap .fc-trainer,
.noo-event-calendar-wrap .fc-time {
	display: none
}

.noo-event-calendar-wrap .fc-title {
	font-weight: 400;
	white-space: normal;
	overflow: visible
}

.noo-event-calendar-wrap .fc-day-grid-container .fc-day:hover,
.noo-event-calendar-wrap .fc-row .fc-day:hover,
.noo-event-calendar-wrap .fc-day-grid-container .fc-day:focus,
.noo-event-calendar-wrap .fc-row .fc-day:focus {
	background: #fff;
	-webkit-box-shadow: 0px 0px 8px 8px rgba(227, 227, 227, .3);
	box-shadow: 0px 0px 8px 8px rgba(227, 227, 227, .3)
}

.noo-event-calendar-wrap a.fc-more {
	margin: 20px
}

.noo-event-calendar-wrap a.fc-more:hover,
.noo-event-calendar-wrap a.fc-more:focus {
	color: #5f41a5
}

.noo-event-calendar-wrap .fc-popover .fc-event {
	padding: 10px !important;
	border-top: 1px solid #eaeaea;
	font-size: 14px !important;
	line-height: 21px !important
}

.noo-event-calendar-wrap .fc-popover .fc-event:first-child {
	border: none
}

.noo-event-calendar-wrap .fc-h-event.fc-not-start,
.noo-event-calendar-wrap .fc-h-event.fc-not-end {
	padding: 0 20px
}

.export-timetable a {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}

@media screen and (max-width:991px) {
	.noo-event-calendar-wrap,
	.export-timetable {
		display: none
	}
}

.noo-responsive-calendar-wrap {
	padding: 0 15px
}

@media screen and (min-width:992px) {
	.noo-responsive-calendar-wrap {
		display: none
	}
}

.noo-responsive-calendar-wrap a {
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.noo-responsive-calendar-wrap a:focus,
.noo-responsive-calendar-wrap a:hover {
	outline: none;
	text-decoration: none
}

.noo-responsive-calendar-wrap .res-calendar-navigation {
	position: relative;
	height: 20px;
	margin: 20px 0
}

.noo-responsive-calendar-wrap .res-calendar-navigation h3 {
	color: #454545;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 5px;
	position: absolute;
	top: 0;
	left: 50%;
	white-space: nowrap;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

@media screen and (max-width:321px) {
	.noo-responsive-calendar-wrap .res-calendar-navigation h3 {
		white-space: normal;
		font-size: 14px
	}
}

.noo-responsive-calendar-wrap .res-calendar-navigation .prev,
.noo-responsive-calendar-wrap .res-calendar-navigation .next {
	position: absolute;
	top: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #5f41a5;
	color: #5f41a5;
	width: 30px;
	height: 30px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	text-align: center
}

.noo-responsive-calendar-wrap .res-calendar-navigation .prev:focus,
.noo-responsive-calendar-wrap .res-calendar-navigation .next:focus,
.noo-responsive-calendar-wrap .res-calendar-navigation .prev:hover,
.noo-responsive-calendar-wrap .res-calendar-navigation .next:hover {
	background-color: #5f41a5;
	color: #fff
}

.noo-responsive-calendar-wrap .res-calendar-navigation .prev i,
.noo-responsive-calendar-wrap .res-calendar-navigation .next i {
	font-size: 16px;
	font-weight: 700;
	display: inline;
	vertical-align: baseline;
	line-height: 28px;
	margin: 0
}

.noo-responsive-calendar-wrap .res-calendar-navigation .prev {
	left: 0
}

.noo-responsive-calendar-wrap .res-calendar-navigation .next {
	right: 0
}

.noo-responsive-calendar-wrap .item-weekday {
	background-color: #f7f7f7;
	border: 1px solid #eee;
	border-left-width: 3px;
	border-right-width: 0;
	padding: 5px 10px;
	color: #333;
	margin: 5px 0;
	border-left-color: #b9b7b7
}

.noo-responsive-calendar-wrap .item-weekday.today {
	background: #fcf8e3
}

.noo-responsive-calendar-wrap .item-day {
	position: relative;
	padding: 3px 0 3px 4px;
	font-size: 15px
}

.noo-responsive-calendar-wrap .item-day span {
	font-weight: 600;
	color: #333
}

.noo-responsive-calendar-wrap .item-day i {
	font-weight: 300
}

@media screen and (max-width:479px) {
	.noo-responsive-calendar-wrap .item-day i {
		display: none
	}
}

.noo-responsive-calendar-wrap .item-day a {
	margin-left: 10px
}

.noo-responsive-calendar-wrap .item-day .item-ribbon {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	border: 1px solid #fff;
	border-left-width: 0;
	border-right-width: 0
}

@media (max-width:768px) {
	.noo-event-calendar-wrap .fc-day-number {
		line-height: 21px !important;
		padding: 5px !important;
		font-size: 13px !important;
		font-weight: 400 !important
	}
	.noo-event-calendar-wrap .fc-day-number.fc-today {
		height: 20px !important;
		margin: 4px !important;
		text-indent: 7px !important;
		width: 20px !important
	}
	.noo-event-calendar-wrap .fc-widget-header {
		font-size: 14px;
		padding: 5px 0
	}
	.noo-event-calendar-wrap .fc-title {
		font-size: 13px;
		font-weight: 400;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.fc-view {
		/*width: 768px !important;*/
		margin: 0 auto
	}
}

.noo_counter_background {
	background-color: #e182a8
}

.noo-counter-wrap {
	padding: 40px 0;
	display: flex;
	-webkit-display: flex;
	-ms-display: flex;
	-moz-display: flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-moz-align-items: center
}

.noo-counter-wrap:before,
.noo-counter-wrap:after {
	content: " ";
	display: table
}

.noo-counter-wrap:after {
	clear: both
}

.noo-counter-wrap:before,
.noo-counter-wrap:after {
	content: " ";
	display: table
}

.noo-counter-wrap:after {
	clear: both
}

.noo-counter-wrap img {
	float: left
}

.noo-counter-wrap .noo-counter-content {
	float: left;
	position: relative;
	color: #fff;
	padding-left: 30px;
	margin-left: 38px
}

.noo-counter-wrap .noo-counter-content:before {
	width: 2px;
	height: 45px;
	top: 50%;
	left: 0;
	background: #fff;
	content: '';
	position: absolute;
	-webkit-transform: rotate(28deg);
	-ms-transform: rotate(28deg);
	-o-transform: rotate(28deg);
	transform: rotate(28deg);
	margin-top: -22.5px
}

.noo-counter-wrap .noo-counter-content h4 {
	font-size: 42px;
	display: block;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
	margin: 0 0 2px;
	font-family: 'Droid Serif', serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.noo-counter-wrap .noo-counter-content span {
	font-size: 18px;
	line-height: 30.03px;
	display: block;
	font-weight: 300
}

@media (max-width:1500px) {
	div.reponsive-counter .vc_column-inner {
		padding-left: 15px !important
	}
}

.noo-short-intro {
	position: relative;
	text-align: right;
	padding: 153px 90px 100px 15px
}

@media (max-width:1300px) {
	.noo-short-intro {
		padding: 153px 30px 100px 15px
	}
}

@media (max-width:1199px) {
	.noo-short-intro {
		padding: 153px 15px 100px
	}
}

@media (max-width:320px) {
	.noo-short-intro {
		padding: 70px 15px
	}
	.noo-short-intro p {
		font-size: 18px
	}
}

.noo-short-intro img {
	position: absolute;
	left: -160px;
	top: -75px
}

@media (max-width:1700px) {
	.noo-short-intro img {
		display: none
	}
}

.noo-short-intro h3 {
	font-size: 48px;
	line-height: 1;
	color: #5f41a5;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 6px;
	padding: 0;
	position: relative
}

.noo-short-intro h3 span {
	color: #e182a8
}

@media (max-width:767px) {
	.noo-short-intro h3 {
		font-size: 34px;
		line-height: 36px
	}
}

@media (max-width:479px) {
	.noo-short-intro h3 {
		font-size: 26px
	}
}

.noo-short-intro p {
	font-size: 20px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	position: relative
}

.noo-short-intro .custom_link {
	background-color: #e182a8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 10px 35px;
	text-decoration: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin-top: 15px;
	display: inline-block;
	position: relative
}

.noo-short-intro .custom_link:hover {
	background: #d2447d
}

.noo-custom-html {
	position: relative;
	width: 100%;
	padding: 66px 0 76px
}

.noo-custom-html span {
	color: #fff;
	font-size: 24px;
	font-style: italic;
	font-weight: 300
}

.noo-custom-html h3 {
	font-size: 32px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	max-width: 450px;
	line-height: 42px;
	font-weight: 400
}

@media (max-width:767px) {
	.noo-custom-html h3 {
		font-size: 24px;
		line-height: 32px
	}
}

@media (max-width:479px) {
	.noo-custom-html h3 {
		font-size: 22px
	}
}

.noo-custom-html img {
	position: absolute;
	right: -20%;
	top: -20%
}

@media (max-width:1700px) {
	.noo-custom-html img {
		right: -50px;
		top: -42px
	}
}

@media (max-width:1119px) {
	.noo-custom-html img {
		display: none
	}
}

.noo-custom-html a {
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 9px 26px;
	text-decoration: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin-top: 32px;
	display: inline-block
}

.noo-custom-html a i {
	padding-right: 10px
}

.noo-custom-html a:hover {
	background: #fff;
	color: #333
}

.ui-datepicker-calendar {
	width: 350px
}

.ui-timepicker-table td {
	width: 35px;
	text-align: center
}

.ui-datepicker .ui-datepicker-header {
	background: #e182a8;
	color: #fff
}

.ui-datepicker-calendar tr td {
	text-align: center;
	cursor: pointer
}

.ui-datepicker-calendar tr td:hover {
	background: #e182a8
}

.ui-datepicker-calendar tr td:hover a {
	color: #fff
}

.ui-timepicker-table td a {
	padding: 5px;
	width: auto
}

@media screen and (min-width:767px) {
	.contact-form-wrapper {
		width: 100% !important
	}
}

@media screen and (min-width:1200px) {
	.contact-form-wrapper {
		width: 50% !important
	}
}

@media screen and (min-width:768px) {
	.block-contact-form .vc_col-sm-6 {
		width: 100%
	}
}

@media screen and (min-width:1200px) {
	.block-contact-form .vc_col-sm-6 {
		width: 50%
	}
}

.noo-contact-form-7.style-default .noo-theme-title {
	font-size: 42px;
	line-height: 44px;
	color: #e182a8;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 3px;
	padding: 0
}

.noo-contact-form-7.style-default .noo-theme-title span {
	color: #5f41a5;
	display: block
}

@media (max-width:767px) {
	.noo-contact-form-7.style-default .noo-theme-title {
		font-size: 34px;
		line-height: 36px
	}
}

@media (max-width:479px) {
	.noo-contact-form-7.style-default .noo-theme-title {
		font-size: 26px
	}
}

.noo-contact-form-7.style-default p.desc {
	font-size: 20px;
	font-style: italic
}

.noo-contact-form-7.style-default .wpcf7-form {
	margin-top: 48px
}

.noo-contact-form-7.style-default .wpcf7-form input:not([type=submit]) {
	border: 1px solid #e2e2e2;
	height: 45px;
	width: 100%;
	color: #888;
	font-size: 15px;
	padding: 0 20px;
	margin: 12.5px 0
}

.noo-contact-form-7.style-default .wpcf7-form input:not([type=submit])::-moz-placeholder {
	color: #888;
	opacity: 1
}

.noo-contact-form-7.style-default .wpcf7-form input:not([type=submit]):-ms-input-placeholder {
	color: #888
}

.noo-contact-form-7.style-default .wpcf7-form input:not([type=submit])::-webkit-input-placeholder {
	color: #888
}

.noo-contact-form-7.style-default .wpcf7-form select:not([multiple]) {
	margin: 12.5px 0;
	height: 45px;
	color: #888;
	font-size: 15px;
	width: 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0 20px;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-khtml-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../images/arrow.png) no-repeat right center #fff;
	cursor: pointer
}

.noo-contact-form-7.style-default .wpcf7-form select:not([multiple]):focus {
	outline-color: transparent;
	outline: none
}

.noo-contact-form-7.style-default .wpcf7-form select::-ms-expand {
	display: none
}

.noo-contact-form-7.style-default .wpcf7-form textarea {
	color: #888;
	font-size: 15px;
	width: 100%;
	border: 1px solid #e2e2e2;
	padding: 20px;
	margin-top: 12.5px;
	height: 120px
}

.noo-contact-form-7.style-default .wpcf7-form input[type=submit] {
	background-color: #e182a8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 10px 35px;
	text-decoration: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin-top: 42px;
	display: inline-block;
	border: 0
}

.noo-contact-form-7.style-default .wpcf7-form input[type=submit]:hover {
	background: #d2447d
}

@media (max-width:320px) {
	.noo-contact-form-7.style-default .noo-theme-title {
		font-size: 32px;
		line-height: 36px
	}
	.noo-contact-form-7.style-default p.desc {
		font-size: 18px
	}
}

.noo-contact-form-7.style-2 {
	margin: 100px 0;
	display: inline-block
}

.noo-contact-form-7.style-2 .noo-theme-title {
	font-size: 42px;
	font-weight: 400
}

.noo-contact-form-7.style-2 .noo-theme-title i {
	font-style: normal;
	color: #fff
}

.noo-contact-form-7.style-2 p.desc {
	font-size: 20px;
	color: #fff
}

.noo-contact-form-7.style-2 .wpcf7-form {
	margin-top: 20px
}

.noo-contact-form-7.style-2 .wpcf7-form input:not([type=submit]) {
	height: 45px;
	width: 100%;
	color: #fff;
	font-size: 15px;
	margin: 20px 0 0;
	background: 0 0;
	border: none
}

.noo-contact-form-7.style-2 .wpcf7-form input:not([type=submit])::-moz-placeholder {
	color: #888;
	opacity: 1
}

.noo-contact-form-7.style-2 .wpcf7-form input:not([type=submit]):-ms-input-placeholder {
	color: #888
}

.noo-contact-form-7.style-2 .wpcf7-form input:not([type=submit])::-webkit-input-placeholder {
	color: #888
}

.noo-contact-form-7.style-2 .wpcf7-form input[type=text],
.noo-contact-form-7.style-2 .wpcf7-form input[type=number],
.noo-contact-form-7.style-2 .wpcf7-form input[type=email] {
	color: #fff
}

.noo-contact-form-7.style-2 .wpcf7-form input[type=text]:focus,
.noo-contact-form-7.style-2 .wpcf7-form input[type=number]:focus,
.noo-contact-form-7.style-2 .wpcf7-form input[type=email]:focus {
	outline: none
}

.noo-contact-form-7.style-2 .wpcf7-form .hermosa-date-block {
	display: flex;
	align-items: center
}

.noo-contact-form-7.style-2 .wpcf7-form .hermosa-date-block .fa-calendar-o {
	color: #fff;
	position: absolute;
	right: 15px;
	bottom: 20%
}

.noo-contact-form-7.style-2 .wpcf7-form .wpcf7-form-control-wrap {
	width: 100%
}

.noo-contact-form-7.style-2 .wpcf7-form .wpcf7-form-control-wrap ::-webkit-input-placeholder {
	color: #fff !important
}

.noo-contact-form-7.style-2 .wpcf7-form .wpcf7-form-control-wrap ::-moz-placeholder {
	color: #fff !important
}

.noo-contact-form-7.style-2 .wpcf7-form .wpcf7-form-control-wrap ::-moz-placeholder {
	color: #fff !important
}

.noo-contact-form-7.style-2 .wpcf7-form .wpcf7-form-control-wrap ::-ms-input-placeholder {
	color: #fff !important
}

.noo-contact-form-7.style-2 .wpcf7-form .wpcf7-form-control-wrap.repair .wpcf7-validates-as-required option {
	background: #888
}

.noo-contact-form-7.style-2 .wpcf7-form select:not([multiple]) {
	margin: 20px 0 0;
	height: 45px;
	color: #fff;
	font-size: 15px;
	width: 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-khtml-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../images/arrow.png) no-repeat right center;
	cursor: pointer;
	background-position: 105% 0;
	border: none
}

.noo-contact-form-7.style-2 .wpcf7-form select:not([multiple]):focus {
	outline-color: transparent;
	outline: none
}

.noo-contact-form-7.style-2 .wpcf7-form select::-ms-expand {
	display: none
}

.noo-contact-form-7.style-2 .wpcf7-form textarea {
	color: #fff;
	font-size: 15px;
	width: 100%;
	border: 1px solid #e2e2e2;
	padding: 20px;
	margin-top: 12.5px;
	height: 120px
}

.noo-contact-form-7.style-2 .wpcf7-form textarea::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.noo-contact-form-7.style-2 .wpcf7-form textarea:-ms-input-placeholder {
	color: #fff
}

.noo-contact-form-7.style-2 .wpcf7-form textarea::-webkit-input-placeholder {
	color: #fff
}

.noo-contact-form-7.style-2 .wpcf7-form input[type=submit] {
	background-color: #e182a8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 10px 35px;
	text-decoration: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	margin-top: 60px;
	display: inline-block;
	border: 0
}

.noo-contact-form-7.style-2 .wpcf7-form input[type=submit]:hover {
	background: #d2447d
}

@media (max-width:320px) {
	.noo-contact-form-7.style-2 .noo-theme-title {
		font-size: 32px;
		line-height: 36px
	}
	.noo-contact-form-7.style-2 p.desc {
		font-size: 18px
	}
}

@media (max-width:1500px) {
	div.reponsive-form .vc_column-inner {
		padding: 50px !important
	}
}

@media (max-width:991px) {
	div.reponsive-form .vc_column-inner {
		padding: 30px 15px !important
	}
}

.noo-contact-form {
	max-width: 633px;
	text-align: center
}

.noo-contact-form .noo-title {
	padding: 0 0 40px
}

.noo-contact-form input[type=text],
.noo-contact-form input[type=email],
.noo-contact-form textarea {
	background: #fff;
	border: 1px solid #eee;
	color: #888;
	font-size: 15px;
	line-height: 24px;
	margin: 0 0 25px;
	padding: 8px 15px;
	width: 100%
}

.noo-contact-form input[type=text]::-moz-placeholder,
.noo-contact-form input[type=email]::-moz-placeholder,
.noo-contact-form textarea::-moz-placeholder {
	color: #888;
	opacity: 1
}

.noo-contact-form input[type=text]:-ms-input-placeholder,
.noo-contact-form input[type=email]:-ms-input-placeholder,
.noo-contact-form textarea:-ms-input-placeholder {
	color: #888
}

.noo-contact-form input[type=text]::-webkit-input-placeholder,
.noo-contact-form input[type=email]::-webkit-input-placeholder,
.noo-contact-form textarea::-webkit-input-placeholder {
	color: #888
}

.noo-contact-form input[type=submit] {
	background: #e182a8;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin: 10px 0 0;
	padding: 10px 40px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-contact-form input[type=submit]:hover {
	background: #d2447d
}

.noo-contact-form span.wpcf7-not-valid-tip {
	text-align: left;
	margin-bottom: 25px
}

.contact-form .noo-contact-form-7 {
	padding: 0 15%
}

.noo-video h3 {
	font-size: 42px;
	line-height: 45px;
	color: #e182a8;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 6px;
	padding: 0
}

.noo-video h3 span {
	color: #5f41a5;
	display: block
}

@media (max-width:767px) {
	.noo-video h3 {
		font-size: 34px;
		line-height: 36px
	}
}

@media (max-width:479px) {
	.noo-video h3 {
		font-size: 26px
	}
}

.noo-video p {
	font-size: 20px;
	font-family: 'Droid Serif', serif;
	font-style: italic
}

.noo-video .thumb_image {
	position: relative;
	max-width: 660px;
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .22);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, .22);
	margin-top: 60px
}

.noo-video .thumb_image img {
	width: 100%
}

.noo-video .noo-control-video {
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
	background-color: #5f41a5;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	line-height: 75px;
	font-size: 25px;
	-webkit-box-shadow: 0 0 0 8px rgba(95, 65, 165, .2);
	box-shadow: 0 0 0 8px rgba(95, 65, 165, .2);
	text-align: center;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	overflow: hidden;
	cursor: pointer
}

.noo-video .noo-control-video i {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.noo-video .noo-control-video i:last-child {
	left: -100%
}

.noo-video .noo-control-video:hover {
	-webkit-box-shadow: 0 0 0 3px rgba(95, 65, 165, .2);
	box-shadow: 0 0 0 3px rgba(95, 65, 165, .2)
}

.noo-video .noo-control-video:hover i {
	left: 150%
}

.noo-video .noo-control-video:hover i:last-child {
	left: 50%
}

.noo-video.style-2 h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase
}

.noo-video.style-2 p {
	color: rgba(255, 255, 255, .7);
	font-size: 14px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	line-height: 24px
}

.noo-video.style-2 .thumb_image {
	margin-top: 50px;
	overflow: hidden
}

.noo-video.style-2 .noo-video-action {
	display: flex;
	position: relative;
	padding: 35px 0;
	justify-content: center
}

.noo-video.style-2 .noo-video-action .noo-control-video {
	font-size: 16px;
	float: left;
	left: auto;
	top: auto;
	height: 40px;
	margin-right: 28px;
	position: inherit;
	width: 40px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.noo-video.style-2 .noo-video-action .video-info {
	margin-top: -5px
}

.noo-video.style-2 .noo-video-action:after {
	clear: both;
	content: '';
	display: table
}

.noo-video.style-3 .thumb_image .noo-control-video {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent
}

.noo-video.style-3 .thumb_image .noo-control-video:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

.noo-lightbox-video {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	z-index: 9999;
	left: 0;
	top: 0;
	display: flex;
	align-items: center
}

.noo-lightbox-video iframe {
	width: 100%;
	height: 100%;
	border: 0
}

.noo-lightbox-video .noo-iframe-video {
	width: 600px;
	height: 450px;
	margin: auto
}

@media (max-width:1500px) {
	div.noo-reponsive-video .vc_column-inner {
		padding: 50px !important
	}
}

@media (max-width:991px) {
	div.noo-reponsive-video .vc_column-inner {
		padding: 30px 15px !important
	}
}

@media (max-width:767px) {
	div.responsive-15 .vc_column-inner {
		padding-left: 15px !important
	}
}

.noo-gallery-wraper {
	list-style: none;
	padding: 0;
	margin: 0
}

.noo-gallery-wraper:before,
.noo-gallery-wraper:after {
	content: " ";
	display: table
}

.noo-gallery-wraper:after {
	clear: both
}

.noo-gallery-wraper:before,
.noo-gallery-wraper:after {
	content: " ";
	display: table
}

.noo-gallery-wraper:after {
	clear: both
}

.noo-gallery-item {
	padding-top: 15px;
	padding-bottom: 15px
}

.noo-gallery-inner.style-1 {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	position: relative;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 22px 0 rgba(0, 0, 0, .1)
}

.noo-gallery-inner.style-1 .noo-gallery-inner-content {
	overflow: hidden;
	position: relative
}

.noo-gallery-inner.style-1 img {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-gallery-inner.style-1:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.noo-gallery-inner.style-1:hover .noo-gallery-content {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.noo-gallery-inner.style-1:hover .noo-gallery-content .noo-gallery-center h3,
.noo-gallery-inner.style-1:hover .noo-gallery-content .noo-gallery-center span {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.noo-gallery-inner.style-1 .noo-gallery-content {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	text-align: center;
	width: 100%;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-ms-display: flex;
	background-color: rgba(95, 65, 165, .8);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	cursor: pointer
}

.noo-gallery-inner.style-1 .noo-gallery-content .noo-gallery-center {
	width: 100%;
	padding: 15px
}

.noo-gallery-inner.style-1 .noo-gallery-content .noo-gallery-center h3 {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, -45px);
	-ms-transform: translate(0, -45px);
	-o-transform: translate(0, -45px);
	transform: translate(0, -45px);
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	font-weight: 400
}

.noo-gallery-inner.style-1 .noo-gallery-content .noo-gallery-center span {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	display: block;
	-webkit-transform: translate(0, 45px);
	-ms-transform: translate(0, 45px);
	-o-transform: translate(0, 45px);
	transform: translate(0, 45px);
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff
}

.noo-gallery-inner.style-2 {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	position: relative;
	background-color: #fff
}

.noo-gallery-inner.style-2 .noo-gallery-inner-content {
	overflow: hidden;
	position: relative
}

.noo-gallery-inner.style-2 img {
	width: 100%;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-gallery-inner.style-2:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.noo-gallery-inner.style-2:hover .noo-gallery-content {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.noo-gallery-inner.style-2:hover .noo-gallery-content .noo-gallery-center h3,
.noo-gallery-inner.style-2:hover .noo-gallery-content .noo-gallery-center span {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.noo-gallery-inner.style-2 .noo-gallery-content {
	border: 1px solid #eee;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	text-align: center;
	width: 100%;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	display: flex;
	-moz-display: flex;
	-webkit-display: flex;
	-ms-display: flex;
	background-color: rgba(0, 0, 0, .32);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	cursor: pointer
}

.noo-gallery-inner.style-2 .noo-gallery-content .noo-gallery-center {
	width: 100%;
	padding: 15px
}

.noo-gallery-inner.style-2 .noo-gallery-content .noo-gallery-center h3 {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, -45px);
	-ms-transform: translate(0, -45px);
	-o-transform: translate(0, -45px);
	transform: translate(0, -45px);
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	font-weight: 400
}

.noo-gallery-inner.style-2 .noo-gallery-content .noo-gallery-center span {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	display: block;
	-webkit-transform: translate(0, 45px);
	-ms-transform: translate(0, 45px);
	-o-transform: translate(0, 45px);
	transform: translate(0, 45px);
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff
}

.slideshow {
	position: fixed;
	background: rgba(0, 0, 0, .9);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 500;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transition: opacity .5s, visibility 0s .5s;
	transition: opacity .5s, visibility 0s .5s
}

.slideshow-open .slideshow {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.slideshow ul {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate3d(0, 0, 150px);
	transform: translate3d(0, 0, 150px);
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s
}

.slideshow ul.animatable li {
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s
}

.slideshow-open .slideshow ul {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slideshow li {
	width: 800px;
	height: 660px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -330px 0 0 -400px;
	visibility: hidden;
	display: flex;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	opacity: 0;
	filter: alpha(opacity=0)
}

.slideshow li.current {
	opacity: 1;
	filter: alpha(opacity=100)
}

.slideshow li.show {
	visibility: visible
}

.slideshow li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .8);
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.slideshow li.current:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s, visibility 0s .3s;
	transition: opacity .3s, visibility 0s .3s
}

.slideshow figure {
	overflow: hidden
}

.slideshow figure img {
	width: 100%
}

.slideshow figcaption {
	padding-bottom: 20px
}

.slideshow figcaption h3 {
	text-align: center;
	margin: 0;
	padding: 0
}

.slideshow nav span {
	position: fixed;
	z-index: 1000;
	color: #59656c;
	text-align: center;
	padding: 3%;
	cursor: pointer;
	font-size: 2.2em
}

.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.slideshow nav span.nav-next {
	right: 0
}

.slideshow nav span.nav-close {
	top: 30px;
	right: 30px;
	padding: 0
}

.grid-wrap {
	margin: 0 -15px
}

span.nav-prev {
	width: 50px;
	height: 100px;
	background-image: url(../images/prev-icon.png);
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat
}

span.nav-next {
	width: 50px;
	height: 100px;
	background-image: url(../images/next-icon.png);
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat
}

span.nav-close {
	width: 60px;
	height: 60px;
	background-image: url(../images/remove2.png);
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat
}

@media screen and (max-width:60em) {
	.slideshow li {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		margin: 0;
		padding: 15px
	}
	.slideshow li figure img {
		width: auto;
		margin: 0 auto;
		max-width: 100%
	}
	.slideshow nav span,
	.slideshow nav span.nav-close {
		font-size: 1.8em;
		padding: .3em
	}
	.info-keys {
		display: none
	}
	span.nav-prev {
		margin-left: 20px;
		background-size: 17px 40px;
		background-color: rgba(0, 0, 0, .6);
		width: 40px;
		height: 70px
	}
	span.nav-next {
		margin-right: 20px;
		background-size: 17px 40px;
		background-color: rgba(0, 0, 0, .6);
		width: 40px;
		height: 70px
	}
}

.shortcode-title-gallery .style_title-1.noo-theme-wraptext {
	text-align: center !important;
	margin: 10px 0 50px
}

.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title {
	display: inline-block;
	position: relative
}

.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: url(../images/theme-icon.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 81px;
	width: 149px;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-title {
	color: #e182a8;
	font-weight: 400;
	letter-spacing: .5px;
	text-transform: uppercase;
	position: relative;
	font-size: 42px
}

@media screen and (max-width:767px) {
	.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 34px
	}
}

@media screen and (max-width:479px) {
	.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-title {
		font-size: 26px
	}
}

.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-title .first-word {
	color: #5f41a5
}

.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #696969;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px
}

@media screen and (max-width:767px) {
	.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 18px
	}
}

@media screen and (max-width:479px) {
	.shortcode-title-gallery .style_title-1.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
		font-size: 16px
	}
}

.shortcode-title-gallery .style_title-2.noo-theme-wraptext {
	margin: 100px 0 0
}

.shortcode-title-gallery .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	color: #fff;
	text-transform: none;
	letter-spacing: .5px;
	position: relative
}

.shortcode-title-gallery .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Lato', serif
}

.shortcode-title-gallery .style_title-2.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: none
}

.shortcode-title-gallery .style_title-3.noo-theme-wraptext {
	margin: 80px 0 0
}

.shortcode-title-gallery .style_title-3.noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	color: #fff;
	text-transform: none;
	letter-spacing: .5px;
	position: relative;
	display: inline-block
}

.shortcode-title-gallery .style_title-3.noo-theme-wraptext .wrap-title .noo-theme-title:before {
	content: '';
	position: absolute;
	background-image: url(../images/icon-header.png);
	width: 94px;
	height: 56px;
	top: -65%;
	left: 50%;
	transform: translateX(-50%)
}

.shortcode-title-gallery .style_title-3.noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 500;
	font-style: normal;
	font-family: 'Lato', serif
}

.shortcode-title-gallery .style_title-3.noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background: 0 0
}

.noo_partner {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center
}

.noo_partner li {
	padding: 30px 0
}

.noo_partner li img {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo_partner li img:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.noo_partner-wrap .owl-carousel .owl-item img {
	width: auto
}

.noo-mailchimp {
	padding: 70px 0
}

.noo-mailchimp .noo-mailchimp-left {
	float: left;
	width: 50%
}

.noo-mailchimp .noo-mailchimp-left .noo-title {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: .2px;
	padding: 0 0 10px;
	margin: 0;
	text-transform: uppercase
}

.noo-mailchimp .noo-mailchimp-left .noo-sub-title {
	color: #fff;
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px
}

.noo-mailchimp .noo-mailchimp-right {
	float: right;
	width: 50%;
	margin: 15px 0 0
}

.noo-mailchimp .noo-mailchimp-right .mc_footer input[type=email] {
	border: 1px solid #aa9dce;
	background: #8d7abd;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	padding: 12px 20px;
	width: 100%
}

.noo-mailchimp .noo-mailchimp-right .mc_footer input[type=email]::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.noo-mailchimp .noo-mailchimp-right .mc_footer input[type=email]:-ms-input-placeholder {
	color: #fff
}

.noo-mailchimp .noo-mailchimp-right .mc_footer input[type=email]::-webkit-input-placeholder {
	color: #fff
}

.noo-mailchimp .noo-mailchimp-right .mc_footer input[type=submit] {
	text-indent: -125px
}

.noo-mailchimp .noo-mailchimp-right .mc_footer i {
	color: #fff;
	top: 6px
}

.noo-mailchimp .noo-mailchimp-right .mc4wp-alert {
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	padding: 10px 0;
	font-style: italic;
	font-weight: 300
}

.noo-mailchimp:after {
	clear: both;
	content: '';
	display: table
}

@media (max-width:991px) {
	.noo-mailchimp {
		text-align: center
	}
	.noo-mailchimp .noo-mailchimp-left,
	.noo-mailchimp .noo-mailchimp-right {
		width: 100%
	}
	.noo-mailchimp .noo-mailchimp-left .noo-title {
		font-size: 25px
	}
	.noo-mailchimp .noo-mailchimp-left .noo-sub-title {
		font-size: 15px
	}
	.noo-mailchimp .noo-mailchimp-right {
		margin: 30px 0 0
	}
	.noo-mailchimp .noo-mailchimp-right .mc_footer input[type=email] {
		padding: 8px 15px
	}
	.noo-mailchimp .noo-mailchimp-right .mc_footer i {
		top: 1px
	}
}

.noo_sh_blog_wraper {
	margin: 0 -15px
}

.masonry-item {
	margin-bottom: 60px
}

.yes_shadow .our-blog-item {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16)
}

.our-blog-item {
	background: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.our-blog-item a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.our-blog-item .blog-item-header {
	overflow: hidden
}

.our-blog-item .blog-item-header iframe {
	width: 100%;
	min-height: 225px;
	border: 0
}

.our-blog-item .noo-blog-meta {
	padding: 22px 30px 7px
}

.our-blog-item .noo-blog-meta:before,
.our-blog-item .noo-blog-meta:after {
	content: " ";
	display: table
}

.our-blog-item .noo-blog-meta:after {
	clear: both
}

.our-blog-item .noo-blog-meta:before,
.our-blog-item .noo-blog-meta:after {
	content: " ";
	display: table
}

.our-blog-item .noo-blog-meta:after {
	clear: both
}

.our-blog-item .noo-blog-meta .cats-links {
	display: block;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 3px
}

.our-blog-item .noo-blog-meta .cats-links a {
	color: #5f41a5
}

.our-blog-item .noo-blog-meta .comment-meta {
	display: block;
	float: right;
	font-size: 15px
}

.our-blog-item .noo-blog-meta .comment-meta i {
	color: #e182a8;
	padding-right: 8px;
	font-size: 16px
}

.our-blog-item .noo-blog-meta .comment-meta span:first-child {
	padding-right: 20px
}

.our-blog-item .noo-blog-entry {
	padding: 0 30px 15px
}

.our-blog-item .noo-blog-entry h3 {
	margin: 0 0 10px;
	padding: 0;
	font-weight: 400;
	line-height: 34px
}

.our-blog-item .noo-blog-entry h3 a {
	color: #333;
	text-decoration: none
}

.our-blog-item .noo-blog-entry h3 a:hover {
	color: #e182a8
}

.our-blog-item .noo-blog-footer {
	border-top: 1px solid rgba(221, 238, 245, .7);
	padding: 20px 30px
}

.our-blog-item .noo-blog-footer:before,
.our-blog-item .noo-blog-footer:after {
	content: " ";
	display: table
}

.our-blog-item .noo-blog-footer:after {
	clear: both
}

.our-blog-item .noo-blog-footer:before,
.our-blog-item .noo-blog-footer:after {
	content: " ";
	display: table
}

.our-blog-item .noo-blog-footer:after {
	clear: both
}

.our-blog-item .noo-blog-footer span {
	float: left;
	color: #ababab;
	font-size: 14px;
	font-style: italic;
	font-family: 'Droid Serif', serif;
	padding-top: 9px
}

.our-blog-item .noo-blog-footer a {
	float: right;
	background-color: #e182a8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 7px 20px;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	display: inline-block;
	border: 0
}

.our-blog-item .noo-blog-footer a:hover {
	background: #d2447d
}

.style_1 .our-blog-item:hover {
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .16);
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

.style_2 .blog-item-header img {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.style_2 .our-blog-item {
	-webkit-border-radius: 0;
	border-radius: 0
}

.style_2 .our-blog-item:hover .blog-item-header img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.style_2 .our-blog-item .noo-blog-entry {
	margin-left: 50px;
	background: #fff;
	margin-top: -80px;
	position: relative;
	padding-top: 33px;
	padding-right: 0;
	padding-bottom: 0
}

.style_2 .our-blog-item .noo-blog-entry h3 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	margin-bottom: 15px
}

.style_2 .our-blog-item .noo-blog-entry h3 a {
	color: #5f41a5
}

.style_2 .our-blog-item .noo-blog-footer {
	margin-left: 50px;
	background: #fff;
	border-top: 0;
	padding-right: 0;
	padding-top: 0
}

.style_2 .our-blog-item .noo-blog-footer .noo-readmore {
	float: left;
	background: 0 0;
	color: #696969;
	padding: 4px 0
}

.style_2 .our-blog-item .noo-blog-footer .noo-readmore:before {
	content: "\f362";
	font-family: "Ionicons";
	color: #e182a8;
	padding-right: 10px
}

.style_2 .our-blog-item .noo-blog-footer .noo-readmore:hover {
	color: #e182a8
}

.style_2 .our-blog-item .noo-blog-footer .comment-meta {
	display: block;
	float: right;
	font-size: 15px;
	padding-top: 0
}

.style_2 .our-blog-item .noo-blog-footer .comment-meta i {
	color: #e182a8;
	padding-right: 8px;
	font-size: 16px
}

.style_2 .our-blog-item .noo-blog-footer .comment-meta span {
	padding-top: 0
}

.style_2 .our-blog-item .noo-blog-footer .comment-meta span:first-child {
	padding-right: 20px
}

@media (max-width:479px) {
	.style_2 .our-blog-item .noo-blog-footer,
	.style_2 .our-blog-item .noo-blog-entry {
		margin-left: 15px
	}
}

.blog-pagination {
	text-align: center
}

.blog-pagination .custom_link {
	background-color: #e182a8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 12px 38px;
	text-decoration: none;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	display: inline-block;
	border: 0;
	font-size: 18px
}

.blog-pagination .custom_link:hover {
	background: #d2447d
}

.noo_sh_blog_wraper .pagination {
	display: none
}

.noo-testimonial {
	padding: 95px 25px;
	position: relative;
	text-align: center
}

.noo-testimonial .noo-testimonial-wrap {
	cursor: ew-resize
}

.noo-testimonial.style-1 .noo-testimonial-image {
	position: relative;
	z-index: 1
}

.noo-testimonial.style-1 .noo-testimonial-item .noo-testimonial-content {
	color: #fff;
	font-family: 'Droid Serif', serif;
	font-size: 18px;
	font-style: italic;
	line-height: 36px;
	letter-spacing: 1px;
	padding: 60px 0 40px;
	margin: auto;
	width: 70%;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.noo-testimonial.style-1 .noo-testimonial-item .box-user {
	display: inline-block
}

.noo-testimonial.style-1 .noo-testimonial-item .box-user .box-avatar {
	background: #fff;
	float: left;
	padding: 5px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-testimonial.style-1 .noo-testimonial-item .box-user .box-avatar img {
	height: 75px;
	width: 75px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-testimonial.style-1 .noo-testimonial-item .box-user .box-info {
	padding: 0 30px;
	float: right;
	text-align: left
}

.noo-testimonial.style-1 .noo-testimonial-item .box-user .box-info .noo-testimonial-name {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 10px 0 0
}

.noo-testimonial.style-1 .noo-testimonial-item .box-user .box-info .noo-testimonial-position {
	color: rgba(255, 255, 255, .7);
	font-size: 15px;
	line-height: 24px
}

.noo-testimonial.style-1 .noo-testimonial-item .box-user:after {
	clear: both;
	content: '';
	display: table
}

.noo-testimonial.style-1 .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%
}

.noo-testimonial.style-1 .owl-nav .owl-prev {
	float: left
}

.noo-testimonial.style-1 .owl-nav .owl-prev:before {
	content: '\f104';
	font: normal normal normal 64px/1 FontAwesome;
	line-height: 0;
	color: #fff
}

.noo-testimonial.style-1 .owl-nav .owl-prev span {
	display: none
}

.noo-testimonial.style-1 .owl-nav .owl-prev:focus {
	outline: none
}

.noo-testimonial.style-1 .owl-nav .owl-next {
	float: right
}

.noo-testimonial.style-1 .owl-nav .owl-next:before {
	content: '\f105';
	font: normal normal normal 64px/1 FontAwesome;
	line-height: 0;
	color: #fff
}

.noo-testimonial.style-1 .owl-nav .owl-next span {
	display: none
}

.noo-testimonial.style-1 .owl-nav .owl-next:focus {
	outline: none
}

.noo-testimonial.style-1 .owl-dots {
	padding-top: 30px
}

.noo-testimonial.style-1 .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #fff;
	margin: 0 10px;
	border-radius: 100px
}

.noo-testimonial.style-1 .owl-dots .owl-dot:focus {
	outline: none
}

.noo-testimonial.style-2 {
	padding: 50px 25px;
	text-align: initial
}

.noo-testimonial.style-2 .noo-testimonial-wrap {
	position: relative
}

.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-content {
	border: 1px solid #fff;
	border-bottom: none;
	color: #fff;
	font-family: 'Droid Serif', serif;
	padding: 45px 35px 25px;
	position: relative;
	font-size: 18px;
	font-style: italic;
	line-height: 36px;
	letter-spacing: 1px;
	margin: auto;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-content .icon-wrap {
	bottom: 1px;
	height: 22px;
	left: 0;
	position: absolute;
	width: 100%
}

.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-content .icon-wrap span {
	position: absolute;
	display: inline-block
}

.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-content .icon-wrap .icon-item-1 {
	bottom: 0;
	border-top: 1px solid #fff;
	right: 0;
	height: 1px;
	width: calc(100% - 70px)
}

.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-content .icon-wrap .icon-item-2 {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	bottom: -24px;
	left: 0;
	height: 25px;
	width: 40px
}

.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-content .icon-wrap .icon-item-3 {
	border-top: 1px solid #fff;
	bottom: -12px;
	left: 36px;
	height: 1px;
	width: 38px;
	-webkit-transform: rotate(-38deg);
	-ms-transform: rotate(-38deg);
	-o-transform: rotate(-38deg);
	transform: rotate(-38deg)
}

.noo-testimonial.style-2 .noo-testimonial-item .noo-testimonial-content:before {
	content: "\f347";
	color: #fff;
	font-family: "Ionicons";
	font-size: 20px;
	font-style: italic;
	line-height: 32px;
	position: absolute;
	top: 15px;
	left: 15px
}

.noo-testimonial.style-2 .noo-testimonial-item .box-user {
	display: inline-block;
	padding-top: 50px
}

.noo-testimonial.style-2 .noo-testimonial-item .box-user .box-avatar {
	background: #fff;
	float: left;
	padding: 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-testimonial.style-2 .noo-testimonial-item .box-user .box-avatar img {
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-testimonial.style-2 .noo-testimonial-item .box-user .box-info {
	padding: 0 20px;
	float: right;
	text-align: left
}

.noo-testimonial.style-2 .noo-testimonial-item .box-user .box-info .noo-testimonial-name {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 3px 0 0
}

.noo-testimonial.style-2 .noo-testimonial-item .box-user .box-info .noo-testimonial-position {
	color: rgba(255, 255, 255, .7);
	font-size: 15px;
	line-height: 24px
}

.noo-testimonial.style-2 .noo-testimonial-item .box-user:after {
	clear: both;
	content: '';
	display: table
}

.noo-testimonial.style-2 .owl-nav {
	position: absolute;
	right: 0;
	top: 60%
}

.noo-testimonial.style-2 .owl-nav .owl-prev:before {
	content: '\f104';
	font: normal normal normal 20px/1 FontAwesome;
	line-height: 0;
	color: #fff;
	padding: 7px 14px;
	border-radius: 100px;
	background: #696969;
	margin: 5px
}

.noo-testimonial.style-2 .owl-nav .owl-prev span {
	display: none
}

.noo-testimonial.style-2 .owl-nav .owl-prev:focus {
	outline: none
}

.noo-testimonial.style-2 .owl-nav .owl-next:before {
	content: '\f105';
	font: normal normal normal 20px/1 FontAwesome;
	line-height: 0;
	color: #fff;
	padding: 7px 14px;
	border-radius: 100px;
	background: #696969;
	margin: 5px
}

.noo-testimonial.style-2 .owl-nav .owl-next span {
	display: none
}

.noo-testimonial.style-2 .owl-nav .owl-next:focus {
	outline: none
}

.noo-testimonial.style-2 .owl-dots {
	padding-top: 30px;
	text-align: center
}

.noo-testimonial.style-2 .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #fff;
	margin: 0 10px;
	border-radius: 100px
}

.noo-testimonial.style-2 .owl-dots .owl-dot:focus {
	outline: none
}

.noo-testimonial.style-3 .title-testimonial {
	color: #fff;
	margin: 0;
	font-size: 30px;
	font-weight: 400
}

.noo-testimonial.style-3 .noo-testimonial-item .noo-testimonial-content {
	color: #fff;
	font-family: 'Lato', serif;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	padding: 40px 0 40px;
	margin: auto;
	width: 70%;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.noo-testimonial.style-3 .noo-testimonial-item .noo-testimonial-content:before {
	content: '';
	position: absolute;
	width: 67px;
	height: 57px;
	background-image: url(../images/quocte1.png);
	background-repeat: no-repeat;
	top: 0
}

@media screen and (min-width:320px) {
	.noo-testimonial.style-3 .noo-testimonial-item .noo-testimonial-content:before {
		left: 0
	}
}

@media screen and (min-width:992px) {
	.noo-testimonial.style-3 .noo-testimonial-item .noo-testimonial-content:before {
		left: 8%
	}
}

.noo-testimonial.style-3 .noo-testimonial-item .noo-testimonial-content:after {
	content: '';
	position: absolute;
	width: 160px;
	height: 136px;
	background-image: url(../images/quocte2.png);
	background-repeat: no-repeat;
	bottom: 20%
}

@media screen and (min-width:320px) {
	.noo-testimonial.style-3 .noo-testimonial-item .noo-testimonial-content:after {
		right: 0
	}
}

@media screen and (min-width:992px) {
	.noo-testimonial.style-3 .noo-testimonial-item .noo-testimonial-content:after {
		right: 10%
	}
}

.noo-testimonial.style-3 .noo-testimonial-item .box-user {
	display: flex;
	flex-direction: column;
	align-items: center
}

.noo-testimonial.style-3 .noo-testimonial-item .box-user .box-avatar {
	float: left;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-testimonial.style-3 .noo-testimonial-item .box-user .box-avatar img {
	height: 75px;
	width: 75px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-testimonial.style-3 .noo-testimonial-item .box-user .box-info {
	padding: 0 30px;
	float: right;
	text-align: center
}

.noo-testimonial.style-3 .noo-testimonial-item .box-user .box-info .noo-testimonial-name {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	margin: 10px 0
}

.noo-testimonial.style-3 .noo-testimonial-item .box-user .box-info .noo-testimonial-position {
	color: #fff;
	line-height: 24px;
	text-transform: capitalize
}

.noo-testimonial.style-3 .noo-testimonial-item .box-user:after {
	clear: both;
	content: '';
	display: table
}

.noo-testimonial.style-3 .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%
}

.noo-testimonial.style-3 .owl-nav .owl-prev {
	float: left
}

.noo-testimonial.style-3 .owl-nav .owl-prev:before {
	content: '\f104';
	font: normal normal normal 64px/1 FontAwesome;
	line-height: 0;
	color: #fff
}

.noo-testimonial.style-3 .owl-nav .owl-prev span {
	display: none
}

.noo-testimonial.style-3 .owl-nav .owl-prev:focus {
	outline: none
}

.noo-testimonial.style-3 .owl-nav .owl-next {
	float: right
}

.noo-testimonial.style-3 .owl-nav .owl-next:before {
	content: '\f105';
	font: normal normal normal 64px/1 FontAwesome;
	line-height: 0;
	color: #fff
}

.noo-testimonial.style-3 .owl-nav .owl-next span {
	display: none
}

.noo-testimonial.style-3 .owl-nav .owl-next:focus {
	outline: none
}

.noo-testimonial.style-3 .owl-dots {
	padding-top: 30px
}

.noo-testimonial.style-3 .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #fff;
	margin: 0 10px;
	border-radius: 100px
}

.noo-testimonial.style-3 .owl-dots .owl-dot:focus {
	outline: none
}

.noo-pricetable {
	text-align: center;
	overflow: hidden;
	margin: 0 0 45px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.noo-pricetable a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.noo-pricetable a:focus,
.noo-pricetable a:hover {
	text-decoration: none
}

.noo-pricetable .noo-pricetable-header {
	position: relative;
	padding: 45px 0 90px
}

.noo-pricetable .noo-pricetable-header span {
	color: #fff;
	font-size: 18px;
	font-family: 'Droid Serif', serif;
	font-style: italic
}

.noo-pricetable .noo-pricetable-header h4 {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	padding: 0 15px;
	text-transform: uppercase
}

.noo-pricetable .noo-pricetable-header .item-price {
	border: 9px solid #f4f9fb;
	background: #fff;
	bottom: 0;
	display: inline-block;
	font-family: 'Droid Serif', serif;
	font-size: 56px;
	font-style: normal;
	height: 157px;
	left: 50%;
	position: absolute;
	padding: 13px;
	width: 157px;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-pricetable .noo-pricetable-content {
	background: #fff;
	padding: 95px 0 10px
}

.noo-pricetable .noo-pricetable-content .item {
	border-top: 1px solid #e9f3f7;
	color: #696969;
	font-size: 18px;
	font-weight: 400;
	line-height: 64px
}

.noo-pricetable .noo-pricetable-content .item:first-child {
	border: none
}

.noo-pricetable .button {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: .2px;
	padding: 15px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-pricetable.style-1 .noo-pricetable-header,
.noo-pricetable.style-1 .button {
	background: #e182a8
}

.noo-pricetable.style-1 .button:hover {
	background: #d2447d
}

.noo-pricetable.style-1 .item-price {
	color: #e182a8
}

.noo-pricetable.style-2 .noo-pricetable-header,
.noo-pricetable.style-2 .button {
	background: #5f41a5
}

.noo-pricetable.style-2 .button:hover {
	background: #3f2b6e
}

.noo-pricetable.style-2 .item-price {
	color: #5f41a5
}

.text-pricetable {
	color: #333;
	font-family: 'Droid Serif', serif;
	font-size: 34px;
	line-height: 48px;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	padding: 0 20%
}

@media (max-width:767px) {
	.text-pricetable {
		padding: 0 30px;
		font-size: 28px;
		line-height: 38px
	}
}

.noo-icon-wrap {
	width: 100%
}

.noo-icon-wrap .noo-icon-body {
	float: left;
	width: 75%
}

.noo-icon-wrap .noo-icon-body .icon-title {
	color: #5f41a5;
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 20px;
	text-transform: uppercase
}

.noo-icon-wrap .noo-icon-body .icon-text {
	color: #696969;
	font-size: 16px;
	line-height: 24px;
	max-width: 350px;
	height: 52px
}

.noo-icon-wrap .noo-icon-button {
	float: right;
	width: 25%
}

.noo-icon-wrap .noo-icon-button span {
	color: #fff;
	display: inline-block;
	height: 65px;
	text-align: center;
	width: 65px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-icon-wrap .noo-icon-button span:hover i {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.noo-icon-wrap .noo-icon-button span i {
	display: inline-block;
	font-size: 24px;
	line-height: 65px;
	width: 100%
}

.noo-icon-wrap.left .noo-icon-body,
.noo-icon-wrap.start .noo-icon-body {
	text-align: right
}

.noo-icon-wrap.left .noo-icon-button,
.noo-icon-wrap.start .noo-icon-button {
	padding-left: 20px;
	text-align: left
}

.noo-icon-wrap.left .icon-text,
.noo-icon-wrap.start .icon-text {
	float: right
}

.noo-icon-wrap.left.style-3 .noo-icon-body,
.noo-icon-wrap.start.style-3 .noo-icon-body {
	padding-right: 20px
}

.noo-icon-wrap.right .noo-icon-body,
.noo-icon-wrap.end .noo-icon-body {
	float: right;
	text-align: left
}

.noo-icon-wrap.right .noo-icon-button,
.noo-icon-wrap.end .noo-icon-button {
	float: left;
	padding-right: 20px;
	text-align: right
}

.noo-icon-wrap.right.style-2,
.noo-icon-wrap.end.style-2 {
	padding: 17px 0
}

.noo-icon-wrap.right.style-2 .noo-icon-button,
.noo-icon-wrap.end.style-2 .noo-icon-button {
	padding: 0;
	text-align: left;
	width: 20%
}

.noo-icon-wrap.right.style-2 .noo-icon-body,
.noo-icon-wrap.end.style-2 .noo-icon-body {
	width: 80%
}

@media screen and (min-width:992px) {
	.noo-icon-wrap.right.style-3 .noo-icon-body {
		padding-left: 0
	}
}

@media screen and (min-width:767px) {
	.noo-icon-wrap.right.style-3 .noo-icon-body {
		padding-left: 30px
	}
}

.noo-icon-wrap.style-3 {
	position: relative;
	margin-bottom: 70px
}

@media screen and (min-width:480px) {
	.noo-icon-wrap.style-3 {
		margin-bottom: 30px
	}
}

@media screen and (min-width:767px) {
	.noo-icon-wrap.style-3 {
		margin-bottom: 70px
	}
}

.noo-icon-wrap.style-3 .noo-icon-body {
	width: 75%
}

@media screen and (min-width:767px) {
	.noo-icon-wrap.style-3 .noo-icon-body {
		width: 75%
	}
}

.noo-icon-wrap.style-3 .noo-icon-body .icon-title {
	color: #5f41a5;
	text-transform: none;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 15px
}

@media screen and (min-width:768px) {
	.noo-icon-wrap.style-3 .noo-icon-body .icon-title {
		font-size: 18px;
		padding-top: 30px
	}
}

@media screen and (min-width:992px) {
	.noo-icon-wrap.style-3 .noo-icon-body .icon-title {
		font-size: 24px;
		padding-top: 0
	}
}

.noo-icon-wrap.style-3 .noo-icon-body .icon-text {
	font-size: 14px
}

.noo-icon-wrap.style-3 .noo-img {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%)
}

.noo-icon-wrap.style-3 .noo-img img {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	max-width: max-content
}

.noo-icon-wrap.style-3 .noo-img:hover img {
	-webkit-transform: translate(10px, 0);
	-ms-transform: translate(10px, 0);
	-o-transform: translate(10px, 0);
	transform: translate(10px, 0)
}

.noo-icon-wrap:after {
	clear: both;
	content: '';
	display: table
}

@media screen and (min-width:480px) {
	.hover-img-service {
		padding-bottom: 30px
	}
}

@media screen and (min-width:768px) {
	.hover-img-service {
		padding-bottom: 0
	}
}

.title-icon {
	color: #333;
	font-family: 'Droid Serif', serif;
	font-size: 34px;
	font-style: italic;
	font-weight: 400;
	line-height: 48px;
	padding: 20px 0;
	margin: 0;
	text-align: center
}

.des-icon {
	color: #696969;
	font-size: 16px;
	line-height: 24px;
	text-align: center
}

.service-wrap {
	position: relative;
	padding: 95px 0 0
}

.service-wrap .noo-image {
	left: 50%;
	position: absolute;
	top: 0;
	z-index: -1;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%)
}

@media (max-width:1119px) {
	.service-wrap {
		padding: 0
	}
	.service-wrap .noo-image {
		display: none
	}
}

.service-item-wrap {
	margin: -175px 0;
	width: 100%
}

.service-item-wrap .noo-icon-wrap {
	padding: 175px 0
}

.service-item-wrap .noo-icon-wrap.start {
	float: left;
	width: 43%
}

.service-item-wrap .noo-icon-wrap.end {
	float: right;
	width: 43%
}

@media (max-width:1119px) {
	.service-item-wrap {
		margin: -35px 0
	}
	.service-item-wrap .noo-icon-wrap {
		padding: 35px 0
	}
}

@media (max-width:767px) {
	.service-item-wrap .noo-icon-wrap {
		padding: 35px 0
	}
	.service-item-wrap .noo-icon-wrap .noo-icon-body {
		float: right;
		width: 85%
	}
	.service-item-wrap .noo-icon-wrap .noo-icon-body .icon-text {
		max-width: none
	}
	.service-item-wrap .noo-icon-wrap .noo-icon-button {
		float: left;
		width: 15%
	}
	.service-item-wrap .noo-icon-wrap.start {
		float: none;
		width: 100%
	}
	.service-item-wrap .noo-icon-wrap.start .noo-icon-body {
		text-align: left
	}
	.service-item-wrap .noo-icon-wrap.start .noo-icon-button {
		padding-left: 0
	}
	.service-item-wrap .noo-icon-wrap.start .icon-text {
		float: none
	}
	.service-item-wrap .noo-icon-wrap.end {
		float: none;
		width: 100%
	}
	.service-item-wrap .noo-icon-wrap.end .noo-icon-button {
		text-align: left
	}
}

@media (max-width:479px) {
	.service-item-wrap .noo-icon-wrap .noo-icon-body {
		width: 75%
	}
	.service-item-wrap .noo-icon-wrap .noo-icon-button {
		width: 25%
	}
}

.service-item-wrap:after {
	clear: both;
	content: '';
	display: table
}

@-webkit-keyframes bounceIn {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .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(.97, .97, .97);
		transform: scale3d(.97, .97, .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(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .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(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.service-wrap-style2 .noo-image {
	top: -100px
}

.text-services {
	color: #333;
	font-family: 'Droid Serif', serif;
	font-size: 34px;
	line-height: 48px;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	padding: 0 32%
}

@media (max-width:1119px) {
	.text-services {
		padding: 0 15%
	}
}

@media (max-width:991px) {
	.text-services {
		padding: 0 10%;
		font-size: 28px;
		line-height: 40px
	}
}

@media (max-width:767px) {
	.reponsive-title-services {
		padding-top: 50px !important;
		padding-bottom: 50px !important
	}
}

.noo-info-wrap {
	padding: 20px 0
}

.noo-info-wrap .icon {
	background: #5f41a5;
	display: inline-block;
	float: left;
	height: 60px;
	text-align: center;
	position: relative;
	width: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	opacity: .75;
	filter: alpha(opacity=75);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-info-wrap .icon .icon-child {
	border: 3px solid #fff;
	display: inline-block;
	height: 56px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 56px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-info-wrap .icon i {
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	width: 100%
}

.noo-info-wrap .icon:hover i {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.noo-info-wrap .content {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	padding: 5px 0 0 75px
}

.noo-info-wrap:before,
.noo-info-wrap:after {
	content: " ";
	display: table
}

.noo-info-wrap:after {
	clear: both
}

.noo-info-wrap:before,
.noo-info-wrap:after {
	content: " ";
	display: table
}

.noo-info-wrap:after {
	clear: both
}

.noo-find-event-wrap {
	padding: 35px 0;
	width: 100%
}

.noo-find-event-wrap span {
	position: relative
}

.noo-find-event-wrap span i {
	color: #888;
	position: absolute;
	top: -5px;
	right: 35px
}

.noo-find-event-wrap input[type=text],
.noo-find-event-wrap select {
	background: #fff;
	border: 1px solid #fff;
	color: #888;
	font-size: 15px;
	line-height: 24px;
	padding: 9px 20px;
	margin: 0 15px 0 0;
	width: 18%
}

.noo-find-event-wrap input[type=text]::-moz-placeholder,
.noo-find-event-wrap select::-moz-placeholder {
	color: #888;
	opacity: 1
}

.noo-find-event-wrap input[type=text]:-ms-input-placeholder,
.noo-find-event-wrap select:-ms-input-placeholder {
	color: #888
}

.noo-find-event-wrap input[type=text]::-webkit-input-placeholder,
.noo-find-event-wrap select::-webkit-input-placeholder {
	color: #888
}

.noo-find-event-wrap input[type=submit] {
	background: #5f41a5;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	padding: 11px 45px;
	margin: 20px 15px 20px 0;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.noo-find-event-wrap input[type=submit]:hover,
.noo-find-event-wrap input[type=submit]:focus {
	background: #3f2b6e
}

.noo-find-event-wrap select {
	padding: 0 20px;
	height: 44px;
	text-indent: 12px
}

@media (max-width:991px) {
	.noo-find-event-wrap span {
		display: block;
		margin: 0 0 25px
	}
	.noo-find-event-wrap span i {
		top: 8px;
		right: 20px
	}
	.noo-find-event-wrap input[type=text],
	.noo-find-event-wrap input[type=submit],
	.noo-find-event-wrap select {
		width: 100%
	}
	.noo-find-event-wrap input[type=submit] {
		margin-bottom: 0
	}
}

.blog-item-content {
	padding: 25px 30px
}

.shortcode-noo-recent-new .noo-theme-wraptext {
	margin: 50px 0 0
}

@media screen and (min-width:480px) {
	.shortcode-noo-recent-new .noo-theme-wraptext {
		margin: 50px 0 0
	}
}

@media screen and (min-width:767px) {
	.shortcode-noo-recent-new .noo-theme-wraptext {
		margin: 50px 0 0
	}
}

.shortcode-noo-recent-new .noo-theme-wraptext .wrap-title .noo-theme-title {
	font-size: 36px;
	color: #fff;
	text-transform: none;
	letter-spacing: .5px;
	position: relative
}

.shortcode-noo-recent-new .noo-theme-wraptext .wrap-title .noo-theme-sub-title {
	color: #696969;
	font-size: 18px;
	margin-bottom: 50px;
	font-weight: 400;
	font-style: normal;
	font-family: 'Lato', serif
}

.shortcode-noo-recent-new .noo-theme-wraptext .wrap-title .noo-theme-title-bg {
	background-image: none
}

.shortcode-noo-recent-new .noo-theme-wraptext.style_2 .noo-theme-title {
	position: relative;
	display: inline-block
}

.shortcode-noo-recent-new .noo-theme-wraptext.style_2 .noo-theme-title:before {
	content: '';
	position: absolute;
	background-image: url(../images/theme-icon.png);
	width: 149px;
	height: 81px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

.shortcode-noo-recent-new .noo-theme-wraptext.style_3 .noo-theme-title {
	position: relative;
	display: inline-block
}

.shortcode-noo-recent-new .noo-theme-wraptext.style_3 .noo-theme-title:before {
	content: '';
	position: absolute;
	background-image: url(../images/icon-header.png);
	width: 94px;
	height: 56px;
	top: -65%;
	left: 50%;
	transform: translateX(-50%)
}

.recent-new-wrap .recent-new-content {
	margin-bottom: 50px
}

.recent-new-wrap .recent-new-content .owl-item {
	border: 1px solid #eee;
	border-bottom: none
}

@media screen and (min-width:320px) {
	.recent-new-wrap .recent-new-content .owl-item {
		margin-bottom: 0
	}
}

@media screen and (min-width:480px) {
	.recent-new-wrap .recent-new-content .owl-item {
		margin-bottom: 30px
	}
}

.recent-new-wrap .recent-new-content .owl-item img {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.recent-new-wrap .recent-new-content .owl-item:hover .blog-item-header img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.recent-new-wrap .recent-new-content.style-1 .loop-item-wrap {
	border: 1px solid #eee;
	border-bottom: none
}

.recent-new-wrap .recent-new-content.style-1 .blog-item-header {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-meta {
	padding-left: 20px;
	display: flex;
	justify-content: space-between
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-meta .cats-links {
	font-size: 12px;
	color: #2a2924;
	text-transform: uppercase
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-meta .cats-links a:hover {
	text-decoration: none
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-meta .comment-meta span {
	padding-right: 20px;
	color: #696969
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-meta .comment-meta span i {
	padding-right: 5px
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-entry {
	padding: 0 20px
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-entry h3 {
	margin: 20px 0 25px;
	line-height: 30px;
	font-weight: 400
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-entry a {
	color: #333;
	font-size: 20px
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-entry a:hover {
	text-decoration: none;
	color: #d2447d
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-entry .blog_excerpt {
	margin-bottom: 30px
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-footer {
	border-top: 1px solid #e7f3f8;
	border-bottom: 1px solid #e7f3f8;
	padding: 15px 20px;
	display: flex;
	justify-content: space-between
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-footer span {
	color: #ababab;
	font-style: italic
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-footer .noo-readmore {
	float: right;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.recent-new-wrap .recent-new-content.style-1 .noo-blog-footer .noo-readmore:hover {
	text-decoration: none;
	-webkit-transform: translate(5px, 0);
	-ms-transform: translate(5px, 0);
	-o-transform: translate(5px, 0);
	transform: translate(5px, 0)
}

.recent-new-wrap .recent-new-content.style-2 .owl-item {
	border: none
}

.recent-new-wrap .recent-new-content.style-2 .blog-item-header {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-meta {
	display: none
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-entry h3 {
	margin: 20px 0 5px;
	line-height: 26px;
	font-weight: 400
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-entry h3 a {
	font-size: 18px
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-entry h3 a:hover {
	text-decoration: none;
	color: #d2447d
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-entry .buy-post a {
	font-size: 16px
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-entry .buy-post a:hover {
	text-decoration: none
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-entry .blog_excerpt {
	margin-bottom: 30px;
	font-size: 14px
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-footer {
	border-top: 1px solid #e7f3f8;
	border-bottom: 1px solid #e7f3f8;
	padding: 15px 20px;
	display: flex;
	justify-content: space-between
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-footer span {
	color: #ababab;
	font-style: italic
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-footer .noo-readmore {
	float: right;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.recent-new-wrap .recent-new-content.style-2 .noo-blog-footer .noo-readmore:hover {
	text-decoration: none;
	-webkit-transform: translate(5px, 0);
	-ms-transform: translate(5px, 0);
	-o-transform: translate(5px, 0);
	transform: translate(5px, 0)
}

.recent-new-wrap .owl-nav {
	position: absolute;
	top: 25%;
	width: 100%
}

.recent-new-wrap .owl-nav .owl-prev {
	float: left;
	position: absolute;
	left: -20px;
	line-height: 35px;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 0%;
	border-radius: 0;
	border: 1px solid #e3e3e3 !important;
	background: 0 0;
	color: #000;
	opacity: 1;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	background: #fff !important
}

.recent-new-wrap .owl-nav .owl-prev span {
	font-size: 28px;
	line-height: 28px
}

.recent-new-wrap .owl-nav .owl-prev:focus {
	outline: none
}

.recent-new-wrap .owl-nav .owl-next {
	float: right;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	position: absolute;
	right: -20px;
	line-height: 35px;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 0%;
	border-radius: 0;
	border: 1px solid #e3e3e3 !important;
	background: 0 0;
	color: #000;
	opacity: 1;
	background: #fff !important
}

.recent-new-wrap .owl-nav .owl-next span {
	font-size: 28px;
	line-height: 28px
}

.recent-new-wrap .owl-nav .owl-next:focus {
	outline: none
}

.recent-new-wrap .owl-dots {
	text-align: center
}

.recent-new-wrap .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #888;
	margin: 0 10px;
	border-radius: 100px
}

.recent-new-wrap .owl-dots .owl-dot:focus {
	outline: none
}

.sub-discount .discount-content {
	margin: 0;
	color: #fff
}

.sub-discount .discount-content .discount-price {
	color: #2a2924
}

@media screen and (max-width:767px) {
	.sub-discount .discount-content {
		margin-bottom: 30px !important
	}
}

.sub-discount .vc_general.vc_btn3-size-md {
	font-size: 18px;
	font-weight: 700;
	background: 0 0;
	padding: 15px 40px
}

.noo-instagram-wrap {
	position: relative;
	display: block;
	margin-bottom: 40px
}

.noo-instagram-wrap .btn_gallery a {
	font-size: 20px;
	font-weight: 600;
	position: absolute;
	z-index: 9;
	background: #fff;
	bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	padding: 3px 12px;
	-webkit-box-shadow: 0 1px 7px 0px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 7px 0px rgba(0, 0, 0, .2);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.noo-instagram-wrap .btn_gallery a:hover {
	text-decoration: none
}

.noo-instagram-wrap .noo-instagram {
	padding: 0
}

.noo-instagram-wrap .noo-instagram .instagram-info {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	padding: 0
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-link {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-link .instagram-image-around {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-link {
	position: absolute;
	left: 50%;
	top: 55%;
	opacity: 0;
	transform: translate(-50%, 0);
	z-index: 2;
	color: #000;
	font-size: 18px;
	text-transform: capitalize
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-link:hover {
	text-decoration: none
}

.noo-instagram-wrap .noo-instagram .instagram-info {
	float: left
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around {
	position: relative;
	overflow: hidden;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	background-color: rgba(255, 255, 255, .8);
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 1;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around:after {
	content: '\f16d';
	font-family: FontAwesome;
	font-size: 20px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
	font-size: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around img {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around .instagram-link {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around:hover:after {
	font-size: 35px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.noo-instagram-wrap .noo-instagram .instagram-info .instagram-image-around:hover .instagram-link {
	opacity: 1
}

.noo-instagram-wrap .owl-nav {
	opacity: 0;
	-webkit-transition: .35s ease;
	-o-transition: .35s ease;
	transition: .35s ease
}

.noo-instagram-wrap .owl-nav .owl-prev,
.noo-instagram-wrap .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	transfor: translate(0, -50%);
	padding: 20px;
	color: gray;
	z-index: 1;
	background-color: #e6e6e6;
	cursor: pointer;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.noo-instagram-wrap .owl-nav .owl-prev:hover,
.noo-instagram-wrap .owl-nav .owl-next:hover {
	color: #fff
}

.noo-instagram-wrap .owl-nav .owl-prev {
	left: 0
}

.noo-instagram-wrap .owl-nav .owl-next {
	right: 0
}

.noo-instagram-wrap:hover .owl-nav {
	opacity: 1
}

.service-info-block {
	display: flex;
	align-items: center;
	margin-bottom: 30px
}

.service-info-block .service-icon-buzz {
	padding-right: 30px
}

.service-info-block .service-icon-buzz i {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.service-info-block .service-icon-buzz:hover i {
	-webkit-transform: translate(10px, 0);
	-ms-transform: translate(10px, 0);
	-o-transform: translate(10px, 0);
	transform: translate(10px, 0)
}

.service-info-block .service-info-content p {
	margin: 0
}

.noo-item-banner {
	display: block;
	position: relative;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

@media screen and (min-width:320px) {
	.noo-item-banner {
		margin-bottom: 30px
	}
}

.noo-item-banner img {
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-item-banner .noo-item-content {
	position: absolute;
	bottom: -30px;
	width: 80%;
	left: 50%;
	transform: translateX(-50%);
	color: #fff;
	z-index: 2;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-item-banner .noo-item-content .noo-item-title {
	font-size: 30px;
	font-weight: 400
}

.noo-item-banner .noo-item-content .noo-item-title a {
	color: #fff
}

.noo-item-banner .noo-item-content .noo-item-title a:hover {
	text-decoration: none
}

.noo-item-banner .noo-item-content .noo-item-desc {
	opacity: 0;
	visibility: hidden;
	margin: 0;
	line-height: 26px;
	font-weight: 300;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-item-banner:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 75%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	z-index: 1
}

.noo-item-banner:hover:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.noo-item-banner:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.noo-item-banner:hover .noo-item-content {
	bottom: 40px
}

.noo-item-banner:hover .noo-item-content .noo-item-desc {
	opacity: 1;
	visibility: visible
}

@media screen and (min-width:320px) {
	.appointment-wrap {
		margin-bottom: 0
	}
}

@media screen and (min-width:992px) {
	.appointment-wrap {
		margin-bottom: 100px
	}
}

.block-appointment {
	padding: 100px 0 200px
}

.block-appointment .wpb_wrapper {
	padding-left: 10%
}

.block-appointment .wpb_wrapper .appointment-title-top {
	margin: 0;
	padding-bottom: 20px;
	font-size: 36px;
	font-weight: 500
}

@media screen and (min-width:320px) {
	.block-appointment .wpb_wrapper .appointment-title-top {
		font-size: 24px
	}
}

@media screen and (min-width:480px) {
	.block-appointment .wpb_wrapper .appointment-title-top {
		font-size: 36px
	}
}

.block-appointment .wpb_wrapper .appointment-title {
	margin: 0;
	font-weight: 400;
	font-size: 60px;
	padding-bottom: 50px
}

@media screen and (min-width:320px) {
	.block-appointment .wpb_wrapper .appointment-title {
		font-size: 48px
	}
}

@media screen and (min-width:480px) {
	.block-appointment .wpb_wrapper .appointment-title {
		font-size: 60px
	}
}

.block-appointment .wpb_wrapper .vc_btn3-container .vc_btn3.vc_btn3-style-custom {
	background: 0 0;
	padding: 14px 30px;
	font-size: 16px
}

.header-icon-title {
	position: relative;
	display: block
}

.header-icon-title .icon-title {
	font-size: 30px;
	margin-bottom: 0;
	margin-top: 0;
	display: inline-block;
	position: relative;
	padding-bottom: 20px;
	font-weight: 400
}

.header-icon-title .icon-title:before {
	content: '';
	position: absolute;
	background-image: url(../images/icon-header.png);
	width: 94px;
	height: 56px;
	top: -100%;
	left: 50%;
	transform: translateX(-50%)
}

.open-hours {
	padding: 60px 60px 60px 70px;
	background: #fff;
	z-index: 1;
	-webkit-box-shadow: -8px -8px 14px 8px rgba(227, 227, 227, .3);
	box-shadow: -8px -8px 14px 8px rgba(227, 227, 227, .3)
}

@media screen and (min-width:320px) {
	.open-hours {
		position: relative
	}
}

@media screen and (min-width:768px) {
	.open-hours {
		padding: 60px 45px;
		margin-bottom: 60px
	}
}

@media screen and (min-width:992px) {
	.open-hours {
		position: absolute;
		padding: 60px 60px 60px 70px;
		margin-bottom: 0
	}
}

.open-hours .item-desc {
	font-size: 16px;
	margin-bottom: 25px
}

.open-hours .open-hours-content {
	padding-bottom: 35px
}

.open-hours .open-hours-content .item {
	position: relative;
	display: block;
	padding-left: 20px
}

.open-hours .open-hours-content .item:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	background-color: #cacaca;
	left: 0;
	top: 50%;
	border-radius: 100px;
	transform: translateY(-50%)
}

.open-hours .button {
	padding: 14px 30px;
	background: #a1c45a;
	border-radius: 10px;
	color: #fff;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.open-hours .button:hover {
	text-decoration: none;
	opacity: .7
}

@media screen and (min-width:320px) {
	.open-hours-video {
		margin-bottom: 100px
	}
}

@media screen and (min-width:480px) {
	.open-hours-video {
		margin-bottom: 100px
	}
}

@media screen and (min-width:320px) {
	.open-hours-video .noo-video .thumb_image {
		left: auto;
		margin-top: 30px
	}
}

@media screen and (min-width:992px) {
	.open-hours-video .noo-video .thumb_image {
		left: -85px;
		margin-top: 60px
	}
}

.open-hours-video .noo-video .thumb_image img {
	width: auto;
	max-width: max-content
}

@media screen and (min-width:320px) {
	.open-hours-video .noo-video .thumb_image img {
		max-width: 100%
	}
}

@media screen and (min-width:992px) {
	.open-hours-video .noo-video .thumb_image img {
		max-width: max-content
	}
}

.open-hours-video .noo-video.style-2 .noo-video-action {
	right: 70px
}

.pricing_plan {
	padding: 60px;
	margin-bottom: 100px;
	background: #fff;
	-webkit-box-shadow: 23px 9px 72px 4px rgba(227, 227, 227, .3);
	box-shadow: 23px 9px 72px 4px rgba(227, 227, 227, .3);
	z-index: 9;
	margin-top: 30px
}

@media screen and (min-width:768px) {
	.pricing_plan {
		padding: 15px;
		margin-bottom: 60px
	}
}

@media screen and (min-width:992px) {
	.pricing_plan {
		padding: 60px;
		margin-bottom: 100px
	}
}

.pricing_plan .pricing-plan-content .item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0
}

.pricing_plan .pricing-plan-content .item:first-child {
	padding-top: 0
}

.pricing_plan .pricing-plan-content .item:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.pricing_plan .pricing-plan-content .item .item-content-title {
	font-size: 16px
}

.pricing_plan .pricing-plan-content .item .item-content-desc {
	font-size: 15px
}

.pricing_plan .pricing-plan-content .item .item-content-right {
	font-size: 20px;
	color: #a1c45a
}

.pricing-plans-img .wpb_single_image .vc_single_image-wrapper {
	max-width: max-content
}

.pricing-plans-img .wpb_single_image img {
	height: 100%
}

@media screen and (min-width:320px) {
	.pricing-plans-img .wpb_single_image img {
		max-width: 100%
	}
}

@media screen and (min-width:992px) {
	.pricing-plans-img .wpb_single_image img {
		max-width: max-content
	}
}

.pricing-plans-img .vc_single_image-wrapper {
	display: block;
	position: relative;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.pricing-plans-img .vc_single_image-wrapper:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 48%;
	height: 70%;
	border: 2px solid #fff;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%
}

.pricing-plans-img .vc_single_image-wrapper:hover {
	opacity: .8
}

.pricing-plans-img .vc_single_image-wrapper:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg) scale3d(1, 1, 1)
}

.fc-white {
	color: #fff !important
}

.hidden {
	display: none
}

.portfolio-container {
	overflow-x: hidden;
	position: relative
}

.overflow-hidden {
	overflow: hidden
}

.portfolio-tabs {
	margin-top: 30px;
	margin-bottom: 50px
}

.portfolio-tabs .tab-wrapper.left {
	text-align: left
}

.portfolio-tabs .tab-wrapper.center {
	text-align: center
}

.portfolio-tabs .tab-wrapper.right {
	text-align: right
}

.portfolio-tabs .tab-wrapper a {
	transition: all .4s ease 0s
}

.portfolio-tabs .tab-wrapper a:focus,
.portfolio-tabs .tab-wrapper a:hover {
	text-decoration: none
}

.portfolio-tabs .tab-wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block
}

.portfolio-tabs .tab-wrapper ul:after {
	content: '';
	clear: both;
	display: table
}

.portfolio-tabs .tab-wrapper ul li {
	float: left;
	margin-bottom: 16px;
	height: 50px
}

.portfolio-tabs .tab-wrapper ul li a {
	padding: 0 20px 24px;
	position: relative
}

.portfolio-tabs .tab-wrapper ul li a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #eee;
	z-index: 2
}

.portfolio-tabs .tab-wrapper ul li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 45%);
	-ms-transform: translate(-50%, 45%);
	-o-transform: translate(-50%, 45%);
	transform: translate(-50%, 45%);
	height: 15px;
	width: 15px;
	background-color: #eee;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 4px solid #fff;
	z-index: 1
}

.portfolio-tabs .tab-wrapper ul li a.active {
	color: #e182a8
}

.portfolio-tabs .tab-wrapper ul li a.active:after {
	background-color: #e182a8;
	height: 15px;
	width: 15px;
	border: 4px solid #f5d4e1;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	z-index: 3
}

.portfolio-tabs .tab-wrapper ul li:first-child a:before {
	width: 50%;
	left: auto;
	right: 0
}

.portfolio-tabs .tab-wrapper ul li:last-child a:before {
	width: 50%
}

.portfolio-tabs.filter_style2 {
	margin-bottom: 70px
}

@media (max-width:1440px) {
	.portfolio-tabs.filter_style2 {
		margin-bottom: 50px
	}
}

.portfolio-tabs.filter_style2 .tab-wrapper ul li a {
	border: 1px solid transparent;
	border-radius: 15px;
	line-height: 1.2
}

.portfolio-tabs.filter_style2 .tab-wrapper ul li:hover a {
	border-color: #5f41a5
}

.portfolio-tabs.filter_style2 .tab-wrapper ul li.active a {
	border-color: #5f41a5
}

@media (max-width:991px) {
	.portfolio-tabs {
		margin-bottom: 30px !important
	}
	.portfolio-tabs .tab-wrapper.right,
	.portfolio-tabs .tab-wrapper.left {
		text-align: center
	}
}

.paging {
	text-align: center
}

.paging .load-more {
	margin-top: 30px;
	margin-bottom: 30px;
	text-transform: uppercase;
	padding: 5px 20px;
	color: #fff;
	background-color: #5f41a5
}

.paging .load-more:hover {
	background-color: #35245c;
	color: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
	text-align: center;
	font-weight: 600;
	font-size: 16px
}

div.light_rounded .pp_description a,
div.light_square .pp_description a {
	text-decoration: none
}

div.light_rounded .pp_description a:hover,
div.light_square .pp_description a:hover {
	text-decoration: none
}

.portfolio-wrapper.col-padding-5 .portfolio-item {
	padding: 0 5px;
	margin: 5px 0
}

.portfolio-wrapper.col-padding-10 .portfolio-item {
	padding: 0 10px;
	margin: 10px 0
}

.portfolio-wrapper.col-padding-15 .portfolio-item {
	padding: 0 15px;
	margin: 15px 0
}

.portfolio-wrapper.col-padding-20 .portfolio-item {
	padding: 0 20px;
	margin: 20px 0
}

.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item {
	width: 50%
}

.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item .portfolio-title-wrap.top .portfolio-title,
.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item .portfolio-title-wrap.bottom .portfolio-title {
	font-size: 24px
}

.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item .portfolio-title-wrap.top .portfolio-tag,
.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item .portfolio-title-wrap.bottom .portfolio-tag {
	font-size: 16px;
	color: #e182a8
}

.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item.portrait {
	width: 50%
}

.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item.landscape {
	width: 100%
}

.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item.small_squared {
	width: 50%
}

.portfolio-wrapper.hermosa-noo-md-2 .portfolio-item.big_squared {
	width: 100%
}

.portfolio-wrapper.hermosa-noo-md-3 .portfolio-item {
	width: 33.3333333%
}

.portfolio-wrapper.hermosa-noo-md-3 .portfolio-item .portfolio-title-wrap.top .portfolio-title,
.portfolio-wrapper.hermosa-noo-md-3 .portfolio-item .portfolio-title-wrap.bottom .portfolio-title {
	font-size: 18px
}

.portfolio-wrapper.hermosa-noo-md-3 .portfolio-item.portrait {
	width: 33.3333333%
}

.portfolio-wrapper.hermosa-noo-md-3 .portfolio-item.landscape {
	width: 66.6666666%
}

.portfolio-wrapper.hermosa-noo-md-3 .portfolio-item.small_squared {
	width: 33.3333333%
}

.portfolio-wrapper.hermosa-noo-md-3 .portfolio-item.big_squared {
	width: 66.6666666%
}

.portfolio-wrapper.hermosa-noo-md-4 .portfolio-item {
	width: 25%
}

.portfolio-wrapper.hermosa-noo-md-4 .portfolio-item.portrait {
	width: 25%
}

.portfolio-wrapper.hermosa-noo-md-4 .portfolio-item.landscape {
	width: 50%
}

.portfolio-wrapper.hermosa-noo-md-4 .portfolio-item.small_squared {
	width: 20%
}

.portfolio-wrapper.hermosa-noo-md-4 .portfolio-item.big_squared {
	width: 50%
}

.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item {
	width: 20%
}

.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.portrait {
	width: 20%
}

@media screen and (max-width:767px) {
	.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.portrait {
		width: 50%
	}
}

.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.landscape {
	width: 40%
}

@media screen and (max-width:767px) {
	.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.landscape {
		width: 50%
	}
}

.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.small_squared {
	width: 20%
}

@media screen and (max-width:767px) {
	.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.small_squared {
		width: 50%
	}
}

.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.big_squared {
	width: 40%
}

@media screen and (max-width:767px) {
	.portfolio-wrapper.hermosa-noo-md-5 .portfolio-item.big_squared {
		width: 50%
	}
}

.portfolio-wrapper.hermosa-noo-md-6 .portfolio-item {
	width: 16.6666667%
}

.portfolio-wrapper.hermosa-noo-md-6 .portfolio-item.portrait {
	width: 16.6666667%
}

.portfolio-wrapper.hermosa-noo-md-6 .portfolio-item.landscape {
	width: 33.3333333%
}

.portfolio-wrapper.hermosa-noo-md-6 .portfolio-item.small_squared {
	width: 16.6666667%
}

.portfolio-wrapper.hermosa-noo-md-6 .portfolio-item.big_squared {
	width: 33.3333333%
}

@media screen and (max-width:767px) {
	.portfolio-wrapper .portfolio-item {
		width: 50% !important;
		height: auto !important
	}
	.portfolio-wrapper .portfolio-item img {
		height: auto !important
	}
}

@media screen and (max-width:479px) {
	.portfolio-wrapper .portfolio-item {
		width: 100% !important;
		height: auto !important
	}
	.portfolio-wrapper .portfolio-item img {
		height: auto !important
	}
}

.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom {
	border: 1px solid #eee;
	text-align: center
}

.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-title,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-title {
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	color: #5f41a5;
	font-weight: 600;
	margin-top: 15px;
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-title:hover,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-title:hover {
	color: #d2447d
}

.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-title:before,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-title:before {
	content: '';
	width: 50px;
	height: 1px;
	background-color: #5f41a5;
	position: absolute;
	bottom: 0;
	left: 40%
}

.portfolio-wrapper .portfolio-item .portfolio-title-wrap.top .portfolio-tag,
.portfolio-wrapper .portfolio-item .portfolio-title-wrap.bottom .portfolio-tag {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #e182a8
}

.portfolio-wrapper .portfolio-item .entry-thumbnail {
	position: relative;
	overflow: hidden
}

.portfolio-wrapper .portfolio-item .entry-thumbnail i {
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail:hover .entry-thumbnail-hover {
	opacity: 1
}

.portfolio-wrapper .portfolio-item .entry-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
	display: inline-block;
	-webkit-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
	margin: 0
}

.portfolio-wrapper .portfolio-item .entry-thumbnail .entry-thumbnail-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(95, 65, 165, .3);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	text-align: center;
	opacity: 0
}

.portfolio-wrapper .portfolio-item .entry-thumbnail .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
	font-size: 36px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover {
	background: rgba(255, 255, 255, .9);
	text-align: center
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a {
	text-decoration: none
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
	color: #5f41a5 !important;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-only .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
	font-size: 36px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover {
	text-align: center;
	background: rgba(0, 0, 0, .3)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a {
	text-decoration: none
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
	color: #5f41a5 !important;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
	font-size: 36px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
	color: #5f41a5 !important;
	top: 60% !important;
	position: absolute;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
	color: #d2447d !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover {
	text-align: center;
	background: rgba(0, 0, 0, .3)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a {
	text-decoration: none
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i {
	color: #5f41a5 !important;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: auto;
	left: auto;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a i:hover {
	font-size: 36px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
	white-space: nowrap;
	color: #5f41a5 !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
	color: #5f41a5 !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.icon-title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover {
	text-align: center;
	background: rgba(255, 255, 255, .9)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a {
	text-decoration: none
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title {
	white-space: nowrap;
	color: #5f41a5 !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a .title:hover {
	color: #5f41a5 !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover {
	text-align: left;
	background: rgba(255, 255, 255, .9);
	border: 3px solid #5f41a5
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content {
	position: absolute;
	top: auto !important;
	bottom: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content a {
	text-decoration: none
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title {
	white-space: nowrap;
	color: #5f41a5 !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title:hover {
	color: #5f41a5 !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i {
	color: #5f41a5 !important;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: 0;
	left: auto;
	right: 0;
	z-index: 1;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	line-height: 48px;
	border: 1px solid transparent;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	font-size: 24px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i:before {
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.title-category-link .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner a.link i:hover {
	font-size: 24px;
	border-color: #5f41a5
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_1 .entry-thumbnail-hover {
	background: rgba(255, 255, 255, .9);
	text-align: center;
	border: 10px solid rgba(95, 65, 165, .9)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	color: #5f41a5 !important;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i:hover {
	font-size: 36px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover {
	text-align: center;
	background-color: rgba(95, 65, 165, .9);
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	color: #fff !important;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: auto;
	left: auto;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	margin-bottom: 20px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i:hover {
	font-size: 36px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	white-space: nowrap;
	color: #5f41a5;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover {
	text-align: center;
	background: -webkit-radial-gradient(circle, rgba(0, 0, 0, .1), #000);
	background: -o-radial-gradient(circle, rgba(0, 0, 0, .1), #000);
	background: -moz-radial-gradient(circle, rgba(0, 0, 0, .1), #000);
	background: radial-gradient(circle, rgba(0, 0, 0, .1), #000)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .category {
	white-space: nowrap;
	color: #fff;
	left: 0;
	position: relative;
	width: 100%;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content a .title {
	color: #fff !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	color: #5f41a5 !important;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: auto;
	left: auto;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	margin-bottom: 20px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i:hover {
	font-size: 36px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	white-space: nowrap;
	color: #fff !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover {
	text-align: left;
	background-color: rgba(255, 255, 255, .9);
	border: 3px solid #5f41a5
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	text-align: center
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	width: 100%;
	text-align: center
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span {
	display: block;
	text-align: center
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content {
	position: absolute;
	top: auto !important;
	bottom: 50% !important;
	left: 50% !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content a {
	text-decoration: none
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title {
	white-space: nowrap;
	color: #5f41a5 !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title:hover {
	color: #d2447d !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-size: 14px
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover {
	text-align: center;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	background: rgba(255, 255, 255, .9);
	border: none
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	margin-bottom: 20px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: auto;
	left: auto;
	z-index: 1
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	white-space: nowrap;
	color: #5f41a5 !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title:hover {
	color: #d2447d !important
}

.portfolio-wrapper .portfolio-item .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail {
	position: relative;
	overflow: hidden
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail i {
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover .entry-thumbnail-hover {
	opacity: 1
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_5 .entry-thumbnail-hover {
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_1 .entry-thumbnail-hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_2 img,
.portfolio-wrapper.hover-dir-off .entry-thumbnail:hover.effect_3 img {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
	display: inline-block
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_1 .entry-thumbnail-hover {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	background: rgba(255, 255, 255, .9);
	text-align: center;
	border: 10px solid rgba(95, 65, 165, .9)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	color: #5f41a5 !important;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_1 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i:hover {
	font-size: 36px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_2 .entry-thumbnail-hover {
	text-align: center;
	background: -webkit-radial-gradient(circle, rgba(255, 255, 255, .1), #fff);
	background: -o-radial-gradient(circle, rgba(255, 255, 255, .1), #fff);
	background: -moz-radial-gradient(circle, rgba(255, 255, 255, .1), #fff);
	background: radial-gradient(circle, rgba(255, 255, 255, .1), #fff)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	color: #5f41a5 !important;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: auto;
	left: auto;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	margin-bottom: 20px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i:hover {
	font-size: 36px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	white-space: nowrap;
	color: #5f41a5;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_2 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_3 .entry-thumbnail-hover {
	text-align: center;
	background: -webkit-radial-gradient(circle, rgba(0, 0, 0, .1), #000);
	background: -o-radial-gradient(circle, rgba(0, 0, 0, .1), #000);
	background: -moz-radial-gradient(circle, rgba(0, 0, 0, .1), #000);
	background: radial-gradient(circle, rgba(0, 0, 0, .1), #000);
	border: none
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content a .title {
	color: #fff !important
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	color: #5f41a5 !important;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: auto;
	left: auto;
	z-index: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	margin-bottom: 20px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i:hover {
	font-size: 36px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	white-space: nowrap;
	color: #fff !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_3 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover {
	text-align: left;
	background-color: rgba(255, 255, 255, .9);
	border: 3px solid #5f41a5
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	text-align: center
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	width: 100%;
	text-align: center
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span {
	display: block;
	text-align: center
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content {
	position: absolute;
	top: auto !important;
	bottom: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	-o-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title {
	white-space: nowrap;
	color: #5f41a5 !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content .title:hover {
	color: #5f41a5 !important
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_4 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner .hover-content span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-size: 14px
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover {
	text-align: center;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	background: rgba(255, 255, 255, .9);
	border: none
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner {
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a i {
	margin-bottom: 20px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	top: auto;
	left: auto;
	z-index: 1
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title {
	white-space: nowrap;
	color: #5f41a5 !important;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner>a .title:hover {
	color: #5f41a5 !important
}

.portfolio-wrapper.hover-dir-off .entry-thumbnail.effect_5 .entry-thumbnail-hover .entry-hover-wrapper .entry-hover-inner span.category {
	white-space: nowrap;
	color: #5f41a5;
	left: 0;
	position: relative;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}

.portfolio-full.detail-01 .portfolio-top {
	margin-top: 50px;
	text-align: center
}

.portfolio-full.detail-01 .portfolio-top .noo-md-12 img {
	width: 100%
}

.portfolio-full.detail-01 .portfolio-top .noo-md-12 .post-slideshow:hover .owl-nav {
	opacity: 1
}

.portfolio-full.detail-01 .portfolio-top .noo-md-12 .post-slideshow .owl-nav {
	opacity: 0;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-01 .portfolio-top .noo-md-12 .post-slideshow .owl-nav>button {
	border-radius: 0;
	top: 50%;
	position: absolute;
	line-height: 1;
	height: 64px;
	width: 64px;
	font-size: 60px;
	color: rgba(0, 0, 0, .3);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-01 .portfolio-top .noo-md-12 .post-slideshow .owl-nav>button:hover {
	color: #5f41a5
}

.portfolio-full.detail-01 .portfolio-top .noo-md-12 .post-slideshow .owl-nav>button.owl-next {
	right: 10px
}

.portfolio-full.detail-01 .portfolio-top .noo-md-12 .post-slideshow .owl-nav>button.owl-prev {
	left: 10px
}

.portfolio-full.detail-01 .paging-wrap {
	margin-top: 15px
}

.portfolio-full.detail-01 .paging-wrap .noo-container .row {
	margin: 0
}

.portfolio-full.detail-01 .paging-wrap .noo-container .row:hover .owl-nav {
	opacity: 1
}

.portfolio-full.detail-01 .paging-wrap .noo-container .row .owl-nav {
	opacity: 0;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-01 .paging-wrap .noo-container .row .owl-nav>button {
	border-radius: 0;
	position: absolute;
	top: 40%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 30px;
	height: 36px;
	width: 36px;
	padding: 0;
	text-align: center;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-01 .paging-wrap .noo-container .row .owl-nav>button:hover {
	color: #5f41a5
}

.portfolio-full.detail-01 .paging-wrap .noo-container .row .owl-nav>button.owl-next {
	right: 0
}

.portfolio-full.detail-01 .paging-wrap .noo-container .row .owl-nav>button.owl-prev {
	left: 0
}

.portfolio-full.detail-01 .portfolio-content-wrap {
	padding-top: 30px
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-title-wrap h2 {
	position: relative;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-top: 15px;
	color: #5f41a5
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-title-wrap h2:before {
	content: '';
	height: 1px;
	width: 50px;
	background-color: #e182a8;
	position: absolute;
	bottom: 0;
	left: 0
}

.portfolio-full.detail-01 .portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box:first-child h6 {
	margin-top: 20px
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box h6 {
	font-size: 18px;
	margin-top: 30px;
	color: #5f41a5;
	font-weight: 600
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box div {
	line-height: 1.4;
	color: #5f41a5
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-term-cat span {
	text-transform: uppercase
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-term-tag span {
	padding: 5px 10px;
	background: #f6f6f6;
	margin-right: 5px;
	display: inline-block;
	margin-top: 5px;
	transition: all .3s ease 0s
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-term-tag span:hover {
	color: #d2447d
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper {
	list-style: none;
	list-style-type: none;
	padding: 0
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li {
	display: inline-block;
	margin: 0 9px;
	width: 40px;
	height: 40px;
	float: left
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
	margin-left: 0
}

.portfolio-full.detail-01 .portfolio-content-wrap .portfolio-info.spec .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
	margin-right: 0
}

.portfolio-full.detail-02 .noo-container {
	margin-top: 100px;
	text-align: center
}

.portfolio-full.detail-02 .noo-container .noo-md-6 .post-slideshow .item {
	margin-bottom: 30px
}

.portfolio-full.detail-02 .noo-container .noo-md-6 .post-slideshow .item img {
	width: 100%
}

.portfolio-full.detail-02 .noo-md-6 {
	text-align: left
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info h2 {
	margin-top: 0;
	position: relative;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #5f41a5
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info h2:before {
	content: '';
	height: 1px;
	width: 50px;
	background-color: #e182a8;
	position: absolute;
	bottom: 0;
	left: 0
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box h6 {
	font-size: 18px;
	margin-top: 30px;
	color: #5f41a5;
	font-weight: 600
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box div {
	line-height: 1.4;
	color: #5f41a5
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
	text-transform: uppercase
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
	padding: 5px 10px;
	background: #f6f6f6;
	margin-right: 5px;
	display: inline-block;
	margin-top: 5px;
	transition: all .3s ease 0s
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
	color: #d2447d
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
	list-style: none;
	list-style-type: none;
	padding: 0
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
	display: inline-block;
	margin: 0 9px;
	width: 40px;
	height: 40px;
	float: left
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
	margin-left: 0
}

.portfolio-full.detail-02 .noo-md-6 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
	margin-right: 0
}

.portfolio-full.detail-03 .noo-container {
	text-align: center;
	margin-top: 50px
}

.portfolio-full.detail-03 .noo-container .noo-md-8 img {
	width: 100%
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .post-slideshow:hover .owl-nav {
	opacity: 1
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .post-slideshow .owl-nav {
	opacity: 0;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .post-slideshow .owl-nav>button {
	border-radius: 0;
	top: 30%;
	position: absolute;
	line-height: 1;
	height: 64px;
	width: 54px;
	font-size: 60px;
	color: rgba(0, 0, 0, .3);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .post-slideshow .owl-nav>button:hover {
	color: #5f41a5
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .post-slideshow .owl-nav>button.owl-next {
	right: 10px
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .post-slideshow .owl-nav>button.owl-prev {
	left: 10px
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .paging-wrap {
	position: relative
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .paging-wrap:hover .owl-nav {
	opacity: 1
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .paging-wrap .owl-nav {
	opacity: 0;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .paging-wrap .owl-nav>button {
	border-radius: 0;
	top: 20%;
	position: absolute;
	line-height: 1;
	height: 64px;
	width: 54px;
	font-size: 30px;
	color: rgba(0, 0, 0, .3);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .paging-wrap .owl-nav>button:hover {
	color: #5f41a5
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .paging-wrap .owl-nav>button.owl-next {
	right: 0
}

.portfolio-full.detail-03 .noo-container .noo-md-8 .paging-wrap .owl-nav>button.owl-prev {
	left: 0
}

.portfolio-full.detail-03 .noo-md-4 {
	text-align: left
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info h2 {
	margin-top: 0;
	position: relative;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #5f41a5
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info h2:before {
	content: '';
	height: 1px;
	width: 50px;
	background-color: #e182a8;
	position: absolute;
	bottom: 0;
	left: 0
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box h6 {
	font-size: 18px;
	margin-top: 30px;
	color: #5f41a5;
	font-weight: 600
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box div {
	line-height: 1.4;
	color: #5f41a5
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
	text-transform: uppercase
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
	padding: 5px 10px;
	background: #f6f6f6;
	margin-right: 5px;
	display: inline-block;
	margin-top: 5px;
	transition: all .3s ease 0s
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
	color: #d2447d
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
	list-style: none;
	list-style-type: none;
	padding: 0
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
	display: inline-block;
	margin: 0 9px;
	width: 40px;
	height: 40px;
	float: left
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
	margin-left: 0
}

.portfolio-full.detail-03 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
	margin-right: 0
}

.portfolio-full.detail-04 .noo-container {
	margin-top: 100px;
	text-align: center
}

.portfolio-full.detail-04 .noo-container .noo-md-8 img {
	width: 100%
}

.portfolio-full.detail-04 .noo-container .noo-md-8 .post-grid .noo-md-6 .item {
	position: relative;
	margin-bottom: 30px
}

.portfolio-full.detail-04 .noo-container .noo-md-8 .post-grid .noo-md-6 .item .grid-image-hover {
	opacity: 0;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	background-color: rgba(255, 255, 255, .9);
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.portfolio-full.detail-04 .noo-container .noo-md-8 .post-grid .noo-md-6 .item .grid-image-hover i {
	color: #5f41a5;
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.portfolio-full.detail-04 .noo-container .noo-md-8 .post-grid .noo-md-6 .item .grid-image-hover i:hover {
	color: #d2447d;
	font-size: 36px
}

.portfolio-full.detail-04 .noo-container .noo-md-8 .post-grid .noo-md-6 .item:hover .grid-image-hover {
	border: 3px solid #5f41a5;
	opacity: 1;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9)
}

.portfolio-full.detail-04 .noo-md-4 {
	text-align: left
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info h2 {
	margin-top: 0;
	position: relative;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #5f41a5
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info h2:before {
	content: '';
	height: 1px;
	width: 50px;
	background-color: #e182a8;
	position: absolute;
	bottom: 0;
	left: 0
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box h6 {
	font-size: 18px;
	margin-top: 30px;
	color: #5f41a5;
	font-weight: 600
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box div {
	line-height: 1.4;
	color: #5f41a5
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
	text-transform: uppercase
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
	padding: 5px 10px;
	background: #f6f6f6;
	margin-right: 5px;
	display: inline-block;
	margin-top: 5px;
	transition: all .3s ease 0s
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
	color: #d2447d
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
	list-style: none;
	list-style-type: none;
	padding: 0
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
	display: inline-block;
	margin: 0 9px;
	width: 40px;
	height: 40px;
	float: left
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
	margin-left: 0
}

.portfolio-full.detail-04 .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
	margin-right: 0
}

.portfolio-full.detail-05 .noo-container {
	margin-top: 100px
}

.portfolio-full.detail-05 .noo-container .noo-md-12 img {
	width: 100%
}

.portfolio-full.detail-05 .noo-container .noo-md-12 .post-grid .noo-md-4 .item {
	position: relative;
	margin-bottom: 30px
}

.portfolio-full.detail-05 .noo-container .noo-md-12 .post-grid .noo-md-4 .item .grid-image-hover {
	opacity: 0;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	background-color: rgba(255, 255, 255, .9);
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.portfolio-full.detail-05 .noo-container .noo-md-12 .post-grid .noo-md-4 .item .grid-image-hover i {
	color: #5f41a5;
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.portfolio-full.detail-05 .noo-container .noo-md-12 .post-grid .noo-md-4 .item .grid-image-hover i:hover {
	color: #d2447d;
	font-size: 36px
}

.portfolio-full.detail-05 .noo-container .noo-md-12 .post-grid .noo-md-4 .item:hover .grid-image-hover {
	border: 3px solid #5f41a5;
	opacity: 1;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9)
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap {
	margin-top: 50px
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-8 {
	text-align: left
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-8 .portfolio-info h2 {
	color: #5f41a5;
	margin-top: 0;
	position: relative;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 15px
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-8 .portfolio-info h2:before {
	content: '';
	height: 1px;
	width: 50px;
	background-color: #e182a8;
	position: absolute;
	bottom: 0;
	left: 0
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box:first-child h6 {
	margin-top: 0
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box h6 {
	font-size: 18px;
	margin-top: 30px;
	color: #5f41a5;
	font-weight: 600
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box div {
	line-height: 1.4;
	color: #5f41a5
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-cat span {
	text-transform: uppercase
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span {
	padding: 5px 10px;
	background: #f6f6f6;
	margin-right: 5px;
	display: inline-block;
	margin-top: 5px;
	transition: all .3s ease 0s
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-term-tag span:hover {
	color: #d2447d
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper {
	list-style: none;
	list-style-type: none;
	padding: 0
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li {
	display: inline-block;
	margin: 0 9px;
	width: 40px;
	height: 40px;
	float: left
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:first-child {
	margin-left: 0
}

.portfolio-full.detail-05 .noo-container.portfolio-content-wrap .noo-md-4 .portfolio-info .portfolio-info-box .portfolio-social-profile-wrapper li:last-child {
	margin-right: 0
}

.portfolio-related-wrap .heading-wrap .post-navigation {
	margin-top: 100px
}

.portfolio-related-wrap .heading-wrap .post-navigation .nav-links .nav-previous .post-navigation-content,
.portfolio-related-wrap .heading-wrap .post-navigation .nav-links .nav-next .post-navigation-content {
	display: none
}

.portfolio-related-wrap .heading-wrap .post-navigation .nav-links a div i {
	padding: 0 !important;
	color: #5f41a5 !important;
	top: 0;
	margin-top: 0;
	text-align: center;
	height: 50px;
	width: 60px;
	line-height: 50px;
	background-color: #f6f6f6;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-related-wrap .heading-wrap .post-navigation .nav-links a div:hover i {
	color: #d2447d !important;
	-webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .2)
}

.portfolio-related-wrap .heading-wrap .post-navigation .nav-links>i {
	position: absolute;
	left: 50%;
	color: #5f41a5;
	line-height: 50px;
	font-size: 28px;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-related-wrap .heading-wrap .heading {
	text-align: center;
	text-transform: uppercase;
	color: #5f41a5;
	font-size: 36px;
	margin-top: 70px
}

.portfolio-related-wrap .heading-wrap .heading .heading-icon {
	font-size: 14px;
	height: 30px;
	width: 30px;
	line-height: 30px;
	position: relative;
	margin: 0 auto;
	z-index: 1
}

.portfolio-related-wrap .heading-wrap .heading .heading-icon i {
	font-size: 12px;
	color: #6fd9ec;
	height: 30px;
	width: 30px;
	background-color: #fff;
	line-height: 30px;
	position: relative;
	margin: 0 auto;
	z-index: 1
}

.portfolio-related-wrap .heading-wrap .heading .heading-icon:before {
	content: '';
	width: 70px;
	height: 1px;
	background-color: #d5d5d5;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1
}

@media (max-width:479px) {
	.portfolio-related-wrap .heading-wrap .heading {
		font-size: 24px;
		margin-top: 50px
	}
}

.portfolio-related-wrap .portfolio-related {
	margin-top: 60px;
	margin-bottom: 100px;
	position: relative
}

.portfolio-related-wrap .portfolio-related.portfolio-wrapper .portfolio-item {
	width: 100% !important;
	padding: 0 15px
}

.portfolio-related-wrap .portfolio-related .owl-nav button {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	height: 44px;
	width: 44px;
	padding: 0;
	background-color: rgba(128, 128, 128, .5);
	text-align: center;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-related-wrap .portfolio-related .owl-nav button span {
	font-size: 24px;
	color: #fff;
	line-height: 44px
}

.portfolio-related-wrap .portfolio-related .owl-nav button:hover {
	background-color: #5f41a5;
	border: unset
}

.portfolio-related-wrap .portfolio-related .owl-nav .owl-prev {
	left: -10px
}

.portfolio-related-wrap .portfolio-related .owl-nav .owl-next {
	right: -10px
}

.post-navigation .nav-links {
	width: 100%;
	margin: 0 auto;
	display: table
}

.post-navigation .nav-links .nav-previous {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0;
	width: 50%;
	transition: all .35s ease
}

.post-navigation .nav-links .nav-next {
	text-align: right;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0;
	width: 50%;
	transition: all .35s ease
}

.portfolio-related {
	margin-top: 60px;
	margin-bottom: 100px;
	position: relative
}

.portfolio-related.portfolio-wrapper .portfolio-item {
	width: 100% !important;
	padding: 0 15px
}

.portfolio-related .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	height: 44px;
	width: 44px;
	padding: 0;
	text-align: center;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.portfolio-related .owl-controls .owl-buttons div i {
	font-size: 24px;
	color: #fff;
	line-height: 44px
}

.portfolio-related .owl-controls .owl-buttons div:hover {
	background-color: #5f41a5
}

.portfolio-related .owl-controls .owl-buttons .owl-prev {
	left: -10px;
	background-color: rgba(128, 128, 128, .5);
	border-radius: 0
}

.portfolio-related .owl-controls .owl-buttons .owl-next {
	right: -10px;
	background-color: rgba(128, 128, 128, .5);
	border-radius: 0
}

.portfolio-social-profile-wrapper li a {
	height: 32px;
	width: 32px;
	line-height: 30px;
	border: 1px solid #ccc;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #ccc;
	margin: 0 3px 10px;
	font-size: 14px;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
	text-align: center
}

.portfolio-social-profile-wrapper li a:hover {
	color: #d2447d !important;
	-webkit-transform: translate(0, -10%);
	-ms-transform: translate(0, -10%);
	-o-transform: translate(0, -10%);
	transform: translate(0, -10%)
}

.head-single-find-event {
	background-color: #e182a8
}

.post-type-archive-noo_event a,
.single-noo_event a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.post-type-archive-noo_event a:focus,
.single-noo_event a:focus,
.post-type-archive-noo_event a:hover,
.single-noo_event a:hover {
	text-decoration: none
}

.noo-single-event-head h1,
.noo-single-event-head h3 {
	margin: 0;
	padding: 0 0 17px;
	line-height: 21px
}

.noo-single-event-head h1 a,
.noo-single-event-head h3 a {
	color: #5f41a5;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	text-transform: uppercase;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-single-event-head h1 a:hover,
.noo-single-event-head h3 a:hover,
.noo-single-event-head h1 a:focus,
.noo-single-event-head h3 a:focus {
	color: #e182a8;
	text-decoration: none
}

.noo-single-event-head .noo-event-meta {
	margin: 0 0 25px
}

.noo-single-event-head .noo-event-meta span {
	color: #696969;
	font-size: 15px;
	line-height: 24px;
	padding: 0 15px 0 0
}

.noo-single-event-head .noo-event-meta span i {
	color: #e182a8;
	padding-right: 5px
}

.noo-featured-event {
	border: 1px solid #f5f5f5;
	margin: 0 0 42px;
	position: relative;
	overflow: hidden
}

.noo-featured-event .is_featured {
	background: #5f41a5;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	padding: 5px 40px;
	position: absolute;
	top: 23px;
	right: -32px;
	z-index: 9;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.noo-featured-event img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.noo-featured-event:hover img,
.noo-featured-event:focus img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.noo-single-event-body h1,
.noo-single-event-body h2,
.noo-single-event-body h3,
.noo-single-event-body h4,
.noo-single-event-body h5,
.noo-single-event-body h6 {
	color: #333;
	margin: 18px 0
}

.noo-single-event-body h3 {
	font-size: 18px;
	line-height: 24px
}

.noo-single-event-body ul {
	list-style: none
}

.noo-single-event-body ul li:before {
	color: #e182a8;
	content: "\f375";
	font-size: 16px;
	line-height: 30px;
	font-family: "Ionicons";
	margin: 0 10px 0 0;
	letter-spacing: 1px
}

.noo-single-event-body .wp-caption.alignleft {
	margin: 0 75px 25px 0
}

.noo-single-event-body .wp-caption p.wp-caption-text {
	color: #696969;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	padding: 15px 0 0
}

.noo-single-event-footer {
	border-bottom: 1px solid #f3f3f3;
	padding: 22px 0 15px
}

.noo-single-event-footer .content-share {
	float: right
}

.noo-single-event-footer .content-share a {
	color: #ccc;
	border: 1px solid #ccc;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	height: 30px;
	text-align: center;
	padding: 2px;
	margin: 0 4px;
	width: 30px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-single-event-footer .content-share a:hover,
.noo-single-event-footer .content-share a:focus {
	color: #fff;
	text-decoration: none
}

.noo-single-event-footer:after {
	clear: both;
	content: '';
	display: table
}

.archive-noo-event-head {
	background: #f5f5f5;
	padding: 20px 30px 12px;
	font-size: 16px;
	line-height: 24px
}

.archive-noo-event-head .noo-event-text {
	font-weight: 400;
	margin: 0;
	padding: 5px 0
}

.archive-noo-event-head .noo-event-text span {
	color: #e182a8;
	font-weight: 400
}

.archive-noo-event-head .noo-event-button {
	float: right;
	margin-left: 32px
}

.archive-noo-event-head .noo-event-button i {
	color: #ccc;
	cursor: pointer;
	font-size: 16px;
	line-height: 24px;
	padding: 5px 10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.archive-noo-event-head .noo-event-button i:hover,
.archive-noo-event-head .noo-event-button i.active {
	background: #fff;
	border-radius: 2px;
	color: #e182a8
}

.archive-noo-event-head:before,
.archive-noo-event-head:after {
	content: " ";
	display: table
}

.archive-noo-event-head:after {
	clear: both
}

.archive-noo-event-head:before,
.archive-noo-event-head:after {
	content: " ";
	display: table
}

.archive-noo-event-head:after {
	clear: both
}

.archive-noo-event-wrap {
	margin: 50px -15px
}

.archive-noo-event-wrap .pagination {
	clear: both;
	padding: 5px;
	text-align: center
}

.noo-archive-event-body .read-more {
	display: none !important
}

.noo-archive-event-body p {
	padding: 0 30px;
	max-height: 92px;
	overflow: hidden
}

.archive-noo-event-item-wrap {
	padding-bottom: 60px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

@media (min-width:992px) {
	.archive-noo-event-item-wrap.noo-md-3:nth-child(4n+1) {
		clear: both
	}
	.archive-noo-event-item-wrap.noo-md-4:nth-child(3n+1) {
		clear: both
	}
	.archive-noo-event-item-wrap.noo-md-6:nth-child(2n+1) {
		clear: both
	}
}

@media (min-width:768px) and (max-width:991px) {
	.archive-noo-event-item-wrap.noo-sm-6:nth-child(2n+1) {
		clear: both
	}
}

.archive-noo-event-item-wrap.hide-item {
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0)
}

.archive-noo-event-item {
	border: 1px solid #e9f3f7;
	border-top: none;
	overflow: hidden;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.archive-noo-event-item .noo-featured-event {
	margin: 0 0 22px
}

.archive-noo-event-item .noo-single-event-head {
	padding: 0 30px
}

.archive-noo-event-item .noo-single-event-head h3 {
	padding: 0
}

.archive-noo-event-item .noo-single-event-head h3 a {
	font-size: 20px
}

.archive-noo-event-item .noo-single-event-head .noo-event-meta {
	margin: 10px 0
}

.archive-noo-event-item .noo-single-event-head .event-category a {
	color: #e182a8
}

.archive-noo-event-item .noo-single-event-head .event-category a:hover {
	color: #d2447d
}

.archive-noo-event-item:hover,
.archive-noo-event-item:focus {
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0px 0px 8px 8px rgba(227, 227, 227, .3);
	box-shadow: 0px 0px 8px 8px rgba(227, 227, 227, .3)
}

.noo-archive-event-footer {
	border-top: 1px solid #e9f3f7;
	padding: 30px 30px 0
}

.noo-archive-event-footer .content-share {
	display: inline-block;
	padding: 5px 0 0
}

.noo-archive-event-footer .content-share a {
	background: #eee;
	border: 1px solid #eee;
	display: inline-block;
	height: 30px;
	margin-right: 5px;
	text-align: center;
	width: 30px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.noo-archive-event-footer .content-share a i {
	color: #aaa;
	font-size: 12px
}

.noo-archive-event-footer .content-share a:hover,
.noo-archive-event-footer .content-share a:focus {
	text-decoration: none
}

.noo-archive-event-footer .content-share a:hover i,
.noo-archive-event-footer .content-share a:focus i {
	color: #fff
}

.noo-archive-event-footer .readmore {
	background: #e182a8;
	color: #fff;
	font-size: 16px;
	float: right;
	font-weight: 400;
	line-height: 22px;
	padding: 9px 35px;
	text-decoration: none;
	margin-bottom: 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-archive-event-footer .readmore:hover,
.noo-archive-event-footer .readmore:focus {
	background: #d2447d
}

.event-list .archive-noo-event-item-wrap {
	width: 100%
}

@media (min-width:992px) and (max-width:1199px) {
	.noo-archive-event-footer .readmore {
		padding: 9px 20px
	}
}

@media (max-width:768px) {
	.archive-noo-event-head {
		margin: 0
	}
	.noo-archive-event-footer .readmore {
		font-size: 14px;
		padding: 6px 25px
	}
	.archive-noo-event-item .noo-single-event-head {
		padding: 0 15px
	}
	.archive-noo-event-item .noo-single-event-head h3 a {
		font-size: 16px;
		line-height: 21px
	}
	.noo-archive-event-body p {
		padding: 0 15px
	}
	.noo-archive-event-footer {
		padding: 30px 15px
	}
}

@media (max-width:435px) {
	.archive-noo-event-item-wrap {
		padding-left: 0;
		padding-right: 0
	}
	.archive-noo-event-item .noo-single-event-head h3 a {
		font-size: 14px
	}
	.archive-noo-event-head {
		margin: 0;
		padding: 10px 15px;
		font-size: 13px
	}
	.noo-single-event-head .noo-event-meta span {
		font-size: 13px
	}
	.noo-archive-event-body p {
		font-size: 13px
	}
	.noo-archive-event-footer {
		padding: 15px
	}
	.noo-archive-event-footer .readmore {
		font-size: 13px;
		padding: 4px 15px
	}
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation: zoomIn .4s 1 linear
}

.noo-event-shortcode.grid .archive-noo-event-item-wrap:nth-child(2n+1) {
	clear: none
}

.noo-event-shortcode.grid .archive-noo-event-item-wrap.noo-md-6:nth-child(2n+1) {
	clear: both
}

.noo-event-shortcode.grid .archive-noo-event-item-wrap.noo-md-4:nth-child(3n+1) {
	clear: both
}

.noo-event-shortcode.grid .archive-noo-event-item-wrap.noo-md-3:nth-child(4n+1) {
	clear: both
}

.single-post a,
.category a,
.blog a,
.search a,
.tag a,
.author a {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.single-post a:focus,
.category a:focus,
.blog a:focus,
.search a:focus,
.tag a:focus,
.author a:focus,
.single-post a:hover,
.category a:hover,
.blog a:hover,
.search a:hover,
.tag a:hover,
.author a:hover {
	text-decoration: none
}

.single-post .entry-header,
.category .entry-header,
.blog .entry-header,
.search .entry-header,
.tag .entry-header,
.author .entry-header {
	padding: 0
}

.single-post .entry-header h1,
.category .entry-header h1,
.blog .entry-header h1,
.search .entry-header h1,
.tag .entry-header h1,
.author .entry-header h1,
.single-post .entry-header h3,
.category .entry-header h3,
.blog .entry-header h3,
.search .entry-header h3,
.tag .entry-header h3,
.author .entry-header h3 {
	padding: 0 0 10px;
	margin: 0;
	font-weight: 400
}

.single-post .entry-header h1 a,
.category .entry-header h1 a,
.blog .entry-header h1 a,
.search .entry-header h1 a,
.tag .entry-header h1 a,
.author .entry-header h1 a,
.single-post .entry-header h3 a,
.category .entry-header h3 a,
.blog .entry-header h3 a,
.search .entry-header h3 a,
.tag .entry-header h3 a,
.author .entry-header h3 a {
	color: #333;
	font-size: 34px;
	line-height: 34px;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.single-post .entry-header h1 a:hover,
.category .entry-header h1 a:hover,
.blog .entry-header h1 a:hover,
.search .entry-header h1 a:hover,
.tag .entry-header h1 a:hover,
.author .entry-header h1 a:hover,
.single-post .entry-header h3 a:hover,
.category .entry-header h3 a:hover,
.blog .entry-header h3 a:hover,
.search .entry-header h3 a:hover,
.tag .entry-header h3 a:hover,
.author .entry-header h3 a:hover,
.single-post .entry-header h1 a:focus,
.category .entry-header h1 a:focus,
.blog .entry-header h1 a:focus,
.search .entry-header h1 a:focus,
.tag .entry-header h1 a:focus,
.author .entry-header h1 a:focus,
.single-post .entry-header h3 a:focus,
.category .entry-header h3 a:focus,
.blog .entry-header h3 a:focus,
.search .entry-header h3 a:focus,
.tag .entry-header h3 a:focus,
.author .entry-header h3 a:focus {
	color: #e182a8;
	text-decoration: none
}

.single-post .content-featured,
.category .content-featured,
.blog .content-featured,
.search .content-featured,
.tag .content-featured,
.author .content-featured {
	padding: 25px 0 50px
}

.single-post .content-featured .content-thumb,
.category .content-featured .content-thumb,
.blog .content-featured .content-thumb,
.search .content-featured .content-thumb,
.tag .content-featured .content-thumb,
.author .content-featured .content-thumb {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%
}

.single-post .content-featured .content-thumb img,
.category .content-featured .content-thumb img,
.blog .content-featured .content-thumb img,
.search .content-featured .content-thumb img,
.tag .content-featured .content-thumb img,
.author .content-featured .content-thumb img {
	width: 100%
}

.single-post .content-featured .content-thumb:before,
.category .content-featured .content-thumb:before,
.blog .content-featured .content-thumb:before,
.search .content-featured .content-thumb:before,
.tag .content-featured .content-thumb:before,
.author .content-featured .content-thumb:before {
	background: rgba(95, 65, 165, .3);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.single-post .content-featured .content-thumb:hover:before,
.category .content-featured .content-thumb:hover:before,
.blog .content-featured .content-thumb:hover:before,
.search .content-featured .content-thumb:hover:before,
.tag .content-featured .content-thumb:hover:before,
.author .content-featured .content-thumb:hover:before {
	opacity: 1;
	filter: alpha(opacity=100)
}

.single-post .content-featured iframe,
.category .content-featured iframe,
.blog .content-featured iframe,
.search .content-featured iframe,
.tag .content-featured iframe,
.author .content-featured iframe {
	width: 100%
}

.single-post .item-info span,
.category .item-info span,
.blog .item-info span,
.search .item-info span,
.tag .item-info span,
.author .item-info span {
	font-size: 16px;
	line-height: 24px;
	padding-right: 16px
}

.single-post .item-info span i,
.category .item-info span i,
.blog .item-info span i,
.search .item-info span i,
.tag .item-info span i,
.author .item-info span i {
	color: #e182a8;
	padding-right: 6px
}

.single-post .action-like,
.category .action-like,
.blog .action-like,
.search .action-like,
.tag .action-like,
.author .action-like {
	cursor: pointer
}

.single-post .action-like strong,
.category .action-like strong,
.blog .action-like strong,
.search .action-like strong,
.tag .action-like strong,
.author .action-like strong {
	color: #696969;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px
}

.single-post .action-like:before,
.category .action-like:before,
.blog .action-like:before,
.search .action-like:before,
.tag .action-like:before,
.author .action-like:before {
	color: #e182a8;
	font-size: 16px;
	line-height: 24px;
	padding-right: 5px;
	content: "\f442";
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.single-post .action-like:hover:before,
.category .action-like:hover:before,
.blog .action-like:hover:before,
.search .action-like:hover:before,
.tag .action-like:hover:before,
.author .action-like:hover:before,
.single-post .action-like:focus:before,
.category .action-like:focus:before,
.blog .action-like:focus:before,
.search .action-like:focus:before,
.tag .action-like:focus:before,
.author .action-like:focus:before {
	content: "\f443"
}

.single-post .action-like.disable-like,
.category .action-like.disable-like,
.blog .action-like.disable-like,
.search .action-like.disable-like,
.tag .action-like.disable-like,
.author .action-like.disable-like {
	color: red !important;
	cursor: not-allowed !important;
	pointer-events: none
}

.single-post .action-like.disable-like:before,
.category .action-like.disable-like:before,
.blog .action-like.disable-like:before,
.search .action-like.disable-like:before,
.tag .action-like.disable-like:before,
.author .action-like.disable-like:before {
	content: "\f443"
}

.single-post .entry-content,
.category .entry-content,
.blog .entry-content,
.search .entry-content,
.tag .entry-content,
.author .entry-content {
	font-size: 16px;
	line-height: 24px;
	padding: 0
}

.single-post .entry-content h1,
.category .entry-content h1,
.blog .entry-content h1,
.search .entry-content h1,
.tag .entry-content h1,
.author .entry-content h1,
.single-post .entry-content h2,
.category .entry-content h2,
.blog .entry-content h2,
.search .entry-content h2,
.tag .entry-content h2,
.author .entry-content h2,
.single-post .entry-content h3,
.category .entry-content h3,
.blog .entry-content h3,
.search .entry-content h3,
.tag .entry-content h3,
.author .entry-content h3,
.single-post .entry-content h4,
.category .entry-content h4,
.blog .entry-content h4,
.search .entry-content h4,
.tag .entry-content h4,
.author .entry-content h4,
.single-post .entry-content h5,
.category .entry-content h5,
.blog .entry-content h5,
.search .entry-content h5,
.tag .entry-content h5,
.author .entry-content h5,
.single-post .entry-content h6,
.category .entry-content h6,
.blog .entry-content h6,
.search .entry-content h6,
.tag .entry-content h6,
.author .entry-content h6 {
	color: #333;
	margin: 18px 0;
	line-height: 24px
}

.single-post .entry-content h2,
.category .entry-content h2,
.blog .entry-content h2,
.search .entry-content h2,
.tag .entry-content h2,
.author .entry-content h2 {
	font-size: 20px
}

.single-post .entry-content h3,
.category .entry-content h3,
.blog .entry-content h3,
.search .entry-content h3,
.tag .entry-content h3,
.author .entry-content h3 {
	font-size: 18px
}

.single-post .entry-content blockquote,
.category .entry-content blockquote,
.blog .entry-content blockquote,
.search .entry-content blockquote,
.tag .entry-content blockquote,
.author .entry-content blockquote {
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	font-style: italic;
	color: #5f41a5;
	line-height: 36px;
	border: none;
	position: relative;
	padding: 12px 34px;
	margin: 22px 0 26px 66px
}

.single-post .entry-content blockquote:before,
.category .entry-content blockquote:before,
.blog .entry-content blockquote:before,
.search .entry-content blockquote:before,
.tag .entry-content blockquote:before,
.author .entry-content blockquote:before {
	font-family: "Ionicons";
	content: "\f347";
	color: #e182a8;
	position: absolute;
	top: 0;
	left: 0;
	font-style: normal
}

.single-post .entry-content ul,
.category .entry-content ul,
.blog .entry-content ul,
.search .entry-content ul,
.tag .entry-content ul,
.author .entry-content ul {
	list-style: none
}

.single-post .entry-content ul li:before,
.category .entry-content ul li:before,
.blog .entry-content ul li:before,
.search .entry-content ul li:before,
.tag .entry-content ul li:before,
.author .entry-content ul li:before {
	color: #e182a8;
	content: "\f375";
	font-size: 16px;
	line-height: 30px;
	font-family: "Ionicons";
	margin: 0 10px 0 0;
	letter-spacing: 1px
}

.single-post .entry-footer,
.category .entry-footer,
.blog .entry-footer,
.search .entry-footer,
.tag .entry-footer,
.author .entry-footer {
	border: none;
	border-bottom: 1px solid #f3f3f3;
	margin: 0;
	padding: 25px 0 10px
}

.single-post .entry-footer .tags-links,
.category .entry-footer .tags-links,
.blog .entry-footer .tags-links,
.search .entry-footer .tags-links,
.tag .entry-footer .tags-links,
.author .entry-footer .tags-links {
	float: left
}

.single-post .entry-footer .tags-links i,
.category .entry-footer .tags-links i,
.blog .entry-footer .tags-links i,
.search .entry-footer .tags-links i,
.tag .entry-footer .tags-links i,
.author .entry-footer .tags-links i {
	color: #e182a8;
	padding-right: 6px
}

.single-post .entry-footer .tags-links a,
.category .entry-footer .tags-links a,
.blog .entry-footer .tags-links a,
.search .entry-footer .tags-links a,
.tag .entry-footer .tags-links a,
.author .entry-footer .tags-links a {
	color: #696969;
	font-size: 15px;
	line-height: 24px
}

.single-post .entry-footer .single-social,
.category .entry-footer .single-social,
.blog .entry-footer .single-social,
.search .entry-footer .single-social,
.tag .entry-footer .single-social,
.author .entry-footer .single-social {
	border: none;
	padding: 0;
	margin: 0;
	float: right
}

.single-post .entry-footer .single-social a:hover,
.category .entry-footer .single-social a:hover,
.blog .entry-footer .single-social a:hover,
.search .entry-footer .single-social a:hover,
.tag .entry-footer .single-social a:hover,
.author .entry-footer .single-social a:hover {
	text-decoration: none
}

.single-post .entry-footer:after,
.category .entry-footer:after,
.blog .entry-footer:after,
.search .entry-footer:after,
.tag .entry-footer:after,
.author .entry-footer:after {
	clear: both;
	content: '';
	display: table
}

.single-post .read-more,
.category .read-more,
.blog .read-more,
.search .read-more,
.tag .read-more,
.author .read-more {
	background: #e182a8;
	color: #fff;
	display: inline-block;
	line-height: 22px;
	font-weight: 400;
	padding: 8px 30px;
	margin: 25px 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.single-post .read-more:hover,
.category .read-more:hover,
.blog .read-more:hover,
.search .read-more:hover,
.tag .read-more:hover,
.author .read-more:hover,
.single-post .read-more:focus,
.category .read-more:focus,
.blog .read-more:focus,
.search .read-more:focus,
.tag .read-more:focus,
.author .read-more:focus {
	background: #d2447d;
	text-decoration: none
}

.meta-author {
	border: none;
	padding: 0 25px
}

.meta-author img {
	border: 5px solid #f2f2f2;
	border-radius: 50%;
	float: left;
	height: 90px;
	width: 90px
}

@media (max-width:479px) {
	.meta-author img {
		float: none
	}
}

.meta-author .box-author-info {
	float: right;
	width: 85%
}

@media (max-width:479px) {
	.meta-author .box-author-info {
		width: 100%;
		float: none;
		margin-top: 15px
	}
}

.meta-author .box-author-info h5 {
	font-weight: 400;
	margin: 0;
	padding: 0 0 15px
}

.meta-author .box-author-info h5 a {
	color: #333;
	font-size: 18px;
	line-height: 24px
}

.meta-author .box-author-info h5 a:hover,
.meta-author .box-author-info h5 a:focus {
	color: #d2447d;
	text-decoration: none
}

.meta-author .box-author-info p {
	color: #696969;
	margin: -5px 0 12px;
	font-size: 16px;
	line-height: 24px
}

.meta-author .box-author-info ul.author-social {
	list-style: none;
	padding: 0;
	margin: 0
}

.meta-author .box-author-info ul.author-social li {
	display: inline-block;
	width: 25px
}

.meta-author .box-author-info ul.author-social li a {
	color: #8c8888;
	font-size: 14px;
	font-weight: 400;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.meta-author .box-author-info ul.author-social li a:hover,
.meta-author .box-author-info ul.author-social li a:focus {
	color: #d2447d
}

.meta-author:before,
.meta-author:after {
	content: " ";
	display: table
}

.meta-author:after {
	clear: both
}

.meta-author:before,
.meta-author:after {
	content: " ";
	display: table
}

.meta-author:after {
	clear: both
}

.noo-post-nav {
	background: #f8f8f8;
	border: 1px solid #eee;
	padding: 30px;
	margin: 30px 0 0;
	text-align: center
}

.noo-post-nav .prev-post a,
.noo-post-nav .next-post a {
	color: #333;
	font-size: 18px;
	line-height: 34px;
	font-weight: 400
}

.noo-post-nav .prev-post a:hover,
.noo-post-nav .next-post a:hover,
.noo-post-nav .prev-post a:focus,
.noo-post-nav .next-post a:focus {
	color: #5f41a5;
	text-decoration: none
}

.noo-post-nav .prev-post a:before,
.noo-post-nav .next-post a:before,
.noo-post-nav .prev-post a:after,
.noo-post-nav .next-post a:after {
	color: #e182a8;
	font-size: 18px;
	font-family: "FontAwesome";
	line-height: 45.44px
}

.noo-post-nav .prev-post {
	float: left
}

.noo-post-nav .prev-post a:before {
	content: "\f100";
	padding-right: 8px
}

.noo-post-nav .next-post {
	float: right
}

.noo-post-nav .next-post a:after {
	content: "\f101";
	padding-left: 8px
}

.noo-post-nav .fa-th-large {
	color: #696969;
	cursor: pointer;
	font-size: 16px;
	line-height: 24px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.noo-post-nav .fa-th-large:hover,
.noo-post-nav .fa-th-large:focus {
	color: #d2447d
}

.noo-post-nav:before,
.noo-post-nav:after {
	content: " ";
	display: table
}

.noo-post-nav:after {
	clear: both
}

.noo-post-nav:before,
.noo-post-nav:after {
	content: " ";
	display: table
}

.noo-post-nav:after {
	clear: both
}

.category article,
.blog article,
.search article,
.tag article,
.author article {
	margin-top: 40px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 40px
}

.category .content-featured,
.blog .content-featured,
.search .content-featured,
.tag .content-featured,
.author .content-featured {
	padding: 25px 0
}

.category .content-featured .content-thumb:hover:before,
.blog .content-featured .content-thumb:hover:before,
.search .content-featured .content-thumb:hover:before,
.tag .content-featured .content-thumb:hover:before,
.author .content-featured .content-thumb:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}

.category .entry-content blockquote,
.blog .entry-content blockquote,
.search .entry-content blockquote,
.tag .entry-content blockquote,
.author .entry-content blockquote {
	margin: 20px 30px 0
}

.list-center {
	text-align: center
}

@media screen and (max-width:767px) {
	.single-post .entry-content blockquote,
	.category .entry-content blockquote,
	.blog .entry-content blockquote,
	.search .entry-content blockquote,
	.tag .entry-content blockquote,
	.author .entry-content blockquote {
		margin: 30px;
		font-size: 20px
	}
}

@media screen and (max-width:480px) {
	.single-post .entry-content blockquote,
	.category .entry-content blockquote,
	.blog .entry-content blockquote,
	.search .entry-content blockquote,
	.tag .entry-content blockquote,
	.author .entry-content blockquote {
		margin: 0;
		font-size: 18px
	}
}

.tp-bullet.selected,
.tp-bullet:hover {
	background-color: #e182a8;
	border: 3px solid #764f5f;
	height: 8px;
	width: 8px
}

.tp-bullet.selected .tp-bullet-title,
.tp-bullet:hover .tp-bullet-title {
	display: none
}

a.btn-link {
	background-color: #806bb6;
	border: 0;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	padding: 12px 38px;
	display: inline-block;
	font-size: 16px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

a.btn-link:hover {
	background: #5a468e;
	color: #fff;
	text-decoration: none
}

.tp-mask-wrap .slider-button:hover {
	text-decoration: none;
	color: #face00 !important
}

@media all and (-ms-high-contrast:none) {
	.noo-header .noo-top-right-widget {
		right: 80px
	}
	.noo-header .noo-top-right-widget a i {
		padding-right: 50px
	}
}

.screen-reader-text:empty {
	display: none
}

.bypostauthor:empty {
	display: none
}

.noo-menu i {
	padding: 0 5px
}


/*!
 * WPBakery Page Builder v6.0.0 (https://wpbakery.com)
 * Copyright 2011-2019 Michael M, WPBakery
 * License: Commercial. More details: http://go.wpbakery.com/licensing
 */

 .vc_row:after,
 .vc_row:before {
 	content: " ";
 	display: table
 }

 .vc_row:after {
 	clear: both
 }

 @media (max-width:767px) {
 	.vc_hidden-xs {
 		display: none!important
 	}
 }

 @media (min-width:768px) and (max-width:991px) {
 	.vc_hidden-sm {
 		display: none!important
 	}
 }

 @media (min-width:992px) and (max-width:1199px) {
 	.vc_hidden-md {
 		display: none!important
 	}
 }

 @media (min-width:1200px) {
 	.vc_hidden-lg {
 		display: none!important
 	}
 }

 .vc_non_responsive .vc_row .vc_col-sm-1 {
 	position: relative;
 	float: left;
 	width: 8.33333333%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-2 {
 	position: relative;
 	float: left;
 	width: 16.66666667%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-3 {
 	position: relative;
 	float: left;
 	width: 25%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-4 {
 	position: relative;
 	float: left;
 	width: 33.33333333%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-5 {
 	position: relative;
 	float: left;
 	width: 41.66666667%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-6 {
 	position: relative;
 	float: left;
 	width: 50%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-7 {
 	position: relative;
 	float: left;
 	width: 58.33333333%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-8 {
 	position: relative;
 	float: left;
 	width: 66.66666667%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-9 {
 	position: relative;
 	float: left;
 	width: 75%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-10 {
 	position: relative;
 	float: left;
 	width: 83.33333333%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-11 {
 	position: relative;
 	float: left;
 	width: 91.66666667%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-12 {
 	position: relative;
 	float: left;
 	width: 100%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-12 {
 	margin-left: 100%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-11 {
 	margin-left: 91.66666667%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-10 {
 	margin-left: 83.33333333%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-9 {
 	margin-left: 75%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-8 {
 	margin-left: 66.66666667%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-7 {
 	margin-left: 58.33333333%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-6 {
 	margin-left: 50%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-5 {
 	margin-left: 41.66666667%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-4 {
 	margin-left: 33.33333333%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-3 {
 	margin-left: 25%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-2 {
 	margin-left: 16.66666667%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-1 {
 	margin-left: 8.33333333%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-0 {
 	margin-left: 0
 }

 .vc_non_responsive .vc_row .vc_hidden-sm {
 	display: none!important
 }

 .vc_non_responsive .vc_row .vc_col-sm-1\/5 {
 	position: relative;
 	float: left;
 	width: 20%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-2\/5 {
 	position: relative;
 	float: left;
 	width: 40%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-3\/5 {
 	position: relative;
 	float: left;
 	width: 60%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-4\/5 {
 	position: relative;
 	float: left;
 	width: 80%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-5\/5 {
 	position: relative;
 	float: left;
 	width: 100%;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-5\/5 {
 	margin-left: 100%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-4\/5 {
 	margin-left: 80%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-3\/5 {
 	margin-left: 60%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-2\/5 {
 	margin-left: 40%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-1\/5 {
 	margin-left: 20%
 }

 .vc_non_responsive .vc_row .vc_col-sm-offset-0\/5 {
 	margin-left: 0
 }

 .vc_column_container {
 	width: 100%
 }

 .vc_row {
 	margin-left: -15px;
 	margin-right: -15px
 }

 .vc_col-lg-1,
 .vc_col-lg-10,
 .vc_col-lg-11,
 .vc_col-lg-12,
 .vc_col-lg-2,
 .vc_col-lg-3,
 .vc_col-lg-4,
 .vc_col-lg-5,
 .vc_col-lg-6,
 .vc_col-lg-7,
 .vc_col-lg-8,
 .vc_col-lg-9,
 .vc_col-md-1,
 .vc_col-md-10,
 .vc_col-md-11,
 .vc_col-md-12,
 .vc_col-md-2,
 .vc_col-md-3,
 .vc_col-md-4,
 .vc_col-md-5,
 .vc_col-md-6,
 .vc_col-md-7,
 .vc_col-md-8,
 .vc_col-md-9,
 .vc_col-sm-1,
 .vc_col-sm-10,
 .vc_col-sm-11,
 .vc_col-sm-12,
 .vc_col-sm-2,
 .vc_col-sm-3,
 .vc_col-sm-4,
 .vc_col-sm-5,
 .vc_col-sm-6,
 .vc_col-sm-7,
 .vc_col-sm-8,
 .vc_col-sm-9,
 .vc_col-xs-1,
 .vc_col-xs-10,
 .vc_col-xs-11,
 .vc_col-xs-12,
 .vc_col-xs-2,
 .vc_col-xs-3,
 .vc_col-xs-4,
 .vc_col-xs-5,
 .vc_col-xs-6,
 .vc_col-xs-7,
 .vc_col-xs-8,
 .vc_col-xs-9 {
 	position: relative;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box
 }

 .vc_col-xs-1,
 .vc_col-xs-10,
 .vc_col-xs-11,
 .vc_col-xs-12,
 .vc_col-xs-2,
 .vc_col-xs-3,
 .vc_col-xs-4,
 .vc_col-xs-5,
 .vc_col-xs-6,
 .vc_col-xs-7,
 .vc_col-xs-8,
 .vc_col-xs-9 {
 	float: left
 }

 .rtl .vc_rtl-columns-reverse .vc_col-xs-1,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-10,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-11,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-12,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-2,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-3,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-4,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-5,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-6,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-7,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-8,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-9 {
 	float: right
 }

 .vc_col-xs-12 {
 	width: 100%
 }

 .vc_col-xs-11 {
 	width: 91.66666667%
 }

 .vc_col-xs-10 {
 	width: 83.33333333%
 }

 .vc_col-xs-9 {
 	width: 75%
 }

 .vc_col-xs-8 {
 	width: 66.66666667%
 }

 .vc_col-xs-7 {
 	width: 58.33333333%
 }

 .vc_col-xs-6 {
 	width: 50%
 }

 .vc_col-xs-5 {
 	width: 41.66666667%
 }

 .vc_col-xs-4 {
 	width: 33.33333333%
 }

 .vc_col-xs-3 {
 	width: 25%
 }

 .vc_col-xs-2 {
 	width: 16.66666667%
 }

 .vc_col-xs-1 {
 	width: 8.33333333%
 }

 .vc_col-xs-pull-12 {
 	right: 100%
 }

 .vc_col-xs-pull-11 {
 	right: 91.66666667%
 }

 .vc_col-xs-pull-10 {
 	right: 83.33333333%
 }

 .vc_col-xs-pull-9 {
 	right: 75%
 }

 .vc_col-xs-pull-8 {
 	right: 66.66666667%
 }

 .vc_col-xs-pull-7 {
 	right: 58.33333333%
 }

 .vc_col-xs-pull-6 {
 	right: 50%
 }

 .vc_col-xs-pull-5 {
 	right: 41.66666667%
 }

 .vc_col-xs-pull-4 {
 	right: 33.33333333%
 }

 .vc_col-xs-pull-3 {
 	right: 25%
 }

 .vc_col-xs-pull-2 {
 	right: 16.66666667%
 }

 .vc_col-xs-pull-1 {
 	right: 8.33333333%
 }

 .vc_col-xs-pull-0 {
 	right: auto
 }

 .vc_col-xs-push-12 {
 	left: 100%
 }

 .vc_col-xs-push-11 {
 	left: 91.66666667%
 }

 .vc_col-xs-push-10 {
 	left: 83.33333333%
 }

 .vc_col-xs-push-9 {
 	left: 75%
 }

 .vc_col-xs-push-8 {
 	left: 66.66666667%
 }

 .vc_col-xs-push-7 {
 	left: 58.33333333%
 }

 .vc_col-xs-push-6 {
 	left: 50%
 }

 .vc_col-xs-push-5 {
 	left: 41.66666667%
 }

 .vc_col-xs-push-4 {
 	left: 33.33333333%
 }

 .vc_col-xs-push-3 {
 	left: 25%
 }

 .vc_col-xs-push-2 {
 	left: 16.66666667%
 }

 .vc_col-xs-push-1 {
 	left: 8.33333333%
 }

 .vc_col-xs-push-0 {
 	left: auto
 }

 .vc_col-xs-offset-12 {
 	margin-left: 100%
 }

 .vc_col-xs-offset-11 {
 	margin-left: 91.66666667%
 }

 .vc_col-xs-offset-10 {
 	margin-left: 83.33333333%
 }

 .vc_col-xs-offset-9 {
 	margin-left: 75%
 }

 .vc_col-xs-offset-8 {
 	margin-left: 66.66666667%
 }

 .vc_col-xs-offset-7 {
 	margin-left: 58.33333333%
 }

 .vc_col-xs-offset-6 {
 	margin-left: 50%
 }

 .vc_col-xs-offset-5 {
 	margin-left: 41.66666667%
 }

 .vc_col-xs-offset-4 {
 	margin-left: 33.33333333%
 }

 .vc_col-xs-offset-3 {
 	margin-left: 25%
 }

 .vc_col-xs-offset-2 {
 	margin-left: 16.66666667%
 }

 .vc_col-xs-offset-1 {
 	margin-left: 8.33333333%
 }

 .vc_col-xs-offset-0 {
 	margin-left: 0
 }

 .vc_col-lg-1\/5,
 .vc_col-lg-2\/5,
 .vc_col-lg-3\/5,
 .vc_col-lg-4\/5,
 .vc_col-lg-5\/5,
 .vc_col-md-1\/5,
 .vc_col-md-2\/5,
 .vc_col-md-3\/5,
 .vc_col-md-4\/5,
 .vc_col-md-5\/5,
 .vc_col-sm-1\/5,
 .vc_col-sm-2\/5,
 .vc_col-sm-3\/5,
 .vc_col-sm-4\/5,
 .vc_col-sm-5\/5,
 .vc_col-xs-1\/5,
 .vc_col-xs-2\/5,
 .vc_col-xs-3\/5,
 .vc_col-xs-4\/5,
 .vc_col-xs-5\/5 {
 	position: relative;
 	min-height: 1px;
 	padding-left: 15px;
 	padding-right: 15px;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box
 }

 .vc_col-xs-1\/5,
 .vc_col-xs-2\/5,
 .vc_col-xs-3\/5,
 .vc_col-xs-4\/5,
 .vc_col-xs-5\/5 {
 	float: left
 }

 .vc_col-xs-5\/5 {
 	width: 100%
 }

 .vc_col-xs-4\/5 {
 	width: 80%
 }

 .vc_col-xs-3\/5 {
 	width: 60%
 }

 .vc_col-xs-2\/5 {
 	width: 40%
 }

 .vc_col-xs-1\/5 {
 	width: 20%
 }

 .vc_col-xs-pull-5\/5 {
 	right: 100%
 }

 .vc_col-xs-pull-4\/5 {
 	right: 80%
 }

 .vc_col-xs-pull-3\/5 {
 	right: 60%
 }

 .vc_col-xs-pull-2\/5 {
 	right: 40%
 }

 .vc_col-xs-pull-1\/5 {
 	right: 20%
 }

 .vc_col-xs-pull-0\/5 {
 	right: auto
 }

 .vc_col-xs-push-5\/5 {
 	left: 100%
 }

 .vc_col-xs-push-4\/5 {
 	left: 80%
 }

 .vc_col-xs-push-3\/5 {
 	left: 60%
 }

 .vc_col-xs-push-2\/5 {
 	left: 40%
 }

 .vc_col-xs-push-1\/5 {
 	left: 20%
 }

 .vc_col-xs-push-0\/5 {
 	left: auto
 }

 .vc_col-xs-offset-5\/5 {
 	margin-left: 100%
 }

 .vc_col-xs-offset-4\/5 {
 	margin-left: 80%
 }

 .vc_col-xs-offset-3\/5 {
 	margin-left: 60%
 }

 .vc_col-xs-offset-2\/5 {
 	margin-left: 40%
 }

 .vc_col-xs-offset-1\/5 {
 	margin-left: 20%
 }

 .vc_col-xs-offset-0\/5 {
 	margin-left: 0
 }

 .rtl .vc_rtl-columns-reverse .vc_col-xs-1\/5,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-2\/5,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-3\/5,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-4\/5,
 .rtl .vc_rtl-columns-reverse .vc_col-xs-5\/5,
 .rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,
 .rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,
 .rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,
 .rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,
 .rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5 {
 	float: right
 }

 @media (min-width:768px) {
 	.vc_col-sm-1,
 	.vc_col-sm-10,
 	.vc_col-sm-11,
 	.vc_col-sm-12,
 	.vc_col-sm-2,
 	.vc_col-sm-3,
 	.vc_col-sm-4,
 	.vc_col-sm-5,
 	.vc_col-sm-6,
 	.vc_col-sm-7,
 	.vc_col-sm-8,
 	.vc_col-sm-9 {
 		float: left
 	}
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-1,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-10,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-11,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-12,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-2,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-3,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-4,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-6,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-7,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-8,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-9 {
 		float: right
 	}
 	.vc_col-sm-12 {
 		width: 100%
 	}
 	.vc_col-sm-11 {
 		width: 91.66666667%
 	}
 	.vc_col-sm-10 {
 		width: 83.33333333%
 	}
 	.vc_col-sm-9 {
 		width: 75%
 	}
 	.vc_col-sm-8 {
 		width: 66.66666667%
 	}
 	.vc_col-sm-7 {
 		width: 58.33333333%
 	}
 	.vc_col-sm-6 {
 		width: 50%
 	}
 	.vc_col-sm-5 {
 		width: 41.66666667%
 	}
 	.vc_col-sm-4 {
 		width: 33.33333333%
 	}
 	.vc_col-sm-3 {
 		width: 25%
 	}
 	.vc_col-sm-2 {
 		width: 16.66666667%
 	}
 	.vc_col-sm-1 {
 		width: 8.33333333%
 	}
 	.vc_col-sm-pull-12 {
 		right: 100%
 	}
 	.vc_col-sm-pull-11 {
 		right: 91.66666667%
 	}
 	.vc_col-sm-pull-10 {
 		right: 83.33333333%
 	}
 	.vc_col-sm-pull-9 {
 		right: 75%
 	}
 	.vc_col-sm-pull-8 {
 		right: 66.66666667%
 	}
 	.vc_col-sm-pull-7 {
 		right: 58.33333333%
 	}
 	.vc_col-sm-pull-6 {
 		right: 50%
 	}
 	.vc_col-sm-pull-5 {
 		right: 41.66666667%
 	}
 	.vc_col-sm-pull-4 {
 		right: 33.33333333%
 	}
 	.vc_col-sm-pull-3 {
 		right: 25%
 	}
 	.vc_col-sm-pull-2 {
 		right: 16.66666667%
 	}
 	.vc_col-sm-pull-1 {
 		right: 8.33333333%
 	}
 	.vc_col-sm-pull-0 {
 		right: auto
 	}
 	.vc_col-sm-push-12 {
 		left: 100%
 	}
 	.vc_col-sm-push-11 {
 		left: 91.66666667%
 	}
 	.vc_col-sm-push-10 {
 		left: 83.33333333%
 	}
 	.vc_col-sm-push-9 {
 		left: 75%
 	}
 	.vc_col-sm-push-8 {
 		left: 66.66666667%
 	}
 	.vc_col-sm-push-7 {
 		left: 58.33333333%
 	}
 	.vc_col-sm-push-6 {
 		left: 50%
 	}
 	.vc_col-sm-push-5 {
 		left: 41.66666667%
 	}
 	.vc_col-sm-push-4 {
 		left: 33.33333333%
 	}
 	.vc_col-sm-push-3 {
 		left: 25%
 	}
 	.vc_col-sm-push-2 {
 		left: 16.66666667%
 	}
 	.vc_col-sm-push-1 {
 		left: 8.33333333%
 	}
 	.vc_col-sm-push-0 {
 		left: auto
 	}
 	.vc_col-sm-offset-12 {
 		margin-left: 100%
 	}
 	.vc_col-sm-offset-11 {
 		margin-left: 91.66666667%
 	}
 	.vc_col-sm-offset-10 {
 		margin-left: 83.33333333%
 	}
 	.vc_col-sm-offset-9 {
 		margin-left: 75%
 	}
 	.vc_col-sm-offset-8 {
 		margin-left: 66.66666667%
 	}
 	.vc_col-sm-offset-7 {
 		margin-left: 58.33333333%
 	}
 	.vc_col-sm-offset-6 {
 		margin-left: 50%
 	}
 	.vc_col-sm-offset-5 {
 		margin-left: 41.66666667%
 	}
 	.vc_col-sm-offset-4 {
 		margin-left: 33.33333333%
 	}
 	.vc_col-sm-offset-3 {
 		margin-left: 25%
 	}
 	.vc_col-sm-offset-2 {
 		margin-left: 16.66666667%
 	}
 	.vc_col-sm-offset-1 {
 		margin-left: 8.33333333%
 	}
 	.vc_col-sm-offset-0 {
 		margin-left: 0
 	}
 	.vc_col-sm-1\/5,
 	.vc_col-sm-2\/5,
 	.vc_col-sm-3\/5,
 	.vc_col-sm-4\/5,
 	.vc_col-sm-5\/5 {
 		float: left
 	}
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
 		float: right
 	}
 	.vc_col-sm-5\/5 {
 		width: 100%
 	}
 	.vc_col-sm-4\/5 {
 		width: 80%
 	}
 	.vc_col-sm-3\/5 {
 		width: 60%
 	}
 	.vc_col-sm-2\/5 {
 		width: 40%
 	}
 	.vc_col-sm-1\/5 {
 		width: 20%
 	}
 	.vc_col-sm-pull-5\/5 {
 		right: 100%
 	}
 	.vc_col-sm-pull-4\/5 {
 		right: 80%
 	}
 	.vc_col-sm-pull-3\/5 {
 		right: 60%
 	}
 	.vc_col-sm-pull-2\/5 {
 		right: 40%
 	}
 	.vc_col-sm-pull-1\/5 {
 		right: 20%
 	}
 	.vc_col-sm-pull-0\/5 {
 		right: auto
 	}
 	.vc_col-sm-push-5\/5 {
 		left: 100%
 	}
 	.vc_col-sm-push-4\/5 {
 		left: 80%
 	}
 	.vc_col-sm-push-3\/5 {
 		left: 60%
 	}
 	.vc_col-sm-push-2\/5 {
 		left: 40%
 	}
 	.vc_col-sm-push-1\/5 {
 		left: 20%
 	}
 	.vc_col-sm-push-0\/5 {
 		left: auto
 	}
 	.vc_col-sm-offset-5\/5 {
 		margin-left: 100%
 	}
 	.vc_col-sm-offset-4\/5 {
 		margin-left: 80%
 	}
 	.vc_col-sm-offset-3\/5 {
 		margin-left: 60%
 	}
 	.vc_col-sm-offset-2\/5 {
 		margin-left: 40%
 	}
 	.vc_col-sm-offset-1\/5 {
 		margin-left: 20%
 	}
 	.vc_col-sm-offset-0\/5 {
 		margin-left: 0
 	}
 }

 @media (min-width:992px) {
 	.vc_col-md-1,
 	.vc_col-md-10,
 	.vc_col-md-11,
 	.vc_col-md-12,
 	.vc_col-md-2,
 	.vc_col-md-3,
 	.vc_col-md-4,
 	.vc_col-md-5,
 	.vc_col-md-6,
 	.vc_col-md-7,
 	.vc_col-md-8,
 	.vc_col-md-9 {
 		float: left
 	}
 	.rtl .vc_rtl-columns-reverse .vc_col-md-1,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-10,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-11,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-12,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-2,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-3,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-4,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-5,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-6,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-7,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-8,
 	.rtl .vc_rtl-columns-reverse .vc_col-md-9 {
 		float: right
 	}
 	.vc_col-md-12 {
 		width: 100%
 	}
 	.vc_col-md-11 {
 		width: 91.66666667%
 	}
 	.vc_col-md-10 {
 		width: 83.33333333%
 	}
 	.vc_col-md-9 {
 		width: 75%
 	}
 	.vc_col-md-8 {
 		width: 66.66666667%
 	}
 	.vc_col-md-7 {
 		width: 58.33333333%
 	}
 	.vc_col-md-6 {
 		width: 50%
 	}
 	.vc_col-md-5 {
 		width: 41.66666667%
 	}
 	.vc_col-md-4 {
 		width: 33.33333333%
 	}
 	.vc_col-md-3 {
 		width: 25%
 	}
 	.vc_col-md-2 {
 		width: 16.66666667%
 	}
 	.vc_col-md-1 {
 		width: 8.33333333%
 	}
 	.vc_col-md-pull-12 {
 		right: 100%
 	}
 	.vc_col-md-pull-11 {
 		right: 91.66666667%
 	}
 	.vc_col-md-pull-10 {
 		right: 83.33333333%
 	}
 	.vc_col-md-pull-9 {
 		right: 75%
 	}
 	.vc_col-md-pull-8 {
 		right: 66.66666667%
 	}
 	.vc_col-md-pull-7 {
 		right: 58.33333333%
 	}
 	.vc_col-md-pull-6 {
 		right: 50%
 	}
 	.vc_col-md-pull-5 {
 		right: 41.66666667%
 	}
 	.vc_col-md-pull-4 {
 		right: 33.33333333%
 	}
 	.vc_col-md-pull-3 {
 		right: 25%
 	}
 	.vc_col-md-pull-2 {
 		right: 16.66666667%
 	}
 	.vc_col-md-pull-1 {
 		right: 8.33333333%
 	}
 	.vc_col-md-pull-0 {
 		right: auto
 	}
 	.vc_col-md-push-12 {
 		left: 100%
 	}
 	.vc_col-md-push-11 {
 		left: 91.66666667%
 	}
 	.vc_col-md-push-10 {
 		left: 83.33333333%
 	}
 	.vc_col-md-push-9 {
 		left: 75%
 	}
 	.vc_col-md-push-8 {
 		left: 66.66666667%
 	}
 	.vc_col-md-push-7 {
 		left: 58.33333333%
 	}
 	.vc_col-md-push-6 {
 		left: 50%
 	}
 	.vc_col-md-push-5 {
 		left: 41.66666667%
 	}
 	.vc_col-md-push-4 {
 		left: 33.33333333%
 	}
 	.vc_col-md-push-3 {
 		left: 25%
 	}
 	.vc_col-md-push-2 {
 		left: 16.66666667%
 	}
 	.vc_col-md-push-1 {
 		left: 8.33333333%
 	}
 	.vc_col-md-push-0 {
 		left: auto
 	}
 	.vc_col-md-offset-12 {
 		margin-left: 100%
 	}
 	.vc_col-md-offset-11 {
 		margin-left: 91.66666667%
 	}
 	.vc_col-md-offset-10 {
 		margin-left: 83.33333333%
 	}
 	.vc_col-md-offset-9 {
 		margin-left: 75%
 	}
 	.vc_col-md-offset-8 {
 		margin-left: 66.66666667%
 	}
 	.vc_col-md-offset-7 {
 		margin-left: 58.33333333%
 	}
 	.vc_col-md-offset-6 {
 		margin-left: 50%
 	}
 	.vc_col-md-offset-5 {
 		margin-left: 41.66666667%
 	}
 	.vc_col-md-offset-4 {
 		margin-left: 33.33333333%
 	}
 	.vc_col-md-offset-3 {
 		margin-left: 25%
 	}
 	.vc_col-md-offset-2 {
 		margin-left: 16.66666667%
 	}
 	.vc_col-md-offset-1 {
 		margin-left: 8.33333333%
 	}
 	.vc_col-md-offset-0 {
 		margin-left: 0
 	}
 	.vc_col-md-1\/5,
 	.vc_col-md-2\/5,
 	.vc_col-md-3\/5,
 	.vc_col-md-4\/5,
 	.vc_col-md-5\/5 {
 		float: left
 	}
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
 		float: right
 	}
 	.vc_col-md-5\/5 {
 		width: 100%
 	}
 	.vc_col-md-4\/5 {
 		width: 80%
 	}
 	.vc_col-md-3\/5 {
 		width: 60%
 	}
 	.vc_col-md-2\/5 {
 		width: 40%
 	}
 	.vc_col-md-1\/5 {
 		width: 20%
 	}
 	.vc_col-md-pull-5\/5 {
 		right: 100%
 	}
 	.vc_col-md-pull-4\/5 {
 		right: 80%
 	}
 	.vc_col-md-pull-3\/5 {
 		right: 60%
 	}
 	.vc_col-md-pull-2\/5 {
 		right: 40%
 	}
 	.vc_col-md-pull-1\/5 {
 		right: 20%
 	}
 	.vc_col-md-pull-0\/5 {
 		right: auto
 	}
 	.vc_col-md-push-5\/5 {
 		left: 100%
 	}
 	.vc_col-md-push-4\/5 {
 		left: 80%
 	}
 	.vc_col-md-push-3\/5 {
 		left: 60%
 	}
 	.vc_col-md-push-2\/5 {
 		left: 40%
 	}
 	.vc_col-md-push-1\/5 {
 		left: 20%
 	}
 	.vc_col-md-push-0\/5 {
 		left: auto
 	}
 	.vc_col-md-offset-5\/5 {
 		margin-left: 100%
 	}
 	.vc_col-md-offset-4\/5 {
 		margin-left: 80%
 	}
 	.vc_col-md-offset-3\/5 {
 		margin-left: 60%
 	}
 	.vc_col-md-offset-2\/5 {
 		margin-left: 40%
 	}
 	.vc_col-md-offset-1\/5 {
 		margin-left: 20%
 	}
 	.vc_col-md-offset-0\/5 {
 		margin-left: 0
 	}
 }

 @media (min-width:1200px) {
 	.vc_col-lg-1,
 	.vc_col-lg-10,
 	.vc_col-lg-11,
 	.vc_col-lg-12,
 	.vc_col-lg-2,
 	.vc_col-lg-3,
 	.vc_col-lg-4,
 	.vc_col-lg-5,
 	.vc_col-lg-6,
 	.vc_col-lg-7,
 	.vc_col-lg-8,
 	.vc_col-lg-9 {
 		float: left
 	}
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-1,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-10,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-11,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-12,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-2,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-3,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-4,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-5,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-6,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-7,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-8,
 	.rtl .vc_rtl-columns-reverse .vc_col-lg-9 {
 		float: right
 	}
 	.vc_col-lg-12 {
 		width: 100%
 	}
 	.vc_col-lg-11 {
 		width: 91.66666667%
 	}
 	.vc_col-lg-10 {
 		width: 83.33333333%
 	}
 	.vc_col-lg-9 {
 		width: 75%
 	}
 	.vc_col-lg-8 {
 		width: 66.66666667%
 	}
 	.vc_col-lg-7 {
 		width: 58.33333333%
 	}
 	.vc_col-lg-6 {
 		width: 50%
 	}
 	.vc_col-lg-5 {
 		width: 41.66666667%
 	}
 	.vc_col-lg-4 {
 		width: 33.33333333%
 	}
 	.vc_col-lg-3 {
 		width: 25%
 	}
 	.vc_col-lg-2 {
 		width: 16.66666667%
 	}
 	.vc_col-lg-1 {
 		width: 8.33333333%
 	}
 	.vc_col-lg-pull-12 {
 		right: 100%
 	}
 	.vc_col-lg-pull-11 {
 		right: 91.66666667%
 	}
 	.vc_col-lg-pull-10 {
 		right: 83.33333333%
 	}
 	.vc_col-lg-pull-9 {
 		right: 75%
 	}
 	.vc_col-lg-pull-8 {
 		right: 66.66666667%
 	}
 	.vc_col-lg-pull-7 {
 		right: 58.33333333%
 	}
 	.vc_col-lg-pull-6 {
 		right: 50%
 	}
 	.vc_col-lg-pull-5 {
 		right: 41.66666667%
 	}
 	.vc_col-lg-pull-4 {
 		right: 33.33333333%
 	}
 	.vc_col-lg-pull-3 {
 		right: 25%
 	}
 	.vc_col-lg-pull-2 {
 		right: 16.66666667%
 	}
 	.vc_col-lg-pull-1 {
 		right: 8.33333333%
 	}
 	.vc_col-lg-pull-0 {
 		right: auto
 	}
 	.vc_col-lg-push-12 {
 		left: 100%
 	}
 	.vc_col-lg-push-11 {
 		left: 91.66666667%
 	}
 	.vc_col-lg-push-10 {
 		left: 83.33333333%
 	}
 	.vc_col-lg-push-9 {
 		left: 75%
 	}
 	.vc_col-lg-push-8 {
 		left: 66.66666667%
 	}
 	.vc_col-lg-push-7 {
 		left: 58.33333333%
 	}
 	.vc_col-lg-push-6 {
 		left: 50%
 	}
 	.vc_col-lg-push-5 {
 		left: 41.66666667%
 	}
 	.vc_col-lg-push-4 {
 		left: 33.33333333%
 	}
 	.vc_col-lg-push-3 {
 		left: 25%
 	}
 	.vc_col-lg-push-2 {
 		left: 16.66666667%
 	}
 	.vc_col-lg-push-1 {
 		left: 8.33333333%
 	}
 	.vc_col-lg-push-0 {
 		left: auto
 	}
 	.vc_col-lg-offset-12 {
 		margin-left: 100%
 	}
 	.vc_col-lg-offset-11 {
 		margin-left: 91.66666667%
 	}
 	.vc_col-lg-offset-10 {
 		margin-left: 83.33333333%
 	}
 	.vc_col-lg-offset-9 {
 		margin-left: 75%
 	}
 	.vc_col-lg-offset-8 {
 		margin-left: 66.66666667%
 	}
 	.vc_col-lg-offset-7 {
 		margin-left: 58.33333333%
 	}
 	.vc_col-lg-offset-6 {
 		margin-left: 50%
 	}
 	.vc_col-lg-offset-5 {
 		margin-left: 41.66666667%
 	}
 	.vc_col-lg-offset-4 {
 		margin-left: 33.33333333%
 	}
 	.vc_col-lg-offset-3 {
 		margin-left: 25%
 	}
 	.vc_col-lg-offset-2 {
 		margin-left: 16.66666667%
 	}
 	.vc_col-lg-offset-1 {
 		margin-left: 8.33333333%
 	}
 	.vc_col-lg-offset-0 {
 		margin-left: 0
 	}
 	.vc_col-lg-1\/5,
 	.vc_col-lg-2\/5,
 	.vc_col-lg-3\/5,
 	.vc_col-lg-4\/5,
 	.vc_col-lg-5\/5 {
 		float: left
 	}
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
 	.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
 		float: right
 	}
 	.vc_col-lg-5\/5 {
 		width: 100%
 	}
 	.vc_col-lg-4\/5 {
 		width: 80%
 	}
 	.vc_col-lg-3\/5 {
 		width: 60%
 	}
 	.vc_col-lg-2\/5 {
 		width: 40%
 	}
 	.vc_col-lg-1\/5 {
 		width: 20%
 	}
 	.vc_col-lg-pull-5\/5 {
 		right: 100%
 	}
 	.vc_col-lg-pull-4\/5 {
 		right: 80%
 	}
 	.vc_col-lg-pull-3\/5 {
 		right: 60%
 	}
 	.vc_col-lg-pull-2\/5 {
 		right: 40%
 	}
 	.vc_col-lg-pull-1\/5 {
 		right: 20%
 	}
 	.vc_col-lg-pull-0\/5 {
 		right: auto
 	}
 	.vc_col-lg-push-5\/5 {
 		left: 100%
 	}
 	.vc_col-lg-push-4\/5 {
 		left: 80%
 	}
 	.vc_col-lg-push-3\/5 {
 		left: 60%
 	}
 	.vc_col-lg-push-2\/5 {
 		left: 40%
 	}
 	.vc_col-lg-push-1\/5 {
 		left: 20%
 	}
 	.vc_col-lg-push-0\/5 {
 		left: auto
 	}
 	.vc_col-lg-offset-5\/5 {
 		margin-left: 100%
 	}
 	.vc_col-lg-offset-4\/5 {
 		margin-left: 80%
 	}
 	.vc_col-lg-offset-3\/5 {
 		margin-left: 60%
 	}
 	.vc_col-lg-offset-2\/5 {
 		margin-left: 40%
 	}
 	.vc_col-lg-offset-1\/5 {
 		margin-left: 20%
 	}
 	.vc_col-lg-offset-0\/5 {
 		margin-left: 0
 	}
 }

 .vc_pull-right {
 	float: right!important
 }

 .vc_pull-left {
 	float: left!important
 }

 .vc_clearfix:after,
 .vc_clearfix:before {
 	content: " ";
 	display: table
 }

 .vc_clearfix:after {
 	clear: both
 }

 .vc_clearfix:after,
 .vc_clearfix:before {
 	content: " ";
 	display: table
 }

 .vc_clearfix:after {
 	clear: both
 }

 .vc_el-clearfix {
 	clear: both
 }

 @media (max-width:767px) {
 	.vc_el-clearfix-xs {
 		clear: both
 	}
 }

 @media (min-width:768px) and (max-width:991px) {
 	.vc_el-clearfix-sm {
 		clear: both
 	}
 }

 @media (min-width:992px) and (max-width:1199px) {
 	.vc_el-clearfix-md {
 		clear: both
 	}
 }

 @media (min-width:1200px) {
 	.vc_el-clearfix-lg {
 		clear: both
 	}
 }

 .vc_visible {
 	display: block
 }

 .vc_table {
 	width: 100%;
 	margin-bottom: 20px;
 	border-collapse: collapse
 }

 .vc_table>tbody>tr>td,
 .vc_table>tbody>tr>th,
 .vc_table>tfoot>tr>td,
 .vc_table>tfoot>tr>th,
 .vc_table>thead>tr>td,
 .vc_table>thead>tr>th {
 	padding: 8px;
 	line-height: 1.42857143;
 	vertical-align: top;
 	border-top: 1px solid #ddd
 }

 .vc_table>thead>tr>th {
 	vertical-align: bottom;
 	border-bottom: 2px solid #ddd
 }

 .vc_table>caption+thead>tr:first-child>td,
 .vc_table>caption+thead>tr:first-child>th,
 .vc_table>colgroup+thead>tr:first-child>td,
 .vc_table>colgroup+thead>tr:first-child>th,
 .vc_table>thead:first-child>tr:first-child>td,
 .vc_table>thead:first-child>tr:first-child>th {
 	border-top: 0
 }

 .vc_table>tbody+tbody {
 	border-top: 2px solid #ddd
 }

 .vc_table .table {
 	background-color: #fff
 }

 .vc_table-bordered {
 	border: 1px solid #ddd
 }

 .vc_table-bordered>tbody>tr>td,
 .vc_table-bordered>tbody>tr>th,
 .vc_table-bordered>tfoot>tr>td,
 .vc_table-bordered>tfoot>tr>th,
 .vc_table-bordered>thead>tr>td,
 .vc_table-bordered>thead>tr>th {
 	border: 1px solid #ddd
 }

 .vc_table-bordered>thead>tr>td,
 .vc_table-bordered>thead>tr>th {
 	border-bottom-width: 2px
 }

 .vc_pixel_icon {
 	display: inline-block;
 	vertical-align: middle;
 	height: 16px;
 	width: 16px;
 	background-position: 0 0;
 	background-repeat: no-repeat
 }

 .vc_pixel_icon-alert {
 	background-image: url()
 }

 .vc_pixel_icon-info {
 	background-image: url()
 }

 .vc_pixel_icon-tick {
 	background-image: url()
 }

 @font-face {
 	font-family: vcpb-plugin-icons;
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62#iefix) format('embedded-opentype'), url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf?f6ud62) format('truetype'), url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff?f6ud62) format('woff'), url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg?f6ud62#vcpb-plugin-icons) format('svg');
 	font-weight: 400;
 	font-style: normal
 }

 .vc-composer-icon {
 	font-family: vcpb-plugin-icons!important;
 	speak: none;
 	font-style: normal;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale
 }

 .vc-c-icon-minimize:before {
 	content: "\e91c"
 }

 .vc-c-icon-close:before {
 	content: "\e5cd"
 }

 .vc-c-icon-1-6_4-6_1-6:before {
 	content: "\e90e"
 }

 .vc-c-icon-add_template:before {
 	content: "\e903"
 }

 .vc-c-icon-arrow_back:before {
 	content: "\e5c4"
 }

 .vc-c-icon-arrow_drop_down:before {
 	content: "\e5c5"
 }

 .vc-c-icon-arrow_drop_up:before {
 	content: "\e5c7"
 }

 .vc-c-icon-arrow_forward:before {
 	content: "\e5c8"
 }

 .vc-c-icon-check:before {
 	content: "\e5ca"
 }

 .vc-c-icon-arrow_upward:before {
 	content: "\e5d8"
 }

 .vc-c-icon-arrow_downward:before {
 	content: "\e5db"
 }

 .vc-c-icon-sync:before {
 	content: "\e627"
 }

 .vc-c-icon-search:before {
 	content: "\e8b6"
 }

 .vc-c-icon-1-1:before {
 	content: "\e900"
 }

 .vc-c-icon-1-2_1-2:before {
 	content: "\e901"
 }

 .vc-c-icon-1-3_1-3_1-3:before {
 	content: "\e902"
 }

 .vc-c-icon-1-4_1-2_1-4:before {
 	content: "\e904"
 }

 .vc-c-icon-1-4_1-4_1-4_1-4:before {
 	content: "\e905"
 }

 .vc-c-icon-1-4_3-4:before {
 	content: "\e906"
 }

 .vc-c-icon-1-6_1-6_1-6_1-2:before {
 	content: "\e907"
 }

 .vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
 	content: "\e908"
 }

 .vc-c-icon-l_15_15_15_15_15:before {
 	content: "\e909"
 }

 .vc-c-icon-1-6_2-3_1-6:before {
 	content: "\e90a"
 }

 .vc-c-icon-2-3_1-3:before {
 	content: "\e90b"
 }

 .vc-c-icon-5-6_1-6:before {
 	content: "\e90c"
 }

 .vc-c-icon-add_element:before {
 	content: "\e90d"
 }

 .vc-c-icon-add:before {
 	content: "\e90f"
 }

 .vc-c-icon-cog:before {
 	content: "\e910"
 }

 .vc-c-icon-content_copy:before {
 	content: "\e911"
 }

 .vc-c-icon-delete_empty:before {
 	content: "\e912"
 }

 .vc-c-icon-dragndrop:before {
 	content: "\e913"
 }

 .vc-c-icon-fullscreen_exit:before {
 	content: "\e914"
 }

 .vc-c-icon-fullscreen:before {
 	content: "\e915"
 }

 .vc-c-icon-arrow_drop_right:before {
 	content: "\e916"
 }

 .vc-c-icon-layout_default:before {
 	content: "\e917"
 }

 .vc-c-icon-layout_landscape-smartphones:before {
 	content: "\e918"
 }

 .vc-c-icon-layout_landscape-tablets:before {
 	content: "\e919"
 }

 .vc-c-icon-layout_portrait-smartphones:before {
 	content: "\e91a"
 }

 .vc-c-icon-layout_portrait-tablets:before {
 	content: "\e91b"
 }

 .vc-c-icon-mode_edit:before {
 	content: "\e91d"
 }

 .vc-c-icon-row_default_fe:before {
 	content: "\e91e"
 }

 .vc-c-icon-text-block:before {
 	content: "\e91f"
 }

 .vc_txt_align_left {
 	text-align: left
 }

 .vc_txt_align_right {
 	text-align: right
 }

 .vc_txt_align_center {
 	text-align: center
 }

 .vc_txt_align_justify {
 	text-align: justify;
 	text-justify: inter-word
 }

 .vc_el_width_50 {
 	width: 50%;
 	margin-left: auto!important;
 	margin-right: auto!important
 }

 .vc_el_width_60 {
 	width: 60%;
 	margin-left: auto!important;
 	margin-right: auto!important
 }

 .vc_el_width_70 {
 	width: 70%;
 	margin-left: auto!important;
 	margin-right: auto!important
 }

 .vc_el_width_80 {
 	width: 80%;
 	margin-left: auto!important;
 	margin-right: auto!important
 }

 .vc_el_width_90 {
 	width: 90%;
 	margin-left: auto!important;
 	margin-right: auto!important
 }

 .vc_el_width_100 {
 	width: 100%;
 	margin-left: auto!important;
 	margin-right: auto!important
 }

 .vc_btn,
 a.vc_btn,
 button.vc_btn {
 	cursor: pointer;
 	display: inline-block;
 	text-decoration: none!important;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none;
 	padding: 9px 12px;
 	font-size: 100%;
 	line-height: 20px;
 	border-radius: 4px
 }

 .vc_btn,
 .vc_btn:focus,
 .vc_btn:hover,
 a.vc_btn,
 a.vc_btn:focus,
 a.vc_btn:hover,
 button.vc_btn,
 button.vc_btn:focus,
 button.vc_btn:hover {
 	border: 1px solid transparent;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none
 }

 .vc_btn-lg,
 a.vc_btn-lg,
 button.vc_btn-lg {
 	padding: 10px 16px;
 	font-size: 18px;
 	line-height: 1.33;
 	border-radius: 6px
 }

 .vc_btn-sm,
 a.vc_btn-sm,
 button.vc_btn-sm {
 	padding: 5px 10px;
 	font-size: 12px;
 	line-height: 1.5;
 	border-radius: 3px
 }

 .vc_btn-xs,
 a.vc_btn-xs,
 button.vc_btn-xs {
 	padding: 1px 5px;
 	font-size: 12px;
 	line-height: 1.5;
 	border-radius: 3px
 }

 .vc_btn_square,
 a.vc_btn_square,
 button.vc_btn_square {
 	border-radius: 0
 }

 .vc_btn_square_outlined,
 a.vc_btn_square_outlined,
 button.vc_btn_square_outlined {
 	border-radius: 0;
 	background: 0 0!important
 }

 .vc_btn_square_outlined,
 .vc_btn_square_outlined:focus,
 .vc_btn_square_outlined:hover,
 a.vc_btn_square_outlined,
 a.vc_btn_square_outlined:focus,
 a.vc_btn_square_outlined:hover,
 button.vc_btn_square_outlined,
 button.vc_btn_square_outlined:focus,
 button.vc_btn_square_outlined:hover {
 	border: 2px solid
 }

 .vc_btn_round,
 a.vc_btn_round,
 button.vc_btn_round {
 	border-radius: 25px
 }

 .vc_btn_outlined,
 a.vc_btn_outlined,
 button.vc_btn_outlined {
 	background: 0 0!important
 }

 .vc_btn_outlined,
 .vc_btn_outlined:focus,
 .vc_btn_outlined:hover,
 a.vc_btn_outlined,
 a.vc_btn_outlined:focus,
 a.vc_btn_outlined:hover,
 button.vc_btn_outlined,
 button.vc_btn_outlined:focus,
 button.vc_btn_outlined:hover {
 	border: 2px solid
 }

 .vc_btn-blue,
 a.vc_btn-blue,
 button.vc_btn-blue {
 	background-color: #5472d2;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-blue:hover,
 a.vc_btn-blue:hover,
 button.vc_btn-blue:hover {
 	background-color: #3c5ecc;
 	color: #f7f7f7!important
 }

 .vc_btn-blue.vc_btn_outlined,
 .vc_btn-blue.vc_btn_square_outlined,
 a.vc_btn-blue.vc_btn_outlined,
 a.vc_btn-blue.vc_btn_square_outlined,
 button.vc_btn-blue.vc_btn_outlined,
 button.vc_btn-blue.vc_btn_square_outlined {
 	color: #5472d2!important
 }

 .vc_btn-blue.vc_btn_outlined:hover,
 .vc_btn-blue.vc_btn_square_outlined:hover,
 a.vc_btn-blue.vc_btn_outlined:hover,
 a.vc_btn-blue.vc_btn_square_outlined:hover,
 button.vc_btn-blue.vc_btn_outlined:hover,
 button.vc_btn-blue.vc_btn_square_outlined:hover {
 	border-color: #3c5ecc
 }

 .vc_btn-blue.vc_btn_3d,
 a.vc_btn-blue.vc_btn_3d,
 button.vc_btn-blue.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #3253bc;
 	box-shadow: 0 5px 0 #3253bc;
 	margin-bottom: 5px
 }

 .vc_btn-blue.vc_btn_3d.vc_btn_xs,
 a.vc_btn-blue.vc_btn_3d.vc_btn_xs,
 button.vc_btn-blue.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #3253bc;
 	box-shadow: 0 3px 0 #3253bc;
 	margin-bottom: 3px
 }

 .vc_btn-blue.vc_btn_3d.vc_btn_sm,
 a.vc_btn-blue.vc_btn_3d.vc_btn_sm,
 button.vc_btn-blue.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #3253bc;
 	box-shadow: 0 4px 0 #3253bc;
 	margin-bottom: 4px
 }

 .vc_btn-turquoise,
 a.vc_btn-turquoise,
 button.vc_btn-turquoise {
 	background-color: #00c1cf;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-turquoise:hover,
 a.vc_btn-turquoise:hover,
 button.vc_btn-turquoise:hover {
 	background-color: #00a4b0;
 	color: #f7f7f7!important
 }

 .vc_btn-turquoise.vc_btn_outlined,
 .vc_btn-turquoise.vc_btn_square_outlined,
 a.vc_btn-turquoise.vc_btn_outlined,
 a.vc_btn-turquoise.vc_btn_square_outlined,
 button.vc_btn-turquoise.vc_btn_outlined,
 button.vc_btn-turquoise.vc_btn_square_outlined {
 	color: #00c1cf!important
 }

 .vc_btn-turquoise.vc_btn_outlined:hover,
 .vc_btn-turquoise.vc_btn_square_outlined:hover,
 a.vc_btn-turquoise.vc_btn_outlined:hover,
 a.vc_btn-turquoise.vc_btn_square_outlined:hover,
 button.vc_btn-turquoise.vc_btn_outlined:hover,
 button.vc_btn-turquoise.vc_btn_square_outlined:hover {
 	border-color: #00a4b0
 }

 .vc_btn-turquoise.vc_btn_3d,
 a.vc_btn-turquoise.vc_btn_3d,
 button.vc_btn-turquoise.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #008d97;
 	box-shadow: 0 5px 0 #008d97;
 	margin-bottom: 5px
 }

 .vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
 a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
 button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #008d97;
 	box-shadow: 0 3px 0 #008d97;
 	margin-bottom: 3px
 }

 .vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
 a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
 button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #008d97;
 	box-shadow: 0 4px 0 #008d97;
 	margin-bottom: 4px
 }

 .vc_btn-pink,
 a.vc_btn-pink,
 button.vc_btn-pink {
 	background-color: #fe6c61;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-pink:hover,
 a.vc_btn-pink:hover,
 button.vc_btn-pink:hover {
 	background-color: #fe5043;
 	color: #f7f7f7!important
 }

 .vc_btn-pink.vc_btn_outlined,
 .vc_btn-pink.vc_btn_square_outlined,
 a.vc_btn-pink.vc_btn_outlined,
 a.vc_btn-pink.vc_btn_square_outlined,
 button.vc_btn-pink.vc_btn_outlined,
 button.vc_btn-pink.vc_btn_square_outlined {
 	color: #fe6c61!important
 }

 .vc_btn-pink.vc_btn_outlined:hover,
 .vc_btn-pink.vc_btn_square_outlined:hover,
 a.vc_btn-pink.vc_btn_outlined:hover,
 a.vc_btn-pink.vc_btn_square_outlined:hover,
 button.vc_btn-pink.vc_btn_outlined:hover,
 button.vc_btn-pink.vc_btn_square_outlined:hover {
 	border-color: #fe5043
 }

 .vc_btn-pink.vc_btn_3d,
 a.vc_btn-pink.vc_btn_3d,
 button.vc_btn-pink.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #fe3829;
 	box-shadow: 0 5px 0 #fe3829;
 	margin-bottom: 5px
 }

 .vc_btn-pink.vc_btn_3d.vc_btn_xs,
 a.vc_btn-pink.vc_btn_3d.vc_btn_xs,
 button.vc_btn-pink.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #fe3829;
 	box-shadow: 0 3px 0 #fe3829;
 	margin-bottom: 3px
 }

 .vc_btn-pink.vc_btn_3d.vc_btn_sm,
 a.vc_btn-pink.vc_btn_3d.vc_btn_sm,
 button.vc_btn-pink.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #fe3829;
 	box-shadow: 0 4px 0 #fe3829;
 	margin-bottom: 4px
 }

 .vc_btn-violet,
 a.vc_btn-violet,
 button.vc_btn-violet {
 	background-color: #8d6dc4;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-violet:hover,
 a.vc_btn-violet:hover,
 button.vc_btn-violet:hover {
 	background-color: #7c57bb;
 	color: #f7f7f7!important
 }

 .vc_btn-violet.vc_btn_outlined,
 .vc_btn-violet.vc_btn_square_outlined,
 a.vc_btn-violet.vc_btn_outlined,
 a.vc_btn-violet.vc_btn_square_outlined,
 button.vc_btn-violet.vc_btn_outlined,
 button.vc_btn-violet.vc_btn_square_outlined {
 	color: #8d6dc4!important
 }

 .vc_btn-violet.vc_btn_outlined:hover,
 .vc_btn-violet.vc_btn_square_outlined:hover,
 a.vc_btn-violet.vc_btn_outlined:hover,
 a.vc_btn-violet.vc_btn_square_outlined:hover,
 button.vc_btn-violet.vc_btn_outlined:hover,
 button.vc_btn-violet.vc_btn_square_outlined:hover {
 	border-color: #7c57bb
 }

 .vc_btn-violet.vc_btn_3d,
 a.vc_btn-violet.vc_btn_3d,
 button.vc_btn-violet.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #6e48b1;
 	box-shadow: 0 5px 0 #6e48b1;
 	margin-bottom: 5px
 }

 .vc_btn-violet.vc_btn_3d.vc_btn_xs,
 a.vc_btn-violet.vc_btn_3d.vc_btn_xs,
 button.vc_btn-violet.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #6e48b1;
 	box-shadow: 0 3px 0 #6e48b1;
 	margin-bottom: 3px
 }

 .vc_btn-violet.vc_btn_3d.vc_btn_sm,
 a.vc_btn-violet.vc_btn_3d.vc_btn_sm,
 button.vc_btn-violet.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #6e48b1;
 	box-shadow: 0 4px 0 #6e48b1;
 	margin-bottom: 4px
 }

 .vc_btn-peacoc,
 a.vc_btn-peacoc,
 button.vc_btn-peacoc {
 	background-color: #4cadc9;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-peacoc:hover,
 a.vc_btn-peacoc:hover,
 button.vc_btn-peacoc:hover {
 	background-color: #39a0bd;
 	color: #f7f7f7!important
 }

 .vc_btn-peacoc.vc_btn_outlined,
 .vc_btn-peacoc.vc_btn_square_outlined,
 a.vc_btn-peacoc.vc_btn_outlined,
 a.vc_btn-peacoc.vc_btn_square_outlined,
 button.vc_btn-peacoc.vc_btn_outlined,
 button.vc_btn-peacoc.vc_btn_square_outlined {
 	color: #4cadc9!important
 }

 .vc_btn-peacoc.vc_btn_outlined:hover,
 .vc_btn-peacoc.vc_btn_square_outlined:hover,
 a.vc_btn-peacoc.vc_btn_outlined:hover,
 a.vc_btn-peacoc.vc_btn_square_outlined:hover,
 button.vc_btn-peacoc.vc_btn_outlined:hover,
 button.vc_btn-peacoc.vc_btn_square_outlined:hover {
 	border-color: #39a0bd
 }

 .vc_btn-peacoc.vc_btn_3d,
 a.vc_btn-peacoc.vc_btn_3d,
 button.vc_btn-peacoc.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #338faa;
 	box-shadow: 0 5px 0 #338faa;
 	margin-bottom: 5px
 }

 .vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
 a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
 button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #338faa;
 	box-shadow: 0 3px 0 #338faa;
 	margin-bottom: 3px
 }

 .vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
 a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
 button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #338faa;
 	box-shadow: 0 4px 0 #338faa;
 	margin-bottom: 4px
 }

 .vc_btn-chino,
 a.vc_btn-chino,
 button.vc_btn-chino {
 	background-color: #cec2ab;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-chino:hover,
 a.vc_btn-chino:hover,
 button.vc_btn-chino:hover {
 	background-color: #c3b498;
 	color: #f7f7f7!important
 }

 .vc_btn-chino.vc_btn_outlined,
 .vc_btn-chino.vc_btn_square_outlined,
 a.vc_btn-chino.vc_btn_outlined,
 a.vc_btn-chino.vc_btn_square_outlined,
 button.vc_btn-chino.vc_btn_outlined,
 button.vc_btn-chino.vc_btn_square_outlined {
 	color: #cec2ab!important
 }

 .vc_btn-chino.vc_btn_outlined:hover,
 .vc_btn-chino.vc_btn_square_outlined:hover,
 a.vc_btn-chino.vc_btn_outlined:hover,
 a.vc_btn-chino.vc_btn_square_outlined:hover,
 button.vc_btn-chino.vc_btn_outlined:hover,
 button.vc_btn-chino.vc_btn_square_outlined:hover {
 	border-color: #c3b498
 }

 .vc_btn-chino.vc_btn_3d,
 a.vc_btn-chino.vc_btn_3d,
 button.vc_btn-chino.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #b9a888;
 	box-shadow: 0 5px 0 #b9a888;
 	margin-bottom: 5px
 }

 .vc_btn-chino.vc_btn_3d.vc_btn_xs,
 a.vc_btn-chino.vc_btn_3d.vc_btn_xs,
 button.vc_btn-chino.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #b9a888;
 	box-shadow: 0 3px 0 #b9a888;
 	margin-bottom: 3px
 }

 .vc_btn-chino.vc_btn_3d.vc_btn_sm,
 a.vc_btn-chino.vc_btn_3d.vc_btn_sm,
 button.vc_btn-chino.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #b9a888;
 	box-shadow: 0 4px 0 #b9a888;
 	margin-bottom: 4px
 }

 .vc_btn-mulled_wine,
 a.vc_btn-mulled_wine,
 button.vc_btn-mulled_wine {
 	background-color: #50485b;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-mulled_wine:hover,
 a.vc_btn-mulled_wine:hover,
 button.vc_btn-mulled_wine:hover {
 	background-color: #413a4a;
 	color: #f7f7f7!important
 }

 .vc_btn-mulled_wine.vc_btn_outlined,
 .vc_btn-mulled_wine.vc_btn_square_outlined,
 a.vc_btn-mulled_wine.vc_btn_outlined,
 a.vc_btn-mulled_wine.vc_btn_square_outlined,
 button.vc_btn-mulled_wine.vc_btn_outlined,
 button.vc_btn-mulled_wine.vc_btn_square_outlined {
 	color: #50485b!important
 }

 .vc_btn-mulled_wine.vc_btn_outlined:hover,
 .vc_btn-mulled_wine.vc_btn_square_outlined:hover,
 a.vc_btn-mulled_wine.vc_btn_outlined:hover,
 a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
 button.vc_btn-mulled_wine.vc_btn_outlined:hover,
 button.vc_btn-mulled_wine.vc_btn_square_outlined:hover {
 	border-color: #413a4a
 }

 .vc_btn-mulled_wine.vc_btn_3d,
 a.vc_btn-mulled_wine.vc_btn_3d,
 button.vc_btn-mulled_wine.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #342f3c;
 	box-shadow: 0 5px 0 #342f3c;
 	margin-bottom: 5px
 }

 .vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
 a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
 button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #342f3c;
 	box-shadow: 0 3px 0 #342f3c;
 	margin-bottom: 3px
 }

 .vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
 a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
 button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #342f3c;
 	box-shadow: 0 4px 0 #342f3c;
 	margin-bottom: 4px
 }

 .vc_btn-vista_blue,
 a.vc_btn-vista_blue,
 button.vc_btn-vista_blue {
 	background-color: #75d69c;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-vista_blue:hover,
 a.vc_btn-vista_blue:hover,
 button.vc_btn-vista_blue:hover {
 	background-color: #5dcf8b;
 	color: #f7f7f7!important
 }

 .vc_btn-vista_blue.vc_btn_outlined,
 .vc_btn-vista_blue.vc_btn_square_outlined,
 a.vc_btn-vista_blue.vc_btn_outlined,
 a.vc_btn-vista_blue.vc_btn_square_outlined,
 button.vc_btn-vista_blue.vc_btn_outlined,
 button.vc_btn-vista_blue.vc_btn_square_outlined {
 	color: #75d69c!important
 }

 .vc_btn-vista_blue.vc_btn_outlined:hover,
 .vc_btn-vista_blue.vc_btn_square_outlined:hover,
 a.vc_btn-vista_blue.vc_btn_outlined:hover,
 a.vc_btn-vista_blue.vc_btn_square_outlined:hover,
 button.vc_btn-vista_blue.vc_btn_outlined:hover,
 button.vc_btn-vista_blue.vc_btn_square_outlined:hover {
 	border-color: #5dcf8b
 }

 .vc_btn-vista_blue.vc_btn_3d,
 a.vc_btn-vista_blue.vc_btn_3d,
 button.vc_btn-vista_blue.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #4ac97d;
 	box-shadow: 0 5px 0 #4ac97d;
 	margin-bottom: 5px
 }

 .vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
 a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
 button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #4ac97d;
 	box-shadow: 0 3px 0 #4ac97d;
 	margin-bottom: 3px
 }

 .vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
 a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
 button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #4ac97d;
 	box-shadow: 0 4px 0 #4ac97d;
 	margin-bottom: 4px
 }

 .vc_btn-black,
 a.vc_btn-black,
 button.vc_btn-black {
 	background-color: #2a2a2a;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-black:hover,
 a.vc_btn-black:hover,
 button.vc_btn-black:hover {
 	background-color: #1b1b1b;
 	color: #f7f7f7!important
 }

 .vc_btn-black.vc_btn_outlined,
 .vc_btn-black.vc_btn_square_outlined,
 a.vc_btn-black.vc_btn_outlined,
 a.vc_btn-black.vc_btn_square_outlined,
 button.vc_btn-black.vc_btn_outlined,
 button.vc_btn-black.vc_btn_square_outlined {
 	color: #2a2a2a!important
 }

 .vc_btn-black.vc_btn_outlined:hover,
 .vc_btn-black.vc_btn_square_outlined:hover,
 a.vc_btn-black.vc_btn_outlined:hover,
 a.vc_btn-black.vc_btn_square_outlined:hover,
 button.vc_btn-black.vc_btn_outlined:hover,
 button.vc_btn-black.vc_btn_square_outlined:hover {
 	border-color: #1b1b1b
 }

 .vc_btn-black.vc_btn_3d,
 a.vc_btn-black.vc_btn_3d,
 button.vc_btn-black.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #0e0e0e;
 	box-shadow: 0 5px 0 #0e0e0e;
 	margin-bottom: 5px
 }

 .vc_btn-black.vc_btn_3d.vc_btn_xs,
 a.vc_btn-black.vc_btn_3d.vc_btn_xs,
 button.vc_btn-black.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #0e0e0e;
 	box-shadow: 0 3px 0 #0e0e0e;
 	margin-bottom: 3px
 }

 .vc_btn-black.vc_btn_3d.vc_btn_sm,
 a.vc_btn-black.vc_btn_3d.vc_btn_sm,
 button.vc_btn-black.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #0e0e0e;
 	box-shadow: 0 4px 0 #0e0e0e;
 	margin-bottom: 4px
 }

 .vc_btn-grey,
 a.vc_btn-grey,
 button.vc_btn-grey {
 	background-color: #ebebeb;
 	color: #666!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-grey:hover,
 a.vc_btn-grey:hover,
 button.vc_btn-grey:hover {
 	background-color: #dcdcdc;
 	color: #5e5e5e!important
 }

 .vc_btn-grey.vc_btn_outlined,
 .vc_btn-grey.vc_btn_square_outlined,
 a.vc_btn-grey.vc_btn_outlined,
 a.vc_btn-grey.vc_btn_square_outlined,
 button.vc_btn-grey.vc_btn_outlined,
 button.vc_btn-grey.vc_btn_square_outlined {
 	color: #ebebeb!important
 }

 .vc_btn-grey.vc_btn_outlined:hover,
 .vc_btn-grey.vc_btn_square_outlined:hover,
 a.vc_btn-grey.vc_btn_outlined:hover,
 a.vc_btn-grey.vc_btn_square_outlined:hover,
 button.vc_btn-grey.vc_btn_outlined:hover,
 button.vc_btn-grey.vc_btn_square_outlined:hover {
 	border-color: #dcdcdc
 }

 .vc_btn-grey.vc_btn_3d,
 a.vc_btn-grey.vc_btn_3d,
 button.vc_btn-grey.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #cfcfcf;
 	box-shadow: 0 5px 0 #cfcfcf;
 	margin-bottom: 5px
 }

 .vc_btn-grey.vc_btn_3d.vc_btn_xs,
 a.vc_btn-grey.vc_btn_3d.vc_btn_xs,
 button.vc_btn-grey.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #cfcfcf;
 	box-shadow: 0 3px 0 #cfcfcf;
 	margin-bottom: 3px
 }

 .vc_btn-grey.vc_btn_3d.vc_btn_sm,
 a.vc_btn-grey.vc_btn_3d.vc_btn_sm,
 button.vc_btn-grey.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #cfcfcf;
 	box-shadow: 0 4px 0 #cfcfcf;
 	margin-bottom: 4px
 }

 .vc_btn-orange,
 a.vc_btn-orange,
 button.vc_btn-orange {
 	background-color: #f7be68;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-orange:hover,
 a.vc_btn-orange:hover,
 button.vc_btn-orange:hover {
 	background-color: #f5b14b;
 	color: #f7f7f7!important
 }

 .vc_btn-orange.vc_btn_outlined,
 .vc_btn-orange.vc_btn_square_outlined,
 a.vc_btn-orange.vc_btn_outlined,
 a.vc_btn-orange.vc_btn_square_outlined,
 button.vc_btn-orange.vc_btn_outlined,
 button.vc_btn-orange.vc_btn_square_outlined {
 	color: #f7be68!important
 }

 .vc_btn-orange.vc_btn_outlined:hover,
 .vc_btn-orange.vc_btn_square_outlined:hover,
 a.vc_btn-orange.vc_btn_outlined:hover,
 a.vc_btn-orange.vc_btn_square_outlined:hover,
 button.vc_btn-orange.vc_btn_outlined:hover,
 button.vc_btn-orange.vc_btn_square_outlined:hover {
 	border-color: #f5b14b
 }

 .vc_btn-orange.vc_btn_3d,
 a.vc_btn-orange.vc_btn_3d,
 button.vc_btn-orange.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #f4a733;
 	box-shadow: 0 5px 0 #f4a733;
 	margin-bottom: 5px
 }

 .vc_btn-orange.vc_btn_3d.vc_btn_xs,
 a.vc_btn-orange.vc_btn_3d.vc_btn_xs,
 button.vc_btn-orange.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #f4a733;
 	box-shadow: 0 3px 0 #f4a733;
 	margin-bottom: 3px
 }

 .vc_btn-orange.vc_btn_3d.vc_btn_sm,
 a.vc_btn-orange.vc_btn_3d.vc_btn_sm,
 button.vc_btn-orange.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #f4a733;
 	box-shadow: 0 4px 0 #f4a733;
 	margin-bottom: 4px
 }

 .vc_btn-sky,
 a.vc_btn-sky,
 button.vc_btn-sky {
 	background-color: #5aa1e3;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-sky:hover,
 a.vc_btn-sky:hover,
 button.vc_btn-sky:hover {
 	background-color: #4092df;
 	color: #f7f7f7!important
 }

 .vc_btn-sky.vc_btn_outlined,
 .vc_btn-sky.vc_btn_square_outlined,
 a.vc_btn-sky.vc_btn_outlined,
 a.vc_btn-sky.vc_btn_square_outlined,
 button.vc_btn-sky.vc_btn_outlined,
 button.vc_btn-sky.vc_btn_square_outlined {
 	color: #5aa1e3!important
 }

 .vc_btn-sky.vc_btn_outlined:hover,
 .vc_btn-sky.vc_btn_square_outlined:hover,
 a.vc_btn-sky.vc_btn_outlined:hover,
 a.vc_btn-sky.vc_btn_square_outlined:hover,
 button.vc_btn-sky.vc_btn_outlined:hover,
 button.vc_btn-sky.vc_btn_square_outlined:hover {
 	border-color: #4092df
 }

 .vc_btn-sky.vc_btn_3d,
 a.vc_btn-sky.vc_btn_3d,
 button.vc_btn-sky.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #2a86db;
 	box-shadow: 0 5px 0 #2a86db;
 	margin-bottom: 5px
 }

 .vc_btn-sky.vc_btn_3d.vc_btn_xs,
 a.vc_btn-sky.vc_btn_3d.vc_btn_xs,
 button.vc_btn-sky.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #2a86db;
 	box-shadow: 0 3px 0 #2a86db;
 	margin-bottom: 3px
 }

 .vc_btn-sky.vc_btn_3d.vc_btn_sm,
 a.vc_btn-sky.vc_btn_3d.vc_btn_sm,
 button.vc_btn-sky.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #2a86db;
 	box-shadow: 0 4px 0 #2a86db;
 	margin-bottom: 4px
 }

 .vc_btn-green,
 a.vc_btn-green,
 button.vc_btn-green {
 	background-color: #6dab3c;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-green:hover,
 a.vc_btn-green:hover,
 button.vc_btn-green:hover {
 	background-color: #5f9434;
 	color: #f7f7f7!important
 }

 .vc_btn-green.vc_btn_outlined,
 .vc_btn-green.vc_btn_square_outlined,
 a.vc_btn-green.vc_btn_outlined,
 a.vc_btn-green.vc_btn_square_outlined,
 button.vc_btn-green.vc_btn_outlined,
 button.vc_btn-green.vc_btn_square_outlined {
 	color: #6dab3c!important
 }

 .vc_btn-green.vc_btn_outlined:hover,
 .vc_btn-green.vc_btn_square_outlined:hover,
 a.vc_btn-green.vc_btn_outlined:hover,
 a.vc_btn-green.vc_btn_square_outlined:hover,
 button.vc_btn-green.vc_btn_outlined:hover,
 button.vc_btn-green.vc_btn_square_outlined:hover {
 	border-color: #5f9434
 }

 .vc_btn-green.vc_btn_3d,
 a.vc_btn-green.vc_btn_3d,
 button.vc_btn-green.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #53812d;
 	box-shadow: 0 5px 0 #53812d;
 	margin-bottom: 5px
 }

 .vc_btn-green.vc_btn_3d.vc_btn_xs,
 a.vc_btn-green.vc_btn_3d.vc_btn_xs,
 button.vc_btn-green.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #53812d;
 	box-shadow: 0 3px 0 #53812d;
 	margin-bottom: 3px
 }

 .vc_btn-green.vc_btn_3d.vc_btn_sm,
 a.vc_btn-green.vc_btn_3d.vc_btn_sm,
 button.vc_btn-green.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #53812d;
 	box-shadow: 0 4px 0 #53812d;
 	margin-bottom: 4px
 }

 .vc_btn-juicy_pink,
 a.vc_btn-juicy_pink,
 button.vc_btn-juicy_pink {
 	background-color: #f4524d;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-juicy_pink:hover,
 a.vc_btn-juicy_pink:hover,
 button.vc_btn-juicy_pink:hover {
 	background-color: #f23630;
 	color: #f7f7f7!important
 }

 .vc_btn-juicy_pink.vc_btn_outlined,
 .vc_btn-juicy_pink.vc_btn_square_outlined,
 a.vc_btn-juicy_pink.vc_btn_outlined,
 a.vc_btn-juicy_pink.vc_btn_square_outlined,
 button.vc_btn-juicy_pink.vc_btn_outlined,
 button.vc_btn-juicy_pink.vc_btn_square_outlined {
 	color: #f4524d!important
 }

 .vc_btn-juicy_pink.vc_btn_outlined:hover,
 .vc_btn-juicy_pink.vc_btn_square_outlined:hover,
 a.vc_btn-juicy_pink.vc_btn_outlined:hover,
 a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
 button.vc_btn-juicy_pink.vc_btn_outlined:hover,
 button.vc_btn-juicy_pink.vc_btn_square_outlined:hover {
 	border-color: #f23630
 }

 .vc_btn-juicy_pink.vc_btn_3d,
 a.vc_btn-juicy_pink.vc_btn_3d,
 button.vc_btn-juicy_pink.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #f11f18;
 	box-shadow: 0 5px 0 #f11f18;
 	margin-bottom: 5px
 }

 .vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
 a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
 button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #f11f18;
 	box-shadow: 0 3px 0 #f11f18;
 	margin-bottom: 3px
 }

 .vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
 a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
 button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #f11f18;
 	box-shadow: 0 4px 0 #f11f18;
 	margin-bottom: 4px
 }

 .vc_btn-sandy_brown,
 a.vc_btn-sandy_brown,
 button.vc_btn-sandy_brown {
 	background-color: #f79468;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-sandy_brown:hover,
 a.vc_btn-sandy_brown:hover,
 button.vc_btn-sandy_brown:hover {
 	background-color: #f57f4b;
 	color: #f7f7f7!important
 }

 .vc_btn-sandy_brown.vc_btn_outlined,
 .vc_btn-sandy_brown.vc_btn_square_outlined,
 a.vc_btn-sandy_brown.vc_btn_outlined,
 a.vc_btn-sandy_brown.vc_btn_square_outlined,
 button.vc_btn-sandy_brown.vc_btn_outlined,
 button.vc_btn-sandy_brown.vc_btn_square_outlined {
 	color: #f79468!important
 }

 .vc_btn-sandy_brown.vc_btn_outlined:hover,
 .vc_btn-sandy_brown.vc_btn_square_outlined:hover,
 a.vc_btn-sandy_brown.vc_btn_outlined:hover,
 a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
 button.vc_btn-sandy_brown.vc_btn_outlined:hover,
 button.vc_btn-sandy_brown.vc_btn_square_outlined:hover {
 	border-color: #f57f4b
 }

 .vc_btn-sandy_brown.vc_btn_3d,
 a.vc_btn-sandy_brown.vc_btn_3d,
 button.vc_btn-sandy_brown.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #f46e33;
 	box-shadow: 0 5px 0 #f46e33;
 	margin-bottom: 5px
 }

 .vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
 a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
 button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #f46e33;
 	box-shadow: 0 3px 0 #f46e33;
 	margin-bottom: 3px
 }

 .vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
 a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
 button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #f46e33;
 	box-shadow: 0 4px 0 #f46e33;
 	margin-bottom: 4px
 }

 .vc_btn-purple,
 a.vc_btn-purple,
 button.vc_btn-purple {
 	background-color: #b97ebb;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-purple:hover,
 a.vc_btn-purple:hover,
 button.vc_btn-purple:hover {
 	background-color: #ae6ab0;
 	color: #f7f7f7!important
 }

 .vc_btn-purple.vc_btn_outlined,
 .vc_btn-purple.vc_btn_square_outlined,
 a.vc_btn-purple.vc_btn_outlined,
 a.vc_btn-purple.vc_btn_square_outlined,
 button.vc_btn-purple.vc_btn_outlined,
 button.vc_btn-purple.vc_btn_square_outlined {
 	color: #b97ebb!important
 }

 .vc_btn-purple.vc_btn_outlined:hover,
 .vc_btn-purple.vc_btn_square_outlined:hover,
 a.vc_btn-purple.vc_btn_outlined:hover,
 a.vc_btn-purple.vc_btn_square_outlined:hover,
 button.vc_btn-purple.vc_btn_outlined:hover,
 button.vc_btn-purple.vc_btn_square_outlined:hover {
 	border-color: #ae6ab0
 }

 .vc_btn-purple.vc_btn_3d,
 a.vc_btn-purple.vc_btn_3d,
 button.vc_btn-purple.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #a559a8;
 	box-shadow: 0 5px 0 #a559a8;
 	margin-bottom: 5px
 }

 .vc_btn-purple.vc_btn_3d.vc_btn_xs,
 a.vc_btn-purple.vc_btn_3d.vc_btn_xs,
 button.vc_btn-purple.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #a559a8;
 	box-shadow: 0 3px 0 #a559a8;
 	margin-bottom: 3px
 }

 .vc_btn-purple.vc_btn_3d.vc_btn_sm,
 a.vc_btn-purple.vc_btn_3d.vc_btn_sm,
 button.vc_btn-purple.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #a559a8;
 	box-shadow: 0 4px 0 #a559a8;
 	margin-bottom: 4px
 }

 .vc_btn-white,
 a.vc_btn-white,
 button.vc_btn-white {
 	background-color: #fff;
 	color: #666!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-white:hover,
 a.vc_btn-white:hover,
 button.vc_btn-white:hover {
 	background-color: #f0f0f0;
 	color: #5e5e5e!important
 }

 .vc_btn-white.vc_btn_outlined,
 .vc_btn-white.vc_btn_square_outlined,
 a.vc_btn-white.vc_btn_outlined,
 a.vc_btn-white.vc_btn_square_outlined,
 button.vc_btn-white.vc_btn_outlined,
 button.vc_btn-white.vc_btn_square_outlined {
 	color: #fff!important
 }

 .vc_btn-white.vc_btn_outlined:hover,
 .vc_btn-white.vc_btn_square_outlined:hover,
 a.vc_btn-white.vc_btn_outlined:hover,
 a.vc_btn-white.vc_btn_square_outlined:hover,
 button.vc_btn-white.vc_btn_outlined:hover,
 button.vc_btn-white.vc_btn_square_outlined:hover {
 	border-color: #f0f0f0
 }

 .vc_btn-white.vc_btn_3d,
 a.vc_btn-white.vc_btn_3d,
 button.vc_btn-white.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #e3e3e3;
 	box-shadow: 0 5px 0 #e3e3e3;
 	margin-bottom: 5px
 }

 .vc_btn-white.vc_btn_3d.vc_btn_xs,
 a.vc_btn-white.vc_btn_3d.vc_btn_xs,
 button.vc_btn-white.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #e3e3e3;
 	box-shadow: 0 3px 0 #e3e3e3;
 	margin-bottom: 3px
 }

 .vc_btn-white.vc_btn_3d.vc_btn_sm,
 a.vc_btn-white.vc_btn_3d.vc_btn_sm,
 button.vc_btn-white.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #e3e3e3;
 	box-shadow: 0 4px 0 #e3e3e3;
 	margin-bottom: 4px
 }

 .vc_btn-grace,
 a.vc_btn-grace,
 button.vc_btn-grace {
 	background-color: #aed13b;
 	color: #fff!important;
 	-webkit-transition: all .5s;
 	-o-transition: all .5s;
 	transition: all .5s
 }

 .vc_btn-grace:hover,
 a.vc_btn-grace:hover,
 button.vc_btn-grace:hover {
 	background-color: #9ec02d;
 	color: #f7f7f7!important
 }

 .vc_btn-grace.vc_btn_outlined,
 .vc_btn-grace.vc_btn_square_outlined,
 a.vc_btn-grace.vc_btn_outlined,
 a.vc_btn-grace.vc_btn_square_outlined,
 button.vc_btn-grace.vc_btn_outlined,
 button.vc_btn-grace.vc_btn_square_outlined {
 	color: #aed13b!important
 }

 .vc_btn-grace.vc_btn_outlined:hover,
 .vc_btn-grace.vc_btn_square_outlined:hover,
 a.vc_btn-grace.vc_btn_outlined:hover,
 a.vc_btn-grace.vc_btn_square_outlined:hover,
 button.vc_btn-grace.vc_btn_outlined:hover,
 button.vc_btn-grace.vc_btn_square_outlined:hover {
 	border-color: #9ec02d
 }

 .vc_btn-grace.vc_btn_3d,
 a.vc_btn-grace.vc_btn_3d,
 button.vc_btn-grace.vc_btn_3d {
 	-webkit-box-shadow: 0 5px 0 #8dac28;
 	box-shadow: 0 5px 0 #8dac28;
 	margin-bottom: 5px
 }

 .vc_btn-grace.vc_btn_3d.vc_btn_xs,
 a.vc_btn-grace.vc_btn_3d.vc_btn_xs,
 button.vc_btn-grace.vc_btn_3d.vc_btn_xs {
 	-webkit-box-shadow: 0 3px 0 #8dac28;
 	box-shadow: 0 3px 0 #8dac28;
 	margin-bottom: 3px
 }

 .vc_btn-grace.vc_btn_3d.vc_btn_sm,
 a.vc_btn-grace.vc_btn_3d.vc_btn_sm,
 button.vc_btn-grace.vc_btn_3d.vc_btn_sm {
 	-webkit-box-shadow: 0 4px 0 #8dac28;
 	box-shadow: 0 4px 0 #8dac28;
 	margin-bottom: 4px
 }

 .vc_btn-default,
 a.vc_btn-default,
 button.vc_btn-default {
 	color: #7d7d7d;
 	background-color: #fff;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-default,
 .open>.dropdown-togglea.vc_btn-default,
 .open>.dropdown-togglebutton.vc_btn-default,
 .vc_btn-default.active,
 .vc_btn-default:active,
 .vc_btn-default:focus,
 .vc_btn-default:hover,
 a.vc_btn-default.active,
 a.vc_btn-default:active,
 a.vc_btn-default:focus,
 a.vc_btn-default:hover,
 button.vc_btn-default.active,
 button.vc_btn-default:active,
 button.vc_btn-default:focus,
 button.vc_btn-default:hover {
 	color: #7d7d7d;
 	background-color: #e6e6e6;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-default,
 .open>.dropdown-togglea.vc_btn-default,
 .open>.dropdown-togglebutton.vc_btn-default,
 .vc_btn-default.active,
 .vc_btn-default:active,
 a.vc_btn-default.active,
 a.vc_btn-default:active,
 button.vc_btn-default.active,
 button.vc_btn-default:active {
 	background-image: none
 }

 .vc_btn-default.disabled,
 .vc_btn-default.disabled.active,
 .vc_btn-default.disabled:active,
 .vc_btn-default.disabled:focus,
 .vc_btn-default.disabled:hover,
 .vc_btn-default[disabled],
 .vc_btn-default[disabled].active,
 .vc_btn-default[disabled]:active,
 .vc_btn-default[disabled]:focus,
 .vc_btn-default[disabled]:hover,
 a.vc_btn-default.disabled,
 a.vc_btn-default.disabled.active,
 a.vc_btn-default.disabled:active,
 a.vc_btn-default.disabled:focus,
 a.vc_btn-default.disabled:hover,
 a.vc_btn-default[disabled],
 a.vc_btn-default[disabled].active,
 a.vc_btn-default[disabled]:active,
 a.vc_btn-default[disabled]:focus,
 a.vc_btn-default[disabled]:hover,
 button.vc_btn-default.disabled,
 button.vc_btn-default.disabled.active,
 button.vc_btn-default.disabled:active,
 button.vc_btn-default.disabled:focus,
 button.vc_btn-default.disabled:hover,
 button.vc_btn-default[disabled],
 button.vc_btn-default[disabled].active,
 button.vc_btn-default[disabled]:active,
 button.vc_btn-default[disabled]:focus,
 button.vc_btn-default[disabled]:hover,
 fieldset[disabled] .vc_btn-default,
 fieldset[disabled] .vc_btn-default.active,
 fieldset[disabled] .vc_btn-default:active,
 fieldset[disabled] .vc_btn-default:focus,
 fieldset[disabled] .vc_btn-default:hover,
 fieldset[disabled] a.vc_btn-default,
 fieldset[disabled] a.vc_btn-default.active,
 fieldset[disabled] a.vc_btn-default:active,
 fieldset[disabled] a.vc_btn-default:focus,
 fieldset[disabled] a.vc_btn-default:hover,
 fieldset[disabled] button.vc_btn-default,
 fieldset[disabled] button.vc_btn-default.active,
 fieldset[disabled] button.vc_btn-default:active,
 fieldset[disabled] button.vc_btn-default:focus,
 fieldset[disabled] button.vc_btn-default:hover {
 	background-color: #fff;
 	border-color: transparent
 }

 .vc_btn-default .badge,
 a.vc_btn-default .badge,
 button.vc_btn-default .badge {
 	color: #fff;
 	background-color: #7d7d7d
 }

 .vc_btn-primary,
 a.vc_btn-primary,
 button.vc_btn-primary {
 	color: #fff;
 	background-color: #00aef0;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-primary,
 .open>.dropdown-togglea.vc_btn-primary,
 .open>.dropdown-togglebutton.vc_btn-primary,
 .vc_btn-primary.active,
 .vc_btn-primary:active,
 .vc_btn-primary:focus,
 .vc_btn-primary:hover,
 a.vc_btn-primary.active,
 a.vc_btn-primary:active,
 a.vc_btn-primary:focus,
 a.vc_btn-primary:hover,
 button.vc_btn-primary.active,
 button.vc_btn-primary:active,
 button.vc_btn-primary:focus,
 button.vc_btn-primary:hover {
 	color: #fff;
 	background-color: #0089bd;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-primary,
 .open>.dropdown-togglea.vc_btn-primary,
 .open>.dropdown-togglebutton.vc_btn-primary,
 .vc_btn-primary.active,
 .vc_btn-primary:active,
 a.vc_btn-primary.active,
 a.vc_btn-primary:active,
 button.vc_btn-primary.active,
 button.vc_btn-primary:active {
 	background-image: none
 }

 .vc_btn-primary.disabled,
 .vc_btn-primary.disabled.active,
 .vc_btn-primary.disabled:active,
 .vc_btn-primary.disabled:focus,
 .vc_btn-primary.disabled:hover,
 .vc_btn-primary[disabled],
 .vc_btn-primary[disabled].active,
 .vc_btn-primary[disabled]:active,
 .vc_btn-primary[disabled]:focus,
 .vc_btn-primary[disabled]:hover,
 a.vc_btn-primary.disabled,
 a.vc_btn-primary.disabled.active,
 a.vc_btn-primary.disabled:active,
 a.vc_btn-primary.disabled:focus,
 a.vc_btn-primary.disabled:hover,
 a.vc_btn-primary[disabled],
 a.vc_btn-primary[disabled].active,
 a.vc_btn-primary[disabled]:active,
 a.vc_btn-primary[disabled]:focus,
 a.vc_btn-primary[disabled]:hover,
 button.vc_btn-primary.disabled,
 button.vc_btn-primary.disabled.active,
 button.vc_btn-primary.disabled:active,
 button.vc_btn-primary.disabled:focus,
 button.vc_btn-primary.disabled:hover,
 button.vc_btn-primary[disabled],
 button.vc_btn-primary[disabled].active,
 button.vc_btn-primary[disabled]:active,
 button.vc_btn-primary[disabled]:focus,
 button.vc_btn-primary[disabled]:hover,
 fieldset[disabled] .vc_btn-primary,
 fieldset[disabled] .vc_btn-primary.active,
 fieldset[disabled] .vc_btn-primary:active,
 fieldset[disabled] .vc_btn-primary:focus,
 fieldset[disabled] .vc_btn-primary:hover,
 fieldset[disabled] a.vc_btn-primary,
 fieldset[disabled] a.vc_btn-primary.active,
 fieldset[disabled] a.vc_btn-primary:active,
 fieldset[disabled] a.vc_btn-primary:focus,
 fieldset[disabled] a.vc_btn-primary:hover,
 fieldset[disabled] button.vc_btn-primary,
 fieldset[disabled] button.vc_btn-primary.active,
 fieldset[disabled] button.vc_btn-primary:active,
 fieldset[disabled] button.vc_btn-primary:focus,
 fieldset[disabled] button.vc_btn-primary:hover {
 	background-color: #00aef0;
 	border-color: transparent
 }

 .vc_btn-primary .badge,
 a.vc_btn-primary .badge,
 button.vc_btn-primary .badge {
 	color: #00aef0;
 	background-color: #fff
 }

 .vc_btn-success,
 a.vc_btn-success,
 button.vc_btn-success {
 	color: #fff;
 	background-color: #5cb85c;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-success,
 .open>.dropdown-togglea.vc_btn-success,
 .open>.dropdown-togglebutton.vc_btn-success,
 .vc_btn-success.active,
 .vc_btn-success:active,
 .vc_btn-success:focus,
 .vc_btn-success:hover,
 a.vc_btn-success.active,
 a.vc_btn-success:active,
 a.vc_btn-success:focus,
 a.vc_btn-success:hover,
 button.vc_btn-success.active,
 button.vc_btn-success:active,
 button.vc_btn-success:focus,
 button.vc_btn-success:hover {
 	color: #fff;
 	background-color: #449d44;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-success,
 .open>.dropdown-togglea.vc_btn-success,
 .open>.dropdown-togglebutton.vc_btn-success,
 .vc_btn-success.active,
 .vc_btn-success:active,
 a.vc_btn-success.active,
 a.vc_btn-success:active,
 button.vc_btn-success.active,
 button.vc_btn-success:active {
 	background-image: none
 }

 .vc_btn-success.disabled,
 .vc_btn-success.disabled.active,
 .vc_btn-success.disabled:active,
 .vc_btn-success.disabled:focus,
 .vc_btn-success.disabled:hover,
 .vc_btn-success[disabled],
 .vc_btn-success[disabled].active,
 .vc_btn-success[disabled]:active,
 .vc_btn-success[disabled]:focus,
 .vc_btn-success[disabled]:hover,
 a.vc_btn-success.disabled,
 a.vc_btn-success.disabled.active,
 a.vc_btn-success.disabled:active,
 a.vc_btn-success.disabled:focus,
 a.vc_btn-success.disabled:hover,
 a.vc_btn-success[disabled],
 a.vc_btn-success[disabled].active,
 a.vc_btn-success[disabled]:active,
 a.vc_btn-success[disabled]:focus,
 a.vc_btn-success[disabled]:hover,
 button.vc_btn-success.disabled,
 button.vc_btn-success.disabled.active,
 button.vc_btn-success.disabled:active,
 button.vc_btn-success.disabled:focus,
 button.vc_btn-success.disabled:hover,
 button.vc_btn-success[disabled],
 button.vc_btn-success[disabled].active,
 button.vc_btn-success[disabled]:active,
 button.vc_btn-success[disabled]:focus,
 button.vc_btn-success[disabled]:hover,
 fieldset[disabled] .vc_btn-success,
 fieldset[disabled] .vc_btn-success.active,
 fieldset[disabled] .vc_btn-success:active,
 fieldset[disabled] .vc_btn-success:focus,
 fieldset[disabled] .vc_btn-success:hover,
 fieldset[disabled] a.vc_btn-success,
 fieldset[disabled] a.vc_btn-success.active,
 fieldset[disabled] a.vc_btn-success:active,
 fieldset[disabled] a.vc_btn-success:focus,
 fieldset[disabled] a.vc_btn-success:hover,
 fieldset[disabled] button.vc_btn-success,
 fieldset[disabled] button.vc_btn-success.active,
 fieldset[disabled] button.vc_btn-success:active,
 fieldset[disabled] button.vc_btn-success:focus,
 fieldset[disabled] button.vc_btn-success:hover {
 	background-color: #5cb85c;
 	border-color: transparent
 }

 .vc_btn-success .badge,
 a.vc_btn-success .badge,
 button.vc_btn-success .badge {
 	color: #5cb85c;
 	background-color: #fff
 }

 .vc_btn-info,
 a.vc_btn-info,
 button.vc_btn-info {
 	color: #fff;
 	background-color: #5bc0de;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-info,
 .open>.dropdown-togglea.vc_btn-info,
 .open>.dropdown-togglebutton.vc_btn-info,
 .vc_btn-info.active,
 .vc_btn-info:active,
 .vc_btn-info:focus,
 .vc_btn-info:hover,
 a.vc_btn-info.active,
 a.vc_btn-info:active,
 a.vc_btn-info:focus,
 a.vc_btn-info:hover,
 button.vc_btn-info.active,
 button.vc_btn-info:active,
 button.vc_btn-info:focus,
 button.vc_btn-info:hover {
 	color: #fff;
 	background-color: #31b0d5;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-info,
 .open>.dropdown-togglea.vc_btn-info,
 .open>.dropdown-togglebutton.vc_btn-info,
 .vc_btn-info.active,
 .vc_btn-info:active,
 a.vc_btn-info.active,
 a.vc_btn-info:active,
 button.vc_btn-info.active,
 button.vc_btn-info:active {
 	background-image: none
 }

 .vc_btn-info.disabled,
 .vc_btn-info.disabled.active,
 .vc_btn-info.disabled:active,
 .vc_btn-info.disabled:focus,
 .vc_btn-info.disabled:hover,
 .vc_btn-info[disabled],
 .vc_btn-info[disabled].active,
 .vc_btn-info[disabled]:active,
 .vc_btn-info[disabled]:focus,
 .vc_btn-info[disabled]:hover,
 a.vc_btn-info.disabled,
 a.vc_btn-info.disabled.active,
 a.vc_btn-info.disabled:active,
 a.vc_btn-info.disabled:focus,
 a.vc_btn-info.disabled:hover,
 a.vc_btn-info[disabled],
 a.vc_btn-info[disabled].active,
 a.vc_btn-info[disabled]:active,
 a.vc_btn-info[disabled]:focus,
 a.vc_btn-info[disabled]:hover,
 button.vc_btn-info.disabled,
 button.vc_btn-info.disabled.active,
 button.vc_btn-info.disabled:active,
 button.vc_btn-info.disabled:focus,
 button.vc_btn-info.disabled:hover,
 button.vc_btn-info[disabled],
 button.vc_btn-info[disabled].active,
 button.vc_btn-info[disabled]:active,
 button.vc_btn-info[disabled]:focus,
 button.vc_btn-info[disabled]:hover,
 fieldset[disabled] .vc_btn-info,
 fieldset[disabled] .vc_btn-info.active,
 fieldset[disabled] .vc_btn-info:active,
 fieldset[disabled] .vc_btn-info:focus,
 fieldset[disabled] .vc_btn-info:hover,
 fieldset[disabled] a.vc_btn-info,
 fieldset[disabled] a.vc_btn-info.active,
 fieldset[disabled] a.vc_btn-info:active,
 fieldset[disabled] a.vc_btn-info:focus,
 fieldset[disabled] a.vc_btn-info:hover,
 fieldset[disabled] button.vc_btn-info,
 fieldset[disabled] button.vc_btn-info.active,
 fieldset[disabled] button.vc_btn-info:active,
 fieldset[disabled] button.vc_btn-info:focus,
 fieldset[disabled] button.vc_btn-info:hover {
 	background-color: #5bc0de;
 	border-color: transparent
 }

 .vc_btn-info .badge,
 a.vc_btn-info .badge,
 button.vc_btn-info .badge {
 	color: #5bc0de;
 	background-color: #fff
 }

 .vc_btn-warning,
 a.vc_btn-warning,
 button.vc_btn-warning {
 	color: #fff;
 	background-color: #f0ad4e;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-warning,
 .open>.dropdown-togglea.vc_btn-warning,
 .open>.dropdown-togglebutton.vc_btn-warning,
 .vc_btn-warning.active,
 .vc_btn-warning:active,
 .vc_btn-warning:focus,
 .vc_btn-warning:hover,
 a.vc_btn-warning.active,
 a.vc_btn-warning:active,
 a.vc_btn-warning:focus,
 a.vc_btn-warning:hover,
 button.vc_btn-warning.active,
 button.vc_btn-warning:active,
 button.vc_btn-warning:focus,
 button.vc_btn-warning:hover {
 	color: #fff;
 	background-color: #ec971f;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-warning,
 .open>.dropdown-togglea.vc_btn-warning,
 .open>.dropdown-togglebutton.vc_btn-warning,
 .vc_btn-warning.active,
 .vc_btn-warning:active,
 a.vc_btn-warning.active,
 a.vc_btn-warning:active,
 button.vc_btn-warning.active,
 button.vc_btn-warning:active {
 	background-image: none
 }

 .vc_btn-warning.disabled,
 .vc_btn-warning.disabled.active,
 .vc_btn-warning.disabled:active,
 .vc_btn-warning.disabled:focus,
 .vc_btn-warning.disabled:hover,
 .vc_btn-warning[disabled],
 .vc_btn-warning[disabled].active,
 .vc_btn-warning[disabled]:active,
 .vc_btn-warning[disabled]:focus,
 .vc_btn-warning[disabled]:hover,
 a.vc_btn-warning.disabled,
 a.vc_btn-warning.disabled.active,
 a.vc_btn-warning.disabled:active,
 a.vc_btn-warning.disabled:focus,
 a.vc_btn-warning.disabled:hover,
 a.vc_btn-warning[disabled],
 a.vc_btn-warning[disabled].active,
 a.vc_btn-warning[disabled]:active,
 a.vc_btn-warning[disabled]:focus,
 a.vc_btn-warning[disabled]:hover,
 button.vc_btn-warning.disabled,
 button.vc_btn-warning.disabled.active,
 button.vc_btn-warning.disabled:active,
 button.vc_btn-warning.disabled:focus,
 button.vc_btn-warning.disabled:hover,
 button.vc_btn-warning[disabled],
 button.vc_btn-warning[disabled].active,
 button.vc_btn-warning[disabled]:active,
 button.vc_btn-warning[disabled]:focus,
 button.vc_btn-warning[disabled]:hover,
 fieldset[disabled] .vc_btn-warning,
 fieldset[disabled] .vc_btn-warning.active,
 fieldset[disabled] .vc_btn-warning:active,
 fieldset[disabled] .vc_btn-warning:focus,
 fieldset[disabled] .vc_btn-warning:hover,
 fieldset[disabled] a.vc_btn-warning,
 fieldset[disabled] a.vc_btn-warning.active,
 fieldset[disabled] a.vc_btn-warning:active,
 fieldset[disabled] a.vc_btn-warning:focus,
 fieldset[disabled] a.vc_btn-warning:hover,
 fieldset[disabled] button.vc_btn-warning,
 fieldset[disabled] button.vc_btn-warning.active,
 fieldset[disabled] button.vc_btn-warning:active,
 fieldset[disabled] button.vc_btn-warning:focus,
 fieldset[disabled] button.vc_btn-warning:hover {
 	background-color: #f0ad4e;
 	border-color: transparent
 }

 .vc_btn-warning .badge,
 a.vc_btn-warning .badge,
 button.vc_btn-warning .badge {
 	color: #f0ad4e;
 	background-color: #fff
 }

 .vc_btn-danger,
 a.vc_btn-danger,
 button.vc_btn-danger {
 	color: #fff;
 	background-color: #d9534f;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-danger,
 .open>.dropdown-togglea.vc_btn-danger,
 .open>.dropdown-togglebutton.vc_btn-danger,
 .vc_btn-danger.active,
 .vc_btn-danger:active,
 .vc_btn-danger:focus,
 .vc_btn-danger:hover,
 a.vc_btn-danger.active,
 a.vc_btn-danger:active,
 a.vc_btn-danger:focus,
 a.vc_btn-danger:hover,
 button.vc_btn-danger.active,
 button.vc_btn-danger:active,
 button.vc_btn-danger:focus,
 button.vc_btn-danger:hover {
 	color: #fff;
 	background-color: #c9302c;
 	border-color: transparent
 }

 .open>.dropdown-toggle.vc_btn-danger,
 .open>.dropdown-togglea.vc_btn-danger,
 .open>.dropdown-togglebutton.vc_btn-danger,
 .vc_btn-danger.active,
 .vc_btn-danger:active,
 a.vc_btn-danger.active,
 a.vc_btn-danger:active,
 button.vc_btn-danger.active,
 button.vc_btn-danger:active {
 	background-image: none
 }

 .vc_btn-danger.disabled,
 .vc_btn-danger.disabled.active,
 .vc_btn-danger.disabled:active,
 .vc_btn-danger.disabled:focus,
 .vc_btn-danger.disabled:hover,
 .vc_btn-danger[disabled],
 .vc_btn-danger[disabled].active,
 .vc_btn-danger[disabled]:active,
 .vc_btn-danger[disabled]:focus,
 .vc_btn-danger[disabled]:hover,
 a.vc_btn-danger.disabled,
 a.vc_btn-danger.disabled.active,
 a.vc_btn-danger.disabled:active,
 a.vc_btn-danger.disabled:focus,
 a.vc_btn-danger.disabled:hover,
 a.vc_btn-danger[disabled],
 a.vc_btn-danger[disabled].active,
 a.vc_btn-danger[disabled]:active,
 a.vc_btn-danger[disabled]:focus,
 a.vc_btn-danger[disabled]:hover,
 button.vc_btn-danger.disabled,
 button.vc_btn-danger.disabled.active,
 button.vc_btn-danger.disabled:active,
 button.vc_btn-danger.disabled:focus,
 button.vc_btn-danger.disabled:hover,
 button.vc_btn-danger[disabled],
 button.vc_btn-danger[disabled].active,
 button.vc_btn-danger[disabled]:active,
 button.vc_btn-danger[disabled]:focus,
 button.vc_btn-danger[disabled]:hover,
 fieldset[disabled] .vc_btn-danger,
 fieldset[disabled] .vc_btn-danger.active,
 fieldset[disabled] .vc_btn-danger:active,
 fieldset[disabled] .vc_btn-danger:focus,
 fieldset[disabled] .vc_btn-danger:hover,
 fieldset[disabled] a.vc_btn-danger,
 fieldset[disabled] a.vc_btn-danger.active,
 fieldset[disabled] a.vc_btn-danger:active,
 fieldset[disabled] a.vc_btn-danger:focus,
 fieldset[disabled] a.vc_btn-danger:hover,
 fieldset[disabled] button.vc_btn-danger,
 fieldset[disabled] button.vc_btn-danger.active,
 fieldset[disabled] button.vc_btn-danger:active,
 fieldset[disabled] button.vc_btn-danger:focus,
 fieldset[disabled] button.vc_btn-danger:hover {
 	background-color: #d9534f;
 	border-color: transparent
 }

 .vc_btn-danger .badge,
 a.vc_btn-danger .badge,
 button.vc_btn-danger .badge {
 	color: #d9534f;
 	background-color: #fff
 }

 .vc_button-2-wrapper {
 	display: inline-block;
 	vertical-align: middle
 }

 .vc_button-2-wrapper.vc_button-2-align-left {
 	display: block;
 	text-align: left
 }

 .vc_button-2-wrapper.vc_button-2-align-right {
 	display: block;
 	text-align: right
 }

 .vc_button-2-wrapper.vc_button-2-align-center {
 	display: block;
 	text-align: center
 }

 i.icon {
 	display: inline-block;
 	width: 16px;
 	height: 16px;
 	line-height: 16px;
 	vertical-align: text-top;
 	margin-left: 5px
 }

 .wpb_btn-large i.icon {
 	height: 19px;
 	margin-left: 9px
 }

 .wpb_btn-small i.icon {
 	height: 15px
 }

 .wpb_btn-mini i.icon {
 	display: none
 }

 .wpb_address_book i.icon,
 option.wpb_address_book {
 	background: url() no-repeat right center
 }

 .wpb_alarm_clock i.icon,
 option.wpb_alarm_clock {
 	background: url() no-repeat right center
 }

 .wpb_anchor i.icon,
 option.wpb_anchor {
 	background: url() no-repeat right center
 }

 .vc_column_container .vc_btn,
 .vc_column_container .wpb_button {
 	margin-top: 5px;
 	margin-bottom: 5px
 }

 .vc_message_box {
 	border: 1px solid transparent;
 	display: block;
 	overflow: hidden;
 	margin: 0 0 21.73913043px 0;
 	padding: 1em 1em 1em 4em;
 	position: relative;
 	font-size: 1em;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box
 }

 .vc_message_box>p:first-child {
 	margin-top: 0
 }

 .vc_message_box>p:last-child {
 	margin-bottom: 0
 }

 .vc_message_box-icon {
 	bottom: 0;
 	font-size: 1em;
 	font-style: normal;
 	font-weight: 400;
 	left: 0;
 	position: absolute;
 	top: 0;
 	width: 4em
 }

 .vc_message_box-icon>* {
 	font-size: 1.7em;
 	line-height: 1;
 	font-weight: 400;
 	font-style: normal;
 	left: 50%;
 	position: absolute;
 	top: 50%;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_message_box-icon>.fa {
 	font-size: 1.7em;
 	line-height: 1
 }

 .vc_color-blue.vc_message_box {
 	color: #364a8a;
 	border-color: #c5cff0;
 	background-color: #edf1fa
 }

 .vc_color-blue.vc_message_box .vc_message_box-icon {
 	color: #5472d2
 }

 .vc_color-blue.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #5472d2
 }

 .vc_color-blue.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-blue.vc_message_box-outline,
 .vc_color-blue.vc_message_box-solid-icon {
 	color: #364a8a;
 	border-color: #5472d2;
 	background-color: transparent
 }

 .vc_color-blue.vc_message_box-outline .vc_message_box-icon,
 .vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #5472d2
 }

 .vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #5472d2
 }

 .vc_color-blue.vc_message_box-3d {
 	box-shadow: 0 5px 0 #9daee5
 }

 .vc_color-turquoise.vc_message_box {
 	color: #085b61;
 	border-color: #c6ecee;
 	background-color: #ebfcfd
 }

 .vc_color-turquoise.vc_message_box .vc_message_box-icon {
 	color: #00c1cf
 }

 .vc_color-turquoise.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #00c1cf
 }

 .vc_color-turquoise.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-turquoise.vc_message_box-outline,
 .vc_color-turquoise.vc_message_box-solid-icon {
 	color: #085b61;
 	border-color: #00c1cf;
 	background-color: transparent
 }

 .vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,
 .vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #00c1cf
 }

 .vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #00c1cf
 }

 .vc_color-turquoise.vc_message_box-3d {
 	box-shadow: 0 5px 0 #9fdee3
 }

 .vc_color-pink.vc_message_box {
 	color: #d82e21;
 	border-color: #ffd8d6;
 	background-color: #fff0ef
 }

 .vc_color-pink.vc_message_box .vc_message_box-icon {
 	color: #fe6c61
 }

 .vc_color-pink.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #fe6c61
 }

 .vc_color-pink.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-pink.vc_message_box-outline,
 .vc_color-pink.vc_message_box-solid-icon {
 	color: #d82e21;
 	border-color: #fe6c61;
 	background-color: transparent
 }

 .vc_color-pink.vc_message_box-outline .vc_message_box-icon,
 .vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fe6c61
 }

 .vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #fe6c61
 }

 .vc_color-pink.vc_message_box-3d {
 	box-shadow: 0 5px 0 #fea9a3
 }

 .vc_color-violet.vc_message_box {
 	color: #5e4a81;
 	border-color: #d4c8e9;
 	background-color: #f0ecf7
 }

 .vc_color-violet.vc_message_box .vc_message_box-icon {
 	color: #8d6dc4
 }

 .vc_color-violet.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #8d6dc4
 }

 .vc_color-violet.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-violet.vc_message_box-outline,
 .vc_color-violet.vc_message_box-solid-icon {
 	color: #5e4a81;
 	border-color: #8d6dc4;
 	background-color: transparent
 }

 .vc_color-violet.vc_message_box-outline .vc_message_box-icon,
 .vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #8d6dc4
 }

 .vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #8d6dc4
 }

 .vc_color-violet.vc_message_box-3d {
 	box-shadow: 0 5px 0 #b8a3da
 }

 .vc_color-peacoc.vc_message_box {
 	color: #366a79;
 	border-color: #c2e3ec;
 	background-color: #e9f5f8
 }

 .vc_color-peacoc.vc_message_box .vc_message_box-icon {
 	color: #4cadc9
 }

 .vc_color-peacoc.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #4cadc9
 }

 .vc_color-peacoc.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-peacoc.vc_message_box-outline,
 .vc_color-peacoc.vc_message_box-solid-icon {
 	color: #366a79;
 	border-color: #4cadc9;
 	background-color: transparent
 }

 .vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,
 .vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #4cadc9
 }

 .vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #4cadc9
 }

 .vc_color-peacoc.vc_message_box-3d {
 	box-shadow: 0 5px 0 #9ad1e1
 }

 .vc_color-chino.vc_message_box {
 	color: #978258;
 	border-color: #e5ded2;
 	background-color: #f7f5f2
 }

 .vc_color-chino.vc_message_box .vc_message_box-icon {
 	color: #cec2ab
 }

 .vc_color-chino.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #cec2ab
 }

 .vc_color-chino.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-chino.vc_message_box-outline,
 .vc_color-chino.vc_message_box-solid-icon {
 	color: #978258;
 	border-color: #cec2ab;
 	background-color: transparent
 }

 .vc_color-chino.vc_message_box-outline .vc_message_box-icon,
 .vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #cec2ab
 }

 .vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #cec2ab
 }

 .vc_color-chino.vc_message_box-3d {
 	box-shadow: 0 5px 0 #d2c7b1
 }

 .vc_color-mulled_wine.vc_message_box {
 	color: #1e1b22;
 	border-color: #d0ccd6;
 	background-color: #eae8ed
 }

 .vc_color-mulled_wine.vc_message_box .vc_message_box-icon {
 	color: #50485b
 }

 .vc_color-mulled_wine.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #50485b
 }

 .vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-mulled_wine.vc_message_box-outline,
 .vc_color-mulled_wine.vc_message_box-solid-icon {
 	color: #1e1b22;
 	border-color: #50485b;
 	background-color: transparent
 }

 .vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,
 .vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #50485b
 }

 .vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #50485b
 }

 .vc_color-mulled_wine.vc_message_box-3d {
 	box-shadow: 0 5px 0 #b6afc0
 }

 .vc_color-vista_blue.vc_message_box {
 	color: #3e8e5e;
 	border-color: #bcebcf;
 	background-color: #e3f7eb
 }

 .vc_color-vista_blue.vc_message_box .vc_message_box-icon {
 	color: #75d69c
 }

 .vc_color-vista_blue.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #75d69c
 }

 .vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-vista_blue.vc_message_box-outline,
 .vc_color-vista_blue.vc_message_box-solid-icon {
 	color: #3e8e5e;
 	border-color: #75d69c;
 	background-color: transparent
 }

 .vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,
 .vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #75d69c
 }

 .vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #75d69c
 }

 .vc_color-vista_blue.vc_message_box-3d {
 	box-shadow: 0 5px 0 #94dfb3
 }

 .vc_color-orange.vc_message_box {
 	color: #c3811c;
 	border-color: #fbe1ba;
 	background-color: #fef6eb
 }

 .vc_color-orange.vc_message_box .vc_message_box-icon {
 	color: #f7be68
 }

 .vc_color-orange.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #f7be68
 }

 .vc_color-orange.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-orange.vc_message_box-outline,
 .vc_color-orange.vc_message_box-solid-icon {
 	color: #c3811c;
 	border-color: #f7be68;
 	background-color: transparent
 }

 .vc_color-orange.vc_message_box-outline .vc_message_box-icon,
 .vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #f7be68
 }

 .vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #f7be68
 }

 .vc_color-orange.vc_message_box-3d {
 	box-shadow: 0 5px 0 #f9cd8a
 }

 .vc_color-sky.vc_message_box {
 	color: #2a6194;
 	border-color: #bedaf4;
 	background-color: #eaf3fb
 }

 .vc_color-sky.vc_message_box .vc_message_box-icon {
 	color: #5aa1e3
 }

 .vc_color-sky.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #5aa1e3
 }

 .vc_color-sky.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-sky.vc_message_box-outline,
 .vc_color-sky.vc_message_box-solid-icon {
 	color: #2a6194;
 	border-color: #5aa1e3;
 	background-color: transparent
 }

 .vc_color-sky.vc_message_box-outline .vc_message_box-icon,
 .vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #5aa1e3
 }

 .vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #5aa1e3
 }

 .vc_color-sky.vc_message_box-3d {
 	box-shadow: 0 5px 0 #93c1ed
 }

 .vc_color-green.vc_message_box {
 	color: #3e562b;
 	border-color: #c2e1a9;
 	background-color: #eaf5e2
 }

 .vc_color-green.vc_message_box .vc_message_box-icon {
 	color: #6dab3c
 }

 .vc_color-green.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #6dab3c
 }

 .vc_color-green.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-green.vc_message_box-outline,
 .vc_color-green.vc_message_box-solid-icon {
 	color: #3e562b;
 	border-color: #6dab3c;
 	background-color: transparent
 }

 .vc_color-green.vc_message_box-outline .vc_message_box-icon,
 .vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #6dab3c
 }

 .vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #6dab3c
 }

 .vc_color-green.vc_message_box-3d {
 	box-shadow: 0 5px 0 #a7d484
 }

 .vc_color-juicy_pink.vc_message_box {
 	color: #a3231f;
 	border-color: #fbc7c5;
 	background-color: #fef5f5
 }

 .vc_color-juicy_pink.vc_message_box .vc_message_box-icon {
 	color: #f4524d
 }

 .vc_color-juicy_pink.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #f4524d
 }

 .vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-juicy_pink.vc_message_box-outline,
 .vc_color-juicy_pink.vc_message_box-solid-icon {
 	color: #a3231f;
 	border-color: #f4524d;
 	background-color: transparent
 }

 .vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,
 .vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #f4524d
 }

 .vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #f4524d
 }

 .vc_color-juicy_pink.vc_message_box-3d {
 	box-shadow: 0 5px 0 #f89895
 }

 .vc_color-sandy_brown.vc_message_box {
 	color: #c3501c;
 	border-color: #fbceba;
 	background-color: #fef1eb
 }

 .vc_color-sandy_brown.vc_message_box .vc_message_box-icon {
 	color: #f79468
 }

 .vc_color-sandy_brown.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #f79468
 }

 .vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-sandy_brown.vc_message_box-outline,
 .vc_color-sandy_brown.vc_message_box-solid-icon {
 	color: #c3501c;
 	border-color: #f79468;
 	background-color: transparent
 }

 .vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,
 .vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #f79468
 }

 .vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #f79468
 }

 .vc_color-sandy_brown.vc_message_box-3d {
 	box-shadow: 0 5px 0 #f9ac8a
 }

 .vc_color-purple.vc_message_box {
 	color: #886389;
 	border-color: #e3cbe3;
 	background-color: #f5ecf5
 }

 .vc_color-purple.vc_message_box .vc_message_box-icon {
 	color: #b97ebb
 }

 .vc_color-purple.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #b97ebb
 }

 .vc_color-purple.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-purple.vc_message_box-outline,
 .vc_color-purple.vc_message_box-solid-icon {
 	color: #886389;
 	border-color: #b97ebb;
 	background-color: transparent
 }

 .vc_color-purple.vc_message_box-outline .vc_message_box-icon,
 .vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #b97ebb
 }

 .vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #b97ebb
 }

 .vc_color-purple.vc_message_box-3d {
 	box-shadow: 0 5px 0 #d1a9d2
 }

 .vc_color-black.vc_message_box {
 	color: #fff;
 	border-color: #2a2a2a;
 	background-color: #3c3c3c
 }

 .vc_color-black.vc_message_box .vc_message_box-icon {
 	color: #2a2a2a
 }

 .vc_color-black.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #2a2a2a
 }

 .vc_color-black.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-black.vc_message_box-outline,
 .vc_color-black.vc_message_box-solid-icon {
 	color: #fff;
 	border-color: #2a2a2a;
 	background-color: transparent
 }

 .vc_color-black.vc_message_box-outline .vc_message_box-icon,
 .vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #2a2a2a
 }

 .vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #2a2a2a
 }

 .vc_color-black.vc_message_box-3d {
 	box-shadow: 0 5px 0 #101010
 }

 .vc_color-grey.vc_message_box {
 	color: #858585;
 	border-color: #d2d2d2;
 	background-color: #ebebeb
 }

 .vc_color-grey.vc_message_box .vc_message_box-icon {
 	color: #ebebeb
 }

 .vc_color-grey.vc_message_box-solid {
 	color: #858585;
 	border-color: transparent;
 	background-color: #ebebeb
 }

 .vc_color-grey.vc_message_box-solid .vc_message_box-icon {
 	color: #858585
 }

 .vc_color-grey.vc_message_box-outline,
 .vc_color-grey.vc_message_box-solid-icon {
 	color: #858585;
 	border-color: #ebebeb;
 	background-color: transparent
 }

 .vc_color-grey.vc_message_box-outline .vc_message_box-icon,
 .vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #ebebeb
 }

 .vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #858585;
 	background-color: #ebebeb
 }

 .vc_color-grey.vc_message_box-3d {
 	box-shadow: 0 5px 0 #b8b8b8
 }

 .vc_color-white.vc_message_box {
 	color: #b3b3b3;
 	border-color: #e6e6e6;
 	background-color: #fff
 }

 .vc_color-white.vc_message_box .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-white.vc_message_box-solid {
 	color: #b3b3b3;
 	border-color: transparent;
 	background-color: #fff
 }

 .vc_color-white.vc_message_box-solid .vc_message_box-icon {
 	color: #b3b3b3
 }

 .vc_color-white.vc_message_box-outline,
 .vc_color-white.vc_message_box-solid-icon {
 	color: #b3b3b3;
 	border-color: #fff;
 	background-color: transparent
 }

 .vc_color-white.vc_message_box-outline .vc_message_box-icon,
 .vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #b3b3b3;
 	background-color: #fff
 }

 .vc_color-white.vc_message_box-3d {
 	box-shadow: 0 5px 0 #ccc
 }

 .vc_color-info.vc_message_box {
 	color: #5e7f96;
 	border-color: #cfebfe;
 	background-color: #dff2fe
 }

 .vc_color-info.vc_message_box .vc_message_box-icon {
 	color: #56b0ee
 }

 .vc_color-info.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #56b0ee
 }

 .vc_color-info.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-info.vc_message_box-outline,
 .vc_color-info.vc_message_box-solid-icon {
 	color: #5e7f96;
 	border-color: #56b0ee;
 	background-color: transparent
 }

 .vc_color-info.vc_message_box-outline .vc_message_box-icon,
 .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #56b0ee
 }

 .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #56b0ee
 }

 .vc_color-info.vc_message_box-3d {
 	box-shadow: 0 5px 0 #9dd6fd
 }

 .vc_color-success.vc_message_box {
 	color: #5e7f96;
 	border-color: #cfebfe;
 	background-color: #e6fdf8
 }

 .vc_color-success.vc_message_box .vc_message_box-icon {
 	color: #1bbc9b
 }

 .vc_color-success.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #1bbc9b
 }

 .vc_color-success.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-success.vc_message_box-outline,
 .vc_color-success.vc_message_box-solid-icon {
 	color: #5e7f96;
 	border-color: #1bbc9b;
 	background-color: transparent
 }

 .vc_color-success.vc_message_box-outline .vc_message_box-icon,
 .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #1bbc9b
 }

 .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #1bbc9b
 }

 .vc_color-success.vc_message_box-3d {
 	box-shadow: 0 5px 0 #9dd6fd
 }

 .vc_color-warning.vc_message_box {
 	color: #9d8967;
 	border-color: #ffeccc;
 	background-color: #fff4e2
 }

 .vc_color-warning.vc_message_box .vc_message_box-icon {
 	color: #fcb53f
 }

 .vc_color-warning.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #fcb53f
 }

 .vc_color-warning.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-warning.vc_message_box-outline,
 .vc_color-warning.vc_message_box-solid-icon {
 	color: #9d8967;
 	border-color: #fcb53f;
 	background-color: transparent
 }

 .vc_color-warning.vc_message_box-outline .vc_message_box-icon,
 .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fcb53f
 }

 .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #fcb53f
 }

 .vc_color-warning.vc_message_box-3d {
 	box-shadow: 0 5px 0 #ffd999
 }

 .vc_color-danger.vc_message_box {
 	color: #a85959;
 	border-color: #fedede;
 	background-color: #fdeaea
 }

 .vc_color-danger.vc_message_box .vc_message_box-icon {
 	color: #ff7877
 }

 .vc_color-danger.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #ff7877
 }

 .vc_color-danger.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-danger.vc_message_box-outline,
 .vc_color-danger.vc_message_box-solid-icon {
 	color: #a85959;
 	border-color: #ff7877;
 	background-color: transparent
 }

 .vc_color-danger.vc_message_box-outline .vc_message_box-icon,
 .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #ff7877
 }

 .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #ff7877
 }

 .vc_color-danger.vc_message_box-3d {
 	box-shadow: 0 5px 0 #fdacac
 }

 .vc_color-alert-info.vc_message_box {
 	color: #31708f;
 	border-color: #bce8f1;
 	background-color: #d9edf7
 }

 .vc_color-alert-info.vc_message_box .vc_message_box-icon {
 	color: #67cce0
 }

 .vc_color-alert-info.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #67cce0
 }

 .vc_color-alert-info.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-alert-info.vc_message_box-outline,
 .vc_color-alert-info.vc_message_box-solid-icon {
 	color: #31708f;
 	border-color: #67cce0;
 	background-color: transparent
 }

 .vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,
 .vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #67cce0
 }

 .vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #67cce0
 }

 .vc_color-alert-info.vc_message_box-3d {
 	box-shadow: 0 5px 0 #91d9e8
 }

 .vc_color-alert-success.vc_message_box {
 	color: #3c763d;
 	border-color: #d6e9c6;
 	background-color: #dff0d8
 }

 .vc_color-alert-success.vc_message_box .vc_message_box-icon {
 	color: #9ad36a
 }

 .vc_color-alert-success.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #9ad36a
 }

 .vc_color-alert-success.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-alert-success.vc_message_box-outline,
 .vc_color-alert-success.vc_message_box-solid-icon {
 	color: #3c763d;
 	border-color: #9ad36a;
 	background-color: transparent
 }

 .vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,
 .vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #9ad36a
 }

 .vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #9ad36a
 }

 .vc_color-alert-success.vc_message_box-3d {
 	box-shadow: 0 5px 0 #bbdba1
 }

 .vc_color-alert-warning.vc_message_box {
 	color: #8a6d3b;
 	border-color: #faebcc;
 	background-color: #fcf8e3
 }

 .vc_color-alert-warning.vc_message_box .vc_message_box-icon {
 	color: #f9cf79
 }

 .vc_color-alert-warning.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #f9cf79
 }

 .vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-alert-warning.vc_message_box-outline,
 .vc_color-alert-warning.vc_message_box-solid-icon {
 	color: #8a6d3b;
 	border-color: #f9cf79;
 	background-color: transparent
 }

 .vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,
 .vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #f9cf79
 }

 .vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #f9cf79
 }

 .vc_color-alert-warning.vc_message_box-3d {
 	box-shadow: 0 5px 0 #f5d89e
 }

 .vc_color-alert-danger.vc_message_box {
 	color: #a94442;
 	border-color: #ebccd1;
 	background-color: #f2dede
 }

 .vc_color-alert-danger.vc_message_box .vc_message_box-icon {
 	color: #ef8495
 }

 .vc_color-alert-danger.vc_message_box-solid {
 	color: #fff;
 	border-color: transparent;
 	background-color: #ef8495
 }

 .vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-alert-danger.vc_message_box-outline,
 .vc_color-alert-danger.vc_message_box-solid-icon {
 	color: #a94442;
 	border-color: #ef8495;
 	background-color: transparent
 }

 .vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,
 .vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #ef8495
 }

 .vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
 	color: #fff;
 	background-color: #ef8495
 }

 .vc_color-alert-danger.vc_message_box-3d {
 	box-shadow: 0 5px 0 #dca7b0
 }

 .vc_color-black.vc_message_box .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-black.vc_message_box-outline,
 .vc_color-black.vc_message_box-outline .vc_message_box-icon {
 	color: #2a2a2a
 }

 .vc_color-black.vc_message_box-solid-icon {
 	color: #2a2a2a
 }

 .vc_color-grey.vc_message_box .vc_message_box-icon {
 	color: #858585
 }

 .vc_color-white.vc_message_box .vc_message_box-icon {
 	color: #b3b3b3
 }

 .vc_color-white.vc_message_box-outline,
 .vc_color-white.vc_message_box-outline .vc_message_box-icon {
 	color: #fff
 }

 .vc_color-white.vc_message_box-solid-icon {
 	color: #fff
 }

 .vc_message_box-outline,
 .vc_message_box-solid-icon {
 	border-width: 2px
 }

 .vc_message_box-solid-icon .vc_message_box-icon {
 	width: 3.25em
 }

 .vc_message_box-rounded {
 	border-radius: 5px
 }

 .vc_message_box-round {
 	border-radius: 4em
 }

 #content .wpb_alert p:last-child,
 #content .wpb_text_column :last-child,
 #content .wpb_text_column p:last-child,
 .wpb_alert p:last-child,
 .wpb_text_column :last-child,
 .wpb_text_column p:last-child {
 	margin-bottom: 0
 }

 .wpb_button,
 .wpb_content_element,
 ul.wpb_thumbnails-fluid>li {
 	margin-bottom: 35px
 }

 .entry-content .twitter-share-button,
 .fb_like,
 .twitter-share-button,
 .wpb_accordion .wpb_content_element,
 .wpb_googleplus,
 .wpb_pinterest,
 .wpb_tab .wpb_content_element {
 	margin-bottom: 21.73913043px
 }

 .vc_parallax {
 	position: relative;
 	overflow: hidden
 }

 .vc_parallax>* {
 	position: relative;
 	z-index: 1
 }

 .vc_parallax .vc_parallax-inner {
 	pointer-events: none;
 	position: absolute;
 	left: 0;
 	right: 0;
 	top: 0;
 	background-attachment: scroll;
 	background-color: transparent;
 	background-image: inherit;
 	background-size: cover;
 	z-index: 0;
 	background-position: 50% 0
 }

 .vc_parallax-inner iframe {
 	max-width: 1000%
 }

 .vc_video-bg-container {
 	position: relative
 }

 .vc_video-bg {
 	height: 100%;
 	overflow: hidden;
 	pointer-events: none;
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	z-index: 0
 }

 .vc_video-bg iframe {
 	max-width: 1000%
 }

 .vc_row.vc_row-no-padding .vc_column-inner {
 	padding-left: 0;
 	padding-right: 0
 }

 .vc_row[data-vc-full-width] {
 	-webkit-transition: opacity .5s ease;
 	-o-transition: opacity .5s ease;
 	transition: opacity .5s ease;
 	overflow: hidden
 }

 .vc_row[data-vc-full-width].vc_hidden {
 	opacity: 0
 }

 .vc_row-no-padding .vc_inner {
 	margin-left: 0;
 	margin-right: 0
 }

 .vc_row.vc_row-o-full-height {
 	min-height: 100vh
 }

 .vc_row.vc_row-flex {
 	box-sizing: border-box;
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
 	-webkit-flex-wrap: wrap;
 	-ms-flex-wrap: wrap;
 	flex-wrap: wrap
 }

 .vc_row.vc_row-flex>.vc_column_container {
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex
 }

 .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
 	-webkit-box-flex: 1;
 	-webkit-flex-grow: 1;
 	-ms-flex-positive: 1;
 	flex-grow: 1;
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
 	-webkit-box-orient: vertical;
 	-webkit-box-direction: normal;
 	-webkit-flex-direction: column;
 	-ms-flex-direction: column;
 	flex-direction: column;
 	z-index: 1
 }

 @media (-ms-high-contrast:active),
 (-ms-high-contrast:none) {
 	.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>* {
 		min-height: 1em
 	}
 }

 .vc_row.vc_row-flex::after,
 .vc_row.vc_row-flex::before {
 	display: none
 }

 .vc_row.vc_row-o-columns-stretch {
 	-webkit-align-content: stretch;
 	-ms-flex-line-pack: stretch;
 	align-content: stretch
 }

 .vc_row.vc_row-o-columns-top {
 	-webkit-align-content: flex-start;
 	-ms-flex-line-pack: start;
 	align-content: flex-start
 }

 .vc_row.vc_row-o-columns-bottom {
 	-webkit-align-content: flex-end;
 	-ms-flex-line-pack: end;
 	align-content: flex-end
 }

 .vc_row.vc_row-o-columns-middle {
 	-webkit-align-content: center;
 	-ms-flex-line-pack: center;
 	align-content: center
 }

 .vc_row.vc_row-o-columns-bottom::after,
 .vc_row.vc_row-o-columns-middle::after,
 .vc_row.vc_row-o-columns-top::after {
 	content: '';
 	width: 100%;
 	height: 0;
 	overflow: hidden;
 	visibility: hidden;
 	display: block
 }

 .vc_row.vc_row-o-equal-height>.vc_column_container {
 	-webkit-box-align: stretch;
 	-webkit-align-items: stretch;
 	-ms-flex-align: stretch;
 	align-items: stretch
 }

 .vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner {
 	-webkit-box-pack: start;
 	-webkit-justify-content: flex-start;
 	-ms-flex-pack: start;
 	justify-content: flex-start
 }

 .vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container {
 	-webkit-box-align: start;
 	-webkit-align-items: flex-start;
 	-ms-flex-align: start;
 	align-items: flex-start
 }

 .vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner {
 	-webkit-box-pack: end;
 	-webkit-justify-content: flex-end;
 	-ms-flex-pack: end;
 	justify-content: flex-end
 }

 .vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container {
 	-webkit-box-align: end;
 	-webkit-align-items: flex-end;
 	-ms-flex-align: end;
 	align-items: flex-end
 }

 .vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner {
 	-webkit-box-pack: center;
 	-webkit-justify-content: center;
 	-ms-flex-pack: center;
 	justify-content: center
 }

 .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container {
 	-webkit-box-align: center;
 	-webkit-align-items: center;
 	-ms-flex-align: center;
 	align-items: center
 }

 .vc_column-inner::after,
 .vc_column-inner::before {
 	content: " ";
 	display: table
 }

 .vc_column-inner::after {
 	clear: both
 }

 .vc_ie-flexbox-fixer {
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
 	-webkit-box-orient: vertical;
 	-webkit-box-direction: normal;
 	-webkit-flex-direction: column;
 	-ms-flex-direction: column;
 	flex-direction: column
 }

 .vc_ie-flexbox-fixer>.vc_row {
 	-webkit-box-flex: 1;
 	-webkit-flex: 1 1 auto;
 	-ms-flex: 1 1 auto;
 	flex: 1 1 auto
 }

 .vc_row.vc_column-gap-1 {
 	margin-left: -15.5px;
 	margin-right: -15.5px
 }

 .vc_row.vc_column-gap-1>.vc_column_container {
 	padding: .5px
 }

 .vc_row.vc_column-gap-2 {
 	margin-left: -16px;
 	margin-right: -16px
 }

 .vc_row.vc_column-gap-2>.vc_column_container {
 	padding: 1px
 }

 .vc_row.vc_column-gap-3 {
 	margin-left: -16.5px;
 	margin-right: -16.5px
 }

 .vc_row.vc_column-gap-3>.vc_column_container {
 	padding: 1.5px
 }

 .vc_row.vc_column-gap-4 {
 	margin-left: -17px;
 	margin-right: -17px
 }

 .vc_row.vc_column-gap-4>.vc_column_container {
 	padding: 2px
 }

 .vc_row.vc_column-gap-5 {
 	margin-left: -17.5px;
 	margin-right: -17.5px
 }

 .vc_row.vc_column-gap-5>.vc_column_container {
 	padding: 2.5px
 }

 .vc_row.vc_column-gap-10 {
 	margin-left: -20px;
 	margin-right: -20px
 }

 .vc_row.vc_column-gap-10>.vc_column_container {
 	padding: 5px
 }

 .vc_row.vc_column-gap-15 {
 	margin-left: -22.5px;
 	margin-right: -22.5px
 }

 .vc_row.vc_column-gap-15>.vc_column_container {
 	padding: 7.5px
 }

 .vc_row.vc_column-gap-20 {
 	margin-left: -25px;
 	margin-right: -25px
 }

 .vc_row.vc_column-gap-20>.vc_column_container {
 	padding: 10px
 }

 .vc_row.vc_column-gap-25 {
 	margin-left: -27.5px;
 	margin-right: -27.5px
 }

 .vc_row.vc_column-gap-25>.vc_column_container {
 	padding: 12.5px
 }

 .vc_row.vc_column-gap-30 {
 	margin-left: -30px;
 	margin-right: -30px
 }

 .vc_row.vc_column-gap-30>.vc_column_container {
 	padding: 15px
 }

 .vc_row.vc_column-gap-35 {
 	margin-left: -32.5px;
 	margin-right: -32.5px
 }

 .vc_row.vc_column-gap-35>.vc_column_container {
 	padding: 17.5px
 }

 .vc_column_container {
 	padding-left: 0;
 	padding-right: 0
 }

 .vc_column_container>.vc_column-inner {
 	box-sizing: border-box;
 	padding-left: 15px;
 	padding-right: 15px;
 	width: 100%
 }

 .vc_col-has-fill>.vc_column-inner,
 .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
 .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
 .vc_row-has-fill>.vc_column_container>.vc_column-inner {
 	padding-top: 35px
 }

 .vc_section {
 	padding-left: 15px;
 	padding-right: 15px;
 	margin-left: -15px;
 	margin-right: -15px
 }

 .vc_section[data-vc-full-width] {
 	-webkit-transition: opacity .5s ease;
 	-o-transition: opacity .5s ease;
 	transition: opacity .5s ease;
 	overflow: hidden
 }

 .vc_section[data-vc-full-width].vc_hidden {
 	opacity: 0
 }

 .vc_section[data-vc-full-width]>.vc_row {
 	margin-left: 0;
 	margin-right: 0
 }

 .vc_section[data-vc-stretch-content] {
 	padding-left: 0;
 	padding-right: 0
 }

 .vc_section.vc_row-o-full-height {
 	min-height: 100vh
 }

 .vc_section.vc_section-flex {
 	box-sizing: border-box;
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
 	-ms-flex-flow: column nowrap;
 	flex-flow: column nowrap
 }

 .vc_section.vc_section-flex .vc_vc_row {
 	width: 100%
 }

 .vc_section.vc_section-flex::after,
 .vc_section.vc_section-flex::before {
 	display: none
 }

 .vc_section.vc_section-o-content-top {
 	-webkit-box-pack: start;
 	-ms-flex-pack: start;
 	justify-content: flex-start
 }

 .vc_section.vc_section-o-content-bottom {
 	-webkit-box-pack: end;
 	-ms-flex-pack: end;
 	justify-content: flex-end
 }

 .vc_section.vc_section-o-content-middle {
 	-webkit-box-pack: center;
 	-ms-flex-pack: center;
 	justify-content: center
 }

 .vc_section.vc_section-o-content-bottom::after,
 .vc_section.vc_section-o-content-middle::after,
 .vc_section.vc_section-o-content-top::after {
 	content: '';
 	width: 100%;
 	height: 0;
 	overflow: hidden;
 	visibility: hidden;
 	display: block
 }

 .vc_section.vc_section-has-fill,
 .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
 .vc_section.vc_section-has-fill+.vc_section {
 	padding-top: 35px
 }

 .vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container {
 	padding-left: .5px;
 	padding-right: .5px
 }

 .vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 1px;
 	padding-right: 1px
 }

 .vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 1.5px;
 	padding-right: 1.5px
 }

 .vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 2px;
 	padding-right: 2px
 }

 .vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 2.5px;
 	padding-right: 2.5px
 }

 .vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 5px;
 	padding-right: 5px
 }

 .vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 7.5px;
 	padding-right: 7.5px
 }

 .vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 10px;
 	padding-right: 10px
 }

 .vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 12.5px;
 	padding-right: 12.5px
 }

 .vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,
 .vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container {
 	padding-left: 17.5px;
 	padding-right: 17.5px
 }

 .vc_vc_column,
 .vc_vc_column_inner {
 	padding-left: 0;
 	padding-right: 0
 }

 .vc_row.vc_row-flex>.vc_vc_column,
 .vc_row.vc_row-flex>.vc_vc_column_inner {
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex
 }

 .vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,
 .vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container {
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
 	width: 100%
 }

 .vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,
 .vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
 	-webkit-box-flex: 1;
 	-webkit-flex-grow: 1;
 	-ms-flex-positive: 1;
 	flex-grow: 1;
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
 	-webkit-box-orient: vertical;
 	-webkit-box-direction: normal;
 	-webkit-flex-direction: column;
 	-ms-flex-direction: column;
 	flex-direction: column
 }

 .vc_row.vc_row-o-equal-height>.vc_column_container {
 	-webkit-box-align: stretch;
 	-webkit-align-items: stretch;
 	-ms-flex-align: stretch;
 	align-items: stretch
 }

 .vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,
 .vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
 	-webkit-box-pack: start;
 	-webkit-justify-content: flex-start;
 	-ms-flex-pack: start;
 	justify-content: flex-start
 }

 .vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
 .vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
 	-webkit-box-align: start;
 	-webkit-align-items: flex-start;
 	-ms-flex-align: start;
 	align-items: flex-start
 }

 .vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,
 .vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
 	-webkit-box-pack: end;
 	-webkit-justify-content: flex-end;
 	-ms-flex-pack: end;
 	justify-content: flex-end
 }

 .vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
 .vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
 	-webkit-box-align: end;
 	-webkit-align-items: flex-end;
 	-ms-flex-align: end;
 	align-items: flex-end
 }

 .vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,
 .vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
 	-webkit-box-pack: center;
 	-webkit-justify-content: center;
 	-ms-flex-pack: center;
 	justify-content: center
 }

 .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,
 .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
 	-webkit-box-align: center;
 	-webkit-align-items: center;
 	-ms-flex-align: center;
 	align-items: center
 }

 .vc_empty-element>.vc_column-inner {
 	min-height: 100px
 }

 .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
 .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
 .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
 .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
 	padding-top: 35px
 }

 .fb_type_standard {
 	height: 25px
 }

 .fb_type_standard iframe {
 	height: 25px
 }

 .fb_type_button_count {
 	height: 20px
 }

 .fb_type_button_count iframe {
 	height: 20px
 }

 .fb_type_box_count {
 	height: 62px
 }

 .fb_type_box_count iframe {
 	height: 62px
 }

 .wpb_googleplus_type_standard {
 	height: 25px
 }

 .wpb_googleplus_type_small {
 	height: 19px
 }

 .wpb_googleplus_type_medium {
 	height: 21px
 }

 .wpb_googleplus_type_tall {
 	height: 21px
 }

 .wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
 	height: 62px
 }

 .wpb_pinterest a {
 	border-bottom: 0
 }

 .wpb_pinterest_type_horizontal {
 	height: 21px
 }

 .wpb_pinterest_type_vertical {
 	box-sizing: content-box;
 	padding-top: 29px;
 	height: 21px
 }

 .wpb_pinterest_type_none {
 	height: 21px
 }

 iframe.twitter-share-button {
 	margin: 0
 }

 .vc_toggle {
 	display: block;
 	margin: 0 0 21.73913043px 0;
 	padding: 0;
 	font-size: 1em
 }

 .vc_toggle:last-of-type {
 	margin-bottom: 35px
 }

 .vc_toggle_title {
 	cursor: pointer;
 	display: block;
 	margin: 0;
 	padding: 0;
 	position: relative;
 	-webkit-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	user-select: none;
 	font-weight: 400
 }

 .vc_toggle_title>h4 {
 	display: inline
 }

 .vc_toggle_icon {
 	display: none;
 	position: relative;
 	vertical-align: middle
 }

 .vc_toggle_content {
 	display: none;
 	margin-bottom: 21.73913043px;
 	margin-top: 1em;
 	overflow: hidden;
 	padding: 0
 }

 .vc_toggle.vc_toggle_active>.vc_toggle_content {
 	display: block
 }

 .vc_toggle_simple .vc_toggle_icon {
 	border: 0 solid transparent;
 	border-radius: 0;
 	display: inline-block
 }

 .vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_simple .vc_toggle_icon::before {
 	content: '';
 	display: block;
 	left: 50%;
 	position: absolute;
 	top: 50%;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after {
 	visibility: hidden
 }

 .vc_toggle_simple .vc_toggle_icon {
 	height: 22px;
 	width: 22px
 }

 .vc_toggle_simple .vc_toggle_icon::before {
 	height: 2px;
 	width: 10px
 }

 .vc_toggle_simple .vc_toggle_icon::after {
 	height: 10px;
 	width: 2px
 }

 .vc_toggle_simple .vc_toggle_icon {
 	background-color: #2a2a2a;
 	border-color: transparent
 }

 .vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #2a2a2a
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #444
 }

 .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #444
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #444
 }

 .vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #444
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_simple .vc_toggle_icon {
 	margin-left: 2px
 }

 .vc_toggle_round .vc_toggle_icon {
 	border: 2px solid transparent;
 	border-radius: 50%;
 	display: inline-block
 }

 .vc_toggle_round .vc_toggle_icon::after,
 .vc_toggle_round .vc_toggle_icon::before {
 	content: '';
 	display: block;
 	left: 50%;
 	position: absolute;
 	top: 50%;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_toggle_round.vc_toggle_active .vc_toggle_icon::after {
 	visibility: hidden
 }

 .vc_toggle_round .vc_toggle_icon {
 	height: 22px;
 	width: 22px
 }

 .vc_toggle_round .vc_toggle_icon::before {
 	height: 2px;
 	width: 10px
 }

 .vc_toggle_round .vc_toggle_icon::after {
 	height: 10px;
 	width: 2px
 }

 .vc_toggle_round .vc_toggle_icon {
 	background-color: #2a2a2a;
 	border-color: transparent
 }

 .vc_toggle_round .vc_toggle_icon::after,
 .vc_toggle_round .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #2a2a2a
 }

 .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #444
 }

 .vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #444
 }

 .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #444
 }

 .vc_toggle_rounded .vc_toggle_icon {
 	border: 2px solid transparent;
 	border-radius: 20%;
 	display: inline-block
 }

 .vc_toggle_rounded .vc_toggle_icon::after,
 .vc_toggle_rounded .vc_toggle_icon::before {
 	content: '';
 	display: block;
 	left: 50%;
 	position: absolute;
 	top: 50%;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after {
 	visibility: hidden
 }

 .vc_toggle_rounded .vc_toggle_icon {
 	height: 22px;
 	width: 22px
 }

 .vc_toggle_rounded .vc_toggle_icon::before {
 	height: 2px;
 	width: 10px
 }

 .vc_toggle_rounded .vc_toggle_icon::after {
 	height: 10px;
 	width: 2px
 }

 .vc_toggle_rounded .vc_toggle_icon {
 	background-color: #2a2a2a;
 	border-color: transparent
 }

 .vc_toggle_rounded .vc_toggle_icon::after,
 .vc_toggle_rounded .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #2a2a2a
 }

 .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #444
 }

 .vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #444
 }

 .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #444
 }

 .vc_toggle_square .vc_toggle_icon {
 	border: 2px solid transparent;
 	border-radius: 0;
 	display: inline-block
 }

 .vc_toggle_square .vc_toggle_icon::after,
 .vc_toggle_square .vc_toggle_icon::before {
 	content: '';
 	display: block;
 	left: 50%;
 	position: absolute;
 	top: 50%;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_toggle_square.vc_toggle_active .vc_toggle_icon::after {
 	visibility: hidden
 }

 .vc_toggle_square .vc_toggle_icon {
 	height: 22px;
 	width: 22px
 }

 .vc_toggle_square .vc_toggle_icon::before {
 	height: 2px;
 	width: 10px
 }

 .vc_toggle_square .vc_toggle_icon::after {
 	height: 10px;
 	width: 2px
 }

 .vc_toggle_square .vc_toggle_icon {
 	background-color: #2a2a2a;
 	border-color: transparent
 }

 .vc_toggle_square .vc_toggle_icon::after,
 .vc_toggle_square .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #2a2a2a
 }

 .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #444
 }

 .vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #444
 }

 .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #444
 }

 .vc_toggle_text_only .vc_toggle_icon {
 	display: none
 }

 .vc_toggle_arrow .vc_toggle_icon {
 	display: inline-block
 }

 .vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_arrow .vc_toggle_icon::before {
 	content: '';
 	border-style: solid;
 	display: block;
 	left: 50%;
 	position: absolute;
 	top: 50%;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	-webkit-transform: rotate(45deg);
 	-moz-transform: rotate(45deg);
 	-ms-transform: rotate(45deg);
 	-o-transform: rotate(45deg);
 	transform: rotate(45deg)
 }

 .vc_toggle_arrow .vc_toggle_icon::before {
 	border-left: none;
 	border-top: none
 }

 .vc_toggle_arrow .vc_toggle_icon::after {
 	border-right: none;
 	border-bottom: none;
 	visibility: hidden
 }

 .vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before {
 	visibility: hidden
 }

 .vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after {
 	visibility: visible
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_icon {
 	height: 22px;
 	width: 22px
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
 	border-width: 2px;
 	height: 10px;
 	margin-left: -5px;
 	width: 10px
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
 	margin-top: -10px
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
 	margin-top: -5px
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #2a2a2a;
 	background: 0 0
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #444;
 	background: 0 0
 }

 .vc_toggle_default .vc_toggle_icon {
 	background: #bababa;
 	border: 1px solid #acacac;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	-o-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_toggle_default .vc_toggle_icon::after,
 .vc_toggle_default .vc_toggle_icon::before {
 	content: '';
 	display: block;
 	left: 50%;
 	position: absolute;
 	top: 50%;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%);
 	background: #bababa
 }

 .vc_toggle_default .vc_toggle_icon::before {
 	border: 1px solid #acacac
 }

 .vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,
 .vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
 	visibility: hidden
 }

 .vc_toggle.vc_toggle_default .vc_toggle_icon {
 	display: inline-block;
 	width: 10px;
 	margin-left: 5px;
 	height: 4px
 }

 .vc_toggle.vc_toggle_default .vc_toggle_icon::before {
 	height: 10px;
 	width: 4px
 }

 .vc_toggle.vc_toggle_default .vc_toggle_icon::after {
 	width: 8px;
 	height: 2px
 }

 .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #5472d2
 }

 .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #7c93dd
 }

 .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_blue .vc_toggle_icon {
 	background-color: #5472d2;
 	border-color: transparent
 }

 .vc_toggle_color_blue .vc_toggle_icon::after,
 .vc_toggle_color_blue .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #5472d2
 }

 .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #5472d2
 }

 .vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #7c93dd
 }

 .vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #7c93dd
 }

 .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #7c93dd
 }

 .vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon {
 	background: #5472d2;
 	border-color: #3354c0
 }

 .vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #3354c0;
 	background: #5472d2
 }

 .vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after {
 	background: #5472d2
 }

 .vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #7c93dd;
 	border-color: #5472d2
 }

 .vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #5472d2;
 	background: #7c93dd
 }

 .vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #7c93dd
 }

 .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #5472d2;
 	background: 0 0
 }

 .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #7c93dd;
 	background: 0 0
 }

 .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #00c1cf
 }

 .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #00919c
 }

 .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_turquoise .vc_toggle_icon {
 	background-color: #00c1cf;
 	border-color: transparent
 }

 .vc_toggle_color_turquoise .vc_toggle_icon::after,
 .vc_toggle_color_turquoise .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #00c1cf
 }

 .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #00c1cf
 }

 .vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #00919c
 }

 .vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #00919c
 }

 .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #00919c
 }

 .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon {
 	background: #00c1cf;
 	border-color: #00919c
 }

 .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #00919c;
 	background: #00c1cf
 }

 .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after {
 	background: #00c1cf
 }

 .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #00919c;
 	border-color: #006269
 }

 .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #006269;
 	background: #00919c
 }

 .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #00919c
 }

 .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #00c1cf;
 	background: 0 0
 }

 .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #00919c;
 	background: 0 0
 }

 .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #fe6c61
 }

 .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fe9b94
 }

 .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_pink .vc_toggle_icon {
 	background-color: #fe6c61;
 	border-color: transparent
 }

 .vc_toggle_color_pink .vc_toggle_icon::after,
 .vc_toggle_color_pink .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #fe6c61
 }

 .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #fe6c61
 }

 .vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #fe9b94
 }

 .vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #fe9b94
 }

 .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fe9b94
 }

 .vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon {
 	background: #fe6c61;
 	border-color: #fe3d2e
 }

 .vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #fe3d2e;
 	background: #fe6c61
 }

 .vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after {
 	background: #fe6c61
 }

 .vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #fe9b94;
 	border-color: #fe6c61
 }

 .vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #fe6c61;
 	background: #fe9b94
 }

 .vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #fe9b94
 }

 .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #fe6c61;
 	background: 0 0
 }

 .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #fe9b94;
 	background: 0 0
 }

 .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #8d6dc4
 }

 .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #a991d3
 }

 .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_violet .vc_toggle_icon {
 	background-color: #8d6dc4;
 	border-color: transparent
 }

 .vc_toggle_color_violet .vc_toggle_icon::after,
 .vc_toggle_color_violet .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #8d6dc4
 }

 .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #8d6dc4
 }

 .vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #a991d3
 }

 .vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #a991d3
 }

 .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #a991d3
 }

 .vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon {
 	background: #8d6dc4;
 	border-color: #7149b5
 }

 .vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #7149b5;
 	background: #8d6dc4
 }

 .vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after {
 	background: #8d6dc4
 }

 .vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #a991d3;
 	border-color: #8d6dc4
 }

 .vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #8d6dc4;
 	background: #a991d3
 }

 .vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #a991d3
 }

 .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #8d6dc4;
 	background: 0 0
 }

 .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #a991d3;
 	background: 0 0
 }

 .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #4cadc9
 }

 .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #73bfd5
 }

 .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_peacoc .vc_toggle_icon {
 	background-color: #4cadc9;
 	border-color: transparent
 }

 .vc_toggle_color_peacoc .vc_toggle_icon::after,
 .vc_toggle_color_peacoc .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #4cadc9
 }

 .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #4cadc9
 }

 .vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #73bfd5
 }

 .vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #73bfd5
 }

 .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #73bfd5
 }

 .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon {
 	background: #4cadc9;
 	border-color: #3492ae
 }

 .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #3492ae;
 	background: #4cadc9
 }

 .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after {
 	background: #4cadc9
 }

 .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #73bfd5;
 	border-color: #4cadc9
 }

 .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #4cadc9;
 	background: #73bfd5
 }

 .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #73bfd5
 }

 .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #4cadc9;
 	background: 0 0
 }

 .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #73bfd5;
 	background: 0 0
 }

 .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #cec2ab
 }

 .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #e1d9cb
 }

 .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_chino .vc_toggle_icon {
 	background-color: #cec2ab;
 	border-color: transparent
 }

 .vc_toggle_color_chino .vc_toggle_icon::after,
 .vc_toggle_color_chino .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #cec2ab
 }

 .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #cec2ab
 }

 .vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #e1d9cb
 }

 .vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #e1d9cb
 }

 .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #e1d9cb
 }

 .vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon {
 	background: #cec2ab;
 	border-color: #bbab8b
 }

 .vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #bbab8b;
 	background: #cec2ab
 }

 .vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after {
 	background: #cec2ab
 }

 .vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #e1d9cb;
 	border-color: #cec2ab
 }

 .vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #cec2ab;
 	background: #e1d9cb
 }

 .vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #e1d9cb
 }

 .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #cec2ab;
 	background: 0 0
 }

 .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #e1d9cb;
 	background: 0 0
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #50485b
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #695f77
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_mulled_wine .vc_toggle_icon {
 	background-color: #50485b;
 	border-color: transparent
 }

 .vc_toggle_color_mulled_wine .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #50485b
 }

 .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #50485b
 }

 .vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #695f77
 }

 .vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #695f77
 }

 .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #695f77
 }

 .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon {
 	background: #50485b;
 	border-color: #37313f
 }

 .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #37313f;
 	background: #50485b
 }

 .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after {
 	background: #50485b
 }

 .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #695f77;
 	border-color: #50485b
 }

 .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #50485b;
 	background: #695f77
 }

 .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #695f77
 }

 .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #50485b;
 	background: 0 0
 }

 .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #695f77;
 	background: 0 0
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #75d69c
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #9ce2b8
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_vista_blue .vc_toggle_icon {
 	background-color: #75d69c;
 	border-color: transparent
 }

 .vc_toggle_color_vista_blue .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #75d69c
 }

 .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #75d69c
 }

 .vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #9ce2b8
 }

 .vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #9ce2b8
 }

 .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #9ce2b8
 }

 .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon {
 	background: #75d69c;
 	border-color: #4eca80
 }

 .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #4eca80;
 	background: #75d69c
 }

 .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after {
 	background: #75d69c
 }

 .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #9ce2b8;
 	border-color: #75d69c
 }

 .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #75d69c;
 	background: #9ce2b8
 }

 .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #9ce2b8
 }

 .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #75d69c;
 	background: 0 0
 }

 .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #9ce2b8;
 	background: 0 0
 }

 .vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #444
 }

 .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_black .vc_toggle_icon {
 	background-color: #2a2a2a;
 	border-color: transparent
 }

 .vc_toggle_color_black .vc_toggle_icon::after,
 .vc_toggle_color_black .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #2a2a2a
 }

 .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #444
 }

 .vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #444
 }

 .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #444
 }

 .vc_toggle_color_black.vc_toggle_default .vc_toggle_icon {
 	background: #2a2a2a;
 	border-color: #101010
 }

 .vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #101010;
 	background: #2a2a2a
 }

 .vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after {
 	background: #2a2a2a
 }

 .vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #444;
 	border-color: #2a2a2a
 }

 .vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #2a2a2a;
 	background: #444
 }

 .vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #444
 }

 .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #2a2a2a;
 	background: 0 0
 }

 .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #444;
 	background: 0 0
 }

 .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #ebebeb
 }

 .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #d2d2d2
 }

 .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_grey .vc_toggle_icon {
 	background-color: #ebebeb;
 	border-color: transparent
 }

 .vc_toggle_color_grey .vc_toggle_icon::after,
 .vc_toggle_color_grey .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #ebebeb
 }

 .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #ebebeb
 }

 .vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #d2d2d2
 }

 .vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #d2d2d2
 }

 .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #d2d2d2
 }

 .vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon {
 	background: #ebebeb;
 	border-color: #d2d2d2
 }

 .vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #d2d2d2;
 	background: #ebebeb
 }

 .vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after {
 	background: #ebebeb
 }

 .vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #d2d2d2;
 	border-color: #b8b8b8
 }

 .vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #b8b8b8;
 	background: #d2d2d2
 }

 .vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #d2d2d2
 }

 .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #ebebeb;
 	background: 0 0
 }

 .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #d2d2d2;
 	background: 0 0
 }

 .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #f7be68
 }

 .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fad398
 }

 .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_orange .vc_toggle_icon {
 	background-color: #f7be68;
 	border-color: transparent
 }

 .vc_toggle_color_orange .vc_toggle_icon::after,
 .vc_toggle_color_orange .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #f7be68
 }

 .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #f7be68
 }

 .vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #fad398
 }

 .vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #fad398
 }

 .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fad398
 }

 .vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon {
 	background: #f7be68;
 	border-color: #f4a938
 }

 .vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #f4a938;
 	background: #f7be68
 }

 .vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after {
 	background: #f7be68
 }

 .vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #fad398;
 	border-color: #f7be68
 }

 .vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #f7be68;
 	background: #fad398
 }

 .vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #fad398
 }

 .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #f7be68;
 	background: 0 0
 }

 .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #fad398;
 	background: 0 0
 }

 .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #5aa1e3
 }

 .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #86baea
 }

 .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_sky .vc_toggle_icon {
 	background-color: #5aa1e3;
 	border-color: transparent
 }

 .vc_toggle_color_sky .vc_toggle_icon::after,
 .vc_toggle_color_sky .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #5aa1e3
 }

 .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #5aa1e3
 }

 .vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #86baea
 }

 .vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #86baea
 }

 .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #86baea
 }

 .vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon {
 	background: #5aa1e3;
 	border-color: #2e88dc
 }

 .vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #2e88dc;
 	background: #5aa1e3
 }

 .vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after {
 	background: #5aa1e3
 }

 .vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #86baea;
 	border-color: #5aa1e3
 }

 .vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #5aa1e3;
 	background: #86baea
 }

 .vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #86baea
 }

 .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #5aa1e3;
 	background: 0 0
 }

 .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #86baea;
 	background: 0 0
 }

 .vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #6dab3c
 }

 .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #87c456
 }

 .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_green .vc_toggle_icon {
 	background-color: #6dab3c;
 	border-color: transparent
 }

 .vc_toggle_color_green .vc_toggle_icon::after,
 .vc_toggle_color_green .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #6dab3c
 }

 .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #6dab3c
 }

 .vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #87c456
 }

 .vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #87c456
 }

 .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #87c456
 }

 .vc_toggle_color_green.vc_toggle_default .vc_toggle_icon {
 	background: #6dab3c;
 	border-color: #55852f
 }

 .vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #55852f;
 	background: #6dab3c
 }

 .vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after {
 	background: #6dab3c
 }

 .vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #87c456;
 	border-color: #6dab3c
 }

 .vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #6dab3c;
 	background: #87c456
 }

 .vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #87c456
 }

 .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #6dab3c;
 	background: 0 0
 }

 .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #87c456;
 	background: 0 0
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #f4524d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #f7817d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_juicy_pink .vc_toggle_icon {
 	background-color: #f4524d;
 	border-color: transparent
 }

 .vc_toggle_color_juicy_pink .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #f4524d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #f4524d
 }

 .vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #f7817d
 }

 .vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #f7817d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #f7817d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon {
 	background: #f4524d;
 	border-color: #f1231d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #f1231d;
 	background: #f4524d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after {
 	background: #f4524d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #f7817d;
 	border-color: #f4524d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #f4524d;
 	background: #f7817d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #f7817d
 }

 .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #f4524d;
 	background: 0 0
 }

 .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #f7817d;
 	background: 0 0
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #f79468
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fab698
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_sandy_brown .vc_toggle_icon {
 	background-color: #f79468;
 	border-color: transparent
 }

 .vc_toggle_color_sandy_brown .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #f79468
 }

 .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #f79468
 }

 .vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #fab698
 }

 .vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #fab698
 }

 .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fab698
 }

 .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon {
 	background: #f79468;
 	border-color: #f47238
 }

 .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #f47238;
 	background: #f79468
 }

 .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after {
 	background: #f79468
 }

 .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #fab698;
 	border-color: #f79468
 }

 .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #f79468;
 	background: #fab698
 }

 .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #fab698
 }

 .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #f79468;
 	background: 0 0
 }

 .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #fab698;
 	background: 0 0
 }

 .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #b97ebb
 }

 .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #cb9fcd
 }

 .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_purple .vc_toggle_icon {
 	background-color: #b97ebb;
 	border-color: transparent
 }

 .vc_toggle_color_purple .vc_toggle_icon::after,
 .vc_toggle_color_purple .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #b97ebb
 }

 .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #b97ebb
 }

 .vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #cb9fcd
 }

 .vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #cb9fcd
 }

 .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #cb9fcd
 }

 .vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon {
 	background: #b97ebb;
 	border-color: #a75da9
 }

 .vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #a75da9;
 	background: #b97ebb
 }

 .vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after {
 	background: #b97ebb
 }

 .vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #cb9fcd;
 	border-color: #b97ebb
 }

 .vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #b97ebb;
 	background: #cb9fcd
 }

 .vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #cb9fcd
 }

 .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #b97ebb;
 	background: 0 0
 }

 .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #cb9fcd;
 	background: 0 0
 }

 .vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent
 }

 .vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #e6e6e6
 }

 .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: transparent
 }

 .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: transparent
 }

 .vc_toggle_color_white .vc_toggle_icon {
 	background-color: #fff;
 	border-color: transparent
 }

 .vc_toggle_color_white .vc_toggle_icon::after,
 .vc_toggle_color_white .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #fff
 }

 .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before {
 	background-color: #fff
 }

 .vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: #e6e6e6
 }

 .vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #2a2a2a
 }

 .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
 	background-color: transparent;
 	border-color: #e6e6e6
 }

 .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
 	background-color: #e6e6e6
 }

 .vc_toggle_color_white.vc_toggle_default .vc_toggle_icon {
 	background: #fff;
 	border-color: #e6e6e6
 }

 .vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before {
 	border-color: #e6e6e6;
 	background: #fff
 }

 .vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after {
 	background: #fff
 }

 .vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
 	background: #e6e6e6;
 	border-color: #ccc
 }

 .vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #ccc;
 	background: #e6e6e6
 }

 .vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
 	background: #e6e6e6
 }

 .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before {
 	border-color: #fff;
 	background: 0 0
 }

 .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
 	background: 0 0
 }

 .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
 .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
 	border-color: #e6e6e6;
 	background: 0 0
 }

 .vc_toggle_size_sm .vc_toggle_icon {
 	height: 16px;
 	width: 16px
 }

 .vc_toggle_size_sm .vc_toggle_icon::before {
 	height: 2px;
 	width: 8px
 }

 .vc_toggle_size_sm .vc_toggle_icon::after {
 	height: 8px;
 	width: 2px
 }

 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon {
 	display: inline-block;
 	width: 8px;
 	margin-left: 4px;
 	height: 2px
 }

 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before {
 	height: 8px;
 	width: 2px
 }

 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after {
 	width: 6px;
 	height: 0
 }

 .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
 	height: 16px;
 	width: 16px
 }

 .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
 	border-width: 2px;
 	height: 8px;
 	margin-left: -4px;
 	width: 8px
 }

 .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
 	margin-top: -8px
 }

 .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after {
 	margin-top: -4px
 }

 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,
 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,
 .vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,
 .vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,
 .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,
 .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,
 .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,
 .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,
 .vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,
 .vc_toggle_size_sm.vc_toggle_square .vc_toggle_title {
 	padding-left: 24px
 }

 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
 	position: absolute;
 	left: 0;
 	top: 50%;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	-o-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,
 .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title {
 	padding-left: 17.6px
 }

 .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
 	margin-left: 8px
 }

 .vc_toggle_size_md .vc_toggle_icon {
 	height: 22px;
 	width: 22px
 }

 .vc_toggle_size_md .vc_toggle_icon::before {
 	height: 2px;
 	width: 10px
 }

 .vc_toggle_size_md .vc_toggle_icon::after {
 	height: 10px;
 	width: 2px
 }

 .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
 	display: inline-block;
 	width: 10px;
 	margin-left: 5px;
 	height: 4px
 }

 .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
 	height: 10px;
 	width: 4px
 }

 .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
 	width: 8px;
 	height: 2px
 }

 .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
 	height: 22px;
 	width: 22px
 }

 .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
 	border-width: 2px;
 	height: 10px;
 	margin-left: -5px;
 	width: 10px
 }

 .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
 	margin-top: -10px
 }

 .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after {
 	margin-top: -5px
 }

 .vc_toggle_size_md.vc_toggle_default .vc_toggle_content,
 .vc_toggle_size_md.vc_toggle_default .vc_toggle_title,
 .vc_toggle_size_md.vc_toggle_round .vc_toggle_content,
 .vc_toggle_size_md.vc_toggle_round .vc_toggle_title,
 .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,
 .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,
 .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,
 .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,
 .vc_toggle_size_md.vc_toggle_square .vc_toggle_content,
 .vc_toggle_size_md.vc_toggle_square .vc_toggle_title {
 	padding-left: 33px
 }

 .vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
 	position: absolute;
 	left: 0;
 	top: 50%;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	-o-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_toggle_size_md.vc_toggle_default .vc_toggle_content,
 .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
 	padding-left: 24.2px
 }

 .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
 	margin-left: 11px
 }

 .vc_toggle_size_lg .vc_toggle_icon {
 	height: 28px;
 	width: 28px
 }

 .vc_toggle_size_lg .vc_toggle_icon::before {
 	height: 2px;
 	width: 14px
 }

 .vc_toggle_size_lg .vc_toggle_icon::after {
 	height: 14px;
 	width: 2px
 }

 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon {
 	display: inline-block;
 	width: 14px;
 	margin-left: 7px;
 	height: 4px
 }

 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before {
 	height: 14px;
 	width: 4px
 }

 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after {
 	width: 12px;
 	height: 2px
 }

 .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
 	height: 28px;
 	width: 28px
 }

 .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,
 .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
 	border-width: 2px;
 	height: 14px;
 	margin-left: -7px;
 	width: 14px
 }

 .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
 	margin-top: -14px
 }

 .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after {
 	margin-top: -7px
 }

 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,
 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,
 .vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,
 .vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,
 .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,
 .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,
 .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,
 .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,
 .vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,
 .vc_toggle_size_lg.vc_toggle_square .vc_toggle_title {
 	padding-left: 42px
 }

 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
 	position: absolute;
 	left: 0;
 	top: 50%;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	-o-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,
 .vc_toggle_size_lg.vc_toggle_default .vc_toggle_title {
 	padding-left: 30.8px
 }

 .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
 	margin-left: 14px
 }

 .vc_toggle_default .vc_toggle_content,
 .vc_toggle_default .vc_toggle_title,
 .vc_toggle_round .vc_toggle_content,
 .vc_toggle_round .vc_toggle_title,
 .vc_toggle_rounded .vc_toggle_content,
 .vc_toggle_rounded .vc_toggle_title,
 .vc_toggle_simple .vc_toggle_content,
 .vc_toggle_simple .vc_toggle_title,
 .vc_toggle_square .vc_toggle_content,
 .vc_toggle_square .vc_toggle_title {
 	padding-left: 33px
 }

 .vc_toggle_default .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_default .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_round .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_round .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
 .vc_toggle_square .vc_toggle_content .vc_toggle_icon,
 .vc_toggle_square .vc_toggle_title .vc_toggle_icon {
 	position: absolute;
 	left: 0;
 	top: 50%;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	-o-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_toggle_default .vc_toggle_content,
 .vc_toggle_default .vc_toggle_title {
 	padding-left: 24.2px
 }

 .vc_toggle_arrow .vc_toggle_icon {
 	margin-left: 11px
 }

 .wpb_widgetised_column .wpb_wrapper>ul {
 	margin: 0
 }

 .wpb_widgetised_column .wpb_wrapper>ul>li {
 	margin-left: 0;
 	background-image: none;
 	list-style: none!important
 }

 .wpb_widgetised_column .wpb_wrapper>ul>li:after,
 .wpb_widgetised_column .wpb_wrapper>ul>li:before {
 	display: none!important
 }

 .wpb_button {
 	display: inline-block;
 	padding: 4px 10px 4px;
 	margin-bottom: 0;
 	margin-top: 0;
 	font-size: 13px;
 	line-height: 18px;
 	color: #333;
 	text-align: center;
 	text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
 	vertical-align: middle;
 	cursor: pointer;
 	background-color: #f7f7f7;
 	border: 1px solid #ccc;
 	border-bottom-color: #b3b3b3;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none
 }

 .wpb_button.active,
 .wpb_button.disabled,
 .wpb_button:active,
 .wpb_button:hover,
 .wpb_button[disabled] {
 	background-color: #eaeaea
 }

 .vc_vc_button2 .vc_btn {
 	margin-top: 5px;
 	margin-bottom: 5px
 }

 .vc_vc_button .vc_btn {
 	margin-top: 5px;
 	margin-bottom: 5px
 }

 .wpb_button:hover {
 	color: #333;
 	text-decoration: none;
 	background-color: #e6e6e6;
 	-webkit-transition: background-color .1s linear;
 	-o-transition: background-color .1s linear;
 	transition: background-color .1s linear
 }

 .wpb_button:focus {
 	outline: thin dotted;
 	outline: 5px auto -webkit-focus-ring-color;
 	outline-offset: -2px
 }

 .wpb_button.active,
 .wpb_button:active {
 	background-color: #e6e6e6;
 	background-image: none;
 	outline: 0;
 	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
 	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
 }

 button.wpb_btn-large,
 span.wpb_btn-large {
 	padding: 9px 14px;
 	font-size: 15px;
 	line-height: normal;
 	-webkit-border-radius: 2px;
 	-moz-border-radius: 2px;
 	border-radius: 2px
 }

 button.wpb_btn-large [class^=icon-],
 span.wpb_btn-large [class^=icon-] {
 	margin-top: 1px
 }

 button.wpb_btn-small,
 span.wpb_btn-small {
 	padding: 5px 9px;
 	font-size: 11px;
 	line-height: 16px
 }

 button.wpb_btn-small [class^=icon-],
 span.wpb_btn-small [class^=icon-] {
 	margin-top: -1px
 }

 button.wpb_btn-mini,
 span.wpb_btn-mini {
 	padding: 2px 6px;
 	font-size: 11px;
 	line-height: 14px
 }

 .wpb_btn-danger,
 .wpb_btn-danger:hover,
 .wpb_btn-info,
 .wpb_btn-info:hover,
 .wpb_btn-inverse,
 .wpb_btn-inverse:hover,
 .wpb_btn-primary,
 .wpb_btn-primary:hover,
 .wpb_btn-success,
 .wpb_btn-success:hover,
 .wpb_btn-warning,
 .wpb_btn-warning:hover {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .wpb_btn-danger.active,
 .wpb_btn-info.active,
 .wpb_btn-inverse.active,
 .wpb_btn-primary.active,
 .wpb_btn-success.active,
 .wpb_btn-warning.active {
 	color: rgba(255, 255, 255, .75)
 }

 .wpb_button {
 	border-color: #ccc;
 	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .1)
 }

 .wpb_btn-primary {
 	background-color: #08c
 }

 .wpb_btn-primary.active,
 .wpb_btn-primary.disabled,
 .wpb_btn-primary:active,
 .wpb_btn-primary:hover,
 .wpb_btn-primary[disabled] {
 	background-color: #0077b3
 }

 .wpb_btn-warning {
 	background-color: #f90
 }

 .wpb_btn-warning.active,
 .wpb_btn-warning.disabled,
 .wpb_btn-warning:active,
 .wpb_btn-warning:hover,
 .wpb_btn-warning[disabled] {
 	background-color: #e68a00
 }

 .wpb_btn-danger {
 	background-color: #ff675b
 }

 .wpb_btn-danger.active,
 .wpb_btn-danger.disabled,
 .wpb_btn-danger:active,
 .wpb_btn-danger:hover,
 .wpb_btn-danger[disabled] {
 	background-color: #ff4f42
 }

 .wpb_btn-success {
 	background-color: #6ab165
 }

 .wpb_btn-success.active,
 .wpb_btn-success.disabled,
 .wpb_btn-success:active,
 .wpb_btn-success:hover,
 .wpb_btn-success[disabled] {
 	background-color: #5aa855
 }

 .wpb_btn-info {
 	background-color: #58b9da
 }

 .wpb_btn-info.active,
 .wpb_btn-info.disabled,
 .wpb_btn-info:active,
 .wpb_btn-info:hover,
 .wpb_btn-info[disabled] {
 	background-color: #43b0d5
 }

 .wpb_btn-inverse {
 	background-color: #555
 }

 .wpb_btn-inverse.active,
 .wpb_btn-inverse.disabled,
 .wpb_btn-inverse:active,
 .wpb_btn-inverse:hover,
 .wpb_btn-inverse[disabled] {
 	background-color: #484848
 }

 button.wpb_button::-moz-focus-inner,
 input[type=submit].wpb_button::-moz-focus-inner {
 	padding: 0;
 	border: 0
 }

 a.wpb_button_a {
 	text-decoration: none;
 	border: none
 }

 a.wpb_button_a:hover {
 	text-decoration: none
 }

 .wpb_button:hover {
 	background-image: none
 }

 .vc_btn3-container {
 	display: block;
 	margin-bottom: 21.73913043px;
 	max-width: 100%
 }

 .vc_btn3-container.vc_btn3-inline {
 	display: inline-block;
 	vertical-align: top
 }

 .vc_general.vc_btn3 {
 	display: inline-block;
 	margin-bottom: 0;
 	text-align: center;
 	vertical-align: middle;
 	cursor: pointer;
 	background-image: none;
 	background-color: transparent;
 	color: #5472d2;
 	border: 1px solid transparent;
 	box-sizing: border-box;
 	word-wrap: break-word;
 	-webkit-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	user-select: none;
 	text-decoration: none;
 	position: relative;
 	top: 0;
 	-webkit-transition: all .2s ease-in-out;
 	transition: all .2s ease-in-out;
 	line-height: normal;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none;
 	font-size: 14px;
 	padding-top: 14px;
 	padding-bottom: 14px;
 	padding-left: 20px;
 	padding-right: 20px
 }

 .vc_general.vc_btn3.vc_btn3-style-outline,
 .vc_general.vc_btn3.vc_btn3-style-outline-custom {
 	padding-top: 13px;
 	padding-bottom: 13px;
 	padding-left: 19px;
 	padding-right: 19px
 }

 .vc_general.vc_btn3.active,
 .vc_general.vc_btn3:active,
 .vc_general.vc_btn3:focus {
 	outline: 0
 }

 .vc_general.vc_btn3:focus,
 .vc_general.vc_btn3:hover {
 	border: 1px solid transparent;
 	text-decoration: none;
 	color: #4868cf
 }

 .vc_general.vc_btn3 .vc_btn3-icon {
 	vertical-align: top;
 	height: 14px;
 	line-height: 1;
 	font-size: 16px
 }

 .vc_general.vc_btn3 .vc_btn3-icon-inner {
 	display: block;
 	position: absolute;
 	top: 50%;
 	left: 0;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_general.vc_btn3 .vc_btn3-placeholder {
 	display: inline-block;
 	vertical-align: top;
 	width: 0
 }

 .vc_btn3.vc_btn3-icon-left,
 .vc_btn3.vc_btn3-icon-right {
 	position: relative
 }

 .vc_btn3.vc_btn3-icon-left .vc_btn3-icon,
 .vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
 	display: block;
 	position: absolute;
 	top: 50%;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	-o-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_btn3.vc_btn3-icon-left {
 	text-align: left
 }

 .vc_btn3.vc_btn3-icon-right {
 	text-align: right
 }

 .vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
 	-webkit-transform: translate(-75%, -50%);
 	-ms-transform: translate(-75%, -50%);
 	transform: translate(-75%, -50%)
 }

 .vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_btn3.vc_btn3-style-classic {
 	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .1)
 }

 .vc_btn3.vc_btn3-style-modern {
 	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
 	background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
 	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
 	background-repeat: repeat-x
 }

 .vc_btn3.vc_btn3-style-outline,
 .vc_btn3.vc_btn3-style-outline-custom,
 .vc_btn3.vc_btn3-style-outline-custom:focus,
 .vc_btn3.vc_btn3-style-outline-custom:hover,
 .vc_btn3.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-style-outline:hover {
 	border-width: 2px
 }

 .vc_btn3.vc_btn3-style-custom {
 	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
 	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
 	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
 	background-repeat: no-repeat;
 	background-repeat: repeat-x;
 	background-size: 200%;
 	background-position: 0 -100%
 }

 .vc_btn3.vc_btn3-style-custom:focus,
 .vc_btn3.vc_btn3-style-custom:hover {
 	background-position: 0 100%
 }

 .vc_btn3.vc_btn3-block {
 	display: block;
 	width: 100%;
 	text-align: inherit
 }

 .vc_btn3.vc_btn3-shape-square {
 	border-radius: 0
 }

 .vc_btn3.vc_btn3-shape-rounded {
 	border-radius: 5px
 }

 .vc_btn3.vc_btn3-shape-round {
 	border-radius: 2em
 }

 .vc_btn3.vc_btn3-size-xs {
 	font-size: 11px;
 	padding-top: 8px;
 	padding-bottom: 8px;
 	padding-left: 12px;
 	padding-right: 12px
 }

 .vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,
 .vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom {
 	padding-top: 7px;
 	padding-bottom: 7px;
 	padding-left: 11px;
 	padding-right: 11px
 }

 .vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
 	font-size: 14px;
 	height: 11px;
 	line-height: 11px
 }

 .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
 	padding-left: 31px
 }

 .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	left: 12px
 }

 .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
 	padding-right: 31px
 }

 .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	right: 12px
 }

 .vc_btn3.vc_btn3-size-sm {
 	font-size: 12px;
 	padding-top: 11px;
 	padding-bottom: 11px;
 	padding-left: 16px;
 	padding-right: 16px
 }

 .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
 .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
 	padding-top: 10px;
 	padding-bottom: 10px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
 	font-size: 14px;
 	height: 12px;
 	line-height: 12px
 }

 .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
 	padding-left: 39px
 }

 .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	left: 16px
 }

 .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
 	padding-right: 39px
 }

 .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	right: 16px
 }

 .vc_btn3.vc_btn3-size-md {
 	font-size: 14px;
 	padding-top: 14px;
 	padding-bottom: 14px;
 	padding-left: 20px;
 	padding-right: 20px
 }

 .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
 .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
 	padding-top: 13px;
 	padding-bottom: 13px;
 	padding-left: 19px;
 	padding-right: 19px
 }

 .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
 	font-size: 16px;
 	height: 14px;
 	line-height: 14px
 }

 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
 	padding-left: 48px
 }

 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	left: 20px
 }

 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
 	padding-right: 48px
 }

 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	right: 20px
 }

 .vc_btn3.vc_btn3-size-lg {
 	font-size: 16px;
 	padding-top: 18px;
 	padding-bottom: 18px;
 	padding-left: 25px;
 	padding-right: 25px
 }

 .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
 .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
 	padding-top: 17px;
 	padding-bottom: 17px;
 	padding-left: 24px;
 	padding-right: 24px
 }

 .vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
 	font-size: 20px;
 	height: 16px;
 	line-height: 16px
 }

 .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
 	padding-left: 60px
 }

 .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	left: 25px
 }

 .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
 	padding-right: 60px
 }

 .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	right: 25px
 }

 .vc_btn3.vc_btn3-color-blue,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #5472d2
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-blue:focus,
 .vc_btn3.vc_btn3-color-blue:hover {
 	color: #f7f7f7;
 	background-color: #3c5ecc
 }

 .vc_btn3.vc_btn3-color-blue.active,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-blue:active {
 	color: #f2f2f2;
 	background-color: #3558c8
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
 	color: #5472d2;
 	border-color: #5472d2;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #5472d2;
 	background-color: #5472d2
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #5472d2;
 	background-color: #5472d2
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #5472d2;
 	box-shadow: 0 5px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #5472d2
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #5472d2
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #3253bc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #5472d2;
 	background-color: #5472d2
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #3c5ecc;
 	background-color: #3c5ecc
 }

 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #3558c8;
 	background-color: #3558c8
 }

 .vc_btn3.vc_btn3-color-turquoise,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #00c1cf
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-turquoise:focus,
 .vc_btn3.vc_btn3-color-turquoise:hover {
 	color: #f7f7f7;
 	background-color: #00a4b0
 }

 .vc_btn3.vc_btn3-color-turquoise.active,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-turquoise:active {
 	color: #f2f2f2;
 	background-color: #009ba6
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
 	color: #00c1cf;
 	border-color: #00c1cf;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #00c1cf;
 	background-color: #00c1cf
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #00c1cf;
 	background-color: #00c1cf
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #00c1cf;
 	box-shadow: 0 5px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #00c1cf
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #00c1cf
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #008d97
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #00c1cf;
 	background-color: #00c1cf
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #00a4b0;
 	background-color: #00a4b0
 }

 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #009ba6;
 	background-color: #009ba6
 }

 .vc_btn3.vc_btn3-color-pink,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #fe6c61
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-pink:focus,
 .vc_btn3.vc_btn3-color-pink:hover {
 	color: #f7f7f7;
 	background-color: #fe5043
 }

 .vc_btn3.vc_btn3-color-pink.active,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-pink:active {
 	color: #f2f2f2;
 	background-color: #fe4638
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
 	color: #fe6c61;
 	border-color: #fe6c61;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #fe6c61;
 	background-color: #fe6c61
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #fe6c61;
 	background-color: #fe6c61
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #fe6c61;
 	box-shadow: 0 5px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #fe6c61
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #fe6c61
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #fe3829
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #fe6c61;
 	background-color: #fe6c61
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #fe5043;
 	background-color: #fe5043
 }

 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #fe4638;
 	background-color: #fe4638
 }

 .vc_btn3.vc_btn3-color-violet,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #8d6dc4
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-violet:focus,
 .vc_btn3.vc_btn3-color-violet:hover {
 	color: #f7f7f7;
 	background-color: #7c57bb
 }

 .vc_btn3.vc_btn3-color-violet.active,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-violet:active {
 	color: #f2f2f2;
 	background-color: #7650b8
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
 	color: #8d6dc4;
 	border-color: #8d6dc4;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #8d6dc4;
 	background-color: #8d6dc4
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #8d6dc4;
 	background-color: #8d6dc4
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #8d6dc4;
 	box-shadow: 0 5px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #8d6dc4
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #8d6dc4
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #6e48b1
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #8d6dc4;
 	background-color: #8d6dc4
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #7c57bb;
 	background-color: #7c57bb
 }

 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #7650b8;
 	background-color: #7650b8
 }

 .vc_btn3.vc_btn3-color-peacoc,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #4cadc9
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-peacoc:focus,
 .vc_btn3.vc_btn3-color-peacoc:hover {
 	color: #f7f7f7;
 	background-color: #39a0bd
 }

 .vc_btn3.vc_btn3-color-peacoc.active,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-peacoc:active {
 	color: #f2f2f2;
 	background-color: #3799b5
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
 	color: #4cadc9;
 	border-color: #4cadc9;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #4cadc9;
 	background-color: #4cadc9
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #4cadc9;
 	background-color: #4cadc9
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #4cadc9;
 	box-shadow: 0 5px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #4cadc9
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #4cadc9
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #338faa
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #4cadc9;
 	background-color: #4cadc9
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #39a0bd;
 	background-color: #39a0bd
 }

 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #3799b5;
 	background-color: #3799b5
 }

 .vc_btn3.vc_btn3-color-chino,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #cec2ab
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-chino:focus,
 .vc_btn3.vc_btn3-color-chino:hover {
 	color: #f7f7f7;
 	background-color: #c3b498
 }

 .vc_btn3.vc_btn3-color-chino.active,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-chino:active {
 	color: #f2f2f2;
 	background-color: #bfaf91
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
 	color: #cec2ab;
 	border-color: #cec2ab;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #cec2ab;
 	background-color: #cec2ab
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #cec2ab;
 	background-color: #cec2ab
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #cec2ab;
 	box-shadow: 0 5px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #cec2ab
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #cec2ab
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #b9a888
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #cec2ab;
 	background-color: #cec2ab
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #c3b498;
 	background-color: #c3b498
 }

 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #bfaf91;
 	background-color: #bfaf91
 }

 .vc_btn3.vc_btn3-color-mulled-wine,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #50485b
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-mulled-wine:focus,
 .vc_btn3.vc_btn3-color-mulled-wine:hover {
 	color: #f7f7f7;
 	background-color: #413a4a
 }

 .vc_btn3.vc_btn3-color-mulled-wine.active,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-mulled-wine:active {
 	color: #f2f2f2;
 	background-color: #3c3644
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
 	color: #50485b;
 	border-color: #50485b;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #50485b;
 	background-color: #50485b
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #50485b;
 	background-color: #50485b
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #50485b;
 	box-shadow: 0 5px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #50485b
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #50485b
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #342f3c
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #50485b;
 	background-color: #50485b
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #413a4a;
 	background-color: #413a4a
 }

 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #3c3644;
 	background-color: #3c3644
 }

 .vc_btn3.vc_btn3-color-vista-blue,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #75d69c
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-vista-blue:focus,
 .vc_btn3.vc_btn3-color-vista-blue:hover {
 	color: #f7f7f7;
 	background-color: #5dcf8b
 }

 .vc_btn3.vc_btn3-color-vista-blue.active,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-vista-blue:active {
 	color: #f2f2f2;
 	background-color: #56cd85
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
 	color: #75d69c;
 	border-color: #75d69c;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #75d69c;
 	background-color: #75d69c
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #75d69c;
 	background-color: #75d69c
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #75d69c;
 	box-shadow: 0 5px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #75d69c
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #75d69c
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #4ac97d
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #75d69c;
 	background-color: #75d69c
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #5dcf8b;
 	background-color: #5dcf8b
 }

 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #56cd85;
 	background-color: #56cd85
 }

 .vc_btn3.vc_btn3-color-orange,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #f7be68
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-orange:focus,
 .vc_btn3.vc_btn3-color-orange:hover {
 	color: #f7f7f7;
 	background-color: #f5b14b
 }

 .vc_btn3.vc_btn3-color-orange.active,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-orange:active {
 	color: #f2f2f2;
 	background-color: #f5ad41
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
 	color: #f7be68;
 	border-color: #f7be68;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #f7be68;
 	background-color: #f7be68
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #f7be68;
 	background-color: #f7be68
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #f7be68;
 	box-shadow: 0 5px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #f7be68
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #f7be68
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #f4a733
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #f7be68;
 	background-color: #f7be68
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #f5b14b;
 	background-color: #f5b14b
 }

 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #f5ad41;
 	background-color: #f5ad41
 }

 .vc_btn3.vc_btn3-color-sky,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #5aa1e3
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-sky:focus,
 .vc_btn3.vc_btn3-color-sky:hover {
 	color: #f7f7f7;
 	background-color: #4092df
 }

 .vc_btn3.vc_btn3-color-sky.active,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-sky:active {
 	color: #f2f2f2;
 	background-color: #378ddd
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
 	color: #5aa1e3;
 	border-color: #5aa1e3;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #5aa1e3;
 	background-color: #5aa1e3
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #5aa1e3;
 	background-color: #5aa1e3
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #5aa1e3;
 	box-shadow: 0 5px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #5aa1e3
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #5aa1e3
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #2a86db
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #5aa1e3;
 	background-color: #5aa1e3
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #4092df;
 	background-color: #4092df
 }

 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #378ddd;
 	background-color: #378ddd
 }

 .vc_btn3.vc_btn3-color-green,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #6dab3c
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-green:focus,
 .vc_btn3.vc_btn3-color-green:hover {
 	color: #f7f7f7;
 	background-color: #5f9434
 }

 .vc_btn3.vc_btn3-color-green.active,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-green:active {
 	color: #f2f2f2;
 	background-color: #5a8d31
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
 	color: #6dab3c;
 	border-color: #6dab3c;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #6dab3c;
 	background-color: #6dab3c
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #6dab3c;
 	background-color: #6dab3c
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #6dab3c;
 	box-shadow: 0 5px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #6dab3c
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #6dab3c
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #53812d
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #6dab3c;
 	background-color: #6dab3c
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #5f9434;
 	background-color: #5f9434
 }

 .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #5a8d31;
 	background-color: #5a8d31
 }

 .vc_btn3.vc_btn3-color-juicy-pink,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #f4524d
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-juicy-pink:focus,
 .vc_btn3.vc_btn3-color-juicy-pink:hover {
 	color: #f7f7f7;
 	background-color: #f23630
 }

 .vc_btn3.vc_btn3-color-juicy-pink.active,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-juicy-pink:active {
 	color: #f2f2f2;
 	background-color: #f22d27
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
 	color: #f4524d;
 	border-color: #f4524d;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #f4524d;
 	background-color: #f4524d
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #f4524d;
 	background-color: #f4524d
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #f4524d;
 	box-shadow: 0 5px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #f4524d
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #f4524d
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #f11f18
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #f4524d;
 	background-color: #f4524d
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #f23630;
 	background-color: #f23630
 }

 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #f22d27;
 	background-color: #f22d27
 }

 .vc_btn3.vc_btn3-color-sandy-brown,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #f79468
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-sandy-brown:focus,
 .vc_btn3.vc_btn3-color-sandy-brown:hover {
 	color: #f7f7f7;
 	background-color: #f57f4b
 }

 .vc_btn3.vc_btn3-color-sandy-brown.active,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-sandy-brown:active {
 	color: #f2f2f2;
 	background-color: #f57941
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
 	color: #f79468;
 	border-color: #f79468;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #f79468;
 	background-color: #f79468
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #f79468;
 	background-color: #f79468
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #f79468;
 	box-shadow: 0 5px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #f79468
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #f79468
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #f46e33
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #f79468;
 	background-color: #f79468
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #f57f4b;
 	background-color: #f57f4b
 }

 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #f57941;
 	background-color: #f57941
 }

 .vc_btn3.vc_btn3-color-purple,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #b97ebb
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-purple:focus,
 .vc_btn3.vc_btn3-color-purple:hover {
 	color: #f7f7f7;
 	background-color: #ae6ab0
 }

 .vc_btn3.vc_btn3-color-purple.active,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-purple:active {
 	color: #f2f2f2;
 	background-color: #ab63ad
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
 	color: #b97ebb;
 	border-color: #b97ebb;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #b97ebb;
 	background-color: #b97ebb
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #b97ebb;
 	background-color: #b97ebb
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #b97ebb;
 	box-shadow: 0 5px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #b97ebb
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #b97ebb
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #a559a8
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #b97ebb;
 	background-color: #b97ebb
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #ae6ab0;
 	background-color: #ae6ab0
 }

 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #ab63ad;
 	background-color: #ab63ad
 }

 .vc_btn3.vc_btn3-color-black,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #2a2a2a
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-black:focus,
 .vc_btn3.vc_btn3-color-black:hover {
 	color: #f7f7f7;
 	background-color: #1b1b1b
 }

 .vc_btn3.vc_btn3-color-black.active,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-black:active {
 	color: #f2f2f2;
 	background-color: #161616
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
 	color: #fff;
 	border-color: #2a2a2a;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #2a2a2a;
 	background-color: #2a2a2a
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #2a2a2a;
 	background-color: #2a2a2a
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #2a2a2a;
 	box-shadow: 0 5px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #2a2a2a
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #2a2a2a
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #0e0e0e
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #2a2a2a;
 	background-color: #2a2a2a
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #1b1b1b;
 	background-color: #1b1b1b
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #161616;
 	background-color: #161616
 }

 .vc_btn3.vc_btn3-color-grey,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
 	color: #666;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-grey:focus,
 .vc_btn3.vc_btn3-color-grey:hover {
 	color: #5e5e5e;
 	background-color: #dcdcdc
 }

 .vc_btn3.vc_btn3-color-grey.active,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-grey:active {
 	color: #595959;
 	background-color: #d7d7d7
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
 	color: #666;
 	border-color: #ebebeb;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
 	color: #666;
 	border-color: #ebebeb;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active {
 	color: #666;
 	border-color: #ebebeb;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
 	color: #666;
 	background-color: #ebebeb;
 	box-shadow: 0 5px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
 	color: #5e5e5e;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active {
 	color: #595959;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #cfcfcf
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
 	color: #666;
 	border-color: #ebebeb;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
 	color: #5e5e5e;
 	border-color: #dcdcdc;
 	background-color: #dcdcdc
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
 	color: #595959;
 	border-color: #d7d7d7;
 	background-color: #d7d7d7
 }

 .vc_btn3.vc_btn3-color-white,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
 	color: #666;
 	background-color: #fff
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-white:focus,
 .vc_btn3.vc_btn3-color-white:hover {
 	color: #5e5e5e;
 	background-color: #f0f0f0
 }

 .vc_btn3.vc_btn3-color-white.active,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-white:active {
 	color: #595959;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
 	color: #666;
 	border-color: #fff;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
 	color: #666;
 	border-color: #fff;
 	background-color: #fff
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active {
 	color: #666;
 	border-color: #fff;
 	background-color: #fff
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
 	color: #666;
 	background-color: #fff;
 	box-shadow: 0 5px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
 	color: #5e5e5e;
 	background-color: #fff
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active {
 	color: #595959;
 	background-color: #fff
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #e3e3e3
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
 	color: #666;
 	border-color: #fff;
 	background-color: #fff
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
 	color: #5e5e5e;
 	border-color: #f0f0f0;
 	background-color: #f0f0f0
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active {
 	color: #595959;
 	border-color: #ebebeb;
 	background-color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-default,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
 	color: #333;
 	background-color: #f7f7f7
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-default:focus,
 .vc_btn3.vc_btn3-color-default:hover {
 	color: #2b2b2b;
 	background-color: #e8e8e8
 }

 .vc_btn3.vc_btn3-color-default.active,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-default:active {
 	color: #262626;
 	background-color: #e3e3e3
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
 	color: #f7f7f7;
 	border-color: #f7f7f7;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
 	color: #333;
 	border-color: #f7f7f7;
 	background-color: #f7f7f7
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active {
 	color: #333;
 	border-color: #f7f7f7;
 	background-color: #f7f7f7
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
 	color: #333;
 	background-color: #f7f7f7;
 	box-shadow: 0 5px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
 	color: #2b2b2b;
 	background-color: #f7f7f7
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active {
 	color: #262626;
 	background-color: #f7f7f7
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #dbdbdb
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
 	color: #333;
 	border-color: #f7f7f7;
 	background-color: #f7f7f7
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
 	color: #2b2b2b;
 	border-color: #e8e8e8;
 	background-color: #e8e8e8
 }

 .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active {
 	color: #262626;
 	border-color: #e3e3e3;
 	background-color: #e3e3e3
 }

 .vc_btn3.vc_btn3-color-primary,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #08c
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-primary:focus,
 .vc_btn3.vc_btn3-color-primary:hover {
 	color: #f7f7f7;
 	background-color: #0074ad
 }

 .vc_btn3.vc_btn3-color-primary.active,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-primary:active {
 	color: #f2f2f2;
 	background-color: #006da3
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
 	color: #08c;
 	border-color: #08c;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #08c;
 	background-color: #08c
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #08c;
 	background-color: #08c
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #08c;
 	box-shadow: 0 5px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #08c
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #08c
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #006394
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #08c;
 	background-color: #08c
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #0074ad;
 	background-color: #0074ad
 }

 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #006da3;
 	background-color: #006da3
 }

 .vc_btn3.vc_btn3-color-info,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #58b9da
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-info:focus,
 .vc_btn3.vc_btn3-color-info:hover {
 	color: #f7f7f7;
 	background-color: #3fafd4
 }

 .vc_btn3.vc_btn3-color-info.active,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-info:active {
 	color: #f2f2f2;
 	background-color: #37abd3
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
 	color: #58b9da;
 	border-color: #58b9da;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #58b9da;
 	background-color: #58b9da
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #58b9da;
 	background-color: #58b9da
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #58b9da;
 	box-shadow: 0 5px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #58b9da
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #58b9da
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #2da4cd
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #58b9da;
 	background-color: #58b9da
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #3fafd4;
 	background-color: #3fafd4
 }

 .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #37abd3;
 	background-color: #37abd3
 }

 .vc_btn3.vc_btn3-color-success,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #6ab165
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-success:focus,
 .vc_btn3.vc_btn3-color-success:hover {
 	color: #f7f7f7;
 	background-color: #59a453
 }

 .vc_btn3.vc_btn3-color-success.active,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-success:active {
 	color: #f2f2f2;
 	background-color: #559d50
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
 	color: #6ab165;
 	border-color: #6ab165;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #6ab165;
 	background-color: #6ab165
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #6ab165;
 	background-color: #6ab165
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #6ab165;
 	box-shadow: 0 5px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #6ab165
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #6ab165
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #4f934b
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #6ab165;
 	background-color: #6ab165
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #59a453;
 	background-color: #59a453
 }

 .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #559d50;
 	background-color: #559d50
 }

 .vc_btn3.vc_btn3-color-warning,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #f90
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-warning:focus,
 .vc_btn3.vc_btn3-color-warning:hover {
 	color: #f7f7f7;
 	background-color: #e08700
 }

 .vc_btn3.vc_btn3-color-warning.active,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-warning:active {
 	color: #f2f2f2;
 	background-color: #d68100
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
 	color: #f90;
 	border-color: #f90;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #f90;
 	background-color: #f90
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #f90;
 	background-color: #f90
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #f90;
 	box-shadow: 0 5px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #f90
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #f90
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #c77700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #f90;
 	background-color: #f90
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #e08700;
 	background-color: #e08700
 }

 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #d68100;
 	background-color: #d68100
 }

 .vc_btn3.vc_btn3-color-danger,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #ff675b
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-danger:focus,
 .vc_btn3.vc_btn3-color-danger:hover {
 	color: #f7f7f7;
 	background-color: #ff4b3c
 }

 .vc_btn3.vc_btn3-color-danger.active,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-danger:active {
 	color: #f2f2f2;
 	background-color: #ff4132
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
 	color: #ff675b;
 	border-color: #ff675b;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #ff675b;
 	background-color: #ff675b
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #ff675b;
 	background-color: #ff675b
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #ff675b;
 	box-shadow: 0 5px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #ff675b
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #ff675b
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #ff3323
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #ff675b;
 	background-color: #ff675b
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #ff4b3c;
 	background-color: #ff4b3c
 }

 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #ff4132;
 	background-color: #ff4132
 }

 .vc_btn3.vc_btn3-color-inverse,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
 	color: #fff;
 	background-color: #555
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,
 .vc_btn3.vc_btn3-color-inverse:focus,
 .vc_btn3.vc_btn3-color-inverse:hover {
 	color: #f7f7f7;
 	background-color: #464646
 }

 .vc_btn3.vc_btn3-color-inverse.active,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,
 .vc_btn3.vc_btn3-color-inverse:active {
 	color: #f2f2f2;
 	background-color: #414141
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
 	color: #555;
 	border-color: #555;
 	background-color: transparent
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover {
 	color: #fff;
 	border-color: #555;
 	background-color: #555
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active {
 	color: #fff;
 	border-color: #555;
 	background-color: #555
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
 	color: #fff;
 	background-color: #555;
 	box-shadow: 0 5px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
 	color: #f7f7f7;
 	background-color: #555
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active {
 	color: #f2f2f2;
 	background-color: #555
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
 	box-shadow: 0 3px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover {
 	top: 1px;
 	box-shadow: 0 2px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
 	box-shadow: 0 4px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover {
 	top: 2px;
 	box-shadow: 0 2px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
 	box-shadow: 0 5px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover {
 	top: 3px;
 	box-shadow: 0 2px 0 #393939
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
 	color: #fff;
 	border-color: #555;
 	background-color: #555
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
 	color: #f7f7f7;
 	border-color: #464646;
 	background-color: #464646
 }

 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,
 .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active {
 	color: #f2f2f2;
 	border-color: #414141;
 	background-color: #414141
 }

 .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
 	color: #2a2a2a
 }

 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
 	color: #ebebeb
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
 	color: #fff
 }

 .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
 	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
 	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
 	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
 	background-repeat: repeat-x
 }

 .vc_btn3-container.vc_btn3-center {
 	text-align: center
 }

 .vc_btn3-container.vc_btn3-left {
 	text-align: left
 }

 .vc_btn3-container.vc_btn3-right {
 	text-align: right
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
 	display: inline-block;
 	position: static
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
 	-webkit-transform: translate(0, 0);
 	-ms-transform: translate(0, 0);
 	transform: translate(0, 0);
 	min-width: 1em
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	margin-right: .5em
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
 	margin-left: .5em
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
 	font-size: 11px;
 	padding-top: 8px;
 	padding-bottom: 8px;
 	padding-left: 12px;
 	padding-right: 12px
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,
 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom {
 	padding-top: 7px;
 	padding-bottom: 7px;
 	padding-left: 11px;
 	padding-right: 11px
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
 	font-size: 12px;
 	padding-top: 11px;
 	padding-bottom: 11px;
 	padding-left: 16px;
 	padding-right: 16px
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,
 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom {
 	padding-top: 10px;
 	padding-bottom: 10px;
 	padding-left: 15px;
 	padding-right: 15px
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
 	font-size: 14px;
 	padding-top: 14px;
 	padding-bottom: 14px;
 	padding-left: 20px;
 	padding-right: 20px
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,
 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
 	padding-top: 13px;
 	padding-bottom: 13px;
 	padding-left: 19px;
 	padding-right: 19px
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
 	font-size: 16px;
 	padding-top: 18px;
 	padding-bottom: 18px;
 	padding-left: 25px;
 	padding-right: 25px
 }

 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,
 .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom {
 	padding-top: 17px;
 	padding-bottom: 17px;
 	padding-left: 24px;
 	padding-right: 24px
 }

 .vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,
 .vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
 	text-align: inherit
 }

 .vc_custom_heading a,
 .vc_custom_heading a:focus,
 .vc_custom_heading a:hover,
 .vc_custom_heading a:visited {
 	border: none;
 	text-decoration: inherit;
 	color: inherit
 }

 .vc_custom_heading a {
 	-webkit-transition: all .2s ease-in-out;
 	transition: all .2s ease-in-out;
 	opacity: 1
 }

 .vc_custom_heading a:hover {
 	opacity: .85
 }

 .vc_call_to_action {
 	background-color: #ebebeb;
 	border: 2px solid #ebebeb;
 	padding: 2em;
 	border-radius: 5px
 }

 .vc_call_to_action :last-child {
 	margin-bottom: 0
 }

 .vc_call_to_action.vc_cta_square {
 	border-radius: 0
 }

 .vc_call_to_action.vc_cta_square_outlined {
 	border-radius: 0;
 	background: 0 0!important
 }

 .vc_call_to_action.vc_cta_round {
 	border-radius: 50px
 }

 .vc_call_to_action.vc_cta_outlined {
 	background: 0 0!important
 }

 .vc_call_to_action hgroup h2,
 .vc_call_to_action hgroup h4 {
 	margin: 0;
 	clear: none
 }

 .vc_call_to_action hgroup+p {
 	margin-top: 1em
 }

 .vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
 	float: right;
 	margin-left: 2em
 }

 .vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
 	float: left;
 	margin-right: 2em
 }

 .wpb_call_to_action {
 	position: relative;
 	background-color: #f7f7f7;
 	padding: 20px;
 	padding: 35px;
 	border: 1px solid #f0f0f0;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box
 }

 .wpb_call_to_action .wpb_button {
 	margin: 0;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box
 }

 .cta_align_left .wpb_button {
 	float: left
 }

 .cta_align_right .wpb_button {
 	float: right
 }

 .cta_align_left .wpb_button,
 .cta_align_right .wpb_button {
 	max-width: 27.5%
 }

 .cta_align_left .wpb_call_text,
 .cta_align_right .wpb_call_text {
 	width: 70%;
 	float: left;
 	clear: none
 }

 .cta_align_left .wpb_call_text {
 	float: right
 }

 #content .wpb_call_to_action .wpb_call_text,
 .wpb_call_to_action .wpb_call_text {
 	margin: 0;
 	padding-top: 0
 }

 .cta_align_bottom {
 	text-align: center
 }

 .cta_align_bottom .wpb_button {
 	position: static;
 	margin-top: 21.73913043px;
 	display: inline-block
 }

 .cta_no_button .wpb_call_text {
 	width: auto;
 	float: none
 }

 @media (max-width:600px) {
 	.vc_responsive .cta_align_left .wpb_button,
 	.vc_responsive .cta_align_right .wpb_button {
 		max-width: 70%;
 		width: 70%;
 		float: none;
 		display: block;
 		margin: 3% auto
 	}
 	.vc_responsive .cta_align_left .wpb_call_text,
 	.vc_responsive .cta_align_right .wpb_call_text {
 		width: auto;
 		max-width: none;
 		text-align: center
 	}
 }

 .vc_cta3-container {
 	margin-bottom: 35px;
 	margin-left: auto;
 	margin-right: auto
 }

 .vc_cta3-container::after,
 .vc_cta3-container::before {
 	display: table;
 	content: ' '
 }

 .vc_cta3-container.vc_cta3-size-xs {
 	width: 50%
 }

 .vc_cta3-container.vc_cta3-size-sm {
 	width: 60%
 }

 .vc_cta3-container.vc_cta3-size-md {
 	width: 70%
 }

 .vc_cta3-container.vc_cta3-size-lg {
 	width: 80%
 }

 .vc_cta3-container.vc_cta3-size-xl {
 	width: 90%
 }

 .vc_general.vc_cta3 {
 	border: 1px solid transparent;
 	font-size: 1em;
 	padding: 28px 28px;
 	word-wrap: break-word
 }

 .vc_general.vc_cta3 .vc_cta3-content {
 	vertical-align: top
 }

 .vc_general.vc_cta3 .vc_cta3-content>:last-child,
 .vc_general.vc_cta3 .vc_cta3-icons>:last-child {
 	margin-bottom: 0
 }

 .vc_general.vc_cta3 .vc_cta3-actions {
 	vertical-align: middle;
 	white-space: nowrap
 }

 @media (min-width:768px) {
 	.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
 		margin: 0
 	}
 }

 .vc_general.vc_cta3 .vc_cta3-icons {
 	vertical-align: middle
 }

 .vc_general.vc_cta3 h2,
 .vc_general.vc_cta3 h4 {
 	margin-top: 0;
 	margin-left: 0;
 	margin-right: 0
 }

 .vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content {
 	text-align: left
 }

 .vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content {
 	text-align: right
 }

 .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content {
 	text-align: center
 }

 .vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content {
 	text-align: justify
 }

 .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
 	padding-top: 1em
 }

 .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons {
 	text-align: center
 }

 .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element {
 	display: inline-block
 }

 .vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container {
 	padding-bottom: 1em
 }

 .vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons {
 	text-align: center
 }

 .vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element {
 	display: inline-block
 }

 .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
 	display: table-cell
 }

 .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
 	display: table-cell;
 	padding-left: 1em
 }

 .vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons {
 	display: table-cell
 }

 .vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container {
 	display: table-cell;
 	padding-right: 1em
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border {
 	position: relative
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
 	position: absolute
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons {
 	right: 0;
 	top: 50%;
 	-webkit-transform: translate(50%, -50%);
 	-ms-transform: translate(50%, -50%);
 	transform: translate(50%, -50%)
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs {
 	margin-right: 17px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container {
 	padding-right: 0
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-right: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm {
 	margin-right: 22px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container {
 	padding-right: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-right: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md {
 	margin-right: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container {
 	padding-right: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-right: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg {
 	margin-right: 35px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container {
 	padding-right: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-right: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl {
 	margin-right: 50px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container {
 	padding-right: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-right: 35px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons {
 	left: 0;
 	top: 50%;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs {
 	margin-left: 17px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container {
 	padding-left: 0
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-left: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm {
 	margin-left: 22px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container {
 	padding-left: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-left: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md {
 	margin-left: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container {
 	padding-left: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-left: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg {
 	margin-left: 35px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container {
 	padding-left: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-left: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl {
 	margin-left: 50px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container {
 	padding-left: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-left: 35px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons {
 	left: 50%;
 	top: 0;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs {
 	margin-top: 17px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container {
 	padding-top: 0
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-top: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm {
 	margin-top: 22px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container {
 	padding-top: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-top: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
 	margin-top: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container {
 	padding-top: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-top: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg {
 	margin-top: 35px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container {
 	padding-top: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-top: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
 	margin-top: 50px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container {
 	padding-top: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-top: 35px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons {
 	left: 50%;
 	bottom: 0;
 	-webkit-transform: translate(-50%, 50%);
 	-ms-transform: translate(-50%, 50%);
 	transform: translate(-50%, 50%)
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs {
 	margin-bottom: 17px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container {
 	padding-bottom: 0
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-bottom: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm {
 	margin-bottom: 22px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container {
 	padding-bottom: 7px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-bottom: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md {
 	margin-bottom: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container {
 	padding-bottom: 14px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-bottom: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg {
 	margin-bottom: 35px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container {
 	padding-bottom: 21px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-bottom: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl {
 	margin-bottom: 50px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container {
 	padding-bottom: 28px
 }

 .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
 	padding-bottom: 35px
 }

 .vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content {
 	margin-top: 1em
 }

 .vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content {
 	margin-bottom: 1em
 }

 @media (min-width:768px) {
 	.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions {
 		display: table-cell;
 		max-width: 30%
 	}
 	.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content {
 		padding-left: 28px;
 		display: table-cell
 	}
 	.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
 		display: table-cell;
 		max-width: 30%
 	}
 	.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
 		padding-right: 28px;
 		display: table-cell
 	}
 }

 .vc_general.vc_cta3.vc_cta3-style-classic {
 	border-color: #f0f0f0;
 	background-color: #f7f7f7
 }

 .vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,
 .vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
 	color: inherit
 }

 .vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,
 .vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4 {
 	color: inherit
 }

 .vc_general.vc_cta3.vc_cta3-style-outline {
 	border-width: 3px
 }

 .vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,
 .vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
 	color: inherit
 }

 .vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,
 .vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4 {
 	color: inherit
 }

 .vc_general.vc_cta3.vc_cta3-style-custom {
 	border-color: #f0f0f0;
 	background-color: #f7f7f7
 }

 .vc_general.vc_cta3.vc_cta3-shape-square {
 	border-radius: 0
 }

 .vc_general.vc_cta3.vc_cta3-shape-rounded {
 	border-radius: 5px
 }

 .vc_general.vc_cta3.vc_cta3-shape-round {
 	border-radius: 4em
 }

 .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #5472d2
 }

 .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat {
 	color: #c9d2f0;
 	border-color: transparent;
 	background-color: #5472d2
 }

 .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #3253bc;
 	color: #c9d2f0;
 	border-color: transparent;
 	background-color: #5472d2
 }

 .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline {
 	border-color: #5472d2;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #5472d2
 }

 .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #00c1cf
 }

 .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat {
 	color: #d3f5f1;
 	border-color: transparent;
 	background-color: #00c1cf
 }

 .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #008d97;
 	color: #d3f5f1;
 	border-color: transparent;
 	background-color: #00c1cf
 }

 .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline {
 	border-color: #00c1cf;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #00c1cf
 }

 .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #fe6c61
 }

 .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat {
 	color: #fcdbd7;
 	border-color: transparent;
 	background-color: #fe6c61
 }

 .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #fe3829;
 	color: #fcdbd7;
 	border-color: transparent;
 	background-color: #fe6c61
 }

 .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline {
 	border-color: #fe6c61;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #fe6c61
 }

 .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #8d6dc4
 }

 .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat {
 	color: #e1d5f5;
 	border-color: transparent;
 	background-color: #8d6dc4
 }

 .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #6e48b1;
 	color: #e1d5f5;
 	border-color: transparent;
 	background-color: #8d6dc4
 }

 .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline {
 	border-color: #8d6dc4;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #8d6dc4
 }

 .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #4cadc9
 }

 .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat {
 	color: #d0edf5;
 	border-color: transparent;
 	background-color: #4cadc9
 }

 .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #338faa;
 	color: #d0edf5;
 	border-color: transparent;
 	background-color: #4cadc9
 }

 .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline {
 	border-color: #4cadc9;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #4cadc9
 }

 .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #cec2ab
 }

 .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat {
 	color: #f7f3eb;
 	border-color: transparent;
 	background-color: #cec2ab
 }

 .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #b9a888;
 	color: #f7f3eb;
 	border-color: transparent;
 	background-color: #cec2ab
 }

 .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline {
 	border-color: #cec2ab;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #cec2ab
 }

 .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #50485b
 }

 .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat {
 	color: #e2ddeb;
 	border-color: transparent;
 	background-color: #50485b
 }

 .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #342f3c;
 	color: #e2ddeb;
 	border-color: transparent;
 	background-color: #50485b
 }

 .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline {
 	border-color: #50485b;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #50485b
 }

 .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #75d69c
 }

 .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat {
 	color: #e1f5e9;
 	border-color: transparent;
 	background-color: #75d69c
 }

 .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #4ac97d;
 	color: #e1f5e9;
 	border-color: transparent;
 	background-color: #75d69c
 }

 .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline {
 	border-color: #75d69c;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #75d69c
 }

 .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #f7be68
 }

 .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat {
 	color: #faf0e1;
 	border-color: transparent;
 	background-color: #f7be68
 }

 .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #f4a733;
 	color: #faf0e1;
 	border-color: transparent;
 	background-color: #f7be68
 }

 .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline {
 	border-color: #f7be68;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #f7be68
 }

 .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #5aa1e3
 }

 .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat {
 	color: #dce9f5;
 	border-color: transparent;
 	background-color: #5aa1e3
 }

 .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #2a86db;
 	color: #dce9f5;
 	border-color: transparent;
 	background-color: #5aa1e3
 }

 .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline {
 	border-color: #5aa1e3;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #5aa1e3
 }

 .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #6dab3c
 }

 .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat {
 	color: #e5f2da;
 	border-color: transparent;
 	background-color: #6dab3c
 }

 .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #53812d;
 	color: #e5f2da;
 	border-color: transparent;
 	background-color: #6dab3c
 }

 .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline {
 	border-color: #6dab3c;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #6dab3c
 }

 .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #f4524d
 }

 .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat {
 	color: #fce2e1;
 	border-color: transparent;
 	background-color: #f4524d
 }

 .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #f11f18;
 	color: #fce2e1;
 	border-color: transparent;
 	background-color: #f4524d
 }

 .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline {
 	border-color: #f4524d;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #f4524d
 }

 .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #f79468
 }

 .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat {
 	color: #f7e1d7;
 	border-color: transparent;
 	background-color: #f79468
 }

 .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #f46e33;
 	color: #f7e1d7;
 	border-color: transparent;
 	background-color: #f79468
 }

 .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline {
 	border-color: #f79468;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #f79468
 }

 .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #b97ebb
 }

 .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat {
 	color: #f4dff5;
 	border-color: transparent;
 	background-color: #b97ebb
 }

 .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #a559a8;
 	color: #f4dff5;
 	border-color: transparent;
 	background-color: #b97ebb
 }

 .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline {
 	border-color: #b97ebb;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #b97ebb
 }

 .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #2a2a2a
 }

 .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat {
 	color: #d9d9d9;
 	border-color: transparent;
 	background-color: #2a2a2a
 }

 .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #0e0e0e;
 	color: #d9d9d9;
 	border-color: transparent;
 	background-color: #2a2a2a
 }

 .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline {
 	border-color: #2a2a2a;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #2a2a2a
 }

 .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #ebebeb
 }

 .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat {
 	color: #9d9d9e;
 	border-color: transparent;
 	background-color: #ebebeb
 }

 .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #666
 }

 .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #cfcfcf;
 	color: #9d9d9e;
 	border-color: transparent;
 	background-color: #ebebeb
 }

 .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #666
 }

 .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline {
 	border-color: #ebebeb;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #ebebeb
 }

 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
 	color: #9d9d9e;
 	border-color: transparent;
 	background-color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #666
 }

 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #e3e3e3;
 	color: #9d9d9e;
 	border-color: transparent;
 	background-color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #666
 }

 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline {
 	border-color: #fff;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #fff
 }

 .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
 	color: #9d9d9e;
 	border-color: transparent;
 	background-color: #f0f0f0
 }

 .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header {
 	color: #666
 }

 .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d {
 	box-shadow: 0 5px 0 #d4d4d4;
 	color: #9d9d9e;
 	border-color: transparent;
 	background-color: #f0f0f0
 }

 .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header {
 	color: #666
 }

 .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
 	border-color: #f0f0f0;
 	background-color: transparent
 }

 .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header {
 	color: #f0f0f0
 }

 .vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner {
 	height: 1em;
 	width: 1em
 }

 .vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner {
 	height: 2em;
 	width: 2em
 }

 .vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner {
 	height: 3em;
 	width: 3em
 }

 .vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner {
 	height: 4em;
 	width: 4em
 }

 .vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner {
 	height: 5em;
 	width: 5em
 }

 .wpb_gmaps_widget .wpb_wrapper {
 	background-color: #f7f7f7;
 	padding: 5px
 }

 .wpb_gmaps_widget .wpb_map_wraper iframe {
 	margin-bottom: 0;
 	padding: 0;
 	display: block;
 	width: 100%;
 	border: none
 }

 .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
 	position: relative;
 	padding-bottom: 56.25%;
 	height: 0
 }

 .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
 	position: absolute;
 	top: 0;
 	left: 0;
 	height: 100%
 }

 .wpb_accordion_section .wpb_accordion_header a:focus,
 .wpb_content_element .wpb_tabs_nav li a:focus,
 .wpb_tour_next_prev_nav a:focus {
 	outline: 0
 }

 .wpb_content_element .wpb_tabs_nav,
 .wpb_content_element .wpb_tour_tabs_wrapper {
 	padding: 0
 }

 .wpb_content_element .wpb_tabs_nav {
 	margin: 0;
 	padding-left: 0!important;
 	text-indent: inherit!important
 }

 #content .wpb_content_element .wpb_tabs_nav {
 	margin: 0
 }

 .wpb_content_element .wpb_tabs_nav li {
 	background-color: #fff;
 	white-space: nowrap;
 	padding: 0;
 	background-image: none;
 	list-style: none!important
 }

 .wpb_content_element .wpb_tabs_nav li:after,
 .wpb_content_element .wpb_tabs_nav li:before {
 	display: none!important
 }

 .wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
 .wpb_content_element .wpb_tabs_nav li:hover {
 	background-color: #f7f7f7
 }

 .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
 	cursor: default
 }

 .wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
 	display: none
 }

 .wpb_content_element .wpb_accordion_header a,
 .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
 	border-bottom: none;
 	text-decoration: none;
 	display: block;
 	padding: .5em 1em
 }

 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
 .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
 	background-color: #f7f7f7
 }

 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
 .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
 	padding: 1em
 }

 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,
 .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,
 .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child {
 	margin-bottom: 0
 }

 .wpb_tabs .wpb_tabs_nav li {
 	float: left;
 	margin: 0 1px 0 0
 }

 .wpb_tour .wpb_tabs_nav {
 	float: left;
 	width: 31.66666667%
 }

 .wpb_tour .wpb_tabs_nav li {
 	margin: 0 0 1px 0;
 	clear: left;
 	width: 100%
 }

 .wpb_tour .wpb_tabs_nav a {
 	width: 100%
 }

 .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	border: none;
 	float: left;
 	width: 68.33333333%;
 	padding: 0 0 0 21.73913043px
 }

 .wpb_tour_next_prev_nav {
 	margin-left: 31.66666667%;
 	padding-left: 21.73913043px;
 	font-size: 80%
 }

 .wpb_tour_next_prev_nav a {
 	border-bottom: 1px dotted;
 	text-decoration: none
 }

 .wpb_tour_next_prev_nav a:hover {
 	text-decoration: none;
 	border-bottom: none
 }

 .wpb_tour_next_prev_nav span {
 	width: 48%;
 	display: inline-block;
 	padding-top: 1em;
 	float: left
 }

 .wpb_tour_next_prev_nav span.wpb_next_slide {
 	text-align: right;
 	float: right
 }

 .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
 	margin: 0 0 1px 0;
 	padding-top: 0;
 	position: relative;
 	text-transform: none;
 	font-weight: inherit;
 	font-size: inherit;
 	font-family: inherit;
 	line-height: inherit;
 	letter-spacing: inherit
 }

 .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
 	padding-left: 1em
 }

 .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
 .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
 	display: block;
 	width: 16px;
 	height: 16px;
 	background-image: url();
 	background-repeat: no-repeat;
 	position: absolute;
 	right: .7em;
 	top: .7em
 }

 .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
 	background-image: url()
 }

 @media (max-width:480px) {
 	.vc_responsive .wpb_tour .wpb_tab,
 	.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
 	.vc_responsive .wpb_tour_next_prev_nav {
 		width: 100%;
 		float: none;
 		margin-left: 0
 	}
 	.vc_responsive .wpb_tour_next_prev_nav {
 		width: auto;
 		padding: 0 1em
 	}
 	.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
 		margin-bottom: 1em
 	}
 	.vc_responsive .wpb_tour .wpb_tab {
 		padding-left: 1em;
 		padding-right: 1em
 	}
 }

 .wpb_column .wpb_wrapper .wpb_teaser_grid {
 	float: none
 }

 body ul.wpb_thumbnails-fluid li {
 	padding: 0;
 	margin-left: 0;
 	background-image: none;
 	list-style: none!important
 }

 body ul.wpb_thumbnails-fluid li:after,
 body ul.wpb_thumbnails-fluid li:before {
 	display: none!important
 }

 body ul.wpb_thumbnails-fluid li .entry-content :last-child {
 	margin-bottom: 0
 }

 .wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,
 .wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
 	padding: 0;
 	overflow: visible!important
 }

 .wpb_teaser_grid .entry-content {
 	margin: 0;
 	padding: 0;
 	width: 100%
 }

 .grid_layout-thumbnail .post-thumb {
 	margin-bottom: 0
 }

 .grid_layout-thumbnail .post-thumb img {
 	max-width: 100%
 }

 .wpb_carousel .wpb_wrapper {
 	position: relative
 }

 .wpb_carousel .next,
 .wpb_carousel .prev {
 	position: absolute;
 	top: 3px;
 	background-color: #f7f7f7;
 	padding: 0 6px 0 6px;
 	font-size: 12px;
 	z-index: 10;
 	text-decoration: none;
 	transition: all .2s linear;
 	-moz-transition: all .2s linear;
 	-webkit-transition: all .2s linear;
 	-o-transition: all .2s linear
 }

 .wpb_carousel .next:hover,
 .wpb_carousel .prev:hover {
 	background-color: #f0f0f0
 }

 .wpb_carousel .next:focus,
 .wpb_carousel .prev:focus {
 	outline: 0;
 	text-decoration: none
 }

 .wpb_carousel .prev {
 	right: 30px
 }

 .wpb_carousel .next {
 	right: 0
 }

 .wpb_carousel .wpb_thumbnails-fluid {
 	width: 100%
 }

 .wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span] {
 	height: auto!important
 }

 .wpb_categories_filter,
 .wpb_teaser_grid .categories_filter {
 	list-style: none;
 	list-style-type: none;
 	padding: 0;
 	margin: 0 0 10px 0
 }

 .wpb_categories_filter li,
 .wpb_teaser_grid .categories_filter li {
 	display: block;
 	float: left;
 	margin: 0 10px 10px 0;
 	background-image: none;
 	list-style: none!important
 }

 .wpb_categories_filter li:after,
 .wpb_categories_filter li:before,
 .wpb_teaser_grid .categories_filter li:after,
 .wpb_teaser_grid .categories_filter li:before {
 	display: none!important
 }

 .wpb_categories_filter li a,
 .wpb_teaser_grid .categories_filter li a {
 	border: none;
 	text-decoration: none
 }

 .wpb_categories_filter li a:hover,
 .wpb_teaser_grid .categories_filter li a:hover {
 	border-bottom: 1px dotted
 }

 .wpb_categories_filter li.active a,
 .wpb_teaser_grid .categories_filter li.active a {
 	border-bottom: 1px dotted
 }

 @media (max-width:480px) {
 	.vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
 		margin-left: 0;
 		width: auto
 	}
 	.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-] {
 		width: 100%;
 		float: none;
 		display: block;
 		margin-left: 0;
 		margin-right: 0
 	}
 }

 .wpb_image_grid .wpb_image_grid_ul {
 	margin: 0;
 	padding: 0
 }

 .wpb_image_grid .wpb_image_grid_ul>li {
 	background-image: none;
 	list-style: none!important
 }

 .wpb_image_grid .wpb_image_grid_ul>li:after,
 .wpb_image_grid .wpb_image_grid_ul>li:before {
 	display: none!important
 }

 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
 	list-style: none;
 	margin: 0 1px 1px 0;
 	max-width: 100%;
 	float: left
 }

 .wpb_image_grid .wpb_image_grid_ul a {
 	display: block
 }

 .wpb_image_grid .wpb_image_grid_ul img {
 	display: block;
 	max-width: 100%;
 	height: auto
 }

 .wpb_gallery .theme-default .nivoSlider {
 	margin-bottom: 0
 }

 .wpb_gallery .theme-default .nivo-controlNav {
 	padding: 10px 0 3px 0
 }

 .wpb_gallery .wpb_flexslider .flex-control-nav {
 	bottom: auto;
 	top: 100%;
 	margin-top: 15px
 }

 .wpb_gallery .wpb_flexslider .flex-caption {
 	cursor: default
 }

 .wpb_gallery .wpb_flexslider .flex-direction-nav a {
 	border: none;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none
 }

 .wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none
 }

 .wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
 	line-height: 1
 }

 .wpb_gallery .wpb_flexslider .flex-control-paging {
 	z-index: 10
 }

 #content .wpb_gallery_slides ul.flex-direction-nav,
 #content .wpb_gallery_slides ul.slides,
 .content .wpb_gallery_slides ul.flex-direction-nav,
 .content .wpb_gallery_slides ul.slides,
 .wpb_content_element .wpb_gallery_slides ul li,
 .wpb_gallery_slides ul.flex-direction-nav,
 .wpb_gallery_slides ul.slides,
 body .wpb_gallery_slides ul li {
 	list-style: none;
 	padding: 0;
 	background-image: none;
 	margin: 0
 }

 .flickr_badge_image {
 	margin: 0 10px 10px 0;
 	width: 72px;
 	height: 72px;
 	float: left;
 	background: 0 0;
 	padding: 0
 }

 .flickr_badge_image a {
 	border: none
 }

 .flickr_badge_image img {
 	margin: 0;
 	overflow: hidden;
 	position: relative;
 	width: 100%;
 	height: 100%;
 	max-width: 100%;
 	max-height: 100%
 }

 .wpb_flickr_widget p.flickr_stream_wrap {
 	clear: both;
 	margin-bottom: 0;
 	font-size: 80%
 }

 .wpb_flickr_widget p.flickr_stream_wrap a {
 	background-image: url();
 	background-repeat: no-repeat;
 	background-position: left center;
 	padding-left: 25px;
 	display: inline-block
 }

 .wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
 	width: 10%
 }

 .wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
 	width: 20%
 }

 .wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
 	width: 30%
 }

 .wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
 	width: 40%
 }

 .wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
 	width: 50%
 }

 .wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
 	width: 60%
 }

 .wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
 	width: 70%
 }

 .wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
 	width: 80%
 }

 .wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
 	width: 90%
 }

 .wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
 	width: 100%
 }

 .wpb_video_widget .wpb_video_wrapper {
 	padding-top: 56.25%;
 	position: relative;
 	width: 100%
 }

 .wpb_video_widget .wpb_video_wrapper>div {
 	padding-top: 0!important;
 	position: static
 }

 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
 	padding-top: 56.25%
 }

 .wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
 	padding-top: 75%
 }

 .wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
 	padding-top: 42.55319149%
 }

 .wpb_video_widget.vc_video-align-left .wpb_wrapper {
 	float: left
 }

 .wpb_video_widget.vc_video-align-center .wpb_wrapper {
 	margin: 0 auto
 }

 .wpb_video_widget.vc_video-align-right .wpb_wrapper {
 	float: right
 }

 .wpb_video_widget .wpb_wrapper {
 	position: relative
 }

 .wpb_video_widget .wpb_wrapper iframe {
 	width: 100%;
 	height: 100%;
 	display: block;
 	position: absolute;
 	margin: 0;
 	top: 0;
 	left: 0;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box
 }

 .wpb_video_wrapper .fluid-width-video-wrapper {
 	padding-top: 0!important;
 	position: static
 }

 .wpb_posts_slider .flex-caption,
 .wpb_posts_slider .nivo-caption {
 	background-color: #f7f7f7;
 	opacity: 1;
 	color: inherit;
 	padding: 10px 15px;
 	position: static
 }

 .wpb_posts_slider .wpb_gallery_slides>ul>li {
 	background-image: none;
 	list-style: none!important
 }

 .wpb_posts_slider .wpb_gallery_slides>ul>li:after,
 .wpb_posts_slider .wpb_gallery_slides>ul>li:before {
 	display: none!important
 }

 .vc_progress_bar .vc_single_bar {
 	background: #f7f7f7;
 	position: relative;
 	margin-bottom: 11.66666667px;
 	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
 	box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px
 }

 .vc_progress_bar .vc_single_bar:last-child {
 	margin-bottom: 0
 }

 .vc_progress_bar .vc_single_bar .vc_label {
 	display: block;
 	padding: .5em 1em;
 	position: relative;
 	z-index: 1
 }

 .vc_progress_bar .vc_single_bar .vc_bar {
 	display: block;
 	position: absolute;
 	height: 100%;
 	background-color: #e0e0e0;
 	width: 0%;
 	top: 0;
 	left: 0;
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 	transition: width 1s linear;
 	-moz-transition: width 1s linear;
 	-webkit-transition: width 1s linear;
 	-o-transition: width 1s linear
 }

 .vc_progress_bar .vc_single_bar .vc_bar.striped {
 	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
 	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 	-webkit-background-size: 40px 40px;
 	-moz-background-size: 40px 40px;
 	-o-background-size: 40px 40px;
 	background-size: 40px 40px
 }

 .vc_progress_bar .vc_single_bar .vc_bar.animated {
 	-webkit-animation: progress-bar-stripes 2s linear infinite;
 	-moz-animation: progress-bar-stripes 2s linear infinite;
 	-ms-animation: progress-bar-stripes 2s linear infinite;
 	-o-animation: progress-bar-stripes 2s linear infinite;
 	animation: progress-bar-stripes 2s linear infinite
 }

 .vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
 	background-color: #0074cc
 }

 .vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar {
 	background-color: #0074cc
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar {
 	background-color: #49afcd
 }

 .vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar {
 	background-color: #49afcd
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar {
 	background-color: #5bb75b
 }

 .vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar {
 	background-color: #5bb75b
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar {
 	background-color: #faa732
 }

 .vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
 	background-color: #faa732
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar {
 	background-color: #da4f49
 }

 .vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
 	background-color: #da4f49
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar {
 	background-color: #414141
 }

 .vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar {
 	background-color: #414141
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar {
 	background-color: #5472d2
 }

 .vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar {
 	background-color: #5472d2
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar {
 	background-color: #00c1cf
 }

 .vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar {
 	background-color: #00c1cf
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar {
 	background-color: #fe6c61
 }

 .vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
 	background-color: #fe6c61
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar {
 	background-color: #8d6dc4
 }

 .vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
 	background-color: #8d6dc4
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar {
 	background-color: #4cadc9
 }

 .vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
 	background-color: #4cadc9
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar {
 	background-color: #cec2ab
 }

 .vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
 	background-color: #cec2ab
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar {
 	background-color: #50485b
 }

 .vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
 	background-color: #50485b
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar {
 	background-color: #75d69c
 }

 .vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar {
 	background-color: #75d69c
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar {
 	background-color: #75d69c
 }

 .vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar {
 	background-color: #75d69c
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar {
 	background-color: #2a2a2a
 }

 .vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
 	background-color: #2a2a2a
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar {
 	background-color: #ebebeb
 }

 .vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label {
 	color: #666;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
 	background-color: #ebebeb
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label {
 	color: #666;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar {
 	background-color: #f7be68
 }

 .vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar {
 	background-color: #f7be68
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar {
 	background-color: #5aa1e3
 }

 .vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar {
 	background-color: #5aa1e3
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar {
 	background-color: #6dab3c
 }

 .vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar {
 	background-color: #6dab3c
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar {
 	background-color: #f4524d
 }

 .vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar {
 	background-color: #f4524d
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar {
 	background-color: #f79468
 }

 .vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar {
 	background-color: #f79468
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar {
 	background-color: #b97ebb
 }

 .vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar {
 	background-color: #b97ebb
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label {
 	color: #fff;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar {
 	background-color: #fff
 }

 .vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
 	color: #666;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar {
 	background-color: #fff
 }

 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label {
 	color: #666;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
 }

 @-webkit-keyframes progress-bar-stripes {
 	from {
 		background-position: 40px 0
 	}
 	to {
 		background-position: 0 0
 	}
 }

 @-moz-keyframes progress-bar-stripes {
 	from {
 		background-position: 40px 0
 	}
 	to {
 		background-position: 0 0
 	}
 }

 @-ms-keyframes progress-bar-stripes {
 	from {
 		background-position: 40px 0
 	}
 	to {
 		background-position: 0 0
 	}
 }

 @-o-keyframes progress-bar-stripes {
 	from {
 		background-position: 0 0
 	}
 	to {
 		background-position: 40px 0
 	}
 }

 @keyframes progress-bar-stripes {
 	from {
 		background-position: 40px 0
 	}
 	to {
 		background-position: 0 0
 	}
 }

 .vc_pie_chart {
 	z-index: 0;
 	text-align: center;
 	opacity: 0
 }

 .vc_pie_chart.vc_ready {
 	opacity: 1
 }

 .vc_pie_chart .vc_pie_wrapper {
 	position: relative;
 	margin: 0 auto
 }

 .vc_pie_chart canvas {
 	position: relative;
 	z-index: 1
 }

 .vc_pie_chart .vc_pie_chart_value {
 	font-size: 200%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	display: block;
 	width: 100%;
 	height: 100%;
 	text-align: center
 }

 .vc_pie_chart_back {
 	display: block;
 	position: absolute;
 	width: 100%;
 	height: 100%;
 	top: 0;
 	left: 0;
 	border: 6px solid #f7f7f7;
 	border-radius: 999px;
 	border-radius: 50%;
 	opacity: .3;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box
 }

 .vc_images_carousel .vc_carousel-control {
 	border: none
 }

 .vc_carousel .vc_carousel-control {
 	text-shadow: none;
 	border: none;
 	transition: all .2s linear;
 	-moz-transition: all .2s linear;
 	-webkit-transition: all .2s linear;
 	-o-transition: all .2s linear
 }

 .vc_carousel .vc_carousel-control:active,
 .vc_carousel .vc_carousel-control:focus {
 	outline: 0
 }

 .vc_carousel .vc_carousel-indicators li {
 	width: 5px;
 	height: 5px;
 	margin: 0;
 	border-color: #f7f7f7;
 	transition: all .2s linear;
 	-moz-transition: all .2s linear;
 	-webkit-transition: all .2s linear;
 	-o-transition: all .2s linear
 }

 .vc_separator {
 	display: -webkit-box;
 	display: -webkit-flex;
 	display: -ms-flexbox;
 	display: flex;
 	-webkit-box-orient: horizontal;
 	-webkit-box-direction: normal;
 	-webkit-flex-direction: row;
 	-ms-flex-direction: row;
 	flex-direction: row;
 	-webkit-flex-wrap: nowrap;
 	-ms-flex-wrap: nowrap;
 	flex-wrap: nowrap;
 	-webkit-box-align: center;
 	-webkit-align-items: center;
 	-ms-flex-align: center;
 	align-items: center
 }

 .vc_separator h4 {
 	line-height: 1em;
 	font-size: 100%;
 	margin: 0;
 	word-wrap: break-word;
 	-webkit-box-flex: 0;
 	-webkit-flex: 0 1 auto;
 	-ms-flex: 0 1 auto;
 	flex: 0 1 auto
 }

 .vc_separator h4 .normal {
 	font-size: 12px;
 	font-weight: 400
 }

 .vc_separator .vc_sep_holder {
 	height: 1px;
 	position: relative;
 	-webkit-box-flex: 1;
 	-webkit-flex: 1 1 auto;
 	-ms-flex: 1 1 auto;
 	flex: 1 1 auto;
 	min-width: 10%
 }

 .vc_separator .vc_sep_holder .vc_sep_line {
 	height: 1px;
 	border-top: 1px solid #ebebeb;
 	display: block;
 	position: relative;
 	top: 1px;
 	width: 100%
 }

 .vc_separator.vc_separator_align_center h4 {
 	padding: 0 .8em
 }

 .vc_separator.vc_separator_align_left h4 {
 	padding: 0 .8em 0 0
 }

 .vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
 	display: none
 }

 .vc_separator.vc_separator_align_right h4 {
 	padding: 0 0 0 .8em;
 	margin: 0!important
 }

 .vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
 	display: none
 }

 .vc_separator.vc_sep_double {
 	height: 3px
 }

 .vc_separator.vc_sep_double .vc_sep_line {
 	border-bottom: 1px solid #ebebeb;
 	border-top: 1px solid #ebebeb;
 	height: 3px
 }

 .vc_separator.vc_sep_dashed .vc_sep_line {
 	border-top-style: dashed
 }

 .vc_separator.vc_sep_dotted .vc_sep_line {
 	border-top-style: dotted
 }

 .vc_separator.vc_sep_shadow .vc_sep_line {
 	border: none;
 	position: relative;
 	height: 20px;
 	top: 0;
 	overflow: hidden
 }

 .vc_separator.vc_sep_shadow .vc_sep_line::after {
 	content: '';
 	display: block;
 	position: absolute;
 	left: 0;
 	top: -20px;
 	right: 0;
 	height: 10px;
 	border-radius: 100%
 }

 .vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	right: -100%;
 	box-shadow: 10px 10px 10px 1px
 }

 .vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	left: -100%;
 	box-shadow: -10px 10px 10px 1px
 }

 .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
 	width: 100%
 }

 .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
 	display: none
 }

 .vc_separator .vc_icon_element {
 	margin-bottom: 0
 }

 .vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4 {
 	padding-left: 0
 }

 .vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl {
 	margin-left: .8em;
 	margin-right: .8em
 }

 .vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,
 .vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style {
 	margin-left: .8em
 }

 .vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4 {
 	padding-left: .8em
 }

 .vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
 	border-top-width: 1px
 }

 .vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 1px;
 	top: 0
 }

 .vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line {
 	top: 0
 }

 .vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 1px
 }

 .vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 1px
 }

 .vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
 	border-top-width: 2px
 }

 .vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 2px;
 	top: -1px
 }

 .vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line {
 	top: -1px
 }

 .vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 2px
 }

 .vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 2px
 }

 .vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
 	border-top-width: 3px
 }

 .vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 3px;
 	top: -1px
 }

 .vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line {
 	top: -1px
 }

 .vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 3px
 }

 .vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 3px
 }

 .vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
 	border-top-width: 4px
 }

 .vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 4px;
 	top: -2px
 }

 .vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line {
 	top: -2px
 }

 .vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 4px
 }

 .vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 4px
 }

 .vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
 	border-top-width: 5px
 }

 .vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 5px;
 	top: -2px
 }

 .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line {
 	top: -2px
 }

 .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 5px
 }

 .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 5px
 }

 .vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
 	border-top-width: 6px
 }

 .vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 6px;
 	top: -3px
 }

 .vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line {
 	top: -3px
 }

 .vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 6px
 }

 .vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 6px
 }

 .vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
 	border-top-width: 7px
 }

 .vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 7px;
 	top: -3px
 }

 .vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line {
 	top: -3px
 }

 .vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 7px
 }

 .vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 7px
 }

 .vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
 	border-top-width: 8px
 }

 .vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 8px;
 	top: -4px
 }

 .vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line {
 	top: -4px
 }

 .vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 8px
 }

 .vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 8px
 }

 .vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
 	border-top-width: 9px
 }

 .vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 9px;
 	top: -4px
 }

 .vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line {
 	top: -4px
 }

 .vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 9px
 }

 .vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 9px
 }

 .vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
 	border-top-width: 10px
 }

 .vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
 	border-bottom-width: 10px;
 	top: -5px
 }

 .vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line {
 	top: -5px
 }

 .vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
 	box-shadow: 10px 10px 10px 10px
 }

 .vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
 	box-shadow: -10px 10px 10px 10px
 }

 .vc_separator.vc_sep_color_blue .vc_sep_line {
 	border-color: #5472d2
 }

 .vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder {
 	color: #5472d2
 }

 .vc_separator.vc_sep_color_turquoise .vc_sep_line {
 	border-color: #00c1cf
 }

 .vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder {
 	color: #00c1cf
 }

 .vc_separator.vc_sep_color_pink .vc_sep_line {
 	border-color: #fe6c61
 }

 .vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder {
 	color: #fe6c61
 }

 .vc_separator.vc_sep_color_violet .vc_sep_line {
 	border-color: #8d6dc4
 }

 .vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder {
 	color: #8d6dc4
 }

 .vc_separator.vc_sep_color_peacoc .vc_sep_line {
 	border-color: #4cadc9
 }

 .vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder {
 	color: #4cadc9
 }

 .vc_separator.vc_sep_color_chino .vc_sep_line {
 	border-color: #cec2ab
 }

 .vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder {
 	color: #cec2ab
 }

 .vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
 	border-color: #50485b
 }

 .vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder {
 	color: #50485b
 }

 .vc_separator.vc_sep_color_vista_blue .vc_sep_line {
 	border-color: #75d69c
 }

 .vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder {
 	color: #75d69c
 }

 .vc_separator.vc_sep_color_black .vc_sep_line {
 	border-color: #2a2a2a
 }

 .vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder {
 	color: #2a2a2a
 }

 .vc_separator.vc_sep_color_grey .vc_sep_line {
 	border-color: #ebebeb
 }

 .vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder {
 	color: #ebebeb
 }

 .vc_separator.vc_sep_color_orange .vc_sep_line {
 	border-color: #f7be68
 }

 .vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder {
 	color: #f7be68
 }

 .vc_separator.vc_sep_color_sky .vc_sep_line {
 	border-color: #5aa1e3
 }

 .vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder {
 	color: #5aa1e3
 }

 .vc_separator.vc_sep_color_green .vc_sep_line {
 	border-color: #6dab3c
 }

 .vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder {
 	color: #6dab3c
 }

 .vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
 	border-color: #f4524d
 }

 .vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder {
 	color: #f4524d
 }

 .vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
 	border-color: #f79468
 }

 .vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder {
 	color: #f79468
 }

 .vc_separator.vc_sep_color_purple .vc_sep_line {
 	border-color: #b97ebb
 }

 .vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder {
 	color: #b97ebb
 }

 .vc_separator.vc_sep_color_white .vc_sep_line {
 	border-color: #fff
 }

 .vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder {
 	color: #fff
 }

 .vc_text_separator,
 .wpb_separator {
 	border-bottom: 1px solid #ebebeb
 }

 .vc_sep_width_10 {
 	width: 10%
 }

 .vc_sep_width_20 {
 	width: 20%
 }

 .vc_sep_width_30 {
 	width: 30%
 }

 .vc_sep_width_40 {
 	width: 40%
 }

 .vc_sep_width_50 {
 	width: 50%
 }

 .vc_sep_width_60 {
 	width: 60%
 }

 .vc_sep_width_70 {
 	width: 70%
 }

 .vc_sep_width_80 {
 	width: 80%
 }

 .vc_sep_width_90 {
 	width: 90%
 }

 .vc_sep_width_100 {
 	width: 100%
 }

 .vc_sep_pos_align_center {
 	margin-left: auto;
 	margin-right: auto
 }

 .vc_sep_pos_align_left {
 	margin-left: 0;
 	margin-right: auto
 }

 .vc_sep_pos_align_right {
 	margin-left: auto;
 	margin-right: 0
 }

 .wpb_separator {
 	clear: both;
 	height: 1px
 }

 .vc_text_separator {
 	clear: both;
 	height: 1px
 }

 .vc_text_separator div {
 	display: inline-block;
 	background-color: #fff;
 	padding: 1px 1em;
 	position: relative;
 	top: -9px
 }

 .separator_align_center {
 	text-align: center
 }

 .separator_align_left {
 	text-align: left
 }

 .separator_align_right {
 	text-align: right
 }

 .vc-zigzag-wrapper {
 	text-align: center
 }

 .vc-zigzag-wrapper.vc-zigzag-align-left {
 	text-align: left
 }

 .vc-zigzag-wrapper.vc-zigzag-align-right {
 	text-align: right
 }

 .vc-zigzag-inner {
 	display: inline-block
 }

 .wpb_single_image a {
 	border: none;
 	outline: 0
 }

 .wpb_single_image img {
 	height: auto;
 	max-width: 100%;
 	vertical-align: top
 }

 .wpb_single_image img.vc_img-placeholder {
 	width: 100%
 }

 .wpb_single_image .vc_single_image-wrapper {
 	display: inline-block;
 	vertical-align: top;
 	max-width: 100%
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
 .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
 	border-radius: 4px;
 	-webkit-box-shadow: none;
 	box-shadow: none
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_outline,
 .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
 	border-radius: 0;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	padding: 6px;
 	border: 1px solid #ebebeb
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
 	border-radius: 0;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	border: 1px solid #ebebeb
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_border,
 .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
 	border-radius: 0;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	padding: 6px;
 	border: none
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_border img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
 	border-radius: 0;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	border: none
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
 	border-radius: 0;
 	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
 	box-shadow: 0 0 5px rgba(0, 0, 0, .1)
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
 	border-radius: 0;
 	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
 	box-shadow: 0 0 5px rgba(0, 0, 0, .1)
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
 	padding: 6px
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
 	border-radius: 0;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	margin-bottom: 15px
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
 	border-radius: 0;
 	-webkit-box-shadow: none;
 	box-shadow: none
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,
 .wpb_single_image .vc_single_image-wrapper.vc_box_circle,
 .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
 	border-radius: 50%;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	overflow: hidden
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_circle img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
 	border-radius: 50%;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	overflow: hidden
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
 	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
 	box-shadow: 0 0 5px rgba(0, 0, 0, .1)
 }

 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
 .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
 	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
 	box-shadow: 0 0 5px rgba(0, 0, 0, .1)
 }

 .wpb_single_image.vc_align_center {
 	text-align: center
 }

 .wpb_single_image.vc_align_right {
 	text-align: right
 }

 .wpb_single_image.vc_align_left {
 	text-align: left
 }

 .wpb_single_image .vc_box_shadow_3d {
 	position: relative;
 	z-index: 0;
 	display: inline-block;
 	max-width: 100%
 }

 .wpb_single_image .vc_box_shadow_3d:after,
 .wpb_single_image .vc_box_shadow_3d:before {
 	content: "";
 	position: absolute;
 	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
 	box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
 	left: 5px;
 	right: 50%;
 	bottom: 8px;
 	height: 30%;
 	z-index: -1;
 	border-radius: inherit;
 	-webkit-transform-origin: 0 0;
 	-moz-transform-origin: 0 0;
 	-ms-transform-origin: 0 0;
 	transform-origin: 0 0;
 	-webkit-transform: skewY(-6deg);
 	-ms-transform: skewY(-6deg);
 	transform: skewY(-6deg)
 }

 .wpb_single_image .vc_box_shadow_3d:after {
 	left: 50%;
 	right: 5px;
 	-webkit-transform: skewY(6deg);
 	-ms-transform: skewY(6deg);
 	transform: skewY(6deg);
 	-webkit-transform-origin: 100% 0;
 	-moz-transform-origin: 100% 0;
 	-ms-transform-origin: 100% 0;
 	transform-origin: 100% 0
 }

 .wpb_single_image .vc_figure {
 	display: inline-block;
 	vertical-align: top;
 	margin: 0;
 	max-width: 100%
 }

 .wpb_single_image .vc_figure-caption {
 	margin-top: .2em;
 	font-size: .8em
 }

 .wpb_single_image .vc_box_outline.vc_box_border_blue,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
 	border-color: #5472d2
 }

 .wpb_single_image .vc_box_border.vc_box_border_blue,
 .wpb_single_image .vc_box_border_circle.vc_box_border_blue {
 	background-color: #5472d2
 }

 .wpb_single_image .vc_box_outline.vc_box_border_turquoise,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
 	border-color: #00c1cf
 }

 .wpb_single_image .vc_box_border.vc_box_border_turquoise,
 .wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
 	background-color: #00c1cf
 }

 .wpb_single_image .vc_box_outline.vc_box_border_pink,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
 	border-color: #fe6c61
 }

 .wpb_single_image .vc_box_border.vc_box_border_pink,
 .wpb_single_image .vc_box_border_circle.vc_box_border_pink {
 	background-color: #fe6c61
 }

 .wpb_single_image .vc_box_outline.vc_box_border_violet,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
 	border-color: #8d6dc4
 }

 .wpb_single_image .vc_box_border.vc_box_border_violet,
 .wpb_single_image .vc_box_border_circle.vc_box_border_violet {
 	background-color: #8d6dc4
 }

 .wpb_single_image .vc_box_outline.vc_box_border_peacoc,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
 	border-color: #4cadc9
 }

 .wpb_single_image .vc_box_border.vc_box_border_peacoc,
 .wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
 	background-color: #4cadc9
 }

 .wpb_single_image .vc_box_outline.vc_box_border_chino,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
 	border-color: #cec2ab
 }

 .wpb_single_image .vc_box_border.vc_box_border_chino,
 .wpb_single_image .vc_box_border_circle.vc_box_border_chino {
 	background-color: #cec2ab
 }

 .wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
 	border-color: #50485b
 }

 .wpb_single_image .vc_box_border.vc_box_border_mulled_wine,
 .wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
 	background-color: #50485b
 }

 .wpb_single_image .vc_box_outline.vc_box_border_vista_blue,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
 	border-color: #75d69c
 }

 .wpb_single_image .vc_box_border.vc_box_border_vista_blue,
 .wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
 	background-color: #75d69c
 }

 .wpb_single_image .vc_box_outline.vc_box_border_black,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_black {
 	border-color: #2a2a2a
 }

 .wpb_single_image .vc_box_border.vc_box_border_black,
 .wpb_single_image .vc_box_border_circle.vc_box_border_black {
 	background-color: #2a2a2a
 }

 .wpb_single_image .vc_box_outline.vc_box_border_grey,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
 	border-color: #ebebeb
 }

 .wpb_single_image .vc_box_border.vc_box_border_grey,
 .wpb_single_image .vc_box_border_circle.vc_box_border_grey {
 	background-color: #ebebeb
 }

 .wpb_single_image .vc_box_outline.vc_box_border_orange,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
 	border-color: #f7be68
 }

 .wpb_single_image .vc_box_border.vc_box_border_orange,
 .wpb_single_image .vc_box_border_circle.vc_box_border_orange {
 	background-color: #f7be68
 }

 .wpb_single_image .vc_box_outline.vc_box_border_sky,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
 	border-color: #5aa1e3
 }

 .wpb_single_image .vc_box_border.vc_box_border_sky,
 .wpb_single_image .vc_box_border_circle.vc_box_border_sky {
 	background-color: #5aa1e3
 }

 .wpb_single_image .vc_box_outline.vc_box_border_green,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_green {
 	border-color: #6dab3c
 }

 .wpb_single_image .vc_box_border.vc_box_border_green,
 .wpb_single_image .vc_box_border_circle.vc_box_border_green {
 	background-color: #6dab3c
 }

 .wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
 	border-color: #f4524d
 }

 .wpb_single_image .vc_box_border.vc_box_border_juicy_pink,
 .wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
 	background-color: #f4524d
 }

 .wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
 	border-color: #f79468
 }

 .wpb_single_image .vc_box_border.vc_box_border_sandy_brown,
 .wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
 	background-color: #f79468
 }

 .wpb_single_image .vc_box_outline.vc_box_border_purple,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
 	border-color: #b97ebb
 }

 .wpb_single_image .vc_box_border.vc_box_border_purple,
 .wpb_single_image .vc_box_border_circle.vc_box_border_purple {
 	background-color: #b97ebb
 }

 .wpb_single_image .vc_box_outline.vc_box_border_white,
 .wpb_single_image .vc_box_outline_circle.vc_box_border_white {
 	border-color: #fff
 }

 .wpb_single_image .vc_box_border.vc_box_border_white,
 .wpb_single_image .vc_box_border_circle.vc_box_border_white {
 	background-color: #fff
 }

 .vc_icon_element {
 	line-height: 0;
 	font-size: 14px;
 	margin-bottom: 35px
 }

 .vc_icon_element.vc_icon_element-outer {
 	box-sizing: border-box;
 	text-align: center
 }

 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
 	text-align: left
 }

 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
 	text-align: center
 }

 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
 	text-align: right
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
 	text-align: center;
 	display: inline-block;
 	border: 2px solid transparent;
 	width: 4em;
 	height: 4em;
 	box-sizing: content-box;
 	position: relative
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
 	font-size: 2.15em;
 	font-style: normal;
 	font-weight: 400;
 	line-height: 1!important;
 	font-size-adjust: none;
 	font-stretch: normal;
 	-webkit-font-feature-settings: normal;
 	font-feature-settings: normal;
 	-webkit-font-language-override: normal;
 	font-language-override: normal;
 	-webkit-font-kerning: auto;
 	font-kerning: auto;
 	font-synthesis: weight style;
 	font-variant: normal;
 	text-rendering: auto;
 	display: inline-block;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	-webkit-transform: translate(-50%, -50%);
 	-ms-transform: translate(-50%, -50%);
 	-o-transform: translate(-50%, -50%);
 	transform: translate(-50%, -50%)
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
 	font-style: normal;
 	font-weight: 400;
 	display: inline-block;
 	text-decoration: inherit;
 	width: inherit;
 	height: inherit;
 	font-size: 1em;
 	text-align: center;
 	text-rendering: optimizelegibility
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,
 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
 	width: 100%;
 	height: 100%;
 	display: block;
 	position: absolute;
 	top: 0;
 	box-sizing: content-box;
 	border: none
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
 	max-width: 100%!important;
 	line-height: 1.2em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
 	width: 2.5em!important;
 	height: 2.5em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
 	font-size: 1.2em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
 	max-width: 100%!important;
 	line-height: 1.6em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
 	width: 3.15em!important;
 	height: 3.15em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
 	font-size: 1.6em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
 	max-width: 100%!important;
 	line-height: 2.15em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
 	width: 4em!important;
 	height: 4em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
 	font-size: 2.15em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
 	max-width: 100%!important;
 	line-height: 2.85em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
 	width: 5em!important;
 	height: 5em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
 	font-size: 2.85em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
 	max-width: 100%!important;
 	line-height: 5em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
 	width: 7.15em!important;
 	height: 7.15em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
 	font-size: 5em!important
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded {
 	border-radius: 50%
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,
 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link {
 	border-radius: 50%
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline {
 	border-radius: 50%
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,
 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
 	border-radius: 50%
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less {
 	border-radius: 5px
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,
 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link {
 	border-radius: 5px
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline {
 	border-radius: 5px
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,
 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link {
 	border-radius: 5px
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
 	color: #5472d2
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
 	color: #00c1cf
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
 	color: #fe6c61
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
 	color: #8d6dc4
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
 	color: #4cadc9
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
 	color: #cec2ab
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
 	color: #50485b
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
 	color: #75d69c
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
 	color: #2a2a2a
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
 	color: #ebebeb
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
 	color: #f7be68
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
 	color: #5aa1e3
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
 	color: #6dab3c
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
 	color: #f4524d
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
 	color: #f79468
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
 	color: #b97ebb
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
 	color: #fff
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
 	border-color: #5472d2
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
 	background-color: #5472d2
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
 	border-color: #00c1cf
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
 	background-color: #00c1cf
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
 	border-color: #fe6c61
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
 	background-color: #fe6c61
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
 	border-color: #8d6dc4
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
 	background-color: #8d6dc4
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
 	border-color: #4cadc9
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
 	background-color: #4cadc9
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
 	border-color: #cec2ab
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
 	background-color: #cec2ab
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
 	border-color: #50485b
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
 	background-color: #50485b
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
 	border-color: #75d69c
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
 	background-color: #75d69c
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
 	border-color: #2a2a2a
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
 	background-color: #2a2a2a
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
 	border-color: #ebebeb
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
 	background-color: #ebebeb
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
 	border-color: #f7be68
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
 	background-color: #f7be68
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
 	border-color: #5aa1e3
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
 	background-color: #5aa1e3
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
 	border-color: #6dab3c
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
 	background-color: #6dab3c
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
 	border-color: #f4524d
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
 	background-color: #f4524d
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
 	border-color: #f79468
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
 	background-color: #f79468
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
 	border-color: #b97ebb
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
 	background-color: #b97ebb
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
 	border-color: #fff
 }

 .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
 	background-color: #fff
 }

 .vc_chart .vc_chart-legend {
 	font-size: 14px;
 	margin: 0;
 	padding: 0
 }

 .vc_chart .vc_chart-legend li {
 	line-height: 1.3em;
 	list-style: none;
 	margin: 0 0 .3em 0;
 	min-height: 1.3em
 }

 .vc_chart .vc_chart-legend span {
 	border-radius: .3em;
 	display: inline-block;
 	height: 1.3em;
 	left: 0;
 	margin-right: .5em;
 	vertical-align: middle;
 	width: 1.3em
 }

 @media (min-width:768px) {
 	.vc_chart .vc_chart-legend {
 		display: inline-block;
 		vertical-align: middle;
 		width: 40%
 	}
 	.vc_chart .vc_chart-legend li {
 		margin-left: 1em
 	}
 	.vc_chart .vc_chart-with-legend {
 		display: inline-block;
 		vertical-align: middle;
 		width: 60%
 	}
 }

 .vc_line-chart .vc_chart-with-legend {
 	width: 75%
 }

 .vc_line-chart .vc_chart-legend {
 	width: 25%
 }

 .wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
 	border-radius: 0
 }

 .wpb_single_image [class*='_circle'] .vc-zoom-wrapper {
 	border-radius: 50%
 }

 .wpb_single_image [class*='_rounded'] .vc-zoom-wrapper {
 	border-radius: 4px
 }

 .vc_general.vc_pagination {
 	display: block;
 	margin: 0;
 	padding: 0;
 	text-align: center
 }

 .vc_general.vc_pagination .vc_pagination-item {
 	display: inline-block;
 	margin: 0;
 	padding: 0;
 	vertical-align: middle
 }

 .vc_general.vc_pagination .vc_pagination-trigger {
 	display: block;
 	text-decoration: none;
 	cursor: pointer;
 	height: 10px;
 	width: 10px;
 	margin: 5px 7px;
 	background: 0 0;
 	-webkit-transition: all .2s ease-in-out;
 	transition: all .2s ease-in-out;
 	border: none
 }

 .vc_general.vc_pagination .vc_pagination-trigger:focus {
 	outline: 0
 }

 .vc_general.vc_pagination .vc_active .vc_pagination-trigger {
 	cursor: default
 }

 .vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {
 	border: 3px solid transparent
 }

 .vc_pagination.vc_pagination-style-flat .vc_pagination-trigger {
 	opacity: .6
 }

 .vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
 	opacity: 1
 }

 .vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger {
 	opacity: 1
 }

 .vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
 	border-radius: 50%
 }

 .vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger {
 	border-radius: 3px
 }

 .vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #5472d2
 }

 .vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #5472d2
 }

 .vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #5472d2
 }

 .vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #5472d2
 }

 .vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #00c1cf
 }

 .vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #00c1cf
 }

 .vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #00c1cf
 }

 .vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #00c1cf
 }

 .vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #fe6c61
 }

 .vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #fe6c61
 }

 .vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #fe6c61
 }

 .vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #fe6c61
 }

 .vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #8d6dc4
 }

 .vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #8d6dc4
 }

 .vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #8d6dc4
 }

 .vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #8d6dc4
 }

 .vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #4cadc9
 }

 .vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #4cadc9
 }

 .vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #4cadc9
 }

 .vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #4cadc9
 }

 .vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #cec2ab
 }

 .vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #cec2ab
 }

 .vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #cec2ab
 }

 .vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #cec2ab
 }

 .vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #50485b
 }

 .vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #50485b
 }

 .vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #50485b
 }

 .vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #50485b
 }

 .vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #75d69c
 }

 .vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #75d69c
 }

 .vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #75d69c
 }

 .vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #75d69c
 }

 .vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #f7be68
 }

 .vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #f7be68
 }

 .vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #f7be68
 }

 .vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #f7be68
 }

 .vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #5aa1e3
 }

 .vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #5aa1e3
 }

 .vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #5aa1e3
 }

 .vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #5aa1e3
 }

 .vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #6dab3c
 }

 .vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #6dab3c
 }

 .vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #6dab3c
 }

 .vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #6dab3c
 }

 .vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #f4524d
 }

 .vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #f4524d
 }

 .vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #f4524d
 }

 .vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #f4524d
 }

 .vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #f79468
 }

 .vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #f79468
 }

 .vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #f79468
 }

 .vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #f79468
 }

 .vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #b97ebb
 }

 .vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #b97ebb
 }

 .vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #b97ebb
 }

 .vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #b97ebb
 }

 .vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #2a2a2a
 }

 .vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #2a2a2a
 }

 .vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #2a2a2a
 }

 .vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #2a2a2a
 }

 .vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #ebebeb
 }

 .vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #ebebeb
 }

 .vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #ebebeb
 }

 .vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #ebebeb
 }

 .vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger {
 	border-color: #fff
 }

 .vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover {
 	background-color: #fff
 }

 .vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
 	background-color: #fff
 }

 .vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger {
 	background-color: #fff
 }

 .vc_grid.vc_row {
 	padding-left: 0;
 	padding-right: 0;
 	margin-left: 0;
 	margin-right: 0
 }

 .vc-row[data-vc-full-width] .vc_grid.vc_row {
 	overflow: hidden
 }

 .vc_grid.vc_row.vc_grid-gutter-1px {
 	margin-bottom: -1px
 }

 .vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper {
 	margin-right: -1px
 }

 .vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item {
 	padding-right: 1px;
 	padding-bottom: 1px
 }

 .vc_grid.vc_row.vc_grid-gutter-2px {
 	margin-bottom: -2px
 }

 .vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper {
 	margin-right: -2px
 }

 .vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item {
 	padding-right: 2px;
 	padding-bottom: 2px
 }

 .vc_grid.vc_row.vc_grid-gutter-3px {
 	margin-bottom: -3px
 }

 .vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper {
 	margin-right: -3px
 }

 .vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item {
 	padding-right: 3px;
 	padding-bottom: 3px
 }

 .vc_grid.vc_row.vc_grid-gutter-4px {
 	margin-bottom: -4px
 }

 .vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper {
 	margin-right: -4px
 }

 .vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item {
 	padding-right: 4px;
 	padding-bottom: 4px
 }

 .vc_grid.vc_row.vc_grid-gutter-5px {
 	margin-bottom: -5px
 }

 .vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper {
 	margin-right: -5px
 }

 .vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
 	padding-right: 5px;
 	padding-bottom: 5px
 }

 .vc_grid.vc_row.vc_grid-gutter-10px {
 	margin-bottom: -10px
 }

 .vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper {
 	margin-right: -10px
 }

 .vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item {
 	padding-right: 10px;
 	padding-bottom: 10px
 }

 .vc_grid.vc_row.vc_grid-gutter-15px {
 	margin-bottom: -15px
 }

 .vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
 	margin-right: -15px
 }

 .vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item {
 	padding-right: 15px;
 	padding-bottom: 15px
 }

 .vc_grid.vc_row.vc_grid-gutter-20px {
 	margin-bottom: -20px
 }

 .vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
 	margin-right: -20px
 }

 .vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {
 	padding-right: 20px;
 	padding-bottom: 20px
 }

 .vc_grid.vc_row.vc_grid-gutter-25px {
 	margin-bottom: -25px
 }

 .vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper {
 	margin-right: -25px
 }

 .vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item {
 	padding-right: 25px;
 	padding-bottom: 25px
 }

 .vc_grid.vc_row.vc_grid-gutter-30px {
 	margin-bottom: -30px
 }

 .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
 	margin-right: -30px
 }

 .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
 	padding-right: 30px;
 	padding-bottom: 30px
 }

 .vc_grid.vc_row.vc_grid-gutter-35px {
 	margin-bottom: -35px
 }

 .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
 	margin-right: -35px
 }

 .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
 	padding-right: 35px;
 	padding-bottom: 35px
 }

 .vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover {
 	z-index: 3
 }

 .vc_grid.vc_row .vc_grid-item {
 	display: none;
 	padding: 0;
 	vertical-align: top;
 	float: none;
 	box-sizing: border-box;
 	z-index: 1
 }

 .vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content {
 	overflow: hidden
 }

 .vc_grid.vc_row .vc_grid-item .vc_btn,
 .vc_grid.vc_row .vc_grid-item .vc_icon_element,
 .vc_grid.vc_row .vc_grid-item .wpb_content_element {
 	margin-bottom: 15px
 }

 .vc_grid.vc_row .vc_grid-item .vc_btn a,
 .vc_grid.vc_row .vc_grid-item .vc_icon_element a,
 .vc_grid.vc_row .vc_grid-item .wpb_content_element a {
 	text-decoration: none;
 	border-bottom: 0
 }

 .vc_grid .vc_gitem-link {
 	border-bottom: none;
 	outline: 0;
 	-webkit-box-shadow: none;
 	-moz-box-shadow: none;
 	box-shadow: none
 }

 .vc_masonry_grid .vc_grid.vc_row .vc_grid-item,
 .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item {
 	position: static
 }

 .vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
 .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
 	display: block
 }

 .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
 .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
 	display: block
 }

 @media (min-width:768px) {
 	.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
 	.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
 		display: inline-block
 	}
 }

 @-moz-document url-prefix() {
 	.vc_masonry_grid .vc_grid-item,
 	.vc_masonry_media_grid .vc_grid-item {
 		margin-left: -.01px
 	}
 }

 .vc_gitem-zone-b {
 	display: none
 }

 .vc_gitem-float-none {
 	float: none
 }

 .vc_gitem-float-left {
 	float: left
 }

 .vc_gitem-float-right {
 	float: right
 }

 .vc_gitem-align-center {
 	text-align: center
 }

 .vc_gitem-align-right {
 	text-align: right
 }

 .vc_gitem-align-justify {
 	text-align: justify
 }

 .vc_gitem-block {
 	position: relative;
 	overflow: hidden
 }

 .vc_gitem-is-link {
 	cursor: pointer
 }

 .vc_gitem-link {
 	text-decoration: none
 }

 .vc_gitem_row {
 	margin-left: 0;
 	margin-right: 0;
 	margin-bottom: 0;
 	padding: inherit;
 	box-sizing: border-box
 }

 .vc_gitem_row .vc_gitem_row {
 	margin-bottom: 0
 }

 .vc_gitem-zone-a .vc_gitem-row-position-top,
 .vc_gitem-zone-b .vc_gitem-row-position-top {
 	position: absolute;
 	left: 0;
 	right: 0;
 	top: 0
 }

 .vc_gitem-zone-a .vc_gitem-row-position-middle,
 .vc_gitem-zone-b .vc_gitem-row-position-middle {
 	position: absolute;
 	left: 0;
 	right: 0;
 	top: 50%;
 	-webkit-transform: translate(0, -50%);
 	-ms-transform: translate(0, -50%);
 	-o-transform: translate(0, -50%);
 	transform: translate(0, -50%)
 }

 .vc_gitem-zone-a .vc_gitem-row-position-bottom,
 .vc_gitem-zone-b .vc_gitem-row-position-bottom {
 	position: absolute;
 	left: 0;
 	right: 0;
 	bottom: 0
 }

 .vc_gitem_row .vc_gitem-col {
 	box-sizing: border-box;
 	padding: 10px;
 	background-repeat: no-repeat;
 	background-position: 50% 50%;
 	background-size: cover
 }

 .vc_gitem-zone {
 	position: relative;
 	background-repeat: no-repeat;
 	background-position: 50% 50%;
 	background-size: cover;
 	background-clip: border-box;
 	box-sizing: border-box;
 	overflow: hidden
 }

 .vc_gitem-zone .vc-zone-link {
 	display: block;
 	position: absolute;
 	top: 0;
 	right: 0;
 	left: 0;
 	bottom: 0;
 	z-index: 5
 }

 .vc_gitem-zone-img {
 	width: 100%;
 	display: block;
 	visibility: hidden;
 	height: auto
 }

 .vc_gitem-zone-a .vc_gitem-zone-mini {
 	box-sizing: border-box;
 	padding: inherit;
 	position: static;
 	top: 0;
 	left: 0;
 	bottom: 0;
 	right: 0
 }

 .vc_gitem-zone-b {
 	overflow: hidden
 }

 .vc_gitem-zone-b .vc_gitem-zone-mini {
 	position: static;
 	padding: inherit;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	margin: 0
 }

 .vc_grid-item-zone-c-left .vc_gitem-animated-block {
 	float: right;
 	width: 50%
 }

 .vc_grid-item-zone-c-left .vc_gitem-zone-c {
 	float: left;
 	width: 50%
 }

 .vc_grid-item-zone-c-right .vc_gitem-animated-block {
 	float: left;
 	width: 50%
 }

 .vc_grid-item-zone-c-right .vc_gitem-zone-c {
 	float: right;
 	width: 50%
 }

 .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
 	display: none!important
 }

 .vc-gitem-zone-height-mode-auto:before {
 	content: "";
 	display: block;
 	padding-top: 100%
 }

 .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
 	padding-top: 75%
 }

 .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
 	padding-top: 133.33333333%
 }

 .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
 	padding-top: 133.33333333%
 }

 .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
 	padding-top: 56.25%
 }

 .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before {
 	padding-top: 177.77777778%
 }

 .vc_gitem-animated-block {
 	position: relative
 }

 .vc_gitem-animate .vc_btn {
 	-webkit-transition: all 0s ease;
 	-o-transition: all 0s ease;
 	transition: all 0s ease
 }

 .vc_gitem-animate .vc_gitem-zone-b {
 	z-index: 199
 }

 .vc_gitem-animate-none .vc_gitem-zone-b {
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	bottom: 0;
 	right: 0;
 	margin: 0;
 	opacity: 0;
 	box-sizing: border-box
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b {
 	opacity: 1
 }

 .vc_gitem-animate-blurOut .vc_gitem-zone-b,
 .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,
 .vc_gitem-animate-fadeIn .vc_gitem-zone-b,
 .vc_gitem-animate-scaleIn .vc_gitem-zone-b,
 .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	bottom: 0;
 	right: 0;
 	margin: 0;
 	opacity: 0;
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	box-sizing: border-box
 }

 .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,
 .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,
 .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,
 .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,
 .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	width: 0
 }

 .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,
 .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,
 .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,
 .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,
 .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	-webkit-transform: scale(0);
 	-ms-transform: scale(0);
 	-o-transform: scale(0);
 	transform: scale(0)
 }

 .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
 .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,
 .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
 .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
 .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
 	display: inline-block;
 	opacity: 0;
 	-webkit-transform: translate3d(0, -100%, 0);
 	transform: translate3d(0, -100%, 0);
 	-webkit-perspective: 1000;
 	-webkit-backface-visibility: hidden;
 	-webkit-transition: -webkit-transform 1s cubic-bezier(0, .275, .125, 1), opacity .5s cubic-bezier(0, .275, .125, 1);
 	-moz-transition: -moz-transform 1s cubic-bezier(0, .275, .125, 1), opacity .5s cubic-bezier(0, .275, .125, 1);
 	transition: transform 1s cubic-bezier(0, .275, .125, 1), opacity .5s cubic-bezier(0, .275, .125, 1)
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
 	opacity: 1
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator {
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	width: 50%
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn {
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	-webkit-transform: scale(1);
 	-ms-transform: scale(1);
 	-o-transform: scale(1);
 	transform: scale(1)
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title {
 	opacity: 1;
 	-webkit-transform: translate3d(0, 0, 0);
 	transform: translate3d(0, 0, 0)
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
 	opacity: 1
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	width: 50%
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	-webkit-transform: scale(1);
 	-ms-transform: scale(1);
 	-o-transform: scale(1);
 	transform: scale(1)
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
 	opacity: 1;
 	-webkit-transform: translate3d(0, 0, 0);
 	transform: translate3d(0, 0, 0)
 }

 .vc_gitem-animate-scaleIn {
 	overflow: hidden
 }

 .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
 	-webkit-transform: scale(1);
 	-ms-transform: scale(1);
 	-o-transform: scale(1);
 	transform: scale(1);
 	-webkit-transition: -webkit-transform .3s ease-in-out;
 	-moz-transition: -moz-transform .3s ease-in-out;
 	-o-transition: -o-transform .3s ease-in-out;
 	transition: transform .3s ease-in-out
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
 	-webkit-transform: scale(1.1);
 	-ms-transform: scale(1.1);
 	-o-transform: scale(1.1);
 	transform: scale(1.1)
 }

 .vc_gitem-animate-scaleRotateIn {
 	overflow: hidden
 }

 .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
 	-webkit-transform: scale(1);
 	-ms-transform: scale(1);
 	-o-transform: scale(1);
 	transform: scale(1);
 	-webkit-transition: -webkit-transform .3s ease-in-out;
 	-moz-transition: -moz-transform .3s ease-in-out;
 	-o-transition: -o-transform .3s ease-in-out;
 	transition: transform .3s ease-in-out
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
 	-webkit-transform: scale(1.5) rotate(10deg);
 	-moz-transform: scale(1.5) rotate(10deg);
 	-ms-transform: scale(1.5) rotate(10deg);
 	-o-transform: scale(1.5) rotate(10deg);
 	transform: scale(1.5) rotate(10deg)
 }

 .vc_gitem-animate-blurOut .vc_gitem-zone-a,
 .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
 	filter: blur(0);
 	-webkit-filter: blur(0);
 	-moz-filter: blur(0);
 	-ms-filter: blur(0);
 	-webkit-transform-origin: 50% 50%;
 	-moz-transform-origin: 50% 50%;
 	-ms-transform-origin: 50% 50%;
 	transform-origin: 50% 50%;
 	-webkit-perspective: 1000;
 	-webkit-backface-visibility: hidden;
 	webkit-transition: filter .5s cubic-bezier(0, .275, .125, 1), -webkit-transform .5s cubic-bezier(0, .275, .125, 1);
 	-moz-transition: filter .5s cubic-bezier(0, .275, .125, 1), -moz-transform .5s cubic-bezier(0, .275, .125, 1);
 	transition: filter .5s cubic-bezier(0, .275, .125, 1), transform .5s cubic-bezier(0, .275, .125, 1)
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,
 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
 	filter: url();
 	-webkit-filter: blur(2px);
 	-moz-filter: blur(2px);
 	-ms-filter: blur(2px);
 	filter: blur(2px)
 }

 .vc_gitem-animate-blurScaleOut {
 	overflow: hidden
 }

 .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
 	-webkit-transform: scale(1.1);
 	-ms-transform: scale(1.1);
 	-o-transform: scale(1.1);
 	transform: scale(1.1)
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
 	-webkit-transform: scale(1);
 	-ms-transform: scale(1);
 	-o-transform: scale(1);
 	transform: scale(1)
 }

 .vc_gitem-animate-slideInRight {
 	overflow: hidden
 }

 .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	margin: 0;
 	opacity: 0;
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	-webkit-transform: translateX(-100%);
 	-ms-transform: translateX(-100%);
 	-o-transform: translateX(-100%);
 	transform: translateX(-100%)
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
 	opacity: 1;
 	-webkit-transform: translateX(0);
 	-ms-transform: translateX(0);
 	-o-transform: translateX(0);
 	transform: translateX(0)
 }

 .vc_gitem-animate-slideInLeft {
 	overflow: hidden
 }

 .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	margin: 0;
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	-webkit-transform: translateX(-100%);
 	-ms-transform: translateX(-100%);
 	-o-transform: translateX(-100%);
 	transform: translateX(-100%);
 	opacity: 0
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
 	opacity: 1;
 	-webkit-transform: translateX(0);
 	-ms-transform: translateX(0);
 	-o-transform: translateX(0);
 	transform: translateX(0)
 }

 .vc_gitem-animate-slideBottom {
 	overflow: hidden;
 	position: relative
 }

 .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
 	display: block;
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	z-index: 1000;
 	position: absolute;
 	top: 100%;
 	height: 100%;
 	left: 0;
 	right: 0;
 	margin: 0
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
 	top: 0
 }

 .vc_gitem-animate-slideTop {
 	overflow: hidden;
 	position: relative
 }

 .vc_gitem-animate-slideTop .vc_gitem-zone-b {
 	display: block;
 	-webkit-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 	z-index: 1000;
 	position: absolute;
 	top: -100%;
 	height: 100%;
 	left: 0;
 	right: 0;
 	margin: 0
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b {
 	top: 0
 }

 .vc_gitem-animate-flipFadeIn {
 	overflow: hidden
 }

 .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	backface-visibility: hidden;
 	-webkit-transition: -webkit-transform 1s;
 	-moz-transition: -moz-transform 1s;
 	-o-transition: -o-transform 1s;
 	transition: transform 1s;
 	-webkit-transform-style: preserve-3d;
 	-moz-transform-style: preserve-3d;
 	-o-transform-style: preserve-3d;
 	transform-style: preserve-3d
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
 	-webkit-transform: rotateX(180deg);
 	-ms-transform: rotateX(180deg);
 	-o-transform: rotateX(180deg);
 	transform: rotateX(180deg)
 }

 .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
 	display: block;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	position: absolute;
 	opacity: 0;
 	-webkit-transition: all .6s ease;
 	-o-transition: all .6s ease;
 	transition: all .6s ease;
 	-webkit-transform-style: preserve-3d;
 	-moz-transform-style: preserve-3d;
 	-o-transform-style: preserve-3d;
 	transform-style: preserve-3d;
 	-webkit-transform: rotateX(180deg);
 	-ms-transform: rotateX(180deg);
 	-o-transform: rotateX(180deg);
 	transform: rotateX(180deg);
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	backface-visibility: hidden
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
 	opacity: 1;
 	-webkit-transform: rotateX(0);
 	-ms-transform: rotateX(0);
 	-o-transform: rotateX(0);
 	transform: rotateX(0)
 }

 .vc_gitem-animate-flipHorizontalFadeIn {
 	overflow: hidden
 }

 .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	backface-visibility: hidden;
 	-webkit-transition: -webkit-transform 1s;
 	-moz-transition: -moz-transform 1s;
 	-o-transition: -o-transform 1s;
 	transition: transform 1s;
 	-webkit-transform-style: preserve-3d;
 	-moz-transform-style: preserve-3d;
 	-o-transform-style: preserve-3d;
 	transform-style: preserve-3d
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
 	-webkit-transform: rotateY(180deg);
 	-ms-transform: rotateY(180deg);
 	-o-transform: rotateY(180deg);
 	transform: rotateY(180deg)
 }

 .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
 	display: block;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	position: absolute;
 	opacity: 0;
 	-webkit-transition: all .6s ease;
 	-o-transition: all .6s ease;
 	transition: all .6s ease;
 	-webkit-transform-style: preserve-3d;
 	-moz-transform-style: preserve-3d;
 	-o-transform-style: preserve-3d;
 	transform-style: preserve-3d;
 	-webkit-transform: rotateY(180deg);
 	-ms-transform: rotateY(180deg);
 	-o-transform: rotateY(180deg);
 	transform: rotateY(180deg);
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	backface-visibility: hidden
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
 	opacity: 1;
 	-webkit-transform: rotateY(0);
 	-ms-transform: rotateY(0);
 	-o-transform: rotateY(0);
 	transform: rotateY(0)
 }

 .vc_gitem-animate-goTop20 {
 	overflow: hidden
 }

 .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
 	position: relative;
 	-webkit-transform: translateY(0);
 	-ms-transform: translateY(0);
 	-o-transform: translateY(0);
 	transform: translateY(0);
 	-webkit-transition: -webkit-transform .5s ease;
 	-moz-transition: -moz-transform .5s ease;
 	-o-transition: -o-transform .5s ease;
 	transition: transform .5s ease
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
 	-webkit-transform: translateY(-20%);
 	-ms-transform: translateY(-20%);
 	-o-transform: translateY(-20%);
 	transform: translateY(-20%)
 }

 .vc_gitem-animate-goTop20 .vc_gitem-zone-b {
 	display: block;
 	-webkit-transition: bottom .5s ease;
 	-o-transition: bottom .5s ease;
 	transition: bottom .5s ease;
 	bottom: -100%;
 	z-index: 1000;
 	position: absolute;
 	width: 100%;
 	margin: 0
 }

 .vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini {
 	position: static;
 	-webkit-transform: none;
 	-ms-transform: none;
 	transform: none
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b {
 	bottom: 0
 }

 .vc_gitem-animate-goBottom20 {
 	overflow: hidden
 }

 .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
 	position: relative;
 	-webkit-transform: translateY(0);
 	-ms-transform: translateY(0);
 	transform: translateY(0);
 	-webkit-transition: -webkit-transform .5s ease;
 	-moz-transition: -moz-transform .5s ease;
 	-o-transition: -o-transform .5s ease;
 	transition: transform .5s ease
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
 	-webkit-transform: translateY(20%);
 	-ms-transform: translateY(20%);
 	transform: translateY(20%)
 }

 .vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
 	display: block;
 	-webkit-transition: top .5s ease;
 	-o-transition: top .5s ease;
 	transition: top .5s ease;
 	top: -100%;
 	z-index: 1000;
 	position: absolute;
 	width: 100%;
 	margin: 0
 }

 .vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini {
 	position: static;
 	-webkit-transform: none;
 	-ms-transform: none;
 	transform: none
 }

 .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
 	top: 0
 }

 .vc_gitem-post-data {
 	margin-bottom: 15px
 }

 .vc_gitem-post-data h2 {
 	margin: 0
 }

 .vc_gitem-post-category-name .vc_gitem-link {
 	color: inherit
 }

 .vc_grid .vc_pageable-load-more-btn {
 	text-align: center;
 	margin-top: 25px
 }

 .vc_grid .vc_pageable-load-more-btn>.vc_btn {
 	outline: 0
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
 	display: none;
 	margin-top: 20px;
 	text-align: center;
 	-webkit-tap-highlight-color: transparent
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot {
 	cursor: pointer;
 	display: inline-block
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span {
 	width: 10px;
 	height: 10px;
 	margin: 5px 7px;
 	display: block;
 	-webkit-backface-visibility: visible;
 	-webkit-transition: opacity .2s ease;
 	-o-transition: opacity .2s ease;
 	transition: opacity .2s ease
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots {
 	display: block
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span {
 	border: 3px solid;
 	-webkit-transition: background-color .2s ease;
 	-o-transition: background-color .2s ease;
 	transition: background-color .2s ease
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
 	display: block
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
 	border: 3px solid;
 	-webkit-border-radius: 10px;
 	-moz-border-radius: 10px;
 	border-radius: 10px;
 	-webkit-transition: background-color .2s ease;
 	-o-transition: background-color .2s ease;
 	transition: background-color .2s ease
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots {
 	display: block
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span {
 	-webkit-border-radius: 30px;
 	-moz-border-radius: 30px;
 	border-radius: 30px;
 	opacity: .6
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span {
 	opacity: 1
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots {
 	display: block
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
 	width: 10px;
 	height: 10px;
 	margin: 5px 7px;
 	display: block;
 	-webkit-backface-visibility: visible;
 	-webkit-transition: opacity .2s ease;
 	-o-transition: opacity .2s ease;
 	transition: opacity .2s ease
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
 	opacity: .6
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span {
 	opacity: 1
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots {
 	display: block
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
 	width: 10px;
 	height: 10px;
 	margin: 5px 7px;
 	display: block;
 	-webkit-backface-visibility: visible;
 	-webkit-transition: opacity .2s ease;
 	-o-transition: opacity .2s ease;
 	transition: opacity .2s ease
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
 	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
 	border-radius: 3px;
 	opacity: .6
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span {
 	opacity: 1
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
 	border-color: #5472d2!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span {
 	background-color: #5472d2!important;
 	border-color: #5472d2!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
 	border-color: #00c1cf!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span {
 	background-color: #00c1cf!important;
 	border-color: #00c1cf!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
 	border-color: #fe6c61!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span {
 	background-color: #fe6c61!important;
 	border-color: #fe6c61!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
 	border-color: #8d6dc4!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span {
 	background-color: #8d6dc4!important;
 	border-color: #8d6dc4!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
 	border-color: #4cadc9!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span {
 	background-color: #4cadc9!important;
 	border-color: #4cadc9!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
 	border-color: #cec2ab!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span {
 	background-color: #cec2ab!important;
 	border-color: #cec2ab!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
 	border-color: #50485b!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span {
 	background-color: #50485b!important;
 	border-color: #50485b!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
 	border-color: #75d69c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span {
 	background-color: #75d69c!important;
 	border-color: #75d69c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
 	border-color: #2a2a2a!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span {
 	background-color: #2a2a2a!important;
 	border-color: #2a2a2a!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
 	border-color: #ebebeb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span {
 	background-color: #ebebeb!important;
 	border-color: #ebebeb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
 	border-color: #f7be68!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span {
 	background-color: #f7be68!important;
 	border-color: #f7be68!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
 	border-color: #5aa1e3!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span {
 	background-color: #5aa1e3!important;
 	border-color: #5aa1e3!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
 	border-color: #6dab3c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span {
 	background-color: #6dab3c!important;
 	border-color: #6dab3c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
 	border-color: #f4524d!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span {
 	background-color: #f4524d!important;
 	border-color: #f4524d!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
 	border-color: #f79468!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span {
 	background-color: #f79468!important;
 	border-color: #f79468!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
 	border-color: #b97ebb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span {
 	background-color: #b97ebb!important;
 	border-color: #b97ebb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
 	border-color: #fff!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span {
 	background-color: #fff!important;
 	border-color: #fff!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
 	background-color: #5472d2!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
 	background-color: #00c1cf!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
 	background-color: #fe6c61!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
 	background-color: #8d6dc4!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
 	background-color: #4cadc9!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
 	background-color: #cec2ab!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
 	background-color: #50485b!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
 	background-color: #75d69c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
 	background-color: #2a2a2a!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
 	background-color: #ebebeb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
 	background-color: #f7be68!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
 	background-color: #5aa1e3!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
 	background-color: #6dab3c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
 	background-color: #f4524d!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
 	background-color: #f79468!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
 	background-color: #b97ebb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
 	background-color: #fff!important
 }

 .vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav {
 	opacity: 1
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
 	cursor: pointer;
 	opacity: 0;
 	-webkit-transition: opacity .3s ease-in 0s;
 	-o-transition: opacity .3s ease-in 0s;
 	transition: opacity .3s ease-in 0s;
 	-webkit-tap-highlight-color: transparent
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled {
 	display: none!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
 	position: absolute;
 	top: 50%;
 	margin-top: -12.5px;
 	opacity: .5;
 	font-size: 25px;
 	line-height: 25px;
 	height: 25px;
 	display: inline-block;
 	text-decoration: none;
 	cursor: pointer;
 	-webkit-transition: opacity .3s ease-in 0s;
 	-o-transition: opacity .3s ease-in 0s;
 	transition: opacity .3s ease-in 0s
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover {
 	opacity: 1
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
 	left: 5px
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside {
 	left: -30px
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
 	right: 5px
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside {
 	right: -30px
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue {
 	color: #5472d2!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise {
 	color: #00c1cf!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink {
 	color: #fe6c61!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet {
 	color: #8d6dc4!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc {
 	color: #4cadc9!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino {
 	color: #cec2ab!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine {
 	color: #50485b!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue {
 	color: #75d69c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black {
 	color: #2a2a2a!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey {
 	color: #ebebeb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange {
 	color: #f7be68!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky {
 	color: #5aa1e3!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green {
 	color: #6dab3c!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink {
 	color: #f4524d!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown {
 	color: #f79468!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple {
 	color: #b97ebb!important
 }

 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white {
 	color: #fff!important
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -13px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -13.5px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -14px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -14.5px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -15px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -17.5px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -20px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -22.5px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -25px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -27.5px
 }

 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,
 .vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev {
 	margin-top: -30px
 }

 .vc_grid-pagination .vc_grid-pagination-list {
 	outline: 0;
 	display: block;
 	padding-left: 0;
 	text-align: center;
 	margin: 20px 0 0!important;
 	border-radius: 2px
 }

 .vc_grid-pagination .vc_grid-pagination-list>li {
 	display: inline-block;
 	margin: 0;
 	border: 0 solid transparent
 }

 .vc_grid-pagination .vc_grid-pagination-list>li>a,
 .vc_grid-pagination .vc_grid-pagination-list>li>span {
 	color: #fff;
 	background-color: #428bca;
 	border: 1px solid #428bca;
 	-webkit-transition: opacity .3s ease-in 0s;
 	-o-transition: opacity .3s ease-in 0s;
 	transition: opacity .3s ease-in 0s;
 	position: relative;
 	float: left;
 	padding: 3px 10px;
 	line-height: 1.42857143;
 	text-decoration: none;
 	opacity: .5;
 	margin-left: -1px;
 	font-size: 10px
 }

 .vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,
 .vc_grid-pagination .vc_grid-pagination-list>li:first-child>span {
 	margin-left: 0
 }

 .vc_grid-pagination .vc_grid-pagination-list>li:focus a,
 .vc_grid-pagination .vc_grid-pagination-list>li:focus span,
 .vc_grid-pagination .vc_grid-pagination-list>li:hover a,
 .vc_grid-pagination .vc_grid-pagination-list>li:hover span {
 	opacity: 1
 }

 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after {
 	font-family: vc_grid_v1;
 	display: inline-block;
 	content: "\e61b"
 }

 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after {
 	font-family: vc_grid_v1;
 	display: inline-block;
 	content: "\e61a"
 }

 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after {
 	font-family: vc_grid_v1;
 	display: inline-block;
 	content: "\e618"
 }

 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after {
 	font-family: vc_grid_v1;
 	display: inline-block;
 	content: "\e619"
 }

 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover {
 	z-index: 2;
 	opacity: 1;
 	cursor: default
 }

 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,
 .vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover {
 	display: none
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li {
 	border-color: #5472d2!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span {
 	background-color: #5472d2!important;
 	border-color: #5472d2!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li {
 	border-color: #00c1cf!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span {
 	background-color: #00c1cf!important;
 	border-color: #00c1cf!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li {
 	border-color: #fe6c61!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span {
 	background-color: #fe6c61!important;
 	border-color: #fe6c61!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li {
 	border-color: #8d6dc4!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span {
 	background-color: #8d6dc4!important;
 	border-color: #8d6dc4!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li {
 	border-color: #4cadc9!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span {
 	background-color: #4cadc9!important;
 	border-color: #4cadc9!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li {
 	border-color: #cec2ab!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span {
 	background-color: #cec2ab!important;
 	border-color: #cec2ab!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li {
 	border-color: #50485b!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span {
 	background-color: #50485b!important;
 	border-color: #50485b!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li {
 	border-color: #75d69c!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span {
 	background-color: #75d69c!important;
 	border-color: #75d69c!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li {
 	border-color: #2a2a2a!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span {
 	background-color: #2a2a2a!important;
 	border-color: #2a2a2a!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li {
 	border-color: #ebebeb!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span {
 	background-color: #ebebeb!important;
 	border-color: #ebebeb!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li {
 	border-color: #f7be68!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span {
 	background-color: #f7be68!important;
 	border-color: #f7be68!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li {
 	border-color: #5aa1e3!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span {
 	background-color: #5aa1e3!important;
 	border-color: #5aa1e3!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li {
 	border-color: #6dab3c!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span {
 	background-color: #6dab3c!important;
 	border-color: #6dab3c!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li {
 	border-color: #f4524d!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span {
 	background-color: #f4524d!important;
 	border-color: #f4524d!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li {
 	border-color: #f79468!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span {
 	background-color: #f79468!important;
 	border-color: #f79468!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li {
 	border-color: #b97ebb!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span {
 	background-color: #b97ebb!important;
 	border-color: #b97ebb!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li {
 	border-color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span {
 	background-color: #fff!important;
 	border-color: #fff!important;
 	color: #2a2a2a!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span {
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	min-width: 28px;
 	min-height: 22px
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span {
 	border-bottom-left-radius: 2px;
 	border-top-left-radius: 2px
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span {
 	border-bottom-right-radius: 2px;
 	border-top-right-radius: 2px
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span {
 	margin-left: 5px;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	min-height: 22px;
 	min-width: 22px;
 	padding: 3px
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span {
 	margin-left: 5px;
 	border-radius: 30px;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	min-height: 22px;
 	min-width: 22px;
 	padding: 3px
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span {
 	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
 	border-radius: 5px;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	min-height: 22px;
 	min-width: 22px;
 	padding: 3px
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span {
 	background-color: transparent!important;
 	color: #000!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span {
 	background-color: transparent!important;
 	color: #fff!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li {
 	border-left-width: 1px!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a {
 	border-width: 0;
 	background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,
 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child {
 	border-width: 0!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a {
 	color: #000!important
 }

 .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a {
 	color: #fff!important
 }

 .vc_grid-loading {
 	margin: 2em auto;
 	font-size: 10px;
 	position: relative;
 	text-indent: -9999em;
 	-webkit-animation-delay: .16s;
 	animation-delay: .16s;
 	height: 20px
 }

 .vc_grid-loading,
 .vc_grid-loading:after,
 .vc_grid-loading:before {
 	border-radius: 50%;
 	width: 12px;
 	height: 12px;
 	-webkit-animation-fill-mode: both;
 	animation-fill-mode: both;
 	-webkit-animation: load7 1.8s infinite ease-in-out;
 	animation: load7 1.8s infinite ease-in-out
 }

 .vc_grid-loading:before {
 	left: -20px
 }

 .vc_grid-loading:after {
 	left: 20px;
 	-webkit-animation-delay: .32s;
 	animation-delay: .32s
 }

 .vc_grid-loading:after,
 .vc_grid-loading:before {
 	content: '';
 	position: absolute;
 	top: 0
 }

 @-webkit-keyframes load7 {
 	0%,
 	100%,
 	80% {
 		box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
 	}
 	40% {
 		box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
 	}
 }

 @keyframes load7 {
 	0%,
 	100%,
 	80% {
 		box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
 	}
 	40% {
 		box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
 	}
 }

 .vc_grid-filter {
 	margin-left: 0;
 	margin-bottom: 20px;
 	list-style: none;
 	padding: 0
 }

 .vc_grid-filter.vc_grid-filter-center {
 	text-align: center
 }

 .vc_grid-filter.vc_grid-filter-right {
 	text-align: right
 }

 .vc_grid-filter.vc_grid-filter-left {
 	text-align: left
 }

 .vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover {
 	background-color: #5472d2
 }

 .vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover {
 	background-color: #00c1cf
 }

 .vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover {
 	background-color: #fe6c61
 }

 .vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover {
 	background-color: #8d6dc4
 }

 .vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover {
 	background-color: #4cadc9
 }

 .vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover {
 	background-color: #cec2ab
 }

 .vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover {
 	background-color: #50485b
 }

 .vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover {
 	background-color: #75d69c
 }

 .vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover {
 	background-color: #2a2a2a
 }

 .vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
 	background-color: #ebebeb
 }

 .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
 	color: #666
 }

 .vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover {
 	background-color: #f7be68
 }

 .vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
 	background-color: #5aa1e3
 }

 .vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover {
 	background-color: #6dab3c
 }

 .vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover {
 	background-color: #f4524d
 }

 .vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover {
 	background-color: #f79468
 }

 .vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover {
 	background-color: #b97ebb
 }

 .vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover {
 	background-color: #fff
 }

 .vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span {
 	color: #666
 }

 .vc_grid-filter>.vc_grid-filter-item {
 	cursor: pointer;
 	display: inline-block;
 	background: 0 0;
 	padding: 4px 10px;
 	-webkit-transition: background-color .1s linear;
 	-o-transition: background-color .1s linear;
 	transition: background-color .1s linear
 }

 .vc_grid-filter>.vc_grid-filter-item:first-child {
 	margin-left: 0!important
 }

 .vc_grid-filter>.vc_grid-filter-item>span {
 	-webkit-transition: color .1s linear;
 	-o-transition: color .1s linear;
 	transition: color .1s linear;
 	outline: 0;
 	padding: 0;
 	text-decoration: none
 }

 .vc_grid-filter>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter>.vc_grid-filter-item:hover>span {
 	text-decoration: none
 }

 .vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {
 	margin: 0 5px 5px 0;
 	border-radius: 30px
 }

 .vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item {
 	padding: 0!important
 }

 .vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item {
 	margin: 0 5px 5px 0;
 	border-radius: 5px
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item {
 	margin: 0;
 	border: 1px solid rgba(235, 235, 235, .8);
 	border-collapse: collapse
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),
 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),
 .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2) {
 	margin-left: -1px;
 	margin-top: -1px
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover {
 	position: relative;
 	z-index: 1;
 	border-color: transparent
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,
 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,
 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,
 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,
 .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,
 .vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a {
 	text-decoration: none
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child {
 	border-top-left-radius: 30px;
 	border-bottom-left-radius: 30px
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child {
 	border-top-right-radius: 30px;
 	border-bottom-right-radius: 30px
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child {
 	border-top-left-radius: 3px;
 	border-bottom-left-radius: 3px
 }

 .vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child {
 	border-top-right-radius: 3px;
 	border-bottom-right-radius: 3px
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item {
 	background-color: #7c93dd
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover {
 	background-color: #5472d2
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item {
 	background-color: #00919c
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover {
 	background-color: #00c1cf
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item {
 	background-color: #fe9b94
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover {
 	background-color: #fe6c61
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item {
 	background-color: #a991d3
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover {
 	background-color: #8d6dc4
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item {
 	background-color: #73bfd5
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover {
 	background-color: #4cadc9
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item {
 	background-color: #e1d9cb
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover {
 	background-color: #cec2ab
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item {
 	background-color: #695f77
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover {
 	background-color: #50485b
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item {
 	background-color: #9ce2b8
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover {
 	background-color: #75d69c
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item {
 	background-color: #444
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover {
 	background-color: #2a2a2a
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item {
 	background-color: #d2d2d2
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span {
 	color: #666
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
 	background-color: #ebebeb
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
 	color: #666
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item {
 	background-color: #fad398
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover {
 	background-color: #f7be68
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item {
 	background-color: #86baea
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
 	background-color: #5aa1e3
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item {
 	background-color: #87c456
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover {
 	background-color: #6dab3c
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item {
 	background-color: #f7817d
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover {
 	background-color: #f4524d
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item {
 	background-color: #fab698
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover {
 	background-color: #f79468
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item {
 	background-color: #cb9fcd
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover {
 	background-color: #b97ebb
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item {
 	background-color: #e6e6e6
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span {
 	color: #666
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover {
 	background-color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,
 .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span {
 	color: #666
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,
 .vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item {
 	margin: 0;
 	border: 1px solid transparent;
 	border-collapse: collapse;
 	padding: 3px 7px
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,
 .vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span {
 	color: #fff
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),
 .vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2) {
 	border-left: none;
 	margin-left: 1px;
 	border-top: none;
 	margin-top: 1px
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,
 .vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child {
 	border-top-left-radius: 3px;
 	border-bottom-left-radius: 3px;
 	border-top: 0
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,
 .vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child {
 	border-top-right-radius: 3px;
 	border-bottom-right-radius: 3px
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child {
 	border-top-left-radius: 30px;
 	border-bottom-left-radius: 30px;
 	border-top: 0
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child {
 	border-top-right-radius: 30px;
 	border-bottom-right-radius: 30px
 }

 .vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item {
 	border-radius: 3px!important
 }

 .vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item {
 	border-radius: 30px!important
 }

 .vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
 	font-size: 12px;
 	padding: 1px 5px
 }

 .vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
 	font-size: 13px;
 	padding: 2px 7px
 }

 .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
 	font-size: 100%;
 	padding: 2px 10px
 }

 .vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
 	font-size: 18px;
 	padding: 4px 10px
 }

 .vc_grid-filter-select {
 	display: none
 }

 .vc_grid-filter-dropdown,
 .vc_grid-filter-select {
 	font-size: 12px;
 	margin-bottom: 20px
 }

 .vc_grid-filter-dropdown.vc_grid-filter-center,
 .vc_grid-filter-select.vc_grid-filter-center {
 	text-align: center
 }

 .vc_grid-filter-dropdown.vc_grid-filter-right,
 .vc_grid-filter-select.vc_grid-filter-right {
 	text-align: right
 }

 .vc_grid-filter-dropdown.vc_grid-filter-left,
 .vc_grid-filter-select.vc_grid-filter-left {
 	text-align: left
 }

 .vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,
 .vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
 	display: none
 }

 .vc_grid-filter-dropdown .vc_grid-styled-select select,
 .vc_grid-filter-select .vc_grid-styled-select select {
 	outline: 0;
 	display: inline-block
 }

 @media (min-width:768px) {
 	.vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon {
 		color: #5472d2
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon {
 		color: #00c1cf
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon {
 		color: #fe6c61
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon {
 		color: #8d6dc4
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon {
 		color: #4cadc9
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon {
 		color: #cec2ab
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon {
 		color: #50485b
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon {
 		color: #75d69c
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon {
 		color: #2a2a2a
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon {
 		color: #ebebeb
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon {
 		color: #f7be68
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
 		color: #5aa1e3
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon {
 		color: #6dab3c
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon {
 		color: #f4524d
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon {
 		color: #f79468
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon {
 		color: #b97ebb
 	}
 	.vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,
 	.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon {
 		color: #fff
 	}
 	.vc_grid-filter-dropdown .vc_grid-styled-select,
 	.vc_grid-filter-select .vc_grid-styled-select {
 		border: 1px solid #ccc;
 		display: inline-block;
 		height: 30px;
 		overflow: hidden;
 		padding-right: 5px;
 		text-align: left;
 		width: auto;
 		vertical-align: middle
 	}
 	.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,
 	.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
 		font-size: 17px;
 		display: inline;
 		vertical-align: middle
 	}
 	.vc_grid-filter-dropdown .vc_grid-styled-select select,
 	.vc_grid-filter-select .vc_grid-styled-select select {
 		background: none repeat scroll 0 0 transparent;
 		border: 0 none;
 		border-radius: 0;
 		height: 30px;
 		line-height: 1;
 		margin-right: -50px;
 		padding: 5px;
 		position: relative;
 		font-size: 12px;
 		z-index: 0;
 		cursor: pointer;
 		max-width: inherit!important
 	}
 }

 @media (max-width:768px) {
 	.vc_responsive .vc_grid-filter-select {
 		display: block
 	}
 	.vc_responsive .vc_grid-filter {
 		display: none!important
 	}
 }

 .owl-carousel .owl-item .vc_grid-item {
 	-webkit-transform: translate3D(0, 0, 0);
 	-ms-transform: translate3D(0, 0, 0);
 	transform: translate3D(0, 0, 0)
 }

 .owl-carousel .owl-animated-out {
 	z-index: 0
 }

 .owl-carousel .owl-animated-in {
 	z-index: 1
 }

 .vc-hoverbox-wrapper,
 .vc-hoverbox-wrapper * {
 	box-sizing: border-box
 }

 .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
 .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
 	border-radius: 10px
 }

 .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,
 .vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front {
 	border-radius: 50px
 }

 .vc-hoverbox-wrapper.vc-hoverbox-align--center {
 	text-align: center
 }

 .vc-hoverbox-wrapper.vc-hoverbox-align--left {
 	text-align: left
 }

 .vc-hoverbox-wrapper.vc-hoverbox-align--right {
 	text-align: right
 }

 .vc-hoverbox-wrapper .vc-hoverbox {
 	position: relative;
 	display: inline-block;
 	text-align: center;
 	width: 100%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
 	width: 100%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox {
 	width: 90%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox {
 	width: 80%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox {
 	width: 70%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox {
 	width: 60%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox {
 	width: 50%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox {
 	width: 40%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox {
 	width: 30%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox {
 	width: 20%
 }

 .vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox {
 	width: 10%
 }

 .vc-hoverbox-inner {
 	width: 100%;
 	display: inline-block;
 	min-height: 250px
 }

 .vc-hoverbox-inner :last-child {
 	margin-bottom: 0
 }

 .vc-hoverbox-block {
 	height: 100%;
 	width: 100%;
 	-webkit-backface-visibility: hidden;
 	backface-visibility: hidden;
 	position: absolute;
 	top: 0;
 	left: 0;
 	display: flex;
 	flex-direction: column;
 	justify-content: center;
 	transition: transform .5s ease-in-out;
 	transform-style: preserve-3d;
 	background-size: cover;
 	background-position: center
 }

 .vc-hoverbox-block-inner {
 	flex-shrink: 0;
 	padding: 20px
 }

 .vc-hoverbox-block-inner * {
 	backface-visibility: hidden
 }

 .vc-hoverbox-front {
 	transform: rotateY(0);
 	z-index: 1
 }

 .vc-hoverbox-back {
 	transform: rotateY(180deg)
 }

 .vc-hoverbox:hover .vc-hoverbox-front {
 	transform: rotateY(-180deg)
 }

 .vc-hoverbox:hover .vc-hoverbox-back {
 	transform: rotateY(0)
 }

 .vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front {
 	transform: rotateY(180deg)
 }

 .vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back {
 	transform: rotateY(0);
 	z-index: 2
 }

 .vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front {
 	transform: rotateY(0)
 }

 .vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back {
 	transform: rotateY(-180deg)
 }

 @font-face {
 	font-family: vc_grid_v1;
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.eot?-9hbgac);
 	src: url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'), url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'), url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'), url(//wp.nootheme.com/hermosa/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');
 	font-weight: 400;
 	font-style: normal
 }

 [class*=" vc_arrow-icon-"],
 [class^=vc_arrow-icon-] {
 	font-family: vc_grid_v1;
 	speak: none;
 	font-style: normal;
 	font-weight: 400;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale
 }

 .vc_arrow-icon-minus:before {
 	content: "\e61c"
 }

 .vc_arrow-icon-plus:before {
 	content: "\e61d"
 }

 .vc_arrow-icon-arrow_down:before {
 	content: "\e61e"
 }

 .vc_arrow-icon-arrow_up:before {
 	content: "\e61f"
 }

 .vc_arrow-icon-arrow_01_left:before {
 	content: "\e600"
 }

 .vc_arrow-icon-arrow_01_right:before {
 	content: "\e601"
 }

 .vc_arrow-icon-arrow_02_left:before {
 	content: "\e602"
 }

 .vc_arrow-icon-arrow_02_right:before {
 	content: "\e603"
 }

 .vc_arrow-icon-arrow_03_left:before {
 	content: "\e604"
 }

 .vc_arrow-icon-arrow_03_right:before {
 	content: "\e605"
 }

 .vc_arrow-icon-arrow_04_left:before {
 	content: "\e606"
 }

 .vc_arrow-icon-arrow_04_right:before {
 	content: "\e607"
 }

 .vc_arrow-icon-arrow_05_left:before {
 	content: "\e608"
 }

 .vc_arrow-icon-arrow_05_right:before {
 	content: "\e609"
 }

 .vc_arrow-icon-arrow_06_left:before {
 	content: "\e60a"
 }

 .vc_arrow-icon-arrow_06_right:before {
 	content: "\e60b"
 }

 .vc_arrow-icon-arrow_07_left:before {
 	content: "\e60c"
 }

 .vc_arrow-icon-arrow_07_right:before {
 	content: "\e60d"
 }

 .vc_arrow-icon-arrow_08_left:before {
 	content: "\e60e"
 }

 .vc_arrow-icon-arrow_08_right:before {
 	content: "\e60f"
 }

 .vc_arrow-icon-arrow_09_left:before {
 	content: "\e610"
 }

 .vc_arrow-icon-arrow_09_right:before {
 	content: "\e611"
 }

 .vc_arrow-icon-arrow_10_left:before {
 	content: "\e612"
 }

 .vc_arrow-icon-arrow_10_right:before {
 	content: "\e613"
 }

 .vc_arrow-icon-arrow_11_left:before {
 	content: "\e614"
 }

 .vc_arrow-icon-arrow_11_right:before {
 	content: "\e615"
 }

 .vc_arrow-icon-arrow_12_left:before {
 	content: "\e616"
 }

 .vc_arrow-icon-arrow_12_right:before {
 	content: "\e617"
 }

 .vc_arrow-icon-navicon:before {
 	content: "\f0c9"
 }

 .wpb_animate_when_almost_visible {
 	opacity: 0
 }

 .wpb_animate_when_almost_visible:not(.wpb_start_animation) {
 	-webkit-animation: none;
 	-o-animation: none;
 	animation: none
 }

 .top-to-bottom,
 .wpb_top-to-bottom {
 	-webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	-o-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275)
 }

 .bottom-to-top,
 .wpb_bottom-to-top {
 	-webkit-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	-o-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275)
 }

 .left-to-right,
 .wpb_left-to-right {
 	-webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	-o-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275)
 }

 .right-to-left,
 .wpb_right-to-left {
 	-webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	-o-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275)
 }

 .appear,
 .wpb_appear {
 	-webkit-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	-o-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
 	-webkit-transform: scale(1);
 	-ms-transform: scale(1);
 	-o-transform: scale(1);
 	transform: scale(1)
 }

 .wpb_start_animation {
 	opacity: 1
 }

 @-webkit-keyframes wpb_ttb {
 	0% {
 		-webkit-transform: translate(0, -10%);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-moz-keyframes wpb_ttb {
 	0% {
 		-moz-transform: translate(0, -10%);
 		opacity: 0
 	}
 	100% {
 		-moz-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-o-keyframes wpb_ttb {
 	0% {
 		-o-transform: translate(0, -10%);
 		opacity: 0
 	}
 	100% {
 		-o-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @keyframes wpb_ttb {
 	0% {
 		-webkit-transform: translate(0, -10%);
 		-ms-transform: translate(0, -10%);
 		-o-transform: translate(0, -10%);
 		transform: translate(0, -10%);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-webkit-keyframes wpb_btt {
 	0% {
 		-webkit-transform: translate(0, 10%);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-moz-keyframes wpb_btt {
 	0% {
 		-moz-transform: translate(0, 10%);
 		opacity: 0
 	}
 	100% {
 		-moz-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-o-keyframes wpb_btt {
 	0% {
 		-o-transform: translate(0, 10%);
 		opacity: 0
 	}
 	100% {
 		-o-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @keyframes wpb_btt {
 	0% {
 		-webkit-transform: translate(0, 10%);
 		-ms-transform: translate(0, 10%);
 		-o-transform: translate(0, 10%);
 		transform: translate(0, 10%);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-webkit-keyframes wpb_ltr {
 	0% {
 		-webkit-transform: translate(-10%, 0);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-moz-keyframes wpb_ltr {
 	0% {
 		-moz-transform: translate(-10%, 0);
 		opacity: 0
 	}
 	100% {
 		-moz-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-o-keyframes wpb_ltr {
 	0% {
 		-o-transform: translate(-10%, 0);
 		opacity: 0
 	}
 	100% {
 		-o-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @keyframes wpb_ltr {
 	0% {
 		-webkit-transform: translate(-10%, 0);
 		-ms-transform: translate(-10%, 0);
 		-o-transform: translate(-10%, 0);
 		transform: translate(-10%, 0);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-webkit-keyframes wpb_rtl {
 	0% {
 		-webkit-transform: translate(10%, 0);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-moz-keyframes wpb_rtl {
 	0% {
 		-moz-transform: translate(10%, 0);
 		opacity: 0
 	}
 	100% {
 		-moz-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-o-keyframes wpb_rtl {
 	0% {
 		-o-transform: translate(10%, 0);
 		opacity: 0
 	}
 	100% {
 		-o-transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @keyframes wpb_rtl {
 	0% {
 		-webkit-transform: translate(10%, 0);
 		-ms-transform: translate(10%, 0);
 		-o-transform: translate(10%, 0);
 		transform: translate(10%, 0);
 		opacity: 0
 	}
 	100% {
 		-webkit-transform: translate(0, 0);
 		-ms-transform: translate(0, 0);
 		-o-transform: translate(0, 0);
 		transform: translate(0, 0);
 		opacity: 1
 	}
 }

 @-webkit-keyframes wpb_appear {
 	0% {
 		-webkit-transform: scale(.5);
 		opacity: .1
 	}
 	100% {
 		-webkit-transform: scale(1);
 		opacity: 1
 	}
 }

 @-moz-keyframes wpb_appear {
 	0% {
 		-moz-transform: scale(.5);
 		opacity: .1
 	}
 	100% {
 		-moz-transform: scale(1);
 		opacity: 1
 	}
 }

 @-o-keyframes wpb_appear {
 	0% {
 		-o-transform: scale(.5);
 		opacity: .1
 	}
 	100% {
 		-o-transform: scale(1);
 		opacity: 1
 	}
 }

 @keyframes wpb_appear {
 	0% {
 		-webkit-transform: scale(.5);
 		-ms-transform: scale(.5);
 		-o-transform: scale(.5);
 		transform: scale(.5);
 		opacity: .1
 	}
 	100% {
 		-webkit-transform: scale(1);
 		-ms-transform: scale(1);
 		-o-transform: scale(1);
 		transform: scale(1);
 		opacity: 1
 	}
 }

 .vc-spinner::before {
 	content: '';
 	width: 16px;
 	height: 16px;
 	display: inline-block;
 	pointer-events: none;
 	margin-top: 6px;
 	background: url(../images/spinner.gif) no-repeat;
 	background-position-x: center;
 	background-position-y: center
 }

 .vc-spinner.vc-spinner-complete::before {
 	background-image: url()
 }

 .vc-spinner.vc-spinner-failed::before {
 	background-image: url()
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini {
 	position: relative
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone {
 	opacity: 0!important;
 	-webkit-transform: none!important;
 	-ms-transform: none!important;
 	transform: none!important;
 	-webkit-transition: none!important;
 	-o-transition: none!important;
 	transition: none!important
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper {
 	position: absolute;
 	right: 0;
 	top: 50%;
 	margin-top: -50px;
 	left: 0
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader {
 	margin: 2em auto;
 	font-size: 10px;
 	position: relative;
 	text-indent: -9999em;
 	-webkit-animation-delay: .16s;
 	animation-delay: .16s;
 	height: 50px
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,
 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,
 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
 	border-radius: 50%;
 	width: 12px;
 	height: 12px;
 	-webkit-animation-fill-mode: both;
 	animation-fill-mode: both;
 	-webkit-animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
 	animation: vc_woo-add-cart-load 1.8s infinite ease-in-out
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
 	left: -20px
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after {
 	left: 20px;
 	-webkit-animation-delay: .32s;
 	animation-delay: .32s
 }

 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,
 .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
 	content: '';
 	position: absolute;
 	top: 0
 }

 @-webkit-keyframes vc_woo-add-cart-load {
 	0%,
 	100%,
 	80% {
 		box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
 	}
 	40% {
 		box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
 	}
 }

 @keyframes vc_woo-add-cart-load {
 	0%,
 	100%,
 	80% {
 		box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, .75)
 	}
 	40% {
 		box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, .75)
 	}
 }

 .vc_grid-item-mini .added_to_cart.wc-forward {
 	display: none
 }

 .noo-class-schedule-shortcode .fc-month-view .fc-scroller,
 .noo-class-schedule-shortcode .fc-agendaWeek-view .fc-scroller {
 	overflow-x: visible !important;
 	overflow-y: visible !important
 }

 .noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-content .fc-category,
 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-header,
 .noo-responsive-schedule-wrap .res-sche-navigation .prev:focus,
 .noo-responsive-schedule-wrap .res-sche-navigation .next:focus,
 .noo-responsive-schedule-wrap .res-sche-navigation .prev:hover,
 .noo-responsive-schedule-wrap .res-sche-navigation .next:hover,
 .noo-class-schedule-shortcode .fc-month-view .fc-today.fc-day-number span,
 .noo-class-schedule-shortcode .fc-toolbar .fc-button:focus,
 .noo-class-schedule-shortcode .fc-toolbar .fc-button:hover,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
 	background-color: #cf3d6f
 }

 .noo-class-schedule-shortcode.background-event .fc-view .fc-body .fc-time-grid .fc-event,
 .noo-class-schedule-shortcode .fc-month-view .fc-holiday {
 	background-color: #cf3d6f
 }

 .noo-responsive-schedule-wrap .res-sche-navigation .prev:focus,
 .noo-responsive-schedule-wrap .res-sche-navigation .next:focus,
 .noo-responsive-schedule-wrap .res-sche-navigation .prev:hover,
 .noo-responsive-schedule-wrap .res-sche-navigation .next:hover {
 	color: #fff
 }

 .noo-class-schedule-shortcode .fc-view .fc-head td,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-widget-header {
 	border-color: rgba(154, 38, 78, .2)
 }

 .noo-filters ul li a:hover,
 .noo-filters ul li a:focus {
 	color: #cf3d6f
 }

 .noo-filters ul li a.selected {
 	color: #cf3d6f
 }

 .noo-filters ul li a.selected:before {
 	border-color: #cf3d6f
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event .fc-ribbon,
 .noo-responsive-schedule-wrap .res-sche-navigation .prev,
 .noo-responsive-schedule-wrap .res-sche-navigation .next,
 .noo-class-schedule-shortcode .fc-toolbar .fc-button {
 	color: #cf3d6f;
 	border-color: #cf3d6f
 }

 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-class.show-icon .fc-content:before,
 .noo-class-schedule-shortcode .fc-view .fc-body .fc-time-grid .fc-event.fc-noo-event.show-icon .fc-content:before {
 	color: #cf3d6f
 }

 .noo-responsive-schedule-wrap .res-sche-navigation .next:hover,
 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-header .fc-close,
 .noo-class-schedule-shortcode .fc-month-view .fc-popover .fc-header,
 .noo-class-schedule-shortcode .fc-toolbar .fc-button:focus,
 .noo-class-schedule-shortcode .fc-toolbar .fc-button:hover,
 .noo-class-schedule-shortcode .fc-month-view .fc-today.fc-day-number span,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-axis,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-resource-cell,
 .noo-class-schedule-shortcode .fc-view .fc-head table .fc-day-header {
 	color: #fff
 }

 .noo-responsive-schedule-wrap .item-weekday.today,
 .noo-class-schedule-shortcode .fc-view .fc-bg .fc-today,
 .noo-class-schedule-shortcode .fc-view .fc-list-table .fc-today {
 	background-color: #fcf8e3
 }

 .noo-class-shortcode article.hentry. .content-meta i,
 .noo-class-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-class-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-class-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-class-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-class-shortcode article.hentry. .content-meta i,
 .noo-class-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-class-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-class-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-class-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-class-shortcode article.hentry. .content-meta i,
 .noo-class-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-class-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-class-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-class-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-class-shortcode article.hentry.class_category_5ccbaa .content-meta i,
 .noo-class-shortcode article.hentry.class_category_5ccbaa a:not(.button) {
 	color: #5ccbaa
 }

 .noo-class-shortcode article.hentry.class_category_5ccbaa a:not(.button):hover {
 	color: #297f65
 }

 .noo-class-shortcode article.hentry.class_category_5ccbaa .button {
 	background-color: #5ccbaa
 }

 .noo-class-shortcode article.hentry.class_category_5ccbaa .button:hover {
 	background-color: #297f65
 }

 .noo-class-shortcode article.hentry.class_category_82aae1 .content-meta i,
 .noo-class-shortcode article.hentry.class_category_82aae1 a:not(.button) {
 	color: #82aae1
 }

 .noo-class-shortcode article.hentry.class_category_82aae1 a:not(.button):hover {
 	color: #2c67b7
 }

 .noo-class-shortcode article.hentry.class_category_82aae1 .button {
 	background-color: #82aae1
 }

 .noo-class-shortcode article.hentry.class_category_82aae1 .button:hover {
 	background-color: #2c67b7
 }

 .noo-class-shortcode article.hentry.class_category_e78b6f .content-meta i,
 .noo-class-shortcode article.hentry.class_category_e78b6f a:not(.button) {
 	color: #e78b6f
 }

 .noo-class-shortcode article.hentry.class_category_e78b6f a:not(.button):hover {
 	color: #b8421f
 }

 .noo-class-shortcode article.hentry.class_category_e78b6f .button {
 	background-color: #e78b6f
 }

 .noo-class-shortcode article.hentry.class_category_e78b6f .button:hover {
 	background-color: #b8421f
 }

 .noo-class-shortcode article.hentry.class_category_cae028 .content-meta i,
 .noo-class-shortcode article.hentry.class_category_cae028 a:not(.button) {
 	color: #cae028
 }

 .noo-class-shortcode article.hentry.class_category_cae028 a:not(.button):hover {
 	color: #6b7711
 }

 .noo-class-shortcode article.hentry.class_category_cae028 .button {
 	background-color: #cae028
 }

 .noo-class-shortcode article.hentry.class_category_cae028 .button:hover {
 	background-color: #6b7711
 }

 .noo-class-shortcode article.hentry.class_category_8c5136 .content-meta i,
 .noo-class-shortcode article.hentry.class_category_8c5136 a:not(.button) {
 	color: #8c5136
 }

 .noo-class-shortcode article.hentry.class_category_8c5136 a:not(.button):hover {
 	color: #301c13
 }

 .noo-class-shortcode article.hentry.class_category_8c5136 .button {
 	background-color: #8c5136
 }

 .noo-class-shortcode article.hentry.class_category_8c5136 .button:hover {
 	background-color: #301c13
 }

 .noo-class-shortcode article.hentry.class_category_e182a8 .content-meta i,
 .noo-class-shortcode article.hentry.class_category_e182a8 a:not(.button) {
 	color: #e182a8
 }

 .noo-class-shortcode article.hentry.class_category_e182a8 a:not(.button):hover {
 	color: #b72c64
 }

 .noo-class-shortcode article.hentry.class_category_e182a8 .button {
 	background-color: #e182a8
 }

 .noo-class-shortcode article.hentry.class_category_e182a8 .button:hover {
 	background-color: #b72c64
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .noo-event-shortcode article.hentry. .noo-event-meta i,
 .noo-event-shortcode article.hentry. a:not(.button) {
 	color:
 }

 .noo-event-shortcode article.hentry. a:not(.button):hover {
 	color: #000
 }

 .noo-event-shortcode article.hentry. .button {
 	background-color:
 }

 .noo-event-shortcode article.hentry. .button:hover {
 	background-color: #000
 }

 .lazyload,
 .lazyloading {
 	opacity: 0
 }

 .lazyloaded {
 	opacity: 1;
 	transition: opacity .3s
 }

 .owl-carousel {
 	display: none;
 	width: 100%;
 	-webkit-tap-highlight-color: transparent;
 	position: relative;
 	z-index: 1
 }

 .owl-carousel .owl-stage {
 	position: relative;
 	-ms-touch-action: pan-Y;
 	touch-action: manipulation;
 	-moz-backface-visibility: hidden
 }

 .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;
 	-webkit-transform: translate3d(0px, 0px, 0px)
 }

 .owl-carousel .owl-wrapper,
 .owl-carousel .owl-item {
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	-ms-backface-visibility: hidden;
 	-webkit-transform: translate3d(0, 0, 0);
 	-moz-transform: translate3d(0, 0, 0);
 	-ms-transform: translate3d(0, 0, 0)
 }

 .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;
 	width: 100%
 }

 .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;
 	-webkit-user-select: none;
 	-khtml-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	user-select: none
 }

 .owl-carousel .owl-nav button.owl-prev,
 .owl-carousel .owl-nav button.owl-next,
 .owl-carousel button.owl-dot {
 	background: 0 0;
 	color: inherit;
 	border: none;
 	padding: 0 !important;
 	font: inherit
 }

 .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 {
 	visibility: hidden
 }

 .owl-carousel.owl-drag .owl-item {
 	-ms-touch-action: pan-y;
 	touch-action: pan-y;
 	-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 .owl-carousel {
 	display: block
 }

 .owl-carousel .animated {
 	animation-duration: 1s;
 	animation-fill-mode: both
 }

 .owl-carousel .owl-animated-in {
 	z-index: 0
 }

 .owl-carousel .owl-animated-out {
 	z-index: 1
 }

 .owl-carousel .fadeOut {
 	animation-name: fadeOut
 }

 @keyframes fadeOut {
 	0% {
 		opacity: 1
 	}
 	100% {
 		opacity: 0
 	}
 }

 .owl-height {
 	transition: height .5s ease-in-out
 }

 .owl-carousel .owl-item .owl-lazy {
 	opacity: 0;
 	transition: opacity .4s ease
 }

 .owl-carousel .owl-item .owl-lazy[src^=""],
 .owl-carousel .owl-item .owl-lazy:not([src]) {
 	max-height: 0
 }

 .owl-carousel .owl-item img.owl-lazy {
 	transform-style: preserve-3d
 }

 .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() no-repeat;
 	cursor: pointer;
 	z-index: 1;
 	-webkit-backface-visibility: hidden;
 	transition: transform .1s ease
 }

 .owl-carousel .owl-video-play-icon:hover {
 	-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 .4s ease
 }

 .owl-carousel .owl-video-frame {
 	position: relative;
 	z-index: 1;
 	height: 100%;
 	width: 100%
 }

 .swiper-container {
 	margin: 0 auto;
 	position: relative;
 	overflow: hidden;
 	z-index: 1
 }

 .swiper-container-no-flexbox .swiper-slide {
 	float: left
 }

 .swiper-container-vertical>.swiper-wrapper {
 	-webkit-box-orient: vertical;
 	-moz-box-orient: vertical;
 	-ms-flex-direction: column;
 	-webkit-flex-direction: column;
 	flex-direction: column
 }

 .swiper-wrapper {
 	position: relative;
 	width: 100%;
 	height: 100%;
 	z-index: 1;
 	display: -webkit-box;
 	display: -moz-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
 	-webkit-transition-property: -webkit-transform;
 	-moz-transition-property: -moz-transform;
 	-o-transition-property: -o-transform;
 	-ms-transition-property: -ms-transform;
 	transition-property: transform;
 	-webkit-box-sizing: content-box;
 	-moz-box-sizing: content-box;
 	box-sizing: content-box
 }

 .swiper-container-android .swiper-slide,
 .swiper-wrapper {
 	-webkit-transform: translate3d(0, 0, 0);
 	-moz-transform: translate3d(0, 0, 0);
 	-o-transform: translate(0, 0);
 	-ms-transform: translate3d(0, 0, 0);
 	transform: translate3d(0, 0, 0)
 }

 .swiper-container-multirow>.swiper-wrapper {
 	-webkit-box-lines: multiple;
 	-moz-box-lines: multiple;
 	-ms-flex-wrap: wrap;
 	-webkit-flex-wrap: wrap;
 	flex-wrap: wrap
 }

 .swiper-container-free-mode>.swiper-wrapper {
 	-webkit-transition-timing-function: ease-out;
 	-moz-transition-timing-function: ease-out;
 	-ms-transition-timing-function: ease-out;
 	-o-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
 	margin: 0 auto
 }

 .swiper-slide {
 	-webkit-flex-shrink: 0;
 	-ms-flex: 0 0 auto;
 	flex-shrink: 0;
 	width: 100%;
 	height: 100%;
 	position: relative
 }

 .swiper-container-autoheight,
 .swiper-container-autoheight .swiper-slide {
 	height: auto
 }

 .swiper-container-autoheight .swiper-wrapper {
 	-webkit-box-align: start;
 	-ms-flex-align: start;
 	-webkit-align-items: flex-start;
 	align-items: flex-start;
 	-webkit-transition-property: -webkit-transform, height;
 	-moz-transition-property: -moz-transform;
 	-o-transition-property: -o-transform;
 	-ms-transition-property: -ms-transform;
 	transition-property: transform, height
 }

 .swiper-container .swiper-notification {
 	position: absolute;
 	left: 0;
 	top: 0;
 	pointer-events: none;
 	opacity: 0;
 	z-index: -1000
 }

 .swiper-wp8-horizontal {
 	-ms-touch-action: pan-y;
 	touch-action: pan-y
 }

 .swiper-wp8-vertical {
 	-ms-touch-action: pan-x;
 	touch-action: pan-x
 }

 .swiper-button-next,
 .swiper-button-prev {
 	position: absolute;
 	top: 50%;
 	width: 27px;
 	height: 44px;
 	margin-top: -22px;
 	z-index: 10;
 	cursor: pointer;
 	-moz-background-size: 27px 44px;
 	-webkit-background-size: 27px 44px;
 	background-size: 27px 44px;
 	background-position: center;
 	background-repeat: no-repeat
 }

 .swiper-button-next.swiper-button-disabled,
 .swiper-button-prev.swiper-button-disabled {
 	opacity: .35;
 	cursor: auto;
 	pointer-events: none
 }

 .swiper-button-prev,
 .swiper-container-rtl .swiper-button-next {
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
 	left: 10px;
 	right: auto
 }

 .swiper-button-prev.swiper-button-black,
 .swiper-container-rtl .swiper-button-next.swiper-button-black {
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
 }

 .swiper-button-prev.swiper-button-white,
 .swiper-container-rtl .swiper-button-next.swiper-button-white {
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
 }

 .swiper-button-next,
 .swiper-container-rtl .swiper-button-prev {
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
 	right: 10px;
 	left: auto
 }

 .swiper-button-next.swiper-button-black,
 .swiper-container-rtl .swiper-button-prev.swiper-button-black {
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
 }

 .swiper-button-next.swiper-button-white,
 .swiper-container-rtl .swiper-button-prev.swiper-button-white {
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
 }

 .swiper-pagination {
 	position: absolute;
 	text-align: center;
 	-webkit-transition: .3s;
 	-moz-transition: .3s;
 	-o-transition: .3s;
 	transition: .3s;
 	-webkit-transform: translate3d(0, 0, 0);
 	-ms-transform: translate3d(0, 0, 0);
 	-o-transform: translate3d(0, 0, 0);
 	transform: translate3d(0, 0, 0);
 	z-index: 10
 }

 .swiper-pagination.swiper-pagination-hidden {
 	opacity: 0
 }

 .swiper-container-horizontal>.swiper-pagination-bullets,
 .swiper-pagination-custom,
 .swiper-pagination-fraction {
 	bottom: 10px;
 	left: 0;
 	width: 100%
 }

 .swiper-pagination-bullet {
 	width: 8px;
 	height: 8px;
 	display: inline-block;
 	border-radius: 100%;
 	background: #000;
 	opacity: .2
 }

 button.swiper-pagination-bullet {
 	border: none;
 	margin: 0;
 	padding: 0;
 	box-shadow: none;
 	-moz-appearance: none;
 	-ms-appearance: none;
 	-webkit-appearance: none;
 	appearance: none
 }

 .swiper-pagination-clickable .swiper-pagination-bullet {
 	cursor: pointer
 }

 .swiper-pagination-white .swiper-pagination-bullet {
 	background: #fff
 }

 .swiper-pagination-bullet-active {
 	opacity: 1;
 	background: #007aff
 }

 .swiper-pagination-white .swiper-pagination-bullet-active {
 	background: #fff
 }

 .swiper-pagination-black .swiper-pagination-bullet-active {
 	background: #000
 }

 .swiper-container-vertical>.swiper-pagination-bullets {
 	right: 10px;
 	top: 50%;
 	-webkit-transform: translate3d(0, -50%, 0);
 	-moz-transform: translate3d(0, -50%, 0);
 	-o-transform: translate(0, -50%);
 	-ms-transform: translate3d(0, -50%, 0);
 	transform: translate3d(0, -50%, 0)
 }

 .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
 	margin: 5px 0;
 	display: block
 }

 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
 	margin: 0 5px
 }

 .swiper-pagination-progress {
 	background: rgba(0, 0, 0, .25);
 	position: absolute
 }

 .swiper-pagination-progress .swiper-pagination-progressbar {
 	background: #007aff;
 	position: absolute;
 	left: 0;
 	top: 0;
 	width: 100%;
 	height: 100%;
 	-webkit-transform: scale(0);
 	-ms-transform: scale(0);
 	-o-transform: scale(0);
 	transform: scale(0);
 	-webkit-transform-origin: left top;
 	-moz-transform-origin: left top;
 	-ms-transform-origin: left top;
 	-o-transform-origin: left top;
 	transform-origin: left top
 }

 .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
 	-webkit-transform-origin: right top;
 	-moz-transform-origin: right top;
 	-ms-transform-origin: right top;
 	-o-transform-origin: right top;
 	transform-origin: right top
 }

 .swiper-container-horizontal>.swiper-pagination-progress {
 	width: 100%;
 	height: 4px;
 	left: 0;
 	top: 0
 }

 .swiper-container-vertical>.swiper-pagination-progress {
 	width: 4px;
 	height: 100%;
 	left: 0;
 	top: 0
 }

 .swiper-pagination-progress.swiper-pagination-white {
 	background: rgba(255, 255, 255, .5)
 }

 .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
 	background: #fff
 }

 .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
 	background: #000
 }

 .swiper-container-3d {
 	-webkit-perspective: 1200px;
 	-moz-perspective: 1200px;
 	-o-perspective: 1200px;
 	perspective: 1200px
 }

 .swiper-container-3d .swiper-cube-shadow,
 .swiper-container-3d .swiper-slide,
 .swiper-container-3d .swiper-slide-shadow-bottom,
 .swiper-container-3d .swiper-slide-shadow-left,
 .swiper-container-3d .swiper-slide-shadow-right,
 .swiper-container-3d .swiper-slide-shadow-top,
 .swiper-container-3d .swiper-wrapper {
 	-webkit-transform-style: preserve-3d;
 	-moz-transform-style: preserve-3d;
 	-ms-transform-style: preserve-3d;
 	transform-style: preserve-3d
 }

 .swiper-container-3d .swiper-slide-shadow-bottom,
 .swiper-container-3d .swiper-slide-shadow-left,
 .swiper-container-3d .swiper-slide-shadow-right,
 .swiper-container-3d .swiper-slide-shadow-top {
 	position: absolute;
 	left: 0;
 	top: 0;
 	width: 100%;
 	height: 100%;
 	pointer-events: none;
 	z-index: 10
 }

 .swiper-container-3d .swiper-slide-shadow-left {
 	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
 	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }

 .swiper-container-3d .swiper-slide-shadow-right {
 	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
 	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }

 .swiper-container-3d .swiper-slide-shadow-top {
 	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
 	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }

 .swiper-container-3d .swiper-slide-shadow-bottom {
 	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
 	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
 	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
 }

 .swiper-container-coverflow .swiper-wrapper,
 .swiper-container-flip .swiper-wrapper {
 	-ms-perspective: 1200px
 }

 .swiper-container-cube,
 .swiper-container-flip {
 	overflow: visible
 }

 .swiper-container-cube .swiper-slide,
 .swiper-container-flip .swiper-slide {
 	pointer-events: none;
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	-ms-backface-visibility: hidden;
 	backface-visibility: hidden;
 	z-index: 1
 }

 .swiper-container-cube .swiper-slide .swiper-slide,
 .swiper-container-flip .swiper-slide .swiper-slide {
 	pointer-events: none
 }

 .swiper-container-cube .swiper-slide-active,
 .swiper-container-cube .swiper-slide-active .swiper-slide-active,
 .swiper-container-flip .swiper-slide-active,
 .swiper-container-flip .swiper-slide-active .swiper-slide-active {
 	pointer-events: auto
 }

 .swiper-container-cube .swiper-slide-shadow-bottom,
 .swiper-container-cube .swiper-slide-shadow-left,
 .swiper-container-cube .swiper-slide-shadow-right,
 .swiper-container-cube .swiper-slide-shadow-top,
 .swiper-container-flip .swiper-slide-shadow-bottom,
 .swiper-container-flip .swiper-slide-shadow-left,
 .swiper-container-flip .swiper-slide-shadow-right,
 .swiper-container-flip .swiper-slide-shadow-top {
 	z-index: 0;
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	-ms-backface-visibility: hidden;
 	backface-visibility: hidden
 }

 .swiper-container-cube .swiper-slide {
 	visibility: hidden;
 	-webkit-transform-origin: 0 0;
 	-moz-transform-origin: 0 0;
 	-ms-transform-origin: 0 0;
 	transform-origin: 0 0;
 	width: 100%;
 	height: 100%
 }

 .swiper-container-cube.swiper-container-rtl .swiper-slide {
 	-webkit-transform-origin: 100% 0;
 	-moz-transform-origin: 100% 0;
 	-ms-transform-origin: 100% 0;
 	transform-origin: 100% 0
 }

 .swiper-container-cube .swiper-slide-active,
 .swiper-container-cube .swiper-slide-next,
 .swiper-container-cube .swiper-slide-next+.swiper-slide,
 .swiper-container-cube .swiper-slide-prev {
 	pointer-events: auto;
 	visibility: visible
 }

 .swiper-container-cube .swiper-cube-shadow {
 	position: absolute;
 	left: 0;
 	bottom: 0;
 	width: 100%;
 	height: 100%;
 	background: #000;
 	opacity: .6;
 	-webkit-filter: blur(50px);
 	filter: blur(50px);
 	z-index: 0
 }

 .swiper-container-fade.swiper-container-free-mode .swiper-slide {
 	-webkit-transition-timing-function: ease-out;
 	-moz-transition-timing-function: ease-out;
 	-ms-transition-timing-function: ease-out;
 	-o-transition-timing-function: ease-out;
 	transition-timing-function: ease-out
 }

 .swiper-container-fade .swiper-slide {
 	pointer-events: none;
 	-webkit-transition-property: opacity;
 	-moz-transition-property: opacity;
 	-o-transition-property: opacity;
 	transition-property: opacity
 }

 .swiper-container-fade .swiper-slide .swiper-slide {
 	pointer-events: none
 }

 .swiper-container-fade .swiper-slide-active,
 .swiper-container-fade .swiper-slide-active .swiper-slide-active {
 	pointer-events: auto
 }

 .swiper-scrollbar {
 	border-radius: 10px;
 	position: relative;
 	-ms-touch-action: none;
 	background: rgba(0, 0, 0, .1)
 }

 .swiper-container-horizontal>.swiper-scrollbar {
 	position: absolute;
 	left: 1%;
 	bottom: 3px;
 	z-index: 50;
 	height: 5px;
 	width: 98%
 }

 .swiper-container-vertical>.swiper-scrollbar {
 	position: absolute;
 	right: 3px;
 	top: 1%;
 	z-index: 50;
 	width: 5px;
 	height: 98%
 }

 .swiper-scrollbar-drag {
 	height: 100%;
 	width: 100%;
 	position: relative;
 	background: rgba(0, 0, 0, .5);
 	border-radius: 10px;
 	left: 0;
 	top: 0
 }

 .swiper-scrollbar-cursor-drag {
 	cursor: move
 }

 .swiper-lazy-preloader {
 	width: 42px;
 	height: 42px;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-left: -21px;
 	margin-top: -21px;
 	z-index: 10;
 	-webkit-transform-origin: 50%;
 	-moz-transform-origin: 50%;
 	transform-origin: 50%;
 	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
 	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
 	animation: swiper-preloader-spin 1s steps(12, end) infinite
 }

 .swiper-lazy-preloader:after {
 	display: block;
 	content: "";
 	width: 100%;
 	height: 100%;
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
 	background-position: 50%;
 	-webkit-background-size: 100%;
 	background-size: 100%;
 	background-repeat: no-repeat
 }

 .swiper-lazy-preloader-white:after {
 	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
 }

 @-webkit-keyframes swiper-preloader-spin {
 	100% {
 		-webkit-transform: rotate(360deg)
 	}
 }

 @keyframes swiper-preloader-spin {
 	100% {
 		transform: rotate(360deg)
 	}
 }

 .owl-carousel {
 	display: none;
 	width: 100%;
 	-webkit-tap-highlight-color: transparent;
 	position: relative;
 	z-index: 1
 }

 .owl-carousel .owl-stage {
 	position: relative;
 	-ms-touch-action: pan-Y;
 	touch-action: manipulation;
 	-moz-backface-visibility: hidden
 }

 .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;
 	-webkit-transform: translate3d(0px, 0px, 0px)
 }

 .owl-carousel .owl-wrapper,
 .owl-carousel .owl-item {
 	-webkit-backface-visibility: hidden;
 	-moz-backface-visibility: hidden;
 	-ms-backface-visibility: hidden;
 	-webkit-transform: translate3d(0, 0, 0);
 	-moz-transform: translate3d(0, 0, 0);
 	-ms-transform: translate3d(0, 0, 0)
 }

 .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;
 	width: 100%
 }

 .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;
 	-webkit-user-select: none;
 	-khtml-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	user-select: none
 }

 .owl-carousel .owl-nav button.owl-prev,
 .owl-carousel .owl-nav button.owl-next,
 .owl-carousel button.owl-dot {
 	background: 0 0;
 	color: inherit;
 	border: none;
 	padding: 0 !important;
 	font: inherit
 }

 .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 {
 	visibility: hidden
 }

 .owl-carousel.owl-drag .owl-item {
 	-ms-touch-action: pan-y;
 	touch-action: pan-y;
 	-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 .owl-carousel {
 	display: block
 }

 .owl-carousel .animated {
 	animation-duration: 1s;
 	animation-fill-mode: both
 }

 .owl-carousel .owl-animated-in {
 	z-index: 0
 }

 .owl-carousel .owl-animated-out {
 	z-index: 1
 }

 .owl-carousel .fadeOut {
 	animation-name: fadeOut
 }

 @keyframes fadeOut {
 	0% {
 		opacity: 1
 	}
 	100% {
 		opacity: 0
 	}
 }

 .owl-height {
 	transition: height .5s ease-in-out
 }

 .owl-carousel .owl-item .owl-lazy {
 	opacity: 0;
 	transition: opacity .4s ease
 }

 .owl-carousel .owl-item .owl-lazy[src^=""],
 .owl-carousel .owl-item .owl-lazy:not([src]) {
 	max-height: 0
 }

 .owl-carousel .owl-item img.owl-lazy {
 	transform-style: preserve-3d
 }

 .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() no-repeat;
 	cursor: pointer;
 	z-index: 1;
 	-webkit-backface-visibility: hidden;
 	transition: transform .1s ease
 }

 .owl-carousel .owl-video-play-icon:hover {
 	-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 .4s ease
 }

 .owl-carousel .owl-video-frame {
 	position: relative;
 	z-index: 1;
 	height: 100%;
 	width: 100%
 }




 /* custom css */
 .txt_big{
 	color:black;
 	font-size:25px;
 }

 .abt_bg{
 	background-image: url(../images/abt_bg.png);
 	background-repeat: no-repeat;
 	background-position: 100% 203px;
 	/*height: 420px;*/

 }

 .event_btn{
 	width:100%;
 }

 .icon_yellow{
 	color: #f7be68;
 	font-size: 19px;
 }

 .bold{
 	font-weight:200;
 }

 .flex-control-nav{
 	display:none;
 }
 .test-icon{
 	position: relative;
 	top: -58px;}



 	.flex-viewport{
 		top: -16px;
 	}	

 	.white{
 		color:white !important;
 	}




 	@media (max-width: 1199px){
 		.noo-main-menu .navbar-nav li>a {
 			font-size: 11px !important;
 			}}