

/* Start:/local/templates/retail/components/bitrix/news.detail/company_detail/style.css?168685479313689*/
h1 {
    padding: 10px 0 5px;
}

.provider_detail {
    position: relative;
    font-family: 'Roboto', sans-serif;
    line-height: 22px;
}

.provider_detail .image_area {
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 3px 5px #aaaaaa;
    width: 165px;
    height: 165px;
}

.provider_detail .props_area {
    margin-left: 220px;
    position: relative;
    top: 10px;
    min-height: 190px;
    padding-bottom: 10px;
    margin-top: 14px;
    overflow-wrap: anywhere;
}

.provider_detail .props_area .provider_category, .props_area .fas, .props_area .fab {
    float: left;
    clear: both;
    left: -24px;
    position: relative;
    display: block;
}

.provider_detail .props_area .provider_category a:link,
.provider_detail .props_area .provider_category a:active,
.provider_detail .props_area .provider_category a:visited {
    color: #0063cc;
    text-decoration: underline;
    border: none;
    font-size: 17px;
}

.provider_detail .props_area .provider_category a:hover {
    border: none;
    color: #0063cc;
    text-decoration: none;
}

.provider_detail .props_area .prop_item {
    border: none;
    margin-bottom: 15px;
    float: left;
    clear: both;
    display: block;
    position: relative;
    font-size: 17px;
}

.provider_detail .props_area .prop_item.phone {
    font-weight: bold;
}

.provider_detail .props_area .prop_item.adress {
    color: #515c60;
}

.provider_detail .props_area .prop_item.site a:link,
.provider_detail .props_area .prop_item.site a:active,
.provider_detail .props_area .prop_item.site a:visited {
    border: none;
    text-decoration: underline;
}

.provider_detail .props_area .prop_item.site a:hover {
    border: none;
    text-decoration: none;
}

.provider_detail .props_area a.prop_item:link,
.provider_detail .props_area a.prop_item:active,
.provider_detail .props_area a.prop_item:visited {
    color: #0063cc;
    text-decoration: underline;
    border: none;
}

.provider_detail .props_area a.prop_item:hover {
    color: #0063cc;
    text-decoration: none;
    border: none;
}

.provider_detail .props_area .prop_item.phone .ico {
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -349px -256px no-repeat;
    position: absolute;
    display: block;
    left: -23px;
    top: 0px;
    height: 19px;
    width: 17px;
}

.provider_detail .props_area .prop_item.email .ico {
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -349px -276px no-repeat;
    position: absolute;
    display: block;
    left: -25px;
    top: 2px;
    height: 14px;
    width: 20px;
}

.provider_detail .props_area .prop_item.site .ico {
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -369px -276px no-repeat;
    position: absolute;
    display: block;
    left: -25px;
    top: -1px;
    height: 20px;
    width: 20px;
}

.provider_detail .props_area .prop_item.adress .ico {
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") -349px -290px no-repeat;
    position: absolute;
    display: block;
    left: -25px;
    top: -2px;
    height: 22px;
    width: 19px;
}

.provider_detail div.property_head {
    margin: 15px 0 10px;
    position: relative;
    font-size: 19px;
    font-weight: 700;
}

.provider_detail .property_text {
    position: relative;
    color: #515c60;
    font-size: 17px;
    font-weight: 300;
}

.property_small_info {
    margin-top: 10px;
    font-size: 17px;
}

.provider_detail .property_small_info span.property_head {
    font-weight: bold;
    display: inline-block;
    margin-right: 4px;
}

.provider_detail .property_special {
    padding: 10px 20px;
    border-left: 4px solid #ff5b00;
    margin-top: 10px;
    font-size: 15px;
    width: fit-content; /* RETAIL-3276 */
    margin-bottom: 25px; /* RETAIL-3276 */
    box-shadow: 1px 2px 4px #777777;
}

.provider_detail .property_special .read-more a:link,
.provider_detail .property_special .read-more a:active,
.provider_detail .property_special .read-more a:visited,
.provider_detail .property_special .read-more a:hover {
    text-decoration: none;
    border: none;
}

.provider_detail .property_special .read-more a:link span,
.provider_detail .property_special .read-more a:active span,
.provider_detail .property_special .read-more a:visited span {
    text-decoration: underline;
    border: none;
}

.provider_detail .property_special .read-more a:hover span {
    text-decoration: none;
    border: none;
}

.provider_detail .tags_area {
    clear: both;
    padding-top: 10px;
    margin-bottom: 20px;
    position: relative;
}

.provider_detail .tags_area a:link,
.provider_detail .tags_area a:active,
.provider_detail .tags_area a:visited {
    border: none;
    display: inline-block;
    font-size: 13px;
    color: #FFFFFF;
    padding: 4px 5px;
    text-decoration: none;
    background: #cccccc;
    margin-left: 3px;
    margin-top: 4px;
}

.provider_detail .tags_area a:hover {
    border: none;
    font-size: 13px;
    padding: 4px 5px;
    color: #FFFFFF;
    text-decoration: none;
    background: #0063cc;
}

.articles_area {
    position: relative;
    clear: both;
    margin-left: 15px;
}

.articles_area .article_item:link,
.articles_area .article_item:active,
.articles_area .article_item:visited,
.articles_area .article_item:hover {
    display: block;
    float: left;
    position: relative;
    color: #000000;
    text-decoration: none;
    border: none;
    margin-right: 30px;
    width: 260px;
    /*height: 320px;*/
}

.articles_area .article_item.no_r_margin {
    margin-right: 0;
    text-decoration: none;
    border: none;
}

.articles_area .article_item .article_picture {
    width: 260px;
    height: 170px;
    text-decoration: none;
    border: none;
}

.articles_area .article_item .article_name {
    font-size: 16px;
    font-style: italic;
    font-family: Georgia;
    margin-top: 10px;
    text-decoration: none;
    border: none;
}

.articles_area .article_item .article_announce {
    line-height: 16px;
    margin-top: 5px;
    text-decoration: none;
    border: none;
}

.news_area {
    position: relative;
    clear: both;
}

.news_area .l_col,
.news_area .r_col {
    float: left;
    position: relative;
    width: 50%;
    text-align: left;
}

.news_area .news_item:link,
.news_area .news_item:active,
.news_area .news_item:visited {
    color: #000000;
    border: none;
    text-decoration: none;
    margin-bottom: 10px;
}

.news_area .news_item:hover {
    color: #0063cc;
    text-decoration: underline;
}

.news_area .view_counter {
    color: #999999;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    white-space: nowrap;
}

.news_area .view_counter .ico {
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 5px;
    width: 13px;
    height: 9px;
    background: url("/local/templates/retail/images/sprite/sprite-icons.png") 0 -168px no-repeat;
}

.read-more-detailpagebl.row {
    margin-bottom: 0;
}

/*RETAIL-2404*/
.props_area .fas, .props_area .fab {
    color: #ff3d00;
    margin-top: 2px;
    margin-right: -19px;
    vertical-align: baseline;
}

/*RETAIL-2792*/
.info-actual {
    color: dimgrey;
    margin-top: 15px;
}

/*RETAIL-3107*/

@media (max-width: 480px) {
    .provider_detail .image_area {
        position: relative;
    }

    .provider_detail .props_area {
        margin-left: 25px;
        margin-top: 10px;
        min-height: auto;
    }
}

/* RETAIL-3678 */
.events__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -8px 15px;
}

.events__row .col {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px;
}

@media screen and (max-width: 767px) {
    .events__row .col {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.events__row .tapping {
    clear: both;
    margin-bottom: 0;
    border: none;
    background: #fff;
    font-family: Roboto, sans-sarif;
    font-style: normal;
    line-height: 15px;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    height: 100%;
    padding: 13px;
    box-shadow: 0 0 5px rgba(0, 1, 3, 0.5);
}

.events__row .tapping--preview {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
    margin-right: 30px;
    border-bottom: none;
    float: left;
}

.events__row .tapping--preview img {
    margin: 0 auto;
}

.events__row .tapping .mgb5 .title {
    display: block;
    margin-bottom: 6px;
    line-height: 18px;
    font-size: 16px;
    font-style: italic;
    font-family: Georgia, Tahoma, sans-serif;
    font-weight: normal;
    border-bottom-color: transparent;
    color: #000;
}

.body-article {
    margin-top: 20px;
}

div.custom-title {
    margin-bottom: 32px;
}

/* RETAIL-3682 */
.view {
    font-size: 13px;
    color: #b2b2b2;
}

.events__row div.events__item--properties {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.events__item--properties > a {
    margin-right: 5px;
}

.events__item--properties > a:last-child {
    margin-right: 0;
}

@media (max-width: 480px) {
    .articles-tabs.persons {
        margin-top: 20px;
    }
}

.articles-tabs.persons .custom-title {
    margin-bottom: 0;
}

div.custom-title {
    line-height: 26px;
}


.plate-test {
    max-width: 385.75px;
}

/*  Стили для блока Сеть прекратила существование которые нужно перенести  к себе  */

.event__item_non-padding {
    padding: 0;
    position: relative;
    margin: 20px 0 0 0;
}
.event__item_non-padding > div:last-child {
    padding: 25px 16px 16px;
}
.plate-test {
    max-width: 385.75px;
}

/*  Стили для блока Сеть прекратила существование которые нужно перенести  к себе  */

.event__item_non-padding {
    padding: 0;
    position: relative;
    margin: 20px 0 0 0;
}

.event__item_non-padding > div:last-child {
    padding: 25px 16px 16px;
}

.plate-test {
    max-width: 385.75px;
}

.event__item_non-padding {
    padding: 0;
    position: relative;
    margin: 1px 0 0 0;
}

.event__item_non-padding > div:last-child{
    padding: 25px 16px 16px;
}
.event__item_non-padding1 {
    padding: 0;
    position: relative;
    margin: 1px 0 0 0;
}

.event__item_non-padding1 > div:last-child{
    padding: 25px 16px 16px;
}

.plate {
    display: flex;
    justify-content: flex-end;
    height: 40px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
}
.plate_company {
    display: flex;
    justify-content: flex-end;
    height: 40px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    background: #FFF47F;
    padding: 6px 9px 7px;

}

.plate_holding {
    display: flex;
    justify-content: flex-end !important;
    height: 40px;
    padding: 0 0 23px 188px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    background: none;
    position: absolute;
    bottom: 0;
    right: 0;
}

/*  На деталке */
.plate-link {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 15px;
    color: #0070E6;
}
.plate-link:hover {
    text-decoration: none;
}

.plate-link:before {
    content: "";
    width: 24px;
    height: 24px;
    margin: 0 4px 0 0;
    position: absolute;
    left: -28px;
    top: -4px;
    background: url("/local/templates/retail/images/home-group.png");
    background-size: 24px 24px;
}

.card-with-plate {
    max-width: 100%;
    height: 179px  !important;
}

/* Плашка несуществующей сети */
.plate__non-existent-network,
.plate__network {
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 147px;
    background: #DBDBDB;
    padding: 0 5px;
}

.plate__wrapper-text {
    position: relative;
    padding: 0 13px 0 29px;
}

.plate__wrapper-text:before {
    content: "";
    height: 100%;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom right, #FFFFFF 50%, #DBDBDB 50%);
}

.plate__non-existent-network p {
    margin: 6px 0;
    width: 105px;
}

/* Плашка сетей */
.plate__network {
    display: flex;
    align-items: center;
    background: none;
    padding: 0 12px 7px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 15px;
}

.plate__icon-network {
    width: 16px;
    margin: 0 6px 0 0;
}

.plate-company {
    display: flex;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    background: #FFF47F;
    padding: 6px 9px 7px;
}

.features-container {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px 20px;
    border: 1px solid #F1F1F1;
    border-radius: 10px;
    background-color: #F1F1F1;
}
.feature-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
}
.feature-block .property_head {
    margin-top: auto;
}
.form-button {
    font-size: 18px;
    color: #fff;
    padding: 11px 20px;
    border: none;
    background: #0070e6 !important;
    margin: 20px auto;
    width: 100%;
}
.overall-form .required-field-message {
    right: 60px;
    bottom: 40px !important;
}
.provider_category_font {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    line-height: 22px;
    margin-bottom: 8px;
}

/* End */


/* Start:/local/templates/retail/components/bitrix/news.list/news_main_detail_news/style.css?1686050787142*/
.title-news {
    min-height: 30px;
    margin-bottom: 5px;
}

[id*=wait] {
    display: none !important;
    visibility: hidden !important;
}
/* End */


/* Start:/local/templates/retail/components/bitrix/news.list/video/style.css?1686854793731*/
/* start RETAIL-3087 */
.row-flex{
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*.video-list {
    max-height: 185px
}*/
/* end RETAIL-3087 */

.video-partner-text {
    padding: 0 0 7px;
    margin: 0 0 18px;
    margin-left: 0 !important;
}

/* RR-24632 https://rarus-crimea.bitrix24.ru/workgroups/group/120/tasks/task/view/24632/ */
.video-retail {
    margin-top: 25px !important;
}

.video-rating i.fa-eye {
    color: #b4b4b4;
    margin: 0 -4px -3px 6px;
    font-size: 0.85em;
}

/* RETAIL-3010 */
.index-list .video-retail .video-list {
    display: inline-table;
}

.left-colom .video-retail .video .video-preview a {
    border-bottom: 0;
}
/* End */


/* Start:/local/templates/retail/components/bitrix/news.list/retail.ru.news.list.on.company.detail/style.css?16860507873340*/
.calendar__block {
  margin-bottom: 15px; }

.events__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -8px 15px; }
  .events__row .col {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px; }
    @media screen and (max-width: 767px) {
      .events__row .col {
        flex: 0 0 100%;
        max-width: 100%; } }
.events__item {
  height: 100%;
  padding: 13px;
  box-shadow: 0 0 5px rgba(0, 1, 3, 0.5); }
  .events__item > div {
    display: flex;
    justify-content: space-between; }
  .events__item--preview {
    display: block;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
    margin-right: 30px;
    border-bottom: none; }
    .events__item--preview:hover, .events__item--preview:focus {
      border-bottom: none; }
    @media screen and (max-width: 767px) {
      .events__item--preview {
        min-width: 80px;
        max-width: 80px;
        margin-right: 10px; } }
  .events__item--description {
    margin-bottom: 15px; }
    .events__item--description .title {
      display: block;
      margin-bottom: 6px;
      line-height: 18px;
      font-size: 16px;
      font-style: italic;
      font-weight: 400;
      font-family: Georgia, Tahoma, sans-serif;
      border-bottom-color: transparent;
      color: #000; }
    .events__item--description .text {
      line-height: 15px;
      font-size: 13px; }
    .events__item--description .date {
      color: #999;
      margin-bottom: 6px; }
  .events__item--properties {
    display: flex;
    align-items: center; }
    .events__item--properties > div {
      display: flex;
      align-items: center; }
      .events__item--properties > div > div {
        margin-right: 5px; }
        .events__item--properties > div > div:last-child {
          margin-right: 0; }
    .events__item--properties .views {
      color: #999;
      display: flex;
      align-items: center; }
      .events__item--properties .views .icon {
        margin-right: 5px; }
    .events__item--properties .retbooks {
      width: 15px;
      height: 16px;
      color: #b2b2b2;
      font-size: 13px;
      background: url("/local/templates/retail/components/bitrix/news.list/events_section/images/retailbooks_icon.png") 0 0 no-repeat; }
    .events__item--properties .cart {
      width: 16px;
      height: 16px;
      color: #b2b2b2;
      font-size: 13px;
      background: url("/local/templates/retail/images/favicon.ico") 0 0 no-repeat; }
    .events__item--properties .add_g_calendar {
      width: 22px;
      height: 22px;
      background: url("/local/templates/retail/images/sprite/sprite-icons.png") -361px -196px no-repeat;
      text-decoration: none;
      display: block;
      border: none; }
      .events__item--properties .add_g_calendar:link, .events__item--properties .add_g_calendar:active, .events__item--properties .add_g_calendar:visited {
        text-decoration: none;
        border: none; }
      .events__item--properties .add_g_calendar:hover {
        text-decoration: none;
        background: url("/local/templates/retail/images/sprite/sprite-icons.png") -383px -196px no-repeat;
        border: none; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1686050787788*/
.pagelist {
color:#9f9e9e;
}
.pagelisturl {
display: block;
margin:7px 0;
}
.pagelisturl a, .pagelisturl b {
margin: 0 4px;
}
.pagelisturl b {
display: inline-block;
width: 24px;
line-height: 24px;
color: #999;
text-align: center;
font-weight: normal;
background: url('/local/templates/.default/components/bitrix/system.pagenavigation/.default/images/page-active.png') no-repeat 0 0;
}
.pagelisturl .nav_begin, .pagelisturl .nav_end {
display: inline-block;
width: 9px;
height: 10px;
text-indent: -999px;
overflow: hidden;
border: none;
position: relative;
top:1px;
}
.pagelisturl .nav_begin {
margin-right: -4px;
background: url('/local/templates/.default/components/bitrix/system.pagenavigation/.default/images/page-nav-begin.png') no-repeat 0 0;
}
.pagelisturl .nav_end {
margin-left: -4px;
background: url('/local/templates/.default/components/bitrix/system.pagenavigation/.default/images/page-nav-end.png') no-repeat 0 0;
}
.pagelisturl a.nav_end {
margin-left: -8px;
}
/* End */


/* Start:/local/templates/retail/components/bitrix/news.list/retail.theme.news.with.picture.on.company.detail/style.css?1686050787155*/
.material-calendar{
     padding-left: 0!important;
}

.material-calendar .icon.calendar__block--icon.icon-material-calendar{
    height: 18px!important;
}
/* End */
/* /local/templates/retail/components/bitrix/news.detail/company_detail/style.css?168685479313689 */
/* /local/templates/retail/components/bitrix/news.list/news_main_detail_news/style.css?1686050787142 */
/* /local/templates/retail/components/bitrix/news.list/video/style.css?1686854793731 */
/* /local/templates/retail/components/bitrix/news.list/retail.ru.news.list.on.company.detail/style.css?16860507873340 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1686050787788 */
/* /local/templates/retail/components/bitrix/news.list/retail.theme.news.with.picture.on.company.detail/style.css?1686050787155 */
