

/* Start:/local/templates/vfstroy-new/components/bitrix/catalog/template/bitrix/catalog.element/.default/style.css?1706787634639*/
@media (max-width:1120px) {
.project-video3D .container iframe {
width: 100%;
}
}
@media (mшт-width: 1100px) {
  .project-video3D .container iframe
{
    height: 560px;
  }
}
@media (max-width: 1100px) {
  .project-video3D .container iframe
{
    height: 480px;
  }
}
@media (max-width: 960px) {
  .project-video3D .container iframe
{
    height: 400px;
  }
}
@media (max-width: 780px) {
  .project-video3D .container iframe
{
    height: 340px;
  }
}
@media (max-width: 560px) {
  .project-video3D .container iframe
{
    height: 262px;
  }
}
@media (max-width: 430px) {
  .project-video3D .container iframe
{
    height: 221px;
  }
}


/* End */


/* Start:/bitrix/components/bitrix/catalog.compare.list/templates/.default/style.css?14581489801265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/vfstroy-new/components/bitrix/iblock.vote/catalog/style.min.css?1692408065832*/
.bx_item_detail_rating{margin-bottom:10px}.bx_item_detail_rating td{vertical-align:middle;text-align:right}.bx_item_detail_rating .bx_item_rating{text-align:right}.bx_item_detail_rating .bx_stars_container{position:relative;width:68px;height:30px;background:#dadada;background-size:100% 100%}.bx_item_detail_rating .bx_stars_bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:url(/local/templates/vfstroy-new/components/bitrix/iblock.vote/catalog/images/stars.png) no-repeat center}.bx_item_detail_rating .bx_stars_progress{position:absolute;top:0;bottom:0;left:0;background:#e76110}.bx_item_detail_rating .bx_stars_rating_votes{color:#8d8d8d;font-size:11px;line-height:11px;vertical-align:middle}@media(max-width:530px){.bx-touch .bx_item_detail_rating .bx_stars_container{height:15px;margin:4px 0}.bx_item_detail_rating .bx_stars_rating_votes{font-size:7px;line-height:7px}}
/* End */


/* Start:/local/templates/vfstroy-new/components/bitrix/form.result.new/template.regular/style.css?1748867675623*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/vfstroy-new/components/bitrix/form.result.new/template.regular/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/vfstroy-new/components/bitrix/form.result.new/template.regular/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/vfstroy-new/components/bitrix/form.result.new/template.project-order/style.css?17488674811904*/
.vf-order-calc__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2px 0;
}

.vf-order-calc__fields {
    margin-bottom: 7px;
}

.vf-order-calc__field {
    display: flex;
    gap: 7px;
    font-size: 1rem;
}

.vf-order-calc__title span {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 1rem;
    font-weight: 700;
    border-bottom: 1px solid #dedede;
}

.vf-order-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    background-color: var(--cl-gray-a);
    border-radius: 5px;
    margin-bottom: 20px;
}

.vf-order-calc__price {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--cl-primary);
    line-height: 1;
}

.vf-order-calc__price.string--value {
    font-size: 1rem;
    font-weight: 400;
    color: #777;
}

.vf-order-total__sum {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--cl-primary)
}


.vf-order-header {
    padding: 7px 15px;
    background-color: #7a7878;
    color: #fefefe;
    border-radius: 5px;
    margin-bottom: 10px;
}

.vf-order-header h3 {
    text-transform: uppercase;
    font-size: 1.1rem;
    margin-bottom: 0;
}

/* Client area */

.vf-order-client__row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.vf-order-client__field {
    width: 100%;
    margin-bottom: 7px;
}

.vf-order-client__field.custom-checkbox {
    font-size: .9rem;
}

.vf-order-client__footer {

}

.vf-order-client__row .modal-buttons {
    margin-bottom: 10px;
    text-align: center;
}

@media (max-width: 480px) {
    .vf-order-calc__row {
        flex-wrap: wrap;
        row-gap: 5px;
        margin-bottom: 10px;
    }
    .vf-order-calc__field {
        width: 100%;
    }
    .vf-order-calc__price {
        width: 100%;
    }
    .vf-order-client__row {
        flex-wrap: wrap;
    }
}
/* End */
/* /local/templates/vfstroy-new/components/bitrix/catalog/template/bitrix/catalog.element/.default/style.css?1706787634639 */
/* /bitrix/components/bitrix/catalog.compare.list/templates/.default/style.css?14581489801265 */
/* /local/templates/vfstroy-new/components/bitrix/iblock.vote/catalog/style.min.css?1692408065832 */
/* /local/templates/vfstroy-new/components/bitrix/form.result.new/template.regular/style.css?1748867675623 */
/* /local/templates/vfstroy-new/components/bitrix/form.result.new/template.project-order/style.css?17488674811904 */
