.mar-auto {
	margin: auto !important;
}

.testimonials .profile-img-wrapper:after {
	content: "";
    background-color: #638aee;
    height: 3px;
    margin: 0 auto;
    width: 90px;
    position: relative;
    display: block;
    top: 15px;
    z-index: 99;
}
.testi-slider {
	margin-top: -80px !important;
}

.testi-slider i {
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin-top: 10px;
}

.tss-wrapper .tss-layout3 .item-content-wrapper:before, .tss-wrapper .tss-isotope1 .item-content-wrapper:before, .tss-wrapper .tss-video1 .item-content-wrapper:before, .tss-wrapper .tss-carousel3 .item-content-wrapper:before {
	display: none !important;
}

.tss-wrapper .tss-layout3 .item-content-wrapper, .tss-wrapper .tss-isotope1 .item-content-wrapper, .tss-wrapper .tss-video1 .item-content-wrapper, .tss-wrapper .tss-carousel3 .item-content-wrapper {
	background-color: #fff !important;
}

.tss-wrapper .tss-carousel .single-item-wrapper {
	box-shadow: 5px 8px 15px rgba(0,0,0,.16);
	border-radius: 0.375rem;
	padding-top: 30px;
	padding-bottom: 15px;
}

.tss-wrapper .single-item-wrapper h3.author-name {
	line-height: 16px !important;
}

.tss-wrapper .tss-carousel {
    padding-top: 40px;
}

.tss-wrapper .tss-carousel .single-item-wrapper {
    display: flex;
    flex-direction: column;
}

.tss-wrapper .tss-carousel .single-item-wrapper > * {
    flex: 1 0 auto;
}

.tss-wrapper .tss-carousel .single-item-wrapper .item-content-wrapper {
    order: 2;
}

.tss-wrapper .tss-carousel .single-item-wrapper .author-bio {
    order: 4;
}

.tss-wrapper .tss-carousel .single-item-wrapper .author-name {
    order: 3;
}

.tss-wrapper .tss-carousel .single-item-wrapper .rating-wrapper {
    order: 2;
}

.tss-wrapper .tss-carousel .single-item-wrapper .tss-meta-info {
    order: 1;
}

.awards-block .award-content .img-fluid {
	width: 100%;
	max-width: 200px;
}

.awards-swiper .sbn,
.awards-swiper .sbp {
	z-index: 99;
}

.awards-swiper .sbn:after,
.awards-swiper .sbp:after {
	font-size: 30px;
	z-index: 99999;
}

.postid-1261 .entry-content p {
	text-align:center;
}

@media only screen and (min-width: 992px) {
	.awards-block .award-content:last-child {
		padding-top: 0 !important;
	}
}

@media only screen and (max-width: 992px) {
	.hs-web-interactive .button-container,
	.hs-web-interactive .button-container #interactive-close-button {
		z-index: 999999;
	}
}