

/* Start:/local/templates/ai_new/components/bitrix/news/cases2/bitrix/news.list/.default/style.css?1775586639150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/refreshcomponents/bannertop/templates/.default/style.css?17758374022071*/
/********************************* big_banner ***********************************/
.bannertop {position: relative;overflow: hidden;}
.bannertop .backgraund_image {position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;background-position-y: bottom !important;}
.bannertop .content {width: 50%;position: relative;z-index: 2;padding: 70px 0px 70px 0px;}
.bannertop .active_image {position: absolute;bottom: 20px;right: 20px;top: 20px;width:45%;display: flex;justify-content: center;align-items: center;}
.bannertop .active_image img {max-width: 100%;max-height: 100%;}
.bannertop h1 {font-weight: 200;font-size: 68px;text-transform: uppercase;padding-bottom: 30px;line-height: 78px;color: #ffffff;margin-bottom: 0px;}
.bannertop .description {color: #ffffff;font-size: 36px;line-height: 40px;font-weight: 200;}
.bannertop .content_btn2{display: flex;gap: 20px;padding-top: 40px;}
.bannertop.lite .content{padding: 0px;width: 100%;}
.bannertop.lite {padding: 20px;}
.bannertop.lite h1{padding-bottom: 20px;}
.bannertop .cat-tabs{display: flex;gap: 10px;flex-wrap: wrap;}
.bannertop .cat-tab{display: block;    color: #ffffff;height: 40px;font-size: 14px;line-height: 38px;padding: 0px 20px;    border: solid #282828 1px;
    background: #00000066;
border-radius: 9px;cursor: pointer;text-decoration: none;font-weight: 400;}
.bannertop .cat-tab.active{
    color: #000000;
    background: var(--my-base-color);
}

@media (max-width: 991px) {
	.bannertop{padding: 25px 15px 10px 15px;display: flex;flex-direction: column-reverse;}
    .bannertop h1 {font-size: 44px;line-height: 48px;text-align: center;}
	.bannertop .content {padding: 60px 0px 20px 0px;width:100%;}
	.bannertop .bx-breadcrumb{display:none;}
	.bannertop .description {color: #fff;font-size: 24px;line-height: 28px;text-align: center;}
	.bannertop .active_image {position: unset;width: 100%;}
	.bannertop .content_btn2 {align-items: center;gap: 10px;justify-content: center;}
	.bannertop .cat-tabs {justify-content: center;}
	.bannertop .cat-tab {height: 34px;line-height: 32px;padding: 0px 11px;}
}





/* End */


/* Start:/local/components/refreshcomponents/cases_items/templates/.default/style.css?17758359354339*/
.cases_items {
    --bs-body-color: var(--my-base-text);
    --bs-heading-color: #ffffff;
    --bs-secondary-color: var(--my-base-text);
    --bs-link-color: var(--my-base-color);
}

.cases_items .content_area {
    gap: 20px;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    text-align: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: var(--bs-body-color);
}

.cases_items .title {
    color: var(--my-base-color) !important;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    min-height: auto;
    text-align: left;
}

.cases_items .title a,
.cases_items .title span,
.cases_items .title * {
    color: #ffffff !important;
}

.cases_items .description {
    color: var(--my-base-text) !important;
    line-height: 20px;
    font-size: 16px;
    text-align: left;
    padding: 10px 0px;
}

.cases_items .description * {
    color: var(--my-base-text) !important;
}

.cases_items .img {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 110px;
}

.cases_items .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 9px;
}

.cases_items .a_services {
    display: block;
}

.cases_items .a_img {
    display: block;
    height: 100%;
    width: 100%;
}

.cases_items .box-services {
    height: 100%;
}

.cases_items .date {
    color: var(--my-base-text) !important;
    font-size: 14px;
    text-align: left;
}

.cases_items .date * {
    color: var(--my-base-text) !important;
}

.cases_items .section {
}

.cases_items .sections {
    display: flex;
    gap: 13px;
}

.cases_items .sections a {
    color: var(--my-base-color) !important;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.cases_items .sections a:hover {
    color: #ffffff !important;
}

.cases_items .indicator-items {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.cases_items .indicator-item {
}

.cases_items .indicator-value {
    padding-bottom: 5px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: var(--my-base-color) !important;
    text-transform: uppercase;
    line-height: 20px;
}

.cases_items .indicator-value * {
    color: var(--my-base-color) !important;
}

.cases_items .indicator-desc {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: var(--my-base-text) !important;
}

.cases_items .indicator-desc * {
    color: var(--my-base-text) !important;
}

.cases_item_full .img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
}

.cases_item_full .img:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background: linear-gradient(to right, #00000094, #00000094, #00000000);
}

.cases_item_full .title {
    position: relative;
    z-index: 2;
    padding-top: 0px;
    min-height: auto;
    font-size: 24px;
    max-width: 500px;
    line-height: 28px;
    color: #ffffff !important;
}

.cases_item_full .title a {
    color: #ffffff !important;
}

.cases_item_full .title * {
    color: #ffffff !important;
}

.cases_item_full .text {
    position: relative;
    z-index: 2;
    color: #ffffff !important;
    max-width: 500px;
    font-weight: 600;
}

.cases_item_full .text * {
    color: #ffffff !important;
}

.cases_item_full .indicator-items {
    position: relative;
    z-index: 2;
}

.cases_item_full .indicator-value {
    color: #ffffff !important;
}

.cases_item_full .indicator-value * {
    color: #ffffff !important;
}

.cases_item_full .indicator-desc {
    color: #ffffff !important;
}

.cases_item_full .indicator-desc * {
    color: #ffffff !important;
}

.cases_item_full .content_area {
    padding: 30px 30px;
}

/* Дополнительные правила для всех возможных текстовых элементов */
.cases_items p,
.cases_items span,
.cases_items div:not(.sections):not(.indicator-value) {
    color: var(--my-base-text);
}

.cases_items h1,
.cases_items h2,
.cases_items h3,
.cases_items h4,
.cases_items h5,
.cases_items h6,
.cases_items .heading,
.cases_items .headline {
    color: #ffffff !important;
}

@media (max-width: 991px) {
    .blog_items {
    }
}
/* End */
/* /local/templates/ai_new/components/bitrix/news/cases2/bitrix/news.list/.default/style.css?1775586639150 */
/* /local/components/refreshcomponents/bannertop/templates/.default/style.css?17758374022071 */
/* /local/components/refreshcomponents/cases_items/templates/.default/style.css?17758359354339 */
