

/* Start:/local/templates/granite/components/bitrix/news/granite_arch/bitrix/news.detail/.default/style.css?17804812541308*/
.object__content.right {
    border: 1px solid gray;
}
.object__content.right .add_order {
    text-align: center;
    padding: 19px;
}
.object__content.right .add_order input[name="form-check"] {
    margin-right: 10px;
}
.object__content.right .add_order div {
    text-align: center;
}
.how-to-get-cons {
    margin-top: 30px;
    padding-bottom: 30px;
}
.how-to-get-cons-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 470px;
    background-image: url(/local/templates/granite/img/how.jpg);
    background-repeat: no-repeat;
    background-position: 50% -110px;
    background-size: 100%;
}
.how-to-get-cons-wrap > div {
    width: 24%;
}
.how-to-get-cons-wrap .title {
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.mob-button.object__btn.btn.order-item-detail {
    display: none;
}
.d-text {
    max-height: 400px;
    overflow: auto;
}
@media (max-width: 574px) {
    .d-text {
        max-height: 300px;
        overflow: auto;
    }
    .object__content.right {
        display: none;
    }
    .mob-button.object__btn.btn.order-item-detail {
        display: flex;
        max-width: 300px;
        margin: auto auto 25px;
    }
    .how-to-get-cons {
        display: none;
    }
}
/* End */


/* Start:/local/templates/granite/components/bitrix/form.result.new/old3/style.css?17350500521046*/
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/granite/components/bitrix/form.result.new/old3/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/granite/components/bitrix/form.result.new/old3/images/icon_warn.gif);
}

.add_order {
	background: white;
	float: left;
	width: 100%;
	padding: 30px;
	border-radius: 0 20px 20px 0;
	color: #7b7b7b;
}
.add_order div {
	margin-bottom: 15px;
	position: relative;
}
.add_order input[type="text"], .add_order input[type="email"] {
	width: 100%;
	padding: 10px 15px;
	border-width: 0;
	background: #e6e6e6;
	outline: none;
	margin: 0;
}
/* End */
/* /local/templates/granite/components/bitrix/news/granite_arch/bitrix/news.detail/.default/style.css?17804812541308 */
/* /local/templates/granite/components/bitrix/form.result.new/old3/style.css?17350500521046 */
