

/* Start:/local/templates/site_replication/builds/build-special_chemistry/css/style.min.css?177513338347677*/
.news-item__text {
    text-transform: none;
    color: rgb(0, 0, 0);
}

.news-item__title:hover {
    color: #6CACE4;
}

@media (max-width: 1600px) {
    .map__map-container {
        overflow-y: hidden;
        overflow-x: hidden;
    }
}

@media (min-width: 1440px) and (max-width: 1640px) {
    .slider__info {
        width: 50%;
    }
}

@media (max-width: 1640px) {

    .slider__info-main {
        padding: 80px 50px;
    }


    .slider__info-main-header {
        padding-right: 0px;
    }

}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: Rosatom;
    src: local("Rosatom-Bold"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Bold.woff2) format("woff2"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Rosatom;
    src: local("Rosatom-Regular"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Regular.woff2) format("woff2"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Rosatom-Bold;
    src: local("Rosatom-Bold"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Bold.woff2) format("woff2"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Bold.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Rosatom-Regular;
    src: local("Rosatom-Regular"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Regular.woff2) format("woff2"), url(/local/templates/site_replication/builds/build-special_chemistry/css/../fonts/Rosatom-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

details,
main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    color: #000
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.block-forest-bg {
    width: 100%;
    margin-bottom: 120px;
    overflow: hidden;
}

.block-forest-bg img {
    max-width: 100%;
    width: 100%;
    height: auto
}

@media (max-width: 1440px) {
    .block-forest-bg {
        margin-bottom: 95px;
    }

    .block-forest-bg img {
        max-width: 110%;
        width: 110%;
        height: auto
    }
}

@media (max-width: 1280px) {
    .block-forest-bg img {
        max-width: 112%;
        width: 112%;
    }
}

@media (max-width: 650px) {
    .block-forest-bg {
        display: none
    }
}

.block-main {
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.44)
}

.main__items-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    max-width: 100%;
    left: 0;
    animation-duration: opacity;
}

.main__item-container {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 100%;
    height: 100vh;
    background: url(/local/templates/site_replication/builds/build-special_chemistry/css/../img/main-block-1.jpg) center/cover;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
    transition: 0.7s;
}

.block-main,
.main__item-container {
    min-height: 945px;
    max-height: 950px;
}

.main__item-container.active {
    opacity: 1;
    pointer-events: all;
}

.main__item-container.item2 {
    background: url(/local/templates/site_replication/builds/build-special_chemistry/css/../img/main-block-2.jpg) center/cover
}

.main__item-container.item3 {
    background: url(/local/templates/site_replication/builds/build-special_chemistry/css/../img/main-block-3.jpg) center/cover
}

.main__container {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .44);
    padding: 200px 301px 0 168px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main__side {
    max-width: 750px
}

.main__title {
    font-weight: 700;
    font-size: 102px;
    text-transform: uppercase;
    margin-bottom: 50px
}

.main__subtitle {
    font-weight: 400;
    font-size: 28px;
    line-height: 138%;
    letter-spacing: -.005em
}

.main__side-nums {
    margin-bottom: 36px
}

.main__side-num {
    font-size: 96px;
    font-weight: 700;
    line-height: 105%;
    display: flex;
    align-items: center;
    gap: 15px;
}

.main__side-num-plus {
    font-size: 58px;
}

.main__side-text {
    font-size: 18px;
    max-width: 228px
}

.main__side-text-small {
    max-width: 170px;
}

.main__slider-dots-container {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .47);
    max-width: 724px;
    width: 100%;
    height: 95px;
    padding: 35px 43px 35px 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main__slider-dots-container img {
    cursor: pointer
}

.main__slider-dots {
    height: 100%;
    width: 100%;
    padding-left: 180px;
    padding-right: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main__slider-dots__dot {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main__slider-dots__dot.active {
    padding: 24px;
    border-radius: 50%;
    border: 1px solid #575757;
    position: relative
}

.main__slider-dots__dot.active::before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 60%;
    border-radius: 0 100px 0 0;
    border-top: 7px solid #6cace4;
    border-right: 7px solid #6cace4;
    right: 0;
    top: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main__slider-dots__dot.active.last::before {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border-top: 7px solid #6cace4;
    border-right: 7px solid #6cace4;
    border-bottom: 7px solid #6cace4;
    border-left: 7px solid #6cace4
}

.main__slider-dots__dot.active.center::before {
    width: 50%;
    height: 100%;
    border-radius: 0 100px 100px 0;
    border-top: 7px solid #6cace4;
    border-right: 7px solid #6cace4;
    border-bottom: 7px solid #6cace4
}

.main__slider-dots__dot.next .main__slider-dots__dot-circle {
    background-color: #6cace4
}

.main__slider-dots__dot-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d9d9d9
}

@media (max-width: 1550px) {
    .main__container {
        padding: 140px 5vw 0 6vw
    }
}

@media (max-width: 1440px) {
    .block-main,
    .main__item-container {
        min-height: 780px;
        max-height: 785px;
    }
    .main__title {
        font-size: 64px;
        margin-bottom: 40px;
    }
    .main__side-nums {
        margin-right: 20px;
    }

    .main__side {
        max-width: 620px;
    }

    .main__subtitle {
        font-size: 18px;
    }
    .main__side-text {
        font-size: 16px;
    }

    .main__slider-dots-container {
        height: 71px;
        padding: 25px 43px 28px 128px;
        max-width: 543px;
    }
    .main__slider-dots {
        padding-left: 145px;
    }

    .main__side-num {
        font-size: 72px;
    }
    .main__side-num-plus {
        font-size: 43px;
    }
}

@media (max-width: 1280px) {
    .block-main,
    .main__item-container {
        min-height: 690px;
        max-height: 700px;
    }

    .main__title {
        font-size: 54px;
    }

    .main__side-nums {
        margin-right: 85px;
    }

    .main__side-text-small {
        max-width: 200px;
    }

    .main__subtitle {
        font-size: 16px;
        max-width: 450px;
    }

    .main__side-num {
        font-size: 64px;
    }

    .main__side-num-plus {
        font-size: 38px;
    }

    .main__side-text {
        font-size: 16px;
    }

    .main__slider-dots-container {
        height: 63px;
        padding: 20px 43px 24px 110px;
        max-width: 483px;
    }
    .main__slider-dots {
        padding-left: 108px;
    }
    .main__slider-dots__dot.active {
        padding: 16px;
    }
    .main__slider-dots__dot.active.center::before {
        border-top: 5px solid #6cace4;
        border-right: 5px solid #6cace4;
        border-bottom: 5px solid #6cace4;
    }
    .main__slider-dots__dot.active.last::before {
        border-top: 5px solid #6cace4;
        border-right: 5px solid #6cace4;
        border-bottom: 5px solid #6cace4;
        border-left: 5px solid #6cace4;
    }
}
@media (max-width: 1280px) {
    .main__side-nums {
        margin-right: -20px;
    }
}
@media (max-width: 1279px) {
    .main__side-nums {
        margin-right: 85px;
    }
}

@media (max-width: 970px) {
    .main__side:last-child {
        display: none
    }
}

@media (max-width: 1024px) {

    .main__side-nums {
        margin-bottom: 20px;
    }

    .block-main,
    .main__item-container {
        min-height: 550px;
        max-height: 560px;
    }
    .main__side {
        max-width: 418px
    }

    .main__title {
        font-size: 50px
    }

    .main__subtitle {
        font-size: 16px
    }

    .main__side-num {
        font-size: 52px
    }

    .main__side-num-plus {
        font-size: 31px;
    }

    .main__side-text {
        font-size: 16px
    }

    .main__slider-dots-container {
        padding: 17px 43px;
        max-width: 386px;
        height: 51px;
    }
    .main__slider-dots__dot.active {
        padding: 10px;
    }
    .main__slider-dots__dot.active::before {
        border-top: 2px solid #6cace4;
        border-right: 2px solid #6cace4;
    }
    .main__slider-dots__dot.active.center::before {
        border-top: 2px solid #6cace4;
        border-right: 2px solid #6cace4;
        border-bottom: 2px solid #6cace4;
    }
    .main__slider-dots__dot.active.last::before {
        border-top: 2px solid #6cace4;
        border-right: 2px solid #6cace4;
        border-bottom: 2px solid #6cace4;
        border-left: 2px solid #6cace4;
    }
    .main__slider-dots__dot-circle {
        width: 5px;
        height: 5px;
    }

    .main__slider-dots {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 30px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 768px) {

    .main__container {
        padding: 100px 5vw 0 6vw;
    }
    .main__title {
        font-size: 45px;
        margin-bottom: 30px;
    }
    .block-main,
    .main__item-container {
        min-height: 470px;
        max-height: 480px;
    }

    .main__slider-dots-container {
        max-width: 100%;
        padding: 17px 21px;
        background: transparent;
    }

    .main__slider-dots__dot.active {
        padding: 0;
        border: none
    }

    .main__slider-dots__dot-circle {
        width: 7px;
        height: 7px
    }

    .main__slider-dots__dot.active::before {
        display: none
    }
}

@media (max-width: 670px) {

    .main__container {
        padding-left: 20px;
        padding-right: 20px
    }

    .main__side {
        max-width: 420px
    }

}

@media (max-width: 480px) {
    .block-main,
    .main__item-container {
        min-height: 655px;
        max-height: 660px;
    }
    .main__container {
        padding-top: 160px;
        background-color: rgba(0, 0, 0, .6);
        padding-bottom: 200px
    }

    .main__side {
        max-width: 255px
    }
    .main__title {
        font-size: 38px;
        margin-bottom: 40px
    }

    .main__subtitle {
        font-size: 15px
    }

    .main__slider-dots-container {
        max-width: 219px;
        height: 67px;
        padding: 26px 21px;
        background: rgba(0, 0, 0, .47);
    }
    .main__slider-dots {
        padding-left: 30px;
        padding-right: 30px;
        gap: 25px;
    }
}

.block-map {
    background-color: #003274;
    padding: 130px 170px;
    color: #fff;
    position: relative;
    max-width: 100%;
    overflow: hidden
}

.map__title {
    max-width: 880px;
    font-weight: 700;
    font-size: 77px;
    line-height: 113%;
    letter-spacing: .005em;
    text-transform: uppercase;
    margin-bottom: 290px;
    position: relative;
    z-index: 1;
}

.map__list {
    list-style: none;
    font-size: 21px;
    line-height: 150%
}

.map__list li {
    margin-bottom: 23px;
    position: relative;
    max-width: 235px
}

.map__list li::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -40px;
    border-radius: 50%;
    background-color: #fff
}

.map__list li:first-child::before {
    background-color: #fff
}

.map__list li:nth-child(2)::before {
    background-color: #6495f1
}

.map__list li:last-child::before {
    background-color: #24dda4
}

.map__map-container-additional {
    overflow: auto
}

.map-container__scale-btns {
    display: none
}

.map__map-container {
    width: 1275px;
    height: 875px;
    position: absolute;
    background-image: url(/local/templates/site_replication/builds/build-special_chemistry/css/../img/map.png);
    background-position: center;
    background-size: cover;
    right: 0;
    top: 0
}
.map__map-container::before {
    content: '';
    width: 170px;
    height: 70px;
    display: block;
    position: absolute;
    background: #003274;
    right: 441px;
    top: 55px;
}

.map-container__item-text {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 12px;
    background: -o-linear-gradient(328.58deg, rgba(198, 210, 255, .39) 6.02%, rgba(255, 255, 255, .28) 104.99%);
    background: linear-gradient(121.42deg, rgba(198, 210, 255, .39) 6.02%, rgba(255, 255, 255, .28) 104.99%);
    -webkit-backdrop-filter: blur(3.94404px);
    backdrop-filter: blur(3.94404px);
    z-index: 2;
    text-align: left;
    border-radius: 10px;
    position: absolute;
    hyphens: auto;
}

.map-container__item-text p {
    font-size: 16px;
}

.map-container__item-text p:first-child {
    margin-bottom: 20px
}

.map-container__item-text p:last-child {
    font-weight: 700;
}

.map-container__item.atom {
    position: absolute;
    top: 405px;
    left: 240px
}

.map-container__item {
    cursor: pointer
}

.map-container__item.atom .map-container__item-text {
    bottom: -100px;
    left: 0;
    width: 170px
}

.map-container__item.active .map-container__item-text {
    opacity: 1;
    pointer-events: all
}

.map-container__item-icon.atom {
    width: 61px;
    height: 61px;
    background-color: #fff;
    padding: 9px;
    text-align: center;
    border-radius: 50%
}

.map-container__item.car.car1 {
    position: absolute;
    top: 375px;
    left: 340px
}

.map-container__item.car.car2 {
    position: absolute;
    top: 500px;
    left: 470px
}

.map-container__item.car .map-container__item-text {
    top: -20px;
    right: -190px;
    max-width: 200px
}

.map-container__item-icon.car {
    width: 86px;
    height: 86px;
    background-color: #24dda4;
    padding: 15px 0;
    text-align: center;
    border-radius: 50%
}

.map-container__item.chemistry {
    width: 86px;
    height: 86px;
    background-color: #94cdff;
    padding: 10px 0;
    text-align: center;
    border-radius: 50%
}

.map-container__item.chemistry.chemistry1 {
    position: absolute;
    bottom: 113px;
    right: 489px
}

.map-container__item.chemistry.chemistry2 {
    position: absolute;
    bottom: 212px;
    right: 465px
}

.map-container__item.chemistry.chemistry3 {
    position: absolute;
    bottom: 197px;
    right: 304px
}

.map-container__item.chemistry.chemistry4 {
    position: absolute;
    bottom: 103px;
    right: 170px
}

.map-container__item.chemistry .map-container__item-text {
    top: 0;
    right: -220px;
    max-width: 200px
}

.map-container__item.chemistry2 .map-container__item-text {
    top: -86px;
    right: -24px;
    max-width: 200px;
}

.map-container__item.chemistry3 .map-container__item-text {
    top: -94px;
    right: -70px;
    width: 200px;
}

.map-container__item.chemistry:last-child .map-container__item-text,
.map-container__item.chemistry1 .map-container__item-text {
    top: 0;
    left: -140px;
    max-width: 130px;
}

@media (max-width: 1670px) {
    .map__map-container {
        transform: scale(1);
    }
}

@media (max-width: 1540px) {
    .map__map-container {
        transform: scale(1);
        right: -10%;
    }
}

@media (max-width: 1440px) {
    .map__title {
        font-size: 64px;
        max-width: 1124px;
        margin-bottom: 385px;
    }

    .map__list {
        font-size: 18px;
    }

    .map__map-container {
        transform: scale(0.8);
    }

    .block-map {
        padding-left: 123px;
        padding-top: 95px;
    }

}

@media (max-width: 1400px) {
    .block-map {
        padding: 90px 100px 117px;
    }

    .map__title {
        font-size: 60px;
    }

    .map__description {
        max-width: 400px;
        font-size: 18px;
    }

    .map__list {
        font-size: 18px;
    }
}

@media (max-width: 1280px) {
    .map__title {
        font-size: 54px;
    }

    .map__description {
        max-width: 400px;
        font-size: 16px;
    }

    .map__list {
        font-size: 16px;
        max-width: 320px;
    }

    .map__map-container {
        right: -14%;
        top: 0%;
    }
}

@media (max-width: 1240px) {
    .map__map-container {
        transform: scale(0.7);
        right: -14%;
    }
}

@media (max-width: 1240px) {
    .map__map-container {
        transform: scale(0.7);
    }
}

@media (max-width: 1200px) {

    .block-map {
        padding: 90px 5vw 140px;
    }
}

@media (max-width: 1110px) {
    .map__map-container {
        transform: scale(0.55);
        right: -29%;
    }
}

@media (min-width: 980px) and (max-width: 1040px) {
    .map__map-container {
        top: -10%;
    }
}

@media (max-width: 1040px) {
    .block-map {
        padding: 66px 50px;
        height: 720px;
    }

    .map__title {
        font-size: 50px;
        max-width: 450px;
        margin-bottom: 35px;
    }

    .map__map-container {
        align-self: flex-start;
    }

    .map__list {
        font-size: 14px;
        max-width: 250px;
        padding-left: 25px;
    }
    .map__list li {
        margin-bottom: 7px;
    }
    .map__list li::before {
        width: 9px;
        height: 9px;
        left: -20px;
    }
    .map__map-container {
        top: -10%;
    }

}

@media(max-width: 980px) {
    .map__title {
        margin-bottom: 420px;
    }

    .map__map-container {
        right: calc(-30% - 8vw);
    }

    .map__title {
        font-size: 45px;
    }
}


@media(max-width: 740px) {
    .map__map-container {
        right: -40%;
    }
}

@media (max-width: 670px) {
    .block-map {
        max-width: 100%;
    }

    .map__title {
        margin-bottom: 30px;
    }

    .map__map-container {
        transform: scale(0.7);
        position: relative;
        align-self: flex-end;
    }

    .map__map-container-additional {
        position: relative;
    }

    .map-container__scale-btns {
        display: block;
        position: absolute;
        left: 20px;
        bottom: 215px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .map-container__scale-btns button {
        background: #14417d;
        color: #fff;
        border: none;
        outline: none;
        font-size: 47px;
        width: 66px;
        height: 66px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

    .map-container__scale-btns div {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 24px;
        height: 2px;
        background-color: #fff;
    }
    .map-container__scale-btns div:nth-child(2) {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 2px;
        height: 24px;
    }
}



@media (max-width: 670px) {
    .block-map {
        max-width: 100%;
        padding-right: 0;
        display: flex;
        flex-direction: column;
    }

    .block-map {
        padding: 60px 20px;
    }

    .map__title {
        font-size: 30px;
        line-height: 152%;
    }

    .map__map-container {
        transform: scale(0.4);
        margin-top: -56%;
        right: 55%;
        /* height: 600px; */
    }

    .map__list {
        font-size: 14px;
    }

    .map__list li {
        margin-bottom: 10px;
    }

    .map__map-container-additional {
        max-height: 300px;
        overflow: hidden;
        scrollbar-width: none;
        /* Для Firefox */
        -ms-overflow-style: none;
        /* Для IE и Edge */
        margin-bottom: 85px;
    }

    .map__map-container-additional::-webkit-scrollbar {
        display: none;
        /* Для Chrome, Safari и Opera */
    }
}

@media (max-width: 600px) {
    .map__map-container {
        margin-top: -56%;
        right: 55%;
    }
}

@media (max-width: 573px) {
    .map__map-container {
        right: 65%;
    }
    .map-container__scale-btns {
        bottom: 165px;
    }
}

@media (max-width: 500px) {
    .map__map-container {
        margin-top: -70%;
        left: -110%;
    }
}

@media (max-width: 670px) {
    .block-map {
        padding: 60px 0;
    }
    .map__title {
        padding-left: 20px;
        padding-right: 20px;
        max-width: 234px;
    }
    .map__map-container {
        margin-top: -311px;
        left: -472px;
    }
    .map-container__scale-btns {
        bottom: 190px;
        left: 0;
    }
    .map__list {
        margin-left: 20px;
        margin-right: 20px;
    }
}

.block-news {
    padding-top: 150px;
    padding-bottom: 100px;
    padding-left: 168px;
    background-color: #fff
}

.news__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-right: 190px;
    margin-bottom: 65px
}

.news__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 95px
}

.news__btns__all {
    font-size: 21px;
    color: #003274;
    text-decoration: underline
}

.news__news-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 30px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    cursor: -webkit-grab;
    cursor: grab
}

.news__news-container::-webkit-scrollbar {
    display: none
}

.news__news-item {
    max-width: 495px;
    padding-right: 80px;
    border-right: 1px solid #bdbdbd;
    margin-right: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.news-item__date {
    font-size: 24px;
    line-height: 152%;
    letter-spacing: -.015em;
    margin-bottom: 10px;
    color: #bdbdbd
}

.news-item__title {
    color: #000;
    font-size: 24px;
    line-height: 152%;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 110px;
}

.news-item__text {
    font-size: 21px;
    line-height: 152%;
    display: -webkit-box;
    color: #000;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news__btns__all-mobile {
    display: none
}

.news__btns-arrow {
    cursor: pointer;
    opacity: 0.2;
    transition: .3s;
}
.news__btns-arrow.active {
    opacity: 1;
}

@media (max-width: 1550px) {

    .news__btns__all,
    .news-item__date,
    .news-item__title,
    .news-item__text {
        font-size: 18px;
    }
    .news-item__title {
        height: 82px;
    }

    .block-news {
        padding-top: 80px;
        padding-bottom: 100px;
        padding-left: 6vw;
    }

    .news__news-item {
        max-width: 371px;
        padding-right: 30px;
        margin-right: 40px;
    }
    .news__header {
        padding-right: 90px;
        margin-bottom: 48px;
    }
    .news__btns {
        gap: 100px;
    }
}

@media (max-width: 1280px) {
    .block-news {
        padding-top: 60px;
        padding-bottom: 100px;
    }

    .news__header {
        margin-bottom: 41px;
    }

    .news__news-item {
        max-width: 330px;
        padding-right: 25px;
        margin-right: 37px;
    }

    .news__btns__all,
    .news-item__date,
    .news-item__title,
    .news-item__text {
        font-size: 16px;
    }
    .news-item__title {
        height: 70px;
    }
}

@media (max-width: 1150px) {
    .news__btns {
        gap: 77px
    }
}

@media (max-width: 1024px) {
    .news__btns-arrow {
        width: 15px;
        height: 24px;
    }
    .news__header,
    .news__btns {
        align-items: baseline;
    }
    .block-news {
        padding-top: 60px;
        padding-bottom: 60px;
        padding-right: 0 !important;
    }
    .news__header {
        padding-right: 72px
    }

    .news-item__date,
    .news-item__text,
    .news-item__title,
    .news__btns__all {
        font-size: 16px
    }
}

@media (max-width: 860px) {
    .block-news {
        padding-left: 20px;
        padding-right: 20px
    }

    .news__btns-arrow {
        width: 9px;
        height: 16px;
    }
}

@media (max-width: 670px) {
    .block-news {
        padding-top: 60px;
        padding-bottom: 70px
    }

    .news__header {
        margin-bottom: 40px;
    }

    .news__btns {
        gap: 44px
    }

    .news__news-item {
        max-width: 290px;
        padding-right: 15px;
        margin-right: 20px
    }

    .news-item__date,
    .news-item__text,
    .news-item__title {
        font-size: 15px
    }

    .news__btns-arrow {
        width: 11px;
        height: 17px
    }

    .news__btns__all {
        display: none
    }

    .news__btns__all-mobile {
        display: block;
        font-size: 16px;
        text-decoration-line: underline;
        color: #000
    }
}

.block-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 150px;
    max-height: 960px;
    max-width: 100%;
    overflow: hidden
}

@media (max-width: 1280px) {
    .block-slider {
        max-height: 780px;
    }

    .slider__info-main-header,
    .slider__info-main-text {
        margin-bottom: 30px;
    }
}

.slider__picture {
    max-width: 800px
}

.slider__info {
    background-color: #f2f2f2;
    position: relative;
}

.slider__info-header-btns {
    display: none;
}
.slider__info-header-btns img {
    width: 9px;
}


.slider__info-header {
    padding: 90px 20px 29px 167px;
    border-bottom: .5px solid #828282;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 64px;
    font-size: 21px;
    line-height: 116.5%;
    color: #bdbdbd
}

.slider__info-header-item {
    cursor: pointer;
    line-height: 150%;
}

.slider__info-header-item.active {
    color: #003274;
    position: relative
}

.slider__info-header-item.active::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -33px;
    height: 7px;
    background-color: #003274
}

.slider__info-main {
    padding: 150px 167px
}

.slider__info-main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 60px;
    gap: 20px
}

@media (max-width: 1750px) {
    .slider__info-main-header {
        margin-bottom: 30px;
    }
    .slider__info-main-text {
        height: 157px;
    }
}

.slider__info-main-header-title {
    font-weight: 700;
    font-size: 44px;
    color: #003274;
    line-height: 123.8%;
    /* max-width: 300px */
    width: 45%;
}

.slider__info-main-header-other-titles {
    list-style-type: none;
    font-size: 18px;
    line-height: 150%;
    width: 47%
}

.slider__info-main-header-other-titles li {
    position: relative;
    margin-bottom: 10px;
}

.slider__info-main-header-other-titles a {
    line-height: 150%;
    font-size: 18px;
    color: #003274;
    text-decoration: none
}

.slider__info-main-header-other-titles li a:hover {
    text-decoration: underline
}

.slider__info-main-header-other-titles li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #6cace4;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -30px
}

.slider__info-main-text {
    font-size: 21px;
    line-height: 150%;
    margin-bottom: 50px
}

#slider__info-text {
    font-size: 21px;
}

.slider__info-main-text {
    height: 190px;
    overflow-y: auto;
    scrollbar-color: #9ac1e3;
    scrollbar-width: 8px;
    scrollbar-track-color: #9ac1e3;
}

@media (max-width: 1818px) {
    .slider__info-main-text {
        height: 179px;
    }
}

.slider__info-main-text::-webkit-scrollbar {
    background-color: #e2e2e2;
    width: 8px;
}

.slider__info-main-text::-webkit-scrollbar-thumb {
    background-color: #9ac1e3;
}

.slider__info-main-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    left: 180px;
    bottom: 50px;
    right: 180px;
}

.slider__info-main-footer-link {
    color: #003274;
    font-size: 21px;
    text-decoration: underline
}

.slider__info-main-footer-brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.slider__brands-titles p {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #003274
}

.slider__footer-brand-logo {
    width: 81px;
    height: auto
}

.slider__btns-arrow {
    opacity: .3;
}
.slider__btns-arrow.active {
    opacity: 1;
}

@media (max-width: 1880px) {
    .slider__info-header {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width: 1640px) {
    .slider__info-main {
        padding: 80px 100px;
    }
    .slider__info-header {
        padding: 50px 100px 30px;
    }
    .slider__info-main-footer {
        left: 110px;
        right: 110px;
    }
    .slider__picture,
    .slider__info {
        width: 51%
    }
    .slider__info-main-header {
        margin-bottom: 50px;
    }
    .slider__info-main-text {
        height: 221px;
    }
    .slider__info-main-header-title {
        font-size: 37px;
    }
}

@media (max-width: 1440px) {
    .slider__info-header-item {
        font-size: 18px !important;
    }

    .slider__info-main-header-title {
        font-size: 28px !important;
    }

    .slider__info-main-text,
    #slider__info-text {
        font-size: 18px !important;
    }

    .slider__info-main-header-other-titles a {
        font-size: 16px;
    }

    .slider__info-main-footer-link {
        font-size: 18px !important;
    }

    .slider__brands-titles p {
        font-size: 16px;
    }
    .slider__picture {
        width: 44%
    }
    .slider__info {
        width: 56%
    }
    .block-slider {
        max-height: 771px;
        margin-bottom: 130px;
    }
    .slider__info-header {
        padding: 57px 110px 13px;
        gap: 32px;
    }
    .slider__info-header-item {
        line-height: 116%;
    }
    .slider__info-header-item.active::after {
        bottom: -17px;
    }
    .slider__info-main-header-other-titles {
        line-height: 120%;
    }
    .slider__info-main-header {
        margin-bottom: 40px;
    }
    .slider__info-main-text {
        height: 157px;
    }
    .slider__info-main-header-other-titles li {
        margin-bottom: 5px;
    }
    .slider__info-main-footer {
        bottom: 75px;
    }
}
@media (max-width: 1360px) {
    .slider__info-main-header {
        margin-bottom: 20px;
}
}
@media (max-width: 1320px) {
    .slider__picture {
        width: 43%
    }
    .slider__info {
        width: 57%;
    }
}

@media (max-width: 1280px) {
    .block-slider {
        margin-bottom: 120px;
    }
    .slider__info-main {
        padding: 75px 110px;
    }
    .slider__info-header-item.active::after {
        bottom: -32px;
    }
    .slider__info, .slider__picture {
        height: 686px;
    }
    .slider__info-header {
        padding: 50px 60px 12px 112px;
        gap: 26px;
    }
    .slider__info-header-item.active::after {
        bottom: -16px;
    }
    .slider__info-main-header {
        margin-bottom: 25px;
    }
    .slider__info-main-header-other-titles {
        width: 70%;
    }
    .slider__info-header-item {
        font-size: 16px !important;
    }

    .slider__info-main-header-title {
        font-size: 24px !important;
    }

    .slider__info-main-text,
    #slider__info-text {
        font-size: 16px !important;
    }
    .slider__info-main-text {
        height: 140px;
    }
    .slider__info-main-footer {
        bottom: 75px;
    }

    .slider__info-main-header-other-titles a {
        font-size: 14px;
    }

    .slider__info-main-footer-link {
        font-size: 16px !important;
    }

    .slider__brands-titles p{
        font-size: 14px ;
    }
}

@media (max-width: 1100px) {
    .slider__info-header {
    overflow-x: scroll;
    scrollbar-width: none; /* Для Firefox */
    -ms-overflow-style: none; /* Для IE и Edge */
    max-width: 80%;
    border-bottom: none;
    }
    .slider__info-header::-webkit-scrollbar {
        display: none; /* Для Chrome, Safari и Opera */
    }
    .slider__info-header-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 0.5px solid #828282;
        padding-right: 20px;
    }
    .slider__info-header-btns {
        width: 17%;
        display: flex;
        gap: 36px;
        align-items: center;
        cursor: pointer;
        padding-left: 20px;
    }  
    .slider__info-main-header {
        margin-bottom: 15px;
    }
    .slider__info-main-text {
        height: 120px;
    }
}

@media (max-width: 1024px) {
    .slider__info-header-container {
        padding-left: 85px;
    }
    .slider__info-header-btns {
        padding-top: 25px;
    }
    .slider__info-header-btns img {
        width: 8px;
    }
    .block-slider {
        max-height: 600px;
        margin-bottom: 100px;
    }
    .slider__info-main-text {
        height: 120px;
    }
    .slider__info-main-footer-brands {
        gap: 2px;
    }
    .slider__footer-brand-logo {
        width: 58px;
    }
    .slider__info-main-footer {
        left: 85px;
        right: 85px;
        bottom: 45px;
    }
    .slider__info-header-item {
        font-size: 14px !important;
        flex-shrink: 0;
        max-width: 180px;
        line-height: 16.3px;
    }

    .slider__picture {
        width: 40%;
        height: 600px;
    }

    .slider__picture img {
        height: 100%
    }

    .slider__info {
        width: 60%;
        height: 600px;
    }

    .slider__info-header {
        padding: 35px 0 11px;
        gap: 30px;
    }
    .slider__info-header-item.active::after {
        bottom: -11px;
        height: 3px;
    }

    .slider__info-main {
        padding: 53px 85px 
    }

    .slider__info-main-header-title {
        font-size: 22px !important
    }

    .slider__info-main-header-other-titles a {
        font-size: 14px
    }

    .slider__info-main-text {
        font-size: 16px !important;
    }
    .slider__info-main-text, #slider__info-text {
        font-size: 13px !important;
        line-height: 150%; /* 19.2px */
        letter-spacing: -0.397px;
    }

    .slider__info-main-footer-link {
        font-size: 16px !important
    }

    .slider__brands-titles p {
        font-size: 14px 
    }
    .slider__info-main-header-other-titles {
        width: 75%;
    }
    .slider__info-main-header {
        margin-bottom: 15px;
        padding-right: 0
    }
}

@media (max-width: 950px) {
    .slider__picture {
        width: 35%
    }
    .slider__info {
        width: 65%;
    }
}

@media (max-width: 768px) {
    .slider__info-header-container {
        display: block;
        padding-right: 0;
        padding-left: 0;
        border-bottom: none;
    }
    .slider__info-header-btns {
        display: none;
    }
    .slider__info-header {
        max-width: 100%;
        border-bottom: 0.5px solid #828282;
    }
    .block-slider {
        height: 650px;
        max-height: unset;
        margin-bottom: 100px;
    }
    .slider__info-main-text {
        height: 200px;
    }
    .slider__footer-brand-logo {
        width: 57px;
    }
    .slider__info-header {
        padding: 29px 30px 13px 50px;
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none
    }
    .slider__info-header-item.active::after {
        bottom: -13px;
    }
    .slider__info-main-text, #slider__info-text {
        font-size: 16px !important;
        line-height: 150%;
        letter-spacing: unset;
    }

    .slider__info-main {
        padding: 60px 50px;
    }

    .slider__info-main-footer {
        left: 50px;
        right: 50px;
        bottom: 60px;
    }

    .slider__info-header::-webkit-scrollbar {
        display: none
    }

    .slider__info-header-item {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .slider__picture {
        display: none
    }

    .slider__info {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .slider__info-header {
        gap: 32px
    }

    .slider__info-main-header-other-titles {
        width: 50%;
    }
}

@media (max-width: 670px) {
    .slider__info-main-footer {
        left: 20px;
        right: 20px;
        bottom: 60px;
    }
    .slider__info {
        max-width: 100%
    }
    .block-slider {
        height: 755px;
    }

    .slider__info-header {
        padding: 45px 20px 20px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .slider__info-main {
        padding: 70px 20px
    }

    .slider__info-header-item {
        font-size: 16px !important;
        max-width: unset;
    }

    .slider__info-main-header-title {
        font-size: 20px !important
    }

    .slider__info-main-header-other-titles a {
        font-size: 13px !important;
    }

    .slider__info-main-header-other-titles {
        margin-bottom: 5px;
        padding-left: 18px;
    }

    .slider__info-main-header-other-titles li::before {
        width: 5px;
        height: 5px;
        left: -15px
    }
    .slider__info-main-header {
        margin-bottom: 50px;
        padding-right: 0
    }

    .slider__info-main-text,
    #slider__info-text {
        font-size: 15px !important
    }
    
    .slider__info-main-text {
        height: 200px;
        margin-bottom: 100px;
    }

    .slider__info-main-footer-link {
        font-size: 16px
    }

    .slider__brands-titles p {
        font-size: 12px
    }

    .slider__footer-brand-logo {
        width: 50px;
        height: 32px
    }
}

.block-title-text {
    padding: 150px 168px 75px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.title-text__title {
    font-weight: 700;
    font-size: 77px;
    line-height: 113%;
    letter-spacing: .005em;
    text-transform: uppercase;
    max-width: 468px
}

.title-text__text-container {
    max-width: 900px
}

.title-text__text {
    font-size: 21px;
    line-height: 136.8%;
    margin-bottom: 40px
}

.title-text__link {
    font-size: 21px;
    line-height: 150%;
    text-decoration-line: underline;
    color: #003274
}

@media (max-width: 1720px) {
    .block-title-text {
        padding: 130px 60px 75px
    }
}

@media (min-width: 1440px) and (max-width: 1499px) {
    .block-title-text {
        padding-left: 123px;
    }
}

@media (max-width: 1500px) {
    .title-text__title {
        font-size: 64px;
        max-width: 400px;
    }

    .title-text__text-container {
        max-width: 680px;
    }

    .title-text__text,
    .title-text__link {
        font-size: 18px;
    }
}

@media (max-width: 1280px) {
    .title-text__title {
        font-size: 54px;
    }

    .title-text__text,
    .title-text__link {
        font-size: 16px;
    }
}

@media (max-width: 1300px) {
    .title-text__text-container {
        max-width: 524px
    }
}

@media (max-width: 1120px) {
    .title-text__text-container {
        max-width: 500px;
        font-size: 19px
    }
}

@media (max-width: 1024px) {
    .title-text__title {
        font-size: 50px;
        max-width: 360px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 8vw;
        margin-bottom: 40px
    }

    .title-text__text-container {
        max-width: 429px;
    }

    .title-text__link,
    .title-text__text {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .block-title-text {
        padding: 130px 50px 75px
    }

    .title-text__title {
        font-size: 45px;
        max-width: 320px
    }
}

@media (max-width: 670px) {
    .block-title-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 70px 20px 50px;
    }

    .title-text__title {
        font-size: 38px;
        max-width: 250px
    }

    .title-text__text {
        font-size: 15px;
        margin-bottom: 32px
    }

    .title-text__link {
        font-size: 16px
    }
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.--just-space {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.--just-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.--just-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.--align-str {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.--align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.--align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.--dir-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

html {
    font-size: 21px;
}

body,
html {
    min-height: 100%;
    position: relative
}

body {
    margin: 0;
    font-family: Rosatom
}

#cookie-message p {
    margin-bottom: 21px;
}

#cookie-message .container-lg {
    padding-left: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0
}

.title {
    font-weight: 700;
    font-size: 77px;
    line-height: 113%;
    letter-spacing: .005em;
    text-transform: uppercase;
    color: #003274
}

span.bold {
    font-weight: 700
}

span.dark_blue_bb {
    color: #003274
}

span.light_blue_bb {
    color: #6cace4
}

@media (max-width: 1440px) {
    .title {
        font-size: 64px
    }
}

@media (max-width: 1280px) {
    .title {
        font-size: 54px
    }
}

@media (max-width: 1024px) {
    .title {
        font-size: 50px
    }
}

@media (max-width: 768px) {
    .title {
        font-size: 45px
    }
}

@media (max-width: 480px) {
    .title {
        font-size: 38px
    }
}

/*# sourceMappingURL=../sourcemaps/style.min.css.map */


@media (max-width: 768px) {
    .slider__info-header-item.active::after {
        bottom: -13px;
    }
}

@media (max-width: 670px) {
    .slider__info-header-item.active::after {
        bottom: -20px;
    }
}


.news__news-item:hover .news-item__title {
    color: #6CACE4;
}

@media (max-width: 670px) {
    .headerContainer.default .header {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* End */


/* Start:/local/templates/site_replication/components/bitrix/news.list/slider_news/style.css?1775133254150*/
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 */
/* /local/templates/site_replication/builds/build-special_chemistry/css/style.min.css?177513338347677 */
/* /local/templates/site_replication/components/bitrix/news.list/slider_news/style.css?1775133254150 */
