

/* Start:/local/templates/ai_new/components/bitrix/news/news_services/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/add_services/templates/.default/style.css?17758341791381*/
.add_services {
}

.add_services .content_area {
    position: relative;
    padding-bottom: 0px;
    text-align: left;
    padding-left: 140px;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}

.add_services .title {
    color: #ffffff;
    font-size: 24px;
    line-height: 28px;
}

.add_services .description {
    color: var(--my-base-text);
    line-height: 20px;
    font-size: 16px;
}

.add_services .img {
    display: flex;
    justify-content: center;
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0px;
}

.add_services .img img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.add_services .a_services {
    height: 100%;
    display: block;
}

.add_services .box-services {
    height: 100%;
    border: none;
    transition: 0.3s;
    padding: 20px;
}

.add_services .box-services:hover {
    box-shadow: 0px 0px 10px #0000001c;
    transition: 0.3s;
}

@media (max-width: 991px) {
    .add_services .img {
        width: 90px;
        height: 90px;
    }

    .add_services .content_area {
        padding-left: 100px;
        gap: 10px;
    }

    .add_services .title {
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
    }

    .add_services .description {
        line-height: 18px;
        font-size: 14px;
    }
}
/* End */
/* /local/templates/ai_new/components/bitrix/news/news_services/bitrix/news.list/.default/style.css?1775586639150 */
/* /local/components/refreshcomponents/bannertop/templates/.default/style.css?17758374022071 */
/* /local/components/refreshcomponents/add_services/templates/.default/style.css?17758341791381 */
