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

@-ms-viewport {
	width: device-width;
}

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}

*, *::before, *::after {
	box-sizing: inherit;
}

.tp-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:576px) {
	.tp-container {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	.tp-container {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	.tp-container {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	.tp-container {
		max-width: 1140px;
	}
}

.tp-container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.tp-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.tp-no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.tp-no-gutters > .tp-col, .tp-no-gutters > [class*="tp-col-"] {
	padding-right: 0;
	padding-left: 0;
}

.tp-col-1, .tp-col-2, .tp-col-3, .tp-col-4, .tp-col-5, .tp-col-6, .tp-col-7, .tp-col-8, .tp-col-9, .tp-col-10, .tp-col-11, .tp-col-12, .tp-col, .tp-col-auto, .tp-col-sm-1, .tp-col-sm-2, .tp-col-sm-3, .tp-col-sm-4, .tp-col-sm-5, .tp-col-sm-6, .tp-col-sm-7, .tp-col-sm-8, .tp-col-sm-9, .tp-col-sm-10, .tp-col-sm-11, .tp-col-sm-12, .tp-col-sm, .tp-col-sm-auto, .tp-col-md-1, .tp-col-md-2, .tp-col-md-3, .tp-col-md-4, .tp-col-md-5, .tp-col-md-6, .tp-col-md-7, .tp-col-md-8, .tp-col-md-9, .tp-col-md-10, .tp-col-md-11, .tp-col-md-12, .tp-col-md, .tp-col-md-auto, .tp-col-lg-1, .tp-col-lg-2, .tp-col-lg-3, .tp-col-lg-4, .tp-col-lg-5, .tp-col-lg-6, .tp-col-lg-7, .tp-col-lg-8, .tp-col-lg-9, .tp-col-lg-10, .tp-col-lg-11, .tp-col-lg-12, .tp-col-lg, .tp-col-lg-auto, .tp-col-xl-1, .tp-col-xl-2, .tp-col-xl-3, .tp-col-xl-4, .tp-col-xl-5, .tp-col-xl-6, .tp-col-xl-7, .tp-col-xl-8, .tp-col-xl-9, .tp-col-xl-10, .tp-col-xl-11, .tp-col-xl-12, .tp-col-xl, .tp-col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.tp-col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.tp-col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.tp-col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.tp-col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.tp-col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.tp-col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.tp-col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.tp-col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.tp-col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.tp-col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.tp-col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.tp-col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.tp-col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.tp-col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12;
}

.tp-offset-1 {
	margin-left: 8.333333%;
}

.tp-offset-2 {
	margin-left: 16.666667%;
}

.tp-offset-3 {
	margin-left: 25%;
}

.tp-offset-4 {
	margin-left: 33.333333%;
}

.tp-offset-5 {
	margin-left: 41.666667%;
}

.tp-offset-6 {
	margin-left: 50%;
}

.tp-offset-7 {
	margin-left: 58.333333%;
}

.tp-offset-8 {
	margin-left: 66.666667%;
}

.tp-offset-9 {
	margin-left: 75%;
}

.tp-offset-10 {
	margin-left: 83.333333%;
}

.tp-offset-11 {
	margin-left: 91.666667%;
}

@media (min-width:576px) {
	.tp-col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.tp-col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	
	.tp-col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.tp-col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.tp-col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.tp-col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.tp-col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.tp-col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.tp-col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.tp-col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.tp-col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.tp-col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.tp-col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.tp-col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	
	.tp-offset-sm-0 {
		margin-left: 0;
	}
	
	.tp-offset-sm-1 {
		margin-left: 8.333333%;
	}
	
	.tp-offset-sm-2 {
		margin-left: 16.666667%;
	}
	
	.tp-offset-sm-3 {
		margin-left: 25%;
	}
	
	.tp-offset-sm-4 {
		margin-left: 33.333333%;
	}
	
	.tp-offset-sm-5 {
		margin-left: 41.666667%;
	}
	
	.tp-offset-sm-6 {
		margin-left: 50%;
	}
	
	.tp-offset-sm-7 {
		margin-left: 58.333333%;
	}
	
	.tp-offset-sm-8 {
		margin-left: 66.666667%;
	}
	
	.tp-offset-sm-9 {
		margin-left: 75%;
	}
	
	.tp-offset-sm-10 {
		margin-left: 83.333333%;
	}
	
	.tp-offset-sm-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width:768px) {
	.tp-col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.tp-col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	
	.tp-col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.tp-col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.tp-col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.tp-col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.tp-col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.tp-col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.tp-col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.tp-col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.tp-col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.tp-col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.tp-col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.tp-col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	
	.tp-offset-md-0 {
		margin-left: 0;
	}
	
	.tp-offset-md-1 {
		margin-left: 8.333333%;
	}
	
	.tp-offset-md-2 {
		margin-left: 16.666667%;
	}
	
	.tp-offset-md-3 {
		margin-left: 25%;
	}
	
	.tp-offset-md-4 {
		margin-left: 33.333333%;
	}
	
	.tp-offset-md-5 {
		margin-left: 41.666667%;
	}
	
	.tp-offset-md-6 {
		margin-left: 50%;
	}
	
	.tp-offset-md-7 {
		margin-left: 58.333333%;
	}
	
	.tp-offset-md-8 {
		margin-left: 66.666667%;
	}
	
	.tp-offset-md-9 {
		margin-left: 75%;
	}
	
	.tp-offset-md-10 {
		margin-left: 83.333333%;
	}
	
	.tp-offset-md-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width:992px) {
	.tp-col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.tp-col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	
	.tp-col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.tp-col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.tp-col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.tp-col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.tp-col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.tp-col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.tp-col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.tp-col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.tp-col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.tp-col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.tp-col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.tp-col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	
	.tp-offset-lg-0 {
		margin-left: 0;
	}
	
	.tp-offset-lg-1 {
		margin-left: 8.333333%;
	}
	
	.tp-offset-lg-2 {
		margin-left: 16.666667%;
	}
	
	.tp-offset-lg-3 {
		margin-left: 25%;
	}
	
	.tp-offset-lg-4 {
		margin-left: 33.333333%;
	}
	
	.tp-offset-lg-5 {
		margin-left: 41.666667%;
	}
	
	.tp-offset-lg-6 {
		margin-left: 50%;
	}
	
	.tp-offset-lg-7 {
		margin-left: 58.333333%;
	}
	
	.tp-offset-lg-8 {
		margin-left: 66.666667%;
	}
	
	.tp-offset-lg-9 {
		margin-left: 75%;
	}
	
	.tp-offset-lg-10 {
		margin-left: 83.333333%;
	}
	
	.tp-offset-lg-11 {
		margin-left: 91.666667%;
	}
}

@media (min-width:1200px) {
	.tp-col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.tp-col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	
	.tp-col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	
	.tp-col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	
	.tp-col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.tp-col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	
	.tp-col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.tp-col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.tp-col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	
	.tp-col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	
	.tp-col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.tp-col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	
	.tp-col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	
	.tp-col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	
	.tp-offset-xl-0 {
		margin-left: 0;
	}
	
	.tp-offset-xl-1 {
		margin-left: 8.333333%;
	}
	
	.tp-offset-xl-2 {
		margin-left: 16.666667%;
	}
	
	.tp-offset-xl-3 {
		margin-left: 25%;
	}
	
	.tp-offset-xl-4 {
		margin-left: 33.333333%;
	}
	
	.tp-offset-xl-5 {
		margin-left: 41.666667%;
	}
	
	.tp-offset-xl-6 {
		margin-left: 50%;
	}
	
	.tp-offset-xl-7 {
		margin-left: 58.333333%;
	}
	
	.tp-offset-xl-8 {
		margin-left: 66.666667%;
	}
	
	.tp-offset-xl-9 {
		margin-left: 75%;
	}
	
	.tp-offset-xl-10 {
		margin-left: 83.333333%;
	}
	
	.tp-offset-xl-11 {
		margin-left: 91.666667%;
	}
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

@media (min-width:576px) {
	.d-sm-none {
		display: none !important;
	}
	
	.d-sm-inline {
		display: inline !important;
	}
	
	.d-sm-inline-block {
		display: inline-block !important;
	}
	
	.d-sm-block {
		display: block !important;
	}
	
	.d-sm-table {
		display: table !important;
	}
	
	.d-sm-table-row {
		display: table-row !important;
	}
	
	.d-sm-table-cell {
		display: table-cell !important;
	}
	
	.d-sm-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-table {
		display: table !important;
	}
	
	.d-md-table-row {
		display: table-row !important;
	}
	
	.d-md-table-cell {
		display: table-cell !important;
	}
	
	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none !important;
	}
	
	.d-lg-inline {
		display: inline !important;
	}
	
	.d-lg-inline-block {
		display: inline-block !important;
	}
	
	.d-lg-block {
		display: block !important;
	}
	
	.d-lg-table {
		display: table !important;
	}
	
	.d-lg-table-row {
		display: table-row !important;
	}
	
	.d-lg-table-cell {
		display: table-cell !important;
	}
	
	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none !important;
	}
	
	.d-xl-inline {
		display: inline !important;
	}
	
	.d-xl-inline-block {
		display: inline-block !important;
	}
	
	.d-xl-block {
		display: block !important;
	}
	
	.d-xl-table {
		display: table !important;
	}
	
	.d-xl-table-row {
		display: table-row !important;
	}
	
	.d-xl-table-cell {
		display: table-cell !important;
	}
	
	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}
	
	.d-print-inline {
		display: inline !important;
	}
	
	.d-print-inline-block {
		display: inline-block !important;
	}
	
	.d-print-block {
		display: block !important;
	}
	
	.d-print-table {
		display: table !important;
	}
	
	.d-print-table-row {
		display: table-row !important;
	}
	
	.d-print-table-cell {
		display: table-cell !important;
	}
	
	.d-print-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-print-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.tp-align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.tp-align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.tp-align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.tp-align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.tp-align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.tp-align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.tp-align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.tp-align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.tp-align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.tp-align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.tp-align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.tp-align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}

.tp-align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.tp-align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.tp-align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}

.tp-align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.tp-align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}

@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	
	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	
	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	
	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	
	.tp-align-items-sm-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.tp-align-items-sm-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.tp-align-items-sm-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.tp-align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.tp-align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	
	.tp-align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	
	.tp-align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	
	.tp-align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	
	.tp-align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	
	.tp-align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	
	.tp-align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	
	.tp-align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	
	.tp-align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	
	.tp-align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	
	.tp-align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	
	.tp-align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	
	.tp-align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	
	.tp-align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.tp-align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.tp-align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.tp-align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.tp-align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	
	.tp-align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	
	.tp-align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	
	.tp-align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	
	.tp-align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	
	.tp-align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	
	.tp-align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	
	.tp-align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	
	.tp-align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	
	.tp-align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	
	.tp-align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	
	.tp-align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	
	.tp-align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	
	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	
	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	
	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	
	.tp-align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.tp-align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.tp-align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.tp-align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.tp-align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	
	.tp-align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	
	.tp-align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	
	.tp-align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	
	.tp-align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	
	.tp-align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	
	.tp-align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	
	.tp-align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	
	.tp-align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	
	.tp-align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	
	.tp-align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	
	.tp-align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	
	.tp-align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	
	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	
	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	
	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	
	.tp-align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.tp-align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.tp-align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.tp-align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.tp-align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	
	.tp-align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	
	.tp-align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	
	.tp-align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	
	.tp-align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	
	.tp-align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	
	.tp-align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	
	.tp-align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	
	.tp-align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	
	.tp-align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	
	.tp-align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	
	.tp-align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	
	.tp-align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

.pt_plus_asb_wrapper {
	position: relative;
	display: block;
	width: 100%;
}

.pt_plus_asb_wrapper .asb_wrap_list.tp-row {
	margin-left: -10px;
	margin-right: -10px;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-2, .pt_plus_asb_wrapper.sliding-boxes.sliding-style-1, .pt_plus_asb_wrapper.image-accordion {
	overflow: hidden;
}

.pt_plus_asb_wrapper .icon-squre {
	border: 1px solid;
	border-radius: inherit;
}

.pt_plus_asb_wrapper .icon-rounded {
	border: 1px solid;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.pt_plus_asb_wrapper .icon-hexagon {
	border-radius: initial;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xml:space=\"preserve\" viewBox=\"0 0 90 100\"%3E%3Cdefs%3E%3Cpath id=\"a\" d=\"M1.699.871h86.603v98.258H1.699z\"/%3E%3C/defs%3E%3CclipPath id=\"b\"%3E%3Cuse xlink:href=\"%23a\" overflow=\"visible\"/%3E%3C/clipPath%3E%3Cpath fill=\"%23231F20\" d=\"m4.513 23.375 37.672-21.75a5.625 5.625 0 0 1 5.628 0l37.672 21.75A5.63 5.63 0 0 1 88.3 28.25v43.5a5.63 5.63 0 0 1-2.815 4.875l-37.672 21.75a5.625 5.625 0 0 1-5.628 0L4.513 76.625a5.63 5.63 0 0 1-2.815-4.875v-43.5a5.63 5.63 0 0 1 2.815-4.875\" clip-path=\"url(%23b)\"/%3E%3C/svg%3E") top right/100% 100%;
	background-color: #c5b7b7;
}

.pt_plus_asb_wrapper .icon-pentagon {
	border-radius: initial;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xml:space=\'preserve\' viewBox=\'0 0 100 97\'%3E%3Cdefs%3E%3Cpath id=\'a\' d=\'M.883 1.541h98.234v93.918H.883z\'/%3E%3C/defs%3E%3CclipPath id=\'b\'%3E%3Cuse xlink:href=\'%23a\' overflow=\'visible\'/%3E%3C/clipPath%3E%3Cpath fill=\'%23231F20\' d=\'M17.968 91.982 1.129 40.157a5.031 5.031 0 0 1 1.828-5.626L47.042 2.502a5.032 5.032 0 0 1 5.915 0l44.085 32.029a5.033 5.033 0 0 1 1.828 5.626L82.031 91.982a5.032 5.032 0 0 1-4.786 3.477H22.753a5.032 5.032 0 0 1-4.785-3.477\' clip-path=\'url(%23b)\'/%3E%3C/svg%3E") top right/100% 100%;
	background-color: #c5b7b7;
}

.pt_plus_asb_wrapper .icon-square-rotate {
	border-radius: initial;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xml:space=\'preserve\' viewBox=\'0 0 98 98\'%3E%3Cdefs%3E%3Cpath id=\'a\' d=\'M1.148 1.147h95.704v95.704H1.148z\'/%3E%3C/defs%3E%3CclipPath id=\'b\'%3E%3Cuse xlink:href=\'%23a\' overflow=\'visible\'/%3E%3C/clipPath%3E%3Cpath fill=\'%23231F20\' d=\'M95.333 52.666 52.667 95.333a5.185 5.185 0 0 1-7.333 0L2.667 52.666a5.185 5.185 0 0 1 0-7.333L45.333 2.666a5.185 5.185 0 0 1 7.333 0l42.667 42.667a5.183 5.183 0 0 1 0 7.333\' clip-path=\'url(%23b)\'/%3E%3C/svg%3E") top right/100% 100%;
	background-color: #c5b7b7;
}

.pt_plus_asb_wrapper.image-accordion .asb_wrap_list.tp-row {
	margin-right: 0;
	margin-left: 0;
}

.image-accordion.asb_wrap_list {
	height: 500px;
	border-radius: 7px 7px 7px 7px;
}

.image-accordion.accordion-vertical .asb_wrap_list {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.image-accordion .asb_wrap_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
	height: 600px;
	z-index: 1;
}

.image-accordion.accordion-vertical .service-item-loop:first-child {
	margin-left: 0 !important;
}

.image-accordion .service-item-loop {
	webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
	-o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
	transition-timing-function: cubic-bezier(.39, .575, .565, 1);
}

.image-accordion.accordion-vertical .service-item-loop {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.image-accordion .service-item-loop {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	overflow: hidden;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 500ms;
	-o-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: cubic-bezier(.83, .08, .16, .97);
	-o-transition-timing-function: cubic-bezier(.83, .08, .16, .97);
	transition-timing-function: cubic-bezier(.83, .08, .16, .97);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.image-accordion .service-item-loop:before {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	z-index: 1;
	content: "";
}

.image-accordion .theplus-image-accordion__image-instance.loaded {
	opacity: 1;
}

.theplus-carousel-anything-wrapper .plus-carousel-inner .slick-slide img.theplus-image-accordion__image-instance {
	width: 100%;
}

.image-accordion .theplus-image-accordion__image-instance {
	position: absolute;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100% !important;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.image-accordion .asb-content {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	bottom: 0;
	left: 0;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 20px;
	overflow: hidden;
	opacity: 0;
	z-index: 2;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}

.image-accordion .service-item-loop:hover .asb-content, .image-accordion .service-item-loop.active_accrodian .asb-content {
	opacity: 1;
	background-color: rgba(0, 0, 0, .19);
	transition-delay: .5s;
}

.image-accordion .asb-title, .image-accordion .asb-sub-title, .image-accordion .asb-desc, .image-accordion .button-link-wrap {
	color: #fff;
}

.image-accordion .pt_plus_button .button-link-wrap {
	padding: 0;
}

.image-accordion .pt_plus_button .button-link-wrap span.btn-arrow {
	padding-left: 40px;
}

.image-accordion.accordion-horizontal .asb_wrap_list {
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.image-accordion.accordion-horizontal .service-item-loop:first-child {
	margin-top: 0 !important;
}

.image-accordion.accordion-horizontal .service-item-loop {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.image-accordion .asb-desc p {
	margin: 0;
}

.image-accordion .pt_plus_button .button-link-wrap:after {
	border: 1px solid rgba(255, 255, 255, .3);
}

.image-accordion .pt-plus-button-wrapper {
	margin-top: 10px;
}

.image-accordion.accordion-style-1 .asb-content {
	bottom: 0;
	left: 0;
	justify-content: flex-end;
}

.image-accordion.accordion-style-2 .service-item-loop {
	margin: calc(10px / 2);
}

.image-accordion.accordion-style-2 .asb-content {
	bottom: 0;
	left: 0;
	justify-content: flex-start;
}

.sliding-boxes .asb_wrap_list.tp-row {
	margin-right: 0;
	margin-left: 0;
}

.sliding-boxes .asb_wrap_list:before {
	display: table;
	content: " ";
}

.sliding-boxes .service-item-loop {
	padding: 0;
	position: relative;
	float: left;
	width: 260px;
	height: 100%;
	-webkit-transition: all 450ms ease-in-out;
	-moz-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out;
	overflow: hidden;
	margin-right: 15px;
	border-radius: 4px;
	border: 1px solid #e5e7f2;
}

.sliding-boxes .service-item-loop:last-child {
	margin-right: 0;
}

.sliding-boxes .service-item-loop.active-slide {
	width: 540px;
}

.sliding-boxes .service-item-loop img {
	width: 260px;
	height: auto;
	display: block;
	transition: all .3s linear;
	transform: scale(1);
}

.sliding-boxes .service-item-loop.active-slide .tp-sb-image img {
	transform: scale(1.1);
}

.sliding-boxes .service-item-loop .asb-content {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 10px;
	top: 0;
	left: 260px;
	width: 260px;
	height: 100%;
	background: #fff;
	overflow-y: auto;
}

.sliding-boxes .service-item-loop .asb-content::-webkit-scrollbar {
	width: 0;
}

.sliding-boxes .asb-sub-title, .sliding-boxes .asb-title, .sliding-boxes .button-link-wrap, .sliding-boxes .asb-desc {
	margin: 0;
	padding: 0;
	padding: 0 10px;
	display: inline-block;
	font-size: 16px;
}

.sliding-boxes .asb-sub-title {
	margin-top: 10px;
}

.sliding-boxes .asb-desc {
	margin-top: 10px;
}

.sliding-boxes .asb-desc p {
	padding: 0;
	margin: 0;
}

.sliding-boxes .button-link-wrap {
	margin-top: 10px;
}

.sliding-boxes .asb-sub-title {
	padding-right: 0;
	display: block;
}

.sliding-boxes span.btn-arrow {
	padding-right: 20px;
}

.sliding-boxes .pt_plus_button .button-link-wrap {
	opacity: 0;
	transform: translateY(100%);
}

.sliding-boxes .service-item-loop:hover .pt_plus_button .button-link-wrap {
	opacity: 1;
	transform: translateY(0);
}

.sliding-boxes .pt_plus_button.button-style-7 .button-link-wrap {
	padding-right: 15px;
}

.sliding-boxes .asb_wrap_list .pt-plus-button-wrapper {
	padding-left: 10px;
}

.article-box.article-box-style-1, .article-box.article-box-style-1 .article-box-inner-content {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.article-box.article-box-style-1 .article-box-inner-content {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.article-box.article-box-style-1 .service-item-loop .article-box-img {
	position: relative;
	display: grid;
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
}

.article-box.article-box-style-1 .service-item-loop .article-box-content {
	transition: margin-top .2s;
	padding: 5px 15px;
}

.article-box.article-box-style-1 .asb-title {
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #fff;
}

.article-box.article-box-style-1 .asb-desc p, .article-box.article-box-style-1 .asb-desc {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
}

.article-box.article-box-style-1 .asb-desc, .article-box.article-box-style-1 .pt-plus-button-wrapper {
	display: none;
}

.article-box.article-box-style-1 .asb-desc .pt_plus_button .button-link-wrap {
	font-size: 13px;
	line-height: 19px;
	font-weight: 400;
	color: #fff;
}

.article-box.article-box-style-1 .article-overlay {
	position: absolute;
	bottom: 0;
	background-color: rgba(2, 62, 182, .8);
	height: auto;
	left: 0;
	right: 0;
}

.article-box.article-box-style-1 .service-item-loop .article-box-img img {
	width: 100%;
}

.article-box.article-box-style-1 .article-overlay:hover .article-box .asb-desc p, .article-box.article-box-style-1 .article-overlay:hover .article-box .asb-desc {
	display: block;
}

.article-box.article-box-style-1 .pt_plus_button .button-link-wrap {
	color: #fff;
	padding: 15px 36px 15px 0;
}

.article-box.article-box-style-1 .pt_plus_button.button-style-7 .button-link-wrap:after {
	border: 1px solid rgba(255, 255, 255, .3);
}

.article-box.article-box-style-2 .article-box-main-wrapper .article-box-front-wrapper, .article-box-style-2 .article-box-main .article-box-hover-wrapper, .article-box-style-2 .asb-desc {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.article-box-style-2 .article-box-main-wrapper {
	position: relative;
	display: block;
	max-width: 100%;
	max-height: max-content;
	border-radius: 5px;
}

.article-box-style-2 .article-box-front-wrapper {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 200px;
	vertical-align: middle;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding: 15px 20px;
}

.article-box.article-box-style-2 .article-box-hover-wrapper {
	position: absolute;
	width: 100%;
	height: auto;
	padding: 15px 20px;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.article-box-style-2 .article-box-main .article-box-hover-wrapper {
	opacity: 0;
}

.article-box-style-2 .article-box-main:hover .article-box-front-wrapper {
	opacity: 0;
}

.article-box-style-2 .article-box-main:hover .article-box-hover-wrapper {
	opacity: 1;
}

.article-box-style-2 .asb-desc {
	line-height: 1.2;
}

.article-box-style-2 .service-item-loop {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
}

.article-box-style-2 .article-box-main {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}

.article-box-style-2 .pt_plus_button.button-style-7 .button-link-wrap {
	padding: 0;
	padding-right: 36px;
	transform: translateY(100%);
	opacity: 0;
}

.article-box-style-2 .article-box-main:hover .pt_plus_button.button-style-7 .button-link-wrap {
	opacity: 1;
	transform: translateY(0);
}

.article-box-style-2 .article-box-front-wrapper i, .article-box-style-2 .asb-title, .article-box-style-2 .asb-sub-title, .article-box-style-2 .asb-desc, .article-box-style-2 .pt_plus_button.button-style-7 .button-link-wrap {
	color: #fff;
}

.article-box.article-box-style-2 .pt_plus_button.button-style-7 .button-link-wrap:after {
	border: 1px solid rgba(255, 255, 255, .3);
}

.article-box-style-2 .asb-title {
	margin: 0;
}

.article-box-style-2 .asb-icon-image {
	margin-bottom: 15px;
}

.article-box-style-2 .asb-sub-title {
	margin: 0;
	margin-top: 15px;
}

.article-box-style-2 .asb-desc p {
	margin: 0;
}

.article-box-style-2 .pt-plus-button-wrapper {
	margin-top: 15px;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper .info-banner-back-content {
	display: block;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: rgba(0, 0, 0, .33) 0 0 0 2000px inset;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper .info-banner-front-content {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 10px 15px;
	height: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper .info-banner-back-content {
	background-color: rgba(146, 96, 91, .3);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateY(-100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper .info-banner-back-content .asb-desc {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
	display: flex;
	align-items: center;
	width: 100%;
	height: auto;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper:hover .info-banner-back-content {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper:hover .info-banner-front-content {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper:hover .asb-desc {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.info-banner.info-banner-style-1 .info-banner-back-content-inner {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	padding: 10px 15px;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper .info-banner-back-content p {
	margin: 0;
	color: #fff;
	line-height: 1.2;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper {
	background: white;
	border-left: 1px solid #eae9e9;
	height: 100%;
}

.info-banner.info-banner-style-1 .info-banner-front-content, .info-banner-back-content .info-banner-front-content {
	padding: 20px;
}

.info-banner.info-banner-style-1 .info-banner-front-content i {
	font-size: 50px;
}

.info-banner.info-banner-style-1 .pt_plus_button .button-link-wrap:after {
	border: 1px solid rgba(255, 255, 255, .3);
}

.info-banner.info-banner-style-1 .pt_plus_button .button-link-wrap {
	padding: 0;
	padding-right: 36px;
	color: #fff;
}

.info-banner.info-banner-style-1 .info-banner-content-wrapper {
	text-align: left;
}

.info-banner.info-banner-style-1 .pt-plus-button-wrapper {
	margin-top: 15px;
}

.info-banner.info-banner-style-1 .asb-icon-image {
	margin-bottom: 15px;
}

.info-banner.info-banner-style-1 .asb-title {
	margin: 0;
}

.info-banner.info-banner-style-1 .asb-sub-title {
	margin: 0;
	margin-top: 15px;
}

.info-banner.info-banner-style-1.info-banner-top .info-banner-back-content {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.info-banner.info-banner-style-1.info-banner-top .info-banner-content-wrapper:hover .info-banner-front-content {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.info-banner.info-banner-style-1.info-banner-bottom .info-banner-back-content {
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}

.info-banner.info-banner-style-1.info-banner-bottom .info-banner-content-wrapper:hover .info-banner-front-content {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-o-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
}

.info-banner.info-banner-style-1.info-banner-right .info-banner-back-content {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.info-banner.info-banner-style-1.info-banner-right .info-banner-content-wrapper:hover .info-banner-front-content {
	-webkit-transform: translateY(-50%) translateX(-100%);
	-moz-transform: translateY(-50%) translateX(-100%);
	-o-transform: translateY(-50%) translateX(-100%);
	-ms-transform: translateY(-50%) translateX(-100%);
	transform: translateY(-50%) translateX(-100%);
}

.info-banner.info-banner-style-1.info-banner-left .info-banner-back-content {
	-webkit-transform: translateX(-101%);
	-moz-transform: translateX(-101%);
	-o-transform: translateX(-101%);
	-ms-transform: translateX(-101%);
	transform: translateX(-101%);
}

.info-banner.info-banner-style-1.info-banner-left .info-banner-content-wrapper:hover .info-banner-front-content {
	-webkit-transform: translateY(-50%) translateX(100%);
	-moz-transform: translateY(-50%) translateX(100%);
	-o-transform: translateY(-50%) translateX(100%);
	-ms-transform: translateY(-50%) translateX(100%);
	transform: translateY(-50%) translateX(100%);
}

.info-banner-style-1 .info-banner-content-wrapper, .info-banner-style-2 .info-banner-content-wrapper {
	min-height: 150px;
}

.info-banner-style-2 .info-banner-content-wrapper {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}

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

.info-banner-style-2 .info-banner-content-wrapper:hover a.button-link-wrap {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.info-banner-style-2 .info-banner-content-wrapper a.button-link-wrap {
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.info-banner-style-2 .info-front-content {
	width: 100%;
	height: auto;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.info-banner-style-2 .asb-title {
	margin: 0;
	position: relative;
	display: block;
	font-weight: 600;
	font-size: 20px;
}

.info-banner-style-2 .asb-icon-image {
	margin-bottom: 15px;
	font-size: 30px;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	justify-content: center;
	position: relative;
	display: inline-flex;
	color: #000;
	box-shadow: 1px 1px 1px 1px #f1edec;
	-moz-box-shadow: 1px 1px 1px 1px #f1edec;
	-webkit-box-shadow: 1px 1px 1px 1px #f1edec;
	-o-box-shadow: 1px 1px 1px 1px #f1edec;
}

.info-banner-style-2 .asb-sub-title {
	margin: 0;
	margin-top: 10px;
	color: #999;
	font-weight: 400;
	font-size: 16px;
}

.info-banner-style-2 .pt-plus-button-wrapper {
	margin-top: 15px;
}

.info-banner-style-2 .asb-desc p {
	color: #565656;
	line-height: 1.3;
	margin: 0;
	margin-top: 15px;
	font-weight: 400;
	font-size: 16px;
}

.pt_plus_asb_wrapper.hover-section i, .pt_plus_asb_wrapper.hover-section svg, .pt_plus_asb_wrapper.hover-section .asb-desc, .pt_plus_asb_wrapper.hover-section .pt_plus_button .button-link-wrap, .pt_plus_asb_wrapper.hover-section .asb-sub-title, .pt_plus_asb_wrapper.hover-section .asb-image {
	opacity: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.hover-section-content-wrapper:hover i, .hover-section-content-wrapper:hover svg, .hover-section-content-wrapper:hover .asb-sub-title, .hover-section-content-wrapper:hover .asb-desc, .hover-section-content-wrapper:hover .pt_plus_button .button-link-wrap, .pt_plus_asb_wrapper.hover-section .service-item-loop:hover .asb-image {
	opacity: 1;
}

.pt_plus_asb_wrapper.hover-section .pt_plus_button .button-link-wrap {
	padding: 0;
	padding-right: 36px;
	margin-top: 15px;
}

.hover-section.hover-section-style-1 .hover-section-content-wrapper .asb-title {
	color: #313131;
	font-size: 24px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.hover-section.hover-section-style-1 .hover-section-content-wrapper .asb-title-link {
	pointer-events: none;
}

.pt_plus_asb_wrapper.hover-section.hover-section-style-1 {
	min-height: 500px;
	position: relative;
	display: flex;
}

.pt_plus_asb_wrapper.hover-section .asb_wrap_list.tp-row.hover-section-extra {
	position: relative;
	display: inline-flex;
	align-items: flex-start;
	width: 100%;
	height: auto;
	align-self: center;
}

.pt_plus_asb_wrapper.hover-section .asb-title {
	margin: 0;
}

.pt_plus_asb_wrapper.hover-section .asb-desc {
	margin-top: 20px;
}

.pt_plus_asb_wrapper.hover-section .asb-desc p {
	margin: 0;
}

.pt_plus_asb_wrapper.hover-section .asb-sub-title {
	margin: 0;
	margin-top: 15px;
}

.pt_plus_asb_wrapper.hover-section .asb-icon-image {
	margin-bottom: 20px;
	transform: translateY(-30px);
}

.pt_plus_asb_wrapper.hover-section .hover-content-inner-hover {
	position: relative;
	transform: translateY(30px);
	-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_asb_wrapper.hover-section .hover-section-content-wrapper:hover .asb-icon-image, .pt_plus_asb_wrapper.hover-section .hover-section-content-wrapper:hover .hover-content-inner-hover {
	transform: translateY(0);
}

@media (max-width:1024px) and (min-width:768px) {
	.pt_plus_asb_wrapper.hover-section .asb_wrap_list.tp-row.hover-section-extra {
		padding: 0 20px;
	}
}

@media (max-width:767px) and (min-width:320px) {
	.pt_plus_asb_wrapper.hover-section .asb_wrap_list.tp-row.hover-section-extra {
		padding: 0 10px;
	}
	
	.pt_plus_asb_wrapper.hover-section .service-item-loop {
		padding: 20px 0 20px 0;
	}
}

.pt_plus_asb_wrapper.fancy-box .fancybox-image-background {
	overflow: hidden;
	position: relative;
	padding: 50px 25px;
	width: 100%;
	height: 100%;
}

.pt_plus_asb_wrapper.fancy-box .fancybox-image-background {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
}

.pt_plus_asb_wrapper.fancy-box .fancybox-inner-wrapper {
	position: relative;
	position: relative;
	display: block;
	overflow: hidden;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.pt_plus_asb_wrapper.fancy-box .fancybox-image-background {
	-webkit-transform: scaleX(1) scaleY(1) translateZ(0);
	transform: scaleX(1) scaleY(1) translateZ(0);
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	box-shadow: rgba(0, 0, 0, .25) 0 0 0 2000px inset;
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	padding: 20px;
}

.pt_plus_asb_wrapper.fancy-box .fancybox-inner-wrapper:hover .fancybox-image-background {
	transform: scale(1.13);
	-webkit-transform: scale(1.13);
	box-shadow: rgba(0, 0, 0, 0) 0 0 0 2000px inset;
}

.pt_plus_asb_wrapper.fancy-box .pt_plus_button .button-link-wrap {
	padding: 0;
	padding-right: 36px;
}

.pt_plus_asb_wrapper.fancy-box .asb-title, .pt_plus_asb_wrapper.fancy-box .asb-desc, .pt_plus_asb_wrapper.fancy-box .pt_plus_button .button-link-wrap {
	color: #fff;
}

.pt_plus_asb_wrapper.fancy-box .pt_plus_button .button-link-wrap:after {
	border: 1px solid rgba(255, 255, 255, .3);
}

.pt_plus_asb_wrapper.fancy-box .fancybox-inner-wrapper:after {
	display: block;
	position: absolute;
	content: " ";
	width: 100%;
	height: 6px;
	left: 0;
	bottom: 0;
	background: #000;
	z-index: 5;
	transform: scaleX(0) translateZ(0);
	-webkit-transform: scaleX(0) translateZ(0);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transition: .45s cubic-bezier(.24, 1, .3, 1);
	transition: .45s cubic-bezier(.24, 1, .3, 1);
}

.pt_plus_asb_wrapper.fancy-box .fancybox-inner-wrapper:hover:after {
	transform: scaleX(1) translateZ(0);
}

.pt_plus_asb_wrapper.fancy-box .fancybox-inner-content {
	position: relative;
	display: block;
	top: -100%;
	padding: 20px;
	width: 100%;
	height: 100%;
}

.pt_plus_asb_wrapper.fancy-box .fb-content {
	position: relative;
	display: block;
	min-height: 230px;
	top: 30px;
}

.pt_plus_asb_wrapper.fancy-box .fb-button {
	position: relative;
	display: block;
	margin-top: 30px;
}

.pt_plus_asb_wrapper.fancy-box .asb-title {
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
}

.pt_plus_asb_wrapper.fancy-box .asb-sub-title {
	margin: 0;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 400;
}

.pt_plus_asb_wrapper.fancy-box .asb-desc {
	margin-top: 10px;
	font-size: 16px;
}

.pt_plus_asb_wrapper.fancy-box .pt_plus_button .button-link-wrap {
	font-size: 18px;
	font-weight: 600;
}

.pt_plus_asb_wrapper.portfolio .mobile-click-port {
	position: relative;
	display: inline-block;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .portfolio-hover-image {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-position: center !important;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .portfolio-hover-wrapper {
	position: relative;
	display: flex;
	align-items: center;
	width: auto;
	max-width: 100%;
	height: 600px;
	padding: 0;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .asb_wrap_list.tp-row {
	align-items: center;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .asb-title {
	font-size: 36px;
	line-height: 1.23;
	vertical-align: top;
	color: #ddd;
	margin-bottom: 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;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .portfolio-content-wrapper {
	padding: 5%;
	z-index: 1;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .portfolio-hover-image {
	transition: all .5s ease-in-out 0s;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .service-item-loop:hover .portfolio-hover-image {
	transform: scale(1.5);
}

@media (max-width:767px) and (min-width:320px) {
	.pt_plus_asb_wrapper.portfolio.portfolio-style-1 .portfolio-hover-wrapper.tp-col-md-6.tp-col-lg-6.tp-col-sm-12.tp-col-12 {
		display: flex;
		align-items: center;
		text-align: center;
		justify-content: center;
	}
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-2 {
	position: relative;
	height: 100%;
	text-align: center;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-2 .portfolio-wrapper {
	position: relative;
	min-height: 700px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-size: cover !important;
	background-position: center !important;
	transition: all .6s ease-in-out;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-2 .service-item-loop .pf_a_click {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.pt_plus_asb_wrapper.portfolio.portfolio-style-2 .asb-title {
	font-size: 60px;
	line-height: 1.4;
	color: #313131;
	margin-bottom: 0;
	transition: all .3s linear;
}

.services-element.services-element-style-1 .se-listing-section {
	position: absolute;
	display: flex;
	width: 100%;
	height: auto;
	padding: 0 15px;
	flex-wrap: wrap;
	flex-direction: column;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	padding-top: 200px;
	box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	border-radius: 5px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: 0;
	visibility: hidden;
}

.services-element.services-element-style-1 .se-wrapper:hover .se-listing-section {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.services-element.services-element-style-1 .se-wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background: #e1e1e1;
	border-radius: 5px;
	padding: 15px;
	z-index: 11;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.services-element.services-element-style-1 .se-wrapper:hover {
	z-index: 111;
}

.services-element.services-element-style-1 .se-first-section {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	z-index: 1;
}

.services-element.services-element-style-1 .se-wrapper:hover .se-first-section {
	z-index: 11;
}

.services-element.services-element-style-1 .se-liting-ul {
	padding: 0;
	margin: 0;
}

.services-element.services-element-style-1 .se-listing {
	list-style: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	line-height: 26px;
	font-size: 16px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	color: #cd2122;
}

.services-element.services-element-style-1 .pt_plus_button .button-link-wrap {
	padding: 0;
	padding-right: 36px;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(1) {
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition-delay: .025s;
	transition-delay: .025s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(2) {
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition-delay: .05s;
	transition-delay: .05s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(3) {
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition-delay: .075s;
	transition-delay: .075s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(4) {
	-webkit-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(5) {
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition-delay: .125s;
	transition-delay: .125s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(6) {
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(7) {
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition-delay: .175s;
	transition-delay: .175s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(8) {
	-webkit-transform: translateY(80px);
	-ms-transform: translateY(80px);
	transform: translateY(80px);
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(9) {
	-webkit-transform: translateY(90px);
	-ms-transform: translateY(90px);
	transform: translateY(90px);
	-webkit-transition-delay: .225s;
	transition-delay: .225s;
}

.services-element.services-element-style-1 .se-liting-ul li:nth-child(10) {
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
}

.services-element.services-element-style-1 .se-wrapper:hover .se-listing {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.services-element.services-element-style-1 .se-wrapper .asb-icon-image {
	font-size: 50px;
	margin-bottom: 25px;
	color: #cd2122;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.services-element.services-element-style-1 .se-wrapper:hover .asb-icon-image {
	color: #000;
}

.services-element.services-element-style-1 .asb-title {
	margin: 0;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 29px;
	font-weight: 600;
}

.services-element.services-element-style-1 .asb-sub-title {
	margin: 0;
	margin-top: 10px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
}

.services-element.services-element-style-1 .asb-desc {
	margin: 0;
	margin-top: 10px;
}

.services-element.services-element-style-1 .pt-plus-button-wrapper {
	margin-top: 15px;
}

.services-element.services-element-style-1 .asb-desc p {
	margin: 0;
	font-size: 16px;
	line-height: 22px;
}

.services-element.services-element-style-2 .se-content {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	flex-direction: column;
}

.services-element.services-element-style-2 .se-wrapper {
	position: relative;
	display: flex;
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.services-element.services-element-style-2 .se-icon {
	float: left;
	width: 80px;
	line-height: 80px;
	text-align: center;
	margin-right: 20px;
	vertical-align: middle;
	border-radius: 50%;
	height: 80px;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out;
	box-shadow: inset 0 0 0 2px #cd2122;
	z-index: 1;
	position: relative;
	background: #fff;
	overflow: hidden;
}

.services-element.services-element-style-2 .asb-icon-image {
	font-size: 22px;
	line-height: 80px;
	-webkit-transition: color .2s ease-out .1s;
	transition: color .2s ease-out .1s;
}

.services-element.services-element-style-2 .se-wrapper-inner:after {
	content: "";
	position: absolute;
	top: 80px;
	left: 40px;
	height: calc(100% - 80px);
	width: 1px;
	background-color: rgba(0, 0, 0, .07);
}

.services-element.services-element-style-2 ul.se-liting-ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.services-element.services-element-style-2 .se-listing:before {
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	left: -62px;
	top: 9px;
	border-radius: 50%;
	display: block;
	background-color: #fff;
	-webkit-transition: all .15s;
	transition: all .15s;
	box-shadow: 0 0 0 2px #cd2122;
}

.services-element.services-element-style-2 .se-listing:hover:before {
	box-shadow: 0 0 0 3px #cd2122;
}

.services-element.services-element-style-2 .asb-sub-title {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
}

.services-element.services-element-style-2 .asb-desc p {
	margin: 0;
	font-size: 16px;
	line-height: 1.2;
}

.services-element.services-element-style-2 .asb-desc {
	margin-top: 15px;
}

.services-element.services-element-style-2 .asb-title {
	font-size: 24px;
	margin-bottom: 5px;
}

.services-element.services-element-style-2 .pt-plus-button-wrapper {
	padding: 10px 0;
}

.services-element.services-element-style-2 .pt_plus_button .button-link-wrap {
	padding: 0;
	padding-right: 36px;
}

.services-element.services-element-style-2 li.se-listing {
	font-size: 16px;
	line-height: 24px;
	position: relative;
}

.services-element.services-element-style-2 .se-wrapper:hover .se-icon {
	box-shadow: inset 0 0 0 40px #cd2122;
}

.services-element.services-element-style-2 .se-wrapper:hover .asb-icon-image {
	color: #fff;
}

@media (max-width:1023px) {
	.sliding-boxes .service-item-loop {
		position: relative;
		float: none;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		padding: 15px;
		margin-right: 0;
		width: auto !important;
		border: 0;
	}
	
	.sliding-boxes .service-item-loop img {
		width: 100%;
	}
	
	.sliding-boxes .service-item-loop .tp-sb-image {
		overflow: hidden;
	}
	
	.sliding-boxes .service-item-loop .asb-content {
		position: relative;
		left: auto;
		padding: 10px;
		width: 100%;
		text-align: center;
		overflow-y: unset;
	}
	
	.sliding-boxes .asb-sub-title, .sliding-boxes .asb-title, .sliding-boxes .button-link-wrap, .sliding-boxes .asb-desc {
		padding: 0;
	}
}

@media (max-width:1023px) and (min-width:768px) {
	.pt_plus_asb_wrapper.sliding-boxes .service-item-loop.sb_t_1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.pt_plus_asb_wrapper.sliding-boxes .service-item-loop.sb_t_2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.pt_plus_asb_wrapper.sliding-boxes .service-item-loop.sb_t_3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media (max-width:767px) {
	.pt_plus_asb_wrapper.sliding-boxes .service-item-loop.sb_m_1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.pt_plus_asb_wrapper.sliding-boxes .service-item-loop.sb_m_2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.pt_plus_asb_wrapper.sliding-boxes .service-item-loop.sb_m_3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media (min-width:992px) {
	.service-item-loop.theplus-col-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
