@charset "UTF-8";

.wp-block-archives {
	box-sizing: border-box
}

.wp-block-archives-dropdown label {
	display: block
}

.wp-block-avatar {
	line-height: 0
}

.wp-block-avatar, .wp-block-avatar img {
	box-sizing: border-box
}

.wp-block-avatar.aligncenter {
	text-align: center
}

.wp-block-audio {
	box-sizing: border-box
}

.wp-block-audio :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-audio audio {
	min-width: 300px;
	width: 100%
}

.wp-block-button__link {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	word-break: break-word
}

.wp-block-button__link.aligncenter {
	text-align: center
}

.wp-block-button__link.alignright {
	text-align: right
}

:where(.wp-block-button__link) {
	border-radius: 9999px;
	box-shadow: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
	text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
	max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
	width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
	width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
	width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
	width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
	flex-basis: 100%;
	width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
	width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
	width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
	width: 75%
}

.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0
}

.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
	border-radius: 0 !important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
	border: 2px solid;
	padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
	color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
	background-color: initial;
	background-image: none
}

.wp-block-buttons.is-vertical {
	flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
	margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
	display: inline-block;
	margin: 0
}

.wp-block-buttons.is-content-justification-left {
	justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
	align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
	justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
	align-items: center
}

.wp-block-buttons.is-content-justification-right {
	justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
	align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
	justify-content: space-between
}

.wp-block-buttons.aligncenter {
	text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button, .wp-block-buttons[style*=text-decoration] .wp-block-button__link {
	text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
	font-size: inherit
}

.wp-block-button.aligncenter, .wp-block-calendar {
	text-align: center
}

.wp-block-calendar td, .wp-block-calendar th {
	border: 1px solid;
	padding: .25em
}

.wp-block-calendar th {
	font-weight: 400
}

.wp-block-calendar caption {
	background-color: inherit
}

.wp-block-calendar table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
	color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th {
	border-color: #ddd
}

.wp-block-calendar table.has-background th {
	background-color: inherit
}

.wp-block-calendar table.has-text-color th {
	color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
	background: #ddd
}

.wp-block-categories {
	box-sizing: border-box
}

.wp-block-categories.alignleft {
	margin-right: 2em
}

.wp-block-categories.alignright {
	margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
	text-align: center
}

.wp-block-categories .wp-block-categories__label {
	display: block;
	width: 100%
}

.wp-block-code {
	box-sizing: border-box
}

.wp-block-code code {
	display: block;
	font-family: inherit;
	overflow-wrap: break-word;
	white-space: pre-wrap
}

.wp-block-columns {
	align-items: normal !important;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap !important
}

@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap !important
	}
}

.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
}

@media (max-width:781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 100% !important
	}
}

@media (min-width:782px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 0%;
		flex-grow: 1
	}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
		flex-grow: 0
	}
}

.wp-block-columns.is-not-stacked-on-mobile {
	flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
	flex-basis: 0%;
	flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
	flex-grow: 0
}

:where(.wp-block-columns) {
	margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	overflow-wrap: break-word;
	word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
	align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end
}

.wp-block-column.is-vertically-aligned-stretch {
	align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
	width: 100%
}

.wp-block-post-comments {
	box-sizing: border-box
}

.wp-block-post-comments .alignleft {
	float: left
}

.wp-block-post-comments .alignright {
	float: right
}

.wp-block-post-comments .navigation:after {
	clear: both;
	content: "";
	display: table
}

.wp-block-post-comments .commentlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0
}

.wp-block-post-comments .commentlist .comment {
	min-height: 2.25em;
	padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
	font-size: 1em;
	line-height: 1.8;
	margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
	list-style: none;
	margin: 0;
	padding: 0
}

.wp-block-post-comments .comment-author {
	line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	margin-top: .5em;
	width: 2.5em
}

.wp-block-post-comments .comment-author cite {
	font-style: normal
}

.wp-block-post-comments .comment-meta {
	font-size: .875em;
	line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
	font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
	display: block;
	margin-bottom: 1em;
	margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
	font-size: .875em
}

.wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {
	display: block;
	margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {
	box-sizing: border-box;
	display: block;
	width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
	display: flex;
	gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
	margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
	margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
	font-size: var(--wp--preset--font-size--medium, smaller);
	margin-left: .5em
}

.wp-block-post-comments .reply {
	font-size: .875em;
	margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {
	border: 1px solid #949494;
	font-family: inherit;
	font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {
	padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
	border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next, .wp-block-comments-pagination>.wp-block-comments-pagination-numbers, .wp-block-comments-pagination>.wp-block-comments-pagination-previous {
	margin-bottom: .5em;
	margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child, .wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child, .wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
	margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
	display: inline-block;
	margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
	display: inline-block;
	margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
	justify-content: center
}

.wp-block-comment-template {
	box-sizing: border-box;
	list-style: none;
	margin-bottom: 0;
	max-width: 100%;
	padding: 0
}

.wp-block-comment-template li {
	clear: both
}

.wp-block-comment-template ol {
	list-style: none;
	margin-bottom: 0;
	max-width: 100%;
	padding-left: 2rem
}

.wp-block-comment-template.alignleft {
	float: left
}

.wp-block-comment-template.aligncenter {
	margin-left: auto;
	margin-right: auto;
	width: -moz-fit-content;
	width: fit-content
}

.wp-block-comment-template.alignright {
	float: right
}

.wp-block-comment-date {
	box-sizing: border-box
}

.comment-awaiting-moderation {
	display: block;
	font-size: .875em;
	line-height: 1.5
}

.wp-block-comment-author-name, .wp-block-comment-content, .wp-block-comment-edit-link, .wp-block-comment-reply-link {
	box-sizing: border-box
}

.wp-block-cover, .wp-block-cover-image {
	align-items: center;
	background-position: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	min-height: 430px;
	overflow: hidden;
	overflow: clip;
	padding: 1em;
	position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]), .wp-block-cover-image .has-background-dim:not([class*=-background-color]), .wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
	background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient, .wp-block-cover-image .has-background-dim.has-background-gradient {
	background-color: initial
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
	background-color: inherit;
	content: ""
}

.wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover.has-background-dim:not(.has-background-gradient):before {
	bottom: 0;
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
	opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
	opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
	opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
	opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
	opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
	opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
	opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
	opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
	opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
	opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
	opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
	opacity: 1
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
	max-width: 420px;
	width: 100%
}

.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 .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
	color: inherit;
	width: 100%;
	z-index: 1
}

.has-modal-open .wp-block-cover .wp-block-cover__inner-container, .has-modal-open .wp-block-cover-image .wp-block-cover__inner-container {
	z-index: auto
}

.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
	align-items: flex-start;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
	align-items: flex-start;
	justify-content: center
}

.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {
	align-items: flex-start;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
	align-items: center;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
	align-items: center;
	justify-content: center
}

.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
	align-items: center;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {
	align-items: flex-end;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
	align-items: flex-end;
	justify-content: center
}

.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
	align-items: flex-end;
	justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
	margin: 0;
	width: auto
}

.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background {
	border: none;
	bottom: 0;
	box-shadow: none;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	object-fit: cover;
	outline: none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover
}

@supports (-webkit-touch-callout:inherit) {
	.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
		background-attachment: scroll
	}
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
		background-attachment: scroll
	}
}

.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated, .wp-block-cover__image-background.is-repeated, video.wp-block-cover__video-background.is-repeated {
	background-repeat: repeat;
	background-size: auto
}

.wp-block-cover__image-background, .wp-block-cover__video-background {
	z-index: 0
}

.wp-block-cover-image-text, .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, .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, 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 .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-image-text, section.wp-block-cover-image>h2 {
	font-size: 2em;
	line-height: 1.25;
	margin-bottom: 0;
	max-width: 840px;
	padding: .44em;
	text-align: center;
	z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {
	color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)), :where(.wp-block-cover.is-light:not(.has-text-color)) {
	color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)), :root :where(.wp-block-cover h2:not(.has-text-color)), :root :where(.wp-block-cover h3:not(.has-text-color)), :root :where(.wp-block-cover h4:not(.has-text-color)), :root :where(.wp-block-cover h5:not(.has-text-color)), :root :where(.wp-block-cover h6:not(.has-text-color)), :root :where(.wp-block-cover p:not(.has-text-color)) {
	color: inherit
}

.wp-block-details {
	box-sizing: border-box
}

.wp-block-details summary {
	cursor: pointer
}

.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left]>[data-type="core/embed"], .wp-block[data-align=right]>[data-type="core/embed"] {
	max-width: 360px;
	width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
	min-width: 280px
}

.wp-block-cover .wp-block-embed {
	min-height: 240px;
	min-width: 320px
}

.wp-block-embed {
	overflow-wrap: break-word
}

.wp-block-embed :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-embed iframe {
	max-width: 100%
}

.wp-block-embed__wrapper {
	position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
	padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}

.wp-block-file {
	box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
	font-size: .8em
}

.wp-block-file.aligncenter {
	text-align: center
}

.wp-block-file.alignright {
	text-align: right
}

.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}

:where(.wp-block-file) {
	margin-bottom: 1.5em
}

.wp-block-file__embed {
	margin-bottom: 1em
}

:where(.wp-block-file__button) {
	border-radius: 2em;
	display: inline-block;
	padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.wp-block-form-input__label {
	display: flex;
	flex-direction: column;
	gap: .25em;
	margin-bottom: .5em;
	width: 100%
}

.wp-block-form-input__label.is-label-inline {
	align-items: center;
	flex-direction: row;
	gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
	margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
	flex-direction: row;
	width: -moz-fit-content;
	width: fit-content
}

.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content {
	margin: 0
}

.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]) {
	flex-direction: row-reverse
}

.wp-block-form-input__label-content {
	width: -moz-fit-content;
	width: fit-content
}

.wp-block-form-input__input {
	font-size: 1em;
	margin-bottom: .5em;
	padding: 0 .5em
}

.wp-block-form-input__input[type=date], .wp-block-form-input__input[type=datetime-local], .wp-block-form-input__input[type=datetime], .wp-block-form-input__input[type=email], .wp-block-form-input__input[type=month], .wp-block-form-input__input[type=number], .wp-block-form-input__input[type=password], .wp-block-form-input__input[type=search], .wp-block-form-input__input[type=tel], .wp-block-form-input__input[type=text], .wp-block-form-input__input[type=time], .wp-block-form-input__input[type=url], .wp-block-form-input__input[type=week] {
	border: 1px solid;
	line-height: 2;
	min-height: 2em
}

textarea.wp-block-form-input__input {
	min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	margin: 0 1em 1em 0;
	position: relative;
	width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
	align-items: flex-end;
	display: flex;
	height: 100%;
	justify-content: flex-start;
	margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
	background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: .8em;
	margin: 0;
	max-height: 100%;
	overflow: auto;
	padding: 3em .77em .7em;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
	display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption {
	flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
	flex: 1;
	height: 100%;
	object-fit: cover;
	width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
	margin-right: 0;
	width: 100%
}

@media (min-width:600px) {
	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(33.33333% - .66667em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(25% - .75em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(20% - .8em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(16.66667% - .83333em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(14.28571% - .85714em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
		margin-right: 1em;
		width: calc(12.5% - .875em)
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
	margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
	max-width: 420px;
	width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
	justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
	align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
	align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	margin: 0;
	width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center;
	max-width: 100%;
	position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a, .wp-block-gallery.has-nested-images figure.wp-block-image>div {
	flex-direction: column;
	flex-grow: 1;
	margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
	display: block;
	height: auto;
	max-width: 100% !important;
	width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
	bottom: 0;
	left: 0;
	max-height: 100%;
	position: absolute;
	right: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
	content: "";
	height: 100%;
	-webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
	mask-image: linear-gradient(0deg, #000 20%, #0000);
	max-height: 40%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	background: linear-gradient(0deg, #0006, #0000);
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	margin: 0;
	overflow: auto;
	padding: 1em;
	scrollbar-color: #0000 #0000;
	scrollbar-gutter: stable both-edges;
	scrollbar-width: thin;
	text-align: center;
	text-shadow: 0 0 1.5px #000;
	will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
	height: 12px;
	width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
	background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
	background-clip: padding-box;
	background-color: initial;
	border: 3px solid #0000;
	border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
	background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
	scrollbar-color: #fffc #0000
}

@media (hover:none) {
	.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
		scrollbar-color: #fffc #0000
	}
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
	display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
	color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
	box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a, .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
	flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
	background: none;
	color: inherit;
	flex: initial;
	margin: 0;
	padding: 10px 10px 9px;
	position: relative;
	text-shadow: none
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
	content: none
}

.wp-block-gallery.has-nested-images figcaption {
	flex-basis: 100%;
	flex-grow: 1;
	text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
	margin-bottom: auto;
	margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
	align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
	display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
	flex: 1 0 0%;
	height: 100%;
	object-fit: cover;
	width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
	width: 100%
}

@media (min-width:600px) {
	.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
		width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
	}

	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
		width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
	}

	.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
		width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
	}

	.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
		width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
	}

	.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
		width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
	}

	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
		width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
		width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
		width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
		width: 100%
	}
}

.wp-block-gallery.has-nested-images.alignleft, .wp-block-gallery.has-nested-images.alignright {
	max-width: 420px;
	width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
	justify-content: center
}

.wp-block-group {
	box-sizing: border-box
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
	position: relative
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
	padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
	rotate: 180deg
}

.wp-block-image a {
	display: inline-block
}

.wp-block-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom
}

@media (prefers-reduced-motion:no-preference) {
	.wp-block-image img.hide {
		visibility: hidden
	}

	.wp-block-image img.show {
		animation: show-content-image .4s
	}
}

.wp-block-image[style*=border-radius] img, .wp-block-image[style*=border-radius]>a {
	border-radius: inherit
}

.wp-block-image.has-custom-border img {
	box-sizing: border-box
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull a, .wp-block-image.alignwide a {
	width: 100%
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
	height: auto;
	width: 100%
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
	display: table
}

.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.aligncenter>figcaption, .wp-block-image.alignleft>figcaption, .wp-block-image.alignright>figcaption {
	caption-side: bottom;
	display: table-caption
}

.wp-block-image .alignleft {
	float: left;
	margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
	float: right;
	margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
	border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.wp-block-image.is-style-circle-mask img {
		border-radius: 0;
		-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-position: center;
		mask-position: center;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain
	}
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
	border-radius: 9999px
}

.wp-block-image figure {
	margin: 0
}

.wp-lightbox-container {
	display: flex;
	flex-direction: column;
	position: relative
}

.wp-lightbox-container img {
	cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
	opacity: 1
}

.wp-lightbox-container button {
	align-items: center;
	-webkit-backdrop-filter: blur(16px) saturate(180%);
	backdrop-filter: blur(16px) saturate(180%);
	background-color: #5a5a5a40;
	border: none;
	border-radius: 4px;
	cursor: zoom-in;
	display: flex;
	height: 20px;
	justify-content: center;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 16px;
	text-align: center;
	top: 16px;
	transition: opacity .2s ease;
	width: 20px;
	z-index: 100
}

.wp-lightbox-container button:focus-visible {
	outline: 3px auto #5a5a5a40;
	outline: 3px auto -webkit-focus-ring-color;
	outline-offset: 3px
}

.wp-lightbox-container button:hover {
	cursor: pointer;
	opacity: 1
}

.wp-lightbox-container button:focus {
	opacity: 1
}

.wp-lightbox-container button:focus, .wp-lightbox-container button:hover, .wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
	background-color: #5a5a5a40;
	border: none
}

.wp-lightbox-overlay {
	box-sizing: border-box;
	cursor: zoom-out;
	height: 100vh;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 100000
}

.wp-lightbox-overlay .close-button {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	min-height: 40px;
	min-width: 40px;
	padding: 0;
	position: absolute;
	right: calc(env(safe-area-inset-right) + 16px);
	top: calc(env(safe-area-inset-top) + 16px);
	z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus, .wp-lightbox-overlay .close-button:hover, .wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
	background: none;
	border: none
}

.wp-lightbox-overlay .lightbox-image-container {
	height: var(--wp--lightbox-container-height);
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transform-origin: top left;
	width: var(--wp--lightbox-container-width);
	z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	height: 100%;
	justify-content: center;
	margin: 0;
	position: relative;
	transform-origin: 0 0;
	width: 100%;
	z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
	height: var(--wp--lightbox-image-height);
	min-height: var(--wp--lightbox-image-height);
	min-width: var(--wp--lightbox-image-width);
	width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
	display: none
}

.wp-lightbox-overlay button {
	background: none;
	border: none
}

.wp-lightbox-overlay .scrim {
	background-color: #fff;
	height: 100%;
	opacity: .9;
	position: absolute;
	width: 100%;
	z-index: 2000000
}

.wp-lightbox-overlay.active {
	animation: turn-on-visibility .25s both;
	visibility: visible
}

.wp-lightbox-overlay.active img {
	animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) {
	animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) img {
	animation: turn-off-visibility .25s both
}

@media (prefers-reduced-motion:no-preference) {
	.wp-lightbox-overlay.zoom.active {
		animation: none;
		opacity: 1;
		visibility: visible
	}

	.wp-lightbox-overlay.zoom.active .lightbox-image-container {
		animation: lightbox-zoom-in .4s
	}

	.wp-lightbox-overlay.zoom.active .lightbox-image-container img {
		animation: none
	}

	.wp-lightbox-overlay.zoom.active .scrim {
		animation: turn-on-visibility .4s forwards
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
		animation: none
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
		animation: lightbox-zoom-out .4s
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
		animation: none
	}

	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
		animation: turn-off-visibility .4s forwards
	}
}

@keyframes show-content-image {
	0% {
		visibility: hidden
	}

	99% {
		visibility: hidden
	}

	to {
		visibility: visible
	}
}

@keyframes turn-on-visibility {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes turn-off-visibility {
	0% {
		opacity: 1;
		visibility: visible
	}

	99% {
		opacity: 0;
		visibility: visible
	}

	to {
		opacity: 0;
		visibility: hidden
	}
}

@keyframes lightbox-zoom-in {
	0% {
		transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
	}

	to {
		transform: translate(-50%, -50%) scale(1)
	}
}

@keyframes lightbox-zoom-out {
	0% {
		transform: translate(-50%, -50%) scale(1);
		visibility: visible
	}

	99% {
		visibility: visible
	}

	to {
		transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
		visibility: hidden
	}
}

ol.wp-block-latest-comments {
	box-sizing: border-box;
	margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
	line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
	line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])), .has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
	line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
	padding-left: 0
}

.wp-block-latest-comments__comment {
	list-style: none;
	margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
	list-style: none;
	min-height: 2.25em
}

.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: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: .875em;
	margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
	display: block;
	font-size: .75em
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a, .wp-block-latest-comments[style*=font-size] a {
	font-size: inherit
}

.wp-block-latest-posts {
	box-sizing: border-box
}

.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.wp-block-latest-posts__list li {
	clear: both;
	overflow-wrap: break-word
}

.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap
}

.wp-block-latest-posts.is-grid li {
	margin: 0 1.25em 1.25em 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - .625em)
	}

	.wp-block-latest-posts.columns-2 li:nth-child(2n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - .83333em)
	}

	.wp-block-latest-posts.columns-3 li:nth-child(3n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - .9375em)
	}

	.wp-block-latest-posts.columns-4 li:nth-child(4n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 1em)
	}

	.wp-block-latest-posts.columns-5 li:nth-child(5n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-6 li {
		width: calc(16.66667% - 1.04167em)
	}

	.wp-block-latest-posts.columns-6 li:nth-child(6n) {
		margin-right: 0
	}
}

:root :where(.wp-block-latest-posts.is-grid) {
	padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
	padding-left: 0
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
	display: block;
	font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
	margin-bottom: 1em;
	margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
	display: inline-block
}

.wp-block-latest-posts__featured-image img {
	height: auto;
	max-width: 100%;
	width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
	float: left;
	margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
	float: right;
	margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 1em;
	text-align: center
}

ol, ul {
	box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-loginout, .wp-block-media-text {
	box-sizing: border-box
}

.wp-block-media-text {
	/*!rtl:begin:ignore*/
	direction: ltr;
	/*!rtl:end:ignore*/
	display: grid;
	grid-template-columns: 50% 1fr;
	grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
	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 {
	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 {
	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 {
	align-self: end
}

.wp-block-media-text>.wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1;
	/*!rtl:end:ignore*/
	margin: 0
}

.wp-block-media-text>.wp-block-media-text__content {
	direction: ltr;
	/*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1;
	/*!rtl:end:ignore*/
	padding: 0 8%;
	word-break: break-word
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1
		/*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
	/*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1
		/*!rtl:end:ignore*/
}

.wp-block-media-text__media a {
	display: inline-block
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
	height: auto;
	max-width: unset;
	vertical-align: middle;
	width: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media {
	background-size: cover;
	height: 100%;
	min-height: 250px
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a {
	display: block;
	height: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img {
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
	height: 100%;
	min-height: 250px;
	position: relative
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a {
	display: block;
	height: 100%
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
	height: 100%;
	object-fit: cover;
	position: absolute;
	width: 100%
}

@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100% !important
	}

	.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
		grid-column: 1;
		grid-row: 1
	}

	.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
		grid-column: 1;
		grid-row: 2
	}
}

.wp-block-navigation {
	position: relative;
	--navigation-layout-justification-setting: flex-start;
	--navigation-layout-direction: row;
	--navigation-layout-wrap: wrap;
	--navigation-layout-justify: flex-start;
	--navigation-layout-align: center
}

.wp-block-navigation ul {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0
}

.wp-block-navigation ul, .wp-block-navigation ul li {
	list-style: none;
	padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
	align-items: center;
	display: flex;
	position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
	display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
	display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
	color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
	text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
	text-decoration: line-through
}

.wp-block-navigation :where(a), .wp-block-navigation :where(a:active), .wp-block-navigation :where(a:focus) {
	text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
	align-self: center;
	background-color: inherit;
	border: none;
	color: currentColor;
	display: inline-block;
	font-size: inherit;
	height: .6em;
	line-height: 0;
	margin-left: .25em;
	padding: 0;
	width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
	display: inline-block;
	stroke: currentColor;
	height: inherit;
	margin-top: .075em;
	width: inherit
}

.wp-block-navigation.is-vertical {
	--navigation-layout-direction: column;
	--navigation-layout-justify: initial;
	--navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
	--navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
	--navigation-layout-justification-setting: center;
	--navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
	--navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
	--navigation-layout-justification-setting: flex-end;
	--navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
	--navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
	--navigation-layout-justification-setting: space-between;
	--navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
	align-items: normal;
	background-color: inherit;
	color: inherit;
	display: flex;
	flex-direction: column;
	height: 0;
	left: -1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	transition: opacity .1s linear;
	visibility: hidden;
	width: 0;
	z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
	display: flex;
	flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
	margin-left: auto;
	margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	margin: 0
}

@media (min-width:782px) {
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
		left: 100%;
		top: -1px
	}

	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
		background: #0000;
		content: "";
		display: block;
		height: 100%;
		position: absolute;
		right: 100%;
		width: .5em
	}

	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
		margin-right: .25em
	}

	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
		transform: rotate(-90deg)
	}
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
	height: auto;
	min-width: 200px;
	opacity: 1;
	overflow: visible;
	visibility: visible;
	width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
	left: 0;
	top: 100%
}

@media (min-width:782px) {
	.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
		left: 100%;
		top: 0
	}
}

.wp-block-navigation-submenu {
	display: flex;
	position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
	stroke: currentColor
}

button.wp-block-navigation-item__content {
	background-color: initial;
	border: none;
	color: currentColor;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: left;
	text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
	cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
	padding-left: 0;
	padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
	margin-left: -.6em;
	pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
	padding: 0
}

.wp-block-navigation .wp-block-page-list, .wp-block-navigation__container, .wp-block-navigation__responsive-close, .wp-block-navigation__responsive-container, .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-dialog {
	gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
	padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
	padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
	left: auto;
	right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
	left: -1px;
	right: -1px
}

@media (min-width:782px) {
	.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
		left: auto;
		right: 100%
	}
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
	background-color: #fff;
	border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
	background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
	color: #000
}

.wp-block-navigation__container {
	align-items: var(--navigation-layout-align, initial);
	display: flex;
	flex-direction: var(--navigation-layout-direction, initial);
	flex-wrap: var(--navigation-layout-wrap, wrap);
	justify-content: var(--navigation-layout-justify, initial);
	list-style: none;
	margin: 0;
	padding-left: 0
}

.wp-block-navigation__container .is-responsive {
	display: none
}

.wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
	flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
	0% {
		opacity: 0;
		transform: translateY(.5em)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.wp-block-navigation__responsive-container {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
	color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
	align-items: var(--navigation-layout-align, initial);
	display: flex;
	flex-direction: var(--navigation-layout-direction, initial);
	flex-wrap: var(--navigation-layout-wrap, wrap);
	justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
	background-color: inherit !important;
	color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
	animation: overlay-menu__fade-in-animation .1s ease-out;
	animation-fill-mode: forwards;
	background-color: inherit;
	display: flex;
	flex-direction: column;
	overflow: auto;
	padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
	z-index: 100000
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-navigation__responsive-container.is-menu-open {
		animation-delay: 0s;
		animation-duration: 1ms
	}
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
	align-items: var(--navigation-layout-justification-setting, inherit);
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	overflow: visible;
	padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
	justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
	display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
	border: none;
	height: auto;
	min-width: 200px;
	opacity: 1;
	overflow: initial;
	padding-left: 2rem;
	padding-right: 2rem;
	position: static;
	visibility: visible;
	width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
	gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
	padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
	padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
	align-items: var(--navigation-layout-justification-setting, initial);
	display: flex;
	flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
	background: #0000 !important;
	color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
	left: auto;
	right: auto
}

@media (min-width:600px) {
	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		background-color: inherit;
		display: block;
		position: relative;
		width: 100%;
		z-index: auto
	}

	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
		display: none
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
		left: 0
	}
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
	background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
	color: #000
}

.wp-block-navigation__toggle_button_label {
	font-size: 1rem;
	font-weight: 700
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
	background: #0000;
	border: none;
	color: currentColor;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-transform: inherit;
	vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
	fill: currentColor;
	display: block;
	height: 24px;
	pointer-events: none;
	width: 24px
}

.wp-block-navigation__responsive-container-open {
	display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

@media (min-width:600px) {
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: none
	}
}

.wp-block-navigation__responsive-container-close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

.wp-block-navigation__responsive-close {
	width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
	margin-left: auto;
	margin-right: auto;
	max-width: var(--wp--style--global--wide-size, 100%)
}

.wp-block-navigation__responsive-close:focus {
	outline: none
}

.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {
	box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
	position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
	margin-top: 46px
}

@media (min-width:782px) {
	.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
		margin-top: 32px
	}
}

html.has-modal-open {
	overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
	overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
	display: none
}

.link-ui-tools {
	border-top: 1px solid #f0f0f0;
	padding: 8px
}

.link-ui-block-inserter {
	padding-top: 8px
}

.link-ui-block-inserter__back {
	margin-left: 8px;
	text-transform: uppercase
}

.wp-block-navigation .wp-block-page-list {
	align-items: var(--navigation-layout-align, initial);
	background-color: inherit;
	display: flex;
	flex-direction: var(--navigation-layout-direction, initial);
	flex-wrap: var(--navigation-layout-wrap, wrap);
	justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation .wp-block-navigation-item {
	background-color: inherit
}

.is-small-text {
	font-size: .875em
}

.is-regular-text {
	font-size: 1em
}

.is-large-text {
	font-size: 2.25em
}

.is-larger-text {
	font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	font-style: normal;
	font-weight: 100;
	line-height: .68;
	margin: .05em .1em 0 0;
	text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
	float: none;
	margin-left: .1em
}

p.has-drop-cap.has-background {
	overflow: hidden
}

:root :where(p.has-background) {
	padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"], p.has-text-align-right[style*="writing-mode:vertical-rl"] {
	rotate: 180deg
}

.wp-block-post-author {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap
}

.wp-block-post-author__byline {
	font-size: .5em;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%
}

.wp-block-post-author__avatar {
	margin-right: 1em
}

.wp-block-post-author__bio {
	font-size: .7em;
	margin-bottom: .7em
}

.wp-block-post-author__content {
	flex-basis: 0%;
	flex-grow: 1
}

.wp-block-post-author__name {
	margin: 0
}

.wp-block-post-author-biography {
	box-sizing: border-box
}

:where(.wp-block-post-comments-form) input:not([type=submit]), :where(.wp-block-post-comments-form) textarea {
	border: 1px solid #949494;
	font-family: inherit;
	font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])), :where(.wp-block-post-comments-form) textarea {
	padding: calc(.667em + 2px)
}

.wp-block-post-comments-form {
	box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
	font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
	font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
	font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
	line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
	font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
	letter-spacing: inherit
}

.wp-block-post-comments-form :where(input[type=submit]) {
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	overflow-wrap: break-word;
	text-align: center
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]), .wp-block-post-comments-form .comment-form textarea {
	box-sizing: border-box;
	display: block;
	width: 100%
}

.wp-block-post-comments-form .comment-form-author label, .wp-block-post-comments-form .comment-form-email label, .wp-block-post-comments-form .comment-form-url label {
	display: block;
	margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
	display: flex;
	gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
	margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
	margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
	font-size: var(--wp--preset--font-size--medium, smaller);
	margin-left: .5em
}

.wp-block-post-content {
	display: flow-root
}

.wp-block-post-date {
	box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
	box-sizing: border-box;
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
	margin-bottom: 0;
	margin-top: 0
}

.wp-block-post-excerpt__more-text {
	margin-bottom: 0;
	margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
	display: inline-block
}

.wp-block-post-featured-image {
	margin-left: 0;
	margin-right: 0
}

.wp-block-post-featured-image a {
	display: block;
	height: 100%
}

.wp-block-post-featured-image :where(img) {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%
}

.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
	width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
	background-color: #000;
	inset: 0;
	position: absolute
}

.wp-block-post-featured-image {
	position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
	background-color: initial
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
	opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
	opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
	opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
	opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
	opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
	opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
	opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
	opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
	opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
	opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
	opacity: 1
}

.wp-block-post-featured-image:where(.alignleft, .alignright) {
	width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
	display: inline-block;
	margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
	display: inline-block;
	margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"], .wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
	rotate: 180deg
}

.wp-block-post-terms {
	box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
	white-space: pre-wrap
}

.wp-block-post-time-to-read, .wp-block-post-title {
	box-sizing: border-box
}

.wp-block-post-title {
	word-break: break-word
}

.wp-block-post-title :where(a) {
	display: inline-block;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-decoration: inherit
}

.wp-block-post-author-name {
	box-sizing: border-box
}

.wp-block-preformatted {
	box-sizing: border-box;
	white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-pullquote {
	box-sizing: border-box;
	margin: 0 0 1em;
	overflow-wrap: break-word;
	padding: 4em 0;
	text-align: center
}

.wp-block-pullquote blockquote, .wp-block-pullquote cite, .wp-block-pullquote p {
	color: inherit
}

.wp-block-pullquote blockquote {
	margin: 0
}

.wp-block-pullquote p {
	margin-top: 0
}

.wp-block-pullquote p:last-child {
	margin-bottom: 0
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
	max-width: 420px
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
	position: relative
}

.wp-block-pullquote .has-text-color a {
	color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
	text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
	text-align: right
}

.wp-block-pullquote.is-style-solid-color {
	border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 2em;
	margin-bottom: 0;
	margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	font-style: normal;
	text-transform: none
}

.wp-block-pullquote cite {
	color: inherit
}

.wp-block-post-template {
	list-style: none;
	margin-bottom: 0;
	margin-top: 0;
	max-width: 100%;
	padding: 0
}

.wp-block-post-template.is-flex-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
	margin: 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
		width: calc(50% - .625em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
		width: calc(33.33333% - .83333em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
		width: calc(25% - .9375em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
		width: calc(20% - 1em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
		width: calc(16.66667% - 1.04167em)
	}
}

@media (max-width:600px) {
	.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
		grid-template-columns: 1fr
	}
}

.wp-block-post-template-is-layout-constrained>li>.alignright, .wp-block-post-template-is-layout-flow>li>.alignright {
	float: right;
	margin-inline-end: 0;
	margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft, .wp-block-post-template-is-layout-flow>li>.alignleft {
	float: left;
	margin-inline-end: 2em;
	margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter, .wp-block-post-template-is-layout-flow>li>.aligncenter {
	margin-inline-end: auto;
	margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
	margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
	margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
	display: inline-block;
	margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
	display: inline-block;
	margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
	transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
	justify-content: center
}

.wp-block-query-title, .wp-block-quote {
	box-sizing: border-box
}

.wp-block-quote {
	overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)), .wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
	margin-bottom: 1em;
	padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-large:where(:not(.is-style-plain)) footer, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
	font-size: 1.125em;
	text-align: right
}

.wp-block-quote>cite {
	display: block
}

.wp-block-read-more {
	display: block;
	width: -moz-fit-content;
	width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
	text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active, .wp-block-read-more:where(:not([style*=text-decoration])):focus {
	text-decoration: none
}

ul.wp-block-rss {
	list-style: none;
	padding: 0
}

ul.wp-block-rss.wp-block-rss {
	box-sizing: border-box
}

ul.wp-block-rss.alignleft {
	margin-right: 2em
}

ul.wp-block-rss.alignright {
	margin-left: 2em
}

ul.wp-block-rss.is-grid {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0
}

ul.wp-block-rss.is-grid li {
	margin: 0 1em 1em 0;
	width: 100%
}

@media (min-width:600px) {
	ul.wp-block-rss.columns-2 li {
		width: calc(50% - 1em)
	}

	ul.wp-block-rss.columns-3 li {
		width: calc(33.33333% - 1em)
	}

	ul.wp-block-rss.columns-4 li {
		width: calc(25% - 1em)
	}

	ul.wp-block-rss.columns-5 li {
		width: calc(20% - 1em)
	}

	ul.wp-block-rss.columns-6 li {
		width: calc(16.66667% - 1em)
	}
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
	display: block;
	font-size: .8125em
}

.wp-block-search__button {
	margin-left: 10px;
	word-break: normal
}

.wp-block-search__button.has-icon {
	line-height: 0
}

.wp-block-search__button svg {
	height: 1.25em;
	min-height: 24px;
	min-width: 24px;
	width: 1.25em;
	fill: currentColor;
	vertical-align: text-bottom
}

:where(.wp-block-search__button) {
	border: 1px solid #ccc;
	padding: 6px 10px
}

.wp-block-search__inside-wrapper {
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	max-width: 100%
}

.wp-block-search__label {
	width: 100%
}

.wp-block-search__input {
	appearance: none;
	border: 1px solid #949494;
	flex-grow: 1;
	margin-left: 0;
	margin-right: 0;
	min-width: 3rem;
	padding: 8px;
	text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
	flex-shrink: 0;
	margin-left: 0;
	max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true] {
	max-width: calc(100% - 100px)
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
	min-width: 0 !important;
	transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
	flex-basis: 100%;
	transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden, .wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
	overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	flex-basis: 0%;
	flex-grow: 0;
	margin: 0;
	min-width: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 0 !important
}

:where(.wp-block-search__input) {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
	border: 1px solid #949494;
	box-sizing: border-box;
	padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
	border: none;
	border-radius: 0;
	padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
	outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
	padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
	margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
	float: right
}

.wp-block-separator {
	border: none;
	border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
	height: auto;
	line-height: 1;
	text-align: center
}

:root :where(.wp-block-separator.is-style-dots):before {
	color: currentColor;
	content: "···";
	font-family: serif;
	font-size: 1.5em;
	letter-spacing: 2em;
	padding-left: 2em
}

.wp-block-separator.is-style-dots {
	background: none !important;
	border: none !important
}

.wp-block-site-logo {
	box-sizing: border-box;
	line-height: 0
}

.wp-block-site-logo a {
	display: inline-block;
	line-height: 0
}

.wp-block-site-logo.is-default-size img {
	height: auto;
	width: 120px
}

.wp-block-site-logo img {
	height: auto;
	max-width: 100%
}

.wp-block-site-logo a, .wp-block-site-logo img {
	border-radius: inherit
}

.wp-block-site-logo.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

:root :where(.wp-block-site-logo.is-style-rounded) {
	border-radius: 9999px
}

.wp-block-site-tagline, .wp-block-site-title {
	box-sizing: border-box
}

.wp-block-site-title :where(a) {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-decoration: inherit
}

.wp-block-social-links {
	background: none;
	box-sizing: border-box;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	text-indent: 0
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
	border-bottom: 0;
	box-shadow: none;
	text-decoration: none
}

.wp-block-social-links .wp-social-link svg {
	height: 1em;
	width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
	font-size: .65em;
	margin-left: .5em;
	margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
	font-size: 16px
}

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
	font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
	font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
	font-size: 48px
}

.wp-block-social-links.aligncenter {
	display: flex;
	justify-content: center
}

.wp-block-social-links.alignright {
	justify-content: flex-end
}

.wp-block-social-link {
	border-radius: 9999px;
	display: block;
	height: auto;
	transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-social-link {
		transition-delay: 0s;
		transition-duration: 0s
	}
}

.wp-block-social-link a {
	align-items: center;
	display: flex;
	line-height: 0;
	transition: transform .1s ease
}

.wp-block-social-link:hover {
	transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
	display: inline-block;
	margin: 0;
	padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
	color: currentColor;
	fill: currentColor
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
	background-color: #0a7aff;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
	background-color: #0866ff;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
	background-color: #1d4fc4;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
	background-color: #ff4500;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
	background-color: #fefc00;
	color: #fff;
	stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
	background-color: #2aabee;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
	background-color: #1da1f2;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
	background-color: #25d366;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
	background-color: #000;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
	background-color: red;
	color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
	background: none
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
	height: 1.25em;
	width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
	color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
	color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
	color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
	color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
	color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
	color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
	color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
	color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
	color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
	color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
	color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
	color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
	color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
	color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
	color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
	color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
	color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
	color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
	color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
	color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
	color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
	color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
	color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
	color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
	color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
	color: #fff;
	stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
	color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
	color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
	color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
	color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
	color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
	color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
	color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
	color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
	color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
	color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
	color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
	color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
	color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto
}

:root :where(.wp-block-social-links .wp-social-link a) {
	padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
	padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
	padding-left: .66667em;
	padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
	color: #000
}

.wp-block-spacer {
	clear: both
}

.wp-block-tag-cloud {
	box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
	justify-content: center;
	text-align: center
}

.wp-block-tag-cloud.alignfull {
	padding-left: 1em;
	padding-right: 1em
}

.wp-block-tag-cloud a {
	display: inline-block;
	margin-right: 5px
}

.wp-block-tag-cloud span {
	display: inline-block;
	margin-left: 5px;
	text-decoration: none
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
	display: flex;
	flex-wrap: wrap;
	gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
	border: 1px solid;
	font-size: unset !important;
	margin-right: 0;
	padding: 1ch 2ch;
	text-decoration: none !important
}

.wp-block-table {
	overflow-x: auto
}

.wp-block-table table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-table thead {
	border-bottom: 3px solid
}

.wp-block-table tfoot {
	border-top: 3px solid
}

.wp-block-table td, .wp-block-table th {
	border: 1px solid;
	padding: .5em
}

.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 {
	background-color: initial;
	border-bottom: 1px solid #f0f0f0;
	border-collapse: inherit;
	border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0
}

.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: #0000
}

.wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr, .wp-block-table .has-border-color>* {
	border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child, .wp-block-table table[style*=border-top-color] tr:first-child td, .wp-block-table table[style*=border-top-color] tr:first-child th, .wp-block-table table[style*=border-top-color]>*, .wp-block-table table[style*=border-top-color]>* td, .wp-block-table table[style*=border-top-color]>* th {
	border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
	border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child, .wp-block-table table[style*=border-right-color] th, .wp-block-table table[style*=border-right-color] tr, .wp-block-table table[style*=border-right-color]>* {
	border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child, .wp-block-table table[style*=border-bottom-color] tr:last-child td, .wp-block-table table[style*=border-bottom-color] tr:last-child th, .wp-block-table table[style*=border-bottom-color]>*, .wp-block-table table[style*=border-bottom-color]>* td, .wp-block-table table[style*=border-bottom-color]>* th {
	border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
	border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child, .wp-block-table table[style*=border-left-color] th, .wp-block-table table[style*=border-left-color] tr, .wp-block-table table[style*=border-left-color]>* {
	border-left-color: inherit
}

.wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr, .wp-block-table table[style*=border-style]>* {
	border-style: inherit
}

.wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr, .wp-block-table table[style*=border-width]>* {
	border-style: inherit;
	border-width: inherit
}

:root :where(.wp-block-table-of-contents) {
	box-sizing: border-box
}

:where(.wp-block-term-description) {
	box-sizing: border-box;
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
	margin-bottom: 0;
	margin-top: 0
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
	display: flex
}

.wp-block-text-columns .wp-block-column {
	margin: 0 1em;
	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 {
	overflow: auto;
	white-space: pre-wrap
}

:where(pre.wp-block-verse) {
	font-family: inherit
}

.wp-block-video {
	box-sizing: border-box
}

.wp-block-video video {
	vertical-align: middle;
	width: 100%
}

@supports (position:sticky) {
	.wp-block-video [poster] {
		object-fit: cover
	}
}

.wp-block-video.aligncenter {
	text-align: center
}

.wp-block-video :where(figcaption) {
	margin-bottom: 1em;
	margin-top: .5em
}

.editor-styles-wrapper, .entry-content {
	counter-reset: footnotes
}

a[data-fn].fn {
	counter-increment: footnotes;
	display: inline-flex;
	font-size: smaller;
	text-decoration: none;
	text-indent: -9999999px;
	vertical-align: super
}

a[data-fn].fn:after {
	content: "["counter(footnotes) "]";
	float: left;
	text-indent: 0
}

.wp-element-button {
	cursor: pointer
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
	background-color: #eee
}

:root .has-very-dark-gray-background-color {
	background-color: #313131
}

:root .has-very-light-gray-color {
	color: #eee
}

:root .has-very-dark-gray-color {
	color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
	font-size: 1em
}

.has-larger-font-size {
	font-size: 2.625em
}

.has-normal-font-size {
	font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
	font-size: var(--wp--preset--font-size--huge)
}

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

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

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

#end-resizable-editor-section {
	display: none
}

.aligncenter {
	clear: both
}

.items-justified-left {
	justify-content: flex-start
}

.items-justified-center {
	justify-content: center
}

.items-justified-right {
	justify-content: flex-end
}

.items-justified-space-between {
	justify-content: space-between
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #ddd;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

html :where(.has-border-color) {
	border-style: solid
}

html :where([style*=border-top-color]) {
	border-top-style: solid
}

html :where([style*=border-right-color]) {
	border-right-style: solid
}

html :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

html :where([style*=border-left-color]) {
	border-left-style: solid
}

html :where([style*=border-width]) {
	border-style: solid
}

html :where([style*=border-top-width]) {
	border-top-style: solid
}

html :where([style*=border-right-width]) {
	border-right-style: solid
}

html :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

html :where([style*=border-left-width]) {
	border-left-style: solid
}

html :where(img[class*=wp-image-]) {
	height: auto;
	max-width: 100%
}

:where(figure) {
	margin: 0 0 1em
}

html :where(.is-position-sticky) {
	--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0)
}

@media screen and (max-width:600px) {
	html :where(.is-position-sticky) {
		--wp-admin--admin-bar--position-offset: 0
	}
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
	display: none
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900
}

.wpcf7-form-control-wrap {
	position: relative
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: 400;
	display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em
}

.wpcf7-list-item-label::before, .wpcf7-list-item-label::after {
	content: " "
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d;
	opacity: .75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative
}

form.submitting .wpcf7-spinner {
	visibility: visible
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc;
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

@keyframes blink {
	from {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.wpcf7 [inert] {
	opacity: .5
}

.wpcf7 input[type="file"] {
	cursor: pointer
}

.wpcf7 input[type="file"]:disabled {
	cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	direction: ltr
}

.wpcf7-reflection>output {
	display: list-item;
	list-style: none
}

.wpcf7-reflection>output[hidden] {
	display: none
}

#dscf7_refresh_captcha {
	display: inline-block
}

.dscf7captcha input.wpcf7-form-control {
	width: 200px
}

.rt-container, .rt-container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box
}

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

.rt-row:after, .rt-row:before {
	display: table;
	content: " "
}

.rt-row:after {
	clear: both
}

.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12, .rt-col-xs-24, .rt-col-sm-24, .rt-col-md-24, .rt-col-lg-24 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.rt-col-xs-1, .rt-col-xs-2, .rt-col-xs-3, .rt-col-xs-4, .rt-col-xs-5, .rt-col-xs-6, .rt-col-xs-7, .rt-col-xs-8, .rt-col-xs-9, .rt-col-xs-10, .rt-col-xs-11, .rt-col-xs-12, .rt-col-xs-24 {
	float: left
}

.rt-col-xs-12 {
	width: 20%
}

.rt-col-xs-12 {
	width: 100%
}

.rt-col-xs-11 {
	width: 91.66666667%
}

.rt-col-xs-10 {
	width: 83.33333333%
}

.rt-col-xs-9 {
	width: 75%
}

.rt-col-xs-8 {
	width: 66.66666667%
}

.rt-col-xs-7 {
	width: 58.33333333%
}

.rt-col-xs-6 {
	width: 50%
}

.rt-col-xs-5 {
	width: 41.66666667%
}

.rt-col-xs-4 {
	width: 33.33333333%
}

.rt-col-xs-3 {
	width: 25%
}

.rt-col-xs-2 {
	width: 16.66666667%
}

.rt-col-xs-1 {
	width: 8.33333333%
}

.tss-wrapper[data-layout*="layout"] .rt-row.tss-even {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tss-wrapper .tss-pre-loader {
	position: relative;
	overflow: hidden;
	max-height: 300px;
	min-height: 200px
}

.tss-wrapper .tss-even .tss-grid-item {
	margin-bottom: 30px
}

.tss-wrapper .tss-even .tss-grid-item .video-testimonial-wrap iframe {
	max-width: 100%
}

.tss-wrapper .rt-loading-overlay {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #fff;
	-webkit-transition: opacity 0.1s, visibility 0.1s;
	transition: opacity 0.1s, visibility 0.1s
}

.tss-wrapper .rt-loading {
	color: #fb4c35;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: 50%;
	margin-left: -16px;
	z-index: 2;
	opacity: 0;
	visibility: hidden
}

.tss-wrapper .tss-pre-loader .rt-loading-overlay {
	opacity: .8;
	visibility: visible
}

.tss-wrapper .tss-pre-loader .rt-loading {
	opacity: 1;
	visibility: visible
}

.rt-ball-clip-rotate {
	width: 32px;
	height: 32px
}

.rt-ball-clip-rotate {
	display: block;
	font-size: 0;
	color: #fff
}

.rt-ball-clip-rotate, .rt-ball-clip-rotate>div {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.rt-ball-clip-rotate>div {
	display: inline-block;
	float: none;
	background-color: currentColor;
	border: 0 solid currentColor
}

.rt-ball-clip-rotate>div {
	width: 32px;
	height: 32px;
	background: transparent;
	border-width: 2px;
	border-bottom-color: transparent;
	border-radius: 100%;
	-webkit-animation: ball-clip-rotate 0.75s linear infinite;
	-moz-animation: ball-clip-rotate 0.75s linear infinite;
	-o-animation: ball-clip-rotate 0.75s linear infinite;
	animation: ball-clip-rotate 0.75s linear infinite
}

.tss-wrapper .rt-responsive-img {
	max-width: 100%;
	height: auto
}

.tss-carousel.swiper .profile-img-wrapper {
	position: relative
}

.tss-carousel-thumb.swiper .rt-dummy-img+.swiper-lazy-preloader, .tss-carousel.swiper .rt-dummy-img+.swiper-lazy-preloader {
	display: none
}

.tss-wrapper .swiper-lazy-preloader {
	border: 4px solid #2550ea;
	border-top-color: transparent;
	width: 34px;
	height: 34px;
	margin-left: -17px;
	margin-top: -17px;
	opacity: .75;
	border-radius: 50%
}

.tss-carousel-thumb.swiper .rt-responsive-img, .tss-carousel.swiper .rt-responsive-img {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s
}

.tss-carousel-thumb.swiper .swiper-lazy:not(.swiper-lazy-loaded), .tss-carousel.swiper .swiper-lazy:not(.swiper-lazy-loaded) {
	min-height: 150px;
	opacity: 0
}

.tss-wrapper[data-layout="carousel12"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded), .tss-wrapper[data-layout="carousel11"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded) {
	min-height: 132px
}

.tss-wrapper .swiper-lazy-preloader:after {
	background: none
}

.tss-wrapper img.rt-responsive-img.rt-dummy-img {
	width: 150px
}

.tss-wrapper .tss-load-more .rt-button {
	display: inline-block
}

.tss-wrapper .tss-img-circle .profile-img-wrapper img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.tss-wrapper .author-social a, .tss-wrapper .tss-social-share a {
	display: inline-flex;
	text-decoration: none;
	box-shadow: none !important;
	margin: 5px;
	color: #2529ed
}

.tss-wrapper .rating-wrapper span.dashicons, .tss-wrapper .tss-social-share i.fa, .tss-wrapper .author-social span.dashicons {
	width: auto;
	height: auto
}

.tss-wrapper .tss-social-share .dashicons::before, .tss-wrapper .author-social span.dashicons::before {
	transition: all 0.3s
}

.tss-wrapper .tss-social-share a:hover .dashicons::before, .tss-wrapper .author-social a:hover span.dashicons::before {
	opacity: .8
}

.rt-sm-sortable-list .social-item span.dashicons-skype:before, .rt-sm-sortable-list .social-item span.dashicons-telegram:before, .tss-wrapper .author-social .dashicons-skype:before, .tss-wrapper .author-social .dashicons-telegram:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	-webkit-mask-size: cover;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-size: cover;
	mask-repeat: no-repeat;
	mask-position: center;
	margin: auto;
	background-color: #2529ed
}

.rt-sm-sortable-list .social-item span.dashicons::before {
	color: #333
}

.rt-sm-sortable-list .social-item span.dashicons-skype:before, .rt-sm-sortable-list .social-item span.dashicons-telegram:before {
	background-color: #333
}

.rt-sm-sortable-list .social-item span.dashicons-skype:before, .tss-wrapper .author-social .dashicons-skype:before {
	-webkit-mask-image: url(../../../plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
	mask-image: url(../../../plugins/testimonial-slider-and-showcase/assets/images/skype.svg)
}

.rt-sm-sortable-list .social-item span.dashicons-telegram:before, .tss-wrapper .author-social .dashicons-telegram:before {
	-webkit-mask-image: url(../../../plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
	mask-image: url(../../../plugins/testimonial-slider-and-showcase/assets/images/telegram.svg)
}

.tss-wrapper .tss-utility {
	margin: 15px 0;
	text-align: center
}

.tss-wrapper .tss-utility .rt-button, .tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
	background: #6f6f6f;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	padding: 10px 15px;
	text-transform: capitalize;
	margin-right: 4px;
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}

.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
	display: inline-block;
	margin-bottom: 10px
}

.tss-wrapper .tss-utility .rt-button:hover, .tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover, .tss-wrapper .tss-isotope-button-wrapper .rt-iso-button.selected {
	cursor: pointer;
	background: #000
}

.tss-wrapper .single-item-wrapper h3.author-name {
	font-size: 24px;
	margin: 15px 0 8px;
	padding: 0;
	line-height: 1.25;
	font-weight: 400;
	color: #2550ea
}

.tss-wrapper .rt-read-more {
	color: #2550ea
}

.tss-wrapper .single-item-wrapper h3.author-name a {
	text-decoration: none
}

.tss-wrapper .single-item-wrapper h4.author-bio {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0;
	line-height: 1.4;
	text-transform: none;
	font-weight: 400;
	color: #333
}

.tss-wrapper .single-item-wrapper .author-social, .tss-wrapper .single-item-wrapper .tss-social-share {
	text-align: center;
	margin-bottom: 8px
}

.tss-carousel-thumb.swiper:not(.swiper-initialized) .swiper-wrapper, .tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
	opacity: 0
}

.tss-wrapper .tss-carousel_video>.carousel-wrapper {
	width: 100%
}

.tss-wrapper[data-layout="carousel12"] .carousel-wrapper, .tss-wrapper[data-layout="carousel11"] .carousel-wrapper, .tss-wrapper[data-layout*="carousel"] {
	position: relative
}

.tss-carousel-main.swiper, .tss-carousel.swiper {
	position: static
}

.tss-carousel-main .swiper-arrow, .tss-carousel .swiper-arrow {
	background: #2550ea;
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	margin-top: -55px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid transparent
}

.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-arrow, .tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-arrow {
	margin-top: -35px
}

.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-pagination, .tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-pagination {
	display: none
}

.tss-carousel-main.swiper .swiper-pagination, .tss-carousel.swiper .swiper-pagination {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	bottom: -10px !important;
	width: 100%
}

.tss-carousel-main.swiper:not(.swiper-initialized) .swiper-pagination, .tss-carousel.swiper:not(.swiper-initialized) .swiper-pagination {
	opacity: 0
}

.tss-carousel-main.swiper.swiper.swiper-container-initialized .swiper-pagination, .tss-carousel.swiper.swiper.swiper-container-initialized .swiper-pagination, .tss-carousel-thumb.swiper.swiper-container-initialized .swiper-wrapper, .tss-carousel.swiper.swiper-container-initialized .swiper-wrapper, .swiper-container-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled), .swiper-container-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled), .swiper-container-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled), .swiper-container-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled), .swiper-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled), .swiper-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled), .swiper-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled), .swiper-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled) {
	opacity: 1 !important
}

.tss-carousel-main .swiper-button-next::after, .tss-carousel-main .swiper-button-prev::after, .tss-carousel .swiper-button-next::after, .tss-carousel .swiper-button-prev::after {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	content: none !important
}

.tss-carousel-main .swiper-arrow>i, .tss-carousel .swiper-arrow>i {
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 30px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}

.tss-carousel-main.swiper-rtl .swiper-button-next>i::before, .tss-carousel.swiper-rtl .swiper-button-next>i::before {
	content: "\f053"
}

.tss-carousel-main.swiper-rtl .swiper-button-prev>i::before, .tss-carousel.swiper-rtl .swiper-button-prev>i::before {
	content: "\f054"
}

.tss-carousel-main .swiper-button-next, .tss-carousel .swiper-button-next {
	right: -10px
}

.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev, .tss-carousel .swiper-button-prev {
	left: -10px
}

.tss-carousel.swiper-autoheight[data-dots='true'] .swiper-wrapper {
	margin-bottom: 50px
}

.tss-carousel-main .swiper-pagination-bullet, .tss-carousel .swiper-pagination-bullet {
	margin: 0 5px !important;
	width: 10px;
	height: 10px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background: #2550ea
}

.tss-carousel-main .swiper-pagination-bullet:hover, .tss-carousel-main .swiper-pagination-bullet-active, .tss-carousel .swiper-pagination-bullet:hover, .tss-carousel .swiper-pagination-bullet-active {
	opacity: 1;
	background: #2550ea
}

#tss-submit-form {
	position: relative;
	padding: 20px
}

#tss-submit-form.rtcessing:after {
	content: "";
	background: rgba(0, 0, 0, .4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.tss-submit-wrapper #tss-submit-response.error, #tss-submit-form .field-holder .error {
	color: red
}

#tss-submit-form .field-holder input.error, #tss-submit-form .field-holder textarea.error {
	border-color: red
}

#tss-submit-form .field-holder .valid {
	border-color: green
}

.tss-submit-wrapper #tss-submit-response.success {
	color: green
}

#tss-submit-form .field-holder:after {
	clear: both;
	display: block;
	content: ""
}

#tss-submit-form .field-holder {
	margin-bottom: 15px
}

#tss-submit-form .submit-holder {
	text-align: center
}

#tss-submit-form .rt-label {
	font-weight: 600;
	margin-bottom: 5px
}

#tss-submit-form .rt-field-wrapper+.rt-field-wrapper {
	margin-top: 13px
}

#tss-submit-form .field-holder .field>input, #tss-submit-form .field-holder .field input[type=url], #tss-submit-form .field-holder .field>textarea {
	width: 100%;
	box-sizing: border-box
}

.rt-sm-sortable-list .social-item {
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.rt-sm-sortable-list .social-item span.dashicons {
	margin-right: 10px
}

.tss-wrapper.tss-submit-wrapper {
	max-width: 500px;
	margin: 0 auto
}

#tss-submit-response p {
	font-size: 16px
}

#tss-submit-form input[type=text], #tss-submit-form input[type=url] {
	padding: 8px 8px;
	width: 100%
}

#tss-submit-form textarea {
	height: 200px
}

.field-holder.submit-holder input.tss-submit-button {
	font-size: 14px;
	padding: 10px 25px
}

.tss-submit-wrapper .rt-rating>span {
	margin: 0;
	cursor: pointer
}

.tss-submit-wrapper .rt-rating {
	display: inline-block
}

.tss-submit-wrapper .rt-rating.selected span:before, .tss-submit-wrapper .rt-rating:hover span:before, .tss-submit-wrapper .rt-rating.selected:hover span:before {
	content: "\f155"
}

.tss-submit-wrapper .rt-rating:hover span:hover~span:before, .tss-submit-wrapper .rt-rating span.active~span:before, .tss-submit-wrapper .rt-rating.selected:hover span:hover~span:before {
	content: "\f154"
}

.rt-single-testimonial-detail {
	padding: 30px 0;
	margin: 30px 0 !important;
	overflow: hidden
}

.rt-single-testimonial-detail .testi-meta {
	text-align: center
}

.rt-single-testimonial-detail .tss-social-share a {
	display: inline-block;
	padding: 5px;
	margin-right: 5px
}

.rt-single-testimonial-detail .tss-social-share a:last-child {
	margin-right: 0
}

.clearfix:before, .clearfix:after, .rt-container-fluid:before, .rt-container-fluid:after, .rt-row:before, .rt-row:after {
	content: " ";
	display: table
}

.rt-single-testimonial-detail .testimonial+.author-social {
	margin-top: 20px
}

.rt-single-testimonial-detail .testimonial+.tss-social-share, .rt-single-testimonial-detail .author-social+.tss-social-share {
	margin-top: 10px
}

.rt-single-testimonial-detail .author-social>a {
	display: inline-block;
	padding: 5px;
	margin-right: 5px
}

.tss-wrapper .tss-layout1 .single-item-wrapper, .tss-wrapper .tss-carousel1 .single-item-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper, .tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name, .tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel1 .single-item-wrapper .profile-img-wrapper, .tss-wrapper .tss-carousel1 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel1 .single-item-wrapper h4.author-bio {
	text-align: center
}

.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
	top: 40px;
	-webkit-transition: all 0.75s ease-out;
	-moz-transition: all 0.75s ease-out;
	-ms-transition: all 0.75s ease-out;
	-o-transition: all 0.75s ease-out;
	transition: all 0.75s ease-out
}

.tss-wrapper .tss-layout1 .tss-meta-info.tss-left, .tss-wrapper .tss-carousel1 .tss-meta-info.tss-left {
	flex: 2
}

.tss-wrapper .tss-carousel1 .item-content-wrapper, .tss-wrapper .tss-layout1 .item-content-wrapper {
	padding: 30px;
	background: #f8f8f8;
	flex: 3;
	position: relative
}

.tss-wrapper .tss-layout1 .item-content-wrapper:before, .tss-wrapper .tss-carousel1 .item-content-wrapper:before {
	content: "\F10D";
	color: #eaeaea;
	position: absolute;
	left: 10px;
	top: 0;
	font-family: "tss-font", serif;
	font-size: 24px
}

.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:before {
	left: auto;
	right: 10px
}

.tss-wrapper .tss-layout1 .item-content-wrapper:after, .tss-wrapper .tss-carousel1 .item-content-wrapper:after {
	border-top: 10px solid transparent;
	border-right: 15px solid #f8f8f8;
	border-bottom: 10px solid transparent;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: -15px;
	top: 15px;
	right: auto;
	-webkit-transition: all 0.75s ease-out;
	-moz-transition: all 0.75s ease-out;
	-ms-transition: all 0.75s ease-out;
	-o-transition: all 0.75s ease-out;
	transition: all 0.75s ease-out
}

.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:after {
	left: auto;
	right: -15px;
	border-right: 0;
	border-left: 15px solid #f8f8f8
}

.tss-wrapper .tss-layout1 .item-content, .tss-wrapper .tss-carousel1 .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 5px;
	color: #2d2d2d
}

.tss-wrapper .tss-layout1 .rating-wrapper, .tss-wrapper .tss-carousel1 .rating-wrapper {
	margin-bottom: 10px;
	text-align: center
}

.tss-wrapper .tss-layout2 .single-item-wrapper, .tss-wrapper .tss-carousel2 .single-item-wrapper {
	margin-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper, .tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name, .tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel2 .single-item-wrapper .profile-img-wrapper, .tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
	text-align: center
}

.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after, .tss-wrapper .tss-carousel2 .single-item-wrapper:hover .item-content-wrapper:after {
	top: 40px;
	-webkit-transition: all 0.75s ease-out;
	-moz-transition: all 0.75s ease-out;
	-ms-transition: all 0.75s ease-out;
	-o-transition: all 0.75s ease-out;
	transition: all 0.75s ease-out
}

.tss-wrapper .single-item-wrapper .author-social, .tss-wrapper .single-item-wrapper .tss-social-share {
	text-align: center;
	margin-bottom: 0
}

.tss-wrapper .tss-layout2 .tss-meta-info.tss-left, .tss-wrapper .tss-carousel2 .tss-meta-info.tss-left {
	flex: 3
}

.tss-wrapper .tss-layout2 .tss-meta-info.tss-right, .tss-wrapper .tss-carousel2 .tss-meta-info.tss-right {
	flex: 2
}

.tss-wrapper .tss-layout2 .item-content-wrapper, .tss-wrapper .tss-carousel2 .item-content-wrapper {
	padding: 30px;
	background: #f8f8f8;
	flex: 3;
	position: relative
}

.tss-wrapper .tss-layout2 .item-content-wrapper:before, .tss-wrapper .tss-carousel2 .item-content-wrapper:before {
	content: "\F10D";
	color: #eaeaea;
	position: absolute;
	left: 10px;
	top: 0;
	font-family: "tss-font", serif;
	font-size: 24px
}

.tss-wrapper .tss-layout2 .item-content-wrapper:after, .tss-wrapper .tss-carousel2 .item-content-wrapper:after {
	border-top: 10px solid transparent;
	border-left: 15px solid #f8f8f8;
	border-bottom: 10px solid transparent;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	right: -15px;
	top: 15px;
	-webkit-transition: all 0.75s ease-out;
	-moz-transition: all 0.75s ease-out;
	-ms-transition: all 0.75s ease-out;
	-o-transition: all 0.75s ease-out;
	transition: all 0.75s ease-out
}

.tss-wrapper .tss-layout2 .item-content, .tss-wrapper .tss-carousel2 .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 5px
}

.tss-wrapper .tss-layout2 .rating-wrapper, .tss-wrapper .tss-carousel2 .rating-wrapper {
	margin-bottom: 10px;
	text-align: center
}

.tss-wrapper .tss-layout3 .single-item, .tss-wrapper .tss-isotope1 .single-item, .tss-wrapper .tss-carousel3 .single-item {
	padding: 0
}

.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name, .tss-wrapper .tss-isotope1 .single-item-wrapper h3.author-name, .tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-isotope1 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel3 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel3 .single-item-wrapper h4.author-bio {
	text-align: center
}

.tss-wrapper .tss-layout3 .item-content-wrapper, .tss-wrapper .tss-isotope1 .item-content-wrapper, .tss-wrapper .tss-video1 .item-content-wrapper, .tss-wrapper .tss-carousel3 .item-content-wrapper {
	padding: 20px;
	background: #f8f8f8;
	position: relative
}

.tss-wrapper .tss-layout3 .item-content-wrapper:before, .tss-wrapper .tss-isotope1 .item-content-wrapper:before, .tss-wrapper .tss-video1 .item-content-wrapper:before, .tss-wrapper .tss-carousel3 .item-content-wrapper:before {
	content: "\F10D";
	color: #eaeaea;
	position: absolute;
	left: 0;
	top: -15px;
	font-family: "tss-font", serif;
	font-size: 30px
}

.tss-wrapper .tss-layout3 .item-content, .tss-wrapper .tss-isotope1 .item-content, .tss-wrapper .tss-carousel3 .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6
}

.tss-wrapper .tss-layout3 .rating-wrapper, .tss-wrapper .tss-isotope1 .rating-wrapper, .tss-wrapper .tss-carousel3 .rating-wrapper {
	margin: 17px 0 -10px;
	text-align: center;
	display: block
}

.tss-wrapper .tss-layout3 .profile-img-wrapper, .tss-wrapper .tss-isotope1 .profile-img-wrapper, .tss-wrapper .tss-carousel3 .profile-img-wrapper {
	margin-bottom: 4px;
	display: block;
	text-align: center
}

.tss-wrapper .tss-layout3 .profile-img-wrapper img, .tss-wrapper .tss-isotope1 .profile-img-wrapper img, .tss-wrapper .tss-carousel3 .profile-img-wrapper img {
	display: inline-block
}

.tss-wrapper .tss-layout3 .single-item-wrapper .author-social, .tss-wrapper .tss-isotope1 .single-item-wrapper .author-social, .tss-wrapper .tss-carousel3 .single-item-wrapper .author-social, .tss-wrapper .tss-layout3 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-isotope1 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-carousel3 .single-item-wrapper .tss-social-share {
	margin-bottom: 8px
}

.tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel4 .single-item-wrapper h3.author-name {
	margin: 0 0 15px
}

.tss-wrapper .tss-carousel2 .rt-responsive-img {
	margin: auto
}

.tss-wrapper .tss-layout4 .single-item-wrapper, .tss-wrapper .tss-carousel4 .single-item-wrapper {
	background: #f8f8f8;
	margin-bottom: 0;
	display: flex
}

.tss-wrapper .tss-layout4 .profile-img-wrapper, .tss-wrapper .tss-carousel4 .profile-img-wrapper {
	flex: 1;
	padding: 25px 0 25px 15px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}

.tss-wrapper .tss-layout4 .profile-img-wrapper a img, .tss-wrapper .tss-carousel4 .profile-img-wrapper a img {
	width: auto !important
}

.tss-wrapper .tss-layout4 .item-content-wrapper, .tss-wrapper .tss-carousel4 .item-content-wrapper {
	flex: 3;
	padding: 20px 15px
}

.tss-wrapper .tss-layout4 .single-item-wrapper .author-social, .tss-wrapper .tss-carousel4 .single-item-wrapper .author-social, .tss-wrapper .tss-layout4 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-carousel4 .single-item-wrapper .tss-social-share {
	text-align: left
}

.tss-wrapper .tss-layout4 .item-content, .tss-wrapper .tss-carousel4 .item-content {
	padding: 15px 0 0 0;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0
}

.tss-wrapper .tss-layout4 .rating-wrapper, .tss-wrapper .tss-carousel4 .rating-wrapper {
	margin-bottom: 10px;
	text-align: left
}

.tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name, .tss-wrapper .tss-isotope2 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel5 .single-item-wrapper h3.author-name {
	margin: 0 0 10px
}

.tss-wrapper .tss-layout5 .single-item-wrapper, .tss-wrapper .tss-isotope2 .single-item-wrapper, .tss-wrapper .tss-carousel5 .single-item-wrapper {
	background: #f8f8f8;
	margin-bottom: 0;
	display: flex
}

.tss-wrapper .tss-layout5 .profile-img-wrapper, .tss-wrapper .tss-isotope2 .profile-img-wrapper, .tss-wrapper .tss-carousel5 .profile-img-wrapper {
	flex: 1.5;
	padding: 20px 0 15px 15px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}

.tss-wrapper .tss-layout5 .profile-img-wrapper a img, .tss-wrapper .tss-isotope2 .profile-img-wrapper a img, .tss-wrapper .tss-carousel5 .profile-img-wrapper a img {
	width: auto !important
}

.tss-wrapper .tss-layout5 .item-content-wrapper, .tss-wrapper .tss-isotope2 .item-content-wrapper, .tss-wrapper .tss-carousel5 .item-content-wrapper {
	flex: 3;
	padding: 20px 0 10px 15px
}

.tss-wrapper .tss-layout5 .single-item-wrapper .author-social, .tss-wrapper .tss-isotope2 .single-item-wrapper .author-social, .tss-wrapper .tss-carousel5 .single-item-wrapper .author-social, .tss-wrapper .tss-layout5 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-isotope2 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-carousel5 .single-item-wrapper .tss-social-share {
	text-align: center
}

.tss-wrapper .tss-layout5 .item-content, .tss-wrapper .tss-isotope2 .item-content, .tss-wrapper .tss-carousel5 .item-content {
	padding: 0 15px 15px 0;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0
}

.tss-wrapper .tss-layout5 .rating-wrapper, .tss-wrapper .tss-isotope2 .rating-wrapper, .tss-wrapper .tss-carousel5 .rating-wrapper {
	margin-bottom: 10px;
	text-align: center
}

.tss-wrapper .tss-layout6 .single-item, .tss-wrapper .tss-carousel6 .single-item {
	padding: 0
}

.tss-wrapper .tss-layout6 .item-content-wrapper:after, .tss-wrapper .tss-carousel6 .item-content-wrapper:after {
	border-left: 10px solid transparent;
	border-top: 15px solid #f8f8f8;
	border-right: 10px solid transparent;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 25px;
	bottom: -15px;
	-webkit-transition: all 0.75s ease-out;
	-moz-transition: all 0.75s ease-out;
	-ms-transition: all 0.75s ease-out;
	-o-transition: all 0.75s ease-out;
	transition: all 0.75s ease-out
}

.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel6 .single-item-wrapper h3.author-name {
	margin: 10px 0 8px
}

.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel6 .single-item-wrapper h4.author-bio {
	margin-bottom: 8px
}

.tss-wrapper .tss-layout6 .item-content-wrapper, .tss-wrapper .tss-carousel6 .item-content-wrapper {
	padding: 40px 30px;
	background: #f8f8f8;
	position: relative;
	border-radius: 5px
}

.tss-wrapper .tss-layout6 .item-content-wrapper:before, .tss-wrapper .tss-carousel6 .item-content-wrapper:before {
	content: "\F10D";
	color: #fff;
	position: absolute;
	left: 10px;
	top: 10px;
	font-family: "tss-font", serif;
	font-size: 30px;
	line-height: 1
}

.tss-wrapper .tss-layout6 .item-content-wrapper .item-content, .tss-wrapper .tss-carousel6 .item-content-wrapper .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6
}

.tss-wrapper .tss-layout6 .profile-img-wrapper, .tss-wrapper .tss-carousel6 .profile-img-wrapper {
	text-align: center;
	margin-bottom: 10px;
	display: inline-block
}

.tss-wrapper .tss-layout6 .tss-meta-info, .tss-wrapper .tss-carousel6 .tss-meta-info {
	display: flex;
	margin-top: 30px
}

.tss-wrapper .tss-layout6 .tss-meta-info .tss-left, .tss-wrapper .tss-carousel6 .tss-meta-info .tss-left {
	flex: 1
}

.tss-wrapper .tss-layout6 .tss-meta-info .tss-right, .tss-wrapper .tss-carousel6 .tss-meta-info .tss-right {
	padding: 0 0 0 15px;
	flex: 4;
	position: relative
}

.tss-wrapper .tss-layout6 .single-item-wrapper .author-social, .tss-wrapper .tss-carousel6 .single-item-wrapper .author-social, .tss-wrapper .tss-layout6 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-carousel6 .single-item-wrapper .tss-social-share {
	text-align: left;
	margin-bottom: 10px;
	margin-left: -6px
}

.tss-wrapper .tss-layout6 .rating-wrapper, .tss-wrapper .tss-carousel6 .rating-wrapper {
	margin-bottom: 6px
}

.tss-wrapper .tss-layout7 .single-item, .tss-wrapper .tss-isotope3 .single-item, .tss-wrapper .tss-carousel7 .single-item {
	padding: 0
}

.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name, .tss-wrapper .tss-isotope3 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel7 .single-item-wrapper h3.author-name {
	margin: 5px 0 8px;
	text-align: center
}

.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-isotope3 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel7 .single-item-wrapper h4.author-bio {
	margin-bottom: 10px;
	text-align: center
}

.tss-wrapper .tss-layout7 .single-item-wrapper, .tss-wrapper .tss-isotope3 .single-item-wrapper, .tss-wrapper .tss-carousel7 .single-item-wrapper {
	padding: 30px;
	background: #f8f8f8;
	position: relative
}

.tss-wrapper .tss-layout7 .item-content-wrapper, .tss-wrapper .tss-isotope3 .item-content-wrapper, .tss-wrapper .tss-carousel7 .item-content-wrapper {
	position: relative;
	padding-bottom: 10px
}

.tss-wrapper .tss-layout7 .single-item-wrapper:before, .tss-wrapper .tss-isotope3 .single-item-wrapper:before, .tss-wrapper .tss-carousel7 .single-item-wrapper:before {
	content: "\F10D";
	color: #fff;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 8px;
	font-family: "tss-font", serif;
	font-size: 30px
}

.tss-wrapper .tss-layout7 .item-content-wrapper .item-content, .tss-wrapper .tss-isotope3 .item-content-wrapper .item-content, .tss-wrapper .tss-carousel7 .item-content-wrapper .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6
}

.tss-wrapper .tss-layout7 .profile-img-wrapper, .tss-wrapper .tss-isotope3 .profile-img-wrapper, .tss-wrapper .tss-carousel7 .profile-img-wrapper {
	text-align: center;
	margin: 30px 0 15px;
	display: block
}

.tss-wrapper .tss-layout7 .profile-img-wrapper img, .tss-wrapper .tss-isotope3 .profile-img-wrapper img, .tss-wrapper .tss-carousel7 .profile-img-wrapper img {
	display: inline-block
}

.tss-wrapper .tss-layout7 .single-item-wrapper .author-social, .tss-wrapper .tss-isotope3 .single-item-wrapper .author-social, .tss-wrapper .tss-carousel7 .single-item-wrapper .author-social, .tss-wrapper .tss-layout7 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-isotope3 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-carousel7 .single-item-wrapper .tss-social-share {
	text-align: center
}

.tss-wrapper .tss-layout7 .rating-wrapper, .tss-wrapper .tss-isotope3 .rating-wrapper, .tss-wrapper .tss-carousel7 .rating-wrapper {
	margin-bottom: 10px;
	text-align: center
}

.tss-wrapper .tss-layout8 .single-item, .tss-wrapper .tss-carousel8 .single-item {
	padding: 0
}

.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel8 .single-item-wrapper h3.author-name {
	margin: 5px 0 8px;
	text-align: center
}

.tss-wrapper .tss-layout8 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel8 .single-item-wrapper h4.author-bio {
	margin-bottom: 20px;
	text-align: center
}

.tss-wrapper .tss-layout8 .single-item-wrapper, .tss-wrapper .tss-carousel8 .single-item-wrapper {
	padding: 30px;
	background: #f8f8f8;
	position: relative
}

.tss-wrapper .tss-layout8 .item-content-wrapper, .tss-wrapper .tss-carousel8 .item-content-wrapper {
	position: relative;
	padding-bottom: 10px
}

.tss-wrapper .tss-layout8 .single-item-wrapper:before, .tss-wrapper .tss-carousel8 .single-item-wrapper:before {
	content: "\F10D";
	color: #fff;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 8px;
	font-family: "tss-font", serif;
	font-size: 30px;
	z-index: 99
}

.tss-wrapper .tss-layout8 .item-content-wrapper .item-content, .tss-wrapper .tss-carousel8 .item-content-wrapper .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 30px
}

.tss-wrapper .tss-layout8 .profile-img-wrapper, .tss-wrapper .tss-carousel8 .profile-img-wrapper {
	text-align: center;
	margin: 15px 0;
	display: block
}

.tss-wrapper .tss-layout8 .profile-img-wrapper img, .tss-wrapper .tss-carousel8 .profile-img-wrapper img {
	display: inline-block
}

.tss-wrapper .tss-layout8 .single-item-wrapper .author-social, .tss-wrapper .tss-carousel8 .single-item-wrapper .author-social, .tss-wrapper .tss-layout8 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-carousel8 .single-item-wrapper .tss-social-share {
	text-align: center
}

.tss-wrapper .tss-layout8 .rating-wrapper, .tss-wrapper .tss-carousel8 .rating-wrapper {
	margin-bottom: 10px;
	text-align: center;
	margin-top: -6px
}

.tss-wrapper .tss-layout9 .single-item-wrapper, .tss-wrapper .tss-isotope4 .single-item-wrapper, .tss-wrapper .tss-carousel9 .single-item-wrapper {
	margin-bottom: 30px;
	text-align: center;
	position: relative
}

.tss-wrapper .tss-layout9 .single-item-wrapper:hover .item-content-wrapper, .tss-wrapper .tss-isotope4 .single-item-wrapper:hover .item-content-wrapper, .tss-wrapper .tss-carousel9 .single-item-wrapper:hover .item-content-wrapper {
	opacity: 1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}

.tss-wrapper .tss-layout9 .single-item-wrapper:hover .profile-img-wrapper:before, .tss-wrapper .tss-isotope4 .single-item-wrapper:hover .profile-img-wrapper:before, .tss-wrapper .tss-carousel9 .single-item-wrapper:hover .profile-img-wrapper:before {
	opacity: 1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}

.tss-wrapper .tss-layout9 .profile-img-wrapper, .tss-wrapper .tss-isotope4 .profile-img-wrapper, .tss-wrapper .tss-carousel9 .profile-img-wrapper {
	position: relative
}

.tss-wrapper .tss-layout9 .profile-img-wrapper img, .tss-wrapper .tss-isotope4 .profile-img-wrapper img, .tss-wrapper .tss-carousel9 .profile-img-wrapper img {
	margin: 0 auto;
	width: 100%
}

.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:before, .tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:before, .tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:before {
	border-radius: 50%
}

.tss-wrapper .tss-layout9 .profile-img-wrapper:before, .tss-wrapper .tss-isotope4 .profile-img-wrapper:before, .tss-wrapper .tss-carousel9 .profile-img-wrapper:before {
	opacity: 0;
	content: "";
	background: rgba(55, 71, 79, .9);
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}

.tss-wrapper .tss-layout9 .profile-img-wrapper:after, .tss-wrapper .tss-isotope4 .profile-img-wrapper:after, .tss-wrapper .tss-carousel9 .profile-img-wrapper:after {
	content: "\F10D";
	color: #fff;
	position: absolute;
	right: 35px;
	top: 0;
	font-family: "tss-font";
	font-size: 22px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #8cc63e;
	z-index: 3;
	-webkit-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, .75);
	-moz-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, .75);
	box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, .75)
}

.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:after, .tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:after, .tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:after {
	border-radius: 50%
}

.tss-wrapper .tss-layout9 .item-content-wrapper, .tss-wrapper .tss-isotope4 .item-content-wrapper, .tss-wrapper .tss-carousel9 .item-content-wrapper {
	opacity: 0;
	padding: 0 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}

.tss-wrapper .tss-layout9 .single-item-wrapper h3.author-name, .tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name {
	margin-bottom: 5px;
	font-size: 22px;
	color: #fff
}

.tss-wrapper .tss-layout9 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-isotope4 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel9 .single-item-wrapper h4.author-bio {
	margin-bottom: 5px;
	font-size: 18px;
	color: #fff
}

.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name a, .tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name a, .tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name a {
	color: inherit
}

.tss-wrapper .tss-layout9 .item-content, .tss-wrapper .tss-isotope4 .item-content, .tss-wrapper .tss-carousel9 .item-content {
	font-style: italic;
	font-size: 15px;
	color: #fff
}

.tss-wrapper .tss-layout9 .rating-wrapper, .tss-wrapper .tss-isotope4 .rating-wrapper, .tss-wrapper .tss-carousel9 .rating-wrapper {
	margin-bottom: 5px
}

.tss-wrapper .tss-layout9 .rating-wrapper li, .tss-wrapper .tss-isotope4 .rating-wrapper li, .tss-wrapper .tss-carousel9 .rating-wrapper li {
	display: inline;
	color: #ffca28
}

.tss-wrapper .tss-layout10, .tss-wrapper .tss-isotope5, .tss-wrapper .tss-carousel10 {
	padding: 0 0
}

.tss-wrapper .tss-layout10 .single-item-wrapper .author-social, .tss-wrapper .tss-isotope5 .single-item-wrapper .author-social, .tss-wrapper .tss-carousel10 .single-item-wrapper .author-social, .tss-wrapper .tss-layout10 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-isotope5 .single-item-wrapper .tss-social-share, .tss-wrapper .tss-carousel10 .single-item-wrapper .tss-social-share {
	text-align: left
}

.tss-wrapper .tss-layout10 .profile-img-wrapper, .tss-wrapper .tss-isotope5 .profile-img-wrapper, .tss-wrapper .tss-carousel10 .profile-img-wrapper {
	position: absolute;
	z-index: 1;
	right: 15px;
	top: 50px
}

.tss-wrapper .tss-layout10 .profile-img-wrapper img, .tss-wrapper .tss-isotope5 .profile-img-wrapper img, .tss-wrapper .tss-carousel10 .profile-img-wrapper img {
	border: 10px solid #f8f8f8;
	margin: 0 auto;
	width: 150px !important;
	height: auto
}

.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name, .tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name, .tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name {
	margin-bottom: 8px;
	font-size: 22px
}

.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name a, .tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name a, .tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name a {
	color: #222
}

.tss-wrapper .tss-layout10 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-isotope5 .single-item-wrapper h4.author-bio, .tss-wrapper .tss-carousel10 .single-item-wrapper h4.author-bio {
	margin-bottom: 10px;
	display: block;
	color: #959595;
	font-size: 18px
}

.tss-wrapper .tss-layout10 .item-content, .tss-wrapper .tss-isotope5 .item-content, .tss-wrapper .tss-carousel10 .item-content {
	position: relative;
	padding: 30px 130px 30px 30px;
	background: #fff
}

.tss-wrapper .tss-carousel10 .item-content, .tss-wrapper .tss-layout10 .item-content, .tss-wrapper .tss-isotope5 .item-content {
	background: #f1f1f1
}

.tss-wrapper .tss-layout10 .item-content:after, .tss-wrapper .tss-isotope5 .item-content:after, .tss-wrapper .tss-carousel10 .item-content:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
	top: -30px;
	border: 15px solid;
	border-color: transparent transparent #fff #fff
}

.tss-wrapper .tss-carousel10 .item-content:after, .tss-wrapper .tss-layout10 .item-content:after, .tss-wrapper .tss-isotope5 .item-content:after {
	border-color: transparent transparent #f1f1f1 #f1f1f1
}

.tss-wrapper .tss-layout10 .rating-wrapper, .tss-wrapper .tss-isotope5 .rating-wrapper, .tss-wrapper .tss-carousel10 .rating-wrapper {
	margin-bottom: 40px
}

.tss-wrapper .tss-layout10 .rating-wrapper li, .tss-wrapper .tss-isotope5 .rating-wrapper li, .tss-wrapper .tss-carousel10 .rating-wrapper li {
	display: inline;
	color: #ffca28
}

.tss-wrapper .tss-isotope5 .author-social, .tss-wrapper .tss-layout10 .author-social {
	margin-top: -25px
}

.tss-wrapper .tss-layout10 .author-social {
	margin-top: -30px;
	margin-bottom: 8px
}

.tss-wrapper .tss-isotope5 .item-content, .tss-wrapper .tss-layout10 .item-content {
	margin-top: 25px
}

.tss-wrapper .tss-isotope5 .item-content, .tss-wrapper .tss-layout10 .item-content, .tss-wrapper .tss-carousel10 .item-content {
	margin-top: 40px
}

.tss-wrapper .tss-carousel11 .single-item {
	padding: 0
}

.tss-wrapper .tss-carousel11 .single-item-wrapper h3.author-name {
	margin: 5px 0 8px;
	text-align: center;
	font-size: 22px
}

.tss-wrapper .tss-carousel11 .single-item-wrapper h4.author-bio {
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px
}

.tss-wrapper .tss-carousel11 .item-content-wrapper .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6;
	padding-bottom: 14px
}

.tss-wrapper .tss-carousel11 .profile-img-wrapper {
	margin-bottom: 4px;
	display: block
}

.tss-wrapper .tss-carousel11 .tss-carousel-thumb .swiper-wrapper, .tss-wrapper .tss-carousel11 .tss-carousel-thumb .slick-track {
	padding: 40px 0 40px
}

.tss-wrapper .tss-carousel11 .profile-img-wrapper {
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.tss-wrapper .tss-carousel11 .profile-img-wrapper img {
	width: 120px;
	height: 120px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	margin: 0 auto;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out
}

.tss-wrapper .tss-carousel11 .swiper-slide-active img, .tss-wrapper .tss-carousel11 .slick-center img {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4)
}

.tss-wrapper .tss-carousel11 .profile-img-wrapper:before {
	content: "";
	background: rgba(0, 0, 0, .6);
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 132px;
	width: 132px;
	margin: 0 auto;
	z-index: 5;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out
}

.tss-wrapper .tss-carousel11 .profile-img-wrapper:focus {
	outline: none
}

.tss-wrapper .tss-carousel11 .swiper-slide-active::before, .tss-wrapper .tss-carousel11 .slick-center:before {
	opacity: 0;
	visibility: hidden
}

.tss-wrapper .tss-carousel11 .item-content p {
	width: 80%;
	margin: 0 auto
}

.tss-wrapper .tss-carousel11 .rating-wrapper {
	margin-bottom: 10px;
	text-align: center
}

.tss-wrapper .tss-carousel12 .single-item {
	padding: 0;
	margin-bottom: 0
}

.tss-wrapper .tss-carousel12 h3.author-name {
	margin: 20px 0 8px;
	text-align: center
}

.tss-wrapper .tss-carousel12 h4.author-bio {
	margin-bottom: 20px;
	text-align: center
}

.tss-wrapper .tss-carousel12 .item-content-wrapper .item-content {
	font-style: italic;
	font-size: 16px;
	line-height: 1.6
}

.tss-wrapper .tss-carousel12 .profile-img-wrapper {
	margin-bottom: 4px;
	display: block;
	outline: 0
}

.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-slide-active.profile-img-wrapper:before, .tss-wrapper .tss-carousel12 .slick-current.slick-active.slick-center.profile-img-wrapper:before {
	opacity: 0;
	visibility: hidden
}

.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-wrapper, .tss-wrapper .tss-carousel12 .tss-carousel-thumb .slick-track {
	padding: 30px 0 40px
}

.tss-wrapper .tss-carousel12 .profile-img-wrapper {
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.tss-wrapper .tss-carousel12 .profile-img-wrapper img {
	height: 120px;
	width: 120px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	margin: 0 auto;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out
}

.tss-wrapper .tss-carousel12 .swiper-slide-active img {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4)
}

.tss-wrapper .tss-carousel12 .profile-img-wrapper:before {
	content: "";
	background: rgba(0, 0, 0, .6);
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 132px;
	width: 132px;
	margin: 0 auto;
	z-index: 5;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out
}

.tss-wrapper .tss-carousel12 .tss-meta-info:focus {
	outline: none
}

.tss-wrapper .tss-carousel12 .slick-center .profile-img-wrapper:before {
	opacity: 0;
	visibility: hidden
}

.tss-wrapper .tss-carousel12 .item-content p {
	width: 80%;
	margin: 0 auto 10px
}

.tss-wrapper .tss-carousel12 .rating-wrapper {
	margin-bottom: 10px;
	text-align: center
}

.tss-wrapper .video-testimonial-wrap+.tss-meta-info+.rating-wrapper, .tss-wrapper .video-testimonial-wrap+.tss-meta-info .profile-img-wrapper {
	margin-top: 20px
}

.tss-wrapper .tss-pagination ul.pagination-list li {
	display: inline-block;
	list-style: none;
	margin-right: 5px
}

.tss-wrapper .tss-pagination ul.pagination-list li:last-child {
	margin-right: 0
}

.tss-wrapper .tss-pagination ul.pagination-list li span, .tss-wrapper .tss-pagination ul.pagination-list li a {
	padding: 4px 10px;
	font-size: 15px;
	background: #eee;
	border: 1px solid transparent;
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}

.tss-wrapper .tss-pagination ul.pagination-list li.active span, .tss-wrapper .tss-pagination ul.pagination-list li span:hover, .tss-wrapper .tss-pagination ul.pagination-list li a:hover {
	background: #8c8989;
	color: #fff
}

.tss-wrapper .tss-pagination .tss-loading-holder {
	padding: 15px 0
}

.tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons {
	color: gold
}

.tss-wrapper .tss-iso-filter {
	margin: 25px 0;
	text-align: center
}

.tss-wrapper .tss-isotope-button-wrapper, .tss-wrapper .iso-search {
	display: inline-block
}

.tss-wrapper .iso-search {
	margin: 0 10px
}

.tss-wrapper .iso-search input {
	width: auto;
	padding: 10px;
	font-size: 16px;
	outline: none !important;
	height: 37px
}

.rt-container-fluid [class*='rt-col-'], .rt-container [class*='rt-col-'] {
	box-sizing: border-box
}

body>.tss-tooltip {
	font-size: 100%;
	position: absolute;
	z-index: 9999;
	-o-box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	color: #fff;
	border-radius: 3px;
	background: #666;
	padding: 0 10px;
	border-width: 2px;
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}

body>.tss-tooltip, body>.tss-tooltip .tss-tooltip-bottom:after {
	background: #000;
	border-radius: 2px
}

body>.tss-tooltip .tss-tooltip-bottom {
	width: 70px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -32px;
	bottom: -16px
}

body>.tss-tooltip .tss-tooltip-bottom:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg)
}

@media (min-width:768px) {
	.rt-container {
		width: 750px
	}
}

@media (min-width:992px) {
	.rt-container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.rt-container {
		width: 1170px
	}
}

@media (min-width:768px) {
	.rt-col-sm-24, .rt-col-sm-1, .rt-col-sm-2, .rt-col-sm-3, .rt-col-sm-4, .rt-col-sm-5, .rt-col-sm-6, .rt-col-sm-7, .rt-col-sm-8, .rt-col-sm-9, .rt-col-sm-10, .rt-col-sm-11, .rt-col-sm-12 {
		float: left
	}

	.rt-col-sm-24 {
		width: 20%
	}

	.rt-col-sm-12 {
		width: 100%
	}

	.rt-col-sm-11 {
		width: 91.66666667%
	}

	.rt-col-sm-10 {
		width: 83.33333333%
	}

	.rt-col-sm-9 {
		width: 75%
	}

	.rt-col-sm-8 {
		width: 66.66666667%
	}

	.rt-col-sm-7 {
		width: 58.33333333%
	}

	.rt-col-sm-6 {
		width: 50%
	}

	.rt-col-sm-5 {
		width: 41.66666667%
	}

	.rt-col-sm-4 {
		width: 33.33333333%
	}

	.rt-col-sm-3 {
		width: 25%
	}

	.rt-col-sm-2 {
		width: 16.66666667%
	}

	.rt-col-sm-1 {
		width: 8.33333333%
	}
}

@media (min-width:992px) {
	.rt-col-md-24, .rt-col-md-1, .rt-col-md-2, .rt-col-md-3, .rt-col-md-4, .rt-col-md-5, .rt-col-md-6, .rt-col-md-7, .rt-col-md-8, .rt-col-md-9, .rt-col-md-10, .rt-col-md-11, .rt-col-md-12 {
		float: left
	}

	.rt-col-md-24 {
		width: 20%
	}

	.rt-col-md-12 {
		width: 100%
	}

	.rt-col-md-11 {
		width: 91.66666667%
	}

	.rt-col-md-10 {
		width: 83.33333333%
	}

	.rt-col-md-9 {
		width: 75%
	}

	.rt-col-md-8 {
		width: 66.66666667%
	}

	.rt-col-md-7 {
		width: 58.33333333%
	}

	.rt-col-md-6 {
		width: 50%
	}

	.rt-col-md-5 {
		width: 41.66666667%
	}

	.rt-col-md-4 {
		width: 33.33333333%
	}

	.rt-col-md-3 {
		width: 25%
	}

	.rt-col-md-2 {
		width: 16.66666667%
	}

	.rt-col-md-1 {
		width: 8.33333333%
	}
}

@media (min-width:1200px) {
	.rt-col-lg-24, .rt-col-lg-1, .rt-col-lg-2, .rt-col-lg-3, .rt-col-lg-4, .rt-col-lg-5, .rt-col-lg-6, .rt-col-lg-7, .rt-col-lg-8, .rt-col-lg-9, .rt-col-lg-10, .rt-col-lg-11, .rt-col-lg-12 {
		float: left
	}

	.rt-col-lg-24 {
		width: 20%
	}

	.rt-col-lg-12 {
		width: 100%
	}

	.rt-col-lg-11 {
		width: 91.66666667%
	}

	.rt-col-lg-10 {
		width: 83.33333333%
	}

	.rt-col-lg-9 {
		width: 75%
	}

	.rt-col-lg-8 {
		width: 66.66666667%
	}

	.rt-col-lg-7 {
		width: 58.33333333%
	}

	.rt-col-lg-6 {
		width: 50%
	}

	.rt-col-lg-5 {
		width: 41.66666667%
	}

	.rt-col-lg-4 {
		width: 33.33333333%
	}

	.rt-col-lg-3 {
		width: 25%
	}

	.rt-col-lg-2 {
		width: 16.66666667%
	}

	.rt-col-lg-1 {
		width: 8.33333333%
	}
}

@media (max-width:991px) {
	.rt-single-testimonial-detail .testimonial {
		margin-top: 20px
	}
}

@media (max-width:767px) {
	.tss-wrapper .single-item-wrapper {
		flex-direction: column
	}

	.tss-wrapper .item-content-wrapper {
		padding: 20px;
		margin-top: 15px
	}

	.item-content-wrapper.tss-left {
		order: 2
	}

	.item-content-wrapper.tss-right {
		order: 1
	}

	.tss-wrapper .profile-img-wrapper a, .tss-wrapper .profile-img-wrapper {
		display: flex;
		justify-content: center
	}

	.tss-wrapper .item-content-wrapper:after, .tss-wrapper .single-item-wrapper:before, .tss-wrapper .tss-layout10 .item-content:after, .tss-wrapper .tss-isotope5 .item-content:after, .tss-wrapper .tss-carousel10 .item-content:after {
		content: none
	}

	.tss-wrapper .tss-layout8 .single-item-wrapper, .tss-wrapper .tss-carousel8 .single-item-wrapper {
		padding: 5px
	}

	.tss-wrapper .tss-layout8 .item-content-wrapper, .tss-wrapper .tss-carousel8 .item-content-wrapper, .tss-wrapper .tss-layout4 .item-content-wrapper, .tss-wrapper .tss-isotope2 .item-content-wrapper, .tss-wrapper .tss-carousel4 .item-content-wrapper {
		margin-top: 0
	}

	.tss-wrapper .tss-layout4 .profile-img-wrapper, .tss-wrapper .tss-carousel4 .profile-img-wrapper {
		padding: 10px
	}

	.tss-wrapper .tss-layout10 .profile-img-wrapper, .tss-wrapper .tss-isotope5 .profile-img-wrapper, .tss-wrapper .tss-carousel10 .profile-img-wrapper {
		position: relative
	}

	.tss-wrapper .tss-layout10 .rating-wrapper, .tss-wrapper .tss-isotope5 .rating-wrapper, .tss-wrapper .tss-carousel10 .rating-wrapper {
		margin-bottom: 10px
	}

	.tss-wrapper .tss-layout10 .item-content, .tss-wrapper .tss-isotope5 .item-content, .tss-wrapper .tss-carousel10 .item-content {
		padding: 15px
	}

	.tss-wrapper .tss-layout1 .item-content-wrapper:after, .tss-wrapper .tss-carousel1 .item-content-wrapper:after {
		left: 0;
		top: -15px;
		right: 0;
		margin: auto;
		transform: rotate(90deg)
	}

	.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after, .tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
		top: -15px
	}

	.tss-wrapper .tss-layout2 .item-content-wrapper:after, .tss-wrapper .tss-carousel2 .item-content-wrapper:after {
		right: 0;
		top: -15px;
		transform: rotate(-90deg);
		margin: auto;
		left: 0
	}
}

.rt-animate-spin {
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
	display: inline-block
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-ms-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-webkit-keyframes ball-clip-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

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

@-moz-keyframes ball-clip-rotate {
	0% {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-moz-transform: rotate(180deg);
		transform: rotate(180deg)
	}

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

@-o-keyframes ball-clip-rotate {
	0% {
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-o-transform: rotate(180deg);
		transform: rotate(180deg)
	}

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

@keyframes ball-clip-rotate {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes ball-scale-multiple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	5% {
		opacity: .75
	}

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

@-moz-keyframes ball-scale-multiple {
	0% {
		opacity: 0;
		-moz-transform: scale(0);
		transform: scale(0)
	}

	5% {
		opacity: .75
	}

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

@-o-keyframes ball-scale-multiple {
	0% {
		opacity: 0;
		-o-transform: scale(0);
		transform: scale(0)
	}

	5% {
		opacity: .75
	}

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

@keyframes ball-scale-multiple {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0)
	}

	5% {
		opacity: .75
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

.rt-row.tss-carousel1, .rt-row.tss-carousel2, .rt-row.tss-carousel3, .rt-row.tss-carousel4, .rt-row.tss-carousel5, .rt-row.tss-carousel6, .rt-row.tss-carousel7, .rt-row.tss-carousel8, .rt-row.tss-carousel9, .rt-row.tss-carousel10, .rt-row.tss-carousel11, .rt-row.tss-carousel12, .rt-row.carousel_video {
	display: block !important
}

.tss-layout_video .rating-wrapper {
	padding: 10px 0 7px
}

.tss-wrapper .tss-layout10 .tss-grid-item {
	margin-bottom: 30px
}

.video-testimonial-wrap {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.video-testimonial-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.tss-wrapper .tss-layout_video .item-content {
	margin-top: 15px
}

.tss-wrapper .tss-masonry .tss-grid-item {
	margin-bottom: 30px
}

.tss-wrapper .tss-layout_video .tss-grid-item .rating-wrapper {
	margin-top: 10px;
	margin-bottom: -18px
}

.tss-wrapper .tss-isotope_video .item-content {
	margin-top: 15px
}

.rt-single-testimonial-detail .rating-wrapper span.dashicons {
	color: gold
}

.rt-single-testimonial-detail .rating-wrapper {
	margin-bottom: 5px
}

.rt-single-testimonial-detail .testi-meta h2 {
	margin-top: 10px;
	margin-bottom: 5px
}

.dashicons-twitter {
	width: 15px;
	height: 15px;
	margin-top: 3px
}

.dashicons-twitter:before {
	content: "";
	height: 15px;
	-webkit-mask-image: url(../../../plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
	mask-image: url(../../../plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	width: 15px;
	z-index: 1;
	display: block;
	background-color: #000
}

@charset "UTF-8";

/*!
 * WP Custom Cursors | WordPress Cursor Plugin
 * Author: Hamid Reza Sepehr
 * License: GPLv2 or later (https://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
 *
 * "Open your hands if you want to be held." -Rumi
 *
 */
body.iframe-hover .wpcc-cursor {
	display: none
}

.no-transition .cursor-el1, .no-transition .cursor-el2 {
	transition: none !important
}

.no-cursor {
	cursor: none
}

.no-cursor a {
	cursor: none
}

.default-cursor {
	cursor: default
}

.wpcc-cursor {
	--top: 0;
	--left: 0;
	--img-width: 30px;
	--default-cursor-normal: "initial";
	--default-cursor-link: "pointer";
	--fe-width: 30px;
	--fe-height: 30px;
	--fe-color: #000000;
	--fe-border-radius: 100px;
	--fe-border-width: 0px;
	--fe-border-color: #252525;
	--fe-transition-duration: 100ms;
	--fe-transition-timing: "ease-out";
	--fe-blending-mode: normal;
	--fe-zindex: 100;
	--fe-backdrop: "none";
	--se-width: 30px;
	--se-height: 30px;
	--se-color: #000000;
	--se-border-radius: 100px;
	--se-border-width: 0px;
	--se-border-color: #252525;
	--se-transition-duration: 100ms;
	--se-transition-timing: "ease-out";
	--se-blending-mode: normal;
	--se-zindex: 99;
	--se-backdrop: "none"
}

.wpcc-cursor:not(.active) {
	display: none
}

.wpcc-cursor div {
	position: fixed !important;
	pointer-events: none;
	z-index: 99999999999;
	box-sizing: border-box;
	mix-blend-mode: var(--fe-blending-mode)
}

.cursor-image {
	--width: 100px;
	--color: transparent;
	--radius: 0;
	--padding: 0;
	--blending: "normal"
}

.cursor-image .cursor-el1 {
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	background-color: var(--color);
	border-radius: var(--radius);
	padding: var(--padding);
	mix-blend-mode: var(--blending)
}

.cursor-image .cursor-el1 img {
	display: block;
	width: var(--width);
	top: 0;
	left: 0;
	height: auto !important;
	object-fit: contain !important
}

.cursor-image .cursor-el2 {
	display: none
}

.cursor-text {
	--duration: 0;
	--timing: ease-out
}

.cursor-text .cursor-el1 {
	transition-property: all;
	transition-duration: var(--duration);
	transition-timing-function: var(--timing);
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	--animation-duration: 10s;
	--animation-name: spinright;
	--text-width: 150px;
	--text-transform: uppercase;
	--font-size: 55px;
	--font-weight: bold;
	--word-spacing: 30px;
	--text-color: #252525;
	--dot-fill: #252500;
	--dot-display: block;
	--dot-width: 10px
}

.cursor-text .cursor-el1 svg {
	margin-top: -50%;
	margin-left: -50%
}

.cursor-text .cursor-el2 {
	display: none
}

.cursor-text svg {
	width: var(--text-width);
	animation-name: var(--animation-name);
	animation-duration: var(--animation-duration);
	animation-iteration-count: infinite;
	animation-fill-mode: backwards;
	animation-timing-function: linear
}

.cursor-text text {
	text-transform: var(--text-transform);
	font-size: var(--font-size);
	word-spacing: var(--word-spacing);
	font-weight: var(--font-weight);
	fill: var(--text-color)
}

.cursor-text circle {
	fill: var(--dot-fill);
	display: var(--dot-display);
	r: var(--dot-width)
}

.cursor-horizontal {
	--hr-width: 150px;
	--hr-transform: capitalize;
	--hr-size: 35px;
	--hr-weight: bold;
	--hr-spacing: 5px;
	--hr-color: #252525;
	--bg-color: #f3f6f4;
	--hr-radius: 0;
	--hr-padding: 0;
	--hr-backdrop: none;
	--duration: 0;
	--timing: none
}

.cursor-horizontal .cursor-el1 {
	transition-property: all;
	transition-duration: var(--duration);
	transition-timing-function: var(--timing);
	top: 0;
	left: 0
}

.cursor-horizontal .cursor-el1>div {
	width: var(--hr-width);
	height: var(--hr-width);
	background-color: var(--bg-color);
	color: var(--hr-color);
	font-size: var(--hr-size);
	font-weight: var(--hr-weight);
	word-spacing: var(--hr-spacing);
	border-radius: var(--hr-radius);
	text-transform: var(--hr-transform);
	padding: var(--hr-padding);
	backdrop-filter: var(--hr-backdrop);
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	transform: translate(-50%, -50%)
}

.cursor-snap {
	--blending: normal;
	--bgcolor: transparent;
	--border-color: #252525;
	--border-width: 1px;
	--radius: 0;
	--width: auto;
	--height: auto
}

.cursor-snap .cursor-el1 {
	border: var(--border-width) solid var(--border-color);
	border-radius: var(--radius);
	background-color: var(--bgcolor);
	mix-blend-mode: var(--blending);
	width: var(--width);
	height: var(--height)
}

.cursor-snap .cursor-el2 {
	display: none
}

[class*=cursor-created]:not(.cursor-image):not(.cursor-text):not(.cursor-horizontal):not(.cursor-snap) .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	background-color: var(--fe-color);
	border-width: var(--fe-border-width);
	border-radius: var(--fe-border-radius);
	border-color: var(--fe-border-color);
	transition-duration: var(--fe-transition-duration);
	transition-timing-function: var(--fe-transition-timing);
	mix-blend-mode: var(--fe-blending-mode);
	z-index: var(--fe-zindex);
	border-style: solid;
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	backdrop-filter: var(--fe-backdrop)
}

[class*=cursor-created]:not(.cursor-image):not(.cursor-text):not(.cursor-horizontal):not(.cursor-snap) .cursor-el2 {
	width: var(--se-width);
	height: var(--se-height);
	background-color: var(--se-color);
	border-width: var(--se-border-width);
	border-radius: var(--se-border-radius);
	border-color: var(--se-border-color);
	transition-duration: var(--se-transition-duration);
	transition-timing-function: var(--se-transition-timing);
	mix-blend-mode: var(--se-blending-mode);
	z-index: var(--se-zindex);
	border-style: solid;
	top: calc(var(--se-height) / -2);
	left: calc(var(--se-width) / -2);
	backdrop-filter: var(--se-backdrop)
}

.cursor-1 .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	border: calc(var(--fe-width) / 25) solid var(--fe-color);
	border-radius: var(--fe-border-radius);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	transition: all 200ms ease-out
}

.cursor-1 .cursor-el2 {
	width: calc(var(--se-width) / 5);
	height: calc(var(--se-height) / 5);
	border-radius: 50%;
	background-color: var(--se-color);
	top: calc(var(--se-height) / -10);
	left: calc(var(--se-width) / -10);
	mix-blend-mode: var(--se-blending);
	animation: c1-anim-reverse 200ms ease-out
}

.cursor-1.link-hover .cursor-el1 {
	width: calc(var(--fe-width) / 1.5);
	height: calc(var(--fe-height) / 1.5);
	top: calc(var(--fe-height) / -3);
	left: calc(var(--fe-width) / -3);
	opacity: 0
}

.cursor-1.link-hover .cursor-el2 {
	animation: c1-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-1.input-hover {
	display: none
}

.cursor-2 .cursor-el1 {
	width: calc(var(--fe-width));
	height: calc(var(--fe-height));
	border-radius: var(--fe-border-radius);
	background-color: var(--fe-color);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	animation: c2-anim-reverse 200ms ease-out
}

.cursor-2.link-hover .cursor-el1 {
	animation: c2-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-2.input-hover {
	display: none
}

.cursor-3 .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	background-color: var(--fe-color);
	opacity: .5;
	border-radius: var(--fe-border-radius);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	transition: all 200ms ease-out
}

.cursor-3 .cursor-el2 {
	width: calc(var(--se-width) / 5);
	height: calc(var(--se-height) / 5);
	border-radius: 50%;
	background-color: var(--se-color);
	top: calc(var(--se-height) / -10);
	left: calc(var(--se-width) / -10);
	mix-blend-mode: var(--se-blending);
	animation: c1-anim-reverse 200ms ease-out
}

.cursor-3.link-hover .cursor-el1 {
	width: calc(var(--fe-width) / 1.5);
	height: calc(var(--fe-height) / 1.5);
	top: calc(var(--fe-height) / -3);
	left: calc(var(--fe-width) / -3);
	opacity: 0
}

.cursor-3.link-hover .cursor-el2 {
	animation: c1-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-3.input-hover {
	display: none
}

.cursor-4 .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	border-radius: var(--fe-border-radius);
	opacity: .7;
	background-color: var(--fe-color);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	transition: all 200ms ease-out
}

.cursor-4 .cursor-el2 {
	width: var(--se-width);
	height: var(--se-height);
	border-radius: 50%;
	background-color: var(--se-color);
	top: calc(var(--se-height) / -2);
	left: calc(var(--se-width) / -2);
	mix-blend-mode: var(--se-blending);
	animation: c2-anim-reverse 200ms ease-out
}

.cursor-4.link-hover .cursor-el2 {
	animation: c2-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-4.input-hover {
	display: none
}

.cursor-5 .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	border: calc(var(--fe-width) / 15) solid var(--fe-color);
	border-radius: var(--fe-border-radius);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	animation: c5-anim-reverse 200ms ease-out
}

.cursor-5.link-hover .cursor-el1 {
	animation: c5-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-5.input-hover {
	display: none
}

.cursor-6 .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	border: calc(var(--fe-width) / 10) solid var(--fe-color);
	border-radius: var(--fe-border-radius);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	transition: all 100ms ease-out;
	animation: c6-anim-reverse 200ms ease-out
}

.cursor-6 .cursor-el2 {
	width: calc(var(--se-width) / 2);
	height: calc(var(--se-height) / 2);
	border-radius: 50%;
	background-color: var(--se-color);
	top: calc(var(--se-height) / -4);
	left: calc(var(--se-width) / -4);
	mix-blend-mode: var(--se-blending)
}

.cursor-6.link-hover .cursor-el1 {
	animation: c6-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-6.input-hover {
	display: none
}

.cursor-7 .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	border: calc(var(--fe-width) / 15) solid var(--fe-color);
	border-radius: var(--fe-border-radius);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	opacity: .5;
	transition: all 200ms ease-out
}

.cursor-7 .cursor-el2 {
	width: var(--se-width);
	height: var(--se-height);
	border: calc(var(--se-width) / 15) solid var(--se-color);
	border-radius: 50%;
	top: calc(var(--se-height) / -2);
	left: calc(var(--se-width) / -2);
	mix-blend-mode: var(--se-blending);
	animation: c5-anim-reverse 200ms ease-out
}

.cursor-7.link-hover .cursor-el2 {
	animation: c5-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-7.link-hover .cursor-el1 {
	opacity: 0
}

.cursor-7.input-hover {
	display: none
}

.cursor-8 .cursor-el1 {
	width: var(--fe-width);
	height: var(--fe-height);
	background-color: var(--fe-color);
	border-radius: var(--fe-border-radius);
	top: calc(var(--fe-height) / -2);
	left: calc(var(--fe-width) / -2);
	mix-blend-mode: var(--fe-blending);
	opacity: .5;
	transition: all 200ms ease-out
}

.cursor-8 .cursor-el2 {
	width: var(--se-width);
	height: var(--se-height);
	border: calc(var(--se-width) / 15) solid var(--se-color);
	border-radius: 50%;
	top: calc(var(--se-height) / -2);
	left: calc(var(--se-width) / -2);
	mix-blend-mode: var(--se-blending);
	animation: c5-anim-reverse 200ms ease-out
}

.cursor-8.link-hover .cursor-el2 {
	animation: c5-anim 200ms ease-out;
	animation-fill-mode: forwards
}

.cursor-8.link-hover .cursor-el1 {
	opacity: 0
}

.cursor-8.input-hover {
	display: none
}

@keyframes c1-anim {
	to {
		width: var(--fe-width);
		height: var(--fe-height);
		top: calc(var(--fe-height) / -2);
		left: calc(var(--fe-width) / -2);
		opacity: .3
	}
}

@keyframes c1-anim-reverse {
	from {
		width: var(--fe-width);
		height: var(--fe-height);
		top: calc(var(--fe-height) / -2);
		left: calc(var(--fe-width) / -2);
		opacity: .3
	}

	to {
		width: calc(var(--fe-width) / 5);
		height: calc(var(--fe-height) / 5);
		top: calc(var(--fe-height) / -10);
		left: calc(var(--fe-width) / -10)
	}
}

@keyframes c2-anim {
	to {
		width: calc(var(--fe-width) / 0.5);
		height: calc(var(--fe-height) / 0.5);
		top: calc(var(--fe-height) / -1);
		left: calc(var(--fe-width) / -1);
		border-width: calc(var(--fe-width) / 15);
		opacity: .3
	}
}

@keyframes c2-anim-reverse {
	from {
		width: calc(var(--fe-width) / 5);
		height: calc(var(--fe-height) / 5);
		top: calc(var(--fe-height) / -10);
		left: calc(var(--fe-width) / -10);
		border-width: calc(var(--fe-width) / 15);
		opacity: .3
	}

	to {
		width: var(--fe-width);
		height: var(--fe-height);
		border: calc(var(--fe-width) / 25) solid var(--fe-color);
		border-radius: 50%;
		top: calc(var(--fe-height) / -2);
		left: calc(var(--fe-width) / -2)
	}
}

@keyframes c4-anim {
	to {
		width: calc(var(--fe-width) / 1.5);
		height: calc(var(--fe-height) / 1.5);
		top: calc(var(--fe-height) / -3);
		left: calc(var(--fe-width) / -3);
		background-color: var(--fe-color);
		opacity: .3
	}
}

@keyframes c4-anim-reverse {
	from {
		width: calc(var(--fe-width) / 1.5);
		height: calc(var(--fe-height) / 1.5);
		top: calc(var(--fe-height) / -3);
		left: calc(var(--fe-width) / -3);
		background-color: var(--fe-color);
		opacity: .3
	}

	to {
		width: var(--fe-width);
		height: var(--fe-height);
		top: calc(var(--fe-height) / -2);
		left: calc(var(--fe-width) / -2);
		background-color: transparent;
		opacity: 1
	}
}

@keyframes c5-anim {
	50% {
		width: calc(var(--fe-width) / 2.5);
		height: calc(var(--fe-height) / 2.5);
		top: calc(var(--fe-height) / -5);
		left: calc(var(--fe-width) / -5);
		background-color: var(--fe-color);
		opacity: .3
	}

	100% {
		width: calc(var(--fe-width) / 0.5);
		height: calc(var(--fe-height) / 0.5);
		top: calc(var(--fe-height) / -1);
		left: calc(var(--fe-width) / -1);
		background-color: var(--fe-color);
		opacity: .3
	}
}

@keyframes c5-anim-reverse {
	from {
		width: calc(var(--fe-width) / 0.5);
		height: calc(var(--fe-height) / 0.5);
		top: calc(var(--fe-height) / -1);
		left: calc(var(--fe-width) / -1);
		background-color: var(--fe-color);
		opacity: .3
	}

	to {
		width: var(--fe-width);
		height: var(--fe-height);
		top: calc(var(--fe-height) / -2);
		left: calc(var(--fe-width) / -2)
	}
}

@keyframes c6-anim {
	to {
		width: calc(var(--fe-width) / 0.5);
		height: calc(var(--fe-height) / 0.5);
		top: calc(var(--fe-height) / -1);
		left: calc(var(--fe-width) / -1);
		background-color: var(--fe-color);
		opacity: .3
	}
}

@keyframes c6-anim-reverse {
	from {
		width: calc(var(--fe-width) / 0.5);
		height: calc(var(--fe-height) / 0.5);
		top: calc(var(--fe-height) / -1);
		left: calc(var(--fe-width) / -1);
		background-color: var(--fe-color);
		opacity: .3
	}

	to {
		width: var(--fe-width);
		height: var(--fe-height);
		top: calc(var(--fe-height) / -2);
		left: calc(var(--fe-width) / -2)
	}
}

@keyframes c-scale {
	to {
		width: calc(var(--fe-width) * 3);
		height: calc(var(--fe-width) * 3);
		top: calc(var(--fe-width) * -1.5);
		left: calc(var(--fe-width) * -1.5);
		opacity: 1
	}
}

@keyframes c-scale-reverse {
	from {
		width: calc(var(--fe-width) * 3);
		height: calc(var(--fe-width) * 3);
		top: calc(var(--fe-width) * -1.5);
		left: calc(var(--fe-width) * -1.5);
		opacity: 1
	}

	to {
		width: calc(var(--fe-width) / 5);
		height: calc(var(--fe-width) / 5);
		top: calc(var(--fe-width) / -10);
		left: calc(var(--fe-width) / -10)
	}
}

@keyframes spin {
	from {
		transform: rotate(360deg)
	}

	to {
		transform: rotate(0)
	}
}

@keyframes spinleft {
	from {
		transform: rotate(360deg)
	}

	to {
		transform: rotate(0)
	}
}

@keyframes spinright {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

@media only screen and (min-width:320px) and (max-width:767px) {
	.wpcc-cursor.hide-mobile {
		display: none;
		opacity: 0;
		visibility: hidden
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.wpcc-cursor.hide-tablet {
		display: none;
		opacity: 0;
		visibility: hidden
	}
}

.popup-template .modal {
	opacity: 0;
	-webkit-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease
}

.popup-template .modal.is-open {
	opacity: 1;
	-webkit-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease
}

.wp-pagenavi {
	clear: both
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000
}

.wp-pagenavi span.current {
	font-weight: 700
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-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;
	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-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
	-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;
	background-size: 27px 44px;
	background-position: 50%;
	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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity .3s;
	-o-transition: .3s opacity;
	transition: opacity .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(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-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.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;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s top, .2s -webkit-transform;
	transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top;
	-webkit-transition: transform .2s, top .2s;
	transition: transform .2s, top .2s;
	-webkit-transition: transform .2s, top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top, .2s -webkit-transform;
	transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s left, .2s -webkit-transform;
	transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left;
	-webkit-transition: transform .2s, left .2s;
	transition: transform .2s, left .2s;
	-webkit-transition: transform .2s, left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left, .2s -webkit-transform;
	transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s right, .2s -webkit-transform;
	transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right;
	-webkit-transition: transform .2s, right .2s;
	transition: transform .2s, right .2s;
	-webkit-transition: transform .2s, right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right, .2s -webkit-transform;
	transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.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-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	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%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-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;
	-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-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.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-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.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-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.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;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-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;
	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-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
	-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;
	background-size: 27px 44px;
	background-position: 50%;
	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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity .3s;
	-o-transition: .3s opacity;
	transition: opacity .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(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-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.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;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s top, .2s -webkit-transform;
	transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top;
	-webkit-transition: transform .2s, top .2s;
	transition: transform .2s, top .2s;
	-webkit-transition: transform .2s, top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top, .2s -webkit-transform;
	transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s left, .2s -webkit-transform;
	transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left;
	-webkit-transition: transform .2s, left .2s;
	transition: transform .2s, left .2s;
	-webkit-transition: transform .2s, left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left, .2s -webkit-transform;
	transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s right, .2s -webkit-transform;
	transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right;
	-webkit-transition: transform .2s, right .2s;
	transition: transform .2s, right .2s;
	-webkit-transition: transform .2s, right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right, .2s -webkit-transform;
	transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.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-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	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%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-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;
	-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-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.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-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.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-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.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;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}

.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}

.mfp-wrap {
	z-index: 1043;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure, img.mfp-img {
	line-height: 0
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	vertical-align: baseline;
	background: transparent
}

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}

blockquote {
	margin: 20px 0 30px;
	border-left: 5px solid;
	padding-left: 20px
}

:focus {
	outline: 0
}

del {
	text-decoration: line-through
}

pre {
	overflow: auto;
	padding: 10px
}

figure {
	margin: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

article, aside, footer, header, hgroup, nav, section {
	display: block
}

body {
	font-family: Open Sans, Arial, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	line-height: 1.7em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.page-template-page-template-blank-php #page-container {
	padding-top: 0 !important
}

body.et_cover_background {
	background-size: cover !important;
	background-position: top !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed
}

a {
	color: #2ea3f2
}

a, a:hover {
	text-decoration: none
}

p {
	padding-bottom: 1em
}

p:not(.has-background):last-of-type {
	padding-bottom: 0
}

p.et_normal_padding {
	padding-bottom: 1em
}

strong {
	font-weight: 700
}

cite, em, i {
	font-style: italic
}

code, pre {
	font-family: Courier New, monospace;
	margin-bottom: 10px
}

ins {
	text-decoration: none
}

sub, sup {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline
}

sup {
	bottom: .8em
}

sub {
	top: .3em
}

dl {
	margin: 0 0 1.5em
}

dl dt {
	font-weight: 700
}

dd {
	margin-left: 1.5em
}

blockquote p {
	padding-bottom: 0
}

embed, iframe, object, video {
	max-width: 100%
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit
}

h1 {
	font-size: 30px
}

h2 {
	font-size: 26px
}

h3 {
	font-size: 22px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

input {
	-webkit-appearance: none
}

input[type=checkbox] {
	-webkit-appearance: checkbox
}

input[type=radio] {
	-webkit-appearance: radio
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px;
	color: #4e4e4e
}

input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus {
	border-color: #2d3940;
	color: #3e3e3e
}

input.text, input.title, input[type=text], select, textarea {
	margin: 0
}

textarea {
	padding: 4px
}

button, input, select, textarea {
	font-family: inherit
}

img {
	max-width: 100%;
	height: auto
}

.clear {
	clear: both
}

br.clear {
	margin: 0;
	padding: 0
}

.pagination {
	clear: both
}

#et_search_icon:hover, .et-social-icon a:hover, .et_password_protected_form .et_submit_button, .form-submit .et_pb_buttontton.alt.disabled, .nav-single a, .posted_in a {
	color: #2ea3f2
}

.et-search-form, blockquote {
	border-color: #2ea3f2
}

#main-content {
	background-color: #fff
}

.container {
	width: 80%;
	max-width: 1080px;
	margin: auto
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
	padding-top: 58px
}

.et_full_width_page #main-content .container:before {
	display: none
}

.main_title {
	margin-bottom: 20px
}

.et_password_protected_form .et_submit_button:hover, .form-submit .et_pb_button:hover {
	background: rgba(0, 0, 0, .05)
}

.et_button_icon_visible .et_pb_button {
	padding-right: 2em;
	padding-left: .7em
}

.et_button_icon_visible .et_pb_button:after {
	opacity: 1;
	margin-left: 0
}

.et_button_left .et_pb_button:hover:after {
	left: .15em
}

.et_button_left .et_pb_button:after {
	margin-left: 0;
	left: 1em
}

.et_button_icon_visible.et_button_left .et_pb_button, .et_button_left .et_pb_button:hover, .et_button_left .et_pb_module .et_pb_button:hover {
	padding-left: 2em;
	padding-right: .7em
}

.et_button_icon_visible.et_button_left .et_pb_button:after, .et_button_left .et_pb_button:hover:after {
	left: .15em
}

.et_password_protected_form .et_submit_button:hover, .form-submit .et_pb_button:hover {
	padding: .3em 1em
}

.et_button_no_icon .et_pb_button:after {
	display: none
}

.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
	padding: .3em 1em !important
}

.et_button_custom_icon .et_pb_button:after {
	line-height: 1.7em
}

.et_button_custom_icon.et_button_icon_visible .et_pb_button:after, .et_button_custom_icon .et_pb_button:hover:after {
	margin-left: .3em
}

#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type {
	padding: 0;
	margin-bottom: -16px
}

.entry-content table:not(.variations) {
	border: 1px solid #eee;
	margin: 0 0 15px;
	text-align: left;
	width: 100%
}

.entry-content thead th, .entry-content tr th {
	color: #555;
	font-weight: 700;
	padding: 9px 24px
}

.entry-content tr td {
	border-top: 1px solid #eee;
	padding: 6px 24px
}

#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
	list-style-type: disc;
	padding: 0 0 23px 1em;
	line-height: 26px
}

#left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 23px;
	line-height: 26px
}

#left-area ul li ul, .entry-content ul li ol {
	padding: 2px 0 2px 20px
}

#left-area ol li ul, .entry-content ol li ol, .et-l--body ol li ol, .et-l--footer ol li ol, .et-l--header ol li ol {
	padding: 2px 0 2px 35px
}

#left-area ul.wp-block-gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0
}

#left-area ul.products {
	padding: 0 !important;
	line-height: 1.7 !important;
	list-style: none !important
}

.gallery-item a {
	display: block
}

.gallery-caption, .gallery-item a {
	width: 90%
}

#wpadminbar {
	z-index: 100001
}

#left-area .post-meta {
	font-size: 14px;
	padding-bottom: 15px
}

#left-area .post-meta a {
	text-decoration: none;
	color: #666
}

#left-area .et_featured_image {
	padding-bottom: 7px
}

.single .post {
	padding-bottom: 25px
}

body.single .et_audio_content {
	margin-bottom: -6px
}

.nav-single a {
	text-decoration: none;
	color: #2ea3f2;
	font-size: 14px;
	font-weight: 400
}

.nav-previous {
	float: left
}

.nav-next {
	float: right
}

.et_password_protected_form p input {
	background-color: #eee;
	border: none !important;
	width: 100% !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.et_password_protected_form label {
	display: none
}

.et_password_protected_form .et_submit_button {
	font-family: inherit;
	display: block;
	float: right;
	margin: 8px auto 0;
	cursor: pointer
}

.post-password-required p.nocomments.container {
	max-width: 100%
}

.post-password-required p.nocomments.container:before {
	display: none
}

.aligncenter, div.post .new-post .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	max-width: 96%;
	padding: 8px
}

.wp-caption.alignleft {
	margin: 0 30px 20px 0
}

.wp-caption.alignright {
	margin: 0 0 20px 30px
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	padding: 0 4px 5px;
	margin: 0
}

.alignright {
	float: right
}

.alignleft {
	float: left
}

img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px
}

img.alignright {
	display: inline;
	float: right;
	margin-left: 15px
}

.page.et_pb_pagebuilder_layout #main-content {
	background-color: transparent
}

body #main-content .et_builder_inner_content>h1, body #main-content .et_builder_inner_content>h2, body #main-content .et_builder_inner_content>h3, body #main-content .et_builder_inner_content>h4, body #main-content .et_builder_inner_content>h5, body #main-content .et_builder_inner_content>h6 {
	line-height: 1.4em
}

body #main-content .et_builder_inner_content>p {
	line-height: 1.7em
}

.wp-block-pullquote {
	margin: 20px 0 30px
}

.wp-block-pullquote.has-background blockquote {
	border-left: none
}

.wp-block-group.has-background {
	padding: 1.5em 1.5em .5em
}

@media (min-width:981px) {
	#left-area {
		width: 79.125%;
		padding-bottom: 23px
	}

	#main-content .container:before {
		content: "";
		position: absolute;
		top: 0;
		height: 100%;
		width: 1px;
		background-color: #e2e2e2
	}

	.et_full_width_page #left-area, .et_no_sidebar #left-area {
		float: none;
		width: 100% !important
	}

	.et_full_width_page #left-area {
		padding-bottom: 0
	}

	.et_no_sidebar #main-content .container:before {
		display: none
	}
}

@media (max-width:980px) {
	#page-container {
		padding-top: 80px
	}

	.et-tb #page-container, .et-tb-has-header #page-container {
		padding-top: 0 !important
	}

	#left-area, #sidebar {
		width: 100% !important
	}

	#main-content .container:before {
		display: none !important
	}

	.et_full_width_page .et_gallery_item:nth-child(4n+1) {
		clear: none
	}
}

@media print {
	#page-container {
		padding-top: 0 !important
	}
}

body.et_fixed_nav.et_boxed_layout #page-container, body.et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container {
	padding-top: 80px
}

body.et_fixed_nav.et_boxed_layout.et-tb #page-container, body.et_fixed_nav.et_boxed_layout.et-tb-has-header #page-container {
	padding-top: 0 !important
}

.et_boxed_layout #page-container {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
}

.et_boxed_layout #page-container, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header {
	width: 90%;
	max-width: 1200px;
	margin: auto
}

.et_boxed_layout.et_vertical_nav #page-container {
	max-width: 1425px
}

.et_boxed_layout.et_vertical_nav #page-container #top-header {
	width: auto;
	max-width: none
}

.et_boxed_layout.et_vertical_right.et_vertical_fixed #main-header {
	opacity: 0
}

.et_boxed_layout.et_vertical_right.et_vertical_fixed #page-container #main-header.et_vertical_menu_set {
	opacity: 1;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}

.wp-pagenavi {
	text-align: right;
	border-top: 1px solid #e2e2e2;
	padding-top: 13px;
	clear: both;
	margin-bottom: 30px
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #666;
	margin: 0 5px;
	text-decoration: none;
	font-size: 14px !important;
	font-weight: 400 !important;
	border: none !important
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
	color: #999 !important
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #2ea3f2 !important;
	color: #2ea3f2
}

.et_pb_portfolio.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio.et_pb_section_video .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_video .wp-pagenavi {
	position: relative
}

.et_pb_text_align_left .wp-pagenavi {
	text-align: left
}

.et_pb_text_align_center .wp-pagenavi {
	text-align: center
}

.et_pb_text_align_right .wp-pagenavi {
	text-align: right
}

.et_pb_text_align_justified .wp-pagenavi {
	text-align: justify
}

@media (max-width:980px) {
	.et_pb_text_align_left-tablet .wp-pagenavi {
		text-align: left
	}

	.et_pb_text_align_center-tablet .wp-pagenavi {
		text-align: center
	}

	.et_pb_text_align_right-tablet .wp-pagenavi {
		text-align: right
	}

	.et_pb_text_align_justified-tablet .wp-pagenavi {
		text-align: justify
	}
}

@media (max-width:767px) {
	.et_pb_text_align_left-phone .wp-pagenavi {
		text-align: left
	}

	.et_pb_text_align_center-phone .wp-pagenavi {
		text-align: center
	}

	.et_pb_text_align_right-phone .wp-pagenavi {
		text-align: right
	}

	.et_pb_text_align_justified-phone .wp-pagenavi {
		text-align: justify
	}
}

#sidebar {
	padding-bottom: 28px
}

#sidebar .et_pb_widget {
	margin-bottom: 30px;
	width: 100%;
	float: none
}

.et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep, .et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value {
	font-size: 44px;
	line-height: 44px
}

.et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep, .et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value {
	font-size: 32px;
	line-height: 32px
}

.et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep, .et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value {
	font-size: 24px;
	line-height: 24px
}

.et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep, .et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value {
	font-size: 20px;
	line-height: 20px
}

.et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep, .et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value {
	font-size: 16px;
	line-height: 16px
}

@media (min-width:981px) and (max-width:1100px) {
	#sidebar .et_pb_widget {
		margin-left: 0
	}

	.et_left_sidebar #sidebar .et_pb_widget {
		margin-right: 0
	}
}

@media (min-width:981px) {
	#sidebar {
		float: left;
		width: 20.875%
	}

	.et_right_sidebar #left-area {
		float: left;
		padding-right: 5.5%
	}

	.et_right_sidebar #sidebar {
		padding-left: 30px
	}

	.et_right_sidebar #main-content .container:before {
		right: 20.875% !important
	}

	.et_left_sidebar #left-area {
		float: right;
		padding-left: 5.5%
	}

	.et_left_sidebar #sidebar {
		padding-right: 30px
	}

	.et_left_sidebar #main-content .container:before {
		left: 20.875% !important
	}
}

@media (max-width:980px) {
	.et_left_sidebar #left-area, .et_left_sidebar #sidebar, .et_right_sidebar #left-area, .et_right_sidebar #sidebar {
		width: auto;
		float: none;
		padding-right: 0;
		padding-left: 0
	}

	.et_right_sidebar #left-area {
		margin-right: 0
	}

	.et_right_sidebar #sidebar {
		margin-left: 0;
		border-left: none
	}

	.et_left_sidebar #left-area {
		margin-left: 0
	}

	.et_left_sidebar #sidebar {
		margin-right: 0;
		border-right: none
	}
}

.et_full_width_portfolio_page #main-content .container:before {
	display: none
}

.single-project #left-area {
	padding-bottom: 50px
}

.et_main_title {
	padding-bottom: 12px
}

.et_main_title h1 {
	display: inline-block;
	padding-right: 2px
}

.et_main_title .et_project_categories {
	font-size: 14px
}

.et_main_title .et_project_categories a {
	text-decoration: none;
	color: #666
}

.project .entry-content {
	padding-top: 30px
}

.et_project_meta_title {
	display: block;
	font-weight: 700;
	color: #333
}

.et_project_meta {
	margin: 23px 0 14px;
	border-top: 1px solid #e2e2e2;
	padding: 15px 0 39px;
	border-bottom: 1px solid #e2e2e2
}

.et_project_meta p {
	padding-bottom: 15px
}

.et_project_meta p a {
	text-decoration: none;
	color: #666
}

.single .et_pb_post {
	margin-bottom: 27px
}

.single .et_pb_post.et_pb_no_comments_section {
	padding-bottom: 0;
	margin-bottom: 0
}

.et_pb_pagebuilder_layout .project .entry-content {
	padding-top: 0
}

.single .et_pb_post.project.type-project {
	margin-bottom: 0
}

.et_full_width_portfolio_page .et_project_meta {
	margin-bottom: 0;
	float: left;
	width: 21%;
	margin-top: 0;
	border-bottom: none
}

.et_full_width_portfolio_page .entry-content {
	margin-bottom: 43px
}

.et_full_width_portfolio_page .nav-single {
	border-top: 1px solid #e2e2e2;
	padding-top: 13px
}

@media (min-width:981px) {
	.et_full_width_portfolio_page #left-area {
		float: left;
		width: 70% !important;
		margin-right: 9%
	}
}

@media (max-width:980px) {
	.et_full_width_portfolio_page .et_project_meta {
		float: none;
		width: 100%;
		margin-top: -20px
	}
}

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .container {
	width: 100%;
	max-width: 100%;
	padding-top: 0
}

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	padding-top: 6%
}

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper:last-of-type {
	padding-top: 0
}

.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_row {
	width: 100%
}

.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_with_background .et_pb_row, .et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .et_pb_row {
	width: 80%
}

.et_pb_pagebuilder_layout .entry-content, .et_pb_pagebuilder_layout .et_pb_post .entry-content {
	margin-bottom: 0 !important;
	padding-top: 0
}

.single-project.et_pb_pagebuilder_layout .nav-single {
	width: 80%;
	max-width: 1080px;
	margin: 10px auto
}

ul.et_pb_side_nav, ul.et_pb_side_nav * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

ul.et_pb_side_nav {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	position: fixed;
	right: 0;
	top: 50%;
	width: 40px;
	background: rgba(0, 0, 0, .4);
	padding: 10px;
	z-index: 99999;
	display: block;
	opacity: 0
}

ul.et_pb_side_nav li.side_nav_item {
	padding: 7px
}

ul.et_pb_side_nav .side_nav_item a {
	display: block;
	background-color: hsla(0, 0%, 100%, .5);
	text-indent: -9999px;
	border-radius: 7px;
	margin-right: 10px;
	height: 7px;
	width: 7px
}

ul.et_pb_side_nav.et-visible {
	opacity: 1;
	-webkit-animation: fadeInRight 1.5s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInRight 1.5s cubic-bezier(.77, 0, .175, 1) 1
}

ul.et_pb_side_nav .side_nav_item a.active {
	background-color: #fff !important
}

.et_pb_scroll_top.et-pb-icon {
	text-align: center;
	background: rgba(0, 0, 0, .4);
	text-decoration: none;
	position: fixed;
	z-index: 99999;
	bottom: 125px;
	right: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	display: none;
	cursor: pointer;
	font-size: 30px;
	padding: 5px;
	color: #fff
}

.et_pb_scroll_top:before {
	content: "2"
}

.et_pb_scroll_top.et-visible {
	opacity: 1;
	-webkit-animation: fadeInRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInRight 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_scroll_top.et-hidden {
	opacity: 0;
	-webkit-animation: fadeOutRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutRight 1s cubic-bezier(.77, 0, .175, 1) 1
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #2ea3f2
}

.entry-summary p.price ins, .woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content input.button, .woocommerce #content input.button.alt, .woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content input.button, .woocommerce-page #content input.button.alt, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit, .woocommerce-page #respond input#submit.alt, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page .star-rating span:before, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce-page button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page input.button, .woocommerce-page input.button.alt, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .woocommerce .star-rating span:before, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:hover, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button.alt:hover, .woocommerce input.button:hover {
	color: #2ea3f2
}

.woocommerce #content input.button, .woocommerce #content input.button.alt, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce-page #content input.button, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce-page input.button, .woocommerce-page input.button.alt, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button, .woocommerce input.button.alt {
	font-size: 20px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em !important;
	background: transparent;
	position: relative;
	border: 2px solid;
	border-radius: 3px;
	-webkit-transition: all .2s;
	transition: all .2s
}

.woocommerce-page a.button.alt, .woocommerce a.button.alt {
	border-color: #2ea3f2
}

.woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:disabled:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover {
	border: 2px solid transparent;
	padding: .3em 2em .3em 1em
}

.woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:hover, .woocommerce button.button:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover {
	background: rgba(0, 0, 0, .05)
}

.woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #content input.button:before, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce #respond input#submit:before, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #content input.button:before, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page #respond input#submit:before, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page a.button:before, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:before, .woocommerce-page button.button:not(.button-confirm):after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, .woocommerce-page input.button:before, .woocommerce a.button.alt:after, .woocommerce a.button:after, .woocommerce a.button:before, .woocommerce button.button.alt:after, .woocommerce button.button:before, .woocommerce button.button:not(.button-confirm):after, .woocommerce input.button.alt:after, .woocommerce input.button:after, .woocommerce input.button:before {
	font-family: ETmodules;
	font-size: 32px;
	line-height: 1em;
	content: "\35";
	opacity: 0;
	position: absolute;
	margin-left: -1em;
	-webkit-transition: all .2s;
	transition: all .2s
}

.woocommerce #content input.button:before, .woocommerce #respond input#submit:before, .woocommerce-page #content input.button:before, .woocommerce-page #respond input#submit:before, .woocommerce-page a.button:before, .woocommerce-page button.button:before, .woocommerce-page input.button:before, .woocommerce a.button:before, .woocommerce button.button:before, .woocommerce input.button:before {
	display: none
}

.et_button_icon_visible.woocommerce #content input.button, .et_button_icon_visible.woocommerce #content input.button.alt, .et_button_icon_visible.woocommerce #respond input#submit, .et_button_icon_visible.woocommerce #respond input#submit.alt, .et_button_icon_visible.woocommerce-page #content input.button, .et_button_icon_visible.woocommerce-page #content input.button.alt, .et_button_icon_visible.woocommerce-page #respond input#submit, .et_button_icon_visible.woocommerce-page #respond input#submit.alt, .et_button_icon_visible.woocommerce-page a.button, .et_button_icon_visible.woocommerce-page a.button.alt, .et_button_icon_visible.woocommerce-page button.button, .et_button_icon_visible.woocommerce-page button.button.alt, .et_button_icon_visible.woocommerce-page button.button.alt.disabled, .et_button_icon_visible.woocommerce-page input.button, .et_button_icon_visible.woocommerce-page input.button.alt, .et_button_icon_visible.woocommerce a.button, .et_button_icon_visible.woocommerce a.button.alt, .et_button_icon_visible.woocommerce button.button, .et_button_icon_visible.woocommerce button.button.alt, .et_button_icon_visible.woocommerce button.button.alt.disabled, .et_button_icon_visible.woocommerce input.button, .et_button_icon_visible.woocommerce input.button.alt {
	padding-right: 2em;
	padding-left: .7em
}

.et_button_icon_visible.woocommerce #content input.button.alt:after, .et_button_icon_visible.woocommerce #content input.button:after, .et_button_icon_visible.woocommerce #respond input#submit.alt:after, .et_button_icon_visible.woocommerce #respond input#submit:after, .et_button_icon_visible.woocommerce-page #content input.button.alt:after, .et_button_icon_visible.woocommerce-page #content input.button:after, .et_button_icon_visible.woocommerce-page #respond input#submit.alt:after, .et_button_icon_visible.woocommerce-page #respond input#submit:after, .et_button_icon_visible.woocommerce-page a.button.alt:after, .et_button_icon_visible.woocommerce-page a.button:after, .et_button_icon_visible.woocommerce-page button.button.alt:after, .et_button_icon_visible.woocommerce-page button.button:after, .et_button_icon_visible.woocommerce-page input.button.alt:after, .et_button_icon_visible.woocommerce-page input.button:after, .et_button_icon_visible.woocommerce a.button.alt:after, .et_button_icon_visible.woocommerce a.button:after, .et_button_icon_visible.woocommerce button.button.alt:after, .et_button_icon_visible.woocommerce button.button:after, .et_button_icon_visible.woocommerce input.button.alt:after, .et_button_icon_visible.woocommerce input.button:after {
	opacity: 1;
	margin-left: 0
}

.et_button_left.et_button_icon_visible.woocommerce #content input.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce #content input.button:hover:after, .et_button_left.et_button_icon_visible.woocommerce #respond input#submit.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce #respond input#submit:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page #content input.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page #content input.button:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page #respond input#submit.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page #respond input#submit:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page a.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page a.button:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page button.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page button.button:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page input.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce-page input.button:hover:after, .et_button_left.et_button_icon_visible.woocommerce a.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce a.button:hover:after, .et_button_left.et_button_icon_visible.woocommerce button.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce button.button:hover:after, .et_button_left.et_button_icon_visible.woocommerce input.button.alt:hover:after, .et_button_left.et_button_icon_visible.woocommerce input.button:hover:after {
	left: .15em
}

.woocommerce #content input.button.alt:hover:after, .woocommerce #content input.button:hover:after, .woocommerce #respond input#submit.alt:hover:after, .woocommerce #respond input#submit:hover:after, .woocommerce-page #content input.button.alt:hover:after, .woocommerce-page #content input.button:hover:after, .woocommerce-page #respond input#submit.alt:hover:after, .woocommerce-page #respond input#submit:hover:after, .woocommerce-page a.button.alt:hover:after, .woocommerce-page a.button:hover:after, .woocommerce-page button.button.alt:hover:after, .woocommerce-page button.button:hover:after, .woocommerce-page input.button.alt:hover:after, .woocommerce-page input.button:hover:after, .woocommerce a.button.alt:hover:after, .woocommerce a.button:hover:after, .woocommerce button.button.alt:hover:after, .woocommerce button.button:hover:after, .woocommerce input.button.alt:hover:after, .woocommerce input.button:hover:after {
	opacity: 1;
	margin-left: 0
}

.et_button_left.woocommerce #content input.button.alt:after, .et_button_left.woocommerce #content input.button:after, .et_button_left.woocommerce #respond input#submit.alt:after, .et_button_left.woocommerce #respond input#submit:after, .et_button_left.woocommerce-page #content input.button.alt:after, .et_button_left.woocommerce-page #content input.button:after, .et_button_left.woocommerce-page #respond input#submit.alt:after, .et_button_left.woocommerce-page #respond input#submit:after, .et_button_left.woocommerce-page a.button.alt:after, .et_button_left.woocommerce-page a.button:after, .et_button_left.woocommerce-page button.button.alt:after, .et_button_left.woocommerce-page button.button:after, .et_button_left.woocommerce-page input.button.alt:after, .et_button_left.woocommerce-page input.button:after, .et_button_left.woocommerce a.button.alt:after, .et_button_left.woocommerce a.button:after, .et_button_left.woocommerce button.button.alt:after, .et_button_left.woocommerce button.button:after, .et_button_left.woocommerce input.button.alt:after, .et_button_left.woocommerce input.button:after {
	margin-left: 0;
	left: 1em
}

.et_button_icon_visible.et_button_left.woocommerce #content input.button, .et_button_icon_visible.et_button_left.woocommerce #content input.button.alt, .et_button_icon_visible.et_button_left.woocommerce #respond input#submit, .et_button_icon_visible.et_button_left.woocommerce #respond input#submit.alt, .et_button_icon_visible.et_button_left.woocommerce-page #content input.button, .et_button_icon_visible.et_button_left.woocommerce-page #content input.button.alt, .et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit, .et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit.alt, .et_button_icon_visible.et_button_left.woocommerce-page a.button, .et_button_icon_visible.et_button_left.woocommerce-page a.button.alt, .et_button_icon_visible.et_button_left.woocommerce-page button.button, .et_button_icon_visible.et_button_left.woocommerce-page button.button.alt, .et_button_icon_visible.et_button_left.woocommerce-page button.button.alt.disabled, .et_button_icon_visible.et_button_left.woocommerce-page input.button, .et_button_icon_visible.et_button_left.woocommerce-page input.button.alt, .et_button_icon_visible.et_button_left.woocommerce a.button, .et_button_icon_visible.et_button_left.woocommerce a.button.alt, .et_button_icon_visible.et_button_left.woocommerce button.button, .et_button_icon_visible.et_button_left.woocommerce button.button.alt, .et_button_icon_visible.et_button_left.woocommerce button.button.alt.disabled, .et_button_icon_visible.et_button_left.woocommerce input.button, .et_button_icon_visible.et_button_left.woocommerce input.button.alt, .et_button_left.woocommerce #content input.button.alt:hover, .et_button_left.woocommerce #content input.button:hover, .et_button_left.woocommerce #respond input#submit.alt:hover, .et_button_left.woocommerce #respond input#submit:hover, .et_button_left.woocommerce-page #content input.button.alt:hover, .et_button_left.woocommerce-page #content input.button:hover, .et_button_left.woocommerce-page #respond input#submit.alt:hover, .et_button_left.woocommerce-page #respond input#submit:hover, .et_button_left.woocommerce-page a.button.alt:hover, .et_button_left.woocommerce-page a.button:hover, .et_button_left.woocommerce-page button.button.alt.disabled:hover, .et_button_left.woocommerce-page button.button.alt:hover, .et_button_left.woocommerce-page button.button:hover, .et_button_left.woocommerce-page input.button.alt:hover, .et_button_left.woocommerce-page input.button:hover, .et_button_left.woocommerce a.button.alt:hover, .et_button_left.woocommerce a.button:hover, .et_button_left.woocommerce button.button.alt.disabled:hover, .et_button_left.woocommerce button.button.alt:hover, .et_button_left.woocommerce button.button:hover, .et_button_left.woocommerce input.button.alt:hover, .et_button_left.woocommerce input.button:hover {
	padding-left: 2em;
	padding-right: .7em
}

.et_button_icon_visible.et_button_left.woocommerce #content input.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce #content input.button:after, .et_button_icon_visible.et_button_left.woocommerce #respond input#submit.alt:after, .et_button_icon_visible.et_button_left.woocommerce #respond input#submit:after, .et_button_icon_visible.et_button_left.woocommerce-page #content input.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce-page #content input.button:after, .et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit.alt:after, .et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit:after, .et_button_icon_visible.et_button_left.woocommerce-page a.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce-page a.button:after, .et_button_icon_visible.et_button_left.woocommerce-page button.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce-page button.button:after, .et_button_icon_visible.et_button_left.woocommerce-page input.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce-page input.button:after, .et_button_icon_visible.et_button_left.woocommerce a.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce a.button:after, .et_button_icon_visible.et_button_left.woocommerce button.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce button.button:after, .et_button_icon_visible.et_button_left.woocommerce input.button.alt:after, .et_button_icon_visible.et_button_left.woocommerce input.button:after, .et_button_left.woocommerce #content input.button.alt:hover:after, .et_button_left.woocommerce #content input.button:hover:after, .et_button_left.woocommerce #respond input#submit.alt:hover:after, .et_button_left.woocommerce #respond input#submit:hover:after, .et_button_left.woocommerce-page #content input.button.alt:hover:after, .et_button_left.woocommerce-page #content input.button:hover:after, .et_button_left.woocommerce-page #respond input#submit.alt:hover:after, .et_button_left.woocommerce-page #respond input#submit:hover:after, .et_button_left.woocommerce-page a.button.alt:hover:after, .et_button_left.woocommerce-page a.button:hover:after, .et_button_left.woocommerce-page button.button.alt:hover:after, .et_button_left.woocommerce-page button.button:hover:after, .et_button_left.woocommerce-page input.button.alt:hover:after, .et_button_left.woocommerce-page input.button:hover:after, .et_button_left.woocommerce a.button.alt:hover:after, .et_button_left.woocommerce a.button:hover:after, .et_button_left.woocommerce button.button.alt:hover:after, .et_button_left.woocommerce button.button:hover:after, .et_button_left.woocommerce input.button.alt:hover:after, .et_button_left.woocommerce input.button:hover:after {
	left: .15em
}

.woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover {
	padding: .3em 1em
}

.et_button_no_icon.woocommerce #content input.button.alt:after, .et_button_no_icon.woocommerce #content input.button:after, .et_button_no_icon.woocommerce #respond input#submit.alt:after, .et_button_no_icon.woocommerce #respond input#submit:after, .et_button_no_icon.woocommerce-page #content input.button.alt:after, .et_button_no_icon.woocommerce-page #content input.button:after, .et_button_no_icon.woocommerce-page #respond input#submit.alt:after, .et_button_no_icon.woocommerce-page #respond input#submit:after, .et_button_no_icon.woocommerce-page a.button.alt:after, .et_button_no_icon.woocommerce-page a.button:after, .et_button_no_icon.woocommerce-page button.button.alt:after, .et_button_no_icon.woocommerce-page button.button:after, .et_button_no_icon.woocommerce-page input.button.alt:after, .et_button_no_icon.woocommerce-page input.button:after, .et_button_no_icon.woocommerce a.button.alt:after, .et_button_no_icon.woocommerce a.button:after, .et_button_no_icon.woocommerce button.button.alt:after, .et_button_no_icon.woocommerce button.button:after, .et_button_no_icon.woocommerce input.button.alt:after, .et_button_no_icon.woocommerce input.button:after {
	display: none
}

.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt.disabled, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button.alt.disabled, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button.alt, .et_button_no_icon.et_button_left.woocommerce #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce #content input.button:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button.alt.disabled:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button:hover, .et_button_no_icon.et_button_left.woocommerce a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce a.button:hover, .et_button_no_icon.et_button_left.woocommerce button.button.alt.disabled:hover, .et_button_no_icon.et_button_left.woocommerce button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce button.button:hover, .et_button_no_icon.et_button_left.woocommerce input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce input.button:hover, .et_button_no_icon.woocommerce #content input.button, .et_button_no_icon.woocommerce #content input.button.alt, .et_button_no_icon.woocommerce #content input.button.alt:hover, .et_button_no_icon.woocommerce #content input.button:hover, .et_button_no_icon.woocommerce #respond input#submit, .et_button_no_icon.woocommerce #respond input#submit.alt, .et_button_no_icon.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.woocommerce #respond input#submit:hover, .et_button_no_icon.woocommerce-page #content input.button, .et_button_no_icon.woocommerce-page #content input.button.alt, .et_button_no_icon.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.woocommerce-page #content input.button:hover, .et_button_no_icon.woocommerce-page #respond input#submit, .et_button_no_icon.woocommerce-page #respond input#submit.alt, .et_button_no_icon.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.woocommerce-page #respond input#submit:hover, .et_button_no_icon.woocommerce-page a.button, .et_button_no_icon.woocommerce-page a.button.alt, .et_button_no_icon.woocommerce-page a.button.alt:hover, .et_button_no_icon.woocommerce-page a.button:hover, .et_button_no_icon.woocommerce-page button.button, .et_button_no_icon.woocommerce-page button.button.alt, .et_button_no_icon.woocommerce-page button.button.alt.disabled, .et_button_no_icon.woocommerce-page button.button.alt.disabled:hover, .et_button_no_icon.woocommerce-page button.button.alt:hover, .et_button_no_icon.woocommerce-page button.button:hover, .et_button_no_icon.woocommerce-page input.button, .et_button_no_icon.woocommerce-page input.button.alt, .et_button_no_icon.woocommerce-page input.button.alt:hover, .et_button_no_icon.woocommerce-page input.button:hover, .et_button_no_icon.woocommerce a.button, .et_button_no_icon.woocommerce a.button.alt, .et_button_no_icon.woocommerce a.button.alt:hover, .et_button_no_icon.woocommerce a.button:hover, .et_button_no_icon.woocommerce button.button, .et_button_no_icon.woocommerce button.button.alt, .et_button_no_icon.woocommerce button.button.alt.disabled, .et_button_no_icon.woocommerce button.button.alt.disabled:hover, .et_button_no_icon.woocommerce button.button.alt:hover, .et_button_no_icon.woocommerce button.button:hover, .et_button_no_icon.woocommerce input.button, .et_button_no_icon.woocommerce input.button.alt, .et_button_no_icon.woocommerce input.button.alt:hover, .et_button_no_icon.woocommerce input.button:hover, .woocommerce input.button, .woocommerce input.button:hover {
	padding: .3em 1em !important
}

.et_button_custom_icon.woocommerce #content input.button.alt:after, .et_button_custom_icon.woocommerce #content input.button:after, .et_button_custom_icon.woocommerce #respond input#submit.alt:after, .et_button_custom_icon.woocommerce #respond input#submit:after, .et_button_custom_icon.woocommerce-page #content input.button.alt:after, .et_button_custom_icon.woocommerce-page #content input.button:after, .et_button_custom_icon.woocommerce-page #respond input#submit.alt:after, .et_button_custom_icon.woocommerce-page #respond input#submit:after, .et_button_custom_icon.woocommerce-page a.button.alt:after, .et_button_custom_icon.woocommerce-page a.button:after, .et_button_custom_icon.woocommerce-page button.button.alt:after, .et_button_custom_icon.woocommerce-page button.button:after, .et_button_custom_icon.woocommerce-page input.button.alt:after, .et_button_custom_icon.woocommerce-page input.button:after, .et_button_custom_icon.woocommerce a.button.alt:after, .et_button_custom_icon.woocommerce a.button:after, .et_button_custom_icon.woocommerce button.button.alt:after, .et_button_custom_icon.woocommerce button.button:after, .et_button_custom_icon.woocommerce input.button.alt:after, .et_button_custom_icon.woocommerce input.button:after {
	line-height: 1.7em
}

.et_button_custom_icon.et_button_icon_visible.woocommerce #content input.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce #content input.button:after, .et_button_custom_icon.et_button_icon_visible.woocommerce #respond input#submit.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce #respond input#submit:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page #content input.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page #content input.button:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page #respond input#submit.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page #respond input#submit:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page a.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page a.button:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page button.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page button.button:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page input.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce-page input.button:after, .et_button_custom_icon.et_button_icon_visible.woocommerce a.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce a.button:after, .et_button_custom_icon.et_button_icon_visible.woocommerce button.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce button.button:after, .et_button_custom_icon.et_button_icon_visible.woocommerce input.button.alt:after, .et_button_custom_icon.et_button_icon_visible.woocommerce input.button:after, .et_button_custom_icon.woocommerce #content input.button.alt:hover:after, .et_button_custom_icon.woocommerce #content input.button:hover:after, .et_button_custom_icon.woocommerce #respond input#submit.alt:hover:after, .et_button_custom_icon.woocommerce #respond input#submit:hover:after, .et_button_custom_icon.woocommerce-page #content input.button.alt:hover:after, .et_button_custom_icon.woocommerce-page #content input.button:hover:after, .et_button_custom_icon.woocommerce-page #respond input#submit.alt:hover:after, .et_button_custom_icon.woocommerce-page a.button.alt:hover:after, .et_button_custom_icon.woocommerce-page a.button:hover:after, .et_button_custom_icon.woocommerce-page button.button.alt:hover:after, .et_button_custom_icon.woocommerce-page button.button:hover:after, .et_button_custom_icon.woocommerce-page input.button.alt:hover:after, .et_button_custom_icon.woocommerce-page input.button:hover:after, .et_button_custom_icon.woocommerce a.button.alt:hover:after, .et_button_custom_icon.woocommerce a.button:hover:after, .et_button_custom_icon.woocommerce button.button.alt:hover:after, .et_button_custom_icon.woocommerce button.button:hover:after, .et_button_custom_icon.woocommerce input.button.alt:hover:after, .et_button_custom_icon.woocommerce input.button:hover:after, .et_button_left.woocommerce-page #respond input#submit:hover:after {
	margin-left: .3em
}

p.demo_store {
	position: fixed !important;
	bottom: 0 !important;
	top: auto !important;
	z-index: 100000
}

.comment-content address, .entry-content address, body.et-pb-preview #main-content .container address {
	line-height: 24px;
	margin-bottom: 12px
}

.woocommerce-info a, .woocommerce-message a {
	color: #fff
}

.shop_table .actions .submit {
	float: right
}

.shop_table .actions .checkout-button {
	clear: both
}

.col2-set.addresses {
	margin-top: 20px
}

table.shop_table {
	margin-bottom: 30px !important
}

.woocommerce-message a.button.wc-forward, .woocommerce-message a.button.wc-forward:hover {
	border: none;
	background: #fff
}

p.woocommerce-result-count {
	font-weight: 500;
	font-size: 14px;
	color: #999;
	padding-bottom: 40px
}

.entry-summary .entry-title {
	padding-bottom: 14px !important
}

.et_pb_widget .buttons a {
	margin-top: 10px !important
}

.product_meta {
	border: solid #dadada;
	border-width: 1px 0 0;
	font-size: 14px;
	color: #666;
	padding-top: 6px
}

.posted_in a, .tagged_as a {
	font-weight: 500;
	color: #2ea3f2;
	text-decoration: none
}

.product .related h2 {
	font-size: 26px !important;
	padding-bottom: 16px
}

.et_fixed_nav.et_transparent_nav.et-db.et_full_width_page #left-area>.woocommerce-notices-wrapper {
	opacity: 0
}

.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin: 0 0 9px !important
}

.woocommerce-page ul.products li.product h3, .woocommerce ul.products li.product h3 {
	padding: .3em 0
}

.woocommerce-page ul.products li.product .onsale, .woocommerce ul.products li.product .onsale {
	left: 10px !important;
	margin: 0 !important;
	right: auto !important
}

.woocommerce-page span.onsale, .woocommerce span.onsale {
	z-index: 2;
	background: #ef8f61 !important;
	border-radius: 3px !important;
	color: #fff;
	font-size: 20px;
	font-weight: 500 !important;
	left: 10px !important;
	line-height: inherit !important;
	margin: 0 !important;
	min-height: 0 !important;
	min-width: 0 !important;
	padding: 6px 18px !important;
	position: absolute;
	text-shadow: none !important;
	top: 10px !important
}

.woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page span.onsale, .woocommerce div.product div.images img, .woocommerce span.onsale {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.woocommerce #content div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails, .woocommerce div.product div.images div.thumbnails {
	padding-top: 20px !important
}

.woocommerce-page .woocommerce-pagination ul.page-numbers, .woocommerce .woocommerce-pagination ul.page-numbers {
	list-style: none !important;
	padding: 0 !important
}

.woocommerce-page .products .star-rating, .woocommerce .products .star-rating {
	margin: 4px 0 .3em !important
}

.woocommerce-page .star-rating:before, .woocommerce .star-rating:before {
	content: "\53\53\53\53\53" !important;
	color: #ccc !important
}

.woocommerce-page ul.products li.product .price, .woocommerce-page ul.products li.product .price del, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price del {
	color: #666 !important;
	font-size: 14px;
	margin: 0 !important
}

.entry-summary p.price span {
	font-size: 26px !important
}

.entry-summary p.price del {
	color: #999;
	margin-right: 10px
}

.cart_table_item .quantity {
	margin: 0 !important;
	width: 100px !important
}

.woocommerce-checkout #main-content .cart-subtotal td {
	border-top: 1px solid #eee
}

#content-area table td, #content-area table th, #content-area table tr, #main-content table.cart td, #main-content table.cart th, #main-content table.cart tr, table.cart td, table.cart th, table.cart tr {
	padding: .857em .587em;
	max-width: 100%
}

#main-content table.cart td.actions .button.alt, table.cart td.actions .button.alt {
	margin: 19px 0 9px
}

table.cart td.actions .checkout-button {
	margin: 0 !important
}

.orderby, .woocommerce div.product form.cart .variations td select {
	background-color: #ececec;
	border-radius: 3px;
	border: 0;
	color: #666 !important;
	font-size: 12px;
	padding: 4px 8px;
	font-weight: 500;
	font-family: Open Sans, Arial, sans-serif
}

.cart_totals h2, .shipping_calculator h2 {
	margin-bottom: 10px
}

.woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce div.product form.cart {
	margin: 24px 0 39px
}

.woocommerce #content div.product .et_pb_wc_add_to_cart:last-child form.cart, .woocommerce-page #content div.product .et_pb_wc_add_to_cart:last-child form.cart, .woocommerce-page div.product .et_pb_wc_add_to_cart:last-child form.cart, .woocommerce div.product .et_pb_wc_add_to_cart:last-child form.cart {
	margin-bottom: 0 !important
}

.woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity {
	margin: 0 20px 0 0 !important;
	width: auto;
	overflow: hidden
}

.woocommerce #content .quantity input.qty::-webkit-input-placeholder, .woocommerce-cart table.cart td.actions .coupon .input-text::-webkit-input-placeholder, .woocommerce-page #content .quantity input.qty::-webkit-input-placeholder, .woocommerce-page .quantity input.qty::-webkit-input-placeholder, .woocommerce .quantity input.qty::-webkit-input-placeholder, .woocommerce form .form-row input.input-text::-webkit-input-placeholder, .woocommerce form .form-row textarea::-webkit-input-placeholder {
	color: #999
}

.woocommerce #content .quantity input.qty::-moz-placeholder, .woocommerce-cart table.cart td.actions .coupon .input-text::-moz-placeholder, .woocommerce-page #content .quantity input.qty::-moz-placeholder, .woocommerce-page .quantity input.qty::-moz-placeholder, .woocommerce .quantity input.qty::-moz-placeholder, .woocommerce form .form-row input.input-text::-moz-placeholder, .woocommerce form .form-row textarea::-moz-placeholder {
	color: #999
}

.woocommerce #content .quantity input.qty:-ms-input-placeholder, .woocommerce-cart table.cart td.actions .coupon .input-text:-ms-input-placeholder, .woocommerce-page #content .quantity input.qty:-ms-input-placeholder, .woocommerce-page .quantity input.qty:-ms-input-placeholder, .woocommerce .quantity input.qty:-ms-input-placeholder, .woocommerce form .form-row input.input-text:-ms-input-placeholder, .woocommerce form .form-row textarea:-ms-input-placeholder {
	color: #999
}

.woocommerce #content .quantity input.qty::-ms-input-placeholder, .woocommerce-cart table.cart td.actions .coupon .input-text::-ms-input-placeholder, .woocommerce-page #content .quantity input.qty::-ms-input-placeholder, .woocommerce-page .quantity input.qty::-ms-input-placeholder, .woocommerce .quantity input.qty::-ms-input-placeholder, .woocommerce form .form-row input.input-text::-ms-input-placeholder, .woocommerce form .form-row textarea::-ms-input-placeholder {
	color: #999
}

.woocommerce #content .quantity input.qty::placeholder, .woocommerce-cart table.cart td.actions .coupon .input-text::placeholder, .woocommerce-page #content .quantity input.qty::placeholder, .woocommerce-page .quantity input.qty::placeholder, .woocommerce .quantity input.qty::placeholder, .woocommerce form .form-row input.input-text::placeholder, .woocommerce form .form-row textarea::placeholder {
	color: #999
}

.et_pb_wc_cart_totals .select2-container--default .select2-selection--single, .et_pb_wc_checkout_billing .select2-container--default .select2-selection--single, .et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single, .woocommerce #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	-webkit-appearance: none;
	background-color: #eee;
	max-width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px;
	line-height: 1.7em;
	border-style: solid
}

.woocommerce .quantity input.qty {
	width: 4.3em
}

.et_pb_wc_cart_totals .select2-container .select2-selection--single, .et_pb_wc_checkout_billing .select2-container .select2-selection--single, .et_pb_wc_checkout_shipping .select2-container .select2-selection--single {
	min-height: 50px;
	padding: 15px
}

.et_pb_wc_cart_totals .select2-container .select2-selection--single .select2-selection__rendered, .et_pb_wc_checkout_billing .select2-container .select2-selection--single .select2-selection__rendered, .et_pb_wc_checkout_shipping .select2-container .select2-selection--single .select2-selection__rendered {
	color: #999;
	line-height: 22px;
	padding-left: 0
}

.et_pb_wc_cart_totals .select2-container.select2-container--open .select2-selection__rendered, .et_pb_wc_checkout_billing .select2-container.select2-container--open .select2-selection__rendered, .et_pb_wc_checkout_shipping .select2-container.select2-container--open .select2-selection__rendered, .woocommerce #content .quantity input.qty:focus, .woocommerce-cart table.cart td.actions .coupon .input-text:focus, .woocommerce-page #content .quantity input.qty:focus, .woocommerce-page .quantity input.qty:focus, .woocommerce-page form .form-row input.input-text:focus, .woocommerce-page form .form-row textarea.input-text:focus, .woocommerce .quantity input.qty:focus, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea.input-text:focus {
	color: #3e3e3e
}

.et_pb_wc_cart_totals .select2-container--default .select2-selection--single .select2-selection__arrow, .et_pb_wc_checkout_billing .select2-container--default .select2-selection--single .select2-selection__arrow, .et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: inherit;
	top: 50%;
	right: 10px
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 150px;
	margin-right: 10px
}

.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus {
	background: #fff !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #bcc8c9 !important;
	font-size: 20px !important;
	font-weight: 300 !important;
	height: 24px !important;
	text-decoration: none !important;
	text-shadow: none !important;
	width: 30px !important;
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border: 1px solid #bcc8c9 !important
}

.woocommerce #content .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity, .woocommerce .quantity {
	width: 100px;
	margin: 0
}

.woocommerce div.product form.cart .variations td {
	padding: 0 20px 20px 0 !important;
	max-width: none !important;
	line-height: 1.3em
}

.woocommerce div.product form.cart .variations td:last-child {
	padding-right: 0 !important
}

.woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li, .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
	padding: 6px 0
}

.woocommerce .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a {
	padding: .3em 2em .3em 1.5em
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom-color: #d9d9d9
}

body.woocommerce .woocommerce-tabs {
	border: 1px solid #d9d9d9;
	margin: 30px 0 45px
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, body.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0 !important;
	padding: 0 !important;
	background: #f4f4f4
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: none;
	border-radius: 0;
	background: #f4f4f4;
	border: none;
	border-right: 1px solid #d9d9d9;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 -2px
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
	background: #fff !important
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #666 !important;
	padding: 4px 22px !important
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:after, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:before, body.woocommerce div.product .woocommerce-tabs ul.tabs li:after, body.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #000 !important
}

body.woocommerce #content-area div.product .woocommerce-tabs .panel, body.woocommerce div.product .woocommerce-tabs .panel {
	padding: 30px;
	margin: 0
}

#reviews .commentlist {
	padding-bottom: 0 !important
}

.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
	margin-bottom: 40px !important
}

.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	border: none !important;
	padding: 0 !important;
	margin: 0 0 0 100px !important
}

.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	width: auto !important;
	padding: 0 !important;
	border: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: inherit !important;
	margin: 0 0 2px !important;
	padding: 0 !important
}

.woocommerce #reviews .commentlist .star-rating {
	float: none !important;
	margin-bottom: 6px !important
}

.woocommerce #reviews #comments h1, .woocommerce #reviews #comments h2, .woocommerce #reviews #comments h3, .woocommerce #reviews #comments h4, .woocommerce #reviews #comments h5, .woocommerce #reviews #comments h6, .woocommerce-page #reviews #comments h1, .woocommerce-page #reviews #comments h2, .woocommerce-page #reviews #comments h3, .woocommerce-page #reviews #comments h4, .woocommerce-page #reviews #comments h5, .woocommerce-page #reviews #comments h6 {
	margin-bottom: 30px !important
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	font-size: 18px !important;
	color: #fff !important;
	padding: 15px !important;
	border: none
}

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
	display: none !important;
	color: #fff !important
}

.woocommerce-page #review_form #respond p.form-submit, .woocommerce-page #reviews #commentform {
	padding-bottom: 0;
	margin-bottom: 0
}

.woocommerce .pswp {
	z-index: 999999
}

div.pp_pic_holder {
	z-index: 100001
}

div.pp_overlay {
	z-index: 100000
}

figure.woocommerce-product-gallery__wrapper {
	margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 6.6666%
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 20%;
	margin-right: 6.6666%;
	margin-bottom: 6.6666%
}

.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n) {
	margin-right: 0
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	margin-bottom: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border-color: #eee
}

.checkout #payment {
	border-style: solid;
	border-color: #eee
}

@media (min-width:981px) {
	.archive.et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n), .archive.et_right_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n), .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n), .et_pb_row .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n), .et_pb_row .et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n), .et_pb_row .et_right_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n), .single.et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n), .single.et_right_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n) {
		margin-right: 0
	}

	.single.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product:nth-child(3n), .single.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product:nth-child(3n), .single.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product:nth-child(3n):not(.last), .single.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product:nth-child(3n), .single.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product:nth-child(3n), .single.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product:nth-child(3n):not(.last), .single.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product:nth-child(3n), .single.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product:nth-child(3n), .single.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product:nth-child(3n):not(.last), .single.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product:nth-child(3n), .single.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product:nth-child(3n), .single.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product:nth-child(3n):not(.last) {
		margin-right: 3.8%
	}

	.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1), .et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n+1), .et_right_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n+1) {
		clear: both
	}

	.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product:nth-child(3n+1), .et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product:nth-child(3n+1), .et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product:nth-child(3n+1):not(.first), .et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product:nth-child(3n+1), .et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product:nth-child(3n+1), .et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product:nth-child(3n+1):not(.first), .et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product:nth-child(3n+1), .et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product:nth-child(3n+1), .et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product:nth-child(3n+1):not(.first), ul.products.columns-4 li.product:nth-child(3n+1) .et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells, ul.products.columns-5 li.product:nth-child(3n+1) .et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells, ul.products.columns-6 li.product:nth-child(3n+1):not(.first) .et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells {
		clear: none
	}
}

@media (max-width:980px) {
	.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1) {
		clear: none
	}

	.woocommerce .cart-collaterals>div, .woocommerce .cart-collaterals>form {
		width: 100% !important;
		float: none !important
	}

	.shop_table .coupon {
		margin-bottom: 5px !important
	}

	.checkout .col-1, .checkout .col-2, .checkout .form-row {
		float: none !important;
		width: auto !important
	}

	.checkout .col-1, .checkout .col-2 {
		margin-bottom: 25px !important
	}
}

@media (max-width:768px) {
	#main-content table.cart td, #main-content table.cart th, #main-content table.cart tr, .woocommerce-cart #content-area table td, .woocommerce-cart #content-area table th, .woocommerce-cart #content-area table tr, table.cart td, table.cart th, table.cart tr {
		max-width: 100%
	}

	#content-area table tr, #main-content table.cart tr, table.cart tr {
		padding: 0
	}

	.woocommerce .cart_item .quantity {
		width: auto
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 50%;
		margin-right: 0
	}

	.woocommerce-cart table.cart td.actions .button[name=update_cart] {
		width: 100%
	}
}

@media (max-width:767px) {
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		display: block !important;
		border-bottom: 1px solid #e0dadf !important
	}

	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block !important
	}

	.woocommerce .form-row {
		float: none !important;
		width: auto !important
	}
}

@media (max-width:479px) {
	#content table.cart td, #content table.cart th, #content table.cart tr, table.cart td, table.cart th, table.cart tr {
		padding: .857em .287em !important
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text {
		margin-bottom: 10px
	}

	.woocommerce-cart table.cart td.actions .button, .woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100%
	}
}

.comment-reply-link {
	color: #2ea3f2
}

.comment-reply-link:hover {
	background: rgba(0, 0, 0, .05)
}

.comment-reply-link:hover:after {
	opacity: 1;
	margin-left: 0
}

.comment-content ul {
	list-style-type: disc;
	padding: 0 0 23px 1em;
	line-height: 26px
}

.comment-content ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 23px;
	line-height: 26px
}

.comment-content ul li ol, .comment-content ul li ul {
	padding: 2px 0 2px 20px
}

.comment-content ol li ol, .comment-content ol li ul {
	padding: 2px 0 2px 35px
}

.comment .children, ol.commentlist {
	list-style: none !important;
	line-height: 1.7em !important;
	padding: 0 !important
}

.comment-content ul {
	padding: 0 0 23px 16px !important
}

.comment-content ol, .comment-content ul {
	line-height: 26px !important
}

@media print {
	#respond {
		display: none
	}
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: 700
}

#wp-calendar a:hover {
	text-decoration: underline
}

#wp-calendar caption {
	text-decoration: none;
	font: 700 13px Arial, Sans-Serif
}

#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f
}

#wp-calendar td#today {
	font-weight: 700
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px
}

#wp-calendar #next a, #wp-calendar #prev a {
	font-size: 9pt
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left
}

.et_pb_widget .wp-block-calendar td, .et_pb_widget .wp-block-calendar th {
	border: 0
}

.et_pb_widget .wp-block-calendar table th {
	font-weight: 700;
	background: none
}

.et_pb_widget .wp-block-calendar {
	text-align: left
}

.et_pb_widget .wp-block-search__label, .widget_search .screen-reader-text {
	display: none
}

.et_pb_widget .wp-block-search__button, .et_pb_widget .wp-block-search__input, .widget_search input#s, .widget_search input#searchsubmit {
	padding: .7em;
	height: 40px !important;
	margin: 0;
	font-size: 14px;
	line-height: normal !important;
	border: 1px solid #ddd;
	color: #666
}

.et_pb_widget .wp-block-search__input, .widget_search #s {
	width: 100%;
	border-radius: 3px
}

.et_pb_widget .wp-block-search, .widget_search #searchform {
	position: relative
}

.et_pb_widget .wp-block-search__button, .widget_search #searchsubmit {
	background-color: #ddd;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	right: 0;
	top: 0
}

#searchsubmit, .et_pb_widget .wp-block-search__button {
	cursor: pointer
}

img#about-image {
	float: left;
	margin: 3px 8px 8px 0
}

.tagcloud a, .wp-block-tag-cloud a {
	font-size: 12px !important;
	padding: 2px 8px;
	background: rgba(0, 0, 0, .05);
	display: inline-block;
	margin-bottom: 4px;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.tagcloud a:hover, .wp-block-tag-cloud a:hover {
	background: rgba(0, 0, 0, .15)
}

.et_pb_widget .wp-block-group__inner-container>h2, .et_pb_widget .wp-block-group__inner-container>h3 {
	font-size: 18px
}

.footer-widget .et_pb_widget .wp-block-group__inner-container>h2, .footer-widget .et_pb_widget .wp-block-group__inner-container>h3 {
	color: #2ea3f2
}

.et_pb_widget .wp-block-latest-comments__comment {
	line-height: 1.7em
}

#et-secondary-menu li, #top-menu li {
	word-wrap: break-word
}

.et_mobile_menu, .nav li ul {
	border-color: #2ea3f2
}

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, .mobile_menu_bar:after, .mobile_menu_bar:before {
	color: #2ea3f2
}

#main-header {
	-webkit-transition: background-color .4s, color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
	transition: background-color .4s, color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
	transition: background-color .4s, color .4s, transform .4s, opacity .4s ease-in-out;
	transition: background-color .4s, color .4s, transform .4s, opacity .4s ease-in-out, -webkit-transform .4s
}

#main-header.et-disabled-animations * {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important
}

.container {
	text-align: left;
	position: relative
}

.et_fixed_nav.et_show_nav #page-container {
	padding-top: 80px
}

.et_fixed_nav.et_show_nav.et-tb #page-container, .et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
	padding-top: 0 !important
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 111px
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
	padding-top: 177px
}

.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
	padding-top: 147px
}

.et_fixed_nav #main-header {
	position: fixed
}

.et-cloud-item-editor #page-container {
	padding-top: 0 !important
}

.et_header_style_left #et-top-navigation {
	padding-top: 33px
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
	padding-bottom: 33px
}

.et_header_style_left .logo_container {
	position: absolute;
	height: 100%;
	width: 100%
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
	padding-bottom: 24px
}

.et_hide_search_icon #et_top_search {
	display: none !important
}

#logo {
	width: auto;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	margin-bottom: 0;
	max-height: 54%;
	display: inline-block;
	float: none;
	vertical-align: middle;
	-webkit-transform: translateZ(0)
}

.et_pb_svg_logo #logo {
	height: 54%
}

.logo_container {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

span.logo_helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.safari .centered-inline-logo-wrap {
	-webkit-transform: translateZ(0);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

#et-define-logo-wrap img {
	width: 100%
}

.gecko #et-define-logo-wrap.svg-logo {
	position: relative !important
}

#top-menu, #top-menu-nav {
	line-height: 0
}

#et-top-navigation {
	font-weight: 600
}

.et_fixed_nav #et-top-navigation {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.et-cart-info span:before {
	content: "\e07a";
	margin-right: 10px;
	position: relative
}

#top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav {
	float: left
}

#top-menu li {
	display: inline-block;
	font-size: 14px;
	padding-right: 22px
}



.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu {
	right: 0
}

#top-menu a {
	color: rgba(0, 0, 0, .6);
	text-decoration: none;
	display: block;
	position: relative;
	-webkit-transition: opacity .4s ease-in-out, background-color .4s ease-in-out;
	transition: opacity .4s ease-in-out, background-color .4s ease-in-out
}

#top-menu-nav>ul>li>a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

#et_search_icon:before {
	content: "\55";
	font-size: 17px;
	left: 0;
	position: absolute;
	top: -3px
}

#et_search_icon:hover {
	cursor: pointer
}

#et_top_search {
	float: right;
	margin: 3px 0 0 22px;
	position: relative;
	display: block;
	width: 18px
}

#et_top_search.et_search_opened {
	position: absolute;
	width: 100%
}

.et-search-form {
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1000;
	width: 100%
}

.et-search-form input {
	width: 90%;
	border: none;
	color: #333;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	margin: auto;
	background: transparent
}

.et-search-form .et-search-field::-ms-clear {
	width: 0;
	height: 0;
	display: none
}

.et_search_form_container {
	-webkit-animation: none;
	animation: none;
	-o-animation: none
}

.container.et_search_form_container {
	position: relative;
	opacity: 0;
	height: 1px
}

.container.et_search_form_container.et_pb_search_visible {
	z-index: 999;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_search_visible.et_pb_no_animation {
	opacity: 1
}

.et_pb_search_form_hidden {
	-webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

span.et_close_search_field {
	display: block;
	width: 30px;
	height: 30px;
	z-index: 99999;
	position: absolute;
	right: 0;
	cursor: pointer;
	top: 0;
	bottom: 0;
	margin: auto
}

span.et_close_search_field:after {
	font-family: ETmodules;
	content: "\4d";
	speak: none;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 32px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.container.et_menu_container {
	z-index: 99
}

.container.et_search_form_container.et_pb_search_form_hidden {
	z-index: 1 !important
}

.et_search_outer {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0
}

.container.et_pb_menu_hidden {
	z-index: -1
}

form.et-search-form {
	background: transparent !important
}

input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.et-cart-info {
	color: inherit
}

#et-top-navigation .et-cart-info {
	float: left;
	margin: -2px 0 0 22px;
	font-size: 16px
}



#top-menu li li {
	padding: 0 20px;
	margin: 0
}

#top-menu li li a {
	padding: 6px 20px;
	width: 200px
}

.nav li.et-touch-hover>ul {
	opacity: 1;
	visibility: visible
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
	font-family: ETmodules;
	content: "3";
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 800
}

#et-secondary-nav .menu-item-has-children>a:first-child, #top-menu .menu-item-has-children>a:first-child {
	padding-right: 20px
}

#top-menu li .menu-item-has-children>a:first-child {
	padding-right: 40px
}

#top-menu li .menu-item-has-children>a:first-child:after {
	right: 20px;
	top: 6px
}

#top-menu li.mega-menu {
	position: inherit
}

#top-menu li.mega-menu>ul {
	padding: 30px 20px;
	position: absolute !important;
	width: 100%;
	left: 0 !important
}

#top-menu li.mega-menu ul li {
	margin: 0;
	float: left !important;
	display: block !important;
	padding: 0 !important
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n) {
	clear: right
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
	clear: left
}

#top-menu li.mega-menu ul li li {
	width: 100%
}

#top-menu li.mega-menu li>ul {
	-webkit-animation: none !important;
	animation: none !important;
	padding: 0;
	border: none;
	left: auto;
	top: auto;
	width: 90% !important;
	position: relative;
	-webkit-box-shadow: none;
	box-shadow: none
}

#top-menu li.mega-menu li ul {
	visibility: visible;
	opacity: 1;
	display: none
}

#top-menu li.mega-menu.et-hover li ul {
	display: block
}

#top-menu li.mega-menu.et-hover>ul {
	opacity: 1 !important;
	visibility: visible !important
}

#top-menu li.mega-menu>ul>li>a {
	width: 90%;
	padding: 0 20px 10px
}

#top-menu li.mega-menu>ul>li>a:first-child {
	padding-top: 0 !important;
	font-weight: 700;
	border-bottom: 1px solid rgba(0, 0, 0, .03)
}

#top-menu li.mega-menu>ul>li>a:first-child:hover {
	background-color: transparent !important
}

#top-menu li.mega-menu li>a {
	width: 100%
}

#top-menu li.mega-menu.mega-menu-parent li>a, #top-menu li.mega-menu.mega-menu-parent li li {
	width: 100% !important
}

#top-menu li.mega-menu.mega-menu-parent li>.sub-menu {
	float: left;
	width: 100% !important
}

#top-menu li.mega-menu>ul>li {
	width: 25%;
	margin: 0
}

#top-menu li.mega-menu.mega-menu-parent-3>ul>li {
	width: 33.33%
}

#top-menu li.mega-menu.mega-menu-parent-2>ul>li {
	width: 50%
}

#top-menu li.mega-menu.mega-menu-parent-1>ul>li {
	width: 100%
}

#top-menu li.mega-menu .menu-item-has-children>a:first-child:after {
	display: none
}

#top-menu li.mega-menu>ul>li>ul>li {
	width: 100%;
	margin: 0
}

#et_mobile_nav_menu {
	float: right;
	display: none
}

.et_toggle_slide_menu:after, .mobile_menu_bar:before {
	content: "\61";
	font-size: 32px;
	left: 0;
	position: relative;
	top: 0;
	cursor: pointer
}

.et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden #top-menu, .et_pb_menu_hidden .et-cart-info {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_menu_visible #et_search_icon:before, .et_pb_menu_visible #top-menu, .et_pb_menu_visible .et-cart-info {
	z-index: 99;
	opacity: 1;
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden #top-menu, .et_pb_menu_hidden .mobile_menu_bar {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_menu_visible #et_search_icon:before, .et_pb_menu_visible #top-menu, .et_pb_menu_visible .mobile_menu_bar {
	z-index: 99;
	opacity: 1;
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_no_animation #et_search_icon:before, .et_pb_no_animation #top-menu, .et_pb_no_animation.et_search_form_container, .et_pb_no_animation .mobile_menu_bar {
	animation: none !important;
	-o-animation: none !important;
	-webkit-animation: none !important;
	-moz-animation: none !important
}

body.admin-bar.et_fixed_nav #main-header {
	top: 32px
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header {
	top: 28px
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 30px
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 63px
}

@media (min-width:981px) {
	.et_hide_fixed_logo #main-header.et-fixed-header .logo_container, .et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container {
		height: 0;
		opacity: 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out
	}

	.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap, .et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap {
		height: 0;
		opacity: 0;
		padding: 0
	}

	.et-animated-content#page-container {
		-webkit-transition: margin-top .4s ease-in-out;
		transition: margin-top .4s ease-in-out
	}

	.et_hide_nav #page-container {
		-webkit-transition: none;
		transition: none
	}

	.et_fullwidth_nav .et-search-form, .et_fullwidth_nav .et_close_search_field {
		right: 30px
	}

	#main-header.et-fixed-header {
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
		box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important
	}

	.et_header_style_left .et-fixed-header #et-top-navigation {
		padding-top: 20px
	}

	.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
		padding-bottom: 20px
	}

	.et_hide_nav.et_fixed_nav #main-header {
		opacity: 0
	}

	.et_hide_nav.et_fixed_nav .et-fixed-header#main-header {
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
		opacity: 1
	}

	.et_hide_nav .centered-inline-logo-wrap, .et_hide_nav.et_fixed_nav #main-header {
		-webkit-transition-duration: .7s;
		transition-duration: .7s
	}

	.et_hide_nav #page-container {
		padding-top: 0 !important
	}

	.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}

	.et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out
	}

	.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover>ul, .et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_fullwidth_nav #main-header .container {
		width: 100%;
		max-width: 100%;
		padding-right: 32px;
		padding-left: 30px
	}

	.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container {
		padding-left: 0
	}

	.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
		padding-left: 30px
	}
}

@media (max-width:980px) {
	.et_fixed_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
		padding-top: 80px
	}

	.et_fixed_nav.et_show_nav.et-tb #page-container, .et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
		padding-top: 0 !important
	}

	.et_non_fixed_nav #page-container {
		padding-top: 0
	}

	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 32px !important
	}

	.et_hide_mobile_logo #main-header .logo_container {
		display: none;
		opacity: 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out
	}

	#top-menu {
		display: none
	}

	.et_hide_nav.et_fixed_nav #main-header {
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
		opacity: 1
	}

	#et-top-navigation {
		margin-right: 0;
		-webkit-transition: none;
		transition: none
	}

	.et_fixed_nav #main-header {
		position: absolute
	}

	.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
		padding-top: 24px;
		display: block
	}

	.et_fixed_nav #main-header {
		-webkit-transition: none;
		transition: none
	}

	.et_fixed_nav_temp #main-header {
		top: 0 !important
	}

	#logo, #main-header, .container, .logo_container {
		-webkit-transition: none;
		transition: none
	}

	.et_header_style_left #logo {
		max-width: 50%
	}

	#et_top_search {
		margin: 0 35px 0 0;
		float: left
	}

	#et_search_icon:before {
		top: 7px
	}

	.et_header_style_left .et-search-form {
		width: 50% !important;
		max-width: 50% !important
	}

	#et_mobile_nav_menu {
		display: block
	}

	#et-top-navigation .et-cart-info {
		margin-top: 5px
	}
}

@media screen and (max-width:782px) {
	body.admin-bar.et_fixed_nav #main-header {
		top: 46px
	}
}

@media (max-width:767px) {
	#et-top-navigation {
		margin-right: 0
	}

	body.admin-bar.et_fixed_nav #main-header {
		top: 46px
	}
}

@media (max-width:479px) {
	#et-top-navigation {
		margin-right: 0
	}
}

@media print {
	#main-header, #top-header {
		position: relative !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important;
		left: auto !important
	}
}

#main-footer .widget_block h1, #main-footer .widget_block h2, #main-footer .widget_block h3, #main-footer .widget_block h4, #main-footer .widget_block h5, #main-footer .widget_block h6, .footer-widget h4 {
	color: #2ea3f2
}

.footer-widget li:before {
	border-color: #2ea3f2
}

.bottom-nav li.current-menu-item>a {
	color: #2ea3f2
}

#main-footer {
	background-color: #222
}

#footer-widgets {
	padding: 6% 0 0
}

.footer-widget {
	float: left;
	color: #fff
}

.last {
	margin-right: 0
}

.footer-widget .fwidget:last-child {
	margin-bottom: 0 !important
}

#footer-widgets .footer-widget li {
	padding-left: 14px;
	position: relative
}

#footer-widgets .footer-widget li:before {
	border-radius: 3px;
	border-style: solid;
	border-width: 3px;
	content: "";
	left: 0;
	position: absolute;
	top: 9px
}

#footer-widgets .footer-widget a {
	color: #fff
}

#footer-widgets .footer-widget li a {
	color: #fff;
	text-decoration: none
}

#footer-widgets .footer-widget li a:hover {
	color: hsla(0, 0%, 100%, .7)
}

.footer-widget .widget_adsensewidget ins {
	min-width: 160px
}

#footer-bottom {
	background-color: #1f1f1f;
	background-color: rgba(0, 0, 0, .32);
	padding: 15px 0 5px
}

#footer-bottom a {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

#footer-info {
	text-align: left;
	color: #666;
	padding-bottom: 10px;
	float: left
}

#footer-info a {
	font-weight: 700;
	color: #666
}

#footer-info a:hover {
	opacity: .7
}

#et-footer-nav {
	background-color: hsla(0, 0%, 100%, .05)
}

.bottom-nav {
	padding: 15px 0
}

.bottom-nav li {
	font-weight: 600;
	display: inline-block;
	font-size: 14px;
	padding-right: 22px
}

.bottom-nav a {
	color: #bbb;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.bottom-nav a:hover {
	opacity: .7
}

@media (max-width:980px) {
	.footer-widget:nth-child(n) {
		width: 46.25% !important;
		margin: 0 7.5% 7.5% 0 !important
	}

	.et_pb_footer_columns1 .footer-widget {
		width: 100% !important;
		margin: 0 7.5% 7.5% 0 !important
	}

	#footer-widgets .footer-widget .fwidget {
		margin-bottom: 16.21%
	}

	.et_pb_gutters1 .footer-widget:nth-child(n) {
		width: 50% !important;
		margin: 0 !important
	}

	.et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
		margin-bottom: 0
	}

	#footer-widgets {
		padding: 8% 0
	}

	#footer-widgets .footer-widget:nth-child(2n) {
		margin-right: 0 !important
	}

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		margin-bottom: 0 !important
	}

	#footer-info, .bottom-nav {
		text-align: center
	}

	#footer-info {
		float: none
	}
}

@media (max-width:767px) {
	#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
		width: 100% !important;
		margin-right: 0 !important
	}

	#footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 9.5% !important
	}

	.et_pb_gutters1 #footer-widgets .footer-widget .fwidget, .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 0 !important
	}

	#footer-widgets {
		padding: 10% 0
	}

	#footer-widgets .footer-widget .fwidget:last-child, #footer-widgets .footer-widget:last-child {
		margin-bottom: 0 !important
	}
}

@media (max-width:479px) {
	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
		margin-bottom: 11.5% !important
	}

	#footer-widgets .footer-widget.last, .et_pb_gutters1 #footer-widgets .footer-widget .fwidget, .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 0 !important
	}

	#footer-widgets {
		padding: 12% 0
	}
}

.et_header_style_split #et-top-navigation {
	padding-top: 33px
}

.et_header_style_split #et-top-navigation nav>ul>li>a {
	padding-bottom: 33px;
	z-index: 3
}

.et_header_style_split #main-header .centered-inline-logo-wrap {
	margin: -33px 0;
	height: 66px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.et_header_style_split #main-header .centered-inline-logo-wrap .logo_container, .et_header_style_split #main-header .centered-inline-logo-wrap a {
	height: 100%
}

.et_header_style_split #main-header .logo_container {
	position: static
}

.et_header_style_split #top-menu-nav {
	display: inline-block
}

.et_header_style_split #et_top_search {
	float: none;
	display: inline-block
}

.et_header_style_split #et_search_icon:before {
	margin-top: -9px
}

.et_header_style_split #et-top-navigation .mobile_menu_bar {
	padding-bottom: 24px
}

.et_header_style_split #et-top-navigation {
	float: none;
	text-align: center;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 100%;
	line-height: 1
}

.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container {
	text-align: center;
	z-index: 2
}

.et_header_style_split span.logo_helper {
	display: none
}

.et_header_style_split #main-header .et-menu, .et_header_style_split #main-header nav.et-menu-nav, .et_header_style_split #top-header .et-menu, .et_header_style_split #top-header nav.et-menu-nav, .et_header_style_split #top-menu, .et_header_style_split nav#top-menu-nav {
	float: none
}

.safari.et_header_style_split #et-top-navigation {
	-webkit-transform: translateZ(0)
}

.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
	height: 54%
}

@media (min-width:981px) {
	.et_header_style_split.et_hide_fixed_logo #main-header.et-fixed-header .logo_container, .et_header_style_split.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container {
		height: 0;
		opacity: 0;
		padding: 0
	}

	.et_header_style_split #logo {
		display: none
	}

	.et_header_style_split .centered-inline-logo-wrap #logo {
		display: inline;
		display: initial;
		-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et_header_style_split.ie .centered-inline-logo-wrap #logo {
		display: inline
	}

	.et_header_style_split.et_hide_primary_logo .centered-inline-logo-wrap {
		width: 0
	}

	.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 20px
	}

	.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
		padding-bottom: 20px
	}

	.et_header_style_split .et-fixed-header .centered-inline-logo-wrap {
		margin: -20px 0;
		height: 54px;
		width: 54px
	}
}

@media (max-width:980px) {
	.et_header_style_split #main-header {
		padding: 20px 0
	}

	.et_header_style_split #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
		display: block;
		padding-top: 0
	}

	.et_header_style_split header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0
	}

	.et_header_style_split #logo {
		max-height: 60px;
		max-width: 50%
	}

	.et_header_style_split .et_search_outer {
		display: none
	}

	.et_header_style_split #et_top_search {
		display: none !important
	}

	.et_header_style_split .et-search-form {
		width: 50% !important;
		max-width: 50% !important
	}

	.et_header_style_split .et_menu_container .mobile_menu_bar {
		opacity: 1
	}

	.et_header_style_split .mobile_nav .select_page {
		display: inline-block;
		color: #666;
		font-size: 14px
	}

	.et_header_style_split #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px;
		display: block
	}

	.et_header_style_split nav#top-menu-nav {
		display: none
	}

	.et_header_style_split #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, .05);
		border-radius: 5px;
		padding: 9px 10px
	}

	.et_header_style_split .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px
	}

	.et_header_style_split .et_mobile_menu {
		top: 53px
	}
}

.et_header_style_centered #main-header .container {
	text-align: center;
	height: inherit
}

.et_header_style_centered #main-header div#et-top-navigation {
	bottom: 0;
	position: relative;
	width: 100%
}

.et_header_style_centered #et-top-navigation, .et_header_style_centered #logo, .et_header_style_centered #top-menu, .et_header_style_centered nav#top-menu-nav {
	float: none
}

.et_header_style_centered #logo {
	max-height: 64%
}

.et_header_style_centered #main-header .logo_container {
	height: 100px;
	padding: 0
}

.et_header_style_centered header#main-header.et-fixed-header .logo_container {
	height: 70px
}

.et_header_style_centered #et_top_search {
	float: none;
	display: inline-block !important
}

.et_header_style_centered #et_search_icon:before {
	left: 3px;
	top: -13px
}

.et_header_style_centered nav#top-menu-nav {
	display: inline-block
}

.et_header_style_centered #top-menu>li>a {
	padding-bottom: 2em
}

.et_header_style_centered #et-top-navigation .et-cart-info {
	float: none
}

.et_header_style_centered .et-search-form input, .et_header_style_centered span.et_close_search_field {
	top: 60%
}

@media (min-width:981px) {
	.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container, .et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container {
		height: 0;
		opacity: 0;
		padding: 0
	}

	.et_header_style_centered .et-fixed-header .et-search-form {
		top: 21px
	}

	.et_header_style_centered .et-fixed-header #et_search_icon:before {
		margin-top: 0
	}
}

@media (max-width:980px) {
	.et_fixed_nav.et_show_nav.et_header_style_centered #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
		padding-top: 136px
	}

	.et_header_style_centered #main-header {
		padding: 20px 0
	}

	.et_header_style_centered nav#top-menu-nav {
		display: none
	}

	.et_header_style_centered #logo {
		max-height: 60px
	}

	.et_header_style_centered header#main-header .logo_container {
		height: auto;
		max-height: 100px;
		padding: 0
	}

	.et_header_style_centered #et_top_search {
		display: none !important
	}

	.et_header_style_centered .et_search_outer {
		display: none
	}

	.et_header_style_centered .et_menu_container .mobile_menu_bar {
		opacity: 1
	}

	.et_header_style_centered #et_mobile_nav_menu {
		float: none;
		position: relative;
		margin-top: 20px
	}

	.et_header_style_centered #main-header .mobile_nav {
		display: block;
		text-align: left;
		background-color: rgba(0, 0, 0, .05);
		border-radius: 5px;
		padding: 5px 10px
	}

	.et_header_style_centered .mobile_nav .select_page {
		display: inline-block;
		color: #666;
		font-size: 14px
	}

	.et_header_style_centered .et_menu_container .mobile_menu_bar {
		position: absolute;
		right: 5px;
		top: 2px
	}

	.et_header_style_centered .et_mobile_menu {
		top: 53px
	}

	.et_header_style_centered #et-top-navigation .et-cart-info {
		display: none
	}
}

.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
	font-size: 30px
}

.et_header_style_fullscreen .et_slide_in_menu_container, .et_header_style_fullscreen .et_slide_in_menu_container #et-info span, .et_header_style_fullscreen .et_slide_in_menu_container a, .et_header_style_fullscreen .et_slide_in_menu_container input.et-search-field, .et_header_style_fullscreen .et_slide_menu_top span, .et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons a {
	font-size: 18px
}

.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field::-moz-placeholder {
	font-size: 18px
}

.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field::-webkit-input-placeholder {
	font-size: 18px
}

.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
	font-size: 18px
}

.et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu {
	display: block
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container {
	display: table;
	width: 100%;
	vertical-align: middle;
	height: 100%
}

.et_header_style_fullscreen.et_pb_no_top_bar_fullscreen .et_slide_in_menu_container {
	padding-top: 0
}

.et_header_style_fullscreen .et_slide_in_menu_container {
	padding-top: 70px;
	right: 0 !important;
	width: 100%;
	position: fixed;
	top: 0;
	opacity: 0;
	display: block !important;
	visibility: hidden;
	overflow-x: hidden;
	-webkit-transition: 1s ease-in-out, padding-top 0s;
	transition: 1s ease-in-out, padding-top 0s
}

.et-has-admin-bar .et_header_style_fullscreen .et_slide_in_menu_container {
	top: 32px
}

.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
	opacity: .95;
	visibility: visible
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
	position: absolute;
	right: 30px;
	top: 34px;
	z-index: 999999;
	cursor: pointer
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
	content: "\4d"
}

.et_header_style_fullscreen .et_slide_menu_top {
	padding: 35px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99999;
	text-align: center
}

.et_header_style_fullscreen .et_pb_top_menu_inner {
	position: relative;
	display: inline-block
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before, .et_header_style_fullscreen .et_slide_menu_top, .et_header_style_fullscreen .et_slide_menu_top a, .et_header_style_fullscreen .et_slide_menu_top button#searchsubmit_header:before {
	color: #fff
}

.et_header_style_fullscreen input::-moz-placeholder {
	color: #fff
}

.et_header_style_fullscreen input::-webkit-input-placeholder {
	color: #fff
}

.et_header_style_fullscreen input:-ms-input-placeholder {
	color: #fff
}

.et_header_style_fullscreen a.et-cart-info, .et_header_style_fullscreen div#et-info, .et_header_style_fullscreen ul.et-social-icons {
	margin-right: 30px
}

.et_header_style_fullscreen div#et-info {
	float: left !important;
	width: auto;
	margin-top: 7px;
	display: inline-block
}

.et_header_style_fullscreen div#et-info span {
	margin-right: 15px
}

.et_header_style_fullscreen .et_slide_menu_top .et-search-form {
	min-width: 140px;
	width: 140px !important;
	display: inline-block;
	margin-top: 0 !important;
	margin-bottom: -10px;
	background: none !important;
	border: 1px solid #fff;
	border-radius: 3px
}

.et_header_style_centered a.et-cart-info, .et_header_style_fullscreen a.et-cart-info, .et_header_style_split a.et-cart-info {
	float: none !important;
	vertical-align: middle
}

.et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons {
	float: none !important;
	display: inline-block
}

.et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons li {
	margin-right: 0
}

.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children {
	margin-right: -31px
}

.et_header_style_fullscreen ul#mobile_menu_slide {
	text-align: center;
	position: relative;
	width: auto;
	display: table-cell !important;
	height: 100%;
	vertical-align: middle;
	padding: 0
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out
}

.et_pb_fullscreen_menu_opened .et_pb_fullscreen_nav_container .et_mobile_menu {
	opacity: 1;
	visibility: visible
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li {
	padding-left: 0 !important;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
	margin-right: 0;
	display: inline-block
}

.et_header_style_fullscreen .et_slide_in_menu_container span.et_mobile_menu_arrow {
	right: auto;
	padding-right: 10px;
	position: relative
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
	top: 0;
	right: 0;
	position: relative
}

.et_pb_fullscreen_menu_animated .et_mobile_menu li {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li {
	opacity: 1
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:first-child {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(2) {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(3) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(4) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(5) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(6) {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(7) {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(8) {
	-webkit-transition-delay: .8s;
	transition-delay: .8s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(9) {
	-webkit-transition-delay: .9s;
	transition-delay: .9s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(10) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(11) {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(12) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(13) {
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(14) {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(15) {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(16) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(17) {
	-webkit-transition-delay: 1.7s;
	transition-delay: 1.7s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(18) {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(19) {
	-webkit-transition-delay: 1.9s;
	transition-delay: 1.9s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(20) {
	-webkit-transition-delay: 2s;
	transition-delay: 2s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(21) {
	-webkit-transition-delay: 2.1s;
	transition-delay: 2.1s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(22) {
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(23) {
	-webkit-transition-delay: 2.3s;
	transition-delay: 2.3s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(24) {
	-webkit-transition-delay: 2.4s;
	transition-delay: 2.4s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(25) {
	-webkit-transition-delay: 2.5s;
	transition-delay: 2.5s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(26) {
	-webkit-transition-delay: 2.6s;
	transition-delay: 2.6s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(27) {
	-webkit-transition-delay: 2.7s;
	transition-delay: 2.7s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(28) {
	-webkit-transition-delay: 2.8s;
	transition-delay: 2.8s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(29) {
	-webkit-transition-delay: 2.9s;
	transition-delay: 2.9s
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(30) {
	-webkit-transition-delay: 3s;
	transition-delay: 3s
}

.et_header_style_fullscreen .et-fixed-header #et-top-navigation, .et_header_style_fullscreen .et_slide_menu_top .clear, .et_header_style_fullscreen div#et_mobile_nav_menu {
	padding: 11px 0 !important
}

.et_header_style_fullscreen #et_top_search, .et_header_style_fullscreen #top-header, .et_header_style_slide #top-header {
	display: none !important
}

.et_header_style_fullscreen.et_fullwidth_nav .et-search-form, .et_header_style_fullscreen div#et_mobile_nav_menu {
	right: 0 !important
}

.et_header_style_fullscreen #et-top-navigation a.et-cart-info, .et_header_style_fullscreen #top-menu-nav {
	display: none
}

@media (min-width:981px) {
	.et_header_style_fullscreen #et-top-navigation {
		padding: 24px 0 !important
	}

	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu {
		padding-bottom: 0
	}

	.et_header_style_fullscreen div#et-info {
		margin-top: 0
	}
}

@media (max-width:767px) {
	.et_header_style_fullscreen div#et-info {
		position: relative;
		float: none !important;
		margin-top: 15px
	}

	.et_header_style_fullscreen #et-info a {
		display: inline-block;
		line-height: 0
	}

	.et_header_style_fullscreen .et_slide_menu_top .et-search-form {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important
	}

	.et_header_style_fullscreen .et_slide_in_menu_container {
		padding-top: 140px
	}

	.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
		top: 28px
	}

	.et_hide_search_icon.et_header_style_fullscreen .et_slide_menu_top .et-search-form {
		display: none !important
	}
}

.et_hide_search_icon .et_slide_menu_top .et-search-form {
	display: none !important
}

.et_header_style_slide .et_slide_in_menu_container, .et_header_style_slide .et_slide_in_menu_container #et-info span, .et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a, .et_header_style_slide .et_slide_in_menu_container a, .et_header_style_slide .et_slide_in_menu_container input.et-search-field, .et_header_style_slide .et_slide_menu_top span, .et_header_style_slide .et_slide_menu_top ul.et-social-icons a {
	font-size: 14px
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field::-moz-placeholder {
	font-size: 14px;
	color: hsla(0, 0%, 100%, .6)
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field::-webkit-input-placeholder {
	font-size: 14px;
	color: hsla(0, 0%, 100%, .6)
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
	font-size: 14px;
	color: hsla(0, 0%, 100%, .6)
}

.mobile_menu_bar.et_pb_header_toggle {
	display: none;
	cursor: pointer;
	width: 32px
}

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
	display: block
}

.et_header_style_slide #et_top_search, .et_header_style_slide div#et_mobile_nav_menu, .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul {
	display: none !important
}

.et_header_style_slide.et_fullwidth_nav .et-search-form, .et_header_style_slide div#et_mobile_nav_menu {
	right: 0 !important
}

.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before, .et_slide_menu_top button#searchsubmit_header:before, .et_toggle_slide_menu:after {
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.et_toggle_slide_menu:after, .et_toggle_slide_menu:before {
	-webkit-transition: all .7s;
	transition: all .7s
}

.et_toggle_slide_menu:before {
	opacity: 1
}

.et_toggle_slide_menu:after {
	content: "\4d";
	opacity: 0;
	left: -32px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.et_pb_slide_menu_active .et_toggle_slide_menu:before {
	opacity: 0
}

.et_pb_slide_menu_active .et_toggle_slide_menu:after {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.et_header_style_slide #top-menu-nav, .et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu, .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
	display: none
}

.et_header_style_slide .et_slide_in_menu_container {
	width: 320px;
	max-width: 75%;
	padding-top: 0 !important
}

.et_slide_in_menu_container {
	overflow: auto;
	right: -100%;
	position: fixed;
	top: 0;
	background: #2ea3f2;
	z-index: 999999;
	height: 100%;
	-webkit-transition: right .8s cubic-bezier(.77, 0, .175, 1);
	transition: right .8s cubic-bezier(.77, 0, .175, 1)
}

.admin-bar .et_slide_in_menu_container {
	top: 32px
}

.et_slide_menu_top {
	background: rgba(0, 0, 0, .1);
	padding: 40px
}

.et_header_style_slide #page-container {
	position: relative;
	left: 0;
	-webkit-transition: left .8s cubic-bezier(.77, 0, .175, 1), margin-top .4s ease-in-out !important;
	transition: left .8s cubic-bezier(.77, 0, .175, 1), margin-top .4s ease-in-out !important
}

.et_slide_menu_top span#et-info-email, .et_slide_menu_top ul.et-social-icons {
	float: left
}

.et_slide_menu_top ul.et-social-icons li {
	margin-left: 0;
	margin-right: 10px
}

.et_slide_menu_top a.et-cart-info {
	float: right
}

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

.et_slide_menu_top .et-search-form {
	position: relative;
	height: 35px;
	clear: both;
	background: rgba(0, 0, 0, .2) !important;
	padding: 5px !important;
	margin: 15px 0 0;
	border-radius: 5px;
	width: 100% !important;
	max-width: 100% !important
}

.et_slide_menu_top input.et-search-field {
	left: 5px
}

.et_slide_menu_top button#searchsubmit_header {
	right: 0;
	width: 30px;
	cursor: pointer;
	position: absolute;
	background: none;
	border: none;
	height: 35px;
	top: 0
}

.et_slide_menu_top button#searchsubmit_header:before {
	position: absolute;
	top: 11px;
	left: 7px;
	font-size: 13px;
	content: "\55";
	color: hsla(0, 0%, 100%, .6)
}

.et_slide_menu_top span {
	font-weight: 600
}

.et_slide_menu_top div#et-info {
	width: 100%;
	padding-bottom: 0;
	padding-top: 15px
}

.et_slide_in_menu_container .et_slide_menu_top, .et_slide_in_menu_container .et_slide_menu_top a, .et_slide_in_menu_container .et_slide_menu_top input {
	color: hsla(0, 0%, 100%, .6)
}

.et_slide_in_menu_container ul#mobile_menu_slide {
	display: block !important;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 28px 40px
}

.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a, .et_slide_in_menu_container #mobile_menu_slide li a {
	padding: 10px 0;
	color: #fff;
	border: none
}

.et_slide_in_menu_container #mobile_menu_slide .menu-item-has-children {
	position: relative
}

.et_slide_in_menu_container span.et_mobile_menu_arrow {
	opacity: .6;
	position: absolute;
	display: inline-block;
	width: auto;
	height: auto;
	right: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	cursor: pointer
}

.et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
	content: "3";
	display: block;
	right: 13px;
	top: 10px;
	z-index: 999;
	font-size: 21px;
	color: #fff;
	text-align: center
}

.et_slide_in_menu_container .et_mobile_menu .menu-item-has-children>a {
	background: none;
	font-weight: 400
}

.et_slide_in_menu_container .et_mobile_menu>.menu-item-has-children>a {
	font-weight: 700
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li {
	opacity: 0;
	-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
	transition: .5s cubic-bezier(.77, 0, .175, 1)
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.et_pb_slide_dropdown_opened>li {
	opacity: 1;
	-webkit-transition: 1s cubic-bezier(.77, 0, .175, 1) .1s;
	transition: 1s cubic-bezier(.77, 0, .175, 1) .1s
}

.et_slide_in_menu_container .et_mobile_menu li a:hover {
	background: none
}

.et_slide_in_menu_container #mobile_menu_slide li li a {
	opacity: .6
}

.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
	opacity: .4
}

.et_header_style_slide .et-fixed-header #et-top-navigation {
	padding: 11px 0 !important
}

.et_header_style_slide #et-top-navigation a.et-cart-info {
	display: none
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_header_style_slide #main-header {
	top: 0
}

@media (min-width:981px) {
	.et_header_style_slide #et-top-navigation {
		padding: 24px 0 !important
	}

	.et_header_style_slide #et-top-navigation .et_toggle_slide_menu {
		padding-bottom: 0
	}

	.et_fixed_nav.et_header_style_slide #main-header {
		left: 0;
		-webkit-transition: left .8s cubic-bezier(.77, 0, .175, 1), background .4s cubic-bezier(.77, 0, .175, 1), opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s ease-in-out;
		transition: left .8s cubic-bezier(.77, 0, .175, 1), background .4s cubic-bezier(.77, 0, .175, 1), opacity .4s cubic-bezier(.77, 0, .175, 1), -webkit-transform .4s ease-in-out;
		transition: left .8s cubic-bezier(.77, 0, .175, 1), background .4s cubic-bezier(.77, 0, .175, 1), opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s ease-in-out;
		transition: left .8s cubic-bezier(.77, 0, .175, 1), background .4s cubic-bezier(.77, 0, .175, 1), opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s ease-in-out, -webkit-transform .4s ease-in-out
	}

	.et_fixed_nav.et_boxed_layout.et_header_style_slide #main-header {
		left: auto
	}
}

@media (max-width:980px) {
	body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
		top: 0 !important
	}

	.et_header_style_slide .et_slide_in_menu_container .et-search-form {
		width: 100% !important;
		max-width: 100% !important
	}

	.et_fixed_nav.et_header_style_slide #main-header {
		left: 0 !important
	}

	.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header {
		width: 100%
	}
}

@media screen and (max-width:782px) {
	body.admin-bar.et_header_style_slide .et_slide_in_menu_container {
		top: 46px
	}
}

@media (max-width:767px) {
	.et_slide_menu_top span#et-info-email {
		float: none
	}
}

.et_vertical_nav #page-container:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.et_vertical_nav #page-container {
	padding-top: 0 !important;
	position: relative
}

.et_header_style_split.et_vertical_nav #et-top-navigation, .et_header_style_split.et_vertical_nav #et_top_search {
	display: block
}

.et_header_style_split.et_vertical_nav #et-top-navigation {
	text-align: left
}

.et_header_style_centered.et_vertical_nav #main-header .container {
	height: auto
}

.et_vertical_nav .logo_container {
	height: auto;
	position: relative;
	padding: 0
}

.et_vertical_nav span.logo_helper {
	display: none
}

.et_vertical_nav #et_top_search {
	margin-left: 0
}

.et_vertical_nav.et_header_style_centered .et-search-form input, .et_vertical_nav.et_header_style_centered span.et_close_search_field {
	top: 0
}

.et_vertical_nav.et_header_style_centered #main-header .logo_container, .et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header .logo_container {
	height: auto
}

.et_vertical_nav.et_header_style_centered header#main-header #top-menu>li>a, .et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header #top-menu>li>a {
	padding-bottom: 19px
}

.et_vertical_nav.et_header_style_left #et-top-navigation, .et_vertical_nav.et_header_style_split #et-top-navigation {
	padding-top: 0
}

.et_vertical_nav.et_header_style_split #logo {
	display: block
}

.et_vertical_nav #top-menu li.mega-menu {
	position: relative
}

.et_vertical_nav #top-menu li.mega-menu li>a, .et_vertical_nav #top-menu li.mega-menu li>ul {
	width: 100% !important
}

.et_vertical_nav #top-menu li.mega-menu>ul {
	top: 62px;
	padding: 30px 20px;
	position: absolute !important;
	width: 790px !important;
	left: 0 !important
}

.et_vertical_nav #top-menu li.mega-menu>ul>li {
	width: 33.333%
}

.et_vertical_nav #top-menu li.mega-menu.mega-menu-parent-1>ul>li {
	width: 100%
}

.et_vertical_nav #top-menu li.mega-menu.mega-menu-parent-2>ul>li {
	width: 50%
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(n+4) {
	margin-top: 30px
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n) {
	clear: right
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n+1) {
	clear: left
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n), .et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
	clear: none
}

.et_vertical_fixed.admin-bar #page-container #main-header {
	top: 32px
}

.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_1_5 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_5 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_1_6 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_6 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_2_5 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_2_5 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .sep p {
	font-size: 20px;
	line-height: 20px
}

.et_vertical_nav #et-top-navigation .et-cart-info {
	margin-left: 0
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateX(-70%);
		transform: translateX(-70%)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateX(-70%);
		transform: translateX(-70%)
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@media (min-width:1405px) {
	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n+1), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
		clear: both !important
	}

	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(2n), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(2n) {
		margin-right: 60px !important
	}

	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n) {
		margin-right: 0 !important
	}

	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(odd), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(odd) {
		clear: none !important
	}

	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item, .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item {
		width: 193px
	}

	.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce #main-content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #main-content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #main-content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #main-content div.product div.images {
		width: 315px !important
	}
}

@media (min-width:1100px) and (max-width:1405px) {
	.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce #main-content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #main-content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #main-content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #main-content div.product div.images {
		width: 250px !important
	}

	.et_vertical_nav.archive.et_full_width_page.woocommerce #main-content ul.products li.product:nth-child(3n) {
		margin-right: 0 !important
	}

	.et_vertical_nav.archive.et_full_width_page.woocommerce #main-content ul.products li.first {
		clear: none !important
	}

	.et_vertical_nav.archive.et_full_width_page.woocommerce #main-content ul.products li.product:nth-child(3n+1) {
		clear: both !important;
		margin-right: 60px !important
	}
}

@media (min-width:981px) and (max-width:1405px) {
	.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table {
		width: 33.333%
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table, .et_vertical_nav .et_pb_pricing_2 .et_pb_pricing_table {
		width: 50%
	}

	.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table, .et_vertical_nav .et_pb_pricing_1 .et_pb_pricing_table {
		width: 100%;
		margin: 0 0 30px
	}

	.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_pricing_1 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_pricing_1 .et_pb_pricing_table:last-child {
		margin-bottom: 0
	}

	.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(3n+1), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(4n+1) {
		clear: none
	}

	.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(odd), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(3n+1) {
		clear: both
	}

	.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(n+3), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(n+4) {
		margin-top: 50px
	}

	.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4) {
		margin-top: 30px
	}

	.et_vertical_nav .et_pb_column_1_3 .et_pb_sum, .et_vertical_nav .et_pb_column_1_4 .et_pb_sum {
		font-size: 40px
	}

	.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_content_top, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_content_top {
		padding-bottom: 20px
	}

	.et_vertical_nav .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
		width: 100%
	}

	.et_vertical_nav .et_pb_column_1_4 .et_audio_container {
		padding-bottom: 40px
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-container .mejs-controls div, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-container .mejs-controls div {
		position: absolute
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-container, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-container {
		height: 80px !important
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-controls, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-controls {
		height: 100% !important
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-button.mejs-playpause-button, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-button.mejs-playpause-button {
		top: 0;
		left: 0;
		z-index: 99
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
		top: 30px;
		left: 7px
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-button.mejs-volume-button, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-button.mejs-volume-button {
		top: 26px;
		right: 60px
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module a.mejs-horizontal-volume-slider, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module a.mejs-horizontal-volume-slider {
		top: 26px;
		right: 0;
		display: block !important;
		position: absolute !important
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-horizontal-volume-total, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-horizontal-volume-total {
		position: relative !important;
		width: 100% !important;
		display: block
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-controls div.mejs-time-rail, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-controls div.mejs-time-rail {
		width: 100% !important;
		padding-left: 30px !important
	}

	.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module a.mejs-time-total.mejs-time-slider, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module a.mejs-time-total.mejs-time-slider {
		width: 100% !important;
		position: relative !important;
		margin-left: 0
	}

	.et_vertical_nav.archive.et_left_sidebar.woocommerce #main-content ul.products li.product:nth-child(2n), .et_vertical_nav.archive.et_right_sidebar.woocommerce #main-content ul.products li.product:nth-child(2n) {
		margin-right: 0 !important
	}

	.et_vertical_nav.archive.et_left_sidebar.woocommerce #main-content ul.products li.product:nth-child(odd), .et_vertical_nav.archive.et_right_sidebar.woocommerce #main-content ul.products li.product:nth-child(odd) {
		clear: both !important;
		margin-right: 60px !important
	}

	.et_vertical_nav.archive.et_left_sidebar.woocommerce #main-content ul.products li.product:nth-child(3n+1), .et_vertical_nav.archive.et_right_sidebar.woocommerce #main-content ul.products li.product:nth-child(3n+1) {
		clear: none !important
	}
}

@media (min-width:981px) {
	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n+1), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
		clear: none
	}

	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(3n) {
		margin-right: 60px
	}

	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(2n), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(2n) {
		margin-right: 0
	}

	.et_vertical_nav.et_left_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(odd), .et_vertical_nav.et_right_sidebar #main-content .et_post_gallery li.et_gallery_item:nth-child(odd) {
		clear: both
	}

	.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
		margin-left: 225px !important;
		position: relative
	}

	.et_vertical_nav #top-header {
		z-index: 9999
	}

	.et_vertical_nav #page-container #main-header {
		position: absolute;
		padding-top: 40px;
		top: 0;
		left: 0;
		width: 225px;
		height: 100%;
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1);
		box-shadow: 0 0 7px rgba(0, 0, 0, .1)
	}

	.et_vertical_nav #main-header .container {
		width: auto;
		margin: 0 40px
	}

	.et_vertical_nav #main-header #et-top-navigation, .et_vertical_nav #main-header #et_top_search, .et_vertical_nav #main-header #logo, .et_vertical_nav #main-header #top-menu, .et_vertical_nav #main-header #top-menu-nav {
		float: none;
		-webkit-transition: none;
		transition: none
	}

	.et_vertical_nav #main-header #logo {
		margin-bottom: 28px;
		padding: 0;
		max-height: none
	}

	.et_vertical_nav #main-header #top-menu li {
		display: block;
		padding-right: 0
	}

	.et_vertical_nav #main-header #top-menu li.mega-menu>ul {
		top: 190px;
		left: 185px !important
	}

	.et_vertical_nav #main-header #top-menu li ul {
		top: -32px;
		left: 185px;
		border-top: none;
		border-left-width: 3px;
		border-left-style: solid
	}

	.et_vertical_nav #main-header #top-menu li ul ul {
		border-left-width: 0;
		top: -20px;
		left: 237px
	}

	.et_vertical_nav #main-header #top-menu li.mega-menu ul {
		left: auto;
		top: -32px
	}

	.et_vertical_nav #main-header #top-menu li.mega-menu ul ul {
		top: auto
	}

	.et_vertical_nav #main-header #top-menu>li>a {
		padding-bottom: 19px;
		margin-right: -40px;
		padding-right: 40px
	}

	.et_vertical_nav #main-header #top-menu>li>a:after {
		right: 20px
	}

	.et_vertical_nav.et_boxed_layout #page-container #main-header {
		left: auto;
		-webkit-transition: none;
		transition: none
	}

	.et_vertical_nav.et_header_style_centered #main-header #top-menu-nav, .et_vertical_nav.et_header_style_split #main-header #top-menu-nav {
		width: 100%
	}

	.et_vertical_nav.et_vertical_right #et-main-area, .et_vertical_nav.et_vertical_right #top-header {
		margin-left: 0 !important;
		margin-right: 225px
	}

	.et_vertical_nav.et_vertical_right #page-container #main-header {
		left: auto !important;
		right: 0
	}

	.et_vertical_nav.et_vertical_right #main-header #top-menu li.mega-menu>ul {
		left: auto !important;
		right: 185px !important
	}

	.et_vertical_nav.et_vertical_right #main-header #top-menu li ul {
		border-left: 0;
		border-right-width: 3px;
		border-right-style: solid;
		left: auto;
		right: 185px
	}

	.et_vertical_nav.et_vertical_right #main-header #top-menu li ul ul {
		border-right-width: 0
	}

	.et_vertical_nav input.et-search-field {
		left: 0 !important
	}

	.et_vertical_nav #et_search_icon:before {
		top: -3px
	}

	.et_vertical_nav #et-top-navigation .et-cart-info {
		float: none;
		display: block
	}

	.et_vertical_nav .container.et_search_form_container {
		height: 40px !important;
		position: relative;
		right: 0 !important
	}

	.et_vertical_nav .container.et_search_form_container .et-search-form input {
		font-size: 14px !important
	}

	.et_vertical_nav .container.et_search_form_container div#et_top_search {
		height: 30px
	}

	.et_vertical_nav .et_pb_menu_hidden #top-menu-nav>ul, .et_vertical_nav .et_pb_menu_hidden .et-cart-info, .et_vertical_nav .et_pb_menu_visible #top-menu-nav>ul, .et_vertical_nav .et_pb_menu_visible .et-cart-info {
		opacity: 1 !important;
		-webkit-animation: none !important;
		animation: none !important
	}

	.et_vertical_nav div#et_top_search {
		width: 100%
	}

	.et_vertical_nav .et_pb_menu_hidden #et_top_search {
		opacity: 0;
		-webkit-animation: fadeOutRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeOutRight 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et_vertical_nav .et_pb_menu_visible #et_top_search {
		opacity: 1;
		-webkit-animation: fadeInRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeInRight 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et_vertical_nav .container.et_search_form_container.et_pb_search_visible {
		right: 0;
		opacity: 1;
		-webkit-animation: fadeInLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeInLeft 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et_vertical_nav .et_pb_search_form_hidden {
		opacity: 0;
		-webkit-animation: fadeOutLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeOutLeft 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et_vertical_nav div#et_top_search {
		height: 30px;
		margin-top: 20px
	}

	.et_vertical_nav .container.et_search_form_container {
		margin-top: -45px !important
	}

	.et_vertical_nav span.et_close_search_field:after {
		font-size: 16px
	}

	.et_vertical_nav span.et_close_search_field {
		width: 13px;
		height: 18px
	}

	.et_vertical_nav .et-search-form input {
		width: 90%
	}

	.et_vertical_nav .container.et_search_form_container .et-search-form input {
		text-decoration: none !important;
		font-style: normal !important
	}

	.et_vertical_nav .et_search_form_container input::-moz-placeholder {
		text-decoration: none !important;
		font-style: normal !important
	}

	.et_vertical_nav .et_search_form_container input::-webkit-input-placeholder {
		text-decoration: none !important;
		font-style: normal !important
	}

	.et_vertical_nav .et_search_form_container input:-ms-input-placeholder {
		text-decoration: none !important;
		font-style: normal !important
	}

	.et_vertical_nav .et_search_outer {
		overflow: visible;
		position: relative
	}

	.et_vertical_nav.et_header_style_centered #main-header .et-search-form {
		left: 0
	}

	.et_vertical_nav.et_header_style_centered #et_search_icon:before {
		left: 50%;
		margin-left: -5px
	}

	.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
		display: block !important;
		margin: 16px auto 0
	}

	.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container {
		z-index: 1
	}

	.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container.et_pb_search_visible {
		z-index: 999
	}

	.et_vertical_nav.et_header_style_split #et_search_icon:before {
		margin-top: 0
	}

	.et_vertical_nav.et_vertical_fixed #page-container #main-header {
		position: fixed
	}

	.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation, .et_vertical_nav.et_vertical_fixed.et_header_style_split #et-top-navigation {
		padding-top: 33px
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_vertical_nav.et_right_sidebar #main-content .container:before {
		right: 195px
	}

	.et_vertical_nav.et_left_sidebar #main-content .container:before {
		left: 195px
	}

	.et_vertical_nav #top-menu li.mega-menu>ul {
		width: 675px !important
	}

	.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p {
		font-size: 65px;
		line-height: 65px
	}

	.et_vertical_nav .et_pb_column_3_4 .mejs-container, .et_vertical_nav .et_pb_column_3_4 .mejs-container .mejs-controls {
		height: 60px !important
	}

	.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p {
		font-size: 55px;
		line-height: 55px
	}

	.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce #main-content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #main-content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #main-content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #main-content div.product div.images {
		width: 215px !important
	}

	.et_vertical_nav .et_pb_column_1_4 .wp-pagenavi span.pages {
		width: 119px !important;
		display: block
	}

	body.admin-bar.et_vertical_nav #main-header {
		top: 0 !important
	}
}

@media (max-width:980px) {
	.et_vertical_nav.et_left_sidebar #left-area, .et_vertical_nav.et_right_sidebar #left-area {
		width: auto
	}

	.et_vertical_nav span.logo_helper {
		display: inline-block
	}

	.et_vertical_nav.et_header_style_left .logo_container {
		height: 100%;
		position: absolute
	}

	.et_vertical_nav.et_header_style_centered #main-header #et_top_search, .et_vertical_nav.et_header_style_split #main-header #et_top_search {
		display: none !important
	}

	.et_vertical_nav #et-top-navigation .et-cart-info {
		margin-left: -38px
	}
}

.et_transparent_nav #page-container {
	padding-top: 0 !important
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
	padding-top: 80px
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 111px
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
	padding-top: 177px
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container {
	padding-top: 147px
}

.et_non_fixed_nav.et_transparent_nav #top-header {
	top: 0;
	left: 0;
	right: 0
}

.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
	position: absolute
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
	top: 32px
}

body.et-wp-pre-3_8.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.et-wp-pre-3_8.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
	top: 28px
}

body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
	top: 30px
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
	top: 63px
}

@media (min-width:981px) {
	.et_transparent_nav #page-container {
		-webkit-transition: none;
		transition: none
	}

	.et_transparent_nav.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_transparent_nav.et_non_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
		padding-top: 0
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header {
		opacity: 0
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#top-header {
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
		opacity: 1
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header {
		-webkit-transition-duration: .7s;
		transition-duration: .7s
	}
}

@media (max-width:980px) {
	.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
		padding-top: 80px
	}

	.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 32px !important
	}

	.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header {
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
		opacity: 1
	}

	.et_non_fixed_nav.et_transparent_nav #main-header {
		-webkit-transition: none;
		transition: none
	}

	.et_non_fixed_nav.et_transparent_nav_temp #main-header {
		top: 0 !important
	}
}

@media screen and (max-width:782px) {
	body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
		top: 46px
	}

	.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 46px !important
	}

	body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
		top: 80px
	}
}

@media (max-width:767px) {
	body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header {
		top: 58px
	}

	body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
		top: 46px
	}

	body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header {
		top: 104px
	}
}

#et-secondary-menu li {
	word-wrap: break-word
}

#et-secondary-nav li ul, #top-header {
	background-color: #2ea3f2
}

#top-header {
	font-size: 12px;
	line-height: 13px;
	z-index: 100000;
	color: #fff
}

#top-header a {
	color: #fff
}

#et-secondary-nav, #top-header {
	-webkit-transition: background-color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
	transition: background-color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
	transition: background-color .4s, transform .4s, opacity .4s ease-in-out;
	transition: background-color .4s, transform .4s, opacity .4s ease-in-out, -webkit-transform .4s
}

#top-header .container {
	padding-top: .75em;
	font-weight: 600
}

#top-header, #top-header #et-info, #top-header .container, #top-header .et-social-icon a {
	line-height: 1em
}

.et_fixed_nav #top-header {
	top: 0;
	left: 0;
	right: 0;
	position: fixed
}

#et-info {
	float: left
}

#et-info-email, #et-info-phone {
	position: relative
}

#et-info-phone:before {
	content: "\e090";
	position: relative;
	top: 2px;
	margin-right: 2px
}

#et-info-phone {
	margin-right: 13px
}

#et-info-email:before {
	content: "\e076";
	margin-right: 4px
}

#top-header .et-social-icons {
	float: none;
	display: inline-block
}

#et-secondary-menu .et-social-icons {
	margin-right: 20px
}

#top-header .et-social-icons li {
	margin-left: 12px;
	margin-top: -2px
}

#top-header .et-social-icon a {
	font-size: 14px
}

#et-secondary-menu {
	float: right
}

#et-info, #et-secondary-menu>ul>li a {
	padding-bottom: .75em;
	display: block
}

#et-secondary-nav, #et-secondary-nav li {
	display: inline-block
}

#et-secondary-nav a {
	-webkit-transition: background-color .4s, color .4s ease-in-out;
	transition: background-color .4s, color .4s ease-in-out
}

#et-secondary-nav li {
	margin-right: 15px
}

#et-secondary-nav>li:last-child {
	margin-right: 0
}

#et-info-email:hover, #et-secondary-menu>ul>li>a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

#et-secondary-nav li {
	position: relative;
	text-align: right
}

#et-secondary-nav li ul {
	position: absolute;
	right: 0;
	padding: 1em 0
}

#et-secondary-nav li ul ul {
	right: 220px;
	top: 0;
	margin-top: -1em
}

#et-secondary-nav li ul li {
	display: block
}

#et-secondary-nav li ul {
	z-index: 999999;
	visibility: hidden;
	opacity: 0;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-transform: translateZ(0)
}

#et-secondary-nav li.et-hover>ul {
	visibility: visible
}

#et-secondary-nav li>ul {
	width: 220px
}

#et-secondary-nav li.et-touch-hover>ul, #et-secondary-nav li:hover>ul {
	opacity: 1;
	visibility: visible
}

#et-secondary-nav li li {
	padding: 0 2em;
	margin: 0
}

#et-secondary-nav li li a {
	padding: 1em;
	width: 100%;
	font-size: 12px;
	line-height: 1em;
	margin-right: 0;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#et-secondary-nav ul li a:hover {
	background-color: rgba(0, 0, 0, .03)
}

#et-secondary-nav li:hover {
	visibility: inherit
}

#top-header .et-cart-info {
	margin-left: 15px
}

#et-secondary-nav .menu-item-has-children>a:first-child:after {
	top: 0
}

#et-secondary-nav li .menu-item-has-children>a:first-child:after {
	top: .67em;
	right: auto;
	left: 2.3em
}

body.admin-bar.et_fixed_nav #top-header {
	top: 32px
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #top-header {
	top: 28px
}

@media (min-width:981px) {
	.et_fullwidth_secondary_nav #top-header .container {
		width: 100%;
		max-width: 100%;
		padding-right: 30px;
		padding-left: 30px
	}

	.et_hide_nav.et_fixed_nav #top-header {
		opacity: 0
	}

	.et_hide_nav.et_fixed_nav .et-fixed-header#top-header {
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
		opacity: 1
	}

	.et_hide_nav.et_fixed_nav #top-header {
		-webkit-transition-duration: .7s;
		transition-duration: .7s
	}
}

@media (max-width:980px) {
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container {
		padding-top: 0 !important
	}

	.et_secondary_nav_only_menu #top-header {
		display: none
	}

	#top-header {
		-webkit-transition: none;
		transition: none
	}

	.et_fixed_nav #top-header {
		position: absolute
	}

	.et_hide_nav.et_fixed_nav #top-header {
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
		opacity: 1
	}

	#top-header .container {
		padding-top: 0
	}

	#et-info {
		padding-top: .75em
	}

	#et-secondary-menu, #et-secondary-nav {
		display: none !important
	}

	.et_secondary_nav_only_menu #main-header {
		top: 0 !important
	}

	#top-header .et-social-icons {
		margin-bottom: 0
	}

	#top-header .et-cart-info {
		margin-left: 0
	}
}

@media screen and (max-width:782px) {
	body.admin-bar.et_fixed_nav #top-header {
		top: 46px
	}

	.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
		top: 46px !important
	}

	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 80px
	}
}

@media (max-width:767px) {
	#et-info .et-social-icons {
		display: none
	}

	#et-secondary-menu .et_duplicate_social_icons {
		display: inline-block
	}

	body.et_fixed_nav.et_secondary_nav_two_panels #main-header {
		top: 58px
	}

	#et-info, #et-secondary-menu {
		text-align: center;
		display: block;
		float: none
	}

	.et_secondary_nav_two_panels #et-secondary-menu {
		margin-top: 12px
	}

	body.admin-bar.et_fixed_nav #top-header {
		top: 46px
	}

	body.admin-bar.et_fixed_nav.et_secondary_nav_two_panels #main-header {
		top: 104px
	}
}

.et-social-icons {
	float: right
}

.et-social-icons li {
	display: inline-block;
	margin-left: 20px
}

.et-social-icon a {
	display: inline-block;
	font-size: 24px;
	position: relative;
	text-align: center;
	-webkit-transition: color .3s ease 0s;
	transition: color .3s ease 0s;
	color: #666;
	text-decoration: none
}

.et-social-icons a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.et-social-icon span, .et_duplicate_social_icons {
	display: none
}

@media (max-width:980px) {
	.et-social-icons {
		float: none;
		text-align: center;
		margin: 0 0 5px
	}
}

.et_color_scheme_green a {
	color: #7cc68d
}

.et_color_scheme_green #top-header, .et_color_scheme_green .et_pb_counters .et_pb_counter_amount, .et_color_scheme_green .et_pb_featured_table .et_pb_pricing_heading {
	background: #7cc68d
}

.et_color_scheme_green #et_search_icon:hover, .et_color_scheme_green #top-menu li.current-menu-ancestor>a, .et_color_scheme_green #top-menu li.current-menu-item>a, .et_color_scheme_green .bottom-nav li.current-menu-item>a, .et_color_scheme_green .comment-reply-link, .et_color_scheme_green .entry-summary p.price ins, .et_color_scheme_green .et_overlay:before, .et_color_scheme_green .et_password_protected_form .et_submit_button, .et_color_scheme_green .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_green .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_green .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_green .et_pb_contact_submit, .et_color_scheme_green .et_pb_pricing_table_button, .et_color_scheme_green .et_pb_pricing li a, .et_color_scheme_green .et_pb_sum, .et_color_scheme_green .form-submit .et_pb_button, .et_color_scheme_green .mobile_menu_bar:before {
	color: #7cc68d
}

.et_color_scheme_green .et-search-form, .et_color_scheme_green .et_mobile_menu, .et_color_scheme_green .et_pb_pricing li:before, .et_color_scheme_green .nav li ul {
	border-color: #7cc68d
}

.et_color_scheme_green .et-cart-info, .et_color_scheme_green .et-pb-slider-arrows a, .et_color_scheme_green .et-social-icon a:hover, .et_color_scheme_green .et_audio_content a, .et_color_scheme_green .et_link_content a, .et_color_scheme_green .et_pb_more_button, .et_color_scheme_green .et_pb_newsletter_button, .et_color_scheme_green .et_pb_promo_button, .et_color_scheme_green .et_pb_slide_description .et_pb_slide_title a {
	color: inherit !important
}

.et_color_scheme_green.woocommerce #content input.button, .et_color_scheme_green.woocommerce #content input.button.alt, .et_color_scheme_green.woocommerce #respond input#submit, .et_color_scheme_green.woocommerce #respond input#submit.alt, .et_color_scheme_green .woocommerce-error, .et_color_scheme_green .woocommerce-info, .et_color_scheme_green .woocommerce-message, .et_color_scheme_green.woocommerce-page #content input.button, .et_color_scheme_green.woocommerce-page #content input.button.alt, .et_color_scheme_green.woocommerce-page #respond input#submit, .et_color_scheme_green.woocommerce-page #respond input#submit.alt, .et_color_scheme_green.woocommerce-page a.button, .et_color_scheme_green.woocommerce-page a.button.alt, .et_color_scheme_green.woocommerce-page button.button, .et_color_scheme_green.woocommerce-page button.button.alt, .et_color_scheme_green.woocommerce-page button.button.alt.disabled, .et_color_scheme_green.woocommerce-page input.button, .et_color_scheme_green.woocommerce-page input.button.alt, .et_color_scheme_green.woocommerce a.button, .et_color_scheme_green.woocommerce a.button.alt, .et_color_scheme_green.woocommerce button.button, .et_color_scheme_green.woocommerce button.button.alt, .et_color_scheme_green.woocommerce button.button.alt.disabled, .et_color_scheme_green.woocommerce input.button, .et_color_scheme_green.woocommerce input.button.alt {
	background: #7cc68d !important
}

.et_color_scheme_green.woocommerce #content div.product p.price, .et_color_scheme_green.woocommerce #content div.product span.price, .et_color_scheme_green.woocommerce-page #content div.product p.price, .et_color_scheme_green.woocommerce-page #content div.product span.price, .et_color_scheme_green.woocommerce-page div.product p.price, .et_color_scheme_green.woocommerce-page div.product span.price, .et_color_scheme_green.woocommerce div.product p.price, .et_color_scheme_green.woocommerce div.product span.price {
	color: #7cc68d
}

.et_color_scheme_green.woocommerce-page .star-rating span:before, .et_color_scheme_green.woocommerce .star-rating span:before {
	color: #7cc68d !important
}

.et_color_scheme_green #main-footer .widget_block h1, .et_color_scheme_green #main-footer .widget_block h2, .et_color_scheme_green #main-footer .widget_block h3, .et_color_scheme_green #main-footer .widget_block h4, .et_color_scheme_green #main-footer .widget_block h5, .et_color_scheme_green #main-footer .widget_block h6, .et_color_scheme_green .footer-widget h4 {
	color: #7cc68d
}

.et_color_scheme_green .footer-widget li:before {
	border-color: #7cc68d
}

.et_color_scheme_pink a {
	color: #c37cc6
}

.et_color_scheme_pink #top-header, .et_color_scheme_pink .et_pb_counters .et_pb_counter_amount, .et_color_scheme_pink .et_pb_featured_table .et_pb_pricing_heading {
	background: #c37cc6
}

.et_color_scheme_pink #et_search_icon:hover, .et_color_scheme_pink #top-menu li.current-menu-ancestor>a, .et_color_scheme_pink #top-menu li.current-menu-item>a, .et_color_scheme_pink .bottom-nav li.current-menu-item>a, .et_color_scheme_pink .comment-reply-link, .et_color_scheme_pink .entry-summary p.price ins, .et_color_scheme_pink .et_overlay:before, .et_color_scheme_pink .et_password_protected_form .et_submit_button, .et_color_scheme_pink .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_pink .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_pink .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_pink .et_pb_contact_submit, .et_color_scheme_pink .et_pb_pricing_table_button, .et_color_scheme_pink .et_pb_pricing li a, .et_color_scheme_pink .et_pb_sum, .et_color_scheme_pink .form-submit .et_pb_button, .et_color_scheme_pink .mobile_menu_bar:before {
	color: #c37cc6
}

.et_color_scheme_pink .et-search-form, .et_color_scheme_pink .et_mobile_menu, .et_color_scheme_pink .et_pb_pricing li:before, .et_color_scheme_pink .nav li ul {
	border-color: #c37cc6
}

.et_color_scheme_pink .et-cart-info, .et_color_scheme_pink .et-pb-slider-arrows a, .et_color_scheme_pink .et-social-icon a:hover, .et_color_scheme_pink .et_audio_content a, .et_color_scheme_pink .et_link_content a, .et_color_scheme_pink .et_pb_more_button, .et_color_scheme_pink .et_pb_newsletter_button, .et_color_scheme_pink .et_pb_promo_button, .et_color_scheme_pink .et_pb_slide_description .et_pb_slide_title a {
	color: inherit !important
}

.et_color_scheme_pink.woocommerce #content input.button, .et_color_scheme_pink.woocommerce #content input.button.alt, .et_color_scheme_pink.woocommerce #respond input#submit, .et_color_scheme_pink.woocommerce #respond input#submit.alt, .et_color_scheme_pink .woocommerce-error, .et_color_scheme_pink .woocommerce-info, .et_color_scheme_pink .woocommerce-message, .et_color_scheme_pink.woocommerce-page #content input.button, .et_color_scheme_pink.woocommerce-page #content input.button.alt, .et_color_scheme_pink.woocommerce-page #respond input#submit, .et_color_scheme_pink.woocommerce-page #respond input#submit.alt, .et_color_scheme_pink.woocommerce-page a.button, .et_color_scheme_pink.woocommerce-page a.button.alt, .et_color_scheme_pink.woocommerce-page button.button, .et_color_scheme_pink.woocommerce-page button.button.alt, .et_color_scheme_pink.woocommerce-page button.button.alt.disabled, .et_color_scheme_pink.woocommerce-page input.button, .et_color_scheme_pink.woocommerce-page input.button.alt, .et_color_scheme_pink.woocommerce a.button, .et_color_scheme_pink.woocommerce a.button.alt, .et_color_scheme_pink.woocommerce button.button, .et_color_scheme_pink.woocommerce button.button.alt, .et_color_scheme_pink.woocommerce button.button.alt.disabled, .et_color_scheme_pink.woocommerce input.button, .et_color_scheme_pink.woocommerce input.button.alt {
	background: #c37cc6 !important
}

.et_color_scheme_pink.woocommerce #content div.product p.price, .et_color_scheme_pink.woocommerce #content div.product span.price, .et_color_scheme_pink.woocommerce-page #content div.product p.price, .et_color_scheme_pink.woocommerce-page #content div.product span.price, .et_color_scheme_pink.woocommerce-page div.product p.price, .et_color_scheme_pink.woocommerce-page div.product span.price, .et_color_scheme_pink.woocommerce div.product p.price, .et_color_scheme_pink.woocommerce div.product span.price {
	color: #c37cc6
}

.et_color_scheme_pink.woocommerce-page .star-rating span:before, .et_color_scheme_pink.woocommerce .star-rating span:before {
	color: #c37cc6 !important
}

.et_color_scheme_pink #main-footer .widget_block h1, .et_color_scheme_pink #main-footer .widget_block h2, .et_color_scheme_pink #main-footer .widget_block h3, .et_color_scheme_pink #main-footer .widget_block h4, .et_color_scheme_pink #main-footer .widget_block h5, .et_color_scheme_pink #main-footer .widget_block h6, .et_color_scheme_pink .footer-widget h4 {
	color: #c37cc6
}

.et_color_scheme_pink .footer-widget li:before {
	border-color: #c37cc6
}

.et_color_scheme_red a {
	color: #cd5c5c
}

.et_color_scheme_red #top-header, .et_color_scheme_red .et_pb_counters .et_pb_counter_amount, .et_color_scheme_red .et_pb_featured_table .et_pb_pricing_heading {
	background: #cd5c5c
}

.et_color_scheme_red #et_search_icon:hover, .et_color_scheme_red #top-menu li.current-menu-ancestor>a, .et_color_scheme_red #top-menu li.current-menu-item>a, .et_color_scheme_red .bottom-nav li.current-menu-item>a, .et_color_scheme_red .comment-reply-link, .et_color_scheme_red .entry-summary p.price ins, .et_color_scheme_red .et_overlay:before, .et_color_scheme_red .et_password_protected_form .et_submit_button, .et_color_scheme_red .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_red .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_red .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_red .et_pb_contact_submit, .et_color_scheme_red .et_pb_pricing_table_button, .et_color_scheme_red .et_pb_pricing li a, .et_color_scheme_red .et_pb_sum, .et_color_scheme_red .form-submit .et_pb_button, .et_color_scheme_red .mobile_menu_bar:before {
	color: #cd5c5c
}

.et_color_scheme_red .et-search-form, .et_color_scheme_red .et_mobile_menu, .et_color_scheme_red .et_pb_pricing li:before, .et_color_scheme_red .nav li ul {
	border-color: #cd5c5c
}

.et_color_scheme_red .et-cart-info, .et_color_scheme_red .et-pb-slider-arrows a, .et_color_scheme_red .et-social-icon a:hover, .et_color_scheme_red .et_audio_content a, .et_color_scheme_red .et_link_content a, .et_color_scheme_red .et_pb_more_button, .et_color_scheme_red .et_pb_newsletter_button, .et_color_scheme_red .et_pb_promo_button, .et_color_scheme_red .et_pb_slide_description .et_pb_slide_title a {
	color: inherit !important
}

.et_color_scheme_red.woocommerce #content input.button, .et_color_scheme_red.woocommerce #content input.button.alt, .et_color_scheme_red.woocommerce #respond input#submit, .et_color_scheme_red.woocommerce #respond input#submit.alt, .et_color_scheme_red .woocommerce-error, .et_color_scheme_red .woocommerce-info, .et_color_scheme_red .woocommerce-message, .et_color_scheme_red.woocommerce-page #content input.button, .et_color_scheme_red.woocommerce-page #content input.button.alt, .et_color_scheme_red.woocommerce-page #respond input#submit, .et_color_scheme_red.woocommerce-page #respond input#submit.alt, .et_color_scheme_red.woocommerce-page a.button, .et_color_scheme_red.woocommerce-page a.button.alt, .et_color_scheme_red.woocommerce-page button.button, .et_color_scheme_red.woocommerce-page button.button.alt, .et_color_scheme_red.woocommerce-page button.button.alt.disabled, .et_color_scheme_red.woocommerce-page input.button, .et_color_scheme_red.woocommerce-page input.button.alt, .et_color_scheme_red.woocommerce a.button, .et_color_scheme_red.woocommerce a.button.alt, .et_color_scheme_red.woocommerce button.button, .et_color_scheme_red.woocommerce button.button.alt, .et_color_scheme_red.woocommerce button.button.alt.disabled, .et_color_scheme_red.woocommerce input.button, .et_color_scheme_red.woocommerce input.button.alt {
	background: #cd5c5c !important
}

.et_color_scheme_red.woocommerce #content div.product p.price, .et_color_scheme_red.woocommerce #content div.product span.price, .et_color_scheme_red.woocommerce-page #content div.product p.price, .et_color_scheme_red.woocommerce-page #content div.product span.price, .et_color_scheme_red.woocommerce-page div.product p.price, .et_color_scheme_red.woocommerce-page div.product span.price, .et_color_scheme_red.woocommerce div.product p.price, .et_color_scheme_red.woocommerce div.product span.price {
	color: #cd5c5c
}

.et_color_scheme_red .woocommerce-page .star-rating span:before, .et_color_scheme_red .woocommerce .star-rating span:before {
	color: #cd5c5c !important
}

.et_color_scheme_red #main-footer .widget_block h1, .et_color_scheme_red #main-footer .widget_block h2, .et_color_scheme_red #main-footer .widget_block h3, .et_color_scheme_red #main-footer .widget_block h4, .et_color_scheme_red #main-footer .widget_block h5, .et_color_scheme_red #main-footer .widget_block h6, .et_color_scheme_red .footer-widget h4, .et_color_scheme_red .footer-widget li:before {
	color: #cd5c5c
}

.et_color_scheme_orange a {
	color: #edb059
}

.et_color_scheme_orange #top-header, .et_color_scheme_orange .et_pb_counters .et_pb_counter_amount, .et_color_scheme_orange .et_pb_featured_table .et_pb_pricing_heading {
	background: #edb059
}

.et_color_scheme_orange #et_search_icon:hover, .et_color_scheme_orange #top-menu li.current-menu-ancestor>a, .et_color_scheme_orange #top-menu li.current-menu-item>a, .et_color_scheme_orange .bottom-nav li.current-menu-item>a, .et_color_scheme_orange .comment-reply-link, .et_color_scheme_orange .entry-summary p.price ins, .et_color_scheme_orange .et_overlay:before, .et_color_scheme_orange .et_password_protected_form .et_submit_button, .et_color_scheme_orange .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_orange .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_orange .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_orange .et_pb_contact_submit, .et_color_scheme_orange .et_pb_pricing_table_button, .et_color_scheme_orange .et_pb_pricing li a, .et_color_scheme_orange .et_pb_sum, .et_color_scheme_orange .form-submit .et_pb_button, .et_color_scheme_orange .mobile_menu_bar:before {
	color: #edb059
}

.et_color_scheme_orange .et-search-form, .et_color_scheme_orange .et_mobile_menu, .et_color_scheme_orange .et_pb_pricing li:before, .et_color_scheme_orange .nav li ul {
	border-color: #edb059
}

.et_color_scheme_orange .et-cart-info, .et_color_scheme_orange .et-pb-slider-arrows a, .et_color_scheme_orange .et-social-icon a:hover, .et_color_scheme_orange .et_audio_content a, .et_color_scheme_orange .et_link_content a, .et_color_scheme_orange .et_pb_more_button, .et_color_scheme_orange .et_pb_newsletter_button, .et_color_scheme_orange .et_pb_promo_button, .et_color_scheme_orange .et_pb_slide_description .et_pb_slide_title a {
	color: inherit !important
}

.et_color_scheme_orange.woocommerce #content input.button, .et_color_scheme_orange.woocommerce #content input.button.alt, .et_color_scheme_orange.woocommerce #respond input#submit, .et_color_scheme_orange.woocommerce #respond input#submit.alt, .et_color_scheme_orange .woocommerce-error, .et_color_scheme_orange .woocommerce-info, .et_color_scheme_orange .woocommerce-message, .et_color_scheme_orange.woocommerce-page #content input.button, .et_color_scheme_orange.woocommerce-page #content input.button.alt, .et_color_scheme_orange.woocommerce-page #respond input#submit, .et_color_scheme_orange.woocommerce-page #respond input#submit.alt, .et_color_scheme_orange.woocommerce-page a.button, .et_color_scheme_orange.woocommerce-page a.button.alt, .et_color_scheme_orange.woocommerce-page button.button, .et_color_scheme_orange.woocommerce-page button.button.alt, .et_color_scheme_orange.woocommerce-page button.button.alt.disabled, .et_color_scheme_orange.woocommerce-page input.button, .et_color_scheme_orange.woocommerce-page input.button.alt, .et_color_scheme_orange.woocommerce a.button, .et_color_scheme_orange.woocommerce a.button.alt, .et_color_scheme_orange.woocommerce button.button, .et_color_scheme_orange.woocommerce button.button.alt, .et_color_scheme_orange.woocommerce button.button.alt.disabled, .et_color_scheme_orange.woocommerce input.button, .et_color_scheme_orange.woocommerce input.button.alt {
	background: #edb059 !important
}

.et_color_scheme_orange.woocommerce #content div.product p.price, .et_color_scheme_orange.woocommerce #content div.product span.price, .et_color_scheme_orange.woocommerce-page #content div.product p.price, .et_color_scheme_orange.woocommerce-page #content div.product span.price, .et_color_scheme_orange.woocommerce-page div.product p.price, .et_color_scheme_orange.woocommerce-page div.product span.price, .et_color_scheme_orange.woocommerce div.product p.price, .et_color_scheme_orange.woocommerce div.product span.price {
	color: #edb059
}

.et_color_scheme_orange .woocommerce-page .star-rating span:before, .et_color_scheme_orange .woocommerce .star-rating span:before {
	color: #edb059 !important
}

.et_color_scheme_orange #main-footer .widget_block h1, .et_color_scheme_orange #main-footer .widget_block h2, .et_color_scheme_orange #main-footer .widget_block h3, .et_color_scheme_orange #main-footer .widget_block h4, .et_color_scheme_orange #main-footer .widget_block h5, .et_color_scheme_orange #main-footer .widget_block h6, .et_color_scheme_orange .footer-widget h4, .et_color_scheme_orange .footer-widget li:before {
	color: #edb059
}

@media (min-width:981px) {
	.et_pb_gutters1 .footer-widget {
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_gutters1 .footer-widget:last-child {
		margin-right: 0
	}

	.et_pb_gutters1.et_pb_footer_columns6 .footer-widget {
		width: 16.667%
	}

	.et_pb_gutters1.et_pb_footer_columns6 .footer-widget .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns5 .footer-widget {
		width: 20%
	}

	.et_pb_gutters1.et_pb_footer_columns5 .footer-widget .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns4 .footer-widget {
		width: 25%
	}

	.et_pb_gutters1.et_pb_footer_columns4 .footer-widget .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns3 .footer-widget {
		width: 33.333%
	}

	.et_pb_gutters1.et_pb_footer_columns3 .footer-widget .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns2 .footer-widget {
		width: 50%
	}

	.et_pb_gutters1.et_pb_footer_columns2 .footer-widget .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns1 .footer-widget {
		width: 100%
	}

	.et_pb_gutters1.et_pb_footer_columns1 .footer-widget .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child {
		width: 75%;
		clear: both
	}

	.et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
		width: 25%
	}

	.et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child {
		width: 25%;
		clear: both
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
		width: 75%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child {
		width: 66.667%
	}

	.et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
		width: 33.333%
	}

	.et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child {
		width: 33.333%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
		width: 66.667%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
		width: 25%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
		width: 50%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
		width: 50%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 25%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
		width: 20%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
		width: 60%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
		width: 60%
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 20%
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child {
		width: 60%
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
		width: 40%
	}

	.et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child {
		width: 40%
	}

	.et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
		width: 60%
	}

	.et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
		width: 50%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) {
		width: 16.667%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
		width: 16.667%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
		width: 50%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 25%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
		width: 50%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 20%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 0
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
		width: 60%
	}

	.et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .footer-widget {
		margin-right: 3%;
		margin-bottom: 3%
	}

	.et_pb_gutters2 .footer-widget:last-child {
		margin-right: 0
	}

	.et_pb_gutters2.et_pb_footer_columns6 .footer-widget {
		width: 14.167%
	}

	.et_pb_gutters2.et_pb_footer_columns6 .footer-widget .fwidget {
		margin-bottom: 21.176%
	}

	.et_pb_gutters2.et_pb_footer_columns5 .footer-widget {
		width: 17.6%
	}

	.et_pb_gutters2.et_pb_footer_columns5 .footer-widget .fwidget {
		margin-bottom: 17.045%
	}

	.et_pb_gutters2.et_pb_footer_columns4 .footer-widget {
		width: 22.75%
	}

	.et_pb_gutters2.et_pb_footer_columns4 .footer-widget .fwidget {
		margin-bottom: 13.187%
	}

	.et_pb_gutters2.et_pb_footer_columns3 .footer-widget {
		width: 31.333%
	}

	.et_pb_gutters2.et_pb_footer_columns3 .footer-widget .fwidget {
		margin-bottom: 9.574%
	}

	.et_pb_gutters2.et_pb_footer_columns2 .footer-widget {
		width: 48.5%
	}

	.et_pb_gutters2.et_pb_footer_columns2 .footer-widget .fwidget {
		margin-bottom: 6.186%
	}

	.et_pb_gutters2.et_pb_footer_columns1 .footer-widget {
		width: 100%
	}

	.et_pb_gutters2.et_pb_footer_columns1 .footer-widget .fwidget {
		margin-bottom: 3%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child {
		width: 74.25%;
		clear: both
	}

	.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 4.04%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
		width: 22.75%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 13.187%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child {
		width: 22.75%;
		clear: both
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child .fwidget {
		margin-bottom: 13.187%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
		width: 74.25%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 4.04%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child {
		width: 65.667%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child .fwidget {
		margin-bottom: 4.569%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
		width: 31.333%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 9.574%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child {
		width: 31.333%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child .fwidget {
		margin-bottom: 9.574%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
		width: 65.667%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 4.569%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
		width: 22.75%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 13.187%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
		width: 48.5%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 6.186%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
		width: 48.5%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 6.186%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 22.75%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 13.187%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
		width: 17.6%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 17.045%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
		width: 58.8%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 5.102%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
		width: 58.8%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
		margin-bottom: 5.102%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 17.6%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 17.045%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child {
		width: 58.8%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child .fwidget {
		margin-bottom: 5.102%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
		width: 38.2%
	}

	.et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 7.853%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child {
		width: 38.2%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child .fwidget {
		margin-bottom: 7.853%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
		width: 58.8%
	}

	.et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 5.102%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
		width: 48.5%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
		margin-bottom: 6.186%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) {
		width: 14.167%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) .fwidget {
		margin-bottom: 21.176%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
		width: 14.167%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
		margin-bottom: 21.176%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
		width: 48.5%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
		margin-bottom: 6.186%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 22.75%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 13.187%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
		width: 48.5%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 6.186%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 17.6%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 17.045%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
		width: 58.8%
	}

	.et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 5.102%
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .footer-widget {
		margin-right: 5.5%;
		margin-bottom: 5.5%
	}

	.et_pb_gutters3 .footer-widget:last-child {
		margin-right: 0
	}

	.et_pb_gutters3.et_pb_footer_columns6 .footer-widget {
		width: 12.083%
	}

	.et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget {
		margin-bottom: 45.517%
	}

	.et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
		width: 15.6%
	}

	.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
		margin-bottom: 35.256%
	}

	.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
		width: 20.875%
	}

	.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
		margin-bottom: 26.347%
	}

	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
		width: 29.667%
	}

	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
		margin-bottom: 18.539%
	}

	.et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
		width: 47.25%
	}

	.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
		margin-bottom: 11.64%
	}

	.et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
		width: 100%
	}

	.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
		margin-bottom: 5.5%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child {
		width: 73.625%;
		clear: both
	}

	.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 7.47%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
		width: 20.875%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 26.347%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child {
		width: 20.875%;
		clear: both
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child .fwidget {
		margin-bottom: 26.347%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
		width: 73.625%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 7.47%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child {
		width: 64.833%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child .fwidget {
		margin-bottom: 8.483%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
		width: 29.667%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 18.539%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child {
		width: 29.667%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child .fwidget {
		margin-bottom: 18.539%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
		width: 64.833%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 8.483%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
		width: 20.875%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 26.347%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
		width: 47.25%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 11.64%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
		width: 47.25%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 11.64%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 20.875%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 26.347%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
		width: 15.6%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 35.256%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
		width: 57.8%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 9.516%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
		width: 57.8%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
		margin-bottom: 9.516%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 15.6%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 35.256%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child {
		width: 57.8%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child .fwidget {
		margin-bottom: 9.516%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
		width: 36.7%
	}

	.et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 14.986%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child {
		width: 36.7%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child .fwidget {
		margin-bottom: 14.986%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
		width: 57.8%
	}

	.et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 9.516%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
		width: 47.25%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
		margin-bottom: 11.64%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) {
		width: 12.083%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) .fwidget {
		margin-bottom: 45.517%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
		width: 12.083%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
		margin-bottom: 45.517%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
		width: 47.25%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
		margin-bottom: 11.64%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 20.875%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 26.347%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
		width: 47.25%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 11.64%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 15.6%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 35.256%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
		width: 57.8%
	}

	.et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 9.516%
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .footer-widget {
		margin-right: 8%;
		margin-bottom: 8%
	}

	.et_pb_gutters4 .footer-widget:last-child {
		margin-right: 0
	}

	.et_pb_gutters4.et_pb_footer_columns6 .footer-widget {
		width: 10%
	}

	.et_pb_gutters4.et_pb_footer_columns6 .footer-widget .fwidget {
		margin-bottom: 80%
	}

	.et_pb_gutters4.et_pb_footer_columns5 .footer-widget {
		width: 13.6%
	}

	.et_pb_gutters4.et_pb_footer_columns5 .footer-widget .fwidget {
		margin-bottom: 58.824%
	}

	.et_pb_gutters4.et_pb_footer_columns4 .footer-widget {
		width: 19%
	}

	.et_pb_gutters4.et_pb_footer_columns4 .footer-widget .fwidget {
		margin-bottom: 42.105%
	}

	.et_pb_gutters4.et_pb_footer_columns3 .footer-widget {
		width: 28%
	}

	.et_pb_gutters4.et_pb_footer_columns3 .footer-widget .fwidget {
		margin-bottom: 28.571%
	}

	.et_pb_gutters4.et_pb_footer_columns2 .footer-widget {
		width: 46%
	}

	.et_pb_gutters4.et_pb_footer_columns2 .footer-widget .fwidget {
		margin-bottom: 17.391%
	}

	.et_pb_gutters4.et_pb_footer_columns1 .footer-widget {
		width: 100%
	}

	.et_pb_gutters4.et_pb_footer_columns1 .footer-widget .fwidget {
		margin-bottom: 8%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child {
		width: 73%;
		clear: both
	}

	.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 10.959%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
		width: 19%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 42.105%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child {
		width: 19%;
		clear: both
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:first-child .fwidget {
		margin-bottom: 42.105%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
		width: 73%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 10.959%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child {
		width: 64%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:first-child .fwidget {
		margin-bottom: 12.5%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
		width: 28%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 28.571%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child {
		width: 28%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:first-child .fwidget {
		margin-bottom: 28.571%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
		width: 64%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 12.5%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
		width: 19%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 42.105%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
		width: 46%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 17.391%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
		width: 46%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
		margin-bottom: 17.391%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 19%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 42.105%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
		width: 13.6%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
		margin-bottom: 58.824%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
		width: 56.8%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
		margin-bottom: 14.085%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
		width: 56.8%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
		margin-bottom: 14.085%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) {
		width: 13.6%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:first-child) .fwidget {
		margin-bottom: 58.824%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child {
		width: 56.8%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:first-child .fwidget {
		margin-bottom: 14.085%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
		width: 35.2%
	}

	.et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 22.727%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child {
		width: 35.2%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:first-child .fwidget {
		margin-bottom: 22.727%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
		width: 56.8%
	}

	.et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 14.085%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
		width: 46%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
		margin-bottom: 17.391%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) {
		width: 10%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:first-child) .fwidget {
		margin-bottom: 80%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
		width: 10%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
		margin-bottom: 80%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
		width: 46%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
		margin-bottom: 17.391%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 19%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 42.105%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
		width: 46%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 17.391%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
		width: 13.6%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
		margin-bottom: 58.824%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
		width: 56.8%
	}

	.et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
		margin-bottom: 14.085%
	}
}

#wp-admin-bar-et-use-visual-builder a:before {
	font-family: ETmodules !important;
	content: "\e625";
	font-size: 30px !important;
	width: 28px;
	margin-top: -3px;
	color: #974df3 !important
}

#wp-admin-bar-et-use-visual-builder:hover a:before {
	color: #fff !important
}

#wp-admin-bar-et-use-visual-builder:hover a, #wp-admin-bar-et-use-visual-builder a:hover {
	transition: background-color .5s ease;
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
	background-color: #7e3bd0 !important;
	color: #fff !important
}

* html .clearfix, :first-child+html .clearfix {
	zoom: 1
}

.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
	display: none !important;
	-webkit-appearance: none
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
	background-attachment: scroll
}

.et-social-facebook a.icon:before {
	content: "\e093"
}

.et-social-twitter a.icon:before {
	content: "\e094"
}

.et-social-google-plus a.icon:before {
	content: "\e096"
}

.et-social-instagram a.icon:before {
	content: "\e09a"
}

.et-social-rss a.icon:before {
	content: "\e09e"
}

.ai1ec-single-event:after {
	content: " ";
	display: table;
	clear: both
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
	z-index: 3
}

.wp-block-divi-layout {
	margin-bottom: 1em
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, a.et_pb_more_button:after {
	font-family: ETmodules !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr
}

.et-pb-icon, .et_pb_custom_button_icon.et_pb_button:after, .et_pb_login .et_pb_custom_button_icon.et_pb_button:after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after {
	content: attr(data-icon)
}

.et-pb-icon {
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 96px;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	direction: ltr
}

#et-ajax-saving {
	display: none;
	-webkit-transition: background .3s, -webkit-box-shadow .3s;
	transition: background .3s, -webkit-box-shadow .3s;
	transition: background .3s, box-shadow .3s;
	transition: background .3s, box-shadow .3s, -webkit-box-shadow .3s;
	-webkit-box-shadow: rgba(0, 139, 219, .247059) 0 0 60px;
	box-shadow: 0 0 60px rgba(0, 139, 219, .247059);
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50px;
	margin: -25px 0 0 -25px;
	z-index: 999999;
	text-align: center
}

#et-ajax-saving img {
	margin: 9px
}

.et-safe-mode-indicator, .et-safe-mode-indicator:focus, .et-safe-mode-indicator:hover {
	-webkit-box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
	box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
	background: #29c4a9;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 12px;
	line-height: 16px;
	border-radius: 3px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999999;
	text-decoration: none;
	font-family: Open Sans, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.et_pb_button {
	font-size: 20px;
	font-weight: 500;
	padding: .3em 1em;
	line-height: 1.7em !important;
	background-color: transparent;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	border-radius: 3px;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: all !important;
	transition-property: all !important
}

.et_pb_button, .et_pb_button_inner {
	position: relative
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	border: 2px solid transparent;
	padding: .3em 2em .3em .7em
}

.et_pb_button:hover {
	background-color: hsla(0, 0%, 100%, .2)
}

.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover {
	background-color: rgba(0, 0, 0, .05)
}

.et_pb_button:after, .et_pb_button:before {
	font-size: 32px;
	line-height: 1em;
	content: "\35";
	opacity: 0;
	position: absolute;
	margin-left: -1em;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-transform: none;
	-webkit-font-feature-settings: "kern"off;
	font-feature-settings: "kern"off;
	font-variant: none;
	font-style: normal;
	font-weight: 400;
	text-shadow: none
}

.et_pb_button.et_hover_enabled:hover:after, .et_pb_button.et_pb_hovered:hover:after {
	-webkit-transition: none !important;
	transition: none !important
}

.et_pb_button:before {
	display: none
}

.et_pb_button:hover:after {
	opacity: 1;
	margin-left: 0
}

.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 {
	font-size: 26px
}

.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 {
	font-size: 23px
}

.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 {
	font-size: 20px
}

.et_pb_column_1_3 h4, .et_pb_column_1_4 h4, .et_pb_column_1_5 h4, .et_pb_column_1_6 h4, .et_pb_column_2_5 h4 {
	font-size: 18px
}

.et_pb_column_1_3 h5, .et_pb_column_1_4 h5, .et_pb_column_1_5 h5, .et_pb_column_1_6 h5, .et_pb_column_2_5 h5 {
	font-size: 16px
}

.et_pb_column_1_3 h6, .et_pb_column_1_4 h6, .et_pb_column_1_5 h6, .et_pb_column_1_6 h6, .et_pb_column_2_5 h6 {
	font-size: 15px
}

.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
	color: #fff !important
}

.et_pb_module.et_pb_text_align_left {
	text-align: left
}

.et_pb_module.et_pb_text_align_center {
	text-align: center
}

.et_pb_module.et_pb_text_align_right {
	text-align: right
}

.et_pb_module.et_pb_text_align_justified {
	text-align: justify
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.et_pb_bg_layout_light .et_pb_more_button {
	color: #2ea3f2
}

.et_builder_inner_content {
	position: relative;
	z-index: 1
}

header .et_builder_inner_content {
	z-index: 2
}

.et_pb_css_mix_blend_mode_passthrough {
	mix-blend-mode: unset !important
}

.et_pb_image_container {
	margin: -20px -20px 29px
}

.et_pb_module_inner {
	position: relative
}

.et_hover_enabled_preview {
	z-index: 2
}

.et_hover_enabled:hover {
	position: relative;
	z-index: 2
}

.et_pb_all_tabs, .et_pb_module, .et_pb_posts_nav a, .et_pb_tab, .et_pb_with_background {
	position: relative;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.et_pb_background_mask, .et_pb_background_pattern {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.et_pb_background_mask {
	background-size: calc(100% + 2px) calc(100% + 2px);
	background-repeat: no-repeat;
	background-position: 50%;
	overflow: hidden
}

.et_pb_background_pattern {
	background-position: 0 0;
	background-repeat: repeat
}

.et_pb_with_border {
	position: relative;
	border: 0 solid #333
}

.post-password-required .et_pb_row {
	padding: 0;
	width: 100%
}

.post-password-required .et_password_protected_form {
	min-height: 0
}

body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1 {
	display: none
}

.et_pb_no_bg {
	padding: 0 !important
}

.et_overlay.et_pb_inline_icon:before, .et_pb_inline_icon:before {
	content: attr(data-icon)
}

.et_pb_more_button {
	color: inherit;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	margin-top: 20px
}

.et_parallax_bg_wrap {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.et_parallax_bg {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block
}

.et_parallax_bg.et_parallax_bg__hover, .et_parallax_bg.et_parallax_bg_phone, .et_parallax_bg.et_parallax_bg_tablet, .et_parallax_gradient.et_parallax_gradient__hover, .et_parallax_gradient.et_parallax_gradient_phone, .et_parallax_gradient.et_parallax_gradient_tablet, .et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover), .et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover) {
	display: none
}

.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover, .et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover {
	display: block
}

.et_parallax_gradient {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.et_pb_module.et_pb_section_parallax, .et_pb_posts_nav a.et_pb_section_parallax, .et_pb_tab.et_pb_section_parallax {
	position: relative
}

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: fixed
}

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css, body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
	bottom: auto
}

.et_pb_section_parallax.et_pb_column .et_pb_module, .et_pb_section_parallax.et_pb_row .et_pb_column, .et_pb_section_parallax.et_pb_row .et_pb_module {
	z-index: 9;
	position: relative
}

.et_pb_more_button:hover:after {
	opacity: 1;
	margin-left: 0
}

.et_pb_preload .et_pb_section_video_bg, .et_pb_preload>div {
	visibility: hidden
}

.et_pb_preload, .et_pb_section.et_pb_section_video.et_pb_preload {
	position: relative;
	background: #464646 !important
}

.et_pb_preload:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../../../themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;
	border-radius: 32px;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px
}

.box-shadow-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	pointer-events: none
}

.et_pb_section>.box-shadow-overlay~.et_pb_row {
	z-index: 11
}

body.safari .section_has_divider {
	will-change: transform
}

.et_pb_row>.box-shadow-overlay {
	z-index: 8
}

.has-box-shadow-overlay {
	position: relative
}

.et_clickable {
	cursor: pointer
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.et_multi_view_hidden, .et_multi_view_hidden_image {
	display: none !important
}

@keyframes multi-view-image-fade {
	0% {
		opacity: 0
	}

	10% {
		opacity: .1
	}

	20% {
		opacity: .2
	}

	30% {
		opacity: .3
	}

	40% {
		opacity: .4
	}

	50% {
		opacity: .5
	}

	60% {
		opacity: .6
	}

	70% {
		opacity: .7
	}

	80% {
		opacity: .8
	}

	90% {
		opacity: .9
	}

	to {
		opacity: 1
	}
}

.et_multi_view_image__loading {
	visibility: hidden
}

.et_multi_view_image__loaded {
	-webkit-animation: multi-view-image-fade .5s;
	animation: multi-view-image-fade .5s
}

#et-pb-motion-effects-offset-tracker {
	visibility: hidden !important;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0
}

.et-pb-before-scroll-animation {
	opacity: 0
}

header.et-l.et-l--header:after {
	clear: both;
	display: block;
	content: ""
}

.et_pb_module {
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: .2s;
	animation-duration: .2s
}

@-webkit-keyframes fadeBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10%);
		transform: translateY(10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-10%);
		transform: translateX(-10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10%);
		transform: translateX(10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeTop {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeTop {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.et-waypoint:not(.et_pb_counters) {
	opacity: 0
}

@media (min-width:981px) {
	.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child, .et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0
	}
}

@media (max-width:980px) {
	.et_overlay.et_pb_inline_icon_tablet:before, .et_pb_inline_icon_tablet:before {
		content: attr(data-icon-tablet)
	}

	.et_parallax_bg.et_parallax_bg_tablet_exist, .et_parallax_gradient.et_parallax_gradient_tablet_exist {
		display: none
	}

	.et_parallax_bg.et_parallax_bg_tablet, .et_parallax_gradient.et_parallax_gradient_tablet {
		display: block
	}

	.et_pb_column .et_pb_module {
		margin-bottom: 30px
	}

	.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0
	}

	.et_pb_more_button {
		display: inline-block !important
	}

	.et_pb_bg_layout_light_tablet.et_pb_button, .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_light_tablet .et_pb_more_button {
		color: #2ea3f2
	}

	.et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
		color: #666
	}

	.et_pb_bg_layout_light_tablet h1, .et_pb_bg_layout_light_tablet h2, .et_pb_bg_layout_light_tablet h3, .et_pb_bg_layout_light_tablet h4, .et_pb_bg_layout_light_tablet h5, .et_pb_bg_layout_light_tablet h6 {
		color: #333 !important
	}

	.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button {
		color: #2ea3f2 !important
	}

	.et_pb_bg_layout_light_tablet {
		color: #666 !important
	}

	.et_pb_bg_layout_dark_tablet, .et_pb_bg_layout_dark_tablet h1, .et_pb_bg_layout_dark_tablet h2, .et_pb_bg_layout_dark_tablet h3, .et_pb_bg_layout_dark_tablet h4, .et_pb_bg_layout_dark_tablet h5, .et_pb_bg_layout_dark_tablet h6 {
		color: #fff !important
	}

	.et_pb_bg_layout_dark_tablet.et_pb_button, .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_tablet .et_pb_more_button {
		color: inherit
	}

	.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
		color: #fff
	}

	.et_pb_module.et_pb_text_align_left-tablet {
		text-align: left
	}

	.et_pb_module.et_pb_text_align_center-tablet {
		text-align: center
	}

	.et_pb_module.et_pb_text_align_right-tablet {
		text-align: right
	}

	.et_pb_module.et_pb_text_align_justified-tablet {
		text-align: justify
	}
}

@media (max-width:767px) {
	.et_pb_more_button {
		display: inline-block !important
	}

	.et_overlay.et_pb_inline_icon_phone:before, .et_pb_inline_icon_phone:before {
		content: attr(data-icon-phone)
	}

	.et_parallax_bg.et_parallax_bg_phone_exist, .et_parallax_gradient.et_parallax_gradient_phone_exist {
		display: none
	}

	.et_parallax_bg.et_parallax_bg_phone, .et_parallax_gradient.et_parallax_gradient_phone {
		display: block
	}

	.et-hide-mobile {
		display: none !important
	}

	.et_pb_bg_layout_light_phone.et_pb_button, .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_light_phone .et_pb_more_button {
		color: #2ea3f2
	}

	.et_pb_bg_layout_light_phone .et_pb_forgot_password a {
		color: #666
	}

	.et_pb_bg_layout_light_phone h1, .et_pb_bg_layout_light_phone h2, .et_pb_bg_layout_light_phone h3, .et_pb_bg_layout_light_phone h4, .et_pb_bg_layout_light_phone h5, .et_pb_bg_layout_light_phone h6 {
		color: #333 !important
	}

	.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button {
		color: #2ea3f2 !important
	}

	.et_pb_bg_layout_light_phone {
		color: #666 !important
	}

	.et_pb_bg_layout_dark_phone, .et_pb_bg_layout_dark_phone h1, .et_pb_bg_layout_dark_phone h2, .et_pb_bg_layout_dark_phone h3, .et_pb_bg_layout_dark_phone h4, .et_pb_bg_layout_dark_phone h5, .et_pb_bg_layout_dark_phone h6 {
		color: #fff !important
	}

	.et_pb_bg_layout_dark_phone.et_pb_button, .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_phone .et_pb_more_button {
		color: inherit
	}

	.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button {
		color: #fff !important
	}

	.et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
		color: #fff
	}

	.et_pb_module.et_pb_text_align_left-phone {
		text-align: left
	}

	.et_pb_module.et_pb_text_align_center-phone {
		text-align: center
	}

	.et_pb_module.et_pb_text_align_right-phone {
		text-align: right
	}

	.et_pb_module.et_pb_text_align_justified-phone {
		text-align: justify
	}
}

@media (max-width:479px) {
	a.et_pb_more_button {
		display: block
	}
}

@media (min-width:768px) and (max-width:980px) {
	[data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped) {
		display: none !important
	}
}

@media (max-width:767px) {
	[data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
		display: none !important
	}
}

.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@-webkit-keyframes multi-view-image-fade {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	50% {
		-webkit-transform: scale(1.01);
		transform: scale(1.01);
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.et_pb_section {
	position: relative;
	background-color: #fff;
	background-position: 50%;
	background-size: 100%;
	background-size: cover
}

.et_pb_section--absolute, .et_pb_section--fixed {
	width: 100%
}

.et_pb_section.et_section_transparent {
	background-color: transparent
}

.et_pb_fullwidth_section {
	padding: 0
}

.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
	padding: 0 !important
}

.et_pb_inner_shadow {
	-webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .07)
}

.et_pb_bottom_inside_divider, .et_pb_top_inside_divider {
	display: block;
	background-repeat-y: no-repeat;
	height: 100%;
	position: absolute;
	pointer-events: none;
	width: 100%;
	left: 0;
	right: 0
}

.et_pb_bottom_inside_divider.et-no-transition, .et_pb_top_inside_divider.et-no-transition {
	-webkit-transition: none !important;
	transition: none !important
}

.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider, .et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
	z-index: 1
}

.et_pb_section_video:not(.et_pb_section--with-menu) {
	overflow: hidden;
	position: relative
}

.et_pb_column>.et_pb_section_video_bg {
	z-index: -1
}

.et_pb_section_video_bg {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	pointer-events: none;
	-webkit-transition: display .3s;
	transition: display .3s
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover, .et_pb_section_video_bg.et_pb_section_video_bg_phone, .et_pb_section_video_bg.et_pb_section_video_bg_tablet, .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
	display: none
}

.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play {
	display: none !important
}

.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
	max-width: none
}

.et_pb_section_video_bg .mejs-video {
	left: 50%;
	position: absolute;
	max-width: none
}

.et_pb_section_video_bg .mejs-overlay-loading {
	display: none !important
}

.et_pb_social_network_link .et_pb_section_video {
	overflow: visible
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
	display: none
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover, .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
	display: block
}

@media (min-width:981px) {
	.et_pb_section {
		padding: 4% 0
	}

	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
		padding-top: 0
	}

	.et_pb_fullwidth_section {
		padding: 0
	}

	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: block
	}
}

@media (max-width:980px) {
	.et_pb_section {
		padding: 50px 0
	}

	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
		padding-top: 0
	}

	.et_pb_fullwidth_section {
		padding: 0
	}

	.et_pb_section_video_bg.et_pb_section_video_bg_tablet {
		display: block
	}

	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: none
	}
}

@media (min-width:768px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: block
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
		display: block
	}
}

@media (max-width:767px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_phone {
		display: block
	}

	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: none
	}
}

.et_pb_row {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative
}

body.safari .section_has_divider, body.uiwebview .section_has_divider {
	-webkit-perspective: 2000px;
	perspective: 2000px
}

.section_has_divider .et_pb_row {
	z-index: 5
}

.et_pb_row_inner {
	width: 100%;
	position: relative
}

.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none
}

.et_pb_row:after, .et_pb_row_inner:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0
}

.et_pb_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3 {
	margin-bottom: 0
}

.et_pb_column {
	float: left;
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px
}

.et_pb_column--with-menu {
	z-index: 3
}

.et_pb_column.et_pb_column_empty {
	min-height: 1px
}

.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
	margin-right: 0 !important
}

.et_pb_column.et_pb_section_parallax {
	position: relative
}

.et_pb_column, .et_pb_row, .et_pb_row_inner {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (min-width:981px) {
	.et_pb_row {
		padding: 2% 0
	}

	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
		padding: 0;
		width: 100%
	}

	.et_pb_column_3_4 .et_pb_row_inner {
		padding: 3.735% 0
	}

	.et_pb_column_2_3 .et_pb_row_inner {
		padding: 4.2415% 0
	}

	.et_pb_column_1_2 .et_pb_row_inner, .et_pb_column_3_5 .et_pb_row_inner {
		padding: 5.82% 0
	}

	.et_section_specialty>.et_pb_row {
		padding: 0
	}

	.et_pb_row_inner {
		width: 100%
	}

	.et_pb_column_single {
		padding: 2.855% 0
	}

	.et_pb_column_single .et_pb_module.et-first-child, .et_pb_column_single .et_pb_module:first-child {
		margin-top: 0
	}

	.et_pb_column_single .et_pb_module.et-last-child, .et_pb_column_single .et_pb_module:last-child {
		margin-bottom: 0
	}

	.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
		margin-right: 0 !important
	}

	.et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_pb_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.rtl .et_pb_row.et_pb_equal_columns, .rtl .et_pb_row_inner.et_pb_equal_columns, .rtl .et_pb_section.et_pb_equal_columns>.et_pb_row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.et_pb_row.et_pb_equal_columns>.et_pb_column, .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media (max-width:980px) {
	.et_pb_row {
		max-width: 1080px
	}

	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
		padding: 0;
		width: 100%
	}

	.et_pb_column .et_pb_row_inner, .et_pb_row {
		padding: 30px 0
	}

	.et_section_specialty>.et_pb_row {
		padding: 0
	}

	.et_pb_column {
		width: 100%;
		margin-bottom: 30px
	}

	.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child {
		margin-bottom: 0
	}

	.et_section_specialty .et_pb_row>.et_pb_column {
		padding-bottom: 0
	}

	.et_pb_column.et_pb_column_empty {
		display: none
	}

	.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%
	}

	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
		margin-right: 0
	}

	.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
		margin-bottom: 0
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n), .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%
	}

	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd), .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
		margin-right: 0
	}

	.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2), .et_pb_row_5col .et_pb_column:last-child {
		margin-bottom: 0
	}

	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%
	}

	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n), .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0
	}

	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2, .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3), .et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
		margin-bottom: 0
	}

	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
		margin-bottom: 0
	}

	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0
	}

	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 47.25%;
		margin-right: 5.5%
	}

	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
		margin-bottom: 0
	}
}

@media (max-width:479px) {
	.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px
	}

	.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child, .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_5:last-child, .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0
	}

	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px
	}

	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child, .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0
	}

	.et_pb_column {
		width: 100% !important
	}
}

.et_pb_grid_item.first_in_row {
	clear: both
}

.et_pb_grid_item:not(.first_in_row) {
	clear: none
}

.et_pb_grid_item.et_pb_gallery_item.first_in_row {
	clear: both
}

@media (min-width:981px) {
	.et_pb_grid_item {
		float: left;
		position: relative
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 5.5% 7.5% 0;
		width: 29.666%;
		clear: none;
		float: left
	}

	.et_pb_column .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 5.5% 9.5% 0;
		width: 47.25%;
		clear: none;
		float: left
	}

	.et_pb_column .et_pb_grid_item:nth-child(3n) {
		margin-right: 5.5%
	}

	.et_pb_column .et_pb_grid_item:nth-child(3n+1) {
		clear: none
	}

	.et_pb_column .et_pb_grid_item .last_in_row, .et_pb_column .et_pb_grid_item:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column .et_pb_grid_item .first_in_row, .et_pb_column .et_pb_grid_item:nth-child(odd) {
		clear: both
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%
	}

	.et_pb_column .et_pb_grid_item .on_last_row {
		margin-bottom: 0
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item {
		margin: 0 0 11.5%;
		width: 100%
	}
}

@font-face {
	font-family: ETmodules;
	font-display: swap;
	src: url(../../../themes/Divi/core/admin/fonts/modules/all/modules.eot);
	src: url(../../../themes/Divi/core/admin/fonts/modules/all/modulesd41d.eot?#iefix) format("embedded-opentype"), url(../../../themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"), url(../../../themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"), url(../../../themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot);
	src: url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff) format("woff"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.ttf) format("truetype"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot);
	src: url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff) format("woff"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg")
}

@font-face {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot);
	src: url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff) format("woff"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.ttf) format("truetype"), url(../../../themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg")
}

.et_pb_button[data-icon]:not([data-icon=""]):after {
	content: attr(data-icon)
}

@media (max-width:980px) {
	.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {
		content: attr(data-icon-tablet)
	}
}

@media (max-width:767px) {
	.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {
		content: attr(data-icon-phone)
	}
}

.et_overlay {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .9);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased
}

.et_overlay:before {
	color: #2ea3f2;
	content: "\E050";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 32px;
	-webkit-transition: all .4s;
	transition: all .4s
}

.et_portfolio_image, .et_shop_image {
	position: relative;
	display: block
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1
}

#ie7 .et_overlay, #ie8 .et_overlay {
	display: none
}

.et_pb_module.et_pb_has_overlay {
	position: relative
}

.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
	border: none
}

.et_pb_bg_layout_light .et_pb_newsletter_button {
	color: #2ea3f2
}

.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox]+label i, .et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i, .et_pb_with_border .et_pb_newsletter_form input, .et_pb_with_border .et_pb_newsletter_form select, .et_pb_with_border .et_pb_newsletter_form textarea, .et_pb_with_focus_border .et_pb_newsletter_form input:focus {
	border: 0 solid #333
}

.et_pb_newsletter_description {
	word-wrap: break-word
}

.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field {
	padding-left: 0
}

.et_pb_newsletter p .et_pb_signup_error {
	border: 1px solid red !important
}

.et_pb_newsletter {
	padding: 25px
}

.et_pb_newsletter .et_pb_module_header:empty {
	display: none
}

.et_pb_newsletter_description p:last-of-type {
	padding-bottom: 0
}

.et_pb_newsletter_description_no_title.et_pb_newsletter_description_no_content .et_pb_newsletter_form {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
	padding-bottom: 1em;
	margin-bottom: 0
}

.et_pb_newsletter_form .input, .et_pb_newsletter_form input[type=password], .et_pb_newsletter_form input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field input[type=text], .et_pb_newsletter_form p.et_pb_newsletter_field textarea, .et_pb_newsletter_form select, .et_pb_newsletter_form textarea {
	-webkit-appearance: none;
	padding: 14px 4% !important;
	font-size: 16px;
	color: #666;
	background-color: #fff;
	width: 100%;
	font-weight: 400;
	border-width: 0;
	border-radius: 3px
}

.et_pb_newsletter_form .et_pb_newsletter_field[data-type=select]:after {
	margin-top: -3px
}

.et_pb_newsletter_form p .et_pb_subscribe_error {
	border: 1px solid red !important
}

.et_pb_newsletter_result {
	display: none
}

.et_pb_newsletter_success {
	text-align: center
}

.et_pb_newsletter_button {
	display: block;
	color: inherit;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.et_pb_newsletter_button:hover {
	text-decoration: none
}

.et_pb_newsletter_button:hover:after {
	opacity: 1;
	margin-left: 0
}

.et_pb_newsletter_button_text {
	word-break: break-word
}

.et_pb_newsletter_fields, .et_pb_newsletter_footer {
	width: 100%
}

.et_pb_newsletter_footer {
	margin-top: 20px
}

.et_pb_newsletter_footer:empty {
	margin-top: 0
}

.et_pb_newsletter .et_pb_newsletter_fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.et_pb_newsletter .et_pb_newsletter_fields>* {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
	-ms-flex-preferred-size: 48.5%;
	flex-basis: 48.5%
}

.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description, .et_pb_newsletter_layout_right_left .et_pb_newsletter_description {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.et_pb_newsletter .et_pb_contact_field_last+.et_pb_newsletter_field {
	padding-left: 0
}

.et_pb_newsletter .et_pb_contact_field--hidden {
	display: none
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 50%;
	padding-top: 0;
	padding-bottom: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	padding-left: 40px;
	padding-right: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-top: 0;
	padding-bottom: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
	padding-left: 40px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-right: 40px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
	padding-bottom: 25px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

@media (max-width:980px) {
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	p.et_pb_contact_field.et_pb_contact_field_last_tablet+p.et_pb_contact_field.et_pb_contact_field_last_tablet, p.et_pb_contact_field_half_tablet+p.et_pb_contact_field_last_tablet:not(.et_pb_contact_field_half_tablet) {
		clear: both
	}

	.et_pb_newsletter .et_pb_contact_field_last_tablet+.et_pb_newsletter_field {
		padding-left: 0
	}

	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_tablet {
		-ms-flex-preferred-size: 48.5%;
		flex-basis: 48.5%
	}

	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.et_pb_bg_layout_light_tablet .et_pb_newsletter_button {
		color: #2ea3f2
	}

	.et_pb_bg_layout_dark_tablet .et_pb_newsletter_button {
		color: inherit
	}
}

@media (max-width:767px) {
	.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	.et_pb_newsletter .et_pb_contact_field_last_phone+.et_pb_newsletter_field {
		padding-left: 0
	}

	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_phone {
		-ms-flex-preferred-size: 48.5%;
		flex-basis: 48.5%
	}

	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.et_pb_bg_layout_light_phone .et_pb_newsletter_button {
		color: #2ea3f2
	}

	.et_pb_bg_layout_dark_phone .et_pb_newsletter_button {
		color: inherit
	}
}

.gecko .et_pb_newsletter .et_pb_newsletter_field {
	margin-bottom: 1vw
}

body .grecaptcha-badge {
	visibility: hidden
}

body.et_pb_recaptcha_enabled .grecaptcha-badge {
	visibility: visible;
	visibility: initial;
	z-index: 9999
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 50%;
	padding-top: 0;
	padding-bottom: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	padding-left: 40px;
	padding-right: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-top: 0;
	padding-bottom: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
	padding-left: 40px
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-right: 40px
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
	padding-bottom: 25px
}

.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-left: 0
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-left: 0;
	padding-right: 0
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
	padding-top: 25px
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-top: 0
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
	padding-bottom: 25px
}

.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
	padding-bottom: 0
}

@media (max-width:980px) {
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 50%;
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		padding-left: 40px;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-top: 0;
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
		padding-left: 40px
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-right: 40px
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-left: 0
	}
}

@media (max-width:767px) {
	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_2_3 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
		padding-top: 25px
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-top: 0
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
		padding-bottom: 25px
	}

	.et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form, .et_pb_specialty_column.et_pb_column_1_2 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
		padding-bottom: 0
	}
}

.et_pb_contact_form_label {
	display: none
}

.et_pb_with_border.et_pb_contact_field .input[type=checkbox]+label i, .et_pb_with_border.et_pb_contact_field .input[type=radio]+label i, .et_pb_with_border.et_pb_contact_field input, .et_pb_with_border.et_pb_contact_field select, .et_pb_with_border.et_pb_contact_field textarea {
	border: 0 solid #333
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.et_pb_contact_field_options_list label a:empty:before {
	content: "\E906";
	font-family: ETmodules;
	speak: none;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px
}

.et_pb_contact_field[data-type=booleancheckbox] .et_pb_contact_field_options_title {
	display: inline-block
}

.et_pb_contact_field[data-type=select] {
	position: relative
}

.et_pb_contact_field[data-type=select]:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top-color: #666;
	margin-top: 3px;
	pointer-events: none
}

p.et_pb_contact_field {
	padding: 0 0 0 3%;
	margin-bottom: 3%;
	background-position: 50%;
	background-size: cover
}

p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last, p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half+p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
	clear: both
}

.et_pb_contact_field *, .et_pb_contact_field.et_pb_section_parallax, .et_pb_contact_field.et_pb_section_video {
	position: relative
}

.et_pb_contact_field a {
	color: inherit;
	font-weight: 700;
	text-decoration: underline
}

.et_pb_contact_select {
	color: #999;
	background-color: #eee;
	padding: 16px 20px 16px 16px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}

.et_pb_contact_select::-ms-expand {
	display: none
}

.et_pb_contact_field_options_wrapper {
	display: block
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	margin-bottom: .5em;
	font-weight: 600
}

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

.et_pb_contact_field_checkbox, .et_pb_contact_field_options_title, .et_pb_contact_field_radio, .et_pb_contact_field_select_title {
	display: block
}

.et_pb_contact_field_radio_title, .et_pb_contact_field_select_title {
	font-size: 16px;
	padding-bottom: 4px
}

.et_pb_contact_field textarea.et_pb_contact_message {
	min-height: 150px;
	display: block
}

@media (max-width:980px) {
	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none
	}

	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (max-width:767px) {
	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none
	}

	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	p.et_pb_contact_field.et_pb_contact_field_last_phone+p.et_pb_contact_field.et_pb_contact_field_last_phone, p.et_pb_contact_field_half_phone+p.et_pb_contact_field_last_phone:not(.et_pb_contact_field_half_phone) {
		clear: both
	}
}

.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px
}

.et_audio_container .mejs-container {
	width: auto !important;
	min-width: unset !important;
	height: auto !important
}

.et_audio_container .mejs-container, .et_audio_container .mejs-container .mejs-controls, .et_audio_container .mejs-embed, .et_audio_container .mejs-embed body {
	background: none;
	height: auto
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded, .et_audio_container .mejs-time.mejs-currenttime-container {
	display: none !important
}

.et_audio_container .mejs-time {
	display: block !important;
	padding: 0;
	margin-left: 10px;
	margin-right: 90px;
	line-height: inherit
}

.et_audio_container .mejs-android .mejs-time, .et_audio_container .mejs-ios .mejs-time, .et_audio_container .mejs-ipad .mejs-time, .et_audio_container .mejs-iphone .mejs-time {
	margin-right: 0
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 100%, .5);
	border-radius: 5px;
	height: 4px;
	margin: 8px 0 0;
	top: 0;
	right: 0;
	left: auto
}

.et_audio_container .mejs-controls>div {
	height: 20px !important
}

.et_audio_container .mejs-controls div.mejs-time-rail {
	padding-top: 0;
	position: relative;
	display: block !important;
	margin-left: 42px;
	margin-right: 0
}

.et_audio_container span.mejs-time-total.mejs-time-slider {
	display: block !important;
	position: relative !important;
	max-width: 100%;
	min-width: unset !important
}

.et_audio_container .mejs-button.mejs-volume-button {
	width: auto;
	height: auto;
	margin-left: auto;
	position: absolute;
	right: 59px;
	bottom: -2px
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	height: 4px;
	border-radius: 5px
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	border: none;
	width: 10px
}

.et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.et_pb_text_color_dark .et_audio_container .mejs-time-rail .mejs-time-handle-content {
	border-color: #666
}

.et_audio_container .mejs-time-rail .mejs-time-hovered {
	height: 4px
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	background: #fff;
	border-radius: 5px;
	height: 10px;
	position: absolute;
	top: -3px
}

.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 18px
}

.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
	display: block !important;
	height: 19px;
	margin-left: 5px;
	position: absolute;
	right: 0;
	bottom: 0
}

.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
	height: 4px
}

.et_audio_container .mejs-playpause-button button, .et_audio_container .mejs-volume-button button {
	background: none !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
	position: relative !important;
	z-index: 99
}

.et_audio_container .mejs-playpause-button button:before {
	content: "E" !important;
	font-size: 32px;
	left: 0;
	top: -8px
}

.et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before {
	color: #fff
}

.et_audio_container .mejs-playpause-button {
	margin-top: -7px !important;
	width: auto !important;
	height: auto !important;
	position: absolute
}

.et_audio_container .mejs-controls .mejs-button button:focus {
	outline: none
}

.et_audio_container .mejs-playpause-button.mejs-pause button:before {
	content: "`" !important
}

.et_audio_container .mejs-volume-button button:before {
	content: "\E068";
	font-size: 18px
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: hsla(0, 0%, 60%, .5)
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #999
}

.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
	color: #666
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle {
	background: #666
}

.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
	color: #999
}

.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px
}

.et_audio_container .mejs-container .mejs-controls {
	padding: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: unset !important;
	position: relative
}

@media (max-width:980px) {
	.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px
	}

	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5)
	}

	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff
	}

	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #fff
	}

	.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff
	}

	.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #fff
	}

	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5)
	}

	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999
	}

	.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before {
		color: #666
	}

	.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666
	}

	.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span {
		color: #999
	}
}

@media (max-width:767px) {
	.et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 14px !important
	}

	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 100%, .5)
	}

	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #fff
	}

	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #fff
	}

	.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #fff
	}

	.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #fff
	}

	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
		background: hsla(0, 0%, 60%, .5)
	}

	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
		background: #999
	}

	.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before {
		color: #666
	}

	.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
		background: #666
	}

	.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span {
		color: #999
	}
}

.et_pb_video_box {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0
}

.et_pb_video_box video {
	width: 100% !important;
	height: auto !important
}

.et_pb_video_overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer
}

.et_pb_video_play:before {
	font-family: ETmodules;
	content: "I"
}

.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 50%;
	top: 50%
}

.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
	font-size: 6rem;
	line-height: 6rem;
	margin-left: -3rem;
	margin-top: -3rem
}

.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
	font-size: 3rem;
	line-height: 3rem;
	margin-left: -1.5rem;
	margin-top: -1.5rem
}

.et_pb_bg_layout_light .et_pb_video_play {
	color: #333
}

.et_pb_video_overlay_hover {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6)
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_1_5 .et_pb_video_play, .et_pb_column_1_6 .et_pb_video_play, .et_pb_column_2_5 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
		font-size: 6rem;
		line-height: 6rem;
		margin-left: -3rem;
		margin-top: -3rem
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_video_play {
		color: #333
	}
}

@media (max-width:768px) {
	.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_3_5 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
		font-size: 3rem;
		line-height: 3rem;
		margin-left: -1.5rem;
		margin-top: -1.5rem
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_video_play {
		color: #333
	}
}

.et_audio_content, .et_link_content, .et_quote_content {
	background-color: #2ea3f2
}

.et_pb_post .et-pb-controllers a {
	margin-bottom: 10px
}

.format-gallery .et-pb-controllers {
	bottom: 0
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 19px
}

.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 180px
}

.et_audio_content .wp-block-audio {
	margin: 0;
	padding: 0
}

.et_audio_content h2 {
	line-height: 44px
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_3_5 .et_audio_content {
	padding: 35px 40px
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_3_5 .et_audio_content h2 {
	line-height: 32px
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_3_8 .et_audio_content {
	padding: 35px 20px
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	font-size: 18px;
	line-height: 26px
}

article.et_pb_has_overlay .et_pb_blog_image_container {
	position: relative
}

.et_pb_post>.et_main_video_container {
	position: relative;
	margin-bottom: 30px
}

.et_pb_post .et_pb_video_overlay .et_pb_video_play {
	color: #fff
}

.et_pb_post .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6)
}

.et_audio_content, .et_link_content, .et_quote_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px
}

.et_audio_content h2, .et_link_content a.et_link_main_url, .et_link_content h2, .et_quote_content blockquote cite, .et_quote_content blockquote p {
	color: #fff !important
}

.et_quote_main_link {
	position: absolute;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0
}

.et_quote_content blockquote {
	padding: 0;
	margin: 0;
	border: none
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	margin-top: 0
}

.et_audio_content h2 {
	margin-bottom: 20px
}

.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	line-height: 44px
}

.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
	font-size: 18px;
	font-weight: 200
}

.et_quote_content blockquote cite {
	font-style: normal
}

.et_pb_column_2_3 .et_quote_content {
	padding: 50px 42px 45px
}

.et_pb_column_2_3 .et_audio_content, .et_pb_column_2_3 .et_link_content {
	padding: 40px 40px 45px
}

.et_pb_column_1_2 .et_audio_content, .et_pb_column_1_2 .et_link_content, .et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_audio_content, .et_pb_column_3_5 .et_link_content, .et_pb_column_3_5 .et_quote_content {
	padding: 35px 40px
}

.et_pb_column_1_2 .et_quote_content blockquote p, .et_pb_column_3_5 .et_quote_content blockquote p {
	font-size: 26px;
	line-height: 32px
}

.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_2 .et_link_content h2, .et_pb_column_3_5 .et_audio_content h2, .et_pb_column_3_5 .et_link_content h2 {
	line-height: 32px
}

.et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_3_5 .et_link_content a.et_link_main_url, .et_pb_column_3_5 .et_quote_content blockquote cite {
	font-size: 14px
}

.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
	padding: 35px 30px 32px
}

.et_pb_column_1_3 .et_audio_content, .et_pb_column_1_3 .et_link_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_4 .et_link_content, .et_pb_column_1_5 .et_audio_content, .et_pb_column_1_5 .et_link_content, .et_pb_column_1_6 .et_audio_content, .et_pb_column_1_6 .et_link_content, .et_pb_column_2_5 .et_audio_content, .et_pb_column_2_5 .et_link_content, .et_pb_column_3_8 .et_audio_content, .et_pb_column_3_8 .et_link_content {
	padding: 35px 20px
}

.et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_3 .et_link_content h2, .et_pb_column_1_3 .et_quote_content blockquote p, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_4 .et_link_content h2, .et_pb_column_1_4 .et_quote_content blockquote p, .et_pb_column_1_5 .et_audio_content h2, .et_pb_column_1_5 .et_link_content h2, .et_pb_column_1_5 .et_quote_content blockquote p, .et_pb_column_1_6 .et_audio_content h2, .et_pb_column_1_6 .et_link_content h2, .et_pb_column_1_6 .et_quote_content blockquote p, .et_pb_column_2_5 .et_audio_content h2, .et_pb_column_2_5 .et_link_content h2, .et_pb_column_2_5 .et_quote_content blockquote p, .et_pb_column_3_8 .et_audio_content h2, .et_pb_column_3_8 .et_link_content h2, .et_pb_column_3_8 .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px
}

.et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_column_1_5 .et_link_content a.et_link_main_url, .et_pb_column_1_5 .et_quote_content blockquote cite, .et_pb_column_1_6 .et_link_content a.et_link_main_url, .et_pb_column_1_6 .et_quote_content blockquote cite, .et_pb_column_2_5 .et_link_content a.et_link_main_url, .et_pb_column_2_5 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_quote_content blockquote cite {
	font-size: 14px
}

.et_pb_post .et_pb_gallery_post_type .et_pb_slide {
	min-height: 500px;
	background-size: cover !important;
	background-position: top
}

.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .1)
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-next {
	right: 0
}

.et_pb_post>.et_pb_slider {
	margin-bottom: 30px
}

.et_pb_column_3_4 .et_pb_post .et_pb_slide {
	min-height: 442px
}

.et_pb_column_2_3 .et_pb_post .et_pb_slide {
	min-height: 390px
}

.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
	min-height: 284px
}

.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
	min-height: 180px
}

.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
	min-height: 125px
}

.et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_video .pagination {
	position: relative
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
	color: #666
}

.et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et_pb_bg_layout_dark .et_pb_post p {
	color: inherit
}

.et_pb_text_color_dark .et_audio_content h2, .et_pb_text_color_dark .et_link_content a.et_link_main_url, .et_pb_text_color_dark .et_link_content h2, .et_pb_text_color_dark .et_quote_content blockquote cite, .et_pb_text_color_dark .et_quote_content blockquote p {
	color: #666 !important
}

.et_pb_text_color_dark.et_audio_content h2, .et_pb_text_color_dark.et_link_content a.et_link_main_url, .et_pb_text_color_dark.et_link_content h2, .et_pb_text_color_dark.et_quote_content blockquote cite, .et_pb_text_color_dark.et_quote_content blockquote p {
	color: #bbb !important
}

.et_pb_text_color_dark.et_audio_content, .et_pb_text_color_dark.et_link_content, .et_pb_text_color_dark.et_quote_content {
	background-color: #e8e8e8
}

@media (min-width:981px) and (max-width:1100px) {
	.et_quote_content {
		padding: 50px 70px 45px
	}

	.et_pb_column_2_3 .et_quote_content {
		padding: 50px 50px 45px
	}

	.et_pb_column_1_2 .et_quote_content, .et_pb_column_3_5 .et_quote_content {
		padding: 35px 47px 30px
	}

	.et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_1_5 .et_quote_content, .et_pb_column_1_6 .et_quote_content, .et_pb_column_2_5 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
		padding: 35px 25px 32px
	}

	.et_pb_column_4_4 .et_pb_post .et_pb_slide {
		min-height: 534px
	}

	.et_pb_column_3_4 .et_pb_post .et_pb_slide {
		min-height: 392px
	}

	.et_pb_column_2_3 .et_pb_post .et_pb_slide {
		min-height: 345px
	}

	.et_pb_column_1_2 .et_pb_post .et_pb_slide, .et_pb_column_3_5 .et_pb_post .et_pb_slide {
		min-height: 250px
	}

	.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
		min-height: 155px
	}

	.et_pb_column_1_4 .et_pb_post .et_pb_slide, .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et_pb_column_1_6 .et_pb_post .et_pb_slide {
		min-height: 108px
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_audio_content h2 {
		color: #fff !important
	}

	.et_pb_text_color_dark_tablet.et_audio_content h2 {
		color: #bbb !important
	}

	.et_pb_text_color_dark_tablet.et_audio_content {
		background-color: #e8e8e8
	}

	.et_pb_bg_layout_dark_tablet .et_audio_content h2, .et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_tablet .et_link_content h2, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite, .et_pb_bg_layout_dark_tablet .et_quote_content blockquote p {
		color: #fff !important
	}

	.et_pb_text_color_dark_tablet .et_audio_content h2, .et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet .et_link_content h2, .et_pb_text_color_dark_tablet .et_quote_content blockquote cite, .et_pb_text_color_dark_tablet .et_quote_content blockquote p {
		color: #666 !important
	}

	.et_pb_text_color_dark_tablet.et_audio_content h2, .et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url, .et_pb_text_color_dark_tablet.et_link_content h2, .et_pb_text_color_dark_tablet.et_quote_content blockquote cite, .et_pb_text_color_dark_tablet.et_quote_content blockquote p {
		color: #bbb !important
	}

	.et_pb_text_color_dark_tablet.et_audio_content, .et_pb_text_color_dark_tablet.et_link_content, .et_pb_text_color_dark_tablet.et_quote_content {
		background-color: #e8e8e8
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important
	}

	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 384px !important
	}

	.et_quote_content {
		padding: 50px 43px 45px !important
	}

	.et_quote_content blockquote p {
		font-size: 26px !important;
		line-height: 44px !important
	}

	.et_quote_content blockquote cite {
		font-size: 18px !important
	}

	.et_link_content {
		padding: 40px 40px 45px
	}

	.et_link_content h2 {
		font-size: 26px !important;
		line-height: 44px !important
	}

	.et_link_content a.et_link_main_url {
		font-size: 18px !important
	}
}

@media (max-width:767px) {
	.et_audio_content h2, .et_link_content h2, .et_quote_content, .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important
	}

	.et_audio_content, .et_link_content {
		padding: 35px 20px !important
	}

	.et_audio_content h2 {
		margin-bottom: 9px !important
	}

	.et_pb_bg_layout_dark_phone .et_audio_content h2 {
		color: #fff !important
	}

	.et_pb_text_color_dark_phone.et_audio_content {
		background-color: #e8e8e8
	}

	.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
		font-size: 14px !important
	}

	.format-gallery .et-pb-controllers {
		height: auto
	}

	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important
	}

	.et_pb_bg_layout_dark_phone .et_audio_content h2, .et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url, .et_pb_bg_layout_dark_phone .et_link_content h2, .et_pb_bg_layout_dark_phone .et_quote_content blockquote cite, .et_pb_bg_layout_dark_phone .et_quote_content blockquote p {
		color: #fff !important
	}

	.et_pb_text_color_dark_phone .et_audio_content h2, .et_pb_text_color_dark_phone .et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone .et_link_content h2, .et_pb_text_color_dark_phone .et_quote_content blockquote cite, .et_pb_text_color_dark_phone .et_quote_content blockquote p {
		color: #666 !important
	}

	.et_pb_text_color_dark_phone.et_audio_content h2, .et_pb_text_color_dark_phone.et_link_content a.et_link_main_url, .et_pb_text_color_dark_phone.et_link_content h2, .et_pb_text_color_dark_phone.et_quote_content blockquote cite, .et_pb_text_color_dark_phone.et_quote_content blockquote p {
		color: #bbb !important
	}

	.et_pb_text_color_dark_phone.et_audio_content, .et_pb_text_color_dark_phone.et_link_content, .et_pb_text_color_dark_phone.et_quote_content {
		background-color: #e8e8e8
	}
}

@media (max-width:479px) {
	.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
		font-size: 1.5rem;
		line-height: 1.5rem;
		margin-left: -.75rem;
		margin-top: -.75rem
	}

	.et_audio_content, .et_quote_content {
		padding: 35px 20px !important
	}

	.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 156px !important
	}
}

.et_full_width_page .et_gallery_item {
	float: left;
	width: 20.875%;
	margin: 0 5.5% 5.5% 0
}

.et_full_width_page .et_gallery_item:nth-child(3n) {
	margin-right: 5.5%
}

.et_full_width_page .et_gallery_item:nth-child(3n+1) {
	clear: none
}

.et_full_width_page .et_gallery_item:nth-child(4n) {
	margin-right: 0
}

.et_full_width_page .et_gallery_item:nth-child(4n+1) {
	clear: both
}

.et_pb_post {
	margin-bottom: 60px;
	word-wrap: break-word
}

.et_pb_fullwidth_post_content.et_pb_with_border img, .et_pb_post_content.et_pb_with_border img, .et_pb_with_border .et_pb_post .et_pb_slides, .et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder), .et_pb_with_border.et_pb_posts .et_pb_post, .et_pb_with_border.et_pb_posts_nav span.nav-next a, .et_pb_with_border.et_pb_posts_nav span.nav-previous a {
	border: 0 solid #333
}

.et_pb_post .entry-content {
	padding-top: 30px
}

.et_pb_post .entry-featured-image-url {
	display: block;
	position: relative;
	margin-bottom: 30px
}

.et_pb_post .entry-title a, .et_pb_post h2 a {
	text-decoration: none
}

.et_pb_post .post-meta {
	font-size: 14px;
	margin-bottom: 6px
}

.et_pb_post .more, .et_pb_post .post-meta a {
	text-decoration: none
}

.et_pb_post .more {
	color: #82c0c7
}

.et_pb_posts a.more-link {
	clear: both;
	display: block
}

.et_pb_posts .et_pb_post {
	position: relative
}

.et_pb_has_overlay.et_pb_post .et_pb_image_container a {
	display: block;
	position: relative;
	overflow: hidden
}

.et_pb_image_container img, .et_pb_post a img {
	vertical-align: bottom;
	max-width: 100%
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_post {
		margin-bottom: 42px
	}
}

@media (max-width:980px) {
	.et_pb_post {
		margin-bottom: 42px
	}

	.et_pb_bg_layout_light_tablet .et_pb_post .post-meta, .et_pb_bg_layout_light_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_light_tablet .et_pb_post p {
		color: #666
	}

	.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta, .et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a, .et_pb_bg_layout_dark_tablet .et_pb_post p {
		color: inherit
	}

	.et_pb_bg_layout_dark_tablet .comment_postinfo a, .et_pb_bg_layout_dark_tablet .comment_postinfo span {
		color: #fff
	}
}

@media (max-width:767px) {
	.et_pb_post {
		margin-bottom: 42px
	}

	.et_pb_post>h2 {
		font-size: 18px
	}

	.et_pb_bg_layout_light_phone .et_pb_post .post-meta, .et_pb_bg_layout_light_phone .et_pb_post .post-meta a, .et_pb_bg_layout_light_phone .et_pb_post p {
		color: #666
	}

	.et_pb_bg_layout_dark_phone .et_pb_post .post-meta, .et_pb_bg_layout_dark_phone .et_pb_post .post-meta a, .et_pb_bg_layout_dark_phone .et_pb_post p {
		color: inherit
	}

	.et_pb_bg_layout_dark_phone .comment_postinfo a, .et_pb_bg_layout_dark_phone .comment_postinfo span {
		color: #fff
	}
}

@media (max-width:479px) {
	.et_pb_post {
		margin-bottom: 42px
	}

	.et_pb_post h2 {
		font-size: 16px;
		padding-bottom: 0
	}

	.et_pb_post .post-meta {
		color: #666;
		font-size: 14px
	}
}

.et_post_gallery {
	padding: 0 !important;
	line-height: 1.7 !important;
	list-style: none !important
}

.et_gallery_item {
	float: left;
	width: 28.353%;
	margin: 0 7.47% 7.47% 0
}

.blocks-gallery-item, .et_gallery_item {
	padding-left: 0 !important
}

.blocks-gallery-item:before, .et_gallery_item:before {
	display: none
}

.et_gallery_item:nth-child(3n) {
	margin-right: 0
}

.et_gallery_item:nth-child(3n+1) {
	clear: both
}

.et_parallax_bg.et_parallax_bg__sticky, .et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky), .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky) {
	display: none
}

.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky, .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky {
	display: block
}

.et_builder_inner_content.has_et_pb_sticky {
	z-index: inherit
}

.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky, .et_pb_column.has_et_pb_sticky {
	z-index: 20
}

.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--header .et_pb_column.has_et_pb_sticky {
	z-index: 30
}

.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--footer .et_pb_column.has_et_pb_sticky {
	z-index: 10
}

.et_pb_sticky_placeholder {
	opacity: 0 !important
}

.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before, .et_pb_sticky .et_pb_inline_icon_sticky:before {
	content: attr(data-icon-sticky) !important
}

body .et-script-temporary-measurement {
	opacity: 0
}

.et_animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both !important;
	animation-fill-mode: both !important
}

.et_animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.et_had_animation {
	position: relative
}

@-webkit-keyframes et_pb_fade {
	to {
		opacity: 1
	}
}

@keyframes et_pb_fade {
	to {
		opacity: 1
	}
}

.et_animated.fade {
	-webkit-animation-name: et_pb_fade;
	animation-name: et_pb_fade
}

@-webkit-keyframes et_pb_fadeTop {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes et_pb_fadeTop {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.et_animated.fadeTop {
	-webkit-animation-name: et_pb_fadeTop;
	animation-name: et_pb_fadeTop
}

@-webkit-keyframes et_pb_fadeRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes et_pb_fadeRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.et_animated.fadeRight {
	-webkit-animation-name: et_pb_fadeRight;
	animation-name: et_pb_fadeRight
}

@-webkit-keyframes et_pb_fadeBottom {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes et_pb_fadeBottom {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.et_animated.fadeBottom {
	-webkit-animation-name: et_pb_fadeBottom;
	animation-name: et_pb_fadeBottom
}

@-webkit-keyframes et_pb_fadeLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes et_pb_fadeLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.et_animated.fadeLeft {
	-webkit-animation-name: et_pb_fadeLeft;
	animation-name: et_pb_fadeLeft
}

@-webkit-keyframes et_pb_slide {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes et_pb_slide {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.et_animated.slide {
	-webkit-animation-name: et_pb_slide;
	animation-name: et_pb_slide
}

@-webkit-keyframes et_pb_slideTop {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes et_pb_slideTop {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.et_animated.slideTop {
	-webkit-animation-name: et_pb_slideTop;
	animation-name: et_pb_slideTop
}

@-webkit-keyframes et_pb_slideRight {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes et_pb_slideRight {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.et_animated.slideRight {
	-webkit-animation-name: et_pb_slideRight;
	animation-name: et_pb_slideRight
}

@-webkit-keyframes et_pb_slideBottom {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes et_pb_slideBottom {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.et_animated.slideBottom {
	-webkit-animation-name: et_pb_slideBottom;
	animation-name: et_pb_slideBottom
}

@-webkit-keyframes et_pb_slideLeft {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes et_pb_slideLeft {
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.et_animated.slideLeft {
	-webkit-animation-name: et_pb_slideLeft;
	animation-name: et_pb_slideLeft
}

@-webkit-keyframes et_pb_bounce {
	0%, 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% {
		-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% {
		-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: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes et_pb_bounce {
	0%, 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% {
		-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% {
		-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: scaleX(1);
		transform: scaleX(1)
	}
}

.et_animated.bounce {
	-webkit-animation-name: et_pb_bounce;
	animation-name: et_pb_bounce
}

@-webkit-keyframes et_pb_bounceTop {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(0, -200px, 0);
		transform: translate3d(0, -200px, 0)
	}

	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_bounceTop {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(0, -200px, 0);
		transform: translate3d(0, -200px, 0)
	}

	60% {
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.bounceTop {
	-webkit-animation-name: et_pb_bounceTop;
	animation-name: et_pb_bounceTop
}

@-webkit-keyframes et_pb_bounceRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}

	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_bounceRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0)
	}

	60% {
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.bounceRight {
	-webkit-animation-name: et_pb_bounceRight;
	animation-name: et_pb_bounceRight
}

@-webkit-keyframes et_pb_bounceBottom {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0)
	}

	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes et_pb_bounceBottom {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0)
	}

	60% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.et_animated.bounceBottom {
	-webkit-animation-name: et_pb_bounceBottom;
	animation-name: et_pb_bounceBottom
}

@-webkit-keyframes et_pb_bounceLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0)
	}

	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_bounceLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0)
	}

	60% {
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.bounceLeft {
	-webkit-animation-name: et_pb_bounceLeft;
	animation-name: et_pb_bounceLeft
}

@-webkit-keyframes et_pb_zoom {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes et_pb_zoom {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.et_animated.zoom {
	-webkit-animation-name: et_pb_zoom;
	animation-name: et_pb_zoom
}

@-webkit-keyframes et_pb_zoomTop {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes et_pb_zoomTop {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.et_animated.zoomTop {
	-webkit-animation-name: et_pb_zoomTop;
	animation-name: et_pb_zoomTop;
	-webkit-transform-origin: top;
	transform-origin: top
}

@-webkit-keyframes et_pb_zoomRight {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes et_pb_zoomRight {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.et_animated.zoomRight {
	-webkit-animation-name: et_pb_zoomRight;
	animation-name: et_pb_zoomRight;
	-webkit-transform-origin: right;
	transform-origin: right
}

@-webkit-keyframes et_pb_zoomBottom {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes et_pb_zoomBottom {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.et_animated.zoomBottom {
	-webkit-animation-name: et_pb_zoomBottom;
	animation-name: et_pb_zoomBottom;
	-webkit-transform-origin: bottom;
	transform-origin: bottom
}

@-webkit-keyframes et_pb_zoomLeft {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

@keyframes et_pb_zoomLeft {
	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: 1
	}
}

.et_animated.zoomLeft {
	-webkit-animation-name: et_pb_zoomLeft;
	animation-name: et_pb_zoomLeft;
	-webkit-transform-origin: left;
	transform-origin: left
}

@-webkit-keyframes et_pb_flip {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

@keyframes et_pb_flip {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

.et_animated.flip {
	-webkit-animation-name: et_pb_flip;
	animation-name: et_pb_flip
}

@-webkit-keyframes et_pb_flipTop {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

@keyframes et_pb_flipTop {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

.et_animated.flipTop {
	-webkit-animation-name: et_pb_flipTop;
	animation-name: et_pb_flipTop;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes et_pb_flipRight {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@keyframes et_pb_flipRight {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

.et_animated.flipRight {
	-webkit-animation-name: et_pb_flipRight;
	animation-name: et_pb_flipRight;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes et_pb_flipBottom {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

@keyframes et_pb_flipBottom {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

.et_animated.flipBottom {
	-webkit-animation-name: et_pb_flipBottom;
	animation-name: et_pb_flipBottom;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes et_pb_flipLeft {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@keyframes et_pb_flipLeft {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

.et_animated.flipLeft {
	-webkit-animation-name: et_pb_flipLeft;
	animation-name: et_pb_flipLeft;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes et_pb_fold {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@keyframes et_pb_fold {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

.et_animated.fold {
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-animation-name: et_pb_fold;
	animation-name: et_pb_fold
}

@-webkit-keyframes et_pb_foldTop {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

@keyframes et_pb_foldTop {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

.et_animated.foldTop {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-name: et_pb_foldTop;
	animation-name: et_pb_foldTop
}

@-webkit-keyframes et_pb_foldRight {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@keyframes et_pb_foldRight {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

.et_animated.foldRight {
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-animation-name: et_pb_foldRight;
	animation-name: et_pb_foldRight
}

@-webkit-keyframes et_pb_foldBottom {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

@keyframes et_pb_foldBottom {
	to {
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg)
	}
}

.et_animated.foldBottom {
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation-name: et_pb_foldBottom;
	animation-name: et_pb_foldBottom
}

@-webkit-keyframes et_pb_foldLeft {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@keyframes et_pb_foldLeft {
	to {
		opacity: 1;
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

.et_animated.foldLeft {
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-animation-name: et_pb_foldLeft;
	animation-name: et_pb_foldLeft
}

@-webkit-keyframes et_pb_roll {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_roll {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.roll {
	-webkit-animation-name: et_pb_roll;
	animation-name: et_pb_roll
}

@-webkit-keyframes et_pb_rollTop {
	0% {
		-webkit-transform-origin: top;
		transform-origin: top
	}

	to {
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_rollTop {
	0% {
		-webkit-transform-origin: top;
		transform-origin: top
	}

	to {
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.rollTop {
	-webkit-animation-name: et_pb_rollTop;
	animation-name: et_pb_rollTop
}

@-webkit-keyframes et_pb_rollRight {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right
	}

	to {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_rollRight {
	0% {
		-webkit-transform-origin: right;
		transform-origin: right
	}

	to {
		-webkit-transform-origin: right;
		transform-origin: right;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.rollRight {
	-webkit-animation-name: et_pb_rollRight;
	animation-name: et_pb_rollRight
}

@-webkit-keyframes et_pb_rollBottom {
	0% {
		-webkit-transform-origin: bottom;
		transform-origin: bottom
	}

	to {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_rollBottom {
	0% {
		-webkit-transform-origin: bottom;
		transform-origin: bottom
	}

	to {
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.rollBottom {
	-webkit-animation-name: et_pb_rollBottom;
	animation-name: et_pb_rollBottom
}

@-webkit-keyframes et_pb_rollLeft {
	0% {
		-webkit-transform-origin: left;
		transform-origin: left
	}

	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes et_pb_rollLeft {
	0% {
		-webkit-transform-origin: left;
		transform-origin: left
	}

	to {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.et_animated.rollLeft {
	-webkit-animation-name: et_pb_rollLeft;
	animation-name: et_pb_rollLeft
}

@-webkit-keyframes fadeOutTop {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%)
	}
}

@keyframes fadeOutTop {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%)
	}
}

@-webkit-keyframes fadeInTop {
	0% {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%)
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}

@keyframes fadeInTop {
	0% {
		opacity: 0;
		-webkit-transform: translatey(-60%);
		transform: translatey(-60%)
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}

@-webkit-keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%)
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}

@keyframes fadeInBottom {
	0% {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%)
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}

@-webkit-keyframes fadeOutBottom {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%)
	}
}

@keyframes fadeOutBottom {
	0% {
		opacity: 1;
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translatey(60%);
		transform: translatey(60%)
	}
}

@-webkit-keyframes Grow {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes Grow {
	0% {
		opacity: 0;
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */
@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.et-waypoint.et_pb_animation_off, .et-waypoint:not(.et_pb_counters).et_pb_animation_off, .et_pb_animation_off {
	opacity: 1
}

.et-waypoint.et_pb_animation_left.et-animated, .et_pb_animation_left.et-animated {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_right.et-animated, .et_pb_animation_right.et-animated {
	opacity: 1;
	-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_top.et-animated, .et_pb_animation_top.et-animated {
	opacity: 1;
	-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_bottom.et-animated, .et_pb_animation_bottom.et-animated {
	opacity: 1;
	-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et-waypoint.et_pb_animation_fade_in.et-animated, .et_pb_animation_fade_in.et-animated {
	opacity: 1;
	-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1
}

@media (max-width:980px) {
	.et-waypoint.et_pb_animation_off_tablet, .et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet, .et_pb_animation_off_tablet {
		opacity: 1;
		-webkit-animation: none;
		animation: none
	}

	.et-waypoint.et_pb_animation_left_tablet.et-animated, .et_pb_animation_left_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_right_tablet.et-animated, .et_pb_animation_right_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_top_tablet.et-animated, .et_pb_animation_top_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_bottom_tablet.et-animated, .et_pb_animation_bottom_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_fade_in_tablet.et-animated, .et_pb_animation_fade_in_tablet.et-animated {
		opacity: 1;
		-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1
	}
}

@media (max-width:767px) {
	.et-waypoint.et_pb_animation_off_phone, .et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone, .et_pb_animation_off_phone {
		opacity: 1;
		-webkit-animation: none;
		animation: none
	}

	.et-waypoint.et_pb_animation_left_phone.et-animated, .et_pb_animation_left_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_right_phone.et-animated, .et_pb_animation_right_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeRight 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_top_phone.et-animated, .et_pb_animation_top_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeTop 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_bottom_phone.et-animated, .et_pb_animation_bottom_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeBottom 1s cubic-bezier(.77, 0, .175, 1) 1
	}

	.et-waypoint.et_pb_animation_fade_in_phone.et-animated, .et_pb_animation_fade_in_phone.et-animated {
		opacity: 1;
		-webkit-animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1;
		animation: fadeIn 1s cubic-bezier(.77, 0, .175, 1) 1
	}
}

.mfp-wrap .mfp-container button:hover {
	background: transparent !important
}

.mfp-wrap .mfp-arrow:active {
	position: absolute;
	top: 50%
}

.mfp-wrap .mfp-close:active {
	position: absolute;
	top: -10px
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	font-family: ETmodules;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.mfp-fade.mfp-bg {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.mfp-fade .mfp-wrap .mfp-content {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.mfp-bg {
	z-index: 1000000;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-bg, .mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}

.mfp-wrap {
	z-index: 1000001;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px
}

.mfp-arrow {
	position: absolute;
	opacity: .55;
	filter: alpha(opacity=55);
	top: 50%;
	margin: -32px 0 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow-left {
	left: 10px
}

.mfp-arrow-right {
	right: 10px
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

.mfp-arrow {
	background: none !important;
	margin-top: -32px !important;
	line-height: 1em !important
}

.mfp-arrow, .mfp-arrow:after {
	width: 48px !important;
	height: 48px !important
}

.mfp-arrow:after {
	margin: 0 !important;
	top: 0 !important;
	border: none !important
}

.mfp-arrow-left {
	left: 0 !important
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border: none;
	font-size: 64px;
	color: #fff
}

.mfp-arrow-left:before, .mfp-arrow-right:before {
	display: none
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	content: "4"
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	content: "5"
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	font-size: 64px;
	font-family: Open Sans, Arial, sans-serif;
	font-weight: 200;
	top: -10px;
	opacity: .2
}

.mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover {
	opacity: 1
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure, img.mfp-img {
	line-height: 0
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.et-menu li {
	display: inline-block;
	font-size: 14px;
	padding-right: 22px
}

.et-menu>li:last-child {
	padding-right: 0
}

.et-menu a {
	color: rgba(0, 0, 0, .6);
	text-decoration: none;
	display: block;
	position: relative
}

.et-menu a, .et-menu a:hover {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.et-menu a:hover {
	opacity: .7
}

.et-menu li>a {
	padding-bottom: 29px;
	word-wrap: break-word
}

a.et_pb_menu__icon, button.et_pb_menu__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0 11px;
	font-size: 17px;
	line-height: normal;
	background: none;
	border: 0;
	cursor: pointer;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

a.et_pb_menu__icon:after, button.et_pb_menu__icon:after {
	font-family: ETmodules
}

a.et_pb_menu__icon__with_count:after, button.et_pb_menu__icon__with_count:after {
	margin-right: 10px
}

.et_pb_menu__wrap .mobile_menu_bar {
	-webkit-transform: translateY(3%);
	transform: translateY(3%)
}

.et_pb_menu__wrap .mobile_menu_bar:before {
	top: 0
}

.et_pb_menu__logo {
	overflow: hidden
}

.et_pb_menu__logo img {
	display: block
}

.et_pb_menu__logo img[src$=".svg"] {
	width: 100%
}

.et_pb_menu__search-button:after {
	content: "U"
}

.et_pb_menu__cart-button:after {
	content: "\E07A"
}

@media (max-width:980px) {
	.et-menu {
		display: none
	}

	.et_mobile_nav_menu {
		display: block;
		margin-top: -1px
	}
}

.et_pb_slider {
	position: relative;
	overflow: hidden
}

.et_pb_slide {
	padding: 0 6%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.et_pb_slider .et_pb_slide {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative;
	width: 100%;
	text-align: center;
	list-style: none !important;
	background-position: 50%;
	background-size: 100%;
	background-size: cover
}

.et_pb_slider .et_pb_slide:first-child {
	display: list-item
}

.et-pb-controllers {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10
}

.et-pb-controllers a {
	display: inline-block;
	background-color: hsla(0, 0%, 100%, .5);
	text-indent: -9999px;
	border-radius: 7px;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	padding: 0;
	opacity: .5
}

.et-pb-controllers .et-pb-active-control {
	opacity: 1
}

.et-pb-controllers a:last-child {
	margin-right: 0
}

.et-pb-controllers .et-pb-active-control {
	background-color: #fff
}

.et_pb_slides .et_pb_temp_slide {
	display: block
}

.et_pb_slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #333
	}

	.et_pb_bg_layout_light_tablet .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3)
	}

	.et_pb_bg_layout_light_tablet .et_pb_slide_content {
		color: #333
	}

	.et_pb_bg_layout_dark_tablet .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
	}

	.et_pb_bg_layout_dark_tablet .et_pb_slide_content {
		color: #fff
	}

	.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
		background-color: #fff
	}

	.et_pb_bg_layout_dark_tablet .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5)
	}
}

@media (max-width:767px) {
	.et-pb-controllers {
		position: absolute;
		bottom: 5%;
		left: 0;
		width: 100%;
		text-align: center;
		z-index: 10;
		height: 14px
	}

	.et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
		bottom: 18px
	}

	.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9)
	}

	.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
		background-color: #333
	}

	.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper, .et_pb_bg_layout_light_phone .et-pb-controllers a {
		background-color: rgba(0, 0, 0, .3)
	}

	.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
		background-color: #fff
	}

	.et_pb_bg_layout_dark_phone .et-pb-controllers a {
		background-color: hsla(0, 0%, 100%, .5)
	}
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll
}

.et-pb-arrow-next, .et-pb-arrow-prev {
	position: absolute;
	top: 50%;
	z-index: 100;
	font-size: 48px;
	color: #fff;
	margin-top: -24px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	opacity: 0
}

.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: #333
}

.et_pb_slider:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1
}

.et_pb_slider:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	background-color: #333
}

.et_pb_bg_layout_light .et-pb-controllers a {
	background-color: rgba(0, 0, 0, .3)
}

.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	text-decoration: none
}

.et-pb-arrow-next span, .et-pb-arrow-prev span {
	display: none
}

.et-pb-arrow-prev {
	left: -22px
}

.et-pb-arrow-next {
	right: -22px
}

.et-pb-arrow-prev:before {
	content: "4"
}

.et-pb-arrow-next:before {
	content: "5"
}

.format-gallery .et-pb-arrow-next, .format-gallery .et-pb-arrow-prev {
	color: #fff
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide, .et_pb_column_1_5 .et_pb_slider .et_pb_slide, .et_pb_column_1_6 .et_pb_slider .et_pb_slide {
	min-height: 170px
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et-pb-arrow-next, .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
		color: #333
	}

	.et_pb_bg_layout_dark_tablet .et-pb-arrow-next, .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
		color: #fff
	}
}

@media (max-width:767px) {
	.et_pb_slider:hover .et-pb-arrow-prev {
		left: 0;
		opacity: 1
	}

	.et_pb_slider:hover .et-pb-arrow-next {
		right: 0;
		opacity: 1
	}

	.et_pb_bg_layout_light_phone .et-pb-arrow-next, .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
		color: #333
	}

	.et_pb_bg_layout_dark_phone .et-pb-arrow-next, .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
		color: #fff
	}
}

.et_mobile_device .et-pb-arrow-prev {
	left: 22px;
	opacity: 1
}

.et_mobile_device .et-pb-arrow-next {
	right: 22px;
	opacity: 1
}

@media (max-width:767px) {
	.et_mobile_device .et-pb-arrow-prev {
		left: 0;
		opacity: 1
	}

	.et_mobile_device .et-pb-arrow-next {
		right: 0;
		opacity: 1
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
		margin-right: 5.5%
	}

	.et_pb_gutters3 .et_pb_column_4_4, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.75%
	}

	.et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
		width: 73.625%
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 3.735%
	}

	.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 64.833%
	}

	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 4.242%
	}

	.et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
		width: 57.8%
	}

	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 4.758%
	}

	.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
		width: 47.25%
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 5.82%
	}

	.et_pb_gutters3 .et_pb_column_2_5, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
		width: 36.7%
	}

	.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 7.493%
	}

	.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 29.6667%
	}

	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%
	}

	.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
		width: 20.875%
	}

	.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%
	}

	.et_pb_gutters3 .et_pb_column_1_5, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
		width: 15.6%
	}

	.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 17.628%
	}

	.et_pb_gutters3 .et_pb_column_1_6, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
		width: 12.0833%
	}

	.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%
	}

	.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 28.353%;
		margin-right: 7.47%
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
		width: 48%;
		margin-right: 4%
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2) {
		margin-right: 0
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1) {
		clear: none
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters1 #left-area {
		width: 75%
	}

	.et_pb_gutter.et_pb_gutters1 #sidebar {
		width: 25%
	}

	.et_pb_gutters1.et_right_sidebar #left-area {
		padding-right: 0
	}

	.et_pb_gutters1.et_left_sidebar #left-area {
		padding-left: 0
	}

	.et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
		right: 25% !important
	}

	.et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
		left: 25% !important
	}

	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_4_4, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
		width: 75%
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_2_3, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 {
		width: 66.667%
	}

	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_5, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 {
		width: 60%
	}

	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
		width: 50%
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_2_5, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
		width: 40%
	}

	.et_pb_gutters1 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_3, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
		width: 33.3333%
	}

	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
		width: 25%
	}

	.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_5, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
		width: 20%
	}

	.et_pb_gutters1 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_6, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
		width: 16.6667%
	}

	.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 33.333%;
		margin-right: 0
	}
}

@media (max-width:980px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
		width: 33.333%;
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 50%;
		margin-right: 0
	}
}

@media (max-width:767px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0
	}
}

@media (max-width:479px) {
	.et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {
		margin: 0 !important
	}

	.et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
		margin-bottom: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters2 #left-area {
		width: 77.25%
	}

	.et_pb_gutter.et_pb_gutters2 #sidebar {
		width: 22.75%
	}

	.et_pb_gutters2.et_right_sidebar #left-area {
		padding-right: 3%
	}

	.et_pb_gutters2.et_left_sidebar #left-area {
		padding-left: 3%
	}

	.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
		right: 22.75% !important
	}

	.et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before {
		left: 22.75% !important
	}

	.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
		margin-right: 3%
	}

	.et_pb_gutters2 .et_pb_column_4_4, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 1.5%
	}

	.et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
		width: 74.25%
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 2.02%
	}

	.et_pb_gutters2 .et_pb_column_2_3, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 {
		width: 65.667%
	}

	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 2.284%
	}

	.et_pb_gutters2 .et_pb_column_3_5, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 {
		width: 58.8%
	}

	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 2.551%
	}

	.et_pb_gutters2 .et_pb_column_1_2, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
		width: 48.5%
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 3.093%
	}

	.et_pb_gutters2 .et_pb_column_2_5, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 {
		width: 38.2%
	}

	.et_pb_gutters2 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 3.927%
	}

	.et_pb_gutters2 .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
		width: 31.3333%
	}

	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%
	}

	.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
		width: 22.75%
	}

	.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%
	}

	.et_pb_gutters2 .et_pb_column_1_5, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
		width: 17.6%
	}

	.et_pb_gutters2 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 8.523%
	}

	.et_pb_gutters2 .et_pb_column_1_6, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
		width: 14.1667%
	}

	.et_pb_gutters2 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%
	}

	.et_pb_gutters2 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 22.75%;
		margin-right: 3%;
		margin-bottom: 3%
	}

	.et_pb_gutters2.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters2.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 30.64%;
		margin-right: 4.04%
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters4 #left-area {
		width: 81%
	}

	.et_pb_gutter.et_pb_gutters4 #sidebar {
		width: 19%
	}

	.et_pb_gutters4.et_right_sidebar #left-area {
		padding-right: 8%
	}

	.et_pb_gutters4.et_left_sidebar #left-area {
		padding-left: 8%
	}

	.et_pb_gutter.et_pb_gutters4.et_right_sidebar #main-content .container:before {
		right: 19% !important
	}

	.et_pb_gutter.et_pb_gutters4.et_left_sidebar #main-content .container:before {
		left: 19% !important
	}

	.et_pb_gutters4 .et_pb_column, .et_pb_gutters4.et_pb_row .et_pb_column {
		margin-right: 8%
	}

	.et_pb_gutters4 .et_pb_column_4_4, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_module {
		margin-bottom: 4%
	}

	.et_pb_gutters4 .et_pb_column_3_4, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 {
		width: 73%
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_module {
		margin-bottom: 5.479%
	}

	.et_pb_gutters4 .et_pb_column_2_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 {
		width: 64%
	}

	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module {
		margin-bottom: 6.25%
	}

	.et_pb_gutters4 .et_pb_column_3_5, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 {
		width: 56.8%
	}

	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_module {
		margin-bottom: 7.042%
	}

	.et_pb_gutters4 .et_pb_column_1_2, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 {
		width: 46%
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module {
		margin-bottom: 8.696%
	}

	.et_pb_gutters4 .et_pb_column_2_5, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 {
		width: 35.2%
	}

	.et_pb_gutters4 .et_pb_column_2_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_module {
		margin-bottom: 11.364%
	}

	.et_pb_gutters4 .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 {
		width: 28%
	}

	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%
	}

	.et_pb_gutters4 .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 {
		width: 19%
	}

	.et_pb_gutters4 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%
	}

	.et_pb_gutters4 .et_pb_column_1_5, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 {
		width: 13.6%
	}

	.et_pb_gutters4 .et_pb_column_1_5 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_module {
		margin-bottom: 29.412%
	}

	.et_pb_gutters4 .et_pb_column_1_6, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 {
		width: 10%
	}

	.et_pb_gutters4 .et_pb_column_1_6 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%
	}

	.et_pb_gutters4 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 19%;
		margin-right: 8%;
		margin-bottom: 8%
	}

	.et_pb_gutters4.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters4.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 26.027%;
		margin-right: 10.959%
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 33.333%;
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 22.75%;
		margin-right: 3%;
		margin-bottom: 3%
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 31.333%;
		margin-right: 3%
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 9.574%
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.98%;
		margin-right: 4.04%
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 8.081%
	}

	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%
	}

	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 47.716%;
		margin-right: 4.569%
	}

	.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 9.137%
	}

	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 47.449%;
		margin-right: 5.102%;
		margin-bottom: 5.102%
	}

	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 5.102%
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 6.186%
	}

	.et_pb_gutters2 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 7.853%
	}

	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 9.574%
	}

	.et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 13.187%
	}

	.et_pb_gutters2 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 17.045%
	}

	.et_pb_gutters2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.176%
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 29.667%;
		margin-right: 5.5%
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 18.539%
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 46.265%;
		margin-right: 7.47%
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 14.941%
	}

	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%
	}

	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 45.758%;
		margin-right: 8.483%
	}

	.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.967%
	}

	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 45.242%;
		margin-right: 9.516%;
		margin-bottom: 9.516%
	}

	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 9.516%
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 11.64%
	}

	.et_pb_gutters3 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 14.986%
	}

	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 18.539%
	}

	.et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 26.347%
	}

	.et_pb_gutters3 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 35.256%
	}

	.et_pb_gutters3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 45.517%
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child, .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
		margin-bottom: 30px
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 19%;
		margin-right: 8%;
		margin-bottom: 8%
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
		width: 28%;
		margin-right: 8%
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 28.571%
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
		width: 44.521%;
		margin-right: 10.959%
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 21.918%
	}

	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%
	}

	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
		width: 43.75%;
		margin-right: 12.5%
	}

	.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 25%
	}

	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget {
		width: 42.958%;
		margin-right: 14.085%;
		margin-bottom: 14.085%
	}

	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 14.085%
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 17.391%
	}

	.et_pb_gutters4 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 22.727%
	}

	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_widget {
		width: 100%;
		margin-bottom: 28.571%
	}

	.et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 42.105%
	}

	.et_pb_gutters4 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_widget {
		width: 100%;
		margin-bottom: 58.824%
	}

	.et_pb_gutters4 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 80%
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: both
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_module, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 33.33333%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_module, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 25%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_2_9, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 {
		width: 33.33333%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_2_9 .et_pb_module, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 33.333%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%
	}

	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%
	}

	.et_pb_gutters2 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 3.093%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.02%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_3_8, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 {
		width: 47.9798%;
		margin-right: 4.04%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_3_8 .et_pb_module, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 4.04%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 30.63973%;
		margin-right: 4.04%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 2.284%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_3, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 {
		width: 47.716%;
		margin-right: 4.569%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_3 .et_pb_module, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 4.787%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 21.574%;
		margin-right: 4.569%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_2_9, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 {
		width: 30.28765%;
		margin-right: 4.569%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_2_9 .et_pb_module, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 10.588%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 3.093%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 46.90722%;
		margin-right: 6.186%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 6.593%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 29.21%;
		margin-right: 6.186%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 10.588%
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%
	}

	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%
	}

	.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 5.82%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 3.735%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 {
		width: 46.26486%;
		margin-right: 7.47%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_module, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 7.47%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 28.35314%;
		margin-right: 7.47%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 4.242%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 {
		width: 45.758%;
		margin-right: 8.483%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_module, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 9.27%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 18.638%;
		margin-right: 8.483%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_2_9, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 {
		width: 27.67781%;
		margin-right: 8.483%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_2_9 .et_pb_module, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 22.759%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 5.82%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 44.17989%;
		margin-right: 11.64%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 13.174%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 25.573%;
		margin-right: 11.64%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 22.759%
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%
	}

	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%
	}

	.et_pb_gutters4 .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
		margin-bottom: 8.696%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 5.479%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_3_8, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 {
		width: 44.52055%;
		margin-right: 10.959%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_3_8 .et_pb_module, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module {
		margin-bottom: 10.959%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 26.0274%;
		margin-right: 10.959%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 6.25%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_3, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 {
		width: 43.75%;
		margin-right: 12.5%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_3 .et_pb_module, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module {
		margin-bottom: 14.286%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 15.625%;
		margin-right: 12.5%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_2_9, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 {
		width: 25%;
		margin-right: 12.5%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_2_9 .et_pb_module, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_module {
		margin-bottom: 40%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 {
		width: 100%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module {
		margin-bottom: 8.696%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 {
		width: 41.30435%;
		margin-right: 17.391%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module {
		margin-bottom: 21.053%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 {
		width: 21.739%;
		margin-right: 17.391%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_module, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module {
		margin-bottom: 40%
	}
}

@media (min-width:981px) {
	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 33.333%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_widget, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 50%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 0;
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_2_9 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_widget, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
		line-height: normal
	}
}

@media (max-width:980px) {
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0;
		width: 33.333%
	}

	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		width: 50%
	}

	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 0
	}

	.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0;
		width: 100%
	}

	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		margin: 0
	}
}

@media (max-width:767px) {
	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0;
		width: 50%
	}

	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1) {
		clear: none
	}

	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0;
		width: 100%
	}

	.et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item {
		margin: 0;
		width: 50%
	}

	.et_pb_gutters1 .et_pb_column .et_pb_grid_item.last_in_row, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		margin: 0;
		width: 100%
	}
}

@media (max-width:479px) {
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		width: 100%;
		margin: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 30.64%;
		margin-right: 4.04%;
		margin-bottom: 4.04%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.98%;
		margin-right: 4.04%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 8.081%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_3_8 .et_pb_widget, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 8.081%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 13.187%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 47.716%;
		margin-right: 4.569%;
		margin-bottom: 4.569%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 47.716%;
		margin-right: 4.569%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 9.137%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_3 .et_pb_widget, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 9.574%;
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.176%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_2_9 .et_pb_widget, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 21.176%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 46.907%;
		margin-right: 6.186%;
		margin-bottom: 6.186%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 6.186%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 13.187%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 21.176%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters2 .et_pb_grid_item.on_last_row, .et_pb_gutters2 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 28.353%;
		margin-right: 7.47%;
		margin-bottom: 7.47%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 46.265%;
		margin-right: 7.47%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 14.941%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_widget, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 14.941%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 26.347%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 45.758%;
		margin-right: 8.483%;
		margin-bottom: 8.483%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 45.758%;
		margin-right: 8.483%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.967%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_widget, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 18.539%;
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 45.517%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_2_9 .et_pb_widget, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 45.517%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 44.18%;
		margin-right: 11.64%;
		margin-bottom: 11.64%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 11.64%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 26.347%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 45.517%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3 .et_pb_grid_item.on_last_row, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}
}

@media (min-width:981px) {
	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
		margin-right: 0
	}

	.et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
		clear: both
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
		clear: none
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 26.027%;
		margin-right: 10.959%;
		margin-bottom: 10.959%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 44.521%;
		margin-right: 10.959%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 21.918%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_3_8 .et_pb_widget, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget {
		width: 100%;
		margin-bottom: 21.918%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_3_8 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget {
		width: 100%;
		margin-bottom: 42.105%
	}

	.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 43.75%;
		margin-right: 12.5%;
		margin-bottom: 12.5%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
		width: 43.75%;
		margin-right: 12.5%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 25%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_3 .et_pb_widget, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget {
		margin-bottom: 28.571%;
		width: 100%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_3 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget {
		width: 100%;
		margin-bottom: 80%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_2_9 .et_pb_widget, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_widget {
		margin-bottom: 80%
	}

	.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_2_9 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_2_9 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_widget:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(odd), .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item {
		width: 41.304%;
		margin-right: 17.391%;
		margin-bottom: 17.391%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
		width: 100%;
		margin-right: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 17.391%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget {
		margin-bottom: 42.105%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4>.et_pb_column_1_6 .et_pb_widget, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget {
		margin-bottom: 80%
	}

	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters4 .et_pb_grid_item.on_last_row, .et_pb_gutters4 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row {
		margin-bottom: 0
	}
}

#main-header {
	line-height: 23px;
	font-weight: 500;
	top: 0;
	background-color: #fff;
	width: 100%;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	position: relative;
	z-index: 99999
}

.nav li li {
	padding: 0 20px;
	margin: 0
}

.et-menu li li a {
	padding: 6px 20px;
	width: 200px
}

.nav li {
	position: relative;
	line-height: 1em
}

.nav li li {
	position: relative;
	line-height: 2em
}

.nav li ul {
	position: absolute;
	padding: 20px 0;
	z-index: 9999;
	width: 240px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-transform: translateZ(0);
	text-align: left
}

.nav li.et-hover>ul {
	visibility: visible
}

.nav li.et-touch-hover>ul, .nav li:hover>ul {
	opacity: 1;
	visibility: visible
}

.nav li li ul {
	z-index: 1000;
	top: -23px;
	left: 240px
}

.nav li.et-reverse-direction-nav li ul {
	left: auto;
	right: 240px
}

.nav li:hover {
	visibility: inherit
}

.et_mobile_menu li a, .nav li li a {
	font-size: 14px;
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
	background-color: rgba(0, 0, 0, .03);
	opacity: .7
}

.et-dropdown-removing>ul {
	display: none
}

.mega-menu .et-dropdown-removing>ul {
	display: block
}

.et-menu .menu-item-has-children>a:first-child:after {
	font-family: ETmodules;
	content: "3";
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 800
}

.et-menu .menu-item-has-children>a:first-child {
	padding-right: 20px
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	right: 20px;
	top: 6px
}

.et-menu-nav li.mega-menu {
	position: inherit
}

.et-menu-nav li.mega-menu>ul {
	padding: 30px 20px;
	position: absolute !important;
	width: 100%;
	left: 0 !important
}

.et-menu-nav li.mega-menu ul li {
	margin: 0;
	float: left !important;
	display: block !important;
	padding: 0 !important
}

.et-menu-nav li.mega-menu li>ul {
	-webkit-animation: none !important;
	animation: none !important;
	padding: 0;
	border: none;
	left: auto;
	top: auto;
	width: 240px !important;
	position: relative;
	box-shadow: none;
	-webkit-box-shadow: none
}

.et-menu-nav li.mega-menu li ul {
	visibility: visible;
	opacity: 1;
	display: none
}

.et-menu-nav li.mega-menu.et-hover li ul, .et-menu-nav li.mega-menu:hover li ul {
	display: block
}

.et-menu-nav li.mega-menu:hover>ul {
	opacity: 1 !important;
	visibility: visible !important
}

.et-menu-nav li.mega-menu>ul>li>a:first-child {
	padding-top: 0 !important;
	font-weight: 700;
	border-bottom: 1px solid rgba(0, 0, 0, .03)
}

.et-menu-nav li.mega-menu>ul>li>a:first-child:hover {
	background-color: transparent !important
}

.et-menu-nav li.mega-menu li>a {
	width: 200px !important
}

.et-menu-nav li.mega-menu.mega-menu-parent li>a, .et-menu-nav li.mega-menu.mega-menu-parent li li {
	width: 100% !important
}

.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
	float: left;
	width: 100% !important
}

.et-menu-nav li.mega-menu>ul>li {
	width: 25%;
	margin: 0
}

.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
	width: 33.33%
}

.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
	width: 50%
}

.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
	width: 100%
}

.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after, .et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after {
	display: none
}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
	width: auto;
	left: 30px !important;
	right: 30px !important
}

.et_mobile_menu {
	position: absolute;
	left: 0;
	padding: 5%;
	background: #fff;
	width: 100%;
	visibility: visible;
	opacity: 1;
	display: none;
	z-index: 9999;
	border-top: 3px solid #2ea3f2;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul {
	visibility: visible !important;
	display: block !important;
	padding-left: 10px
}

.et_mobile_menu li li {
	padding-left: 5%
}

.et_mobile_menu li a {
	border-bottom: 1px solid rgba(0, 0, 0, .03);
	color: #666;
	padding: 10px 5%;
	display: block
}

.et_mobile_menu .menu-item-has-children>a {
	font-weight: 700;
	background-color: rgba(0, 0, 0, .03)
}

.et_mobile_menu li .menu-item-has-children>a {
	background-color: transparent
}

.et_mobile_nav_menu {
	float: right;
	display: none
}

.mobile_menu_bar {
	position: relative;
	display: block;
	line-height: 0
}

.mobile_menu_bar:before {
	content: "a";
	font-size: 32px;
	position: relative;
	left: 0;
	top: 0;
	cursor: pointer
}

.et_pb_module .mobile_menu_bar:before {
	top: 2px
}

.mobile_nav .select_page {
	display: none
}

.et_pb_widget {
	float: left;
	max-width: 100%;
	word-wrap: break-word
}

.et_pb_widget a {
	text-decoration: none;
	color: #666
}

.et_pb_widget li a:hover {
	color: #82c0c7
}

.et_pb_widget ol li, .et_pb_widget ul li {
	margin-bottom: .5em
}

.et_pb_widget ol li ol li, .et_pb_widget ul li ul li {
	margin-left: 15px
}

.et_pb_widget select {
	width: 100%;
	height: 28px;
	padding: 0 5px
}

.et_pb_widget_area .et_pb_widget a {
	color: inherit
}

.et_pb_bg_layout_light .et_pb_widget li a {
	color: #666
}

.et_pb_bg_layout_dark .et_pb_widget li a {
	color: inherit
}

#comment-wrap {
	padding-top: 75px
}

.comment-body {
	position: relative;
	padding: 0 110px 0 100px;
	margin-bottom: 48px;
	min-height: 87px
}

.comment_avatar {
	left: 0;
	position: absolute;
	top: 7px
}

.comment_avatar img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto
}

.comment_postinfo {
	margin-bottom: 8px
}

span.fn, span.fn a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	display: inline-block
}

span.comment_date {
	color: #000;
	font-size: 14px;
	font-weight: 300
}

.comment_area .comment-reply-link {
	position: absolute;
	top: 7px;
	right: 0;
	display: block
}

.comment-reply-link:hover, .form-submit:hover {
	text-decoration: none
}

.comment .children {
	margin-left: 100px;
	padding-left: 0 !important
}

#comment-wrap li.comment.depth-5 article {
	padding-right: 0
}

.comment #respond {
	margin: -30px 0 0
}

#respond {
	padding-top: 17px
}

#commentform {
	padding-bottom: 50px
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
	width: 47%
}

#commentform textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
	padding: 12px;
	color: #999;
	line-height: 1em;
	background-color: #eee;
	font-size: 18px;
	border-width: 0
}

.form-submit {
	text-align: right
}

.form-submit .et_pb_button {
	display: inline-block;
	cursor: pointer;
	color: #2ea3f2
}

#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400
}

@media (max-width:767px) {
	#comment-wrap li.comment article {
		padding-right: 0
	}

	.comment-body {
		padding: 0 0 0 100px
	}

	.comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important
	}

	#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-left: 0
	}

	.comment .children {
		margin-left: 50px
	}
}

@media (max-width:479px) {
	.comment_avatar img {
		max-width: 50%
	}

	.comment-body {
		padding: 0 0 0 50px
	}

	.comment .children {
		margin-left: 25px
	}

	a.comment-reply-link.et_pb_button {
		font-size: 15px
	}

	a.comment-reply-link.et_pb_button:after {
		font-size: 25px
	}
}

.woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after {
	font-family: ETmodules !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr
}

.et_pb_woo_custom_button_icon .et_pb_button[data-icon]:not([data-icon=""]):after {
	content: attr(data-icon) !important
}

.woocommerce-page .media-frame .media-frame-toolbar button.button, .woocommerce-page .media-frame .media-frame-toolbar button.post-nav .nav-links .button, .woocommerce-page .media-frame .media-frame-toolbar button.read-more-buttons, .woocommerce .media-frame .media-frame-toolbar button.button, .woocommerce .media-frame .media-frame-toolbar button.post-nav .nav-links .button, .woocommerce .media-frame .media-frame-toolbar button.read-more-buttons {
	float: left !important
}

.woocommerce-page .media-frame button.button, .woocommerce-page .media-frame button.post-nav .nav-links .button, .woocommerce-page .media-frame button.read-more-buttons, .woocommerce .media-frame button.button, .woocommerce .media-frame button.post-nav .nav-links .button, .woocommerce .media-frame button.read-more-buttons {
	margin-left: 10px;
	margin-top: 15px;
	padding: 0 12px 2px !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	border-width: 1px !important;
	border-color: #ccc !important;
	text-decoration: none !important;
	color: #555 !important;
	background: #f7f7f7 !important;
	-webkit-box-shadow: 0 1px 0 #ccc !important;
	box-shadow: 0 1px 0 #ccc !important;
	vertical-align: top !important
}

.woocommerce-page .media-frame button.button:after, .woocommerce-page .media-frame button.post-nav .nav-links .button:after, .woocommerce-page .media-frame button.read-more-buttons:after, .woocommerce .media-frame button.button:after, .woocommerce .media-frame button.post-nav .nav-links .button:after, .woocommerce .media-frame button.read-more-buttons:after {
	content: "" !important
}

.woocommerce-page .media-frame button.button-primary, .woocommerce .media-frame button.button-primary {
	background: #0085ba !important;
	border-color: #0073aa #006799 #006799 !important;
	-webkit-box-shadow: 0 1px 0 #006799 !important;
	box-shadow: 0 1px 0 #006799 !important;
	color: #fff !important;
	text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799 !important
}

.woocommerce-page .media-frame button.button-primary:hover, .woocommerce .media-frame button.button-primary:hover {
	background: #008ec2 !important;
	color: #fff !important;
	border-color: #0073aa #006799 #006799 !important
}

.woocommerce-page .media-frame button.button-primary:active, .woocommerce .media-frame button.button-primary:active {
	background: #0073aa !important;
	-webkit-box-shadow: inset 0 2px 0 #006799 !important;
	box-shadow: inset 0 2px 0 #006799 !important;
	color: #fff !important;
	border-color: #0073aa #006799 #006799 !important
}

.woocommerce-page .media-frame button.button-hero, .woocommerce .media-frame button.button-hero {
	font-size: 14px !important;
	height: 46px !important;
	line-height: 44px;
	padding: 0 36px !important
}

.woocommerce-page .media-frame button.button-hero:hover, .woocommerce .media-frame button.button-hero:hover {
	background: #fafafa !important;
	border-color: #999 !important;
	color: #23282d !important
}

.woocommerce-page .media-frame button.button-hero:active, .woocommerce .media-frame button.button-hero:active {
	background: #eee !important;
	border-color: #999 !important;
	-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5) !important;
	box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5) !important;
	-webkit-transform: translateY(1px) !important;
	transform: translateY(1px) !important;
	outline: 2px solid transparent !important;
	outline-offset: 0 !important
}

.et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title {
	cursor: pointer;
	position: relative;
	padding: 0 50px 0 0
}

.et_pb_accordion .et_pb_toggle_title:before {
	right: 0;
	left: auto
}

.et_pb_accordion .et_pb_toggle {
	margin-bottom: 10px;
	position: relative
}

.et_pb_accordion .et_pb_toggle:last-child {
	margin-bottom: 0
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
	display: none
}

@media (max-width:980px) {
	.et_pb_accordion.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-tablet h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0
	}
}

@media (max-width:767px) {
	.et_pb_accordion.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left-phone h5.et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0
	}
}

.et_pb_audio_module {
	position: relative
}

.et_pb_audio_cover_art {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 220px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transition: inherit;
	transition: inherit
}

.et_pb_with_border .et_pb_audio_cover_art {
	border: 0 solid #333
}

.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art, .et_pb_column_3_8 .et_pb_audio_cover_art {
	float: none;
	width: 100%;
	position: relative
}

.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art {
	height: 380px
}

.et_pb_column_3_8 .et_pb_audio_cover_art {
	height: 275px
}

.et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art {
	height: 240px
}

.et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art {
	height: 170px
}

.et_audio_module_meta {
	margin-bottom: 17px;
	color: #fff
}

.et_pb_audio_module_content {
	text-align: center;
	word-wrap: break-word;
	position: relative;
	padding: 50px 60px;
	margin-left: 220px
}

.et_pb_audio_module_content h2 {
	color: #fff !important
}

.et_pb_text_color_dark .et_pb_audio_module_content h2 {
	color: #666 !important
}

.et_pb_text_color_dark.et_pb_audio_module_content h2 {
	color: #bbb !important
}

.et_pb_audio_module_content h2 {
	margin-top: 0
}

.et_pb_column_2_3 .et_pb_audio_module_content {
	padding: 40px 40px 45px
}

.et_pb_column_1_2 .et_pb_audio_module_content, .et_pb_column_3_5 .et_pb_audio_module_content {
	padding: 40px 40px 35px
}

.et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	padding: 30px
}

.et_pb_audio_no_image .et_pb_audio_module_content, .et_pb_column_1_2 .et_pb_audio_module_content, .et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_1_5 .et_pb_audio_module_content, .et_pb_column_1_6 .et_pb_audio_module_content, .et_pb_column_2_5 .et_pb_audio_module_content, .et_pb_column_3_5 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	margin-left: 0
}

@media (min-width:981px) {
	.et_pb_column_4_4 .et_pb_audio_cover_art.has-box-shadow-overlay {
		position: absolute
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_3_5 .et_pb_audio_cover_art {
		height: 340px
	}

	.et_pb_column_3_8 .et_pb_audio_cover_art {
		height: 242px
	}

	.et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_2_5 .et_pb_audio_cover_art {
		height: 210px
	}

	.et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_1_5 .et_pb_audio_cover_art, .et_pb_column_1_6 .et_pb_audio_cover_art {
		height: 145px
	}
}

@media (max-width:980px) {
	.et_pb_text_color_dark_tablet.et_pb_audio_module_content h2 {
		color: #bbb !important
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_audio_content h2 {
		font-size: 26px !important;
		line-height: 44px !important;
		margin-bottom: 24px !important
	}

	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important
	}

	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		position: relative;
		height: 400px !important
	}

	.et_pb_audio_module_content {
		margin-left: 0 !important;
		padding: 55px 60px !important
	}

	.et_pb_audio_module_content h2 {
		font-size: 36px
	}

	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important
	}
}

@media (max-width:767px) {
	.et_pb_audio_module_content {
		margin-left: 0 !important;
		padding: 30px !important
	}

	.et_pb_audio_module_content h2 {
		font-size: 26px
	}

	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important
	}

	.et_pb_text_color_dark_phone.et_pb_audio_module_content h2 {
		color: #bbb !important
	}

	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		position: relative;
		height: 300px !important
	}
}

@media (max-width:479px) {
	.et_pb_audio_module_content h2 {
		font-size: 20px
	}

	.et_pb_column_1_4 .et_audio_module_meta, .et_pb_column_1_5 .et_audio_module_meta, .et_pb_column_1_6 .et_audio_module_meta {
		font-size: 14px !important
	}

	.et_pb_audio_cover_art {
		float: none !important;
		width: 100% !important;
		height: 210px !important
	}
}

.et_pb_blog_grid {
	position: relative
}

.et_pb_blog_grid.et_pb_text_align_left {
	text-align: left
}

.et_pb_blog_grid.et_pb_text_align_center {
	text-align: center
}

.et_pb_blog_grid.et_pb_text_align_right {
	text-align: right
}

.et_pb_blog_grid.et_pb_text_align_justified {
	text-align: justify
}

.et_pb_blog_grid .column {
	float: left;
	max-width: 100%
}

.et_pb_blog_grid .et_pb_post {
	border: 1px solid #d8d8d8;
	padding: 19px;
	background-color: #fff;
	word-wrap: break-word
}

.et_pb_blog_grid .et_pb_image_container {
	position: relative
}

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider {
	margin: -20px -20px 29px;
	overflow: visible
}

.et_pb_blog_grid .et_pb_image_container img {
	min-width: 100%;
	max-width: 100%;
	height: auto
}

.et_pb_blog_grid .et_pb_no_thumb .entry-title, .et_pb_blog_grid .et_pb_no_thumb h2 {
	margin-top: 0
}

.et_pb_blog_grid .et_audio_content {
	margin-bottom: 0
}

.et_pb_blog_grid h2 {
	font-size: 18px
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
	display: none;
	opacity: 0;
	line-height: 0
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 0
}

.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
	opacity: 1
}

.et_pb_blog_grid .et_main_video_overlay:hover:before {
	background: rgba(0, 0, 0, .6)
}

.et_pb_blog_grid .et_audio_content h2 {
	margin-bottom: 9px;
	margin-top: 0
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content {
	padding: 35px 30px 32px
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content {
	padding: 35px 20px
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content h2, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content a.et_link_main_url, .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote cite {
	font-size: 14px
}

.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
	margin: -20px -20px 19px
}

.et_pb_posts.et_pb_module article .et_pb_row {
	width: 100%
}

.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row {
	width: 80%
}

.et_pb_post .entry-featured-image-url {
	border: 0 solid #333
}

@media (min-width:981px) {
	.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "3 .column.size-1of3"
	}

	.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2"
	}

	.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before, .et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1"
	}
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 25px 32px
	}

	.et_pb_blog_grid .et_pb_post .et_pb_slide {
		min-height: 155px
	}
}

@media (max-width:980px) {
	.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
		font-size: 18px
	}

	.et_pb_blog_grid.et_pb_text_align_left-tablet {
		text-align: left
	}

	.et_pb_blog_grid.et_pb_text_align_center-tablet {
		text-align: center
	}

	.et_pb_blog_grid.et_pb_text_align_right-tablet {
		text-align: right
	}

	.et_pb_blog_grid.et_pb_text_align_justified-tablet {
		text-align: justify
	}

	.et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left
	}

	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(odd) {
		clear: both
	}

	.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
		margin-bottom: 16.21%
	}

	.et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_column .et_pb_blog_grid .column.size-1of2 {
		margin-bottom: 0
	}

	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child, .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child {
		margin-bottom: 30px
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2 {
		margin: 0 0 11.5%;
		width: 100%
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important
	}

	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important
	}

	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important
	}

	.et_pb_blog_grid .et_link_content h2 {
		font-size: 20px !important;
		line-height: 26px !important
	}

	.et_pb_blog_grid .et_link_content a.et_link_main_url {
		font-size: 14px !important
	}

	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 182px !important
	}

	.et_pb_blog_grid .et_audio_content h2 {
		font-size: 20px !important;
		line-height: 26px !important
	}

	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "2 .column.size-1of2"
	}
}

@media (max-width:767px) {
	.et_pb_blog_grid.et_pb_text_align_left-phone {
		text-align: left
	}

	.et_pb_blog_grid.et_pb_text_align_center-phone {
		text-align: center
	}

	.et_pb_blog_grid.et_pb_text_align_right-phone {
		text-align: right
	}

	.et_pb_blog_grid.et_pb_text_align_justified-phone {
		text-align: justify
	}

	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 9.5%;
		width: 100%
	}

	.et_pb_blog_grid .column {
		float: none
	}

	.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before {
		content: "1 .column.size-1of1"
	}

	.et_pb_blog_grid .et_quote_content {
		padding: 35px 30px !important
	}

	.et_pb_blog_grid .et_quote_content blockquote p {
		font-size: 20px !important;
		line-height: 26px !important
	}

	.et_pb_blog_grid .et_quote_content blockquote cite {
		font-size: 14px !important
	}

	.et_pb_blog_grid .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
		min-height: 222px !important
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%
	}

	.et_pb_blog_grid h2 {
		font-size: 16px;
		padding-bottom: 0
	}

	.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_blog_grid .et_pb_post.format-link>*, .et_pb_blog_grid .et_pb_post.format-quote>*, .et_pb_blog_grid .et_pb_post>.et_pb_image_container, .et_pb_blog_grid .et_pb_post>.post-meta, .et_pb_blog_grid .et_pb_post>h2 {
		display: block
	}

	.et_pb_blog_grid .et_pb_post .post-meta {
		display: block !important;
		padding: 0
	}

	.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
		padding: 35px 20px !important
	}

	.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide {
		min-height: 156px !important
	}
}

.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 1
}

.et_pb_with_border .et-pb-icon, .et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333
}

.et_pb_blurb_content {
	max-width: 550px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	word-wrap: break-word;
	width: 100%
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
	text-align: left
}

.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
	text-align: right
}

.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container {
	text-align: justify
}

.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
	text-align: center
}

.et_pb_blurb_content p:last-of-type {
	padding-bottom: 0
}

.et_pb_blurb .et_pb_module_header a, .et_pb_blurb h4 a {
	text-decoration: none
}

.et_pb_blurb .et_pb_image_wrap {
	display: block;
	margin: auto
}

.et_pb_main_blurb_image img {
	border-radius: inherit
}

.et_pb_main_blurb_image img[src*=".svg"] {
	width: auto
}

.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap {
	width: 100%;
	max-width: 100%
}

.et_pb_blurb_position_left .et_pb_blurb_content, .et_pb_blurb_position_right .et_pb_blurb_content {
	display: table
}

.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
	width: 32px;
	display: table-cell;
	line-height: 0
}

.et_pb_blurb_position_left .et_pb_main_blurb_image img, .et_pb_blurb_position_right .et_pb_main_blurb_image img {
	width: inherit
}

.et_pb_blurb_position_left .et-pb-icon, .et_pb_blurb_position_right .et-pb-icon {
	font-size: 32px
}

.et_pb_blurb_position_right .et-pb-icon {
	display: table-cell
}

.et_pb_blurb_position_left .et_pb_blurb_container, .et_pb_blurb_position_right .et_pb_blurb_container {
	display: table-cell;
	vertical-align: top
}

.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 15px
}

.et_pb_blurb_position_left .et_pb_blurb_content {
	text-align: left
}

.et_pb_blurb_position_right .et_pb_blurb_container {
	padding-right: 15px
}

.et_pb_blurb_position_right .et_pb_blurb_content {
	text-align: right
}

.et_pb_blurb_position_right .et_pb_main_blurb_image {
	left: auto;
	right: 0
}

.et_pb_blurb_position_right .et-pb-icon {
	margin-right: 0;
	margin-left: 20px
}

.et_pb_main_blurb_image {
	display: inline-block;
	margin-bottom: 30px;
	line-height: 0;
	max-width: 100%
}

@media (max-width:980px) {
	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0
	}

	.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img, .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
		width: inherit
	}

	.et_pb_blurb_position_left_tablet .et-pb-icon, .et_pb_blurb_position_right_tablet .et-pb-icon {
		font-size: 32px;
		display: table-cell
	}

	.et_pb_blurb_position_left_tablet .et_pb_blurb_container, .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top
	}

	.et_pb_blurb_position_left_tablet .et_pb_blurb_container {
		padding-left: 15px
	}

	.et_pb_blurb_position_left_tablet .et_pb_blurb_content {
		text-align: left
	}

	.et_pb_blurb_position_right_tablet .et_pb_blurb_container {
		padding-right: 15px
	}

	.et_pb_blurb_position_right_tablet .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right
	}

	.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
		left: auto;
		right: 0
	}

	.et_pb_blurb_position_right_tablet .et-pb-icon {
		margin-right: 0;
		margin-left: 20px
	}

	.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
		display: block;
		width: auto
	}

	.et_pb_blurb_position_top_tablet .et-pb-icon {
		font-size: 96px;
		display: inline;
		display: initial
	}

	.et_pb_blurb_position_top_tablet .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_blurb_position_top_tablet .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0
	}
}

@media (max-width:767px) {
	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		width: 32px;
		display: table-cell;
		line-height: 0
	}

	.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img, .et_pb_blurb_position_right_phone .et_pb_main_blurb_image img {
		width: inherit
	}

	.et_pb_blurb_position_left_phone .et-pb-icon, .et_pb_blurb_position_right_phone .et-pb-icon {
		font-size: 32px;
		display: table-cell
	}

	.et_pb_blurb_position_left_phone .et_pb_blurb_container, .et_pb_blurb_position_right_phone .et_pb_blurb_container {
		display: table-cell;
		vertical-align: top
	}

	.et_pb_blurb_position_left_phone .et_pb_blurb_container {
		padding-left: 15px
	}

	.et_pb_blurb_position_left_phone .et_pb_blurb_content {
		text-align: left
	}

	.et_pb_blurb_position_right_phone .et_pb_blurb_container {
		padding-right: 15px
	}

	.et_pb_blurb_position_right_phone .et_pb_blurb_content {
		padding-right: 52px;
		text-align: right
	}

	.et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
		left: auto;
		right: 0
	}

	.et_pb_blurb_position_right_phone .et-pb-icon {
		margin-right: 0;
		margin-left: 20px
	}

	.et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
		display: block;
		width: auto
	}

	.et_pb_blurb_position_top_phone .et-pb-icon {
		font-size: 96px;
		display: inline;
		display: initial
	}

	.et_pb_blurb_position_top_phone .et_pb_blurb_container {
		display: block;
		padding-left: 0;
		padding-right: 0
	}

	.et_pb_blurb_position_top_phone .et_pb_blurb_content {
		display: inline-block;
		text-align: center;
		padding-right: 0
	}
}

@media (max-width:980px) {
	.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left
	}

	.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right
	}

	.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify
	}

	.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center
	}
}

@media (max-width:767px) {
	.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: left
	}

	.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: right
	}

	.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: justify
	}

	.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
		text-align: center
	}
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #2ea3f2
}

.et_pb_module.et_pb_button {
	display: inline-block;
	color: inherit
}

.et_pb_button_module_wrapper.et_pb_button_alignment_left {
	text-align: left
}

.et_pb_button_module_wrapper.et_pb_button_alignment_right {
	text-align: right
}

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
	text-align: center
}

.et_pb_button_module_wrapper>a {
	display: inline-block
}

@media (max-width:980px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left {
		text-align: left
	}

	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {
		text-align: right
	}

	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center {
		text-align: center
	}
}

@media (max-width:767px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
		text-align: left
	}

	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {
		text-align: right
	}

	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {
		text-align: center
	}
}

.et_pb_circle_counter {
	word-wrap: break-word;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
	max-width: 225px
}

.et_pb_circle_counter_inner {
	position: relative;
	display: block
}

.et_pb_circle_counter canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: auto !important
}

.et_pb_circle_counter .percent {
	word-wrap: normal;
	position: relative;
	z-index: 2
}

.et_pb_circle_counter .percent p {
	visibility: hidden;
	font-size: 40px;
	font-weight: 500;
	position: relative;
	line-height: .1em;
	padding: 49% 0
}

.et_pb_circle_counter h3 {
	font-size: 18px;
	position: relative
}

.et_pb_circle_counter .et_pb_module_header {
	position: relative
}

.et_pb_circle_counter.et_pb_with_title .percent {
	margin-bottom: 20px
}

.et_pb_slide_content .et_pb_circle_counter .percent p:last-of-type {
	font-size: 40px;
	font-weight: 500;
	position: relative;
	line-height: .1em;
	padding: 49% 0
}

.et_pb_code_inner {
	position: relative
}

.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar, .et_pb_with_border.et_pb_comments_module input, .et_pb_with_border.et_pb_comments_module textarea {
	border: 0 solid #333
}

.et_pb_comments_module #comment-wrap {
	padding-top: 0;
	position: relative
}

.et_pb_comments_module.et_pb_no_avatar .comment_avatar {
	display: none
}

.et_pb_comments_module.et_pb_no_avatar .comment-body {
	padding-left: 0 !important;
	min-height: 0 !important
}

.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body {
	margin-bottom: 15px !important
}

.et_pb_comments_module.et_pb_no_reply_button span.reply-container {
	display: none
}

.et_pb_comments_module.et_pb_no_reply_button .comment-body {
	padding-right: 0 !important
}

.et_pb_comments_module.et_pb_no_comments_count #comments, .et_pb_comments_module.et_pb_no_comments_meta .comment_postinfo {
	display: none
}

.et_pb_bg_layout_dark .comment_postinfo a, .et_pb_bg_layout_dark .comment_postinfo span {
	color: #fff
}

@media (min-width:480px) {
	.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img {
		max-width: 50%
	}

	.et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px
	}

	.et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children {
		margin-left: 0
	}

	.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important
	}
}

@media (min-width:981px) {
	.et_pb_column_1_2 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_3 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img, .et_pb_column_2_5 .et_pb_comments_module .comment_avatar img, .et_pb_column_3_5 .et_pb_comments_module .comment_avatar img {
		max-width: 50%
	}

	.et_pb_column_1_2 .et_pb_comments_module .comment-body, .et_pb_column_1_3 .et_pb_comments_module .comment-body, .et_pb_column_1_4 .et_pb_comments_module .comment-body, .et_pb_column_1_5 .et_pb_comments_module .comment-body, .et_pb_column_1_6 .et_pb_comments_module .comment-body, .et_pb_column_2_5 .et_pb_comments_module .comment-body, .et_pb_column_3_5 .et_pb_comments_module .comment-body {
		padding: 0 0 0 50px
	}

	.et_pb_column_1_2 .et_pb_comments_module .comment .children, .et_pb_column_1_3 .et_pb_comments_module .comment .children, .et_pb_column_1_4 .et_pb_comments_module .comment .children, .et_pb_column_1_5 .et_pb_comments_module .comment .children, .et_pb_column_1_6 .et_pb_comments_module .comment .children, .et_pb_column_2_5 .et_pb_comments_module .comment .children, .et_pb_column_3_5 .et_pb_comments_module .comment .children {
		margin-left: 25px
	}

	.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_3 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link, .et_pb_column_2_5 .et_pb_comments_module .comment-reply-link, .et_pb_column_3_5 .et_pb_comments_module .comment-reply-link {
		position: relative !important;
		float: right;
		bottom: -10px;
		top: auto !important
	}

	.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%
	}
}

.single-project #comment-wrap {
	padding-top: 0
}

.et_pb_with_border .et_pb_contact_form .input[type=checkbox]+label i, .et_pb_with_border .et_pb_contact_form .input[type=radio]+label i, .et_pb_with_border .et_pb_contact_form input, .et_pb_with_border .et_pb_contact_form select, .et_pb_with_border .et_pb_contact_form textarea {
	border: 0 solid #333
}

.et_pb_contact_main_title {
	word-wrap: break-word
}

.et_pb_contact_submit {
	color: #2ea3f2
}

.et_pb_contact_form {
	margin-left: -3%
}

.et_pb_contact_reset:hover, .et_pb_contact_submit:hover {
	background-color: rgba(0, 0, 0, .05)
}

.et_pb_contact_reset:hover {
	padding: .3em 1em
}

.et_pb_contact_form [data-conditional-logic] {
	display: none
}

.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form p.et_contact_error input[type=checkbox]+label {
	color: red !important
}

.et_pb_contact_form p[data-id=et_number] {
	position: absolute !important;
	-webkit-transform: scale(.01) !important;
	transform: scale(.01) !important
}

.et_pb_contact_form p[data-id=et_number] input {
	background: transparent !important;
	border: none !important
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_title {
	float: none
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.et_pb_contact_main_title {
	font-weight: 500;
	padding-bottom: 16px;
	position: relative
}

h1.et_pb_contact_main_title {
	font-size: 26px
}

.et-pb-contact-message {
	position: relative
}

.et_pb_column_1_3 .et_pb_contact_main_title, .et_pb_column_1_4 .et_pb_contact_main_title, .et_pb_column_1_5 .et_pb_contact_main_title, .et_pb_column_1_6 .et_pb_contact_main_title, .et_pb_column_2_5 .et_pb_contact_main_title {
	font-size: 22px
}

.et_pb_contact_right {
	display: inline-block;
	min-width: 105px;
	margin: 0;
	text-align: right
}

.et_pb_contact_right .et_pb_contact_captcha_question {
	vertical-align: middle
}

.et_pb_contact {
	position: relative
}

.et_pb_contact .et_pb_contact_field_half {
	width: 50%;
	float: left
}

.et_pb_contact p input, .et_pb_contact p textarea {
	-webkit-appearance: none;
	background-color: #eee;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px
}

.et_pb_contact p textarea {
	font-family: inherit
}

.et_pb_contact p input:-moz-placeholder, .et_pb_contact p input::-moz-placeholder, .et_pb_contact p textarea:-moz-placeholder, .et_pb_contact p textarea::-moz-placeholder {
	opacity: 1
}

.et_pb_contact_right p input {
	max-width: 50px;
	padding: 16px
}

.et_pb_contact p input[type=checkbox], .et_pb_contact p input[type=radio] {
	margin: 0;
	width: auto;
	max-width: none;
	padding: 0;
	display: none
}

.et_pb_contact p input[type=checkbox]+label, .et_pb_contact p input[type=radio]+label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 1.7em
}

.et_pb_contact p input[type=checkbox]+label i, .et_pb_contact p input[type=radio]+label i {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #eee;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 6px
}

.et_pb_contact p input[type=radio]+label i {
	border-radius: 50%
}

.et_pb_contact p input[type=checkbox]:checked+label i:before, .et_pb_contact p input[type=radio]:checked+label i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.et_pb_contact p input[type=checkbox]:checked+label i:before {
	content: "N";
	font-family: ETmodules;
	color: #2ea3f2;
	width: 17px;
	height: 17px;
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	text-align: center
}

.et_pb_contact p input[type=radio]:checked+label i:before {
	background: #2ea3f2;
	border-radius: 50%;
	width: 6px;
	height: 6px
}

.et_pb_contact p input[type=checkbox]~input[type=text] {
	display: none !important
}

.et_pb_contact_reset, .et_pb_contact_submit {
	font-family: inherit;
	display: inline-block;
	margin: 0 0 0 18px;
	cursor: pointer
}

.et_pb_contact p .et_contact_error {
	border: 1px solid red !important
}

.et_contact_bottom_container {
	float: right;
	text-align: right;
	margin-top: -1.5%;
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_4 .et_pb_contact_right, .et_pb_column_1_5 .et_pb_contact_right, .et_pb_column_1_6 .et_pb_contact_right {
		margin-right: 5px
	}
}

@media (max-width:980px) {
	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
		float: none
	}

	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.et_pb_contact .et_pb_contact_field_half_tablet {
		width: 50%;
		float: left
	}

	.et_pb_contact .et_pb_contact_field_last_tablet {
		width: 100%
	}
}

@media (max-width:767px) {
	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
		float: none
	}

	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.et_pb_column .et_pb_contact p.et_pb_contact_field_half {
		width: 100%;
		margin-right: 0
	}

	.et_pb_contact .et_pb_contact_field_half_phone {
		width: 50%;
		float: left
	}

	.et_pb_contact .et_pb_contact_field_last_phone {
		width: 100%
	}
}

.iphone .et_pb_contact_form input, .iphone .et_pb_contact_form select, .iphone .et_pb_contact_form textarea {
	-webkit-appearance: initial
}

.et_pb_countdown_timer_container {
	word-wrap: break-word
}

.et_pb_countdown_timer {
	padding: 4%
}

.et_pb_countdown_timer .et_pb_countdown_timer_container {
	width: 100%;
	text-align: center;
	position: relative;
	vertical-align: top
}

.et_pb_countdown_timer .title {
	font-weight: 500;
	margin: 0 0 30px;
	padding: 0;
	text-align: center
}

.et_pb_countdown_timer h4.title {
	font-size: 26px
}

.et_pb_countdown_timer .section {
	display: inline-block;
	position: relative
}

.et_pb_countdown_timer .section.values {
	width: 17%;
	max-width: 160px;
	vertical-align: top
}

.et_pb_countdown_timer .section p {
	font-size: 54px;
	line-height: 54px;
	padding-bottom: 0;
	text-align: center;
	display: inline-block
}

.et_pb_countdown_timer .section.zero p {
	opacity: .4
}

.et_pb_countdown_timer .section p.value {
	min-width: 100%
}

.et_pb_countdown_timer .section p.label {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	display: block
}

.et_pb_countdown_timer .sep {
	position: relative
}

.et_pb_countdown_timer .sep.sep.sep.sep.sep p {
	text-decoration: none !important
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p, .et_pb_column_3_5 .et_pb_countdown_timer .section p {
	font-size: 38px;
	line-height: 38px
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p.label, .et_pb_column_3_5 .et_pb_countdown_timer .section p.label {
	font-size: 12px;
	line-height: 20px
}

.et_pb_column_1_3 .et_pb_countdown_timer .title, .et_pb_column_1_4 .et_pb_countdown_timer .title, .et_pb_column_1_5 .et_pb_countdown_timer .title, .et_pb_column_1_6 .et_pb_countdown_timer .title, .et_pb_column_2_5 .et_pb_countdown_timer .title {
	font-size: 22px;
	margin-bottom: 20px
}

.et_pb_column_1_3 .et_pb_countdown_timer .section p, .et_pb_column_2_5 .et_pb_countdown_timer .section p, .et_pb_column_3_8 .et_pb_countdown_timer .section p {
	font-size: 28px;
	line-height: 28px
}

.et_pb_column_1_4 .et_pb_countdown_timer .section p, .et_pb_column_1_5 .et_pb_countdown_timer .section p, .et_pb_column_1_6 .et_pb_countdown_timer .section p {
	font-size: 20px;
	line-height: 20px
}

.et_pb_column_1_3 .et_pb_countdown_timer .section p.label, .et_pb_column_1_4 .et_pb_countdown_timer .section p.label, .et_pb_column_1_5 .et_pb_countdown_timer .section p.label, .et_pb_column_1_6 .et_pb_countdown_timer .section p.label, .et_pb_column_2_5 .et_pb_countdown_timer .section p.label, .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
	font-size: 11px;
	line-height: 19px
}

@media (max-width:980px) {
	.et_pb_countdown_timer .title {
		font-size: 22px !important
	}

	.et_pb_countdown_timer .section p {
		font-size: 64px !important;
		line-height: 64px !important
	}

	.et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important
	}

	.et_pb_countdown_timer .sep.sep.sep.sep.sep p {
		text-decoration: none !important
	}

	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important
	}

	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important
	}
}

@media (min-width:768px) and (max-width:800px) {
	.et_pb_countdown_timer .section p {
		font-size: 50px !important;
		line-height: 50px !important
	}

	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 25px !important;
		line-height: 25px !important
	}
}

@media (max-width:767px) {
	.et_pb_countdown_timer .title {
		font-size: 22px !important;
		margin-bottom: 20px !important
	}

	.et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important
	}

	.et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important
	}

	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 16px !important;
		line-height: 16px !important
	}

	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
		font-size: 14px !important;
		line-height: 25px !important
	}
}

@media (max-width:479px) {
	.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 32px !important;
		line-height: 32px !important
	}
}

@media (max-width:380px) {
	.et_pb_countdown_timer .section p, .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
		font-size: 24px !important;
		line-height: 24px !important
	}

	.et_pb_countdown_timer .section p.label {
		font-size: 12px !important;
		line-height: 25px !important
	}
}

.et_pb_counter_title {
	word-wrap: break-word
}

.et_pb_counter_amount {
	background-color: #2ea3f2
}

.et_pb_counters .et_pb_counter_container {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.et_pb_with_border .et_pb_counter_container {
	border: 0 solid #333
}

.et_pb_counter_title {
	font-size: 12px;
	line-height: 1.6em;
	display: block
}

.et_pb_bg_layout_light .et_pb_counter_title {
	color: #666
}

.et_pb_counter_container {
	background-color: #ddd;
	color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	display: block
}

.et_pb_counter_amount {
	opacity: 0;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.6em;
	text-align: right;
	padding: 1px;
	display: block;
	min-height: 6px;
	z-index: 2;
	overflow: hidden
}

.et_pb_counter_amount.overlay {
	background-color: transparent !important;
	color: #2ea3f2;
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: visible
}

.et_pb_counters span.et_pb_counter_amount_number {
	display: inline-block;
	padding: 0 10px
}

.et_pb_counters span.et_pb_counter_amount_number:after, .et_pb_counters span.et_pb_counter_amount_number:before {
	content: "";
	display: block;
	max-width: 20px;
	min-width: 5px
}

.et_pb_counters.et_pb_section_video>li, .et_pb_counters>li.et_pb_section_video .et_pb_counter_amount {
	position: relative
}

.et_pb_counters li:last-of-type .et_pb_counter_container {
	margin-bottom: 0
}

.et_pb_text_align_left .et_pb_counter_amount {
	text-align: left
}

.et_pb_text_align_center .et_pb_counter_amount {
	text-align: center
}

.et_pb_text_align_right .et_pb_counter_amount {
	text-align: right
}

.et_pb_text_align_justified .et_pb_counter_amount {
	text-align: justify
}

.et_pb_counters {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important
}

.et-animated li span .et_pb_counter_amount {
	opacity: 1;
	-webkit-animation: slideWidth 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: slideWidth 1s cubic-bezier(.77, 0, .175, 1) 1;
	position: relative
}

.et_pb_bg_layout_light_tablet .et_pb_counter_title {
	color: #666
}

.et_pb_bg_layout_dark_tablet .et_pb_counter_title {
	color: #fff
}

@-webkit-keyframes slideWidth {
	0% {
		width: 0
	}
}

@keyframes slideWidth {
	0% {
		width: 0
	}
}

@media (max-width:767px) {
	.et_pb_text_align_left-tablet .et_pb_counter_amount {
		text-align: left
	}

	.et_pb_text_align_center-tablet .et_pb_counter_amount {
		text-align: center
	}

	.et_pb_text_align_right-tablet .et_pb_counter_amount {
		text-align: right
	}

	.et_pb_text_align_justified-tablet .et_pb_counter_amount {
		text-align: justify
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_bg_layout_light_phone .et_pb_counter_title {
		color: #666
	}

	.et_pb_bg_layout_dark_phone .et_pb_counter_title {
		color: #fff
	}

	.et_pb_text_align_left-phone .et_pb_counter_amount {
		text-align: left
	}

	.et_pb_text_align_center-phone .et_pb_counter_amount {
		text-align: center
	}

	.et_pb_text_align_right-phone .et_pb_counter_amount {
		text-align: right
	}

	.et_pb_text_align_justified-phone .et_pb_counter_amount {
		text-align: justify
	}
}

.et_pb_bg_layout_light .et_pb_promo_button {
	color: #2ea3f2
}

.et-promo {
	background-color: #1f6581;
	padding: 40px 0 25px
}

.et-promo-description {
	float: left;
	padding: 0 60px;
	word-wrap: break-word;
	width: 754px
}

.et-promo-description p {
	color: #fff
}

.et-promo-button {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	background-color: rgba(0, 0, 0, .35);
	border-radius: 5px;
	padding: 14px 20px;
	margin-top: 20px;
	float: left
}

.et_pb_promo {
	padding: 40px 60px;
	text-align: center
}

.et_pb_promo_description {
	padding-bottom: 20px;
	position: relative
}

.et_pb_promo_description p:last-of-type {
	padding-bottom: 0
}

.et_pb_promo_button {
	display: inline-block;
	color: inherit
}

.et_pb_promo_button:hover {
	text-decoration: none
}

.et_pb_promo_button:hover:after {
	opacity: 1;
	margin-left: 0
}

.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo, .et_pb_column_1_5 .et_pb_promo, .et_pb_column_1_6 .et_pb_promo, .et_pb_column_2_5 .et_pb_promo, .et_pb_column_3_5 .et_pb_promo {
	padding: 40px
}

.et_pb_has_bg_hover.et_pb_promo:hover {
	padding: 40px 60px !important;
	-webkit-transition: padding .4s ease-in-out;
	transition: padding .4s ease-in-out
}

.et_pb_column_1_2 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_3 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_4 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_5 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_1_6 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_2_5 .et_pb_has_bg_hover.et_pb_promo:hover, .et_pb_column_3_5 .et_pb_has_bg_hover.et_pb_promo:hover {
	padding: 40px !important
}

.et_pb_no_bg_hover.et_pb_promo:hover {
	padding: 0 !important
}

@media (max-width:980px) {
	.et_pb_has_bg_tablet.et_pb_promo {
		padding: 40px !important
	}

	.et_pb_no_bg_tablet.et_pb_promo {
		padding: 0 !important
	}

	.et_pb_bg_layout_light_tablet .et_pb_promo_button {
		color: #2ea3f2
	}

	.et_pb_bg_layout_dark_tablet .et_pb_promo_button {
		color: inherit
	}
}

@media (max-width:767px) {
	.et_pb_promo {
		padding: 40px
	}

	.et_pb_has_bg_phone.et_pb_promo {
		padding: 40px !important
	}

	.et_pb_no_bg_phone.et_pb_promo {
		padding: 0 !important
	}

	.et_pb_bg_layout_light_phone .et_pb_promo_button {
		color: #2ea3f2
	}

	.et_pb_bg_layout_dark_phone .et_pb_promo_button {
		color: inherit
	}
}

@media (max-width:479px) {
	.et_pb_promo {
		padding: 40px
	}
}

.et_pb_space {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 23px
}

.et_pb_divider_hidden {
	margin-bottom: 0 !important
}

.et_pb_divider_internal {
	display: inline-block;
	width: 100%
}

.et_pb_divider {
	margin: 0 0 30px;
	position: relative
}

.et_pb_divider:before {
	content: "";
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10
}

.et_pb_divider:after, .et_pb_space:after {
	content: "";
	display: table
}

.et_pb_divider_position_bottom:before {
	top: auto !important;
	bottom: 0 !important
}

.et_pb_divider_position_center:before {
	top: 50% !important
}

@media (max-width:980px) {
	.et_pb_divider_position_top_tablet:before {
		top: 0 !important;
		bottom: auto !important
	}

	.et_pb_divider_position_bottom_tablet:before {
		top: auto !important;
		bottom: 0 !important
	}

	.et_pb_divider_position_center_tablet:before {
		top: 50% !important
	}

	.et_pb_space.et-hide-mobile {
		display: none
	}
}

@media (max-width:767px) {
	.et_pb_divider_position_top_phone:before {
		top: 0 !important;
		bottom: auto !important
	}

	.et_pb_divider_position_bottom_phone:before {
		top: auto !important;
		bottom: 0 !important
	}

	.et_pb_divider_position_center_phone:before {
		top: 50% !important
	}
}

.ie .et_pb_divider {
	overflow: visible
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #2ea3f2
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
	display: none
}

.et_pb_text_align_left.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: left
}

.et_pb_text_align_center.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: center
}

.et_pb_text_align_right.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: right
}

.et_pb_text_align_justified.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	text-align: justify
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
	clear: both;
	margin: 0 0 40px
}

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portfolio_filters, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portfolio_filters {
	position: relative
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	list-style-type: none !important;
	padding: 0
}

.et_pb_filterable_portfolio.et_pb_text_align_center .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.et_pb_filterable_portfolio.et_pb_text_align_justified .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.et_pb_filterable_portfolio.et_pb_text_align_right .et_pb_portfolio_filters ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	float: left;
	font-size: 14px;
	line-height: 1em
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	color: #666;
	padding: 10px 20px;
	border: 1px solid #e2e2e2;
	display: block;
	height: auto;
	overflow: hidden;
	margin: -1px -1px 0 0;
	background-color: #fff
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	border-radius: 3px 0 0 3px
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	border-radius: 0 3px 3px 0
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
	color: #666;
	background-color: #f4f4f4
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
	color: #82c0c7;
	background-color: #f9f9f9
}

.et_pb_filterable_portfolio .et_pb_portfolio_items, .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
	width: 100%;
	position: relative
}

.et_pb_filterable_portfolio .et_pb_portfolio_item.active {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: 100%
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	border-radius: 3px 3px 0 0
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_2_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	border-radius: 0 0 3px 3px
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2;
	position: relative
}

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination {
	position: relative
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	list-style-type: none !important;
	text-align: right;
	margin: 0;
	padding: 0
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
	display: inline-block;
	padding: 10px
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
	font-size: 16px;
	line-height: 16px;
	color: #999
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #82c0c7
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a {
	color: #fff
}

@media (min-width:981px) {
	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item img {
		width: 100%
	}

	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0
	}

	.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
		font-size: 18px
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: auto
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		width: auto;
		border-radius: 0
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		border-radius: 3px 0 0 3px
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
		border-radius: 0 3px 3px 0
	}

	.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #999
	}

	.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
		color: #82c0c7
	}

	.et_pb_bg_layout_dark_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #fff
	}

	.et_pb_text_align_left-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: left
	}

	.et_pb_text_align_center-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: center
	}

	.et_pb_text_align_right-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: right
	}

	.et_pb_text_align_justified-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: justify
	}

	.et_pb_filterable_portfolio.et_pb_text_align_center-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.et_pb_filterable_portfolio.et_pb_text_align_justified-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.et_pb_filterable_portfolio.et_pb_text_align_right-tablet .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
		width: 100%
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
		width: 50%
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
		border-radius: 3px 0 0 0
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
		border-radius: 0 3px 0 0
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child:nth-child(odd) a {
		border-radius: 0 0 3px 3px
	}

	.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child:nth-child(2n) a {
		border-radius: 0 0 3px
	}

	.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #999
	}

	.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
		color: #82c0c7
	}

	.et_pb_bg_layout_dark_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
		color: #fff
	}

	.et_pb_text_align_left-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: left
	}

	.et_pb_text_align_center-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: center
	}

	.et_pb_text_align_right-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: right
	}

	.et_pb_text_align_justified-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
		text-align: justify
	}

	.et_pb_filterable_portfolio.et_pb_text_align_center-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.et_pb_filterable_portfolio.et_pb_text_align_justified-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.et_pb_filterable_portfolio.et_pb_text_align_right-phone .et_pb_portfolio_filters ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.et_pb_fullwidth_code.et_pb_module {
	z-index: 9;
	position: relative
}

.et_pb_with_border.et_pb_fullwidth_header .header-image-container img, .et_pb_with_border.et_pb_fullwidth_header .header-logo {
	border: 0 solid #333
}

.et_pb_fullwidth_header {
	padding: 50px 0;
	position: relative;
	background-position: 50%;
	background-size: cover
}

.et_pb_fullwidth_header p {
	padding-bottom: 0
}

.et_pb_fullwidth_header_subhead {
	display: block
}

.et_pb_fullscreen {
	padding: 0
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	position: relative;
	z-index: 3;
	width: 80%;
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
	min-height: 100vh;
	width: 80%;
	max-width: none;
	height: 100%
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom {
	-ms-flex-flow: column wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column wrap;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center {
	-ms-flex-flow: column nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column nowrap
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container {
	display: -moz-flex;
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content {
	-webkit-align-self: center;
	-ms-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center {
	-webkit-align-self: flex-start;
	-ms-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container {
	width: 100%;
	-webkit-align-self: center;
	-ms-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
	-webkit-align-self: center;
	-ms-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom {
	-webkit-align-self: flex-end;
	-ms-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
	display: -moz-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
	display: -moz-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: row-reverse;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-flow: row-reverse
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container {
	width: 100%
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
	width: 50%;
	-webkit-align-self: center;
	-ms-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center {
	-webkit-align-self: center;
	-ms-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.bottom {
	-webkit-align-self: flex-end;
	-ms-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	text-align: left;
	margin-left: 0
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content {
	margin-right: 6%
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	text-align: right;
	margin-right: 0;
	float: right
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content {
	margin-left: 6%
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom {
	margin-bottom: 80px
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	padding-left: 0
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	padding-right: 0
}

.et_pb_fullwidth_header .header-content {
	padding: 10px;
	text-align: center
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	margin: 20px auto;
	width: 80%;
	max-width: 800px
}

.et_pb_fullwidth_header .header-image {
	text-align: center;
	margin-left: 2%;
	margin-right: 2%;
	line-height: 0
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
	margin-top: 20px;
	display: inline-block
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one {
	margin-right: 15px
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .et_pb_button_one {
	margin-right: 0
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .et_pb_button_two {
	margin-left: 15px
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	pointer-events: none
}

.et_pb_fullwidth_header .et_pb_parallax_css {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	width: 100%;
	min-height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
	display: inline-block;
	pointer-events: all
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	color: #fff;
	font-size: 3.5em
}

.et_pb_fullwidth_header .scroll-down-container .scroll-down-phone, .et_pb_fullwidth_header .scroll-down-container .scroll-down-tablet {
	display: none
}

@media (max-width:980px) {
	.et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down, .et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-phone {
		display: none
	}

	.et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-tablet {
		display: inline-block
	}
}

@media (max-width:767px) {
	.et_pb_fullwidth_header .scroll-down-container-phone .scroll-down, .et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-tablet {
		display: none
	}

	.et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-phone {
		display: inline-block
	}

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
		-ms-flex-flow: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-flow: column;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
		width: 100%
	}

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
		margin: 20px 2%
	}
}

.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.left, .ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.right {
	height: 100px
}

.ie .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	float: none
}

.et_pb_fullwidth_image {
	position: relative;
	line-height: 0
}

.et_pb_fullwidth_image img {
	width: 100%;
	position: relative
}

.et_pb_fullwidth_section .et_pb_post_title {
	padding: 6% 0;
	position: relative
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_above {
	padding-top: 0
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container, .et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below {
	padding-bottom: 0
}

.et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	display: block
}

@media (max-width:980px) {
	.et_pb_fullwidth_section .et_pb_post_title {
		padding: 80px 0
	}
}

.single-post.et_left_sidebar .et_pb_fullwidth_section .et_pb_post_title, .single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title {
	padding-top: 0
}

.single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg {
	padding-top: 6%
}

.single .et_pb_fullwidth_section .et_pb_title_featured_container, .single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container {
	width: 100%;
	max-width: 100%;
	padding-top: 0
}

.et_pb_fullwidth_section .et_pb_map_container {
	margin: 0
}

.et_pb_fullwidth_section .et_pb_fullwidth_menu {
	position: relative
}

.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img {
	border: 0 solid #333
}

.et_pb_fullwidth_menu.et_hover_enabled:hover {
	z-index: auto
}

.et_pb_fullwidth_menu .et-menu-nav, .et_pb_fullwidth_menu .et-menu-nav>ul {
	float: none
}

.et_pb_fullwidth_menu .et-menu-nav>ul {
	padding: 0 !important;
	line-height: 1.7em
}

.et_pb_fullwidth_menu .et-menu-nav>ul ul {
	padding: 20px 0;
	text-align: left
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a {
	color: #fff
}

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
	color: hsla(0, 0%, 100%, .8)
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul {
	bottom: 100%;
	top: auto;
	border-top: none;
	border-bottom: 3px solid #2ea3f2;
	-webkit-box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
	box-shadow: 2px -2px 5px rgba(0, 0, 0, .1)
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul li ul {
	bottom: -23px
}

.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li.mega-menu ul ul {
	bottom: 0;
	top: auto;
	border: none
}

.et_pb_fullwidth_menu .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 1
}

.et_pb_fullwidth_menu .et_pb_menu__wrap--visible {
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_fullwidth_menu .et_pb_menu__wrap--hidden {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_fullwidth_menu .et_pb_menu__menu {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.et_pb_fullwidth_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu>nav, .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
	position: static
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - 1px);
	left: 0
}

.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul.upwards>li>ul {
	top: auto;
	bottom: calc(100% - 1px)
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 31px 0;
	white-space: nowrap
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 0 !important
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 8px
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	padding-bottom: 8px
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-bottom: 8px
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 8px
}

.et_pb_fullwidth_menu .et_pb_menu__icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.et_pb_fullwidth_menu .et-menu {
	margin-left: -11px;
	margin-right: -11px
}

.et_pb_fullwidth_menu .et-menu>li {
	padding-left: 11px;
	padding-right: 11px
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 30px
}

.rtl .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 0;
	margin-left: 30px
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav, .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-centered .et_pb_menu__logo img {
	margin: 0 auto
}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
	display: none;
	margin-bottom: 30px
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo img {
	margin: 0 auto
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
	width: 100%;
	height: 100%
}

.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
	max-height: 100%
}

.et_pb_fullwidth_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
	min-width: 96px
}

.et_pb_fullwidth_menu .et_pb_menu__search-container {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 999
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--visible {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--hidden {
	-webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_fullwidth_menu .et_pb_menu__search-container--disabled {
	display: none
}

.et_pb_fullwidth_menu .et_pb_menu__search {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_fullwidth_menu .et_pb_menu__search-form {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.et_pb_fullwidth_menu .et_pb_menu__search-input {
	border: 0;
	width: 100%;
	color: #333;
	background: transparent
}

.et_pb_fullwidth_menu .et_pb_menu__close-search-button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.et_pb_fullwidth_menu .et_pb_menu__close-search-button:after {
	content: "M";
	font-size: 1.7em
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 28px 0 0 !important
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 5px
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 29px;
	white-space: nowrap
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards {
	padding: 0 0 28px !important
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-top: 0;
	margin-bottom: 5px
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 29px;
	padding-bottom: 0
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after {
	top: auto;
	bottom: 0
}

@media (min-width:981px) {
	.et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}

	.et_dropdown_animation_slide.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out
	}

	.et_dropdown_animation_expand.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_pb_fullwidth_menu.et_pb_fullwidth_menu_fullwidth .et_pb_row {
		width: 100%;
		max-width: 100%;
		padding: 0 30px !important
	}
}

@media (max-width:980px) {
	.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo, .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo {
		margin: 0 auto
	}

	.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
		display: none
	}

	.et_pb_fullwidth_menu .et_pb_row {
		min-height: 81px
	}

	.et_pb_fullwidth_menu .et_pb_menu__menu {
		display: none
	}

	.et_pb_fullwidth_menu .et_mobile_nav_menu {
		float: none;
		margin: 0 6px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.et_pb_fullwidth_menu .et_mobile_menu {
		top: 100%;
		padding: 5%
	}

	.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul {
		list-style: none !important;
		text-align: left
	}

	.et_pb_fullwidth_menu .et_mobile_menu ul {
		padding: 0
	}

	.et_pb_fullwidth_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
		top: auto;
		bottom: 100%
	}

	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a {
		color: #fff
	}

	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a:hover {
		color: hsla(0, 0%, 100%, .8)
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a {
		color: #fff
	}

	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a:hover {
		color: hsla(0, 0%, 100%, .8)
	}
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta {
	z-index: 3;
	opacity: 1
}

.et_pb_fullwidth_portfolio {
	margin: 0;
	position: relative;
	overflow: hidden
}

.et_pb_fullwidth_portfolio .et_overlay {
	border: none;
	pointer-events: auto
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group {
	display: none;
	float: left;
	width: 100%;
	position: relative
}

.et_pb_fullwidth_portfolio .et_pb_carousel_group.active, .et_pb_fullwidth_portfolio.et_pb_fullwidth_portfolio_grid .et_pb_carousel_group {
	display: block
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
	width: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
	float: left;
	margin: 0;
	height: 0;
	width: 20%;
	position: relative
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
	max-width: 100%;
	height: inherit;
	min-height: 100%;
	min-width: 100%
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.landscape img {
	height: 100%
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.portrait img {
	width: 100%
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta {
	z-index: 3;
	opacity: 1
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay:before {
	top: 45%;
	-webkit-transition: all .4s;
	transition: all .4s
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay:before {
	top: 33%
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
	background: rgba(0, 0, 0, .6)
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p {
	color: #fff
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
	position: absolute;
	opacity: 0;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0)
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_title, .et_pb_fullwidth_portfolio h2.et_pb_portfolio_title {
	text-align: center;
	margin: 30px 0;
	position: relative
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3, .et_pb_fullwidth_portfolio .et_pb_portfolio_image p {
	display: block;
	position: relative;
	float: left;
	z-index: 5;
	width: 100%;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0)
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
	margin-top: 40%;
	padding: 0 5px
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay+p.post-meta {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
	margin-top: 35%
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1
}

.et_pb_fullwidth_portfolio .et_pb_no_results .entry {
	height: 285.75px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: hsla(0, 0%, 100%, .9)
	}

	.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .meta p {
		color: #666
	}

	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: rgba(0, 0, 0, .6)
	}

	.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .meta p {
		color: #fff
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: hsla(0, 0%, 100%, .9)
	}

	.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .meta p {
		color: #666
	}

	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
		background: rgba(0, 0, 0, .6)
	}

	.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .meta p {
		color: #fff
	}
}

.et_pb_fullwidth_post_slider.et_pb_slider .et_pb_container {
	width: 80%;
	max-width: 1080px
}

.et_pb_gallery_item {
	word-wrap: break-word
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #2ea3f2
}

p.et_pb_gallery_caption {
	line-height: 1.7
}

.et_pb_with_border .et_pb_gallery_image, .et_pb_with_border .et_pb_gallery_item {
	border: 0 solid #333
}

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
	margin-top: 10px
}

.et_pb_gallery_image:hover .et_overlay:before {
	top: 50%
}

.et_pb_gallery_image:hover .et_overlay {
	z-index: 3;
	opacity: 1
}

.et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
	display: none
}

.et_pb_gallery_fullwidth .et_pb_gallery_item {
	display: none;
	float: left;
	margin-right: -100%;
	position: relative
}

.et_pb_gallery_fullwidth .et_pb_gallery_image img, .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 100%
}

.et_pb_gallery_fullwidth .et_pb_gallery_item:first-child {
	display: block
}

.et_pb_gallery .et_pb_gallery_items, .et_pb_gallery.et_pb_section_parallax {
	width: 100%
}

.et_pb_gallery.et_pb_section_parallax:hover {
	overflow: hidden
}

.et_pb_gallery_grid .et_pb_gallery_items {
	-webkit-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out
}

.et_pb_gallery_grid .et_pb_gallery_image {
	position: relative
}

.et_pb_gallery_image {
	line-height: 0
}

.et_pb_gallery_grid .et_pb_gallery_item {
	display: none
}

.et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: left
}

.et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: center
}

.et_pb_text_align_right.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: right
}

.et_pb_text_align_justified.et_pb_gallery .et_pb_gallery_pagination ul {
	text-align: justify
}

.et_pb_gallery_grid .et_pb_gallery_item {
	opacity: 1;
	-webkit-animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeLeft 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_gallery .et_pb_gallery_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2;
	position: relative
}

.et_pb_gallery .et_pb_gallery_pagination ul {
	list-style-type: none !important;
	text-align: right;
	margin: 0;
	padding: 0
}

.et_pb_gallery .et_pb_gallery_pagination ul li {
	display: inline-block;
	padding: 10px
}

.et_pb_gallery .et_pb_gallery_pagination ul li a {
	font-size: 16px;
	line-height: 16px;
	color: #999
}

.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #82c0c7
}

.et_pb_gallery_pagination ul:after {
	content: "";
	width: 100%;
	height: 0;
	display: inline-block
}

.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a {
	color: #fff
}

.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: inherit
}

.et_pb_slider.gallery-not-found .et_pb_slide, .et_pb_slider.gallery-not-found .et_pb_slide .et_pb_container {
	min-height: 0 !important
}

@media (min-width:981px) {
	.et_pb_gallery_grid .et_pb_gallery_item img {
		width: 100%
	}

	.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0
	}

	.et_pb_gallery_grid .et_pb_gallery_item h3 {
		font-size: 18px
	}

	.et_pb_gallery_item .et_pb_gallery_caption {
		font-size: 14px;
		margin: .4em 0 0
	}

	.et_pb_row [class*=et_pb_gutters] .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item.last_in_row {
		margin-right: 0
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999
	}

	.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7
	}

	.et_pb_bg_layout_dark_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff
	}

	.et_pb_text_align_left-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left
	}

	.et_pb_text_align_center-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center
	}

	.et_pb_text_align_right-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right
	}

	.et_pb_text_align_justified-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #999
	}

	.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a.active {
		color: #82c0c7
	}

	.et_pb_bg_layout_dark_phone.et_pb_gallery .et_pb_gallery_pagination ul li a {
		color: #fff
	}

	.et_pb_text_align_left-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: left
	}

	.et_pb_text_align_center-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: center
	}

	.et_pb_text_align_right-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: right
	}

	.et_pb_text_align_justified-phone.et_pb_gallery .et_pb_gallery_pagination ul {
		text-align: justify
	}
}

.safari .et_pb_gallery_grid .et_pb_gallery_image {
	overflow: visible
}

.et_pb_heading_container {
	position: relative
}

.et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333
}

.et_pb_image {
	margin-left: auto;
	margin-right: auto;
	line-height: 0
}

.et_pb_image.aligncenter {
	text-align: center
}

.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
	display: block;
	position: relative
}

.et_pb_image {
	display: block
}

.et_pb_image .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%
}

.et_pb_image .et_pb_image_wrap img[src*=".svg"] {
	width: auto
}

.et_pb_image img {
	position: relative
}

.et_pb_image_sticky {
	margin-bottom: 0 !important;
	display: inherit
}

.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
	z-index: 3;
	opacity: 1
}

@media (min-width:981px) {
	.et_pb_section_sticky, .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky .et_pb_column_single, .et_pb_section_sticky .et_pb_row.et-last-child, .et_pb_section_sticky .et_pb_row:last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0 !important
	}
}

@media (max-width:980px) {
	.et_pb_image_sticky_tablet {
		margin-bottom: 0 !important;
		display: inherit
	}

	.et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0 !important
	}

	.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
		margin-bottom: 0
	}

	.et_pb_image_bottom_space_tablet {
		margin-bottom: 30px !important;
		display: block
	}

	.et_always_center_on_mobile {
		text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important
	}
}

@media (max-width:767px) {
	.et_pb_image_sticky_phone {
		margin-bottom: 0 !important;
		display: inherit
	}

	.et_pb_image_bottom_space_phone {
		margin-bottom: 30px !important;
		display: block
	}
}

.et_pb_login_form .et_pb_newsletter_button {
	margin: 0;
	width: 100%;
	cursor: pointer
}

.et_pb_login_form form {
	text-align: left
}

.et_pb_login_form ::-webkit-input-placeholder {
	color: #666
}

.et_pb_login_form ::-moz-placeholder {
	color: #666
}

.et_pb_login_form :-ms-input-placeholder {
	color: #666
}

.et_pb_newsletter.et_pb_login {
	display: block
}

.et_pb_newsletter.et_pb_login .et_pb_module_header:empty+.et_pb_newsletter_description_content>br:first-child {
	display: none
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description, .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
	float: left;
	position: relative
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description {
	margin-bottom: 20px
}

body.logged-in:not(.et-fb) .et_pb_newsletter.et_pb_login .et_pb_newsletter_description {
	margin-bottom: 0
}

.et_pb_forgot_password {
	font-size: 12px;
	margin-top: -5px
}

.et_pb_forgot_password a {
	color: #fff;
	text-decoration: underline
}

.et_pb_bg_layout_light .et_pb_forgot_password a {
	color: #666
}

@media (min-width:768px) {
	.et_pb_in_customizer.et_pb_login .et_pb_newsletter_description {
		width: 50%
	}
}

.logged-in:not(.et-fb) .et_pb_login .et_pb_newsletter_description {
	width: 100%;
	padding: 0
}

.et_pb_map {
	height: 440px;
	width: 100%;
	position: relative
}

.et_pb_map_container img {
	max-width: inherit
}

.et_pb_map_pin {
	display: none;
	visibility: hidden
}

.et_pb_column_2_3 .et_pb_map {
	height: 400px
}

.et_pb_column_1_2 .et_pb_map, .et_pb_column_3_5 .et_pb_map, .et_pb_column_3_8 .et_pb_map {
	height: 280px
}

.et_pb_column_1_3 .et_pb_map, .et_pb_column_1_4 .et_pb_map, .et_pb_column_1_5 .et_pb_map, .et_pb_column_1_6 .et_pb_map, .et_pb_column_2_5 .et_pb_map {
	height: 230px
}

@media (min-width:981px) and (max-width:1405px) {
	.et_pb_column .et_pb_map {
		max-width: 100%
	}
}

@media (max-width:980px) {
	.et_pb_map_container>.et_pb_map {
		height: 350px
	}
}

@media (max-width:767px) {
	.et_pb_map_container>.et_pb_map {
		height: 220px
	}
}

@media (max-width:479px) {
	.et_pb_map_container>.et_pb_map {
		height: 200px
	}
}

.chrome.parallax-map-support .et_pb_map {
	-webkit-transform: inherit !important;
	transform: inherit !important
}

.et_pb_with_border.et_pb_menu .et_pb_menu__logo img {
	border: 0 solid #333
}

.et_pb_menu.et_hover_enabled:hover {
	z-index: auto
}

.et_pb_menu .et-menu-nav, .et_pb_menu .et-menu-nav>ul {
	float: none
}

.et_pb_menu .et-menu-nav>ul {
	padding: 0 !important;
	line-height: 1.7em
}

.et_pb_menu .et-menu-nav>ul ul {
	padding: 20px 0;
	text-align: left
}

.et_pb_bg_layout_dark.et_pb_menu ul li a {
	color: #fff
}

.et_pb_bg_layout_dark.et_pb_menu ul li a:hover {
	color: hsla(0, 0%, 100%, .8)
}

.et-menu li li.menu-item-has-children>a:first-child:after {
	top: 12px
}

.et_pb_menu .et-menu-nav>ul.upwards li ul {
	bottom: 100%;
	top: auto;
	border-top: none;
	border-bottom: 3px solid #2ea3f2;
	-webkit-box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
	box-shadow: 2px -2px 5px rgba(0, 0, 0, .1)
}

.et_pb_menu .et-menu-nav>ul.upwards li ul li ul {
	bottom: -23px
}

.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul {
	bottom: 0;
	top: auto;
	border: none
}

.et_pb_menu_inner_container {
	position: relative
}

.et_pb_menu .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 1
}

.et_pb_menu .et_pb_menu__wrap--visible {
	-webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_menu .et_pb_menu__wrap--hidden {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_menu .et_pb_menu__menu {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.et_pb_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu>nav, .et_pb_menu .et_pb_menu__menu>nav>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.et_pb_menu .et_pb_menu__menu>nav>ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu {
	position: static
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - 1px);
	left: 0
}

.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul {
	top: auto;
	bottom: calc(100% - 1px)
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 31px 0;
	white-space: nowrap
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul {
	padding: 0 !important
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	margin-top: 8px
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	padding-bottom: 8px
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li {
	margin-top: 0;
	margin-bottom: 8px
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a {
	padding-top: 8px;
	padding-bottom: 0
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after {
	top: auto;
	bottom: 0
}

.et_pb_menu .et_pb_menu__icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.et_pb_menu .et-menu {
	margin-left: -11px;
	margin-right: -11px
}

.et_pb_menu .et-menu>li {
	padding-left: 11px;
	padding-right: 11px
}

.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 30px
}

.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo {
	margin-right: 0;
	margin-left: 30px
}

.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul, .et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu, .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav, .et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.et_pb_menu--style-centered .et_pb_menu__logo-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_menu--style-centered .et_pb_menu__logo-wrap, .et_pb_menu--style-centered .et_pb_menu__logo img {
	margin: 0 auto
}

.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_menu--style-centered .et_pb_menu__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
	display: none;
	margin-bottom: 30px
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img {
	margin: 0 auto
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
	width: 100%;
	height: 100%
}

.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
	max-height: 100%
}

.et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
	min-width: 96px
}

.et_pb_menu .et_pb_menu__search-container {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 999
}

.et_pb_menu .et_pb_menu__search-container--visible {
	opacity: 1;
	-webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_menu .et_pb_menu__search-container--hidden {
	-webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
	animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1
}

.et_pb_menu .et_pb_menu__search-container--disabled {
	display: none
}

.et_pb_menu .et_pb_menu__search {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.et_pb_menu .et_pb_menu__search-form {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.et_pb_menu .et_pb_menu__search-input {
	border: 0;
	width: 100%;
	color: #333;
	background: transparent
}

.et_pb_menu .et_pb_menu__close-search-button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.et_pb_menu .et_pb_menu__close-search-button:after {
	content: "M";
	font-size: 1.7em
}

@media (min-width:981px) {
	.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul {
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}

	.et_dropdown_animation_slide.et_pb_menu ul li:hover>ul {
		-webkit-animation: fadeLeft .4s ease-in-out;
		animation: fadeLeft .4s ease-in-out
	}

	.et_dropdown_animation_expand.et_pb_menu ul li:hover>ul {
		-webkit-transform-origin: 0 0;
		-webkit-animation: Grow .4s ease-in-out;
		animation: Grow .4s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul {
		-webkit-animation: flipInX .6s ease-in-out;
		animation: flipInX .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_dropdown_animation_flip.et_pb_menu ul li:hover>ul {
		-webkit-animation: flipInY .6s ease-in-out;
		animation: flipInY .6s ease-in-out;
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important
	}

	.et_pb_menu.et_pb_menu_fullwidth .et_pb_row {
		width: 100%;
		max-width: 100%;
		padding: 0 30px !important
	}
}

@media (max-width:980px) {
	.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo, .et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo {
		margin: 0 auto
	}

	.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
		display: none
	}

	.et_pb_menu .et_pb_row {
		min-height: 81px
	}

	.et_pb_menu .et_pb_menu__menu {
		display: none
	}

	.et_pb_menu .et_mobile_nav_menu {
		float: none;
		margin: 0 6px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.et_pb_menu .et_mobile_menu {
		top: 100%;
		padding: 5%
	}

	.et_pb_menu .et_mobile_menu, .et_pb_menu .et_mobile_menu ul {
		list-style: none !important;
		text-align: left
	}

	.et_pb_menu .et_mobile_menu ul {
		padding: 0
	}

	.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
		top: auto;
		bottom: 100%
	}
}

.et_pb_number_counter {
	word-wrap: break-word;
	margin: 0 auto 30px;
	position: relative;
	text-align: center
}

.et_pb_number_counter .percent {
	z-index: 2
}

.et_pb_number_counter h3 {
	font-size: 18px;
	position: relative
}

.et_pb_number_counter .et_pb_module_header {
	position: relative
}

.et_pb_number_counter {
	opacity: 0;
	-webkit-transition: opacity 1s;
	transition: opacity 1s
}

.et_pb_number_counter.active {
	opacity: 1
}

.et_pb_number_counter {
	width: auto
}

.et_pb_number_counter canvas {
	display: none;
	visibility: hidden
}

.et_pb_number_counter .percent {
	height: 72px;
	position: relative
}

.et_pb_number_counter .percent p {
	font-size: 72px;
	line-height: 72px;
	font-weight: 500
}

.et_pb_number_counter.et_pb_with_title .percent {
	margin-bottom: 20px
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_4 .et_pb_number_counter .percent, .et_pb_column_1_5 .et_pb_number_counter .percent, .et_pb_column_1_6 .et_pb_number_counter .percent {
		height: 55px
	}

	.et_pb_column_1_4 .et_pb_number_counter h3, .et_pb_column_1_5 .et_pb_number_counter h3, .et_pb_column_1_6 .et_pb_number_counter h3 {
		padding: 10px 0 0
	}
}

.et_pb_portfolio_item {
	word-wrap: break-word
}

.et_pb_with_border .et_portfolio_image {
	border: 0 solid #333
}

.et_portfolio_image img {
	vertical-align: bottom;
	margin-bottom: 0
}

.et_pb_portfolio_item {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.et_pb_with_border .et_pb_portfolio_image, .et_pb_with_border .et_pb_portfolio_item {
	border: 0 solid #333
}

.et_pb_portfolio_item .et_pb_module_header a, .et_pb_portfolio_item .post-meta a, .et_pb_portfolio_item h3 a {
	text-decoration: none
}

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a {
	color: #666
}

.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a {
	color: inherit
}

.et_pb_portfolio_item .et_pb_module_header, .et_pb_portfolio_item h2 {
	margin-top: 10px
}

.et_pb_portfolio_image:hover .et_overlay {
	z-index: 3;
	opacity: 1
}

.et_pb_portfolio .et_pb_portfolio_item, .et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio.et_pb_section_video .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_video .wp-pagenavi {
	position: relative
}

.et_pb_portfolio_items_wrapper.no_pagination {
	border-bottom: none
}

@media (min-width:981px) {
	.et_pb_portfolio_grid .et_pb_portfolio_item img {
		width: 100%
	}

	.et_pb_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
		word-wrap: break-word;
		margin: 10px 0 0;
		padding-bottom: 0
	}

	.et_pb_portfolio_grid .et_pb_portfolio_item h2 {
		font-size: 18px
	}

	.et_pb_portfolio_item .post-meta {
		font-size: 14px;
		margin: .4em 0 0
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta a {
		color: #666
	}

	.et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta a {
		color: inherit
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 5.5% 7.5% 0;
		width: 29.666%;
		clear: none;
		float: left
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n) {
		margin-right: 0
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1) {
		clear: both
	}
}

@media (max-width:767px) {
	.et_pb_portfolio_item h2 {
		font-size: 18px
	}

	.et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta a {
		color: #666
	}

	.et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta a {
		color: inherit
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 5.5% 9.5% 0;
		width: 47.25%;
		clear: none;
		float: left
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n) {
		margin-right: 5.5%
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1) {
		clear: none
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .last_in_row, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row, .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd) {
		clear: both
	}
}

@media (max-width:479px) {
	.et_pb_portfolio_item {
		margin-bottom: 22px
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
		margin: 0 0 11.5%;
		width: 100%
	}

	.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .on_last_row {
		margin-bottom: 0
	}
}

.et_pb_with_border.et_pb_posts_nav span.nav-next a, .et_pb_with_border.et_pb_posts_nav span.nav-previous a {
	border: 0 solid #333
}

.et_pb_posts_nav.nav-single:after {
	clear: both;
	display: block;
	content: ""
}

.et_pb_posts_nav a {
	display: inline-block
}

.et_pb_posts_nav .meta-nav, .et_pb_posts_nav .nav-label, .et_pb_posts_nav .nav-next, .et_pb_posts_nav .nav-previous {
	position: relative
}

.et_pb_post_slider .et_pb_no_results .entry {
	height: 285.75px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.et_pb_section:not(.et_pb_fullwidth_section) .et_pb_post_slider .et_pb_no_results .entry {
	height: auto;
	padding: 16% 8%
}

.et_pb_slider.et_pb_post_slider {
	background-position: 50%;
	background-size: cover
}

.et_pb_post_slider .et_pb_slide {
	background-repeat: no-repeat
}

.et_pb_post_slider_image_bottom .et_pb_slide_image {
	position: relative;
	margin: 0 auto 10px !important
}

.et_pb_post_slider_image_bottom .et_pb_slide_description {
	padding-bottom: 8%
}

.et_pb_post_slider_image_top .et_pb_slide_image {
	position: relative;
	margin: 8% auto 0 !important
}

.et_pb_post_slider_image_top .et_pb_slide_description {
	padding-top: 8%;
	padding-bottom: 8%
}

.et_pb_post_slider_image_right .et_pb_slide_description {
	float: left !important
}

.et_pb_post_slider_image_right .et_pb_slide_image {
	right: 0;
	margin-right: 0
}

.et_pb_post_slider.et_pb_bg_layout_dark .post-meta, .et_pb_post_slider.et_pb_bg_layout_dark .post-meta a {
	color: #fff !important
}

.et_pb_post_slider.et_pb_bg_layout_light .post-meta, .et_pb_post_slider.et_pb_bg_layout_light .post-meta a {
	color: #333 !important
}

.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description, .et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image {
	opacity: 0
}

.et_pb_column_1_2 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_5 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide {
	padding-bottom: 6%
}

.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 10% !important
}

.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 5% !important
}

.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 7% !important
}

.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 15% !important
}

.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 25% !important
}

.et_pb_post_slider.et_pb_module .et_pb_row {
	width: 100%
}

.et_pb_post_slider.et_pb_module .et_pb_with_background .et_pb_row {
	width: 80%
}

.et_pb_post_slider.et_pb_module .et_pb_section {
	background-color: transparent
}

.et_pb_slide_content .post-meta, .et_pb_slide_content .post-meta a {
	font-size: 13px !important;
	font-weight: 400 !important
}

.et_pb_slide_content .post-meta {
	padding-bottom: 0 !important;
	padding-top: 5px
}

@media (max-width:980px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 5% !important
	}

	.et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta, .et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta a {
		color: #333 !important
	}

	.et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta, .et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta a {
		color: #fff !important
	}
}

@media (max-width:767px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 10% !important
	}

	.et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta, .et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta a {
		color: #333 !important
	}

	.et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta, .et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta a {
		color: #fff !important
	}
}

@media (max-width:479px) {
	.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
		margin-bottom: 16% !important
	}
}

.et_pb_post_title.et_pb_featured_bg {
	padding: 16% 8%;
	background-size: cover;
	background-position: 50%;
	position: relative;
	overflow: hidden
}

.et_pb_post_title .et_pb_parallax_css {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-attachment: fixed;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
	padding: 1em 1.5em
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container {
	padding-bottom: 0
}

.et_pb_title_container h1 {
	font-size: 26px
}

.et_pb_column_1_3 .et_pb_title_container h1, .et_pb_column_1_4 .et_pb_title_container h1, .et_pb_column_1_5 .et_pb_title_container h1, .et_pb_column_1_6 .et_pb_title_container h1, .et_pb_column_2_5 .et_pb_title_container h1 {
	font-size: 18px
}

.et_pb_title_featured_container {
	margin-left: auto;
	margin-right: auto
}

.et_pb_title_featured_container .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%;
	width: 100%
}

.et_pb_title_featured_container img {
	width: 100%
}

.et_pb_title_container {
	display: block;
	max-width: 100%;
	word-wrap: break-word;
	z-index: 98;
	position: relative
}

.et_pb_title_featured_container {
	line-height: 0;
	position: relative
}

p.et_pb_title_meta_container {
	padding-bottom: 1em
}

p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before {
	content: " | "
}

.et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: #666
}

.et_pb_bg_layout_dark p.et_pb_title_meta_container, .et_pb_bg_layout_dark p.et_pb_title_meta_container a {
	color: inherit
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_light_tablet p.et_pb_title_meta_container a {
		color: #666
	}

	.et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container, .et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container a {
		color: inherit
	}
}

@media (max-width:767px) {
	.et_pb_title_container h1 {
		font-size: 18px
	}

	.et_pb_bg_layout_light_phone p.et_pb_title_meta_container, .et_pb_bg_layout_light_phone p.et_pb_title_meta_container a {
		color: #666
	}

	.et_pb_bg_layout_dark_phone p.et_pb_title_meta_container, .et_pb_bg_layout_dark_phone p.et_pb_title_meta_container a {
		color: inherit
	}
}

.et_pb_pricing_content, .et_pb_pricing_heading {
	word-wrap: break-word
}

.et_pb_featured_table .et_pb_pricing_heading {
	background-color: #2ea3f2
}

.et_pb_sum {
	color: #2ea3f2
}

.et_pb_pricing {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important
}

.et_pb_pricing_table_button, .et_pb_pricing li a {
	color: #2ea3f2
}

.et_pb_pricing_table_button:hover {
	background-color: rgba(0, 0, 0, .05)
}

.et_pb_pricing_table_button:hover:after {
	opacity: 1;
	margin-left: 0
}

.et_pb_pricing li span:before {
	border-color: #2ea3f2
}

.et_pb_pricing_table {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.et_pb_pricing_table_wrap {
	display: block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.et_pb_pricing_table {
	float: left;
	width: 33.33%;
	max-width: 34%;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	border: 1px solid #bebebe;
	background-color: #fcfcfc;
	padding-bottom: 30px;
	text-align: center;
	margin: 30px -1px 0 0;
	position: relative
}

.et_pb_pricing>.box-shadow-overlay {
	z-index: 11
}

.et_pb_featured_table {
	background-color: #fff;
	margin-top: 0;
	position: relative;
	z-index: 10;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
	box-shadow: 0 0 12px rgba(0, 0, 0, .1)
}

.et_pb_column_4_4 .et_pb_pricing_table {
	width: 25%;
	max-width: 25.5%
}

.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table {
	width: 33.33%;
	max-width: 34%
}

.et_pb_column_1_2 .et_pb_pricing_table, .et_pb_column_2_3 .et_pb_pricing_table, .et_pb_column_3_5 .et_pb_pricing_table, .et_pb_pricing_2 .et_pb_pricing_table {
	width: 50%;
	max-width: 50.5%
}

.et_pb_column_1_3 .et_pb_pricing_table, .et_pb_column_1_4 .et_pb_pricing_table, .et_pb_column_1_5 .et_pb_pricing_table, .et_pb_column_1_6 .et_pb_pricing_table, .et_pb_column_2_5 .et_pb_pricing_table, .et_pb_column_3_8 .et_pb_pricing_table, .et_pb_pricing_1 .et_pb_pricing_table {
	width: 100%;
	max-width: none;
	margin: 0 0 30px
}

.et_pb_column_1_3 .et_pb_pricing_table.et-last-child, .et_pb_column_1_3 .et_pb_pricing_table:last-child, .et_pb_column_1_4 .et_pb_pricing_table.et-last-child, .et_pb_column_1_4 .et_pb_pricing_table:last-child, .et_pb_column_1_5 .et_pb_pricing_table.et-last-child, .et_pb_column_1_5 .et_pb_pricing_table:last-child, .et_pb_column_1_6 .et_pb_pricing_table.et-last-child, .et_pb_column_1_6 .et_pb_pricing_table:last-child, .et_pb_column_2_5 .et_pb_pricing_table.et-last-child, .et_pb_column_2_5 .et_pb_pricing_table:last-child, .et_pb_column_3_8 .et_pb_pricing_table.et-last-child, .et_pb_column_3_8 .et_pb_pricing_table:last-child, .et_pb_pricing_1 .et_pb_pricing_table.et-last-child, .et_pb_pricing_1 .et_pb_pricing_table:last-child {
	margin-bottom: 0
}

.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(3n+1), .et_pb_column_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(odd), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(4n+1) {
	clear: both
}

.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+4), .et_pb_column_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+5) {
	margin-top: 50px
}

.et_pb_column_1_2 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_2_3 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_3_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4), .et_pb_column_3_5 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_4_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+5) {
	margin-top: 20px
}

.et_pb_pricing_heading {
	background-color: #bebebe;
	padding: 10px 0;
	position: relative
}

.et_pb_pricing_heading .et_pb_pricing_title, .et_pb_pricing_heading h2 {
	color: #fff;
	padding-bottom: 5px
}

.et_pb_best_value {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	display: block;
	font-weight: 500
}

.et_pb_pricing_content_top {
	padding-top: 17px;
	padding-bottom: 30px;
	position: relative;
	border-bottom: 1px #bebebe;
	border-style: solid
}

.et_pb_pricing_table .et_pb_button_wrapper {
	padding-left: 30px;
	padding-right: 30px
}

.et_pb_et_price {
	color: #999;
	font-size: 16px
}

.et_pb_dollar_sign {
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	margin-left: -.5em
}

.et_pb_sum {
	font-size: 80px;
	line-height: 1.03em;
	font-weight: 300
}

.et_pb_pricing_content {
	padding: 30px;
	text-align: left;
	position: relative
}

.et_pb_featured_table .et_pb_pricing_content {
	padding-bottom: 50px
}

.et_pb_pricing li {
	line-height: 1.6em;
	padding: 0 0 1.6em 14px;
	position: relative
}

.et_pb_pricing li:last-child {
	padding-bottom: 0
}

.et_pb_pricing li span:before {
	border-style: solid;
	border-width: 3px;
	content: "";
	left: -14px;
	position: absolute;
	top: 9px;
	border-radius: 3px
}

.et_pb_pricing.et_pb_pricing_no_bullet li span:before {
	display: none !important
}

.et_pb_pricing li.et_pb_not_available {
	color: #ccc
}

.et_pb_pricing li.et_pb_not_available span:before {
	border-color: #ccc
}

.et_pb_pricing li a {
	font-weight: 500;
	text-decoration: none
}

.et_pb_pricing li span {
	position: relative
}

.et_pb_pricing_table_button {
	display: inline-block;
	position: relative
}

.et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2) {
	margin-top: 0 !important
}

@media (min-width:981px) {
	.et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(3), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(4) {
		margin-top: 0 !important
	}
}

@media (max-width:981px) {
	.et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
		margin-top: 0 !important
	}
}

@media (min-width:767px) {
	.et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_5 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:first-child, .et_pb_column_3_5 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
		margin-top: 0 !important
	}
}

@media (max-width:980px) {
	.et_pb_column .et_pb_pricing_table {
		width: 50% !important;
		max-width: 50.5% !important
	}

	.et_pb_column .et_pb_pricing_1 .et_pb_pricing_table {
		width: 100% !important;
		max-width: none !important
	}

	.et_pb_column .et_pb_pricing_table:nth-child(odd) {
		clear: both
	}

	.et_pb_column .et_pb_pricing_table:nth-child(n+3) {
		margin-top: 50px
	}

	.et_pb_column .et_pb_pricing_table:nth-child(n+3).et_pb_featured_table {
		margin-top: 20px
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_pricing_table {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 30px;
		margin-top: 0 !important
	}

	.et_pb_column .et_pb_pricing_table.et-last-child, .et_pb_column .et_pb_pricing_table:last-child {
		margin-bottom: 0
	}
}

.et_pb_search .screen-reader-text {
	display: none
}

.et_pb_search {
	border: 1px solid #ddd;
	border-radius: 3px;
	overflow: hidden
}

.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {
	padding: .715em;
	margin: 0;
	font-size: 14px;
	line-height: normal !important;
	border: none;
	color: #666
}

.et_pb_search input.et_pb_s::-webkit-input-placeholder {
	color: #666
}

.et_pb_search input.et_pb_s::-moz-placeholder {
	color: #666
}

.et_pb_search input.et_pb_s:-ms-input-placeholder {
	color: #666
}

.et_pb_search input.et_pb_s {
	-webkit-appearance: none;
	background: transparent;
	display: inline-block;
	padding-right: 80px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0
}

.et_pb_search .et_pb_searchform {
	position: relative
}

.et_pb_search .et_pb_searchform>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.et_pb_search input.et_pb_searchsubmit {
	min-height: 100% !important;
	background-color: #ddd;
	cursor: pointer
}

.et_pb_search.et_pb_text_align_right .et_pb_searchform>div {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.et_pb_search.et_pb_text_align_right input.et_pb_s {
	text-align: right;
	padding-left: 80px;
	padding-right: .7em
}

.et_pb_search.et_pb_text_align_center input.et_pb_s {
	text-align: center
}

.et_pb_search.et_pb_hide_search_button input.et_pb_searchsubmit {
	display: none
}

.et_pb_search.et_pb_hide_search_button input.et_pb_s {
	padding-left: .7em;
	padding-right: .7em
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s {
	color: #fff;
	border: 2px solid #fff
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder {
	color: #fff
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder {
	color: #fff
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder {
	color: #fff
}

.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit {
	background-color: transparent;
	color: #fff;
	font-weight: 500;
	border: 2px solid #fff
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s {
		border: none;
		color: #666
	}

	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #666
	}

	.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_searchsubmit {
		border: none;
		color: #666;
		background-color: #ddd
	}

	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s {
		color: #fff;
		border: 2px solid #fff
	}

	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #fff
	}

	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-moz-placeholder {
		color: #fff
	}

	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s:-ms-input-placeholder {
		color: #fff
	}

	.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_searchsubmit {
		background-color: transparent;
		color: #fff;
		font-weight: 500;
		border: 2px solid #fff
	}

	.et_pb_search.et_pb_text_align_right-tablet .et_pb_searchform>div {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.et_pb_search.et_pb_text_align_right-tablet input.et_pb_s {
		text-align: right;
		padding-left: 80px;
		padding-right: .7em
	}

	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		text-align: center
	}

	.et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		left: auto
	}

	.et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
		text-align: left;
		padding-left: .715em
	}

	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		padding-left: .715em;
		padding-right: .715em
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s {
		border: none;
		color: #666
	}

	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #666
	}

	.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_searchsubmit {
		border: none;
		color: #666;
		background-color: #ddd
	}

	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s {
		color: #fff;
		border: 2px solid #fff
	}

	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder {
		color: #fff
	}

	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-moz-placeholder {
		color: #fff
	}

	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s:-ms-input-placeholder {
		color: #fff
	}

	.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_searchsubmit {
		background-color: transparent;
		color: #fff;
		font-weight: 500;
		border: 2px solid #fff
	}

	.et_pb_search.et_pb_text_align_right-phone .et_pb_searchform>div {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.et_pb_search.et_pb_text_align_right-phone input.et_pb_s {
		text-align: right;
		padding-left: 80px;
		padding-right: .7em
	}

	.et_pb_search.et_pb_text_align_center-phone input.et_pb_s {
		text-align: center
	}

	.et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
		left: auto
	}

	.et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
		text-align: left;
		padding-left: .715em
	}

	.et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
		padding-left: .715em;
		padding-right: .715em
	}
}

.et_pb_widget_area_left {
	border-right: 1px solid rgba(0, 0, 0, .1);
	padding-right: 30px
}

.et_pb_widget_area_right {
	border-left: 1px solid rgba(0, 0, 0, .1);
	padding-left: 30px
}

.et_pb_sidebar_no_border {
	border: none;
	padding: 0
}

.et_pb_widget_area ul {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_pb_widget li a {
		color: inherit
	}

	.et_pb_widget_area_left {
		padding-right: 0;
		border-right: none
	}

	.et_pb_widget_area_right {
		padding-left: 0;
		border-left: none
	}

	.et_pb_column .et_pb_widget {
		margin: 0 5.5% 7.5% 0;
		width: 47.25%;
		clear: none;
		float: left
	}

	.et_pb_column .et_pb_widget:nth-child(2n) {
		margin-right: 0
	}

	.et_pb_column .et_pb_widget:nth-child(odd) {
		clear: both
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		width: 100%
	}
}

@media (max-width:479px) {
	.et_pb_column .et_pb_widget {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
		margin: 0 0 11.5%;
		width: 100%
	}
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_left {
	border-right: none
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_right {
	border-left: none
}

.et_pb_signup .et_pb_newsletter_description, .et_pb_signup .et_pb_newsletter_form {
	float: none
}

.et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
	-webkit-appearance: none;
	background-color: #eee;
	width: 100%;
	border-width: 0;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	padding: 16px;
	background-color: #fff
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox], .et_pb_subscribe .et_pb_contact_field input[type=radio] {
	margin: 0;
	width: auto;
	max-width: none;
	padding: 0;
	display: none
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 1.7em
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label i {
	content: "";
	width: 18px;
	height: 18px;
	background-color: #eee;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 6px
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=radio]+label i, .et_pb_subscribe .et_pb_contact_field input[type=text], .et_pb_subscribe .et_pb_contact_field select, .et_pb_subscribe .et_pb_contact_field textarea {
	background-color: #fff
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i, .et_pb_subscribe .et_pb_contact_field input[type=text], .et_pb_subscribe .et_pb_contact_field select, .et_pb_subscribe .et_pb_contact_field textarea {
	border-radius: 3px
}

.et_pb_subscribe .et_pb_contact_field input[type=radio]+label i {
	border-radius: 50%
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before, .et_pb_subscribe .et_pb_contact_field input[type=radio]:checked+label i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before {
	content: "N";
	font-family: ETmodules;
	color: #2ea3f2;
	width: 17px;
	height: 17px;
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	text-align: center
}

.et_pb_subscribe .et_pb_contact_field input[type=radio]:checked+label i:before {
	background: #2ea3f2;
	border-radius: 50%;
	width: 6px;
	height: 6px
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]~input[type=text] {
	display: none !important
}

.et_pb_subscribe .et_pb_contact_field textarea {
	font-family: inherit
}

.et_pb_newsletter.et_pb_subscribe {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description {
	-ms-flex-item-align: start;
	align-self: start
}

.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description, .et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_form {
	width: 100%
}

.et_pb_feedburner_form .et_pb_newsletter_button {
	margin: 0;
	width: 100%;
	cursor: pointer
}

.et_subscribe_loader {
	display: none;
	background: url(../../../themes/Divi/includes/builder/styles/images/subscribe-loader.gif);
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: -8px
}

.et_pb_button_text_loading .et_pb_newsletter_button_text {
	visibility: hidden
}

.et_pb_feedburner_form form {
	text-align: left
}

.et_pb_feedburner_form ::-webkit-input-placeholder {
	color: #666
}

.et_pb_feedburner_form ::-moz-placeholder {
	color: #666
}

.et_pb_feedburner_form :-ms-input-placeholder {
	color: #666
}

.et_pb_newsletter .et_pb_newsletter_description, .et_pb_newsletter .et_pb_newsletter_form {
	position: relative
}

ul.et_pb_social_media_follow {
	list-style-type: none !important;
	margin: 0 0 22px;
	padding: 0
}

.et_pb_social_media_follow li {
	display: inline-block;
	margin-bottom: 8px;
	position: relative
}

.et_pb_social_media_follow li a {
	margin-right: 8px;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	position: relative
}

.et_pb_social_media_follow li a.follow_button {
	padding: 0 12px;
	margin-top: 5px;
	margin-right: 25px;
	font-size: 14px;
	line-height: 1.6em;
	background: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .5);
	border-radius: 3px;
	border-width: 0;
	border-style: solid;
	-webkit-transition: all .3s;
	transition: all .3s
}

.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a {
	margin-right: 0
}

.et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
	margin-right: 8px
}

.et_pb_social_media_follow li a.follow_button:hover {
	background: rgba(0, 0, 0, .2);
	color: rgba(0, 0, 0, .6)
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	background: rgba(0, 0, 0, .6);
	color: hsla(0, 0%, 100%, .8)
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	background: rgba(0, 0, 0, .7);
	color: #fff
}

.et_pb_social_media_follow li a.icon {
	height: 32px;
	width: 32px;
	padding: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.et_pb_social_media_follow li a.icon:before {
	height: 32px;
	width: 32px;
	font-size: 16px;
	line-height: 32px;
	display: block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	position: relative;
	z-index: 10
}

.et_pb_social_media_follow li a.icon:hover:before {
	color: hsla(0, 0%, 100%, .7)
}

.et_pb_social_media_follow li a.icon {
	border-radius: 3px
}

.et_pb_social_media_follow_network_name {
	display: none
}

.et_pb_social_icon a.icon {
	vertical-align: middle
}

.et_pb_social_icon a.icon:before {
	font-family: ETmodules;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
	direction: ltr
}

.et-pb-social-fa-icon a.icon:before {
	font-family: FontAwesome
}

.et-social-telegram a.icon:before {
	content: "\F3FE"
}

.et-social-amazon a.icon:before {
	content: "\F270"
}

.et-social-bandcamp a.icon:before {
	content: "\F2D5"
}

.et-social-bitbucket a.icon:before {
	content: "\F171"
}

.et-social-behance a.icon:before {
	content: "\F1B4"
}

.et-social-buffer a.icon:before {
	content: "\F837"
}

.et-social-codepen a.icon:before {
	content: "\F1CB"
}

.et-social-deviantart a.icon:before {
	content: "\F1BD"
}

.et-social-flipboard a.icon:before {
	content: "\F44D"
}

.et-social-foursquare a.icon:before {
	content: "\F180"
}

.et-social-github a.icon:before {
	content: "\F09B"
}

.et-social-goodreads a.icon:before {
	content: "\F3A9"
}

.et-social-google a.icon:before {
	content: "\F1A0"
}

.et-social-houzz a.icon:before {
	content: "\F27C"
}

.et-social-itunes a.icon:before {
	content: "\F3B5"
}

.et-social-last_fm a.icon:before {
	content: "\F202"
}

.et-social-line a.icon:before {
	content: "\F3C0"
}

.et-social-medium a.icon:before, .et-social-meetup a.icon:before {
	content: "\F3C7"
}

.et-social-odnoklassniki a.icon:before {
	content: "\F263"
}

.et-social-patreon a.icon:before {
	content: "\F3D9"
}

.et-social-periscope a.icon:before {
	content: "\F3DA"
}

.et-social-quora a.icon:before {
	content: "\F2C4"
}

.et-social-researchgate a.icon:before {
	content: "\F4F8"
}

.et-social-reddit a.icon:before {
	content: "\F281"
}

.et-social-snapchat a.icon:before {
	content: "\F2AC"
}

.et-social-soundcloud a.icon:before {
	content: "\F1BE"
}

.et-social-spotify a.icon:before {
	content: "\F1BC"
}

.et-social-steam a.icon:before {
	content: "\F3F6"
}

.et-social-tripadvisor a.icon:before {
	content: "\F262"
}

.et-social-tiktok a.icon:before {
	content: "\E07B"
}

.et-social-twitch a.icon:before {
	content: "\F1E8"
}

.et-social-vk a.icon:before {
	content: "\F189"
}

.et-social-weibo a.icon:before {
	content: "\F18A"
}

.et-social-whatsapp a.icon:before {
	content: "\F232"
}

.et-social-xing a.icon:before {
	content: "\F168"
}

.et-social-yelp a.icon:before {
	content: "\F1E9"
}

.et-social-pinterest a.icon:before {
	content: "\E095"
}

.et-social-linkedin a.icon:before {
	content: "\E09D"
}

.et-social-tumblr a.icon:before {
	content: "\E097"
}

.et-social-skype a.icon:before {
	content: "\E0A2"
}

.et-social-flikr a.icon:before {
	content: "\E0A6"
}

.et-social-myspace a.icon:before {
	content: "\E0A1"
}

.et-social-dribbble a.icon:before {
	content: "\E09B"
}

.et-social-youtube a.icon:before {
	content: "\E0A3"
}

.et-social-vimeo a.icon:before {
	content: "\E09C"
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5)
	}

	.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6)
	}

	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8)
	}

	.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .1);
		color: rgba(0, 0, 0, .5)
	}

	.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .2);
		color: rgba(0, 0, 0, .6)
	}

	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
		background: rgba(0, 0, 0, .6);
		color: hsla(0, 0%, 100%, .8)
	}

	.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
		background: rgba(0, 0, 0, .7);
		color: #fff
	}
}

.rtl .et_pb_social_media_follow li a {
	margin-left: 8px;
	margin-right: 0
}

.et_pb_tab, .et_pb_tabs_controls {
	word-wrap: break-word
}

.et_pb_tabs {
	border: 1px solid #d9d9d9
}

ul.et_pb_tabs_controls {
	background-color: #f4f4f4
}

ul.et_pb_tabs_controls:after {
	border-top: 1px solid #d9d9d9;
	content: "";
	display: block;
	visibility: visible;
	position: relative;
	top: -1px;
	z-index: 9
}

.et_pb_tabs_controls li {
	float: left;
	border-right: 1px solid #d9d9d9;
	font-weight: 600;
	position: relative;
	cursor: pointer;
	max-width: 100%;
	display: table;
	z-index: 11;
	line-height: 1.7em
}

.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
	border-right: none
}

.et_pb_tabs_controls li a {
	text-decoration: none;
	color: #666;
	padding: 4px 30px;
	vertical-align: middle;
	display: table-cell;
	line-height: inherit
}

.et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #fff
}

.et_pb_tab_active a {
	color: #333 !important
}

.et_pb_tab p:last-of-type {
	padding-bottom: 0
}

.et_pb_all_tabs {
	background-color: #fff
}

.et_pb_all_tabs>div {
	display: none
}

.et_pb_all_tabs .et_pb_active_content {
	display: block
}

.et_pb_tab {
	padding: 24px 30px
}

.et_pb_tab_content {
	position: relative
}

.et_pb_column_1_3 .et_pb_tabs_controls, .et_pb_column_1_4 .et_pb_tabs_controls, .et_pb_column_1_5 .et_pb_tabs_controls, .et_pb_column_1_6 .et_pb_tabs_controls, .et_pb_column_2_5 .et_pb_tabs_controls, .et_pb_column_3_8 .et_pb_tabs_controls {
	border-bottom: none
}

.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li, .et_pb_column_1_5 .et_pb_tabs_controls li, .et_pb_column_1_6 .et_pb_tabs_controls li, .et_pb_column_2_5 .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_controls li {
	float: none;
	border-right: none;
	border-bottom: 1px solid #d9d9d9
}

.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_2_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
	width: 100%
}

.et_pb_tabs_controls {
	list-style: none !important;
	padding: 0 !important;
	line-height: inherit !important
}

@media (max-width:767px) {
	.et_pb_tabs_controls {
		border-bottom: none;
		height: auto !important
	}

	.et_pb_tabs_controls li {
		float: none;
		border-right: none;
		border-bottom: 1px solid #d9d9d9;
		display: block
	}
}

@media (max-width:479px) {
	.et_pb_tabs_controls {
		border-bottom: none
	}

	.et_pb_tabs_controls li {
		float: none;
		border-right: none;
		border-bottom: 1px solid #d9d9d9
	}
}

.et_pb_member_social_links a:hover {
	color: #2ea3f2
}

.et_pb_team_member {
	word-wrap: break-word
}

.et_pb_with_border .et_pb_team_member_image {
	border: 0 solid #333
}

.et_pb_team_member_image {
	max-width: 320px;
	margin-right: 30px;
	line-height: 0 !important;
	position: relative
}

.et_pb_column .et_pb_team_member_image.et-svg {
	width: 320px;
	max-width: 100%
}

.et_pb_team_member_no_image .et_pb_team_member_description {
	display: block !important
}

.et_pb_member_position {
	color: #aaa;
	padding-bottom: 7px
}

.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image, .et_pb_column_1_5 .et_pb_team_member_image, .et_pb_column_1_6 .et_pb_team_member_image, .et_pb_column_2_5 .et_pb_team_member_image, .et_pb_column_3_5 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image {
	display: block;
	width: auto;
	margin: 0 0 12px;
	text-align: center
}

.et_pb_column_1_2 .et_pb_team_member, .et_pb_column_1_2 .et_pb_team_member_description, .et_pb_column_1_3 .et_pb_team_member, .et_pb_column_1_3 .et_pb_team_member_description, .et_pb_column_1_4 .et_pb_team_member, .et_pb_column_1_4 .et_pb_team_member_description, .et_pb_column_1_5 .et_pb_team_member, .et_pb_column_1_5 .et_pb_team_member_description, .et_pb_column_1_6 .et_pb_team_member, .et_pb_column_1_6 .et_pb_team_member_description, .et_pb_column_2_5 .et_pb_team_member, .et_pb_column_2_5 .et_pb_team_member_description, .et_pb_column_3_4 .et_pb_team_member, .et_pb_column_3_4 .et_pb_team_member_description, .et_pb_column_3_5 .et_pb_team_member, .et_pb_column_3_5 .et_pb_team_member_description, .et_pb_column_3_8 .et_pb_team_member, .et_pb_column_3_8 .et_pb_team_member_description {
	display: block
}

.entry-content .et_pb_member_social_links {
	list-style-type: none !important;
	margin-top: 20px;
	padding: 0
}

.et_pb_member_social_links li {
	display: inline-block;
	margin-right: 15px
}

.et_pb_member_social_links a {
	display: inline-block;
	font-size: 16px;
	position: relative;
	text-align: center;
	-webkit-transition: color .3s ease 0s;
	transition: color .3s ease 0s;
	color: #b2b2b2;
	text-decoration: none
}

.et_pb_facebook_icon:before {
	content: "\E093"
}

.et_pb_twitter_icon:before {
	content: "\E094"
}

.et_pb_google_icon:before {
	content: "\E096"
}

.et_pb_linkedin_icon:before {
	content: "\E09D"
}

.et_pb_member_social_links span {
	display: none
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column .et_pb_team_member_image {
		width: auto;
		margin: 0 30px 12px 0;
		text-align: left
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
		width: auto;
		max-width: none;
		margin: 0 0 12px;
		text-align: center
	}
}

@media (max-width:767px) {
	.et_pb_team_member_image {
		width: auto;
		margin: 0 0 12px;
		display: block;
		text-align: center
	}

	.et_pb_team_member_description {
		display: block
	}
}

@media (min-width:768px) {
	.et_pb_team_member_description {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.et_pb_team_member {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.et_pb_testimonial_description_inner {
	word-wrap: break-word
}

.et_pb_with_border .et_pb_testimonial_portrait {
	border: 0 solid #333
}

.et_pb_testimonial {
	position: relative;
	padding: 30px;
	line-height: 1.5
}

.et_pb_testimonial.et_pb_testimonial_no_bg {
	padding: 30px 0 0
}

.et_pb_testimonial .et_pb_testimonial_content p {
	padding-bottom: 1em
}

.et_pb_testimonial .et_pb_testimonial_meta {
	padding-bottom: 0
}

.et_pb_testimonial_portrait, .et_pb_testimonial_portrait:before {
	border-radius: 90px
}

.et_pb_testimonial_portrait {
	float: left;
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.et_pb_testimonial_portrait:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.et_pb_column_1_3 .et_pb_testimonial_portrait, .et_pb_column_1_4 .et_pb_testimonial_portrait, .et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_column_2_5 .et_pb_testimonial_portrait, .et_pb_column_3_8 .et_pb_testimonial_portrait {
	float: none;
	display: block;
	margin: 0 auto 20px
}

.et_pb_testimonial_description, .et_pb_testimonial_description_inner {
	display: block;
	position: relative
}

.et_pb_bg_layout_dark .et_pb_testimonial_description a {
	color: #fff
}

.et_pb_testimonial_description_inner+.et_pb_testimonial_meta>span {
	display: inline-block;
	margin-top: 32px
}

.et_pb_testimonial_description_inner:empty {
	display: none
}

.et_pb_testimonial_description_inner:empty+.et_pb_testimonial_author, .et_pb_testimonial_description_inner:empty+.et_pb_testimonial_meta>span {
	margin-top: 12px
}

.et_pb_testimonial_author {
	margin-top: 32px;
	font-weight: 700;
	display: block
}

.et_pb_testimonial_author:empty {
	display: none
}

.et_pb_testimonial_author a {
	color: inherit
}

.et_pb_testimonial_company:empty, .et_pb_testimonial_meta:empty, .et_pb_testimonial_position:empty {
	display: none !important
}

.et_pb_testimonial:before {
	content: "|";
	font-size: 32px;
	left: 50%;
	position: absolute;
	top: -16px;
	background: #f5f5f5;
	margin-left: -16px;
	border-radius: 31px;
	z-index: 2
}

.et_pb_testimonial.et_pb_testimonial_no_bg:before {
	background: inherit
}

.et_pb_testimonial.et_pb_icon_off:before {
	display: none
}

.et_pb_testimonial_old_layout, .et_pb_testimonial_old_layout .et_pb_testimonial_description a {
	color: #666 !important
}

@media (min-width:981px) {
	.et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_column_2_5 .et_pb_testimonial_portrait {
		width: 100%;
		padding-bottom: 100%;
		height: 0
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_dark_tablet .et_pb_testimonial_description a {
		color: #fff
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column .et_pb_testimonial_portrait {
		float: left;
		display: block;
		margin-right: 30px
	}

	.et_pb_column .et_pb_testimonial_description {
		display: block
	}

	.et_pb_column_1_5 .et_pb_testimonial_portrait, .et_pb_column_1_6 .et_pb_testimonial_portrait, .et_pb_row_1-2_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4_1-2 .et_pb_testimonial_portrait, .et_pb_row_4col .et_pb_testimonial_portrait {
		float: none;
		display: block;
		margin: 0 auto 20px
	}
}

@media (max-width:767px) {
	.et_pb_column .et_pb_testimonial_description {
		width: 100%;
		display: block
	}

	.et_pb_column .et_pb_testimonial_portrait {
		display: block;
		float: none;
		margin: 0 auto 20px
	}

	.et_pb_bg_layout_dark_phone .et_pb_testimonial_description a {
		color: #fff
	}
}

@media (max-width:479px) {
	.et_pb_testimonial {
		padding-top: 10%
	}
}

.et_pb_text {
	word-wrap: break-word
}

.et_pb_text ol, .et_pb_text ul {
	padding-bottom: 1em
}

.et_pb_text>:last-child {
	padding-bottom: 0
}

.et_pb_text_inner {
	position: relative
}

.et_pb_toggle_content, .et_pb_toggle_title {
	word-wrap: break-word
}

.et_pb_toggle {
	border: 1px solid #d9d9d9
}

.et_pb_toggle_close {
	background-color: #f4f4f4;
	padding: 20px
}

.et_pb_toggle_close .et_pb_toggle_content {
	display: none
}

.et_pb_toggle_open {
	padding: 20px;
	background-color: #fff;
	z-index: 1
}

.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_toggle .et_pb_toggle_title, .et_pb_toggle h5.et_pb_toggle_title {
	cursor: pointer;
	position: relative;
	padding: 0 50px 0 0
}

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
	color: #666
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
	color: #333
}

.et_pb_toggle_title:before {
	content: "\E050";
	position: absolute;
	right: 0;
	font-size: 16px;
	color: #ccc;
	top: 50%;
	margin-top: -.5em
}

.et_pb_toggle .et_pb_toggle_title:before {
	right: 0;
	left: auto
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\E04F"
}

.et_pb_toggle_content {
	padding-top: 20px;
	position: relative
}

.et_pb_toggle_content:empty {
	display: none !important
}

.et_pb_toggle_content p:last-of-type {
	padding-bottom: 0
}

@media (max-width:980px) {
	.et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0
	}
}

@media (max-width:767px) {
	.et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
		cursor: pointer;
		position: relative;
		padding: 0 50px 0 0
	}
}

.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item, .et_pb_with_border.et_pb_video_slider .et_pb_slider {
	border: 0 solid #333
}

.et_pb_video_slider {
	position: relative
}

.et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover {
	background: rgba(0, 0, 0, .6)
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light~.et-pb-controllers .et-pb-active-control {
	background-color: #fff
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark~.et-pb-controllers a {
	background-color: #333
}

.et_pb_video_slider .et_pb_controls_dark .et-pb-slider-arrows {
	color: #333
}

.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers {
	bottom: 35px
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel .et_pb_carousel_items {
	overflow: visible
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: transparent !important;
	-webkit-animation-name: et_pb_video_slider_item_fade_out;
	animation-name: et_pb_video_slider_item_fade_out;
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
	opacity: 0
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out .et_pb_video_overlay {
	-webkit-animation-name: et_pb_video_slider_item_overlay_fade_out;
	animation-name: et_pb_video_slider_item_overlay_fade_out;
	-webkit-animation-duration: .2s;
	animation-duration: .2s
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.next .et_pb_carousel_item, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.prev .et_pb_carousel_item {
	opacity: 0
}

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .et_pb_carousel_item.item-fade-in {
	-webkit-animation-name: et_pb_video_slider_item_fade_in;
	animation-name: et_pb_video_slider_item_fade_in;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	opacity: 1;
	display: block
}

.et-pb-is-sliding-carousel {
	overflow-x: hidden
}

.et_pb_carousel {
	margin-top: 2%;
	position: relative;
	overflow: hidden
}

.et_pb_carousel:hover .et-pb-arrow-prev {
	left: 10px;
	opacity: 1
}

.et_pb_carousel:hover .et-pb-arrow-next {
	right: 10px;
	opacity: 1
}

.et_pb_slider_carousel {
	margin-bottom: 0 !important
}

.et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et_pb_video_play {
	color: #fff
}

.et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et_pb_video_play, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-prev {
	color: #333
}

.et_pb_carousel_items {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden
}

.et_pb_carousel_items .et-carousel-group {
	display: none;
	float: left;
	width: 100%;
	position: relative
}

.et_pb_carousel_items .et-carousel-group.active {
	display: block
}

.et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child {
	margin-right: 0
}

.et_pb_carousel_item {
	display: none;
	position: relative;
	background: rgba(0, 0, 0, .25);
	float: left;
	margin: 0 2% 0 0;
	padding: 0
}

.et_pb_carousel_items.columns-6 .et_pb_carousel_item {
	width: 15%
}

.et_pb_carousel_items.columns-5 .et_pb_carousel_item {
	width: 18.4%
}

.et_pb_carousel_items.columns-4 .et_pb_carousel_item {
	width: 23.5%
}

.et_pb_carousel_items.columns-3 .et_pb_carousel_item {
	width: 32%
}

.et_pb_carousel_items.columns-2 .et_pb_carousel_item {
	width: 49%
}

.et_pb_carousel_items.columns-1 .et_pb_carousel_item {
	width: 100%
}

.et_pb_carousel_item:after {
	padding-top: 75%;
	display: block;
	content: ""
}

.et_pb_carousel_item .et_pb_video_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0
}

.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover {
	background: rgba(0, 0, 0, .6)
}

.et_pb_carousel_item .et_pb_video_play {
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play {
	opacity: 1
}

.et_pb_carousel_item .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6)
}

@-webkit-keyframes et_pb_video_slider_item_fade_out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes et_pb_video_slider_item_fade_out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}

@keyframes et_pb_video_slider_item_overlay_fade_out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}

@-webkit-keyframes et_pb_video_slider_item_fade_in {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes et_pb_video_slider_item_fade_in {
	0% {
		opacity: 0;
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide, .et_pb_column_1_5 .et_pb_slider_carousel .et_pb_slide, .et_pb_column_1_6 .et_pb_slider_carousel .et_pb_slide {
	min-height: 0 !important
}

.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
	font-size: 2.78rem;
	line-height: 2.78rem;
	margin-left: -1.39rem;
	margin-top: -1.39rem
}

.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
	font-size: 2rem;
	line-height: 2rem;
	margin-left: -1rem;
	margin-top: -1rem
}

.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play {
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-left: -.75rem;
	margin-top: -.75rem
}

.et_pb_video_slider .et_pb_slide {
	padding: 0
}

@media (max-width:767px) {
	.et_pb_slider_carousel:hover .et-pb-arrow-next, .et_pb_slider_carousel:hover .et-pb-arrow-prev {
		opacity: 0 !important
	}

	.et_pb_carousel .et-pb-arrow-prev, .et_pb_carousel:hover .et-pb-arrow-prev {
		left: -8px;
		opacity: 1
	}

	.et_pb_carousel .et-pb-arrow-next, .et_pb_carousel:hover .et-pb-arrow-next {
		right: -8px;
		opacity: 1
	}

	.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
		font-size: 2rem;
		line-height: 2rem;
		margin-left: -1rem;
		margin-top: -1rem
	}
}

.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next, .et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev {
	opacity: 0 !important
}

.et_mobile_device .et_pb_carousel .et-pb-arrow-prev {
	left: -10px;
	opacity: 1
}

.et_mobile_device .et_pb_carousel .et-pb-arrow-next {
	right: -10px;
	opacity: 1
}

.et_pb_video {
	position: relative
}

.et_pb_icon {
	text-align: center;
	height: auto
}

.et_pb_icon .et-pb-icon {
	position: relative
}

.et_pb_icon .et_pb_icon_wrap {
	display: inline-block;
	border-style: solid;
	border-width: 0;
	line-height: 0;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	background-size: cover;
	position: relative
}

.product {
	word-wrap: break-word
}

@media (max-width:980px) {
	.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
		content: attr(data-icon-tablet)
	}
}

@media (max-width:767px) {
	.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
		content: attr(data-icon-phone)
	}
}

.et-dynamic-content-woo a {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit
}

.woocommerce-page #content input.button:hover .et_pb_widget li a:hover {
	color: #2ea3f2
}

.woocommerce.et_pb_pagebuilder_layout div.product div.summary {
	margin-bottom: 0
}

.et_pb_pagebuilder_layout .rfq_form_wrap:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0
}

@media (min-width:981px) {
	.woocommerce-page:not(.et-tb-has-template) .et_pb_shop ul.products li.product:not(.first) {
		clear: none
	}
}

@media (min-width:768px) and (max-width:980px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 7.5% 7.5% 0 !important;
		width: 28.333% !important;
		clear: none;
		float: left !important
	}

	.woocommerce-page ul.products li.product:nth-child(3n) {
		margin-right: 0 !important
	}

	.woocommerce-page ul.products li.product:nth-child(3n+1) {
		clear: both
	}
}

@media (max-width:767px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 9.5% 9.5% 0 !important;
		width: 45.25% !important;
		clear: none
	}

	.woocommerce-page ul.products li.product:nth-child(2n) {
		margin-right: 0 !important
	}

	.woocommerce-page ul.products li.product:nth-child(odd) {
		clear: both
	}
}

@media (max-width:479px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
		margin: 0 0 11.5% !important;
		width: 100% !important
	}
}

.et_pb_with_border.et_pb_shop .et_shop_image>img, .et_pb_with_border.et_pb_shop .products li {
	border: 0 solid #333
}

.et_pb_shop.et_pb_text_align_center .star-rating, .et_pb_shop.et_pb_text_align_justified .star-rating, .et_pb_shop.et_pb_text_align_right .star-rating {
	display: inline-block
}

@media (max-width:980px) {
	.et_pb_shop ul.products.columns-1 li.product, .et_pb_shop ul.products.columns-2 li.product, .et_pb_shop ul.products.columns-3 li.product, .et_pb_shop ul.products.columns-4 li.product, .et_pb_shop ul.products.columns-5 li.product, .et_pb_shop ul.products.columns-6 li.product {
		width: 48% !important;
		margin-right: 4% !important
	}

	.et_pb_shop ul.products.columns-1 li:nth-child(2n+2), .et_pb_shop ul.products.columns-2 li:nth-child(2n+2), .et_pb_shop ul.products.columns-3 li:nth-child(2n+2), .et_pb_shop ul.products.columns-4 li:nth-child(2n+2), .et_pb_shop ul.products.columns-5 li:nth-child(2n+2), .et_pb_shop ul.products.columns-6 li:nth-child(2n+2) {
		margin-right: 0 !important
	}

	.et_pb_shop ul.products.columns-1 li:nth-child(3n+1), .et_pb_shop ul.products.columns-2 li:nth-child(3n+1), .et_pb_shop ul.products.columns-3 li:nth-child(3n+1), .et_pb_shop ul.products.columns-4 li:nth-child(3n+1), .et_pb_shop ul.products.columns-5 li:nth-child(3n+1), .et_pb_shop ul.products.columns-6 li:nth-child(3n+1) {
		clear: none
	}

	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0 0 11.5%;
		width: 100%
	}
}

@media (min-width:981px) {
	.et_pb_shop_grid .woocommerce ul.products li.product {
		clear: none
	}

	.et_pb_shop.et_pb_text_align_center-tablet .star-rating, .et_pb_shop.et_pb_text_align_justified-tablet .star-rating, .et_pb_shop.et_pb_text_align_right-tablet .star-rating {
		display: inline-block
	}
}

@media (max-width:767px) {
	.et_pb_shop.et_pb_text_align_center-phone .star-rating, .et_pb_shop.et_pb_text_align_justified-phone .star-rating, .et_pb_shop.et_pb_text_align_right-phone .star-rating {
		display: inline-block
	}
}

@media (max-width:479px) {
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product {
		margin: 0 0 11.5%;
		width: 100%
	}
}

.et_pb_shop_no_image .et_shop_image, .et_pb_shop_no_name .woocommerce-loop-product__title, .et_pb_shop_no_price .price, .et_pb_shop_no_rating .star-rating, .et_pb_shop_no_sale_badge .onsale {
	display: none
}

.et_pb_shop span.onsale {
	border-style: solid
}

.et_pb_shop_no_price ul.products li.product .price, .et_pb_shop_no_rating .products .star-rating, .et_pb_wc_additional_info.et_pb_hide_title h2 {
	display: none
}

.et_pb_wc_additional_info table.shop_attributes {
	border-style: dotted;
	border-color: rgba(0, 0, 0, .1);
	border-collapse: separate
}

.et_pb_wc_additional_info {
	word-wrap: break-word
}

.et_pb_wc_add_to_cart form.cart .button, .et_pb_wc_add_to_cart form.cart div.quantity {
	float: none !important;
	display: inline-block;
	vertical-align: middle
}

.et_pb_wc_add_to_cart form.cart {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.et_pb_wc_add_to_cart form.cart .variations td .label {
	font-weight: 700
}

.et_pb_wc_add_to_cart form.cart .variations td select {
	border-style: solid !important;
	border-width: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 100%
}

.et_pb_wc_add_to_cart form.cart .variations td.value {
	position: relative
}

.et_pb_wc_add_to_cart form.cart .variations td.value span:after {
	border: 6px solid transparent;
	border-top-color: #666;
	content: "";
	display: block;
	height: 0;
	margin-top: 3px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	-webkit-transform: translateY(-145%);
	transform: translateY(-145%);
	width: 0
}

.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
	float: right;
	margin-top: 1em
}

.et_pb_wc_add_to_cart.et_pb_hide_input_quantity .quantity, .et_pb_wc_add_to_cart.et_pb_hide_input_quantity .woocommerce-grouped-product-list-item__quantity {
	display: none !important
}

.et_pb_wc_add_to_cart.et_pb_hide_stock .stock {
	display: none
}

.et_pb_wc_add_to_cart .quantity input.qty {
	border: 0 solid #333 !important;
	width: auto;
	max-width: 4.3em
}

.et_pb_wc_add_to_cart.et_pb_fields_label_position_stacked form.cart .variations td {
	display: block
}

.et_pb_wc_add_to_cart.et_pb_fields_label_position_stacked form.cart .variations td.label {
	padding-bottom: .6em !important
}

.et_pb_wc_add_to_cart.et_pb_fields_label_position_stacked form.cart div.quantity {
	display: block;
	margin: 0 0 20px !important
}

.et_pb_wc_add_to_cart {
	word-wrap: break-word
}

.et-dynamic-content-woo--product_additional_information.woocommerce h2 {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit
}

.et_pb_wc_breadcrumb {
	word-wrap: break-word
}

.et_pb_with_border .woocommerce-breadcrumb {
	border: 0 solid #333
}

.et-dynamic-content-woo--product_breadcrumb.woocommerce .woocommerce-breadcrumb {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit
}

.et_pb_wc_cart_notice .wc-forward {
	border-width: 0;
	border-style: solid
}

.et_pb_wc_cart_notice .woocommerce-message {
	margin: 0
}

.et_pb_wc_cart_notice .woocommerce-message .showlogin {
	color: #fff
}

.et_pb_wc_cart_notice .woocommerce-error, .et_pb_wc_cart_notice .woocommerce-info, .et_pb_wc_cart_notice .woocommerce-message {
	border: 0 solid #333 !important
}

.et_pb_wc_cart_notice.et_pb_bg_layout_dark {
	color: inherit !important
}

.et-fb.et_pb_wc_cart_notice .woocommerce-form-coupon, .et-fb .et_pb_wc_cart_notice .woocommerce-form-coupon, .et-fb.et_pb_wc_cart_notice .woocommerce-form-login, .et-fb .et_pb_wc_cart_notice .woocommerce-form-login, .et-tb.et_pb_wc_cart_notice .woocommerce-form-coupon, .et-tb .et_pb_wc_cart_notice .woocommerce-form-coupon, .et-tb.et_pb_wc_cart_notice .woocommerce-form-login, .et-tb .et_pb_wc_cart_notice .woocommerce-form-login {
	display: block !important
}

.et_pb_wc_cart_notice.et_pb_fields_layout_fullwidth form .form-row {
	width: 100%;
	float: none
}

.woocommerce-order-received .et_pb_wc_cart_notice {
	display: none
}

.et_pb_wc_cart_notice .woocommerce-form-login .woocommerce-form-login__submit {
	float: none
}

.et_pb_wc_cart_notice form .form-row {
	padding: 0;
	margin-bottom: 12px
}

.et_pb_wc_cart_notice.et_pb_hide_module {
	display: none
}

@media (max-width:980px) {
	.et_pb_wc_cart_notice.et_pb_fields_layout_2_column form .form-row {
		width: 47% !important;
		float: left !important
	}
}

.et_pb_wc_description {
	word-wrap: break-word
}

.et_pb_with_border.et_pb_wc_images .woocommerce-product-gallery__image {
	border: 0 solid #333
}

.et_pb_wc_images .et_pb_module_inner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.woocommerce-page .et_builder_inner_content.product .et_pb_wc_images div.images, .woocommerce .et_builder_inner_content.product .et_pb_wc_images div.images, body.woocommerce-page #content .et_builder_inner_content.product .et_pb_wc_images div.images {
	width: 100%
}

.et-pb-preview.woocommerce-page .content.product .et_pb_wc_images div.images {
	width: 100% !important
}

.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav {
	overflow: visible
}

.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav li {
	border-style: solid
}

.et_pb_wc_images .woocommerce-product-gallery--without-images .woocommerce-product-gallery__wrapper {
	border-width: 0;
	border-style: solid
}

.et_pb_wc_images .woocommerce-product-gallery.images {
	width: 100%
}

.et_pb_wc_images .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
	border-width: 0;
	border-style: solid
}

.et_pb_wc_images .flex-control-nav img, .et_pb_wc_images .flex-viewport {
	border-style: solid
}

.et-pb-preview.woocommerce-page .et_pb_wc_images .woocommerce-product-gallery {
	opacity: 1 !important
}

.et_pb_wc_images span.onsale {
	border-style: solid
}

.et_pb_wc_meta {
	word-wrap: break-word
}

.et_pb_wc_meta.et_pb_wc_meta_layout_stacked .posted_in, .et_pb_wc_meta.et_pb_wc_meta_layout_stacked .sku_wrapper, .et_pb_wc_meta.et_pb_wc_meta_layout_stacked .tagged_as {
	display: block
}

.et_pb_wc_meta_empty {
	display: none
}

.et_pb_wc_meta .product_meta>span:last-child:after {
	content: "" !important
}

.et_pb_wc_meta.et_pb_wc_no_categories .posted_in, .et_pb_wc_meta.et_pb_wc_no_sku .sku_wrapper, .et_pb_wc_meta.et_pb_wc_no_tags .tagged_as {
	display: none
}

.et_pb_wc_price {
	word-wrap: break-word
}

.et_pb_wc_price .amount {
	word-break: break-all
}

.et_pb_wc_price .price {
	font-size: 26px !important
}

.et_pb_wc_price .price del {
	color: #999
}

.et_pb_wc_rating {
	word-wrap: break-word
}

.et_pb_wc_rating .star-rating span.rating {
	display: none
}

.et_pb_wc_rating .et-pb-icon {
	font-size: 16px
}

.et_pb_wc_rating .woocommerce-review-link {
	vertical-align: text-bottom;
	line-height: 1.7em
}

.et_pb_wc_rating .woocommerce-product-rating {
	margin-bottom: 0
}

.et_pb_wc_rating .woocommerce-product-rating .star-rating {
	float: none;
	display: inline-block;
	margin: 0
}

.et_pb_wc_rating.et_pb_wc_rating_layout_stacked .woocommerce-review-link {
	float: none;
	display: block
}

.et_pb_wc_rating.et_pb_wc_rating_no_rating .star-rating, .et_pb_wc_rating.et_pb_wc_rating_no_reviews .woocommerce-review-link {
	display: none
}

.et_pb_with_border.et_pb_wc_related_products .et_shop_image, .et_pb_with_border .et_pb_wc_related_products .et_shop_image>img:not(.woocommerce-placeholder), .et_pb_with_border.et_pb_wc_related_products .product, .et_pb_with_border.et_pb_wc_upsells .et_shop_image, .et_pb_with_border.et_pb_wc_upsells .product {
	border: 0 solid #333
}

.et_pb_wc_related_products ul.products li.product, .et_pb_wc_upsells ul.products li.product {
	margin: 0 3.8% 2.992em 0
}

.et_pb_wc_related_products ul.products li.product a img, .et_pb_wc_upsells ul.products li.product a img {
	margin-bottom: 0 !important
}

.et_pb_wc_related_products ul.products li.product.last, .et_pb_wc_upsells ul.products li.product.last {
	margin-right: 0
}

.et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product {
	width: 100%;
	margin-right: 0
}

.et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product {
	width: 48%
}

.et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product {
	width: 30.75%
}

.et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product {
	width: 22.15%
}

.et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product {
	width: 16.95%
}

.et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
	width: 13.5%
}

.et_pb_wc_related_products.et_pb_text_align_center .products .star-rating, .et_pb_wc_related_products.et_pb_text_align_justified .products .star-rating, .et_pb_wc_related_products.et_pb_text_align_right .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_center .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_justified .products .star-rating, .et_pb_wc_upsells.et_pb_text_align_right .products .star-rating {
	display: inline-block
}

.et_pb_wc_related_products .et_shop_image>img, .et_pb_wc_upsells .et_shop_image>img {
	border-style: solid
}

.et_pb_wc_related_products_no_image .et_shop_image, .et_pb_wc_related_products_no_name .woocommerce-loop-product__title, .et_pb_wc_related_products_no_price .price, .et_pb_wc_related_products_no_rating .star-rating, .et_pb_wc_related_products_no_sale_badge .onsale, .et_pb_wc_upsells_no_image .et_shop_image, .et_pb_wc_upsells_no_name .woocommerce-loop-product__title, .et_pb_wc_upsells_no_price .price, .et_pb_wc_upsells_no_rating .star-rating, .et_pb_wc_upsells_no_sale_badge .onsale {
	display: none
}

.et_pb_wc_related_products span.onsale, .et_pb_wc_upsells span.onsale {
	border-style: solid
}

@media (min-width:981px) {
	.woocommerce-page .et_pb_wc_related_products ul.products li.first, .woocommerce-page .et_pb_wc_upsells ul.products li.first {
		clear: both
	}

	.et_pb_wc_related_products ul.products:not(.columns-4) li.product:nth-child(4n+1), .et_pb_wc_upsells ul.products:not(.columns-4) li.product:nth-child(4n+1) {
		clear: none
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.product {
		width: 22.15%;
		margin-right: 3.8%
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-4 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-4 li.last {
		margin-right: 0
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.product {
		width: 16.95%;
		margin-right: 3.8%
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-5 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-5 li.last {
		margin-right: 0
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.product {
		width: 13.5%;
		margin-right: 3.8%
	}

	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.last, .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_related_products ul.products.columns-6 li.last, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content .et_pb_wc_upsells ul.products.columns-6 li.last {
		margin-right: 0
	}

	.et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-3 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-5 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_related_products ul.products.columns-6 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-3 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-5 li.product:nth-child(4n), .et_full_width_page.woocommerce-page .et_pb_wc_upsells ul.products.columns-6 li.product:nth-child(4n) {
		margin-right: 3.8%
	}
}

@media (max-width:980px) {
	.et_pb_wc_related_products ul.products.columns-1 li.product, .et_pb_wc_related_products ul.products.columns-2 li.product, .et_pb_wc_related_products ul.products.columns-3 li.product, .et_pb_wc_related_products ul.products.columns-4 li.product, .et_pb_wc_related_products ul.products.columns-5 li.product, .et_pb_wc_related_products ul.products.columns-6 li.product, .et_pb_wc_upsells ul.products.columns-1 li.product, .et_pb_wc_upsells ul.products.columns-2 li.product, .et_pb_wc_upsells ul.products.columns-3 li.product, .et_pb_wc_upsells ul.products.columns-4 li.product, .et_pb_wc_upsells ul.products.columns-5 li.product, .et_pb_wc_upsells ul.products.columns-6 li.product {
		width: 48% !important;
		margin-right: 4% !important
	}

	.et_pb_wc_related_products ul.products.columns-1 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-2 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-3 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-4 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-5 li:nth-child(2n+2), .et_pb_wc_related_products ul.products.columns-6 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-1 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-2 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-3 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-4 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-5 li:nth-child(2n+2), .et_pb_wc_upsells ul.products.columns-6 li:nth-child(2n+2) {
		margin-right: 0 !important
	}

	.et_pb_wc_related_products ul.products.columns-1 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-2 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-3 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-4 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-5 li:nth-child(3n+1), .et_pb_wc_related_products ul.products.columns-6 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-1 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-2 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-3 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-4 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-5 li:nth-child(3n+1), .et_pb_wc_upsells ul.products.columns-6 li:nth-child(3n+1) {
		clear: none
	}
}

.et_pb_with_border.et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
	border: 0 solid #333
}

.et_pb_wc_reviews.et_pb_no_comments_count .woocommerce-Reviews-title {
	display: none
}

.et_pb_wc_reviews.et_pb_comments_module.et_pb_no_comments_count #comments {
	display: block
}

.et_pb_wc_reviews.et_pb_module .star-rating {
	margin-bottom: 12px !important
}

.et_pb_wc_reviews.et_pb_module .star-rating span:before {
	-webkit-transition: color .3s;
	transition: color .3s
}

.et_pb_wc_reviews.et_pb_no_avatar .avatar {
	display: none
}

.et_pb_wc_reviews.et_pb_no_avatar #reviews #comments ol.commentlist li .comment-text {
	margin-left: 0 !important
}

.et_pb_wc_reviews .comment-reply-title {
	display: block
}

.et_pb_wc_reviews.et_pb_no_comments_meta .meta, .et_pb_wc_reviews.et_pb_no_comments_rating .star-rating {
	display: none
}

@media (min-width:480px) {
	.et_pb_row>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
		float: none;
		position: relative;
		margin-bottom: 10px
	}

	.et_pb_row>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0 !important
	}
}

@media (min-width:980px) {
	.et_pb_row>.et_pb_column_1_5 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar, .et_pb_row_inner>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar, .et_pb_row_inner>.et_pb_column_2_9 .et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar {
		float: none;
		position: relative;
		margin-bottom: 10px
	}

	.et_pb_row>.et_pb_column_1_5 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text, .et_pb_row_inner>.et_pb_column_1_6 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text, .et_pb_row_inner>.et_pb_column_2_9 .et_pb_wc_reviews #reviews #comments ol.commentlist li .comment-text {
		margin-left: 0 !important
	}
}

.et-dynamic-content-woo--product_reviews.woocommerce .comment-reply-title, .et-dynamic-content-woo--product_reviews.woocommerce .rating, .et-dynamic-content-woo--product_reviews.woocommerce ol.commentlist li .description, .et-dynamic-content-woo--product_reviews.woocommerce ol.commentlist li .meta {
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit
}

.et-dynamic-content-woo--product_reviews.woocommerce .woocommerce-Reviews-title {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-align: inherit;
	text-shadow: inherit
}

.et_pb_wc_stock {
	word-wrap: break-word
}

.et_pb_wc_stock .out-of-stock {
	color: red
}

.et_pb_wc_stock .in-stock {
	color: #77a464
}

.et_pb_wc_stock .stock {
	font-size: 13px
}

.et_pb_wc_tabs {
	border: 1px solid #d9d9d9
}

.et_pb_wc_title {
	word-wrap: break-word
}

.et_pb_wc_title h1 {
	padding-bottom: 0
}

.et_pb_wc_cart_totals form .form-row {
	padding: 0;
	margin-bottom: 12px
}

.et_pb_wc_cart_totals .select2-container--default .select2-selection--single, .et_pb_wc_cart_totals form .form-row input.input-text, .et_pb_wc_cart_totals form .form-row textarea {
	width: -moz-available;
	width: -webkit-fill-available;
	width: fill-available
}

.et_pb_wc_cart_totals table.shop_table {
	table-layout: fixed
}

.et_pb_wc_cart_totals .select2-container--default .select2-selection--single, .et_pb_wc_cart_totals form .form-row input.input-text, .et_pb_wc_cart_totals form .form-row textarea {
	height: auto
}

.et_pb_wc_cart_totals.et_pb_wc_cart_empty {
	display: none
}

.et-pb-preview .et_pb_wc_cart_totals.et_pb_wc_cart_empty {
	display: block
}

@media (max-width:768px) {
	.et_pb_wc_cart_totals span.select2-container[dir=ltr] .select2-selection__rendered {
		text-align: left
	}
}

.et_pb_wc_cart_products table.cart img {
	border-style: solid
}

.et_pb_wc_cart_products.et_pb_text_align_center table.shop_table tr td:not(.actions) {
	text-align: center
}

.et_pb_wc_cart_products.et_pb_text_align_center td.product-name dl.variation dt {
	float: none
}

.et_pb_wc_cart_products.et_pb_text_align_right table.shop_table tr td:not(.actions) {
	text-align: right
}

.et_pb_wc_cart_products.et_pb_text_align_right td.product-name dl.variation dt {
	float: none
}

.et_pb_wc_cart_products.et_pb_text_align_justified table.shop_table tr td:not(.actions) {
	text-align: justify
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart tr {
	border-style: inherit
}

#main-content .et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart tr {
	padding-left: 0;
	padding-right: 0
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive thead {
	display: none
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tbody tr:first-child td:first-child {
	border-top: 0
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tbody th {
	display: none
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tr {
	display: block
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tr td {
	display: block;
	text-align: right !important
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tr td.order-actions {
	text-align: left !important
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tr td:before {
	content: attr(data-title) ": ";
	font-weight: 700;
	float: left
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tr td.actions:before, .et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tr td.product-remove:before {
	display: none
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.shop_table_responsive tr:nth-child(2n):not(:last-child) td {
	background-color: rgba(0, 0, 0, .025)
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart .product-thumbnail {
	display: none
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions {
	text-align: left
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon {
	float: none;
	*zoom: 1;
	padding-bottom: .5em
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon:after, .et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon:before {
	content: " ";
	display: table
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon:after {
	clear: both
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon .button, .et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon .input-text, .et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon input {
	width: calc(50% - 5px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon .button.alt, .et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon .input-text+.button {
	float: right
}

@media (max-width:479px) {
	.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon .button, .et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .coupon .input-text {
		width: 100%
	}
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart td.actions .button {
	display: block;
	width: 100%
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart .quantity {
	width: auto;
	padding: 2px
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart .quantity input.qty {
	max-width: 75px
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart tbody tr:first-child {
	padding-bottom: 0 !important
}

.et_pb_wc_cart_products.et_pb_row_layout_vertical table.cart tbody tr:last-child {
	padding-top: 0 !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.shop_table_responsive thead {
	display: table-header-group
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.shop_table_responsive tbody tr:first-child td:first-child {
	border-top: 1px solid rgba(0, 0, 0, .1) !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.shop_table_responsive tr {
	display: table-row
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.shop_table_responsive tr td {
	display: table-cell
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.shop_table_responsive tr td:before {
	content: none !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart td.actions {
	text-align: right
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .coupon {
	float: left !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .coupon:after, .et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .coupon:before {
	content: none !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .coupon:after {
	clear: none
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .coupon .input-text {
	width: 150px !important;
	margin-right: 10px !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .coupon .button.alt, .et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .coupon .input-text+.button {
	width: auto;
	float: none !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal table.cart .button {
	width: auto !important;
	display: inline-block !important
}

.et_pb_wc_cart_products.et_pb_row_layout_horizontal td.product-name dl.variation dt {
	float: none
}

.et_pb_wc_cart_products table.shop_table td, .et_pb_wc_cart_products table.shop_table th {
	border-top-color: rgba(0, 0, 0, .1);
	border-left: 0 solid rgba(0, 0, 0, .1);
	border-bottom: 0 solid rgba(0, 0, 0, .1);
	border-right: 0 solid rgba(0, 0, 0, .1);
	border-top-style: solid
}

.et_pb_wc_cart_products table.shop_table th {
	border-top-width: 0
}

.et_pb_wc_cart_products.et_pb_wc_no_coupon_code td.actions .coupon, .et_pb_wc_cart_products.et_pb_wc_no_product_image table.cart .product-thumbnail {
	display: none
}

.et_pb_wc_cart_products.et_pb_wc_no_update_cart_button.et_pb_row_layout_horizontal table.cart td.actions button[name=update_cart], .et_pb_wc_cart_products.et_pb_wc_no_update_cart_button.et_pb_row_layout_vertical table.cart td.actions button[name=update_cart], .et_pb_wc_cart_products.et_pb_wc_no_update_cart_button button[name=update_cart] {
	display: none !important
}

.et_pb_wc_cart_products.et_pb_wc_no_coupon_code.et_pb_wc_no_update_cart_button table.cart td.actions, .et_pb_wc_cart_products.et_pb_wc_no_remove_item_icon table.cart .product-remove, .et_pb_wc_cart_products.et_pb_wc_no_update_cart_button .qty {
	display: none
}

.et_pb_wc_cart_products.et_pb_wc_no_remove_item_icon.et_pb_row_layout_vertical .product-name {
	border-top: 0
}

@media (min-width:769px) and (max-width:980px) {
	.et_pb_wc_cart_products table.cart td.actions .coupon {
		margin-bottom: 0 !important
	}
}

@media (max-width:479px) {
	.et_pb_wc_cart_products table.cart td.actions .coupon .button {
		width: 100%
	}
}

.et_pb_wc_cart_products.et_pb_wc_cart_empty {
	display: none
}

.et-pb-preview .et_pb_wc_cart_products.et_pb_wc_cart_empty {
	display: block
}

.et_pb_wc_cart_products .quantity .qty {
	text-align: left;
	min-width: 60px
}

@media (max-width:768px) {
	.woocommerce-page .et_pb_wc_cart_products .quantity input.qty, .woocommerce .et_pb_wc_cart_products .quantity input.qty {
		width: 25%
	}
}

.et_pb_wc_cart_products .cart-collaterals {
	display: none
}

.et_pb_column_1_2 .et_pb_wc_cart_products .coupon {
	margin: 4px 0
}

.et_pb_column_1_2 .et_pb_wc_cart_products .coupon:after {
	clear: both;
	content: "";
	display: table
}

@media (max-width:479px) {
	.et_pb_column_1_2 .et_pb_wc_cart_products .coupon .input-text {
		width: 100% !important
	}
}

.et_pb_column_1_2 .et_pb_wc_cart_products .button[name=update_cart] {
	margin: 4px 0
}

.et_pb_wc_checkout_billing #order_review_heading, .et_pb_wc_checkout_billing .col2-set .col-2 {
	display: none
}

.et_pb_wc_checkout_billing .col2-set .col-1 {
	width: 100%
}

.et_pb_wc_checkout_billing.et_pb_fields_layout_fullwidth form .form-row-first, .et_pb_wc_checkout_billing.et_pb_fields_layout_fullwidth form .form-row-last {
	float: none;
	width: inherit
}

.et_pb_wc_checkout_billing.et_pb_fields_layout_2_column .form-row:nth-child(odd) {
	float: left;
	width: 47%;
	overflow: visible;
	clear: left
}

.et_pb_wc_checkout_billing.et_pb_fields_layout_2_column .form-row:nth-child(2n) {
	float: right;
	width: 47%;
	overflow: visible;
	clear: right
}

.et_pb_wc_checkout_billing.et_pb_fields_layout_2_column .form-row-wide {
	clear: none
}

.et_pb_wc_checkout_billing .woocommerce-error {
	border: 0 solid #333 !important;
	line-height: 1.7em
}

.et_pb_wc_checkout_billing.et_pb_text_align_right input.input-text {
	text-align: right
}

.et_pb_wc_checkout_billing.et_pb_text_align_center input.input-text {
	text-align: center
}

.et_pb_wc_checkout_billing form .form-row {
	padding: 0;
	margin-bottom: 12px
}

.et_pb_wc_checkout_billing.et_pb_hide_module, .et_pb_wc_checkout_billing.et_pb_wc_order_pay, .et_pb_wc_checkout_billing .woocommerce-form-login-toggle, .et_pb_wc_checkout_billing .woocommerce-notices-wrapper {
	display: none
}

.et_pb_wc_checkout_billing .select2-container--default .select2-selection--single, .et_pb_wc_checkout_billing form .form-row input.input-text, .et_pb_wc_checkout_billing form .form-row textarea {
	height: auto
}

.et_pb_column_4_4 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column #billing_city_field {
	margin-bottom: 12px
}

.et_pb_column_4_4 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column .country_select:not(.select2-hidden-accessible), .et_pb_column_4_4 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column .state_select:not(.select2-hidden-accessible) {
	margin-bottom: 20px
}

.et_pb_column_4_4 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column #billing_country_field {
	margin-bottom: 12px
}

.et_pb_column_4_4 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column #billing_address_2_field {
	margin-top: 27px;
	margin-bottom: 12px
}

.et_pb_column_1_2 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column .country_select:not(.select2-hidden-accessible), .et_pb_column_1_2 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column .state_select:not(.select2-hidden-accessible) {
	margin-bottom: 20px
}

.et_pb_column_1_2 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column #billing_address_2_field {
	margin-top: 27px;
	margin-bottom: 12px
}

.et_pb_column_1_2 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column #billing_country_field, .et_pb_column_1_2 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column #billing_state_field {
	margin-bottom: 12px
}

.et_pb_wc_checkout_shipping #order_review_heading, .et_pb_wc_checkout_shipping .col2-set .col-1 {
	display: none
}

.et_pb_wc_checkout_shipping .col2-set .col-2 {
	width: 100%
}

.et_pb_wc_checkout_shipping .checkout .col-2 h3#ship-to-different-address {
	float: none
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_fullwidth form .form-row-first, .et_pb_wc_checkout_shipping.et_pb_fields_layout_fullwidth form .form-row-last {
	float: none;
	width: inherit
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column .country_select:not(.select2-hidden-accessible) {
	margin-bottom: 20px
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column .state_select:not(.select2-hidden-accessible) {
	margin-bottom: 17px
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column #shipping_country_field {
	margin-bottom: 9px
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column #shipping_address_2_field {
	margin-top: 26px;
	margin-bottom: 9px
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column .form-row:nth-child(odd) {
	float: left;
	width: 47%;
	overflow: visible;
	clear: left
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column .form-row:nth-child(2n) {
	float: right;
	width: 47%;
	overflow: visible;
	clear: right
}

.et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column .form-row-wide {
	clear: none
}

.et_pb_wc_checkout_shipping.et_pb_wc_ship_to_billing_address_only, .et_pb_wc_checkout_shipping .woocommerce-additional-fields {
	display: none
}

.et_pb_wc_checkout_shipping.et_pb_text_align_right input.input-text {
	text-align: right
}

.et_pb_wc_checkout_shipping.et_pb_text_align_center input.input-text {
	text-align: center
}

.et_pb_wc_checkout_shipping form .form-row {
	padding: 0;
	margin-bottom: 12px
}

.et_pb_wc_checkout_shipping.et_pb_hide_module, .et_pb_wc_checkout_shipping.et_pb_wc_order_pay, .et_pb_wc_checkout_shipping .woocommerce-form-login-toggle, .et_pb_wc_checkout_shipping .woocommerce-notices-wrapper {
	display: none
}

.et_pb_wc_checkout_shipping .select2-container--default .select2-selection--single, .et_pb_wc_checkout_shipping form .form-row input.input-text, .et_pb_wc_checkout_shipping form .form-row textarea {
	height: auto
}

.et_pb_column_4_4 .et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column .state_select:not(.select2-hidden-accessible) {
	margin-bottom: 18px
}

.et_pb_column_4_4 .et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column #shipping_city_field {
	margin-bottom: 12px
}

.et_pb_column_1_2 .et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column .state_select:not(.select2-hidden-accessible) {
	margin-bottom: 22px
}

.et_pb_column_1_2 .et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column #shipping_address_2_field {
	margin-top: 27px;
	margin-bottom: 12px
}

.et_pb_column_1_2 .et_pb_wc_checkout_shipping.et_pb_fields_layout_2_column #shipping_state_field {
	margin-bottom: 12px
}

.et_pb_wc_checkout_additional_info #order_review_heading, .et_pb_wc_checkout_additional_info .col2-set .col-1 {
	display: none
}

.et_pb_wc_checkout_additional_info .col2-set .col-2 {
	width: 100%
}

.et_pb_wc_checkout_additional_info.et_pb_wc_no_title h3, .et_pb_wc_checkout_additional_info .woocommerce-additional-fields h3:not(:first-of-type), .et_pb_wc_checkout_additional_info .woocommerce-shipping-fields {
	display: none
}

.et_pb_wc_checkout_additional_info form .form-row textarea.input-text {
	height: auto
}

.et_pb_wc_checkout_additional_info.et_pb_hide_module, .et_pb_wc_checkout_additional_info.et_pb_wc_order_pay, .et_pb_wc_checkout_additional_info .woocommerce-form-login-toggle, .et_pb_wc_checkout_additional_info .woocommerce-notices-wrapper {
	display: none
}

.woocommerce-checkout #main-content .et_pb_wc_checkout_order_details table.shop_table tr.cart-subtotal td {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.et_pb_wc_checkout_order_details.et_pb_hide_module, .et_pb_wc_checkout_order_details.et_pb_wc_order_pay, .et_pb_wc_checkout_order_details .woocommerce-form-login-toggle, .et_pb_wc_checkout_order_details .woocommerce-notices-wrapper {
	display: none
}

.et_pb_wc_checkout_payment_info #payment ul.payment_methods {
	border: none
}

.et_pb_wc_checkout_payment_info #order_review_heading {
	display: none
}

.et_pb_wc_checkout_payment_info .wc_payment_method a {
	font-size: 14px !important;
	line-height: 1.7em !important
}

.et_pb_wc_checkout_payment_info .woocommerce-checkout #payment div.form-row {
	padding: 0
}

.et_pb_wc_checkout_payment_info form .form-row {
	margin: 2em 0 0
}

.et_pb_wc_checkout_payment_info .woocommerce-checkout #payment ul.payment_methods {
	padding: 0
}

.et_pb_wc_checkout_payment_info #payment div.payment_box {
	border-style: solid
}

.et_pb_wc_checkout_payment_info #payment div.payment_box:before {
	content: none
}

.et_pb_wc_checkout_payment_info #payment ul.payment_methods li.woocommerce-info {
	border-style: solid !important;
	border-width: 0 !important
}

.et_pb_wc_checkout_payment_info #payment ul.payment_methods li.woocommerce-notice {
	margin-top: 1em;
	line-height: 1.7em;
	border-top-color: inherit;
	font-weight: 500
}

.et_pb_wc_checkout_payment_info #payment .wc_payment_method {
	border-style: solid
}

.et_pb_wc_checkout_payment_info .woocommerce-order {
	border-radius: 5px;
	border-style: solid
}

.et_pb_wc_checkout_payment_info.et_pb_text_align_center #payment ul.payment_methods li.woocommerce-info, .et_pb_wc_checkout_payment_info.et_pb_text_align_center #payment ul.payment_methods li p {
	text-align: center
}

.et_pb_wc_checkout_payment_info.et_pb_text_align_right #payment ul.payment_methods li.woocommerce-info, .et_pb_wc_checkout_payment_info.et_pb_text_align_right #payment ul.payment_methods li p {
	text-align: right
}

.et_pb_wc_checkout_payment_info.et_pb_text_align_justified #payment ul.payment_methods li.woocommerce-info, .et_pb_wc_checkout_payment_info.et_pb_text_align_justified #payment ul.payment_methods li p {
	text-align: justify
}

.et_pb_wc_checkout_payment_info .woocommerce-form-login-toggle, .et_pb_wc_checkout_payment_info .woocommerce-notices-wrapper {
	display: none
}

.woocommerce-order-received .et_pb_no_top_bottom_padding {
	padding-top: 0;
	padding-bottom: 0
}

.woocommerce .et_pb_wc_cross_sells ul.products li.product h2 {
	font-size: 14px;
	line-height: 1em
}

.et_pb_slider .et_pb_container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2
}

.et_pb_with_border .et_pb_slide_image img {
	border: 0 solid #333
}

.et_pb_slides .et_pb_container {
	display: table;
	table-layout: fixed
}

.et_pb_slides .et_pb_slider_container_inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle
}

.et_pb_slides .et_pb_empty_slide.et_pb_container, .et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner {
	display: block
}

.et_pb_slide_content {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.et_pb_slide_content p:last-of-type {
	padding-bottom: 0
}

.et_pb_bg_layout_dark .et_pb_slide_content {
	color: #fff
}

.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	padding: 30px;
	border-radius: 3px
}

.et_pb_slide_description {
	word-wrap: break-word
}

.et-pb-active-slide .et_pb_slide_description {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeBottom;
	animation-name: fadeBottom
}

.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 16% 8%;
	width: auto;
	margin: auto
}

.et_pb_slide_with_image .et_pb_slide_description {
	width: 47.25%;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	float: right
}

.et_pb_slide_description .et_pb_slide_title {
	font-weight: 300;
	margin-top: 0;
	font-size: 46px
}

.et_pb_slide_image {
	position: absolute;
	bottom: 0
}

.et_pb_slide_video {
	position: absolute;
	top: 50%;
	bottom: auto
}

.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 0
}

.et_pb_slide:first-child .et_pb_slide_image img.active {
	opacity: 1;
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft
}

.et_pb_media_alignment_center .et_pb_slide_image {
	bottom: auto;
	top: 50%
}

.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.et-pb-active-slide .et_pb_slide_image {
	-webkit-animation-name: fadeLeft;
	animation-name: fadeLeft
}

.et_pb_slide_image img {
	width: auto;
	vertical-align: bottom
}

.et_pb_slide_image, .et_pb_slide_video {
	width: 47.25%;
	margin-right: 5.5%
}

.et_pb_slide_video .mejs-mediaelement {
	position: relative
}

.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode {
	display: block
}

.et_pb_slide_video .wp-video-shortcode video, .et_pb_slide_video video.wp-video-shortcode {
	height: auto
}

.et_pb_slider_with_overlay .et_pb_slide_overlay_container {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1
}

.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: hsla(0, 0%, 100%, .9)
}

.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
	background-color: rgba(0, 0, 0, .3)
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	text-align: center
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	display: none
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	text-align: center
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: none
}

.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slide_content, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slide_content {
	font-size: 14px
}

.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: block
}

.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 26px;
	font-weight: 400
}

.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title {
	font-size: 22px;
	font-weight: 400
}

@media (min-width:981px) and (max-width:1100px) {
	.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content, .et_pb_column_2_5 .et_pb_slide_content, .et_pb_column_3_5 .et_pb_slide_content {
		font-size: 14px
	}

	.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 18px
	}
}

@media (min-width:981px) {
	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
		top: auto;
		bottom: auto;
		position: relative
	}

	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
		width: 100% !important
	}

	.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_5 .et_pb_slide_image, .et_pb_column_1_5 .et_pb_slide_video, .et_pb_column_1_6 .et_pb_slide_image, .et_pb_column_1_6 .et_pb_slide_video, .et_pb_column_2_5 .et_pb_slide_image, .et_pb_column_2_5 .et_pb_slide_video, .et_pb_column_3_5 .et_pb_slide_image, .et_pb_column_3_5 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
		padding: 0;
		margin: 10% 0 0 !important
	}

	.et_pb_column_1_3 .et_pb_slide_description, .et_pb_column_2_5 .et_pb_slide_description {
		padding-bottom: 26%
	}

	.et_pb_column_1_4 .et_pb_slide .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide .et_pb_slide_description {
		padding-bottom: 34%
	}
}

@media (max-width:980px) {
	.et_pb_column_1_4 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_5 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_6 .et_pb_slider_fullwidth_off h2, .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 26px;
		font-weight: 500
	}

	.et_pb_slide_description .et_pb_slide_title {
		font-weight: 500
	}

	.et_pb_slide_content {
		font-size: 13px;
		font-weight: 400
	}

	.et_pb_slide_description {
		text-align: center
	}

	.et_pb_slide_with_image .et_pb_slide_description {
		text-align: left
	}

	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_container, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_container {
		min-height: auto
	}

	.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content {
		display: block
	}

	.et_pb_bg_layout_light_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: hsla(0, 0%, 100%, .9)
	}

	.et_pb_bg_layout_dark_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		background-color: rgba(0, 0, 0, .3)
	}
}

@media (max-width:767px) {
	.et_pb_slide_content {
		font-size: 12px
	}

	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
		font-size: 14px
	}

	.et_pb_slide_description h2.et_pb_slide_title {
		font-size: 24px
	}

	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 20px
	}

	.et_pb_slide_description, .et_pb_slide_with_image .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
		text-align: center
	}

	.et_pb_slide_with_image .et_pb_slide_description {
		float: none;
		text-align: center;
		width: 100%
	}

	.et_pb_media_alignment_center .et_pb_slide_image {
		top: 0
	}

	.et_pb_slide_image, .et_pb_slide_video, .et_pb_slide_with_image .et_pb_slide_description {
		width: 100%
	}

	.et_pb_slider_show_image .et_pb_slide_image, .et_pb_slider_show_image .et_pb_slide_video {
		display: block !important
	}

	.et_pb_slide_image, .et_pb_slide_video {
		display: none !important;
		position: relative;
		top: auto;
		margin: 50px auto 0;
		padding: 0;
		margin-top: 6% !important
	}

	.et_pb_slide_video {
		float: none
	}

	.et_pb_slide_image img {
		max-height: 300px
	}

	.et_pb_section_first .et_pb_slide_image img {
		max-height: 300px !important
	}

	.et_pb_section_first .et_pb_slide_image {
		margin: 0 !important;
		top: 20px
	}

	.et_pb_slider_with_overlay .et_pb_slide_image, .et_pb_slider_with_overlay .et_pb_slide_video, .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
		width: 100%
	}

	.et_pb_slider_with_overlay .et_pb_slide_image {
		margin-top: 0 !important;
		padding-top: 6%
	}

	.et_pb_bg_layout_light_phone .et_pb_slide_content {
		color: #333
	}

	.et_pb_bg_layout_dark_phone .et_pb_slide_description {
		text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
	}

	.et_pb_bg_layout_dark_phone .et_pb_slide_content {
		color: #fff
	}
}

@media (min-width:480px) {
	.et_pb_column_1_4 .et_pb_slide_description, .et_pb_column_1_5 .et_pb_slide_description, .et_pb_column_1_6 .et_pb_slide_description {
		padding-bottom: 26%
	}
}

@media (max-width:479px) {
	.et_pb_slide_description h2.et_pb_slide_title {
		font-size: 20px
	}

	.et_pb_slide_content {
		font-weight: 400;
		font-size: 10px;
		display: block
	}

	.et_pb_slider_fullwidth_off .et_pb_more_button, .et_pb_slider_fullwidth_off .et_pb_slide_content {
		display: none
	}
}

body {
	font-weight: 400
}

p {
	padding-bottom: 1.3em
}

.newsroom article a.entry-featured-image-url, .newsroom article .entry-title a {
	pointer-events: none !important;
	cursor: default !important;
	text-decoration: none !important;
	color: black !important
}

.newsroom article {
	border: 1px solid #999;
	padding: 20px
}

.news-block article {
	display: flex;
	flex-direction: column
}

.news-block article a.entry-featured-image-url {
	order: 4
}

.news-block article h4 {
	order: 1
}

.news-block article .post-meta {
	order: 2
}

.news-block article .post-content {
	order: 3
}

.news-block article .post-content-inner a {
	border: 1px solid;
	padding: 5px 15px;
	border-radius: 4px
}

.news-block article .post-content-inner a:hover {
	background-color: #007dc5;
	border-color: #007dc5;
	color: #fff
}

ul.et_pb_social_media_follow {
	display: block !important
}

/* ul#footerSocial {
	display: block !important
} */


/* ul#footerSocial-hide {
	display: none !important
} */

.projectFactsWrap .item {
	width: 25%;
	height: 100%;
	padding: 50px 0;
	text-align: center
}

.projectFactsWrap .item:nth-child(1) {
	background: rgb(16, 31, 46)
}

.cl {
	clear: both;
	visibility: hidden
}

.ds-vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.ds-vertical-align_bottom {
	display: flex;
	flex-direction: column;
	justify-content: end
}

.full_height {
	height: 100%
}

.full_vertical_height {
	height: 100vh;
	overflow: hidden
}

p:not(.has-background):last-of-type {
	padding-bottom: 1em
}

.banner_height {
	height: 80vh;
	margin-bottom: 9vh
}

.bar_seprator {
	position: relative;
	z-index: 1;
	background: var(--primary-color);
	width: 85px;
	height: 4px;
	margin-top: 12px;
	transition: .5s;
	margin-bottom: 21px;
	border-radius: 15px
}

.bar_seprator::before {
	right: 20px
}

.bar_seprator::after {
	right: 10px
}

.bar_seprator::after, .bar_seprator::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 3px;
	top: 0;
	background: #fff;
	transition: .5s
}

h1 {
	font-size: 2.4em;
	font-weight: 600
}

h2 {
	font-size: 2.1em;
	font-weight: 600
}

h3 {
	font-size: 1.9em;
	font-weight: 600
}

h4 {
	font-size: 1.6em;
	font-weight: 600
}

h5 {
	font-size: 1.3em;
	font-weight: 600
}

h6 {
	font-size: 1em;
	font-weight: 600
}

.swiper-container {
	padding-top: 10px;
	padding-bottom: 60px
}

.swiper-container .as-arrows-control .as-prev {
	padding-right: 30px;
	position: relative
}

.swiper-container .as-arrows-control:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 13px;
	height: 13px;
	border-radius: 50px;
	background-color: #404041;
	transform: translate(-50%, -50%)
}

.swiper-container .as-arrows-control .as-next {
	padding-left: 30px;
	position: relative
}

.swiper-container .as-arrows-control .as-prev .custom_icon, .swiper-container .cpt-arrows-control .as-next .custom_icon {
	position: relative
}

.swiper-container .as-arrows-control .as-next .custom_icon:after {
	content: '';
	position: absolute;
	top: 16px;
	right: 12px;
	width: 35px;
	height: 2px;
	background-color: #404041
}

.swiper-container .as-arrows-control .as-prev .custom_icon:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 13px;
	width: 35px;
	height: 2px;
	background-color: #404041
}

.as-prev, .as-next, .as-prev .custon_icon_prev, .as-next .custon_icon_next {
	min-width: 30px
}

.swiper-container .cpt-arrows-control .cpt-prev {
	padding-right: 30px;
	position: relative
}

.swiper-container .cpt-arrows-control:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 13px;
	height: 13px;
	border-radius: 50px;
	background-color: #404041;
	transform: translate(-50%, -50%)
}

.swiper-container .cpt-arrows-control .cpt-next {
	padding-left: 30px;
	position: relative
}

.swiper-container .cpt-arrows-control .cpt-prev .custom_icon, .swiper-container .cpt-arrows-control .cpt-next .custom_icon {
	position: relative
}

.swiper-container .cpt-arrows-control .cpt-next .custom_icon:after {
	content: '';
	position: absolute;
	top: 16px;
	right: 12px;
	width: 35px;
	height: 2px;
	background-color: #404041
}

.swiper-container .cpt-arrows-control .cpt-prev .custom_icon:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 13px;
	width: 35px;
	height: 2px;
	background-color: #404041
}

.cpt-prev, .cpt-next, .cpt-prev .custon_icon_prev, .cpt-next .custon_icon_next {
	min-width: 30px
}

#et-secondary-menu {
	float: right;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%
}

.bar_seprator {
	position: relative;
	z-index: 1;
	background: #ff4800;
	width: 55px;
	height: 3px;
	margin-top: 12px;
	transition: .5s;
	margin-bottom: 20px
}

.bar_seprator::before {
	right: 20px
}

.bar_seprator::after {
	right: 10px
}

.bar_seprator::after, .bar_seprator::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 3px;
	top: 0;
	background: #fff;
	transition: .5s
}

#top-header {
	background: rgb(0, 125, 197);
	background: linear-gradient(90deg, rgba(0, 125, 197, 1) 0%, rgba(136, 19, 119, 1) 35%, rgba(237, 28, 36, 1) 70%, rgba(245, 130, 31, 1) 100%)
}

.topEmail a {
	padding-right: 10px;
	padding-bottom: 0
}

.topEmail a img {
	width: 4%;
	margin-right: 5px;
	vertical-align: middle
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	justify-content: center
}

header.et-fixed-header .top_right_menu {
	padding-top: 10px !important
}

.top_right_menu {
	float: right !important;
	padding-top: 18px !important;
	top: 0px !important;
	position: relative
}

.top_right_menu ul>li a {
	padding: 13px 21px;
	color: #fff;
	font-size: 20px;
	border-radius: 40px;
	font-weight: 400
}

.top_right_menu ul>li:nth-last-child(1) a {
	color: #000;
	-webkit-transition: transform 0.15s ease;
	will-change: box-shadow, transform;
	font-weight: 700;
	background: #fff;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 15px
}

#main-header #et-top-navigation {
	padding-top: 20px !important;
	padding-left: 100px !important
}

#main-header #et-top-navigation .menu-btn a {
	padding: 10px 22px !important;
	background-color: #007dc5;
	color: #ffffff !important;
	border-radius: 50px;
	line-height: 1.6em;
	-webkit-transition: all 300ms ease-in-out 0ms;
	transition: all 300ms ease-in-out 0ms
}

.et-fixed-header#main-header #et-top-navigation .menu-btn a {
	color: #ffffff !important
}

#main-header #et-top-navigation .menu-btn a:hover {
	opacity: 1;
	background-image: linear-gradient(90deg, #007dc5 0%, #881377 35%, #ed1c24 70%, #f5821f 100%);
	background-color: #007DC5
}

.et_pb_scroll_top {
	z-index: 9999999;
	position: fixed;
	-webkit-transition: all .2s ease, -webkit-transform .6s ease;
	transition: all .2s ease, -webkit-transform .6s ease;
	transition: all .2s ease, transform .6s ease;
	transition: all .2s ease, transform .6s ease, -webkit-transform .6s ease;
	cursor: pointer;
	border-radius: 50px;
	width: auto;
	line-height: 18px;
	padding: 9px 10px;
	background: rgb(0, 125, 197);
	background: linear-gradient(90deg, rgba(0, 125, 197, 1) 0%, rgb(24 105 193) 35%, rgb(108 171 12) 70%, rgb(153 198 83) 100%)
}

.et_pb_scroll_top:before {
	display: none
}

.et_pb_scroll_top:after {
	content: "\21";
	font-family: ETmodules !important;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin-left: 1px
}

.et_pb_scroll_top, .et_pb_scroll_top.et-visible, .et_pb_scroll_top.et-hidden {
	-webkit-animation: none !important;
	animation: none !important
}

.et_pb_scroll_top, .et_pb_scroll_top.et-hidden {
	-webkit-transform: scale(0) rotate(0deg);
	transform: scale(0) rotate(0deg)
}

.et_pb_scroll_top.et-visible {
	-webkit-transform: scale(1) rotate(360deg)
}

.et_pb_scroll_top .et-pb-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.et_pb_scroll_top, .et_pb_scroll_top.et-hidden {
	right: 12px;
	bottom: 80px;
	-webkit-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: scale(1) translate(100%, 0) rotate(-90deg);
	transform: scale(1) translate(100%, 0) rotate(-90deg)
}

.et_pb_scroll_top .et-pb-icon {
	display: none
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #000;
	background: #f1f3f5;
	font-size: 1em !important;
	line-height: 1em;
	font-weight: bold !important;
	padding: .45em 0.8em !important;
	border-radius: 100px;
	border: none;
	transition: all .5s
}

.wp-pagenavi span.current {
	color: #ffffff !important;
	background: #0070fc !important;
	border-radius: 100px
}

.wp-pagenavi a:hover {
	color: #ffffff !important;
	background: #0070fc !important
}

.wp-pagenavi .pages {
	background: none
}

.wp-pagenavi {
	border-top: none;
	text-align: center
}

.blogList .et_pb_post {
	margin-bottom: 10px;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 0
}

.blogList .et_pb_post:nth-last-child(1) {
	border-bottom: 0;
	margin-bottom: 0
}

ul.recentEvents {
	list-style: none;
	margin: 0;
	padding: 0
}

ul.recentEvents li {
	padding: 10px;
	padding-left: 0;
	border-bottom: 1px solid #ddd
}

ul.recentEvents li:last-child {
	border-bottom: 0
}

ul.recentEvents li h4.topicName {
	padding-bottom: 5px;
	line-height: 1.1em
}

ul.recentEvents li h6.topicDate {
	color: #f5811f
}

ul.recentEvents li p.topicSpeakers {
	padding-bottom: 0;
	font-size: 15px;
	line-height: 1.1em;
	color: #777;
	position: relative;
	padding-left: 22px
}

ul.recentEvents li p.topicSpeakers:before {
	content: url(../../../themes/divi-child/images/speakerIcon.webp);
	position: absolute;
	left: 0;
	top: 0
}

.transparent-top {
	padding-top: 0px !important
}

.home-slider .et_pb_slide::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: linear-gradient(49deg, #000000cf 10%, #0006b800 100%);
	z-index: 1
}

.home-slider .et_pb_slide {
	min-height: calc(100vh - 20px);
	max-height: 80vh
}

.home-slider .et_pb_slide_description {
	width: 100%;
	text-align: left;
	padding: 0;
	margin: inherit;
	max-width: 100%
}

.home-slider .et_pb_slide_description .et_pb_slide_title {
	font-size: 2.6em;
	margin-bottom: 0;
	font-weight: 600
}

.home-slider .et_pb_slide_image {
	right: 0;
	bottom: 0;
	margin-right: 0;
	top: auto
}

.home-slider .et_pb_slide_image img {
	max-height: 82vh !important
}

.home-slider .et_parallax_bg_wrap::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.home-slider .et-pb-controllers a::after {
	content: "";
	width: 3px;
	height: 3px;
	background-color: #fff;
	border-radius: 50px;
	display: block;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	background: linear-gradient(0deg, #ffffff 0, #fff 100%)
}

.home-slider .et-pb-controllers a.et-pb-active-control::after, .home-slider .et-pb-controllers a:hover::after {
	width: .8em;
	height: .8em
}

.home-slider .et-pb-controllers a::before {
	content: "";
	width: 2px;
	height: 35px;
	position: absolute;
	left: .6em;
	border-left: 1px dashed #fff;
	top: 1.4em
}

.home-slider .et-pb-controllers a:nth-last-child(1)::before {
	display: none !important
}

.home-slider .et-pb-controllers {
	bottom: 0;
	left: 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	height: 100%;
	z-index: 22222;
	width: 50px
}

.et_pb_slide p span {
	width: 14em;
	display: block;
	text-align: left
}

@media (max-width:980px) {
	.et_pb_slide p span {
		display: block;
		width: 11em;
		text-align: left
	}
}

.home-slider .et-pb-controllers a {
	width: 1.5em;
	height: 1.5em;
	position: relative;
	border-radius: 50px;
	border: 1px solid #fff;
	background-color: transparent !important;
	display: flex !important;
	justify-content: center;
	margin-bottom: 35px !important;
	align-items: center
}

.home-slider .et-pb-controllers a {
	display: block;
	margin-bottom: 5px
}

.home-slider .et_pb_slide_description .banner_cta {
	margin-top: 5px
}

.home-slider .et_pb_slide_description .banner_cta {
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}

.home-slider .et_pb_slide_description .banner_cta a {
	display: block;
	color: #fff;
	padding: 8px 25px 7px 25px;
	border: 1px solid #ffffff9e;
	margin-right: 25px;
	border-radius: 4px;
	font-size: 1.1em;
	font-weight: 400;
	text-shadow: none
}

.home-slider .et_pb_slide_description .banner_cta a:first-child {
	background-color: #fff;
	color: #000;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2 ease-in-out
}

.home-slider .et_pb_slide_description .banner_cta a:first-child:hover {
	background-color: #565654;
	border-color: #565654;
	color: #fff;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px)
}

.home-slider .et_pb_slide_description .banner_cta a:nth-child(2), .home-slider .et_pb_slide_description .banner_cta a:nth-child(3) {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2 ease-in-out;
	background-color: #fff0
}

.home-slider .et_pb_slide_description .banner_cta a:nth-child(2):hover, .home-slider .et_pb_slide_description .banner_cta a:nth-child(3):hover {
	background-color: #fff;
	color: #000;
	box-shadow: 0 4px 8px rgba(45, 35, 66, .4), 0 7px 13px -3px rgba(45, 35, 66, .3), inset 0 -3px 0 #f2f4ff;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px)
}

@media (max-width:767px) {
	.home-slider .et-pb-controllers a {
		bottom: 270px
	}
}

.dp-kenburns-top .et_pb_slide .et_parallax_bg {
	-webkit-animation: dp-kenburns-top 18s cubic-bezier(.39, .575, .565, 1) both;
	animation: dp-kenburns-top 18s cubic-bezier(.39, .575, .565, 1) both
}

@-webkit-keyframes dp-kenburns-top {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translateY(-15px);
		transform: scale(1.25) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top
	}
}

@keyframes dp-kenburns-top {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translateY(-15px);
		transform: scale(1.25) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top
	}
}

.dp-kenburns-top-rev .et_pb_slide .et_parallax_bg {
	-webkit-animation: dp-kenburns-top-rev 6s cubic-bezier(.39, .575, .565, 1) reverse both;
	animation: dp-kenburns-top-rev 6s cubic-bezier(.39, .575, .565, 1) reverse both
}

@-webkit-keyframes dp-kenburns-top-rev {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translateY(-15px);
		transform: scale(1.25) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top
	}
}

@keyframes dp-kenburns-top-rev {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translateY(-15px);
		transform: scale(1.25) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top
	}
}

.dp-kenburns-top-right .et_pb_slide .et_parallax_bg {
	-webkit-animation: dp-kenburns-top-right 18s ease-in-out both;
	animation: dp-kenburns-top-right 18s ease-in-out both
}

@-webkit-keyframes dp-kenburns-top-right {
	0% {
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
		-webkit-transform-origin: 84% 16%;
		transform-origin: 84% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translate(20px, -15px);
		transform: scale(1.25) translate(20px, -15px);
		-webkit-transform-origin: right top;
		transform-origin: right top
	}
}

@keyframes dp-kenburns-top-right {
	0% {
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
		-webkit-transform-origin: 84% 16%;
		transform-origin: 84% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translate(20px, -15px);
		transform: scale(1.25) translate(20px, -15px);
		-webkit-transform-origin: right top;
		transform-origin: right top
	}
}

.dp-kenburns-top-right-rev .et_pb_slide .et_parallax_bg {
	-webkit-animation: dp-kenburns-top-right-rev 18s ease-in-out reverse both;
	animation: dp-kenburns-top-right-rev 18s ease-in-out reverse both
}

@-webkit-keyframes dp-kenburns-top-right-rev {
	0% {
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
		-webkit-transform-origin: 84% 16%;
		transform-origin: 84% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translate(20px, -15px);
		transform: scale(1.25) translate(20px, -15px);
		-webkit-transform-origin: right top;
		transform-origin: right top
	}
}

@keyframes dp-kenburns-top-right-rev {
	0% {
		-webkit-transform: scale(1) translate(0, 0);
		transform: scale(1) translate(0, 0);
		-webkit-transform-origin: 84% 16%;
		transform-origin: 84% 16%
	}

	100% {
		-webkit-transform: scale(1.25) translate(20px, -15px);
		transform: scale(1.25) translate(20px, -15px);
		-webkit-transform-origin: right top;
		transform-origin: right top
	}
}

#eventList ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#eventList ul li {
	padding: 10px;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	background-color: #fff
}

#eventList ul li .eventDate-wrap {
	width: 30%;
	color: #007dc5;
	background-color: #f0f8fb;
	display: flex;
	text-align: center;
	margin-right: 20px;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding-top: 6px
}

#eventList ul li .eventDate-wrap span {
	display: block;
	width: 100%;
	line-height: 1.2em
}

#eventList ul li .eventDate-wrap span.eventDate {
	font-size: 30px;
	font-weight: 800
}

#eventList ul li .eventDate-wrap span.eventMonth {
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 400
}

#eventList ul li .eventDate-wrap span.eventYear {
	background: #d5e7ee;
	padding: 7px;
	font-size: 26px;
	font-weight: 400
}

#eventList ul li .eventDetails-wrap {
	width: 70%;
	display: inline-block
}

#eventList ul li .eventDetails-wrap h4.eventName {
	padding-bottom: 15px
}

#eventList ul li .eventDetails-wrap .eventBook {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center
}

#eventList ul li .eventDetails-wrap .eventBook img {
	vertical-align: middle
}

#eventList ul li .eventDetails-wrap .eventBook p {
	padding-bottom: 0
}

#eventList ul li .eventDetails-wrap .eventBook a.eventBtn {
	color: #fff;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 600;
	background-color: #f5821f;
	border-radius: 50px;
	padding: 9px 20px;
	display: block
}

#teamSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper, #teamSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .as_slide_image, #teamSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .et_pb_image_wrap, #teamSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .as_slide_image img {
	width: 100%
}

#teamSlider .swiper-wrapper .swiper-slide .as_slide_content_wrapper {
	position: relative
}

#teamSlider .swiper-wrapper .swiper-slide .as_slide_content_wrapper .teamInfo-wrap {
	text-align: center;
	padding-top: 20px
}

#teamSlider .swiper-wrapper .swiper-slide .et-social-linkedin {
	position: absolute;
	top: -90px;
	right: 90px;
	left: 0;
	text-align: right
}

#teamSlider .swiper-wrapper .swiper-slide .et-social-linkedin a.teamLinkedin {
	position: relative
}

#teamSlider .swiper-wrapper .swiper-slide .et-social-linkedin a.teamLinkedin:before {
	content: '';
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50px;
	background-color: rgb(255 255 255 / 52%);
	left: -10px;
	top: -9px
}

#teamSlider .swiper-wrapper .swiper-slide .et-social-linkedin a.teamLinkedin:after {
	content: '\45';
	position: absolute;
	color: #0e71bc;
	font-size: 35px;
	line-height: 40px;
	font-family: ETmodules;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
	padding: 12px;
	border-radius: 50px
}

#serviceSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper, #serviceSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .as_slide_image, #serviceSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .et_pb_image_wrap, #serviceSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .as_slide_image img {
	width: 100%
}

#serviceSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper {
	position: relative;
	-webkit-transition: all 300ms ease-in-out 0ms;
	transition: all 300ms ease-in-out 0ms
}

#serviceSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9
}

#serviceSlider .swiper-wrapper .cwp_et_pb_layout_slide_item_standard_0.swiper-slide .as_slide_image_wrapper:before {
	background-image: linear-gradient(180deg, rgb(255 255 255 / 90%) 0%, rgb(255 255 255 / 60%) 27%, rgba(245, 130, 31, 1) 100%)
}

#serviceSlider .swiper-wrapper .cwp_et_pb_layout_slide_item_standard_1.swiper-slide .as_slide_image_wrapper:before {
	background-image: linear-gradient(180deg, rgb(255 255 255 / 90%) 0%, rgb(255 255 255 / 60%) 27%, rgba(237, 28, 36, 1) 100%)
}

#serviceSlider .swiper-wrapper .cwp_et_pb_layout_slide_item_standard_2.swiper-slide .as_slide_image_wrapper:before {
	background-image: linear-gradient(180deg, rgb(255 255 255 / 90%) 0%, rgb(255 255 255 / 60%) 27%, rgba(0, 125, 197, 1) 100%)
}

#serviceSlider .swiper-wrapper .cwp_et_pb_layout_slide_item_standard_3.swiper-slide .as_slide_image_wrapper:before {
	background-image: linear-gradient(180deg, rgb(255 255 255 / 90%) 0%, rgb(255 255 255 / 60%) 27%, rgba(136, 19, 119, 1) 100%)
}

#serviceSlider .swiper-wrapper .cwp_et_pb_layout_slide_item_standard_4.swiper-slide .as_slide_image_wrapper:before {
	background-image: linear-gradient(180deg, rgb(255 255 255 / 90%) 0%, rgb(255 255 255 / 60%) 27%, rgba(237, 28, 36, 1) 100%)
}

#serviceSlider .swiper-wrapper .cwp_et_pb_layout_slide_item_standard_5.swiper-slide .as_slide_image_wrapper:before {
	background-image: linear-gradient(180deg, rgb(255 255 255 / 90%) 0%, rgb(255 255 255 / 60%) 27%, rgba(64, 64, 65, 1) 100%)
}

#serviceSlider .swiper-wrapper .swiper-slide .as_slide_content_wrapper .serviceWrap {
	position: absolute;
	top: 0;
	z-index: 9;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	padding: 20px
}

#serviceSlider .swiper-wrapper .swiper-slide .serviceWrap .serviceTop h2 {
	font-size: 26px;
	line-height: 1.2em
}

#serviceSlider .swiper-wrapper .swiper-slide .serviceWrap .serviceTop h2 span {
	position: relative;
	margin-right: 20px
}

#serviceSlider .swiper-wrapper .swiper-slide .serviceWrap .serviceTop h2 span:before {
	content: '';
	position: absolute;
	width: 45px;
	height: 45px;
	background-color: #fff;
	left: -10px;
	top: -5px;
	z-index: -1;
	border-radius: 50px
}

#serviceSlider .swiper-wrapper .swiper-slide .serviceWrap .serviceDescription span {
	margin-top: 10px;
	display: block
}

#serviceSlider .swiper-wrapper .swiper-slide .serviceWrap .serviceDescription, #serviceSlider .swiper-wrapper .swiper-slide .serviceWrap .serviceDescription a {
	color: #fff;
	line-height: 1.4em
}

#equitySlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper, #equitySlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .as_slide_image, #serviceSlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .et_pb_image_wrap, #equitySlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper .as_slide_image img {
	width: 100%
}

#equitySlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper {
	position: relative;
	-webkit-transition: all 300ms ease-in-out 0ms;
	transition: all 300ms ease-in-out 0ms
}

#equitySlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9
}

#equitySlider .swiper-wrapper .swiper-slide .as_slide_image_wrapper:before {
	background-image: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 20%) 44%, rgb(24 105 193) 92%)
}

#equitySlider .swiper-wrapper .swiper-slide {
	overflow: hidden
}

#equitySlider .swiper-wrapper .swiper-slide .as_slide_content_wrapper .equityWrap {
	text-align: center;
	position: absolute;
	bottom: -120px;
	z-index: 9;
	-webkit-transition: all 300ms ease-in-out 0ms;
	transition: all 300ms ease-in-out 0ms
}

#equitySlider .swiper-wrapper .swiper-slide .et_pb_image .et_pb_image_wrap {
	width: 100%
}

div#storiesslider .as_slide_image_wrapper {
	width: 100%
}

div#storiesslider .swiper-slide .as_slide_image.et_pb_module.et_pb_image {
	width: 100%
}

div#storiesslider .swiper-slide .as_slide_image.et_pb_module.et_pb_image span.et_pb_image_wrap {
	width: 100%
}

div#storiesslider .swiper-slide .as_slide_image.et_pb_module.et_pb_image span.et_pb_image_wrap img {
	width: 100%
}

.subcribe-cont input[type="email"] {
	padding: 18px 25px;
	font-size: 16px;
	border-radius: 50px;
	color: #6c6c6ccc;
	position: relative
}

.subcribe {
	display: block;
	margin: 0 auto;
	position: relative
}

.subcribe-cont input.wpcf7-form-control.wpcf7-submit {
	position: absolute;
	left: 60.5%;
	padding: 14px 40px;
	border-radius: 100px;
	top: 3px;
	border: none;
	background: #1869c1;
	color: #fff;
	font-size: 18px;
	letter-spacing: .5px
}

div#storiesslider .as_slide_image_wrapper {
	width: 100%
}

#equitySlider .swiper-wrapper .swiper-slide:hover .as_slide_content_wrapper .equityWrap {
	bottom: -41px
}

#equitySlider .swiper-wrapper .swiper-slide:hover {
	overflow: unset
}

#equitySlider .swiper-wrapper .swiper-slide .as_slide_content_wrapper .equityWrap img {
	width: 70px;
	margin-top: 20px
}

#equitySlider .swiper-wrapper .swiper-slide .equityWrap h2 {
	font-size: 18px;
	line-height: 1.2em;
	color: #fff;
	padding-bottom: 30px;
	text-align: center
}

#equitySlider .swiper-wrapper .swiper-slide .equityWrap .equityDescription {
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-bottom: 0;
	line-height: 1.3em;
	color: #fff;
	font-size: 15px
}

#equitySlider .swiper-wrapper .swiper-slide .equityWrap a {
	color: #fff;
	line-height: 1.4em
}

#equitySlider .swiper-slide .as_slide_content_wrapper {
	align-items: center
}

#main-header .nav li ul {
	box-shadow: rgb(255 255 255 / 20%) 0 0 0 .5px inset;
	backdrop-filter: blur(40px) brightness(80%) saturate(150%);
	padding: 0
}

#main-header .nav li ul a {
	color: #000 !important
}





#main-header .nav li ul li ul li:nth-child(odd) {
	background: #0a7bbd;
	border-radius: 0
}

#main-header .nav li ul li ul li:nth-child(even) a {
	color: #000 !important
}

.form-popup-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center
}

.form-popup-bg {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	overflow-y: auto;
	z-index: 9999999;
	background: rgb(0 0 0 / 39%) !important;
	backdrop-filter: blur(40px) brightness(80%) saturate(150%)
}

.form-popup-bg.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}

.form-container {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 35px 35px 24px 35px;
	color: #fff
}

.close-button {
	background: 0 0;
	color: #fff;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	border: solid 1px #fff
}

.form-popup-bg:before {
	content: '';
	opacity: .25;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(15, 14, 71, .3) !important;
	box-shadow: rgb(255 255 255 / 20%) 0 0 0 .5px inset;
	backdrop-filter: blur(50px) brightness(80%) saturate(150%)
}

.popup-form {
	width: 100%;
	padding: 0 0
}

.popup-form label {
	color: #333
}

.popup-form label {
	padding: 0 0 .5em 0;
	margin: 0 auto
}

.popup-form .et_pb_column_1_2 {
	width: 50% !important;
	margin-right: 0 !important;
	float: left
}

.form-container h4 {
	font-size: 24px;
	padding-bottom: 30px
}

.form-container .close-button {
	background: #000000 !important;
	color: #fff;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	border: solid 1px #fff;
	cursor: pointer
}

.wmn-wrap .wmn-widget {
	padding: 15px;
	background: #fff;
	box-shadow: 0 0 10px -3px;
	border-radius: 90px;
	cursor: pointer;
	z-index: 15;
	position: relative;
	width: 62px;
	height: 62px;
	box-sizing: border-box;
	background: #fff !important
}

.dh-overlay {
	position: absolute;
	top: -100%;
	background-color: rgb(240 124 0);
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 300px;
	color: #fff
}

.our-services {
	z-index: 11;
	position: relative;
	padding-top: 0px !important;
	padding-bottom: 50px !important
}

.our-services h3 {
	font-family: BebasBold;
	font-size: 80px;
	padding-bottom: 100px
}

.our-services .flex-content {
	height: 690px;
	margin-top: 0;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.our-services .flex-content .pics {
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	margin-left: -30px;
	margin-top: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.our-services .flex-content .pics .service-pic {
	margin: auto;
	position: absolute;
	display: none
}

.our-services .flex-content .pics .service-pic img {
	box-shadow: 0 0 25px -10px #525252;
	border-radius: 12px;
	width: 100%
}

.our-services .flex-content .pics .service-pic:first-child {
	display: block
}

.our-services .flex-content .services {
	z-index: 10;
	width: 50%
}

.our-services .flex-content .services .service {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	min-height: 100px;
	background-color: #fff;
	margin: 15px 0;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	-webkit-box-shadow: 0 5px 19px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 19px 1px rgba(0, 0, 0, .1)
}

.our-services .flex-content .services .service:last-child {
	margin-bottom: 0
}

.our-services .flex-content .services .service h3 {
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.our-services .flex-content .services .service h3 i {
	font-size: 17px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 60px;
	display: block;
	width: 15px;
	height: 15px;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.our-services .flex-content .services .service h3.not-hovered {
	background: #fff;
	padding: 60px 0 60px 50px
}

.our-services .flex-content .services .service .excerpt {
	opacity: 0;
	color: #000;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
	line-height: 1.6;
	padding-bottom: 40px;
	margin-top: -156px;
	z-index: 1;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	margin-bottom: 0;
	max-height: 156px
}

.our-services .flex-content .services .service .excerpt.visible {
	max-height: initial;
	opacity: 1;
	margin-top: 0
}

.our-services .flex-content .services .service .excerpt p.service-description {
	font-size: 14px;
	line-height: 1.3em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	padding-bottom: 0;
	margin-bottom: 10px
}

.our-services .flex-content .services .service .excerpt .more-button {
	width: 100%;
	display: table;
	margin: 10px 0 0;
	font-family: 'ProductSans-Bold', Helvetica, Arial, Lucida, sans-serif;
	color: #333
}

.our-services .flex-content .services .service .dh-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100px !important;
	overflow: hidden;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.our-services .flex-content .services .service .dh-container .h3 {
	display: block
}

.our-services .flex-content .services .service .dh-container h3 img, .our-services .flex-content .services .service .dh-overlay .h3 img {
	vertical-align: middle;
	width: 40px;
	margin-right: 10px
}

.our-services .flex-content .services .service .dh-container h3, .our-services .flex-content .services .service .dh-container .h3 {
	font-size: 20px;
	padding: 50px 0 50px 50px;
	margin-bottom: 0;
	z-index: 2;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif
}

.our-services .flex-content .services .service .dh-container h3 i, .our-services .flex-content .services .service .dh-container .h3 i {
	font-size: 40px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.our-services .flex-content .services .service .dh-container a {
	color: #999;
	font-family: BebasRegular;
	font-size: 18px;
	-ms-flex-item-align: end;
	align-self: flex-end;
	padding-bottom: 35px;
	padding-right: 60px;
	pointer-events: none
}

.our-services .flex-content .services .service .dh-container a:hover {
	text-decoration: none
}

.our-services .flex-content .services .service .dh-container .dh-overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 1;
	background: linear-gradient(135deg, #007dc5 0%, #007dc5 100%);
	line-height: 1.5;
	text-align: left;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 2
}

.our-services .flex-content .services .service .dh-container .dh-overlay p {
	color: #fff;
	padding-left: 50px;
	padding-right: 50px
}

.our-services .flex-content .services .service .dh-container .dh-overlay h3 {
	color: #fff;
	padding-left: 50px
}

.our-services .flex-content .services .service .dh-container .dh-overlay a.project-link-see {
	color: #fff;
	font-family: BebasRegular;
	font-size: 18px;
	-ms-flex-item-align: end;
	align-self: flex-end;
	padding-bottom: initial;
	position: absolute;
	bottom: 40px;
	right: 0;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	z-index: 13
}

.our-services .flex-content .services .service .dh-container .dh-overlay a.project-link-see:hover {
	text-decoration: none;
	letter-spacing: 1.9px
}

.our-services .flex-content .services .service ul {
	padding: 0 50px;
	list-style: none;
	display: block
}

.our-services .flex-content .services .service ul li {
	padding: 10px 20px;
	list-style: none;
	display: block
}

.our-services .flex-content .services .service ul li a {
	padding: 0;
	color: #2e2e7e;
	display: block
}

.our-strength .et_pb_blurb .et_pb_blurb_content {
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.our-strength .et_pb_blurb .et_pb_main_blurb_image {
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden
}

.our-strength .et_pb_blurb .et_pb_blurb_container {
	position: absolute;
	bottom: 5px;
	left: 0;
	padding: 100% 20px 20px !important;
	color: #fff;
	width: 100%;
	height: 80%;
	background-image: -webkit-linear-gradient(65deg, rgba(0, 0, 0, .95) 7%, rgba(0, 0, 0, 0) 75%);
	background-image: -o-linear-gradient(65deg, rgba(0, 0, 0, .95) 7%, rgba(0, 0, 0, 0) 75%);
	background-image: linear-gradient(25deg, rgba(0, 0, 0, .95) 7%, rgba(0, 0, 0, 0) 75%);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.our-strength .et_pb_blurb .et_pb_blurb_content .et_pb_module_header {
	color: #fff;
	font-size: 1.3em
}

.our-strength .et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description {
	height: 0;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.our-strength .et_pb_blurb:hover .et_pb_blurb_container {
	bottom: 5px;
	padding: 90% 20px 20px !important;
	background-image: -webkit-linear-gradient(10deg, #223570 30%, rgba(34, 53, 112, .9));
	background-image: -o-linear-gradient(10deg, #223570 30%, rgba(34, 53, 112, .9));
	background-image: linear-gradient(0deg, #000000 40%, rgba(0, 0, 0, 0) 100%);
	height: 100%
}

@media only screen and (max-width:768px) {
	.our-services .flex-content {
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		flex-wrap: wrap;
		align-content: space-around;
		align-items: flex-end
	}

	.our-services .flex-content .pics {
		width: 100%;
		order: 2;
		margin-left: 0;
		align-items: flex-start;
		margin-top: 30px !important;
		margin-bottom: 260px
	}

	.our-services .et_pb_module {
		margin-bottom: 0
	}

	.our-services .flex-content .services .service .dh-container .h3, .our-services .flex-content .services .service .dh-container h3 {
		font-size: 15px;
		padding: 30px 0 30px 20px !important;
		margin-bottom: 0
	}

	.our-services .flex-content .services .service .dh-container .h3 i, .our-services .flex-content .services .service .dh-container h3 i {
		right: 15px
	}

	.our-services .flex-content .services .service .excerpt {
		padding-left: 30px;
		padding-right: 30px
	}

	.our-services .flex-content .services {
		width: 100%
	}

	.our-services .flex-content .services .service {
		min-height: auto
	}

	.our-services .flex-content .services .service .dh-container {
		height: auto
	}
}

.service_section {
	padding-bottom: 21vh !important;
	padding-top: 23vh !important
}

.service_section:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	left: 0;
	top: 0
}

.service_section .service-title {
	margin-bottom: 1.02% !important
}

.service_section .page-title h1 {
	font-size: 2.6em
}

.o-text-eyebrow {
	font-size: 1rem;
	line-height: 2.2rem;
	font-weight: 600;
	letter-spacing: .5px;
	padding-left: 17px;
	color: #fff;
	text-transform: uppercase
}

.o-text-eyebrow.eyebrow-white:before {
	background: #fff
}

.o-text-eyebrow:before {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: .5rem;
	height: .5rem;
	background: #75c9d6;
	transform: rotate(45deg)
}

.sub-menu a:before {
	display: none
}

.nav li ul.sub-menu {
	color: #4b4b4b;
	border-radius: 5px;
	border-top-color: #565654 !important
}

.nav li ul.sub-menu li {
	padding-left: 5px;
	padding-right: 5px
}

#top-menu li li a {
	width: 100%;
	font-size: 110%;
	padding: 9px 5px;
	line-height: 1em
}

#top-menu li li {
	width: 100%;
	padding: 5px 10px
}

.nav li ul.sub-menu li, .nav li ul.sub-menu li a {
	display: block
}

.et_pb_text_inner ol {
	padding-left: 25px
}

.et_pb_text_inner ol li {
	margin-bottom: 15px
}

.et_pb_text_inner ul {
	padding-left: 25px
}

.et_pb_text_inner ul li {
	margin-bottom: 15px
}

.floating_social_icons li a.icon {
	border-radius: 3px;
	background-color: #fff;
	border-radius: 60px;
	box-shadow: 0 3px 3px 0 #00000042
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 0
}

.et_fixed_nav #main-header {
	top: 0
}

#page-container {
	padding-top: 80px
}

#main-header {
	top: 0
}

.get_started a {
	border-radius: 100px;
	background-color: #fff;
	padding: 10px 30px;
	margin-right: 18px;
	color: #000;
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
	transition: all .3s ease
}

.get_started a:hover {
	background-color: #fff0;
	color: #fff;
	box-shadow: 0 0 0 1px #fff
}

.get_started a.free_book {
	border-radius: 100px;
	padding: 10px 30px;
	margin-right: 18px;
	background-color: #fff0;
	color: #fff;
	box-shadow: 0 0 0 1px #fff
}

.get_started a.free_book:hover {
	background-color: #fff;
	color: #000
}

#circle {
	position: absolute;
	width: 250px;
	height: 250px;
	right: -240px;
	top: -250px;
	z-index: 9
}

#circle text {
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: uppercase
}

#circle:after {
	background: #fff;
	display: block;
	border-radius: 100%;
	margin: 0 auto;
	margin-top: 3.7em;
	padding: 10px 10px 10px 9px;
	content: "\22";
	font-family: ETmodules;
	font-weight: 600;
	font-size: 26px;
	text-align: center;
	color: #000;
	width: 34px;
	height: 34px;
	line-height: 34px
}

#circle svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 250px;
	animation-name: rotate;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-timing-function: linear
}

textPath {
	color: #fff !important
}

@keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

.circle {
	position: relative;
	z-index: 5
}

.circle {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	width: 139px
}

.circlesvg {
	-webkit-animation: spin 8s linear infinite;
	-moz-animation: spin 8s linear infinite;
	animation: spin 8s linear infinite
}

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

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

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

.number_space .percent {
	height: 50px;
	margin-top: 14px !important;
	margin-bottom: 8px !important
}

.welbuild .et_pb_button {
	box-shadow: none;
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif
}

.welbuild .et_pb_button:before {
	background: #ec2c0f;
	border-radius: 54px;
	line-height: 45px !important;
	padding: 0 11px;
	margin-right: 15px;
	left: 25px;
	top: 0
}

.blog_grid article {
	position: relative
}

.blog_grid article .et_pb_image_container img {
	border-radius: 15px
}

.blog_grid .post-meta {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	padding: 2px 12px !important;
	font-size: 14px !important
}

.blog_grid .entry-title a {
	font-size: 19px;
	line-height: 1.35em;
	margin-bottom: 4px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	white-space: normal;
	overflow: hidden;
	height: 3em
}

.blog_sidebar .et_pb_widget .widgettitle {
	background: #027bc4;
	padding: 17px 20px;
	color: #fff;
	font-size: 1.25em;
	line-height: 1
}

.blog_sidebar .et_pb_widget {
	display: block;
	background: #fff;
	width: 100%;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	margin: 0 0 24px;
	overflow: hidden
}

.blog_sidebar .et_pb_widget ul {
	list-style-type: disc;
	padding: .7em 0 .3em 1.143em;
	line-height: 1.7em
}

.blog_sidebar .et_pb_widget li.cat-item {
	padding: 12px 20px
}

.blog_sidebar .et_pb_widget li, .blog_sidebar .et_pb_widget.woocommerce .product_list_widget li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin: 0;
	padding: 8px 20px !important;
	font-size: 15px;
	line-height: 1.3em
}

.blog_sidebar .et_pb_widget li.cat-item a {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3em;
	color: #2d2d2d
}

.blog_sidebar .et_pb_widget li:last-child, .blog_sidebar .et_pb_widget.woocommerce .product_list_widget li:last-child {
	border: 0
}

.blog_sidebar .widget_search #searchsubmit {
	background-color: #071d49;
	color: #fff;
	width: 92px;
	font-size: 14px;
	line-height: normal !important;
	font-weight: 600;
	text-transform: uppercase;
	border: navajowhite
}

.blog_sidebar .widget_search input#searchsubmit {
	color: #fff
}

.rpwe-title a {
	color: #666;
	font-size: 14px;
	font-weight: 600
}

.category_page_title a {
	color: #fff
}

.rpwe-block ul {
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important
}

.rpwe-block li {
	border-bottom: 1px solid #eee;
	margin: 0 0 8px !important;
	padding: 5px 0 10px !important;
	list-style-type: none !important;
	display: block
}

.rpwe-block a {
	display: inline !important;
	text-decoration: none
}

.rpwe-block h3 {
	background: 0 0 !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	font-weight: 500;
	font-size: 15px !important;
	line-height: 1.5em;
	padding-bottom: 0
}

.rpwe-thumb {
	border: 1px solid #eee !important;
	box-shadow: none !important;
	margin: 2px 10px 2px 0 !important;
	padding: 3px !important
}

.rpwe-summary {
	font-size: 12px;
	line-height: 1.6em
}

.rpwe-time {
	color: #bbb;
	font-size: 11px
}

.rpwe-comment {
	color: #bbb;
	font-size: 11px;
	padding-left: 5px
}

.rpwe-alignleft {
	display: inline;
	float: left
}

.rpwe-alignright {
	display: inline;
	float: right
}

.rpwe-aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.rpwe-clearfix:after, .rpwe-clearfix:before {
	content: "";
	display: table !important
}

.rpwe-clearfix:after {
	clear: both
}

.rpwe-clearfix {
	zoom: 1
}

#top-menu li.mega-menu>ul>li>a:first-child {
	padding-left: 0;
	border-bottom: 1px solid #ffffff80;
	padding-bottom: 12px;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-right: 0px !important;
	font-weight: 500 !important
}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
	width: 72vw;
	max-width: 960px;
	left: inherit !important;
	right: inherit !important
}

.service_block {
	border-radius: 21px;
	overflow: hidden;
	height: 280px
}

.service_block .et_pb_module_header {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 5px
}

.service_block::after {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg, #03223700 0, #032237 90%);
	-webkit-backdrop-filter: blur(2px);
	content: "";
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 1;
	transition: .4s ease all
}

.service_block .read_more {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #fff;
	padding: 2px 29px;
	font-size: 15px !important;
	margin-top: 7px;
	transition: all .3s ease;
	border-radius: 2px;
	margin-bottom: 0;
	font-weight: 600
}

.service_block .et_pb_blurb_content {
	z-index: 2;
	text-align: center;
	position: absolute;
	bottom: -54px;
	left: 0;
	transition: all .3s ease
}

.service_block:hover .et_pb_blurb_content {
	z-index: 2;
	text-align: center;
	position: absolute;
	bottom: -5px;
	left: 0
}

.service_block .et_pb_blurb_container {
	text-align: center !important
}

.service_block .read_more:hover, .service_block:hover .read_more:hover {
	background: #f07c00;
	border-color: #f07c00
}

.service_slider_row {
	width: 100% !important
}

.key_methods .navMenu_item.swiper-pagination-bullet-active {
	border-bottom: 4px solid #f00 !important;
	box-shadow: 0 2px 15px 4px #b3afaf36
}

.key_methods .navMenu_item {
	padding: 10px 3vw !important
}

.key_methods .navMenu_item:hover {
	border-bottom: 4px solid #f00 !important
}

.key_methods .et_pb_mini_menu li a {
	border-bottom: 1px solid #fff;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.key_methods .et_pb_mini_menu li a:hover {
	border-bottom: 1px solid red
}

.key_methods .et_pb_mini_menu li a.active, .key_methods .et_pb_mini_menu li a.active:hover {
	border-bottom: 4px solid #f00 !important;
	box-shadow: 0 2px 15px 4px #b3afaf36
}

.floating_social_icons li a.icon {
	border-radius: 3px;
	background-color: #fff;
	border-radius: 60px;
	box-shadow: 0 3px 3px 0 #00000042
}

.right_side_link {
	transform: rotate(-90deg) translateY(-16%);
	position: fixed;
	right: -95px;
	top: 47%;
	z-index: 9
}

.right_side_link ul {
	list-style: none
}

.right_side_link ul li {
	display: inline-block;
	color: #069baf;
	padding: 0 0em;
	text-transform: initial
}

.right_side_link ul li a {
	text-transform: uppercase;
	color: #fff;
	background-color: #fff;
	padding: 0 3px 0 15px;
	border-radius: 75px;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .5px;
	position: relative;
	overflow: hidden;
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
	line-height: 1.2em;
	display: inline-block;
	display: flex;
	align-items: center
}

.right_side_link ul li a:after {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background-color: #f07c00;
	position: absolute;
	width: 84%;
	bottom: 0;
	top: 0;
	content: "";
	display: block;
	left: 0;
	z-index: 0;
	border-radius: 0 50px 50px 50px
}

.right_side_link ul li a i {
	position: relative;
	z-index: 9;
	font-style: normal
}

.right_side_link ul li a:hover {
	border-color: #f55527;
	color: #fff
}

.right_side_link ul li a:hover:after {
	width: 100%
}

.right_side_link ul li a:hover span {
	z-index: 999;
	position: relative
}

.right_side_link ul li img {
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 0
}

.right_side_link ul li a span {
	padding: 10px 11px;
	width: 50px;
	display: inline-block;
	transform: rotate(90deg) translateY(-10%) translatex(2%);
	background-color: #fff;
	border-radius: 50px;
	line-height: 0;
	z-index: 9999999;
	position: relative
}

.et_pb_pricing_table .et_pb_dollar_sign {
	font-size: 26px !important
}

div#stories-slider .as_slide_image_wrapper {
	width: 100%
}

div#stories-slider .et_pb_image .et_pb_image_wrap {
	width: 100%
}

div#stories-slider .et_pb_image img {
	width: 100%
}

.testimonial_slider .media_right {
	grid-template-columns: auto !important
}

.testimonial_slider .as_slide_content_wrapper {
	vertical-align: middle !important;
	padding: 46px;
	background: url(../../../themes/divi-child/images/quote.png) no-repeat;
	background-position: 15px 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.testimonial_slider .as_slide_content_wrapper .client_info {
	text-align: left;
	margin-top: 38px
}

.testimonial_slider .as_slide_content_wrapper .client_info figure {
	display: inline-block;
	margin-right: 40px
}

.testimonial_slider .as_slide_content_wrapper .client_info figure img {
	border-radius: 8px;
	opacity: 1;
	box-shadow: 6px 8px 0 4px #cce0e6;
	border: 1px solid #999
}

.testimonial_slider .as_slide_content_wrapper .client_info article {
	display: inline-block;
	vertical-align: text-bottom;
	color: gray
}

.testimonial_slider .as_slide_content_wrapper .client_info article h4 {
	color: #f60;
	font-size: 1.4em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 300
}

.testimonial_slider .as_slide_content_wrapper .client_info article p {
	padding-bottom: 0
}

.testimonial_slider .as_slide_image_wrapper img {
	border-radius: 90% 0% 0% 34%
}

.testimonial_slider .as-outside-arrows-control .as-prev span.custom_icon {
	background: url(../../../themes/divi-child/images/left_arrow.png) no-repeat;
	background-size: contain;
	color: #f07c0000
}

.testimonial_slider .as-outside-arrows-control .as-next span.custom_icon {
	background: url(../../../themes/divi-child/images/right_arrow.png) no-repeat;
	background-size: contain;
	color: #f07c0000
}

.testimonial_slider .swiper-container {
	box-shadow: 0 29px 68px #00000024
}

#teamWrapper .et_pb_column {
	-webkit-transition: all 0.4s ease-in-out !important;
	transition: all 0.4s ease-in-out !important
}

#teamWrapper .et_pb_column {
	background-image: linear-gradient(180deg, #ffffff 0%, #ffffff 100%)
}

#teamWrapper .et_pb_column:hover {
	background-image: linear-gradient(90deg, #007dc5 0%, #881377 36%, #ed1c24 70%, #f5821f 100%)
}

#teamWrapper .et_pb_column:hover .et_pb_team_member_description h4, #teamWrapper .et_pb_column:hover .et_pb_team_member_description p {
	color: #fff
}

.teamWrap .et_pb_team_member_image {
	max-width: 100%;
	position: relative
}

.teamWrap .et_pb_team_member_description {
	position: relative
}

.teamWrap .et_pb_team_member_description .et_pb_member_social_links {
	margin: 20px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.teamWrap .et_pb_team_member_description .et_pb_member_social_links .et_pb_linkedin_icon:before {
	content: "\E09D";
	padding: 16px;
	background-color: #0e71bc;
	border-radius: 50px;
	color: #fff
}

#blogSlider .swiper-slide .blogCard .cwp_et_pb_as_cpt_elements {
	padding: 0px !important
}

.bottomCTA {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap
}

.bottomCTA div {
	width: 30%;
	position: relative
}

.bottomCTA a.ctaArrow {
	font-size: 0
}

.bottomCTA a.ctaArrow:before {
	content: '\35';
	position: absolute;
	left: 65%;
	top: 50%;
	font-family: ETmodules;
	color: #fff;
	font-size: 32px;
	line-height: 1em;
	-webkit-font-feature-settings: "kern"off;
	font-feature-settings: "kern"off;
	font-variant: none;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	transform: translate(-50%, -50%)
}

.bottomCTA a.ctaArrow:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 51%;
	width: 40px;
	height: 2px;
	background-color: #fff;
	transform: translate(-50%, -50%)
}

footer .et_pb_column_single {
	padding: 0;
	z-index: 9
}

.footer_sign_up .et_pb_column_1_2 {
	width: 43%
}

.footer_sign_up .et_pb_column_1_2 input {
	width: 98%;
	float: left
}

.footer_sign_up .et_pb_column_1_2 input {
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #eee;
	font-size: 17px;
	padding: 10px 0
}

.footer_sign_up .et_pb_column_1_2 input::placeholder {
	font-size: 16px;
	color: #000
}

.footer_sign_up input[type="submit"] {
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	background: url(../../../themes/divi-child/images/round-arrow-bt.jpg) no-repeat left center;
	font-size: 19px;
	text-transform: uppercase;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	height: 57px;
	padding-left: 57px;
	font-size: 24px;
	border: 1px solid #0000;
	border-radius: 100px;
	margin-top: 12px;
	font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif
}

.footer_sign_up input[type="submit"]:hover {
	border: 1px solid #000;
	padding-left: 57px;
	background-position-x: 4px;
	padding-right: 21px
}

footer .et-menu-nav ul {
	display: flex;
	flex-direction: column
}

.breadcrumb_nav {
	color: #fff
}

.breadcrumb_nav a {
	color: #fff
}

#banner_section:after {
	position: absolute;
	height: 22px;
	width: 100%;
	bottom: -77px;
	left: 0;
	content: "";
	background: #e8e8e8;
	visibility: inherit;
	z-index: 99999999;
	border-radius: 4px
}

.contact-page #banner_section:after {
	background: #9ea4bb
}

.inner_page_header {
	padding-bottom: 68px !important;
	padding-top: 40vh !important
}

.et_pb_blurb_container h4 span:after {
	display: none
}

.scroll_down {
	width: 100px;
	position: absolute;
	bottom: -74px;
	right: 0;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: 0;
	text-align: right;
	padding-bottom: 40px;
	-webkit-animation: bounceArrow .6s linear 0s alternate infinite;
	animation: bounceArrow .6s linear 0s alternate infinite
}

.scroll_down span {
	display: block;
	text-align: right;
	z-index: 2;
	height: 4px;
	top: -10px;
	position: relative;
	left: -18px
}

.scroll_down:after {
	display: block;
	content: '';
	width: 1px;
	height: 99px;
	background-color: #fff;
	position: absolute;
	left: 11px;
	margin-left: 64px;
	bottom: -68px
}

@-webkit-keyframes bounceArrow {
	0% {
		-webkit-transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(7px)
	}
}

@keyframes bounceArrow {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
}

.video_after_line {
	overflow: visible !important
}

.video_after_line:after {
	position: absolute;
	height: 44vh;
	width: 100%;
	bottom: 0;
	left: 0;
	content: "";
	background-image: linear-gradient(180deg, rgba(0, 125, 177, 0) 0, #006281d1 100%);
	visibility: inherit;
	z-index: 9
}

.form_design label {
	font-size: 14px;
	display: flex;
	color: #bfbfbf
}

.form_design input[type=email], .form_design input[type=password], .form_design input[type=tel], .form_design input[type=text], .form_design select, .form_design textarea {
	width: 100%;
	padding: 12px 10px;
	border-radius: 5px;
	border: 1px solid #d3c9c9;
	line-height: 1.6em;
	margin-bottom: 10px
}

.form_design textarea {
	height: 100px
}

.form_design input.wpcf7-submit {
	width: auto;
	padding: 12px 35px;
	background: #007DC5;
	color: #fff;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 600;
	float: left;
	border: 0;
	cursor: pointer;
	border-radius: 50px;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.form_design input.wpcf7-submit:hover {
	background-image: linear-gradient(90deg, #007dc5 0%, #881377 35%, #ed1c24 70%, #f5821f 100%)
}

.form_design input::placeholder, .form_design textarea::placeholder {
	color: #abaaaa;
	font-size: 16px
}

.form_design .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
	margin-bottom: 20px
}

.position_define {
	position: absolute;
	top: -26px;
	left: -25px
}

.grid_custom article:hover {
	margin-top: -30px !important
}

.grid_custom .et_pb_blog_grid h2 {
	margin-top: 0;
	height: 54px;
	overflow: hidden
}

.grid_custom .et_pb_blog_grid p.post-meta {
	font-size: 14px !important;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2% auto;
	padding: 10px !important
}

.grid_custom .et_pb_blog_grid .et_pb_post {
	border-radius: 16px;
	border: none;
	-webkit-box-shadow: 0 18px 50px rgba(0, 0, 0, .05);
	box-shadow: 0 18px 50px rgba(0, 0, 0, .05);
	-webkit-transition: ease-in-out .35s;
	-o-transition: ease-in-out .35s;
	transition: ease-in-out .35s;
	margin-bottom: 14% !important
}

.grid_custom .et_overlay {
	border-radius: 16px 16px 0 0
}

.grid_custom .et_pb_blog_grid .et_pb_post:hover {
	-webkit-box-shadow: 0 18px 80px rgba(0, 0, 0, .12);
	box-shadow: 0 18px 80px rgba(0, 0, 0, .12)
}

.grid_custom .entry-title a {
	height: 45px;
	display: block;
	line-height: 25px
}

.grid_custom a.more-link {
	color: #000;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin: 15px auto 0;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.grid_custom a.more-link:hover {
	color: #f58020
}

.grid_custom .et_pb_blog_grid .et_pb_image_container img {
	border-radius: 16px 16px 0 0
}

.grid_custom .et_pb_bg_layout_light .et_pb_post .post-meta a {
	color: #666;
	text-decoration: underline
}

.grid_custom .et_pb_blog_grid .alignleft, .grid_custom .et_pb_blog_grid .alignright {
	background-color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	width: 170px;
	margin: 15px auto 0;
	text-align: center;
	line-height: 2.9em !important;
	border-radius: 2px;
	-webkit-box-shadow: 0 18px 50px rgba(0, 0, 0, .05);
	box-shadow: 0 18px 50px rgba(0, 0, 0, .05);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.grid_custom .et_pb_blog_grid .alignleft:hover, .grid_custom .et_pb_blog_grid .alignright:hover {
	color: #fff !important;
	-webkit-box-shadow: 0 18px 70px rgba(0, 0, 0, .12);
	box-shadow: 0 18px 70px rgba(0, 0, 0, .12)
}

.grid_custom .post-content p {
	display: none
}

.for_service_page img {
	border-radius: 14px
}

.for_service_page .et_pb_blurb_container {
	position: absolute;
	bottom: 0;
	z-index: 9;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100% !important;
	padding-bottom: 27px
}

.for_service_page .et_pb_blurb_content:hover:before {
	content: "";
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	background-image: radial-gradient(circle at bottom, #04485d 0, #ffffff00 78%);
	border-radius: 14px
}

.for_service_page .et_pb_blurb_content {
	margin-bottom: 16px
}

.for_service_page .et_pb_blurb_description a {
	font-size: 0px !important;
	border: 0;
	transition: .3s all ease
}

.for_service_page .et_pb_blurb_content:hover .et_pb_blurb_description a {
	font-size: 15px !important;
	padding: 9px 21px !important;
	border: 1px #fff solid
}

@media only screen and (max-width:1600px) {
	.right_side_link {
		right: -65px
	}
}

@media only screen and (min-width:1600px) {
	.product-intro {
		width: 1360px !important
	}

	.top_right_menu ul>li a {
		padding: 10px 18px;
		gap: 8px !important;
		font-size: 25px !important
	}

	.top_right_menu ul>li a img {
		width: 17px
	}

	.right_side_link {
		right: -80px
	}

	.right_side_link ul li a span {
		padding: 8px 9px;
		width: 41px;
		margin: 0 0 4px 7px
	}

	.right_side_link ul li a:after {
		width: 82%
	}

	.right_side_link ul li a i {
		margin-right: 4px
	}

	.building_banner h2 {
		font-size: 43px !important;
		line-height: 1.5em !important
	}
}

@media only screen and (max-width:1480px) {
	.footer_section {
		background-size: 500px !important
	}

	.top_right_menu ul>li a {
		padding: 10px 12px;
		font-size: 18px !important
	}

	#top-menu li {
		padding-right: 15px
	}

	#top-menu li a {
		font-size: 15px
	}

	.et_fullwidth_nav #top-menu li.mega-menu>ul {
		width: 72vw;
		max-width: 760px
	}

	#top-menu li.mega-menu>ul>li>a:first-child {
		font-size: 1.1em
	}

	#top-menu li li a {
		line-height: 1.3em
	}

	#circle {
		right: -170px
	}
}

@media only screen and (max-width:1366px) {
	.contact_block .et_pb_blurb_container {
		font-size: 17px
	}

	#main-header #et-top-navigation {
		padding-left: 40px !important
	}
}

@media only screen and (max-width:1280px) {
	.et_pb_row {}

	#top-menu li {
		padding-right: 0;
		margin: 0 4px
	}

	#top-menu li a {
		font-size: 14px !important
	}

	#top-menu-nav, #top-menu {
		padding-right: 0
	}

	.home_card_slider {
		background-size: 71% !important
	}

	#eventList ul li .eventDetails-wrap h4.eventName {
		padding-bottom: 10px;
		font-size: 22px;
		line-height: 1.2em
	}

	#eventList ul li .eventDetails-wrap .eventBook a.eventBtn {
		font-size: 14px
	}

	#eventList ul li .eventDate-wrap span.eventDate {
		font-size: 26px
	}

	#eventList ul li .eventDate-wrap span.eventMonth {
		font-size: 22px
	}

	#eventList ul li .eventDate-wrap span.eventYear {
		font-size: 24px
	}
}

@media only screen and (max-width:1200px) {
	.et_pb_row {}

	#top-menu li {
		padding-right: 9px
	}

	#top-menu li a {
		font-size: 12px !important
	}

	#top-menu-nav, #top-menu {
		padding-right: 0
	}
}

@media only screen and (max-width:1080px) {
	#top-menu li {
		padding-right: 6px
	}

	#top-menu li a {
		font-size: 16px !important
	}
}

@media only screen and (max-width:1024px) {
	#top-menu li {
		padding-right: 5px
	}

	#top-menu li a {
		font-size: 15px !important
	}

	#top-menu li.border_link {
		display: none
	}
}

@media only screen and (min-device-width:981px) and (max-device-width:1480px) {
	.floating_social_icons {
		transform: scale(.8)
	}

	.right_side_link ul li a {
		transform: scale(.75)
	}

	#logo {
		max-height: 80%
	}

	.et_pb_svg_logo #logo {
		height: 75% !important
	}
}

@media only screen and (max-width:981px) {
	header.et-fixed-header .top_right_menu {
		top: -10px !important
	}

	.as-outside-arrows-control .swiper-slide {
		display: block !important
	}
}

@media (min-width:981px) {
	.et_fullwidth_secondary_nav #top-header .container {
		width: 100%;
		max-width: 100%;
		padding-right: 5px;
		padding-left: 5px
	}

	.et_fullwidth_nav #main-header .container {
		width: 100%;
		max-width: 100%;
		padding-right: 5px;
		padding-left: 5px;
		background-image: linear-gradient(180deg, #200e36 1%, #200e3600 100%)
	}

	#main-header.et-fixed-header {
		background-image: linear-gradient(180deg, #200e36 85%, #200e3600 85%)
	}
}

@media only screen and (min-width:980px) {
	.floating_social_icons {
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-webkit-animation-duration: 200ms;
		animation-duration: 200ms;
		position: fixed;
		bottom: 38vh;
		width: 34px;
		left: 20px;
		background-color: #fff;
		padding: 15px 37px 7px 5px !important;
		border-radius: 75px;
		border: 2px solid #fff
	}

	.et_fullwidth_nav #main-header .container {
		width: 100%;
		max-width: 100%
	}
}

@media only screen and (max-width:980px) {
	.home-slider .et_pb_slide_description {
		width: 100%
	}

	/* ul#footerSocial {
		display: none !important
	}

	ul#footerSocial-hide {
		display: block !important
	} */

	#footerMenu {
		margin: auto
	}

	#main-header #et-top-navigation .menu-btn a {
		padding: 10px 5% !important;
		background-color: transparent
	}

	.get_started a.free_book {
		display: inline-block;
		font-size: 15px;
		padding: 6px 30px
	}

	.et_header_style_left .logo_container {
		position: absolute;
		height: 100%;
		width: auto;
		z-index: 999;
		border-radius: 80px;
		padding: 4px 11px 4px 17px;
		margin: 8px 8px 8px 0;
		height: 76%
	}

	.heading_style h3 span {
		margin-bottom: 0
	}

	.sidebar_search_form, .inner-wrapper-sticky {
		position: static !important;
		top: auto !important;
		left: auto !important;
		width: auto !important;
		margin-top: 0 !important;
		transform: translate3d(0, 0, 0) !important
	}

	#et-top-navigation {
		width: 100%;
		padding-left: 0px !important
	}

	.et-cart-info {
		margin: -10px 11px 0 13px !important
	}

	.woocommerce-MyAccount-navigation li a {
		font-size: 19px !important;
		line-height: 1.3em;
		padding: 16px 11px !important;
		border-radius: 3px;
		font-weight: 500
	}

	.custom_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.first-on-mobile {
		-webkit-order: 1;
		order: 1
	}

	.second-on-mobile {
		-webkit-order: 2;
		order: 2
	}

	.third-on-mobile {
		-webkit-order: 3;
		order: 3
	}

	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4
	}

	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px
	}

	#et-top-navigation #top-menu-nav {
		display: none !important
	}

	.logo_container img#logo {
		padding: 0 !important
	}

	#et-top-navigation {
		position: relative !important;
		float: right !important
	}

	#mobile_menu {
		display: block !important;
		min-height: 100vh;
		height: 100%;
		top: 0;
		right: 0;
		position: fixed;
		z-index: 9998;
		overflow: scroll;
		border-top: none;
		padding-top: 100px !important;
		padding: 25px;
		background-color: #000 !important
	}

	.et_mobile_menu li a {
		color: #fff !important;
		width: 100%;
		border: none !important;
		text-align: left;
		transition: .2s;
		font-weight: 300;
		font-size: 1.0em !important;
		clear: both
	}

	.mobile_nav.closed #mobile_menu, .mobile_nav #mobile_menu {
		background-color: rgb(0, 125, 197) !important;
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: -webkit-transform .4s 0;
		-moz-transition: -moz-transform .4s 0;
		transition: transform .4s 0
	}

	.mobile_nav.opened #mobile_menu {
		background-color: rgb(0, 125, 197) !important;
		background-image: #000;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		-webkit-overflow-scrolling: touch;
		-webkit-transition: -webkit-transform .4s 0;
		-moz-transition: -moz-transform .4s 0;
		transition: transform .4s 0
	}

	.mobile_nav #mobile_menu {
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out
	}

	#main-header .container.clearfix.et_menu_container {
		width: 100%
	}

	.mobile_menu_bar:before {
		color: #007dc5 !important
	}

	.mobile_nav.opened .mobile_menu_bar:before {
		content: '\4d';
		z-index: 9999;
		color: #fff !important;
		width: 30px;
		height: 30px;
		border-radius: 50%
	}

	.mobile_nav.opened .mobile_menu_bar:after {
		color: #000
	}

	.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
		z-index: 9999
	}

	#et-top-navigation {
		padding-right: 5px
	}

	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 100%
	}

	#commentform p.comment-form-comment, #commentform .gglcptch {
		width: 95%;
		display: block;
		float: none;
		margin: 0 auto
	}

	#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url {
		width: 95%;
		display: block;
		float: none;
		margin: 0 auto
	}

	#commentform p.comment-form-author input, #commentform p.comment-form-email input, #commentform p.comment-form-url input {
		width: 100%;
		display: block;
		float: none
	}

	#commentform .form-submit {
		text-align: left
	}

	.mobile_menu_bar:after {
		content: url(../../../themes/divi-child/images/hexagone_shape.png);
		position: absolute;
		right: 8px;
		top: -15px
	}

	.mobile_nav.opened .mobile_menu_bar:after {
		content: url(../../../themes/divi-child/images/hexagone_shape-light.png)
	}

	.mobile_menu_bar:before {
		left: -19px;
		top: 3px
	}

	#logo {
		max-height: 90%;
		margin: 4px
	}

	.banner_height {
		height: auto;
		margin-bottom: 4vh
	}

	.modal-contact, .modal-contact2, .modal-contact3 {
		margin-top: 6%;
		height: 86vh
	}

	#page-container {
		padding-top: 0px !important
	}

	header.et-fixed-header {
		position: fixed !important
	}

	.et_pb_scroll_top:before {
		display: none !important
	}

	.et_pb_menu_inner_container .et_mobile_nav_menu {
		display: none !important
	}

	.et_pb_menu_inner_container .et_pb_menu__menu {
		display: block
	}

	.et_pb_menu_inner_container .et_pb_menu__wrap {
		justify-content: flex-start !important
	}

	.et_pb_menu_inner_container .et-menu li {
		font-size: 16px
	}

	#big .item .et_pb_column_empty {
		display: block !important
	}

	.service_content_block {
		margin-top: 0% !important
	}

	.right_side_link {
		right: -65px
	}
}

@media only screen and (max-width:768px) {
	.form_design label {
		display: flex
	}

	.testimonial_slider .as_slide_content_wrapper .client_info {
		text-align: center;
		margin-top: 5px
	}

	.testimonial_slider .as_slide_content_wrapper .client_info article h4 {
		font-size: 1.1em;
		margin-bottom: 6px;
		padding-bottom: 0;
		margin-top: 12px
	}

	h1 span:after, h2 span:after, h3 span:after, h4 span:after, h5 span:after, h6 span:after {
		display: none !important
	}

	.contact_page_form:after {
		display: none !important
	}

	.contact_page_form .et_pb_column_1_2 input {
		width: 100%;
		float: left;
		margin-bottom: 0
	}

	.contact_page_form .et_pb_column {
		margin-bottom: 16px
	}

	.footer_column_space .et_pb_column {
		margin-bottom: 0
	}

	.flexible_arrow .as-prev {
		display: none !important
	}

	.flexible_arrow .as-next {
		display: none !important
	}

	.get_started a {
		display: inline-block;
		margin-bottom: 15px;
		font-size: 15px !important;
		padding: 6px 30px
	}

	.et_pb_row {
		width: 90%;
		max-width: 100%
	}

	.service_section:after {
		width: 222px;
		height: 132px;
		background-repeat: repeat;
		background-size: 40px
	}

	.service_section .entry-title, .service_section .et_pb_text_0 {
		text-align: left !important
	}

	.right_side_link ul li a {
		transform: scale(.8)
	}

	.home-slider .et-pb-controllers {
		bottom: 0;
		left: auto;
		right: 0
	}

	.home-slider .et_pb_slide_description {
		max-width: 100%;
		width: 100%;
		margin-bottom: 190px;
		text-align: center
	}

	.home-slider .et_pb_slider_container_inner {
		vertical-align: bottom;
		margin-bottom: 9%
	}

	.home-slider .et_pb_slide .et_parallax_bg {
		background-position: center
	}

	.home-slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 2.36em !important
	}

	.home-slider .et_pb_slide_description .et_pb_slide_content {
		font-size: 18px !important
	}

	#circle {
		left: 0;
		right: 0;
		margin: auto;
		display: none
	}

	#page-container {
		padding-top: 80px !important
	}
}

@media only screen and (max-width:660px) {
	#eventList ul li .eventDate-wrap span.eventDate {
		font-size: 26px
	}

	#eventList ul li .eventDate-wrap span.eventMonth {
		font-size: 20px
	}

	#eventList ul li .eventDate-wrap span.eventYear {
		font-size: 22px
	}

	#eventList ul li .eventDate-wrap {
		width: 30%
	}

	#eventList ul li .eventDetails-wrap h4.eventName {
		padding-bottom: 5px;
		font-size: 18px
	}

	#eventList ul li .eventDetails-wrap .eventBook p {
		width: 100%;
		display: block;
		margin-top: 10px
	}

	#eventList ul li .eventDetails-wrap .eventBook a.eventBtn {
		padding: 8px 20px;
		font-size: 14px
	}
}

@media only screen and (max-width:560px) {
	.mobile_nav_container {
		width: 100%;
		bottom: 0;
		left: 0;
		position: fixed;
		z-index: 99999
	}

	.home-slider .et-pb-controllers {
		bottom: -30vh;
		left: auto;
		right: 0
	}

	.position_define {
		left: auto;
		right: -10px
	}
}

@media only screen and (max-width:425px) {
	#circle {
		top: 180px
	}
}

.mobile_nav.opened .et_mobile_menu {
	-webkit-animation: menuopen .5s ease;
	animation: menuopen .5s ease;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.mobile_nav.opened .et_mobile_menu li {
	-webkit-animation: menuopen .5s ease;
	animation: menuopen .5s ease;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.mobile_nav.opened .et_mobile_menu li:nth-child(1) {
	-webkit-animation-delay: .10s;
	animation-delay: .10s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(2) {
	-webkit-animation-delay: .20s;
	animation-delay: .20s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(3) {
	-webkit-animation-delay: .30s;
	animation-delay: .30s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(4) {
	-webkit-animation-delay: .40s;
	animation-delay: .40s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(5) {
	-webkit-animation-delay: .50s;
	animation-delay: .50s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(6) {
	-webkit-animation-delay: .60s;
	animation-delay: .60s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(7) {
	-webkit-animation-delay: .70s;
	animation-delay: .70s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(8) {
	-webkit-animation-delay: .80s;
	animation-delay: .80s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(9) {
	-webkit-animation-delay: .90s;
	animation-delay: .90s
}

.mobile_nav.opened .et_mobile_menu li:nth-child(10) {
	-webkit-animation-delay: 2s;
	animation-delay: 0s
}

#mobile_menu li {
	position: relative;
	width: 100%;
	display: block;
	clear: both;
	background-color: #ffffff24;
	margin-bottom: 1px
}

#main-header .et_mobile_menu li ul.sub-menu li {
	background: #f9f7f7;
	display: block;
	clear: both;
	width: 100%;
	position: relative;
	margin-bottom: 1px;
	padding-left: 0
}

#main-header .et_mobile_menu li ul.sub-menu {
	margin-left: 0;
	padding-left: 0
}

#main-header .et_mobile_menu li ul.hide {
	display: none !important
}

#mobile_menu .menu-item-has-children {
	position: relative
}

#mobile_menu .menu-item-has-children>a {
	background: #e5e5e5;
	border-bottom: solid #ccc 1px !important
}

#mobile_menu .menu-item-has-children>a+span {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 17px;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
	z-index: 3;
	background-color: #00000052
}

span.menu-closed:before {
	content: "\4c";
	display: block;
	color: #fff;
	font-size: 16px;
	font-family: ETmodules
}

span.menu-closed.menu-open:before {
	content: "\4d"
}

.top_right_menu ul>li a img {
	margin-bottom: -4px
}

.cwp_et_pb_layout_slide_item_standard_4.swiper-slide, .cwp_et_pb_layout_slide_item_standard_4 .swiper-slide, .cwp_et_pb_layout_slide_item_standard_5.swiper-slide, .cwp_et_pb_layout_slide_item_standard_5 .swiper-slide {
	border: none
}

.wpcf7-response-output {
	color: #000
}

.application_sec .swiper-slide {
	border: none
}

.application_sec .as_slide_content_wrapper {
	width: 100%;
	display: contents
}

.application_sec .as_slide_content_wrapper h4 {
	font-size: 18px;
	margin-top: 20px;
	font-weight: 500 !important
}

.application_sec .as-arrows-control {
	bottom: 50px !important
}

.as-prev {
	background: none !important
}

.application_sec img {
	border-radius: 10px
}

.application_sec .as_slide_content_wrapper h4 span {
	color: #565654 !important;
	font-weight: 500 !important
}

.application_list h4 {
	margin-bottom: 20px;
	border-bottom: solid #e9e9e3 1px
}

.application_list ul {
	margin: 0;
	padding: 1px
}

.application_list ul li {
	float: left;
	margin-right: 8px;
	background: #565654;
	padding: 6px 14px;
	border-radius: 5px;
	color: #fff;
	list-style: none;
	margin-top: 0;
	transition: all 0.5s ease;
	cursor: pointer
}

.application_list ul li:hover {
	background: #000;
	transform: rotateX(-5deg);
	transition: all 0.5s ease
}

#main-header {
	box-shadow: 0 16px 80px rgba(91, 110, 127, .25) !important
}

.overflow-scroll {
	overflow-x: auto
}

#main-header .et_mobile_menu li ul.sub-menu li a {
	color: #000 !important
}

.margin-top-20 {
	margin-top: 20px !important
}

.sub-menu li {
	border-bottom: 1px solid #d7d7d7;
	border-radius: 5px
}

#top-menu li li a {
	position: relative;
	padding-left: 20px
}

#top-menu li li a:after {
	content: "\f101";
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translate(0, -50%);
	font: normal normal normal 14px / 1 FontAwesome
}

nav#top-menu-nav {
	margin-right: 0px !important
}

#top-menu li.mega-menu>ul>li>ul>li {
	border-bottom: 1px solid #d7d7d7;
	border-radius: 5px
}

#top-menu li.mega-menu>ul>li>a:first-child {
	font-size: 13px !important;
	font-weight: 600 !important;
	letter-spacing: .5px;
	background: #d7d7d7;
	padding: 10px 5px !important;
	width: 98%;
	background: #007dc5;
	border-radius: 5px;
	color: #fff !important
}

.et_fullwidth_nav #top-menu li.mega-menu>ul li a {
	font-size: 12px;
	font-weight: 600;
	width: 100%;
	padding: 15px 0;
	position: relative;
	padding-left: 20px
}

.et_fullwidth_nav #top-menu li.mega-menu>ul li a:after {
	content: "\f101";
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translate(0, -50%);
	font: normal normal normal 14px / 1 FontAwesome
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n) {
	float: right !important
}

.contact-tab p {
	color: #000 !important
}

.contact-tab ul.et_pb_tabs_controls {
	background: transparent !important
}

.contact-tab .et_pb_tabs {
	border: none
}

.contact-tab .et_pb_tabs_controls li {
	border: none
}

.contact-tab ul.et_pb_tabs_controls:after {
	border: none
}

.contact-tab .et_pb_tabs_controls {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.contact-tab .et_pb_tabs_0 .et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #007DC5;
	box-shadow: 0 0 15px -2px rgba(0, 0, 0, .1);
	border-radius: 15px;
	position: relative
}

.contact-tab .et_pb_tabs_0 .et_pb_tabs_controls li {
	width: 20%;
	text-align: center
}

#main-header .nav li ul a {
	font-size: 12px
}

.flex-end .et_pb_blurb_content {
	display: flex;
	justify-content: end
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
	clear: inherit !important
}

.testimonial img {
	width: auto !important;
	margin: 20px auto 0;
	text-align: center;
	display: block
}

.testimonial .swiper-container .as-arrows-control .as-prev .custom_icon:after {
	background-color: #fff
}

.testimonial .swiper-container .as-arrows-control .as-next .custom_icon:after {
	background-color: #fff
}

.testimonial .swiper-container .as-arrows-control:after {
	background-color: #fff
}

.star-rating {
	margin-bottom: 15px
}

.star-rating i {
	color: #da9602
}

@media only screen and (max-width:981px) {
	.margin-top-20 {
		margin-top: 0px !important
	}

	.flex-end .et_pb_blurb_content {
		display: flex;
		justify-content: start !important
	}
}

@media only screen and (max-width:1310px) {
	.et_fullwidth_nav #top-menu li.mega-menu>ul {
		right: 20px !important
	}
}

@media only screen and (max-width:1200px) {
	#logo {
		max-height: 30% !important
	}
}

@media only screen and (max-width:1500px) and (min-width:1200px) {
	#logo {
		max-height: 45% !important
	}
}

@media only screen and (max-width:1920px) {
	.et_fullwidth_nav #top-menu li.mega-menu>ul {
		overflow-y: scroll;
		height: 90vh
	}

	.et_fullwidth_nav #top-menu li.mega-menu>ul::-webkit-scrollbar {
		display: none
	}

	.et_fullwidth_nav #top-menu li.mega-menu>ul {
		width: 100vw;
		max-width: 1000px;
		right: 5px !important
	}

	#top-menu li.mega-menu>ul>li>a:first-child {
		white-space: pre;
		margin: 0;
		background: #d7d7d7;
		padding: 10px 5px !important;
		width: 98%;
		background: #007dc5;
		border-radius: 5px;
		color: #fff !important
	}

	#top-menu li.mega-menu>ul>li>a:first-child:hover {
		background: #007dc5 !important
	}
}

#about_us p {
	padding-bottom: 10px
}

#teamSlider .swiper-slide {
	border: 1px solid #d5d5d5;
	border-radius: 25px
}

#teamSlider .details {
	padding: 0 30px 30px;
	text-align: justify;
	margin-top: 0px !important;
	height: 150px;
	overflow-y: scroll
}

.read-more-details {
	display: none;
	padding-top: 10px
}

.details::-webkit-scrollbar-track {
	background-color: transparent
}

.details::-webkit-scrollbar {
	width: 3px;
	background-color: transparent
}

.details::-webkit-scrollbar-thumb {
	background-color: #1869c1;
	width: 3px;
	visibility: hidden
}

.details:hover::-webkit-scrollbar-thumb {
	background-color: #1869c1;
	width: 3px;
	visibility: visible
}

.breadcrumb-color a {
	color: #fff
}

#top-menu li .menu-item-has-children>a:first-child:after {
	content: "\f101" !important;
	position: absolute !important;
	left: 5px !important;
	top: 50% !important;
	transform: translate(0, -50%) !important;
	font: normal normal normal 14px / 1 FontAwesome !important
}

.moretext {
	display: none
}

.moretext2 {
	display: none
}

.moreless-button {
	color: #1869c1;
	font-weight: 700
}

.read-moree, .read-less {
	color: #1869c1;
	font-weight: 700
}

.nav li li ul {
	top: -4px
}

.wtsap {
	position: fixed;
	bottom: 50px;
	right: 30px
}

.wa-chat-btn-container-size-big {
	font-size: 14px;
	display: flex;
	padding: 10px
}

.wa-chat-btn-icon-cta-big {
	width: 60px;
	vertical-align: middle;
	margin-right: 4px
}

.wa-chat-button-cta-text {
	display: inline-block;
	vertical-align: middle;
	color: #fff
}

#page-container {
	padding-top: 63px !important
}



#menu-footer-services {
	display: none
}

@media only screen and (max-width:767px) {
	#logo {
		max-height: 100% !important
	}

	.home-slider h1 {
		font-size: 30px
	}

	.home-slider p {
		text-align: left;
		padding-top: 10px
	}

	.home-slider p br {
		display: none
	}

	.wtsap {
		bottom: 60px;
		right: 35px
	}
}

@media only screen and (max-width:1589px) {
	.et_pb_row.ftr-row .et_pb_column.et_pb_column_1_2 {
		width: 100% !important
	}

	.et_pb_row.ftr-row .et_pb_column.et_pb_column_1_2:nth-child(2) {
		margin-left: 0px !important
	}

	.et_pb_row.ftr-row .et_pb_column.et_pb_column_1_2:nth-child(4) {
		margin-left: 0px !important
	}
}

.popup-form-full-website {
	width: 20%;
	margin-left: auto;
	background: #f3f3f3;
	position: fixed;
	top: 35%;
	right: 5px;
	padding: 25px;
	border-radius: 10px;
	z-index: 999999999
}

.z-index {
	z-index: 999
}

.floated-contact-form {
	position: fixed;
	bottom: 100px;
	right: 0;
	z-index: 9999999;
	-webkit-perspective: 1200;
	-moz-perspective: 1200;
	-ms-perspective: 1200;
	perspective: 1200;
	transform: translateX(-55px) translateZ(0);
	transition: all .3s ease;
	bottom: 120px
}

.floated-contact-form .form-trigger {
	display: inline-block;
	font-size: 22px;
	position: relative;
	z-index: 2;
	background: rgba(0, 0, 0, .8);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

.floated-contact-form .form-trigger {
	display: inline-block;
	font-size: 22px;
	position: relative;
	z-index: 2;
	background: rgba(0, 0, 0, .8);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	transition: all .3s ease;
	padding: 10px;
	border-radius: 3px
}

.floated-contact-form .form-trigger i {
	color: #fff
}

.floated-contact-form .form-trigger br {
	display: none
}

.popup-form-full-website input {
	padding: 12px 10px;
	margin: 5px 0;
	width: 100%
}

.popup-form-full-website h3 {
	font-size: 20px
}

.popup-form-full-website input[type="submit"] {
	background-color: #1869c1;
	border: none;
	color: #fff;
	padding: 12px 25px;
	border-radius: 4px
}

.uk-us-number {
	display: flex;
	justify-content: center
}

.uk-us-number li {
	list-style: none;
	margin: 0 20px;
	color: #fff
}

.popup-form-full-website textarea {
	padding: 12px 12px;
	width: 100%
}

.uk-us-number li a {
	background: inherit !important;
	float: inherit !important;
	padding: inherit !important
}

.companyregistration li {
	position: relative;
	list-style: none
}

.companyregistration li:before {
	content: "\f061";
	position: absolute;
	font: normal normal normal 14px / 1 FontAwesome;
	left: -20px;
	top: 50%;
	transform: translate(0, -50%)
}

.companyregistration-form input, .companyregistration-form textarea {
	width: 100% !important;
	padding: 13px;
	font-size: 15px;
	color: #000;
	margin-bottom: 20px;
	width: 100%;
	border: none;
	border-radius: 5px
}

.companyregistration-form textarea {
	height: 100px
}

.companyregistration-form input[type="submit"] {
	background: #1869c1;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px
}

.companyregistration-form input[type="submit"]:hover {
	cursor: pointer
}

.companyregistration-form .form-text {
	margin-bottom: 20px
}

.companyregistration-form .form-text span {
	color: #fff;
	text-align: center;
	font-size: 25px;
	display: block;
	font-weight: 800
}

.companyregistration-form .form-text h6 {
	color: #fff;
	font-weight: 300;
	text-align: center
}

.submit_bt_giftcity {
	font-size: 16px;
	font-weight: 900;
	color: #fff !important;
	letter-spacing: .5px;
	text-transform: uppercase;
	width: 100%;
	padding: 10px 10px 10px 20px;
	border-radius: 50px;
	text-align: center;
	position: relative;
	background: #1e73be
}

.align-self-center {
	align-self: center
}

.blog-form input, .blog-form textarea {
	width: 100%;
	padding: .7em;
	margin: 5px 0;
	font-size: 14px;
	line-height: normal !important;
	border: 1px solid #ddd;
	color: #666
}

.blog-form {
	background: #F3F3F3;
	padding: 15px;
	border-radius: 8px
}

.blog-form [type="submit"] {
	background: #236fb6;
	color: #fff
}

#sidebar-category {
	background-color: #F3F3F3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px
}

#search-2 {
	margin-bottom: 0
}

.single-post strong {
	font-weight: 600;
	font-size: 1.55em;
	color: #000;
	padding-bottom: 10px;
	display: block
}

@media only screen and (max-width:1200px) {
	.popup-form-full-website {
		width: 25%
	}

	.popup-form-full-website {
		top: 28%
	}
}

@media only screen and (max-width:991px) {
	.popup-form-full-website {
		width: 35%
	}
}

@media only screen and (max-width:767px) {
	#menu-footer-quick-links {
		display: flex
	}

	.ftr-menu {
		text-align: center !important;
		justify-content: center;
		display: flex
	}

	.uk-us-number {
		display: block;
		text-align: center
	}

	.popup-form-full-website {
		width: 65%
	}
}

.button a {
	color: #fff !important;
	width: 100%;
	display: block
}

.wp-pagenavi {
	transform: scale(.7)
}

/*!
 *  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-display: swap;
	font-family: 'FontAwesome';
	src: url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/../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(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
}

.mejs-offscreen {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}

.mejs-container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}

.mejs-container, .mejs-container * {
	box-sizing: border-box
}

.mejs-container video::-webkit-media-controls, .mejs-container video::-webkit-media-controls-panel, .mejs-container video::-webkit-media-controls-panel-container, .mejs-container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none !important
}

.mejs-fill-container, .mejs-fill-container .mejs-container {
	height: 100%;
	width: 100%
}

.mejs-fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.mejs-container:focus {
	outline: none
}

.mejs-iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}

.mejs-embed, .mejs-embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.mejs-fullscreen {
	overflow: hidden !important
}

.mejs-container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
	height: 100% !important;
	width: 100% !important
}

.mejs-background, .mejs-mediaelement {
	left: 0;
	position: absolute;
	top: 0
}

.mejs-mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}

.mejs-poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}

:root .mejs-poster-img {
	display: none
}

.mejs-poster-img {
	border: 0;
	padding: 0
}

.mejs-overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}

.mejs-layer {
	z-index: 1
}

.mejs-overlay-play {
	cursor: pointer
}

.mejs-overlay-button {
	background: url(../../../../wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}

.mejs-overlay:hover>.mejs-overlay-button {
	background-position: -80px -39px
}

.mejs-overlay-loading {
	height: 80px;
	width: 80px
}

.mejs-overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url(../../../../wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.mejs-controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}

.mejs-controls:not([style*="display: none"]) {
	background: rgba(255, 0, 0, .7);
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
	background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs-button, .mejs-time, .mejs-time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}

.mejs-button>button {
	background: transparent url(../../../../wp-includes/js/mediaelement/mejs-controls.svg);
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}

.mejs-button>button:focus {
	outline: 1px dotted #999
}

.mejs-container-keyboard-inactive [role=slider], .mejs-container-keyboard-inactive [role=slider]:focus, .mejs-container-keyboard-inactive a, .mejs-container-keyboard-inactive a:focus, .mejs-container-keyboard-inactive button, .mejs-container-keyboard-inactive button:focus {
	outline: 0
}

.mejs-time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}

.mejs-play>button {
	background-position: 0 0
}

.mejs-pause>button {
	background-position: -20px 0
}

.mejs-replay>button {
	background-position: -160px 0
}

.mejs-time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}

.mejs-time-buffering, .mejs-time-current, .mejs-time-float, .mejs-time-float-corner, .mejs-time-float-current, .mejs-time-hovered, .mejs-time-loaded, .mejs-time-marker, .mejs-time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}

.mejs-time-total {
	background: hsla(0, 0%, 100%, .3);
	margin: 5px 0 0;
	width: 100%
}

.mejs-time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}

@-webkit-keyframes b {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

@keyframes b {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

.mejs-time-loaded {
	background: hsla(0, 0%, 100%, .3)
}

.mejs-time-current, .mejs-time-handle-content {
	background: hsla(0, 0%, 100%, .9)
}

.mejs-time-hovered {
	background: hsla(0, 0%, 100%, .5);
	z-index: 10
}

.mejs-time-hovered.negative {
	background: rgba(0, 0, 0, .2)
}

.mejs-time-buffering, .mejs-time-current, .mejs-time-hovered, .mejs-time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}

.mejs-time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.mejs-time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs-time-hovered.no-hover {
	-webkit-transform: scaleX(0) !important;
	-ms-transform: scaleX(0) !important;
	transform: scaleX(0) !important
}

.mejs-time-handle, .mejs-time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}

.mejs-time-handle-content {
	border: 4px solid hsla(0, 0%, 100%, .9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}

.mejs-time-rail .mejs-time-handle-content:active, .mejs-time-rail .mejs-time-handle-content:focus, .mejs-time-rail:hover .mejs-time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.mejs-time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}

.mejs-time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}

.mejs-time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}

.mejs-long-video .mejs-time-float {
	margin-left: -23px;
	width: 64px
}

.mejs-long-video .mejs-time-float-current {
	width: 60px
}

.mejs-broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}

.mejs-fullscreen-button>button {
	background-position: -80px 0
}

.mejs-unfullscreen>button {
	background-position: -100px 0
}

.mejs-mute>button {
	background-position: -60px 0
}

.mejs-unmute>button {
	background-position: -40px 0
}

.mejs-volume-button {
	position: relative
}

.mejs-volume-button>.mejs-volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50, 50, 50, .7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}

.mejs-volume-button:hover {
	border-radius: 0 0 4px 4px
}

.mejs-volume-total {
	background: hsla(0, 0%, 100%, .5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}

.mejs-volume-current {
	left: 0;
	margin: 0;
	width: 100%
}

.mejs-volume-current, .mejs-volume-handle {
	background: hsla(0, 0%, 100%, .9);
	position: absolute
}

.mejs-volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}

.mejs-horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}

.mejs-horizontal-volume-total {
	background: rgba(50, 50, 50, .8);
	height: 8px;
	top: 16px;
	width: 50px
}

.mejs-horizontal-volume-current, .mejs-horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}

.mejs-horizontal-volume-current {
	background: hsla(0, 0%, 100%, .8);
	height: 100%;
	top: 0;
	width: 100%
}

.mejs-horizontal-volume-handle {
	display: none
}

.mejs-captions-button, .mejs-chapters-button {
	position: relative
}

.mejs-captions-button>button {
	background-position: -140px 0
}

.mejs-chapters-button>button {
	background-position: -180px 0
}

.mejs-captions-button>.mejs-captions-selector, .mejs-chapters-button>.mejs-chapters-selector {
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}

.mejs-chapters-button>.mejs-chapters-selector {
	margin-right: -55px;
	width: 110px
}

.mejs-captions-selector-list, .mejs-chapters-selector-list {
	list-style-type: none !important;
	margin: 0;
	overflow: hidden;
	padding: 0
}

.mejs-captions-selector-list-item, .mejs-chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none !important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}

.mejs-captions-selector-list-item:hover, .mejs-chapters-selector-list-item:hover {
	background-color: #c8c8c8 !important;
	background-color: hsla(0, 0%, 100%, .4) !important
}

.mejs-captions-selector-input, .mejs-chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}

.mejs-captions-selector-label, .mejs-chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}

.mejs-captions-selected, .mejs-chapters-selected {
	color: #21f8f8
}

.mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}

.mejs-captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}

.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}

.mejs-captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}

.mejs-captions-position-hover {
	bottom: 35px
}

.mejs-captions-text, .mejs-captions-text * {
	background: hsla(0, 0%, 8%, .5);
	box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
	padding: 0;
	white-space: pre-wrap
}

.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
	display: none
}

.mejs-overlay-error {
	position: relative
}

.mejs-overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}

.mejs-cannotplay, .mejs-cannotplay a {
	color: #fff;
	font-size: .8em
}

.mejs-cannotplay {
	position: relative
}

.mejs-cannotplay a, .mejs-cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}

.mejs-container {
	clear: both;
	max-width: 100%
}

.mejs-container * {
	font-family: Helvetica, Arial
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
	background: #222
}

.mejs-time {
	font-weight: 400;
	word-wrap: normal
}

.mejs-controls a.mejs-horizontal-volume-slider {
	display: table
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #0073aa
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
	background: rgba(255, 255, 255, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail span {
	border-radius: 0
}

.mejs-overlay-loading {
	background: 0 0
}

.mejs-controls button:hover {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.me-cannotplay {
	width: auto !important
}

.media-embed-details .wp-audio-shortcode {
	display: inline-block;
	max-width: 400px
}

.audio-details .embed-media-settings {
	overflow: visible
}

.media-embed-details .embed-media-settings .setting span:not(.button-group) {
	max-width: 400px;
	width: auto
}

.media-embed-details .embed-media-settings .checkbox-setting span {
	display: inline-block
}

.media-embed-details .embed-media-settings {
	padding-top: 0;
	top: 28px
}

.media-embed-details .instructions {
	padding: 16px 0;
	max-width: 600px
}

.media-embed-details .setting .remove-setting, .media-embed-details .setting p {
	color: #a00;
	font-size: 10px;
	text-transform: uppercase
}

.media-embed-details .setting .remove-setting {
	padding: 5px 0
}

.media-embed-details .setting a:hover {
	color: #dc3232
}

.media-embed-details .embed-media-settings .checkbox-setting {
	float: none;
	margin: 0 0 10px
}

.wp-video {
	max-width: 100%;
	height: auto
}

.wp_attachment_holder .wp-audio-shortcode, .wp_attachment_holder .wp-video {
	margin-top: 18px
}

.wp-video-shortcode video, video.wp-video-shortcode {
	max-width: 100%;
	display: inline-block
}

.video-details .wp-video-holder {
	width: 100%;
	max-width: 640px
}

.wp-playlist {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 12px 0 18px;
	font-size: 14px;
	line-height: 1.5
}

.wp-admin .wp-playlist {
	margin: 0 0 18px
}

.wp-playlist video {
	display: inline-block;
	max-width: 100%
}

.wp-playlist audio {
	display: none;
	max-width: 100%;
	width: 400px
}

.wp-playlist .mejs-container {
	margin: 0;
	max-width: 100%
}

.wp-playlist .mejs-controls .mejs-button button {
	outline: 0
}

.wp-playlist-light {
	background: #fff;
	color: #000
}

.wp-playlist-dark {
	color: #fff;
	background: #000
}

.wp-playlist-caption {
	display: block;
	max-width: 88%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.5
}

.wp-playlist-item .wp-playlist-caption {
	text-decoration: none;
	color: #000;
	max-width: -webkit-calc(100% - 40px);
	max-width: calc(100% - 40px)
}

.wp-playlist-item-meta {
	display: block;
	font-size: 14px;
	line-height: 1.5
}

.wp-playlist-item-title {
	font-size: 14px;
	line-height: 1.5
}

.wp-playlist-item-album {
	font-style: italic;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.wp-playlist-item-artist {
	font-size: 12px;
	text-transform: uppercase
}

.wp-playlist-item-length {
	position: absolute;
	right: 3px;
	top: 0;
	font-size: 14px;
	line-height: 1.5
}

.rtl .wp-playlist-item-length {
	left: 3px;
	right: auto
}

.wp-playlist-tracks {
	margin-top: 10px
}

.wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 0 3px;
	border-bottom: 1px solid #ccc
}

.wp-playlist-item:last-child {
	border-bottom: 0
}

.wp-playlist-light .wp-playlist-caption {
	color: #333
}

.wp-playlist-dark .wp-playlist-caption {
	color: #ddd
}

.wp-playlist-playing {
	font-weight: 700;
	background: #f7f7f7
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000
}

.wp-playlist-dark .wp-playlist-playing {
	background: #000;
	color: #fff
}

.wp-playlist-current-item {
	overflow: hidden;
	margin-bottom: 10px;
	height: 60px
}

.wp-playlist .wp-playlist-current-item img {
	float: left;
	max-width: 60px;
	height: auto;
	margin-right: 10px;
	padding: 0;
	border: 0
}

.rtl .wp-playlist .wp-playlist-current-item img {
	float: right;
	margin-left: 10px;
	margin-right: 0
}

.wp-playlist-current-item .wp-playlist-item-artist, .wp-playlist-current-item .wp-playlist-item-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.wp-audio-playlist .me-cannotplay span {
	padding: 5px 15px
}

.emailHP {
	display: none !important
}

.visualCaptcha-refresh-button>a>img, .visualCaptcha-accessibility-button>a>img {
	-webkit-box-shadow: unset;
	box-shadow: unset
}

.visualCaptcha-refresh-button>a, .visualCaptcha-accessibility-button>a {
	-webkit-box-shadow: unset;
	box-shadow: unset;
	-webkit-transition: unset;
	transition: unset;
	transition: unset;
	transition: unset
}

.visualCaptcha-refresh-button, .visualCaptcha-accessibility-button {
	height: 38px
}

iframe[title*="recaptcha"], iframe[title*="reCAPTCHA"] {
	height: 100% !important
}