

/* Start:/bitrix/templates/.default/components/bitrix/news/news-designer/style.css?17587112481143*/
.banner-press {
    position: relative;
}
.banner-press img {
    min-height: 450px;
    width: 100%;
}
.franchizing-form .des_popupwin_label_checkbox {
    font-size: 10px;
}
.des_ajax_hidden .des_popupwin_input_box{
    margin: 0;
}
.franchizing-form .des_ajax_hidden{
    width: fit-content;
    margin-left: 0px;
    z-index: 1;
    left: 20px;
    bottom: 45px;
    position: absolute;
    border: 1px solid #ffffffe0;
    border-radius: 0px;
    background: #ffffffe0;
    padding: 15px 30px;
}
.franchizing-form input[type=text].des_popupwin_input {
    border-radius: 0px;
}
.franchizing-form  textarea {
    margin-bottom: 0px;
    border: none;
    height: 100px;
    padding: 9px 18px;
}
.get_offer_btn {
    width: 100%;
}
@media(max-width: 1200px){
    .text .colored_blue span.des_menu_hl_zamershik_icon {
        display: none;
    }
    .text .colored_blue span.des_menu_hl_zamershik_title {
        display: block;
        width: fit-content;
    }
    .in_content .colored_blue span.des_menu_hl_zamershik_title {
        margin: 0 auto;
    }
}
@media(max-width: 768px){
    .franchizing-form {
        display: none;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news/news-designer/bitrix/news.list/.default/style.css?17587112481470*/
.des_main .related-news-box {
    list-style-type: none;
    margin: 0;
    padding: 20px 0 10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    flex-start: space-between;
    -ms-flex-align: center;
    align-items: center
}

.des_main .related-news-box li {
    margin: 0 8px 10px 0;
    padding: 0
}

.related-news-box li:last-child {
    margin-right: 0
}

.des_main .related-news-box li a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    padding: 8px 20px;
    font-weight: 600;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin: 0
}

.related-news-box li a.li-blue {
    color: #0050a1;
    border: 1px solid #0050a1
}

.related-news-box li a.li-blue:hover {
    color: #fff;
    background-color: #0050a1
}

.related-news-box li a.li-green {
    color: #3E9200;
    border: 1px solid #3E9200
}

.related-news-box li a.li-green:hover {
    color: #fff;
    background-color: #3E9200
}


ul.related-news-box li a.active{
    color: white;
    border-color: #063072;
    background: #063072;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/news-designer/style.css?17587112481143 */
/* /bitrix/templates/.default/components/bitrix/news/news-designer/bitrix/news.list/.default/style.css?17587112481470 */
