

/* Start:/local/templates/acmerton/components/bitrix/news.list/acmetron_uk3/style.css?1756815043150*/
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/templates/acmerton/components/bitrix/news.list/acmetron_us_uk3/style.css?17568150462174*/
.home-services h3{
	 font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    color: #131313;
}
.home-services__grid {
    display: grid;
    overflow-x: auto;
    margin: 0px -14px;
    grid-gap: 20px;
    grid-template-columns: repeat(12, 1fr);
    margin-top: 30px;
}
.services-item {
    display: block;
    overflow: hidden;
    min-width: 200px;
    height: 100%;
    min-height: 316px;
    padding: 16px;
    transition: background-color .3s ease;
    border-radius: 16px;
    background-color: var(--services-item-color);
    background-image: var(--services-item-background-image-mobile, var(--services-item-background-image));
    background-repeat: no-repeat;
    background-size: cover;
    grid-column: 3 span;
    box-sizing: border-box;
}
.services-item {
        min-height: 545px;
        padding: 32px;
        background-image: var(--services-item-background-image);
        grid-column: 4 span;
        grid-row: 1 / 4;
}
.services-item:hover {
    background-color: var(--services-item-color-hover);
}
.services-item__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
    .services-item__wrap {
        display: flex;
        align-items: center;
    }

.services-item__wrapper {
    margin-left: 16px;
    margin-top: 12px;
}

.home-services__grid  .icon {
    display: flex;
    overflow: hidden;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 100%;
}
.home-services__grid .services-item__arrow {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
}
.services-item:first-child {
    margin-left: 14px;
}
.services-item:nth-child(2n) {
        min-height: 260px;
        grid-row: 1 / 2;
}
.services-item:nth-child(3n) {
        min-height: 260px;
        grid-row: 2 / 4;
}
.services-item:nth-child(4n) {
        min-height: 545px;
        grid-row: 1 / 4;
        margin-right: 14px;
}
.services-item__icon {
    background: var(--services-item-color-box);
}
.services-item__name {
	font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    max-width: 100px;
    margin-bottom: 8px;
    color: #131313;
}

/* End */


/* Start:/local/templates/acmerton/components/bitrix/news.list/acmetron_certificates_uk3/style.css?17568208361427*/
.acmetron_bacground_sertificates_wrapper {
    margin: 35px 0 0;
    padding: 94px 40px;
    background-color: #f7f9fb;
    border-radius: 16px;
}

@media only screen and (max-width: 768px) {
    .acmetron_bacground_sertificates_wrapper {
        padding: 35px 25px 40px;
    }
}

.acmetron_bacground_sertificates_wrapper .title_atpadding_acmetron {
    position: relative;
    margin-top: 0px;
    padding-bottom: 30px;
}

.slider_news_item {
    position: relative;
    overflow: hidden;
    padding: 24px;
    border-radius: 16px;
    border: 1px solid #ccd9e5;
    background: #fff;
    margin-bottom: 1px !important;
}

.slider_news_item .specialdiv_news .certificates_img {
    height: 334px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.slider_news_item .acmetron_news_name {
    font-size: 16px;
    line-height: 24px;
    color: #131313;
    font-weight: 500;
}

.slider_news_item .projects-item__date {
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    color: #131313;
    border-radius: 24px;
    background-color: #f7f9fb;
    font-weight: 400;
    display: inline-block;
}

.slider_news_item .block_wijets {
    padding: 18px 0px;
}

.slider_news_item .projects-item__tag {
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    color: #ffffff;
    border-radius: 24px;
    background-color: #554da0;
    font-weight: 400;
    display: inline-block;
}




/* End */


/* Start:/local/templates/acmerton/components/bitrix/news.list/acmetron_news_uk3/style.css?17568200041466*/
.slider_news_item{
    position: relative;
    overflow: hidden;
    padding: 24px;
    border-radius: 16px;
    border: 1px solid #ccd9e5;
    background: #fff;
    margin-bottom: 1px!important;
}

.slider_news_item .specialdiv_news {
    height: 170px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.slider_news_item .specialdiv_news .certificates_img{
    height: 334px;
}

.slider_news_item .acmetron_news_name {
        font-size: 16px;
        line-height: 24px;
        color: #131313;
        font-weight: 500;
    }
.slider_news_item .projects-item__date {
        font-size: 14px;
        line-height: 20px;
        padding: 10px;
        color: #131313;
        border-radius: 24px;
        background-color: #f7f9fb;
        font-weight: 400;
        display: inline-block;
    }
.slider_news_item .block_wijets{
    padding: 18px 0px;
}
.slider_news_item  .projects-item__tag{
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    color: #ffffff;
    border-radius: 24px;
    background-color: #554da0;
    font-weight: 400;
    display: inline-block;
}
.acmetron_bacground_neswijet{
    background-color: #f7f9fb;
    margin-top: 96px;
    padding: 94px 40px;
}
.acmetron_bacground_neswijet .title_atpadding_acmetron {
    position: relative;
    margin-top: 0px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {
    .acmetron_bacground_neswijet{
        padding: 35px 25px 40px;
    }
}
/* End */
/* /local/templates/acmerton/components/bitrix/news.list/acmetron_uk3/style.css?1756815043150 */
/* /local/templates/acmerton/components/bitrix/news.list/acmetron_us_uk3/style.css?17568150462174 */
/* /local/templates/acmerton/components/bitrix/news.list/acmetron_certificates_uk3/style.css?17568208361427 */
/* /local/templates/acmerton/components/bitrix/news.list/acmetron_news_uk3/style.css?17568200041466 */
