

/* Start:/local/templates/std_new/components/bitrix/catalog.element/window_dacha2/style.css?16614952456830*/
.price_old {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-decoration-line: line-through;
    color: #9F9F9F;
}

.dacha-card__gallery_slide {
    float: left;
    width: 100%;
    text-align: center;
}

.dacha-card__gallery_slide img {
    max-width: 100%;
    max-height: 480px;
}


.dacha-popup {
    display: flex !important;
    position: fixed;
    left: -100px;
    top: -100px;
    z-index: 1001;
    width: 1px;
    height: 1px;
    padding: 50px 0;
    overflow: hidden;
    overflow-y: scroll;
    opacity: 0;
    transition: opacity 0.3s;
}

.dacha-popup.show {
    left: 0;
    top: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    opacity: 1;
}

.dacha-popup__body {
    overflow: hidden;
}

.dacha-popup__bg {
    display: block !important;
    left: -100px;
    top: -100px;
    position: fixed;
    width: 1px;
    height: 1px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1000;
    opacity: 0;
    transition: opacity 0.3s;
}

.dacha-popup__bg.show {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
}

.dacha-popup__content {
    background: #F3F4F6;
    padding: 30px;
    position: relative;
    border-radius: 5px;
    width: 757px;
    margin: auto;
}

.dacha-popup__not_success {
    display: block;
}

.isSuccess .dacha-popup__not_success {
    display: none;
}

.dacha-popup__success {
    display: none;
}

.isSuccess .dacha-popup__success {
    display: block;
}

.dacha-popup__header {

}

.dacha-popup__title {
    font-size: 26px;
    line-height: 26px;
    color: #4D5054;
}

.dacha-popup__close {
    position: absolute;
    right: 19px;
    top: 19px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.dacha-popup__close::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 11px;
    width: 24px;
    height: 2px;
    background: #c4c4c4;
    border-radius: 1px;
    transform: rotate(45deg);
    transition: all 0.2s;
}

.dacha-popup__close::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 11px;
    width: 24px;
    height: 2px;
    background: #c4c4c4;
    border-radius: 1px;
    transform: rotate(135deg);
    transition: all 0.2s;
}

.dacha-popup__close:hover::before,
.dacha-popup__close:hover::after {
    background: #333;
}

.dacha-popup__info {
    margin-top: 26px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.dacha-popup__info_text {
    flex: 0 0 70%;
}

.dacha-popup__info_text p {
    font-size: 16px;
    line-height: 16px;
    color: #424242;
    margin-bottom: 18px;
}

.dacha-popup__info_phone {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}

.dacha-popup__info_phone span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    margin-top: 2px;
}

.dacha-popup__form {
    margin-top: 5px;
}

.dacha-popup__form .row {
    margin-right: -10px;
}

.dacha-popup__form .files_raschet {
    margin-top: 0;
}

.dacha-popup__form .file_raschet_wrapper {
    margin-bottom: 10px;
}

.dacha-popup__form .file_raschet_wrapper input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.dacha-popup__form .default-form__field {
    position: relative;
}

.dacha-popup__form .default-form__required {
    color: #E91A22;
    font-style: normal;
    position: absolute;
    right: 4px;
    top: -6px;
    font-size: 16px;
}

.dacha-popup__form_message_field {
    margin-bottom: 10px;
}

.dacha-popup__form .default-form__input,
.dacha-popup__form .default-form__textarea {
    border: 1px solid #A1A4B1;
    color: #424242;
}

.dacha-popup__form .default-form__textarea {
    height: 94px;
    resize: none;
}

.dacha-popup__form .default-form__input:focus,
.dacha-popup__form .default-form__textarea:focus {
    border: 1px solid #62646d;
}

.dacha-popup__form .default-form__input.error,
.dacha-popup__form .default-form__textarea.error {
    border: 1px solid #E31E24;
}

.dacha-popup__form_attachment {
    position: absolute;
    right: 19px;
    bottom: 8px;
    color: #E81B22;
    cursor: pointer;
}

.dacha-popup__form_rules {

}

.dacha-popup__form_rules .checkbox-input {
    color: #000;
    font-size: 12px;
}

.dacha-popup__form_rules .checkbox-input .input-label a {
    color: #3c7bd6;
    text-decoration: underline;
}

.dacha-popup__form_submit {
    text-align: right;
    padding-top: 20px;
    margin-bottom: 0;
}

.dacha-popup__required_info {
    color: #E91A23;
    position: absolute;
    bottom: 8px;
    left: 8px;
    font-size: 9px;
}

.dacha-popup__required_info em {
    font-style: normal;
    font-size: 16px;
}

.pohoz_tov44 .slick-prev {
    top: calc(50% - 40px);
    left: -40px;
    margin: 0;
    width: 40px;
    height: 40px;
    background: url(/img/arr_left.png) center center no-repeat;
    font-size: 0;
    border: unset;
    position: absolute;
    z-index: 99;
}

.pohoz_tov44 .slick-next {
    top: calc(50% - 40px);
    right: -40px;
    margin: 0;
    width: 40px;
    height: 40px;
    background: url(/img/arr_right.png) center center no-repeat;
    font-size: 0;
    border: unset;
    position: absolute;
    z-index: 99;
}

.pohoz_tov44 .mkd-catalog__list {
    margin-right: 24px;
    margin-left: 24px;
}

.slick-slide img {
    margin: 0 auto;
}

.slick-initialized .slick-slide {
    max-height: 410px;
}

.mkd-catalog__item_container {
    position: relative !important;
}

.slick-list {
    height: 510px;
}

/*
@media (max-width: 1199px) {
    .potoloc-card {
        flex-wrap: nowrap;
    }

    .potoloc-card > .potoloc-card__gallery {
        width: 50%;
    }

    .potoloc-card__content {
        width: 50%;
        flex: 0 0 50%;
        padding: 0 0 0 25px;
        margin-top: 0;
    }
}
*/

@media screen and (max-width: 730px) {
    .section-potoloc-card .dacha_tiser {
        width: 45%;
        flex-basis: 45%;
    }
}

@media (max-width: 430px) {
    .dacha-catalog__item_image {
        margin: 0 auto;
    }

    .container.container_review .dacha_title {
        font-size: 18px;
        line-height: 48px;
        margin-top: 16px;
    }

    .slick-list {
        height: 450px;
    }
}

@media (max-width: 326px) {
    .section-potoloc-card .dacha_tiser {
        width: 44.9%;
        flex-basis: 44.9%;
    }
}
/* End */


/* Start:/local/templates/std_new/components/bitrix/catalog.section/dacha.dobor2/style.css?16614952441848*/
.dobor-card__param {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	border-bottom: 1px solid #dee2e5;
	padding: 0 0 8px;
	margin: 0 0 8px;
	font-size: 16px;
	line-height: 16px;
}

.dobor-card__param_name {
}

.dobor-card__param_value {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.dobor-card__param input {
	margin: 0 8px 0 0;
}

.dobor-card__param label {
	flex-basis: 260px;
	display: flex;
	max-width: unset;
	margin-bottom: 0;
	font-weight: normal;
}

.checkbox-new {
	display: block;
	margin: 0 0 10px 0;
	cursor: pointer;
	user-select: none;
	position: relative;
}

.checkbox-new input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
.checkbox-new div {
	display: inline-block;
	position: relative;
	padding: 0 0 0 35px;
	line-height: 22px;
}
.checkbox-new div:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s ease;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	border-radius: 2px;
}

/* Checked */
.checkbox-new input[type=checkbox]:checked + div:before {
	background: url(/local/templates/std_new/components/bitrix/catalog.section/dacha.dobor2/images/Union.png) no-repeat center;
}

/* Focus */
.focused div:before {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

/* Hover */
.checkbox-new div:hover:before {
	filter: brightness(110%);
}

/* Active */
.checkbox-new div:active:before {
	filter: brightness(80%);
}

/* Disabled */
.checkbox-new input[type=checkbox]:disabled + div {
	color: #666;
	cursor: default;
}
.checkbox-new input[type=checkbox]:disabled + div:before {
	filter: grayscale(100%);
	opacity: 0.6;
}
/* End */


/* Start:/local/templates/std_new/components/bitrix/catalog.section/dacha.window5/style.css?166149524412262*/
/** {
box-sizing: content-box;
}
*/
span.cnt_item {
    width: 25px;
    height: 25px;
    display: block;
    background-position: center center;
    /*border-radius: 4px;
    border: 1px solid #777;*/
}

.bx_active span.cnt_item {
    border: 3px solid #ec0000;
}

.bx_catalog_item_images {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 345px;
    display: block;
    margin: auto;
    min-height: 345px;
    width: 80%;
}

.content {
    width: 100%;
    padding: 0px;
    min-height: 500px;
    margin-top: 20px;
    background-color: #fff;
}

.catalog_items {
    width: 735px;
    min-height: 300px;
    padding: 0;
    float: left;

}

.sidebar_filter {
    width: 225px;
    min-height: 180px;
    float: right;
    border: 1px solid #e8e8e8;
}

.bx_item_section_name_gray {
    display: none;
}

/*.item1 {
    width: 165px;
    float: left;
    margin-left: 20px;
    margin-right: 59px;
}*/
.id_num {
    font-family: arial;
    font-size: 14px;
    color: #292929;
    background: url("/local/templates/std_new/components/bitrix/catalog.section/dacha.window5/images/ekke.png") left no-repeat;
    text-align: right;
    /*width: 150px;*/
    margin: 0 auto;
    margin-bottom: 10px;
    padding-left: 45px;
}

.item_colors {
    width: 155px;
    margin: 0px auto;
    text-align: center;
    margin-top: 15px;

}

.item_colors ul li {
    display: inline-block;
    list-style: none;
    padding: 0px !important;
    margin: 1px 1px;
    /*cursor:pointer;*/
}

.item_colors ul {
    margin: 10px 0px;
    padding: 0;
    text-align: center;
}

.items_price {
    font-size: 24px;
    font-family: 'PF DinDisplay Pro Black', Arial, sans-serif;
    text-align: center;
    margin-top: -10px;
    color: #292929;

}

.rub {
    font-size: 14px;
    font-weight: normal;
    color: #292929;
}

.item4 {
    width: 165px;
    float: left;
    margin-left: 20px;
    margin-right: 59px;
    margin-top: 20px;
}

.sidebar_title {
    font-family: arial;
    font-size: 19px;
    text-align: center;
}

.filter_price {
    font-size: 14px;
    color: #519429;
    margin: 15px 0px 0px 22px;
}

.price_slider {
    width: 180px;
    height: 5px;
    border: 1px solid #d6d6d6;
    margin: 0 auto;
    margin-top: 10px;
}

.price_slider_num {
    width: 180px;
    height: 5px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.price_slider_num ul li {
    font-size: 10px;
    display: inline-block;
    list-style: none;
    padding-right: 9px;
    padding-left: 7px;
}

.price_slider_num ul {
    padding: 0;

}

.slider_point1 {
    background-color: #8f503e;
    border-radius: 30px;
    width: 10px;
    height: 10px;
    margin: -3px 0px 0px 38px;
}

.slider_point2 {
    background-color: #8f503e;
    border-radius: 30px;
    width: 10px;
    height: 10px;
    margin: -10px 0px 0px 123px;
}

.slider_region {
    background-color: #8f503e;
    width: 80px;
    height: 5px;
    margin: -8px 0px 0px 46px;
}

.price_input {
    width: 180px;
    height: 20px;
    margin: 0 auto;
    margin-top: 10px;
}

.price_input input {
    width: 83px;
    border: 1px solid #d6d6d6;
    padding: 5px;
}

.select_all_region {
    font-size: 12px;
    color: #d6d6d6;
    margin: 40px 0px 0px 22px

}

.select_all_region a {
    border-bottom: 2px dashed #d6d6d6;
    text-decoration: none;
    color: #d6d6d6;
}

.price_slider_colors {
    width: 180px;
    margin: 0 auto;
    margin-top: 10px;
}

.price_slider_colors ul li {
    list-style: none;
    color: #000;


}

.price_slider_colors ul {
    padding: 0;
}

.price_slider_colors ul li img {
    margin-right: 10px;
}

.select_all_colors {
    font-size: 12px;
    color: #d6d6d6;
    margin: 19px 0px 20px 22px;

}

.select_all_colors a {
    border-bottom: 2px dashed #d6d6d6;
    text-decoration: none;
    color: #d6d6d6;
}

.price_slider_glass {
    width: 180px;
    margin: 0 auto;
    margin-top: 10px;
}

.price_slider_glass ul li {
    list-style: none;
    color: #000;

}

.price_slider_glass ul {
    padding: 0px;
}

.price_slider_glass ul li input {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.select_filter {
    background: #88b302;
    width: 220px;
    height: 40px;
    float: right;
    margin: 19px 1px 0px 0px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}

.imgst {
    width: 220px;
    float: right;
    margin: 48px -26px 0px 0px;
    z-index: 1000;
    position: relative;
}

.content2 {
    width: 100%;
    padding: 0px;
    background-color: #fff;
    text-align: center;
    font-size: 36px;
    font-family: 'PF DinDisplay Pro';
    color: #519429;
    margin-top: 20px;
    margin-bottom: 20px;
}

.card_item_block {
    background: url("/local/templates/std_new/components/bitrix/catalog.section/dacha.window5/../img/item_card_bg.png");
    width: 100%;
    min-height: 600px;
}

.content2 {
    width: 100%;
    padding: 0px;
    min-height: 500px;
    margin-top: 67px;

}

.item_card_image {
    width: 230px;
    float: left;
    margin-top: 50px;

}

.item_card_options {
    width: 305px;
    float: left;
    margin-top: 64px;
    margin-left: 49px;
}

.item_card_num {
    text-align: center;
    font-family: 'PF DinDisplay Pro Light';
    font-size: 45px;
    color: #292929;
    border-bottom: 2px solid #bbbbbb;
    padding-bottom: 20px;

}

.item_card_num_color {
    color: #757575;
    font-family: 'PF DinDisplay Pro Light';
    font-size: 45px;
}

.item_card_price {
    font-family: 'PF DinDisplay Pro';
    font-size: 55px;
    color: #519429;
    font-weight: bold;
    padding-top: 30px;
    text-align: left;
    border-bottom: 2px solid #bbbbbb;
    padding-bottom: 26px;

}

.item_card_price_rub {
    font-family: 'PF DinDisplay Pro';
    font-size: 32px;
}

.item_card_options_color {
    margin-top: 25px;
    border-bottom: 2px solid #bbbbbb;
    padding-bottom: 4px;
}

.item_card_options_color ul {
    padding: 0;
}

.item_card_options_color ul li {
    list-style: none;
    display: inline-block;
    padding-right: 4px;
}

.label_text {
    font-family: arial;
    font-size: 12px;
    color: #000;
    font-weight: 100;
    vertical-align: text-top;
}

.order_button {
    background: #88b302;
    width: 220px;
    height: 40px;
    margin: 34px 1px 0px 0px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
    font-size: 16px;
    font-family: arial;
}

.card_item_desc {
    width: 305px;
    float: left;
    margin-top: 75px;
    margin-left: 60px;
}

.card_item_desc1 {
    font-family: arial;
    font-size: 14px;
    color: #3c3c3c;
    font-weight: normal;
    text-align: left;
    margin-bottom: 20px;
}

.card_item_desc1 p {
    font-family: arial;
    font-size: 16px;
    color: #3c3c3c;
    font-weight: bold;
    text-align: left;
}

.content22 {
    width: 100%;
    padding: 0px;
    background-color: #fff;
    text-align: center;
    font-size: 36px;
    font-family: 'PF DinDisplay Pro';
    color: #519429;
    margin-top: -76px;
    margin-bottom: 59px;
    padding-top: 61px;
}

.more {
    height: 34px;
    text-align: center;
}

.more a {
    line-height: 34px;
    font-size: 18px;
}

.menu_type {
    margin-bottom: 60px;
    display: none;
}

.menu_type li {
    float: left;
    margin-right: 33.6px;
    text-align: center;
}

.menu_type li a {
    font-size: 13px;
    color: black;
    text-decoration: none;
    border-bottom: 1px dashed black;
    display: block;
    margin-bottom: 4px;
}

.menu_type li.active a {
    color: #ec0000;
    border-bottom: none;
}

.sort_price {
    display: flex;
    flex-wrap: nowrap;
    font-size: 16px;
    line-height: 150%;
    color: #424242;
    justify-content: left;
    align-items: center;
}

.sort_price p {
    margin: 0 8px 0 0;
}

.sort_item {
    font-size: 14px;
    line-height: 150%;
    color: #73757C;
    background: #ffffff;
    border-radius: 2px;
    margin: 0 7px;
    padding: 7px 10px 7px 36px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 12px;
}

.sort_item.active {
    background-color: #F0F2F4;
}

.sort_item.sort_up {
    background-image: url("/local/templates/std_new/components/bitrix/catalog.section/dacha.window5/images/up.svg");
}

.sort_item.sort_down {
    background-image: url("/local/templates/std_new/components/bitrix/catalog.section/dacha.window5/images/down.svg");
}

.sort_price {
    margin-bottom: 16px;
}

.mkd-catalog__content {
    border-top: 2px solid #EBEDF8;
    padding-top: 28px;
}

.dacha_sale {
    font-family: 'HelveticaNeueCyr', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-decoration-line: line-through;
    color: #9F9F9F;
    display: block;
}

p.dacha_sale {
    text-decoration-line: none;
}

.dacha_add {
    border: 1px solid #4D5054;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: 550;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    color: #4D5054;
    padding: 14px 8px;
    justify-content: center;
    margin-top: 16px;
}

.bx-touch .dacha_add {
    display: flex;
}

.dacha_block_a {
    display: block;
    text-align: center;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
}

.dacha-catalog__item_image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 267px;
    width: 267px;
    max-width: 100%;
    max-height: 100%;
}

.mkd-catalog__item {
    position: relative;
}

.mkd-catalog__item_container {
    height: 100%;
}

.mkd-catalog__item:hover {
    box-shadow: 0px 4px 20px rgb(0 0 0 / 30%);
    transition: all 0.3s;
    background-color: #ffffff;
    border: 1px #98CEFF solid;
    border-radius: 8px;
    z-index: 998;
}

.mkd-catalog__item_price {
    min-height: 20px;
    margin-top: 16px;
}

.mkd-catalog__item_title {
    min-height: 38px;
}

.slick-initialized .slick-slide {
    max-height: 416px;
    height: 416px;
    margin: 0 4px;
}

.dacha_item_format_desc {
    font-family: HelveticaNeueCyr, 'HelveticaNeueCyrRoman', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    color: #9F9F9F;
}

.mkd-catalog__item_link {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #4D5054;
    font-family: HelveticaNeueCyr, 'HelveticaNeueCyrRoman', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dacha_item_format_desc span {
    font-weight: 550;
}

.mkd-catalog__item.slick-slide {
    max-width: 227px;
}


.mkd-catalog__item_content {
    padding: 16px;
    margin: 0 auto;
}

.dacha_item_format_desc_cont {
    height: 20px;
}

@media screen and (max-width: 1199px) {
    .mkd-catalog__list {
        margin: 0;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .dacha-catalog__item_image {
        text-align: center;
    }

    .dacha-catalog__item_image {
        margin: 0 auto;
    }

    .slick-initialized .slick-slide {
        max-height: 440px;
        height: 440px;
    }
}

@media screen and (min-width: 1200px) {

    .slick-track {
        column-gap: 42px;
        flex-wrap: wrap;
        row-gap: 0px;
        display: flex !important;
    }
}


@media screen and (max-width: 500px) {
    .mkd-catalog__item_content {
        padding: 10px 16px 0px;
        text-align: left;
    }

    .sort_price p {
        width: 100%;
    }

    .sort_price {
        flex-wrap: wrap;
    }

    .dacha-catalog__item_image {
        text-align: center;
    }

    .dacha-catalog__item_image {
        margin: 0 auto;
    }

    .mkd-catalog__item_price {
        min-height: unset;
    }

    .mkd-catalog__item.slick-slide {
        max-width: unset;
        max-height: 450px;
        height: 450px;
    }
}
/* End */
/* /local/templates/std_new/components/bitrix/catalog.element/window_dacha2/style.css?16614952456830 */
/* /local/templates/std_new/components/bitrix/catalog.section/dacha.dobor2/style.css?16614952441848 */
/* /local/templates/std_new/components/bitrix/catalog.section/dacha.window5/style.css?166149524412262 */
