

/* Start:/local/templates/sad.ru/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1781006654544*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.pn-phone{
	display: inline-block;
}
.pn-desctop{
	display: none;
}
/* Средние девайсы («таблетки», >= 768px) */
@media (min-width: 768px) {
	.pn-phone{
		display: none;
	}
	.pn-desctop{
		display: inline-block;
	}
}
/* End */


/* Start:/local/templates/sad.ru/components/bitrix/news.list/sad_reviews_list/style.css?17810066544286*/
.button-add-review {
    display: inline-block;
    width: 200px;
    height: 40px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    background-color: #ff9100;
    text-align: center;
    /*position: absolute;*/
    top: 47px;
    right: 0;
    z-index: 99;
}
.button-add-review:hover {
    background-color: #f48900;
    text-decoration: none;
    color: #fff;
}
.col.button-r{
    padding: 0;
}
.button-r{
    text-align: right;
    margin-bottom: 20px;
}

.review-block {
    margin: 0 0 20px;
    border: 2px solid #dcdcdc;
    border-radius: 5px;
}
.col.review-block {
    padding-right: 0;
    padding-left: 0;
}

.review-block .review {
    padding: 26px 38px;
}
.review-block .author {
    color: #424242;
    font-weight: 700;
}
.review-block .author span {
    font-weight: normal;
    font-size: 13px;
    color: #898989;
    margin: 0 0 0 12px;
    display: inline-block;
}
.review-block .text {
    font-size: 12px;
    color: #424242;
    line-height: 20px;
    margin: 12px 0 0;
}

.review-block .answer {
    padding: 26px 38px;
    background-color: #fffeee;
}
.review-block .author {
    color: #424242;
    font-weight: 700;
}
.review-block .answer .text {
    font-size: 14px;
}

.popup_modal .auth_form {
    padding: 15px 40px;
}
.popup_modal .auth_form label {
    font-size: 12px;
    line-height: 21px;
    color: #888;
    display: block;
    font-weight: normal;
}
.popup_modal .auth_form input {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    height: 38px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    outline: 0;
    display: block;
    width: 100%;
    padding: 9px 18px;
}
.popup_modal .auth_form textarea {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    outline: 0;
    display: block;
    width: 100%;
    padding: 9px 18px;
}
.popup_modal .bottom {
    padding: 20px 40px;
    border-top: 1px solid #dbdbdb;
}
.popup_modal .bottom .feedback_submit {
    width: 100%;
}
.popup_modal .bottom .submit {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    float: left;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    width: 80px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    text-align: center;
    background: #4eac32;
    background: -moz-linear-gradient(top, #4eac32 0%, #44972c 100%);
    background: -webkit-linear-gradient(top, #4eac32 0%,#44972c 100%);
    background: linear-gradient(to bottom, #4eac32 0%,#44972c 100%);
}
.modal .auth_form {
    padding: 15px 40px;
}
.modal .auth_form label {
    font-size: 12px;
    line-height: 21px;
    color: #888;
    display: block;
    font-weight: normal;
}
.modal .auth_form input {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    height: 38px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    outline: 0;
    display: block;
    width: 100%;
    padding: 9px 18px;
}
.modal .auth_form textarea {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    outline: 0;
    display: block;
    width: 100%;
    padding: 9px 18px;
}
.modal .bottom {
    padding: 20px 40px;
    border-top: 1px solid #dbdbdb;
}

.modal .bottom .submit {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    float: left;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    width: 80px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    text-align: center;
    background: #4eac32;
    background: -moz-linear-gradient(top, #4eac32 0%, #44972c 100%);
    background: -webkit-linear-gradient(top, #4eac32 0%,#44972c 100%);
    background: linear-gradient(to bottom, #4eac32 0%,#44972c 100%);
}
.modal .bottom .feedback_submit {
    width: 100%;
}
/* End */


/* Start:/local/templates/sad.ru/components/bitrix/iblock.element.add.form/hs_add_review/style.css?1781006654318*/
.review-form-result_success {
	color: green;
	font-size: 14px;
	text-align: center;
}
.popup_modal .auth_form.review-form-result_success {}
.review-form-result_error {
	color: red;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px solid #dbdbdb;
}
.popup_modal .auth_form.review-form-result_error {}
/* End */
/* /local/templates/sad.ru/components/bitrix/system.pagenavigation/bootstrap_v4/style.css?1781006654544 */
/* /local/templates/sad.ru/components/bitrix/news.list/sad_reviews_list/style.css?17810066544286 */
/* /local/templates/sad.ru/components/bitrix/iblock.element.add.form/hs_add_review/style.css?1781006654318 */
