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

.lg-outer .lg .lg-toolbar {
    background-color: transparent;
}

.lg-outer .lg .lg-toolbar #lg-counter {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #fff;
    padding-top: 16px;
    padding-bottom: 10px;
}

.lg-outer .lg .lg-toolbar #lg-counter .lg-counter-current {
    font-weight: 700;
}

.lg-outer .lg .lg-toolbar .lg-close {
    margin: 8px 0 0;
    padding: 8px 0;
}

.lg-outer .lg-thumb {
    padding: 16px 0;
    margin: 0 auto -5px;
}

.lg-outer .lg-thumb .lg-thumb-item {
    border-radius: 0;
    display: block;
    border: 1px solid #FFFFFF;
    padding: 1px;
}

.lg-outer .lg-thumb .lg-thumb-item img {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    display: block;
    height: 100%;
    width: 100%;
    max-height: none;
    max-width: none;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.lg-outer .lg-thumb .lg-thumb-item:hover img {
    width: 120%;
    height: 120%;
}

.lg-outer .lg-thumb .lg-thumb-item.active {
    padding: 0;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
}

.lg-outer .lg-thumb-outer {
    background: rgba(0, 0, 0, 0);
}

.lg-backdrop.in {
    background: rgba(0, 0, 0, 0.6);
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.1);
}

@media all and (min-width: 600px) {
    .lg-actions .lg-next, .lg-actions .lg-prev {
        width: 44px;
        height: 44px;
    }
}

@media all and (min-width: 1200px) {
    .lg-actions .lg-next, .lg-actions .lg-prev {
        width: 50px;
        height: 50px;
    }
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    background: rgba(255, 255, 255, 0.3);
}

.lg-outer .lg-img-wrap {
    padding: 56px 0 96px;
}

@media all and (min-width: 600px) {
    .lg-outer .lg-img-wrap {
        padding: 56px 0 112px;
    }

    .lg-thumb-outer {
        margin: 8px 0;
    }
}

@media all and (min-width: 1200px) {
    .lg-outer .lg-img-wrap {
        padding: 56px 0 112px;
    }
}

.lp-certificate-7 {background-color: rgba(68, 68, 68, 0.05);}

.lp-certificate-7 .lp-block-overlay {background-color: transparent;}

.lp-certificate-7._left .lp-certificate-7-header {
    margin-left: 0;
}

.lp-certificate-7._left .lp-certificate-7-header__title {
    margin-left: 0;
}

.lp-certificate-7._left .lp-certificate-7-header__subtitle {
    margin-left: 0;
}

.lp-certificate-7._right .lp-certificate-7-header {
    margin-right: 0;
}

.lp-certificate-7 .lp-certificate-7 {
    background-color: var(--text-color-l-65);
}

.lp-certificate-7 .lp-certificate-7._left .lp-certificate-7__header {
    text-align: left;
}

.lp-certificate-7 .lp-certificate-7._right .lp-certificate-7-content__slider .slick-track {
    margin-right: 0;
}

.lp-certificate-7-content__slider .owl-stage {
	display: flex;
}

.lp-certificate-7 .lp-certificate-7._right .lp-certificate-7__header {
    text-align: right;
}

.lp-certificate-7 .lp-certificate-7__wrap {
    padding: 40px 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 56px 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 80px 0;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 56px 0 32px;
    }
}

.lp-certificate-7 .lp-certificate-7-header {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 24px;
}

._left.lp-certificate-7 .lp-certificate-7-header {
	text-align: left;
}

._right.lp-certificate-7 .lp-certificate-7-header {
	text-align: right;
}

._left.lp-certificate-7 .lp-certificate-7-content__slider-item {
	text-align: left;
}

._right.lp-certificate-7 .lp-certificate-7-content__slider-item {
	text-align: right;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-header {
        margin-bottom: 32px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-header {
        margin-bottom: 56px;
        max-width: 848px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-certificate-7 .lp-certificate-7-header__title {
    margin-bottom: 8px;
    padding: 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-header__title {
        margin-bottom: 16px;
    }
}

.lp-certificate-7 .lp-certificate-7-header__subtitle {
    padding: 0;
    margin: 0;
}

.lp-certificate-7 .lp-certificate-7-content {
    position: relative;
}

.lp-certificate-7 .lp-certificate-7-content__next-arrow, .lp-certificate-7 .lp-certificate-7-content__prev-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.lp-certificate-7 .lp-certificate-7-content__next-arrow {
    right: 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__next-arrow {
        right: -8px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__prev-arrow {
    left: 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__prev-arrow {
        left: -8px;
    }
}

.lp-certificate-7-content__slider-item {
	background-color: #FFFFFF;
}

.lp-certificate-7 .lp-certificate-7-content__slider-item {
    padding: 24px 16px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item {
        padding: 24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item {
        padding: 32px 24px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-image {
    position: relative;
    width: 100%;
    height: calc(100vw - 64px);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 16px;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 228px;
        height: 228px;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 384px;
        height: 384px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 516px;
        height: 516px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 580px;
        height: 580px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-title {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    width: 100%;
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-text {
    margin: 0;
    padding: 0;
}

.lp-certificate-7 .lp-certificate-7 {
    background-color: var(--text-color-l-65);
}

.lp-certificate-7 .lp-certificate-7._left .lp-certificate-7__header {
    text-align: left;
}

.lp-certificate-7 .lp-certificate-7._right .lp-certificate-7__header {
    text-align: right;
}

.lp-certificate-7 .lp-certificate-7__wrap {
    padding: 40px 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 56px 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 80px 0;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 56px 0 32px;
    }
}

.lp-certificate-7 .lp-certificate-7-header {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 24px;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-header {
        margin-bottom: 32px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-header {
        margin-bottom: 56px;
        max-width: 848px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-certificate-7 .lp-certificate-7-header__title {
    margin-bottom: 8px;
    padding: 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-header__title {
        margin-bottom: 16px;
    }
}

.lp-certificate-7 .lp-certificate-7-header__subtitle {
    padding: 0;
    margin: 0;
}

.lp-certificate-7 .lp-certificate-7-content {
    position: relative;
}

.lp-certificate-7 .lp-certificate-7-content__next-arrow, .lp-certificate-7 .lp-certificate-7-content__prev-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-53px);
    transform: translateY(-53px);
    z-index: 2;
}

.lp-certificate-7 .lp-certificate-7-content__next-arrow {
    right: 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__next-arrow {
        right: -8px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__prev-arrow {
    left: 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__prev-arrow {
        left: -8px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item {
    padding: 24px 16px;
    background-color: #FFFFFF;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item {
        padding: 24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item {
        padding: 32px 24px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-image {
    position: relative;
    width: 100%;
    height: calc(100vw - 64px);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 16px;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 228px;
        height: 228px;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 224px;
        height: 224px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 320px;
        height: 320px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 360px;
        height: 360px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-title {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-text {
    margin: 0;
    padding: 0;
}

.lp-certificate-7 .lp-certificate-7 {
    background-color: var(--text-color-l-65);
}

.lp-certificate-7 .lp-certificate-7._left .lp-certificate-7__header {
    text-align: left;
}

.lp-certificate-7 .lp-certificate-7._right .lp-certificate-7__header {
    text-align: right;
}

.lp-certificate-7 .lp-certificate-7__wrap {
    padding: 40px 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 56px 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 80px 0;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-7 .lp-certificate-7__wrap {
        padding: 56px 0 32px;
    }
}

.lp-certificate-7 .lp-certificate-7-header {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 24px;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-header {
        margin-bottom: 32px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-header {
        margin-bottom: 56px;
        max-width: 848px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-certificate-7 .lp-certificate-7-header__title {
    margin-bottom: 8px;
    padding: 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-header__title {
        margin-bottom: 16px;
    }
}

.lp-certificate-7 .lp-certificate-7-header__subtitle {
    padding: 0;
    margin: 0;
}

.lp-certificate-7 .lp-certificate-7-content {
    position: relative;
}

.lp-certificate-7 .lp-certificate-7-content__next-arrow {
    right: 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__next-arrow {
        right: -8px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__prev-arrow {
    left: 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__prev-arrow {
        left: -8px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item {
    padding: 24px 16px;
    background-color: #FFFFFF;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item {
        padding: 24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item {
        padding: 32px 24px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-image {
    position: relative;
    width: 100%;
    height: calc(100vw - 64px);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 16px;
}

@media all and (min-width: 600px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 228px;
        height: 228px;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 224px;
        height: 224px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 320px;
        height: 320px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-7 .lp-certificate-7-content__slider-item-image {
        width: 360px;
        height: 360px;
    }
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-title {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

.lp-certificate-7 .lp-certificate-7-content__slider-item-text {
    margin: 0;
    padding: 0;
}

.lp-certificate-7-content__slider-dots {
    margin-top: 24px;
}

//.lp-certificate-7-content__slider .owl-stage {
//    display: flex;
//}

.lp-certificate-7__buttons-wrap {
  text-align: center;
  margin-top: 32px;
}

.lp-certificate-7__button {
  display: flex;
  margin: 0 16px 16px 0;
  flex: 1 1 auto;
  width: 100%;
}



.lp-certificate-7__buttons {
  text-align: center;
  justify-content: center;
  display: flex;
  margin: 0 -16px -16px 0;
  flex-wrap: wrap;
}

._left .lp-certificate-7__buttons-wrap {
  text-align: left;
}

._right .lp-certificate-7__buttons-wrap {
  text-align: right;
}

@media all and (min-width: 600px) {
  .lp-certificate-7__buttons-wrap {
  }

  .lp-certificate-7__button {
    width: auto;
  }

  .lp-certificate-7__buttons {
    display: inline-flex;
  }
}

.lp-certificate-7[data-count="2"] .lp-certificate-7-content__slider-item-image {
	@media all and (min-width: 600px) {
		
	}
	
}
	
@media all and (min-width: 960px) {
	.lp-certificate-7[data-count="2"] .lp-certificate-7-content__slider-item-image {

		width: 384px;
		height: 384px;
	}
}
	
@media all and (min-width: 1200px) {
	.lp-certificate-7[data-count="2"] .lp-certificate-7-content__slider-item-image {
		width: 516px;
		height: 516px;
	}
}
	
@media all and (min-width: 1380px) {
	.lp-certificate-7[data-count="2"] .lp-certificate-7-content__slider-item-image {
		width: 580px;
		height: 580px;
	}
}


	
@media all and (min-width: 1200px) {
	.lp-certificate-7[data-count="4"] .lp-certificate-7-content__slider-item-image {
		width: 222px;
		height: 222px;
	}
}
	
@media all and (min-width: 1380px) {
	.lp-certificate-7[data-count="4"] .lp-certificate-7-content__slider-item-image {
		width: 250px;
		height: 250px;
	}
}