
.gutentor-button .css-2o5izw, .gutentor-button-secondary .css-2o5izw, .gutentor-tabs-wrapper .css-2o5izw {
	display: inline-block;
	background: transparent;
	border: medium none;
	height: auto;
}

.gutentor-icon-hide.gutentor-button .gutentor-button-icon, .gutentor-icon-hide.gutentor-button-secondary .gutentor-button-icon, .gutentor-icon-hide.gutentor-tabs-wrapper .gutentor-button-icon {
	display: none;
}

.gutentor-icon-after.gutentor-button, .gutentor-icon-after.gutentor-button-secondary, .gutentor-icon-after.gutentor-tabs-wrapper {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gutentor-icon-after.gutentor-button .gutentor-button-icon, .gutentor-icon-after.gutentor-button-secondary .gutentor-button-icon, .gutentor-icon-after.gutentor-tabs-wrapper .gutentor-button-icon {
	margin-left: 8px;
}

.gutentor-icon-before.gutentor-button .gutentor-button-icon, .gutentor-icon-before.gutentor-button-secondary .gutentor-button-icon, .gutentor-icon-before.gutentor-tabs-wrapper .gutentor-button-icon {
	margin-right: 8px;
}

.gutentor-button .css-2o5izw, .gutentor-button-secondary .css-2o5izw, .gutentor-tabs-wrapper .css-2o5izw {
	display: inline-block;
	background: transparent;
	border: medium none;
	height: auto;
}

.gutentor-icon-hide.gutentor-button .gutentor-button-icon, .gutentor-icon-hide.gutentor-button-secondary .gutentor-button-icon, .gutentor-icon-hide.gutentor-tabs-wrapper .gutentor-button-icon {
	display: none;
}

.gutentor-icon-after.gutentor-button, .gutentor-icon-after.gutentor-button-secondary, .gutentor-icon-after.gutentor-tabs-wrapper {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gutentor-icon-after.gutentor-button .gutentor-button-icon, .gutentor-icon-after.gutentor-button-secondary .gutentor-button-icon, .gutentor-icon-after.gutentor-tabs-wrapper .gutentor-button-icon {
	margin-left: 8px;
}

.gutentor-icon-before.gutentor-button .gutentor-button-icon, .gutentor-icon-before.gutentor-button-secondary .gutentor-button-icon, .gutentor-icon-before.gutentor-tabs-wrapper .gutentor-button-icon {
	margin-right: 8px;
}

.alignfull>.grid-container {
	max-width: 100%;
}

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

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

.text-center .editor-url-input input {
	text-align: center;
}

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

.text-right .editor-url-input input {
	text-align: right;
}

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

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

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

.text-align-justify-mobile {
	text-align: justify;
}

@media (min-width: 768px) {
	.text-align-left-tablet {
		text-align: left;
	}
	
	.text-align-right-tablet {
		text-align: right;
	}
	
	.text-align-center-tablet {
		text-align: center;
	}
	
	.text-align-justify-tablet {
		text-align: justify;
	}
}

@media (min-width: 992px) {
	.text-align-left-desktop {
		text-align: left;
	}
	
	.text-align-right-desktop {
		text-align: right;
	}
	
	.text-align-center-desktop {
		text-align: center;
	}
	
	.text-align-justify-desktop {
		text-align: justify;
	}
}

.g-f-l-m {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.g-f-r-m {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.g-f-c-m {
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 768px) {
	.g-f-l-t {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.g-f-r-t {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-f-c-t {
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 992px) {
	.g-f-l-d {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.g-f-r-d {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-f-c-d {
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.gutentor-enabled-width.text-align-left-mobile, .gutentor-enabled-width.text-align-left-tablet, .gutentor-enabled-width.text-align-left-desktop, .gutentor-enabled-width.text-align-right-mobile, .gutentor-enabled-width.text-align-right-tablet, .gutentor-enabled-width.text-align-right-desktop, .gutentor-enabled-width.text-align-center-mobile, .gutentor-enabled-width.text-align-center-tablet, .gutentor-enabled-width.text-align-center-desktop {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-enabled-width.text-align-center-mobile {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-enabled-width.text-align-right-mobile {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-enabled-width.text-align-left-mobile {
	-ms-flex-pack: start;
	justify-content: start;
}

@media (min-width: 768px) {
	.gutentor-enabled-width.text-align-center-tablet {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-enabled-width.text-align-right-tablet {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.gutentor-enabled-width.text-align-left-tablet {
		-ms-flex-pack: start;
		justify-content: start;
	}
}

@media (min-width: 992px) {
	.gutentor-enabled-width.text-align-center-desktop {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-enabled-width.text-align-right-desktop {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.gutentor-enabled-width.text-align-left-desktop {
		-ms-flex-pack: start;
		justify-content: start;
	}
}

.gutentor-position-default-mobile {
	position: inherit;
	left: inherit;
	right: inherit;
	top: inherit;
	bottom: inherit;
	width: auto;
}

.gutentor-position-relative-mobile {
	position: relative;
}

.gutentor-position-absolute-mobile {
	position: absolute;
}

.gutentor-position-fixed-mobile {
	position: fixed;
}

.gutentor-position-static-mobile {
	position: static;
}

@media (min-width: 768px) {
	.gutentor-position-default-mobile {
		position: inherit;
		left: inherit;
		right: inherit;
		top: inherit;
		bottom: inherit;
		width: auto;
	}
	
	.gutentor-position-relative-tablet {
		position: relative;
	}
	
	.gutentor-position-absolute-tablet {
		position: absolute;
	}
	
	.gutentor-position-fixed-tablet {
		position: fixed;
	}
	
	.gutentor-position-static-tablet {
		position: static;
	}
}

@media (min-width: 992px) {
	.gutentor-position-default-desktop {
		position: inherit;
		left: inherit !important;
		right: inherit !important;
		top: inherit !important;
		bottom: inherit !important;
		width: auto !important;
	}
	
	.gutentor-position-relative-desktop {
		position: relative;
	}
	
	.gutentor-position-absolute-desktop {
		position: absolute;
	}
	
	.gutentor-position-fixed-desktop {
		position: fixed;
	}
	
	.gutentor-position-static-desktop {
		position: static;
	}
}

.g-pos-d-mobile {
	position: inherit;
	left: inherit;
	right: inherit;
	top: inherit;
	bottom: inherit;
	width: auto;
}

.g-pos-r-mobile {
	position: relative;
}

.g-pos-a-mobile {
	position: absolute;
}

.g-pos-f-mobile {
	position: fixed;
}

.g-pos-s-mobile {
	position: static;
}

@media (min-width: 768px) {
	.g-pos-d-tablet {
		position: inherit;
		left: inherit;
		right: inherit;
		top: inherit;
		bottom: inherit;
		width: auto;
	}
	
	.g-pos-r-tablet {
		position: relative;
	}
	
	.g-pos-a-tablet {
		position: absolute;
	}
	
	.g-pos-f-tablet {
		position: fixed;
	}
	
	.g-pos-s-tablet {
		position: static;
	}
}

@media (min-width: 992px) {
	.g-pos-d-desktop {
		position: inherit;
		left: inherit !important;
		right: inherit !important;
		top: inherit !important;
		bottom: inherit !important;
		width: auto !important;
	}
	
	.g-pos-r-desktop {
		position: relative;
	}
	
	.g-pos-a-desktop {
		position: absolute;
	}
	
	.g-pos-f-desktop {
		position: fixed;
	}
	
	.g-pos-s-desktop {
		position: static;
	}
}

.gutentor-rm-ct-space {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media (min-width: 768px) {
	.gutentor-rm-ct-space-t {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (min-width: 992px) {
	.gutentor-rm-ct-space-d {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

.gutentor-rm-row-space {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

@media (min-width: 768px) {
	.gutentor-rm-row-space-t {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media (min-width: 992px) {
	.gutentor-rm-row-space-d {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

.gutentor-rm-col-space {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

@media (min-width: 768px) {
	.gutentor-rm-col-space-t {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
}

@media (min-width: 992px) {
	.gutentor-rm-col-space-d {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
}

.g-c-r-valign-mobile {
	display: block;
}

@media (min-width: 768px) {
	.g-c-r-valign-tablet {
		display: block !important;
	}
}

@media (min-width: 992px) {
	.g-c-r-valign-desktop {
		display: block !important;
	}
}

.g-valign-t-mobile {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.g-valign-b-mobile {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.g-valign-c-mobile {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 768px) {
	.g-valign-t-tablet {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.g-valign-b-tablet {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-valign-c-tablet {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 992px) {
	.g-valign-t-desktop {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.g-valign-b-desktop {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-valign-c-desktop {
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 992px) {
	.d-lg-none.g-c-r-valign-desktop {
		display: none !important;
	}
	
	.d-lg-none.g-valign-t-desktop, .d-lg-none.g-valign-b-desktop, .d-lg-none.g-valign-c-desktop {
		display: none !important;
	}
}

@media (min-width: 992px) {
	.d-md-none.d-lg-block.g-c-r-valign-desktop {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-md-none.d-lg-block.g-valign-t-desktop, .d-md-none.d-lg-block.g-valign-b-desktop, .d-md-none.d-lg-block.g-valign-c-desktop {
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none.g-c-r-valign-tablet {
		display: none !important;
	}
	
	.d-md-none.g-valign-t-tablet, .d-md-none.g-valign-b-tablet, .d-md-none.g-valign-c-tablet {
		display: none !important;
	}
}

.btn-link i {
	margin-right: 8px;
}

.gutentor-btn-full-mobile .gutentor-button {
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 100%;
}

@media (min-width: 768px) {
	.gutentor-btn-full-tablet .gutentor-button {
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 100%;
	}
}

.gutentor-btn-custom-mobile .gutentor-button {
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 992px) {
	.gutentor-btn-custom-tablet .gutentor-button {
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 992px) {
	.gutentor-btn-full-desktop .gutentor-button {
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 100%;
	}
	
	.gutentor-btn-custom-desktop .gutentor-button {
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.gutentor-button, .gutentor-button-secondary {
	margin-top: 30px;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	line-height: normal;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}

.gutentor-button .gutentor-button-icon, .gutentor-button-secondary .gutentor-button-icon {
	line-height: normal;
	font-size: 14px;
}

.gutentor-button-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-button-group .gutentor-button:not(:last-child) {
	margin-right: 20px;
}

.gutentor-button-group.flex-align-left {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-button-group.flex-align-center {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-button-group.flex-align-right {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-button-group.gutentor-btn-full-mobile {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gutentor-button-group.gutentor-btn-full-mobile .gutentor-button {
	max-width: 100%;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-button-group.gutentor-btn-full-mobile .gutentor-button:not(:last-child) {
	margin-right: 0;
}

@media (min-width: 768px) {
	.gutentor-button-group.gutentor-btn-full-tablet {
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-button-group.gutentor-btn-full-tablet .gutentor-button {
		max-width: 100%;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-button-group.gutentor-btn-full-tablet .gutentor-button:not(:last-child) {
		margin-right: 0;
	}
}

@media (min-width: 992px) {
	.gutentor-button-group.gutentor-btn-full-desktop {
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-button-group.gutentor-btn-full-desktop .gutentor-button {
		max-width: 100%;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-button-group.gutentor-btn-full-desktop .gutentor-button:not(:last-child) {
		margin-right: 0;
	}
}

.gutentor-active .gutentor-section .grid-row [class*='grid-'], .gutentor-active .gutentor-section .grid-row [class^='grid-'] {
	margin-top: 15px;
	margin-bottom: 15px;
}

.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class*='grid-'], .gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class^='grid-'], .gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class*='grid-'], .gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class^='grid-'] {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.gutentor-active .gutentor-section i.fas, .gutentor-active .gutentor-section i.far, .gutentor-active .gutentor-section i.fab, .gutentor-active .gutentor-section i.fa, .gutentor-active .gutentor-section i.fal, .gutentor-active .gutentor-section i.dashicons {
	font-style: normal;
}

.gutentor-active .gutentor-section a {
	text-decoration: none;
}

.gutentor-active .gutentor-single-item-title {
	margin-bottom: 10px;
}

.gutentor-active .gutentor-single-item-title:before {
	display: none;
}

.gutentor-active .gutentor-single-item-title a {
	font-size: inherit;
}

.gutentor-active .grid-row .grid-container {
	max-width: 100%;
}

.gutentor-section {
	background-color: #fff;
}

.gutentor-section:not(.gutentor-dynamic-single-column) {
	padding: 0;
}

@media (max-width: 575px) {
	.gutentor-section.gutentor-mobile-fullWidth .gutentor-single-item .grid-row [class*='grid-'], .gutentor-section.gutentor-mobile-fullWidth .gutentor-single-item .grid-row [class^='grid-'] {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (max-width: 575px) {
	.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .slider-caption, .gutentor-section.gutentor-mobile-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .caption-image {
		width: 100% !important;
	}
}

@media (max-width: 575px) {
	.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-image-box, .gutentor-section.gutentor-mobile-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-content {
		width: 100% !important;
	}
}

@media (max-width: 575px) {
	.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-image-box, .gutentor-section.gutentor-mobile-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-content {
		width: 100% !important;
		margin: 0;
	}
}

@media (max-width: 767px) {
	.gutentor-section.gutentor-tablet-fullWidth .gutentor-single-item .grid-row [class*='grid-'], .gutentor-section.gutentor-tablet-fullWidth .gutentor-single-item .grid-row [class^='grid-'] {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .slider-caption, .gutentor-section.gutentor-tablet-fullWidth.imageSlider-template2 .gutentor-single-item-content .grid-container .caption-image {
		width: 100% !important;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-image-box, .gutentor-section.gutentor-tablet-fullWidth.gutentor-featured-block .featured-content-row .gutentor-single-item-content {
		width: 100% !important;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-image-box, .gutentor-section.gutentor-tablet-fullWidth.gutentor-calltoaction .gutentor-single-item .gutentor-single-item-content {
		width: 100% !important;
		margin: 0;
	}
}

.has-gutentor-block-shape-top, .has-gutentor-block-shape-bottom {
	position: relative;
}

.has-gutentor-block-shape-top .grid-container, .has-gutentor-block-shape-bottom .grid-container {
	position: relative;
	z-index: 2;
}

.gutentor-block-shape-top, .gutentor-block-shape-bottom {
	-webkit-transition: -webkit-transform .8s;
	transition: -webkit-transform .8s;
	transition: transform .8s;
	transition: transform .8s, -webkit-transform .8s;
	-o-transition: transform .8s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap, .gutentor-element:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap, .gutentor-module:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap, .gutentor-post-module:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap {
	position: relative;
	z-index: 3;
}

.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom, .gutentor-element.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom, .gutentor-module.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom, .gutentor-post-module.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom {
	z-index: 3;
}

.gutentor-section.gutentor-block-shape-top-bring-front .gutentor-block-shape-top, .gutentor-element.gutentor-block-shape-top-bring-front .gutentor-block-shape-top, .gutentor-module.gutentor-block-shape-top-bring-front .gutentor-block-shape-top, .gutentor-post-module.gutentor-block-shape-top-bring-front .gutentor-block-shape-top {
	z-index: 3;
}

.gutentor-section .gutentor-block-shape-bottom, .gutentor-section .gutentor-block-shape-top, .gutentor-element .gutentor-block-shape-bottom, .gutentor-element .gutentor-block-shape-top, .gutentor-module .gutentor-block-shape-bottom, .gutentor-module .gutentor-block-shape-top, .gutentor-post-module .gutentor-block-shape-bottom, .gutentor-post-module .gutentor-block-shape-top {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	z-index: 1;
}

.gutentor-section .gutentor-block-shape-bottom span, .gutentor-section .gutentor-block-shape-top span, .gutentor-element .gutentor-block-shape-bottom span, .gutentor-element .gutentor-block-shape-top span, .gutentor-module .gutentor-block-shape-bottom span, .gutentor-module .gutentor-block-shape-top span, .gutentor-post-module .gutentor-block-shape-bottom span, .gutentor-post-module .gutentor-block-shape-top span {
	display: block;
	line-height: 0;
	font-size: 0;
}

.gutentor-section .gutentor-block-shape-top, .gutentor-element .gutentor-block-shape-top, .gutentor-module .gutentor-block-shape-top, .gutentor-post-module .gutentor-block-shape-top {
	top: 0;
}

.gutentor-section .gutentor-block-shape-bottom, .gutentor-element .gutentor-block-shape-bottom, .gutentor-module .gutentor-block-shape-bottom, .gutentor-post-module .gutentor-block-shape-bottom {
	bottom: -1px;
	-webkit-transform: scale(-1, -1);
	-ms-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

.gutentor-section.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom, .gutentor-element.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom, .gutentor-module.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom, .gutentor-post-module.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom {
	bottom: -1px;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.gutentor-tshape-fv .gutentor-block-shape-top {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.gutentor-tshape-hv .gutentor-block-shape-top {
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}

.gutentor-tshape-hv.gutentor-tshape-fv .gutentor-block-shape-top {
	-webkit-transform: scale(-1, -1);
	-ms-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

.gutentor-bshape-fv .gutentor-block-shape-bottom {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

.gutentor-bshape-fv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

.gutentor-bshape-hv .gutentor-block-shape-bottom {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.gutentor-bshape-hv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.gutentor-bshape-fv.gutentor-bshape-hv .gutentor-block-shape-bottom {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.gutentor-bshape-fv.gutentor-bshape-hv.gutentor-bottom-block-shape-img .gutentor-block-shape-bottom {
	-webkit-transform: scale(-1, -1);
	-ms-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

.gutentor-advanced-columns.gutentor-section, .gutentor-advanced-columns .gutentor-section {
	background-color: transparent;
}

.has-gutentor-overlay {
	position: relative;
	z-index: 1;
}

.has-gutentor-overlay:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

body:not(.wp-admin) .has-gutentor-overlay {
	overflow: hidden;
}

body:not(.wp-admin) .wow {
	visibility: hidden;
}

body.editor-styles-wrapper .wow {
	visibility: visible;
}

.has-video-bg {
	position: relative;
	z-index: 1;
}

.has-video-bg .gutentor-bg-video {
	position: absolute;
	z-index: -1;
	pointer-events: none;
}

.has-video-bg video {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.gutentor-social-wrap {
	margin-top: 15px;
	margin-bottom: 15px;
}

.gutentor-social-wrap .gutentor-social-item {
	display: inline-block;
}

@media (max-width: 767px) {
	.gutentor-mbl-full-width-column .gutentor-col-wrap, .gutentor-mbl-full-width-column .gutentor-single-column {
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 991px) {
	.g-tablet-full-width-col .gutentor-col-wrap, .g-tablet-full-width-col .gutentor-single-column {
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
}

@media (min-width: 992px) {
	.g-desktop-full-width-col .gutentor-col-wrap, .g-desktop-full-width-col .gutentor-single-column {
		-ms-flex-preferred-size: 100% !important;
		flex-basis: 100% !important;
		max-width: 100% !important;
	}
}

.gutentor-equal-column-height>.grid-container>.grid-row>.gutentor-single-column>.gutentor-col-wrap {
	height: 100%;
}

.gutentor-equal-column-height>.grid-container>.grid-row>.gutentor-dynamic-single-column>.gutentor-single-col {
	height: 100%;
}

.gutentor-disabled {
	cursor: not-allowed !important;
	opacity: .7;
}

.gutentor-module-carousel .gutentor-slick-arrows, .gutentor-post-module .gutentor-slick-arrows, .gutentor-term-module .gutentor-slick-arrows {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-module-carousel .gutentor-slick-arrows .slick-prev, .gutentor-module-carousel .gutentor-slick-arrows .slick-next, .gutentor-post-module .gutentor-slick-arrows .slick-prev, .gutentor-post-module .gutentor-slick-arrows .slick-next, .gutentor-term-module .gutentor-slick-arrows .slick-prev, .gutentor-term-module .gutentor-slick-arrows .slick-next {
	position: static;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.gutentor-module-carousel .gutentor-slick-arrows .slick-prev, .gutentor-post-module .gutentor-slick-arrows .slick-prev, .gutentor-term-module .gutentor-slick-arrows .slick-prev {
	margin-right: 10px;
}

.gutentor-slick-a-t-left-mobile>.grid-container {
	position: relative;
	padding-top: 50px;
	padding-bottom: 20px;
}

.gutentor-slick-a-t-left-mobile>.grid-container .gutentor-slick-arrows {
	position: absolute;
	top: 0;
	bottom: inherit;
	left: 15px;
	right: inherit;
	margin-top: 20px;
}

.gutentor-slick-a-t-left-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
	left: 0;
	right: inherit;
}

.gutentor-slick-a-t-right-mobile>.grid-container {
	position: relative;
	padding-top: 50px;
	padding-bottom: 20px;
}

.gutentor-slick-a-t-right-mobile>.grid-container .gutentor-slick-arrows {
	position: absolute;
	top: 0;
	bottom: inherit;
	right: 15px;
	left: inherit;
	margin-top: 20px;
}

.gutentor-slick-a-t-right-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
	right: 0;
	left: inherit;
}

.gutentor-slick-a-b-left-mobile>.grid-container {
	position: relative;
	padding-bottom: 20px;
}

.gutentor-slick-a-b-left-mobile>.grid-container .gutentor-slick-arrows {
	position: absolute;
	bottom: 0;
	top: inherit;
	left: 15px;
	right: inherit;
	margin-top: 20px;
}

.gutentor-slick-a-b-left-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
	left: 0;
	right: inherit;
}

.gutentor-slick-a-b-right-mobile>.grid-container {
	position: relative;
	padding-bottom: 20px;
}

.gutentor-slick-a-b-right-mobile>.grid-container .gutentor-slick-arrows {
	position: absolute;
	bottom: 0;
	top: inherit;
	right: 15px;
	left: inherit;
	margin-top: 20px;
}

.gutentor-slick-a-b-right-mobile>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
	right: 0;
	left: inherit;
}

@media (min-width: 768px) {
	.gutentor-slick-a-t-left-tablet>.grid-container {
		position: relative;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-t-left-tablet>.grid-container .gutentor-slick-arrows {
		position: absolute;
		top: 0;
		bottom: inherit;
		left: 15px;
		right: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-t-left-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		left: 0;
		right: inherit;
	}
	
	.gutentor-slick-a-t-right-tablet>.grid-container {
		position: relative;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-t-right-tablet>.grid-container .gutentor-slick-arrows {
		position: absolute;
		top: 0;
		bottom: inherit;
		right: 15px;
		left: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-t-right-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		right: 0;
		left: inherit;
	}
	
	.gutentor-slick-a-b-left-tablet>.grid-container {
		position: relative;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-b-left-tablet>.grid-container .gutentor-slick-arrows {
		position: absolute;
		bottom: 0;
		top: inherit;
		left: 15px;
		right: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-b-left-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		left: 0;
		right: inherit;
	}
	
	.gutentor-slick-a-b-right-tablet>.grid-container {
		position: relative;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-b-right-tablet>.grid-container .gutentor-slick-arrows {
		position: absolute;
		bottom: 0;
		top: inherit;
		right: 15px;
		left: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-b-right-tablet>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		right: 0;
		left: inherit;
	}
}

@media (min-width: 992px) {
	.gutentor-slick-a-t-left-desktop>.grid-container {
		position: relative;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-t-left-desktop>.grid-container .gutentor-slick-arrows {
		position: absolute;
		top: 0;
		bottom: inherit;
		left: 15px;
		right: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-t-left-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		left: 0;
		right: inherit;
	}
	
	.gutentor-slick-a-t-right-desktop>.grid-container {
		position: relative;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-t-right-desktop>.grid-container .gutentor-slick-arrows {
		position: absolute;
		top: 0;
		bottom: inherit;
		right: 15px;
		left: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-t-right-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		right: 0;
		left: inherit;
	}
	
	.gutentor-slick-a-b-left-desktop>.grid-container {
		position: relative;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-b-left-desktop>.grid-container .gutentor-slick-arrows {
		position: absolute;
		bottom: 0;
		top: inherit;
		left: 15px;
		right: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-b-left-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		left: 0;
		right: inherit;
	}
	
	.gutentor-slick-a-b-right-desktop>.grid-container {
		position: relative;
		padding-bottom: 20px;
	}
	
	.gutentor-slick-a-b-right-desktop>.grid-container .gutentor-slick-arrows {
		position: absolute;
		bottom: 0;
		top: inherit;
		right: 15px;
		left: inherit;
		margin-top: 20px;
	}
	
	.gutentor-slick-a-b-right-desktop>.grid-container.gutentor-rm-ct-space .gutentor-slick-arrows {
		right: 0;
		left: inherit;
	}
}

.gutentor-module-slider .gutentor-slick-arrows {
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.gutentor-module-slider .gutentor-slick-arrows .slick-prev, .gutentor-module-slider .gutentor-slick-arrows .slick-next {
	position: static;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.gutentor-module-slider .gutentor-slick-arrows .slick-prev {
	margin-right: 10px;
}

.gutentor-module-slider.gutentor-slick-a-t-left-desktop {
	position: relative;
}

.gutentor-module-slider.gutentor-slick-a-t-left-desktop .gutentor-slick-arrows {
	position: absolute;
	top: 0;
	bottom: inherit;
	left: 15px;
	right: inherit;
	margin-top: 20px;
}

.gutentor-module-slider.gutentor-slick-a-t-right-desktop {
	position: relative;
}

.gutentor-module-slider.gutentor-slick-a-t-right-desktop .gutentor-slick-arrows {
	position: absolute;
	top: 0;
	bottom: inherit;
	right: 15px;
	left: inherit;
	margin-top: 20px;
}

.gutentor-module-slider.gutentor-slick-a-b-left-desktop {
	position: relative;
}

.gutentor-module-slider.gutentor-slick-a-b-left-desktop .gutentor-slick-arrows {
	position: absolute;
	bottom: 0;
	top: inherit;
	left: 15px;
	right: inherit;
	margin-top: 20px;
}

.gutentor-module-slider.gutentor-slick-a-b-right-desktop {
	position: relative;
}

.gutentor-module-slider.gutentor-slick-a-b-right-desktop .gutentor-slick-arrows {
	position: absolute;
	bottom: 0;
	top: inherit;
	right: 15px;
	left: inherit;
	margin-top: 20px;
}

body.rtl .gutentor-carousel-row .slick-arrow .fa-angle-left, body.rtl .gutentor-carousel-row .slick-arrow .fa-angle-right, body.rtl .gutentor-image-slider .slick-arrow .fa-angle-left, body.rtl .gutentor-image-slider .slick-arrow .fa-angle-right, body.rtl .gutentor-post-module-p1 .slick-arrow .fa-angle-left, body.rtl .gutentor-post-module-p1 .slick-arrow .fa-angle-right, body.rtl .gutentor-module-carousel .slick-arrow .fa-angle-left, body.rtl .gutentor-module-carousel .slick-arrow .fa-angle-right, body.rtl .gutentor-module-slider .slick-arrow .fa-angle-left, body.rtl .gutentor-module-slider .slick-arrow .fa-angle-right {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.g-single-column-link-enabled {
	position: relative;
}

.g-single-column-link-enabled .gutentor-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.g-link-enabled {
	position: relative;
}

.g-link-enabled .gutentor-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

@supports (-webkit-touch-callout: none) {
	.gutentor-post-module, .gutentor-module, .has-image-bg {
		background-attachment: scroll !important;
	}
}

.g-v-popup .g-v-box, .g-v-popup .g-v-img-box {
	position: relative;
}

.g-v-popup-enabled video, .g-v-popup-enabled iframe {
	pointer-events: none;
}

.g-v-popup video {
	-o-object-fit: cover;
	object-fit: cover;
}

.g-v-popup-no-thumb:not(.g-v-enabled) .g-v-btn {
	position: static;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.g-v-popup-c .g-v-btn, .g-v-popup-c .g-v-fp-btn {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.g-v-popup-t-l .g-v-btn, .g-v-popup-t-l .g-v-fp-btn {
	left: 20px;
	top: 20px;
}

.g-v-popup-t-r .g-v-btn, .g-v-popup-t-r .g-v-fp-btn {
	right: 20px;
	top: 20px;
}

.g-v-popup-b-l .g-v-btn, .g-v-popup-b-l .g-v-fp-btn {
	left: 20px;
	bottom: 20px;
}

.g-v-popup-b-r .g-v-btn, .g-v-popup-b-r .g-v-fp-btn {
	right: 20px;
	bottom: 20px;
}

.g-v-box {
	height: 100%;
}

.g-v-btn {
	position: absolute;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.g-v-player {
	z-index: 1;
	position: relative;
	width: 100%;
	height: 100%;
}

.g-v-fp-popup .g-v-fp-box, .g-v-fp-popup .g-v-fp-img-box {
	position: relative;
}

.g-v-fp-popup-enabled video, .g-v-fp-popup-enabled iframe {
	pointer-events: none;
}

.g-v-fp-popup-no-thumb .g-v-fp-btn {
	position: static;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.g-v-fp video {
	-o-object-fit: cover;
	object-fit: cover;
}

.g-v-fp-btn {
	position: absolute;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.g-v-fp-player {
	z-index: 1;
	position: relative;
	width: 100%;
	height: 100%;
}

.g-equal-height .gutentor-post-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.g-equal-height .gutentor-button-wrap {
	margin-top: auto;
}

.g-equal-height .slick-track {
	display: -ms-flexbox !important;
	display: flex !important;
}

.g-equal-height .slick-slide {
	height: inherit !important;
}

.g-nothing-found {
	width: 100%;
	background: #f5f5f5;
	text-align: center;
	padding: 40px;
	margin: 15px;
}

.g-s-pos-v-h-c {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
}

.g-s-pos-v-c {
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
}

.g-s-pos-h-c {
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
}

.g-s-pos-custom {
	top: 0;
	left: 0;
	position: absolute;
}

.wp-site-blocks [class*="wp-block-gutentor-"] img {
	max-width: 100%;
}

.gutentor-adv-s-m-c {
	display: none;
}

.g-show-more-content .gutentor-adv-s-m-c {
	display: block;
}

.g-show-more-content .gutentor-adv-s-l-c {
	display: none;
}

.g-m-popover {
	position: relative;
	z-index: 1;
}

.g-m-popover-normal {
	cursor: pointer;
}

.g-m-popover-content {
	position: absolute;
	z-index: 2;
}

.g-m-popover.g-popover-t .g-m-popover-content {
	bottom: 100%;
	left: 0;
}

.g-m-popover.g-popover-r .g-m-popover-content {
	top: 0;
	right: 0;
}

.g-m-popover.g-popover-l .g-m-popover-content {
	top: 0;
	left: 0;
}

.g-m-popover.g-popover-b .g-m-popover-content {
	top: 100%;
	left: 0;
}

.g-hover-enabled .g-has-hover {
	position: relative;
}

.g-hover-enabled .g-has-hover .g-hover-content {
	position: absolute;
}

.g-hover-enabled.g-image-hover-style-d .g-has-hover .g-hover-content {
	display: none;
}

.g-hover-enabled.g-image-hover-style-d .g-has-hover:hover .g-hover-content {
	display: block;
}

.g-hover-enabled.g-image-hover-style-1 .g-has-hover .g-hover-content {
	display: none;
}

.g-hover-enabled.g-image-hover-style-1 .g-has-hover .normal-image, .g-hover-enabled.g-image-hover-style-1 .g-has-hover .gutentor-bg-image {
	-webkit-transition: all .25s ease-in-out 0s;
	-o-transition: all .25s ease-in-out 0s;
	transition: all .25s ease-in-out 0s;
}

.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .g-hover-content {
	display: block;
}

.g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .normal-image, .g-hover-enabled.g-image-hover-style-1 .g-has-hover:hover .gutentor-bg-image {
	-webkit-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	transform: scale(1.15, 1.15);
}

.g-hover-enabled.g-image-hover-style-2 .g-has-hover .g-hover-content {
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	opacity: 0;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}

.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content {
	opacity: .9;
}

.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-v-c {
	-webkit-transform: translateY(-50%) rotate(0);
	-ms-transform: translateY(-50%) rotate(0);
	transform: translateY(-50%) rotate(0);
}

.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-h-c {
	-webkit-transform: translateX(-50%) rotate(0);
	-ms-transform: translateX(-50%) rotate(0);
	transform: translateX(-50%) rotate(0);
}

.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-v-h-c {
	-webkit-transform: translate(-50%, -50%) rotate(0);
	-ms-transform: translate(-50%, -50%) rotate(0);
	transform: translate(-50%, -50%) rotate(0);
}

.g-hover-enabled.g-image-hover-style-2 .g-has-hover:hover .g-hover-content.g-s-pos-custom {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content {
	opacity: 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-v-c {
	-webkit-transform: translateY(-50%) scale(0);
	-ms-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-h-c {
	-webkit-transform: translateX(-50%) scale(0);
	-ms-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-v-h-c {
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover .g-hover-content.g-s-pos-custom {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content {
	opacity: 1;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-v-c {
	-webkit-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-h-c {
	-webkit-transform: translateX(-50%) scale(1);
	-ms-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-v-h-c {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
}

.g-hover-enabled.g-image-hover-style-3 .g-has-hover:hover .g-hover-content.g-s-pos-custom {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.g-hover-enabled.g-image-hover-style-4 .g-has-hover {
	overflow: hidden;
}

.g-hover-enabled.g-image-hover-style-4 .g-has-hover .g-hover-content {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-4 .g-has-hover .normal-image, .g-hover-enabled.g-image-hover-style-4 .g-has-hover .gutentor-bg-image {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .g-hover-content {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .normal-image, .g-hover-enabled.g-image-hover-style-4 .g-has-hover:hover .gutentor-bg-image {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-5 .g-has-hover {
	overflow: hidden;
}

.g-hover-enabled.g-image-hover-style-5 .g-has-hover .g-hover-content {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-5 .g-has-hover .normal-image, .g-hover-enabled.g-image-hover-style-5 .g-has-hover .gutentor-bg-image {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .g-hover-content {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .normal-image, .g-hover-enabled.g-image-hover-style-5 .g-has-hover:hover .gutentor-bg-image {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.g-adv-popup-top.mfp-wrap {
	height: auto !important;
}

.g-adv-popup-top .mfp-container {
	height: auto;
	padding: 0;
	position: static;
}

.admin-bar .g-adv-popup-top.mfp-wrap {
	top: 32px !important;
}

.g-adv-popup-bottom {
	top: inherit !important;
	bottom: 0 !important;
}

.g-adv-popup-bottom.mfp-wrap {
	height: auto !important;
}

.g-adv-popup-bottom .mfp-container {
	height: auto;
	padding: 0;
	position: static;
}

.g-adv-popup-side-bottom-right {
	bottom: 0;
	right: 0;
	left: inherit;
	top: inherit !important;
	height: auto !important;
}

.g-adv-popup-side-bottom-right .mfp-container {
	height: auto;
	padding: 0;
	position: static;
}

.g-adv-popup-side-bottom-left {
	bottom: 0;
	left: inherit;
	top: inherit !important;
	height: auto !important;
}

.g-adv-popup-side-bottom-left .mfp-container {
	height: auto;
	padding: 0;
	position: static;
}

.g-adv-popup-side-top-right {
	left: inherit;
	height: auto !important;
}

.g-adv-popup-side-top-right .mfp-container {
	height: auto;
	padding: 0;
	position: static;
}

.g-adv-popup-side-top-left {
	height: auto !important;
}

.g-adv-popup-side-top-left .mfp-container {
	height: auto;
	padding: 0;
	position: static;
}

.gutentor-section-title:not(.enable-title-design) h1:before, .gutentor-section-title:not(.enable-title-design) h2:before {
	display: none;
}

.gutentor-section-title .gutentor-title {
	margin: 0;
}

.gutentor-section-title.enable-title-design .gutentor-title {
	position: relative;
	margin: 0;
}

.gutentor-section-title.enable-title-design .gutentor-title:before {
	background: currentColor;
	content: " ";
	display: block;
	height: 3px;
	margin: 0 auto;
	width: 1em;
	position: absolute;
}

.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title {
	padding-bottom: 10px;
}

.gutentor-section-title.enable-title-design.seperator-bottom .gutentor-title:before {
	bottom: 0;
}

.gutentor-section-title.enable-title-design.seperator-top .gutentor-title {
	padding-top: 10px;
}

.gutentor-section-title.enable-title-design.seperator-top .gutentor-title:before {
	top: 0;
}

.gutentor-section-title.enable-title-design.text-center .gutentor-title:before {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.gutentor-section-title.enable-title-design.text-left .gutentor-title:before {
	left: 0;
}

.gutentor-section-title.enable-title-design.text-right .gutentor-title:before {
	right: 0;
}

.gutentor-section-subtitle .gutentor-subtitle {
	margin: 0;
}

.gutentor-section-subtitle.enable-subtitle-design .gutentor-subtitle {
	position: relative;
	margin: 0;
}

.gutentor-section-subtitle.enable-subtitle-design .gutentor-subtitle:before {
	background: currentColor;
	content: " ";
	display: block;
	height: 3px;
	margin: 0 auto;
	width: 1em;
	position: absolute;
}

.gutentor-section-subtitle.enable-subtitle-design.seperator-bottom .gutentor-subtitle {
	padding-bottom: 10px;
}

.gutentor-section-subtitle.enable-subtitle-design.seperator-bottom .gutentor-subtitle:before {
	bottom: 0;
}

.gutentor-section-subtitle.enable-subtitle-design.seperator-top .gutentor-subtitle {
	padding-top: 10px;
}

.gutentor-section-subtitle.enable-subtitle-design.seperator-top .gutentor-subtitle:before {
	top: 0;
}

.gutentor-section-subtitle.enable-subtitle-design.text-center .gutentor-subtitle:before {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.gutentor-section-subtitle.enable-subtitle-design.text-left .gutentor-subtitle:before {
	left: 0;
}

.gutentor-section-subtitle.enable-subtitle-design.text-right .gutentor-subtitle:before {
	right: 0;
}

.gutentor-single-item {
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.gutentor-single-item-icon-box {
	font-size: 20px;
	margin-bottom: 20px;
}

.gutentor-single-item-title {
	margin-top: 0;
	padding: 0;
	line-height: normal;
}

.gutentor-single-item-desc:last-child {
	margin-bottom: 0;
}

.gutentor-icon-wrapper .gutentor-single-item {
	padding: 20px;
	overflow-x: hidden;
}

.gutentor-icon-wrapper .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box, .gutentor-icon-wrapper .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box, .gutentor-icon-wrapper .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box, .gutentor-icon-wrapper .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box {
	text-align: center;
}

.gutentor-icon-wrapper .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box {
	border-radius: 50%;
	background: #f3f3f4;
	color: #c4c4c4;
}

.gutentor-icon-wrapper .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box {
	border-radius: 50%;
	border: 1px solid #f3f3f4;
	color: #c4c4c4;
}

.gutentor-icon-wrapper .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box {
	background: #f3f3f4;
	color: #c4c4c4;
}

.gutentor-icon-wrapper .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box {
	border: 1px solid #f3f3f4;
	color: #c4c4c4;
}

.gutentor-icon-wrapper .text-right .gutentor-single-item-icon-box {
	text-align: right;
}

.icon-template1 .gutentor-single-item, .gutentor-icon-template1 .gutentor-single-item {
	text-align: left;
}

.icon-template1 .gutentor-single-item-icon-box, .gutentor-icon-template1 .gutentor-single-item-icon-box {
	text-align: left;
}

.icon-template2 .gutentor-single-item, .gutentor-icon-template2 .gutentor-single-item {
	text-align: center;
}

.icon-template2 .gutentor-single-item-icon-box, .gutentor-icon-template2 .gutentor-single-item-icon-box {
	text-align: center;
}

.icon-template2 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box, .icon-template2 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box, .icon-template2 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box, .icon-template2 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box, .icon-template2 .gutentor-single-item.custom .gutentor-single-item-icon-box, .gutentor-icon-template2 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box, .gutentor-icon-template2 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box, .gutentor-icon-template2 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box, .gutentor-icon-template2 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box, .gutentor-icon-template2 .gutentor-single-item.custom .gutentor-single-item-icon-box {
	margin-left: auto;
	margin-right: auto;
}

.icon-template3 .gutentor-single-item, .gutentor-icon-template3 .gutentor-single-item {
	text-align: right;
}

.icon-template3 .gutentor-single-item-icon-box, .gutentor-icon-template3 .gutentor-single-item-icon-box {
	text-align: right;
}

.icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box, .icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box, .icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box, .icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box, .icon-template3 .gutentor-single-item.custom .gutentor-single-item-icon-box, .gutentor-icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-icon-box, .gutentor-icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-icon-box, .gutentor-icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-icon-box, .gutentor-icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-icon-box, .gutentor-icon-template3 .gutentor-single-item.custom .gutentor-single-item-icon-box {
	float: right;
	clear: both;
}

.icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-content, .icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-content, .icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-content, .icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-content, .icon-template3 .gutentor-single-item.custom .gutentor-single-item-content, .gutentor-icon-template3 .gutentor-single-item.icon-circle-bg .gutentor-single-item-content, .gutentor-icon-template3 .gutentor-single-item.icon-circle-border .gutentor-single-item-content, .gutentor-icon-template3 .gutentor-single-item.icon-square-bg .gutentor-single-item-content, .gutentor-icon-template3 .gutentor-single-item.icon-square-border .gutentor-single-item-content, .gutentor-icon-template3 .gutentor-single-item.custom .gutentor-single-item-content {
	display: block;
	clear: both;
}

.icon-template4 .gutentor-single-item, .gutentor-icon-template4 .gutentor-single-item {
	text-align: left;
}

.icon-template4 .gutentor-single-item-icon-box, .gutentor-icon-template4 .gutentor-single-item-icon-box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	float: left;
	text-align: center;
}

.icon-template4 .gutentor-single-item-content, .gutentor-icon-template4 .gutentor-single-item-content {
	width: calc(100% - 60px);
	padding-left: 20px;
	display: inline-block;
}

.icon-template5 .gutentor-single-item, .gutentor-icon-template5 .gutentor-single-item {
	text-align: right;
}

.icon-template5 .gutentor-single-item-icon-box, .gutentor-icon-template5 .gutentor-single-item-icon-box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	float: right;
	text-align: center;
}

.icon-template5 .gutentor-single-item-content, .gutentor-icon-template5 .gutentor-single-item-content {
	width: calc(100% - 60px);
	padding-right: 20px;
	display: inline-block;
}

.icon-template6 .gutentor-single-item, .gutentor-icon-template6 .gutentor-single-item {
	text-align: center;
}

.icon-template6 .gutentor-single-item-icon-box, .gutentor-icon-template6 .gutentor-single-item-icon-box {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin: 0 auto 20px;
}

.gutentor-content-box-wrapper.content-template1 .gutentor-single-item, .gutentor-content-box-wrapper.gutentor-content-template1 .gutentor-single-item {
	text-align: left;
}

.gutentor-content-box-wrapper.content-template2 .gutentor-single-item, .gutentor-content-box-wrapper.gutentor-content-template2 .gutentor-single-item {
	text-align: center;
}

.gutentor-content-box-wrapper.content-template3 .gutentor-single-item, .gutentor-content-box-wrapper.gutentor-content-template3 .gutentor-single-item {
	text-align: right;
}

.gutentor-image .gutentor-image-thumb {
	overflow: hidden;
}

.gutentor-image-wrapper .gutentor-single-item {
	overflow: hidden;
}

.gutentor-image-wrapper .gutentor-bg-image, .gutentor-image-wrapper .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-image-wrapper .gutentor-bg-image {
	height: 200px;
}

.gutentor-image-wrapper .gutentor-image-thumb {
	font-size: 0;
	line-height: normal;
}

.gutentor-image-wrapper .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-image-wrapper .gutentor-single-item-image-box .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-image-wrapper.content-center .gutentor-single-item {
	text-align: center;
}

.gutentor-image-wrapper.content-left .gutentor-single-item {
	text-align: left;
}

.gutentor-image-wrapper.content-right .gutentor-single-item {
	text-align: right;
}

.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item, .gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item {
	text-align: center;
}

.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-image-box, .gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-image-box {
	margin: 0 auto 20px;
}

.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-content {
	padding: 0 20px 20px;
}

.gutentor-image-wrapper.imagebox-template1 .gutentor-single-item-content:empty, .gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-single-item-content:empty {
	padding: 0;
}

.gutentor-image-wrapper.imagebox-template1 .gutentor-button, .gutentor-image-wrapper.gutentor-imagebox-template1 .gutentor-button {
	margin-left: auto;
	margin-right: auto;
}

.gutentor-image-wrapper.imagebox-template2 .gutentor-single-item-image-box, .gutentor-image-wrapper.gutentor-imagebox-template2 .gutentor-single-item-image-box {
	float: left;
	width: 40%;
}

.gutentor-image-wrapper.imagebox-template2 .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template2 .gutentor-single-item-content {
	text-align: left;
	width: calc(60% - 20px);
	display: inline-block;
	float: right;
}

.gutentor-image-wrapper.imagebox-template3 .gutentor-single-item-image-box, .gutentor-image-wrapper.gutentor-imagebox-template3 .gutentor-single-item-image-box {
	float: right;
	width: 40%;
}

.gutentor-image-wrapper.imagebox-template3 .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template3 .gutentor-single-item-content {
	text-align: right;
	width: calc(60% - 20px);
	display: inline-block;
}

.gutentor-image-wrapper.imagebox-template4 .gutentor-single-item, .gutentor-image-wrapper.gutentor-imagebox-template4 .gutentor-single-item {
	position: relative;
}

.gutentor-image-wrapper.imagebox-template4.position-center .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template4.position-center .gutentor-single-item-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 20px;
}

.gutentor-image-wrapper.imagebox-template4.position-bottom .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template4.position-bottom .gutentor-single-item-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 20px;
}

.gutentor-image-wrapper.imagebox-template4.position-top .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template4.position-top .gutentor-single-item-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 20px;
}

.gutentor-image-wrapper.imagebox-template5 .gutentor-single-item, .gutentor-image-wrapper.gutentor-imagebox-template5 .gutentor-single-item {
	position: relative;
}

.gutentor-image-wrapper.imagebox-template5.position-top .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template5.position-top .gutentor-single-item-content {
	position: absolute;
	top: -100px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 20px;
	width: 90%;
}

.gutentor-image-wrapper.imagebox-template5.position-bottom .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template5.position-bottom .gutentor-single-item-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 20px;
	width: 90%;
}

.gutentor-image-wrapper.imagebox-template6 .grid-row, .gutentor-image-wrapper.gutentor-imagebox-template6 .grid-row {
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 0;
	margin-right: 0;
}

.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item {
	position: relative;
}

.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item-content {
	position: relative;
	padding: 40px;
	width: 80%;
	left: 20px;
	bottom: 60px;
}

@media (min-width: 768px) {
	.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item {
		width: 80%;
	}
	
	.gutentor-image-wrapper.imagebox-template6 .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-single-item-content {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 0;
		left: inherit;
		bottom: inherit;
	}
}

@media (min-width: 768px) {
	.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content {
		right: -30%;
		left: inherit;
	}
}

.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item {
	float: right;
}

.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb {
	text-align: right;
}

@media (min-width: 768px) {
	.gutentor-image-wrapper.imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template6 .gutentor-grid-column:nth-child(even) .gutentor-single-item-content {
		left: -30%;
		right: inherit;
	}
}

@media (min-width: 768px) {
	.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(odd) .gutentor-single-item-content {
		right: -25%;
		left: inherit;
	}
}

.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item, .gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item {
	float: right;
}

.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb, .gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item .gutentor-image-thumb {
	text-align: right;
}

@media (min-width: 768px) {
	.gutentor-image-wrapper.imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item-content, .gutentor-image-wrapper.gutentor-imagebox-template6.alignfull .gutentor-grid-column:nth-child(even) .gutentor-single-item-content {
		left: -25%;
		right: inherit;
	}
}

.gutentor-section.gutentor-accordion-wrapper .grid-row [class^="grid-"], .gutentor-section.gutentor-accordion-wrapper .grid-row [class^="grid-"] {
	margin: 0;
}

.gutentor-accordion-wrap:not(:last-child) .gutentor-single-item {
	margin-bottom: 15px;
}

.gutentor-accordion-heading {
	position: relative;
	cursor: pointer;
	border: 1px solid #ddd;
}

.gutentor-accordion-heading .gutentor-accordion-icon {
	position: absolute;
	right: 20px;
	top: 50%;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.close-icon {
	display: none;
}

.gutentor-accordion-heading:not(.active) .gutentor-accordion-icon.open-icon {
	display: block;
}

.gutentor-accordion-heading.active .gutentor-accordion-icon.close-icon {
	display: block;
}

.gutentor-accordion-heading.active .gutentor-accordion-icon.open-icon {
	display: none;
}

.gutentor-accordion-body {
	padding: 20px;
	display: none;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #ddd;
}

.gutentor-accordion-body--open {
	display: block;
}

.gutentor-accordion-wrapper.accordion-template1 .grid-row [class^="grid-"], .gutentor-accordion-wrapper.accordion-template1 .grid-row [class^="grid-"], .gutentor-accordion-wrapper.gutentor-accordion-template1 .grid-row [class^="grid-"], .gutentor-accordion-wrapper.gutentor-accordion-template1 .grid-row [class^="grid-"] {
	margin: 0;
	padding: 0;
}

.gutentor-accordion-wrapper.accordion-template2 .gutentor-single-item-image-box, .gutentor-accordion-wrapper.gutentor-accordion-template2 .gutentor-single-item-image-box {
	position: relative;
	overflow: hidden;
}

.gutentor-accordion-wrapper.accordion-template2 .gutentor-single-item-image-box .overlay, .gutentor-accordion-wrapper.gutentor-accordion-template2 .gutentor-single-item-image-box .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-accordion-wrapper .gutentor-single-item-title {
	font-size: 20px;
	margin: 0;
	padding: 15px;
	line-height: normal;
}

.gutentor-accordion-wrapper .gutentor-single-item-image-box {
	font-size: 0;
	line-height: normal;
}

.gutentor-counter .gutentor-countup {
	display: block;
	clear: both;
	margin-bottom: 15px;
	line-height: normal;
}

.gutentor-counter.icon-circle-bg .gutentor-single-item-icon-box, .gutentor-counter.icon-circle-border .gutentor-single-item-icon-box, .gutentor-counter.icon-square-bg .gutentor-single-item-icon-box, .gutentor-counter.icon-square-border .gutentor-single-item-icon-box {
	text-align: center;
}

.gutentor-counter.icon-circle-bg .gutentor-single-item-icon-box {
	border-radius: 50%;
	background: #f3f3f4;
	color: #c4c4c4;
}

.gutentor-counter.icon-circle-border .gutentor-single-item-icon-box {
	border-radius: 50%;
	border: 1px solid #f3f3f4;
	color: #c4c4c4;
}

.gutentor-counter.icon-square-bg .gutentor-single-item-icon-box {
	background: #f3f3f4;
	color: #c4c4c4;
}

.gutentor-counter.icon-square-border .gutentor-single-item-icon-box {
	border: 1px solid #f3f3f4;
	color: #c4c4c4;
}

.gutentor-counter .gutentor-single-item-content {
	display: block;
	clear: both;
}

.gutentor-counter .gutentor-single-item-icon-box {
	margin-bottom: 20px;
	line-height: normal;
}

.gutentor-counter .gutentor-single-item-title {
	margin-bottom: 0;
}

.gutentor-counter-wrapper.counter-template1 .gutentor-single-item, .gutentor-counter-wrapper.gutentor-counter-template1 .gutentor-single-item {
	text-align: left;
}

.gutentor-counter-wrapper.counter-template2 .gutentor-single-item, .gutentor-counter-wrapper.gutentor-counter-template2 .gutentor-single-item {
	text-align: right;
}

.gutentor-counter-wrapper.counter-template3 .gutentor-single-item, .gutentor-counter-wrapper.gutentor-counter-template3 .gutentor-single-item {
	text-align: center;
}

.gutentor-counter-wrapper.counter-template3 .gutentor-single-item-icon-box, .gutentor-counter-wrapper.gutentor-counter-template3 .gutentor-single-item-icon-box {
	margin: 0 auto 20px;
}

.circular .gutentor-single-item-content {
	margin-top: 20px;
}

.gutentor-progressbar .progressbar-wrap {
	position: relative;
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
}

.gutentor-progressbar .progressbar-wrap .progressbar {
	-webkit-transition: width 1.5s ease-in-out 0s;
	-o-transition: width 1.5s ease-in-out 0s;
	transition: width 1.5s ease-in-out 0s;
	display: inline-block;
	float: left;
	height: 100%;
	width: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.gutentor-progressbar .progressbar-wrap .progressbar[data-width='0.00'] .percent {
	padding-left: 10px;
}

.gutentor-progressbar .progressbar-wrap .progressbar.striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 20px 20px;
}

.gutentor-progressbar .progressbar-wrap .progressbar.striped-animated {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 20px 20px;
}

.gutentor-progressbar .progress-bar-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-progressbar .progress-bar-text .gutentor-single-item-title {
	margin-right: auto;
}

.gutentor-progressbar .progress-bar-text span {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular, .gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular {
	display: block;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin: 0 auto;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular canvas, .gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.gutentor-progressbar.progress-bar-template1 .gutentor-progressbar-circular .percent, .gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-progressbar-circular .percent {
	display: inline-block;
	z-index: 2;
}

.gutentor-progressbar.progress-bar-template1 .gutentor-porgress-bar-item, .gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-porgress-bar-item {
	text-align: center;
}

.gutentor-progressbar.progress-bar-template1 .gutentor-single-item-content, .gutentor-progressbar.gutentor-progress-bar-template1 .gutentor-single-item-content {
	margin-top: 15px;
}

.gutentor-progressbar.progress-bar-template2 .progressbar-wrap, .gutentor-progressbar.progress-bar-template3 .progressbar-wrap, .gutentor-progressbar.progress-bar-template4 .progressbar-wrap, .gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap, .gutentor-progressbar.gutentor-progress-bar-template3 .progressbar-wrap, .gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap {
	background-color: #eee;
	border-radius: 4px;
}

.gutentor-progressbar.progress-bar-template2 .progressbar-wrap, .gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap {
	margin-bottom: 20px;
}

.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar, .gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar {
	background-color: #0d47a1;
	height: auto;
}

.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar span, .gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar span {
	display: inline;
	-webkit-animation: show .35s forwards ease-in-out .5s;
	animation: show .35s forwards ease-in-out .5s;
}

.gutentor-progressbar.progress-bar-template2 .progressbar-wrap .progressbar .gutentor-single-item-title, .gutentor-progressbar.gutentor-progress-bar-template2 .progressbar-wrap .progressbar .gutentor-single-item-title {
	display: inline;
	margin: 0;
	clear: none;
	-webkit-animation: show .35s forwards ease-in-out .5s;
	animation: show .35s forwards ease-in-out .5s;
}

.gutentor-progressbar.progress-bar-template3 .progressbar-wrap, .gutentor-progressbar.gutentor-progress-bar-template3 .progressbar-wrap {
	margin-top: 20px;
}

.gutentor-progressbar.progress-bar-template4 .progressbar-wrap, .gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap {
	margin-top: 15px;
	margin-bottom: 15px;
}

.gutentor-progressbar.progress-bar-template4 .progressbar-wrap .progressbar, .gutentor-progressbar.gutentor-progress-bar-template4 .progressbar-wrap .progressbar {
	height: 10px;
}

@-webkit-keyframes show {
	from {
		opacity: 0;
		visibility: hidden;
	}
	
	to {
		opacity: 1;
		visibility: visible;
	}
}

@keyframes show {
	from {
		opacity: 0;
		visibility: hidden;
	}
	
	to {
		opacity: 1;
		visibility: visible;
	}
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 20px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 20px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.gutentor-social .inline-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-social .gutentor-single-item-icon-box {
	margin: 0 auto;
	text-align: center;
}

.gutentor-social .gutentor-single-item-icon-box a {
	display: block;
}

.gutentor-social.icon-circle-bg .gutentor-single-item-icon-box {
	border-radius: 50%;
	background: #f3f3f4;
	color: #c4c4c4;
}

.gutentor-social.icon-circle-border .gutentor-single-item-icon-box {
	border-radius: 50%;
	border: 1px solid #f3f3f4;
	color: #c4c4c4;
}

.gutentor-social.icon-square-bg .gutentor-single-item-icon-box {
	background: #f3f3f4;
	color: #c4c4c4;
}

.gutentor-social.icon-square-border .gutentor-single-item-icon-box {
	border: 1px solid #f3f3f4;
	color: #c4c4c4;
}

.gutentor-social .gutentor-social-item:first-child .gutentor-single-item {
	margin-left: 0;
}

.gutentor-social .gutentor-social-item:last-child .gutentor-single-item {
	margin-right: 0;
}

.gutentor-social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gutentor-social-icons li {
	display: inline-block;
}

.gutentor-social-icons li:not(:last-child) {
	margin-right: 10px;
}

.gutentor-social-single-icon {
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-timeline-item {
	position: relative;
	margin: 30px 0;
}

.gutentor-timeline-item::after {
	clear: both;
	content: "";
	display: table;
}

.gutentor-timeline-item:first-child {
	margin-top: 0;
}

.gutentor-timeline-item:last-child {
	margin-bottom: 0;
}

@media (min-width: 1200px) {
	.gutentor-timeline-item {
		margin: 65px 0;
	}
	
	.gutentor-timeline-item:first-child {
		margin-top: 0;
	}
	
	.gutentor-timeline-item:last-child {
		margin-bottom: 0;
	}
}

.gutentor-timeline-item-title {
	margin-top: 0;
	font-size: 17px;
}

.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper, .gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper {
	position: relative;
	padding: 30px 0;
	margin-top: 30px;
	margin-bottom: 30px;
}

.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper::before, .gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper::before {
	content: "";
	position: absolute;
	top: 30px;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #efefef;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper, .gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper {
		margin-top: 45px;
		margin-bottom: 45px;
	}
	
	.gutentor-timeline.timeline-template1 .gutentor-timeline-wrapper::before, .gutentor-timeline.gutentor-timeline-template1 .gutentor-timeline-wrapper::before {
		left: 50%;
		margin-left: -2px;
	}
}

.gutentor-timeline.timeline-template1 .gutentor-single-item:not(:first-child), .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item:not(:first-child) {
	margin-top: 50px;
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item {
	position: relative;
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content {
	position: relative;
	margin-left: 60px;
	background: #eee;
	border-radius: 3px;
	padding: 1em;
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::after, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::after {
	clear: both;
	content: "";
	display: table;
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content:before, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content:before {
	content: "";
	position: absolute;
	top: 10px;
	right: 100%;
	height: 0;
	width: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent;
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content p, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content p {
	margin: 0;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
		display: block;
	}
	
	.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::before, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-content::before {
		top: 10px;
		left: 100%;
		border-left-color: #eee;
	}
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title {
	padding: .8em 0;
	line-height: normal;
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title strong, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title strong {
	clear: both;
	display: block;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title {
		position: absolute;
		width: 100%;
		left: 120%;
		top: 0;
	}
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item, .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-name, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-title .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-org-name {
	margin-bottom: 0;
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle {
	position: absolute;
	top: 10px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05);
	box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05);
	background: #ccc;
	margin-left: 10px;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-circle {
		width: 30px;
		height: 30px;
		left: 50%;
		margin-left: -15px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		background: #ccc;
	}
}

.gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-heading-name, .gutentor-timeline.timeline-template1 .gutentor-single-item .gutentor-timeline-item-duration, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-heading-name, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item .gutentor-timeline-item-duration {
	margin: 0;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content {
		float: right;
	}
	
	.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: #eee;
	}
	
	.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title {
		left: auto;
		right: 122%;
		text-align: right;
	}
}

.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before, .gutentor-timeline.gutentor-timeline-template1 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper, .gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper {
	position: relative;
	padding: 30px 0;
	margin-top: 30px;
	margin-bottom: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper, .gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper {
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before {
	content: "";
	position: absolute;
	background: #efefef;
	left: 18px;
	width: 4px;
	height: 100%;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before {
		margin: 0 auto;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 0;
		top: 50%;
		left: 0;
		height: 4px;
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper, .gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper {
		margin-top: 200px;
		margin-bottom: 200px;
	}
	
	.gutentor-timeline.timeline-template2 .gutentor-timeline-wrapper::before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-timeline-wrapper::before {
		margin-left: -2px;
	}
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item {
	position: relative;
	margin-left: 65px;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item {
		margin: 0px;
	}
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content {
	position: relative;
	background: #eee;
	border-radius: 3px;
	padding: 1em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::after, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::after {
	clear: both;
	content: "";
	display: table;
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content:before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content:before {
	content: "";
	position: absolute;
	top: 20px;
	left: -20px;
	height: 0;
	width: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent;
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content p, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content p {
	margin: 0;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-content::before {
		margin: 0 auto;
		top: -20px;
		left: 0;
		right: 0;
		border-left-color: #eee;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title {
	line-height: normal;
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title strong, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-org-title strong {
	clear: both;
	display: block;
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-heading-name, .gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-duration, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-heading-name, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-duration {
	margin: 0;
	font-weight: 600;
	font-size: 16px;
}

.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle {
	position: absolute;
	top: 20px;
	left: -55px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05);
	box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05);
	background: #ccc;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item .gutentor-timeline-item-circle {
		width: 30px;
		height: 30px;
		left: 50%;
		-webkit-transform: translateZ(0);
		-webkit-transform: translate(-50%, -50%);
		-webkit-backface-visibility: hidden;
		background: #ccc;
		top: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

.gutentor-timeline.timeline-template2 .gutentor-single-item:not(:first-child), .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item:not(:first-child) {
	margin-top: 30px;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item:not(:first-child), .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item:not(:first-child) {
		margin-top: 0px;
	}
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-content::before {
		bottom: -20px;
		left: 0;
		right: 0;
		border-color: transparent;
		border-right-color: transparent;
		border-right-color: #eee;
		top: inherit;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		margin: 0 auto;
	}
	
	.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-timeline-item-org-title {
		-ms-flex-order: 3;
		order: 3;
		margin-top: 15px;
	}
}

.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper {
	position: relative;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-even .gutentor-single-item-wrapper {
		top: -150px;
	}
}

.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-org-title, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-org-title {
	margin-bottom: 15px;
}

.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item-content:before {
		-webkit-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		transform: rotate(270deg);
	}
}

.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper {
	position: relative;
}

@media (min-width: 1200px) {
	.gutentor-timeline.timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper, .gutentor-timeline.gutentor-timeline-template2 .gutentor-single-item.gutentor-odd .gutentor-timeline-item .gutentor-single-item-wrapper {
		bottom: -150px;
	}
}

.gutentor-timeline.first-item-active .gutentor-timeline-wrapper .gutentor-single-item:first-child .gutentor-timeline-item-circle {
	background: #b6db19 !important;
}

.gutentor-timeline.last-item-active .gutentor-timeline-wrapper .gutentor-single-item:last-child .gutentor-timeline-item-circle {
	background: #b6db19 !important;
}

.gutentor-testimonial .gutentor-single-item {
	overflow: hidden;
}

.gutentor-testimonial .gutentor-bg-image, .gutentor-testimonial .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-testimonial .gutentor-bg-image {
	height: 200px;
}

.gutentor-testimonial .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-testimonial.testimonial-template4 .gutentor-single-item-image-box, .gutentor-testimonial.testimonial-template4 .gutentor-bg-image, .gutentor-testimonial.testimonial-template5 .gutentor-single-item-image-box, .gutentor-testimonial.testimonial-template5 .gutentor-bg-image, .gutentor-testimonial.testimonial-template9 .gutentor-single-item-image-box, .gutentor-testimonial.testimonial-template9 .gutentor-bg-image, .gutentor-testimonial.testimonial-template10 .gutentor-single-item-image-box, .gutentor-testimonial.testimonial-template10 .gutentor-bg-image, .gutentor-testimonial.testimonial-template14 .gutentor-single-item-image-box, .gutentor-testimonial.testimonial-template14 .gutentor-bg-image, .gutentor-testimonial.testimonial-template15 .gutentor-single-item-image-box, .gutentor-testimonial.testimonial-template15 .gutentor-bg-image, .gutentor-testimonial.testimonial-template16 .gutentor-single-item-image-box, .gutentor-testimonial.testimonial-template16 .gutentor-bg-image {
	min-height: 80px;
}

.gutentor-testimonial .gutentor-single-item-image-box {
	margin-bottom: 15px;
}

.gutentor-testimonial .gutentor-single-item-image-box .gutentor-image-thumb {
	font-size: 0;
	line-height: normal;
}

.gutentor-testimonial .gutentor-single-item-title {
	margin: 0;
	line-height: normal;
}

.gutentor-testimonial .gutentor-single-item-designation {
	color: #989898;
	line-height: normal;
	margin-bottom: 10px;
}

.gutentor-testimonial .gutentor-single-item-desc {
	margin-top: 15px;
}

.gutentor-testimonial .gutentor-single-item-desc p {
	margin: 0;
}

.gutentor-testimonial.testimonial-template1 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item {
	text-align: left;
}

.gutentor-testimonial.testimonial-template1 .gutentor-single-item-image-box.custom-width, .gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item-image-box.custom-width {
	float: left;
}

.gutentor-testimonial.testimonial-template1 .gutentor-single-item .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template1 .gutentor-single-item .gutentor-testimonial-content {
	clear: both;
}

.gutentor-testimonial.testimonial-template2 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item {
	text-align: right;
}

.gutentor-testimonial.testimonial-template2 .gutentor-single-item-image-box.custom-width, .gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item-image-box.custom-width {
	float: right;
}

.gutentor-testimonial.testimonial-template2 .gutentor-single-item .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template2 .gutentor-single-item .gutentor-testimonial-content {
	clear: both;
}

.gutentor-testimonial.testimonial-template3 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item {
	text-align: center;
}

.gutentor-testimonial.testimonial-template3 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item-image-box {
	margin: 0 auto 15px;
}

.gutentor-testimonial.testimonial-template3 .gutentor-single-item-image-box.custom-width, .gutentor-testimonial.gutentor-testimonial-template3 .gutentor-single-item-image-box.custom-width {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.gutentor-testimonial.testimonial-template4 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template4 .gutentor-single-item-image-box {
	float: left;
	width: 30%;
}

.gutentor-testimonial.testimonial-template4 .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template4 .gutentor-testimonial-content {
	padding-left: 20px;
	width: calc(100% - 30%);
	display: inline-block;
	text-align: left;
}

.gutentor-testimonial.testimonial-template4 .components-placeholder, .gutentor-testimonial.gutentor-testimonial-template4 .components-placeholder {
	font-size: 12px;
}

.gutentor-testimonial.testimonial-template4 .components-placeholder .components-button, .gutentor-testimonial.gutentor-testimonial-template4 .components-placeholder .components-button {
	white-space: normal;
}

.gutentor-testimonial.testimonial-template5 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template5 .gutentor-single-item-image-box {
	float: right;
	width: 30%;
}

.gutentor-testimonial.testimonial-template5 .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template5 .gutentor-testimonial-content {
	padding-right: 20px;
	width: calc(100% - 30%);
	display: inline-block;
	text-align: right;
}

.gutentor-testimonial.testimonial-template5 .components-placeholder, .gutentor-testimonial.gutentor-testimonial-template5 .components-placeholder {
	font-size: 12px;
}

.gutentor-testimonial.testimonial-template5 .components-placeholder .components-button, .gutentor-testimonial.gutentor-testimonial-template5 .components-placeholder .components-button {
	white-space: normal;
}

.gutentor-testimonial.testimonial-template6 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template6 .gutentor-single-item-desc {
	margin-top: 0;
	margin-bottom: 15px;
	display: block;
}

.gutentor-testimonial.testimonial-template6 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template6 .gutentor-single-item-image-box {
	margin-top: 0 !important;
}

.gutentor-testimonial.testimonial-template7 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item {
	text-align: center;
}

.gutentor-testimonial.testimonial-template7 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item-desc {
	margin-top: 0;
	margin-bottom: 15px;
	display: block;
}

.gutentor-testimonial.testimonial-template7 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template7 .gutentor-single-item-image-box {
	margin-top: 0 !important;
	margin-left: auto;
	margin-right: auto;
}

.gutentor-testimonial.testimonial-template8 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item {
	text-align: right;
}

.gutentor-testimonial.testimonial-template8 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item-desc {
	margin-top: 0;
	margin-bottom: 15px;
	display: block;
}

.gutentor-testimonial.testimonial-template8 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template8 .gutentor-single-item-image-box {
	margin-top: 0 !important;
}

.gutentor-testimonial.testimonial-template9 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item {
	height: 100%;
	overflow: hidden;
	text-align: left;
}

.gutentor-testimonial.testimonial-template9 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item-desc {
	display: block;
	margin-top: 0;
	margin-bottom: 15px;
}

.gutentor-testimonial.testimonial-template9 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template9 .gutentor-single-item-image-box {
	float: left;
	width: 30%;
}

.gutentor-testimonial.testimonial-template9 .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template9 .gutentor-testimonial-content {
	padding-left: 20px;
	width: calc(100% - 30%);
	display: inline-block;
	text-align: left;
}

.gutentor-testimonial.testimonial-template9 .components-placeholder, .gutentor-testimonial.gutentor-testimonial-template9 .components-placeholder {
	font-size: 12px;
}

.gutentor-testimonial.testimonial-template9 .components-placeholder .components-button, .gutentor-testimonial.gutentor-testimonial-template9 .components-placeholder .components-button {
	white-space: normal;
}

.gutentor-testimonial.testimonial-template10 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item {
	height: 100%;
	overflow: hidden;
	text-align: right;
}

.gutentor-testimonial.testimonial-template10 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item-desc {
	display: block;
	margin-top: 0;
	margin-bottom: 15px;
}

.gutentor-testimonial.testimonial-template10 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template10 .gutentor-single-item-image-box {
	float: right;
	width: 30%;
}

.gutentor-testimonial.testimonial-template10 .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template10 .gutentor-testimonial-content {
	padding-right: 20px;
	width: calc(100% - 30%);
	display: inline-block;
	text-align: right;
}

.gutentor-testimonial.testimonial-template10 .components-placeholder, .gutentor-testimonial.gutentor-testimonial-template10 .components-placeholder {
	font-size: 12px;
}

.gutentor-testimonial.testimonial-template10 .components-placeholder .components-button, .gutentor-testimonial.gutentor-testimonial-template10 .components-placeholder .components-button {
	white-space: normal;
}

.gutentor-testimonial.testimonial-template11 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template11 .gutentor-single-item-desc {
	margin-top: 0;
	margin-bottom: 15px;
	display: block;
}

.gutentor-testimonial.testimonial-template11 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template11 .gutentor-single-item-image-box {
	margin-top: 0 !important;
}

.gutentor-testimonial.testimonial-template12 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item {
	text-align: center;
}

.gutentor-testimonial.testimonial-template12 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item-desc {
	margin-top: 0;
	margin-bottom: 15px;
	display: block;
}

.gutentor-testimonial.testimonial-template12 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template12 .gutentor-single-item-image-box {
	margin-top: 0 !important;
	margin-left: auto;
	margin-right: auto;
}

.gutentor-testimonial.testimonial-template13 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item {
	text-align: right;
}

.gutentor-testimonial.testimonial-template13 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item-desc {
	margin-top: 0;
	margin-bottom: 15px;
	display: block;
}

.gutentor-testimonial.testimonial-template13 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template13 .gutentor-single-item-image-box {
	margin-top: 0 !important;
}

.gutentor-testimonial.testimonial-template14 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item {
	height: 100%;
	overflow: hidden;
	text-align: left;
}

.gutentor-testimonial.testimonial-template14 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item-desc {
	display: block;
	margin-top: 0;
	margin-bottom: 15px;
}

.gutentor-testimonial.testimonial-template14 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template14 .gutentor-single-item-image-box {
	float: left;
	width: 30%;
}

.gutentor-testimonial.testimonial-template14 .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template14 .gutentor-testimonial-content {
	padding-left: 20px;
	width: calc(100% - 30%);
	display: inline-block;
	text-align: left;
}

.gutentor-testimonial.testimonial-template14 .components-placeholder, .gutentor-testimonial.gutentor-testimonial-template14 .components-placeholder {
	font-size: 12px;
}

.gutentor-testimonial.testimonial-template14 .components-placeholder .components-button, .gutentor-testimonial.gutentor-testimonial-template14 .components-placeholder .components-button {
	white-space: normal;
}

.gutentor-testimonial.testimonial-template15 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item {
	height: 100%;
	overflow: hidden;
	text-align: right;
}

.gutentor-testimonial.testimonial-template15 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item-desc {
	display: block;
	margin-top: 0;
	margin-bottom: 15px;
}

.gutentor-testimonial.testimonial-template15 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template15 .gutentor-single-item-image-box {
	float: right;
	width: 30%;
}

.gutentor-testimonial.testimonial-template15 .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template15 .gutentor-testimonial-content {
	padding-right: 20px;
	width: calc(100% - 30%);
	display: inline-block;
	text-align: right;
}

.gutentor-testimonial.testimonial-template15 .components-placeholder, .gutentor-testimonial.gutentor-testimonial-template15 .components-placeholder {
	font-size: 12px;
}

.gutentor-testimonial.testimonial-template15 .components-placeholder .components-button, .gutentor-testimonial.gutentor-testimonial-template15 .components-placeholder .components-button {
	white-space: normal;
}

.gutentor-testimonial.testimonial-template16 .gutentor-single-item, .gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item {
	background-color: transparent !important;
	border: medium none !important;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc, .gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc {
	display: block;
	margin-top: 0;
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #ddd;
	background: #fff;
	position: relative;
}

.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc:after, .gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc:after {
	bottom: -10px;
	left: 20px;
	content: " ";
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
}

.gutentor-testimonial.testimonial-template16 .gutentor-single-item-desc:before, .gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-desc:before {
	bottom: -12px;
	left: 18px;
	content: " ";
	width: 0px;
	height: 0px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #ddd;
	position: absolute;
}

.gutentor-testimonial.testimonial-template16 .gutentor-single-item-image-box, .gutentor-testimonial.gutentor-testimonial-template16 .gutentor-single-item-image-box {
	float: left;
	width: 30%;
}

.gutentor-testimonial.testimonial-template16 .gutentor-testimonial-content, .gutentor-testimonial.gutentor-testimonial-template16 .gutentor-testimonial-content {
	padding-left: 20px;
	width: calc(100% - 30%);
	display: inline-block;
	text-align: left;
}

.gutentor-testimonial.testimonial-template16 .components-placeholder, .gutentor-testimonial.gutentor-testimonial-template16 .components-placeholder {
	font-size: 12px;
}

.gutentor-testimonial.testimonial-template16 .components-placeholder .components-button, .gutentor-testimonial.gutentor-testimonial-template16 .components-placeholder .components-button {
	white-space: normal;
}

.gutentor-restaurant-menu .gutentor-bg-image, .gutentor-restaurant-menu .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
	line-height: 0;
	font-size: 0;
}

.gutentor-restaurant-menu .gutentor-bg-image {
	height: 200px;
}

.gutentor-restaurant-menu .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-restaurant-menu .gutentor-single-item {
	overflow: hidden;
}

.gutentor-restaurant-menu .gutentor-single-item:after {
	content: "";
	display: table;
	clear: both;
}

.gutentor-restaurant-menu .gutentor-single-item-image-box {
	position: relative;
	margin-bottom: 15px;
}

.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box {
	color: #444;
}

.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-right {
	right: 15px;
	top: 15px;
}

.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-left {
	top: 15px;
	left: 15px;
}

.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-right-bottom {
	right: 15px;
	bottom: 15px;
}

.gutentor-restaurant-menu .gutentor-restaurant-menu-price-box.price-box-left-bottom {
	bottom: 15px;
	left: 15px;
}

.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-box, .gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-box, .gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-box {
	position: absolute;
	width: 80px;
	height: 80px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #dfdfdf;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-quantity {
	font-size: 13px;
	line-height: normal;
}

.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-unit, .gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-unit, .gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-unit, .gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-unit, .gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-unit, .gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-unit {
	font-size: 50%;
	position: absolute;
	left: -5px;
	top: 0;
}

.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-amount, .gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-amount, .gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-amount, .gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-amount, .gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-amount, .gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-amount {
	position: relative;
	padding-left: 8px;
	line-height: normal;
	display: block;
}

.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-restaurant-menu-price-amount .mce-content-body, .gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-restaurant-menu-price-amount .mce-content-body, .gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-amount .mce-content-body, .gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-restaurant-menu-price-amount .mce-content-body, .gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-restaurant-menu-price-amount .mce-content-body, .gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-amount .mce-content-body {
	line-height: normal;
}

.gutentor-restaurant-menu.restaurant-menu-template1 .gutentor-single-item, .gutentor-restaurant-menu.gutentor-restaurant-menu-template1 .gutentor-single-item {
	text-align: left;
}

.gutentor-restaurant-menu.restaurant-menu-template2 .gutentor-single-item, .gutentor-restaurant-menu.gutentor-restaurant-menu-template2 .gutentor-single-item {
	text-align: right;
}

.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-single-item, .gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-single-item {
	text-align: center;
}

.gutentor-restaurant-menu.restaurant-menu-template3 .gutentor-restaurant-menu-price-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template3 .gutentor-restaurant-menu-price-box {
	top: 15px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-restaurant-menu-content {
	clear: both;
}

.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-single-item, .gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-single-item {
	text-align: left;
}

.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-single-item-image-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-single-item-image-box {
	float: left;
}

.gutentor-restaurant-menu.restaurant-menu-template4 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template4 .gutentor-restaurant-menu-price-quantity {
	display: inline-block;
	padding-left: 8px;
}

.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-single-item, .gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-single-item {
	text-align: right;
}

.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-single-item-image-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-single-item-image-box {
	float: right;
}

.gutentor-restaurant-menu.restaurant-menu-template5 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template5 .gutentor-restaurant-menu-price-quantity {
	display: inline-block;
	padding-left: 8px;
}

.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-single-item, .gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-single-item {
	text-align: center;
}

.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-single-item-image-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-single-item-image-box {
	margin-left: auto;
	margin-right: auto;
}

.gutentor-restaurant-menu.restaurant-menu-template6 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template6 .gutentor-restaurant-menu-price-quantity {
	display: inline-block;
	padding-left: 8px;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-image-box .gutentor-image-thumb, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-image-box .gutentor-image-thumb {
	overflow: hidden;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-image-box .components-button, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-image-box .components-button {
	white-space: normal;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-content, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-content {
	display: block;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-single-item-title, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-single-item-title {
	margin-bottom: 0;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-content {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price-box {
	margin-left: auto;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price {
	display: -ms-flexbox;
	display: flex;
	font-size: 17px;
}

.gutentor-restaurant-menu.restaurant-menu-template7 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template7 .gutentor-restaurant-menu-price-quantity {
	font-size: 14px;
}

.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-single-item-image-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-single-item-image-box {
	width: 40%;
	float: left;
}

.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-content {
	width: 60%;
	display: inline-block;
	padding-left: 20px;
}

.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-price, .gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-price {
	display: -ms-flexbox;
	display: flex;
	font-size: 17px;
}

.gutentor-restaurant-menu.restaurant-menu-template8 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template8 .gutentor-restaurant-menu-price-quantity {
	font-size: 14px;
	padding-left: 5px;
}

.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-single-item-image-box, .gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-single-item-image-box {
	width: 40%;
	float: right;
}

.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-content, .gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-content {
	width: 60%;
	display: inline-block;
	padding-right: 20px;
	text-align: right;
}

.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-price, .gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-price {
	display: -ms-flexbox;
	display: flex;
	font-size: 17px;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-restaurant-menu.restaurant-menu-template9 .gutentor-restaurant-menu-price-quantity, .gutentor-restaurant-menu.gutentor-restaurant-menu-template9 .gutentor-restaurant-menu-price-quantity {
	font-size: 14px;
	padding-left: 5px;
}

.gutentor-countdown-wrapper {
	margin-left: -15px;
	margin-right: -15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 768px) {
	.gutentor-countdown-wrapper {
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.gutentor-countdown-wrapper.content-center {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-countdown-wrapper.content-left {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-countdown-wrapper.content-right {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-countdown-time {
	font-size: 40px;
}

.gutentor-countdown-item {
	line-height: normal;
	margin: 15px;
	text-align: center;
	width: calc(100% / 2 - 30px);
}

@media (min-width: 768px) {
	.gutentor-countdown-item {
		width: calc(100% / 4 - 30px);
	}
}

.gutentor-countdown-item span {
	display: block;
	clear: both;
}

.gutentor-countdown .gutentor-button-group {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.gutentor-countdown.count-down-template1 .gutentor-countdown-item, .gutentor-countdown.gutentor-count-down-template1 .gutentor-countdown-item {
		padding: 40px;
	}
}

.gutentor-countdown.count-down-template2 .gutentor-countdown-time, .gutentor-countdown.gutentor-count-down-template2 .gutentor-countdown-time {
	background: #f5f5f5;
	padding: 40px;
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-countdown.gutentor-countdown-template-1 .gutentor-countdown-time {
	margin-bottom: 10px;
}

.gutentor-countdown.gutentor-countdown-template-1.text-center .gutentor-countdown-time {
	margin: 0 auto 10px;
}

.gutentor-countdown.gutentor-countdown-template-1.text-right .gutentor-countdown-time {
	float: right;
	text-align: center;
}

.gutentor-countdown.gutentor-countdown-template-1.text-left .gutentor-countdown-time {
	text-align: center;
}

.gutentor-calltoaction .gutentor-bg-image, .gutentor-calltoaction .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
	line-height: normal;
	font-size: 0;
}

.gutentor-calltoaction .gutentor-bg-image {
	height: 200px;
}

.gutentor-calltoaction .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-calltoaction .gutentor-button-group {
	width: 100%;
}

.gutentor-calltoaction.call-to-action-template1 .gutentor-single-item, .gutentor-calltoaction.gutentor-call-to-action-template1 .gutentor-single-item {
	text-align: left;
}

.gutentor-calltoaction.call-to-action-template1 .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template1 .gutentor-button-group {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-calltoaction.call-to-action-template2 .gutentor-single-item, .gutentor-calltoaction.gutentor-call-to-action-template2 .gutentor-single-item {
	text-align: right;
}

.gutentor-calltoaction.call-to-action-template2 .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template2 .gutentor-button-group {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-calltoaction.call-to-action-template3 .gutentor-single-item, .gutentor-calltoaction.gutentor-call-to-action-template3 .gutentor-single-item {
	text-align: center;
}

.gutentor-calltoaction.call-to-action-template3 .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template3 .gutentor-button-group {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-calltoaction.call-to-action-template5 .grid-row, .gutentor-calltoaction.call-to-action-template4 .grid-row, .gutentor-calltoaction.gutentor-call-to-action-template5 .grid-row, .gutentor-calltoaction.gutentor-call-to-action-template4 .grid-row {
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-calltoaction.call-to-action-template5 .gutentor-button-group, .gutentor-calltoaction.call-to-action-template4 .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template5 .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template4 .gutentor-button-group {
	margin-top: 0;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item, .gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item, .gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item, .gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-image-box, .gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box, .gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-image-box, .gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box {
	width: 30%;
	margin-right: 20px;
}

.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-content, .gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-content, .gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-single-item-content, .gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-content {
	display: inline-block;
	width: 70%;
}

.gutentor-calltoaction.call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-button-group, .gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template6 .gutentor-calltoaction-wrap .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group {
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 0;
}

.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item, .gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item {
	text-align: right;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box, .gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-single-item-image-box {
	margin-right: 0px;
	margin-left: 20px;
}

.gutentor-calltoaction.call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group, .gutentor-calltoaction.gutentor-call-to-action-template7 .gutentor-calltoaction-wrap .gutentor-button-group {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-opening-hours-box {
	margin: 0 auto;
}

.gutentor-opening-hours-wrapper {
	padding: 0;
	margin: 0;
}

.gutentor-opening-hours-wrapper li {
	list-style: none;
}

.gutentor-opening-hours-time-wrap .gutentor-single-item-opening {
	margin: 0;
}

.gutentor-opening-hours.opening-hours-template1 .gutentor-opening-hours-content, .gutentor-opening-hours.gutentor-opening-hours-template1 .gutentor-opening-hours-content {
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-opening-hours.opening-hours-template1 .gutentor-opening-hours-time-wrap, .gutentor-opening-hours.gutentor-opening-hours-template1 .gutentor-opening-hours-time-wrap {
	margin-left: auto;
}

.gutentor-opening-hours.opening-hours-template2 .gutentor-opening-hours-content, .gutentor-opening-hours.gutentor-opening-hours-template2 .gutentor-opening-hours-content {
	text-align: center;
}

.gutentor-opening-hours.opening-hours-template2 .gutentor-opening-hours-time-wrap, .gutentor-opening-hours.gutentor-opening-hours-template2 .gutentor-opening-hours-time-wrap {
	text-align: center;
}

.gutentor-opening-hours.opening-hours-template3 .gutentor-opening-hours-content, .gutentor-opening-hours.gutentor-opening-hours-template3 .gutentor-opening-hours-content {
	text-align: right;
}

.gutentor-opening-hours.opening-hours-template3 .gutentor-opening-hours-time-wrap, .gutentor-opening-hours.gutentor-opening-hours-template3 .gutentor-opening-hours-time-wrap {
	text-align: right;
}

.gutentor-section.gutentor-image-slider {
	overflow: hidden;
}

.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-block-shape-bottom {
	z-index: 3;
}

.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-single-item-content {
	z-index: 4;
}

.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .gutentor-grid-item-wrap {
	z-index: auto;
}

.gutentor-section.gutentor-image-slider.gutentor-section:not(.gutentor-block-shape-bottom-bring-front) .slick-dots {
	z-index: 4;
}

.gutentor-section.gutentor-image-slider.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-grid-item-wrap {
	z-index: auto;
}

.gutentor-section.gutentor-image-slider.gutentor-section.gutentor-block-shape-bottom-bring-front .gutentor-block-shape-bottom {
	z-index: 9;
}

.gutentor-section.gutentor-image-slider .slick-prev, .gutentor-section.gutentor-image-slider .slick-next {
	height: 40px;
	width: 40px;
	line-height: 40px;
}

.gutentor-section.gutentor-image-slider .slick-slide {
	line-height: 0;
}

.gutentor-section.gutentor-image-slider .slick-list {
	overflow: visible;
}

.gutentor-section.gutentor-image-slider .slick-dots {
	bottom: 50px;
	position: absolute;
}

.gutentor-section.gutentor-image-slider .gutentor-bg-image, .gutentor-section.gutentor-image-slider .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-section.gutentor-image-slider .gutentor-image-thumb {
	font-size: 0;
}

.gutentor-section.gutentor-image-slider .gutentor-bg-image {
	height: 200px;
}

.gutentor-section.gutentor-image-slider .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-section.gutentor-image-slider .gutentor-slider-wrapper {
	margin-bottom: 0;
}

.gutentor-section.gutentor-image-slider .gutentor-slider-wrapper:not(.slick-initialized) .gutentor-slider-item:not(:first-child) {
	display: none;
}

.gutentor-section.gutentor-image-slider .bg-color-box {
	height: 400px;
	background: #f5f5f5;
}

.gutentor-section.gutentor-image-slider .gutentor-single-item-title {
	margin-bottom: 30px;
}

.gutentor-section.gutentor-image-slider .gutentor-single-item-image-box {
	position: relative;
}

.gutentor-section.gutentor-image-slider .gutentor-single-item-desc {
	margin-bottom: 40px;
	line-height: normal;
}

.gutentor-section.gutentor-image-slider .gutentor-single-item-desc p:last-child {
	margin-bottom: 0;
}

.gutentor-section.gutentor-image-slider .gutentor-single-item-wrap {
	position: relative;
}

.gutentor-section.gutentor-image-slider .gutentor-single-item .gutentor-link {
	z-index: 5;
}

.gutentor-section.gutentor-image-slider.imageSlider-template1 .gutentor-single-item-content, .gutentor-section.gutentor-image-slider.gutentor-imageSlider-template1 .gutentor-single-item-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 100%;
	left: 0;
}

.gutentor-section.gutentor-image-slider.imageSlider-template2 .grid-container, .gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .grid-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}

.gutentor-section.gutentor-image-slider.imageSlider-template2 .caption-image, .gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .caption-image {
	margin-left: auto;
}

.gutentor-section.gutentor-image-slider.imageSlider-template2 .gutentor-single-item-content, .gutentor-section.gutentor-image-slider.gutentor-imageSlider-template2 .gutentor-single-item-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 100%;
	left: 0;
}

.gutentor-section.gutentor-image-slider.imageSlider-template3 .caption-image, .gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .caption-image {
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
}

.gutentor-section.gutentor-image-slider.imageSlider-template3 .caption-image img, .gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .caption-image img {
	margin: 0 auto;
}

.gutentor-section.gutentor-image-slider.imageSlider-template3 .gutentor-single-item-content, .gutentor-section.gutentor-image-slider.gutentor-imageSlider-template3 .gutentor-single-item-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 100%;
	left: 0;
}

.gutentor-author .gutentor-bg-image, .gutentor-author .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-author .gutentor-image-thumb {
	font-size: 0;
}

.gutentor-author .gutentor-bg-image {
	height: 200px;
}

.gutentor-author .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-author .gutentor-author-cover-image {
	position: relative;
}

.gutentor-author .gutentor-author-cover-image:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
	content: "";
}

.gutentor-author .gutentor-single-item {
	overflow: hidden;
}

.gutentor-author .gutentor-single-item-content {
	display: block;
}

.gutentor-author .gutentor-single-item-image-box {
	margin: 0 auto 20px;
}

.gutentor-author .gutentor-single-item-image-box .gutentor-image-thumb {
	overflow: hidden;
	position: relative;
}

.gutentor-author .gutentor-single-item-desc {
	margin-top: 15px;
	margin-bottom: 10px;
}

.gutentor-author .gutentor-single-item-desc p:last-child {
	margin: 0;
}

.gutentor-author .gutentor-single-item-title {
	margin-bottom: 0;
}

.gutentor-author .gutentor-single-item .gutentor-social-wrap {
	margin-bottom: 15px;
}

.gutentor-author.author-profile-template1 .gutentor-single-item, .gutentor-author.gutentor-author-profile-template1 .gutentor-single-item {
	text-align: center;
}

.gutentor-author.author-profile-template2 .gutentor-single-item-image-box, .gutentor-author.gutentor-author-profile-template2 .gutentor-single-item-image-box {
	width: 40%;
	float: left;
}

.gutentor-author.author-profile-template2 .gutentor-single-item .gutentor-author-content, .gutentor-author.gutentor-author-profile-template2 .gutentor-single-item .gutentor-author-content {
	display: inline-block;
	padding-left: 30px;
}

.gutentor-author.author-profile-template3 .gutentor-single-item-image-box, .gutentor-author.gutentor-author-profile-template3 .gutentor-single-item-image-box {
	width: 40%;
	float: right;
}

.gutentor-author.author-profile-template3 .gutentor-single-item .gutentor-author-content, .gutentor-author.gutentor-author-profile-template3 .gutentor-single-item .gutentor-author-content {
	padding-right: 30px;
	float: right;
	text-align: right;
}

.gutentor-author.author-profile-template4 .gutentor-author-cover-image, .gutentor-author.gutentor-author-profile-template4 .gutentor-author-cover-image {
	position: relative;
	background: #f5f5f5;
	height: 200px;
}

.gutentor-author.author-profile-template4 .gutentor-single-item, .gutentor-author.gutentor-author-profile-template4 .gutentor-single-item {
	text-align: center;
}

.gutentor-author.author-profile-template4 .gutentor-single-item-image-box, .gutentor-author.gutentor-author-profile-template4 .gutentor-single-item-image-box {
	margin: -100px auto 0;
	width: 200px;
}

.gutentor-author.author-profile-template4 .gutentor-author-content, .gutentor-author.gutentor-author-profile-template4 .gutentor-author-content {
	margin-top: 20px;
}

.gutentor-team .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-team .gutentor-single-item {
	overflow: hidden;
}

.gutentor-team:not(.team-template8):not(.team-template7) .gutentor-bg-image {
	height: 200px;
}

.gutentor-team.team-template7 .gutentor-single-item-image-box, .gutentor-team.team-template7 .gutentor-bg-image, .gutentor-team.team-template8 .gutentor-single-item-image-box, .gutentor-team.team-template8 .gutentor-bg-image {
	height: 80px;
	width: 80px;
}

.gutentor-team.team-template7 .gutentor-single-item-content, .gutentor-team.team-template8 .gutentor-single-item-content {
	width: calc(100% - 80px);
}

.gutentor-team .gutentor-single-item-image-box {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.gutentor-team .gutentor-single-item-image-box .gutentor-image-thumb {
	overflow: hidden;
	position: relative;
	font-size: 0;
	line-height: normal;
}

.gutentor-team .gutentor-single-item-title {
	margin: 0;
}

.gutentor-team .gutentor-single-item-desc {
	margin-top: 15px;
}

.gutentor-team .gutentor-single-item-content {
	display: block;
}

.gutentor-team.team-template1 .gutentor-single-item, .gutentor-team.gutentor-team-template1 .gutentor-single-item {
	text-align: center;
}

.gutentor-team.team-template2 .gutentor-single-item, .gutentor-team.gutentor-team-template2 .gutentor-single-item {
	text-align: left;
}

.gutentor-team.team-template3 .gutentor-single-item, .gutentor-team.gutentor-team-template3 .gutentor-single-item {
	text-align: right;
}

.gutentor-team.team-template4 .gutentor-single-item, .gutentor-team.gutentor-team-template4 .gutentor-single-item {
	text-align: left;
}

.gutentor-team.team-template4 .gutentor-single-item-image-box, .gutentor-team.gutentor-team-template4 .gutentor-single-item-image-box {
	margin-top: 15px !important;
}

.gutentor-team.team-template5 .gutentor-single-item, .gutentor-team.gutentor-team-template5 .gutentor-single-item {
	text-align: center;
}

.gutentor-team.team-template5 .gutentor-single-item-image-box, .gutentor-team.gutentor-team-template5 .gutentor-single-item-image-box {
	margin-top: 15px !important;
}

.gutentor-team.team-template6 .gutentor-single-item, .gutentor-team.gutentor-team-template6 .gutentor-single-item {
	text-align: right;
}

.gutentor-team.team-template6 .gutentor-single-item-image-box, .gutentor-team.gutentor-team-template6 .gutentor-single-item-image-box {
	margin-top: 15px !important;
}

.gutentor-team.team-template7 .gutentor-single-item-image-box, .gutentor-team.gutentor-team-template7 .gutentor-single-item-image-box {
	margin: 0 15px 0 0 !important;
}

.gutentor-team.team-template7 .gutentor-single-item-content, .gutentor-team.gutentor-team-template7 .gutentor-single-item-content {
	text-align: left;
}

.gutentor-team.team-template7 .gutentor-single-item-wrap, .gutentor-team.gutentor-team-template7 .gutentor-single-item-wrap {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-team.team-template8 .gutentor-single-item-image-box, .gutentor-team.gutentor-team-template8 .gutentor-single-item-image-box {
	margin: 0 0 0 15px !important;
}

.gutentor-team.team-template8 .gutentor-single-item-content, .gutentor-team.gutentor-team-template8 .gutentor-single-item-content {
	text-align: right;
}

.gutentor-team.team-template8 .gutentor-single-item-wrap, .gutentor-team.gutentor-team-template8 .gutentor-single-item-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gutentor-divider {
	overflow: hidden;
	clear: both;
}

.gutentor-divider.text-center .gutentor-divider-box {
	margin: 0 auto;
}

.gutentor-divider.text-right .gutentor-divider-box {
	float: right;
	width: 50%;
}

.gutentor-divider-separator {
	display: block;
}

.gutentor-tabs-wrapper .gutentor-single-item-content {
	display: block;
	width: 100%;
}

.gutentor-tabs {
	list-style-type: none !important;
	display: -ms-flexbox;
	display: flex;
	justify-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.gutentor-tabs.tablist-center, .gutentor-tabs.gutentor-tablist-center {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-tabs.tablist-right, .gutentor-tabs.gutentor-tablist-right {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-tabs.tablist-left, .gutentor-tabs.gutentor-tablist-left {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-tabs.icon-left .gutentor-single-item-tabs i, .gutentor-tabs.gutentor-icon-left .gutentor-single-item-tabs i {
	margin-right: 10px;
}

.gutentor-tabs.icon-right .gutentor-single-item-tabs, .gutentor-tabs.gutentor-icon-right .gutentor-single-item-tabs {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gutentor-tabs.icon-right .gutentor-single-item-tabs i, .gutentor-tabs.gutentor-icon-right .gutentor-single-item-tabs i {
	margin-left: 10px;
}

.gutentor-tabs.icon-top .gutentor-single-item-tabs, .gutentor-tabs.gutentor-icon-top .gutentor-single-item-tabs {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-tabs.icon-top .gutentor-single-item-tabs i, .gutentor-tabs.gutentor-icon-top .gutentor-single-item-tabs i {
	margin-bottom: 10px;
}

.gutentor-tabs.icon-bottom .gutentor-single-item-tabs, .gutentor-tabs.gutentor-icon-bottom .gutentor-single-item-tabs {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-tabs.icon-bottom .gutentor-single-item-tabs i, .gutentor-tabs.gutentor-icon-bottom .gutentor-single-item-tabs i {
	margin-top: 10px;
}

.gutentor-tabs-list {
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	padding: 11px 12px;
	background: #fff;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	cursor: pointer;
}

.gutentor-tabs-list:last-child {
	margin-right: 0;
}

.gutentor-tabs-list .gutentor-control-actions {
	z-index: 1;
}

.gutentor-tabs-content {
	border-top: 1px solid #ddd;
}

.gutentor-tabs .gutentor-single-item-title {
	margin: 0;
}

.gutentor-tabs-content-wrap .gutentor-tabs-content {
	padding: 20px;
	min-height: 300px;
	min-height: 100%;
	width: 100%;
	display: none;
}

.gutentor-tabs-content-wrap .gutentor-tabs-content p {
	margin: 0;
}

.gutentor-tabs-content-wrap .gutentor-tabs-content.gutentor-tab-content-active {
	display: block;
}

.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list, .gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-right: 10px;
}

.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:first-child, .gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:first-child {
	margin-left: 0 !important;
}

.gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:last-child, .gutentor-tabs-wrapper.tab-horizontal .gutentor-tabs-list:last-child {
	margin-right: 0 !important;
}

.gutentor-tabs-wrapper.tab-horizontal.tabs-template1 .gutentor-tabs-list.gutentor-tab-active, .gutentor-tabs-wrapper.tab-horizontal.tabs-template1 .gutentor-tabs-list.gutentor-tab-active {
	margin-bottom: -1px !important;
	border-width: 1px 1px 0 1px;
	border-color: #ddd;
}

.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list, .gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list {
	border-width: 1px 1px 0 1px;
	border-color: #ddd;
}

.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list.gutentor-tab-active, .gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-list.gutentor-tab-active {
	margin-bottom: -1px;
}

.gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-content, .gutentor-tabs-wrapper.tab-horizontal.tabs-template2 .gutentor-tabs-content {
	border: 1px solid #ddd;
}

.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-list.gutentor-tab-active, .gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-list.gutentor-tab-active {
	border-color: #ddd;
	border-width: 1px 1px 0 1px;
	margin-bottom: -1px;
}

.gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-content, .gutentor-tabs-wrapper.tab-horizontal.tabs-template3 .gutentor-tabs-content {
	border: 1px solid #ddd;
}

.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs, .gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs {
	position: relative;
	z-index: 1;
}

.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list, .gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs-list {
	margin-bottom: 10px;
	border-width: 1px 0 1px 1px;
	border-color: transparent;
}

.gutentor-tabs-wrapper.tab-vertical.tabs-template1 .gutentor-tabs-list.gutentor-tab-active, .gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template1 .gutentor-tabs-list.gutentor-tab-active {
	margin-right: -1px;
	border-color: #ddd;
}

.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs, .gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs {
	position: relative;
	z-index: 1;
}

.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs-list, .gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-list {
	margin-bottom: 10px;
	border-width: 1px 0 1px 1px;
	border-color: #ddd;
}

.gutentor-tabs-wrapper.tab-vertical.tabs-template2 .gutentor-tabs-list.gutentor-tab-active, .gutentor-tabs-wrapper.gutentor-tab-vertical.tabs-template2 .gutentor-tabs-list.gutentor-tab-active {
	margin-right: -1px;
}

.gutentor-single-item-tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-single-item-tabs .gutentor-icon-picker-main-wrap {
	margin-right: 10px;
}

.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container, .tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs, .tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs {
	-ms-flex-order: 2;
	order: 2;
}

.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-content {
	border-top: medium none;
	border-bottom: 1px solid #ddd;
}

.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list, .tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list {
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	padding: 11px 12px;
	background: #fff;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-right: 10px;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	cursor: pointer;
}

.tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .tab-horizontal.horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .tab-horizontal.gutentor-horizontal-tablist-bottom .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active {
	margin-bottom: 0;
	border-width: 0px 1px 1px 1px !important;
	border-color: #ddd;
	margin-top: -1px;
}

.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list, .tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list, .tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list, .tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list, .tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list, .tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list, .tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-list, .tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-list {
	border-color: #ddd;
	border-width: 0px 1px 1px 1px !important;
}

.tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content {
	border-top: 1px solid #ddd;
}

.tab-horizontal.horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-horizontal.gutentor-horizontal-tablist-bottom.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content {
	border-top: 1px solid #ddd;
}

.tab-vertical .gutentor-tabs-container, .gutentor-tab-vertical .gutentor-tabs-container {
	display: -ms-flexbox;
	display: flex;
}

.tab-vertical .gutentor-tabs-container .gutentor-tabs, .gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}

.tab-vertical .gutentor-tabs-container .gutentor-tabs-content-wrap, .gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs-content-wrap {
	-ms-flex-preferred-size: 80%;
	flex-basis: 80%;
}

.tab-vertical .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical .gutentor-tabs-container .gutentor-tabs-content {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ddd;
}

.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list, .tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list, .gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list, .gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list {
	margin-right: 0;
	margin-bottom: 10px;
	border-width: 1px 0 1px 1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
}

.tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .gutentor-tab-vertical.vertical-tablist-left .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active {
	margin-right: -1px !important;
	border-width: 1px 0 1px 1px;
	border-color: #ddd;
	position: relative;
}

.tab-vertical.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content {
	border-width: 1px;
}

.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs, .tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs, .gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs, .gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs {
	-ms-flex-order: 2;
	order: 2;
}

.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list, .tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list, .gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list, .gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list {
	margin-right: 0;
	margin-bottom: 10px;
	border-width: 1px 1px 1px 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
}

.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active, .gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-list.gutentor-tab-active {
	margin-left: -1px !important;
	margin-right: 0;
	border-width: 1px 1px 1px 0;
	border-color: #ddd;
	position: relative;
}

.tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.gutentor-vertical-tablist-right .gutentor-tabs-container .gutentor-tabs-content {
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #ddd;
}

.tab-vertical.vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.gutentor-vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.gutentor-vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.gutentor-vertical-tablist-right.tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.gutentor-vertical-tablist-right.tabs-template3 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template2 .gutentor-tabs-container .gutentor-tabs-content, .gutentor-tab-vertical.gutentor-vertical-tablist-right.gutentor-tabs-template3 .gutentor-tabs-container .gutentor-tabs-content {
	border-width: 1px;
}

.pricing {
	text-align: center;
	background: #fff;
	border: 1px solid #f5f5f5;
	margin-bottom: 30px;
	border-radius: 3px;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

@media (min-width: 768px) {
	.pricing {
		margin-bottom: 0;
	}
}

.pricing-header {
	padding: 25px;
}

.pricing-title {
	margin: 0;
	text-transform: uppercase;
}

.pricing-amount {
	position: relative;
	display: inline-block;
}

.pricing-amount .pricing-price {
	margin: 0;
	line-height: normal;
}

.pricing-amount .pricing-price sup, .pricing-amount .pricing-price sub {
	top: -25px;
	font-size: 50%;
	font-weight: 300;
	color: #ddd;
}

.pricing-amount .pricing-price small, .pricing-amount .pricing-price span {
	font-weight: 300;
	font-size: 18px;
	color: #ddd;
}

.pricing-content {
	padding: 25px;
}

.pricing-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pricing-content ul li {
	padding: 10px 0;
	color: #777;
}

.pricing-content .pricing-div {
	margin: 0;
}

.pricing-content .pricing-div .pricing-span {
	margin: 0;
}

.pricing-footer {
	padding: 25px;
}

.pricing-duration {
	font-weight: 300;
	font-size: 22px;
	color: #ddd;
}

.pricing .gutentor-single-item-subtitle {
	font-size: 18px;
	margin-bottom: 0;
}

.pricing .gutentor-single-item-price-symbol {
	position: absolute;
	top: 0;
	left: -10px;
	margin-top: 10px;
	font-weight: 300;
	color: #ddd;
}

.pricing .gutentor-single-item-pricing-package {
	font-weight: 300;
	color: #ddd;
}

.pricing-wrapper h2:before {
	display: none;
}

.pricing-wrapper .no-column-space .grid-row [class*="grid-"], .pricing-wrapper .no-column-space .grid-row [class^="grid-"] {
	padding: 0;
}

.pricing-wrapper.pricing-template1 .pricing-price {
	font-weight: 700;
	font-size: 70px;
}

.pricing-wrapper.pricing-template1 .pricing.featured {
	-webkit-box-shadow: 0 0 20px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px 6px rgba(0, 0, 0, .2);
}

@media (min-width: 768px) {
	.pricing-wrapper.pricing-template1 .pricing.featured {
		z-index: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

.pricing-wrapper.pricing-template2 .pricing-header {
	background: #ddd;
	padding: 25px 25px 80px 25px;
}

.pricing-wrapper.pricing-template2 .pricing-amount-wrap {
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 50%;
	margin: -60px auto 0;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 13px -3px rgba(0, 0, 0, .3);
	box-shadow: 0 0 13px -3px rgba(0, 0, 0, .3);
	padding-top: 20px;
	display: block;
}

.pricing-wrapper.pricing-template2 .pricing-price {
	font-weight: 700;
	font-size: 30px;
}

.pricing-wrapper.pricing-template2 .pricing.featured {
	-webkit-box-shadow: 0 0 20px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px 6px rgba(0, 0, 0, .2);
}

@media (min-width: 768px) {
	.pricing-wrapper.pricing-template2 .pricing.featured {
		z-index: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

.pricing-wrapper.pricing-template2 .pricing.featured .pricing-wrapper.pricing-template2 .pricing-header {
	background: #275cf6;
	color: #fff;
}

.pricing-wrapper.pricing-template2 .pricing .gutentor-single-item-pricing-package {
	display: block;
}

.pricing-wrapper.pricing-template2 .pricing .gutentor-single-item-price-symbol {
	margin-top: -5px;
}

.pricing-wrapper.pricing-template3 .pricing {
	overflow: hidden;
}

.pricing-wrapper.pricing-template3 .pricing:hover {
	border-color: #275cf6;
}

.pricing-wrapper.pricing-template3 .pricing-amount-wrap {
	display: block;
}

.pricing-wrapper.pricing-template3 .pricing-price {
	font-weight: 700;
	font-size: 70px;
}

.pricing-wrapper.pricing-template3 .pricing-header {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 50px 25px 35px;
	margin-bottom: 20px;
}

.pricing-wrapper.pricing-template3 .pricing-header:after {
	-webkit-transform: skewY(-2deg);
	-ms-transform: skewY(-2deg);
	transform: skewY(-2deg);
	position: absolute;
	left: 0;
	top: -20px;
	width: 120%;
	height: 100%;
	content: "";
	z-index: -1;
	background: #ddd;
}

.pricing-wrapper.pricing-template3 .pricing-amount {
	padding-bottom: 40px;
}

.pricing-wrapper.pricing-template3 .pricing.featured {
	-webkit-box-shadow: 0 0 20px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px 6px rgba(0, 0, 0, .2);
}

@media (min-width: 768px) {
	.pricing-wrapper.pricing-template3 .pricing.featured {
		z-index: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

.pricing-wrapper.pricing-template3 .pricing.featured .pricing-wrapper.pricing-template3 .pricing-header:after {
	border-color: #275cf6 transparent transparent #275cf6;
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}

.mfp-zoom-out-cur.admin-bar #wpadminbar {
	z-index: 999;
}

.mfp-zoom-out-cur .mfp-close:hover, .mfp-zoom-out-cur .mfp-close:focus, .mfp-zoom-out-cur .mfp-arrow:hover, .mfp-zoom-out-cur .mfp-arrow:focus {
	background: transparent;
	outline: none;
}

@media (min-width: 768px) {
	.gutentor-gallery .grid-container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
}

.gutentor-gallery.gutentor-section .grid-row {
	margin-left: -10px;
	margin-right: -10px;
}

@media (min-width: 768px) {
	.gutentor-gallery.gutentor-section .grid-row {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.gutentor-gallery.gutentor-section .grid-row [class^="grid-"], .gutentor-gallery.gutentor-section .grid-row [class*="grid-"] {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.gutentor-gallery.no-gap .grid-row [class^="grid-"], .gutentor-gallery.no-gap .grid-row [class*="grid-"] {
	margin: 0 !important;
	padding: 0;
}

.gutentor-gallery .gutentor-bg-image, .gutentor-gallery .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-gallery .gutentor-bg-image {
	height: 200px;
}

.gutentor-gallery .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-gallery .gutentor-single-item {
	position: relative;
	overflow: hidden;
}

.gutentor-gallery .gutentor-single-item-image-box {
	font-size: 0;
	line-height: 0;
}

.gutentor-gallery.gallery-template1 .gutentor-single-item {
	position: relative;
}

.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content {
	padding: 10px;
}

.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon) {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon) .gutentor-single-item-title {
	width: calc(100% - 30px);
}

.gutentor-gallery.gallery-template1 .gutentor-single-item .gutentor-single-item-content .gutentor-gallery-item-header:not(.no-popup-icon) .image-gallery {
	margin-left: auto;
}

.gutentor-gallery.gallery-template2 .gutentor-single-item {
	text-align: center;
}

.gutentor-gallery.gallery-template2 .gutentor-single-item-content {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	display: none;
}

.gutentor-gallery.gallery-template2 .gutentor-single-item:hover .gutentor-single-item-content {
	display: block;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item {
	text-align: center;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item-content {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: auto;
	overflow: hidden;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-desc {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 70%;
	-webkit-transform: translateY(-70%);
	-ms-transform: translateY(-70%);
	transform: translateY(-70%);
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	opacity: 0;
	visibility: hidden;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: #fff;
	padding: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-o-transition: transform .35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .image-gallery {
	margin-left: auto;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .gutentor-single-item-title, .gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-header .image-gallery {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-o-transition: transform .35s;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}

.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-desc {
	top: 40%;
	-webkit-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	transform: translateY(-40%);
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	visibility: visible;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-single-item-content {
	display: block;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .gutentor-single-item-title {
	-webkit-transition-delay: .05s;
	-o-transition-delay: .05s;
	transition-delay: .05s;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .image-gallery {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}

.gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .gutentor-single-item-title, .gutentor-gallery.gallery-template3 .gutentor-single-item:hover .gutentor-gallery-item-header .image-gallery {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.gutentor-gallery.gallery-template3 .gutentor-single-item .gutentor-gallery-item-wrap {
	position: relative;
}

.gutentor-gallery.gallery-template4 .gutentor-single-item-image-box, .gutentor-gallery.gallery-template4 .gutentor-gallery-item-wrap {
	position: relative;
}

.gutentor-gallery.gallery-template4 .gutentor-single-item-image-box:before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: "";
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-o-transition: opacity .35s, transform .35s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	z-index: 1;
}

.gutentor-gallery.gallery-template4 .gutentor-single-item-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
	margin: 0 auto;
	padding: 60px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.gutentor-gallery.gallery-template4 .gutentor-gallery-item-header {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-o-transition: transform .35s;
	-webkit-transform: translate3d(0, 15%, 0);
	transform: translate3d(0, 15%, 0);
}

.gutentor-gallery.gallery-template4 .gutentor-gallery-item-desc {
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-o-transition: opacity .35s, transform .35s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-gallery-item-header {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-gallery-item-desc {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gutentor-gallery.gallery-template4 .gutentor-single-item:hover .gutentor-single-item-image-box:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box, .gutentor-gallery.gallery-template5 .gutentor-gallery-item-wrap {
	position: relative;
}

.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:before, .gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: "";
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-o-transition: opacity .35s, transform .35s;
	z-index: 1;
}

.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:before {
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.gutentor-gallery.gallery-template5 .gutentor-single-item-image-box:after {
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.gutentor-gallery.gallery-template5 .gutentor-single-item-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
	margin: 0 auto;
	padding: 60px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.gutentor-gallery.gallery-template5 .gutentor-gallery-item-header {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-o-transition: transform .35s;
	-webkit-transform: translate3d(0, 15%, 0);
	transform: translate3d(0, 15%, 0);
}

.gutentor-gallery.gallery-template5 .gutentor-gallery-item-desc {
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-o-transition: opacity .35s, transform .35s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-gallery-item-header {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-gallery-item-desc {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-single-item-image-box:before, .gutentor-gallery.gallery-template5 .gutentor-single-item:hover .gutentor-single-item-image-box:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box, .gutentor-gallery.gallery-template6 .gutentor-gallery-item-wrap {
	position: relative;
}

.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:before, .gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: "";
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-o-transition: opacity .35s, transform .35s;
	z-index: 1;
}

.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.gutentor-gallery.gallery-template6 .gutentor-single-item-image-box:after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.gutentor-gallery.gallery-template6 .gutentor-single-item-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.gutentor-gallery.gallery-template6 .gutentor-gallery-item-header {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-o-transition: transform .35s;
	-webkit-transform: translate3d(0, 15%, 0);
	transform: translate3d(0, 15%, 0);
}

.gutentor-gallery.gallery-template6 .gutentor-gallery-item-desc {
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-o-transition: opacity .35s, transform .35s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-gallery-item-header {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-gallery-item-desc {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-single-item-image-box:before, .gutentor-gallery.gallery-template6 .gutentor-single-item:hover .gutentor-single-item-image-box:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (min-width: 768px) {
	.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container {
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-left {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-center {
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 767px) {
	.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-center .gutentor-filter-group {
		text-align: center;
	}
}

.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-right {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media (max-width: 767px) {
	.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-right .gutentor-filter-group {
		text-align: right;
	}
}

.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-wide {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media (min-width: 768px) {
	.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-container.filter-wide .gutentor-filter-group:not(.gutentor-secondary-filter-group) {
		margin-right: auto;
	}
}

.gutentor-gallery.gutentor-filter-wrapper .gutentor-search-filter {
	width: 200px;
	height: 40px;
}

@media (max-width: 767px) {
	.gutentor-gallery.gutentor-filter-wrapper .gutentor-search-filter {
		width: 100%;
	}
}

.gutentor-gallery.gutentor-filter-wrapper .gutentor-filter-group .gutentor-filter-btn {
	display: inline-block;
	cursor: pointer;
	padding: 10px;
}

.entry .entry-meta {
	margin-top: 0 !important;
	margin-bottom: 15px;
}

.entry .entry-content a {
	text-decoration: none !important;
}

.gutentor-blog-post-wrapper .gutentor-bg-image, .gutentor-blog-post-wrapper .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
	line-height: 0;
}

.gutentor-blog-post-wrapper .gutentor-bg-image {
	height: 200px;
}

.gutentor-blog-post-wrapper .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-blog-post-wrapper .blog-list {
	width: 100%;
	display: block;
}

.gutentor-blog-post-wrapper .blog-list:not(:last-child) {
	margin-bottom: 30px;
}

.gutentor-blog-post-wrapper .gutentor-single-item {
	overflow: hidden;
}

.gutentor-blog-post-wrapper .blog-grid .gutentor-post-content {
	margin-top: 15px;
}

.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
	margin-right: 20px;
	width: 100px;
}

@media (min-width: 768px) {
	.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
		width: 200px;
	}
}

@media (min-width: 992px) {
	.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
		width: 300px;
	}
}

.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
	width: calc(100% - 100px);
}

@media (min-width: 768px) {
	.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
		width: calc(100% - 200px);
	}
}

@media (min-width: 992px) {
	.gutentor-blog-post-wrapper.blog-template1 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
		width: calc(100% - 320px);
	}
}

.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item-desc p {
	margin-top: 0;
}

.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item-image-box {
	margin-bottom: 15px;
	margin-top: 0 !important;
}

.gutentor-blog-post-wrapper.blog-template2 .gutentor-single-item .gutentor-post-wrap {
	margin-top: 15px;
}

.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-wrap {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
	margin-right: 20px;
	width: 100px;
}

@media (min-width: 768px) {
	.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
		width: 200px;
	}
}

@media (min-width: 992px) {
	.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
		width: 300px;
	}
}

.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
	width: calc(100% - 100px);
}

@media (min-width: 768px) {
	.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
		width: calc(100% - 200px);
	}
}

@media (min-width: 992px) {
	.gutentor-blog-post-wrapper.blog-template2 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
		width: calc(100% - 320px);
	}
}

.gutentor-blog-post-wrapper.blog-template3 header .entry-meta {
	margin-bottom: 0 !important;
}

.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item-desc p {
	margin-top: 0;
}

.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item-image-box {
	margin-bottom: 15px;
	margin-top: 0 !important;
}

.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item .gutentor-post-wrap {
	margin-top: 15px;
}

.gutentor-blog-post-wrapper.blog-template3 .gutentor-single-item .gutentor-post-content .entry-meta {
	margin-bottom: 15px;
}

.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-wrap {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
	margin-right: 20px;
	width: 100px;
}

@media (min-width: 768px) {
	.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
		width: 200px;
	}
}

@media (min-width: 992px) {
	.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item-image-box {
		width: 300px;
	}
}

.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
	width: calc(100% - 100px);
}

@media (min-width: 768px) {
	.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
		width: calc(100% - 200px);
	}
}

@media (min-width: 992px) {
	.gutentor-blog-post-wrapper.blog-template3 .blog-list:not(.gutentor-post-no-thumb) .gutentor-single-item .gutentor-post-content {
		width: calc(100% - 320px);
	}
}

.gutentor-blog-post-wrapper.blog-template4 header .entry-meta {
	margin-bottom: 0 !important;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item {
	position: relative;
	min-height: 350px;
	overflow: hidden;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item:not(.gutentor-post-has-thumb) {
	background: #f5f5f5;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item-desc p {
	margin-top: 0;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-wrap {
	position: absolute;
	top: 0;
	padding: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-wrap header {
	margin-bottom: auto;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta {
	margin-bottom: 15px;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta div {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: normal;
}

.gutentor-blog-post-wrapper.blog-template4 .gutentor-single-item .gutentor-post-content .entry-meta div:before {
	display: none;
}

.gutentor-blog-post-wrapper .entry-meta div {
	display: inline-block;
	position: relative;
}

.gutentor-blog-post-wrapper .entry-meta div i {
	margin-right: 5px;
	font-size: 80%;
}

.gutentor-blog-post-wrapper .entry-meta div * {
	display: inline-block;
	color: currentColor;
	font-size: inherit;
}

.gutentor-blog-post-wrapper .entry-meta div:hover * {
	color: currentColor;
}

.gutentor-blog-post-wrapper .entry-meta div:not(:last-child) {
	margin-right: 10px;
	padding-right: 12px;
}

.gutentor-blog-post-wrapper .entry-meta div:not(:last-child):before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: currentColor;
}

.gutentor-blog-post-wrapper a {
	text-decoration: none;
	color: currentColor;
}

.gutentor-blog-post-wrapper .gutentor-single-item-title {
	margin-bottom: 0;
	word-break: break-all;
}

.gutentor-blog-post-wrapper .gutentor-single-item-title a {
	color: inherit;
}

.gutentor-blog-post-wrapper .gutentor-single-item-desc p {
	font-size: inherit;
}

.gutentor-about .gutentor-bg-image, .gutentor-about .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-about .gutentor-image-thumb {
	font-size: 0;
	line-height: normal;
}

.gutentor-about .gutentor-bg-image {
	height: 200px;
}

.gutentor-about .gutentor-single-item-image-box {
	margin-left: auto;
	margin-right: auto;
}

.gutentor-about .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-about .grid-container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.gutentor-about .grid-row [class^='grid-'], .gutentor-about .grid-row [class*='grid-'] {
	margin: 0 !important;
}

.gutentor-about.no-gap .grid-row {
	margin-left: 0;
	margin-right: 0;
}

.gutentor-about.no-gap .grid-row [class^='grid-'], .gutentor-about.no-gap .grid-row [class*='grid-'] {
	padding: 0;
}

.gutentor-about .gutentor-single-item-content {
	display: block;
}

.gutentor-about.about-template1 .gutentor-single-item-content, .gutentor-about.gutentor-about-template1 .gutentor-single-item-content {
	text-align: left;
}

.gutentor-about.about-template2 .gutentor-single-item-content, .gutentor-about.gutentor-about-template2 .gutentor-single-item-content {
	text-align: center;
}

.gutentor-about.about-template3 .gutentor-single-item-content, .gutentor-about.gutentor-about-template3 .gutentor-single-item-content {
	text-align: right;
}

.gutentor-about.about-template4 .gutentor-single-item-content, .gutentor-about.gutentor-about-template4 .gutentor-single-item-content {
	text-align: left;
}

.gutentor-about.about-template5 .gutentor-single-item-content, .gutentor-about.gutentor-about-template5 .gutentor-single-item-content {
	text-align: center;
}

.gutentor-about.about-template6 .gutentor-single-item-content, .gutentor-about.gutentor-about-template6 .gutentor-single-item-content {
	text-align: right;
}

.gutentor-about.content-top .grid-row {
	-ms-flex-align: start;
	align-items: flex-start;
}

.gutentor-about.content-center .grid-row {
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-about.content-bottom .grid-row {
	-ms-flex-align: end;
	align-items: flex-end;
}

.gutentor-google-map .grid-container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.gutentor-featured-block .gutentor-bg-image, .gutentor-featured-block .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-featured-block .gutentor-image-thumb {
	font-size: 0;
	line-height: normal;
}

.gutentor-featured-block .gutentor-bg-image {
	height: 200px;
}

.gutentor-featured-block .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-featured-block .gutentor-single-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-featured-block .grid-row {
	width: 100%;
}

.gutentor-featured-block.no-gap .grid-row {
	margin-left: 0;
	margin-right: 0;
}

.gutentor-featured-block.no-gap .grid-row [class^='grid-'], .gutentor-featured-block.no-gap .grid-row [class*='grid-'] {
	padding: 0;
}

.gutentor-featured-block.content-top .grid-row, .gutentor-featured-block.content-top .featured-content-row {
	-ms-flex-align: start;
	align-items: flex-start;
}

.gutentor-featured-block.content-center .grid-row, .gutentor-featured-block.content-center .featured-content-row {
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-featured-block.content-bottom .grid-row, .gutentor-featured-block.content-bottom .featured-content-row {
	-ms-flex-align: end;
	align-items: flex-end;
}

.gutentor-featured-block.featured-template3 .featured-content-row {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.gutentor-featured-block.featured-template3 .featured-content-row .gutentor-single-item-image-box {
	margin-left: auto;
	width: 60%;
}

.gutentor-featured-block.featured-template4 .featured-content-row {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.gutentor-featured-block.featured-template4 .gutentor-single-item-image-box {
	width: 60%;
}

.gutentor-featured-block.featured-template4 .gutentor-single-item-content {
	padding-left: 30px;
}

.gutentor-featured-block.featured-template5 .featured-content-row {
	text-align: center;
}

.gutentor-featured-block.featured-template5 .gutentor-single-item-image-box {
	margin-left: auto;
	margin-right: auto;
}

.gutentor-video-popup {
	padding: 100px 0;
}

.gutentor-video-popup .gutentor-bg-image, .gutentor-video-popup .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-video-popup .gutentor-image-thumb {
	font-size: 0;
	width: 200px;
	text-align: center;
}

.gutentor-video-popup .gutentor-bg-image {
	height: 200px;
}

.gutentor-video-popup .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-video-popup:not(.g-valign-t-desktop):not(.g-valign-c-desktop):not(.g-valign-b-desktop):not(.g-valign-t-tablet):not(.g-valign-c-tablet):not(.g-valign-b-tablet):not(.g-valign-t-mobile):not(.g-valign-c-mobile):not(.g-valign-b-mobile) .grid-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.gutentor-video-popup .gutentor-video-popup-holder .video-popup-icon-box {
	background: #cfcfcf;
	color: #808080;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	line-height: 80px;
	font-size: 30px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.gutentor-video-popup .gutentor-video-popup-holder .video-popup-image-box {
	height: 140px;
	width: 140px;
	display: block;
}

.gutentor-notification-wrap .gutentor-single-item {
	padding: 20px;
}

.gutentor-list-wrapper ul {
	margin: 0;
	padding: 0;
}

.gutentor-list-wrapper ul.gutentor-disable-list-style {
	list-style: none !important;
}

.gutentor-list-wrapper ul:not(.list-indicator-image):not(.list-indicator-icon) li span {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.gutentor-list-wrapper ul li span.gutentor-single-item {
	display: inline-block;
}

.gutentor-list-wrapper .list-style-circle {
	list-style-type: circle;
}

.gutentor-list-wrapper .list-style-disc {
	list-style-type: disc;
}

.gutentor-list-wrapper .list-style-square {
	list-style-type: square;
}

.gutentor-list-wrapper .list-style-decimal {
	list-style-type: decimal;
}

.gutentor-list-wrapper .list-style-decimal-leading-zero {
	list-style-type: decimal-leading-zero;
}

.gutentor-list-wrapper .list-style-lower-roman {
	list-style-type: lower-roman;
}

.gutentor-list-wrapper .list-style-upper-roman {
	list-style-type: upper-roman;
}

.gutentor-list-wrapper .list-style-lower-greek {
	list-style-type: lower-greek;
}

.gutentor-list-wrapper .list-style-lower-latin {
	list-style-type: lower-latin;
}

.gutentor-list-wrapper .list-style-upper-latin {
	list-style-type: upper-latin;
}

.gutentor-list-wrapper .list-style-armenian {
	list-style-type: armenian;
}

.gutentor-list-wrapper .list-style-georgian {
	list-style-type: georgian;
}

.gutentor-list-wrapper .list-style-lower-alpha {
	list-style-type: lower-alpha;
}

.gutentor-list-wrapper .list-style-upper-alpha {
	list-style-type: upper-alpha;
}

.gutentor-list-wrapper .list-style-none {
	list-style-type: none;
}

.gutentor-list-wrapper .list-indicator-image, .gutentor-list-wrapper .list-indicator-icon {
	list-style: none;
}

.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap, .gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-start, .gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-start {
	-ms-flex-pack: start;
	justify-content: start;
}

.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-center, .gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-center {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-list-wrapper .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-end, .gutentor-list-wrapper .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-end {
	-ms-flex-pack: end;
	justify-content: end;
}

.gutentor-list-wrapper .list-indicator-image .gutentor-single-item-image-box .gutentor-image-thumb {
	width: 20px;
	height: 20px;
}

.gutentor-list-wrapper .gutentor-single-list-item-icon, .gutentor-list-wrapper .gutentor-single-item-image-box {
	margin-right: 10px;
}

.gutentor-list-wrapper .gutentor-single-item-title {
	margin: 0;
}

.gutentor-show-more .gutentor-more-content {
	display: none;
}

.gutentor-show-more .gutentor-more-content .gutentor-single-item-desc {
	margin-top: 0;
	margin-bottom: 10px;
	line-height: normal;
}

.gutentor-show-more .show-more-content .gutentor-more-content {
	display: block;
}

.gutentor-show-more .show-more-content .gutentor-less-content {
	display: none;
}

.gutentor-element-advanced-text .gutentor-text-wrap {
	width: 100%;
}

.gutentor-element-advanced-text .gutentor-text {
	margin-bottom: 20px;
	margin-top: 0;
	word-break: break-word;
}

.gutentor-element-advanced-text .gutentor-text a {
	color: currentColor;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	font-family: inherit;
}

.gutentor-element-advanced-text .gutentor-text:before {
	display: none;
}

.gutentor-element-advanced-text.gutentor-drop-cap-enable.enable-title-design .gutentor-text-wrap .gutentor-text {
	display: inline-block;
}

.gutentor-element-advanced-text.gutentor-drop-cap-enable .gutentor-text-wrap .gutentor-text:first-letter {
	font-weight: bold;
	font-size: 48px;
	color: #275cf6;
	margin-right: 20px;
	margin-bottom: 20px;
}

.gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-bottom, .gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-top-bottom, .gutentor-element-advanced-text.text-align-center-mobile .gutentor-text-wrap.divider-top, .gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-bottom, .gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-top-bottom, .gutentor-element-advanced-text.text-align-center-tablet .gutentor-text-wrap.divider-top, .gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-bottom, .gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-top-bottom, .gutentor-element-advanced-text.text-align-center-desktop .gutentor-text-wrap.divider-top {
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-bottom, .gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-top-bottom, .gutentor-element-advanced-text.text-align-right-mobile .gutentor-text-wrap.divider-top, .gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-bottom, .gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-top-bottom, .gutentor-element-advanced-text.text-align-right-tablet .gutentor-text-wrap.divider-top, .gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-bottom, .gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-top-bottom, .gutentor-element-advanced-text.text-align-right-desktop .gutentor-text-wrap.divider-top {
	-ms-flex-align: self-end;
	align-items: self-end;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-bottom, .gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-top-bottom, .gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-top {
	-ms-flex-direction: column;
	flex-direction: column;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left {
	-ms-flex-align: center;
	align-items: center;
	width: auto;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left .gutentor-separator {
	margin-right: 20px;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-right {
	-ms-flex-align: center;
	align-items: center;
	width: auto;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-right .gutentor-separator {
	margin-left: 20px;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right {
	-ms-flex-align: center;
	align-items: center;
	width: auto;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right .gutentor-separator:first-child {
	margin-right: 20px;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap.divider-left-right .gutentor-separator:last-of-type {
	margin-left: 20px;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator {
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator span, .gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator svg {
	width: 100%;
	height: 100%;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-solid, .gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-dashed, .gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-double, .gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator.border-dotted {
	width: 30px;
}

.gutentor-element-advanced-text.enable-title-design .gutentor-text-wrap .gutentor-separator span {
	line-height: 0;
}

.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-left {
	width: 100%;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-right {
	width: 100%;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-element-advanced-text.enable-title-design.gutentor-width-enabled .gutentor-text-wrap.divider-left-right {
	width: 100%;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-mobile, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-mobile, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-mobile, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-tablet, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-tablet, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-tablet, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-desktop, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-desktop, .gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-desktop {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-mobile {
	margin-left: auto;
	margin-right: auto;
}

.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-mobile {
	margin-left: auto;
	margin-right: inherit;
}

.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-mobile {
	margin-right: auto;
	margin-left: inherit;
}

@media (min-width: 768px) {
	.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-tablet {
		margin-left: auto;
		margin-right: auto;
	}
	
	.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-tablet {
		margin-left: auto;
		margin-right: inherit;
	}
	
	.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-tablet {
		margin-right: auto;
		margin-left: inherit;
	}
}

@media (min-width: 992px) {
	.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-c-desktop {
		margin-left: auto;
		margin-right: auto;
	}
	
	.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-r-desktop {
		margin-left: auto;
		margin-right: inherit;
	}
	
	.gutentor-element-advanced-text.gutentor-adv-text-enabled-width.adv-text-l-desktop {
		margin-right: auto;
		margin-left: inherit;
	}
}

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

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

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

@media (min-width: 768px) {
	.button-align-left-tablet {
		text-align: left;
	}
	
	.button-align-right-tablet {
		text-align: right;
	}
	
	.button-align-center-tablet {
		text-align: center;
	}
}

@media (min-width: 992px) {
	.button-align-left-desktop {
		text-align: left;
	}
	
	.button-align-right-desktop {
		text-align: right;
	}
	
	.button-align-center-desktop {
		text-align: center;
	}
}

.gutentor-element-icon.gutentor-icon-circle-bg .gutentor-element-icon-box, .gutentor-element-icon.gutentor-icon-circle-border .gutentor-element-icon-box, .gutentor-element-icon.gutentor-icon-square-bg .gutentor-element-icon-box, .gutentor-element-icon.gutentor-icon-square-border .gutentor-element-icon-box {
	text-align: center;
}

.gutentor-element-icon.gutentor-icon-default:not(.gutentor-enabled-icon-width) .gutentor-icon-element-box {
	display: inline-block;
}

.gutentor-element-icon.gutentor-enabled-width .gutentor-element-icon-box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-element-image .gutentor-bg-image, .gutentor-element-image .gutentor-image-thumb {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-element-image .gutentor-bg-image {
	height: 200px;
}

.gutentor-element-image .gutentor-image-thumb {
	font-size: 0;
	line-height: normal;
}

.gutentor-element-image .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-element-list .gutentor-single-item {
	display: block;
	padding: 5px;
}

.gutentor-element-list.text-align-center-mobile .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-center-mobile .list-indicator-icon .gutentor-list-item-wrap {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-element-list.text-align-right-mobile .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-right-mobile .list-indicator-icon .gutentor-list-item-wrap {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-element-list.text-align-left-mobile .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-left-mobile .list-indicator-icon .gutentor-list-item-wrap {
	-ms-flex-pack: start;
	justify-content: start;
}

@media (min-width: 768px) {
	.gutentor-element-list.text-align-center-tablet .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-center-tablet .list-indicator-icon .gutentor-list-item-wrap {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-element-list.text-align-right-tablet .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-right-tablet .list-indicator-icon .gutentor-list-item-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.gutentor-element-list.text-align-left-tablet .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-left-tablet .list-indicator-icon .gutentor-list-item-wrap {
		-ms-flex-pack: start;
		justify-content: start;
	}
}

@media (min-width: 992px) {
	.gutentor-element-list.text-align-center-desktop .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-center-desktop .list-indicator-icon .gutentor-list-item-wrap {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-element-list.text-align-right-desktop .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-right-desktop .list-indicator-icon .gutentor-list-item-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.gutentor-element-list.text-align-left-desktop .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list.text-align-left-desktop .list-indicator-icon .gutentor-list-item-wrap {
		-ms-flex-pack: start;
		justify-content: start;
	}
}

.gutentor-element-list ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.gutentor-element-list ul.gutentor-disable-list-style {
	list-style: none !important;
}

.gutentor-element-list ul:not(.list-indicator-image):not(.list-indicator-icon) li span {
	display: inline-block;
}

.gutentor-element-list .list-style-circle {
	list-style-type: circle;
}

.gutentor-element-list .list-style-disc {
	list-style-type: disc;
}

.gutentor-element-list .list-style-square {
	list-style-type: square;
}

.gutentor-element-list .list-style-decimal {
	list-style-type: decimal;
}

.gutentor-element-list .list-style-decimal-leading-zero {
	list-style-type: decimal-leading-zero;
}

.gutentor-element-list .list-style-lower-roman {
	list-style-type: lower-roman;
}

.gutentor-element-list .list-style-upper-roman {
	list-style-type: upper-roman;
}

.gutentor-element-list .list-style-lower-greek {
	list-style-type: lower-greek;
}

.gutentor-element-list .list-style-lower-latin {
	list-style-type: lower-latin;
}

.gutentor-element-list .list-style-upper-latin {
	list-style-type: upper-latin;
}

.gutentor-element-list .list-style-armenian {
	list-style-type: armenian;
}

.gutentor-element-list .list-style-georgian {
	list-style-type: georgian;
}

.gutentor-element-list .list-style-lower-alpha {
	list-style-type: lower-alpha;
}

.gutentor-element-list .list-style-upper-alpha {
	list-style-type: upper-alpha;
}

.gutentor-element-list .list-style-none {
	list-style-type: none;
}

.gutentor-element-list .list-indicator-image, .gutentor-element-list .list-indicator-icon {
	list-style: none;
}

.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap, .gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-start, .gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-start {
	-ms-flex-pack: start;
	justify-content: start;
}

.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-center, .gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-center {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-element-list .list-indicator-image .gutentor-list-item-wrap.gutentor-flex-end, .gutentor-element-list .list-indicator-icon .gutentor-list-item-wrap.gutentor-flex-end {
	-ms-flex-pack: end;
	justify-content: end;
}

.gutentor-element-list .gutentor-single-item-image-box .gutentor-image-thumb {
	width: 20px;
	height: 20px;
	position: relative;
	font-size: 0;
	line-height: normal;
	overflow: hidden;
}

.gutentor-element-list .gutentor-single-item-image-box .gutentor-image-thumb .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-element-list .gutentor-single-list-item-icon, .gutentor-element-list .gutentor-single-item-image-box {
	margin-right: 10px;
}

.gutentor-element-list .gutentor-single-item-title {
	margin: 0;
}

.gutentor-element-pricing-box {
	width: 100%;
}

.gutentor-element-pricing-box .gutentor-element-pricing-wrap {
	position: relative;
	display: inline-block;
}

.gutentor-element-pricing-box .gutentor-element-pricing-price {
	font-size: 50px;
}

.gutentor-element-pricing-box:not(.gutentor-default-currency) .gutentor-element-pricing-price {
	padding-left: 20px;
	padding-right: 10px;
}

.gutentor-element-pricing-box .gutentor-element-pricing-package, .gutentor-element-pricing-box .gutentor-element-pricing-symbol {
	color: #ddd;
}

.gutentor-element-pricing-box.gutentor-top-currency .gutentor-element-pricing-symbol {
	position: absolute;
	left: 0;
	top: 0;
}

.gutentor-element-pricing-box.gutentor-center-currency .gutentor-element-pricing-symbol {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-mobile, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-mobile, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-mobile, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-tablet, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-tablet, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-tablet, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-desktop, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-desktop, .gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-desktop {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-mobile {
	margin-left: auto;
	margin-right: auto;
}

.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-mobile {
	margin-left: auto;
	margin-right: inherit;
}

.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-mobile {
	margin-right: auto;
	margin-left: inherit;
}

@media (min-width: 768px) {
	.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-tablet {
		margin-left: auto;
		margin-right: auto;
	}
	
	.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-tablet {
		margin-left: auto;
		margin-right: inherit;
	}
	
	.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-tablet {
		margin-right: auto;
		margin-left: inherit;
	}
}

@media (min-width: 992px) {
	.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-c-desktop {
		margin-left: auto;
		margin-right: auto;
	}
	
	.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-r-desktop {
		margin-left: auto;
		margin-right: inherit;
	}
	
	.gutentor-element-pricing.gutentor-el-pricing-enabled-width.el-pricing-l-desktop {
		margin-right: auto;
		margin-left: inherit;
	}
}

.gutentor-element-progressbar.text-align-left-mobile, .gutentor-element-progressbar.text-align-left-tablet, .gutentor-element-progressbar.text-align-left-desktop, .gutentor-element-progressbar.text-align-right-mobile, .gutentor-element-progressbar.text-align-right-tablet, .gutentor-element-progressbar.text-align-right-desktop, .gutentor-element-progressbar.text-align-center-mobile, .gutentor-element-progressbar.text-align-center-tablet, .gutentor-element-progressbar.text-align-center-desktop {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-element-progressbar.text-align-center-mobile {
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-element-progressbar.text-align-right-mobile {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.gutentor-element-progressbar.text-align-left-mobile {
	-ms-flex-pack: start;
	justify-content: start;
}

@media (min-width: 768px) {
	.gutentor-element-progressbar.text-align-center-tablet {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-element-progressbar.text-align-right-tablet {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.gutentor-element-progressbar.text-align-left-tablet {
		-ms-flex-pack: start;
		justify-content: start;
	}
}

@media (min-width: 992px) {
	.gutentor-element-progressbar.text-align-center-desktop {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.gutentor-element-progressbar.text-align-right-desktop {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.gutentor-element-progressbar.text-align-left-desktop {
		-ms-flex-pack: start;
		justify-content: start;
	}
}

.gutentor-element-progressbar-circular {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.gutentor-element-progressbar-circular canvas {
	position: absolute;
	top: 0;
	left: 0;
}

.gutentor-element-progressbar-box .gutentor-element-progressbar-text span {
	display: inline-block;
}

.gutentor-element-progressbar-box .gutentor-element-progressbar-text span+span {
	margin-left: 20px;
}

.gutentor-element-progressbar-horizontal-wrap {
	background: #f5f5f5;
	overflow: hidden;
}

.gutentor-element-progressbar-horizontal {
	display: block;
	-webkit-transition: width 1.5s ease-in-out 0s;
	-o-transition: width 1.5s ease-in-out 0s;
	transition: width 1.5s ease-in-out 0s;
	width: 0;
}

.gutentor-element-progressbar-horizontal .gutentor-element-progressbar-text {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.gutentor-element-progressbar-horizontal .gutentor-element-progressbar-text span+span {
	margin-left: auto;
}

.gutentor-element-progressbar-horizontal.striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 20px 20px;
}

.gutentor-element-progressbar-horizontal.striped-animated {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 20px 20px;
}

.gutentor-element-video-popup .gutentor-element-video-popup-wrap {
	position: relative;
	z-index: 2;
}

.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb, .gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-video-popup-holder {
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb {
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	height: 100%;
}

.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: background .5s ease-in-out 0s;
	-o-transition: background .5s ease-in-out 0s;
	transition: background .5s ease-in-out 0s;
}

.gutentor-element-video-popup .gutentor-video-popup-icon-holder, .gutentor-element-video-popup .gutentor-video-popup-holder {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}

.gutentor-element-video-popup .gutentor-video-popup-icon-holder .gutentor-element-video-icon-prefix, .gutentor-element-video-popup .gutentor-video-popup-holder .gutentor-element-video-icon-prefix {
	padding-right: 15px;
}

.gutentor-element-video-popup .gutentor-video-popup-icon-holder .gutentor-element-video-icon-postfix, .gutentor-element-video-popup .gutentor-video-popup-holder .gutentor-element-video-icon-postfix {
	padding-left: 15px;
}

.gutentor-element-video-popup .gutentor-video-popup-icon-holder .video-popup-icon-box, .gutentor-element-video-popup .gutentor-video-popup-holder .video-popup-icon-box {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-element-video-popup .gutentor-video-popup-icon-holder .video-popup-icon-box i, .gutentor-element-video-popup .gutentor-video-popup-holder .video-popup-icon-box i {
	font-size: inherit;
}

.gutentor-element-video-popup .gutentor-video-popup-holder {
	height: 100px;
	width: 100px;
	background: #275cf6;
	color: #fff;
	font-size: 30px;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: auto;
}

.gutentor-element-video-popup.gutentor-enable-ripple .gutentor-video-popup-holder:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, .8), 0 0 0 30px rgba(0, 0, 0, .6), 0 0 0 45px rgba(0, 0, 0, .4);
	box-shadow: 0 0 0 15px rgba(0, 0, 0, .8), 0 0 0 30px rgba(0, 0, 0, .6), 0 0 0 45px rgba(0, 0, 0, .4);
	z-index: -1;
}

.gutentor-element-video-popup.gutentor-enable-animation .gutentor-video-popup-holder:after {
	-webkit-animation: boxShadowAnimation 2s infinite;
	animation: boxShadowAnimation 2s infinite;
}

.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-white:after {
	-webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, .8), 0 0 0 30px rgba(255, 255, 255, .6), 0 0 0 45px rgba(255, 255, 255, .4);
	box-shadow: 0 0 0 15px rgba(255, 255, 255, .8), 0 0 0 30px rgba(255, 255, 255, .6), 0 0 0 45px rgba(255, 255, 255, .4);
}

.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-blue:after {
	-webkit-box-shadow: 0 0 0 15px rgba(39, 92, 246, .8), 0 0 0 30px rgba(39, 92, 246, .6), 0 0 0 45px rgba(39, 92, 246, .4);
	box-shadow: 0 0 0 15px rgba(39, 92, 246, .8), 0 0 0 30px rgba(39, 92, 246, .6), 0 0 0 45px rgba(39, 92, 246, .4);
}

.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-red:after {
	-webkit-box-shadow: 0 0 0 15px rgba(233, 21, 24, .8), 0 0 0 30px rgba(233, 21, 24, .6), 0 0 0 45px rgba(233, 21, 24, .4);
	box-shadow: 0 0 0 15px rgba(233, 21, 24, .8), 0 0 0 30px rgba(233, 21, 24, .6), 0 0 0 45px rgba(233, 21, 24, .4);
}

.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-orange:after {
	-webkit-box-shadow: 0 0 0 15px rgba(244, 129, 50, .8), 0 0 0 30px rgba(244, 129, 50, .6), 0 0 0 45px rgba(244, 129, 50, .4);
	box-shadow: 0 0 0 15px rgba(244, 129, 50, .8), 0 0 0 30px rgba(244, 129, 50, .6), 0 0 0 45px rgba(244, 129, 50, .4);
}

.gutentor-element-video-popup.gutentor-enable-ripple-color .gutentor-video-popup-holder.gutentor-yellow:after {
	-webkit-box-shadow: 0 0 0 15px rgba(235, 208, 32, .8), 0 0 0 30px rgba(235, 208, 32, .6), 0 0 0 45px rgba(235, 208, 32, .4);
	box-shadow: 0 0 0 15px rgba(235, 208, 32, .8), 0 0 0 30px rgba(235, 208, 32, .6), 0 0 0 45px rgba(235, 208, 32, .4);
}

@-webkit-keyframes boxShadowAnimation {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}
	
	10% {
		opacity: 1;
	}
	
	90% {
		opacity: 0;
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes boxShadowAnimation {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}
	
	10% {
		opacity: 1;
	}
	
	90% {
		opacity: 0;
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.gutentor-pagination {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gutentor-pagination-item {
	display: inline-block;
}

.gutentor-pagination-link {
	margin: 2px;
	padding: 5px 15px;
	background: #eee;
	text-decoration: none;
	color: #333;
	border-radius: 2px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-pagination-prev i {
	margin-right: 5px;
}

.gutentor-pagination-next i {
	margin-left: 5px;
}

.gutentor-pagination-active .gutentor-pagination-link {
	background: #275cf6;
	color: #fff;
}

.gutentor-next-prev {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gutentor-next-prev li {
	display: inline-block;
}

.gutentor-next-prev li a {
	margin: 5px;
	padding: 8px 12px;
	background: #eee;
	text-decoration: none;
	color: #333;
	border-radius: 2px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

.gutentor-next-prev li a:not(.gutentor-disabled):hover, .gutentor-next-prev li a:not(.gutentor-disabled):focus {
	background: #275cf6;
	color: #fff;
}

.gutentor-filter-list {
	list-style: none;
	margin: 0;
}

.gutentor-filter-list li {
	display: inline-block;
}

.gutentor-filter-list li.flexMenu-viewMore {
	position: relative;
}

.gutentor-filter-list li.flexMenu-viewMore>a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	color: #000;
	padding: 0 0 0 25px;
}

.gutentor-filter-list li.flexMenu-viewMore>a:after {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #000;
	-webkit-box-shadow: -14px 0 #000, -7px 0 #000;
	box-shadow: -14px 0 #000, -7px 0 #000;
	content: "";
}

.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup {
	max-width: 300px;
	background: #fff;
	margin: 15px 0 0 0;
	right: 0;
	z-index: 2;
	padding: 5px;
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
	border-radius: 3px;
}

.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup:after {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #fff;
	position: absolute;
	right: 6px;
	top: -4px;
	content: "";
}

.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup li {
	display: block;
}

.gutentor-filter-list li.flexMenu-viewMore .flexMenu-popup li a {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-filter-item a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	margin: 5px;
}

.g-fm-module .g-fm-header .g-fm-fi {
	display: -ms-inline-flexbox;
	display: inline-flex;
	cursor: pointer;
	-ms-flex-align: center;
	align-items: center;
}

.g-fm-module .g-fm-header .g-fm-fis {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.g-fm-module .g-fm-fi-has-icon {
	position: relative;
	display: -ms-flexbox;
	display: flex;
}

.g-fm-module .g-fm-i-right .g-fm-fi-has-icon {
	-ms-flex-align: center;
	align-items: center;
}

.g-fm-module .g-fm-i-left .g-fm-fi-has-icon {
	-ms-flex-align: center;
	align-items: center;
}

.g-fm-module .g-fm-i-top-left .g-fm-fi-has-icon {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.g-fm-module .g-fm-i-top-right .g-fm-fi-has-icon {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.g-fm-module .g-fm-i-top-center .g-fm-fi-has-icon {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.g-fm-module .g-fm-i-bottom-left .g-fm-fi-has-icon {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.g-fm-module .g-fm-i-bottom-right .g-fm-fi-has-icon {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.g-fm-module .g-fm-i-bottom-center .g-fm-fi-has-icon {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-element .g-fm-search {
	height: 45px;
	width: 100%;
	display: inline-block;
}

.gutentor-element .g-fm-search:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.g-e-search {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.g-e-search .g-search-icon {
	cursor: pointer;
}

.gutentor-active .gutentor-section {
	background: transparent;
}

.gutentor-active .gutentor-section.gutentor-dynamic-columns {
	background: transparent;
}

.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'], .gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] {
	margin-top: 0;
	margin-bottom: 0;
}

.gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class*='grid-'], .gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class*='grid-'] .grid-row [class^='grid-'], .gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class*='grid-'], .gutentor-active .gutentor-section.gutentor-dynamic-columns .grid-row [class^='grid-'] .grid-row [class^='grid-'] {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.gutentor-element-button-group {
	width: 100%;
}

.gutentor-element-button-group.g-btn-horizontal-m .gutentor-element-button {
	display: inline-block;
}

.gutentor-element-button-group.g-btn-vertical-m .gutentor-element-button {
	display: block;
}

@media (min-width: 768px) {
	.gutentor-element-button-group.g-btn-horizontal-t .gutentor-element-button {
		display: inline-block;
	}
	
	.gutentor-element-button-group.g-btn-vertical-t .gutentor-element-button {
		display: block;
	}
}

@media (min-width: 992px) {
	.gutentor-element-button-group.g-btn-horizontal-d .gutentor-element-button {
		display: inline-block;
	}
	
	.gutentor-element-button-group.g-btn-vertical-d .gutentor-element-button {
		display: block;
	}
}

.gutentor-module.gutentor-module-carousel .slick-arrow {
	height: 30px;
	line-height: 30px;
	width: 30px;
}

.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-prev, .gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-next {
	margin-top: -35px;
}

.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-prev {
	left: 10px;
}

.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row[data-dots="true"] .slick-next {
	right: 10px;
}

.gutentor-module.gutentor-module-carousel .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child) {
	display: none;
}

.gutentor-module-slider:not(.gutentor-module-caption-enabled) .gutentor-slider-caption {
	display: none;
}

.gutentor-module-slider .gutentor-module-slider-row:not(.slick-initialized) .gutentor-slider-item:not(:first-child) {
	display: none;
}

.gutentor-module-slider .gutentor-col-wrap {
	position: relative;
}

.gutentor-module-slider .gutentor-col-wrap img {
	z-index: -1;
	margin: 0 auto;
}

.gutentor-module-slider .gutentor-col-wrap .gutentor-slider-caption {
	position: absolute;
	top: 50%;
	margin: 0 auto;
	max-width: 1140px;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 15px;
	padding-right: 15px;
}

.gutentor-module-slider.has-gutentor-block-shape-bottom .slick-dots {
	z-index: 2;
}

.gutentor-module.gutentor-module-slider .slick-slide {
	margin-left: 0;
	margin-right: 0;
}

.gutentor-module.gutentor-module-slider .slick-prev, .gutentor-module.gutentor-module-slider .slick-next {
	height: 40px;
	width: 40px;
	line-height: 40px;
}

.gutentor-module.gutentor-module-slider .slick-dots {
	bottom: 50px;
	position: absolute;
}

.gutentor-module-accordion-panel-handler {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-module-accordion-icon i {
	text-align: center;
	position: relative;
}

.gutentor-module-accordion-icon>.gutentor-module-accordion-icon-close {
	display: none;
}

.gutentor-module-accordion-icon.gutentor-enabled-width i::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.gutentor-module-accordion-item-heading {
	padding: 15px;
	cursor: pointer;
}

.gutentor-module-accordion-body {
	position: relative;
	display: none;
}

.gutentor-module-accordion-active .gutentor-module-accordion-icon-active .gutentor-module-accordion-icon-close {
	display: inline-block;
}

.gutentor-module-accordion-active .gutentor-module-accordion-icon-active .gutentor-module-accordion-icon-open {
	display: none;
}

.gutentor-module-accordion-active .gutentor-module-accordion-body {
	display: block;
}

.gutentor-module-icon-position-right .gutentor-module-accordion-icon {
	margin-left: auto;
}

.gutentor-module-tabs-item {
	display: inline-block;
	padding: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.gutentor-module-tabs-content {
	display: none;
}

.gutentor-module-tabs .gutentor-tabs-content-active {
	display: block;
}

.gutentor-module-tabs .gutentor-tab-has-icon {
	display: -ms-flexbox;
	display: flex;
}

.gutentor-module-tabs .gutentor-tab-has-icon-right {
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-module-tabs .gutentor-tab-has-icon-left {
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-module-tabs .gutentor-tab-has-icon-top-left {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-module-tabs .gutentor-tab-has-icon-top-right {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.gutentor-module-tabs .gutentor-tab-has-icon-top-center {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-module-tabs .gutentor-tab-has-icon-bottom-left {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.gutentor-module-tabs .gutentor-tab-has-icon-bottom-right {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.gutentor-module-tabs .gutentor-tab-has-icon-bottom-center {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.gutentor-module-tabs .gutentor-enabled-icon-width .gutentor-module-tabs-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-wrap, .gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-wrap {
	clear: both;
	padding-top: 20px;
}

.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav, .gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav {
	display: inline-block;
	width: 20%;
}

.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav .gutentor-module-tabs-item, .gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-nav .gutentor-module-tabs-item {
	display: block;
	clear: both;
	margin-right: 0;
	margin-bottom: 10px;
}

.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-body, .gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap>.gutentor-module-tabs-body {
	display: inline-block;
	width: 80%;
}

.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-left>.grid-container>.gutentor-module-tabs-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
}

.gutentor-module-tabs.gutentor-tabs-layout-vertical.gutentor-tabs-right>.grid-container>.gutentor-module-tabs-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gutentor-module-tabs.gutentor-tabs-layout-horizontal.gutentor-tabs-pos-bottom>.grid-container>.gutentor-module-tabs-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.gutentor-module-tabs.gutentor-tabs-layout-horizontal.gutentor-tabs-pos-top>.grid-container>.gutentor-module-tabs-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gutentor-module-icon-group .gutentor-element-icon {
	display: inline-block;
}

.gutentor-module-form-wrapper input {
	outline: none;
}

@media (max-width: 575px) {
	.gutentor-module-form-wrapper.gutentor-btn-full-mobile input[type="submit"] {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.gutentor-module-form-wrapper.gutentor-btn-full-tablet input[type="submit"] {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.gutentor-module-form-wrapper.gutentor-btn-full-desktop input[type="submit"] {
		width: 100% !important;
	}
}

.g-on-popup .gutentor-single-col {
	position: relative;
}

.g-on-popup .g-gm-popup {
	position: absolute;
	text-decoration: none;
}

.g-on-popup.g-popup-top-left .g-gm-popup {
	left: 0;
	top: 0;
}

.g-on-popup.g-popup-top-right .g-gm-popup {
	right: 0;
	top: 0;
}

.g-on-popup.g-popup-top-center .g-gm-popup {
	right: 0;
	top: 0;
	left: 0;
	margin: 0 auto;
	max-width: 40px;
}

.g-on-popup.g-popup-bottom-left .g-gm-popup {
	left: 0;
	bottom: 0;
}

.g-on-popup.g-popup-bottom-right .g-gm-popup {
	right: 0;
	bottom: 0;
}

.g-on-popup.g-popup-bottom-center .g-gm-popup {
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	max-width: 40px;
}

.g-on-popup.g-popup-middle-left .g-gm-popup {
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.g-on-popup.g-popup-middle-right .g-gm-popup {
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.g-on-popup.g-popup-middle-center .g-gm-popup {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0 auto;
	max-width: 40px;
}

.g-popup-icon-on-width .g-gm-popup-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.g-enable-collapsible .g-toc-heading {
	position: relative;
	cursor: pointer;
}

.g-toc-header:not(.g-collapsible-active) .g-toc-icon-close {
	display: none !important;
}

.g-toc-header.g-collapsible-active .g-toc-icon-open {
	display: none !important;
}

.g-toc-header.g-collapsible-active .g-toc-icon-close {
	display: -ms-flexbox !important;
	display: flex !important;
}

.g-toc-icon-wrap .g-toc-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.g-toc-body li a {
	color: currentColor;
}

.g-toc .g-icon-right .g-toc-icon-wrap, .g-toc .g-icon-left .g-toc-icon-wrap {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.g-toc .g-icon-right .g-toc-icon-wrap {
	right: 0;
}

.g-toc .g-icon-right .g-toc-title {
	margin-right: 20px;
}

.g-toc .g-icon-left .g-toc-icon-wrap {
	left: 0;
}

.g-toc .g-icon-left .g-toc-title {
	margin-left: 20px;
}

.g-toc .g-icon-b-title .g-toc-icon-wrap, .g-toc .g-icon-b-title .g-toc-title, .g-toc .g-icon-a-title .g-toc-icon-wrap, .g-toc .g-icon-a-title .g-toc-title {
	display: inline-block;
}

.g-toc .g-icon-b-title .g-toc-title {
	margin-left: 20px;
}

.g-toc .g-icon-a-title .g-toc-title {
	margin-right: 20px;
}

.g-toc ol {
	counter-reset: item;
	margin: 0;
	padding: 0 0 0 1.5em;
}

.g-toc ol li {
	padding-left: 10px;
}

.g-toc ol li::marker {
	word-break: initial;
}

.g-toc ol li ol>li::marker {
	word-break: initial;
}

.g-toc ol>li {
	counter-increment: item;
}

.g-toc ol[type="none"] {
	list-style-type: none;
}

.g-toc ol[type="none"] li::marker {
	content: "";
}

.g-toc ol[type="none"] li ol>li::marker {
	content: " ";
}

.g-toc ol[type="1"] {
	list-style-type: decimal;
}

.g-toc ol[type="1"] li::marker {
	content: counters(item, ".", decimal) ". ";
}

.g-toc ol[type="1"] li ol>li::marker {
	content: counters(item, ".", decimal) " ";
}

.g-toc ol[type="upper-alpha"] {
	list-style-type: upper-alpha;
}

.g-toc ol[type="upper-alpha"] li::marker {
	content: counters(item, ".", upper-alpha) ". ";
}

.g-toc ol[type="upper-alpha"] li ol>li::marker {
	content: counters(item, ".", upper-alpha) " ";
}

.g-toc ol[type="lower-alpha"] {
	list-style-type: lower-alpha;
}

.g-toc ol[type="lower-alpha"] li::marker {
	content: counters(item, ".", lower-alpha) ". ";
}

.g-toc ol[type="lower-alpha"] li ol>li::marker {
	content: counters(item, ".", lower-alpha) " ";
}

.g-toc ol[type="upper-roman"] {
	list-style-type: upper-roman;
}

.g-toc ol[type="upper-roman"] li::marker {
	content: counters(item, ".", upper-roman) ". ";
}

.g-toc ol[type="upper-roman"] li ol>li::marker {
	content: counters(item, ".", upper-roman) " ";
}

.g-toc ol[type="lower-roman"] {
	list-style-type: lower-roman;
}

.g-toc ol[type="lower-roman"] li::marker {
	content: counters(item, ".", lower-roman) ". ";
}

.g-toc ol[type="lower-roman"] li ol>li::marker {
	content: counters(item, ".", lower-roman) " ";
}

.g-toc .g-unordered-list[type="disc"] {
	list-style-type: disc;
}

.g-toc .g-unordered-list[type="disc"] li ul {
	list-style-type: disc;
}

.g-toc .g-unordered-list[type="circle"] {
	list-style-type: circle;
}

.g-toc .g-unordered-list[type="circle"] li ul {
	list-style-type: circle;
}

.g-toc .g-unordered-list[type="square"] {
	list-style-type: square;
}

.g-toc .g-unordered-list[type="square"] li ul {
	list-style-type: square;
}

.g-toc .g-unordered-list[type="none"] {
	list-style-type: none;
}

.g-toc .g-unordered-list[type="none"] li ul {
	list-style-type: none;
}

.g-overlay {
	position: relative;
}

.g-overlay:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0, 0, 0, .5);
	z-index: 1;
}

.gutentor-post-title {
	color: currentColor;
}

.gutentor-post-title a {
	color: currentColor;
}

.gutentor-post-module.gutentor-enabled-width .gutentor-post-image-box {
	display: inline-block;
}

.gutentor-post-module .gutentor-post-image-box {
	margin-bottom: 15px;
	overflow: hidden;
}

.gutentor-post-module .gutentor-post .gutentor-categories .post-category {
	display: inline-block;
	line-height: normal;
}

.gutentor-post-module .gutentor-post-title {
	margin-top: 0;
	margin-bottom: 5px;
	word-break: break-word;
}

.gutentor-post-module .gutentor-post-button {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 15px;
}

.gutentor-post-module .gutentor-post-desc {
	margin-bottom: 15px;
}

.gutentor-post-module .gutentor-post-desc p:last-child {
	margin: 0;
}

.gutentor-post-module .gutentor-post a:not(.gutentor-post-button) {
	text-decoration: none;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta {
	font-size: 14px;
	line-height: normal;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta div {
	display: inline-block;
	position: relative;
	line-height: initial;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta div i {
	margin-right: 5px;
	font-size: 80%;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta div * {
	display: inline-block;
	color: currentColor;
	font-size: inherit;
	line-height: initial;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta div:hover * {
	color: currentColor;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta div:not(:last-child) {
	margin-right: 10px;
	padding-right: 12px;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta div:not(:last-child):before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: currentColor;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta-primary {
	margin-bottom: 15px;
}

.gutentor-post-module .gutentor-post .gutentor-entry-meta-secondary {
	margin-bottom: 15px;
}

.gutentor-post-module .gutentor-post .gutentor-image-thumb {
	font-size: 0;
	line-height: 0;
}

.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box {
	position: relative;
}

.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format, .gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories {
	position: absolute;
	width: auto;
	z-index: 2;
}

.gutentor-post-module .gutentor-post .gutentor-post-format {
	max-width: 40px;
	max-height: 40px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-post-module .gutentor-bg-image .gutentor-entry-meta div {
	color: #fff;
}

.gutentor-post-module .gutentor-bg-image .gutentor-post-content {
	color: #fff;
}

.gutentor-post-module.gutentor-blog-list .gutentor-post {
	width: 100%;
}

.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box {
	width: 40%;
}

.gutentor-post-module.gutentor-blog-list .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-content {
	padding-left: 20px;
	width: calc(100% - 40%);
}

.gutentor-post-module.gutentor-reverse-list.gutentor-blog-list:not(.gutentor-post-no-thumb) .gutentor-post-item {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gutentor-post-module.gutentor-reverse-list.gutentor-blog-list:not(.gutentor-post-no-thumb) .gutentor-post-content {
	padding-left: 0;
	padding-right: 20px;
}

.gutentor-post-module .gutentor-overlay {
	position: relative;
}

.gutentor-post-module .gutentor-overlay:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, .5);
	z-index: 1;
}

.gutentor-post-module .gutentor-preview-button {
	margin-top: 0;
}

.gutentor-post .gutentor-categories .post-category {
	font-size: 13px;
}

.gutentor-cat-pos-img-top-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories {
	top: 15px;
	left: 15px;
}

.gutentor-cat-pos-img-top-left .gutentor-post .gptm-item-height .gutentor-categories {
	top: 15px;
	left: 15px;
}

.gutentor-cat-pos-img-top-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories {
	top: 15px;
	right: 15px;
}

.gutentor-cat-pos-img-top-right .gutentor-post .gptm-item-height .gutentor-categories {
	top: 15px;
	right: 15px;
}

.gutentor-cat-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories {
	bottom: 15px;
	right: 15px;
}

.gutentor-cat-pos-img-bottom-right .gutentor-post .gptm-item-height .gutentor-categories {
	bottom: 15px;
	right: 15px;
}

.gutentor-cat-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories {
	bottom: 15px;
	left: 15px;
}

.gutentor-cat-pos-img-bottom-left .gutentor-post .gptm-item-height .gutentor-categories {
	bottom: 15px;
	left: 15px;
}

.gutentor-pf-pos-img-top-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format {
	top: 15px;
	left: 15px;
}

.gutentor-pf-pos-img-top-left .gutentor-post .gptm-item-height .gutentor-post-format {
	top: 15px;
	left: 15px;
}

.gutentor-pf-pos-img-top-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format {
	top: 15px;
	right: 15px;
}

.gutentor-pf-pos-img-top-right .gutentor-post .gptm-item-height .gutentor-post-format {
	top: 15px;
	right: 15px;
}

.gutentor-pf-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format {
	bottom: 15px;
	right: 15px;
}

.gutentor-pf-pos-img-bottom-right .gutentor-post .gptm-item-height .gutentor-post-format {
	bottom: 15px;
	right: 15px;
}

.gutentor-pf-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format {
	bottom: 15px;
	left: 15px;
}

.gutentor-pf-pos-img-bottom-left .gutentor-post .gptm-item-height .gutentor-post-format {
	bottom: 15px;
	left: 15px;
}

.gutentor-pf-pos-before-ct-box .gutentor-post-format, .gutentor-pf-pos-before-button .gutentor-post-format, .gutentor-pf-pos-before-title .gutentor-post-format {
	margin-bottom: 15px;
}

.gutentor-pf-pos-before-ct-box .text-align-center-mobile .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-center-mobile .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-center-mobile .gutentor-post-format-wrap {
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gutentor-pf-pos-before-ct-box .text-align-left-mobile .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-left-mobile .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-left-mobile .gutentor-post-format-wrap {
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.gutentor-pf-pos-before-ct-box .text-align-right-mobile .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-right-mobile .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-right-mobile .gutentor-post-format-wrap {
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (min-width: 768px) {
	.gutentor-pf-pos-before-ct-box .text-align-center-tablet .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-center-tablet .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-center-tablet .gutentor-post-format-wrap {
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-pf-pos-before-ct-box .text-align-left-tablet .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-left-tablet .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-left-tablet .gutentor-post-format-wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-pf-pos-before-ct-box .text-align-right-tablet .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-right-tablet .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-right-tablet .gutentor-post-format-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media (min-width: 992px) {
	.gutentor-pf-pos-before-ct-box .text-align-center-desktop .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-center-desktop .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-center-desktop .gutentor-post-format-wrap {
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-pf-pos-before-ct-box .text-align-left-desktop .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-left-desktop .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-left-desktop .gutentor-post-format-wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.gutentor-pf-pos-before-ct-box .text-align-right-desktop .gutentor-post-format-wrap, .gutentor-pf-pos-before-button .text-align-right-desktop .gutentor-post-format-wrap, .gutentor-pf-pos-before-title .text-align-right-desktop .gutentor-post-format-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.gutentor-post-f {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.g-n-f-t-1 {
	width: 100%;
	background: #f5f5f5;
	padding: 40px;
	text-align: center;
	margin: 40px 15px;
	border: 1px solid #f0f0f0;
}

.g-n-f-t-1 .g-n-f-title {
	margin: 0 !important;
	font-size: 20px;
}

.g-fp-avatar-wrap, .g-avatar-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	z-index: 2;
}

.gutentor-post-content .g-avatar-wrap, .gtf-content .g-avatar-wrap, .g-avatar-sorting .g-avatar-wrap {
	position: static;
	margin-bottom: 15px;
}

.g-avatar-fp-sorting .g-fp-avatar-wrap {
	position: static;
	margin-bottom: 15px;
}

.gutentor-fp-avatar, .gutentor-avatar {
	line-height: normal;
	font-size: 0;
	overflow: hidden;
}

.g-fp-avatar-by-author, .g-avatar-by-author {
	line-height: normal;
	font-size: 14px;
	padding-left: 15px;
}

.g-avatar-img-fp-t-l .gutentor-post-featured-item .g-fp-avatar-wrap {
	top: 15px;
	left: 15px;
}

.g-avatar-img-fp-t-r .gutentor-post-featured-item .g-fp-avatar-wrap {
	top: 15px;
	right: 15px;
}

.g-avatar-img-fp-b-r .gutentor-post-featured-item .g-fp-avatar-wrap {
	bottom: 15px;
	right: 15px;
}

.g-avatar-img-fp-b-l .gutentor-post-featured-item .g-fp-avatar-wrap {
	bottom: 15px;
	left: 15px;
}

.g-avatar-img-t-l .gutentor-post-item .g-avatar-wrap {
	top: 15px;
	left: 15px;
}

.g-avatar-img-t-r .gutentor-post-item .g-avatar-wrap {
	top: 15px;
	right: 15px;
}

.g-avatar-img-b-r .gutentor-post-item .g-avatar-wrap {
	bottom: 15px;
	right: 15px;
}

.g-avatar-img-b-l .gutentor-post-item .g-avatar-wrap {
	bottom: 15px;
	left: 15px;
}

.gutentor_p1_template2.g-avatar-img-b-r .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .g-avatar-wrap {
	bottom: 60px;
}

.gutentor_p1_template2.g-avatar-img-b-l .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .g-avatar-wrap {
	bottom: 60px;
}

.gutentor_p1_template2 .g-has-video .gutentor-entry-meta {
	z-index: 2;
}

.gutentor_p1_template2 .g-has-video .g-v-btn {
	z-index: 3;
}

.g-avatar-b-title-l .gutentor-post-title-data-wrap, .g-avatar-b-title-r .gutentor-post-title-data-wrap {
	position: relative;
	z-index: 2;
}

.g-avatar-b-title-r .g-avatar-wrap {
	float: right;
	right: 0;
}

.g-avatar-b-title-r .g-avatar-by-author {
	margin-left: -15px;
	padding-left: 0;
}

.g-avatar-b-title .text-align-center-mobile .g-avatar-wrap, .g-avatar-b-content .text-align-center-mobile .g-avatar-wrap, .g-avatar-b-button .text-align-center-mobile .g-avatar-wrap, .g-avatar-sorting .text-align-center-mobile .g-avatar-wrap {
	-ms-flex-pack: center;
	justify-content: center;
}

.g-avatar-b-title .text-align-right-mobile .g-avatar-wrap, .g-avatar-b-content .text-align-right-mobile .g-avatar-wrap, .g-avatar-b-button .text-align-right-mobile .g-avatar-wrap, .g-avatar-sorting .text-align-right-mobile .g-avatar-wrap {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.g-avatar-b-title .text-align-justify-mobile .g-avatar-wrap, .g-avatar-b-title .text-align-left-mobile .g-avatar-wrap, .g-avatar-b-content .text-align-justify-mobile .g-avatar-wrap, .g-avatar-b-content .text-align-left-mobile .g-avatar-wrap, .g-avatar-b-button .text-align-justify-mobile .g-avatar-wrap, .g-avatar-b-button .text-align-left-mobile .g-avatar-wrap, .g-avatar-sorting .text-align-justify-mobile .g-avatar-wrap, .g-avatar-sorting .text-align-left-mobile .g-avatar-wrap {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media (min-width: 768px) {
	.g-avatar-b-title .text-align-center-tablet .g-avatar-wrap, .g-avatar-b-content .text-align-center-tablet .g-avatar-wrap, .g-avatar-b-button .text-align-center-tablet .g-avatar-wrap, .g-avatar-sorting .text-align-center-tablet .g-avatar-wrap {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.g-avatar-b-title .text-align-right-tablet .g-avatar-wrap, .g-avatar-b-content .text-align-right-tablet .g-avatar-wrap, .g-avatar-b-button .text-align-right-tablet .g-avatar-wrap, .g-avatar-sorting .text-align-right-tablet .g-avatar-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-avatar-b-title .text-align-justify-tablet .g-avatar-wrap, .g-avatar-b-title .text-align-left-tablet .g-avatar-wrap, .g-avatar-b-content .text-align-justify-tablet .g-avatar-wrap, .g-avatar-b-content .text-align-left-tablet .g-avatar-wrap, .g-avatar-b-button .text-align-justify-tablet .g-avatar-wrap, .g-avatar-b-button .text-align-left-tablet .g-avatar-wrap, .g-avatar-sorting .text-align-justify-tablet .g-avatar-wrap, .g-avatar-sorting .text-align-left-tablet .g-avatar-wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 992px) {
	.g-avatar-b-title .text-align-center-desktop .g-avatar-wrap, .g-avatar-b-content .text-align-center-desktop .g-avatar-wrap, .g-avatar-b-button .text-align-center-desktop .g-avatar-wrap, .g-avatar-sorting .text-align-center-desktop .g-avatar-wrap {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.g-avatar-b-title .text-align-right-desktop .g-avatar-wrap, .g-avatar-b-content .text-align-right-desktop .g-avatar-wrap, .g-avatar-b-button .text-align-right-desktop .g-avatar-wrap, .g-avatar-sorting .text-align-right-desktop .g-avatar-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-avatar-b-title .text-align-justify-desktop .g-avatar-wrap, .g-avatar-b-title .text-align-left-desktop .g-avatar-wrap, .g-avatar-b-content .text-align-justify-desktop .g-avatar-wrap, .g-avatar-b-content .text-align-left-desktop .g-avatar-wrap, .g-avatar-b-button .text-align-justify-desktop .g-avatar-wrap, .g-avatar-b-button .text-align-left-desktop .g-avatar-wrap, .g-avatar-sorting .text-align-justify-desktop .g-avatar-wrap, .g-avatar-sorting .text-align-left-desktop .g-avatar-wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.g-avatar-fp-sorting .text-align-center-mobile .g-fp-avatar-wrap {
	-ms-flex-pack: center;
	justify-content: center;
}

.g-avatar-fp-sorting .text-align-right-mobile .g-fp-avatar-wrap {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.g-avatar-fp-sorting .text-align-justify-mobile .g-fp-avatar-wrap, .g-avatar-fp-sorting .text-align-left-mobile .g-fp-avatar-wrap {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media (min-width: 768px) {
	.g-avatar-fp-sorting .text-align-center-tablet .g-fp-avatar-wrap {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.g-avatar-fp-sorting .text-align-right-tablet .g-fp-avatar-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-avatar-fp-sorting .text-align-justify-tablet .g-fp-avatar-wrap, .g-avatar-fp-sorting .text-align-left-tablet .g-fp-avatar-wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 992px) {
	.g-avatar-fp-sorting .text-align-center-desktop .g-fp-avatar-wrap {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.g-avatar-fp-sorting .text-align-right-desktop .g-fp-avatar-wrap {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.g-avatar-fp-sorting .text-align-justify-desktop .g-fp-avatar-wrap, .g-avatar-fp-sorting .text-align-left-desktop .g-fp-avatar-wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.gutentor-post-module.gutentor_p1_template1 .gutentor-post .gutentor-post-item {
	overflow: hidden;
}

.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-entry-meta-primary {
	margin-bottom: 0;
}

.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box {
	position: relative;
}

.gutentor-post-module.gutentor_p1_template2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-entry-meta {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.gutentor-post-module.gutentor_p1_template2 .gutentor-post .gutentor-entry-meta-primary {
	background: rgba(0, 0, 0, .5);
	padding: 15px;
}

.gutentor-post-module.gutentor_p1_template2 .gutentor-post .gutentor-entry-meta-primary div {
	color: #fff;
}

.gutentor_p1_template2.gutentor-cat-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories {
	bottom: 60px;
}

.gutentor_p1_template2.gutentor-cat-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-categories {
	bottom: 60px;
}

.gutentor_p1_template2.gutentor-pf-pos-img-bottom-right .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format {
	bottom: 60px;
}

.gutentor_p1_template2.gutentor-pf-pos-img-bottom-left .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-image-box .gutentor-post-format {
	bottom: 60px;
}

.gutentor_p1_template5 .gutentor-post-format, .gutentor_p1_template5 .gutentor-categories {
	position: absolute;
	width: auto;
	z-index: 2;
}

.gutentor_p1_template5 .gutentor-post-format {
	max-width: 40px;
	max-height: 40px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor_p1_template5 .post-category {
	margin-bottom: 15px;
}

.gutentor_p1_template5 .gptm-item-height {
	position: relative;
}

.gutentor_p1_template5 .gptm-item-height .gutentor-post-content {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-format, .gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-categories {
	position: static;
}

.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-format {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-bottom: 15px;
}

.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-button-data-wrap .gutentor-post-format {
	display: block;
	position: relative;
}

.gutentor_p1_template5 .gptm-item-height .gutentor-post-content .gutentor-post-button-data-wrap .gutentor-post-format i {
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.gutentor_p1_template5 .gutentor-post-item {
	overflow: hidden;
}

.gutentor_p1_template5 .g-v-popup-enabled .g-v-btn {
	z-index: 2;
}

.gutentor_p1_template5 .g-v-popup-enabled .gutentor-post-content {
	z-index: 1;
}

.g-pos-center-cont-m .gutentor-post-content {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: inherit;
}

.g-pos-top-cont-m .gutentor-post-content {
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	bottom: inherit;
}

.g-pos-bottom-cont-m .gutentor-post-content {
	bottom: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	top: inherit;
}

@media (min-width: 768px) {
	.g-pos-center-cont-t .gutentor-post-content {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		bottom: inherit;
	}
	
	.g-pos-top-cont-t .gutentor-post-content {
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		bottom: inherit;
	}
	
	.g-pos-bottom-cont-t .gutentor-post-content {
		bottom: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: inherit;
	}
}

@media (min-width: 992px) {
	.g-pos-center-cont-d .gutentor-post-content {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		bottom: inherit;
	}
	
	.g-pos-top-cont-d .gutentor-post-content {
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		bottom: inherit;
	}
	
	.g-pos-bottom-cont-d .gutentor-post-content {
		bottom: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: inherit;
	}
}

.g-timeline-article-wrap {
	position: relative;
}

.g-timeline-article-wrap:after {
	content: "";
	height: 100%;
	top: 0;
	position: absolute;
	z-index: 1;
	left: 0;
}

@media (min-width: 992px) {
	.g-timeline-article-wrap:after {
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		left: 50%;
	}
}

.g-timeline-article-wrap .gutentor-post {
	clear: both;
	position: relative;
}

.g-timeline .g-timeline-node {
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 15px;
	z-index: 2;
	left: 0;
	-webkit-transform: translateX(-15px);
	-ms-transform: translateX(-15px);
	transform: translateX(-15px);
}

@media (min-width: 992px) {
	.g-timeline .g-timeline-node {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.g-timeline .g-timeline-post-wrap {
	position: relative;
	padding-left: 40px;
}

@media (min-width: 992px) {
	.g-timeline .g-timeline-post-wrap {
		width: 45%;
		padding-left: 0;
	}
}

.g-timeline .g-timeline-post-wrap:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 25px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #f9f9f9;
}

.g-timeline-even .g-timeline-post-wrap:before {
	left: 30px;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

@media (min-width: 992px) {
	.g-timeline-even .g-timeline-post-wrap:before {
		right: -9px;
		left: inherit;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@media (min-width: 992px) {
	.g-timeline-odd {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.g-timeline-odd .g-timeline-post-wrap:before {
	left: 30px;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

@media (min-width: 992px) {
	.g-timeline-odd .g-timeline-post-wrap:before {
		left: -9px;
	}
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-format {
	max-width: 40px;
	max-height: 40px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-format, .gutentor-post-module.gutentor-post-module-p2 .gutentor-categories {
	position: absolute;
	width: auto;
	z-index: 2;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-content .gutentor-post-format, .gutentor-post-module.gutentor-post-module-p2 .gutentor-post-content .gutentor-categories {
	position: static;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-top-left .gutentor-post .gutentor-categories {
	top: 15px;
	left: 15px;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-top-right .gutentor-post .gutentor-categories {
	top: 15px;
	right: 15px;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-bottom-right .gutentor-post .gutentor-categories {
	bottom: 15px;
	right: 15px;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-cat-pos-img-bottom-left .gutentor-post .gutentor-categories {
	bottom: 15px;
	left: 15px;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-top-left .gutentor-post .gutentor-post-format {
	top: 15px;
	left: 15px;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-top-right .gutentor-post .gutentor-post-format {
	top: 15px;
	right: 15px;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-bottom-right .gutentor-post .gutentor-post-format {
	bottom: 15px;
	right: 15px;
}

.gutentor-post-module.gutentor-post-module-p2.gutentor-pf-pos-img-bottom-left .gutentor-post .gutentor-post-format {
	bottom: 15px;
	left: 15px;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space .gutentor-post-item {
	padding: 0 !important;
	margin: 0 !important;
}

@media (min-width: 768px) {
	.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space-t .gutentor-post-item {
		padding: 0 !important;
		margin: 0 !important;
	}
}

@media (min-width: 992px) {
	.gutentor-post-module.gutentor-post-module-p2 .gutentor-rm-col-space-d .gutentor-post-item {
		padding: 0 !important;
		margin: 0 !important;
	}
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-item {
	overflow: hidden;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post-image-box {
	margin-bottom: 0;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-desc+.gutentor-post-button {
	margin-bottom: 0;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-button {
	margin-top: 15px;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-height {
	position: relative;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-height.gutentor-overlay {
	overflow: hidden;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post .gutentor-post-content {
	position: absolute;
	z-index: 2;
}

.gutentor-post-module.gutentor-post-module-p2 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-title {
	color: inherit;
}

.gutentor-post-module.gutentor-post-module-p2 .g-v-btn {
	z-index: 4;
}

.gutentor-post-module .gtf-content {
	width: 100%;
}

.gutentor-post-module .gutentor-post-height:not(.gutentor-bg-image) {
	background: #f5f5f5;
}

.gutentor-post-module .gutentor-overlay .gutentor-post-format, .gutentor-post-module .gutentor-overlay .gutentor-categories {
	z-index: 2;
}

.gutentor-post-module.gutentor-post-module-p1 .slick-arrow {
	height: 30px;
	line-height: 30px;
	width: 30px;
}

.gutentor-post-module.gutentor-post-module-p1 .slick-slide img {
	display: inline-block;
}

.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev, .gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-next {
	margin-top: -35px;
}

.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev {
	left: 10px;
}

.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row[data-dots="true"] .slick-next {
	right: 10px;
}

.gutentor-post-module.gutentor-post-module-p1 .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child) {
	display: none;
}

.gutentor-advanced-post-module .gutentor-post-header, .gutentor-advanced-blog .gutentor-post-header {
	position: relative;
	z-index: 5;
}

.gutentor-loading-wrap {
	display: none;
}

@-webkit-keyframes gutentor-animation-fadeIn {
	0% {
		opacity: .2;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes gutentor-animation-fadeIn {
	0% {
		opacity: .2;
	}
	
	100% {
		opacity: 1;
	}
}

[data-l-ani="gp4-animation-1"].gutentor-loaded .grid-container {
	-webkit-animation: 3s ease 0s normal forwards 1 gutentor-animation-fadeIn;
	animation: 3s ease 0s normal forwards 1 gutentor-animation-fadeIn;
}

[data-l-ani="gp4-animation-1"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post {
	-webkit-animation: .4s gutentor-animation-loading-1;
	animation: .4s gutentor-animation-loading-1;
}

@-webkit-keyframes gutentor-animation-loading-1 {
	0% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes gutentor-animation-loading-1 {
	0% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

[data-l-ani="gp4-animation-2"].gutentor-loaded .grid-container {
	-webkit-animation: 2s ease 0s normal forwards 1 gutentor-animation-fadeIn;
	animation: 2s ease 0s normal forwards 1 gutentor-animation-fadeIn;
}

.gp4-animation-2 .gutentor-post-module .grid-container {
	position: relative;
}

.gp4-animation-2 .gutentor-post-module .grid-container .gutentor-loading-wrap {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .8);
	-webkit-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.gutentor-loading-2 {
	display: inline-block;
	position: absolute;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.gutentor-loading-2 div {
	display: inline-block;
	position: absolute;
	left: 8px;
	width: 16px;
	background: #222;
	-webkit-animation: gutentor-animation-loading-2 1.2s cubic-bezier(0, .5, .5, 1) infinite;
	animation: gutentor-animation-loading-2 1.2s cubic-bezier(0, .5, .5, 1) infinite;
}

.gutentor-loading-2 div:nth-child(1) {
	left: 8px;
	-webkit-animation-delay: -.24s;
	animation-delay: -.24s;
}

.gutentor-loading-2 div:nth-child(2) {
	left: 32px;
	-webkit-animation-delay: -.12s;
	animation-delay: -.12s;
}

.gutentor-loading-2 div:nth-child(3) {
	left: 56px;
	-webkit-animation-delay: 0;
	animation-delay: 0;
}

@-webkit-keyframes gutentor-animation-loading-2 {
	0% {
		top: 8px;
		height: 64px;
	}
	
	50%, 100% {
		top: 24px;
		height: 32px;
	}
}

@keyframes gutentor-animation-loading-2 {
	0% {
		top: 8px;
		height: 64px;
	}
	
	50%, 100% {
		top: 24px;
		height: 32px;
	}
}

[data-l-ani="gp4-animation-3"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post {
	-webkit-animation: .4s gutentor-animation-loading-3-1;
	animation: .4s gutentor-animation-loading-3-1;
}

.gp4-animation-3 .gutentor-post-module .grid-container {
	position: relative;
}

.gp4-animation-3 .gutentor-post-module .grid-container .gutentor-loading-wrap {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .8);
	-webkit-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.gutentor-loading-3 {
	display: inline-block;
	position: relative;
	width: 60px;
	height: 60px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.gutentor-loading-3 div {
	-webkit-transform-origin: 40px 40px;
	-ms-transform-origin: 40px 40px;
	transform-origin: 40px 40px;
	-webkit-animation: gutentor-animation-loading-3 1.2s linear infinite;
	animation: gutentor-animation-loading-3 1.2s linear infinite;
}

.gutentor-loading-3 div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 37px;
	width: 6px;
	height: 18px;
	border-radius: 20%;
	background: #000;
}

.gutentor-loading-3 div:nth-child(1) {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.gutentor-loading-3 div:nth-child(2) {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.gutentor-loading-3 div:nth-child(3) {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.gutentor-loading-3 div:nth-child(4) {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

.gutentor-loading-3 div:nth-child(5) {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s;
}

.gutentor-loading-3 div:nth-child(6) {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s;
}

.gutentor-loading-3 div:nth-child(7) {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s;
}

.gutentor-loading-3 div:nth-child(8) {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s;
}

.gutentor-loading-3 div:nth-child(9) {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s;
}

.gutentor-loading-3 div:nth-child(10) {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s;
}

.gutentor-loading-3 div:nth-child(11) {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s;
}

.gutentor-loading-3 div:nth-child(12) {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

@-webkit-keyframes gutentor-animation-loading-3 {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes gutentor-animation-loading-3 {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes gutentor-animation-loading-3-1 {
	0% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes gutentor-animation-loading-3-1 {
	0% {
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

[data-l-ani="gp4-animation-4"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post {
	-webkit-animation: .6s gutentor-animation-loading-4 .2;
	animation: .6s gutentor-animation-loading-4 .2;
}

@-webkit-keyframes gutentor-animation-loading-4 {
	0% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: .3;
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes gutentor-animation-loading-4 {
	0% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: .3;
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

[data-l-ani="gp4-animation-5"].gutentor-loaded .gutentor-post-module-p1 .gutentor-post {
	-webkit-animation: .6s gutentor-animation-loading-5 .2;
	animation: .6s gutentor-animation-loading-5 .2;
}

@-webkit-keyframes gutentor-animation-loading-5 {
	0% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: .3;
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes gutentor-animation-loading-5 {
	0% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: .3;
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.gp4-animation-5 .gutentor-post-module .grid-container {
	position: relative;
}

.gp4-animation-5 .gutentor-post-module .grid-container .gutentor-loading-wrap {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .8);
	-webkit-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.gutentor-loading-5 {
	-webkit-animation: gutentor-animation-loading-5-1 1s infinite;
	animation: gutentor-animation-loading-5-1 1s infinite;
	height: 50px;
	width: 50px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: relative;
}

.gutentor-loading-5:before, .gutentor-loading-5:after {
	border-radius: 50%;
	content: "";
	display: block;
	height: 20px;
	width: 20px;
}

.gutentor-loading-5:before {
	-webkit-animation: gutentor-animation-loading-5-2 1s infinite;
	animation: gutentor-animation-loading-5-2 1s infinite;
	background-color: #cb2025;
	-webkit-box-shadow: 30px 0 0 #f8b334;
	box-shadow: 30px 0 0 #f8b334;
	margin-bottom: 10px;
}

.gutentor-loading-5:after {
	-webkit-animation: gutentor-animation-loading-5-3 1s infinite;
	animation: gutentor-animation-loading-5-3 1s infinite;
	background-color: #00a096;
	-webkit-box-shadow: 30px 0 0 #97bf0d;
	box-shadow: 30px 0 0 #97bf0d;
}

@-webkit-keyframes gutentor-animation-loading-5-1 {
	0% {
		-webkit-transform: rotate(0deg) scale(.8);
		-moz-transform: rotate(0deg) scale(.8);
	}
	
	50% {
		-webkit-transform: rotate(360deg) scale(1.2);
		-moz-transform: rotate(360deg) scale(1.2);
	}
	
	100% {
		-webkit-transform: rotate(720deg) scale(.8);
		-moz-transform: rotate(720deg) scale(.8);
	}
}

@keyframes gutentor-animation-loading-5-1 {
	0% {
		-webkit-transform: rotate(0deg) scale(.8);
		-moz-transform: rotate(0deg) scale(.8);
	}
	
	50% {
		-webkit-transform: rotate(360deg) scale(1.2);
		-moz-transform: rotate(360deg) scale(1.2);
	}
	
	100% {
		-webkit-transform: rotate(720deg) scale(.8);
		-moz-transform: rotate(720deg) scale(.8);
	}
}

@-webkit-keyframes gutentor-animation-loading-5-2 {
	0% {
		-webkit-box-shadow: 30px 0 0 #f8b334;
		box-shadow: 30px 0 0 #f8b334;
	}
	
	50% {
		-webkit-box-shadow: 0 0 0 #f8b334;
		box-shadow: 0 0 0 #f8b334;
		margin-bottom: 0;
		-webkit-transform: translate(15px, 15px);
		-moz-transform: translate(15px, 15px);
	}
	
	100% {
		-webkit-box-shadow: 30px 0 0 #f8b334;
		box-shadow: 30px 0 0 #f8b334;
		margin-bottom: 10px;
	}
}

@keyframes gutentor-animation-loading-5-2 {
	0% {
		-webkit-box-shadow: 30px 0 0 #f8b334;
		box-shadow: 30px 0 0 #f8b334;
	}
	
	50% {
		-webkit-box-shadow: 0 0 0 #f8b334;
		box-shadow: 0 0 0 #f8b334;
		margin-bottom: 0;
		-webkit-transform: translate(15px, 15px);
		-moz-transform: translate(15px, 15px);
	}
	
	100% {
		-webkit-box-shadow: 30px 0 0 #f8b334;
		box-shadow: 30px 0 0 #f8b334;
		margin-bottom: 10px;
	}
}

@-webkit-keyframes gutentor-animation-loading-5-3 {
	0% {
		-webkit-box-shadow: 30px 0 0 #97bf0d;
		box-shadow: 30px 0 0 #97bf0d;
	}
	
	50% {
		-webkit-box-shadow: 0 0 0 #97bf0d;
		box-shadow: 0 0 0 #97bf0d;
		margin-top: -20px;
		-webkit-transform: translate(15px, 15px);
		-moz-transform: translate(15px, 15px);
	}
	
	100% {
		-webkit-box-shadow: 30px 0 0 #97bf0d;
		box-shadow: 30px 0 0 #97bf0d;
		margin-top: 0;
	}
}

@keyframes gutentor-animation-loading-5-3 {
	0% {
		-webkit-box-shadow: 30px 0 0 #97bf0d;
		box-shadow: 30px 0 0 #97bf0d;
	}
	
	50% {
		-webkit-box-shadow: 0 0 0 #97bf0d;
		box-shadow: 0 0 0 #97bf0d;
		margin-top: -20px;
		-webkit-transform: translate(15px, 15px);
		-moz-transform: translate(15px, 15px);
	}
	
	100% {
		-webkit-box-shadow: 30px 0 0 #97bf0d;
		box-shadow: 30px 0 0 #97bf0d;
		margin-top: 0;
	}
}

.gutentor-post-footer {
	margin-top: 40px;
	margin-bottom: 40px;
}

.gutentor-post-featured-title {
	color: currentColor;
}

.gutentor-post-featured-title a {
	color: currentColor;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-title {
	margin: 0 0 5px 0;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-single-post .gutentor-post.gutentor-post-featured {
	min-height: 250px;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-entry-meta-featured-secondary, .gutentor-post-module.gutentor-post-module-p6 .gutentor-entry-meta-featured-primary {
	margin-bottom: 15px;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-desc {
	margin-bottom: 15px;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-desc p:last-child {
	margin: 0;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured-button {
	margin-top: 0;
	margin-bottom: 15px;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-format, .gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-categories {
	position: absolute;
	width: auto;
	z-index: 2;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-content .gutentor-post-featured-format, .gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-content .gutentor-post-featured-categories {
	position: static;
	width: auto;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-featured .gutentor-post-featured-format {
	max-width: 40px;
	max-height: 40px;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured {
	height: 350px;
	background: #f5f5f5;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-item {
	height: 100%;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-height {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post.gutentor-post-featured .gutentor-post-featured-height .gutentor-post-content {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	padding: 20px;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-content {
	padding-left: 20px;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template1 .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-title {
	color: inherit;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template2 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor_p6_template2 .gutentor-post:not(.gutentor-post-featured):not(.gutentor-post-no-thumb) .gutentor-post-content {
	padding-left: 20px;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-image-box {
	margin-bottom: 0;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-format, .gutentor-post-module.gutentor-post-module-p6 .gutentor-categories {
	position: absolute;
	width: auto;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post .post-featured-category {
	font-size: 13px;
}

.gutentor-post-module.gutentor-post-module-p6 .gutentor-post-content .gutentor-post-format, .gutentor-post-module.gutentor-post-module-p6 .gutentor-post-content .gutentor-categories {
	position: static;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-top-left .gutentor-post .gutentor-categories.gutentor-featured-post-categories {
	top: 15px;
	left: 15px;
	bottom: inherit;
	right: inherit;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-top-right .gutentor-post .gutentor-categories.gutentor-featured-post-categories {
	top: 15px;
	right: 15px;
	bottom: inherit;
	left: inherit;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-bottom-right .gutentor-post .gutentor-categories.gutentor-featured-post-categories {
	bottom: 15px;
	right: 15px;
	top: inherit;
	left: inherit;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-cat-pos-img-bottom-left .gutentor-post .gutentor-categories.gutentor-featured-post-categories {
	bottom: 15px;
	left: 15px;
	top: inherit;
	right: inherit;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-top-left .gutentor-post .gutentor-post-featured-format {
	top: 15px;
	left: 15px;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-top-right .gutentor-post .gutentor-post-featured-format {
	top: 15px;
	right: 15px;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-bottom-right .gutentor-post .gutentor-post-featured-format {
	bottom: 15px;
	right: 15px;
}

.gutentor-post-module.gutentor-post-module-p6.gutentor-fp-pf-pos-img-bottom-left .gutentor-post .gutentor-post-featured-format {
	bottom: 15px;
	left: 15px;
}

.gutentor-post-module.gutentor-post-module-p6 .g-v-fp-btn {
	z-index: 4;
}

.gutentor-news-ticker {
	background: #fff;
	position: relative;
	height: 45px;
	border: 1px solid #275cf6;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
}

.gutentor-news-ticker-label {
	background: #275cf6;
	padding: 10px;
	width: auto;
	line-height: normal;
	height: 100%;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
}

@media (max-width: 575px) {
	.gutentor-news-ticker-label {
		display: none;
	}
}

.gutentor-news-ticker-box {
	height: 100%;
	overflow: hidden;
	margin-right: auto;
	width: 100%;
	padding-left: 20px;
}

.gutentor-news-ticker-box ul {
	width: 100%;
	list-style-type: none !important;
	padding: 0;
	margin: 0;
}

.gutentor-news-ticker-box ul li a {
	text-decoration: none;
}

.gutentor-news-ticker-box ul li a.gutentor-post-title {
	margin-bottom: 0;
	line-height: normal;
}

.gutentor-news-ticker-box .gutentor-news-ticker-wrap {
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
	top: 50%;
	height: 25px;
}

.gutentor-news-ticker-box .gutentor-news-ticker-wrap .acmeticker-wrap {
	line-height: normal;
}

.gutentor-news-ticker-controls {
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}

@media (max-width: 575px) {
	.gutentor-news-ticker-controls {
		display: none;
	}
}

.gutentor-news-ticker-controls button {
	height: 100%;
	background: #f6f6f6;
	padding: 0;
	width: 40px;
	border-color: #eee;
	border-style: solid;
	border-width: 0 0 0 1px;
	cursor: pointer;
	display: inline-block;
}

.gutentor-news-ticker-controls button:hover {
	background: #eee;
}

.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow {
	margin: 0;
	display: inline-block;
	position: relative;
}

.gutentor-news-ticker-controls button.gutentor-news-ticker-arrow:after {
	border-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	content: "";
	display: inline-block;
	height: 8px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 8px;
}

.gutentor-news-ticker-controls button.gutentor-news-ticker-pause {
	position: relative;
	display: inline-block;
}

.gutentor-news-ticker-controls button.gutentor-news-ticker-pause:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-color: #999;
	border-style: solid;
	border-width: 0 2px 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-prev:after {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.gutentor-news-ticker-controls.gutentor-news-ticker-horizontal-controls button.gutentor-news-ticker-next:after {
	-webkit-transform: translate(-50%, -50%) rotate(315deg);
	-ms-transform: translate(-50%, -50%) rotate(315deg);
	transform: translate(-50%, -50%) rotate(315deg);
}

.gutentor-news-ticker-controls.gutentor-news-ticker-vertical-controls button.gutentor-news-ticker-prev:after {
	-webkit-transform: translate(-50%, -50%) rotate(225deg);
	-ms-transform: translate(-50%, -50%) rotate(225deg);
	transform: translate(-50%, -50%) rotate(225deg);
}

.gutentor-news-ticker-controls.gutentor-news-ticker-vertical-controls button.gutentor-news-ticker-next:after {
	-webkit-transform: translate(-50%, -50%) rotate(405deg);
	-ms-transform: translate(-50%, -50%) rotate(405deg);
	transform: translate(-50%, -50%) rotate(405deg);
}

.gutentor-news-ticker.gutentor-ticker-pause .gutentor-news-ticker-controls .gutentor-news-ticker-pause:before {
	display: none;
}

.gutentor-news-ticker.gutentor-ticker-pause .gutentor-news-ticker-controls .gutentor-news-ticker-pause:after {
	position: absolute;
	content: "";
	width: 0px;
	height: 0px;
	border-color: transparent transparent transparent #999;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

.g-d-title a {
	color: currentColor;
}

.gtf-module.gutentor-enabled-width .gtf-image-box {
	display: inline-block;
}

.gtf-module .gtf-bg-image .gtf-entry-meta div {
	color: #fff;
}

.gtf-module .gtf-bg-image .gtf-content {
	color: #fff;
}

.gtf-module .gtf-content {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

.gtf-module .gtf-content .gutentor-post-format, .gtf-module .gtf-content .gutentor-categories {
	position: static;
}

.gtf-module .g-d-title {
	margin-top: 0;
	margin-bottom: 5px;
	word-break: break-word;
}

.gtf-module .g-d-title a:not(.gutentor-button), .gtf-module .g-d-title a:not(.g-d-button) {
	text-decoration: none;
}

.gtf-module .gtf-item-wrap:not(.gtf-no-thumb) .g-d-title {
	color: inherit;
}

.gtf-item-height {
	position: relative;
}

.gtf-item-height.g-overlay {
	overflow: hidden;
}

.gtf-item-height:not(.gtf-bg-image) {
	background-color: #f5f5f5;
}

.g-d-desc p:last-child {
	margin: 0;
}

.g-d-count {
	display: block;
}

.gtf-count-back, .gtf-count-front {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.gtf-count-back .g-d-count, .gtf-count-front .g-d-count {
	line-height: normal;
}

.gtf-count-front .g-d-count {
	padding-right: 10px;
}

.gtf-count-back .g-d-count {
	padding-left: 10px;
}

.text-align-center-mobile .gtf-count-back, .text-align-center-mobile .gtf-count-front {
	-ms-flex-pack: center;
	justify-content: center;
}

.text-align-right-mobile .gtf-count-back, .text-align-right-mobile .gtf-count-front {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.text-align-left-mobile .gtf-count-back, .text-align-left-mobile .gtf-count-front {
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media (min-width: 768px) {
	.text-align-center-tablet .gtf-count-back, .text-align-center-tablet .gtf-count-front {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.text-align-right-tablet .gtf-count-back, .text-align-right-tablet .gtf-count-front {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.text-align-left-tablet .gtf-count-back, .text-align-left-tablet .gtf-count-front {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 992px) {
	.text-align-center-desktop .gtf-count-back, .text-align-center-desktop .gtf-count-front {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.text-align-right-desktop .gtf-count-back, .text-align-right-desktop .gtf-count-front {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.text-align-left-desktop .gtf-count-back, .text-align-left-desktop .gtf-count-front {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.gutentor-term-module.gutentor-term-module-t1 .slick-arrow {
	height: 30px;
	line-height: 30px;
	width: 30px;
}

.gutentor-term-module.gutentor-term-module-t1 .slick-slide img {
	display: inline-block;
}

.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev, .gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-next {
	margin-top: -35px;
}

.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-prev {
	left: 10px;
}

.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row[data-dots="true"] .slick-next {
	right: 10px;
}

.gutentor-term-module.gutentor-term-module-t1 .gutentor-module-carousel-row:not(.slick-initialized) .gutentor-carousel-item:not(:first-child) {
	display: none;
}

.gtf-list .gutentor-term {
	width: 100%;
}

.gtf-list .gutentor-term:not(.gtf-no-thumb) .gtf-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.gtf-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-image-box {
	width: 40%;
}

.gtf-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-content {
	padding-left: 20px;
	width: calc(100% - 40%);
}

.gtf-list.gtf-reverse-list .gutentor-term:not(.gtf-no-thumb) .gtf-item {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gtf-list.gtf-reverse-list .gutentor-term:not(.gtf-no-thumb) .gutentor-term-content {
	padding-left: 0;
	padding-right: 20px;
}

.gtf-item {
	overflow: hidden;
}

.gtf-image-box {
	overflow: hidden;
}

.gtf-image {
	line-height: 0;
}

.g-pos-center-cont-m .gtf-content {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: inherit;
}

.g-pos-top-cont-m .gtf-content {
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	bottom: inherit;
}

.g-pos-bottom-cont-m .gtf-content {
	bottom: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	top: inherit;
}

@media (min-width: 768px) {
	.g-pos-center-cont-t .gtf-content {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		bottom: inherit;
	}
	
	.g-pos-top-cont-t .gtf-content {
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		bottom: inherit;
	}
	
	.g-pos-bottom-cont-t .gtf-content {
		bottom: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: inherit;
	}
}

@media (min-width: 992px) {
	.g-pos-center-cont-d .gtf-content {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		bottom: inherit;
	}
	
	.g-pos-top-cont-d .gtf-content {
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		bottom: inherit;
	}
	
	.g-pos-bottom-cont-d .gtf-content {
		bottom: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: inherit;
	}
}

.gutentor-post-module .slick-prev, .gutentor-module .slick-prev, .gutentor-section .slick-prev {
	left: 0;
}

.gutentor-post-module .slick-next, .gutentor-module .slick-next, .gutentor-section .slick-next {
	right: 0;
}

.gutentor-post-module .slick-prev, .gutentor-post-module .slick-next, .gutentor-module .slick-prev, .gutentor-module .slick-next, .gutentor-section .slick-prev, .gutentor-section .slick-next {
	z-index: 1;
	color: #fff;
	text-align: center;
	font-size: 14px;
	background: #222;
	line-height: 0;
	line-height: 20px;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	border: none;
	outline: none;
}

.gutentor-post-module .slick-prev:before, .gutentor-post-module .slick-next:before, .gutentor-module .slick-prev:before, .gutentor-module .slick-next:before, .gutentor-section .slick-prev:before, .gutentor-section .slick-next:before {
	display: none;
}

.gutentor-post-module .slick-prev i, .gutentor-post-module .slick-next i, .gutentor-module .slick-prev i, .gutentor-module .slick-next i, .gutentor-section .slick-prev i, .gutentor-section .slick-next i {
	color: inherit;
	line-height: normal;
}

.gutentor-post-module .slick-prev:hover, .gutentor-post-module .slick-next:hover, .gutentor-module .slick-prev:hover, .gutentor-module .slick-next:hover, .gutentor-section .slick-prev:hover, .gutentor-section .slick-next:hover {
	color: #fff;
	background: rgba(34, 34, 34, .5);
}

.gutentor-post-module .slick-disabled, .gutentor-module .slick-disabled, .gutentor-section .slick-disabled {
	opacity: .5;
	cursor: not-allowed;
}

.gutentor-post-module .slick-dots, .gutentor-module .slick-dots, .gutentor-section .slick-dots {
	padding: 20px 0;
	display: block;
	width: 100%;
	margin: 0;
	list-style: none;
	text-align: center;
}

.gutentor-post-module .slick-dots li, .gutentor-module .slick-dots li, .gutentor-section .slick-dots li {
	width: 10px;
	height: 10px;
	background: #ccc;
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.gutentor-post-module .slick-dots li.slick-active, .gutentor-module .slick-dots li.slick-active, .gutentor-section .slick-dots li.slick-active {
	background: #444;
}

.gutentor-post-module .slick-dots li button, .gutentor-module .slick-dots li button, .gutentor-section .slick-dots li button {
	width: 100%;
	height: 100%;
	padding: 0;
	font-size: 0;
	line-height: 0;
	display: block;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent !important;
}

.gutentor-post-module .slick-dots li button:before, .gutentor-module .slick-dots li button:before, .gutentor-section .slick-dots li button:before {
	display: none;
}

.gutentor-image-carousel-row .slick-prev, .gutentor-carousel-row .slick-prev {
	left: 0;
}

.gutentor-image-carousel-row .slick-next, .gutentor-carousel-row .slick-next {
	right: 0;
}

.gutentor-carousel-row[data-dots="true"] .slick-prev, .gutentor-carousel-row[data-dots="true"] .slick-next {
	margin-top: -40px;
}

.gutentor-carousel-row .slick-list, .gutentor-module-carousel-row .slick-list {
	margin-left: -15px;
	margin-right: -15px;
}

.gutentor-carousel-row .slick-slide, .gutentor-module-carousel-row .slick-slide {
	margin: 15px;
}

.wp-block-cgb-block-gutentor {
	margin: 0 auto;
	max-width: 740px;
	padding: 2rem;
}

.wp-gutentor-google-map {
	margin: 20px 0;
}

.gutentor-map-overview h6.gutentor-map-overview-title {
	font-size: 14px;
	margin: 10px 0;
}

.gutentor-map-overview .gutentor-map-overview-content p {
	font-size: 12px;
}

.gutentor-map-overview .gutentor-map-overview-delete {
	cursor: pointer;
}
