

/* Start:/local/templates/1c_bit/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17666809761850*/
body h1.main_title {
    text-align: left !important;
    margin-bottom: 10px;
}

.article .date {
    font-size: 16px;
    color: #808080;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 15px;
}

.article .imgBox {
    border: 1px solid #e6e6e6;
    width: 100%;
    padding: 20px;
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 15px;

}

.article .imgBox img {
}

.tag {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.t2 {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}

.sidebar__article {
    margin-top: 24px;
}

.sidebar__article .t2 {
    font-size: 26px;
    color: #4c4c4c;
    margin-bottom: 5px;
}

.servicePage__description {
    padding: 0 !important;
}

.tg {
    border-radius: 5px;
    background: #f2f2f2;
    color: #808080;
    font-size: 16px;
    font-weight: normal;
    padding: 8px 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    display: inline-block;
    border: 1px solid transparent;
}

.tags {
    word-break: break-word;
}

.tg:hover {
    border-color: #b1b1b1;
}

body h2 {
    margin: 30px 0 20px;
    font-size: 20px;
}

.partners-live__cloud {
    margin: 1em 0 0 0;
	text-align: center;
}
.servicePage__description .partners-live__cloud .feedBack__btn {
	margin-top: 0.8em;
    width: auto;
    color: #fff;
}

@media (max-width: 767px) {
    .article .catalogPage__item .imgBox {
        border: 1px solid #e6e6e6;
        width: 100%;
        height: 156px;
        display: block;
        text-align: center;
        position: relative;
    }

    .article .catalogPage__item .imgBox img {
        position: relative;
        top: auto;
        left: auto;
        transform: initial;
    }
}
/* End */


/* Start:/local/templates/1c_bit/components/bitrix/news.list/interest/style.css?17528440261679*/

.article2 .catalogPage__item .imgBox {
	border:1px solid #e6e6e6;
	width: 100%;
	height: 156px;
	display: block;
	text-align: center;
	position: relative;
	overflow:hidden;
}
.article2 .catalogPage__item .imgBox img {
	position: absolute;
    top: 50%;  /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */
    transform: translate(-50%, -50%); /* This is a shorthand of
                                         translateX(-50%) and translateY(-50%) */
}
.article2 .catalogPage__item {
	-webkit-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, -webkit-box-shadow 0.5s;
    transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, -webkit-box-shadow 0.5s;
    -o-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s;
    -moz-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s, -moz-box-shadow 0.5s;
    transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s;
    transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s;
    display: -webkit-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: block;
}
.article2 .catalogPage__item .name {
	padding-left: 0;
	width: 100%;
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    font-size: 20px;
    display: block;
    margin-top: 15px;
}
.article2 .date {
	font-size: 16px;
	color:#808080;
	font-weight: normal;
	margin-top: 5px;
}
.article2 {
	margin-bottom: 30px;
}

/* End */
/* /local/templates/1c_bit/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17666809761850 */
/* /local/templates/1c_bit/components/bitrix/news.list/interest/style.css?17528440261679 */
