@charset "UTF-8";

.porto-sicon-description p, .porto-sicon-description div, .info-circle-text p, .info-circle-text div, .timeline-header>div p, .timeline-header>div div, .porto-u-list-desc p, .porto-u-list-desc div, .porto-btn-text, span.middle-text p, span.middle-text div {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	color: inherit;
}

.porto-btn-ctn-center, .porto-btn-ctn-left, .porto-btn-ctn-right, .porto-map-wrapper.porto-adjust-bottom-margin, .info-wrapper.porto-adjust-bottom-margin, .porto-u-list-icon-wrapper.porto-adjust-bottom-margin {
	margin-bottom: 35px;
}

.porto-portfolio {
	position: relative;
}

.call-to-action-in-footer {
	position: relative;
	padding: 60px 0;
}

.call-to-action-in-footer .vc_cta3-container {
	margin-bottom: 0;
}

.call-to-action-in-footer:before {
	content: "";
	display: block;
	position: absolute;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid var(--porto-body-bg);
	height: 20px;
	width: 20px;
	top: -5px;
	left: 50%;
	margin-left: -20px;
}

.porto-modal-trigger {
	cursor: pointer;
}

[data-plugin-animated-letters].initialized, [data-plugin-animated-words].initialized {
	opacity: 1;
	visibility: visible;
}

.letters-wrapper+.typeWriter:last-child {
	position: relative;
	padding-right: 4px;
}

.letters-wrapper+.typeWriter:last-child:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 2px;
	background: #212121;
	animation-name: typeWriterFlash;
	animation-iteration-count: infinite;
	animation-duration: 600ms;
}

.porto-focus-slider {
	cursor: pointer;
}

.resp-tab-content {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
	border-top: 0;
	padding: 15px;
}

@media (max-width:767px) {
	.resp-tab-content {
		border-radius: 0 !important;
		border-top: none;
		box-shadow: none;
	}
	
	.resp-tab-content, .resp-vtabs .resp-tab-content {
		border-color: var(--porto-gray-2);
	}
}

.resp-tab-content .panel {
	display: block !important;
}

.resp-tabs-list {
	margin: 0;
	border-bottom: 1px solid var(--porto-gray-2);
}

.resp-tabs-list li {
	display: inline-block;
	float: none;
	font-size: 1em;
	font-weight: normal;
	color: var(--porto-primary-color);
	margin-right: 1px;
	padding: 10px 15px;
}

.resp-tabs-list li:last-child {
	margin-right: 0;
}

.resp-tabs-list li, .resp-tabs-list li:hover {
	background: var(--porto-gray-1);
	border: 1px solid var(--porto-gray-5);
	border-top-width: 3px;
	border-bottom: none;
}

.resp-tabs-list li:hover {
	border-top-color: var(--porto-primary-color);
	box-shadow: none;
}

.resp-tabs-list li:active, .resp-tabs-list li:focus {
	border-bottom: 0;
}

.resp-tabs-list li.resp-tab-active {
	background: var(--porto-light-1);
	border-left: 1px solid var(--porto-gray-2);
	border-right: 1px solid var(--porto-gray-2);
	border-top: 3px solid var(--porto-primary-color);
	padding: 10px 15px 11px !important;
}

.resp-vtabs {
	display: table !important;
	width: 100%;
}

@media (max-width:767px) {
	.resp-vtabs {
		display: block;
	}
}

.resp-vtabs ul.resp-tabs-list, .resp-vtabs .resp-tabs-container {
	display: table-cell;
	width: auto;
	float: none;
	vertical-align: top;
	background: var(--porto-light-1);
	border: 1px solid var(--porto-gray-2);
}

.resp-vtabs ul.resp-tabs-list {
	width: 25%;
}

@media (max-width:767px) {
	.resp-vtabs ul.resp-tabs-list {
		display: none;
	}
}

.resp-vtabs .resp-tabs-container {
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
}

@media (max-width:767px) {
	.resp-vtabs .resp-tabs-container {
		display: block;
		box-shadow: none;
		border: none;
	}
}

.resp-vtabs .resp-tab-content {
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	border-width: 0;
}

.resp-vtabs .resp-tab-content:before {
	content: "";
	display: block;
}

@media (max-width:767px) {
	.resp-vtabs .resp-tab-content {
		border: 1px solid var(--porto-gray-2);
		border-top: none;
	}
}

.resp-vtabs .resp-tabs-list {
	border-bottom: 0;
}

.resp-vtabs .resp-tabs-list li {
	border-radius: 0;
	margin-right: 0;
	padding: 10px 15px !important;
}

.resp-vtabs .resp-tabs-list li, .resp-vtabs .resp-tabs-list li:hover {
	border-left: 3px solid var(--porto-gray-2);
	border-right: none;
	border-top: none;
	border-bottom: none;
}

.resp-vtabs .resp-tabs-list li:hover {
	border-right-color: transparent;
	border-left: 3px solid var(--porto-primary-color);
}

.resp-vtabs .resp-tabs-list li:active, .resp-vtabs .resp-tabs-list li:focus {
	border-right: 0;
}

.resp-vtabs .resp-tabs-list li:first-child {
	border-top: 1px solid var(--porto-gray-2) !important;
}

.resp-vtabs .resp-tabs-list li:last-child {
	border-bottom: 1px solid var(--porto-gray-2) !important;
}

.resp-vtabs .resp-tabs-list li.resp-tab-active {
	margin-bottom: 0 !important;
	padding: 10px 16px 10px 15px !important;
	background: var(--porto-light-1);
	border-left: 3px solid var(--porto-primary-color);
	margin-right: -1px !important;
}

h2.resp-accordion {
	padding: 15px !important;
	line-height: 1.4;
	font-size: 1em;
	font-weight: 400;
	background: var(--porto-gray-1) !important;
	border-color: var(--porto-gray-2);
}

h2.resp-accordion:first-child {
	border-top-color: var(--porto-gray-2) !important;
}

h2.resp-tab-active {
	background: var(--porto-gray-1) !important;
	border-bottom: 1px solid var(--porto-gray-5) !important;
}

.resp-arrow {
	display: none;
}

.resp-easy-accordion .resp-tab-content {
	background: var(--porto-light-1);
	border-color: var(--porto-gray-2);
	border-radius: 0;
	border-top: none;
	box-shadow: none;
}

.resp-easy-accordion .resp-tab-content:last-child {
	border-color: var(--porto-gray-2) !important;
}

.tab-content {
	padding: 15px;
}

.tab-content h2 {
	font-size: 1.4286em;
	line-height: 1.4;
	font-weight: 400;
	margin-bottom: 1.0714em;
}

.tab-content p {
	margin-bottom: 10px;
}

.tab-content table {
	margin-top: 20px;
}

.tab-content table p {
	margin: 0;
}

.tab-content *:last-child {
	margin-bottom: 0;
}

.tabs {
	margin-bottom: 35px;
}

.nav-tabs.text-left, .nav-tabs.text-start {
	text-align: left;
}

.nav-tabs.text-right, .nav-tabs.text-end {
	text-align: right;
}

.nav-tabs.text-center {
	text-align: center;
}

.nav-tabs .nav-link {
	margin-right: 1px;
	font-size: 14px;
	color: var(--porto-primary-color);
}

.nav-tabs .nav-link.active {
	color: var(--porto-primary-color);
}

.nav-tabs .nav-link, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	background: var(--porto-gray-1);
	border-top-width: 3px;
	border-color: var(--porto-gray-2);
}

.nav-tabs .nav-link, .nav-tabs .nav-link:hover {
	border-bottom: none;
}

.nav-tabs .nav-link:hover {
	border-top-color: var(--porto-primary-color);
	border-bottom-color: transparent;
	box-shadow: none;
}

.nav-tabs .nav-link:active, .nav-tabs .nav-link:focus {
	border-bottom: 0;
}

.nav-tabs .nav-link i {
	margin-right: 4px;
}

.nav-tabs .nav-link i.icon-image {
	display: inline-block;
	max-width: 20px;
}

.nav-tabs .nav-link i.icon-featured.icon-image {
	max-width: 75px;
}

.nav-tabs .nav-link .featured-box, .nav-tabs .nav-link .featured-box .box-content {
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	border-width: 0;
	padding: 0;
	margin: 0;
}

.nav-tabs .nav-link .featured-box i.icon-featured {
	margin-left: auto;
	margin-right: auto;
}

.nav-tabs .nav-link .tab-title {
	display: block;
	margin-top: 3px;
}

.nav-tabs li:last-child .nav-link {
	margin-right: 0;
}

.nav-tabs li.active .nav-link {
	background: var(--porto-light-1);
	border-color: var(--porto-gray-2);
	border-top-color: var(--porto-primary-color);
}

.tab-content {
	background: var(--porto-light-1);
	border: 1px solid var(--porto-gray-2);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
	border-top-width: 0;
	padding: 15px;
}

.tabs.tabs-bottom .nav-tabs li {
	margin-bottom: 0;
	margin-top: -1px;
}

.tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
	margin-right: 0;
}

.tabs.tabs-bottom .nav-tabs li .nav-link {
	margin-right: 1px;
	font-size: 14px;
	border-top: 1px solid var(--porto-gray-2);
	border-bottom: 3px solid var(--porto-gray-2);
}

.tabs.tabs-bottom .nav-tabs li.active .nav-link, .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
	border-top-color: transparent;
	border-bottom-color: var(--porto-primary-color);
}

.tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs {
	border-bottom: none;
	border-top-width: 1px;
}

.tabs-vertical {
	display: table;
	table-layout: fixed;
	width: 100%;
	direction: ltr;
	border-top: 1px solid var(--porto-gray-2);
}

.tabs-vertical .tab-content {
	display: table-cell;
	vertical-align: top;
	direction: ltr;
	text-align: left;
}

.tabs-vertical .nav-tabs {
	border-bottom: none;
	display: table-cell;
	height: 100%;
	float: none;
	padding: 0;
	vertical-align: top;
	width: 25%;
}

.tabs-vertical .nav-tabs>li {
	display: block;
}

.tabs-vertical .nav-tabs>li .nav-link {
	border-radius: 0;
	display: block;
	padding-top: 10px;
	text-align: left;
}

.tabs-vertical .nav-tabs>li .nav-link, .tabs-vertical .nav-tabs>li .nav-link:hover, .tabs-vertical .nav-tabs>li .nav-link:focus {
	border-bottom: none;
	border-top: none;
}

.tabs-vertical .nav-tabs>li.active a, .tabs-vertical .nav-tabs>li.active a:hover, .tabs-vertical .nav-tabs>li.active:focus {
	border-top: none;
}

.tabs-left .nav-tabs>li .nav-link, .tabs-right .nav-tabs>li .nav-link {
	margin-right: 1px;
	margin-left: 1px;
}

.tabs-left .nav-tabs>li:last-child .nav-link, .tabs-right .nav-tabs>li:last-child .nav-link {
	border-bottom: 1px solid var(--porto-gray-2);
}

.tabs-left .tab-content {
	border-left: none;
}

.tabs-left .nav-tabs>li {
	margin-right: -1px;
}

.tabs-left .nav-tabs>li .nav-link {
	border-right: 1px solid var(--porto-gray-2);
	border-left: 3px solid var(--porto-gray-2);
}

.tabs-left .nav-tabs>li.active .nav-link {
	border-right-color: transparent;
}

.tabs-left .nav-tabs>li .nav-link:hover, .tabs-left .nav-tabs>li.active .nav-link {
	border-left-color: var(--porto-primary-color);
}

.tabs-right .tab-content {
	border-right: none;
}

.tabs-right .nav-tabs>li {
	margin-left: -1px;
}

.tabs-right .nav-tabs>li .nav-link {
	border-left: 1px solid var(--porto-gray-2);
	border-right: 3px solid var(--porto-gray-2);
}

.tabs-right .nav-tabs>li.active .nav-link {
	border-left-color: transparent;
}

.tabs-right .nav-tabs>li .nav-link:hover, .tabs-right .nav-tabs>li.active .nav-link {
	border-right-color: var(--porto-primary-color);
}

.nav-tabs.nav-justified {
	padding: 0;
	margin-bottom: -1px;
}

.nav-tabs.nav-justified li {
	margin-bottom: 0;
}

.nav-tabs.nav-justified li .nav-link {
	border-bottom: 1px solid var(--porto-gray-2);
	border-radius: 0;
	margin-right: 0;
}

.nav-tabs.nav-justified li.active .nav-link {
	border-bottom-color: transparent;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified {
	border-top: none;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
	margin-right: 0;
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link {
	margin-right: 0;
}

.tabs-center .nav-tabs {
	margin: 0 auto;
	text-align: center;
	justify-content: center;
}

.tabs-navigation {
	border-width: 0;
}

.tabs-navigation .nav-tabs>li {
	margin-bottom: 1px;
}

.tabs-navigation .nav-tabs>li .nav-link {
	color: #777;
	padding: 14px;
	line-height: 100%;
	position: relative;
}

.tabs-navigation .nav-tabs>li .nav-link:before {
	font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
	font-weight: 900;
	position: absolute;
	content: "";
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.tabs-navigation .nav-tabs>li .nav-link i {
	margin-right: 6px;
}

.tabs-navigation .nav-tabs>li:first-child .nav-link {
	border-top: 1px solid var(--porto-gray-2) !important;
}

.tabs-navigation .nav-tabs>li.active .nav-link {
	border-right-color: var(--porto-gray-2);
}

.tabs-navigation .tab-content {
	background: transparent;
	border-width: 0;
	box-shadow: none;
	padding: 0 25px;
}

.tabs.tabs-horizontal {
	display: block;
}

.tabs.tabs-simple .nav-tabs {
	justify-content: center;
	border: 0;
	margin-bottom: 10px;
}

.tabs.tabs-simple .nav-tabs>li {
	margin-left: 0;
	margin-bottom: 20px;
	text-align: center;
}

.tabs.tabs-simple .nav-tabs>li .nav-link {
	padding: 15px 30px;
	background: none;
	border-radius: 0;
	font-size: 16px;
	border: 0;
	color: var(--porto-body-color);
	border-bottom: 3px solid var(--porto-gray-2);
}

.tabs.tabs-simple .nav-tabs>li.active .nav-link, .tabs.tabs-simple .nav-tabs>li .nav-link:hover, .tabs.tabs-simple .nav-tabs>li .nav-link:focus {
	border-bottom-color: var(--porto-primary-color);
}

.tabs.tabs-simple .tab-content {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	box-shadow: none;
}

.tabs-secondary ul.nav-tabs .nav-link {
	color: var(--porto-secondary-color);
}

.tabs-secondary ul.nav-tabs li.active .nav-link, .tabs-secondary ul.nav-tabs li .nav-link:hover {
	border-top-color: var(--porto-secondary-color);
}

.tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link {
	border-bottom-color: var(--porto-secondary-color);
}

.tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link {
	border-left-color: var(--porto-secondary-color);
}

.tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link {
	border-right-color: var(--porto-secondary-color);
}

.tabs-tertiary ul.nav-tabs .nav-link {
	color: var(--porto-tertiary-color);
}

.tabs-tertiary ul.nav-tabs li.active .nav-link, .tabs-tertiary ul.nav-tabs li .nav-link:hover {
	border-top-color: var(--porto-tertiary-color);
}

.tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link {
	border-bottom-color: var(--porto-tertiary-color);
}

.tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link {
	border-left-color: var(--porto-tertiary-color);
}

.tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link {
	border-right-color: var(--porto-tertiary-color);
}

.tabs-quaternary ul.nav-tabs .nav-link {
	color: var(--porto-quaternary-color);
}

.tabs-quaternary ul.nav-tabs li.active .nav-link, .tabs-quaternary ul.nav-tabs li .nav-link:hover {
	border-top-color: var(--porto-quaternary-color);
}

.tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link {
	border-bottom-color: var(--porto-quaternary-color);
}

.tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link {
	border-left-color: var(--porto-quaternary-color);
}

.tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link {
	border-right-color: var(--porto-quaternary-color);
}

.tabs-dark ul.nav-tabs .nav-link {
	color: var(--porto-dark-color);
}

.tabs-dark ul.nav-tabs li.active .nav-link, .tabs-dark ul.nav-tabs li .nav-link:hover {
	border-top-color: var(--porto-dark-color);
}

.tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link {
	border-bottom-color: var(--porto-dark-color);
}

.tabs-dark.tabs-vertical.tabs-left li .nav-link:hover, .tabs-dark.tabs-vertical.tabs-left li.active .nav-link {
	border-left-color: var(--porto-dark-color);
}

.tabs-dark.tabs-vertical.tabs-right li .nav-link:hover, .tabs-dark.tabs-vertical.tabs-right li.active .nav-link {
	border-right-color: var(--porto-dark-color);
}

.tabs-light ul.nav-tabs .nav-link {
	color: var(--porto-light-color);
}

.tabs-light ul.nav-tabs li.active .nav-link, .tabs-light ul.nav-tabs li .nav-link:hover {
	border-top-color: var(--porto-light-color);
}

.tabs-light.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-light.tabs-bottom .nav-tabs li.active .nav-link {
	border-bottom-color: var(--porto-light-color);
}

.tabs-light.tabs-vertical.tabs-left li .nav-link:hover, .tabs-light.tabs-vertical.tabs-left li.active .nav-link {
	border-left-color: var(--porto-light-color);
}

.tabs-light.tabs-vertical.tabs-right li .nav-link:hover, .tabs-light.tabs-vertical.tabs-right li.active .nav-link {
	border-right-color: var(--porto-light-color);
}

@media (max-width:991px) {
	.tabs-navigation {
		display: block;
	}
	
	.tabs-navigation .nav-tabs {
		display: block;
		width: auto;
	}
	
	.tabs-navigation .tab-content {
		padding: 25px 0;
	}
}

@media (max-width:575px) {
	.tabs .nav.nav-tabs.nav-justified li {
		display: block;
		margin-bottom: -5px;
	}
	
	.tabs .nav.nav-tabs.nav-justified li .nav-link {
		border-top-width: 3px !important;
		border-bottom-width: 0 !important;
	}
	
	.tabs .nav.nav-tabs.nav-justified li:last-child .nav-link, .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
		border-radius: 0;
	}
	
	.tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
		margin-bottom: 0;
		margin-top: -5px;
	}
	
	.tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
		border-bottom-width: 3px !important;
		border-top-width: 0 !important;
	}
	
	.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
		border-radius: 0;
	}
}

.section-tabs.tabs {
	--porto-section-tab-nav-color: var(--porto-gray-2);
	--porto-section-tab-nav-active-color: var(--porto-primary-color);
	--porto-section-tab-nav-width: 3px;
	margin-bottom: 0;
}

.section-tabs.tabs .tab-pane {
	width: 100%;
}

.section-tabs.tabs .tab-pane>.elementor-widget-wrap, .section-tabs.tabs .tab-pane>.elementor-column-wrap {
	height: 100%;
}

.section-tabs.tabs.tabs-simple.tabs-horizontal .nav-tabs>li {
	margin-bottom: 0;
}

.section-tabs.tabs .nav-link {
	height: calc(100% + 1px);
}

.section-tabs.tabs .nav-item.nav-icon-up i {
	display: block;
	margin-right: 0;
}

.section-tabs.tabs .nav-item:not(.nav-icon-up) .nav-link {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.section-tabs.tabs .tab-content {
	flex: 1;
}

.section-tabs.tabs.tabs-vertical .tab-pane {
	height: 100%;
}

.section-tabs.tabs.tabs-vertical .nav, .section-tabs.tabs.tabs-vertical .nav-item {
	margin-bottom: 0;
}

.section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-item .nav-link {
	border-top-color: var(--porto-section-tab-nav-color);
	border-top-width: var(--porto-section-tab-nav-width);
}

.section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-item.active .nav-link, .section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-link:hover {
	border-top-color: var(--porto-section-tab-nav-active-color);
}

.section-tabs.tabs.tabs-bottom .nav-item .nav-link, .section-tabs.tabs.tabs-simple .nav-tabs .nav-item .nav-link {
	border-bottom-color: var(--porto-section-tab-nav-color);
	border-bottom-width: var(--porto-section-tab-nav-width);
}

.section-tabs.tabs.tabs-bottom .nav-item.active .nav-link, .section-tabs.tabs.tabs-bottom .nav-link:hover, .section-tabs.tabs.tabs-simple .nav-tabs .nav-item.active .nav-link, .section-tabs.tabs.tabs-simple .nav-tabs .nav-link:hover {
	border-bottom-color: var(--porto-section-tab-nav-active-color);
}

.section-tabs.tabs.tabs-vertical.after-nav .nav-item .nav-link {
	border-right-color: var(--porto-section-tab-nav-color);
	border-right-width: var(--porto-section-tab-nav-width);
}

.section-tabs.tabs.tabs-vertical.after-nav .nav-item.active .nav-link, .section-tabs.tabs.tabs-vertical.after-nav .nav-link:hover {
	border-right-color: var(--porto-section-tab-nav-active-color);
}

.section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-item .nav-link {
	border-left-color: var(--porto-section-tab-nav-color);
	border-left-width: var(--porto-section-tab-nav-width);
}

.section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-item.active .nav-link, .section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-link:hover {
	border-left-color: var(--porto-section-tab-nav-active-color);
}

.accordion .card {
	margin-top: 5px;
	background: none;
}

.accordion .card:first-child {
	margin-top: 0;
}

.accordion .card-title {
	font-size: 16px;
}

.accordion .card-header {
	padding: 0;
	border-bottom: 0;
}

.accordion .card-header a {
	display: block;
	padding: 10px 20px;
	color: var(--porto-primary-color);
}

.accordion .card-header a i {
	display: inline-block;
	margin-right: 8px;
	position: relative;
	top: 1px;
	color: inherit;
}

.accordion .card-header a i.icon-image {
	max-width: 20px;
	position: relative;
	top: -1px;
}

.accordion .card-header a [class*="fa-"] {
	top: -1px;
}

.accordion .card-body>*:last-child {
	margin-bottom: 0;
}

.accordion.card-title-dark .card-title a {
	color: inherit;
}

.accordion.card-title-bold .card-title {
	font-weight: 700;
}

.accordion.accordion-sm .card-header a {
	padding: 5px 15px;
	font-size: .9em;
}

.accordion.accordion-sm .card-body {
	font-size: .9em;
}

.accordion.accordion-lg .card-header a {
	padding: 15px 15px;
	font-size: 1em;
	font-weight: 600;
}

.accordion.panel-modern .card {
	border: 4px solid var(--porto-gray-7);
}

.accordion.panel-modern .card-header {
	background-color: var(--porto-gray-7);
	border-radius: 0;
}

.accordion.panel-modern.gray-scale-1 .card {
	border-color: #ededed;
}

.accordion.panel-modern.gray-scale-1 .card-header {
	background-color: #ededed;
}

.accordion.without-bg .card-default {
	background: transparent !important;
}

.accordion.without-bg .card-default>.card-header {
	background: transparent !important;
}

.accordion.without-bg .card-body {
	padding-top: 0;
	padding-bottom: 0;
}

.accordion.without-bg .card-body p {
	margin-bottom: 20px !important;
}

.accordion.without-borders .card {
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid var(--porto-gray-5);
	border-radius: 0;
}

.accordion.without-borders .card-header a {
	padding-left: 0;
	padding-right: 0;
}

.accordion.without-borders .card-body {
	padding: 0;
}

.accordion.without-borders .card-body p {
	margin-bottom: 20px !important;
}

.section-default .accordion.panel-modern .card-header {
	background: none;
}

.section-default .accordion.panel-modern .card {
	border-color: #ededed;
}

.accordion.accordion-primary .card-header {
	background-color: var(--porto-primary-color) !important;
}

.accordion.accordion-primary .card-header a {
	color: var(--porto-primary-color-inverse, #fff);
}

.accordion.accordion-secondary .card-header {
	background-color: var(--porto-secondary-color) !important;
}

.accordion.accordion-secondary .card-header a {
	color: var(--porto-secondary-color-inverse, #fff);
}

.accordion.accordion-tertiary .card-header {
	background-color: var(--porto-tertiary-color) !important;
}

.accordion.accordion-tertiary .card-header a {
	color: var(--porto-tertiary-color-inverse, #fff);
}

.accordion.accordion-quaternary .card-header {
	background-color: var(--porto-quaternary-color) !important;
}

.accordion.accordion-quaternary .card-header a {
	color: var(--porto-quaternary-color-inverse, #fff);
}

.accordion.accordion-dark .card-header {
	background-color: var(--porto-dark-color) !important;
}

.accordion.accordion-dark .card-header a {
	color: var(--porto-dark-color-inverse, #fff);
}

.accordion.accordion-light .card-header {
	background-color: var(--porto-light-color) !important;
}

.accordion.accordion-light .card-header a {
	color: var(--porto-light-color-inverse, #212529);
}

.toggle>input {
	cursor: pointer;
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.toggle>label {
	transition: .15s ease-out;
	padding: 12px 20px 12px 15px;
	border-left: 3px solid var(--porto-primary-color);
	display: block;
	font-size: 1.1em;
	min-height: 20px;
	position: relative;
	cursor: pointer;
	font-weight: 600;
	background: var(--porto-title-bgc);
}

.toggle>label:-moz-selection {
	background: none;
}

.toggle>label:selection {
	background: none;
}

.toggle>label:before {
	content: "";
	position: absolute;
	font-size: 8px;
	top: calc(50% + .25em);
	right: 14px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: inherit;
	width: 1em;
	height: 1em;
	transition: transform .3s, top .3s;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0, -50%, 0) rotate(-45deg);
	transform-origin: center;
	text-align: center;
}

.toggle>label:hover {
	background: var(--porto-widget-bgc);
}

.toggle>label+p {
	color: #999;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

.toggle>label i {
	margin-right: 7px;
	position: relative;
	top: -1px;
}

.toggle>label i.icon-image {
	display: inline-block;
	max-width: 20px;
}

.toggle>.toggle-content {
	display: none;
	padding: 10px 0;
}

.toggle>.toggle-content>p:last-child {
	margin-bottom: 0;
}

.toggle.active>label {
	background: var(--porto-gray-1);
}

.toggle.active>label:before {
	top: calc(50% - .75em);
	transform: rotate(135deg);
	border-color: #fff;
}

.toggle.active>p {
	white-space: normal;
}

.toggle>p.preview-active {
	height: auto;
	white-space: normal;
}

.toggle-sm .toggle>label {
	font-size: .9em;
	padding: 6px 20px 6px 10px;
}

.toggle-sm .toggle>.toggle-content>p {
	font-size: .9em;
}

.toggle-lg .toggle>label {
	font-size: 1.1em;
	padding: 16px 20px 16px 20px;
}

.toggle-lg .toggle>.toggle-content>p {
	font-size: 1.1em;
}

.toggle-simple .toggle .toggle-content {
	padding-left: 0;
}

.toggle-simple .toggle>label {
	border-radius: 0;
	border: 0;
	background: transparent;
	padding-left: 32px;
	margin-bottom: -10px;
	font-size: 1em;
	font-weight: 600;
	color: var(--porto-heading-color);
}

.toggle-simple .toggle>label:after {
	content: "";
	position: absolute;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	z-index: 1;
	background-color: var(--porto-primary-color);
}

.toggle-simple .toggle>label:before {
	border: 0;
	right: auto;
	left: 9px;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
	height: 22px;
	font-size: 14px;
	font-size: 8px;
	font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
	font-weight: 900;
	content: "";
	z-index: 2;
	color: #fff;
	width: auto;
	transform: none;
}

.toggle-simple .toggle.active>label {
	background: transparent;
	color: var(--porto-heading-color);
}

.toggle-simple .toggle.active>label:before {
	content: "";
}

section.toggle label {
	color: var(--porto-primary-color);
}

section.toggle.active label {
	background-color: var(--porto-primary-color);
	border-color: var(--porto-primary-color);
	color: var(--porto-primary-color-inverse);
}

.toggle-primary .toggle label {
	color: var(--porto-primary-color);
}

.toggle-primary .toggle.active>label, .toggle-primary.toggle-simple .toggle>label:after {
	background-color: var(--porto-primary-color);
}

.toggle-primary .toggle.active>label {
	color: var(--porto-primary-color-inverse, #fff);
}

.toggle-primary .toggle.active>label {
	border-color: var(--porto-primary-color);
}

.toggle-primary .toggle label {
	border-left-color: var(--porto-primary-color);
	border-right-color: var(--porto-primary-color);
}

.toggle-primary.toggle-simple .toggle>label {
	background: transparent;
	color: var(--porto-h3-color, var(--porto-heading-color));
}

.toggle-secondary .toggle label {
	color: var(--porto-secondary-color);
}

.toggle-secondary .toggle.active>label, .toggle-secondary.toggle-simple .toggle>label:after {
	background-color: var(--porto-secondary-color);
}

.toggle-secondary .toggle.active>label {
	color: var(--porto-secondary-color-inverse, #fff);
}

.toggle-secondary .toggle.active>label {
	border-color: var(--porto-secondary-color);
}

.toggle-secondary .toggle label {
	border-left-color: var(--porto-secondary-color);
	border-right-color: var(--porto-secondary-color);
}

.toggle-secondary.toggle-simple .toggle>label {
	background: transparent;
	color: var(--porto-h3-color, var(--porto-heading-color));
}

.toggle-tertiary .toggle label {
	color: var(--porto-tertiary-color);
}

.toggle-tertiary .toggle.active>label, .toggle-tertiary.toggle-simple .toggle>label:after {
	background-color: var(--porto-tertiary-color);
}

.toggle-tertiary .toggle.active>label {
	color: var(--porto-tertiary-color-inverse, #fff);
}

.toggle-tertiary .toggle.active>label {
	border-color: var(--porto-tertiary-color);
}

.toggle-tertiary .toggle label {
	border-left-color: var(--porto-tertiary-color);
	border-right-color: var(--porto-tertiary-color);
}

.toggle-tertiary.toggle-simple .toggle>label {
	background: transparent;
	color: var(--porto-h3-color, var(--porto-heading-color));
}

.toggle-quaternary .toggle label {
	color: var(--porto-quaternary-color);
}

.toggle-quaternary .toggle.active>label, .toggle-quaternary.toggle-simple .toggle>label:after {
	background-color: var(--porto-quaternary-color);
}

.toggle-quaternary .toggle.active>label {
	color: var(--porto-quaternary-color-inverse, #fff);
}

.toggle-quaternary .toggle.active>label {
	border-color: var(--porto-quaternary-color);
}

.toggle-quaternary .toggle label {
	border-left-color: var(--porto-quaternary-color);
	border-right-color: var(--porto-quaternary-color);
}

.toggle-quaternary.toggle-simple .toggle>label {
	background: transparent;
	color: var(--porto-h3-color, var(--porto-heading-color));
}

.toggle-dark .toggle label {
	color: var(--porto-dark-color);
}

.toggle-dark .toggle.active>label, .toggle-dark.toggle-simple .toggle>label:after {
	background-color: var(--porto-dark-color);
}

.toggle-dark .toggle.active>label {
	color: var(--porto-dark-color-inverse, #fff);
}

.toggle-dark .toggle.active>label {
	border-color: var(--porto-dark-color);
}

.toggle-dark .toggle label {
	border-left-color: var(--porto-dark-color);
	border-right-color: var(--porto-dark-color);
}

.toggle-dark.toggle-simple .toggle>label {
	background: transparent;
	color: var(--porto-h3-color, var(--porto-heading-color));
}

.toggle-light .toggle label {
	color: var(--porto-light-color);
}

.toggle-light .toggle.active>label, .toggle-light.toggle-simple .toggle>label:after {
	background-color: var(--porto-light-color);
}

.toggle-light .toggle.active>label {
	color: var(--porto-light-color-inverse, #212529);
}

.toggle-light .toggle.active>label {
	border-color: var(--porto-light-color);
}

.toggle-light .toggle label {
	border-left-color: var(--porto-light-color);
	border-right-color: var(--porto-light-color);
}

.toggle-light.toggle-simple .toggle>label {
	background: transparent;
	color: var(--porto-h3-color, var(--porto-heading-color));
}

.testimonial {
	margin-bottom: 20px;
}

.slick-slider .testimonial {
	margin-bottom: 0;
}

.testimonial blockquote {
	border: 0;
	background: var(--porto-primary-light-5);
	color: var(--porto-primary-color-inverse);
	margin: 0;
	padding: 2.5rem 4rem 2.5rem 4.5rem;
	position: relative;
}

.testimonial blockquote:before {
	left: 20px;
	top: 20px;
	content: "“";
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
}

.testimonial blockquote p {
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 0;
	color: inherit;
}

.testimonial .testimonial-arrow-down {
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-top: 8px solid var(--porto-primary-light-5);
	height: 0;
	margin: 0 0 0 40px;
	width: 0;
}

.testimonial .testimonial-arrow-down.reversed {
	border-top: none;
	border-bottom: 8px solid var(--porto-primary-light-5);
}

.testimonial .testimonial-author {
	display: flex;
	margin: 12px 0 0 0;
}

.testimonial .testimonial-author .testimonial-author-thumbnail {
	width: auto;
}

.testimonial .testimonial-author img {
	max-width: 25px;
}

.testimonial .testimonial-author strong {
	display: block;
	margin-bottom: 2px;
	font-size: 1rem;
	font-weight: 700;
	color: var(--porto-heading-color);
}

.testimonial .testimonial-author span {
	color: #666;
	display: block;
	font-size: .8rem;
	font-weight: 600;
}

.testimonial .testimonial-author p {
	color: #999;
	margin-left: .75rem;
	text-align: left;
	line-height: 1.2;
}

.testimonial.testimonial-style-2 {
	text-align: center;
}

.testimonial.testimonial-style-2 blockquote {
	background: transparent !important;
	padding: 20px;
	color: var(--porto-body-color);
}

.testimonial.testimonial-style-2 blockquote:before {
	display: none;
}

.testimonial.testimonial-style-2 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-2 .testimonial-author {
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
	margin: 6px 0 0;
}

.testimonial.testimonial-style-2 .testimonial-author img {
	margin: 0 auto 10px;
	max-width: 60px;
}

.testimonial.testimonial-style-2 .testimonial-author p {
	text-align: center;
	padding: 0;
	margin: 0;
}

.testimonial.testimonial-style-3 blockquote {
	background: var(--porto-gray-3);
	padding: 12px 30px;
	color: var(--porto-body-color);
}

.testimonial.testimonial-style-3 blockquote:before {
	top: 5px;
	left: 9px;
	font-size: 35px;
}

.testimonial.testimonial-style-3 blockquote:after {
	font-size: 35px;
	bottom: -5px;
}

.testimonial.testimonial-style-3 blockquote p {
	font-family: var(--porto-body-ff), sans-serif;
	font-size: 1em;
	font-style: normal;
}

.testimonial.testimonial-style-3 .testimonial-author {
	margin-left: 8px;
}

.testimonial.testimonial-style-3 .testimonial-author img {
	max-width: 55px;
}

.testimonial.testimonial-style-3 .testimonial-arrow-down {
	border-top: 10px solid var(--porto-gray-3);
	margin-left: 20px;
}

.testimonial.testimonial-style-4 {
	padding: 7px;
	border: 1px solid var(--porto-gray-bg);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04);
	border-left-color: var(--porto-gray-5);
	border-right-color: var(--porto-gray-5);
}

.testimonial.testimonial-style-4 blockquote {
	background: transparent !important;
	padding: 12px 30px;
	color: var(--porto-body-color);
}

.testimonial.testimonial-style-4 blockquote:before {
	top: 5px;
	left: 9px;
	font-size: 35px;
}

.testimonial.testimonial-style-4 blockquote:after {
	font-size: 35px;
	bottom: -5px;
}

.testimonial.testimonial-style-4 blockquote p {
	font-family: var(--porto-body-ff), sans-serif;
	font-size: 1em;
	font-style: normal;
}

.testimonial.testimonial-style-4 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-4 .testimonial-author {
	margin-left: 30px;
	margin-bottom: 15px;
	-ms-flex-align: center;
	align-items: center;
}

.testimonial.testimonial-style-4 .testimonial-author img {
	max-width: 55px;
}

.testimonial.testimonial-style-4 .testimonial-author p {
	margin-bottom: 0;
}

.testimonial.testimonial-style-5 {
	text-align: center;
}

.testimonial.testimonial-style-5 blockquote {
	background: transparent !important;
	padding: 6px 20px;
	color: var(--porto-body-color);
}

.testimonial.testimonial-style-5 blockquote:before {
	display: none;
}

.testimonial.testimonial-style-5 blockquote p {
	font-family: var(--porto-body-ff), sans-serif;
	font-size: 1.2em;
	font-style: normal;
}

.testimonial.testimonial-style-5 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-5 .testimonial-author {
	display: block;
	padding: 15px 0 0;
	margin: 12px 0 0;
	border-top: 1px solid var(--porto-gray-3);
}

.testimonial.testimonial-style-5 .testimonial-author img {
	margin: 0 auto 10px;
}

.testimonial.testimonial-style-5 .testimonial-author p {
	text-align: center;
	padding: 0;
	margin: 0;
}

.testimonial.testimonial-style-6 {
	text-align: center;
}

.testimonial.testimonial-style-6 blockquote {
	background: transparent !important;
	border: 0;
	padding: 0 10%;
	color: var(--porto-body-color);
}

.testimonial.testimonial-style-6 blockquote:before {
	display: none;
}

.testimonial.testimonial-style-6 blockquote i.fa-quote-left {
	font-size: 34px;
	position: relative;
	left: -5px;
}

.testimonial.testimonial-style-6 blockquote p {
	font-size: 24px;
	line-height: 30px;
}

.testimonial.testimonial-style-6 blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #999;
	position: relative;
	left: -5px;
}

.testimonial.testimonial-style-6 .testimonial-arrow-down {
	display: none;
}

.testimonial.testimonial-style-6 .testimonial-author {
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
	margin: 6px 0 0;
}

.testimonial.testimonial-style-6 .testimonial-author img {
	margin: 15px auto 10px;
}

.testimonial.testimonial-style-6 .testimonial-author p {
	text-align: center;
	padding: 0;
	margin: 0;
}

.testimonial.testimonial-with-quotes {
	text-align: center;
}

.testimonial.testimonial-with-quotes blockquote {
	background: transparent !important;
	color: var(--porto-body-color);
}

.testimonial.testimonial-with-quotes blockquote:before, .testimonial.testimonial-with-quotes blockquote:after {
	display: block !important;
	left: 10px;
	top: 0;
	content: "“";
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
}

@media (max-width:575px) {
	.testimonial.testimonial-with-quotes blockquote:before, .testimonial.testimonial-with-quotes blockquote:after {
		display: none !important;
	}
}

.testimonial.testimonial-with-quotes blockquote:after {
	content: "”";
	left: auto;
	right: 10px;
	top: auto;
	bottom: -.5em;
}

.testimonial.testimonial-with-quotes blockquote p {
	padding: 0 40px;
}

@media (max-width:575px) {
	.testimonial.testimonial-with-quotes blockquote p {
		padding: 0;
	}
}

.testimonial.testimonial-with-quotes img {
	margin: 15px auto 10px;
	width: 60px;
}

.testimonial.testimonial-with-quotes .testimonial-author p {
	margin: 0 auto;
	text-align: center;
}

.testimonial.testimonial-with-quotes.testimonial-light blockquote {
	color: #fff;
}

.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author span, .testimonial.testimonial-with-quotes.testimonial-light .testimonial-author strong {
	opacity: .6;
	color: #fff;
}

.testimonial.testimonial-with-quotes.testimonial-remove-right-quote blockquote:after {
	content: none;
}

.testimonial.testimonial-transparent-background blockquote {
	background: transparent !important;
}

.testimonial.testimonial-alternarive-font blockquote p {
	font-family: Georgia, serif !important;
	font-style: italic;
	font-size: 1.2em;
}

.testimonial-no-borders.testimonial {
	border-width: 0;
	box-shadow: none;
}

.testimonial.testimonial-advance {
	text-align: left;
}

.testimonial.testimonial-advance blockquote {
	padding-left: 0;
	padding-right: 1rem;
}

.testimonial.testimonial-advance blockquote:before {
	line-height: .75;
	left: 0;
}

.testimonial.testimonial-advance blockquote p {
	padding: 0;
}

.testimonial.testimonial-advance .testimonial-author p {
	text-align: inherit;
}

.custom-rounded-image {
	border-radius: 100%;
}

.vc_parallax blockquote p {
	line-height: 1.6;
}

html .testimonial-primary blockquote {
	background-color: var(--porto-primary-light-5);
}

html .testimonial-primary .testimonial-arrow-down {
	border-top-color: var(--porto-primary-light-5);
}

html .testimonial-secondary blockquote {
	background-color: var(--porto-secondary-light-5);
}

html .testimonial-secondary .testimonial-arrow-down {
	border-top-color: var(--porto-secondary-light-5);
}

html .testimonial-tertiary blockquote {
	background-color: var(--porto-tertiary-light-5);
}

html .testimonial-tertiary .testimonial-arrow-down {
	border-top-color: var(--porto-tertiary-light-5);
}

html .testimonial-quaternary blockquote {
	background-color: var(--porto-quaternary-light-5);
}

html .testimonial-quaternary .testimonial-arrow-down {
	border-top-color: var(--porto-quaternary-light-5);
}

html .testimonial-dark blockquote {
	background-color: var(--porto-dark-light-5);
}

html .testimonial-dark .testimonial-arrow-down {
	border-top-color: var(--porto-dark-light-5);
}

html .testimonial-light blockquote {
	background-color: var(--porto-light-light-5);
}

html .testimonial-light .testimonial-arrow-down {
	border-top-color: var(--porto-light-light-5);
}

.porto_countdown {
	width: 100%;
	height: auto;
	display: block;
	line-height: 1;
	margin-bottom: 35px;
	text-align: center;
}

.porto_countdown:after {
	content: "";
	display: table;
	clear: both;
}

.porto_countdown .porto_countdown-row {
	display: block;
	margin: 0 auto;
}

.porto_countdown .porto_countdown-section {
	display: inline-block;
	margin-bottom: 15px;
}

.porto_countdown .porto_countdown-section .porto_countdown-amount {
	min-width: 1em;
	max-width: 100%;
	min-height: 1em;
	line-height: 1em;
	padding: 0;
	margin: 0 auto;
	box-sizing: content-box;
}

.porto_countdown .porto_countdown-section .porto_countdown-period {
	padding: 0 4px;
}

.porto_countdown.porto-cd-s1 .porto_countdown-section {
	padding: 0 7px;
}

.porto_countdown.porto-cd-s1 .porto_countdown-section .porto_countdown-amount {
	display: inline-block;
}

.porto_countdown.porto-cd-s2 .porto_countdown-section {
	padding: 0 15px;
}

.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-amount {
	text-align: center;
	display: block;
}

.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-period {
	margin-top: 7px;
	width: 100%;
	display: block;
}

.countdown-label+.porto_countdown-div {
	display: inline-block;
}

.porto-u-heading mark {
	display: inline-block;
	color: inherit;
	padding: 0;
	background-color: transparent;
}

.porto-u-heading-spacer {
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.porto-u-heading-spacer .porto-icon {
	vertical-align: text-top;
}

.porto-u-heading-spacer img {
	vertical-align: middle;
	box-shadow: none !important;
	max-width: 100%;
}

.porto-u-heading-spacer.line_with_icon:before {
	content: "";
	position: absolute;
	bottom: 50%;
	right: 0;
	border-width: 0;
	top: 50%;
}

.porto-u-heading-spacer.line_with_icon:after {
	content: "";
	position: absolute;
	bottom: 50%;
	left: 0;
	border-width: 0;
	top: 50%;
}

.porto-u-headings-line {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.thumb-info-floating-element-clone {
	position: fixed;
	pointer-events: none;
	transform: scale(.1);
}

.thumb-info-floating-element-clone.page-wrapper {
	left: unset;
	transition: unset;
	z-index: 999;
}

.thumb-info-floating-element-clone.page-wrapper .thumb-tb-floating-el {
	position: static;
	transform: none;
}

.heading-highlight-svg, .heading-highlight mark {
	position: relative;
	z-index: 2;
}

.heading-highlight mark:before, .heading-highlight-svg .svg-highlight {
	position: absolute;
	left: 0;
	z-index: -1;
	bottom: 0;
}

.heading-highlight mark:before {
	content: "";
	height: 100%;
	width: 0%;
	background-color: #08c;
}

.heading-highlight.appear-animation-visible mark:before {
	animation: highlightProgress 1s both;
}

.heading-highlight-after, .heading-highlight-before {
	position: relative;
	z-index: 3;
}

.heading-highlight-svg {
	display: inline-block;
}

.heading-highlight-svg .svg-highlight {
	width: 100%;
}

.heading-highlight-svg .svg-highlight.circle, .heading-highlight-svg .svg-highlight.cross {
	height: 100%;
}

.marquee {
	white-space: nowrap;
}

.mq-pause-hover:hover .js-marquee-wrapper {
	animation-play-state: paused !important;
}

.js-marquee-wrapper::after {
	content: "";
	clear: both;
	display: block;
}

.porto-icon-pos-center {
	margin-left: auto;
	margin-right: auto;
}

.porto-icon-pos-right {
	margin-left: auto;
}

.porto-icon-pos-left.none {
	text-align: left;
}

.porto-icon-pos-right.none {
	text-align: right;
}

.porto-icon.circle {
	border-radius: 50%;
}

.porto-sicon-img {
	display: inline-block;
	font-size: 48px;
	text-align: center;
	width: 1em;
	max-width: 100%;
	box-sizing: content-box !important;
}

.porto-sicon-img.porto-u-circle {
	width: 1em;
	min-height: 1em;
	background: rgba(214, 214, 214, .44);
	border-radius: 50%;
	padding: .5em;
}

.porto-sicon-img.porto-u-circle-img {
	width: 1em;
	min-height: 1em;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.porto-sicon-img.porto-u-circle-img img {
	position: absolute;
	width: auto;
	height: 100%;
	top: 50%;
	left: 50%;
	z-index: 0;
	max-width: none !important;
	transform: translate3d(-50%, -50%, 0);
}

.porto-sicon-img.porto-u-circle-img.porto-u-img-tall img {
	width: 100%;
	height: auto;
}

.porto-sicon-img.porto-u-circle-img:before {
	content: "";
	position: absolute;
	top: 0;
	width: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	border: 0px solid #fff;
	border-radius: 100%;
	z-index: 1;
}

.porto-sicon-img.porto-u-square {
	width: 1em;
	min-height: 1em;
	background: rgba(214, 214, 214, .44);
	border-radius: 0;
	padding: .5em;
}

.porto-sicon-img .img-icon {
	width: 1em;
	max-width: 100% !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	display: block;
	font-size: inherit;
}

.porto-sicon-box .porto-sicon-img {
	overflow: hidden;
}

.porto-sicon-description {
	width: 100%;
	display: block;
	line-height: var(--porto-body-lh, 24px);
	margin-top: 0;
}

.porto-sicon-read {
	display: block;
	padding: 5px 0;
	text-decoration: none;
}

.wpb_wrapper .porto-sicon-read {
	color: var(--porto-primary-color);
}

.wpb_wrapper .porto-sicon-read:hover {
	color: var(--porto-primary-light-5);
}

.porto-sicon-box.flex-wrap .porto-sicon-header {
	flex: 1;
	min-width: 50%;
}

.top-icon .porto-sicon-header, .top-icon .porto-sicon-description {
	display: block;
	margin: 0 auto;
}

.top-icon .porto-sicon-header {
	margin-bottom: 1rem;
}

.top-icon .porto-sicon-header p:last-child {
	margin-bottom: 0;
}

.top-icon .porto-sicon-description {
	margin-top: 15px;
}

.top-icon .porto-sicon-header+.porto-sicon-description {
	margin-top: 0;
}

.porto-sicon-box.left-icon, .porto-sicon-box.right-icon {
	display: flex;
}

.left-icon .porto-sicon-left .porto-icon, .left-icon .porto-sicon-left .porto-sicon-img {
	margin-right: 20px;
}

.left-icon .porto-sicon-body, .right-icon .porto-sicon-body {
	flex: 1;
	max-width: 100%;
}

.porto-sicon-box.top-icon {
	text-align: center;
}

.right-icon .porto-sicon-right .porto-icon, .right-icon .porto-sicon-right .porto-sicon-img {
	margin-left: 15px;
}

.right-icon .porto-sicon-body, .right-icon .porto-sicon-body *, .right-icon .porto-sicon-header .porto-sicon-title, .right-icon .porto-sicon-description {
	text-align: right;
}

.heading-right-icon .porto-sicon-heading-right {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.porto-sicon-heading-right+.porto-sicon-description {
	margin-top: 10px;
}

.heading-right-icon .porto-sicon-heading-right .porto-icon, .heading-right-icon .porto-sicon-heading-right .porto-sicon-img {
	margin-left: 15px;
}

.heading-right-icon .porto-sicon-header {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.heading-right-icon .porto-sicon-header, .heading-right-icon .porto-sicon-description, .heading-right-icon .porto-sicon-description * {
	text-align: right;
}

html .top-icon .porto-just-icon-wrapper {
	margin-bottom: 15px;
}

html .top-icon h3.porto-sicon-title {
	margin-top: 0;
}

html .top-icon h2.porto-sicon-title {
	margin-top: 0;
}

h3.porto-sicon-title small {
	font-size: 75%;
	display: block;
	margin: 2px 0 4px;
}

.featured-box .porto-sicon-header h3.porto-sicon-title {
	color: var(--porto-primary-color);
}

.porto-sicon-read {
	margin-top: 10px;
}

.info-box-small .porto-sicon-box, .info-box-small-wrap .porto-sicon-box {
	margin-bottom: 15px;
}

.info-box-small .porto-sicon-header+.porto-sicon-description, .info-box-small-wrap .porto-sicon-header+.porto-sicon-description {
	margin-top: 7px;
}

.porto-sicon-box.top-icon.text-left .porto-sicon-header, .porto-sicon-box.top-icon.text-left .porto-sicon-description, .porto-sicon-box.bottom-icon.text-left .porto-sicon-header, .porto-sicon-box.bottom-icon.text-left .porto-sicon-description, .porto-sicon-box.top-icon.text-start .porto-sicon-header, .porto-sicon-box.top-icon.text-start .porto-sicon-description, .porto-sicon-box.bottom-icon.text-start .porto-sicon-header, .porto-sicon-box.bottom-icon.text-start .porto-sicon-description {
	text-align: left !important;
}

.porto-sicon-box.top-icon.text-right .porto-sicon-header, .porto-sicon-box.top-icon.text-right .porto-sicon-description, .porto-sicon-box.bottom-icon.text-right .porto-sicon-header, .porto-sicon-box.bottom-icon.text-right .porto-sicon-description, .porto-sicon-box.top-icon.text-end .porto-sicon-header, .porto-sicon-box.top-icon.text-end .porto-sicon-description, .porto-sicon-box.bottom-icon.text-end .porto-sicon-header, .porto-sicon-box.bottom-icon.text-end .porto-sicon-description {
	text-align: right !important;
}

.porto-sicon-box.style_2:hover .porto-u-circle-img .img-icon {
	transform: translate(-50%, -50%) scale(1.15, 1.15);
}

.porto-sicon-box.style_3:hover .porto-u-circle-img .img-icon {
	transform: translate(-50%, -60%);
}

.porto-sicon-box.hover-icon-left:hover .porto-icon, .porto-sicon-box.hover-icon-left:hover .img-icon {
	transform: translateX(-6px);
}

.porto-sicon-box.hover-icon-left:hover .porto-u-circle-img .img-icon {
	transform: translate(-60%, -50%);
}

.porto-sicon-box.hover-icon-right:hover .porto-icon, .porto-sicon-box.hover-icon-right:hover .img-icon {
	transform: translateX(6px);
}

.porto-sicon-box.hover-icon-right:hover .porto-u-circle-img .img-icon {
	transform: translate(-40%, -50%);
}

.porto-sicon-box.featured-icon h3.porto-sicon-title {
	font-weight: 600;
}

.porto-sicon-box.featured-icon .porto-icon {
	border-radius: 35px;
	color: #fff;
	margin-right: 10px;
	height: 35px;
	position: relative;
	text-align: center;
	width: 35px;
	background: transparent;
	border: 1px solid var(--porto-gray-2);
	line-height: 32px;
}

.porto-sicon-box.featured-icon .porto-icon:after {
	border-radius: 50%;
	box-sizing: initial;
	content: "";
	display: block;
	height: 100%;
	left: -4px;
	padding: 1px;
	position: absolute;
	top: -4px;
	width: 100%;
	border: 3px solid var(--porto-gray-3);
}

.porto-sicon-box.featured-icon .porto-icon i {
	line-height: 35px;
}

@media (max-width:575px) {
	.porto-sicon-box.porto-sicon-mobile {
		flex-direction: var(--porto-infobox-mpos);
		align-items: var(--porto-infobox-mpos-align);
		text-align: var(--porto-infobox-mpos-align);
	}
	
	.porto-sicon-box.porto-sicon-mobile.porto-sicon-mspace .porto-icon {
		margin: var(--porto-infobox-mmargin) !important;
	}
	
	.porto-sicon-mobile .porto-sicon-default .porto-icon, .porto-sicon-mobile .porto-sicon-default .porto-sicon-img, .porto-sicon-mobile .porto-sicon-left .porto-icon, .porto-sicon-mobile .porto-sicon-left .porto-sicon-img {
		margin-right: 0;
	}
	
	.porto-sicon-mobile .porto-sicon-heading-right .porto-icon, .porto-sicon-mobile .porto-sicon-heading-right .porto-sicon-img, .porto-sicon-mobile .porto-sicon-right .porto-icon, .porto-sicon-mobile .porto-sicon-right .porto-sicon-img {
		margin-left: 0;
	}
	
	.heading-right-icon.porto-sicon-mobile {
		display: flex;
	}
	
	.heading-right-icon.porto-sicon-mobile .porto-sicon-heading-right {
		order: -1;
	}
	
	.heading-right-icon.porto-sicon-mobile .porto-sicon-header, .heading-right-icon.porto-sicon-mobile .porto-sicon-description, .heading-right-icon.porto-sicon-mobile .porto-sicon-description * {
		text-align: var(--porto-infobox-mpos-align);
	}
	
	.right-icon.porto-sicon-mobile .porto-sicon-right {
		order: -1;
	}
	
	.right-icon.porto-sicon-mobile .porto-sicon-body, .right-icon.porto-sicon-mobile .porto-sicon-body *, .right-icon.porto-sicon-mobile .porto-sicon-header .porto-sicon-title, .right-icon.porto-sicon-mobile .porto-sicon-description {
		text-align: var(--porto-infobox-mpos-align);
	}
}

.porto-ibanner, .porto-ibanner>img {
	display: block;
	position: relative;
}

.porto-ibanner {
	z-index: 1;
	overflow: hidden;
	margin: 0 0 35px;
	text-align: center;
}

.porto-ibanner>img {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	min-height: inherit;
	object-fit: cover;
	transition: transform .5s, opacity .5s;
	-webkit-backface-visibility: hidden;
}

.porto-ibanner>img.porto-lazyload:not(.lazy-load-loaded) {
	visibility: hidden;
}

.porto-ibanner.has-parallax-bg>img {
	opacity: 0;
	width: 66%;
}

.porto-ibanner-layer {
	text-align: left;
	font-size: 1rem;
	position: absolute;
	z-index: 10;
}

.porto-ibanner-layer>*:last-child {
	margin-bottom: 0;
}

@media (max-width:991px) {
	.porto-ibanner-layer {
		font-size: .875rem;
	}
}

@media (max-width:767px) {
	.porto-ibanner-layer {
		font-size: .8125rem;
	}
}

@media (max-width:575px) {
	.porto-ibanner-layer {
		font-size: .75rem;
	}
}

.porto-ibanner .porto-ibanner-desc {
	padding: 15px;
	font-size: 1em;
	backface-visibility: hidden;
	transition: opacity .3s;
}

.porto-ibanner .porto-ibanner-desc.no-padding {
	padding: 0;
}

.porto-ibanner .porto-ibanner-desc .porto-ibanner-container {
	position: relative;
	height: 100%;
}

.porto-ibanner .porto-ibanner-desc:before, .porto-ibanner .porto-ibanner-desc:after {
	pointer-events: none;
}

.porto-ibanner .porto-ibanner-desc, .porto-ibanner .porto-ibanner-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.porto-ibanner .porto-ibanner-content {
	font-size: .8125em;
	line-height: 1.6;
}

.porto-ibanner .porto-ibanner-title, .porto-ibanner p {
	letter-spacing: normal;
	padding: 0;
	margin: 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	font-style: inherit;
	color: inherit;
}

.porto-ibanner a.porto-ibanner-link {
	display: block;
	z-index: 10;
	opacity: 0;
	background: 0 0;
}

.porto-ibe-effect-1:before, .porto-ibe-effect-1:after {
	content: "";
	position: absolute;
	opacity: 1;
	z-index: 2;
}

.porto-ibe-effect-1:before {
	background: rgba(255, 255, 255, .3);
	bottom: 0;
	left: 50%;
	right: 51%;
	top: 0;
}

.porto-ibe-effect-1:after {
	bottom: 50%;
	left: 0;
	right: 0;
	top: 50%;
}

.porto-ibe-effect-1:hover:before, .porto-ibe-effect-1:hover:after {
	left: 0;
	right: 0;
	opacity: 0;
	transition: .5s linear;
}

.porto-ibe-effect-2, .porto-ibe-effect-3 {
	overflow: hidden;
	position: relative;
}

.porto-ibe-effect-2:before, .porto-ibe-effect-2:after {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, .6);
	height: 100%;
	left: 0;
	opacity: .4;
	top: 0;
	transition: .9s;
	width: 100%;
	z-index: 2;
}

.porto-ibe-effect-2:before {
	transform: translate(105%, 0%);
}

.porto-ibe-effect-2:after {
	transform: translate(-105%, 0%);
}

.porto-ibe-effect-2:hover:before, .porto-ibe-effect-2:hover:after {
	opacity: 0;
	transform: none;
}

.porto-ibe-effect-3:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 120%;
	height: 60px;
	background: rgba(255, 255, 255, .1);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transition: .5s linear;
	backface-visibility: hidden;
	z-index: 2;
}

.porto-ibe-effect-3:hover:before {
	top: 100%;
	left: -100%;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}

.porto-ibe-effect-4:before, .porto-ibe-effect-4:after {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, .1);
	opacity: 1;
	transition: .5s;
	z-index: 2;
}

.porto-ibe-effect-4:before {
	bottom: 0;
	left: 50%;
	right: 51%;
	top: 0;
}

.porto-ibe-effect-4:after {
	bottom: 50%;
	left: 0;
	right: 0;
	top: 50%;
}

.porto-ibe-effect-4:hover:before, .porto-ibe-effect-4:hover:after {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .5;
}

.porto-ibe-zoom:hover>img {
	transform: scale(1.08, 1.08);
}

.porto-ibe-fadein .porto-ibanner-desc, .porto-ibe-fadein .porto-ibanner-layer {
	opacity: 0;
}

.porto-ibe-fadein:hover .porto-ibanner-desc, .porto-ibe-fadein:hover .porto-ibanner-layer {
	opacity: 1;
}

.porto-ibe-fadeout:hover .porto-ibanner-desc, .porto-ibe-fadeout:hover .porto-ibanner-layer {
	opacity: 0;
}

.porto-ibe-boxshadow {
	transition: box-shadow .3s;
}

.porto-ibe-overlay:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	pointer-events: none;
	transition: opacity .4s;
}

.porto-ibe-style1 img {
	width: 100%;
}

.porto-ibe-style1 .porto-ibanner-desc:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transform: translate3d(0, 50%, 0);
}

.porto-ibe-style1 .porto-ibanner-title {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transition: transform .35s, color .35s;
	transform: translate3d(0, -50%, 0);
}

.porto-ibe-style1 .porto-ibanner-content, .porto-ibe-style1 .porto-ibanner-desc::before {
	transition: opacity .35s, transform .35s;
}

.porto-ibe-style1 .porto-ibanner-content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	max-height: 50%;
	opacity: 0;
	transform: translate3d(0, 10px, 0);
}

.porto-ibe-style1:hover .porto-ibanner-title {
	color: #fff;
	transform: translate3d(0, -40px, 0);
}

.porto-ibe-style1:hover .porto-ibanner-content, .porto-ibe-style1:hover .porto-ibanner-desc:before {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.porto-ibe-style2 .porto-ibanner-desc {
	top: auto;
	bottom: 0;
	padding: 15px;
	height: auto;
	background: #f2f2f2;
	color: #3c4a50;
	transition: transform .35s;
	transform: translate3d(0, 100%, 0);
}

.porto-ibe-style2 .porto-ibanner-content {
	position: absolute;
	top: auto;
	bottom: 100%;
	left: 0;
	width: 100%;
	padding: 25px;
	color: #fff;
	text-transform: none;
	opacity: 0;
	transition: opacity .35s;
}

.porto-ibe-style2 .porto-ibanner-title {
	transition: transform .35s;
	transform: translate3d(0, 200%, 0);
	text-align: center;
}

.porto-ibe-style2:hover .porto-ibanner-content, .porto-ibe-style2:hover .porto-ibanner-content * {
	opacity: 1 !important;
	z-index: 99 !important;
	backface-visibility: hidden !important;
}

.porto-ibe-style2:hover .porto-ibanner-desc, .porto-ibe-style2:hover .porto-ibanner-title {
	transform: translateY(0);
}

.porto-ibe-style2:hover .porto-ibanner-title {
	transition-delay: .05s;
}

.porto-ibanner.porto-ibe-style2 .porto-ibanner-toggle-size {
	left: 50%;
	width: auto !important;
	height: 100%;
	max-width: none;
	transform: translateX(-50%);
}

.owl-item.active .banner-effect {
	display: block;
	visibility: visible;
	opacity: 1;
}

.owl-item:not(.active) .banner-effect {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.banner-effect {
	transition: visibility .3s, opacity .3s;
}

.banner-effect-wrapper {
	overflow: hidden;
	z-index: 1;
}

.banner-effect, .banner-effect-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.kenBurnsToRight {
	animation-name: kenBurnsToRight;
	animation-timing-function: linear;
	transform-origin: right;
}

.kenBurnsToLeft {
	animation-name: kenBurnsToLeft;
	animation-timing-function: linear;
	transform-origin: left;
}

.kenBurnsToLeftTop {
	animation-name: kenBurnsToLeft;
	animation-timing-function: linear;
	transform-origin: left top;
}

.kenBurnsToRightTop {
	animation-name: kenBurnsToRight;
	animation-timing-function: linear;
	transform-origin: right top;
}

.particle-effect {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	backface-visibility: hidden;
}

.snowfall {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0CAMAAAD8CC+4AAAAflBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+yfIzaAAAAKnRSTlMADA59UQIRE6xvglltsnmVCXZlaA2hio4PVBVzWnxJbmB3l4SjqkgSYhknwrn0AAACaElEQVR4Ae3dAY7iBBSA4VfajjMPqkDVKWMBUAX3/hfcwA1INsk27/vu8ecPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWKxm1XZ9LNbbL+8ffbyEbNe5icUa3n8dfouXsN1l5n7sYpl+/2MYhj8/P+IFTId8imX6+mt4Cl7Q5sM8xTK9Dw/Hr+AFp/MlM69NLNP+73+GYfj3LXjJmPMx+1iqz+H439AHL7nlvYnl+n/49hY/DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANKu264NKsl3nJqhku8vM/dgFdUyHfArqaPNhnoI6TudLZl6boJIx52P2QSW3vDcBAAAAAAAAAABAhRgHMQ5iHMQ4iHEQ4yDGQYwDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0Kzarg8qyXadm6CS7S4z92MX1DEd8imoo82HeQrqOJ0vmXltohLGnI/ZRyXc8t4EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAfi38s/rE/Mf9Y/GPxj8U/Fv9YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACaVdv1UQnZrnMTlbDdZeZ+7KIOpkM+RR20+TBPUQen8yUzr01UwpjzMfuohFvem1gsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaFZt10clZLvOTVTCdpeZ+7GLOpgO+RR10ObDPEUdnM6XzLw2UQljzsfsoxJueW+iFgAAAAAAAAAAAAAQZiLMRJiJMBNhJsJMhJkIMwEAAAAAAAAAAAAA4DsKzBoY+5vMCQAAAABJRU5ErkJggg=="), url("https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/s2.png"), url("https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/s3.png");
	animation: snow 10s linear infinite;
	z-index: 1;
}

.effect-snow {
	background-image: url("https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/s4.png"), url("https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/s5.png");
	animation: snowsecond 20s linear infinite;
	--lzl-bg-img: "https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/s4.png";
}

.sparkle {
	background-image: url("https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/sparkle1.png"), url("https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/sparkle2.png");
	animation: sparkle 60s linear infinite;
	--lzl-bg-img: "https://labchoiceaustralia.com.au/wp-content/themes/porto/images/effects/sparkle1.png";
}

.sparkle.lzl:not(.lzl-ed), .sparkle.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20500%20500%22%20width%3D%22500%22%20height%3D%22500%22%3E%3C%2Fsvg%3E"), url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20400%22%20width%3D%22400%22%20height%3D%22400%22%3E%3C%2Fsvg%3E");
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #fff url("https://labchoiceaustralia.com.au/wp-content/themes/porto/images/AjaxLoader.gif") center center no-repeat;
	--lzl-bg-img: "https://labchoiceaustralia.com.au/wp-content/themes/porto/images/AjaxLoader.gif";
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-loading .slick-list.lzl:not(.lzl-ed), .slick-loading .slick-list.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2232%22%20height%3D%2232%22%3E%3C%2Fsvg%3E");
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-loading .slick-slide {
	float: none;
}

.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;
	outline: none;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-prev, .slick-next {
	line-height: 0;
	padding: 0;
	border: none;
	outline: none;
}

.slick-prev:hover, .slick-prev:focus, .slick-prev:active, .slick-next:hover, .slick-next:focus, .slick-next:active {
	outline: none;
	background: transparent;
	color: transparent;
	box-shadow: none;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -15px;
	transform: rotate(-180deg);
}

[dir="rtl"] .slick-next {
	left: -15px;
	right: auto;
	transform: rotate(-180deg);
}

button.slick-next:active, button.slick-prev:active {
	background: initial;
	border: initial;
	padding: initial;
}

.porto-item-wrap>.wpb_button, .porto-item-wrap>.wpb_content_element, .porto-item-wrap>.wpb_row, .porto-item-wrap>ul.wpb_thumbnails-fluid>li, .porto-item-wrap>div {
	margin-bottom: 0 !important;
}

.effect-snow.lzl:not(.lzl-ed), .effect-snow.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20500%20500%22%20width%3D%22500%22%20height%3D%22500%22%3E%3C%2Fsvg%3E"), url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20400%22%20width%3D%22400%22%20height%3D%22400%22%3E%3C%2Fsvg%3E");
}

.porto-carousel-wrapper button {
	z-index: 1;
}

.porto-carousel-wrapper button.circle-border, .porto-carousel-wrapper button.circle-bg {
	border-radius: 100%;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
}

.porto-carousel-wrapper button.square-border, .porto-carousel-wrapper button.square-bg {
	border-radius: 0px !important;
	width: 1.6em;
	height: 1.6em;
	min-width: 30px;
	min-height: 30px;
}

button.slick-next.circle-border i, button.slick-prev.circle-border i {
	left: 50%;
	top: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.porto-carousel-wrapper button.slick-disabled {
	opacity: .5;
	cursor: auto;
}

.porto-carousel-wrapper {
	position: relative;
	margin-bottom: 35px;
}

.porto-carousel-wrapper .wpb_content_element {
	margin-bottom: 0;
}

.porto-carousel-wrapper .slick-prev, .porto-carousel-wrapper .slick-next {
	position: absolute;
	top: 50%;
	margin: 0;
	transform: translateY(-50%);
	background: none;
}

.porto-carousel-wrapper .slick-prev:hover, .porto-carousel-wrapper .slick-next:hover {
	opacity: .8;
}

body .porto-carousel-wrapper {
	padding-bottom: 0;
}

body .sidebar-content .porto-carousel-wrapper {
	margin-bottom: 0;
}

body .slick-slide img {
	display: inline;
}

.porto-carousel-wrapper>div:first-child {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	-webkit-touch-callout: none;
	user-select: none;
	-ms-touch-action: none;
	-webkit-tap-highlight-color: transparent;
}

.porto-carousel-wrapper>div:first-child>.porto-item-wrap {
	display: none;
}

.porto-carousel-wrapper>div:first-child>.porto-item-wrap:first-child {
	display: block;
	position: relative;
	min-height: 200px;
}

.porto-carousel-wrapper>div:first-child>.porto-item-wrap:first-child>* {
	opacity: 0;
}

.porto-carousel-wrapper>div:first-child.slick-initialized>.porto-item-wrap {
	display: block;
}

.porto-carousel-wrapper>div:first-child.slick-initialized>.porto-item-wrap:first-child {
	position: static;
	min-height: 0;
}

.porto-carousel-wrapper>div:first-child.slick-initialized>.porto-item-wrap:first-child:before {
	display: none;
}

.porto-carousel-wrapper>div:first-child.slick-initialized>.porto-item-wrap:first-child>* {
	opacity: 1;
}

.vc_row-no-padding .porto-carousel-wrapper .slick-next {
	right: 0;
}

.vc_row-no-padding .porto-carousel-wrapper .slick-prev {
	left: 0;
}

.banner-container .porto-block .porto-carousel-wrapper {
	margin-bottom: 0;
}

#banner-wrapper .porto-carousel-wrapper, #content-top .porto-carousel-wrapper, #content-bottom .porto-carousel-wrapper, #content-inner-top .porto-carousel-wrapper, #content-inner-bottom .porto-carousel-wrapper {
	margin-bottom: 20px;
}

#banner-wrapper .porto-carousel-wrapper .vc_single_image-wrapper, #content-top .porto-carousel-wrapper .vc_single_image-wrapper, #content-bottom .porto-carousel-wrapper .vc_single_image-wrapper, #content-inner-top .porto-carousel-wrapper .vc_single_image-wrapper, #content-inner-bottom .porto-carousel-wrapper .vc_single_image-wrapper {
	width: 100%;
}

#banner-wrapper .porto-carousel-wrapper .vc_single_image-wrapper img, #content-top .porto-carousel-wrapper .vc_single_image-wrapper img, #content-bottom .porto-carousel-wrapper .vc_single_image-wrapper img, #content-inner-top .porto-carousel-wrapper .vc_single_image-wrapper img, #content-inner-bottom .porto-carousel-wrapper .vc_single_image-wrapper img {
	width: 100%;
}

.vc_progress_bar .vc_single_bar.progress, .progress {
	height: 20px;
	margin-bottom: 15px;
	box-shadow: none;
	overflow: visible;
	background: var(--porto-gray-3);
}

.vc_progress_bar .vc_single_bar.progress, .vc_progress_bar .vc_single_bar.progress .progress-bar, .progress, .progress .progress-bar {
	border-radius: 20px;
}

.vc_progress_bar .vc_single_bar.progress.progress-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-border-radius .progress-bar, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar {
	border-radius: 3px;
}

.vc_progress_bar .vc_single_bar.progress.progress-no-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-no-border-radius .progress-bar, .progress.progress-no-border-radius, .progress.progress-no-border-radius .progress-bar {
	border-radius: 0;
}

.vc_progress_bar .vc_single_bar.progress.progress-sm, .progress.progress-sm {
	height: 10px;
}

.vc_progress_bar .vc_single_bar.progress.progress-sm .progress-bar, .progress.progress-sm .progress-bar {
	line-height: 10px;
}

.vc_progress_bar .vc_single_bar.progress.progress-lg, .progress.progress-lg {
	height: 35px;
}

.vc_progress_bar .vc_single_bar.progress.progress-lg .progress-bar, .progress.progress-lg .progress-bar {
	font-size: 13px;
	line-height: 35px;
}

.section-dark .vc_progress_bar .vc_single_bar.progress {
	background: var(--porto-dark-light-7);
}

.vc_progress_bar .vc_single_bar.progress .vc_bar, .progress-bar {
	float: left;
	background-color: #ccc;
	box-shadow: none;
	position: relative;
}

.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-success, .progress-bar.progress-bar-success {
	background-color: #47a447;
	color: #fff;
}

.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-warning, .progress-bar.progress-bar-warning {
	background-color: #ed9c28;
	color: #fff;
}

.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-danger, .progress-bar.progress-bar-danger {
	background-color: #d2322d;
	color: #fff;
}

.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-info, .progress-bar.progress-bar-info {
	background-color: #5bc0de;
	color: #fff;
}

.progress-bar-tooltip {
	position: absolute;
	position: absolute;
	padding: 4px 8px;
	background-color: #333;
	color: #fff;
	line-height: 15px;
	font-size: 11px;
	display: block;
	bottom: 100%;
	margin-bottom: 5px;
	right: 5px;
	opacity: 0;
	transition: opacity .4s;
}

.progress-bar-tooltip:after {
	border-color: #333 transparent;
	border-style: solid;
	border-width: 5px 5px 0;
	bottom: -5px;
	content: "";
	display: block;
	left: 13px;
	position: absolute;
	width: 0;
}

.vc_progress_bar .vc_single_bar.progress.bar_blue .vc_bar {
	background-color: #0074cc;
}

.vc_progress_bar .vc_single_bar.progress.bar_turquoise .vc_bar {
	background-color: #49afcd;
}

.vc_progress_bar .vc_single_bar.progress.bar_green .vc_bar {
	background-color: #5bb75b;
}

.vc_progress_bar .vc_single_bar.progress.bar_orange .vc_bar {
	background-color: #faa732;
}

.vc_progress_bar .vc_single_bar.progress.bar_red .vc_bar {
	background-color: #da4f49;
}

.vc_progress_bar .vc_single_bar.progress.bar_black .vc_bar {
	background-color: #414141;
}

.vc_progress_bar .vc_single_bar .progress-bar {
	display: flex;
	overflow: visible;
	flex-direction: row;
	align-items: center;
}

.vc_progress_bar .vc_label_units {
	padding-left: 15px;
	padding-right: 15px;
}

.vc_progress_bar .progress-bar-tooltip .vc_label_units {
	padding-left: 0;
	padding-right: 0;
}

.progress-bar {
	width: 0%;
}

.porto-gallery.porto-ig-boxshadow figure {
	overflow: visible;
}

.porto-gallery .image-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.porto-gallery.porto-gallery-grid, .porto-gallery.porto-gallery-creative, .porto-gallery.porto-gallery-masonry {
	flex-wrap: wrap;
}

.porto-gallery.porto-gallery-grid.has-ccols-spacing>*, .porto-gallery.porto-gallery-creative.has-ccols-spacing>*, .porto-gallery.porto-gallery-masonry.has-ccols-spacing>* {
	padding-top: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);
	padding-bottom: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);
}

.porto-gallery.porto-preset-layout a>figure, .porto-gallery.porto-preset-layout img {
	height: 100%;
}

.porto-gallery.align-items-center .owl-stage, .porto-gallery.align-items-end .owl-stage, .porto-gallery.align-items-stretch .owl-stage {
	display: flex;
}

.porto-gallery.align-items-center .owl-item, .porto-gallery.align-items-end .owl-item, .porto-gallery.align-items-stretch .owl-item {
	flex: 0 0 auto;
}

.porto-gallery.align-items-center .owl-stage {
	align-items: center;
}

.porto-gallery.align-items-end .owl-stage {
	align-items: flex-end;
}

.porto-gallery.align-items-stretch img {
	height: 100%;
}

.porto-gallery.align-items-stretch .owl-item figure {
	height: 100%;
}

.porto-ig-effect-1 figure:before, .porto-ig-effect-1 figure:after {
	content: "";
	position: absolute;
	opacity: 1;
	z-index: 1;
}

.porto-ig-effect-1 figure:before {
	background: rgba(255, 255, 255, .3);
	bottom: 0;
	left: 50%;
	right: 51%;
	top: 0;
}

.porto-ig-effect-1 figure:after {
	bottom: 50%;
	left: 0;
	right: 0;
	top: 50%;
}

.porto-ig-effect-1 figure:hover:before, .porto-ig-effect-1 figure:hover:after {
	left: 0;
	right: 0;
	opacity: 0;
	transition: .5s linear;
}

.porto-ig-effect-2 figure:before, .porto-ig-effect-2 figure:after {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, .6);
	height: 100%;
	left: 0;
	opacity: .4;
	top: 0;
	transition: .9s;
	width: 100%;
	z-index: 1;
}

.porto-ig-effect-2 figure:before {
	transform: translate(105%, 0%);
}

.porto-ig-effect-2 figure:after {
	transform: translate(-105%, 0%);
}

.porto-ig-effect-2 figure:hover:before, .porto-ig-effect-2 figure:hover:after {
	opacity: 0;
	transform: none;
}

.porto-ig-effect-3 figure:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 120%;
	height: 60px;
	background: rgba(255, 255, 255, .1);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transition: .5s linear;
	backface-visibility: hidden;
	z-index: 1;
}

.porto-ig-effect-3 figure:hover:before {
	top: 100%;
	left: -100%;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}

.porto-ig-effect-4 figure:before, .porto-ig-effect-4 figure:after {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, .1);
	opacity: 1;
	transition: .5s;
	z-index: 1;
}

.porto-ig-effect-4 figure:before {
	bottom: 0;
	left: 50%;
	right: 51%;
	top: 0;
}

.porto-ig-effect-4 figure:after {
	bottom: 50%;
	left: 0;
	right: 0;
	top: 50%;
}

.porto-ig-effect-4 figure:hover:before, .porto-ig-effect-4 figure:hover:after {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .5;
}

.porto-ig-zoom figure img {
	transition: transform .3s;
}

.porto-ig-zoom figure:hover img {
	transform: scale(1.08, 1.08) translateZ(0);
}

.porto-ig-fadein figure:not(.grid-col-sizer):before, .porto-ig-overlay figure:not(.grid-col-sizer):before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	transition: opacity .4s;
	background: rgba(0, 0, 0, .5);
}

.porto-gallery-grid.porto-ig-fadein>figure:before, .porto-gallery-grid.porto-ig-overlay>figure:before, .porto-gallery-masonry.porto-ig-fadein>figure:before, .porto-gallery-masonry.porto-ig-overlay>figure:before, .porto-gallery-creative.porto-ig-fadein>figure:before, .porto-gallery-creative.porto-ig-overlay>figure:before {
	left: calc(var(--porto-el-spacing, 0px) / 2);
	top: calc(var(--porto-el-spacing, 0px) / 2);
	right: calc(var(--porto-el-spacing, 0px) / 2);
	bottom: calc(var(--porto-el-spacing, 0px) / 2);
}

.porto-ig-fadein figure:hover:before {
	opacity: 0;
}

.porto-ig-overlay figure:before {
	opacity: 0;
}

.porto-ig-overlay figure:hover:before {
	opacity: 1;
}

.porto-ig-overlay-icon .hover-overlay .fill, .porto-ig-overlay-icon figure .fill {
	background: rgba(33, 37, 41, .8);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity .3s;
}

.porto-ig-overlay-icon .hover-overlay .fill i, .porto-ig-overlay-icon figure .fill i {
	transition: transform .3s;
	transform: translateY(-30%);
}

.porto-ig-overlay-icon .hover-overlay:hover .fill, .porto-ig-overlay-icon figure:hover .fill {
	opacity: 1;
}

.porto-ig-overlay-icon .hover-overlay:hover .fill i, .porto-ig-overlay-icon figure:hover .fill i {
	transform: translateY(0%);
}

.porto-ig-boxshadow figure img {
	transition: box-shadow .3s;
}

.porto-ig-boxshadow figure img:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.inline-block {
	display: inline-block;
}