/* gt3-theme/wpda*/
.wpda-builder p {
	font-size: inherit
}

.wpda-footer-builder .elementor-widget.elementor-widget-wpda-builder-menu nav.wpda-builder-menu ul li {
	display: block;
	margin: 0
}

.wpda-footer-builder .wpda-mobile-navigation-toggle {
	display: none
}

.wpda-footer-builder .wpda-navbar-collapse {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	overflow: visible;
	width: 100%;
	height: auto;
	margin: 0;
	text-align: left;
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95);
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
	opacity: 1;
	visibility: visible;
	transition: all .2s;
	padding: 0
}

.wpda-footer-builder .elementor-widget.elementor-widget-wpda-builder-menu nav.wpda-builder-menu ul li a {
	line-height: 1.95
}

.rtl .wpda-footer-builder .wpda-navbar-collapse {
	text-align: right
}

.wpda-builder-burger_sidebar {
	margin-right: 0;
	margin-left: 0;
	font-size: 0;
	line-height: 0;
	padding: 0 3px;
	cursor: pointer
}

.wpda-builder-burger_sidebar .burger_sidebar_icon {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 19px
}

.wpda-builder-burger_sidebar .burger_sidebar_icon span {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 0;
	transition: width .2s;
	border-top: 2px solid
}

.wpda-builder-burger_sidebar .burger_sidebar_icon span.second {
	top: 8px;
	width: 100%
}

.wpda-builder-burger_sidebar .burger_sidebar_icon span.third {
	top: 16px;
	width: 100%
}

.wpda-builder-burger_sidebar:hover .burger_sidebar_icon span.third {
	width: 17px
}

.wpda-builder-burger_sidebar:hover .burger_sidebar_icon span.second {
	width: 20px
}

.wpda-builder__burger_sidebar {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: -420px;
	bottom: 0;
	width: 390px;
	max-width: calc(100% - 50px);
	transition: right .3s ease-in-out, left .3s ease-in-out
}

.wpda-builder__burger_sidebar.active {
	right: 0
}

.wpda-builder__burger_sidebar-cover {
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	content: "";
	transition: opacity .3s ease, visibility .3s ease;
	opacity: 0;
	background: rgba(0, 0, 0, .7)
}

.wpda-builder__burger_sidebar.active .wpda-builder__burger_sidebar-cover {
	visibility: visible;
	cursor: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/close_burger.545cc992.png) 16 16, default;
	opacity: 1
}

body.admin-bar .wpda-builder__burger_sidebar {
	top: 32px
}

.wpda-builder__burger_container {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 407px;
	padding: 20px 30px;
	background: #fff
}

.wpda-builder__burger_container .mc_merge_var input#mc_mv_EMAIL,
.wpda-builder__burger_container .mc_merge_var input[type=email] {
	border: 1px solid;
	line-height: 36px;
	height: 36px
}

.wpda-builder__burger_container input#mc_signup_submit,
.wpda-builder__burger_container input[type=submit] {
	max-height: 36px
}

.wpda-builder__burger_container .mc_merge_var .mc_var_label {
	line-height: 36px
}

.wpda-builder__burger_container .textwidget img,
.wpda-builder__burger_container img {
	margin: 0
}

@media only screen and (max-width:1199px) {
	.wpda-builder-burger_sidebar .burger_sidebar_icon span {
		top: 5px;
		left: 0;
		width: 12px !important;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.wpda-builder-burger_sidebar .burger_sidebar_icon span:nth-child(2) {
		display: none
	}

	.wpda-builder-burger_sidebar .burger_sidebar_icon span:last-child {
		top: 12px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@media only screen and (max-width:767px) {
	.wpda-builder__burger_container {
		width: 100%;
		padding: 40px 25px
	}
}

.wpda-builder__burger_container ul li {
	list-style: none;
	line-height: 1
}

.wpda-builder__burger_container .textwidget p {
	font-size: 14px;
	line-height: 20px
}

body.active_burger_sidebar {
	right: 150px
}

.elementor-widget-wpda-builder-search .wpda-search_icon i,
.elementor-widget-wpda-builder-woosearch .wpda-search_icon i {
	font-family: Theme_icon;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.elementor-widget-wpda-builder-search .wpda-search_icon i:after,
.elementor-widget-wpda-builder-woosearch .wpda-search_icon i:after {
	content: "\f101";
	font-size: 21px;
	font-weight: 400;
	font-family: inherit;
	transition: opacity .1s;
	opacity: 0
}

.page-done .elementor-widget-wpda-builder-search .wpda-search_icon i:after,
.page-done .elementor-widget-wpda-builder-woosearch .wpda-search_icon i:after {
	opacity: 1
}

.elementor-widget-wpda-builder-search .wpda-search-open .wpda-search_icon i:after,
.elementor-widget-wpda-builder-woosearch .wpda-search-open .wpda-search_icon i:after {
	content: "\f101"
}

.elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a:after {
	content: "\f107";
	font-family: FontAwesome, serif;
	font-size: 15px;
	line-height: 1;
	padding-left: 4px;
	vertical-align: middle;
	position: relative;
	-webkit-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	display: inline-block;
	transition: opacity .3s;
	opacity: 0
}

@media only screen and (min-width:1200px) {
	body .elementor-widget-wpda-builder-menu nav ul li ul.sub-menu li.menu-item-has-children>a:after {
		right: auto;
		margin-left: 5px
	}

	body .wpda-header-builder .megamenu-item-has-title>a:after {
		margin-left: 0 !important
	}
}

.rtl .elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a:after {
	padding-left: 0;
	padding-right: 4px
}

.page-done .elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a:after {
	opacity: 1
}

@media only screen and (max-width:1199px) {

	.elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a.is-active:after,
	.elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a:after {
		font-size: 22px
	}

	.elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a:after {
		position: absolute;
		top: calc(50% - 12px);
		margin-right: 13px;
		font-weight: 400
	}

	.rtl .elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a:after {
		margin-right: 0;
		margin-left: 13px
	}

	.admin-bar .mobile_menu_active .wpda-mobile-navigation-toggle {
		right: 32px
	}

	.rtl.admin-bar .mobile_menu_active .wpda-mobile-navigation-toggle {
		left: 32px;
		right: auto
	}

	.elementor-widget-wpda-builder-menu nav ul li ul.sub-menu li {
		padding: 8px 20px
	}

	.gt3_megamenu_triangle_container {
		display: none !important
	}
}

.elementor-widget-wpda-builder-menu nav ul li ul.sub-menu li {
	font-size: .875em;
	line-height: 1.65
}

.elementor-widget-wpda-builder-menu nav ul li ul.sub-menu li.menu-item-has-children>a:after {
	-webkit-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	right: -20px
}

.rtl .elementor-widget-wpda-builder-menu nav ul li ul.sub-menu li.menu-item-has-children>a:after {
	right: auto;
	left: 0
}

.elementor-widget-wpda-builder-menu nav ul li ul {
	padding-left: 15px
}

.rtl .elementor-widget-wpda-builder-menu nav ul li ul {
	padding-left: 0;
	padding-right: 15px
}

@media only screen and (min-width:1200px) {
	.elementor-widget-wpda-builder-menu .sub-menu {
		border-radius: 5px !important;
		position: relative
	}

	.elementor-widget-wpda-builder-menu nav>ul>li {
		line-height: 5
	}

	.elementor-widget-wpda-builder-menu .sub-menu:before {
		content: "";
		position: absolute;
		top: -18px;
		left: 15px;
		z-index: 2;
		display: block;
		width: 16px;
		height: 16px;
		-webkit-transform: rotate(-45deg) translateY(1rem);
		-ms-transform: rotate(-45deg) translateY(1rem);
		transform: rotate(-45deg) translateY(1rem);
		border-radius: 3px;
		background: #fff;
		box-shadow: none
	}

	.rtl .elementor-widget-wpda-builder-menu .sub-menu:before {
		left: auto;
		right: 25px
	}

	.elementor-widget-wpda-builder-menu .sub-menu .sub-menu:before {
		display: none !important
	}

	.elementor-widget-wpda-builder-menu ul>li:last-child>.sub-menu:before,
	.elementor-widget-wpda-builder-menu ul>li:nth-last-child(2)>.sub-menu:before,
	.elementor-widget-wpda-builder-menu ul>li:nth-last-child(3)>.sub-menu:before {
		right: 38px;
		left: auto
	}

	.rtl .elementor-widget-wpda-builder-menu ul>li:last-child>.sub-menu:before,
	.rtl .elementor-widget-wpda-builder-menu ul>li:nth-last-child(2)>.sub-menu:before,
	.rtl .elementor-widget-wpda-builder-menu ul>li:nth-last-child(3)>.sub-menu:before {
		left: 10px;
		right: auto
	}
}

.elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a {
	padding-right: 0
}

.rtl .elementor-widget-wpda-builder-menu nav ul li.menu-item-has-children>a {
	padding-left: 0
}

/* gt3-core/widgets/column*/
.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap {
	opacity: 1;
	transition: opacity .2s ease-in-out
}

.gt3_carousel-elementor:not(.elementor-element-edit-mode)>.elementor-column-wrap>.elementor-widget-wrap:not(.slick-slider) {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: hidden;
	opacity: 0
}

.gt3_carousel-elementor:not(.elementor-element-edit-mode).gt3_carousel_items_per_line-3>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element {
	min-width: 33.33333%;
	margin-left: 0 !important;
	margin-right: 0 !important
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
	width: 100%
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
	max-width: 960px
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: calc(50% - 460px)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: calc(50% - 460px)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
	max-width: 45vw
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: calc(50% - 24vw + 30px)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: calc(50% - 24vw + 30px)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
	max-width: 30vw
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: calc(50% - 16vw)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: calc(50% - 16vw)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
	max-width: 24vw
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: calc(50% - 13vw)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: calc(50% - 13vw)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
	max-width: 19vw
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: calc(50% - 11vw)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: calc(50% - 11vw)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
	max-width: 15vw
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: calc(50% - 9vw + 30px)
}

.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: calc(50% - 9vw + 30px)
}

@media only screen and (max-width:992px) {

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-2>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-2>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 45vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 24vw)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 24vw)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-1>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-1>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-1>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 70vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 35vw + 15px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-1.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 35vw + 15px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-3>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-3>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 30vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 19vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 19vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-4>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-4>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 24vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 13vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 13vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-5>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-5>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 19vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 11vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 11vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-6>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-6>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 15vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 9vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_tablet-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 9vw + 30px)
	}
}

@media only screen and (max-width:600px) {

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 60vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 30vw)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 30vw)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-2>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-2>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 45vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 24vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-2.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 24vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-3>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-3>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 30vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 16vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-3.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 16vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-4>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-4>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 24vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 13vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-4.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 13vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-5>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-5>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 19vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 11vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-5.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 11vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-6>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element,
	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-6>.elementor-column-wrap>.elementor-widget-wrap>.slick-list>.slick-track>.elementor-element {
		max-width: 15vw
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 9vw + 30px)
	}

	.elementor-section-stretched.elementor-section-full_width .gt3_carousel-elementor.gt3_carousel_items_per_line_mobile-6.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 9vw + 30px)
	}
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-dots {
	width: 100%;
	text-align: center
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow {
	position: absolute;
	top: calc(50% - 25px);
	margin: 0;
	height: 50px;
	line-height: 40px;
	min-width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #fff;
	border-radius: 50px;
	cursor: pointer
}

.gt3_carousel-elementor.arrow_shadow-yes>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow {
	box-shadow: 0 0 20px 0 rgba(31, 36, 39, .15)
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: -25px
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: -25px
}

.elementor-section-full_width .gt3_carousel-elementor.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev,
.gt3_carousel-elementor.arrow_position-outside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
	left: calc(50% - 50vw + 30px)
}

.elementor-section-full_width .gt3_carousel-elementor.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next,
.gt3_carousel-elementor.arrow_position-outside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
	right: calc(50% - 50vw + 30px)
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow>.slick_arrow_icon {
	display: inline-block;
	width: 20px;
	height: 1px;
	background-color: currentColor;
	position: relative
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow>.slick_arrow_icon:before {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	border-top: 1px solid;
	border-left: 1px solid;
	top: -6px;
	left: 1px;
	-webkit-transform: rotate(-45deg) translateX(.5px);
	-ms-transform: rotate(-45deg) translateX(.5px);
	transform: rotate(-45deg) translateX(.5px)
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next>.slick_arrow_icon:before {
	-webkit-transform: rotate(135deg) translateX(-.5px);
	-ms-transform: rotate(135deg) translateX(-.5px);
	transform: rotate(135deg) translateX(-.5px);
	left: auto;
	right: 1px
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow>.slick_arrow_text {
	display: none
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>ul.slick-dots li.slick-active {
	background-color: rgba(0, 0, 0, 0) !important
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>ul.slick-dots li {
	border: 1px solid;
	border-radius: 10px;
	color: #c1c1c1;
	position: relative
}

.gt3_carousel-elementor.dots_position-inside>.elementor-column-wrap>.elementor-widget-wrap>ul.slick-dots {
	position: absolute;
	bottom: 12px;
	margin: 0;
	padding: 0
}

.elementor-element-edit-mode.gt3_carousel-elementor.dots_position-inside>.elementor-column-wrap>.elementor-widget-wrap>ul.slick-dots {
	bottom: 25px
}

.gt3_carousel-elementor>.elementor-column-wrap>.elementor-widget-wrap>ul.slick-dots li.slick-active:after {
	content: "";
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	border-radius: 12px;
	background-color: currentColor
}

@media (max-width:500px),
(max-width:650px) and (min-width:600px),
(max-width:830px) and (min-width:768px),
(max-width:1080px) and (min-width:1024px),
only screen and (max-width:1250px) and (min-width:1200px) {
	.gt3_carousel-elementor.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-prev {
		left: calc(50% - 50vw + 30px)
	}

	.gt3_carousel-elementor.arrow_position-inside>.elementor-column-wrap>.elementor-widget-wrap>.slick-arrow.slick-next {
		right: calc(50% - 50vw + 30px)
	}
}

.gt3_carousel-elementor .slick-slide {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden
}

/* gt3-theme/cpt/single*/
.gt3_author_box {
	position: relative;
	padding: 40px 50px 60px 194px;
	margin-top: 50px;
	border-top: none;
	min-height: 100px;
	background: #f5f6f7;
	border-radius: 10px
}

.gt3_author_box__avatar {
	width: 121px;
	height: 121px;
	position: absolute;
	left: 40px;
	top: 40px
}

.gt3_author_box__avatar img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 50%
}

.gt3_author_box__name {
	margin: 0 0 6px !important
}

.gt3_author_box .gt3_author_box__name {
	font-size: 20px;
	font-weight: 700
}

.single_prev_next_posts {
	background: rgba(0, 0, 0, 0);
	font-size: 0;
	line-height: 0;
	padding: 0 25px;
	margin: 65px 0 100px;
	position: relative
}

.single_prev_next_posts .container {
	border: 1px solid hsla(0, 0%, 58%, .2);
	border-right: none;
	border-left: none;
	padding: 25px 0
}

.single_prev_next_posts .fleft {
	display: inline-block;
	text-align: left;
	width: 50%;
	padding-right: 14px;
	box-sizing: border-box
}

.single_prev_next_posts .fright {
	display: inline-block;
	text-align: right;
	width: 50%;
	padding-left: 14px;
	box-sizing: border-box
}

.single_prev_next_posts a {
	font-size: 12px;
	letter-spacing: 0;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: 500;
	display: inline-block
}

@media only screen and (min-width:768px) {
	.single_prev_next_posts .gt3_post_navi:after {
		display: block;
		content: attr(data-title);
		text-transform: none;
		font-size: 16px;
		letter-spacing: 0;
		font-weight: 600 !important;
		transition: all .3s
	}

	.single_prev_next_posts .fleft a span.gt3_post_navi,
	.single_prev_next_posts .fright a span.gt3_post_navi {
		position: relative;
		display: block;
		vertical-align: top
	}

	.single_prev_next_posts .fleft a span.gt3_post_navi:before,
	.single_prev_next_posts .fright a span.gt3_post_navi:before {
		content: "";
		font-size: 16px;
		font-family: FontAwesome;
		font-weight: 400;
		font-style: normal;
		right: 0;
		line-height: 18px;
		position: absolute
	}

	.single_prev_next_posts .fleft a span.gt3_post_navi:before {
		content: "";
		left: 0
	}

	.single_prev_next_posts .fleft a:after {
		left: 1px
	}

	.single_prev_next_posts .fright a:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.single_prev_next_posts .fright a:before {
		right: 0
	}

	.single_prev_next_posts .fright a:after {
		right: 1px
	}

	.single_prev_next_posts .fleft a:hover:after,
	.single_prev_next_posts .fleft a:hover:before {
		margin-left: -5px
	}

	.single_prev_next_posts .fright a:hover:after,
	.single_prev_next_posts .fright a:hover:before {
		margin-right: -5px
	}
}

.port_back2grid {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	height: 28px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.port_back2grid span {
	width: 13px;
	height: 13px;
	display: block;
	position: absolute;
	transition: all .5s;
	background: #949494;
	opacity: .2;
	border-radius: 13px
}

.port_back2grid:hover span {
	opacity: 1
}

.port_back2grid_box1 {
	left: 0;
	top: 0
}

.port_back2grid_box2 {
	left: 0;
	bottom: 0
}

.port_back2grid_box3 {
	right: 0;
	top: 0
}

.port_back2grid_box4 {
	right: 0;
	bottom: 0
}

.single_blogpost_title_content .listing_meta span {
	transition: opacity .3s
}

.single-post .single_meta .blog_content .blogpost_title {
	margin-top: 17px;
	margin-bottom: 17px
}

.single-post .gt3_module_title h2 {
	margin-bottom: 18px;
	font-size: 18px;
	font-weight: 700
}

.single .blog_post_media--link .blog_post_media__link_text a {
	display: inline-block
}

.single_blogpost_title_content .listing_meta span {
	margin-right: 15px
}

.single_blogpost_title_content .listing_meta span:last-child {
	margin-right: 0
}

.single #main_content>.blog_post_preview {
	margin-bottom: 70px;
	border-bottom: 1px solid rgba(105, 102, 135, .1);
	padding-bottom: 30px
}

.single #main_content>.blog_post_preview .blog_content {
	margin: 0;
	padding: 0;
	background: none
}

.blog_post_preview .single_meta .listing_meta_wrap {
	float: left
}

.single_blogpost_title_content .listing_meta {
	line-height: 21px
}

.single_blogpost_title_content .listing_meta>span,
.single_blogpost_title_content .listing_meta a {
	line-height: inherit;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: 400;
	margin: 0 !important
}

.single_blogpost_title_content .listing_meta * {
	color: inherit
}

.single_blogpost_title_content .listing_meta span:after {
	content: "|";
	margin-left: 4px;
	margin-right: 5px
}

.single_blogpost_title_content .listing_meta span:last-child:after {
	display: none
}

.single_blogpost_title_content .listing_meta a {
	transition: all .3s
}

.single_blogpost_title_content .listing_meta .post_author a:before,
.single_blogpost_title_content .listing_meta .post_comments a:before {
	display: none
}

.single_blogpost_title_content {
	text-align: center;
	padding: 46px 0 71px
}

.single_blogpost_title_content .post_block_info {
	margin-top: 7px
}

.single .format-standard-image .blog_post_media {
	display: none;
	visibility: hidden;
	overflow: hidden
}

.single .gt3_module_featured_posts .format-standard-image .blog_post_media,
.single.single-gt3-kits .format-standard-image .blog_post_media,
.single.visible_blog_post_media .format-standard-image .blog_post_media {
	display: block;
	visibility: visible
}

h1.blogpost_title_content {
	margin-bottom: 10px
}

h1.blogpost_title_content+.blog_post_media {
	margin-top: 20px
}

.single #main_content>.blog_post_preview .blog_content blockquote.wp-block-quote {
	font-weight: inherit;
	font-size: 20px;
	line-height: 1.5
}

.single #main_content>.blog_post_preview .blog_content blockquote.wp-block-quote:before,
.single #main_content>.blog_post_preview figure.wp-block-pullquote blockquote:before {
	-webkit-mask-image: none;
	mask-image: none;
	display: none
}

.single #main_content>.blog_post_preview .blog_content blockquote.wp-block-quote cite:before {
	width: 30px;
	height: 0;
	border-top: 1px solid;
	content: "";
	opacity: .6;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}

@media only screen and (max-width:767px) {
	.gt3_author_box {
		padding-left: 90px
	}

	.gt3_author_box__avatar {
		left: 30px;
		width: 40px;
		height: 40px
	}
}

.single-team .main_wrapper {
	padding-top: 100px !important
}

.single-team .gt3-page-title_wrapper+.site_wrapper .main_wrapper {
	padding-top: 0 !important
}

.container.gt3_team_single .sidebar_none #main_content>.elementor {
	margin-right: -10px;
	margin-left: -10px
}

h1.portfolio_title_content {
	margin-bottom: 9px;
	padding-top: 34px
}

.spacing_beetween_items_30 {
	margin: -30px 0 0 -30px
}

.spacing_beetween_items_30 .item_wrapper {
	padding-top: 30px;
	padding-left: 30px
}

#comment-form-cookies-consent input {
	width: auto !important
}

#comment-form-cookies-consent label,
#comment-form-cookies-consent label.gt3_onfocus {
	position: relative !important;
	left: auto !important;
	top: auto !important;
	padding: 0 !important;
	opacity: 1 !important
}

/* gt3-core/widgets/gt3-core-videopopup*/
.elementor-widget-gt3-core-videopopup .video-popup-wrapper {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-widget-gt3-core-videopopup .elementor-widget-container {
	text-align: center
}

.gt3-elementor-align-right .elementor-widget-container {
	text-align: right
}

.gt3-elementor-align-left .elementor-widget-container {
	text-align: left
}

.gt3-elementor-align-button-right .video-popup__title {
	margin-right: 20px
}

.gt3-elementor-align-button-left .video-popup__title {
	margin-left: 20px
}

.gt3-elementor-align-button-center .video-popup__title {
	margin-bottom: 8px
}

.gt3-elementor-align-button-center .video-popup-wrapper {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.gt3-elementor-align-button-left .video-popup__title {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.gt3-elementor-align-right .video-popup__link {
	vertical-align: middle
}

.video-popup__title {
	font-family: inherit;
	font-size: 14px;
	font-weight: 500;
	line-height: inherit;
	position: relative;
	z-index: 2;
	display: inline-block;
	letter-spacing: .2em
}

.video-popup__wrapper-link {
	position: relative;
	z-index: 1;
	display: block
}

.video-popup__content {
	position: absolute;
	z-index: 3;
	top: 50%;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center
}

.video-popup__link {
	position: relative;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	width: 74px;
	height: 74px;
	vertical-align: middle;
	border-radius: 50%;
	background-color: currentColor
}

.video-popup__link>svg {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-40%, -50%);
	-ms-transform: translate(-40%, -50%);
	transform: translate(-40%, -50%)
}

.video-popup__link polygon {
	fill: #fff;
	stroke: #fff
}

.video-popup-animation {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 37px;
	display: block;
	width: 126px;
	height: 126px;
	margin: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.video-popup-animation-type1 .video-popup-animation>div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 5%;
	height: 5%;
	margin: auto;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation-name: video_pulse_animation_outside;
	animation-name: video_pulse_animation_outside;
	-webkit-animation-duration: 2.1s;
	animation-duration: 2.1s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%;
	box-shadow: 0 0 1px 1px currentColor
}

.video-popup-animation>div:nth-child(2) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.video-popup-animation>div:nth-child(3) {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.video-popup-animation>div:nth-child(4) {
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s
}

@-webkit-keyframes video_pulse_animation_outside {
	0% {
		width: 5%;
		height: 5%;
		opacity: 1
	}

	to {
		width: 100%;
		height: 100%;
		opacity: 0
	}
}

@keyframes video_pulse_animation_outside {
	0% {
		width: 5%;
		height: 5%;
		opacity: 1
	}

	to {
		width: 100%;
		height: 100%;
		opacity: 0
	}
}

.video-popup__link .video-popup-animation div>svg {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.video-popup-animation-type2 .video-popup-animation>div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 2px);
	margin: auto;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation-name: video_rotate_animation_outside;
	animation-name: video_rotate_animation_outside;
	-webkit-animation-duration: 2.1s;
	animation-duration: 2.1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%;
	box-shadow: 0 -3px 0 1px currentColor
}

@-webkit-keyframes video_rotate_animation_outside {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes video_rotate_animation_outside {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

/* gt3-theme/widgets/gt3-core-videopopup*/
.elementor-widget-video-popup-gt3 .video-popup-wrapper {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-widget-video-popup-gt3 .elementor-widget-container {
	text-align: center
}

.gt3-elementor-align-button-right .video-popup__title {
	margin-right: 20px
}

.gt3-elementor-align-button-left .video-popup__title {
	margin-left: 20px
}

.gt3-elementor-align-button-center .video-popup__title {
	margin-bottom: 8px
}

.gt3-elementor-align-button-center .video-popup-wrapper {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.gt3-elementor-align-button-left .video-popup__title {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.gt3-elementor-align-right .video-popup__link {
	vertical-align: middle
}

.video-popup__title {
	font-family: inherit;
	font-size: 14px;
	font-weight: 500;
	line-height: inherit;
	position: relative;
	z-index: 2;
	display: inline-block;
	letter-spacing: .2em
}

.video-popup__wrapper-link {
	position: relative;
	z-index: 1;
	display: block
}

.video-popup__content {
	position: absolute;
	z-index: 3;
	top: 50%;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center
}

.video-popup__link {
	position: relative;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	width: 66px;
	height: 66px;
	vertical-align: middle;
	border-radius: 50%;
	background-color: currentColor
}

.video-popup__link>svg {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-40%, -50%);
	-ms-transform: translate(-40%, -50%);
	transform: translate(-40%, -50%)
}

.video-popup__link polygon {
	fill: #fff;
	stroke: #fff
}

.video-popup-animation {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%;
	display: block;
	width: 126px;
	height: 126px;
	margin: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.video-popup-animation-type1 .video-popup-animation>div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 5%;
	height: 5%;
	margin: auto;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation-name: video_pulse_animation_outside;
	animation-name: video_pulse_animation_outside;
	-webkit-animation-duration: 2.1s;
	animation-duration: 2.1s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%;
	box-shadow: 0 0 1px 1px currentColor
}

.video-popup-animation>div:nth-child(2) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.video-popup-animation>div:nth-child(3) {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.video-popup-animation>div:nth-child(4) {
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s
}

@-webkit-keyframes video_pulse_animation_outside {
	0% {
		width: 5%;
		height: 5%;
		opacity: 1
	}

	to {
		width: 100%;
		height: 100%;
		opacity: 0
	}
}

@-moz-keyframes video_pulse_animation_outside {
	0% {
		width: 5%;
		height: 5%;
		opacity: 1
	}

	to {
		width: 100%;
		height: 100%;
		opacity: 0
	}
}

@-o-keyframes video_pulse_animation_outside {
	0% {
		width: 5%;
		height: 5%;
		opacity: 1
	}

	to {
		width: 100%;
		height: 100%;
		opacity: 0
	}
}

@keyframes video_pulse_animation_outside {
	0% {
		width: 5%;
		height: 5%;
		opacity: 1
	}

	to {
		width: 100%;
		height: 100%;
		opacity: 0
	}
}

.video-popup__link .video-popup-animation div>svg {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.video-popup-animation-type2 .video-popup-animation>div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 2px);
	margin: auto;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation-name: video_rotate_animation_outside;
	animation-name: video_rotate_animation_outside;
	-webkit-animation-duration: 2.1s;
	animation-duration: 2.1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%;
	box-shadow: 0 -3px 0 1px currentColor
}

@-webkit-keyframes video_rotate_animation_outside {
	0% {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn)
	}
}

@-moz-keyframes video_rotate_animation_outside {
	0% {
		-moz-transform: rotate(0deg)
	}

	to {
		-moz-transform: rotate(1turn)
	}
}

@-o-keyframes video_rotate_animation_outside {
	0% {
		-o-transform: rotate(0deg)
	}

	to {
		-o-transform: rotate(1turn)
	}
}

@keyframes video_rotate_animation_outside {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.elementor-custom-embed-play i:before {
	opacity: 0 !important
}

.elementor-custom-embed-play i {
	text-shadow: none !important
}

.elementor-custom-embed-play {
	border: 1px solid;
	border-radius: 50%
}

.elementor-custom-embed-play i:after {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) currentcolor;
	border-style: solid;
	border-width: 8.5px 0 8.5px 15px;
	margin-left: 2px;
	transition: all .3s;
	opacity: 1
}

.elementor-custom-embed-play i:hover:after {
	opacity: .5
}

.video-popup-animation {
	color: #fff
}

.video-popup-wrapper .video-popup__link {
	transition: all .3s
}

.video-popup-wrapper:hover .video-popup__link {
	background: #764ed2 !important
}

.video-popup-wrapper:hover .video-popup-animation {
	color: #764ed2
}

.video-popup-wrapper:hover svg polygon {
	fill: #fff !important;
	stroke: #fff !important
}

body .gt3-elementor-align-button-left .video-popup__title {
	margin-left: 10px
}

.gt3_modern_shop .gt3-elementor-align-center.elementor-widget-gt3-core-videopopup {
	margin-left: auto;
	margin-right: auto
}

.gt3_modern_shop .gt3-elementor-align-center.elementor-widget-gt3-core-videopopup .video-popup-wrapper {
	display: inline-block
}

.gt3_modern_shop .gt3-elementor-align-center.elementor-widget-gt3-core-videopopup .video-popup-wrapper:hover .video-popup__link {
	background: #fff !important
}

.gt3_modern_shop .gt3-elementor-align-center.elementor-widget-gt3-core-videopopup .video-popup-wrapper:hover svg polygon {
	fill: #1a1d20 !important;
	stroke: #1a1d20 !important
}

/* gt3-core/widgets/gt3-core-imagebox*/
@media (min-width:768px) {

	.elementor-widget-gt3-core-imagebox.elementor-position-left .gt3-core-imagebox-wrapper,
	.elementor-widget-gt3-core-imagebox.elementor-position-right .gt3-core-imagebox-wrapper {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-icon {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 15px
	}

	.elementor-widget-gt3-core-imagebox.elementor-position-left .gt3-core-imagebox-icon,
	.elementor-widget-gt3-core-imagebox.elementor-position-right .gt3-core-imagebox-icon {
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	.elementor-widget-gt3-core-imagebox.elementor-position-right .gt3-core-imagebox-wrapper {
		text-align: right;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.elementor-widget-gt3-core-imagebox.elementor-position-left .gt3-core-imagebox-wrapper {
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-widget-gt3-core-imagebox.elementor-position-top .gt3-core-imagebox-img {
		margin: auto
	}

	.elementor-widget-gt3-core-imagebox.elementor-vertical-align-top .gt3-core-imagebox-wrapper {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.elementor-widget-gt3-core-imagebox.elementor-vertical-align-middle .gt3-core-imagebox-wrapper {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.elementor-widget-gt3-core-imagebox.elementor-vertical-align-bottom .gt3-core-imagebox-wrapper {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-title {
	position: relative
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-title a,
.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-title span {
	color: inherit
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
	text-align: center
}

.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img {
	display: inline-block
}

.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img a {
	display: inline-block;
	max-width: 100%
}

.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img img,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img picture,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img svg {
	max-width: 100%;
	height: auto
}

.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover {
	position: relative
}

.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover img,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover picture,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover svg,
.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-description,
.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-title {
	transition: all .3s
}

.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover img+img,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover img+svg,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover picture+picture,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover svg+img,
.elementor-element .gt3-core-imagebox-wrapper .gt3-core-imagebox-img.gt3-core-imagebox-img_hover svg+svg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0
}

.elementor-element .elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img.gt3-core-imagebox-img_hover img:first-child,
.elementor-element .elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img.gt3-core-imagebox-img_hover svg:first-child {
	opacity: 0
}

.elementor-element .elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img.gt3-core-imagebox-img_hover img+img,
.elementor-element .elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img.gt3-core-imagebox-img_hover img+svg,
.elementor-element .elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img.gt3-core-imagebox-img_hover picture+picture,
.elementor-element .elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img.gt3-core-imagebox-img_hover svg+img,
.elementor-element .elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img.gt3-core-imagebox-img_hover svg+svg {
	opacity: 1
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-wrapper,
.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-beside .gt3-core-imagebox-wrapper {
	text-align: left
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-beside .gt3-core-imagebox-title>* {
	vertical-align: bottom;
	display: inline-block
}

.elementor-vertical-align-middle.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-beside .gt3-core-imagebox-title>* {
	vertical-align: middle
}

.elementor-vertical-align-top.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-beside .gt3-core-imagebox-title>* {
	vertical-align: top
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .elementor-icon,
.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-img {
	position: absolute;
	left: 0;
	bottom: 0
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-content {
	width: 100%
}

@media (min-width:768px) {

	.elementor-widget-gt3-core-imagebox.elementor-position-left .gt3-core-imagebox-wrapper,
	.elementor-widget-gt3-core-imagebox.elementor-position-right .gt3-core-imagebox-wrapper {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.elementor-widget-gt3-core-imagebox.elementor-position-right .gt3-core-imagebox-wrapper {
		text-align: right;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.elementor-widget-gt3-core-imagebox.elementor-position-left .gt3-core-imagebox-wrapper {
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-widget-gt3-core-imagebox.elementor-position-top .gt3-core-imagebox-img {
		margin: auto
	}

	.elementor-widget-gt3-core-imagebox.elementor-vertical-align-top .gt3-core-imagebox-wrapper {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.elementor-widget-gt3-core-imagebox.elementor-vertical-align-middle .gt3-core-imagebox-wrapper {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.elementor-widget-gt3-core-imagebox.elementor-vertical-align-bottom .gt3-core-imagebox-wrapper {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

@media (max-width:767px) {
	.elementor-widget-gt3-core-imagebox .gt3-core-imagebox--img {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 15px
	}
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox--img {
	display: inline-block
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox--title a {
	color: inherit
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox--wrapper {
	text-align: center
}

.elementor-widget-gt3-core-imagebox .gt3-core-imagebox--description {
	margin: 0
}

.gt3_background_image_cover,
.gt3_background_image_cover .gt3_background_image_cover__back,
.gt3_background_image_cover .gt3_background_image_cover__front {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.gt3_background_image_cover .gt3_background_image_cover__back,
.gt3_background_image_cover .gt3_background_image_cover__front {
	transition: all .3s ease-in-out
}

.gt3_background_image_cover .gt3_background_image_cover__back {
	opacity: 0
}

.gt3-core-imagebox-wrapper {
	position: relative;
	z-index: 2
}

.gt3-core-imagebox-wrapper+a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 10
}

.has_hover_background_image:hover .gt3_background_image_cover__back {
	opacity: 1
}

.has_background_image .elementor-widget-container,
.has_hover_background_image .elementor-widget-container {
	background-image: none !important;
	position: relative;
	z-index: 1
}

.has_hover_background_image:hover .gt3_background_image_cover__front {
	opacity: 0
}

/* gt3-theme/widgets/gt3-core-imagebox*/
.elementor-widget-image-box-gt3 .elementor-image-box-content {
	width: 100%
}

@media (min-width:768px) {

	.elementor-widget-image-box-gt3.elementor-position-left .elementor-image-box-wrapper,
	.elementor-widget-image-box-gt3.elementor-position-right .elementor-image-box-wrapper {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.elementor-widget-image-box-gt3.elementor-position-right .elementor-image-box-wrapper {
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		text-align: right;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse
	}

	.elementor-widget-image-box-gt3.elementor-position-left .elementor-image-box-wrapper {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal
	}

	.elementor-widget-image-box-gt3.elementor-position-top .elementor-image-box-img {
		margin: auto
	}

	.elementor-widget-image-box-gt3.elementor-vertical-align-top .elementor-image-box-wrapper {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.elementor-widget-image-box-gt3.elementor-vertical-align-middle .elementor-image-box-wrapper {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}

	.elementor-widget-image-box-gt3.elementor-vertical-align-bottom .elementor-image-box-wrapper {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

@media (max-width:767px) {
	.elementor-widget-image-box-gt3 .elementor-image-box-img {
		margin-right: auto !important;
		margin-bottom: 15px;
		margin-left: auto !important
	}
}

.elementor-image-box-img img {
	object-fit: cover
}

.elementor-widget-image-box-gt3 .elementor-image-box-img {
	display: inline-block
}

.elementor-widget-image-box-gt3 .elementor-image-box-title a {
	color: inherit
}

.elementor-widget-image-box-gt3 .elementor-image-box-wrapper {
	text-align: center
}

.elementor-widget-image-box-gt3 .elementor-image-box-description {
	margin: 0
}

.elementor-widget-image-box-gt3 .imagebox-button>div,
.elementor-widget-image-box-gt3 .imagebox-button>span {
	display: inline-block;
	vertical-align: middle
}

.elementor-widget-image-box-gt3 .elementor-image-box-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1
}

.elementor-widget-image-box-gt3 .elementor-image-box-description {
	font-size: 14px;
	line-height: 1.95em
}

.elementor-widget-image-box-gt3 .imagebox-button {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .2em
}

.gt3_cycled_animation .elementor-widget-gt3-core-imagebox .elementor-widget-container:after {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: width .4s, height .4s;
	animation: width .4s, height .4s;
	position: absolute;
	transition: width .4s, height .4s;
	left: 50%;
	top: 50%;
	background: inherit;
	box-shadow: inherit;
	border-radius: inherit;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1;
	will-change: width, height
}

.gt3_cycled_animation .elementor-widget-gt3-core-imagebox:hover .elementor-widget-container:after {
	width: 103%;
	height: 103%
}

.gt3_cycled_animation .elementor-widget-gt3-core-imagebox .elementor-widget-container .gt3-core-imagebox-wrapper {
	position: relative;
	z-index: 2
}

@media only screen and (max-width:767px) {
	.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
		width: 100%;
		text-align: left;
		margin-top: 30px
	}

	.mega-menu-wrapper .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
		text-align: center
	}

	.rtl .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
		text-align: right
	}
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title .gt3-core-imagebox-title,
.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title figure {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title figure {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title+.gt3-core-imagebox-description {
	position: relative;
	padding-top: 27px
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title+.gt3-core-imagebox-description:before,
.imagebox_first_title.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-img+.gt3-core-imagebox-title:before,
.imagebox_first_title.gt3_active_item.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-img+.gt3-core-imagebox-title:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 2px;
	background: currentColor;
	content: "";
	opacity: .5
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title figure {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-img+.gt3-core-imagebox-title,
.imagebox_first_title.gt3_active_item.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-img+.gt3-core-imagebox-title {
	padding-top: 20px;
	position: relative
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title+.gt3-core-imagebox-description:before {
	display: none
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title+.gt3-core-imagebox-description {
	padding: 0;
	height: 0;
	margin-bottom: 0;
	overflow: hidden;
	transition: all 0s
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox:hover .elementor-image_icon-position-background .gt3-core-imagebox-title+.gt3-core-imagebox-description,
.imagebox_first_title.gt3_active_item.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title+.gt3-core-imagebox-description {
	height: auto;
	margin-bottom: 8px;
	transition: all 0s
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img {
	display: block
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox:hover .gt3-core-imagebox-img,
.imagebox_first_title.gt3_active_item.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-img {
	display: none
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-img+.gt3-core-imagebox-title:before,
.imagebox_first_title.gt3_active_item.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-img+.gt3-core-imagebox-title:before {
	top: 9px
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .elementor-widget-container {
	min-height: 233px
}

.imagebox_first_title.elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
	margin: 0
}

.elementor-widget-gt3-core-imagebox .elementor-image_icon-position-background .gt3-core-imagebox-title {
	transition: inherit
}

.gt3_background_image_cover,
.gt3_background_image_cover .gt3_background_image_cover__back,
.gt3_background_image_cover .gt3_background_image_cover__front {
	position: absolute;
	border-radius: inherit
}

.elementor-widget-gt3-core-imagebox.gt3_order_normal .elementor-image_icon-position-background .gt3-core-imagebox-title figure {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.elementor-widget-gt3-core-imagebox.gt3_order_normal .elementor-image_icon-position-background .gt3-core-imagebox-title+.gt3-core-imagebox-description:before {
	content: "";
	position: absolute;
	left: calc(50% - 15px);
	top: 12px;
	background: currentColor;
	opacity: 1
}

body .gt3-core-imagebox-wrapper+a {
	display: none
}

.gt3-core-imagebox-title a {
	color: inherit !important
}

/* gt3-core/widgets/gt3-core-counter*/
.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right,
.elementor-widget-gt3-core-counter .icon_container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left>div,
.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right>div,
.elementor-widget-gt3-core-counter .icon_container .gt3_icon {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto
}

.elementor-widget-gt3-core-counter .counter_text {
	position: relative
}

.elementor-widget-gt3-core-counter .hidden_end {
	visibility: hidden;
	opacity: 0;
	padding: 0 10px
}

.elementor-widget-gt3-core-counter .counter {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.elementor-widget-gt3-core-counter .icon_position-right .icon_container {
	margin-left: 15px
}

.elementor-widget-gt3-core-counter .icon_position-left .icon_container {
	margin-right: 15px
}

.elementor-widget-gt3-core-counter .icon_position-top .icon_container {
	margin-bottom: 10px
}

.elementor-widget-gt3-core-counter .icon_position-bottom .icon_container {
	margin-top: 10px
}

.elementor-widget-gt3-core-counter .icon_position-bottom .icon_container,
.elementor-widget-gt3-core-counter .icon_position-top .icon_container {
	margin-left: auto;
	margin-right: auto
}

.elementor-align-left.elementor-widget-gt3-core-counter .icon_position-bottom .icon_container,
.elementor-align-left.elementor-widget-gt3-core-counter .icon_position-top .icon_container {
	margin-left: 0
}

.elementor-align-right.elementor-widget-gt3-core-counter .icon_position-bottom .icon_container,
.elementor-align-right.elementor-widget-gt3-core-counter .icon_position-top .icon_container {
	margin-right: 0
}

.elementor-align-left.elementor-widget-gt3-core-counter .counter-wrapper,
.elementor-align-left.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
.elementor-align-left.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left
}

.elementor-align-center.elementor-widget-gt3-core-counter .counter-wrapper {
	text-align: center
}

.elementor-align-right.elementor-widget-gt3-core-counter .counter-wrapper,
.elementor-align-right.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
.elementor-align-right.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}

.elementor-widget-gt3-core-counter .description {
	padding-top: 9px
}

@media only screen and (max-width:1023px) {

	.elementor-tablet-align-center.elementor-widget-gt3-core-counter .counter-wrapper,
	.elementor-tablet-align-center.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
	.elementor-tablet-align-center.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}

	.elementor-tablet-align-left.elementor-widget-gt3-core-counter .counter-wrapper,
	.elementor-tablet-align-left.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
	.elementor-tablet-align-left.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left
	}

	.elementor-tablet-align-right.elementor-widget-gt3-core-counter .counter-wrapper,
	.elementor-tablet-align-right.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
	.elementor-tablet-align-right.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right
	}
}

@media only screen and (max-width:767px) {

	.elementor-mobile-align-center.elementor-widget-gt3-core-counter .counter-wrapper,
	.elementor-mobile-align-center.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
	.elementor-mobile-align-center.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}

	.elementor-mobile-align-left.elementor-widget-gt3-core-counter .counter-wrapper,
	.elementor-mobile-align-left.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right,
	.elementor-tablet-align-left.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left
	}

	.elementor-mobile-align-right.elementor-widget-gt3-core-counter .counter-wrapper,
	.elementor-mobile-align-right.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-left,
	.elementor-mobile-align-right.elementor-widget-gt3-core-counter .counter-wrapper.icon_position-right {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right
	}
}

.gt3_theme_textgradient-yes.elementor-widget-gt3-core-counter .counter_text .counter {
	display: inline-block;
	color: var(--textgradient_color1)
}

@supports (((-webkit-background-clip:text) or (background-clip:text)) or (-webkit-background-clip:text)) and ((text-fill-color:transparent) or (-webkit-text-fill-color:transparent)) {
	.gt3_theme_textgradient-yes.elementor-widget-gt3-core-counter .counter_text .counter {
		background-size: cover;
		-webkit-background-clip: text;
		background-clip: text;
		-webkit-text-fill-color: rgba(0, 0, 0, 0);
		text-fill-color: rgba(0, 0, 0, 0);
		background-image: linear-gradient(75deg, var(--textgradient_color1), var(--textgradient_color2) 80%)
	}
}

/* gt3-theme/widgets/gt3-core-counter*/
.elementor-widget-gt3-core-counter .counter {
	padding-bottom: 22px
}

.elementor-widget-gt3-core-counter .counter .counter_prefix,
.elementor-widget-gt3-core-counter .counter .counter_suffix {
	font-size: 1em
}

@media only screen and (max-width:1400px) {
	.elementor-widget-gt3-core-counter .elementor-widget-container {
		border: none !important
	}
}

@media only screen and (max-width:768px) {
	.elementor-column-wrap .elementor-widget-gt3-core-counter .elementor-widget-container .counter-wrapper.icon_type-icon {
		display: inline-block
	}
}

/* gt3-core/slick*/
.slick-slider {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	outline: none !important;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	outline: none !important
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
	display: none
}

@media only screen and (min-width:992px) {

	.slick-slider.slider_navigation-arrow .slick-list,
	.slick-slider.slider_navigation-both .slick-list {
		margin: 0 22px
	}
}

.slick-slider ul.slick-dots {
	text-align: center
}

div.slick-slider ul.slick-dots li {
	line-height: 8px;
	display: inline-block;
	box-sizing: content-box;
	width: 8px;
	height: 8px;
	margin: 0 6px;
	padding: 1px;
	cursor: pointer
}

.slick-slider ul.slick-dots li:only-child {
	display: none
}

.elementor-slick-slider ul.slick-dots li button,
.slick-slider ul.slick-dots li button {
	display: none !important
}

.slick-slider ul.slick-dots li:before {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	content: "";
	cursor: pointer;
	-webkit-transition: color .2s .2s, opacity .2s .2s;
	-moz-transition: color .2s .2s, opacity .2s .2s;
	-ms-transition: color .2s .2s, opacity .2s .2s;
	transition: color .2s .2s, opacity .2s .2s;
	vertical-align: middle;
	opacity: .7;
	background-color: rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 0 2px #fff, 0 0 2px 0 rgba(0, 0, 0, .25)
}

.slick-slider ul.slick-dots li.slick-active:before,
.slick-slider ul.slick-dots li:hover:before {
	-webkit-transition: box-shadow .2s, opacity .2s;
	-moz-transition: box-shadow .2s, opacity .2s;
	-ms-transition: box-shadow .2s, opacity .2s;
	transition: box-shadow .2s, opacity .2s;
	opacity: 1
}

.slick-slider ul.slick-dots li.slick-active:before {
	box-shadow: inset 0 0 8px 4px #fff, 0 0 2px 0 rgba(0, 0, 0, .25)
}

.slick-arrow {
	font-family: inherit;
	font-size: .875em;
	font-weight: 500;
	line-height: normal;
	position: absolute;
	z-index: 50;
	bottom: 0;
	display: block;
	width: auto;
	height: 1px;
	margin: auto;
	padding: 0;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	letter-spacing: .2em;
	text-transform: uppercase;
	opacity: 1;
	border: none;
	text-shadow: none
}

.slick-arrow,
.slick-arrow:hover {
	background-color: rgba(0, 0, 0, 0)
}

.slick-arrow.slick-prev {
	left: 0
}

.slick-arrow.slick-next {
	right: 0
}

.slick-arrow:not(.gt3_modified).slick-prev {
	left: 60px
}

.slick-arrow:not(.gt3_modified).slick-next {
	right: 60px
}

.slick-arrow:not(.gt3_modified) {
	bottom: -webkit-calc(50% - 1px);
	bottom: calc(50% - 1px)
}

.slick-arrow:not(.gt3_modified).slick-prev {
	padding-left: 55px
}

.slick-arrow:not(.gt3_modified).slick-next {
	padding-right: 55px
}

.slick-arrow:not(.gt3_modified).slick-next:before {
	position: absolute;
	z-index: 1;
	top: 17px;
	right: 15px;
	width: 18px;
	content: "";
	border-top: 2px solid
}

.slick-arrow:not(.gt3_modified).slick-prev:before {
	position: absolute;
	z-index: 1;
	top: 17px;
	left: 15px;
	width: 18px;
	content: "";
	border-top: 2px solid
}

.slick-arrow:not(.gt3_modified):after {
	position: absolute;
	z-index: 1;
	top: 13px;
	content: "";
	border-top: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid rgba(0, 0, 0, 0)
}

.slick-arrow:not(.gt3_modified).slick-next:after {
	right: 7px;
	border-left: 8px solid
}

.slick-arrow:not(.gt3_modified).slick-prev:after {
	left: 7px;
	border-right: 8px solid
}

.slick-arrow.gt3_modified [class*=theme_icon-arrows] {
	font-size: 1.143em
}

.elementor-slick-slider .slick-slider .slick-next:before,
.elementor-slick-slider .slick-slider .slick-prev:before {
	content: "";
	display: block;
	position: absolute;
	top: -webkit-calc(50% - 10px);
	top: calc(50% - 10px);
	left: 4px;
	width: 19px;
	opacity: 1;
	height: 19px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-radius: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .4s;
	transition: all .4s
}

.elementor-slick-slider .slick-slider .slick-next:before {
	left: 21px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg)
}

.elementor-slick-slider .slick-slider .slick-next:after,
.elementor-slick-slider .slick-slider .slick-prev:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	width: 44px;
	opacity: 1;
	height: 0;
	-webkit-transition: all .4s;
	transition: all .4s;
	margin-top: -1px;
	border: none;
	border-top: 1px solid;
	color: #fff
}

.elementor-slick-slider .slick-slider .slick-prev:after {
	left: 1px;
	right: auto
}

.elementor-slick-slider .slick-slider .slick-next:after {
	right: 1px;
	left: auto
}

.elementor-slick-slider .slick-slider .slick-next,
.elementor-slick-slider .slick-slider .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 44px;
	height: 26px;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	color: rgba(0, 0, 0, 0);
	border: none;
	outline: none;
	background: none
}

.slick-arrow.slick-disabled {
	visibility: hidden;
	opacity: 0
}

.slick-track::after,
.slick-track::before {
	content: "";
	display: table;
}

/* gt3-core/widgets/gt3-core-TestimonialsLite*/
.elementor-widget-gt3-core-TestimonialsLite .testimonials-canvas-quote,
.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote-holder {
	display: none
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote {
	display: inline-block;
	float: left;
	width: 37px;
	height: auto;
	margin-top: .3em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote .testimonials-quote-icon-holder {
	width: 100%;
	padding-bottom: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	z-index: 2;
	-webkit-mask-position: center;
	mask-position: center;
	position: relative;
	background-color: currentColor
}

.elementor-msie .elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote .testimonials-quote-icon-holder {
	background-color: rgba(0, 0, 0, 0)
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-wrapper {
	margin-left: 65px
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials-sub_name,
.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials_photo,
.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials_title {
	display: inline-block;
	vertical-align: middle
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials-sub_name {
	margin-left: .3em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials_photo img {
	overflow: hidden;
	margin-right: 13px
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials_photo img.rounded {
	border-radius: 250px
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text {
	margin-bottom: 1.2em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator+.testimonials_rotator .testimonials-text,
.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper+.testimonials-text {
	margin-bottom: 0;
	margin-top: 1.2em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text+.testimonials_author_wrapper {
	margin-bottom: 0;
	margin-top: 1em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper+.testimonials-text .testimonials-text-quote {
	display: none
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator+.testimonials_rotator .testimonials-text .testimonials-text-quote+.testimonials-text-wrapper,
.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper+.testimonials-text .testimonials-text-quote+.testimonials-text-wrapper {
	margin-left: 0;
	margin-right: 0
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator+.testimonials_rotator .testimonials-text .testimonials-text-quote {
	display: none
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-right .testimonials_author_rotator {
	margin-left: auto
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator {
	margin-left: auto;
	margin-right: auto
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item {
	position: relative;
	z-index: 1
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial .testimonials_author_rotator .testimonials_avatar_item .testimonials_avatar_content img {
	opacity: 0;
	-webkit-transform: scale(.64) translateX(0);
	-ms-transform: scale(.64) translateX(0);
	transform: scale(.64) translateX(0);
	transition: all .2s ease-in-out
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial .testimonials_author_rotator .testimonials_avatar_item.slick-active .testimonials_avatar_content img {
	-webkit-transform: scale(.64) translateX(0);
	-ms-transform: scale(.64) translateX(0);
	transform: scale(.64) translateX(0);
	opacity: .4
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-active .testimonials_avatar_content img {
	-webkit-transform: scale(.64) translateX(25%);
	-ms-transform: scale(.64) translateX(25%);
	transform: scale(.64) translateX(25%);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	opacity: .4
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial .testimonials_author_rotator .testimonials_avatar_item.slick-current .testimonials_avatar_content img,
.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-current .testimonials_avatar_content img {
	-webkit-transform: translateX(0) scale(1);
	-ms-transform: translateX(0) scale(1);
	transform: translateX(0) scale(1);
	opacity: 1
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-center+.testimonials_avatar_item .testimonials_avatar_content img {
	-webkit-transform: scale(.64) translateX(-25%);
	-ms-transform: scale(.64) translateX(-25%);
	transform: scale(.64) translateX(-25%);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	opacity: .4
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-center:first-child+.testimonials_avatar_item .testimonials_avatar_content img {
	-webkit-transform: scale(.64) translateX(0);
	-ms-transform: scale(.64) translateX(0);
	transform: scale(.64) translateX(0)
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-center {
	z-index: 2
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow {
	top: auto;
	bottom: 15px;
	font-size: 0;
	color: inherit;
	margin: 0
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow:before {
	content: ""
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow.slick-prev {
	left: auto;
	right: calc(50% + 10px)
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow.slick-next {
	left: calc(50% + 10px);
	right: auto
}

.elementor-widget-gt3-core-TestimonialsLite .nav-arrows .testimonials_rotator {
	padding-bottom: 50px
}

.elementor-widget-gt3-core-TestimonialsLite .nav-arrows.testimonials_avatar_slider.author_position-after .testimonials_rotator {
	padding-bottom: 0;
	position: static
}

.elementor-widget-gt3-core-TestimonialsLite .nav-arrows.testimonials_avatar_slider.author_position-after .testimonials_rotator+.testimonials_author_rotator {
	padding-bottom: 50px
}

.elementor-widget-gt3-core-TestimonialsLite .slick-dots {
	padding-top: 25px !important
}

.elementor-widget-gt3-core-TestimonialsLite .slick-dots li {
	border-color: inherit !important;
	opacity: .7;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-radius: 10px
}

.elementor-widget-gt3-core-TestimonialsLite .slick-dots li:after {
	content: "";
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	border-radius: 50px;
	border: 6px solid;
	display: block !important;
	opacity: 0;
	pointer-events: none
}

.elementor-widget-gt3-core-TestimonialsLite .slick-dots li.slick-active:after {
	opacity: .4
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center {
	text-align: center
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials-text-quote {
	float: none;
	margin-bottom: 1.6em
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials-text-wrapper {
	margin-left: 0
}

.elementor-widget-gt3-core-TestimonialsLite .image_position-bottom .testimonials_photo,
.elementor-widget-gt3-core-TestimonialsLite .image_position-top .testimonials_photo {
	display: block;
	margin: 8px 0
}

.elementor-widget-gt3-core-TestimonialsLite .image_position-bottom .testimonials_title_wrapp+.testimonials_photo,
.elementor-widget-gt3-core-TestimonialsLite .image_position-top .testimonials_photo+.testimonials_title_wrapp {
	margin-top: 12px
}

.elementor-widget-gt3-core-TestimonialsLite .image_position-bottom .testimonials_photo img,
.elementor-widget-gt3-core-TestimonialsLite .image_position-top .testimonials_photo img {
	display: inline-block;
	margin-right: 0;
	margin-bottom: .4em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider.image_position-bottom .testimonials_author_rotator .testimonials_photo img {
	margin-top: 0
}

.elementor-widget-gt3-core-TestimonialsLite .image_position-bottom .testimonials_photo img {
	margin-top: .6em;
	margin-bottom: 0
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-right {
	text-align: right
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-right .testimonials-text-wrapper {
	margin-left: 0;
	margin-right: 65px
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-right .testimonials-text-quote {
	float: right
}

.elementor-widget-gt3-core-TestimonialsLite .image_position-aside.text_align-right .testimonials_photo img {
	margin-right: 0;
	margin-left: 13px
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .slick-list,
.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .slick-slide {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .testimonials_author_wrapper {
	position: relative;
	z-index: 1
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .testimonials_author_wrapper .testimonials_title_wrapp {
	width: 300%;
	margin-left: -100%;
	padding-left: 1px;
	padding-right: 1px;
	opacity: 0;
	transition: all .2s ease-in-out
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-left .testimonials_author_rotator .testimonials_author_wrapper .testimonials_title_wrapp {
	margin-left: 0
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .testimonials_author_wrapper .testimonials_title_wrapp .testimonials-sub_name,
.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .testimonials_author_wrapper .testimonials_title_wrapp .testimonials_title {
	display: block;
	margin-left: 0
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .testimonials_author_wrapper {
	line-height: 1.3
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .testimonials_avatar_item.slick-current .testimonials_author_wrapper .testimonials_title_wrapp {
	opacity: 1
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator .testimonials_avatar_item {
	display: inline-block
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider.text_align-center .testimonials_rotator {
	padding-bottom: 0
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider.text_align-center .slick-arrow {
	bottom: calc(50% + 5px)
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider.text_align-center .slick-arrow.slick-next {
	left: calc(100% - 10px)
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider.text_align-center .slick-arrow.slick-prev {
	right: calc(100% - 10px)
}

.gt3_testimonial.text_align-center .testimonial_item_wrapper {
	padding-left: 3%;
	padding-right: 3%
}

.elementor-widget-gt3-core-TestimonialsLite.has_items_bg .testimonial_item_wrapper {
	padding: 25px;
	border-radius: 5px
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_custom_quote_icon canvas {
	display: none
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_custom_quote_icon {
	width: 30px;
	display: inline-block;
	margin-right: 15px
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_custom_quote_icon .testimonialslite-text-quote-holder {
	width: 100%;
	padding-bottom: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	z-index: 2;
	-webkit-mask-position: center;
	mask-position: center;
	position: relative;
	background: currentColor;
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3) 10%, hsla(0, 0%, 100%, 0) 60%, rgba(0, 0, 0, .1)) !important
}

/* gt3-theme/widgets/gt3-core-TestimonialsLite*/
@media only screen and (max-width:480px) {
	body .elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider .testimonials_author_rotator {
		width: 100% !important
	}

	body .elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider .testimonials_rotator {
		margin: 0 !important;
		padding: 0 30px
	}

	body .elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider .testimonials_author_wrapper .testimonials_photo img {
		max-width: 80px !important;
		max-height: 80px !important
	}

	body .elementor-widget-gt3-core-TestimonialsLite .testimonials_avatar_slider .testimonials_author_wrapper .testimonials_photo {
		max-height: 80px
	}
}

@media only screen and (max-width:480px) {
	.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-around.image_position-top.testimonials_avatar_slider .testimonials-text-quote-holder {
		display: none
	}
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
	margin-bottom: 39px
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-left>canvas,
.elementor-testimonial-wrapper.elementor-testimonial-text-align-right>canvas {
	display: inline-block;
	width: 37px;
	float: left;
	margin-right: 18px;
	margin-top: 5px
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-right>canvas {
	float: right;
	margin-right: 0;
	margin-left: 18px
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-left .elementor-testimonial-content,
.elementor-testimonial-wrapper.elementor-testimonial-text-align-right .elementor-testimonial-content {
	overflow: hidden
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
	margin-bottom: 17px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details>div {
	display: inline-block
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-active .testimonials_avatar_content img {
	-webkit-transform: scale(.8) translateX(40%);
	-ms-transform: scale(.8) translateX(40%);
	transform: scale(.8) translateX(40%);
	opacity: .7
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-center+.testimonials_avatar_item .testimonials_avatar_content img {
	-webkit-transform: scale(.8) translateX(-40%);
	-ms-transform: scale(.8) translateX(-40%);
	transform: scale(.8) translateX(-40%);
	opacity: .7
}

.rtl .elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-active .testimonials_avatar_content img {
	-webkit-transform: scale(.8) translateX(-40%);
	-ms-transform: scale(.8) translateX(-40%);
	transform: scale(.8) translateX(-40%)
}

.rtl .elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-center+.testimonials_avatar_item .testimonials_avatar_content img {
	-webkit-transform: scale(.8) translateX(40%);
	-ms-transform: scale(.8) translateX(40%);
	transform: scale(.8) translateX(40%)
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial .testimonials_author_rotator .testimonials_avatar_item.slick-current .testimonials_avatar_content img,
.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-current .testimonials_avatar_content img {
	-webkit-transform: translateX(0) scale(1) !important;
	-ms-transform: translateX(0) scale(1) !important;
	transform: translateX(0) scale(1) !important;
	opacity: 1
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials_title {
	display: block
}

.gt3_testimonial.text_align-center .testimonial_item_wrapper {
	padding-left: 10%;
	padding-right: 10%;
	margin-left: 0 !important;
	margin-right: 0 !important
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote {
	float: none
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-left.author_position-after.image_position-aside .testimonials-text-quote {
	float: left
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials-text-quote {
	margin-bottom: 0
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote .testimonials-quote-icon-holder {
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3) 10%, hsla(0, 0%, 100%, 0) 60%, rgba(0, 0, 0, .1)) !important
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-right .testimonials-text-wrapper,
.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-wrapper {
	margin-left: 0;
	margin-right: 0
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-left.author_position-after.image_position-aside .testimonials-text-wrapper,
.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-wrapper {
	margin-left: 50px
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-right.author_position-after.image_position-aside .testimonials-text-wrapper {
	margin-right: 50px
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-after.image_position-aside .testimonials-text-wrapper {
	padding-top: 7px
}

.elementor-widget-gt3-core-TestimonialsLite .slick-dots {
	padding-top: 20px !important
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text {
	font-size: 1.111em;
	line-height: 1.5;
	font-style: italic;
	margin-bottom: .7em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator+.testimonials_rotator .testimonials-text {
	margin-top: .9em;
	margin-bottom: 2.2em;
	padding-top: 32px
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials-sub_name {
	margin-left: 0;
	font-size: .875em
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials-text+.testimonials_author_wrapper {
	position: relative;
	padding-top: 0
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_title {
	font-weight: inherit
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials-text+.testimonials_author_wrapper {
	margin-top: 0
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow.slick-next,
.elementor-widget-gt3-core-TestimonialsLite .slick-arrow.slick-prev {
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow {
	opacity: 1
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow.slick-prev {
	left: 10px;
	right: auto
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow.slick-next {
	right: 10px;
	left: auto
}

.elementor-widget-gt3-core-TestimonialsLite .nav-arrows .testimonials_rotator {
	padding: 0 40px;
	min-width: 100%
}

.elementor-section-stretched.elementor-section-boxed .gt3_testimonial.text_align-center .testimonial_item_wrapper {
	padding-left: 15%;
	padding-right: 15%
}

.elementor-section-stretched.elementor-section-boxed .slick-slider ul.slick-dots li {
	position: relative
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator+.testimonials_rotator {
	margin-top: -32px !important
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator+.testimonials_rotator .testimonials-text {
	position: relative
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial:not(.author_position-before) .testimonials_author_rotator+.testimonials_rotator .testimonials-text .testimonials-text-quote {
	display: inline-block;
	position: absolute;
	top: -25px;
	left: calc(50% + 10px)
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_rotator+.testimonials_rotator .testimonials-text .testimonials-text-quote .testimonials-quote-icon-holder {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-after.image_position-aside .testimonials_rotator {
	padding: 0 0 50px
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-after.image_position-aside .slick-arrow.slick-next,
.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-after.image_position-aside .slick-arrow.slick-prev {
	bottom: -5px;
	top: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	left: -12px
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-after.image_position-aside .testimonials-text-quote-holder {
	display: none
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-after.image_position-aside .slick-arrow.slick-next {
	left: 26px;
	right: auto
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.author_position-after.image_position-aside .testimonials-text-quote .testimonials-quote-icon-holder {
	margin-top: -10px
}

@media only screen and (min-width:1200px) {
	.elementor-section-stretched.elementor-section-boxed .gt3_testimonial.text_align-center .testimonial_item_wrapper {
		padding-left: 27%;
		padding-right: 27%
	}
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_aside_title_wrap {
	display: inline-block;
	vertical-align: middle
}

.elementor-widget-gt3-core-TestimonialsLite .gt3_aside_title_wrap>div {
	display: block !important;
	margin-left: 0 !important
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_title {
	font-weight: 700
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow {
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	transition: all .3s;
	text-align: center;
	border-radius: 0
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow:after,
.elementor-widget-gt3-core-TestimonialsLite .slick-arrow:before {
	content: "";
	z-index: 1;
	position: absolute;
	right: 24px;
	top: 13px;
	height: 23px;
	border-left-style: solid;
	border-left-width: 1px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: all .3s;
	box-sizing: content-box
}

.elementor-widget-gt3-core-TestimonialsLite .slick-arrow:after {
	top: 20px;
	right: 27px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 8px;
	height: 8px;
	border-style: solid;
	border-width: 1px;
	content: "";
	border-left: rgba(0, 0, 0, 0);
	border-top: rgba(0, 0, 0, 0)
}

.elementor-widget-gt3-core-TestimonialsLite .slick-next.gt3_modified.slick-arrow:after {
	right: 15px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

@media only screen and (max-width:767px) {

	.elementor-widget-gt3-core-TestimonialsLite .slick-arrow .theme_icon-arrows-left,
	.elementor-widget-gt3-core-TestimonialsLite .slick-arrow .theme_icon-arrows-right {
		display: none !important
	}
}

.elementor-inner-section .elementor-widget-gt3-core-TestimonialsLite.has_items_bg .testimonial_item_wrapper {
	margin-right: 25px;
	margin-left: 25px
}

.elementor-inner-section .elementor-column-wrap .elementor-widget-gt3-core-TestimonialsLite.has_items_bg.gt3-testimonials-aligment-left.gt3-testimonials-perline1:after {
	position: absolute;
	left: 0;
	bottom: -26px;
	content: "";
	width: 0;
	height: 0;
	border-color: currentcolor rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 26px 45px 0 0
}

.elementor-widget-gt3-core-TestimonialsLite .slick-dots li:first-child {
	margin-left: 0
}

.elementor-widget-gt3-core-TestimonialsLite .slick-dots li:last-child {
	margin-right: 0
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper+.testimonials-text {
	margin-top: .7em
}

.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials_photo img {
	margin-right: 18px
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-left.author_position-after.image_position-aside .testimonials-text-wrapper {
	margin-left: 80px;
	padding-top: 0
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-left.author_position-after.image_position-aside .testimonials-text+.testimonials_author_wrapper {
	margin-left: 80px
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote {
	width: 52px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: .1em
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .testimonials-text-quote .testimonials-quote-icon-holder {
	background-image: none !important
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-left.author_position-after.image_position-aside .slick-dots {
	margin-left: 55px
}

.gt3_page_motion_style .testimonials_author_wrapper {
	display: none
}

.gt3_page_motion_style .slick-dots-left div.slick-slider ul.slick-dots li {
	border: 1px solid !important
}

.gt3_page_motion_style .elementor-widget-gt3-core-TestimonialsLite .slick-dots {
	padding-top: 10px !important
}

/* gt3-theme/base*/
body:not(.page-loaded) .animated {
	-webkit-animation-name: none !important;
	animation-name: none !important
}

html {
	overflow-x: hidden;
	overflow-y: scroll
}

body,
html {
	position: relative
}

body {
	right: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow-x: hidden !important;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	min-height: 100vh;
	margin: 0;
	padding: 0;
	transition: right .3s ease;
	-webkit-overflow-scrolling: touch
}

body.admin-bar {
	min-height: calc(100vh - 32px)
}

@media screen and (max-width:782px) {
	body.admin-bar {
		min-height: calc(100vh - 46px)
	}
}

body,
html {
	margin: 0;
	padding: 0
}

pre {
	padding: 15px;
	white-space: pre-wrap;
	word-wrap: break-word;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-bottom: 17px
}

::selection {
	opacity: 1
}

::-moz-selection {
	opacity: 1;
	color: #fff
}

::selection {
	color: #fff
}

p {
	margin: 0 0 18px;
	padding: 0
}

p:last-child {
	padding: 0;
	margin-bottom: 0
}

a,
a:focus,
a:hover {
	transition: all .2s ease-in-out;
	text-decoration: none
}

a,
a:focus,
a:hover,
img {
	outline: none !important
}

img {
	max-width: 100%;
	height: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: top
}

body,
form,
iframe {
	margin: 0;
	padding: 0
}

iframe {
	display: block;
	width: 100%;
	vertical-align: top
}

iframe,
img,
table {
	border: 0
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	vertical-align: middle
}

table td,
table th {
	padding: 5px 10px;
	text-align: left
}

table tbody tr,
table tfoot tr,
table thead tr {
	border: 1px solid #f9f9f9
}

table tbody th,
table tfoot th {
	border-right: 1px solid #f5f6f7
}

p:empty {
	display: none;
	margin: 0
}

@media only screen and (max-width:767px) {
	body .site_wrapper {
		opacity: 0;
		transition: opacity .2s
	}

	body.page-loaded .site_wrapper {
		opacity: 1
	}
}

div.slick-slider ul.slick-dots li.slick-active {
	width: 20px
}

div.slick-slider ul.slick-dots li {
	background: currentColor !important;
	border-color: currentColor !important
}

@media only screen and (max-width:767px) {
	.slick-arrow {
		display: none !important
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	word-wrap: break-word
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-size: inherit !important
}

blockquote:before {
	content: "";
	width: 37px;
	height: 37px;
	-webkit-mask-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/quote.e726292b.png);
	mask-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/quote.e726292b.png);
	display: inline-block;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
	z-index: 2;
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3) 10%, hsla(0, 0%, 100%, 0) 60%, rgba(0, 0, 0, .1)) !important
}

blockquote {
	margin: 0;
	font-size: 1.286em;
	line-height: 1.778;
	position: relative;
	padding: 46px 0 1em;
	text-align: center
}

blockquote p {
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit
}

blockquote p:last-child {
	margin-bottom: 0 !important
}

.quote_author,
blockquote cite,
blockquote code {
	margin: 5px 0 16px;
	color: inherit;
	font-size: 18px;
	line-height: 1.5;
	padding: 0;
	display: block;
	font-style: normal;
	font-weight: 700
}

blockquote code {
	font-family: inherit
}

blockquote cite a,
blockquote code a {
	font-size: inherit;
	line-height: inherit;
	color: inherit
}

body .elementor-element-custom_font_size blockquote {
	font-size: inherit
}

body .elementor-element-custom_line_height blockquote {
	line-height: inherit
}

body .elementor-element-custom_color a,
body .elementor-element-custom_color blockquote,
body .elementor-element-custom_color blockquote cite,
body .elementor-element-custom_color blockquote code {
	color: inherit
}

dl {
	margin-bottom: 20px
}

dl dt {
	font-weight: 600
}

dl dd {
	margin: 0 0 20px
}

ol,
ul {
	padding: 0;
	margin: 8px 0 18px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

li ol,
li ul {
	padding-left: 17px
}

ol li,
ul li {
	padding: 0 0 8px;
	margin: 0;
	font-size: 16px
}

ol li:last-child,
ul li:last-child {
	padding-bottom: 0
}

.main_wrapper ul li {
	list-style: none
}

.content-container ul>li:before {
	content: "\f111";
	font: normal normal normal 7px/1 FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px
}

.content-container ul>li.product:before {
	content: "";
	display: none !important
}

.main_wrapper #main_content ul[class*=gt3_list_] li {
	padding: 0 0 8px;
	list-style: none
}

.main_wrapper #main_content ul[class*=gt3_list_] li:before,
.main_wrapper .elementor-section ul[class*=gt3_list_] li:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 1em;
	line-height: 1em;
	position: static;
	right: auto;
	display: inline-block;
	margin-right: 9px;
	content: "\f00c";
	vertical-align: baseline;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.main_wrapper #main_content ul.gt3_list_check_circle li:before,
.main_wrapper .elementor-section ul.gt3_list_check_circle li:before {
	content: "\f05d"
}

.main_wrapper #main_content ul.gt3_list_check_square li:before,
.main_wrapper .elementor-section ul.gt3_list_check_square li:before {
	content: "\f046"
}

.main_wrapper #main_content ul.gt3_list_angle_left li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_left li:before {
	content: "\f104"
}

.main_wrapper #main_content ul.gt3_list_angle_right li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_right li:before {
	content: "\f105"
}

.main_wrapper #main_content ul.gt3_list_angle_up li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_up li:before {
	content: "\f106"
}

.main_wrapper #main_content ul.gt3_list_angle_down li:before,
.main_wrapper .elementor-section ul.gt3_list_angle_down li:before {
	content: "\f107"
}

.main_wrapper #main_content ul.gt3_list_plus li:before,
.main_wrapper .elementor-section ul.gt3_list_plus li:before {
	content: "\f067"
}

.main_wrapper #main_content ul.gt3_list_times li:before,
.main_wrapper .elementor-section ul.gt3_list_times li:before {
	content: "\f00d"
}

.main_wrapper #main_content ul.gt3_list_caret_down li:before,
.main_wrapper .elementor-section ul.gt3_list_caret_down li:before {
	content: "\f0d7"
}

.main_wrapper #main_content ul.gt3_list_disc li:before,
.main_wrapper .elementor-section ul.gt3_list_disc li:before {
	content: "\2022"
}

ul.gt3_list_disc li:before {
	content: "\2022" !important;
	display: inline-block !important;
	margin-right: 10px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.main_wrapper #main_content ul.gt3_list_line li:before,
.main_wrapper .elementor-section ul.gt3_list_line li:before {
	width: 26px;
	height: 1px;
	content: "";
	vertical-align: middle;
	background-color: currentColor
}

ol {
	counter-reset: li
}

ol>li {
	list-style: none;
	counter-increment: li
}

ol>li:before {
	content: "." counter(li);
	font-size: inherit;
	width: auto;
	line-height: inherit;
	display: inline-block;
	margin-left: 0;
	margin-right: .3em;
	text-align: right;
	direction: rtl;
	font-weight: inherit
}

span.elementor-drop-cap {
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 60px;
	margin-right: 10px
}

span.elementor-drop-cap span.elementor-drop-cap-letter {
	font-size: 60px;
	font-weight: 700
}

.dropcap,
.gt3_dropcaps {
	font-family: inherit;
	font-size: 52px;
	line-height: .92;
	display: inline-block;
	float: left;
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	text-transform: uppercase
}

span.highlighter {
	display: inline-block;
	padding-right: .05em;
	padding-left: .05em
}

.gt3_title_line {
	line-height: inherit;
	position: relative;
	z-index: 1;
	width: 140px;
	margin-left: -140px;
	float: left
}

.gt3_title_line.right {
	float: right;
	margin-left: auto;
	margin-right: -140px
}

.gt3_title_line:before {
	content: "";
	display: inline-block;
	width: 110px;
	border-top: 1px solid;
	position: absolute;
	vertical-align: middle;
	top: calc(50% - 1px)
}

.gt3_title_line.right:before {
	left: auto;
	right: 0
}

.gt3_title_line span {
	width: inherit;
	display: inline-block
}

body .elementor-element-custom_color h1,
body .elementor-element-custom_color h2,
body .elementor-element-custom_color h3,
body .elementor-element-custom_color h4,
body .elementor-element-custom_color h5,
body .elementor-element-custom_color h6 {
	color: inherit
}

body .elementor-element-custom_font_weight h1,
body .elementor-element-custom_font_weight h2,
body .elementor-element-custom_font_weight h3,
body .elementor-element-custom_font_weight h4,
body .elementor-element-custom_font_weight h5,
body .elementor-element-custom_font_weight h6 {
	font-weight: inherit
}

body .elementor-element-custom_line_height h1,
body .elementor-element-custom_line_height h2,
body .elementor-element-custom_line_height h3,
body .elementor-element-custom_line_height h4,
body .elementor-element-custom_line_height h5,
body .elementor-element-custom_line_height h6 {
	line-height: inherit
}

body .elementor-element-custom_font_size h1,
body .elementor-element-custom_font_size h2,
body .elementor-element-custom_font_size h3,
body .elementor-element-custom_font_size h4,
body .elementor-element-custom_font_size h5,
body .elementor-element-custom_font_size h6 {
	font-size: inherit
}

body .elementor-element-custom_font_family h1,
body .elementor-element-custom_font_family h2,
body .elementor-element-custom_font_family h3,
body .elementor-element-custom_font_family h4,
body .elementor-element-custom_font_family h5,
body .elementor-element-custom_font_family h6 {
	font-family: inherit
}

body .elementor-element-custom_line_height p {
	line-height: inherit !important
}

.gt3_highlighter {
	padding: 0 2px
}

.gt3_blockquote .gt3_blockquote__quote_icon+.gt3_blockquote__text+.gt3_blockquote__author_wrapper {
	margin-left: 0
}

.gt3_blockquote .gt3_blockquote__quote_icon+.gt3_blockquote__text,
.gt3_blockquote .gt3_blockquote__quote_icon+.gt3_blockquote__text+.gt3_blockquote__author_wrapper {
	margin-left: 52px
}

.gt3_blockquote .gt3_blockquote__author_wrapper .gt3_blockquote__author_divider {
	display: none
}

.gt3_blockquote .gt3_blockquote__author_wrapper .gt3_blockquote__author_sub_name {
	display: block;
	font-size: .78em
}

.gt3_blockquote .gt3_blockquote__quote_icon {
	width: 36px
}

.gt3_blockquote .testimonials-text-quote-holder {
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3) 10%, hsla(0, 0%, 100%, 0) 60%, rgba(0, 0, 0, .1)) !important
}

.gt3_custom_tooltip {
	display: inline-block;
	font-style: normal;
	position: relative;
	z-index: 1;
	cursor: pointer
}

.gt3_custom_tooltip:after,
.gt3_custom_tooltip:before {
	position: absolute;
	z-index: 5;
	content: attr(data-gt3-tooltip);
	left: 50%;
	bottom: 100%;
	color: #fff;
	white-space: nowrap;
	padding: 0 12px 0 8px;
	border-radius: 2px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-style: italic;
	transition: all .3s;
	visibility: hidden;
	display: inline-block;
	opacity: 0
}

.gt3_custom_tooltip:after {
	content: "";
	padding: 0;
	border-radius: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5.5px 0;
	bottom: auto;
	top: 0
}

.gt3_custom_tooltip:hover:after,
.gt3_custom_tooltip:hover:before {
	visibility: visible;
	opacity: 1
}

.gt3-line-icon {
	position: relative;
	z-index: 1
}

.gt3-line-icon:before {
	content: "";
	width: 25px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	vertical-align: middle;
	font-family: inherit;
	display: inline-block
}

.gt3_styled_link.gt3_styled_link__underline,
.gt3_styled_link.gt3_styled_link__underline_on_hover:hover {
	text-decoration: underline
}

.gt3_styled_list {
	list-style: none
}

.gt3_styled_list .gt3_list__icon {
	margin-right: 10px
}

.gt3_styled_list li:before {
	display: none !important
}

.fab,
.fad,
.fal,
.far,
.fas {
	font-family: FontAwesome;
	font-style: normal
}

fieldset,
form {
	margin-bottom: 0
}

label,
legend {
	font-weight: inherit;
	display: block;
	margin-bottom: 5px
}

abbr[title],
acronym[title] {
	text-decoration: none
}

input[type=checkbox],
input[type=radio] {
	display: inline;
	margin: -18px;
	vertical-align: middle
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	max-width: 100%;
	font-size: .78em;
	line-height: 1.5;
	border: none;
	border-bottom: 1px solid;
	border-radius: 0;
	box-sizing: border-box;
	outline: none;
	margin: 0 0 15px;
	font-weight: 400;
	width: 100%;
	padding: 8px 0;
	transition: all .3s;
	height: 41px;
	background: rgba(0, 0, 0, 0)
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	-webkit-appearance: none
}

textarea {
	height: 111px;
	resize: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 32px
}

.one_column textarea {
	height: 85px;
	margin-bottom: 20px
}

p+form {
	margin-top: 18px
}

.gt3_form input[type=date],
.gt3_form input[type=email],
.gt3_form input[type=number],
.gt3_form input[type=password],
.gt3_form input[type=search],
.gt3_form input[type=tel],
.gt3_form input[type=text],
.gt3_form input[type=url],
.gt3_form select {
	margin-bottom: 0
}

input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

button,
input[type=submit] {
	display: inline-block;
	transition: all .3s;
	outline: none;
	width: auto;
	height: 50px;
	cursor: pointer;
	padding: 10px 30px;
	line-height: 23px;
	margin: 0 0 15px;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .2px;
	border: none;
	color: #fff;
	border-radius: 5px
}

.search_result_form form.search_form.gt3_search_form {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 30px;
	width: 100%;
	max-width: 390px
}

.gt3_form label {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px
}

.gt3_form [class*=span] {
	margin-bottom: 0
}

#comments .gt3_form [class*=span] {
	margin-bottom: 6px
}

.gt3_form [class*=span] {
	position: relative
}

.gt3_form label {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	pointer-events: none;
	opacity: 1;
	font-size: .857em;
	line-height: 50px
}

.gt3_form label.gt3_onfocus {
	opacity: 0
}

.gt3_search_form label {
	display: none
}

button,
input[type=submit] {
	background-size: 150% 100%;
	transition: all .4s ease-in-out
}

button:hover,
input[type=submit]:hover {
	background-position: 100% 150%;
	transition: all .4s ease-in-out
}

::-webkit-input-placeholder {
	opacity: 1 !important;
	color: inherit !important
}

:-moz-placeholder,
::-moz-placeholder {
	opacity: 1 !important;
	color: inherit !important
}

:-ms-input-placeholder {
	opacity: 1 !important;
	color: inherit !important
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0) !important
}

input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: rgba(0, 0, 0, 0) !important
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0) !important
}

input[type=text]::-webkit-input-placeholder {
	color: inherit !important;
	font-family: inherit !important
}

rs-layer input::-moz-placeholder {
	line-height: 2 !important
}

[class*=span] {
	float: left;
	min-height: 1px
}

.gt3_clear:after,
.gt3_clear:before {
	display: table;
	content: " "
}

.gt3_clear:after {
	clear: both
}

#container,
.container {
	margin-right: auto;
	margin-left: auto
}

.fullwidth-wrapper #container {
	width: auto
}

#container:after,
#container:before,
.container:after,
.container:before {
	line-height: 0;
	display: table;
	content: ""
}

#container:after,
.container:after {
	clear: both
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.row:after,
.row:before {
	line-height: 0;
	display: table;
	content: ""
}

.row:after {
	clear: both
}

.row [class*=span] {
	display: block;
	float: left;
	box-sizing: border-box;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.clearfix:after,
.clearfix:before {
	line-height: 0;
	display: table;
	content: ""
}

.clear,
.clearfix:after {
	clear: both
}

#container,
.container {
	width: 1170px;
	max-width: 100%
}

.main_content #container,
.main_content .container {
	max-width: 100%
}

.elementor-column-wrap .elementor-container .elementor-row {
	margin-left: -10px;
	margin-right: -10px;
	width: calc(100% + 20px)
}

.wpda-mega-menu .elementor-row {
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 100% !important
}

@media only screen and (min-width:768px) {
	.row .span12 {
		width: 100%
	}

	.row .span11 {
		width: 91.66666666666666%
	}

	.row .span10 {
		width: 83.33333333333334%
	}

	.row .span9 {
		width: 75%
	}

	.row .span8 {
		width: 66.66666666666666%
	}

	.row .span7 {
		width: 58.333333333333336%
	}

	.row .span6 {
		width: 50%
	}

	.row .span5 {
		width: 41.66666666666667%
	}

	.row .span4 {
		width: 33.33333333333333%
	}

	.row .span3 {
		width: 25%
	}

	.row .span1-5 {
		width: 20%
	}

	.row .span2 {
		width: 16.666666666666664%
	}

	.row .span1 {
		width: 8.333333333333332%
	}
}

@media (min-width:1200px) {
	[class*=span] {
		float: left;
		min-height: 1px
	}

	.row:after,
	.row:before {
		line-height: 0;
		display: table;
		content: ""
	}

	.row:after {
		clear: both
	}
}

.fullwidth-wrapper {
	box-sizing: border-box;
	width: 100%;
	padding: 0 30px
}

.clear {
	font-size: 0;
	display: table;
	clear: both;
	height: 0
}

.main_wrapper {
	box-sizing: border-box
}

.gt3-page-title+.site_wrapper>.main_wrapper {
	padding-top: 0
}

.main_wrapper.like_fullscreen_type {
	padding: 0
}

.site_wrapper {
	position: relative;
	z-index: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.main_wrapper>.container.container-sidebar_none>.row {
	margin-right: 0;
	margin-left: 0
}

.main_wrapper>.container.container-sidebar_none>.row>.content-container {
	padding-left: 0;
	padding-right: 0
}

.row.sidebar_left .content-container {
	float: right
}

.container_vertical_wrapper {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	white-space: normal
}

@media only screen and (max-width:1199px) {
	.container {
		width: 998px
	}

	.elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1018px
	}
}

@media only screen and (max-width:1023px) {
	.container {
		width: 740px
	}

	.elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 760px
	}
}

@media only screen and (max-width:767px) {
	.container {
		width: 560px
	}

	.elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 580px
	}

	.sidebar-container {
		padding-top: 35px
	}
}

@media only screen and (max-width:599px) {
	.container {
		width: 420px
	}

	.elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 440px
	}
}

@media only screen and (max-width:479px) {
	.container {
		/*width: 90%*/
	}

	.elementor-page .elementor .elementor-element.elementor-section-boxed>.elementor-container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: calc(90% + 20px)
	}
}

div.elementor-element.elementor-widget-spacer {
	margin-bottom: 0
}

a.bordered {
	display: inline-block;
	padding: 17px 31px;
	border: 1px solid rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0)
}

a.bordered:hover {
	color: #fff
}

.span12 .elementor-section-boxed.elementor-top-section>.elementor-container.elementor-column-gap-no {
	padding-right: 15px;
	padding-left: 15px
}

body.elementor-page .site_wrapper .container.container-sidebar_none {
	width: 100%
}

body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -5px
}

body.single.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 #main_content>.blog_post_preview .blog_content>:not(.elementor),
body.single.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 #main_content>:not(.blog_post_preview):not(.elementor) {
	margin-right: 10px;
	margin-left: 10px
}

body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span12 .blog_content>.elementor {
	margin-left: -10px;
	margin-right: -10px;
	width: calc(100% + 20px)
}

body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 .format-audio .blog_post_media iframe,
body.elementor-page .site_wrapper .main_wrapper>.container>.row>.content-container.span9 .format-video .blog_post_media iframe {
	width: 100%
}

@media only screen and (min-width:1024px) {
	.elementor-column.margin_auto {
		margin-right: auto;
		margin-left: auto
	}

	.elementor-column.max_width-800 {
		max-width: 800px
	}

	.elementor-column.max_width-670 {
		max-width: 670px
	}

	.elementor-column.max_width-590 {
		max-width: 590px
	}

	.elementor-column.max_width-550 {
		max-width: 550px
	}

	.elementor-column.max_width-500 {
		max-width: 500px
	}

	.elementor-column.max_width-470 {
		max-width: 470px
	}

	.elementor-column.max_width-400 {
		max-width: 400px
	}

	.elementor-column.max_width-370 {
		max-width: 370px
	}

	.elementor-column[class*=max_width-]:first-child {
		margin-left: auto
	}

	.elementor-column[class*=max_width-]:last-child {
		margin-right: auto
	}
}

@media only screen and (max-width:1023px) {
	a.bordered {
		padding: 9px 21px
	}
}

.elementor-editor-active .gt3_header_builder.header_over_bg {
	pointer-events: none
}

.gt3-elementor-align-right .elementor-widget-container {
	text-align: right
}

.gt3-elementor-align-left .elementor-widget-container {
	text-align: left
}

.fa,
.fab {
	transition: opacity .1s;
	opacity: 0
}

.page-done .fa,
.page-done .fab {
	opacity: 1
}

.text-uppercase {
	text-transform: uppercase
}

.page-link {
	clear: both;
	margin: 0 0 1.5em;
	padding: 1.5em 0 2em
}

.a-center {
	text-align: center
}

.a-left {
	text-align: left
}

.a-right {
	text-align: right
}

.fleft {
	float: left
}

.fright {
	float: right
}

.dn {
	display: none
}

.ui-loader {
	display: none !important
}

.wp-caption.aligncenter {
	margin-right: auto;
	margin-left: auto
}

.screen-reader-text {
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	white-space: nowrap
}

.screen-reader-text:focus {
	font-size: .875rem;
	font-weight: 700;
	line-height: normal;
	z-index: 100000;
	top: 5px;
	left: 5px;
	display: block;
	clip: auto !important;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	color: #21759b;
	border-radius: 3px;
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6)
}

.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text {
	max-width: 100%
}

.gallery .gallery-item img {
	border: none !important
}

.wp-caption-text {
	margin-top: 6px;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase
}

.hideme {
	display: none
}

body [class*=theme_icon-arrows] {
	font-size: 16px;
	position: relative;
	display: inline-block;
	width: 24px;
	height: 10px
}

body .theme_icon-arrows-right {
	right: 0;
	margin: auto 0 auto 1em
}

body .theme_icon-arrows-left {
	left: 0;
	margin: auto 1em auto 0
}

body .theme_icon-arrows-right:before {
	left: 0
}

body .theme_icon-arrows-right:after {
	right: 0;
	border-left: 6px solid;
	border-left-color: inherit
}

@media only screen and (max-width:1023px) {
	body [class*=theme_icon-arrows] {
		width: 22px;
		height: 9px
	}

	body [class*=theme_icon-arrows]:before {
		top: 3px
	}

	body [class*=theme_icon-arrows]:after {
		border-top: 4px solid rgba(0, 0, 0, 0);
		border-bottom: 4px solid rgba(0, 0, 0, 0)
	}

	body .theme_icon-arrows-right:after {
		border-left: 5px solid
	}

	body .theme_icon-arrows-left:after {
		border-right: 5px solid
	}
}

.wp-block-cover.alignwide {
	margin-bottom: 25px
}

.gt3_menu_label {
	margin-left: 10px;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
	display: inline-block;
	padding: 1px 4px 0 !important;
	margin-top: -2px
}

.gt3_menu_label:after {
	display: none
}

.align-left {
	text-align: left
}

.align-center {
	text-align: center
}

.align-right {
	text-align: right
}

.alignleft {
	float: left;
	margin: 0 30px 15px 0
}

.alignright {
	float: right;
	margin: 0 0 15px 30px
}

.aligncenter {
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center
}

.large-text {
	font-size: 24px
}

.small-text {
	font-size: 16px;
	line-height: 24px
}

.wp-block-pullquote blockquote {
	border: none;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 0
}

.wp-block-pullquote blockquote cite:before {
	display: none
}

.wp-block-pullquote {
	border-bottom: 4px solid;
	border-top: 4px solid;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 26px;
	margin-bottom: 26px;
	text-align: center;
	position: relative
}

.wp-block-quote.is-style-large {
	font-size: 32px;
	margin: 26px 0;
	padding: 30px 43px
}

hr {
	margin: 30px 0;
	border: none;
	border-bottom: 1px solid #e0e1dc
}

hr.wp-block-separator {
	width: 100px;
	margin-left: auto;
	margin-right: auto
}

hr.wp-block-separator.is-style-dots,
hr.wp-block-separator.is-style-wide {
	width: 100%
}

.alignfull {
	width: 100vw;
	max-width: none;
	margin-left: calc(585px - 50vw)
}

.alignfull img {
	border-radius: 0
}

@media only screen and (max-width:1200px) {
	.alignfull {
		margin-left: calc(475px - 50vw)
	}
}

@media only screen and (max-width:992px) {
	.alignfull {
		margin-left: calc(364px - 50vw)
	}
}

@media only screen and (max-width:768px) {
	.alignfull {
		margin-left: calc(280px - 50vw)
	}
}

@media only screen and (max-width:600px) {
	.alignfull {
		margin-left: calc(210px - 50vw)
	}
}

@media only screen and (max-width:480px) {
	.alignfull {
		margin-left: -5vw
	}
}

#main_content .wp-block-gallery {
	padding-left: 0
}

#main_content .wp-block-gallery .blocks-gallery-image figcaption,
#main_content .wp-block-gallery .blocks-gallery-item figcaption {
	box-sizing: border-box
}

#main_content .wp-block-gallery .blocks-gallery-item {
	padding: 0
}

#main_content .wp-block-gallery .blocks-gallery-item:before {
	display: none !important
}

#main_content .wp-block-audio {
	margin: 0
}

.text-center {
	text-align: center
}

.wp-block-embed {
	margin: 0 0 1em !important
}

.gt3_theme_textgradient-yes .elementor-heading-title,
.gt3_theme_textgradient-yes .gt3_typed_widget {
	display: inline-block;
	color: var(--textgradient_color1)
}

@supports (((-webkit-background-clip:text) or (background-clip:text)) or (-webkit-background-clip:text)) and ((text-fill-color:transparent) or (-webkit-text-fill-color:transparent)) {

	.gt3_theme_textgradient-yes .elementor-heading-title,
	.gt3_theme_textgradient-yes .gt3_typed_widget {
		background-size: cover;
		-webkit-background-clip: text;
		background-clip: text;
		-webkit-text-fill-color: rgba(0, 0, 0, 0);
		text-fill-color: rgba(0, 0, 0, 0);
		background-image: linear-gradient(75deg, var(--textgradient_color1), var(--textgradient_color2) 80%)
	}
}

.elementor-element-custom_font_size ul li {
	font-size: inherit
}

.has_post_boxed_content .listing_meta span {
	font-weight: 400;
	font-size: 12px
}

.has_post_boxed_content .listing_meta_wrap+.blogpost_title {
	margin-top: 0;
	padding-bottom: 8px
}

.has_post_boxed_content .gt3_module_button_list {
	padding-bottom: 35px
}

.has_post_boxed_content .blog_content {
	border-radius: 0;
	padding-left: 30px;
	padding-right: 30px
}

.has_post_boxed_content .blog_content .blog_post_media {
	margin-left: -30px;
	margin-right: -30px;
	width: calc(100% + 60px)
}

.blog_post_preview:not(.has_post_boxed_content) .listing_meta span:hover {
	opacity: 1
}

body .has_post_boxed_content .blog_content .blogpost_title {
	font-size: 24px !important
}

.bypostauthor {
	padding: 0
}

.blog_post_preview.format-standard .blog_content table tbody th,
.blog_post_preview.format-standard .blog_content table tbody tr,
.blog_post_preview.format-standard .blog_content table tfoot th,
.blog_post_preview.format-standard .blog_content table tfoot tr,
.blog_post_preview.format-standard .blog_content table thead tr {
	border-color: rgba(0, 0, 0, .2)
}

.blog_post_preview.format-standard .blog_content table {
	margin-bottom: 30px
}

.gt3_module_related_posts .spacing_beetween_items_30 .blog_post_preview {
	margin-bottom: 40px
}

.gt3_module_featured_posts .spacing_beetween_items_30 .slick-list {
	margin-right: -15px;
	margin-left: -15px
}

.blog_content .gt3_module_button_list a {
	letter-spacing: .2px
}

.blog_post_media.blog_post_media--quote .quote_text a {
	font-size: 20px;
	line-height: 1.5
}

.blog_post_media.blog_post_media--quote .quote_text {
	padding-left: 53px
}

.blog_post_media--quote .quote_text,
.blog_post_media__link_text {
	position: relative;
	z-index: 1;
	font-weight: inherit;
	padding: 0;
	margin: 1em 0;
	font-size: 1.286em;
	line-height: 1.3
}

.blog_post_media__link_text a {
	padding-left: 50px
}

.blog_post_media--quote .quote_text,
.blog_post_media__link_text {
	margin: 0 0 6px
}

.blog_post_media.blog_post_media--quote .quote_text:before {
	content: "";
	left: 0
}

.blog_post_media--quote .quote_text:before,
.blog_post_media__link_text:before {
	content: "";
	width: 37px;
	height: 37px;
	-webkit-mask-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/quote.e726292b.png);
	mask-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/quote.e726292b.png);
	display: inline-block;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-position: center;
	mask-position: center;
	z-index: 2;
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .3) 10%, hsla(0, 0%, 100%, 0) 60%, rgba(0, 0, 0, .1)) !important;
	position: absolute
}

.blog_post_media__link_text:before {
	-webkit-mask-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/link.b35ca840.png);
	mask-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/link.b35ca840.png);
	left: 0
}

.quote_image {
	width: 75px;
	vertical-align: middle;
	border-radius: 50%
}

.quote_image+.quote_author {
	margin-top: 7px
}

.blog_item_description {
	margin-bottom: 17px
}

.gt3_module_blog,
.gt3_module_featured_posts {
	text-align: left
}

.gt3_module_blog .blog_post_preview .blogpost_title i {
	color: inherit
}

.gt3_module_blog .blog_post_preview.format-standard .packery_content_wrap .icon_custom_svg {
	font-size: 30px;
	position: absolute;
	left: 31px;
	top: 2px
}

.gt3_module_blog .packery_content_wrap .icon_custom_svg svg {
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 0
}

.gt3_module_blog.items4 .blog_post_preview h2 a {
	line-height: inherit
}

.gt3_module_blog .blog_post_preview h2 a {
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit
}

.blog_content .gt3_module_button a {
	font-size: 1em;
	font-weight: 500;
	line-height: 14px;
	padding: 0;
	border: none
}

.blog_content .gt3_module_button a:hover {
	padding: 0;
	border: none;
	background-color: rgba(0, 0, 0, 0)
}

.blog_alignment_center .blog_post_preview {
	text-align: center
}

.blog_alignment_right .blog_post_preview {
	text-align: right
}

.blog_alignment_justify .blog_post_preview {
	text-align: justify
}

.gt3_module_featured_posts .slick-list .slick-slide {
	padding-right: 0;
	padding-left: 0
}

.blog_post_preview.format-gallery .slick-slide {
	position: relative;
	padding: 0
}

.blog_post_preview.format-gallery .slick-list:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 150px;
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .4))
}

.blog_post_preview.format-gallery .gt3_custom_slick_paging {
	position: absolute;
	left: auto;
	top: auto;
	right: 66px;
	bottom: 28px;
	padding: 0;
	margin: 0;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

.blog_post_preview.format-gallery .gt3_custom_slick_paging li {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #fff
}

.blog_post_preview.format-gallery .gt3_custom_slick_paging li span {
	padding: 0 2px
}

.blog_post_preview.format-gallery .gt3_custom_slick_paging li:before,
.blog_post_preview.format-gallery .gt3_custom_slick_paging li:not(.slick-active),
.slider-wrapper.oneImage .gt3_custom_slick_paging {
	display: none
}

.blog_post_preview.format-gallery .slick-arrow {
	width: 40px;
	height: 24px;
	background: none;
	font-size: 0;
	line-height: 0;
	padding: 0;
	bottom: 28px;
	top: auto;
	border-radius: 0;
	transition: opacity .3s;
	opacity: 1
}

.blog_post_preview.format-gallery .slick-arrow:hover {
	opacity: .7
}

.blog_post_preview.format-gallery .slick-prev.slick-arrow {
	left: auto;
	right: 87px
}

.blog_post_preview.format-gallery .slick-next.slick-arrow {
	left: auto;
	right: 5px
}

.blog_post_preview.format-gallery .slick-next.slick-arrow:before,
.blog_post_preview.format-gallery .slick-prev.slick-arrow:before {
	content: "\f105";
	font-size: 24px;
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	margin-top: -22px;
	display: inline-block;
	padding: 5px;
	border: none
}

.blog_post_preview.format-gallery .slick-prev.slick-arrow:before {
	content: "\f104"
}

.blog_post_preview.format-gallery .slick-next.slick-arrow:after,
.blog_post_preview.format-gallery .slick-prev.slick-arrow:after {
	content: "";
	border: none
}

.isotope_blog_items {
	margin-top: 0 !important
}

.isotope_blog_items .item_wrapper {
	padding-top: 0 !important
}

.isotope_blog_items .blog_post_preview {
	float: left;
	margin-right: 0 !important
}

.items2 .blog_post_preview,
.items3 .blog_post_preview,
.items4 .blog_post_preview {
	display: inline-block;
	margin-right: -4px;
	vertical-align: top
}

.items2 .blog_post_preview {
	width: calc(50% - .5px)
}

.items3 .blog_post_preview {
	width: calc(33.3333% - .5px)
}

.items4 .blog_post_preview {
	width: calc(25% - .5px)
}

.blog_post_preview.element,
.gt3_module_carousel .blog_post_preview {
	margin-right: 0
}

.per_column_wrap .blog_post_preview {
	display: block;
	width: 100%;
	margin-right: 0
}

.blog_post_media {
	margin-bottom: 25px;
	border-radius: 5px
}

a>.blog_post_media {
	overflow: hidden
}

.gt3_module_related_posts .blog_post_media {
	margin-bottom: 25px
}

.blog_post_media .slider-wrapper {
	overflow: hidden
}

.items2 .blog_post_media .slider-wrapper {
	margin-bottom: -1px
}

.blog_content .blog_post_media .blog_post_media-animate {
	transition: -webkit-transform 4s;
	transition: transform 4s;
	transition: transform 4s, -webkit-transform 4s;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.blog_content:hover .blog_post_media .blog_post_media-animate {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08)
}

.blog_post_media img {
	max-width: 100%;
	border-radius: 5px;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: cover;
	transition: opacity .7s, -webkit-transform .8s;
	transition: transform .8s, opacity .7s;
	transition: transform .8s, opacity .7s, -webkit-transform .8s;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.blog_post_media img:hover {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15)
}

.blog_post_media .gt3_video__play_image {
	overflow: hidden;
	border-radius: 5px
}

.gt3_module_blog.items1 .blog_post_media img {
	width: 100%
}

.format-audio .blog_post_media {
	padding-bottom: 110px
}

.format-audio .blog_post_media,
.format-video .blog_post_media {
	position: relative;
	padding-bottom: 62%
}

body:not(.single) .format-audio .blog_post_media {
	padding-bottom: 110px
}

.format-video .blog_post_media.has_post_thumb {
	padding-bottom: 0
}

.blog_post_media .gt3_video_wrapper__thumb {
	position: relative;
	z-index: 1;
	visibility: visible;
	transition: opacity .4s .2s, visibility .4s .2s;
	opacity: 1
}

.blog_post_media .gt3_video_wrapper__thumb.play_video {
	visibility: hidden;
	opacity: 0
}

.blog_post_media .gt3_video__play_iframe {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding-bottom: 0;
	transition: opacity .4s .2s;
	opacity: 0
}

.blog_post_media .gt3_video__play_iframe.play_video {
	opacity: 1
}

.format-audio .blog_post_media iframe,
.format-video .blog_post_media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.format-video .gt3_video__play_button {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	display: inline-block;
	box-sizing: border-box;
	width: 86px;
	height: 86px;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 50%;
	background: rgba(0, 0, 0, .23);
	transition: all .3s;
	margin: -43px 0 0 -43px
}

.format-video .gt3_video__play_button>svg {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-35%, -45%);
	-ms-transform: translate(-35%, -45%);
	transform: translate(-35%, -45%);
	fill: #fff;
	transition: all .3s
}

.format-video .gt3_video__play_button:hover>svg {
	fill: #191a1c
}

.blog_post_preview {
	margin-bottom: 75px
}

.blog_post_preview.format-audio .blog_content,
.blog_post_preview.format-link .blog_content,
.blog_post_preview.format-quote .blog_content,
.blog_post_preview.format-standard .blog_content {
	padding: 35px 40px;
	background: #f9f8ff;
	border-radius: 10px
}

.gt3_module_featured_posts .listing_meta.upper_text * {
	text-transform: uppercase
}

.listing_meta {
	font-size: .714em;
	line-height: 1.5;
	display: block;
	margin-bottom: 8px;
	font-weight: 700
}

.listing_meta span {
	display: inline;
	vertical-align: bottom
}

.gt3_module_featured_posts .listing_meta {
	margin-bottom: 4px
}

.gt3_module_blog.packery_wrapper .blog_post_media.blog_post_media--quote .post_media_info {
	padding-right: 10px
}

.gt3_module_blog.packery_wrapper .blog_post_preview .blog_content .packery_content_wrap {
	padding: 0 50px 0 80px
}

.gt3_module_blog.packery_wrapper .packery_content_wrap {
	position: absolute;
	z-index: 1;
	bottom: 75px
}

.gt3_module_blog.packery_wrapper .blog_post_preview.format-link .packery_content_wrap,
.gt3_module_blog.packery_wrapper .blog_post_preview.format-quote .packery_content_wrap {
	position: absolute;
	z-index: 1;
	bottom: 149px
}

.gt3_module_blog.packery_wrapper .packery_blog_item_1 .item_wrapper .blog_content .packery_content_wrap,
.gt3_module_blog.packery_wrapper .packery_blog_item_4 .item_wrapper .blog_content .packery_content_wrap,
.gt3_module_blog.packery_wrapper .packery_blog_item_9 .item_wrapper .blog_content .packery_content_wrap,
.gt3_module_blog.packery_wrapper .packery_blog_item_12 .item_wrapper .blog_content .packery_content_wrap {
	padding: 0 22.5% 0 80px
}

.listing_meta span:last-child:after {
	display: none
}

.listing_meta>span {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit
}

.listing_meta a {
	vertical-align: middle;
	color: inherit
}

.listing_meta span.post_comments .post_comments_icon {
	display: inline-block;
	vertical-align: top;
	margin-left: 8px
}

.listing_meta span.post_comments .post_comments_icon .icon_custom_svg {
	vertical-align: baseline;
	display: none
}

.listing_meta span.post_comments .post_comments_icon svg {
	color: inherit;
	fill: currentColor;
	width: 12px;
	height: auto;
	vertical-align: middle;
	overflow: visible;
	max-height: 12px
}

.listing_meta span.post_author {
	text-transform: none;
	letter-spacing: 0
}

.blog_post_preview .listing_meta span {
	transition: opacity .3s
}

.listing_meta span.post_category a:after {
	content: ",";
	margin-right: 5px;
	color: inherit !important
}

.listing_meta span.post_category a:last-child:after {
	content: "";
	margin-right: 0
}

.listing_meta span.post_comments_text {
	display: none
}

.blogpost_title {
	position: relative;
	padding-bottom: 5px
}

.blogpost_title:first-child {
	margin-bottom: 0
}

.gt3_module_related_posts .blogpost_title {
	margin-top: 4px
}

.gt3_module_related_posts .format-standard-image .blogpost_title {
	margin-bottom: 0
}

.gt3_module_related_posts .blogpost_title a {
	color: inherit
}

.blog_content .listing_meta .post_comments a:before {
	content: "\f075"
}

.blog_content .listing_meta .post_author a:before,
.blog_content .listing_meta .post_comments a:before {
	font-family: FontAwesome;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	margin: 0 7px;
	display: inline-block;
	line-height: inherit
}

.blog_content .listing_meta .post_author a:before {
	content: "\f007"
}

.blog_post_media--link .blog_post_media__link_text a {
	color: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-size: inherit
}

.blog_post_media--link .blog_post_media__link_text p {
	position: relative;
	margin-bottom: 0;
	color: inherit;
	font-size: 14px;
	line-height: 21px;
	padding-top: 18px;
	margin-left: 0
}

.blog_post_media--link .blog_post_media__link_text p a {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	padding-left: 0
}

.packery_wrapper .blog_post_media--link .blog_post_media__link_text a {
	display: inline-block
}

.blog_post_media.blog_post_media--link,
.blog_post_media.blog_post_media--quote {
	margin-bottom: 7px
}

.format-audio .blog_post_media {
	margin-bottom: 20px;
	margin-top: 9px
}

.blogpost_title i {
	font-size: .9em;
	margin-right: 10px
}

.blogpost_title i.fa-thumb-tack {
	line-height: 32px;
	width: 32px;
	text-align: center
}

.blog_post_media--link,
.blog_post_media--quote {
	position: relative
}

.blog_post_media--link:after,
.blog_post_media--quote:after {
	display: table;
	clear: both;
	content: ""
}

.gt3_module_featured_posts .blogpost_title {
	padding-bottom: 0
}

.gt3_module_featured_posts .blogpost_title a {
	line-height: inherit
}

.gt3_module_related_posts.gt3_module_featured_posts .blog_post_preview .blog_content h4.blogpost_title {
	font-size: 26px
}

.gt3_module_featured_posts .blogpost_title i {
	margin-right: 12px
}

.post_media_info {
	position: relative;
	display: inline-block;
	float: left
}

.blog_post_media--quote .post_media_info+.quote_text {
	padding-left: 95px;
	min-height: 65px
}

.blog_post_media--quote .post_media_info+.quote_text:before {
	display: none
}

.blog_content p {
	margin-bottom: 14px
}

.blog_content p:last-child {
	margin-bottom: 0
}

#main_content>h1,
#main_content>h2,
#main_content>h3,
#main_content>h4,
#main_content>h5,
#main_content>h6,
.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6,
.comment_content>h1,
.comment_content>h2,
.comment_content>h3,
.comment_content>h4,
.comment_content>h5,
.comment_content>h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.gt3_module_blog:not(.packery_wrapper) .blog_post_preview .listing_meta span {
	margin-right: 15px
}

.gt3_module_blog:not(.packery_wrapper) .blog_post_preview .listing_meta span:last-child {
	margin-right: 0
}

.blog_post_preview .blog_content>ol,
.blog_post_preview .blog_content>ul {
	overflow: hidden
}

.blog_post_preview .blog_content>ul {
	padding-bottom: 17px;
	padding-left: 15px
}

.blog_post_preview .blog_content>ol {
	margin-bottom: 17px
}

.learn_more {
	line-height: 21px
}

.gt3_module_button a.learn_more {
	margin-bottom: 0
}

.blog_post_info>div {
	margin-right: 10px
}

.blog_post_info>div:last-child {
	margin-right: 0
}

.blog_post_info,
.gt3_module_button_list {
	line-height: 21px
}

.blog_post_info,
.blog_post_preview .gt3_module_button_list {
	float: right;
	display: inline-block;
	vertical-align: top;
	width: auto
}

.blog_post_preview .gt3_module_button_list {
	float: left
}

.blog_post_preview .gt3_post_footer {
	padding-top: 19px
}

.blog_post_info {
	font-size: 14px;
	font-weight: 700
}

.post_share_block {
	position: relative
}

.post_share_block>a {
	display: block;
	position: relative;
	transition: color .3s;
	line-height: inherit;
	text-align: center;
	margin-left: 2px;
	color: inherit
}

.post_share_block>a:before {
	font-family: FontAwesome;
	font-weight: 400;
	content: "\f1e0";
	line-height: inherit;
	padding: 0;
	opacity: 1;
	margin: 0 7px;
	color: #ceccd7
}

.blog_post_info .post_share_block span.sharing_title {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: none
}

.post_share_wrap {
	display: block;
	position: absolute;
	right: 100%;
	top: 0;
	font-size: 0;
	line-height: 0;
	z-index: 555;
	box-shadow: none;
	visibility: hidden
}

.post_share_block:hover>.post_share_wrap ul li,
.sharing-hover .post_share_wrap,
.sharing-hover .post_share_wrap ul li {
	opacity: 1 !important;
	visibility: visible !important
}

.post_share_wrap ul {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap
}

.post_share_wrap ul li {
	margin: 0;
	text-align: center;
	line-height: 21px;
	width: 25px;
	height: 21px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	opacity: 0 !important;
	visibility: hidden;
	transition: all .3s
}

.post_share_wrap ul li:first-child {
	transition-delay: 0s
}

.post_share_wrap ul li:nth-child(2) {
	transition-delay: .1s
}

.post_share_wrap ul li:nth-child(3) {
	transition-delay: .15s
}

.post_share_wrap ul li:nth-child(4) {
	transition-delay: .2s
}

.post_share_block:hover>.post_share_wrap ul li:first-child,
.post_share_wrap ul li:nth-child(5) {
	transition-delay: .25s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(2) {
	transition-delay: .2s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(3) {
	transition-delay: .15s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(4) {
	transition-delay: .1s
}

.post_share_block:hover>.post_share_wrap ul li:nth-child(5) {
	transition-delay: 0s
}

.post_share_wrap ul li:before {
	display: none
}

.post_share_wrap a {
	display: block
}

.post_share_wrap a span {
	display: block;
	line-height: 21px;
	width: 25px;
	font-size: 14px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.post_share_wrap a:hover .fa-twitter {
	color: #55acee
}

.post_share_wrap a:hover .fa-facebook {
	color: #3b5999
}

.post_share_wrap a:hover .fa-pinterest {
	color: #bd081c
}

.post_share_wrap a:hover .fa-linkedin {
	color: #0077b5
}

.post_share_wrap a .fa {
	transition: all .3s
}

.post_share_wrap a span.fa.fa-facebook {
	color: #3b5998
}

.post_share_wrap a span.fa.fa-twitter {
	color: #00aced
}

.post_share_wrap a span.fa.fa-pinterest {
	color: #cb2027
}

.post_share_wrap a span.fa.fa-linkedin {
	color: #007bb6
}

.likes_block,
.likes_block span,
.post_share_block {
	line-height: inherit;
	display: inline-block;
	vertical-align: top
}

.likes_block .icon {
	margin: 0 3px 0 0;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.likes_block .icon:before {
	margin: 0;
	font-size: inherit
}

.likes_block {
	cursor: pointer
}

.likes_block.already_liked {
	cursor: default
}

.likes_block.already_liked .icon:before {
	content: "\f004";
	color: #dd4b39
}

.like_count,
.like_title {
	transition: color .3s
}

.like_count:empty {
	display: none
}

.post_block_info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 44px
}

.post_block_info>div {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	float: none
}

.post_block_info>div.blog_post_info {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	min-width: 110px;
	text-align: right
}

.gt3_module_blog ul.pagerblock {
	padding-top: 0
}

.blog_type1 .blogpost_title a span:before,
.gt3_module_title .carousel_arrows a span:before {
	position: absolute;
	z-index: 5;
	top: -4px;
	right: 0;
	width: 6px;
	height: 6px;
	content: "";
	transition: all .3s;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-width: 1px;
	border-style: solid;
	border-top: none;
	border-left: none
}

.gt3_module_title .carousel_arrows a.left_slick_arrow span:before {
	right: auto;
	left: 0;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.blog_type1 .blogpost_title a span,
.gt3_module_title .carousel_arrows a span {
	position: relative;
	display: inline-block;
	width: 0;
	height: 1px;
	margin-left: 9px;
	transition: all .3s;
	vertical-align: middle
}

.post-password-form {
	max-width: 500px;
	margin: 0 auto;
	padding: 0 30px
}

.post-password-form input[type=password] {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px
}

.blog_post_preview.format-standard .post-password-form input[type=password] {
	background-color: #fff
}

.format-audio .blog_content .post-password-form,
.format-link .blog_content .post-password-form,
.format-quote .blog_content .post-password-form,
.format-standard .blog_content .post-password-form {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 0
}

.pp_block h2 {
	margin-bottom: 30px
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta {
	line-height: 21px
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta>span,
div:not(.packery_wrapper) .blog_post_preview .listing_meta a {
	line-height: inherit;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-weight: 400;
	margin: 0 !important
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta * {
	color: inherit
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta span:after {
	content: "|";
	margin-left: 4px;
	margin-right: 5px
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta span:last-child:after {
	display: none
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta a {
	transition: all .3s
}

div:not(.packery_wrapper) .blog_post_preview .listing_meta .post_author a:before,
div:not(.packery_wrapper) .blog_post_preview .listing_meta .post_comments a:before {
	display: none
}

.gt3_module_blog:not(.packery_wrapper) .blog_post_preview .blogpost_title {
	padding-bottom: 13px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 20px;
	line-height: 26px
}

.gt3_module_button_list {
	visibility: visible;
	opacity: 1;
	transition: all .4s
}

.gt3_module_button_list a {
	display: inline-block;
	vertical-align: top;
	font-size: .714em;
	font-weight: 500;
	line-height: 21px;
	text-transform: uppercase
}

.post_link_label {
	display: inline-block;
	position: relative;
	line-height: inherit
}

.post_link_label span {
	display: block;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: inherit;
	letter-spacing: 2px
}

.post_link_label span:after,
.post_link_label span:before {
	display: block;
	position: absolute;
	left: -20px;
	width: 20px;
	height: 1px;
	content: "";
	background: #fff;
	top: 50%;
	margin-top: -1px
}

.post_link_label span:after {
	left: auto;
	right: -20px
}

.gt3_module_related_posts .blog_content p {
	color: inherit !important
}

.gt3_module_blog.packery_wrapper {
	opacity: 0;
	visibility: hidden;
	-webkit-animation: all .5s;
	animation: all .5s
}

.gt3_module_blog.packery_wrapper.blog_packery_loaded {
	opacity: 1;
	visibility: visible
}

.gt3_module_blog.packery_wrapper .blog_post_preview .blog_content .listing_meta {
	margin-bottom: 2px
}

.gt3_module_blog.packery_wrapper .blog_item_description {
	line-height: 1.667
}

@media screen and (max-width:767px) {
	.gt3_module_blog.packery_wrapper .blog_item_description {
		display: none
	}
}

#main_content .post_count:before {
	content: "("
}

#main_content .post_count:after {
	content: ")"
}

.blog_post_preview .blog_content .gt3_page_title_cats {
	display: none
}

@media only screen and (max-width:992px) and (min-width:900px) {
	.blog_post_media--link .blog_post_media__link_text a {
		font-size: 20px
	}

	.blog_post_media--link .blog_post_media__link_text p {
		font-size: 14px
	}
}

@media only screen and (max-width:767px) {
	.blog_type2 .has_post_thumb .blog_content {
		padding-left: 105px
	}

	.blog_type2 .has_post_thumb .blog_post_media {
		width: 80px
	}

	.items2 .blog_post_preview,
	.items3 .blog_post_preview,
	.items4 .blog_post_preview {
		width: 100%
	}
}

@media only screen and (max-width:600px) {
	.sharing_title {
		display: none
	}

	.blog_post_info>div {
		margin-right: 5px
	}

	.blog_post_info>div:last-child {
		margin-right: 0
	}

	.sharing-hover .gt3_module_button_list {
		visibility: hidden;
		opacity: 0
	}
}

.main_footer {
	font-size: .89em;
	position: relative
}

.main_footer:empty {
	display: none
}

.copyright {
	font-size: 14px
}

.copyright p {
	margin-bottom: 0
}

.copyright a {
	color: inherit
}

.main_footer .copyright>.container>.row {
	padding-top: 20px;
	padding-bottom: 20px
}

@media only screen and (max-width:767px) {
	.copyright .span12 {
		text-align: center
	}

	.copyright .span12 * {
		float: none !important
	}
}

.gt3_default_footer .container .row {
	padding-top: 17px;
	padding-bottom: 17px
}

.gt3_default_footer p {
	text-align: center;
	color: #fff
}

@media only screen and (max-width:1199px) {
	.main_footer .container {
		width: 998px;
		overflow: hidden
	}
}

@media only screen and (max-width:1023px) {
	.main_footer .container {
		width: 740px
	}

	.top_footer .row [class*=span] {
		margin-bottom: 35px
	}
}

@media only screen and (max-width:767px) {
	.main_footer .container {
		width: 560px
	}

	.top_footer .row [class*=span] {
		margin-bottom: 15px
	}

	.top_footer .row [class*=span]:last-child {
		margin-bottom: 0
	}
}

@media only screen and (max-width:599px) {
	.main_footer .container {
		width: 420px
	}
}

@media only screen and (max-width:479px) {
	.main_footer .container {
		width: 90%
	}
}

#lang_sel_list {
	display: inline-block !important;
	float: right !important;
	margin-left: -10px;
	padding: 11px 25px 0 0
}

#comments {
	margin: 0 0 55px;
	padding: 0
}

#comments:empty {
	font-size: 0;
	line-height: 0;
	height: 0;
	margin: 0 !important
}

.single #main_content>#comments h2 {
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: .5px
}

#respond {
	padding: 0;
	margin: 0
}

.commentlist #respond {
	margin-bottom: 25px
}

.gt3_comments_pagination+#respond {
	padding-top: 10px
}

#respond form#commentform>p,
#respond form#commentform [class^=span] {
	padding: 0
}

#respond form#commentform .span6 {
	width: calc(50% - 15px)
}

#respond form#commentform :not(.span6)~.span6~.span6 {
	float: right
}

#respond .form_field {
	width: 100%
}

p.form-submit {
	margin-bottom: 0
}

.comment-reply-title {
	margin-bottom: 11px
}

.comment-reply-title,
.comment-reply-title small {
	line-height: 1.5;
	font-size: 18px
}

.comment-reply-title small {
	margin: 0 5px
}

#cancel-comment-reply-link:hover {
	color: inherit
}

#cancel-comment-reply-link {
	font-size: inherit !important
}

p.comment-notes {
	margin-bottom: 20px
}

ol.commentlist {
	position: relative;
	margin: -5px 0 59px;
	padding: 0;
	list-style: none
}

#respond form#commentform p.logged-in-as {
	margin-bottom: 13px
}

ol.commentlist .children>li,
ol.commentlist>li {
	list-style: none;
	border-top: 1px solid hsla(0, 0%, 58%, .1)
}

ol.commentlist>li:first-child {
	border-top: none
}

ol.commentlist>li>ul {
	margin: 0;
	padding: 0;
	list-style: none
}

ol.commentlist .children>li,
ol.commentlist>li,
ul.commentlist li {
	margin: 0;
	padding: 0
}

.commentlist .comment:before,
ol.commentlist>li:after,
ol.commentlist>li:before {
	display: none
}

ol.commentlist li .stand_comment {
	padding: 26px 0 23px 100px;
	position: relative
}

ol.commentlist li.pingback .stand_comment,
ol.commentlist li.trackback .stand_comment {
	padding-left: 0
}

.thiscommentbody {
	min-height: 78px
}

ol.commentlist li .commentava {
	position: absolute;
	z-index: 5;
	top: 30px;
	left: 0;
	width: 80px;
	height: 80px
}

ol.commentlist li .commentava img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 50%
}

#comments ol.commentlist ul.children {
	padding: 0;
	margin: 0
}

#comments ol.commentlist ul.children .stand_comment {
	margin-left: 100px
}

#comments ol.commentlist ul.children ul.children .stand_comment {
	margin-left: 160px
}

.comment_info {
	padding-right: 90px
}

.comment_author_says {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 0
}

.comment_author_says span {
	font-size: 14px;
	font-weight: 400
}

#cancel-comment-reply-link,
.comment_info a {
	transition: color .3s
}

.comment_info .listing_meta {
	margin-bottom: 9px;
	line-height: 14px;
	font-size: 10px;
	letter-spacing: 0;
	font-weight: 700;
	color: inherit;
	opacity: .65
}

.comment_info .listing_meta * {
	font-size: inherit;
	line-height: inherit;
	font-weight: 400
}

.comment_content p {
	margin: 0;
	padding: 0
}

.comment_info .listing_meta span {
	display: none
}

.single #main_content>#comments form#commentform textarea#comment-message,
ol.commentlist .thiscommentbody .comment_content p {
	font-size: 18px
}

.comment-reply-link {
	font-size: 12px;
	font-weight: 500;
	line-height: 21px;
	position: absolute;
	text-transform: uppercase;
	letter-spacing: .2px;
	z-index: 1;
	top: 36px;
	right: 0;
	bottom: auto;
	display: inline-block
}

.comment-reply-link .post_comments_icon {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px
}

.comment-reply-link .icon_custom_svg {
	vertical-align: middle
}

.comment-reply-link .icon_custom_svg svg {
	width: 12px;
	height: auto;
	max-height: 12px;
	fill: currentColor
}

.gt3_comments_pagination {
	margin: 0 0 30px;
	padding: 35px 0;
	list-style: none;
	clear: both;
	text-align: center
}

.gt3_comments_pagination:empty {
	display: none
}

.gt3_comments_pagination .page-numbers {
	display: inline-block;
	margin: 5px 5px 0 0;
	padding: 0;
	vertical-align: top
}

.gt3_comments_pagination .page,
.gt3_comments_pagination .page-numbers {
	font-size: .715em;
	font-weight: 500;
	line-height: 35px;
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	transition: all .4s;
	text-align: center;
	text-transform: uppercase;
	border: none;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px
}

.gt3_comments_pagination .page-numbers.current {
	cursor: default;
	border-color: rgba(0, 0, 0, 0)
}

.page #comments {
	margin-top: 35px
}

#respond #commentform p[class*=comment-form-]>label {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin: 0;
	pointer-events: none;
	opacity: 1;
	font-size: .857em;
	line-height: 1.5
}

.comment-form-cookies-consent {
	position: relative;
	display: inline-block;
	width: 100%
}

.comment-form-cookies-consent input[type=checkbox],
.comment-form-cookies-consent label {
	position: static !important;
	display: inline-block !important;
	vertical-align: top !important;
	left: auto !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	opacity: 1 !important;
	width: auto !important;
	padding: 0
}

.comment-form-cookies-consent input[type=checkbox] {
	margin-right: 6px
}

.comment-form-cookies-consent label {
	white-space: normal;
	line-height: 1.5;
	padding: 0 !important;
	pointer-events: auto !important
}

#respond #commentform p>label {
	top: -6px !important;
	padding-left: 20px
}

#respond #commentform p[class*=comment-form-]>label.gt3_onfocus {
	opacity: 0
}

p.form-submit button#submit {
	color: #fff
}

#respond .form-submit button#submit,
p.form-submit button#submit {
	background-size: 150% 100%;
	transition: all .4s ease-in-out
}

#respond .form-submit button#submit:hover,
p.form-submit button#submit:hover {
	background-position: 100% 150%;
	transition: all .4s ease-in-out
}

@media only screen and (max-width:767px) {
	#respond form#commentform .span6 {
		width: 100%
	}

	ol.commentlist li .commentava {
		width: 40px;
		height: 40px
	}

	ol.commentlist li .stand_comment {
		padding-left: 60px
	}

	ol.commentlist li.pingback .stand_comment {
		padding-left: 0
	}

	#comments ol.commentlist ul.children .stand_comment,
	#comments ol.commentlist ul.children ul.children .stand_comment {
		margin-left: 0
	}

	.form-submit button {
		padding: 12px 20px;
		margin-top: 30px
	}

	.comment_info {
		padding-right: 0
	}

	.comment-reply-link {
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		font-style: italic
	}

	.comment_info .listing_meta {
		margin-bottom: 5px
	}
}

div.gt3_detect_rev_slider:after,
div.gt3_detect_rev_slider:before {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	display: block;
	content: ""
}

div.gt3_detect_rev_slider:before {
	left: 0
}

div.gt3_detect_rev_slider:after {
	right: 0
}

.custom_bg {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: 50%
}

.custom_bg.img_bg {
	background-size: cover
}

.home2_form input.wpcf7-form-control.wpcf7-submit {
	background-size: 150% 100%;
	transition: all .4s ease-in-out
}

.home2_form input.wpcf7-form-control.wpcf7-submit:hover {
	background-position: 100% 150%;
	transition: all .4s ease-in-out
}

.wpcf7 .home2_form .ajax-loader {
	display: none
}

.revolution_form span.wpcf7-form-control-wrap.your-name {
	height: 50px
}

.revolution_form input.wpcf7-form-control.wpcf7-submit {
	width: 100% !important;
	margin: 0 !important;
	color: #fff;
	border: none;
	font-weight: 400;
	letter-spacing: .2px;
	padding: 5px 20px;
	height: 50px;
	position: relative;
	border-radius: 5px;
	text-align: center !important;
	display: block
}

.dark_style .revolution_form input.wpcf7-form-control.wpcf7-submit {
	background-image: none;
	transition: background-color .3s
}

.home2_form input.wpcf7-form-control.wpcf7-submit {
	font-weight: 500;
	margin-top: 35px;
	color: #fff;
	letter-spacing: .2px;
	font-size: 12px;
	transition: all .3s ease-in-out
}

.revolution_form label input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	border-radius: 5px;
	border: none;
	font-size: 16px !important;
	margin: 0;
	line-height: 50px !important;
	height: 50px
}

.text_center .wpcf7-form .span12 {
	text-align: center
}

.wpcf7 .row.home5_form input[type=email],
.wpcf7 .row.home5_form input[type=url] {
	color: #fff;
	border-bottom-color: #fff
}

.wpcf7 .row.home5_form input[type=submit] {
	margin-top: 35px
}

.wpcf7-form .gt3_contactform_home6 input[type=submit] {
	background: #fff
}

.gt3_custom_form_large.default .wpcf7-form .gt3_contactform_home6 input[type=submit] {
	color: #fff;
	background-size: 150% 100%;
	transition: all .4s ease-in-out
}

.gt3_custom_form_large.default .wpcf7-form .gt3_contactform_home6 input[type=submit]:hover {
	background-position: 100% 150%
}

.footer_mc_signup {
	float: none;
	display: block;
	width: 100%
}

.footer_mc_signup .mc_custom_border_hdr {
	display: none;
	visibility: hidden
}

.footer_mc_signup #mc_signup_form .mc_input,
.footer_mc_signup .mc4wp-form .mc_merge_var input {
	background: #242c5f;
	font-size: 16px
}

.footer_mc_signup #mc_signup_form .mc_input,
.footer_mc_signup #mc_signup_form .mc_var_label,
.footer_mc_signup .mc4wp-form .mc_merge_var input {
	color: #8188b9
}

@media only screen and (max-width:1099px) {

	.footer_mc_signup .mc4wp-form-fields .mc_merge_var,
	.footer_mc_signup .mc_form_inside .mc_merge_var {
		max-width: 100%;
		margin-bottom: 10px
	}

	.footer_mc_signup .mc4wp-form-fields .mc_signup_submit,
	.footer_mc_signup .mc_form_inside .mc_signup_submit {
		max-width: 100%;
		margin-left: 0
	}

	.footer_mc_signup {
		padding-bottom: 30px
	}
}

@media only screen and (min-width:1100px) {
	.footer_mc_signup {
		width: auto
	}

	.footer_mc_signup .mc4wp-form-fields .mc_merge_var,
	.footer_mc_signup .mc_form_inside .mc_merge_var {
		max-width: 287px
	}
}

@media only screen and (min-width:1200px) {

	.footer_mc_signup .mc4wp-form-fields .mc_merge_var,
	.footer_mc_signup .mc_form_inside .mc_merge_var {
		max-width: 455px
	}
}

.footer_mc_signup.light_field #mc_signup_form .mc_input,
.footer_mc_signup.light_field .mc4wp-form .mc_merge_var input {
	background: #f6f8f9
}

.footer_mc_signup.lightfield #mc_signup_form .mc_input,
.footer_mc_signup.lightfield .mc4wp-form .mc_merge_var input {
	background: #fff
}

.footer_mc_signup.darkblue #mc_signup_form .mc_input,
.footer_mc_signup.darkblue .mc4wp-form .mc_merge_var input {
	background: #131e4e
}

.footer_mc_signup.light_field_border #mc_signup_form .mc_input,
.footer_mc_signup.light_field_border .mc4wp-form .mc_merge_var input {
	background: #f9f9f9;
	border: 2px solid #eaedef
}

@-webkit-keyframes movedelement {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	25% {
		-webkit-transform: translate(10px, 10px);
		transform: translate(10px, 10px)
	}

	50% {
		-webkit-transform: translate(5px, 5px);
		transform: translate(5px, 5px)
	}

	75% {
		-webkit-transform: translate(10px, -5px);
		transform: translate(10px, -5px)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@keyframes movedelement {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	25% {
		-webkit-transform: translate(10px, 10px);
		transform: translate(10px, 10px)
	}

	50% {
		-webkit-transform: translate(5px, 5px);
		transform: translate(5px, 5px)
	}

	75% {
		-webkit-transform: translate(10px, -5px);
		transform: translate(10px, -5px)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@-webkit-keyframes movedelement2 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	25% {
		-webkit-transform: translate(-10px, -10px);
		transform: translate(-10px, -10px)
	}

	50% {
		-webkit-transform: translate(-5px, -5px);
		transform: translate(-5px, -5px)
	}

	75% {
		-webkit-transform: translate(-10px, 5px);
		transform: translate(-10px, 5px)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@keyframes movedelement2 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	25% {
		-webkit-transform: translate(-10px, -10px);
		transform: translate(-10px, -10px)
	}

	50% {
		-webkit-transform: translate(-5px, -5px);
		transform: translate(-5px, -5px)
	}

	75% {
		-webkit-transform: translate(-10px, 5px);
		transform: translate(-10px, 5px)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@-webkit-keyframes movedelement3 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	25% {
		-webkit-transform: translate(15px, 15px);
		transform: translate(15px, 15px)
	}

	50% {
		-webkit-transform: translate(8px, 8px);
		transform: translate(8px, 8px)
	}

	75% {
		-webkit-transform: translate(15px, -8px);
		transform: translate(15px, -8px)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@keyframes movedelement3 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	25% {
		-webkit-transform: translate(15px, 15px);
		transform: translate(15px, 15px)
	}

	50% {
		-webkit-transform: translate(8px, 8px);
		transform: translate(8px, 8px)
	}

	75% {
		-webkit-transform: translate(15px, -8px);
		transform: translate(15px, -8px)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@-webkit-keyframes rotatedelement {
	0% {
		-webkit-transform: translate(0) rotate(0deg);
		transform: translate(0) rotate(0deg)
	}

	25% {
		-webkit-transform: translate(-10px, 10px) rotate(10deg);
		transform: translate(-10px, 10px) rotate(10deg)
	}

	50% {
		-webkit-transform: translate(5px, -5px) rotate(25deg);
		transform: translate(5px, -5px) rotate(25deg)
	}

	75% {
		-webkit-transform: translate(15px, -5px) rotate(15deg);
		transform: translate(15px, -5px) rotate(15deg)
	}

	to {
		-webkit-transform: translate(0) rotate(0deg);
		transform: translate(0) rotate(0deg)
	}
}

@keyframes rotatedelement {
	0% {
		-webkit-transform: translate(0) rotate(0deg);
		transform: translate(0) rotate(0deg)
	}

	25% {
		-webkit-transform: translate(-10px, 10px) rotate(10deg);
		transform: translate(-10px, 10px) rotate(10deg)
	}

	50% {
		-webkit-transform: translate(5px, -5px) rotate(25deg);
		transform: translate(5px, -5px) rotate(25deg)
	}

	75% {
		-webkit-transform: translate(15px, -5px) rotate(15deg);
		transform: translate(15px, -5px) rotate(15deg)
	}

	to {
		-webkit-transform: translate(0) rotate(0deg);
		transform: translate(0) rotate(0deg)
	}
}

@-webkit-keyframes gt3flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: .4
	}
}

@keyframes gt3flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: .4
	}
}

@-webkit-keyframes gt3pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	75% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@keyframes gt3pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	75% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@-webkit-keyframes gt3pulse_figure {
	25% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	75% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
}

@keyframes gt3pulse_figure {
	25% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	75% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
}

@-webkit-keyframes gt3pulse_out {
	25% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@keyframes gt3pulse_out {
	25% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	75% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

.gt3_moved_element {
	-webkit-animation: movedelement 5s linear infinite;
	animation: movedelement 5s linear infinite
}

.gt3_moved_element2 {
	-webkit-animation: movedelement2 8s linear infinite;
	animation: movedelement2 8s linear infinite
}

.gt3_moved_element3 {
	-webkit-animation: movedelement3 12s linear infinite;
	animation: movedelement3 12s linear infinite
}

.gt3_rotated_element {
	-webkit-animation: rotatedelement 5s linear infinite;
	animation: rotatedelement 5s linear infinite
}

.gt3_flash_element {
	-webkit-animation: gt3flash 7s linear infinite;
	animation: gt3flash 7s linear infinite
}

.gt3_pulse_element {
	-webkit-animation: gt3pulse 7s linear infinite;
	animation: gt3pulse 7s linear infinite
}

.gt3_pulse_figure_element {
	-webkit-animation: gt3pulse_figure 8s linear infinite;
	animation: gt3pulse_figure 8s linear infinite
}

.gt3_pulse_out_element {
	-webkit-animation: gt3pulse_out 8s linear infinite;
	animation: gt3pulse_out 8s linear infinite
}

.gt3_moved_element,
.gt3_rotated_element {
	pointer-events: none
}

.tp-tab-title {
	font-weight: 400 !important;
	text-align: right !important
}

.tp-tabs-inner-wrapper {
	counter-reset: div
}

.tp-tabs-inner-wrapper .tp-tab {
	counter-increment: div;
	text-align: right
}

.tp-tabs-inner-wrapper .tp-tab-title {
	padding-right: 26px !important;
	transition: color .3s;
	display: inline-block !important;
	border-bottom: 1px solid
}

.tp-tabs-inner-wrapper .tp-tab:not(.selected) .tp-tab-title {
	border-bottom-color: hsla(0, 0%, 100%, 0) !important
}

.tp-tabs-inner-wrapper .tp-tab:not(.selected) .tp-tab-title span {
	opacity: 0
}

.tp-tabs-inner-wrapper .tp-tab-title:after {
	content: "0" counter(div);
	position: absolute;
	right: 0;
	top: 0
}

.tp-tabs-inner-wrapper .tp-tab.selected .tp-tab-title:after {
	font-weight: 700
}

.slider_socials a,
.tp-caption.scrollto img {
	opacity: 1;
	transition: opacity .4s
}

.slider_socials a:hover,
.tp-caption.scrollto:hover img {
	opacity: .7
}

.slider_socials {
	margin: 0;
	font-size: 18px
}

.content-container ul.slider_socials>li:before {
	display: none
}

.slider_socials a {
	color: inherit
}

@media only screen and (max-width:1500px) {
	.tp-tabs-inner-wrapper .tp-tab .tp-tab-title {
		border-bottom-color: hsla(0, 0%, 100%, 0) !important
	}

	.tp-tabs-inner-wrapper .tp-tab .tp-tab-title span {
		opacity: 0
	}
}

@media only screen and (min-width:1501px) {
	.tp-tab-title {
		line-height: inherit !important
	}
}

.rev_slider_wrapper {
	overflow: hidden !important
}

.gt3_social {
	margin-bottom: 0;
	padding-bottom: 30px
}

.tp-bullets.custom .tp-bullet {
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: #fff;
	transition: all .3s
}

.tp-bullets.custom .tp-bullet.selected {
	background: #fff;
	width: 19px;
	height: 9px
}

.gt3_contactform_home6 input[type=email],
.gt3_contactform_home6 input[type=text],
.gt3_contactform_home6 input[type=url],
.gt3_contactform_home6 textarea {
	border: 2px solid hsla(0, 0%, 100%, .6);
	color: #fff;
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 20px
}

.gt3_custom_form_large .gt3_contactform_home6 input[type=email],
.gt3_custom_form_large .gt3_contactform_home6 input[type=text],
.gt3_custom_form_large .gt3_contactform_home6 input[type=url],
.gt3_custom_form_large .gt3_contactform_home6 textarea {
	margin-bottom: 20px;
	padding-top: 12px;
	padding-bottom: 13px;
	border-color: hsla(0, 0%, 100%, .4);
	height: 50px
}

.gt3_custom_form_large.default .gt3_contactform_home6 input[type=email],
.gt3_custom_form_large.default .gt3_contactform_home6 input[type=text],
.gt3_custom_form_large.default .gt3_contactform_home6 input[type=url],
.gt3_custom_form_large.default .gt3_contactform_home6 textarea {
	border-color: #eaedef;
	color: #696588;
	background-color: #f9f9f9
}

.gt3_custom_form_large .row {
	margin-right: -5px;
	margin-left: -5px
}

.gt3_custom_form_large .row [class*=span] {
	padding-left: 5px;
	padding-right: 5px
}

.gt3_custom_form_large .gt3_contactform_home6 textarea {
	height: 120px;
	margin-bottom: 30px
}

.gt3_home6_form #mc_signup_form .mc_input,
.gt3_home6_form .mc4wp-form .mc_merge_var input {
	background-color: #fafafa;
	padding-left: 20px
}

.ml_0 .elementor-container {
	margin-left: 0
}

.mr_0 .elementor-container {
	margin-right: 0
}

.gt3_currency_switcher,
.gt3_lang_switcher {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase
}

.gt3_currency_switcher:after,
.gt3_lang_switcher:after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 5px;
	content: ""
}

.gt3_currency_switcher>a:after,
.gt3_lang_switcher>a:after {
	font-size: .875em;
	content: " +"
}

.gt3_currency_switcher ul,
.gt3_lang_switcher ul {
	position: absolute;
	z-index: 555;
	top: 100%;
	right: 0;
	display: block;
	visibility: hidden;
	box-sizing: border-box;
	width: auto;
	min-width: 230px;
	margin-top: 6px;
	padding: 10px 0;
	list-style: none;
	transition: all .2s .2s;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	text-align: left;
	opacity: 0;
	border: 1px solid #f3f3f3;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: none
}

.gt3_currency_switcher ul li,
.gt3_lang_switcher ul li {
	font-size: 1em;
	line-height: 1.6;
	padding: 5px 25px 5px 20px
}

.gt3_currency_switcher:hover ul,
.gt3_lang_switcher:hover ul {
	visibility: visible;
	transition: all .2s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

form.revolution_form input[type=submit] {
	background-size: 150% 100%;
	transition: all .4s ease-in-out
}

form.revolution_form input[type=submit]:hover {
	background-position: 100% 150%;
	transition: all .4s ease-in-out
}

.revolution_form .revolution_form_btn {
	max-width: 182px;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-left: -15px
}

.revolution_form label span.label {
	border-radius: 5px;
	border: none;
	font-size: 16px !important;
	margin: 0;
	line-height: 50px !important;
	height: 50px;
	margin-left: 20px !important
}

.revolution_form label {
	max-width: 386px;
	min-width: 243px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	border-radius: 5px;
	background-color: #fff
}

.revolution_form {
	text-align: center
}

@media only screen and (max-width:767px) {
	.revolution_form label {
		max-width: 250px;
		min-width: 170px
	}

	.revolution_form .revolution_form_btn {
		max-width: 100%
	}
}

.revolution_form.with_border {
	padding: 10px;
	background: #fff;
	border-radius: 4px;
	margin-left: -10px;
	position: relative;
	box-shadow: 17px 17px 46px 0 rgba(17, 69, 111, .11)
}

.revolution_form.with_border input[type=url] {
	margin: 0;
	border: none;
	padding: 0 210px 0 20px;
	background: #f8f9fa;
	border-radius: 4px;
	color: #696687;
	height: 50px
}

.revolution_form.with_border .ajax-loader {
	display: none !important
}

.revolution_form.with_border .revolution_form_btn {
	position: absolute;
	right: 10px;
	top: 10px;
	max-width: 100%;
	display: block;
	width: auto;
	vertical-align: top;
	margin: 0
}

.revolution_form.with_border .revolution_form_btn input {
	padding-left: 30px;
	padding-right: 30px
}

.cloud_animated_bottom:before {
	content: "";
	background-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/bg-clouds_bottom.5d8f60b8.png);
	width: 100%;
	height: 191px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-repeat: repeat;
	background-position: 0 0;
	background-size: auto 100%;
	-webkit-animation: animatedBackground 300s linear infinite;
	animation: animatedBackground 300s linear infinite
}

@-webkit-keyframes animatedBackground {
	0% {
		background-position: 0 0
	}

	to {
		background-position: -10000px 0
	}
}

@keyframes animatedBackground {
	0% {
		background-position: 0 0
	}

	to {
		background-position: -10000px 0
	}
}

.cloud_animated_top:before {
	content: "";
	background-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/bg-clouds.1cbd2afb.png);
	width: 100%;
	height: 191px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat;
	background-position: 0 0;
	background-size: auto 100%;
	-webkit-animation: animatedBackground 300s linear infinite;
	animation: animatedBackground 300s linear infinite
}

@-webkit-keyframes move {
	0% {
		bottom: 0
	}

	50% {
		bottom: 10px
	}

	to {
		bottom: 0
	}
}

@keyframes move {
	0% {
		bottom: 0
	}

	50% {
		bottom: 10px
	}

	to {
		bottom: 0
	}
}

.scroll_to_btn img {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-animation: move 2s linear infinite;
	animation: move 2s linear infinite
}

.row.home2_form input[type=email],
.row.home2_form input[type=text],
.row.home2_form input[type=url] {
	padding: 0 !important;
	border: none;
	border-bottom: 1px solid #c0baf6
}

.gt3_landing_home img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: all .4s;
	will-change: transform
}

.gt3_landing_home img:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.row.home5_form input[type=text] {
	color: #fff;
	border-bottom-color: #fff
}

.elementor img.rounded,
img.rounded {
	border-radius: 50% !important
}

.elementor .overlay_z_index_higher .elementor-background-overlay {
	z-index: 1;
	pointer-events: none
}

.section_left_aligment .elementor-section-boxed.elementor-section .elementor-container {
	margin-left: 0
}

.section_left_aligment .elementor-image-box-img {
	margin-top: 6px !important
}

.gt3_icon_link {
	vertical-align: middle
}

.gt3_icon_link,
.gt3_social a {
	display: inline-block;
	line-height: 1
}

.gt3_social a {
	margin-right: 20px;
	padding-right: 0;
	box-shadow: inset 0 0 0 0 currentColor
}

.gt3_social a:last-child {
	margin-right: 0
}

.gt3_custom_text .gt3_social a:hover,
.gt3_social a:hover,
.share_wrap a:hover span:not(.fa) {
	box-shadow: inset 0 -1px 0 0 currentColor
}

#add_payment_method #payment ul.payment_methods li:before,
#main_content ul.elementor-select-preset-list>li:before,
#main_content ul.gt3_product_list_nav>li:before,
#main_content ul.page-numbers>li:before,
#main_content ul.slick-dots>li:before,
#main_content ul.tabs>li:before,
#main_content ul.variable-items-wrapper>li:before,
#main_content ul>li.elementor-editor-element-setting:before,
#main_content ul>li.elementor-icon-list-item:before,
ul[class*=select2]>li:before {
	display: none !important
}

.custom_icons_fonts .elementor-widget-wrap span.elementor-button-icon {
	font-size: 20px
}

.gt3_mobile_visible {
	display: none
}

@media only screen and (max-width:767px) {
	.gt3_mobile_hidden {
		display: none
	}

	.gt3_mobile_visible {
		display: inline-block
	}

	.revolution_form.with_border {
		margin-left: 0
	}
}

@media screen and (max-width:767px) {
	.mt_10.elementor-widget-image-box .elementor-image-box-content h5.elementor-image-box-title {
		margin-top: 10px
	}
}

@media only screen and (max-width:768px) {
	.gt3_hide_on_mobile {
		display: none !important
	}
}

@media only screen and (min-width:768px) and (max-width:992px) {
	.gt3_hide_on_tablet {
		display: none !important
	}
}

@media only screen and (min-width:993px) {
	.gt3_hide_on_desktop {
		display: none !important
	}
}

@media only screen and (max-width:768px) {
	.gt3_center_button {
		text-align: center
	}
}

@media only screen and (max-width:600px) {
	#wpadminbar {
		display: none !important
	}
}

@media only screen and (max-width:767px) {
	.mobile_text_center {
		text-align: center
	}
}

@media only screen and (max-width:599px) and (min-width:320px) {

	a.page_title_post_link.next_link,
	a.page_title_post_link.prev_link {
		display: none
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn);
		transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn)
	}

	to {
		-webkit-transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn);
		transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn);
		transform: rotate(0turn) translateY(-135px) translateY(50%) rotate(1turn)
	}

	to {
		-webkit-transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn);
		transform: rotate(1turn) translateY(-135px) translateY(50%) rotate(0turn)
	}
}

@-webkit-keyframes spin2 {
	0% {
		-webkit-transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn);
		transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn)
	}

	to {
		-webkit-transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn);
		transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn)
	}
}

@keyframes spin2 {
	0% {
		-webkit-transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn);
		transform: rotate(0turn) translateY(-75px) translateY(50%) rotate(1turn)
	}

	to {
		-webkit-transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn);
		transform: rotate(1turn) translateY(-75px) translateY(50%) rotate(0turn)
	}
}

.circle1e1,
.circle1e2 {
	border: 2px solid #cae5f7;
	border-radius: 50%;
	background-color: rgba(241, 159, 16, 0);
	width: 240px;
	height: 240px;
	padding: 0;
	margin: 0
}

.circle1e1 span.moved,
.circle1e2 span.moved {
	background-color: #c6f6ec;
	display: block;
	width: 40px;
	height: 40px;
	margin: calc(50% - 20px) auto 0;
	border-radius: 50%;
	-webkit-animation: spin 8s linear infinite;
	animation: spin 8s linear infinite;
	z-index: 2
}

.circle1e2 {
	border-color: #cae5f7;
	width: 125px;
	height: 125px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.circle1e2 span.moved {
	background-color: #292b67;
	-webkit-animation: spin2 5s linear infinite;
	animation: spin2 5s linear infinite
}

.static-circle {
	width: 20px;
	height: 20px;
	position: absolute;
	left: -6px;
	top: 25px;
	border-radius: 50%;
	background: #3ccfe0;
	z-index: 1;
	display: block
}

.gt3_custom_video_hover .video-popup-wrapper:hover .video-popup__link {
	background: #fff !important
}

.gt3_custom_video_hover .video-popup-wrapper:hover .video-popup-animation {
	color: #fff
}

.gt3_custom_video_hover .video-popup-wrapper:hover svg polygon {
	fill: #764ed2 !important;
	stroke: #764ed2 !important
}

.gt3_image_custom_round .elementor-widget-container {
	display: inline-block;
	overflow: hidden;
	vertical-align: top
}

.gt3_left_rounded div.slick-slider ul.slick-dots,
.slick-dots-left div.slick-slider ul.slick-dots {
	padding-top: 35px;
	text-align: left
}

.gt3_left_rounded div.slick-slider ul.slick-dots li:first-child,
.slick-dots-left div.slick-slider ul.slick-dots li:first-child {
	margin-left: 0
}

.gt3_left_rounded .portfolio_carousel_wrapper .portfolio_item .img,
.gt3_rounded_block .portfolio_carousel_wrapper .portfolio_item .img,
.gt3_rounded_block .portfolio_carousel_wrapper .portfolio_item .wrapper {
	border-radius: 10px
}

.gt3_custom_column_padding .elementor-widget-wrap {
	padding-left: 30px !important;
	padding-right: 30px !important
}

@media screen and (min-width:1300px) {
	.gt3_custom_column_padding .elementor-widget-wrap {
		padding-left: calc(100% - 575px) !important
	}
}

@media screen and (max-width:782px) {
	.gt3_custom_column_padding .elementor-widget-gt3-core-tabs .horizontal_type .ui-tabs-nav {
		margin-bottom: 0 !important
	}
}

.gt3_custom_column_padding .elementor-widget-gt3-core-tabs .horizontal_type .ui-tabs-nav .ui-state-default {
	width: auto !important;
	display: inline-block !important
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .slick-dots {
	padding-top: 72px !important;
	text-align: inherit
}

.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .slick-dots li {
	opacity: 1
}

.gt3_left_rounded div.slick-slider ul.slick-dots li,
.gt3_testimonials_custom_dotts.elementor-widget-gt3-core-TestimonialsLite .slick-dots li,
.slick-dots-left div.slick-slider ul.slick-dots li {
	border: none !important
}

.elementor-widget-gt3-core-TestimonialsLite.slick-dots-left .slick-dots li.slick-active:after {
	display: none
}

.slick-dots-left .slick-dots li:after {
	display: none !important
}

.home08_ctf input[type=date],
.home08_ctf input[type=email],
.home08_ctf input[type=number],
.home08_ctf input[type=password],
.home08_ctf input[type=search],
.home08_ctf input[type=tel],
.home08_ctf input[type=text],
.home08_ctf input[type=url],
.home08_ctf select,
.home08_ctf textarea {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 25px;
	border-bottom-color: #ced3d9
}

.home08_ctf textarea {
	margin-bottom: 35px
}

.home08_ctf .wpcf7-form input[type=submit] {
	background-image: none !important;
	background-color: rgba(0, 0, 0, 0);
	border-width: 1px;
	border-style: solid;
	color: #3b3663;
	transition: color .3s, background-color .3s
}

.home08_ctf .wpcf7-form input[type=submit]:hover {
	color: #fff
}

.gt3_custom_transition.elementor-widget-gt3-core-blogboxed .item_wrapper {
	transition: all .2s
}

.wpda-footer-builder .elementor-social-icon {
	font-size: 16px
}

.text-nowrap .elementor-heading-title {
	white-space: nowrap
}

.elementor-widget-gt3-core-button .alignment_center .elementor_btn_icon_container .elementor_gt3_btn_icon.fa-arrow-right:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) currentcolor;
	border-style: solid;
	border-width: 4.5px 0 4.5px 6px;
	vertical-align: top;
	margin: 1px 0 0 -3px
}

@media screen and (max-width:767px) {
	.text-center .elementor-widget-gt3-core-imagebox .gt3-core-imagebox-wrapper {
		text-align: center
	}
}

@media screen and (max-width:450px) {
	.revolution_form.with_border .revolution_form_btn {
		position: relative;
		right: auto;
		top: auto;
		width: 100%;
		margin-top: 10px
	}

	.revolution_form.with_border input[type=url] {
		padding-right: 20px
	}
}

.elementor-widget-image .elementor-image img {
	vertical-align: middle;
	display: inline-block
}

.pointer_none {
	pointer-events: none
}

.elementor-widget-image .elementor-image,
.elementor-widget-image .elementor-image img {
	border-radius: inherit
}

.gt3_relative_section {
	position: relative;
	overflow: hidden
}

.gt3_absolute_block {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.elementor-widget-gt3-core-button.gt3_landing_btn .btn_icon_position_right .elementor_btn_icon_container .gt3_icon_default:before {
	height: 2px
}

.elementor-widget-gt3-core-button.gt3_landing_btn .btn_icon_position_right .elementor_btn_icon_container .gt3_icon_default:after {
	border-width: 2px;
	width: 4px;
	height: 4px
}

.elementor-widget-gt3-core-button.gt3_landing_btn .elementor_btn_icon_container,
.elementor-widget-gt3-core-button.gt3_landing_btn .elementor_gt3_btn_text {
	display: inline-block;
	vertical-align: top
}

.elementor-widget-gt3-core-button.gt3_landing_btn .btn_icon_position_right .elementor_btn_icon_container .gt3_icon_default {
	display: inline-block;
	vertical-align: top;
	margin-top: -2px
}

.elementor-widget-gt3-core-videopopup.custom_theme_color .video-popup-wrapper:hover .video-popup__link {
	background: #ef234e !important
}

.gt3_custom_blogboxed.elementor-widget-gt3-core-blogboxed .gt3_module_blogboxed.module_type1 .blogboxed_content h2.blog_post_title,
.gt3_custom_blogboxed_portfolio_carousel .portfolio_carousel_wrapper .portfolio_item .title,
.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .price,
.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .woocommerce-loop-product__title {
	font-family: Source Sans Pro, Sans-serif;
	font-size: 24px;
	font-weight: 700
}

.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .price,
.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .woocommerce-loop-product__title {
	text-align: center
}

.gt3_custom_blogboxed.elementor-widget-gt3-core-blogboxed .gt3_module_blogboxed.module_type1 .blogboxed_content .gt3_module_button_list a,
.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .price {
	color: #ef234e !important
}

.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .price {
	padding-top: 0
}

.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .price ins,
.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products li.product .price span.woocommerce-Price-amount.amount {
	color: inherit !important
}

.gt3_modern_shop .gt3_custom_woo.elementor-widget-gt3-core-shoplist ul.products {
	margin-bottom: 0
}

.line_height_0 {
	line-height: 0
}

.gt3_custom_blogboxed.elementor-widget-gt3-core-blogboxed .gt3_module_blogboxed.module_type1 .blogboxed_content .gt3_module_button_list a {
	font-family: Rubik, Sans-serif;
	font-weight: 500
}

.footer_mc_signup.dark_field #mc_signup_form .mc_input,
.footer_mc_signup.dark_field .mc4wp-form .mc_merge_var input {
	background: #10172d;
	color: #454d65;
	font-weight: 400
}

.footer_mc_signup.dark_field #mc_signup_form .mc_var_label {
	opacity: 0
}

.footer_mc_signup.dark_field #mc_signup_form .mc_signup_submit #mc_signup_submit:not(:hover),
.footer_mc_signup.dark_field .mc4wp-form .mc_signup_submit input[type=submit]:not(:hover) {
	background: #141d38
}

.footer_mc_signup.dark_field #mc_signup_form .mc_signup_submit #mc_signup_submit:hover,
.footer_mc_signup.dark_field .mc4wp-form .mc_signup_submit input[type=submit]:hover {
	background: #1a233e
}

.section_right_aligment .elementor-section-boxed.elementor-section .elementor-container {
	margin-right: 0
}

.portfolio_carousel_wrapper.portfolio_items_per_line_4 .portfolio_item .wrapper .img:after {
	opacity: .2;
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #202326)
}

.elementor-widget-gt3-core-portfoliocarousel .portfolio_items_per_line_4.portfolio_items--center_mode .space_0 .portfolio_item .img_wrap {
	opacity: 1
}

.gt3_subscribe_form {
	padding: 0;
	margin: 0;
	position: relative
}

.gt3_subscribe_form input[type=email] {
	margin: 0;
	border: none;
	padding: 0 160px 0 20px;
	background: #f1f5f8;
	border-radius: 25px;
	color: #696687;
	font-size: 16px;
	height: 50px
}

.gt3_subscribe_form .ajax-loader {
	display: none !important
}

.gt3_subscribe_form+.wpcf7-response-output {
	margin: 0 !important
}

.gt3_subscribe_form span.wpcf7-not-valid-tip {
	padding: 5px 0 0 20px
}

.gt3_subscribe_form input[type=submit] {
	width: 100%;
	margin: 0;
	color: #fff;
	background: #0a2a43 !important;
	border: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	padding: 16px 29px;
	height: 50px;
	border-radius: 25px;
	text-align: center;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	max-width: 142px;
	transition: background .3s !important
}

@media only screen and (max-width:767px) {
	.gt3_subscribe_form input[type=submit] {
		max-width: 100%;
		position: relative;
		right: auto;
		top: auto
	}

	.gt3_subscribe_form input[type=email] {
		padding-right: 20px
	}

	.gt3_subscribe_form+.wpcf7-response-output {
		margin-top: 20px !important
	}
}

.gt3_custom_skew_mask .elementor-widget-gt3-core-imagebox .elementor-widget-container {
	-webkit-transform: skewY(-4deg);
	-ms-transform: skewY(-4deg);
	transform: skewY(-4deg)
}

.gt3_custom_skew_mask .elementor-widget-gt3-core-imagebox .elementor-widget-container>.gt3-core-imagebox-wrapper {
	-webkit-transform: skewY(4deg);
	-ms-transform: skewY(4deg);
	transform: skewY(4deg)
}

.gt3_custom_accordion .elementor-accordion-item,
.gt3_custom_toggle .elementor-toggle-item {
	border-radius: 5px;
	background-color: hsla(0, 0%, 100%, .431);
	box-shadow: 0 0 59px 0 rgba(28, 137, 212, .1);
	margin-bottom: 10px
}

.gt3_custom_toggle .elementor-toggle .elementor-tab-title {
	padding: 12px 23px;
	border: none !important
}

.gt3_custom_toggle .elementor-toggle .elementor-toggle-title {
	font-size: 22px;
	font-weight: 600;
	line-height: 32px
}

.gt3_custom_toggle .elementor-toggle .elementor-tab-content {
	padding: 5px 30px 12px 60px;
	border: none
}

.gt3_custom_accordion .elementor-tab-content.elementor-active:after,
.gt3_custom_accordion .elementor-tab-title.elementor-active:before,
.gt3_custom_toggle .elementor-tab-content.elementor-active:after,
.gt3_custom_toggle .elementor-tab-title.elementor-active:before {
	height: 20px;
	width: 100%;
	display: block;
	content: ""
}

.gt3_custom_accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon,
.gt3_custom_toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
	height: 24px;
	width: 24px;
	background: #e6f0f8;
	border-radius: 50%;
	display: inline-block;
	margin-top: 3px;
	text-align: center !important
}

.gt3_custom_accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon>span,
.gt3_custom_toggle .elementor-toggle .elementor-tab-title .elementor-toggle-icon>span {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: relative;
	font-size: .7em
}

.gt3_custom_toggle .elementor-toggle .elementor-toggle-icon-left {
	margin-right: 14px
}

.gt3_custom_skew_mask_column>div {
	-webkit-transform: skewY(-1deg);
	-ms-transform: skewY(-1deg);
	transform: skewY(-1deg)
}

.gt3_custom_skew_mask_column>div>.elementor-widget-wrap {
	-webkit-transform: skewY(1deg);
	-ms-transform: skewY(1deg);
	transform: skewY(1deg)
}

.gt3_custom_skew_mask_column .testimonials-text+.testimonials_author_wrapper {
	padding-top: 25px
}

.gt3_custom_skew_mask_column .elementor-widget-gt3-core-TestimonialsLite .slick-dots {
	margin-top: 0
}

.gt3_custom_skew_mask_column .elementor-widget-gt3-core-TestimonialsLite .slick-dots>li:not(.slick-active) {
	opacity: .3
}

.apps_style_price .elementor-widget-gt3-core-pricebox .type5 .gt3_price_item_wrapper-container {
	border-radius: 10px 10px 0 0;
	box-shadow: none
}

.apps_style_price .active-package-yes.elementor-widget-gt3-core-pricebox .type5 .gt3_price_item_wrapper-container {
	box-shadow: 20.506px 20.506px 59px 0 rgba(28, 137, 212, .1)
}

.apps_style_price .elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .items_text-price {
	border: 1px solid #ebedf0;
	border-left: 0;
	border-right: 0
}

.apps_style_price .elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .price_button-elementor .shortcode_button {
	border: none !important;
	border-radius: 0;
	color: #0a2a43;
	background: rgba(0, 0, 0, 0) !important;
	padding-top: 10px;
	padding-bottom: 22px
}

.apps_style_price .elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .price_button-elementor .shortcode_button * {
	color: inherit !important
}

.apps_style_price .gt3_styled_list .gt3_list__icon {
	font-size: .8em
}

.apps_style_price .elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .items_text-price {
	padding-bottom: 15px
}

.apps_style_price .elementor-widget-gt3-core-pricebox .price_item_title-elementor {
	margin-bottom: 5px
}

.apps_style_price .elementor-widget-gt3-core-pricebox .gt3_pricebox_module_wrapper.type5 .price_item_prefix-elementor {
	vertical-align: top
}

.apps_subscribe .mc4wp-form-fields,
.apps_subscribe .mc_form_inside {
	margin-top: 0;
	text-align: left;
	position: relative
}

.apps_subscribe .mc4wp-form-fields .mc_merge_var,
.apps_subscribe .mc_form_inside .mc_merge_var {
	position: relative;
	max-width: 100%;
	min-width: 100%
}

.apps_subscribe .mc4wp-form-fields .mc_signup_submit,
.apps_subscribe .mc_form_inside .mc_signup_submit {
	margin-left: 0;
	position: absolute;
	right: 0;
	top: 0;
	max-width: none;
	width: auto
}

.apps_subscribe #mc_signup_form .mc_input,
.apps_subscribe .mc4wp-form-fields .mc_merge_var input {
	background-color: #0d3452;
	border-radius: 25px;
	color: #7ea4c2
}

.apps_subscribe #mc_signup_submit,
.apps_subscribe .mc4wp-form-fields .mc_signup_submit input[type=submit] {
	color: #0a2a43 !important;
	border-radius: 25px;
	background-image: none !important;
	background-color: #4ef4ad
}

.apps_subscribe #mc_signup_submit:hover,
.apps_subscribe .mc4wp-form-fields .mc_signup_submit input[type=submit]:hover {
	color: #fff !important
}

@media only screen and (max-width:767px) {

	.apps_subscribe .mc4wp-form-fields .mc_signup_submit,
	.apps_subscribe .mc_form_inside .mc_signup_submit {
		position: relative;
		right: auto;
		top: auto;
		width: 100%
	}
}

@media only screen and (min-width:1200px) {
	.gt3_page_apps_style .back_to_top_container {
		right: 50px;
		bottom: 50px
	}
}

.gt3_page_apps_style #back_to_top {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	border-color: #e6edf1;
	color: #0a2a43 !important
}

.gt3_page_apps_style #back_to_top:hover {
	border-color: #0a2a43 !important;
	background: #0a2a43 !important;
	color: #fff !important
}

.gt3_page_apps_style #back_to_top:before {
	margin-top: -2px
}

.gt3_page_apps_style .wpda-footer-builder .elementor-widget.elementor-widget-wpda-builder-menu nav.wpda-builder-menu ul li {
	margin-bottom: 7px
}

.gt3-hotspot-info_item {
	position: relative;
	padding-left: 28px
}

.gt3-hotspot-info_item i {
	position: absolute;
	left: 0;
	top: 4px
}

.gt3-hotspot-info_item+.gt3-hotspot-info_item {
	margin-top: 18px
}

#yith-quick-view-modal:not(.open) {
	visibility: hidden;
	opacity: 0;
	display: none
}

body .elementor-widget-wpda-builder-cart .wpda_cart-icon i.wpda_cart-count:before {
	display: none
}

.gt3_mask_img.elementor-widget-image .elementor-image img {
	vertical-align: bottom
}

.gt3_theme_border_gradient.elementor-widget-gt3-core-button .gt3_module_button_elementor a,
.gt3_theme_border_gradient_mask.elementor-widget-gt3-core-button .gt3_module_button_elementor a {
	position: relative
}

.gt3_theme_border_gradient.elementor-widget-gt3-core-button .gt3_module_button_elementor a:before {
	position: absolute;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	content: "";
	border-radius: inherit;
	background: #fff;
	z-index: 2;
	opacity: 1;
	transition: opacity .3s
}

.gt3_theme_border_gradient.elementor-widget-gt3-core-button .gt3_module_button_elementor a:hover:before {
	opacity: 0
}

.gt3_theme_border_gradient.elementor-widget-gt3-core-button .gt3_module_button_elementor a .gt3_module_button__container {
	position: relative;
	z-index: 5
}

.gt3_theme_border_gradient_mask.elementor-widget-gt3-core-button .gt3_module_button_elementor a:not(:hover) {
	background: rgba(0, 0, 0, 0) !important
}

.gt3_theme_border_gradient_mask.elementor-widget-gt3-core-button .gt3_module_button_elementor a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 25px;
	border: 2px solid rgba(0, 0, 0, 0);
	background: linear-gradient(0deg, #8276cb, #dbafcc) border-box;
	-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: destination-out;
	mask-composite: exclude;
	opacity: 0
}

.gt3_theme_border_gradient_mask.elementor-widget-gt3-core-button .gt3_module_button_elementor a:not(:hover):before {
	opacity: 1
}

.gt3_round_plus.elementor-widget-gt3-core-button .elementor_btn_icon_container .gt3_icon_default {
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.gt3_round_plus.elementor-widget-gt3-core-button a:hover .elementor_btn_icon_container .gt3_icon_default {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.gt3_round_plus.elementor-widget-gt3-core-button .elementor_btn_icon_container .gt3_icon_default:after,
.gt3_round_plus.elementor-widget-gt3-core-button .elementor_btn_icon_container .gt3_icon_default:before {
	width: 17px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 8px;
	content: "";
	background: currentColor
}

.gt3_round_plus.elementor-widget-gt3-core-button .elementor_btn_icon_container .gt3_icon_default:after {
	width: 1px;
	height: 17px;
	left: 8px;
	top: 0
}

.gt3_page_motion_style textarea {
	height: 117px
}

.gt3_page_motion_style .home08_ctf .wpcf7-form input[type=submit] {
	color: #3b3663;
	transition: color .3s, background .3s;
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(0deg, #8176cb, #dcb0cc) border-box !important;
	border: 2px solid rgba(0, 0, 0, 0);
	border-radius: 25px
}

.gt3_page_motion_style .home08_ctf .wpcf7-form input[type=submit]:hover {
	color: #fff;
	background: linear-gradient(0deg, #8176cb, #dcb0cc) !important;
	border: none !important;
	padding: 12px 32px
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:before {
	color: #c3c8cd;
	font-size: 18px;
	right: 43px;
	transition: right .3s;
	content: "\f105";
	font-weight: 400;
	font-family: FontAwesome;
	z-index: 10;
	opacity: 1
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:after,
.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:after {
	width: 13px;
	height: 2px;
	right: 45px;
	content: "";
	margin: 0;
	background: currentColor;
	transition: right .3s, width .3s
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:before {
	right: 21px;
	margin-top: -1px
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:after {
	right: 23px
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:after,
.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:before {
	color: currentColor !important;
	opacity: .5
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:hover:after,
.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit:hover:before {
	opacity: 1
}

.gt3_page_motion_style .footer_mc_signup .mc4wp-form-fields .mc_merge_var {
	max-width: 435px
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit {
	max-width: inherit;
	width: auto;
	position: relative;
	color: #fff
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit input[type=submit] {
	min-width: auto;
	padding-left: 30px;
	padding-right: 48px;
	border-radius: 0 25px 25px 0;
	margin-left: -15px !important;
	width: auto !important;
	font-size: 16px;
	text-transform: none;
	font-weight: 400
}

.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit input[type=submit],
.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit input[type=submit]:hover {
	background: -moz-linear-gradient(-120deg, #877de0 0, #f3a3a8 100%) !important;
	background: -webkit-linear-gradient(-120deg, #877de0, #f3a3a8) !important;
	background: -ms-linear-gradient(-120deg, #877de0 0, #f3a3a8 100%) !important
}

.gt3_page_motion_style .footer_mc_signup.dark_field .mc4wp-form .mc_merge_var input {
	background: #283b50;
	color: #8699ad
}

.gt3_page_motion_style .mc4wp-form-fields .mc_merge_var input {
	border-radius: 25px 0 0 25px
}

@media only screen and (max-width:767px) {
	.gt3_page_motion_style .footer_mc_signup .mc4wp-form-fields .mc_merge_var {
		max-width: 100%
	}

	.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit {
		display: block
	}

	.gt3_page_motion_style .mc4wp-form-fields .mc_signup_submit input[type=submit] {
		width: 100% !important;
		border-radius: 25px;
		margin-left: 0 !important
	}

	.gt3_page_motion_style .mc4wp-form-fields .mc_merge_var input {
		border-radius: 25px
	}
}

.gt3_page_motion_style .back_to_top_container {
	right: 39px;
	bottom: 39px
}

.gt3_page_motion_style #back_to_top {
	right: 39px;
	bottom: 39px;
	border: none;
	background: #283b50;
	border-radius: 50%
}

.gt3_page_motion_style #back_to_top:before {
	width: 11px;
	height: 16px;
	background-image: url(https://reacheffect.com/wp-content/themes/ewebot/dist/img/back2top.258830d3.png);
	background-repeat: no-repeat;
	background-size: 22px 16px;
	background-position: 0 0;
	content: ""
}

.gt3_page_motion_style #back_to_top:hover:before {
	background-position: -11px 0
}

.gt3_page_motion_style #back_to_top:hover {
	background: #3b3663 !important
}

.page-link,
ul.pagerblock {
	margin: 0 0 30px;
	padding: 35px 0;
	list-style: none;
	clear: both;
	text-align: center
}

.hover_type1 ul.pagerblock {
	padding-top: 45px
}

ul.pagerblock li:after,
ul.pagerblock li:before {
	display: none !important
}

.page-link .page-number,
ul.pagerblock li {
	display: inline-block;
	margin: 5px 5px 0 0;
	padding: 0;
	vertical-align: top
}

.page-link .page-number,
ul.pagerblock li a,
ul.pagerblock li span {
	font-size: .715em;
	font-weight: 500;
	line-height: 35px;
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	transition: all .4s;
	text-align: center;
	text-transform: uppercase;
	border: none;
	border-radius: 50%
}

ul.pagerblock li a.current,
ul.pagerblock li a.current:hover,
ul.pagerblock li a:hover {
	color: #fff
}

.page-link .page-number {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px
}

ul.pagerblock li a i,
ul.pagerblock li span i {
	font-size: 1.5em;
	line-height: 35px
}

.pagerblock li a:focus,
.pagerblock li a:hover {
	color: inherit
}

.page-link>span.page-number,
ul.pagerblock li a.current,
ul.pagerblock li a.current:hover {
	cursor: default;
	border-color: rgba(0, 0, 0, 0)
}

#main_content .page-link {
	padding-bottom: 0;
	padding-top: 0
}

#main_content .page-link a {
	font-weight: 400
}

#main_content .page-link a:hover {
	color: inherit
}

ul.pagerblock li a.current,
ul.pagerblock li a:hover {
	background-size: 150% 100%;
	transition: all .4s ease-in-out
}

ul.pagerblock li a.current:hover {
	background-position: 100% 150%;
	transition: all .4s ease-in-out
}

.gt3-page-title_wrapper {
	overflow-x: hidden
}

.gt3-page-title {
	display: table;
	width: 100%;
	background-repeat: repeat;
	box-sizing: content-box;
	position: relative
}

@media only screen and (max-width:767px) {
	.gt3-page-title {
		padding-right: 0 !important;
		padding-left: 0 !important;
		height: 200px !important
	}
}

.gt3-page-title__inner {
	display: table-row;
	vertical-align: middle;
	height: 100%
}

.gt3-page-title__inner:after,
.gt3-page-title__inner:before {
	display: table-cell;
	content: ""
}

.gt3-page-title .container {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
	position: relative;
	z-index: 1
}

.gt3-page-title.gt3-page-title_vert_align_top .container {
	vertical-align: top;
	padding-top: 100px
}

.gt3-page-title.gt3-page-title_vert_align_bottom .container {
	vertical-align: bottom;
	padding-bottom: 50px
}

.gt3-page-title__content {
	display: table;
	width: 100%;
	position: relative
}

.gt3_breadcrumb {
	font-size: .777em
}

.gt3_pagination_delimiter:after {
	content: "";
	width: 6px;
	height: 6px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 50%
}

.gt3-page-title__content .gt3_breadcrumb,
.gt3-page-title__content .page_title {
	display: table-row;
	vertical-align: middle
}

.gt3-page-title__content .page_title {
	width: 100%;
	display: block;
	z-index: 1;
	box-sizing: border-box
}

.gt3-page-title__content .page_title h1 {
	color: inherit
}

.gt3-page-title__content .page_title h1,
h1.portfolio_title_content {
	font-size: 40px;
	line-height: 1.2
}

.gt3-page-title_horiz_align_left .gt3-page-title__content .gt3_breadcrumb,
.gt3-page-title_horiz_align_left .gt3-page-title__content .page_title,
.gt3-page-title_horiz_align_right .gt3-page-title__content .gt3_breadcrumb,
.gt3-page-title_horiz_align_right .gt3-page-title__content .page_title {
	display: block
}

.gt3-page-title__content .page_sub_title {
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 0
}

.gt3-page-title.gt3-page-title_horiz_align_center .gt3-page-title__content .page_sub_title {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px
}

.gt3-page-title__content h1+.page_sub_title {
	padding-top: 25px
}

.gt3-page-title__content .gt3_breadcrumb a {
	margin: 0;
	padding: 0 1px;
	color: inherit;
	letter-spacing: 1px
}

.gt3-page-title__content .gt3_breadcrumb .current {
	margin: 0;
	padding: 0 1px;
	letter-spacing: 1px
}

.gt3-page-title__content .breadcrumbs {
	white-space: nowrap
}

.gt3-page-title.gt3-page-title_horiz_align_right .breadcrumbs:before {
	margin: 0 2px 0 10px
}

.gt3-page-title.gt3-page-title_horiz_align_right .gt3-page-title__content {
	direction: rtl
}

.gt3-page-title.gt3-page-title_horiz_align_center .gt3_breadcrumb,
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title,
.gt3-page-title.gt3-page-title_horiz_align_center .page_title,
.gt3-page-title.gt3-page-title_horiz_align_center .page_title_meta {
	text-align: center
}

.gt3-page-title .page_title+.page_sub_title div {
	padding-top: 18px
}

.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title+.gt3_breadcrumb>div {
	padding-top: 10px
}

.gt3-page-title .page_title+.gt3_breadcrumb>div {
	padding-top: 1px
}

.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .page_title>h1 {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5
}

.gt3-page-title.gt3-page-title_small_header.gt3-page-title_horiz_align_center .page_sub_title {
	font-size: 16px
}

.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .gt3_breadcrumb {
	font-size: 12px;
	opacity: .6
}

@media only screen and (max-width:767px) {

	.gt3-page-title__content .gt3_breadcrumb,
	.gt3-page-title__content .page_title {
		display: block
	}

	.gt3-page-title__content .page_title+.gt3_breadcrumb {
		padding-top: 5px
	}

	.gt3-page-title__content .page_sub_title {
		font-size: 12px
	}

	.gt3-page-title__content h1+.page_sub_title {
		padding-top: 15px
	}

	.gt3-page-title__content .breadcrumbs {
		white-space: normal
	}
}

.gt3-page-title .page_title_meta {
	line-height: 25px;
	padding-top: 5px;
	font-size: 10px;
	text-transform: uppercase
}

.gt3-page-title .page_title_meta.cpt_portf {
	line-height: 18px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}

.gt3-page-title .page_title_meta * {
	color: inherit
}

.gt3-page-title .page_title_meta span:after {
	content: "|";
	margin-left: 3px;
	margin-right: 1px
}

.gt3-page-title .page_title_meta span:last-child:after {
	display: none
}

.gt3-page-title .page_title_meta a {
	transition: all .3s
}

.gt3-page-title .page_title_meta a:hover {
	opacity: .75
}

.page_title_post_link {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
	transition: all 0ms;
	color: inherit;
	border: 1px solid;
	border-color: inherit
}

.page_title_post_link.next_link span:after,
.page_title_post_link.next_link span:before,
.page_title_post_link.prev_link span:after,
.page_title_post_link.prev_link span:before {
	display: block;
	position: absolute;
	left: -20px;
	width: 20px;
	content: "";
	top: 50%;
	margin-top: -1px;
	border: 0;
	border-top: 1px;
	border-style: solid
}

.page_title_post_link.next_link span,
.page_title_post_link.prev_link span {
	display: block;
	padding: 0 23px;
	text-transform: uppercase;
	font-size: 11px
}

.page_title_post_link.next_link,
.page_title_post_link.prev_link {
	border: none
}

.page_title_post_link.next_link span:after,
.page_title_post_link.prev_link span:after {
	left: auto;
	right: -20px
}

.page_title_post_link.next_link:before,
.page_title_post_link.prev_link:before {
	content: "";
	position: absolute;
	top: calc(50% - 6px);
	left: -19px;
	width: 10px;
	opacity: 1;
	height: 10px;
	color: inherit;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-radius: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .3s
}

.gt3-page-title_has_img_bg:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	opacity: .5
}

.gt3-page-title_has_img_bg.changed_by_customizer:before {
	background: radial-gradient(at center center, rgba(var(--gt3-page-title-gradient), .3) 0, rgba(var(--gt3-page-title-gradient), 1) 85%) !important
}

.gt3-page-title_has_img_bg .page_title_post_link {
	display: block
}

.page_title_post_link.prev_link {
	left: -6px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

a.page_title_post_link.next_link,
a.page_title_post_link.prev_link {
	top: calc(50% - 17px)
}

.page_title_post_link.next_link {
	right: -20px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.page_title_post_link.next_link:before {
	right: -19px;
	left: auto;
	border-width: 1px 1px 0 0
}

.page_title_post_link.next_link {
	right: -6px
}

.page_title i {
	font-size: .9em;
	margin-right: 10px
}

.page_title i.fa-thumb-tack {
	line-height: 32px;
	width: 32px;
	text-align: center;
	line-height: 40px;
	width: 40px
}

.gt3-page-title-fill {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	transition: all .3s;
	opacity: 1
}

.page-loaded .gt3-page-title-fill {
	opacity: 0
}

.gt3-page-title__inner.has_fill_inner .gt3-page-title__content {
	position: relative;
	z-index: 1
}

@media only screen and (max-width:479px) {

	.gt3-page-title__content .gt3_breadcrumb,
	.gt3-page-title__content .page_sub_title,
	.gt3-page-title__content .page_title {
		display: block
	}
}

.isotope-filter {
	padding: 0;
	margin-bottom: 30px;
	width: 1170px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto
}

.isotope-filter a {
	padding: 0 11px;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 28px;
	transition: all .4s;
	margin-right: 30px;
	border-radius: 5px;
	position: relative;
	display: inline-block
}

.isotope-filter a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: .3em;
	transition: opacity .4s ease-out;
	z-index: -1;
	opacity: 0
}

.isotope-filter a.active,
.isotope-filter a:hover {
	color: #fff
}

.isotope-filter a.active:before,
.isotope-filter a:hover:before {
	opacity: 1
}

.isotope-filter a:last-child {
	margin-right: 0
}

.isotope-filter a.active:before {
	width: 100%
}

@media only screen and (max-width:992px) {
	.gt3_isotope-custom-menu .gt3_team_list__filter.isotope-filter {
		text-align: center;
		float: none;
		margin-top: 0
	}
}

@media only screen and (max-width:1199px) {
	.isotope-filter {
		width: 998px
	}
}

@media only screen and (max-width:1023px) {
	.isotope-filter {
		width: 740px
	}
}

@media only screen and (max-width:767px) {
	.isotope-filter {
		text-align: center !important
	}
}

@media only screen and (max-width:350px) {
	.isotope-filter {
		text-align: left !important
	}
}

@media only screen and (min-width:1200px) {
	.main-menu ul li.gt3_megamenu_active ul.sub-menu {
		padding: 7px 0 9px
	}

	.gt3_megamenu_triangle_container {
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		display: block !important;
		width: 100% !important;
		height: 0 !important;
		margin: 0 !important;
		padding: 0 !important
	}

	.gt3_megamenu_triangle {
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 1px;
		margin-left: -30px
	}

	.gt3_megamenu_triangle:after,
	.gt3_megamenu_triangle:before {
		display: none
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu {
		right: auto !important;
		width: auto !important
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li {
		display: table-cell;
		width: 230px;
		min-width: 230px;
		padding-right: 35px;
		padding-left: 35px;
		vertical-align: baseline
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li,
	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>ul {
		min-width: 160px
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>ul {
		position: relative;
		right: auto !important;
		left: auto !important;
		margin-top: 0;
		padding-top: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		border: none;
		background-color: rgba(0, 0, 0, 0);
		box-shadow: none
	}

	.wpda-header-builder .wpda-menu>ul>li.gt3_megamenu_active>ul:after,
	.wpda-header-builder .wpda-menu>ul>li.gt3_megamenu_active>ul:before {
		display: none
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>ul>li {
		padding-right: 0;
		padding-left: 0
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active:hover>.sub-menu>li>ul {
		visibility: visible
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li:hover {
		z-index: 2
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>a {
		font-size: 1em;
		font-weight: 500;
		margin-top: 17px;
		margin-bottom: 14px;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>a>span:after {
		opacity: 0
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li>a:hover>span:after {
		opacity: 1
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li:after {
		display: none
	}

	.wpda-header-builder .wpda-menu .sub-menu.gt3_menu_background_active {
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: cover
	}

	div.mobile_menu_container .main-menu .sub-menu.gt3_menu_background_active {
		background-image: none !important
	}

	div.mobile_menu_container .main-menu .gt3_megamenu_active>.sub-menu {
		left: 0 !important;
		padding-right: 0 !important;
		padding-left: 15px !important
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active ul li.menu-item-has-children>a:after {
		content: "";
		position: absolute;
		top: auto;
		bottom: 0;
		width: 100%;
		left: 0;
		opacity: 1;
		border-top: 1px solid;
		transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-webkit-transition: all .3s;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}

	.wpda-header-builder .wpda-menu .gt3_megamenu_active>.sub-menu>li:not(:last-child):before {
		content: "";
		position: absolute;
		display: block !important;
		top: 20px;
		bottom: 22px;
		margin: 5px 0;
		right: 0;
		border-right: 1px solid #f0eff3
	}
}

@media only screen and (max-width:1199px) {
	.elementor-widget-wpda-builder-menu nav ul li ul.sub-menu {
		padding-right: 0 !important
	}
}

.disabled_from_customizer {
	visibility: hidden !important;
	pointer-events: none !important;
	display: none !important
}

/* gt3-theme/font-awesome*/
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

/* gt3-theme/wp-widgets*/
.widget-title {
	margin: 0 0 8px;
	padding: 0;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 700
}

.gt3_widget select {
	margin-top: 5px
}

.widget li,
aside>.widget {
	position: relative
}

.elementor-widget-sidebar>.widget+.widget,
aside>.widget+.widget {
	margin-top: 40px
}

aside>.widget:last-child {
	margin-bottom: 35px
}

.widget.main_wrapper ul li:before {
	content: "\f111";
	font: normal normal normal 6px/1 FontAwesome;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px
}

.widget.main_wrapper ul li a {
	font-size: 14px;
	line-height: 1.6
}

.widget.gt3_widget ul {
	margin-left: 0
}

.widget .post_count:before {
	content: "("
}

.widget .post_count:after {
	content: ")"
}

@media only screen and (max-width:1025px) and (min-width:768px) {
	.post_count {
		display: none !important
	}
}