

/* Start:/local/templates/stroygrad/components/bitrix/catalog/sg_cost/style.css?15236138021122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/stroygrad/components/bitrix/catalog.element/sg_cost_element/themes/blue/style.min.css?1523613802902*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-selected-scu,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-detail-slider-controls-image.active{outline-color:#006cc0}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */


/* Start:/local/templates/stroygrad/components/bitrix/catalog.section/sg_cost_section/style.css?17896355406601*/
.item .slides img {
    max-height: 265px !important;
    object-fit: contain;
}

/*.item .flex-direction-nav .flex-prev {*/
/*    left: -60px !important;*/
/*}*/
/*.item .flex-direction-nav .flex-next {*/
/*    right: -60px !important;*/
/*}*/

.sg-section-items[data-open-cost-preview="Y"] .item {
    height: 100%;
}

.sg-section-items[data-open-cost-preview="Y"].columns > [class*="col"] {
    margin-bottom: 3em;
}

.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    /*padding: 14px 14px 18px;*/
    /*border: 1px solid #e6e1dc;*/
    /*border-radius: 24px;*/
    /*background: #fff;*/
    /*box-shadow: 0 10px 30px rgba(41, 53, 65, 0.08);*/
}

/*.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type img,*/
/*.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type .flexslider {*/
/*    border-radius: 18px;*/
/*    overflow: hidden;*/
/*}*/

.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type {
    display: block;
    flex: 0 0 auto;
    margin-bottom: 18px;
    aspect-ratio: 11 / 7;
    overflow: hidden;
}

.sg-section-items[data-open-cost-preview="Y"] .item .name {
    display: block;
    flex: 0 0 auto;
    margin-bottom: 10px;
    color: #1f2d3d;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.2;
}

.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type > img,
.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type .flexslider,
.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type .flex-viewport,
.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type .slides,
.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type .slides > li {
    width: 100%;
    height: 100%;
}

.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type .flexslider {
    margin: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type > img,
.sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 > a:first-of-type .slides img {
    max-height: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.sg-open-cost-card__subtitle {
    margin-bottom: 8px;
    color: #6d7782;
    font-size: 14px;
    line-height: 1.3;
}

.sg-open-cost-card__variants {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.sg-open-variant {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 9px 11px;
    border: 1px solid #e7e1db;
    border-radius: 10px;
    background: #fff;
    color: #1f2d3d;
    cursor: pointer;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.sg-open-variant:hover {
    border-color: #9b2645;
}

.sg-open-variant.is-active {
    border-color: #9b2645;
    background: #fff7fb;
    box-shadow: 0 6px 18px rgba(196, 60, 114, 0.1);
}

.sg-open-variant__check {
    position: relative;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

.sg-open-variant__check input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.sg-open-variant__box {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #b8b3ad;
    border-radius: 4px;
    background: #fff;
}

.sg-open-variant__box::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 5px;
    width: 5px;
    height: 9px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 0;
    transform: rotate(45deg);
}

.sg-open-variant.is-active .sg-open-variant__box {
    border-color: #9b2645;
    background: #9b2645;
}

.sg-open-variant.is-active .sg-open-variant__box::after {
    opacity: 1;
}

.sg-open-variant__name {
    flex: 1 1 auto;
    max-width: 260px;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
}

.sg-open-variant__price {
    margin-left: 10px;
    color: #1f2d3d;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-align: right;
}

.sg-open-variant.is-active .sg-open-variant__price {
    color: #9b2645;
}

.sg-open-cost-card__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-top: auto;
    padding-top: 10px;
}

.sg-open-card-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 6px 10px;
    border-radius: 8px;
    border: 1px solid #1f2d3d;
    color: #1f2d3d;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    background: #fff;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.sg-open-card-button:hover,
.sg-open-card-button:focus {
    color: #1f2d3d;
    text-decoration: none;
}

.sg-open-card-button--primary {
    border-color: #9b2645;
    background: #9b2645;
    color: #fff;
}

.sg-open-card-button--primary:hover,
.sg-open-card-button--primary:focus {
    color: #fff;
    background: #7a1c34;
    border-color: #7a1c34;
}

.sg-callback-summary {
    margin-bottom: 18px;
    padding: 14px 16px;
    border-radius: 14px;
    background: #fff4f8;
    border: 1px solid #efc9d9;
}

.sg-callback-summary__title {
    margin-bottom: 8px;
    color: #9b2645;
    font-size: 16px;
    font-weight: 700;
}

.sg-callback-summary__row {
    margin-bottom: 4px;
    color: #1f2d3d;
    font-size: 14px;
    line-height: 1.4;
}

.sg-callback-summary__row:last-child {
    margin-bottom: 0;
}

.sg-callback-summary__label {
    font-weight: 700;
}

@media (max-width: 767px) {
    .sg-section-items[data-open-cost-preview="Y"] .item > .pb-3 {
        padding: 12px 12px 16px;
        border-radius: 18px;
    }

    .sg-section-items[data-open-cost-preview="Y"] .item .name {
        font-size: 17px;
    }

    .sg-open-variant {
        padding: 8px 10px;
        flex-wrap: wrap;
    }

    .sg-open-variant__name,
    .sg-open-variant__price {
        font-size: 12px;
    }

    .sg-open-variant__price {
        flex: 0 0 100%;
        margin-top: 3px;
        margin-left: 28px;
        text-align: left;
    }

    .sg-open-cost-card__actions {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .sg-open-card-button {
        min-height: 28px;
        padding: 6px 10px;
        font-size: 14px;
    }
}

/* End */


/* Start:/local/templates/stroygrad/components/bitrix/catalog.section/sg_cost_section/themes/blue/style.min.css?1523613802706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/components/omniweb/omniweb.forms/templates/.default/style.css?15236138051006*/
.starrequired {
	color: red;
}
.in-popup {
	padding-top: 20px;
}
.order-form .desc {
	font-size: 0.9em;
	color: #7f8c8d;
}
.order-form tr,
.order-form th,
.order-form td {
	vertical-align: top;
}
.order-form th,
.order-form td {
	padding: 5px;
}
/*.of-submit {
	background: #ff4a02;
	color: #fff;
	font-size: 1.2857142857142857142857142857143em;
	border: none;
	border-radius: 10px;
	padding: 10px 15px;
}*/
.order-form input[type="text"],
.order-form textarea {
	/*font-size: 1.2857142857142857142857142857143em;*/ /* 18/14 */
	/*color: #000;*/
	border: 1px solid #cccccc;
	padding: 5px;
}
.order-form input[type="text"].error,
.order-form textarea.error {
	border-color: #f00;
}
.order-form.info {
	color: #14a622;
}
.no-popup tr td:first-child {
	width: 140px;
}
/*.no-popup input[name^="of_"] {
	width: 92%;
}
.no-popup textarea {
	width: 92%;
}*/
.no-popup input[name^="of_"],
.no-popup textarea {
	/*font-size: 1.2857142857142857142857142857143em;*/ /* 18/14 */
}
.order-form .fc {
	display: none;
}

/* End */
/* /local/templates/stroygrad/components/bitrix/catalog/sg_cost/style.css?15236138021122 */
/* /local/templates/stroygrad/components/bitrix/catalog.element/sg_cost_element/themes/blue/style.min.css?1523613802902 */
/* /local/templates/stroygrad/components/bitrix/catalog.section/sg_cost_section/style.css?17896355406601 */
/* /local/templates/stroygrad/components/bitrix/catalog.section/sg_cost_section/themes/blue/style.min.css?1523613802706 */
/* /local/components/omniweb/omniweb.forms/templates/.default/style.css?15236138051006 */
