.manufacture__top {
    margin-bottom: 42px;
}
span.video-img-block {
    display: block;
}
@media (min-width: 768px) {
    .manufacture__top {
        margin-bottom: 8px;
    }
}
@media (min-width: 1350px) {
    .manufacture__top {
        margin-bottom: 56px;
    }
}
.manufacture__video {
    margin-bottom: 45px;
}
@media (min-width: 768px) {
    .manufacture__video {
        margin-bottom: 72px;
    }
}
@media (min-width: 1200px) {
    .manufacture__video {
        margin-bottom: 80px;
    }
}
@media (max-width: 1349px) {
    .manufacture__video {
        padding-left: 0;
        padding-right: 0;
    }
}
.manufacture__descr {
    margin-bottom: 56px;
}
@media (min-width: 768px) {
    .manufacture__descr {
        margin-bottom: 80px;
    }
}
.manufacture__gray-block {
    padding: 56px 0;
    background-color: #F3F3F3;
    margin-bottom: 56px;
}
@media (min-width: 768px) {
    .manufacture__gray-block {
        padding: 80px 0;
        margin-bottom: 80px;
    }
}
@media (min-width: 1200px) {
    .manufacture__gray-block {
        padding: 96px 0;
    }
}
.manufacture__img {
    margin-bottom: 48px;
}
@media (min-width: 768px) {
    .manufacture__img {
        margin-bottom: 56px;
    }
}
@media (min-width: 1200px) {
    .manufacture__img {
        margin-bottom: 96px;
    }
}
.manufacture__about {
    margin-bottom: 48px;
}
@media (min-width: 768px) {
    .manufacture__about {
        margin-bottom: 56px;
    }
}
/*.manufacture__num {
    margin-bottom: 56px;
    margin-top: 56px;
}
@media (min-width: 768px) {
    .manufacture__num {
        margin-top: 80px;
        margin-bottom: 80px;
    }
}
@media (min-width: 1200px) {
    .manufacture__num {
        margin-bottom: 60px;
        margin-top: 60px;
    }
} */
@media (min-width: 1200px) {
    .manufacture__form {
        margin-bottom: 80px;
    }
}

.manufacture-top__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 26px;
    padding-top: 32px;
}
@media (min-width: 768px) {
    .manufacture-top__title {
        font-size: 56px;
        line-height: 80px;
        padding-top: 22px;
        margin-bottom: 25px;
    }
}
@media (min-width: 1200px) {
    .manufacture-top__title {
        font-size: 72px;
        line-height: 96px;
        margin-bottom: 28px;
        padding-top: 48px;
        max-width: 80%;
    }
}
.manufacture-top__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.75;
    max-width: 557px;
    margin-bottom: 32px;
}

@media (min-width: 768px) {
    .manufacture-top__text {
        font-size: 16px;
        line-height: 24px;
    }
}

.manufacture-video__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    max-width: 803px;
    margin: 0 0 24px;
	padding-left: 20px;
	padding-right: 20px;
}
@media (min-width: 768px) {
    .manufacture-video__title {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 40px;
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media (min-width: 992px) {
	.manufacture-video__title {
		padding-left: 15px;
		padding-right: 15px;
    }
}
@media (min-width: 1200px) {
    .manufacture-video__title {
        margin-bottom: 32px;
    }
}
@media (min-width: 1350px) {
	.manufacture-video__title {
		padding-left: 0;
		padding-right: 0;
	}
}
.manufacture-video__text-top {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
@media (min-width: 768px) {
    .manufacture-video__text-top {
        margin-bottom: 48px;
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media (min-width: 992px) {
	.manufacture-video__text-top {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 1350px) {
	.manufacture-video__text-top {
		padding-left: 0;
		padding-right: 0;
    }
}
.manufacture-video__wrap {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.manufacture-video__wrap::before {
    content: "";
    display: block;
    padding-top: 50%;
}

.manufacture .manufacture-video__wrap::before {
    padding-top: 55%;
}

@media (min-width: 768px) {
    .manufacture .manufacture-video__wrap::before {
        padding-top: 60%;
    }
}
.manufacture-video__wrap iframe,
.manufacture-video__wrap video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.manufacture-video__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-top: 24px;
    padding-left: 20px;
}
@media (min-width: 768px) {
    .manufacture-video__text {
        text-align: right;
        padding-left: 0;
        padding-right: 32px;
    }
}
@media (min-width: 1350px) {
    .manufacture-video__text {
        padding-right: 0;
    }
}

.manufacture-descr__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    max-width: 787px;
    margin: 0 0 24px;
}
@media (min-width: 768px) {
    .manufacture-descr__title {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 40px;
    }
}
@media (min-width: 1200px) {
    .manufacture-descr__title {
        margin-bottom: 32px;
    }
}
.manufacture-descr__wrap {
    display: flex;
    flex-direction: column;
}
@media (min-width: 1200px) {
    .manufacture-descr__wrap {
        flex-direction: row;
        margin-bottom: 56px;
    }
}
.manufacture-descr__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 40px;
    max-width: 547px;
    width: 100%;
}
@media (min-width: 768px) {
    .manufacture-descr__text {
        margin-bottom: 48px;
    }
}
@media (min-width: 1200px) {
    .manufacture-descr__text {
        margin-bottom: 0;
        margin-right: 141px;
    }
}
.manufacture-descr__btn {
    max-width: 320px;
    width: 100%;
    align-self: center;
}
@media (min-width: 768px) {
    .manufacture-descr__btn {
        align-self: flex-start;
        max-width: none;
        min-width: 252px;
        width: auto;
    }
}
.manufacture-descr__text-bottom {
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    .manufacture-descr__text-bottom {
        display: none;
    }
}
.manufacture-descr__picture {
    margin-right: -20px;
    margin-left: -20px;
}
@media (min-width: 768px) {
    .manufacture-descr__picture {
        margin-right: -32px;
        margin-left: -32px;
    }
}
@media (min-width: 1200px) {
    .manufacture-descr__picture {
        margin-right: -40px;
        margin-left: -40px;
    }
}
.manufacture-descr__picture img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 1200px) {
    .manufacture-list {
        margin-bottom: 80px;
    }
}
.manufacture-list__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    margin: 0 0 48px;
    max-width: 787px;
}
@media (min-width: 768px) {
    .manufacture-list__title {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 64px;
    }
}
@media (min-width: 1200px) {
    .manufacture-list__title {
        margin-bottom: 48px;
    }
}

.manufacture-img__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    max-width: 960px;
    margin: 0 0 24px;
}
@media (min-width: 768px) {
    .manufacture-img__title {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 40px;
    }
}
@media (min-width: 1200px) {
    .manufacture-img__title {
        margin-bottom: 32px;
    }
}
.manufacture-img__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    max-width: 440px;
    margin-bottom: 32px;
}
@media (min-width: 768px) {
    .manufacture-img__text {
        margin-bottom: 48px;
    }
}
.manufacture-img__img {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 24px;
}
@media (min-width: 768px) {
    .manufacture-img__img {
        margin-right: -32px;
        margin-left: -32px;
        margin-bottom: 48px;
    }
}
@media (min-width: 992px) {
    .manufacture-img__img {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (min-width: 1440px) {
    .manufacture-img__img {
        margin-left: -40px;
        margin-right: -40px;
    }
}
.manufacture-img__img img {
    mix-blend-mode: multiply;
}
.manufacture-img__list {
    margin: 0;
}
@media (min-width: 768px) {
    .manufacture-img__list {
        max-width: 344px;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .manufacture-img__list {
        max-width: 443px;
    }
}
.manufacture-img__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

@media (min-width: 1200px) {
    .manufacture-slider {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        grid-gap: 16px;
    }
}
.manufacture-slider__wrap {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row: 1;
}
@media (min-width: 1200px) {
    .manufacture-slider__wrap {
        align-self: center;
    }
}
.manufacture-slider__images {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row: 1;
    margin-bottom: 16px;
}
@media (min-width: 768px) {
    .manufacture-slider__images {
        margin-bottom: 24px;
    }
}
@media (min-width: 1200px) {
    .manufacture-slider__images {
        margin-bottom: 0;
    }
}
.manufacture-slider__images img {
    width: 100%;
    vertical-align: middle;
}
.manufacture-slider__content {
    margin-bottom: 24px;
}
@media (min-width: 768px) {
    .manufacture-slider__content {
        margin-bottom: 40px;
    }
}
.manufacture-slider__item-top {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 8px;
}
.manufacture-slider__item-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 24px;
}
.manufacture-slider__item-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    max-width: 443px;
}
.manufacture-slider__navigation {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    flex-wrap: wrap;
    row-gap: 10px;
}
@media (min-width: 1200px) {
    .manufacture-slider__navigation {
        max-width: 450px;
    }
}
.manufacture-slider__btns {
    display: flex;
    align-items: center;
}
.manufacture-slider__dots {
    align-self: center;
}
.manufacture-slider .carousel-work__prev {
    margin-right: 8px;
}
.manufacture-slider .carousel-work__btn {
    position: static;
}
.manufacture-slider .slick-dots {
    display: flex;
    align-items: center;
    margin: 0;
    max-width: 100%;
    flex-wrap: wrap;
    row-gap: 10px;
}
.manufacture-slider .slick-dots li {
    margin: 0 4px;
    padding: 0;
    line-height: 1;
    display: flex;
}
.manufacture-slider .slick-dots li button {
    border-radius: 50%;
    border: none;
    font-size: 0;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 0.1);
    padding: 0;
}
.manufacture-slider .slick-dots li button:focus-visible {
    -webkit-box-shadow: 0 0 2px 4px rgba(243, 112, 33, 0.5);
    box-shadow: 0 0 2px 4px rgba(243, 112, 33, 0.5);
}
.manufacture-slider .slick-dots li.slick-active button {
    background-color: #F37021;
}

.manufacture-about__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    max-width: 787px;
    margin: 0 0 24px;
}
@media (min-width: 768px) {
    .manufacture-about__title {
        font-size: 48px;
        line-height: 64px;
        margin-bottom: 40px;
    }
}
@media (min-width: 1200px) {
    .manufacture-about__title {
        margin-bottom: 32px;
    }

    .manufacture-about__title.manufacture__title--wide,
    .manufacture-list__title.manufacture__title--wide {
        max-width: 91.66666667%;
        margin-left: auto;
        margin-right: auto;
    }
}
.manufacture-about__wrap {
    display: flex;
    flex-direction: column;
    margin-bottom: 48px;
}
@media (min-width: 768px) {
    .manufacture-about__wrap {
        margin-bottom: 64px;
    }
}
@media (min-width: 1200px) {
    .manufacture-about__wrap {
        flex-direction: row;
        margin-bottom: 56px;
    }
}
.manufacture-about__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 40px;
    max-width: 547px;
    width: 100%;
}
@media (min-width: 768px) {
    .manufacture-about__text {
        margin-bottom: 48px;
    }
}
@media (min-width: 1200px) {
    .manufacture-about__text {
        margin-bottom: 0;
        margin-right: 141px;
    }
}
.manufacture-about__btn {
    max-width: 320px;
    width: 100%;
    align-self: center;
}
@media (min-width: 768px) {
    .manufacture-about__btn {
        align-self: flex-start;
        max-width: none;
        min-width: 252px;
        width: auto;
    }
}
.manufacture-about__list {
    display: grid;
    grid-gap: 48px 16px;
    margin: 0;
}
@media (min-width: 768px) {
    .manufacture-about__list {
        grid-template-columns: 1fr 1fr;
    }
}
@media (min-width: 1200px) {
    .manufacture-about__list {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
.manufacture-about__img {
    margin-bottom: 24px;
}
.manufacture-about__img img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.manufacture-about__descr,
.more-news .news-item__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
@media (min-width: 768px) {
    .manufacture-about__descr,
    .more-news .news-item__title {
        font-size: 18px;
        line-height: 32px;
    }
}
.manufacture-num__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 56px;
    row-gap: 5px;
}
.manufacture-icon__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px 17px;
    margin-bottom: 56px;
}
@media (min-width: 768px) {
    .manufacture-num__list {
        margin-bottom: 80px;
    }
    .manufacture-icon_list {
        grid-gap: 52px 25px;
        margin-bottom: 80px;
    }
}
@media (min-width: 1200px) {
    .manufacture-num__list{
        margin-bottom: 120px;
    }
    .manufacture-icon__list {
        grid-template-columns: 1fr 1fr 1fr;
        grid-column-gap: 115px;
        margin-bottom: 120px;
    }
}
.manufacture-num__num {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #00AEE6;
}
@media (min-width: 768px) {
    .manufacture-num__num {
        font-size: 56px;
        line-height: 80px;
    }
}
@media (min-width: 1200px) {
    .manufacture-num__item:not(.manufacture-num__item:last-child) {
        padding-right: 30px;
    }
    .manufacture-num__num {
        font-size: 72px;
        line-height: 96px;
    }
}
.manufacture-num__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.manufacture-num__text a {
    text-decoration: none;
    color: #F37021;
}
.manufacture-num__text a:hover, .manufacture-num__text a:focus-visible {
    text-decoration: underline;
}

@media (max-width: 991px) {
    .manufacture .about__history {
        padding-right: 32px;
        padding-left: 32px;
    }
}
@media (max-width: 767px) {
    .manufacture .about__history {
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 992px)  and (max-width: 1349px) {
    .manufacture .about__history {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.manufacture .about__history {
    margin-bottom: 55px;
}

@media (min-width: 768px) {
    .manufacture .about__history {
        margin-bottom: 70px;
    }
}

.manufacture .history-slide__item {
    margin-bottom: 48px;
}

.manufacture .history-slide__img {
    position: relative;
    margin-bottom: 15px;
}

@media (min-width: 1350px) {
    .manufacture .history-slide__img {
        margin-bottom: 25px;
    }
}

.manufacture .history-slide__img img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.manufacture .history-slide__img:before {
    content: "";
    padding-top: 63%;
    display: block;
}

@media (min-width: 1350px) {
    .manufacture .history-slide__img:before {
        padding-top: 65%;
    }
}

.manufacture .history-slide__text {
    font-size: 16px;
    line-height: 1.5;
}

@media (min-width: 768px) {
    .manufacture .history-slide__text {
        font-size: 18px;
        line-height: 1.777;
    }
}

.manufacture .history-slide__text span {
    color: #f37021;
}

.manufacture-num__icon {
    position: relative;
    height: 48px;
    width: 48px;
    background-size: 100%;
}

@media (min-width: 768px) {
    .manufacture-num__icon {
        position: relative;
        height: 80px;
        width: 80px;
        background-size: 100%;
    }
}

.manufacture-num__icon i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: auto;
    margin: auto;
    width: 100%;
}

.manufacture-num__icon--since {
    background-image: url(/local/templates/profholod_2021-11-17/assets/img/manufacture-since.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.manufacture-num__icon--doors {
    background-image: url(/local/templates/profholod_2021-11-17/assets/img/manufacture-doors.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.manufacture-num__icon--temp {
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='80' viewBox='0 0 80 80' width='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' stroke-width='2'%3E%3Cg stroke='%23f37021' stroke-linejoin='round' stroke-miterlimit='10'%3E%3Cpath d='m48.3676 55.2354-3.8892-5.225c-2.475-2.8925-2.7108-6.2514.2357-8.584l.4714-.4665c2.7107-2.146 2.7107-5.6915 0-7.8375l-.4714-.4665c-2.9465-2.3326-2.9465-6.158 0-8.4906l.4714-.4666c2.7107-2.1459 2.475-5.6915.3536-8.0241l-3.1822-3.4522'/%3E%3Cpath d='m37.6429 55.2354-3.8893-5.225c-2.475-2.8925-2.7107-6.2514.2357-8.584l.4714-.4665c2.7107-2.146 2.7107-5.6915 0-7.8375l-.4714-.4665c-2.9464-2.3326-2.9464-6.1581 0-8.4906l.4714-.4666c2.7107-2.1459 2.475-5.6915.3536-8.0241l-3.0643-3.3589'/%3E%3Cpath d='m27.0359 55.2354-3.8893-5.225c-2.475-2.8925-2.7107-6.2514.2358-8.584l.4714-.4665c2.7107-2.146 2.7107-5.6915 0-7.8375l-.4714-.4665c-2.9465-2.3326-2.9465-6.1581 0-8.4906l.4714-.4666c2.7107-2.1459 2.475-5.6915.3536-8.0241l-3.0643-3.3589'/%3E%3Cpath d='m59.0927 55.2354-3.8892-5.225c-2.475-2.8925-2.7108-6.2514.2357-8.584l.4714-.4665c2.7107-2.146 2.7107-5.6915 0-7.8375l-.4714-.4665c-2.9465-2.3326-2.9465-6.158 0-8.4906l.4714-.4666c2.7107-2.1459 2.475-5.6915.3536-8.0241l-3.1822-3.4522'/%3E%3C/g%3E%3Cg stroke='%2300aee6'%3E%3Cpath d='m8 63.4185h64'/%3E%3Cpath d='m8 70.4897h64'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0;
}

.manufacture-num__icon--export {
    background-image: url(/local/templates/profholod_2021-11-17/assets/img/manufacture-export.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.manufacture-num__icon--steel {
    background-image: url(/local/templates/profholod_2021-11-17/assets/img/manufacture-steel.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.manufacture-num__icon--output {
    background-image: url(/local/templates/profholod_2021-11-17/assets/img/manufacture-output.png);
    background-repeat: no-repeat;
    background-position: 0;
}

.manufacture .products-list__item {
    margin-bottom: 58px;
}

@media (min-width: 1200px) {
    .manufacture .products-list__list {
        padding: 20px 32px 15px;
    }
}

.manufacture .manufacture-top h3 span {
    color: #f37021;
    font-weight: 800;
    font-size: 22px;
}

.manufacture-about__item a {
    color: #000;
    text-decoration: none;
}

.manufacture-about__item a:hover {
    text-decoration: underline;
}

.manufacture .products-list__item-link:before {
    padding-top: 63%;
}

.manufacture .products-list__item-text {
    margin-top: 28px;
}

.manufacture .about-history .block-title.block-title--md {
    font-size: 24px;
    margin-bottom: 70px;
}

@media (min-width: 768px) {
    .manufacture .about-history .block-title.block-title--md {
        font-size: 48px;
        margin: 8px 0 64px;
    }
}

@media (min-width: 1200px) {
    .manufacture .about-history .block-title.block-title--md,
    .manufacture .product-advantages__title {
        font-size: 32px;
        margin-bottom: 80px;
    }
}

.manufacture .about-menu {
    padding-top: 10px;
    padding-bottom: 8px;
}

@media (min-width: 768px) {
    .manufacture .about-menu {
        padding-top: 15px;
        padding-bottom: 18px;
    }
}

@media (min-width: 1350px) {
    .manufacture .about-menu {
        display: none;
    }
}

.manufacture .about-menu__list {
    padding: 0 8px;
}

@media (max-width: 767px) {
    .manufacture .about-history__next svg, 
    .manufacture .about-history__prev svg {
        width: 12px;
        height: 12px;
    }
}

.manufacture .manufacture-about__img {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.manufacture .manufacture-about__img:before,
.more-news .news-item__img:before {
    content: "";
    display: block;
    padding-top: 63%;
}

.manufacture .manufacture-about__img img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.manufacture .countup__list {
    margin-top: 0;
    margin-bottom: 0;
}

.manufacture .countup__list li {
    margin-bottom: 0;
}

.manufacture .module {
    margin-bottom: 56px;
}

.manufacture .module .row-toggle {
    border-bottom: 2px solid #F3F3F3;
}

@media (max-width: 1199px) {
    .manufacture .module .row-toggle:first-child {
        border-top: 2px solid #F3F3F3;
    }
}

@media (min-width: 768px) {
    .manufacture .module {
        margin-top: 65px;
    } 
}

@media (min-width: 1200px) {
    .manufacture .module {
        border: 2px solid #F3F3F3;
    }

    .manufacture .module .row-toggle:last-child {
        border-bottom: none;
    }
}


.block-toggle__col p, .block-toggle__col ul, .block-toggle__col li {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 0;
}

.block-toggle__col p, .block-toggle__col ul {
    margin-bottom: 20px;
}

.manufacture .block-toggle__col ul li {
    position: relative;
    padding-left: 20px;
    margin-top: 16px;
}

@media (min-width: 1200px) {
    .manufacture .block-toggle__col ul li {
        padding-left: 30px;
    }
}

.manufacture .block-toggle__col ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #f37021;
}


@media (min-width: 1200px) {
    .block-toggle__row {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    .block-toggle__col {
        width: 50%;
    }

    .block-toggle__col:nth-child(2) {
        padding-left: 7px;
    }

    .block-toggle__col p, .block-toggle__col ul {
        max-width: 500px;
    }
}

@media (min-width: 1350px) {
    .block-toggle__row {
        padding: 0 90px;
    }

    .block-toggle__col {
        width: 50%;
    }
}

.manufacture .module__price h3 span {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

@media (min-width: 480px) {
    .manufacture .module__price h3 span {
        font-size: 24px;
        line-height: 40px;
    }
}

@media (min-width: 1200px) {
    .manufacture .module__price h3 {
        margin-top: 0;
        padding-top: 36px;
        padding-bottom: 32px;
    }

    .manufacture .block__toggle {
        padding-top: 25px;
        padding-bottom: 40px;
    }
}
.manufacture .main-form.main-form--product {
    margin: 0 -20px;
    padding-top: 35px 20px 56px 20px;
}

.manufacture .main-form .form-group:not(.modal .main-form .form-group) {
    margin: 20px 0;
}

.manufacture .main-form textarea.form-control:not(.modal .main-form textarea.form-control) {
    padding-bottom: 0;
    resize: none;
    overflow-wrap: break-word;
    height: 32px;
}

.manufacture .main-form.main-form--product .main-form__form {
    margin-top: 0;
}

.manufacture .main-form .main-form__row .main-form__col:not(.modal .main-form .main-form__row .main-form__col) {
    width: 100%;
}

.manufacture .icheckbox + span {
    font-size: 14px;
}

@media (min-width: 768px) {
    .manufacture .main-form:not(.modal .main-form) {
        padding-left: 40px;
        padding-right: 40px;
    }

    .manufacture .main-form.main-form--product {
        margin: 0 -32px;
        padding: 56px 150px 80px 32px !important;
    }

    .manufacture .main-form.main-form--product .main-form__form {
        padding-top: 36px;
    }

    .manufacture .main-form.main-form--product .form-control {
        padding-bottom: 12px;
    }

    .manufacture .main-form__form .main-form__row:not(.modal .main-form__form .main-form__row) {
        display: flex;
    }

    .manufacture .main-form__form .main-form__row .main-form__col:not(.modal .main-form__form .main-form__row .main-form__col) {
        width: 50%;
    }

    .manufacture .main-form__form .main-form__row .main-form__col:last-child {
        padding-left: 20px;
    }

    .manufacture .main-form.main-form--product .main-form__title {
        margin-bottom: 40px;
        max-width: 400px;
    }

    .manufacture .main-form__btn .main-form__check-label .icheckbox {
        margin-right: 15px;
    }

    .manufacture .icheckbox + span {
        max-width: 280px;
    }

    .manufacture .main-form__btn .btn:not(.modal .main-form__btn .btn) {
        min-width: 190px;
    }

    .manufacture .main-form.main-form--product .main-form__btn .btn {
        min-width: auto !important;
        margin-right: 65px !important;
    }
}

@media (min-width: 992px) {
    .manufacture .main-form:not(.modal .main-form) {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width: 1200px) {
    .manufacture .main-form:not(.modal .main-form) {
        margin-left: auto;
        margin-right: auto;    
        padding: 74px 125px;
    }
    .manufacture .main-form.main-form--product {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;
        padding: 66px 115px 74px !important;
    }

    .manufacture .main-form .main-form__form:not(.modal .main-form .main-form__form) {
        padding-left: 8px;
    }

    .manufacture .main-form.main-form--product .main-form__form {
        padding-top: 26px;
        padding-left: 0;
    }

    .manufacture .main-form .main-form__row:not(.modal .main-form .main-form__row) {
        display: flex;
    }

    .manufacture .main-form .main-form__row .main-form__col:not(.modal .main-form .main-form__row .main-form__col) {
        width: 50%;
    }

    .manufacture .main-form .main-form__text:not(.modal .main-form .main-form__text) {
        max-width: 400px;
    }

    .manufacture .main-form__btn .btn:not(.modal .main-form__btn .btn) {
        min-width: 175px;
    }
    
    .manufacture .main-form.main-form--product .main-form__btn .btn {
        margin-right: 55px !important;
    }
}

@media (max-width: 767px) {
        .manufacture .main-form:not(.modal .main-form) {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .manufacture .main-form.main-form--product {
        margin: 0 -20px;
        padding-top: 35px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 56px;
    }

    .main-form.main-form--product .main-form__btn {
        margin-top: -5px;
    }

    .manufacture .main-form.main-form--product .main-form__title {
        margin-top: 20px;
        margin-bottom: 35px;
    }

    .manufacture .main-form.main-form--product .main-form__text {
        margin-bottom: 40px;
        line-height: 1.75;
    }

    .manufacture .main-form .form-group:not(.modal .main-form .form-group) {
        margin: 0 0 32px;
    }

    .manufacture .main-form .form-control:not(.modal .main-form .form-control) {
        padding-bottom: 10px;
    }

}

.manufacture-num.single-news .news-item__img {
    margin-bottom: 24px;
}

@media (min-width: 1350px) {
    .manufacture-top .countup__text {
        font-size: 14px;
    }
}

.about-list__icon--molecule {
    margin-bottom: 6px;
    margin-left: -6px;
}

.about-list__icon--molecule svg {
    width: 60px;
    height: 60px;
}

@media (min-width: 768px) {
    .about-list__icon--molecule {
        margin-bottom: 12px;
        margin-left: -10px;
        padding: 0;
    }

    .about-list__icon--molecule svg {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 1199px) {
    .manufacture__list .products-list__item-img ul li,
    .manufacture p.products-list__list {
        color: #000;
    }
}

@media (min-width: 768px) {
    .manufacture-num .about-staff__item {
        margin-bottom: 71px;
    }
}

@media (min-width: 1200px) {
    .manufacture-num .about-staff__list {
        margin-bottom: 110px;
    }
}

@media (min-width: 480px) {
    .manufacture-output-text {
        display: none;
    }
}

.manufacture__descr.manufacture-descr {
    position: relative;
}

.manufacture-output-text {
    position: absolute;
}

.manufacture-output-text__item {
    margin-bottom: 16px;
}

@media (max-width: 479px) {
    .manufacture-descr__picture--line {
        padding-top: 145px;
    }
}


.manufacture .video_wrapper .bg-video-img {
    object-fit: cover;
    height: 100%;
    z-index: 1;
}


.manufacture .about__descr .about-descr {
    border-top: 0;
    padding-top: 0;
}

.products-list--manufacture {
	display: grid;
	margin: 0;
}
@media (min-width: 768px) {
	.products-list--manufacture {
		grid-template-columns: 1fr 1fr;
		column-gap: 16px;
	}
}
.products-list--manufacture .products-list__item-link img {
	display: inline-block;
	vertical-align: middle;
}
.products-list--manufacture .products-list__list {
	margin-top: 16px;
}
@media (min-width: 768px) {
	.products-list--manufacture .products-list__list {
		margin-top: 24px;
	}
}
@media (min-width: 1200px) {
	.products-list--manufacture .products-list__list {
		margin-top: 0;
		padding: 32px;
	}
}
.products-list--manufacture .products-list__list p {
	margin: 0;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}
@media (max-width: 1199px) {
	.products-list--manufacture .products-list__list p {
		color: black;
	}
}
@media (max-width: 1199px) {
	.products-list--manufacture .products-list__item-img .products-list__list a {
		color: #000;
	}
}
@media (max-width: 1199px) {
	.products-list--manufacture .products-list__item-img ul li:before {
		color: #000;
	}
}
@media (max-width: 1199px) {
	.products-list--manufacture .products-list__item .products-list__item-img .products-list__list {
		display: block;
		position: static;
		transform: none;
		background-color: transparent;
	}
}

.header-nav-list--manufacture {
    height: 27px;
}

@media(min-width: 1200px) {
    .manufacture-about__row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .manufacture-about__row .manufacture-about__btn {
        min-width: fit-content;
    }
}
