

/* Start:/local/templates/comitas/components/bitrix/catalog/production.v2/style.css?17859163286143*/
.section-top-banner__bg {
    min-height: 600px;
}

.section-top-banner__bg::before {
    opacity: 1;
}

.title-block-wr {
    background: #1E2A33;
    padding-bottom: 50px;
    position: relative;
}

.title-block-wr::after {
    content: '';
    width: 30px;
    height: 60%;
    background: #E30613;
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 1;
}

#section-title {
    color: #fff;
    font-weight: 800;
    font-size: 48px;
    line-height: 110%;
    position: relative;
    z-index: 2;
}

.title-block-wr .container {
    position: relative;
}

.title-block-wr .container::before {
    content: '';
    width: 120px;
    height: 120px;
    background: #1E2A33;
    position: absolute;
    bottom: -100px;
    left: 80px;
    /* z-index: 1; */
    transform: rotate(-45deg);
}

.product-detail-wr {
    padding-top: 120px;
    background-image: url(/local/templates/comitas/components/bitrix/catalog/production.v2/images/gear-bg-op.png);
    background-repeat: repeat;
    background-position: 0 0;
    padding-bottom: 50px;
}

.product-detail-wr-box {
    display: flex;
}

.product-detail-wr-left {
    width: 500px;
    margin-right: 170px;
}

.product-detail-wr-right {
    width: 100%;
}

.product-detail-wr-right {

}

.product-detail-wr .section-content {
    background: none !important;
}

.product-detail-wr-right .section-content {
    padding: 0;
}

.product-detail-wr-right .section-content .container {
    padding: 0;
}

.product-detail-wr-right .section-content .container .section-content__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #373C41;
}

.product-detail-wr-right .section-content .container .section-content__text p {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #373C41;
}

.product-detail-wr-right .section-content .container .section-content__text h2 {
    font-weight: 800;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #373C41;
    margin: 50px 0 20px 0;
}

.download-link {
    padding: 15px 55px 15px 25px;
    background: #E30613;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff;
    background-image: url(/local/templates/comitas/components/bitrix/catalog/production.v2/images/download.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 25px) 50%;
    background-size: 15px;
    display: inline-block;
    margin: 10px 0;
}

.product-detail-wr-right .section-content .container .section-content__text ul {
    margin-bottom: 20px;
}

.product-detail-wr-right .section-content .container .section-content__text ul li::before {
    background-color: transparent;
    background-image: url(/local/templates/comitas/components/bitrix/catalog/production.v2/images/list.svg);
    width: 11px;
    height: 11px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    top: 7px;
}

.product-detail-wr-right .section-content .container .section-content__text ul li {
    padding: 0 0 0 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #373C41;
}

@media screen and (min-width: 1401px) and (max-width: 1700px) {
    .product-detail-wr-left {
        max-width: none;
        width: 400px;
        margin-right: 70px;
    }

    .product-detail-wr-right {
        width: 100%;
    }
}

@media screen and (min-width: 961px) and (max-width: 1400px) {
    .product-detail-wr-left {
        max-width: none;
        width: 300px;
        margin-right: 40px;
    }

    .product-detail-wr-right {
        width: 100%;
    }
}

@media screen and (max-width: 960px) {
    .section-top-banner__bg {
        min-height: 400px;
    }

    #section-title {
        font-size: 23px;
    }

    .title-block-wr::after {
        content: none;
    }

    .title-block-wr .container::before {
        width: 60px;
        height: 60px;
    }

    .product-detail-wr-box {
        flex-wrap: wrap;
    }

    .product-detail-wr-left {
        max-width: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .product-detail-wr-right {
        width: 100%;
    }
}

.product-detail-wr-right .section-elements{
	grid-gap: 100px 30px;
	padding-bottom: 100px;
}

.product-detail-wr-right .section-element{
	padding: 150px 0 0;
}

.product-detail-wr-right .section-element__caption{
    bottom: -75px;
}


.advantages__avto {
	display: flex;
    flex-wrap: wrap;
margin-bottom: 30px;
justify-content: space-between;
}


.advantages__item_avto {
	width: calc(50% - 20px);
	display: flex;
margin-bottom: 20px;
    margin-top: 20px;
}

.advantages__item_avto-icon {
	display: flex;
flex-wrap: nowrap;

}

.advantages__item_avto-img {
	width: 25%;
}

.advantages__item_avto-desc {
	width: 70%;
}
.advantages__item_avto-img img {
	padding: 0 20px 0 0;
    display: inline-block;
    width: 100%;
    max-width: 120px;
    
}

.product-detail-wr-right .section-content .container .section-content__text h3 {
    font-weight: 800;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #373C41;
    margin: 50px 0 20px 0;
}

.project__avto {
	display: flex;
	/*flex-wrap: wrap;*/
	margin-bottom: 30px;
	margin-top: 30px;
	justify-content: space-between;
}

.project__item_avto {

	width: 30%;
	background: #F5F5F5;
	margin: 0 30px 30px 0;
	overflow: hidden;
}


.project__item_avto-img {
	margin-bottom: 20px;
	height: 270px;
}

.project__item_avto-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.project__item_avto-text-title {
	font-size: 18px;

	font-weight: bold;
	margin: 0 0 20px;
	padding: 7px 0 7px 15px;
	border-left: 15px solid #e30613;
}

.project__item_avto-text-desc {
	padding: 0 30px 15px;
	font-size: 16px;
	line-height: 1.3;
	opacity: 0.8;
}

@media (max-width: 800px) {
	.advantages__item_avto {
		width: calc(90% - 20px);

	}
	.project__item_avto {

		width: calc(90% - 20px);
	}

.project__avto {
		flex-wrap: wrap;
	}

}

.product-detail-wr-right .section-content .container .section-content__text h4 {
    font-weight: 800;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #373C41;
    margin: 50px 0 20px 0;
}
/* End */


/* Start:/local/templates/comitas/components/bitrix/breadcrumb/white.v2/style.css?1700132857442*/
.breadcrumbs {
    padding-top: 27px;
    color: #fff !important;
}

.breadcrumbs a {
    color: #fff;
    transition: 0.2s linear;
}

.breadcrumbs a:hover {
    color: #e30713;
    transition: 0.2s linear;
}


.breadcrumbs ul li::after {
    border-right: 3px solid #fff !important;
    border-bottom: 3px solid #fff !important;
}

@media screen and (max-width: 767px) {
    .breadcrumbs ul li {
        max-width: none !important;
    }

}

/* End */


/* Start:/local/templates/comitas/components/bitrix/catalog/production.v2/bitrix/catalog.section.list/.default/style.css?1727956791735*/
.sections-nav-list-v2 {
    background: #E30613;
    padding: 30px 30px 50px 30px;
}

.sections-nav-list-v2 a {
    letter-spacing: -0.01em;
    color: #FFC7CA;
    text-decoration: none;
    transition: 0.2s linear;
    padding: 25px 0 25px 0;
    position: relative;
    display: block;
    border-bottom: 1px solid  #F3505A;
}

.sections-nav-list-v2 li:first-child a {
    /* padding-top: 0; */
}

.sections-nav-list-v2 .current a,
.sections-nav-list-v2 a:hover {
    letter-spacing: -0.01em;
    color: #fff;
    text-decoration: none;
    transition: 0.2s linear;
    border-bottom: 1px solid #FFFFFF;
}

.sections-nav-list-v2 .current a {
    border-bottom: 2px solid #FFFFFF;
}

.sections-nav-list-v3 {
    padding-left: 20px;
}
/* End */


/* Start:/local/templates/comitas/components/bitrix/catalog/production.v2/bitrix/catalog.section/.default/style.css?1700132857933*/
.group-h2 {
    font-weight: 800;
    font-size: 42px;
    line-height: 100%;
    color: #373c41;
    margin: 35px 0 35px;
}

.production-links-wr a {
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    transition: 0.2s linear;

}

.production-links-wr a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #000;
    transition: 0.2s linear;
}

.production-links-wr a:hover {
    transition: 0.2s linear;
    color: #e30713;
}

.production-links-wr a:hover::after {
    border-bottom: 1px dashed #e30713;
    transition: 0.2s linear;
}

@media screen and (max-width: 767px) {
    .group-h2 {
        font-size: 22px;
    }

    .production-links-wr a {
        margin-right: 20px;
        margin-bottom: 20px;
        font-size: 16px;
    }
}

/* End */


/* Start:/local/templates/comitas/components/bitrix/news.list/integrations/style.css?1786110684710*/
.history-slider-integrations .history-slider-item__full{
    display:none;
    padding: 0.8em 0 0;
}
.history-slider-integrations .history-slider-item__more{
    display:block;
    font-weight:500;
    color:#e30613;
    text-decoration: underline;
}



.history-slider-integrations .history-slider-item {
    padding-top: 20px;
}

.history-slider-integrations .history-slider-item__text {
    margin: 0 0 0 0;
}

.history-slider-integrations .history-slider-item__title {
    font-size: 34px;
    min-height: 100px;
    display: flex;
    align-items: center;
    color: #e30713;
}

.history-slider-integrations .history-slider-item__text {
    min-height: 200px;
    display: flex;
    align-items: center;
}
/* End */


/* Start:/local/templates/comitas/components/bitrix/form.result.new/consult.form/style.css?17001328575429*/
.consult-form-wr {
	position: relative;
}

.consult-form-field-title {
	color: #0D0D0D;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.consult-form-field input {
	width: 100%;
    padding: 18px 20px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 5px;
    border: 1px solid #e6e9ec;
    background: #ffffff;
    margin: 0;
	transition: 0.3s linear;
    /* cursor: none; */
}

.consult-form-field input:focus,
.consult-form-field textarea:focus {
	border: 1px solid #373c41;
	transition: 0.3s linear;
}

.consult-form-wr .consult-form-field textarea,
.consult-form-wr .contact-form__file {
	/*margin: 0 0 10px 0 !important;*/
	margin: 0;
	padding: 18px 20px;
}
.consult-form-wr .consult-form-field textarea {
	display: block;
}

.consult-form input[type="submit"] {
	text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 20px;
    background: #e30613;
    border-radius: 5px;
	transition: 0.2s linear;
	display: inline-block;
	width: auto;
}
.consult-form input[type="submit"]:disabled {
	pointer-events: none;
	user-select: none;
	opacity: .5;
	color: #fff;
	background: #1e2a33;
}

.consult-form input[type="submit"]:hover {
	transition: 0.2s linear;
	color: #fff;
	background: #1e2a33;
	cursor: pointer;
}

.consult-form input:hover,
.consult-form input:focus,
.consult-form input:active {
	outline: none;
}

.consult-form-field > div {
	transition: 0.2s linear;
}

.consult-form-field > div > input {
	/* border: 2px solid #fff; */
	transition: 0.2s linear;
}

.consult-form-field > div.alert-form > input,
.consult-form-field > div.alert-form textarea {
	/* border: 2px solid #e60000; */
	transition: 0.2s linear;
}

.success-message {
	text-align: left;
	font-weight: 500;
	color: #000;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 120%;
	color: green;
}

.success-message span {
	font-weight: bold;
	color: green;
}

.success-message-wr {
	display: flex;
	justify-content: flex-start;
    margin: 20px 0 5px 0
}

.success-message-img {
	margin-right: 15px;
}

.success-message-img img {
	max-width: 100%
}

.form-checkbox {
	margin-bottom: 15px;
}

.form-checkbox input[type="checkbox"]:checked,
.form-checkbox input[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.form-checkbox input[type="checkbox"]:checked + label,
.form-checkbox input[type="checkbox"]:not(:checked) + label {
  display: inline-block;
	/* display: flex; */
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  cursor: pointer;
	font-weight: 500;
	font-size: 12px;
	color: #666666;
}

.form-checkbox input[type="checkbox"]:checked + label a,
.form-checkbox input[type="checkbox"]:not(:checked) + label a {
	text-decoration: none;
  color: #F13A30;
}

.form-checkbox input[type="checkbox"]:checked + label a:hover,
.form-checkbox input[type="checkbox"]:not(:checked) + label a:hover {
	text-decoration: underline;
  color: #F13A30;
}

.form-checkbox input[type="checkbox"]:checked + label:before,
.form-checkbox input[type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 18px;
  height: 18px;
  border: 1px solid #e6e9ec;
  background-color: #ffffff;
	transition: 0.2s linear;
}

.form-checkbox input[type="checkbox"]:checked + label:before,
.form-checkbox input[type="checkbox"]:not(:checked) + label:before {
  border-radius: 2px;
}


.form-checkbox input[type="checkbox"]:checked + label:after,
.form-checkbox input[type="checkbox"]:not(:checked) + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.form-checkbox input[type="checkbox"]:checked + label:after{
  left: 3px;
  top: 4px;
  width: 10px;
  height: 5px;
  border-radius: 1px;
  border-left: 4px solid #1e2a33;
  border-bottom: 4px solid #1e2a33;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.consult-form-field > div.alert-form > .form-checkbox > label:before {
	border-color: #e60000;
	transition: 0.2s linear;
}

.consult-form .form-group.alert-form input,
.consult-form .form-group.alert-form textarea {
	border-color: #e60000;
}
.consult-form .form-group {
	position: relative;
	margin-bottom: 10px;
}
.consult-form .form-group .alert-form {
	position: absolute;
    bottom: 3px;
    right: 7px;
    font-size: 12px;
    color: #e60000;
    background-color: white;
}

.red-color {
	color: #e60000;
}

.add-file-field {
	position: relative;
	display: inline-flex;
	margin-left: 15px;
	width: 64px;
	height: 60px;
	background-color: #e60000;
	border-radius: 5px;
	text-decoration: none;
	transition: 0.2s linear;
}

.add-file-field:hover {
	background-color: #1e2a33;
	text-decoration: none;
	transition: 0.2s linear;
}

.add-file-field span {
	width: 26px;
	height: 2px;
	background-color: #fff;
	position: absolute;
}

.add-file-field span:nth-child(1) {
	top: calc(50% - 1px);
	left: calc(50% - 13px);
}

.add-file-field span:nth-child(2) {
	transform: rotate(90deg);
	top: calc(50% - 1px);
	left: calc(50% - 13px);
}

.form-file-box {
	display: none;
}

.form-file-box.showed {
	display: flex;
}

@media screen and (max-width: 1023px) {

	.consult-form-field {
		width: 100%;
	}

	.consult-form-wr {
		padding: 50px 15px;
	}
}

/* End */
/* /local/templates/comitas/components/bitrix/catalog/production.v2/style.css?17859163286143 */
/* /local/templates/comitas/components/bitrix/breadcrumb/white.v2/style.css?1700132857442 */
/* /local/templates/comitas/components/bitrix/catalog/production.v2/bitrix/catalog.section.list/.default/style.css?1727956791735 */
/* /local/templates/comitas/components/bitrix/catalog/production.v2/bitrix/catalog.section/.default/style.css?1700132857933 */
/* /local/templates/comitas/components/bitrix/news.list/integrations/style.css?1786110684710 */
/* /local/templates/comitas/components/bitrix/form.result.new/consult.form/style.css?17001328575429 */
