

/* Start:/local/templates/rtf2024/components/bitrix/news.detail/detailPR/style.css?173149424020576*/
@media screen and (max-width: 768px) {
    body .bottom_fixed_block {
        display: flex;
        bottom: 60px;
        /* background: none; */
    }
}

.franchise_info_section {
    width: 100%;
    display: flex;
    justify-content: center;  }
.franchise_info_section .container {
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
.franchise_info_section .left_side {
    width: calc(100% - 345px);
    padding-right: 39px; }
.franchise_info_section .standrt_cont {
    width: 100%; }
.franchise_info_section .standrt_cont .h2, .franchise_info_section .standrt_cont h2 {
    margin-bottom: 20px;
    display: inline-block;
    line-height: 36px; }
.franchise_info_section .standrt_cont .h1, .franchise_info_section .standrt_cont .h2, .franchise_info_section .standrt_cont h2, .franchise_info_section .standrt_cont .h3, .franchise_info_section .standrt_cont h3 .franchise_info_section .standrt_cont .h4 {
    text-align: left; }
.franchise_info_section .standrt_cont .h3, .franchise_info_section .standrt_cont h3 {
    margin-top: 0px;
    display: inline-block;
    line-height: 28px;
    margin-bottom: 20px; }
.franchise_info_section .standrt_cont p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px; }
.franchise_info_section .standrt_cont p.h3, .franchise_info_section .standrt_cont h3{
    font-size: 24px;
}
.franchise_info_section .standrt_cont p.h2, .franchise_info_section .standrt_cont h2{
    font-size: 28px;
}
.franchise_info_section .standrt_cont p.large_text {
    font-size: 17px;
    line-height: 25px; }
.franchise_info_section .standrt_cont p b {
    font-weight: 700; }
.franchise_info_section .standrt_cont p i {
    font-style: italic; }
.franchise_info_section .standrt_cont .big_img {
    width: 100%;
    border-radius: 6px;
    display: block;
    margin-top: 28px;
    margin-bottom: 28px; }
.franchise_info_section .standrt_cont ul {
    width: 100%;
    margin-left: 15px;
    margin-bottom: 20px; }
.franchise_info_section .standrt_cont ul li {
    width: 100%;
    color: #242731;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 23px;
    position: relative;
}
.inner2 ul {
    width: 100%;
    margin-left: 15px;
    margin-bottom: 20px;
}
.inner2 ul li {
    width: 100%;
    color: #242731;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    position: relative;
}

.inner2 ol li {
    color: #242731;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
}

.franchise_info_section .standrt_cont .greenCheckList li {
    list-style-image:url(/local/templates/rtf20/img/dev/check_green_sm.svg);
}
.advanced_info_section .greenCheckList li {
    list-style-image:url(/local/templates/rtf20/img/dev/check_green_sm.svg);
}
.franchise_info_section .standrt_cont .greenCheckList li:before {
    display: none;
}
.franchise_info_section .standrt_cont ol {
    width: 100%;
    list-style: decimal;
    margin-left: 15px;
    margin-bottom: 15px; }

.franchise_info_section .standrt_cont ul ol {
    margin-bottom: 0; }

.franchise_info_section .standrt_cont ol li {
    width: 100%;
    color: #242731;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px; }
.franchise_info_section .standrt_cont .text_bold p {
    margin-bottom: 0; }
.franchise_info_section .standrt_cont .images_block, .advanced_info_section .images_block, .fr_about_text .images_block {
    margin-top: 25px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: stretch; }
.franchise_info_section .standrt_cont .images_block, .advanced_info_section .images_block {
    margin-top: 30px;
}
.franchise_info_section .standrt_cont .images_block, .fr_about_text .images_block {
    margin-bottom: 28px;
}
.franchise_info_section .standrt_cont .images_block img, .advanced_info_section .images_block img, .fr_about_text .images_block img {
    width: calc(50% - 10px);
    border-radius: 6px;
    object-fit: cover; }
.franchise_info_section .standrt_cont .images_block img.big_img, .advanced_info_section .images_block img.big_img, .fr_about_text .images_block img.big_img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.fr_about_text .images_block img.big_img {
    margin: 0 !important;
}

.franchise_info_section .right_side {
    width: 100%;
    max-width: 345px; }
.franchise_info_section .table_wrap {
    width: 100%;
    overflow-x: auto; }
.franchise_info_section table {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px; }

.franchise_info_section table.mt-0 {
    margin-top: 0 !important;
}

.franchise_info_section table.mt-10 {
    margin-top: 10px !important;
}
.franchise_info_section table td, .franchise_info_section table th {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    vertical-align: middle;
    border-right: 1px solid #fff; }
.franchise_info_section table td:last-child, .franchise_info_section table th:last-child {
    border-right: none; }
.franchise_info_section table tr {
    width: 100%;
    justify-content: space-between;
    align-items: center; }
.franchise_info_section table tbody {
    width: 100%; }
.franchise_info_section table tbody tr {
    background-color: #fff; }
.franchise_info_section table tbody tr:nth-child(odd) {
    background-color: #f5f5f5; }
.franchise_info_section table td {
    color: #242731;
    font-size: 16px; }
.franchise_info_section table thead {
    width: 100%;
    background-color: #e3f2ff; }
.franchise_info_section table thead th {
    color: #000000;
    font-size: 16px;
    font-weight: 700; }
.franchise_info_section table.min-font td, .franchise_info_section table.min-font th {
    font-size: 80%;
}


/*articles detail*/
.blockDetailNews .container h1 {
    font-size: 32px;
    margin-bottom: 30px;
}
.reviews_news_wrap.blockDetailNews .left_side {
    padding-top: 0;
}
.blockDetailNews .blockContentList {
    margin-bottom: 15px;
}
.blockDetailNews .blockContentList > ul > ul {
    margin-left: 30px;
    margin-bottom: 7px;
    width: calc(100% - 30px);
}
.blockDetailNews .blockContentList h3.title {
    font-size: 24px;
}
.blockDetailNews .advanced_info_section p {
    margin-top: 0;
    margin-bottom: 0;
}
.blockDetailNews .advanced_info_section .images_block,
blockquote.bg-info,
.blockDetailNews .advanced_info_section img.big_img {
    margin-top: 28px;
}

.blockDetailNews .advanced_info_section .images_block:not(:last-child),
blockquote.bg-info:not(:last-child),
.blockDetailNews .advanced_info_section img.big_img:not(:last-child) {
    margin-bottom: 28px;
}

.advanced_info_section img.big_img:last-child {
    margin-bottom: 0;
}
.advanced_info_section a img.big_img, .advanced_info_section p img.big_img {
    margin-bottom: 28px !important;
    margin-top: 28px !important;
}
.blockDetailNews .advanced_info_section > p:first-of-type,
.blockDetailNews .advanced_info_section img.big_img:first-of-type {
    margin-top: 0 !important;
}
.blockDetailNews .advanced_info_section h2,
.blockDetailNews .advanced_info_section .h2 {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.blockDetailNews .advanced_info_section .FQ .h3,
.blockDetailNews .advanced_info_section h3,
.blockDetailNews .advanced_info_section .h3 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.blockDetailNews .advanced_info_section .FQ .Question {
    cursor: pointer;
}
.blockDetailNews .advanced_info_section h4,
.blockDetailNews .advanced_info_section .h4 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.blockDetailNews .advanced_info_section h5,
.blockDetailNews .advanced_info_section .h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 30px;
}
.blockDetailNews .advanced_info_section p + p {
    margin-top: 20px;
}

.blockDetailNews .advanced_info_section img {
    margin-top: 20px !important;
}
.blockDetailNews .advanced_info_section img.big_img + .h3,
.blockDetailNews .advanced_info_section img.big_img + h3 {
    margin-bottom: 20px;
}
.blockDetailNews .advanced_info_section .images_block img.big_img {
    margin-bottom: 0;
    margin-top: 0;
}
.blockDetailNews .advanced_info_section .FQ {
    max-width: 100%;
    margin-bottom: 30px;
}
.blockDetailNews .FQ div[itemprop="acceptedAnswer"] p {
    margin: 0!important;
}
.blockDetailNews .advanced_info_section .FQ,
.blockDetailNews .advanced_info_section .FQ .card {
    display: block;
    float: left;
    width: 100%;
}
.blockDetailNews .advanced_info_section .FQ .card:first-of-type .h4 {
    margin-top: 0;
}
.blockDetailNews .advanced_info_section .h1 + p,
.blockDetailNews .advanced_info_section .h2 + p,
.blockDetailNews .advanced_info_section .h3 + p,
.blockDetailNews .advanced_info_section .h4 + p,
.blockDetailNews .advanced_info_section .h5 + p,
.blockDetailNews .advanced_info_section .h3 + h4,
.blockDetailNews .advanced_info_section h3 + .h4,
.blockDetailNews .advanced_info_section .h3 + .h4,
.blockDetailNews .advanced_info_section h3 + h4,
.blockDetailNews .advanced_info_section img.big_img + .h2,
.blockDetailNews .advanced_info_section img.big_img + .h3,
.blockDetailNews .advanced_info_section img.big_img + .h4,
.blockDetailNews .advanced_info_section img.big_img + .h5,
.blockDetailNews .advanced_info_section img.big_img + h2,
.blockDetailNews .advanced_info_section img.big_img + h3,
.blockDetailNews .advanced_info_section img.big_img + h4,
.blockDetailNews .advanced_info_section img.big_img + h5,
.blockDetailNews .advanced_info_section img.big_img + blockquote,
.blockDetailNews .advanced_info_section blockquote + img.big_img,
.blockDetailNews .advanced_info_section img.big_img + .images_block,
.blockDetailNews .advanced_info_section .images_block + img.big_img,
.blockDetailNews .advanced_info_section .h2 + .images_block,
.blockDetailNews .advanced_info_section .images_block + .h2,
.blockDetailNews .advanced_info_section .h3 + .images_block,
.blockDetailNews .advanced_info_section .images_block + .h3,
.blockDetailNews .advanced_info_section .h4 + .images_block,
.blockDetailNews .advanced_info_section .images_block + .h4,
.blockDetailNews .advanced_info_section .h5 + .images_block,
.blockDetailNews .advanced_info_section .images_block + .h5 {
    margin-top: 0;
}
.blockDetailNews .blockOtherElements.blockOtherArticles {
    padding: 40px 40px 30px;
}
.blockDetailNews .blockOtherElements.blockOtherArticles .slider {
    max-width: calc(100% + 20px);
}
.blockDetailNews .right_side {
    padding-top: 0;
}

blockPR .blockTopDescriptionBI .blockTopDescription {
    background-color: #e3f2ff!important;
    background-repeat: no-repeat;
    background-position: calc(100% - 50px) bottom;
    border-radius: 6px;
    padding: 30px 40px;
    width: 100%;
}
.blockPR .blockTopDescription p,
.blockPR .blockTopDescription .title {
    color: #242731;
    line-height: 25px;
    width: 70%;
}
.blockPR .blockTopDescription p {
    font-size: 16px;
    margin-bottom: 0;
}
.blockPR .blockTopDescription .title {
    font-size: 28px;
    margin-bottom: 15px;
}
.blockPR .find_fr_filter .inner {
    background-color: #fff3fc;
}
.blockPR .filter_advanced_list li a.active,
.blockPR .filter_advanced_list li a:hover {
    border: 1px solid #d24305;
    color: #ffffff;
    background-color: #d24305;
}
.blockPR .blockElementsPR .title {
    color: #000000;
    font-size: 24px;
    margin-bottom: 25px;
    padding: 0 8px;
    width: 100%;
}
.blockPR .blockElementsPR .elements_list {
    border-radius: 6px;
    background-color: #f5f5f5;
    padding: 40px 32px;
    width: 100%;
}
.blockPR .blockElementsPR .elements_list .area_ajax_main {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}
.blockPR .blockElementsPR .elements_list .franchise_item {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px;
    width: calc(100%/4 - 16px);
}
.blockPR .blockElementsPR .elements_list .franchise_item > a {
    height: 186px;
    padding: 15px 0;
    width: 100%;
}
.blockPR .blockElementsPR .elements_list .franchise_item > a > .photo {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.blockPR .franchise_item .link_text {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px!important;
    height: 44px;
    overflow: hidden;
    margin-bottom: 6px;
}
.blockPR .franchise_item .link_text-postav {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px!important;
    height: 65px;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
}
.blockPR .franchise_item .text_cont {
    border-top: 1px solid #ebebeb;
}
.blockDetailPR .blockPhotoAndProperty .elementProperty .value,
.blockDetailPR .blockPhotoAndProperty .elementProperty,
.blockPR .blockDetailPR .blockPhotoAndProperty,
.blockPR .franchise_item .bottom_area {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.blockPR .franchise_item .bottom_area .blockLocation {
    color: #747474;
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
.blockPR .franchise_item .bottom_area .left {
    align-items: center;
    flex-direction: row;
    width: calc(100% - 50px);
}
.blockPR .franchise_item .bottom_area .right {
    max-width: 38px;
}
.blockPR .blockElementsPR .elements_list .bottom_area .email {
    background: url(/local/templates/rtf20/css/../img/envelope.svg) center no-repeat #096ab3;
}
.blockPR .blockDetailPR .blockPhotoAndProperty,
.blockPR .blockTopDescription .titleSectionPR {
    margin-bottom: 20px;
}
.blockDetailPR .blockPhotoAndProperty {
    flex-wrap: wrap;
    margin-top: 20px;
}
.blockDetailPR .blockPhotoAndProperty figure {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    border-radius: 6px;
    height: 225px;
    padding: 20px;
    width: 225px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: #FFF;
}
.blockDetailPR .blockPhotoAndProperty .blockPropertyPR {
    height: 100%;
    width: calc(100% - 225px - 30px);
}
.blockDetailPR .blockPhotoAndProperty .titleBlock {
    font-size: 24px;
    margin-bottom: 20px;
}
.blockDetailPR .blockPhotoAndProperty .elementProperty > div {
    font-size: 16px;
    line-height: 1.2;
    padding: 15px 20px;
}
.blockDetailPR .blockPhotoAndProperty .elementProperty .title {
    border-right: 1px solid #ffffff;
    width: 215px;
}
.blockDetailPR .blockPhotoAndProperty .elementProperty .value {
    align-content: center;
    justify-content: flex-end;
    text-align: right;
    width: calc(100% - 215px);
}
.blockDetailPR .blockPhotoAndProperty .elementProperty:nth-of-type(2n) {
    background-color: #f5f5f5;
}
.blockDetailPR .blockPhotoAndProperty .elementProperty:nth-of-type(2n-1) {
    background-color: #ffffff;
}
.blockDetailPR .blockForFormButton {
    background-color: #fff;
    border: none;
    border-radius: 8px;
    margin-top: 0;
    padding: 30px 15px;
    max-width: 350px;
    box-shadow: 0 8px 16px rgba(24, 19, 53, .13);
}
.blockDetailPR .blockForFormButton .title {
    background: none;
    font-size: 22px;
    padding-left: 0;
}
.blockDetailPR .right_side .blockForFormButton .buttonFormBlue {
    margin-bottom: 0;
}
.blockDetailPR .blockForFormButton .buttonFormBlue img {
    margin-right: 11px;
}
.blockPR .blockElementsPR.parentBlockSliderElementsPR .elements_list {
    padding: 40px 32px 26px;
    position: relative;
}
.blockPR .blockElementsPR.parentBlockSliderElementsPR .elements_list .slider {
    flex-wrap: wrap;
    height: 320px;
    overflow: hidden;
}

.blockDetailRent .container,
.blockDetailNews .container,
.blockAllNews .container {
    flex-wrap: wrap;
}

.blockDetailRent .container h1,
.blockDetailNews .container h1,
.blockAllNews .container h1 {
    color: #242731;
    font-size: 28px;
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}

.blockDetailRent .right_side,
.blockDetailNews .right_side,
.blockAllNews .right_side {
    background: none;
    padding: 0;
}

.blockDetailRent .right_side .blockPopular,
.blockDetailNews .right_side .blockPopular,
.blockAllNews .right_side .blockPopular {
    background: url(/local/templates/rtf20/css/../img/back2.jpg) top center no-repeat;
    background-size: cover;
    border-radius: 6px;
    max-width: 343px;
    margin-bottom: 30px;
    padding: 40px 20px;
    width: 100%;
}

.blockDetailNews .right_side .blockPopular.newDesignBlockNews,
.blockAllNews .right_side .blockPopular.newDesignBlockNews {
    background: #e3f2ff;
    padding: 30px 20px;
}
.blockForFormButton {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
}
.blockForFormButton .title {
    align-items: center;
    background: url(/local/templates/rtf20/css/../img/dev/iconForm.png) left center no-repeat;
    display: flex;
    flex-wrap: wrap;
    font-size: 22px;
    line-height: 1.2;
    padding-left: 55px;
}
.blockForFormButton .description {
    font-size: 16px;
    line-height: 1.2;
    margin: 15px 0;
}
.blockForFormButton .buttonFormBlue {
    max-width: 100%;
    margin-bottom: 10px;
}

.bottom_fixed_block {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 10px 0;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center; }
.bottom_fixed_block a {
    width: 100%;
    max-width: 260px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    background-color: #1e70b9;
    color: #ffffff;
    font-size: 16px; }
.bottom_fixed_block a:hover {
    opacity: 0.7; }
.bottom_fixed_block a:first-child {
    margin-right: 20px; }
.bottom_fixed_block a img {
    margin-right: 9px; }


.blockDeleteFavorites,
.buttonFormOrange,
.buttonFormBlue,
.bottom_fixed_block .buttonFormBlue {
    align-items: center;
    display: flex;
    max-width: 260px;
    width: 100%;
}

.design2024 .blockPR .franchise_item{
    display: block;
    background: #fff;
}

.parentBlockSliderElementsPR .arrow,
.seen_franchiseNew .arrow,
.blockSliderBannerRegion .arrow,
.blockComBuild .arrow,
.blockSecondBanner .arrow,
.video_review_fr .arrow,
.about_fr .arrow,
.advanced_info_section .sliderVideoOnDetail .arrow,
.advanced_info_section .reviews_wrap .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    align-items: center;
}

.seen_franchiseNew .arrow.arrow_right,
.blockSliderBannerRegion .arrow.arrow_right,
.blockComBuild .arrow.arrow_right,
.blockSecondBanner .arrow.arrow_right,
.video_review_fr .arrow.arrow_right,
.about_fr .arrow.arrow_right,
.advanced_info_section .reviews_wrap .arrow.arrow_right {
    right: 20px;
}
.parentBlockSliderElementsPR .arrow.arrow_right {
    right: -20px;
}
.blockShopsRegion .arrow.arrow_right {
    right: 100px;
}
.blockShopsRegion .arrow.arrow_right img {
    transform: rotate(180deg);
}

.seen_franchiseNew .arrow.arrow_left,
.blockSliderBannerRegion .arrow.arrow_left,
.blockComBuild .arrow.arrow_left,
.blockSecondBanner .arrow.arrow_left,
.video_review_fr .arrow.arrow_left,
.about_fr .arrow.arrow_left,
.advanced_info_section .reviews_wrap .arrow.arrow_left {
    left: 20px;
}
.parentBlockSliderElementsPR .arrow.arrow_left {
    left: -20px;
}
.blockShopsRegion .arrow.arrow_left {
    left: 100px;
}

.parentBlockSliderElementsPR .arrow img,
.seen_franchiseNew .arrow img,
.blockSliderBannerRegion .arrow img,
.blockComBuild .arrow img,
.blockSecondBanner .arrow img,
.video_review_fr .arrow img,
.about_fr .arrow img,
.advanced_info_section .sliderVideoOnDetail .arrow img,
.advanced_info_section .reviews_wrap .arrow img {
    width: 20px;
}
.blockShopsRegion .arrow img {
    width: 15px;
}

button {
    cursor: pointer;
    border: none;
}

.parentBlockSliderElementsPR .arrow {
    opacity: 1;
    visibility: visible;
}
/* End */
/* /local/templates/rtf2024/components/bitrix/news.detail/detailPR/style.css?173149424020576 */
