

/* Start:/local/templates/fv-studio-energosoft/components/bitrix/news/preimushchestva/bitrix/news.detail/.default/style.css?17600093931976*/
.preimushestva-detail {
    max-width: 760px;
    margin-left:auto; 
    margin-right:auto;
}
.preimushestva_picture {
    width: auto;
    max-width: 100%;
    height: auto;
}
.preimushestva-date-time {
    padding-top:45px;
    font-size: 12px;
    color: rgba(0,0,0,.5);
    letter-spacing: 1.5px;
    font-weight: 500;
    display: flex;
}
a.preimushestva-back {
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    text-transform: lowercase;
    color: #fff;
    border-radius: 10px;
    background-color: #f27c43;
    padding: 10px;
    cursor: pointer;
    transition: 1s;
}
a.preimushestva-back:hover {
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
  padding: 10px 30px;
  transition: .5s;
}

a.preimushestva-back:hover>span {
  padding: 0 15px;
  transition: .5s;
}

a.preimushestva-back>span {
  padding: 0 0;
  transition: 1s;
}


/***смотрите также***/
.novosti-list-caterogy, .novosti-list-caterogy-title {
    max-width: 760px;
    margin-left:auto; 
    margin-right:auto;
}
.novosti-list-caterogy-title {
    font-size: 22px;
    margin: 100px auto 45px;
    font-weight: 500;
    display: block;
}
.novosti-list-caterogy .novosti-list-caterogy-img {  
    height: 75px;
    position: relative;
    width: 100px;
    margin-right:15px;
}
.novosti-list-caterogy .novosti-list-caterogy-img .img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.novosti-list-caterogy .news-title {
    font-size: 16px;
    line-height: 1.35;
    color:#000;
    font-weight: 500;
}
.novosti-list-caterogy-text {
    width: calc(100% - 115px);
}
.novosti-list-caterogy .news-preview {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.55;
}
.novosti-list-caterogy .col-12 {
    margin-bottom:25px;
}
/* End */
/* /local/templates/fv-studio-energosoft/components/bitrix/news/preimushchestva/bitrix/news.detail/.default/style.css?17600093931976 */
