
.animate-general {
	opacity: 0;
}

*:not(.elementor-editor-active) .plus-conditions--hidden {
	display: none;
}

body.plus_row_scroll_overflow {
	overflow-x: hidden;
}

section.plus_row_scroll_overflow {
	overflow: hidden !important;
}

h3.theplus-posts-not-found {
	font-size: 14px;
	background: #8072fc;
	padding: 10px;
	text-align: center;
	line-height: 25px;
	border-radius: 3px;
	box-shadow: 0 5px 30px -5px #8072fc;
	color: #fff;
}

.magic-scroll .parallax-scroll, .magic-scroll .scale-scroll, .magic-scroll .both-scroll {
	-webkit-transition: -webkit-transform 1.3s ease 0s;
	-ms-transition: -ms-transform 1.3s ease 0s;
	-moz-transition: -moz-transform 1.3s ease 0s;
	-o-transition: -o-transform 1.3s ease 0s;
	transition: transform 1.3s ease 0s;
	will-change: transform;
}

.animted-content-inner {
	position: relative;
	display: block;
	width: 100%;
	z-index: 1;
}

.grid-item:focus {
	outline: none;
}

@media (min-width:1025px) {
	.elementor-element.elementor-element-edit-mode.elementor-hidden-desktop {
		opacity: .5;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.elementor-element.elementor-element-edit-mode.elementor-hidden-tablet {
		opacity: .5;
	}
}

@media (max-width:767px) {
	.elementor-element.elementor-element-edit-mode.elementor-hidden-mobile {
		opacity: .5;
	}
}

@media (max-width:767px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		width: 33.33% !important;
		height: 250px !important;
	}
	
	.post-inner-loop.tp-row {
		margin-right: -10px;
		margin-left: -10px;
	}
}

@media (max-width:660px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		width: 50% !important;
		height: 300px !important;
	}
}

@media (max-width:480px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		width: 100% !important;
		height: 420px !important;
	}
}

@media (max-width:375px) {
	.list-isotope-metro:not(.plus-smart-gallery) .post-inner-loop .grid-item {
		height: 300px !important;
	}
}

.ts-icon-img {
	margin-bottom: 10px;
	position: relative;
}

.flip-back, .flip-front {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: table;
}

.flip-back .vertical-center, .flip-front .vertical-center {
	display: table-cell;
	vertical-align: middle;
}

.flip-horizontal :hover .flip-front {
	-webkit-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip-horizontal :hover .flip-back {
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
}

.flip-horizontal .flip-back {
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.bezier-flip {
	-webkit-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	-moz-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	-o-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	-ms-transition: all .5s cubic-bezier(.645, .045, .355, 1);
	transition: all .5s cubic-bezier(.645, .045, .355, 1);
}

.padding-flip {
	padding: 30px 40px;
}

.origin-center {
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
}

.no-backface {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

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

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

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

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

.icon-left {
	float: left;
}

.icon-center {
	margin: 0 auto;
}

.ts-icon {
	display: block;
	position: relative;
	-o-transition: all 1.3s;
	-webkit-transition: all 1.3s;
	-moz-transition: all 1.3s;
	-ms-transition: all 1.3s;
	transition: all 1.3s;
}

.icon-img-b {
	line-height: 1;
	margin-bottom: 15px;
}

.service-media .icon-img-b {
	margin-right: 15px;
}

.border-pd {
	border: 2px solid;
}

.subject-color {
	-o-transition: all 1.3s;
	-webkit-transition: all 1.3s;
	-ms-transition: all 1.3s;
	-moz-transition: all 1.3s;
	transition: all 1.3s;
	margin-bottom: 20px;
	line-height: 1;
}

.sub-subject-color {
	margin-bottom: 20px;
	line-height: 1;
}

.ts-icon-1 {
	display: block;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

.pad-0 {
	padding: 0;
}

.pad-5 {
	padding: 5px;
}

.pad-30 {
	padding: 30px;
	padding-bottom: 10px;
}

.border-icon {
	display: block;
	position: relative;
	padding: 30px;
	padding-bottom: 10px;
}

hr.hr-border {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.service-icon-style-1 .icn-txt {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.icon-right .ts-icon-1 {
	text-align: right;
}

.service-icon-style-2 .icn-content {
	padding: 20px;
	display: block;
	position: relative;
	background: #f9b701;
}

.service-icon-style-2 .icn-header {
	display: block;
	position: relative;
	padding: 20px;
}

.service-icon-style-2 .plus-number-counter, .service-icon-style-2 .subject-color {
	margin-bottom: 0;
}

.service-icon-style-3 .pt_plus_animated_svg, .service-icon-style-4 .pt_plus_animated_svg {
	width: auto;
	margin-right: 15px;
}

.tippy-touch {
	cursor: pointer !important;
}

.tippy-notransition {
	transition: none !important;
}

.tippy-popper {
	max-width: 350px;
	-webkit-perspective: 700px;
	perspective: 700px;
	z-index: 9999;
	outline: 0;
	transition-timing-function: cubic-bezier(.165, .84, .44, 1);
	pointer-events: none;
	line-height: 1.4;
}

.tippy-popper[data-html] {
	max-width: 96%;
	max-width: calc(100% - 20px);
}

.tippy-popper[x-placement^=top] .tippy-backdrop {
	border-radius: 40% 40% 0 0;
}

.tippy-popper[x-placement^=top] .tippy-roundarrow {
	bottom: -8px;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.tippy-popper[x-placement^=top] .tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.tippy-popper[x-placement^=top] .tippy-arrow {
	border-top: 7px solid #333;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	bottom: -7px;
	margin: 0 6px;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.tippy-popper[x-placement^=top] .tippy-backdrop {
	-webkit-transform-origin: 0 90%;
	transform-origin: 0 90%;
}

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(6) translate(-50%, 25%);
	transform: scale(6) translate(-50%, 25%);
	opacity: 1;
}

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(1) translate(-50%, 25%);
	transform: scale(1) translate(-50%, 25%);
	opacity: 0;
}

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}

.tippy-popper[x-placement^=top] [data-animation=perspective] {
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px) rotateX(0);
	transform: translateY(-10px) rotateX(0);
}

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) rotateX(90deg);
	transform: translateY(0) rotateX(90deg);
}

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px) scale(1);
	transform: translateY(-10px) scale(1);
}

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) scale(0);
	transform: translateY(0) scale(0);
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
	border-radius: 0 0 30% 30%;
}

.tippy-popper[x-placement^=bottom] .tippy-roundarrow {
	top: -8px;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
	border-bottom: 7px solid #333;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	top: -7px;
	margin: 0 6px;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
	-webkit-transform-origin: 0 -90%;
	transform-origin: 0 -90%;
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(6) translate(-50%, -125%);
	transform: scale(6) translate(-50%, -125%);
	opacity: 1;
}

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(1) translate(-50%, -125%);
	transform: scale(1) translate(-50%, -125%);
	opacity: 0;
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective] {
	-webkit-transform-origin: top;
	transform-origin: top;
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px) rotateX(0);
	transform: translateY(10px) rotateX(0);
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) rotateX(-90deg);
	transform: translateY(0) rotateX(-90deg);
}

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px) scale(1);
	transform: translateY(10px) scale(1);
}

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) scale(0);
	transform: translateY(0) scale(0);
}

.tippy-popper[x-placement^=left] .tippy-backdrop {
	border-radius: 50% 0 0 50%;
}

.tippy-popper[x-placement^=left] .tippy-roundarrow {
	right: -16px;
	-webkit-transform-origin: 33.33333333% 50%;
	transform-origin: 33.33333333% 50%;
}

.tippy-popper[x-placement^=left] .tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tippy-popper[x-placement^=left] .tippy-arrow {
	border-left: 7px solid #333;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	right: -7px;
	margin: 3px 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.tippy-popper[x-placement^=left] .tippy-backdrop {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(6) translate(40%, -50%);
	transform: scale(6) translate(40%, -50%);
	opacity: 1;
}

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(1.5) translate(40%, -50%);
	transform: scale(1.5) translate(40%, -50%);
	opacity: 0;
}

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}

.tippy-popper[x-placement^=left] [data-animation=perspective] {
	-webkit-transform-origin: right;
	transform-origin: right;
}

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px) rotateY(0);
	transform: translateX(-10px) rotateY(0);
}

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) rotateY(-90deg);
	transform: translateX(0) rotateY(-90deg);
}

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px);
}

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px) scale(1);
	transform: translateX(-10px) scale(1);
}

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) scale(0);
	transform: translateX(0) scale(0);
}

.tippy-popper[x-placement^=right] .tippy-backdrop {
	border-radius: 0 50% 50% 0;
}

.tippy-popper[x-placement^=right] .tippy-roundarrow {
	left: -16px;
	-webkit-transform-origin: 66.66666666% 50%;
	transform-origin: 66.66666666% 50%;
}

.tippy-popper[x-placement^=right] .tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.tippy-popper[x-placement^=right] .tippy-arrow {
	border-right: 7px solid #333;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	left: -7px;
	margin: 3px 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.tippy-popper[x-placement^=right] .tippy-backdrop {
	-webkit-transform-origin: -100% 0;
	transform-origin: -100% 0;
}

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(6) translate(-140%, -50%);
	transform: scale(6) translate(-140%, -50%);
	opacity: 1;
}

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(1.5) translate(-140%, -50%);
	transform: scale(1.5) translate(-140%, -50%);
	opacity: 0;
}

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}

.tippy-popper[x-placement^=right] [data-animation=perspective] {
	-webkit-transform-origin: left;
	transform-origin: left;
}

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px) rotateY(0);
	transform: translateX(10px) rotateY(0);
}

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) rotateY(90deg);
	transform: translateX(0) rotateY(90deg);
}

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px) scale(1);
	transform: translateX(10px) scale(1);
}

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) scale(0);
	transform: translateX(0) scale(0);
}

.tippy-tooltip {
	position: relative;
	color: #fff;
	border-radius: 4px;
	font-size: 1.3rem;
	padding: .7rem .6rem;
	text-align: center;
	will-change: transform;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #333;
}

.tippy-tooltip[data-size=small] {
	padding: .2rem .4rem;
	font-size: 1.1rem;
}

.tippy-tooltip[data-size=large] {
	padding: .4rem .8rem;
	font-size: 1.4rem;
}

.tippy-tooltip[data-animatefill] {
	overflow: hidden;
	background-color: transparent;
}

.tippy-tooltip[data-animatefill] .tippy-content {
	transition: -webkit-clip-path cubic-bezier(.46, .1, .52, .98);
	transition: clip-path cubic-bezier(.46, .1, .52, .98);
	transition: clip-path cubic-bezier(.46, .1, .52, .98), -webkit-clip-path cubic-bezier(.46, .1, .52, .98);
}

.tippy-tooltip[data-interactive], .tippy-tooltip[data-interactive] path {
	pointer-events: auto;
}

.tippy-tooltip[data-inertia][data-state=visible] {
	transition-timing-function: cubic-bezier(.53, 2, .36, .85);
}

.tippy-tooltip[data-inertia][data-state=hidden] {
	transition-timing-function: ease;
}

.tippy-arrow, .tippy-roundarrow {
	position: absolute;
	width: 0;
	height: 0;
}

.tippy-roundarrow {
	width: 24px;
	height: 8px;
	fill: #333;
	pointer-events: none;
}

.tippy-backdrop {
	position: absolute;
	will-change: transform;
	background-color: #333;
	border-radius: 50%;
	width: 26%;
	left: 50%;
	top: 50%;
	z-index: -1;
	transition: all cubic-bezier(.46, .1, .52, .98);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.tippy-backdrop:after {
	content: "";
	float: left;
	padding-top: 100%;
}

body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content {
	-webkit-clip-path: ellipse(100% 100% at 50% 50%);
	clip-path: ellipse(100% 100% at 50% 50%);
}

body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content {
	-webkit-clip-path: ellipse(5% 50% at 50% 50%);
	clip-path: ellipse(5% 50% at 50% 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content {
	-webkit-clip-path: ellipse(135% 100% at 0 50%);
	clip-path: ellipse(135% 100% at 0 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content {
	-webkit-clip-path: ellipse(40% 100% at 0 50%);
	clip-path: ellipse(40% 100% at 0 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content {
	-webkit-clip-path: ellipse(135% 100% at 100% 50%);
	clip-path: ellipse(135% 100% at 100% 50%);
}

body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content {
	-webkit-clip-path: ellipse(40% 100% at 100% 50%);
	clip-path: ellipse(40% 100% at 100% 50%);
}

@media (max-width:360px) {
	.tippy-popper {
		max-width: 96%;
		max-width: calc(100% - 20px);
	}
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme .tippy-arrow {
	border-top: 7px solid #fff;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme .tippy-arrow {
	border-bottom: 7px solid #fff;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme .tippy-arrow {
	border-left: 7px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme .tippy-arrow {
	border-right: 7px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.tippy-tooltip.light-theme {
	color: #26323d;
	box-shadow: 0 0 40px -4px rgba(154, 161, 177, .15);
	background-color: #fff;
}

.tippy-tooltip.light-theme .tippy-backdrop {
	background-color: #fff;
}

.tippy-tooltip.light-theme .tippy-roundarrow {
	fill: #fff;
}

.tippy-tooltip.light-theme[data-animatefill] {
	background-color: transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.translucent-theme .tippy-arrow {
	border-top: 7px solid rgba(0, 0, 0, .7);
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.translucent-theme .tippy-arrow {
	border-bottom: 7px solid rgba(0, 0, 0, .7);
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.translucent-theme .tippy-arrow {
	border-left: 7px solid rgba(0, 0, 0, .7);
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.translucent-theme .tippy-arrow {
	border-right: 7px solid rgba(0, 0, 0, .7);
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}

.tippy-tooltip.translucent-theme, .tippy-tooltip.translucent-theme .tippy-backdrop {
	background-color: rgba(0, 0, 0, .7);
}

.tippy-tooltip.translucent-theme .tippy-roundarrow {
	fill: rgba(0, 0, 0, .7);
}

.tippy-tooltip.translucent-theme[data-animatefill] {
	background-color: transparent;
}

.elementor-accordion .elementor-tab-title {
	margin: 0;
	padding: 15px 20px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	outline: none;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
	display: inline-block;
	width: 1.5em;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	float: right;
	text-align: right;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
	float: left;
	text-align: left;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
	display: block;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
	display: none;
}

.elementor-accordion .elementor-tab-content {
	display: none;
	padding: 15px 20px;
	border-top: 1px solid #d4d4d4;
}

.theplus-accordion-wrapper .plus-accordion-header.active .elementor-accordion-icon-closed {
	display: none !important;
}

.theplus-accordion-wrapper .plus-accordion-header.active .elementor-accordion-icon-opened {
	display: block !important;
}

.theplus-accordion-wrapper .theplus-accordion-item {
	position: relative;
	display: block;
	width: 100%;
	overflow-anchor: none;
}

.elementor-accordion-icon .fa {
	font-size: inherit;
	line-height: inherit;
	width: auto;
	height: auto;
	top: auto;
	word-spacing: inherit;
}

.theplus-accordion-wrapper .theplus-accordion-item:last-child {
	margin-bottom: 0;
}

.theplus-accordion-wrapper .theplus-accordion-item .plus-accordion-content {
	border: 0;
}

.theplus-accordion-wrapper .plus-accordion-header {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}

.theplus-accordion-wrapper.hover-style-1 .plus-accordion-header:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 0;
	background-color: #232323;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item:hover .plus-accordion-header:not(.active):before {
	width: 3px;
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item .plus-accordion-header.active:before {
	width: 100%;
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item .plus-accordion-header, .theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item .plus-accordion-header {
	position: relative;
	overflow: hidden;
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item .plus-accordion-header>span, .theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item .plus-accordion-header>span {
	position: relative;
	z-index: 1;
}

.theplus-accordion-wrapper.hover-style-2 .plus-accordion-header:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0;
	width: 100%;
	background-color: #232323;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item:hover .plus-accordion-header:not(.active):before {
	height: 3px;
}

.theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item .plus-accordion-header.active:before {
	height: 100%;
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
	float: none;
	text-align: left;
	position: relative;
	display: flex;
	align-items: center;
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title {
	position: relative;
	display: flex;
	align-items: center;
}

.theplus-accordion-wrapper .accordion-icon-prefix {
	position: relative;
	width: 35px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background: #8072fc;
	color: #fff;
	-webkit-text-fill-color: #fff;
	border-radius: 30px;
	margin-right: 8px;
	font-size: 15px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	float: none;
	text-align: right;
	position: relative;
	display: flex;
	align-items: center;
}

.theplus-accordion-wrapper #accordion_search_bar_container {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.theplus-accordion-wrapper #accordion_search_bar_container .tpacsearchinput {
	display: flex;
	width: 100%;
	padding: 7px 30px;
	border: 1px solid #cacaca;
	border-radius: 25px;
	outline: none;
	z-index: 99;
}

.theplus-accordion-wrapper #accordion_search_bar_container .tp-acr-search-icon {
	position: absolute;
	left: 0;
	z-index: 999;
	top: 50%;
	transform: translateY(-50%) translateX(10px);
}

.theplus-accordion-wrapper.tp-acc-hori {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item {
	position: relative;
	display: flex;
	width: max-content;
	padding: 0 !important;
	margin: 25px 0 !important;
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header {
	width: 60px;
	height: 100%;
	padding: 0;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content {
	display: flex !important;
	height: 100%;
	width: 0;
	padding: 0 !important;
	overflow-x: hidden;
	white-space: nowrap;
	margin: 0;
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header span {
	transform: rotate(-90deg);
	white-space: nowrap;
	width: auto;
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header span:nth-child(1) {
	position: absolute;
	top: 0;
	padding-right: 30px;
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header span:nth-child(2) {
	position: absolute;
	bottom: 35px;
	padding-left: 0;
}

.theplus-accordion-wrapper.tp-acc-hori p {
	white-space: break-spaces;
}

.theplus-accordion-wrapper.tp-acc-hori.tp_hal_2 .theplus-accordion-item .plus-accordion-header span:nth-child(1) {
	top: auto;
	bottom: 0;
	padding-right: initial;
	padding-left: 30px;
}

.theplus-accordion-wrapper.tp-acc-hori.tp_hal_2 .theplus-accordion-item .plus-accordion-header span:nth-child(2) {
	bottom: auto;
	top: 0;
	transform: rotate(90deg);
	padding-left: 0;
}

.theplus-accordion-wrapper.tp-acc-hori .plus-content-editor {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content, .theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content .plus-content-editor {
	white-space: unset;
}

.tp-acc-hori .theplus-accordion-item.tp-acc-disable {
	pointer-events: none;
}

.tp-aec-button {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: flex-start;
}

.tp-aec-button .tp-toggle-accordion {
	position: relative;
	display: flex;
	color: #121111;
	padding: 10px;
	font-size: 14px;
	border-radius: 5px;
	align-items: center;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	border: 1px solid rgba(18, 17, 17, .76);
}

.tp-aec-button .tp-toggle-accordion:hover {
	border: 1px solid #000;
}

.theplus-accordion-wrapper.tp-stageraccr .theplus-accordion-item {
	opacity: 0;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page {
	position: relative;
	display: inline-flex;
	align-items: center;
	margin: 15px 0;
	justify-content: center;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-accr-list-slider {
	opacity: 0;
	display: none;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-accr-list-slider, .theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-prev, .theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-next {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-accr-list-slider.tpaccractive {
	opacity: 1;
	display: block;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page.tpsaleft {
	left: 0;
	transform: translateX(0);
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page.tpsacenter {
	left: 50%;
	transform: translateX(-50%);
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page.tpsaright {
	left: 100%;
	transform: translateX(-100%);
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-prev, .theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-next {
	cursor: pointer;
	color: #000;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpas-disabled {
	pointer-events: none;
	opacity: .5;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-prev {
	margin-right: 8px;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-next {
	margin-left: 8px;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-sep-slide {
	margin: 0 5px;
}

.tab-preview-template-notice {
	position: relative;
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px;
	box-shadow: 0 7px 15px -3px rgba(0, 0, 0, .1);
}

.tab-preview-template-notice .preview-temp-notice-heading {
	text-align: center;
	padding-bottom: 10px;
	font-size: 17px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000;
}

.tab-preview-template-notice .preview-temp-notice-desc {
	padding: 5px 20px;
	font-size: 14px;
	text-align: center;
	color: #888;
}

.theplus-tabs-wrapper {
	position: relative;
	display: block;
	width: 100%;
}

.theplus-tabs-wrapper ul.plus-tabs-nav {
	position: relative;
	width: auto;
	display: inline-block;
	padding: 0;
	list-style: none;
	margin: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 25%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.theplus-tabs-wrapper ul.plus-tabs-nav.full-width-icon .plus-tab-header>span {
	display: block;
	text-align: center;
}

.elementor-tabs-view-vertical .theplus-tabs-wrapper .theplus-tabs-nav-wrapper.align-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.elementor-tabs-view-vertical .theplus-tabs-wrapper .theplus-tabs-nav-wrapper.align-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	align-self: flex-start;
	justify-content: center;
	flex-direction: column;
}

.elementor-tabs-view-vertical .theplus-tabs-wrapper .theplus-tabs-nav-wrapper.align-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	align-self: flex-end;
	justify-content: center;
	flex-direction: column;
}

.elementor-widget-tp-tabs-tours .plus-tab-header {
	position: relative;
	color: #313131;
	font-size: 15px;
	line-height: 20px;
	border: 0 solid transparent;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.elementor-widget-tp-tabs-tours .plus-tab-header.active {
	border-color: #313131;
}

.elementor-widget-tp-tabs-tours .elementor-tabs {
	text-align: left;
}

.elementor-widget-tp-tabs-tours .elementor-tab-title {
	cursor: pointer;
	outline: none;
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-horizontal ul.plus-tabs-nav li {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: inline-flex;
}

.theplus-tabs-wrapper .plus-tabs-nav.full-width {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-horizontal ul.plus-tabs-nav.full-width li {
	flex: 1 1 auto;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.theplus-tabs-wrapper .plus-tabs-nav span.tab-icon-wrap {
	padding-right: 8px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.elementor-widget-tp-tabs-tours .elementor-tab-desktop-title {
	position: relative;
	padding: 20px 25px;
	line-height: 1;
	vertical-align: middle;
	width: 100%;
}

.elementor-widget-tp-tabs-tours .elementor-tab-mobile-title {
	padding: 10px;
	cursor: pointer;
}

.theplus-tabs-wrapper .theplus-tabs-content-wrapper {
	padding: 10px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.theplus-tabs-content-wrapper .plus-tab-content p {
	margin-bottom: 0;
}

.theplus-tabs-content-wrapper .plus-tab-content {
	display: none;
	opacity: 0;
}

.theplus-tabs-content-wrapper .plus-tab-content {
	position: relative;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
}

.theplus-tabs-content-wrapper .plus-tab-content.active {
	display: block;
	width: 100%;
	opacity: 1;
	animation: fadeIn linear .3s;
}

.theplus-tabs-wrapper.elementor-tabs .elementor-tabs-wrapper {
	display: block;
}

.theplus-tabs-wrapper.elementor-tabs.swiper-container .elementor-tabs-wrapper {
	display: inline-block;
}

.theplus-tabs-wrapper .elementor-tab-mobile-title {
	display: none;
}

.theplus-tabs-wrapper.elementor-tabs .elementor-tab-content, .theplus-tabs-wrapper.elementor-tabs .elementor-tab-title, .theplus-tabs-wrapper.elementor-tabs .elementor-tabs-content-wrapper {
	border: 0;
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.theplus-tabs-nav-wrapper .plus-tabs-nav li:last-child .tab-sep-icon {
	display: none;
}

.theplus-tabs-nav-wrapper .plus-tabs-nav .tab-sep-icon {
	position: relative;
	display: flex;
	align-items: center;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.theplus-tabs-wrapper .plus-tabs-nav.nav-tab-underline .plus-tab-header.active:before {
	width: 200px;
	height: 5px;
	position: absolute;
	left: 50%;
	top: 45px;
	margin-top: 5px;
	content: "";
	transform: translateX(-50%);
	background: #fff;
	background: -moz-linear-gradient(left, #fff 0%, #ff5d1c 50%, #fff 100%);
	background: -webkit-linear-gradient(left, #fff 0%, #ff5d1c 50%, #fff 100%);
	background: linear-gradient(to right, #fff 0%, #ff5d1c 50%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$color-white", endColorstr="$color-white", GradientType=1);
}

ul.plus-tabs-nav.nav-tab-underline:before {
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	top: 45px;
	margin-top: 5px;
	content: "";
}

.plus-tabs-nav.nav-tab-underline .plus-tab-header.active {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 241, 241, 0) 100%);
}

@media (max-width:767px) {
	.theplus-tabs-wrapper.elementor-tabs .elementor-tab-content {
		padding: 0;
	}
	
	.theplus-tabs-nav-wrapper .plus-tabs-nav .tab-sep-icon.hide_mobile_sep_icon {
		display: none;
	}
}

@media (max-width:600px) {
	.elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-full-width ul.plus-tabs-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	
	.elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-full-width ul.plus-tabs-nav li {
		flex: 1 1 auto;
		cursor: pointer;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	
	.elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-one-by-one ul.plus-tabs-nav li {
		display: flex;
		width: 100%;
		justify-content: center;
		text-align: center;
	}
	
	.elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-one-by-one ul.plus-tabs-nav {
		display: block;
		text-align: center;
	}
	
	.theplus-tabs-wrapper.mobile-accordion .theplus-tabs-nav-wrapper {
		display: none !important;
	}
	
	.theplus-tabs-wrapper.mobile-accordion .elementor-tab-mobile-title {
		display: block;
	}
}

.theplus-tabs-wrapper.swiper-container {
	width: 100%;
	overflow: hidden;
}

.theplus-tabs-nav-wrapper.swiper-wrapper {
	width: 3000px !important;
	white-space: nowrap;
	cursor: grab;
}

.theplus-tabs-nav-wrapper .swiper-slide {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: auto;
}

.theplus-tabs-wrapper .plus-tabs-nav .plus-tab-header .tab-icon-image {
	width: 100%;
}

.theplus-tabs-wrapper.tp-tab-arrow-show .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-show .plus-tabs-nav .plus-tab-header.active:after {
	content: "";
	position: absolute;
	border-style: solid;
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal .plus-tabs-nav .plus-tab-header.active:after {
	left: 50%;
	transform: translateX(-50%);
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header.active:after {
	bottom: auto;
	transform: translateX(-50%) rotate(180deg);
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical .plus-tabs-nav .plus-tab-header.active:after {
	left: auto;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header.active:after {
	right: auto;
	transform: translateY(-50%) rotate(90deg);
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal .plus-tabs-nav .plus-tab-header.active:after {
	transform: translateX(-50%) rotate(180deg);
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header.active:after {
	transform: translateX(-50%);
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical .plus-tabs-nav .plus-tab-header.active:after {
	transform: translateY(-50%) rotate(90deg);
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header:hover:after, .theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header.active:after {
	transform: translateY(-50%) rotate(-90deg);
}

@media (max-width:767px) {
	.theplus-tabs-wrapper.elementor-tabs.nav-full-width, .elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs.nav-one-by-one {
		flex-direction: column;
	}
	
	.theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper, .elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs.nav-one-by-one .theplus-tabs-nav-wrapper {
		width: 100% !important;
	}
	
	.theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper ul.plus-tabs-nav {
		width: 100% !important;
		display: inline-flex;
		justify-content: space-around;
		align-items: center;
	}
	
	.theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper ul.plus-tabs-nav li {
		width: max-content;
	}
	
	.theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper ul.plus-tabs-nav li .elementor-tab-title, .theplus-tabs-wrapper.elementor-tabs.nav-one-by-one ul.plus-tabs-nav li .elementor-tab-title {
		margin: 0 !important;
	}
}

.theplus-tabs-nav-wrapper.swiper-container.tp-swiper-slide-mode {
	width: 100%;
	height: 100%;
}

.theplus-tabs-nav-wrapper.swiper-container.tp-swiper-slide-mode .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	display: inline-flex;
}

.tp-swiper-button-next, .tp-swiper-button-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
	color: #fff;
	background: #000;
	border-radius: 50px;
	width: 25px;
	height: 25px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.tp-swiper-button-next {
	left: auto;
	right: 0;
}

.tp-swiper-button-prev {
	right: auto;
	left: 0;
}

.tp-swiper-button-next:hover, .tp-swiper-button-prev:hover {
	background: red;
}

.tp-swiper-button-prev.swiper-button-disabled, .tp-swiper-button-next.swiper-button-disabled {
	opacity: .3;
}

.tp-tab-title-hint {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.tp-tab-title-description {
	position: relative;
	display: flex;
	margin-top: 10px;
	max-width: 200px;
	word-break: break-all;
	white-space: pre-wrap;
}

.tp-tab-title-hint:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -14px;
	transform: translateX(-50%);
	border-width: 5px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
}

.tp-tab-playloop .plus-tab-header:after {
	display: inline-flex;
	content: "";
	border-bottom: solid 3px #000;
	transform: scaleX(0);
	transition: transform 0ms ease-out;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.tp-tab-playloop .plus-tab-header.active:after {
	transform: scaleX(1);
	transform-origin: 0% 50%;
	transition: transform 5000ms ease-in;
}

.tp-tab-playpause-button .tp-tab-play-pause-wrap {
	position: relative;
	display: inline-flex;
	width: 30px;
	height: 30px;
	padding: 15px;
	background: #9d9b9b;
	border-radius: 50%;
	cursor: pointer;
	float: left;
	margin: 0 auto;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

.tp-tab-playpause-button .tp-tab-play-pause-wrap .tp-tab-play-pause {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	opacity: 0;
	font-size: 12px;
}

.tp-tab-playpause-button .tp-tab-play-pause-wrap .tp-tab-play-pause.active {
	opacity: 1;
}

.theplus-tabs-wrapper.tp-desc-on-active .elementor-tab-title.plus-tab-header .tp-tab-title-description {
	opacity: 0;
	display: none;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.theplus-tabs-wrapper.tp-desc-on-active .elementor-tab-title.plus-tab-header.active .tp-tab-title-description {
	opacity: 1;
	display: flex;
}

.pt-plus-button-wrapper {
	position: relative;
	display: block;
}

.ts-button.content_hover_effect {
	position: relative;
	display: inline-block;
	width: auto;
}

.pt-plus-button-wrapper .parallax-scroll {
	position: relative;
	display: inline-block;
}

.pt-plus-button-wrapper .pt-plus-move-parallax {
	position: relative;
	display: inline-block;
	width: auto;
}

.pt-plus-button-wrapper .pt-plus-move-parallax.full-button {
	width: 100%;
}

.pt_plus_button {
	position: relative;
	display: inline-block;
	width: auto;
}

.pt_plus_button.full-button {
	width: 100%;
	text-align: center;
}

.ts-button.content_hover_effect.full-button {
	width: 100%;
}

.pt_plus_button.full-button .button-link-wrap {
	display: block;
	width: 100%;
	text-align: center;
}

.button-link-wrap:hover {
	text-decoration: blink;
}

.pt_plus_button.trnasition_hover {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.pt_plus_button.trnasition_hover:hover {
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}

.pt_plus_button .button-link-wrap i {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.pt_plus_button .button-link-wrap {
	position: relative;
	display: inline-flex;
	align-items: center;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1px;
	cursor: pointer;
	color: #000;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.pt_plus_button .button-link-wrap:hover .button_line {
	-webkit-animation: mymove 1s;
	-webkit-animation-iteration-count: 1;
	animation: mymove 1s;
	animation-iteration-count: 1;
}

.pt_plus_button .button-link-wrap .button_line {
	position: absolute;
	background: #000;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0%;
	pointer-events: none;
	z-index: 11;
	display: inline-block;
}

@-webkit-keyframes mymove {
	0% {
		left: 0%;
		width: 100%;
	}
	
	45% {
		left: 100%;
		width: 0%;
	}
	
	55% {
		left: 0%;
		width: 0%;
	}
	
	100% {
		left: 0%;
		width: 100%;
	}
}

@keyframes mymove {
	0% {
		left: 0%;
		width: 100%;
	}
	
	45% {
		left: 100%;
		width: 0%;
	}
	
	55% {
		left: 0%;
		width: 0%;
	}
	
	100% {
		left: 0%;
		width: 100%;
	}
}

.button-link-wrap i.button-before {
	margin-right: 10px;
}

.button-link-wrap i.button-after {
	margin-left: 10px;
}

.pt_plus_button.button-style-7 .button-link-wrap {
	padding-right: 36px;
}

.pt_plus_button.button-style-7 .button-link-wrap .btn-arrow {
	letter-spacing: 0 !important;
}

.pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	font-style: normal;
	text-decoration: inherit;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	content: "";
	line-height: 30px;
	font-size: 14px;
	position: absolute;
	right: 0;
	width: 23px;
	text-align: center;
	height: 30px;
	top: 50%;
	margin-top: -16px;
	-ms-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-ms-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-moz-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-o-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-webkit-transition: all .33s cubic-bezier(.12, .75, .4, 1);
}

.pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:after {
	position: absolute;
	content: "";
	border-bottom: 1px solid;
	height: 1px;
	width: 22px;
	right: 12px;
	top: 50%;
	margin-top: -1.5px;
	-ms-transform: scale(0, 1) translateX(0);
	-webkit-transform: scale(0, 1) translateX(0);
	-moz-transform: scale(0, 1) translateX(0);
	-o-transform: scale(0, 1) translateX(0);
	transform: scale(0, 1) translateX(0);
	-webkit-transform-origin: left;
	-moz-transform-origin: left;
	-ms-transform-origin: left;
	-o-transform-origin: left;
	transform-origin: left;
	pointer-events: none;
	-webkit-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-moz-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-o-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-ms-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	transition: all .33s cubic-bezier(.12, .75, .4, 1);
}

.pt_plus_button.button-style-7 .button-link-wrap:hover .btn-arrow:after, .pt_plus_button.button-style-7 .button-link-wrap:hover .btn-arrow:before, .tp-info-active .pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:after, .tp-info-active .pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:before, .pt_plus_info_box .post-inner-loop:hover .info-box-inner.tp-info-fbc .pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:after, .pt_plus_info_box .post-inner-loop:hover .info-box-inner.tp-info-fbc .pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:before, .info-box-inner.tp-info-nc:hover .pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:before, .info-box-inner.tp-info-nc:hover .pt_plus_button.button-style-7 .button-link-wrap .btn-arrow:after {
	-ms-transform: scale(1, 1) translateX(9px);
	-webkit-transform: scale(1, 1) translateX(9px);
	-moz-transform: scale(1, 1) translateX(9px);
	-o-transform: scale(1, 1) translateX(9px);
	transform: scale(1, 1) translateX(9px);
}

.pt_plus_button.button-style-7 .button-link-wrap:after {
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	border: 1px solid rgba(0, 0, 0, .3);
	height: 25px;
	width: 25px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12.5px;
	content: " ";
	display: block;
	pointer-events: none;
	-ms-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-moz-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-o-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	-webkit-transition: all .33s cubic-bezier(.12, .75, .4, 1);
	transition: all .33s cubic-bezier(.12, .75, .4, 1);
}

.pt_plus_button.button-style-7 .button-link-wrap:hover:after, .tp-info-active .pt_plus_button.button-style-7 .button-link-wrap:after, .pt_plus_info_box .post-inner-loop .info-box-inner.tp-info-fbc .pt_plus_button.button-style-7 .button-link-wrap:after, .info-box-inner.tp-info-nc:hover .pt_plus_button.button-style-7 .button-link-wrap:after {
	-ms-transform: scale(.8);
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0;
}

.pt_plus_button.button-style-8 {
	overflow: visible;
}

.pt_plus_button.button-style-8 .button-link-wrap {
	-moz-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .27);
	-webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .27);
	box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .27);
	padding: 15px 30px;
	border: 1px solid #252525;
}

.pt_plus_button.button-style-8 .button-link-wrap:hover {
	-webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, .08);
	-moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, .08);
	box-shadow: 0 3px 6px 1px rgba(0, 0, 0, .08);
	-webkit-transform: translateY(3px);
	-ms-transform: translateY(3px);
	-moz-transform: translateY(3px);
	-o-transform: translateY(3px);
	transform: translateY(3px);
}

.pt_plus_button.button-style-9 .button-link-wrap {
	padding-right: 20px;
}

.pt_plus_button.button-style-9 .button-link-wrap .btn-arrow {
	position: relative;
	display: inline-block;
	margin-left: 10px;
}

.pt_plus_button.button-style-9 .button-link-wrap .fa-show {
	-webkit-transform: translateX(0%) translateZ(0) translateY(-50%);
	-ms-transform: translateX(0%) translateZ(0) translateY(-50%);
	-moz-transform: translateX(0%) translateZ(0) translateY(-50%);
	-o-transform: translateX(0%) translateZ(0) translateY(-50%);
	transform: translateX(0%) translateZ(0) translateY(-50%);
	position: absolute;
	top: 50%;
}

.pt_plus_button.button-style-9 .button-link-wrap:hover .fa-show {
	opacity: 0;
	-webkit-transform: translateX(20px) translateZ(0) translateY(-50%);
	-ms-transform: translateX(20px) translateZ(0) translateY(-50%);
	-moz-transform: translateX(20px) translateZ(0) translateY(-50%);
	-o-transform: translateX(20px) translateZ(0) translateY(-50%);
	transform: translateX(20px) translateZ(0) translateY(-50%);
	-webkit-transition: -webkit-transform .7s cubic-bezier(.23, 1, .32, 1), opacity .45s cubic-bezier(.165, .84, .44, 1);
	-moz-transition: -moz-transform .7s cubic-bezier(.23, 1, .32, 1), opacity .45s cubic-bezier(.165, .84, .44, 1);
	-o-transition: -o-transform .7s cubic-bezier(.23, 1, .32, 1), opacity .45s cubic-bezier(.165, .84, .44, 1);
	-ms-transition: -ms-transform .7s cubic-bezier(.23, 1, .32, 1), opacity .45s cubic-bezier(.165, .84, .44, 1);
	transition: transform .7s cubic-bezier(.23, 1, .32, 1), opacity .45s cubic-bezier(.165, .84, .44, 1);
}

.pt_plus_button.button-style-9 .button-link-wrap .fa-hide {
	opacity: 0;
	-webkit-transform: translateX(-20px) translateZ(0);
	-ms-transform: translateX(-20px) translateZ(0);
	-moz-transform: translateX(-20px) translateZ(0);
	-o-transform: translateX(-20px) translateZ(0);
	transform: translateX(-20px) translateZ(0);
}

.pt_plus_button.button-style-9 .button-link-wrap:hover .fa-hide {
	opacity: 1;
	-webkit-transform: translateX(0) translateZ(0);
	-ms-transform: translateX(0) translateZ(0);
	-moz-transform: translateX(0) translateZ(0);
	-o-transform: translateX(0) translateZ(0);
	transform: translateX(0) translateZ(0);
	-webkit-transition: -webkit-transform .7s .1s cubic-bezier(.23, 1, .32, 1), opacity .45s .1s cubic-bezier(.165, .84, .44, 1);
	-moz-transition: -moz-transform .7s .1s cubic-bezier(.23, 1, .32, 1), opacity .45s .1s cubic-bezier(.165, .84, .44, 1);
	-o-transition: -o-transform .7s .1s cubic-bezier(.23, 1, .32, 1), opacity .45s .1s cubic-bezier(.165, .84, .44, 1);
	-ms-transition: -ms-transform .7s .1s cubic-bezier(.23, 1, .32, 1), opacity .45s .1s cubic-bezier(.165, .84, .44, 1);
	transition: transform .7s .1s cubic-bezier(.23, 1, .32, 1), opacity .45s .1s cubic-bezier(.165, .84, .44, 1);
}

.plus-table-wrapper table tbody>tr:nth-child(odd)>td, .plus-table-wrapper table tbody>tr:nth-child(odd)>th {
	background: transparent;
}

.elementor-element.elementor-widget-tp-table .elementor-widget-container {
	overflow: hidden;
}

.plus-table-wrapper {
	position: relative;
	display: block;
	overflow: hidden;
}

.plus-table-wrapper .plus-table {
	border-collapse: collapse;
	position: relative;
	display: table;
	overflow: hidden;
}

.plus-table-wrapper .plus-advance-heading label {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
}

.plus-table-wrapper {
	overflow-x: auto;
}

.plus-table {
	border-spacing: 0;
	margin: 0;
	table-layout: auto;
}

.plus-table {
	border-collapse: collapse;
}

.plus-table tr.plus-table-row {
	border: 0;
}

.plus-advance-heading {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.plus-advance-heading .plus-tbl-entry-wrapper select {
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
}

.plus-advance-heading .plus-tbl-search-wrapper input {
	height: auto;
	margin-left: 10px;
}

.plus-tbl-entry-wrapper, .plus-tbl-search-wrapper {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.plus-advance-heading .plus-tbl-search-wrapper input {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 12px 20px 12px 40px;
}

.plus-table-wrapper .dataTables_paginate {
	display: none;
}

.plus-table-row .plus-table-col {
	vertical-align: middle;
	position: relative;
}

.plus-table__text-inner {
	display: inline-block;
}

.plus-align-icon--left {
	margin-right: 12px;
	display: inline-block;
}

.plus-align-icon--right {
	-ms-flex-order: 3;
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-moz-box-ordinal-group: 4;
	order: 3;
	margin-left: 12px;
	display: inline-block;
}

.plus-col-img--left {
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
}

.plus-col-img--right {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	order: 2;
	margin-left: 12px;
	display: inline-block;
	vertical-align: middle;
}

.plus-sort-icon {
	float: right;
	margin-left: 5px;
}

td .plus-table__text {
	display: inline-block;
}

th .plus-table__text {
	display: inline-block;
}

tr.plus-table-row td {
	border-bottom: 1px solid #eee;
}

tr.plus-table-row th {
	border-bottom: none;
}

span.sort-style {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.plus-table-col {
	border: none;
}

.plus-sort-icon:after {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
}

.sorting .plus-sort-icon:after {
	content: "";
}

.sorting_asc .plus-sort-icon:after {
	content: "";
}

.sorting_desc .plus-sort-icon:after {
	content: "";
}

.plus-table-col .pt_plus_button {
	display: block;
	width: 100%;
}

.plus-table__text span.plus-table__text-inner + .pt_plus_button {
	margin-top: 10px;
}

.plus-table.plus-table-mob-res .plus-table-mob-row {
	display: none;
}

.plus-table .plus-table-col .tb-col-link {
	position: relative;
	display: block;
	width: 100%;
}

@media (max-width:767px) {
	.plus-table.plus-table-mob-res thead {
		display: none;
	}
	
	.plus-table.plus-table-mob-res tbody tr td {
		float: none;
		clear: left;
		width: 100%;
		text-align: left;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.plus-table.plus-table-mob-res tbody tr {
		float: none;
		clear: left;
		width: 100%;
		text-align: left;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		flex-wrap: wrap;
	}
	
	.plus-table.plus-table-mob-res tbody tr.plus-table-row {
		border: 1px solid #bbb;
		margin-bottom: 8px;
	}
	
	.plus-table.plus-table-mob-res tbody tr td.plus-table-col:last-child {
		border-bottom: 0px !important;
	}
	
	.plus-table.plus-table-mob-res .plus-table-mob-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
	
	.plus-table.plus-table-mob-res .plus-table-mob-wrap span.plus-table-mob-row {
		display: inline-block;
		padding: 15px 15px 15px 15px;
		margin-right: 0;
		text-align: center;
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-flex-basis: 120px;
		-ms-flex-preferred-size: 120px;
		flex-basis: 120px;
	}
	
	.plus-table.plus-table-mob-res .plus-table-mob-wrap span.plus-table__text {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.plus-table.plus-table-mob-res .plus-table-mob-wrap span.plus-table__text {
		width: 100%;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.plus-table.plus-table-mob-res .plus-table-mob-wrap span.plus-table__text .pt_plus_button {
		margin: 0 auto;
		text-align: center;
	}
	
	.plus-table.plus-table-mob-res tbody tr td.plus-table-col {
		border: none !important;
		border-bottom: 1px solid #bbb !important;
	}
	
	.plus-table-mob-wrap span.plus-table-mob-row {
		border-right: 1px solid #bbb;
	}
	
	.plus-table.plus-table-mob-res tbody tr td.plus-table-col {
		padding: 0px !important;
	}
	
	.plus-table.plus-table-mob-res tbody tr:last-child td.plus-table-col:last-child {
		border-bottom: 0px !important;
	}
}

.tp-tooltip-on-icon {
	display: inline-block;
	vertical-align: middle;
}

@media (max-width:767px) {
	.elementor-element.e-container--row.e-container .plus-table-wrapper.tp-table-mobresswipe, .elementor-element.e-con .plus-table-wrapper.tp-table-mobresswipe {
		width: auto;
	}
}

@media (max-width:767px) {
	.elementor-element.e-container--row.e-container .plus-table-wrapper.tp-table-mobresswipe, .elementor-element.e-con .plus-table-wrapper.tp-table-mobresswipe {
		width: auto;
	}
}

.tp-widget-error-notice .tp-widget-error-content {
	display: flex;
	flex-direction: column;
	position: relative;
}

.tp-widget-error-notice .tp-widget-error-thumb {
	display: flex;
	flex-direction: column;
	margin-right: 25px;
}

.tp-widget-error-notice {
	position: relative;
	display: flex;
	width: 100%;
	color: #000;
	background-color: #ffd2d2;
	padding: 20px 20px 20px 20px;
	border: 4px solid #da1111;
	font-weight: 700;
	text-transform: capitalize;
}

.tp-widget-error-notice .tp-widget-error-content {
	display: flex;
	flex-direction: column;
	position: relative;
}

.tp-widget-error-notice .tp-widget-error-thumb {
	display: flex;
	flex-direction: column;
	margin-right: 25px;
}
