

/* Start:/local/templates/certif-old/components/bitrix/news.detail/main/style.css?17531331547070*/
.about {
    background-color: #f5f5f5;
}
.about__wrap {
    background-image: url("/local/templates/certif-old/img/tubes-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 30px 24px;
    position: relative;
    width: 100%;
}
.about__wrap::before {
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.about__content {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
}
.about__item {
    color: #fff;
    line-height: 1.5;
    padding: 0;
    position: relative;
    width: 24%;
    z-index: 1;
}
.about__item--middle {
    width: 47.5%;
}
.about__title {
    color: #ff7907;
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 8px;
    text-align: center;
}
.about__list {
    font-size: 17px;
    list-style: disc;
    padding: 0 0 0 13px;
}
.about__list li {
    margin-bottom: 2px;
}
.about__text {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 28px;
    text-align: center;
}
.about__text--left {
    text-align: left;
    margin-bottom: 0;
}
.about__text p {
    margin-bottom: 15px;
}
.about__item .button {
    cursor: pointer;
    display: block;
    margin: 30px auto 0;
    width: fit-content;
}
/* confirmation */
.confirmation {
    padding-top: 46px;
    padding-left: 5.9%;
    padding-right: 5.9%;
    padding-bottom: 74px;
    background-color: #f5f5f5;
}
.confirmation__top-top,
.confirmation__top-bottom,
.confirmation__bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.confirmation__top-top {
    margin-bottom: 17px;
}
.confirmation__pres {
    border-top: 4px solid #e7c32e;
    padding-top: 25px;
    padding-left: 4.6%;
    padding-right: 4%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(174,174,174,1);
    -moz-box-shadow: 0 2px 4px 0 rgba(174,174,174,1);
    box-shadow: 0 2px 4px 0 rgba(174,174,174,1);
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
}
.confirmation__pres--yellow {
    border-color: #e7c32e;
}
.confirmation__pres--green {
    border-color: #75ccc3;
}
.confirmation__pres--blue {
    border-color: #5683eb;
}
.confirmation__pres--orange {
    border-color: #ff871e;
}
.confirmation__pres--red {
    border-color: #dc4949;
}
.confirmation .title {
    margin-bottom: 20px;
}
.confirmation__pres--size-fill {
    flex: 1 1 0;
    margin: 0 5px;
}
.confirmation__pres--size-fill:first-child {
    margin-left: 0;
}
.confirmation__pres--size-fill:last-child {
    margin-right: 0;
}
.confirmation__pres--size-1 {
    width: 32.5%;
}
.confirmation__pres--size-half {
    width: 49.3%;
}
.confirmation__pres--size-2 {
    width: 66.3%;
}
.confirmation__pres-link {
    font-size: 16px;
    line-height: 22px;
    color: #1944a7;
    font-weight: 700;
    position: relative;
    display: block;
    margin-bottom: 11px;
    z-index: 2;
}
a.confirmation__pres-link:hover {
    color: #1944a7;
    text-decoration: underline;
}
.confirmation__pres-name {
    font-size: 16px;
    line-height: 22px;
    color: #1944a7;
    font-weight: 700;
    position: relative;
    display: block;
    margin-bottom: 11px;
    cursor: default;
    z-index: 2;
}
.confirmation__link {
    font-size: 14px;
    line-height: 19px;
    color: #1944a7;
    font-weight: 700;
    position: relative;
    margin-bottom: 8px;
    display: block;
    z-index: 2;
}
.confirmation__link:hover {
    color: #1944a7;
    text-decoration: underline;
}
.confirmation__link:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #1944a7;
    left: -15px;
    top: 7px;
    border-radius: 50%;
}
.confirmation__list {
    padding-left: 20px;
    z-index: 2;
}
.confirmation__top-top .confirmation__pres {
    height: 85px;
}
.confirmation__top-bottom .confirmation__pres {
    padding-bottom: 26px;
}
.confirmation__bottom .confirmation__pres {
    padding-bottom: 20px;
}
.confirmation__top {
    margin-bottom: 37px;
}
.confirmaion__pres-img {
    position: absolute;
    width: 230px;
    height: 158px;
    background-repeat: no-repeat;
    bottom: -11px;
    right: -14px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    z-index: 1;
}
.confirmaion__pres-img-1 {
    background-image: url("/local/templates/certif-old/img/img1-.png");
}
.confirmaion__pres-img-2 {
    background-image: url("/local/templates/certif-old/img/img4-.png");
    bottom: 0px;
    right: 20px;
    width: 156px;
    height: 141px;
}
.confirmaion__pres-img-3 {
    background-image: url("/local/templates/certif-old/img/img5-.png");
    bottom: 0;
    height: 170px;
    right: -15px;
    width: 234px;
}
.confirmaion__pres-img-4 {
    background-image: url("/local/templates/certif-old/img/img3-.png");
    bottom: -14px;
    right: -25px;
}
.confirmaion__pres-img-5 {
    background-image: url("/local/templates/certif-old/img/img-rosatom.png");
    bottom: -28px;
    height: 170px;
    right: 15px;
    width: 170px;
}
.confirmaion__pres-img-6 {
    background-image: url("/local/templates/certif-old/img/ilac.png");
    bottom: -28px;
    height: 170px;
    right: 15px;
    width: 170px;
}
/* services */
.services {
    background-color: #3f51b5;
    padding-top: 41px;
    padding-bottom: 72px;
}
.services__top {
    margin-left: 6%;
    margin-right: 6%;
    margin-bottom: 46px;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.divider {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    height: 10px;
    width: 100%;
}
.divider > div {
    height: 100%;
    width: 30%;
}
.divider > div:first-child {
    width: 34%;
}
.divider > div:last-child {
    width: 36%;
}
.divider__yellow {
    background-color: #e6c32e;
}
.divider__blue {
    background-color: #5783eb;
}
.divider__orange {
    background-color: #fe861f;
}

/* End */


/* Start:/local/templates/certif-old/components/bitrix/system.pagenavigation/.default/style.css?1734424934635*/
/* pagination */
.page-item.active .page-link {
    background-color: #f6f6f6;
    color: #424242;
    z-index: 2;
}
.page-link {
    border: 0;
    border-radius: 50% !important;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #1944a7;
}
.page-item {
    margin-right: 4px;
    flex-shrink: 0;
}
/*.page-link:focus,*/
.page-link:hover {
    background-color: #f6f6f6;
}
.pagination {
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .page-link:focus{
        background-color: #fff;
    }
}

/* End */


/* Start:/local/templates/certif-old/components/bitrix/news.list/banner_carousel/style.css?17344249341973*/
.banners {
    background-color: #3f51b5;
    box-sizing: border-box;
    padding: 40px 0 16px;
    width: 100%;
}
.banners__carousel {
    box-sizing: border-box;
    padding: 0;
    position: relative;
    width: 100%;
}
.banners__item {
    width: 100%;
}
.banners__wrap {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 0 0 0 7.7%;
}
.banners__text {
    font-size: 16px;
    line-height: 1.37;
    margin: 21px 0 0;
    text-align: left;
    width: 18%;
}
.banners__image {
    border-radius: 85px 0 0 0;
    overflow: hidden;
    width: 78.2%;
}
.banners__image img {
    display: block;
    height: auto;
    width: 100%;
}
.banners .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 12px 0 0;
    width: 100%;
}
.banners .slick-dots li button {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    color: transparent;
    display: block;
    font-size: 0;
    height: 13px;
    margin: 0 4px;
    outline: none;
    padding: 0;
    width: 13px;
}
.banners .slick-dots .slick-active button {
    border-color: #3f51b5;
    background-color: #fff;
    height: 15px;
    width: 15px;
}
.banners .slick-arrow {
    background-color: rgba(0, 0, 0, 0.2);
    background-image: url("/local/templates/certif-old/img/path.svg");
    background-size: 25%;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    border-radius: 50%;
    color: transparent;
    height: 60px;
    font-size: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 100;
}
.banners .slick-arrow.slick-prev {
    left: 22px;
    transform: translateY(calc(-50% - 12px));
}
.banners .slick-arrow.slick-next {
    right: 22px;
    transform: translateY(calc(-50% - 12px)) rotate(180deg);
}

/* End */


/* Start:/local/templates/certif-old/components/bitrix/news.detail/simple/style.css?173442493459*/
.tab_font {
    line-height: 18px;
    font-size: 0.9em;
}

/* End */


/* Start:/local/templates/certif-old/components/bitrix/news.list/reviews_on_main/style.css?17344249341274*/
.comments {
    padding-top: 49px;
    background-color: #f7f7f7;
    padding-bottom: 61px;
}
.comments__wrap {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 34px;
    margin-bottom: 55px;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.comment {
    -webkit-flex: 0 1 27%;
    -ms-flex: 0 1 27%;
    flex: 0 1 27%;
}
.comment__title {
    font-size: 18px;
    line-height: 24px;
    color: #424242;
    font-weight: 700;

    margin-bottom: 8px;
}
.comment__caption {
    font-size: 13px;
    line-height: 17px;
    color: #424242;
    font-weight: 400;
    margin-bottom: 12px;
}
.comment__img {
    height: 100%;
    margin: auto;
    display: block;
}
.comment__img-wrap {
    height: 284px;
    margin-bottom: 22px;
}
.button--comments {
    width: 180px;
}

/* End */


/* Start:/local/templates/certif-old/components/bitrix/news.list/main_page_questions/style.css?1734424934546*/
.questions {
    padding-top: 60px;
    padding-bottom: 73px;
}
.questions__list {
    padding-top: 33px;
    padding-left: 14%;
    padding-right: 10.6%;
    margin-bottom: 37px;
}
.questions__item {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #1944a7;
    padding-left: 16px;
    margin-bottom: 19px;
    position: relative;
}
.questions__item:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #1944a7;
    border-radius: 50%;
    left: 0;
    top: 8px;
}

/* End */


/* Start:/local/templates/certif-old/components/bitrix/news.list/articles_on_main/style.css?1734424934842*/
.articles {
    background-color: #f6f6f6;
    padding-top: 55px;
    padding-bottom: 69px;
}
.articles-item {
    border-right: 1px solid #dbdbdb;
    flex: 1 1 0;
    padding: 4px 3% 7px;
}
.articles-item:last-child {
    border: none;
}
.articles-item__date {
    display: inline-block;
    background-color: #1944a7;
    font-size: 12px;
    line-height: 19px;
    font-weight: 700;
    color: #ffffff;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 14px;
}
.articles-item__title {
    font-size: 13px;
    line-height: 17px;
    color: #424242;
    font-weight: 700;
    margin-bottom: 10px;
}
.articles-item__caption {
    font-size: 13px;
    line-height: 17px;
    color: #424242;
    margin-bottom: 18px;
}
.button-articles {
    width: 176px;
}
.read-more--articles {
    display: block;
    margin-top: -11px;
}

/* End */
/* /local/templates/certif-old/components/bitrix/news.detail/main/style.css?17531331547070 */
/* /local/templates/certif-old/components/bitrix/system.pagenavigation/.default/style.css?1734424934635 */
/* /local/templates/certif-old/components/bitrix/news.list/banner_carousel/style.css?17344249341973 */
/* /local/templates/certif-old/components/bitrix/news.detail/simple/style.css?173442493459 */
/* /local/templates/certif-old/components/bitrix/news.list/reviews_on_main/style.css?17344249341274 */
/* /local/templates/certif-old/components/bitrix/news.list/main_page_questions/style.css?1734424934546 */
/* /local/templates/certif-old/components/bitrix/news.list/articles_on_main/style.css?1734424934842 */
