

/* Start:/local/templates/ai_new/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1776341000369*/
h2,h3{}
h2{color: var(--my-base-color);}
h3{color: #fff;font-size: 20px !important;line-height: 24px !important;}
.news-items{    padding: 20px;}
.news-item{padding-bottom: 20px;}
.news-item a{font-size: 16px;line-height: 20px;color: var(--my-base-color);display: block;padding-bottom: 3px;}
.news-item .news-date{font-size: 14px;}

img{max-width:100%;max-height:100%;}
/* 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/prices/templates/.default/style.css?17759320981656*/
.prices{}
.prices .title{font-size: 24px;font-weight: 500;line-height: 28px;color: #ffffff;padding-bottom: 10px;}
.prices h2 {font-size: inherit;font-weight: inherit;display: inline;}
.prices .description{padding-bottom: 12px;color: #ffffff;font-size: 14px;}
.prices .content_area{padding-top: 40px;border-top: solid #dde0e7 1px;margin-top: 40px;}
.prices .content_area:first-child{border-top: 0px;margin-top: 0px;}
.prices .include{max-width: 800px;width: calc(100% - 330px);}
.prices .include_item{position: relative;padding-left: 22px;font-size: 14px;line-height: 24px;    color: #c1c1c1;padding-right: 25px;}
.prices .include_item:before{content: "";background: url(/upload/my/icon-yes.png);width: 9px;display: block;height: 9px;position: absolute;left: 4px;background-size: contain;background-position: center;background-repeat: no-repeat;top: 8px;opacity: 0.6;filter: grayscale(0.5);}
.prices .include_item:after{content: "";width: 17px;display: block;height: 17px;position: absolute;left: 0px;border: solid #8f9ba5 1px;top: 4px;border-radius: 20px;}
.prices .price{position: relative;font-size: 24px;font-weight: 500;line-height: 46px;color: var(--my-base-color2);width: 200px;}
.prices .btn_block{width: 130px;text-align: center;}
.prices .content_area_items{}
.prices .content_area_info{display: flex;justify-content: space-between;}

@media (max-width: 991px) {
.prices .content_area_info {flex-direction: column;gap: 10px;position: relative;}
.prices .btn_block {position: absolute;right: 0px;bottom: 0px;width: auto;}
.prices .content_area {padding-top: 25px;border-top: solid #00417430 1px;margin-top: 25px;}
.prices .include {width: 100%;}
}

/* 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/blog/bitrix/news.detail/.default/style.css?1776341000369 */
/* /local/components/refreshcomponents/bannertop/templates/.default/style.css?17758374022071 */
/* /local/components/refreshcomponents/prices/templates/.default/style.css?17759320981656 */
/* /local/components/refreshcomponents/add_services/templates/.default/style.css?17758341791381 */
