.lp-header-subtitle {
    color: var(--text-color-base);
    font-weight: normal;
    margin: 0 auto 16px;
    font-size: 16px;
    line-height: 24px;
}

@media all and (min-width: 600px) {
    .lp-header-subtitle {
        font-size: 18px;
        line-height: 28px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-subtitle {
        font-size: 20px;
    }
}

.inverse .lp-header-subtitle {
    color: #fff;
}

.lp-header-subtitle span {
    font-weight: bold;
    display: block;
}

.lp-reviews-12 {
    position: relative;
}

.lp-reviews-12 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lp-reviews-12 .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.lp-reviews-12 .slick-slide {
    height: auto;
}

.lp-reviews-12 .slick-slide > div {
    height: 100%;
}

.lp-reviews-12-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--text-color-base);
    opacity: 0.05;
    z-index: 0;
}

.lp-reviews-12-wrap {
    padding: 32px 0 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media all and (min-width: 600px) {
    .lp-reviews-12-wrap {
        padding: 56px 0 78px;
    }
}

@media all and (min-width: 960px) {
    .lp-reviews-12-wrap {
        padding: 56px 0 102px;
    }
}

@media all and (min-width: 1200px) {
    .lp-reviews-12-wrap {
        padding: 80px 0 105px;
    }
}

.lp-reviews-12-title {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
}

@media all and (min-width: 1200px) {
    .lp-reviews-12-title {
        max-width: 848px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-reviews-12-main {
    position: relative;
    margin-top: 24px;
}

@media all and (min-width: 600px) {
    .lp-reviews-12-main {
        margin-top: 40px;
    }
}

@media all and (min-width: 1200px) {
    .lp-reviews-12-main {
        max-width: 848px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 56px;
    }
}

.lp-reviews-12-arrow {
    position: absolute;
    bottom: -25px;
    z-index: 1;
}

.lp-reviews-12-arrow ._slider-arrows-inner {
	border-radius: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important
}

.lp-reviews-12-slider{
	overflow: hidden;
}

.lp-reviews-12-slider .owl-stage {
	display: flex;
}

.lp-reviews-12-slider .owl-stage .owl-item {
	display: flex;
    align-items: center;
    padding-left: 3px;
}

.lp-reviews-12-slider .owl-dots {
    display: none;
}

.lp-reviews-12-arrow-left {
    right: 50%;
    -webkit-transform: translate(-4px, 0);
    transform: translate(-4px, 0);
}

.lp-reviews-12-arrow-right {
    left: 50%;
    -webkit-transform: translate(4px, 0);
    transform: translate(4px, 0);
}

.lp-reviews-12-slider-item {
    background-color: #fff;
    padding: 32px 8px 60px;
    width: 100%;
}

@media all and (min-width: 600px) {
    .lp-reviews-12-slider-item {
        padding: 32px 56px 64px;
    }
}

@media all and (min-width: 960px) {
    .lp-reviews-12-slider-item {
        padding: 32px 80px 80px;
    }
}

.lp-reviews-12 .owl-carousel .owl-item .lp-reviews-12-slider-item__pic {
    width: 72px;
    height: 72px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 150px;
    overflow: hidden;
}

.lp-reviews-12-slider-item__pic-wr {
    display: flex;
    justify-content: center;
}

.lp-reviews-12 .owl-carousel .owl-item .lp-reviews-12-slider-item__pic img {
	width: 100%;
	height: 100%;
	object-fit:cover;
}

.lp-reviews-12-slider-item__name {
    padding: 0;
    text-align: center;
    margin: 8px 0 0;
}

.lp-reviews-12-slider-item__company {
    padding: 0;
    margin: 4px 0 0;
    text-align: center;
}

.lp-reviews-12-slider-item__text {
    text-align: center;
    padding: 0;
    margin: 40px 0 0;
    position: relative;
}

@media all and (min-width: 600px) {
    .lp-reviews-12-slider-item__text {
        margin-top: 32px;
    }
}

.lp-reviews-12__quote-1 {
    display: block;
    width: 16px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -30px;
    font-size: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 0;
}

@media all and (min-width: 600px) {
    .lp-reviews-12__quote-1 {
        top: -3px;
        left: -24px;
    }
}

@media all and (min-width: 960px) {
    .lp-reviews-12__quote-1 {
        left: -32px;
    }
}

.lp-reviews-12__quote-2 {
    display: block;
    width: 16px;
    right: 3px;
    bottom: -30px;
    height: 30px;
    position: absolute;
    font-size: 43px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.15;
}

@media all and (min-width: 600px) {
    .lp-reviews-12__quote-2 {
        bottom: -3px;
        right: -24px;
    }
}

@media all and (min-width: 960px) {
    .lp-reviews-12__quote-2 {
        right: -32px;
    }
}

.lp-reviews-12 {
    background: rgba(68, 68, 68, 0.05);
}

.lp-reviews-12 .lp-block-overlay {
    background: transparent;
}

.lp-reviews-12__slider-dots {
    margin-top: 48px;
}

.lp-reviews-12__buttons {
    text-align: center;
    margin-top: 16px;
}

.lp-reviews-12__button {
    margin: 0 0 16px;
    /* display: block; */
}

@media (max-width: 599px) {
	.lp-reviews-12__button {
		display: flex;
	}
}

@media (min-width: 600px) {
    .lp-reviews-12__button {
        margin: 0 8px 16px;
        /* display: inline-block; */
    }
}