

/* Start:/local/templates/spgroup/components/bitrix/breadcrumb/.default/style.min.css?1714131616448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/production-sandvich/style.css?17793712924419*/
.production-sandvich-element h3 {text-align: left;}

.production-sandvich-element-top {display: flex; gap: 20px;}

.production-sandvich-element-gallery {flex: 1 1 40%; display: flex; flex-direction: column;}

.production-sandvich-element-image {}
.production-sandvich-element-image img {width: 100%; height: 100%; object-fit: cover;}

.production-sandvich-element-ral {width: 100%; height: 100%; object-fit: cover;}

.production-sandvich-element-main {display: flex; flex-direction: column; gap: 20px; flex: 1 1 auto;}

.production-sandvich-element-status {padding: 0 0 20px; border-bottom: 1px solid #e4e9f1; color: #003492; display: flex; gap: 10px; align-items: center;}
.production-sandvich-element-status:before {content: ""; width: 6px; height: 6px; border-radius: 50%; border: 2px solid #003492; flex: 0 0 auto;}

.production-sandvich-element-info {display: flex; gap: 20px;}

.production-sandvich-element-block {flex: 1 0 45%; display: flex; flex-direction: column; gap: 20px;}

.production-sandvich-element-block:first-child {
    flex: 1 0 40%;
}

.production-sandvich-element-block h3 {font-size: 100%; margin: 0;}

.production-sandvich-element-shortprops {display: flex; flex-direction: column; gap: 10px;}
.production-sandvich-element-shortprop {display: flex; gap: 5px;}
.production-sandvich-element-shortprop-name {display: flex; gap: 5px; align-items: baseline; opacity: 0.7;}
.production-sandvich-element-shortprop-name:after {content: "-"; flex: 1 0 auto;}
.production-sandvich-element-shortprop-value {}

.production-sandvich-element-price {font-size: 130%; white-space: nowrap; font-weight: bold;}



.production-sandvich-element-properties {border: 1px solid #e4e9f1; padding: 20px; display: flex; flex-direction: column; gap: 10px; margin: 0 0 40px;}
.production-sandvich-element-property {display: flex; gap: 10px;}
.production-sandvich-element-property-name {flex: 0 0 50%; display: flex; gap: 5px; align-items: baseline;}
.production-sandvich-element-property-name:after {content: ""; border-bottom: 1px dotted #000; flex: 1 0 auto;}
.production-sandvich-element-property-value {flex: 0 0 50%;}


.production-sandvich-element-description {margin: 0 0 40px;}


.production-sandvich-element-buy {display: flex; flex-direction: column; gap: 10px;}
.production-sandvich-element-hint {opacity: 0.7; font-size: 80%;}
.production-sandvich-element-quantity {display: flex; align-items: center;}
.production-sandvich-element-quantity a {width: 30px; height: 30px; flex: 0 0 auto; border: 1px solid #aaa; display: flex; align-items: center; justify-content: center; font-size: 130%;}
.production-sandvich-element-quantity a:hover {background: #f1f1f1;}
.production-sandvich-element-quantity input {border: 1px solid #aaa; line-height: 30px; height: 30px; flex: 0 0 auto; width: 50px; padding: 0 10px; border-left: none; border-right: none; -moz-appearance: textfield; -webkit-appearance: none; text-align: center; outline: none;}
.production-sandvich-element-quantity input::-webkit-inner-spin-button {-webkit-appearance: none;}
.production-sandvich-element-quantity span {margin-left: 5px;}
.production-sandvich-element-quantity a:first-child {border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.production-sandvich-element-quantity a:last-of-type {border-top-right-radius: 5px; border-bottom-right-radius: 5px;}

.production-sandvich-element-sum {font-size: 130%; white-space: nowrap; font-weight: bold;}

.production-sandvich-element-infotext {}
.production-sandvich-element-infotext p {}
.production-sandvich-element-infotext p i {display: inline-flex; width: 25px; height: 25px; border: 1px solid #aaa; align-items: center; justify-content: center; transform: rotate(180deg); border-radius: 50%; margin: 0 10px 0 0; font-style: normal; font-weight: bold;}
.production-sandvich-element-infotext p i:before {content: "!";}

#properties {padding-top: 80px;}

.production-sandvich-element-order {width: 100% !important;}

@media (max-width: 675px)
{
	.production-sandvich-element-top {flex-direction: column;}
	.production-sandvich-element-info {flex-direction: column;}
	.production-sandvich-element-info .production-sandvich-element-block:first-child {display: none;}
	
	.panels-colors ul {width: 100% !important;}
	.panels-colors ul li[style='visibility:hidden;'] {display: none;}
	
	.production-sandvich-element-properties {padding: 0; border: none;}
	
	#properties {padding-top: 40px;}
}
/* End */


/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17141315803754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/stages/style.min.css?17141316163798*/
.shadow{-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:0 0 1px;position:relative;z-index:222}.slider-controls{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjNmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:-webkit-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:linear-gradient(0,#eef3f6 0,#fff 100%);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin:25px 0 0}.slider-controls .slider-prev,.slider-controls .slider-next{background:url(/local/templates/spgroup/components/bitrix/news.list/stages/img/slider-controls.png);display:block;height:68px;line-height:68px;width:68px}.slider-controls .slider-prev{background-position:left top;border:1px solid #e4e9f1;float:left}.slider-controls .slider-prev:hover{background-position:left bottom}.slider-controls .slider-next{background-position:right top;border:1px solid #e4e9f1;float:right}.slider-controls .slider-next:hover{background-position:right bottom}.slider-controls .slider-pagination{border:1px solid #e4e9f1;height:68px;line-height:68px;overflow:hidden}.document{display:inline-block;min-height:28px;padding-left:32px;position:relative;vertical-align:middle}.document:hover{color:#a00}.document:hover:before{background-position:right center}.document:before{background:url(/img/document-icons.png) left center;content:"";display:block;height:28px;left:0;position:absolute;width:25px}@media screen and (max-width:1240px){.reviews-slider .wrapper{margin:0 93px}}.reviews-slider .extender{width:1275px}@media screen and (max-width:1240px){.reviews-slider .extender{width:848px}}.reviews-slider .slides{height:380px;overflow:hidden}.reviews-slider .slide{margin-right:75px;width:350px}@media screen and (max-width:1240px){.reviews-slider .slide{margin-right:74px}}.reviews-slider .heading{margin:0 0 20px}.reviews-slider .photo{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;float:left;margin-right:14px}.reviews-slider .text{color:#282828;overflow:hidden}.reviews-slider .name{font-size:16px;margin:10px 0 22px;text-align:left}.reviews-slider .brief{border-bottom:1px solid #e4e9f1;height:209px;margin:0 0 16px;overflow:hidden;padding:0 0 16px}.reviews-slider .document{line-height:28px}.global-wrapper{min-height:-webkit-calc(100vh - 472px);min-height:calc(100vh - 472px)}@media screen and (max-width:1240px){.global-wrapper{min-height:-webkit-calc(100vh - 206px);min-height:calc(100vh - 206px)}}.items-slider .wrapper{overflow:hidden}.items-slider .slide{display:block;float:left}.slider-pagination{text-align:center}.slider-pagination a{background:white;border:1px solid #646e80;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:inline-block;height:16px;margin:2px 4px;opacity:.5;vertical-align:middle;width:16px}.slider-pagination a.selected{border:3px solid #00bca4;margin:0 2px;opacity:1}.slider-pagination span{display:none}.container{margin:0 auto;width:1200px}@media screen and (max-width:1240px){.container{margin:0 auto;width:960px}}.content-section{margin:0 0 48px}@media screen and (max-width:1240px){.content-section{margin:0 0 36px}}.clearfix:after{clear:both;content:"";display:block}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/certificates/style.min.css?1714131616129*/
div.news-list{word-wrap:break-word}div.news-list img.preview_picture{float:left;margin:0 4px 6px 0}.news-date-time{color:#486daa}
/* End */


/* Start:/local/templates/spgroup/components/bitrix/news.list/documents_slider/style.min.css?17141316163798*/
.shadow{-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);padding:0 0 1px;position:relative;z-index:222}.slider-controls{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjNmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:-webkit-linear-gradient(90deg,#eef3f6 0,#fff 100%);background-image:linear-gradient(0,#eef3f6 0,#fff 100%);-moz-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);box-shadow:0 4px 10px 0 rgba(0,0,0,0.2);margin:25px 0 0}.slider-controls .slider-prev,.slider-controls .slider-next{background:url(/local/templates/spgroup/components/bitrix/news.list/documents_slider/img/slider-controls.png);display:block;height:68px;line-height:68px;width:68px}.slider-controls .slider-prev{background-position:left top;border:1px solid #e4e9f1;float:left}.slider-controls .slider-prev:hover{background-position:left bottom}.slider-controls .slider-next{background-position:right top;border:1px solid #e4e9f1;float:right}.slider-controls .slider-next:hover{background-position:right bottom}.slider-controls .slider-pagination{border:1px solid #e4e9f1;height:68px;line-height:68px;overflow:hidden}.document{display:inline-block;min-height:28px;padding-left:32px;position:relative;vertical-align:middle}.document:hover{color:#a00}.document:hover:before{background-position:right center}.document:before{background:url(/img/document-icons.png) left center;content:"";display:block;height:28px;left:0;position:absolute;width:25px}@media screen and (max-width:1240px){.reviews-slider .wrapper{margin:0 93px}}.reviews-slider .extender{width:1275px}@media screen and (max-width:1240px){.reviews-slider .extender{width:848px}}.reviews-slider .slides{height:380px;overflow:hidden}.reviews-slider .slide{margin-right:75px;width:350px}@media screen and (max-width:1240px){.reviews-slider .slide{margin-right:74px}}.reviews-slider .heading{margin:0 0 20px}.reviews-slider .photo{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;float:left;margin-right:14px}.reviews-slider .text{color:#282828;overflow:hidden}.reviews-slider .name{font-size:16px;margin:10px 0 22px;text-align:left}.reviews-slider .brief{border-bottom:1px solid #e4e9f1;height:209px;margin:0 0 16px;overflow:hidden;padding:0 0 16px}.reviews-slider .document{line-height:28px}.global-wrapper{min-height:-webkit-calc(100vh - 472px);min-height:calc(100vh - 472px)}@media screen and (max-width:1240px){.global-wrapper{min-height:-webkit-calc(100vh - 206px);min-height:calc(100vh - 206px)}}.items-slider .wrapper{overflow:hidden}.items-slider .slide{display:block;float:left}.slider-pagination{text-align:center}.slider-pagination a{background:white;border:1px solid #646e80;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:inline-block;height:16px;margin:2px 4px;opacity:.5;vertical-align:middle;width:16px}.slider-pagination a.selected{border:3px solid #00bca4;margin:0 2px;opacity:1}.slider-pagination span{display:none}.container{margin:0 auto;width:1200px}@media screen and (max-width:1240px){.container{margin:0 auto;width:960px}}.content-section{margin:0 0 48px}@media screen and (max-width:1240px){.content-section{margin:0 0 36px}}.clearfix:after{clear:both;content:"";display:block}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/documents-list/style.css?17696042811010*/
.c-documents-list-item:before {
    background: url(/local/templates/spgroup/img/document-icons.png) left center;
    content: "";
    display: block;
    height: 28px;
    width: 25px;
    min-width: 25px;
}

.c-documents-list-wrap {
    margin-bottom: 60px;
    margin-top: 40px;
}

.c-documents-list-title {
    text-align: left;
}

.c-documents-list-desc {

}

.c-documents-list {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.c-documents-list-item {
    display: flex;
    gap: 15px;
    width: calc(33.333333% - 20px);
}

.c-documents-list-item-name {
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
}

.c-documents-list-item-info {
    color: grey;
}

.c-documents-list-item-info a {
    text-decoration: underline;
    display: inline-block;
    margin-left: 10px;
}

@media(max-width: 991px){
    .c-documents-list-item {
        width: calc(50% - 15px);
    }
}

@media(max-width: 600px){
    .c-documents-list-item {
        width: 100%;
    }
}
/* End */
/* /local/templates/spgroup/components/bitrix/breadcrumb/.default/style.min.css?1714131616448 */
/* /local/templates/.default/components/bitrix/catalog.element/production-sandvich/style.css?17793712924419 */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17141315803754 */
/* /local/templates/spgroup/components/bitrix/news.list/stages/style.min.css?17141316163798 */
/* /local/templates/spgroup/components/bitrix/news.list/certificates/style.min.css?1714131616129 */
/* /local/templates/spgroup/components/bitrix/news.list/documents_slider/style.min.css?17141316163798 */
/* /local/templates/.default/components/bitrix/news.list/documents-list/style.css?17696042811010 */
