

/* Start:/local/templates/greenoffice_modify/components/bitrix/news/akcii/style.css?17766841174442*/
/* SALES START */

.sales_list_item {
    max-width: 400px;
    height: calc(100% - 22px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
    background-color: white;
    transition: box-shadow .25s;
}

@media screen and (min-width: 64.0625em) {
    .sales_list_item:hover {
        box-shadow: 0 3px 24px rgba(37, 37, 37, 0.16);
    }
}

@media screen and (max-width: 39.99875em) {
    .sales_list_item {
        max-width: 300px;
        height: calc(100% - 10px);
        margin-bottom: 10px;
    }
}

.sales_list_item_img {
    position: relative;
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.sales_list_item_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    max-height: 200%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 64.06125em) {
    .sales_list_item_img {
        height: 190px;
    }
}

@media screen and (max-width: 39.99875em) {
    .sales_list_item_img {
        height: 177px;
    }

    .sales_list_item_img img {
        max-height: 102%;
    }
}

.sales_list_item_info {
    padding: 30px 32px 40px;
    color: #666666;
    font-size: 13px;
    line-height: 1.385;
}

@media screen and (max-width: 64.06125em) {
    .sales_list_item_info {
        padding: 26px 22px 30px;
    }
}

.sales_list_item_period {
    margin-bottom: 12px;
    color: #78b750;
    font-size: 12px;
    font-weight: 500;
}

.sales_list_item_title {
    display: inline-block;
    margin-bottom: 6px;
    color: #090909;
    font-size: 18px;
    line-height: 1.2222;
}

@media screen and (min-width: 64.0625em) {
    .sales_list_item_title:hover {
        color: #090909;
        text-decoration: underline;
    }
}

.sales_btn {
    margin-bottom: 38px;
    text-align: center;
}

@media screen and (max-width: 64.06125em) {
    .sales_btn {
        margin-bottom: 10px;
    }
}

.sales_show-more {
    margin-top: 14px;
    margin-bottom: 16px;
    font-size: 10px;
    font-weight: 500;
}

.sales-inner_img {
    position: relative;
    display: block;
    width: 100%;
    height: 339px;
    overflow: hidden;
}

.sales-inner_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    max-width: none;
    min-height: 100%;
    max-height: 200%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 47.99875em) {
    .sales-inner_img {
        height: 184px;
    }

    .sales-inner_img img {
        max-height: 110%;
    }
}

.sales-inner_info {
    padding: 32px 46px 36px;
}

@media screen and (max-width: 47.99875em) {
    .sales-inner_info {
        padding: 26px 20px 22px;
    }
}

.sales-inner_period {
    margin-bottom: 8px;
    color: #78b750;
    font-size: 12px;
    font-weight: 500;
}

.sales-inner_title {
    margin-bottom: 8px;
    color: #090909;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.15px;
}

@media screen and (max-width: 47.99875em) {
    .sales-inner_title {
        font-size: 18px;
        letter-spacing: 0.2px;
    }
}

.sales-inner_desc {
    color: #666666;
    font-size: 14px;
    line-height: 1.5;
}

@media screen and (max-width: 47.99875em) {
    .sales-inner_desc {
        font-size: 13px;
    }
}

.sales-inner_conditions {
    padding: 28px 46px 34px;
    color: #666666;
    font-size: 13px;
    line-height: 1.385;
    background-color: #f4f4f4;
}

@media screen and (max-width: 47.99875em) {
    .sales-inner_conditions {
        padding: 28px 20px 34px;
    }
}

.sales-inner_conditions_title {
    margin-bottom: 8px;
    color: #090909;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.15px;
    line-height: 1;
}

.sales-inner_conditions_text > * {
    font: inherit;
}

.sales-inner_conditions_text > *:first-child {
    margin-top: 0;
}

.sales-inner_conditions_text > *:last-child {
    margin-bottom: 0;
}

.sales-inner_conditions_text p {
    margin-bottom: 20px;
}

#sales_popup {
    width: 596px;
}

@media screen and (max-width: 47.99875em) {
    #sales_popup {
        width: 320px;
    }
}

/* SALES END */
/* End */
/* /local/templates/greenoffice_modify/components/bitrix/news/akcii/style.css?17766841174442 */
