@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

strong {
    font-weight: bold
}

body {
    font-family: 'Roboto', sans-serif;
}

body p {
    font: normal 200 14px/1 'Roboto', sans-serif;
    color: #100000;
}

@media screen and (max-width: 1120px) {

    body,
    html {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden
    }
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #000;
}

blockquote,
q {
    quotes: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

button {
    padding: 0;
    border-radius: 0;
    border: none;
    background: none
}

b {
    font-weight: 900
}

i {
    font-style: italic
}

.display-none,
#dn-1920 {
    display: none;
}

.intro {
    width: 100%;
    height: 100%;
}

.general-box,
.general-box__header {
    position: relative;
    width: 100%;
    max-width: 1920px;
    height: 100%;
}

.wraper {
    display: block;
    padding: 0 60px;
}

.header__top-section {
    display: flex;
    align-content: center;
    justify-content: space-between;
}

.mobi-320__body-phone {
    display: none;
}

.header__logo-box {
    width: 490px;
    height: 118px;
    margin-left: 3.3%;
    background: url(../img/logo-top.svg) center /cover no-repeat;
    z-index: 2;
}

.header__txt-box {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.header__address,
.header__mail,
.header__phones,
.header__langs {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: right;
}

.header__mail {
    display: flex;
    justify-content: flex-end;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.header__mail:hover,
.header__phones:hover {
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to right, #2d349a, #692d6c);
}

.header__txt-phones {
    margin: 0 25px;
}

.header__langs {
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #162abd 45%, #682d6c 15%);
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.header__langs:hover,
.footer__phones-ru-link:hover,
.footer__phones-pl-link:hover,
.footer__mail-pl-mail:hover,
.footer__mail-ru-mail:hover {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(280deg, #162abd 15%, #682d6c 45%);
}

.header__menu-section {
    background: linear-gradient(270deg, #E2ECFA 0%, #162ABE 7.81%, #46317F 100%);
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}

.header__menu-box {
    display: flex;
}

.mobi-1260 {
    display: none;
}

.heder__menu-items:nth-child(5) {
    margin: 0;
}

.heder__menu-items:nth-child(6) {
    display: none;
}

.heder__menu-items a {
    color: #FFFFFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    margin: 0 35px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.heder__menu-items a:hover,
.logo__body-menu__link:hover {
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #d2d7ff;
}

.news-header__body-section {
    width: 78%;
    height: auto;
    margin-left: 22%;
}

.header__body-section-bg {
    display: block;
    position: absolute;
    width: 22%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(197, 217, 245, 0.5);
    backdrop-filter: blur(3px);
    z-index: 1;
}

.news-header__left-menu {
    display: block;
    position: absolute;
    left: 70px;
    width: auto;
    height: auto;
    z-index: 1;
}

.news-header__title {
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #000000;
    text-align: left;
    padding: 60px 0 30px;
}

.news-header__descriptions {
    position: relative;
    display: block;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    text-align: left;
    padding: 0 0 0 30px;
}

.news-header__descriptions::after {
    position: absolute;
    content: " ";
    width: 1px;
    height: 20px;
    top: 9px;
    left: 15px;
    background-color: #000;
}

.news-header__descriptions-active::after {
    background-color: #162ABE;
    width: 2px;
}

.news-header__descriptions-active {
    color: #162ABE;
}

.news-body__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: stretch;
    padding: 30px 40px 15px 40px
}

.news-body__items-1,
.news-body__items-2,
.news-body__items-3,
.news-body__items-4,
.news-body__items-5 {
    text-decoration: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.news-body__items-1:hover,
.news-body__items-2:hover,
.news-body__items-3:hover,
.news-body__items-4:hover,
.news-body__items-5:hover {
    opacity: 0.7;
}

.news-body__items-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    border-radius: 10px;
}

.news-body__items-1 img,
.news-body__items-2 img,
.news-body__items-3 img,
.news-body__items-4 img,
.news-body__items-5 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.news-body__items-1 {
    width: 51%;
    height: 450px;
}

.news-body__items-2 {
    width: 46%;
    height: 450px;
}

.news-body__items-3,
.news-body__items-4,
.news-body__items-5 {
    width: 32%;
    height: 255px;
    margin: 25px 0 0 0;
}

.news-body__items-title {
    position: absolute;
    bottom: 80px;
    left: 30px;
    right: 30px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 50%);
}

.news-body__items-descriptions {
    position: absolute;
    bottom: 30px;
    left: 35px;
}

.news-body__items-descriptions p {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #D8D8D8;
}

.news-body__items-descriptions p span {
    position: relative;
    font-weight: 500;
    padding-left: 30px;
}

.news-body__items-descriptions p span::after {
    position: absolute;
    content: "";
    top: 3px;
    left: 5px;
    width: 18px;
    height: 12px;
    background: url(../img/news-body__items-descriptions-img.svg) center /cover no-repeat;
}

.medicine-box {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 75px 0 10px 0;
}

.medicine-box-490 {
    display: none;
}

.medicine-box img {
    display: block;
    object-fit: cover;
    height: 100%;
    border-radius: 10px;
}

.medicine-box__body-items {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: stretch;
}

.medicine-box__body-items-wrap {
    display: flex;
    flex-direction: column;
}

.medicine-box__items {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    text-decoration: none;
    width: 400px;
    height: 290px;
    margin: 0px 0px 0px 40px;
    padding: 15px 0 40px 0;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.medicine-box__items:hover,
.other-box__items:hover,
.medicine-box__btn-link:hover {
    opacity: 0.7;
}

.medicine-box__items:hover .medicine-box__items-navigations,
.other-box__items:hover .medicine-box__items-navigations {
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    width: 140px;
    font-size: 20px;
}

.medicine-box__items-title {
    text-align: left;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}

.medicine-box__items-txt,
.medicine-box__items-data {
    text-align: left;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
}

.medicine-box__items-navigations {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 135px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}

.medicine-box__btn {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    height: 35px;
}

.medicine-box__btn-link {
    display: flex;
    align-content: center;
    justify-content: space-between;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    padding: 0 25px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    width: 163px;
    height: 35px;
    background: rgba(22, 42, 190, 0.5);
    border-radius: 8px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.other__body-items {
    display: flex;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-between;
    width: 100%;
}

.other-box__items {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    text-decoration: none;
    width: 400px;
    height: auto;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.other-box__items-img {
    position: relative;
    width: 100%;
    height: 200px;
}

.other-box__items-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    border-radius: 10px;
}

.other-box__items img {
    object-fit: cover;
    width: 100%;
    height: 200px;
    border-radius: 10px;
    padding-bottom: 25px;
}

.other-box__items p {
    padding: 20px 0;
}

.header-menu__nav-link-320,
.header__box-menu-320-dn {
    display: none;
}

ol {
    list-style: none;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding-bottom: 10px;
    counter-reset: about-us;
}

ol li {
    counter-increment: about-us;
}

ol li::before {
    content: counter(about-us) ") ";
    font-weight: bold;
}

.body-menu__box {
    position: relative;
    z-index: 10;
}

.body-menu__nav {
    display: block;
    position: absolute;
    cursor: pointer;
    margin: 15px 0 0px 92%;
}

.body-menu__nav-link {
    display: block;
    cursor: pointer;
    z-index: 10;
}

.body-menu__nav-link:hover {
    opacity: 0.5;
}

.body-menu__nav-link-close {
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
    top: 17px;
    right: 30px;
}

.body-menu__nav-link-close:hover {
    opacity: 0.5;
}

.body-menu__nav-link-close:before {
    content: '';
    background-color: #162ABE;
    position: absolute;
    height: 2px;
    width: 20px;
    top: 11px;
    left: -4px;
    transform: rotate(-45deg);
}

.body-menu__nav-link-close:after {
    content: '';
    background-color: #162ABE;
    position: absolute;
    height: 2px;
    width: 20px;
    top: 11px;
    transform: rotate(45deg);
    left: -4px;
}

.body-menu {
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 55px;
    top: 0;
    left: 0;
    background: linear-gradient(270deg, #E2ECFA 0%, #162ABE 7.81%, #46317F 100%);
    z-index: 19;
}

.body-menu__none {
    display: none !important;
}

.body-menu__active {
    display: block !important;
}

.logo__body-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.logo__body-menu__img {
    display: block;
    width: 250px;
    height: 35px;
    background: url(../img/menu-logo.svg) center /cover no-repeat;
}

.logo__body-menu__phones {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.logo__body-menu__link {
    font-size: 15px;
    color: #FFFFFF;
    padding: 0 20px;
}

.mobi-1260__box-phone {
    display: none;
}

.coocies {
    z-index: 9999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(33, 34, 44, 0.25);
}

.coocies-body {
    position: absolute;
    width: 400px;
    height: 173px;
    top: 0;
    right: 35%;
    padding: 20px;
    background-color: #8B94DF;
}

.coocies-txt,
.coocies-txt a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
}

.coocies-txt a,
.coocies-txt span {
    text-decoration: underline;
}

.coocies-txt a:hover {
    opacity: 0.8;
}

.coocies-button__box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.coocies-button__yes,
.coocies-button__no {
    cursor: pointer;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    width: 110px;
    background: #E2ECFA;
    border-radius: 5px;
}

.coocies-button__yes:hover,
.coocies-button__no:hover {
    opacity: 0.8;
}

.body-menu__nav,
.news-title__page2 {
    display: none;
}

.section {
    padding: 0;
}

/* media /*/

@media (max-width:1680px) {

    .medicine-box__items {
        width: 44%;
    }
}

@media (max-width:1650px) {

    .general-box,
    .general-box__header {
        max-width: 1650px;
    }

    .header__logo-box {
        width: 470px;
        margin-left: 0;
    }

    .medicine-box__items {
        width: 44%;
    }

    .other-box__items {
        width: 32%;
    }
}

@media (max-width:1600px) {

    .news-body__items-1,
    .news-body__items-2 {
        height: 400px;
    }
}

@media (max-width:1580px) {

    .general-box,
    .general-box__header {
        max-width: 1580px;
    }
}

@media (max-width:1536px) {

    .general-box,
    .general-box__header {
        max-width: 1580px;
    }

    .header__logo-box {
        margin-left: -11px;
    }

    .news-body__items-1,
    .news-body__items-2 {
        height: 380px;
    }

    .news-body__items-3,
    .news-body__items-4,
    .news-body__items-5 {
        height: 240px;
    }
}

@media only screen and (min-width: 1536px) and (max-height: 960px) {

    .general-box,
    .general-box__header {
        max-width: 1536px;
    }

    .wraper {
        display: block;
        padding: 0 40px;
    }

    .header__logo-box {
        margin-left: 0.6%;
    }

    .medicine-box__items {
        width: 43%;
    }

    .medicine-box {
        padding: 40px 0 10px 0;
    }
}

@media only screen and (min-width: 1600px) and (max-height: 900px) {

    .general-box,
    .general-box__header {
        max-width: 1600px;
    }

    .header__logo-box {
        margin-left: 1.5%;
    }

    .medicine-box__items {
        width: 43%;
    }
}

@media only screen and (min-width: 1680px) and (max-height: 1050px) {

    .general-box,
    .general-box__header {
        max-width: 1680px;
    }

    .header__logo-box {
        margin-left: 0.5%;
    }

    .news-body__items-1,
    .news-body__items-2 {
        height: 380px;
    }

    .medicine-box {
        padding: 70px 0 10px 0;
    }

    .medicine-box img {
        width: 34%;
    }

    .medicine-box__items {
        width: 380px;
        height: 280px;
        margin: 0px 0px 0px 20px;
        padding: 5px 0 35px 0;
    }

    .other-box__items img {
        width: 100%;
    }
}

@media only screen and (min-width: 1920px) and (max-height: 1080px) {

    .general-box,
    .general-box__header {
        max-width: 1920px;
    }

    .header__logo-box {
        margin-left: 4.4%;
    }

    .news-body__items-1,
    .news-body__items-2 {
        height: 400px;
    }

    .medicine-box {
        padding: 75px 0px 10px;
    }

    .medicine-box img {
        width: 63%;
    }

    .medicine-box__items {
        width: 400px;
        height: 290px;
        margin: 0px 0px 0px 40px;
        padding: 15px 0px 40px;
    }

    .other-box__items img {
        width: 100%;
    }
}

@media (max-width:1480px) {

    .dn-1480,
    .body-menu__nav-link-625 {
        display: none;
    }

    .general-box {
        position: relative;
        max-width: 1480px;
        margin: auto;
    }

    .body-menu__nav {
        margin: 15px 0 0px 96.6%;
    }

    .header__body-section-bg,
    .news-header__left-menu {
        display: none;
    }

    .news-header__body-section {
        width: 100%;
        margin-left: 0%;
    }

    .news-body__content {
        padding: 30px 30px;
    }

    .body-menu__nav {
        display: block;
        position: absolute;
        cursor: pointer;
        top: 0;
        right: 35px;
        z-index: 1;
    }

    .section {
        padding: 25px 0;
    }

    #page1 {
        padding: 0;
    }

    .news-title__page2 {
        display: block;
        width: 100%;
        padding: 80px 35px 0px 35px;
    }

    .news-title__page2 p {
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 32px;
        text-align: center;
        text-transform: uppercase;
        background: radial-gradient(98.64% 1303.01% at 98.64% 51.85%, #B42222 24%, #46317F 57.81%, #162ABE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-emphasis-color: transparent;
    }

    .medicine-box {
        padding: 60px 0 10px 0;
    }
}

@media (max-width: 1440px) {

    .news-body__items-1,
    .news-body__items-2 {
        height: 350px;
    }

    .news-title__page2 {
        padding: 15px 35px 0px 35px;
    }

    .medicine-box {
        padding: 35px 0 10px 0;
    }

    .medicine-box__btn {
        height: 0;
        padding-bottom: 25px;
    }
}

@media (max-width: 1366px) {

    .news-body__items-1,
    .news-body__items-2 {
        height: 290px;
    }
}

@media (max-width:1280px) {
    .body-menu__nav {
        margin: 5px 0 25px 90%;
    }

    .logo__body-menu__link {
        padding: 0 10px;
    }

    .body-menu__nav {
        margin: 15px 0 0px 96.2%;
    }

    .wraper {
        padding: 0 40px;
    }

    .news-body__content {
        padding: 25px 30px;
    }

    .news-body__items-1,
    .news-body__items-2 {
        height: 320px;
    }

    .news-body__items-3,
    .news-body__items-4,
    .news-body__items-5 {
        height: 220px;
    }
}

@media (max-width:1260px) {

    .header__txt-address,
    .header__txt-phones {
        display: none;
    }

    .header__menu-section {
        position: absolute;
        z-index: 3;
        justify-content: space-around;
    }

    .heder__menu-items a {
        margin: 0;
    }

    .mobi-1260 {
        display: block;
    }

    .mobi-1260__box-phone__arrow {
        position: relative;
        transform: rotate(180deg);
        padding-top: 5px;
    }

    .mobi-1260__box-phone__arrow-active {
        transform: rotate(360deg);
        padding-bottom: 0;
        z-index: 1;
    }

    .mobi-1260__box-phone {
        position: absolute;
        padding: 18px 18px 18px 0px;
        top: 0;
        right: 4%;
        background: linear-gradient(336.45deg, #E2ECFA -0.58%, #232CAE 84%);
    }

    .mobi-1260__box-phone a {
        color: #FFFFFF;
        font-size: 15px;
        line-height: 30px;
        font-weight: 500;
        margin: 0 30px;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    .header__body-section-arrow {
        top: 89%;
    }

    .wraper {
        width: 100%;
        padding: 0 50px;
    }

    .heder__menu-items {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        width: 100%;
        justify-content: space-around;
        margin: 0;
    }

    #news-heder__menu-link {
        margin: 0 20px;
    }

    .heder__menu-items:nth-child(6) {
        display: flex;
    }

    .news-body__content {
        padding: 85px 30px 0 30px;
    }

    .news-body__items-1 {
        width: 100%;
        height: 320px;
    }

    .news-body__items-2,
    .news-body__items-3,
    .news-body__items-4,
    .news-body__items-5 {
        width: 49%;
        height: 300px;
        margin: 20px 0 0 0;
    }
}

@media (max-width:1240px) {
    .medicine-box__items {
        width: 43%;
    }
}

@media (max-width:1194px) {
    .mobi-1260__box-phone__arrow-active {
        padding-left: 0;
    }
}

@media (max-width:1180px) {
    .wraper {
        padding: 0 80px;
        width: 105%;
    }

    .mobi-1260__box-phone {
        right: 6%;
    }
}

@media (max-width:1170px) {
    #news-heder__menu-link {
        margin: 0 10px;
    }

    #header__menu-box-1170 {
        padding-right: 0;
    }
}

@media (max-width:1130px) {
    .medicine-box__items {
        width: 42%;
    }
}

@media (max-width:1155px) {
    .logo__body-menu__link {
        padding: 0 9px;
    }

    .mobi-1260__box-phone__arrow {
        padding-left: 0px;
    }

    .mobi-1260__box-phone {
        right: 4%;
    }

    .mobi-1260__box-phone__arrow-active {
        right: -10px;
    }

    .medicine-box__items {
        width: 45%;
        margin: 0px 0 0px 22px;
        padding: 15px 0 25px 0;
    }
}

@media (max-width:1105px) {
    #header__menu-box-1170 {
        padding-right: 40px;
    }
}

@media (max-width:1100px) {
    .general-box {
        max-width: 1100px;
    }

    .header__txt-box {
        padding-right: 25px;
    }

    .wraper {
        padding: 0 50px;
    }

    .heder__menu-items:nth-child(6) {
        margin-right: 65px;
    }

    .mobi-1260__box-phone__link {
        padding-right: 5px;
    }

    .mobi-1260__box-phone {
        padding: 18px 20px 18px 0px;
    }
}

@media (max-width:1080px) {
    .heder__menu-items:nth-child(6) {
        margin-right: 15px;
    }

    .logo__body-menu__link {
        padding: 0 9px;
    }

    .medicine-box {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 100%;
        padding: 45px 0 10px 0;
    }

    .medicine-box img, .other-box__items-img {
        display: none;
    }

    .medicine-box__items {
        width: 48%;
        height: 275px;
        margin: 0px 0px 0px 10px;
        padding: 0 0 25px 0
    }
}

@media (max-width:1025px) {
    .coocies-body {
        height: auto;
    }

    .general-box {
        max-width: 1024px;
    }

    .heder__menu-items:nth-child(6) {
        min-width: 160px;
    }

    .body-menu__nav {
        margin: 15px 0 0px 94.2%;
    }

    .mobi-1260__box-phone {
        right: 4%;
    }

    .logo__body-menu__img {
        width: 240px;
    }

    .logo__body-menu__link {
        padding: 0 4px;
    }

    .mobi-1260__box-phone a {
        line-height: 36px;
    }

    .medicine-box {
        padding: 35px 0 10px 0;
    }

    .other-box__items p {
        padding: 0 0 20px 0;
    }
}

@media (max-width:1024px) {
    .news-body__items-1 {
        height: 270px;
    }

    .news-body__items-2,
    .news-body__items-3,
    .news-body__items-4,
    .news-body__items-5 {
        height: 250px;
    }

    .tel-rus {
        display: none;
    }
}

@media (max-width:995px) {
    .logo__body-menu__img {
        width: 230px;
    }
}

@media (max-width:990px) {
    .general-box {
        max-width: 990px;
    }

    .body-menu__nav {
        margin: 15px 0 0px 95.2%;
    }
}

@media (max-width:980px) {
    .logo__body-menu__img {
        width: 220px;
    }

    .logo__body-menu__link,
    .heder__menu-items a {
        font-size: 15px;
    }
}

@media (max-width:940px) {
    .logo__body-menu__img {
        width: 190px;
    }
}

@media (max-width:915px) {
    #news-heder__menu-link {
        margin: 0 8px;
    }
}

@media (max-width:900px) {
    .mobi-1260__box-phone__arrow-active {
        right: -20px;
    }
}

@media (max-width:885px) {
    .news-body__items-1 {
        height: 220px;
    }

    .news-body__items-2,
    .news-body__items-3,
    .news-body__items-4,
    .news-body__items-5 {
        height: 255px;
    }

    .medicine-box__items:nth-child(n+3),
    .other-box__items:nth-child(n+3) {
        display: none;
    }

    .other-box__items {
        width: 48%;
    }
}

@media (max-width:860px) {
    .general-box {
        max-width: 860px;
    }

    .coocies-body {
        right: 28%;
    }

    .heder__menu-items {
        justify-content: space-between;
    }

    .mobi-1260__box-phone {
        padding: 18px 25px 18px 0px;
    }
}

@media (max-width:810px) {
    .logo__body-menu__img {
        width: 175px;
    }
}

@media (max-width:800px) {
    .general-box {
        max-width: 800px;
    }

    .logo__body-menu {
        padding-left: 0%;
    }

    .logo__body-menu__img {
        display: block;
        width: 150px;
    }

    .heder__menu-items:nth-child(6) {
        margin-right: 0;
    }

    .mobi-1260__box-phone__arrow-active {
        right: 0;
    }

    .logo__body-menu__link {
        font-size: 14px;
        padding: 0 5px;
    }

    .body-menu .box__body-menu .wraper .header__menu-box .heder__menu-items a {
        font-size: 14px;
        margin: 0 5px;
    }

    .body-menu__nav-link-close {
        width: 10px;
        height: 10px;
        top: 17px;
    }

    .header__menu-box {
        padding-right: 5px;
    }
}

@media (max-width:768px) {
    .mobi-1260__box-phone {
        padding: 18px 20px 18px 0px;
    }
}

@media (max-width:760px) {
    .general-box {
        max-width: 760px;
    }

    .coocies-body {
        right: 17%;
    }

    .header__logo-box {
        margin-left: 8.3%;
    }

    .heder__menu-items:nth-child(6) {
        min-width: 165px;
    }
}

@media (max-width:670px) {
    .general-box {
        max-width: 670px;
    }

    .header__logo-box {
        margin-left: 2.3%;
    }

    .heder__menu-items:nth-child(6) {
        margin-right: 30px;
        min-width: 160px;
    }

    .heder__menu-items:nth-child(6) {
        margin-right: 13px;
        min-width: 157px;
    }

    .news-body__items-title {
        font-size: 18px;
    }

    .news-body__items-descriptions p {
        font-size: 14px;
    }

    .news-title__page2 p {
        font-size: 26px;
    }

    .header__menu-box .heder__menu-items a {
        font-size: 14px;
    }

    .medicine-box__items-txt,
    .medicine-box__items-data {
        font-size: 14px;
    }
}

@media (max-width:625px) {
    .header__top-section {
        align-items: center;
    }

    .header__logo-box {
        margin-left: 54.3%;
        width: 220px;
        height: 30px;
        background: url(../img/logo-top-320.svg) 0 center /cover no-repeat;
        z-index: 2;
    }

    .header__txt-box {
        padding-right: 0;
    }

    .header__menu-section {
        height: 40px;
        z-index: 1;
    }

    .header__menu-box {
        display: none;
    }

    .mobi-320__body-phone {
        display: block;
        position: absolute;
        z-index: 3;
        top: 13px;
        left: 30px;
        padding: 0px 50px 5px 5px;
    }

    .header-menu__box-320 {
        display: block;
        position: relative;
        z-index: 10;
    }

    .header-menu__nav-link-320 {
        display: block;
        position: absolute;
        cursor: pointer;
        top: 10px;
        right: 18px;
    }

    .header__box-menu-320 {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        width: 190px;
        height: auto;
        padding-bottom: 20px;
        top: 0;
        right: 0;
        background: linear-gradient(322.47deg, #E2ECFA 0%, #162ABE 78.01%, #46317F 100%);
        z-index: 19;
    }

    .header__menu-body-320 {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .heder__menu-items-320 {
        margin: 10px 0 0;
    }

    .heder__menu-items-320 a {
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 500;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    .header__box-menu-320-close {
        position: absolute;
        cursor: pointer;
        width: 12px;
        height: 12px;
        top: 10px;
        right: 5px;
    }

    .header__box-menu-320-close:before {
        content: '';
        background-color: #fff;
        position: absolute;
        height: 2px;
        width: 12px;
        top: 11px;
        left: -4px;
        transform: rotate(-45deg);
    }

    .header__box-menu-320-close:after {
        content: '';
        background-color: #fff;
        position: absolute;
        height: 2px;
        width: 12px;
        top: 11px;
        transform: rotate(45deg);
        left: -4px;
    }

    .mobi-320__box-phone__arrow {
        position: absolute;
        right: 0;
        transform: rotate(180deg);
        top: -6px;
    }

    .mobi-320__box-phone__arrow-active {
        transform: rotate(360deg);
        top: -3px;
    }

    .mobi-320__box-phone__link,
    .mobi-320__box-phone a {
        color: #000;
        font-size: 15px;
        line-height: 28px;
        font-weight: 500;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    .mobi-320__box-phone__link {
        position: relative;
    }

    .mobi-320__box-phone {
        display: none;
        background: linear-gradient(135deg, #E2ECFA 0%, #162ABE 78.01%, #46317F 100%);
        padding: 10px 20px 10px 20px;
        position: absolute;
        top: 35px;
        left: -10px;
    }

    .mobi-320__box-phone a {
        color: #fff;
    }

    .header-menu__box-320 {
        position: relative;
        z-index: 10;
    }

    .header-menu__nav-320 {
        display: block;
        position: absolute;
        cursor: pointer;
        margin: 75px 0 0 90%;
    }

    .body-menu {
        height: 50px;
    }

    .body-menu__nav-link-close {
        top: 13px;
    }

    .dn-625,
    .body-menu__nav-link {
        display: none;
    }

    .body-menu__nav-link-625 {
        display: block;
        cursor: pointer;
        z-index: 10;
    }

    #header__menu-box-1170 {
        display: flex;
    }

    .news-body__content {
        padding: 85px 30px 20px 30px;
    }

    .section {
        padding: 0;
    }

    .callback-free-1,
    .callback-free-2 {
        bottom: 7%;
    }

    .about-slider {
        padding: 20px 20px 30% 20px;
    }

    .footer-logo {
        width: 320px;
        height: 220px;
        background-image: url(../img/logo-footer.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .footer-callback__ru-boottom {
        font-variant: small-caps;
        background: #162ABECC;
    }
}

@media (max-width:575px) {
    .header__logo-box {
        margin-left: 49.3%;
        width: 195px;
        height: 27px;
    }

    #header__menu-box-1170 {
        padding-right: 12px;
    }

    .header__menu-box {
        padding-left: 5px;
    }

    .medicine-box__items {
        width: 47%;
        height: 370px;
        margin: 0px 0px 0px 10px;
        padding: 35px 0 15px 0;
    }

    .medicine-box__items-title {
        font-size: 18px;
    }
}

@media (max-width:500px) {
    .header__logo-box {
        margin-left: 53.3%;
        width: 165px;
        height: 25px;
    }

    .mobi-320__body-phone {
        left: 10px;
    }

    .header__box-menu-320-close {
        top: 10px;
        right: 15px;
    }

    .heder__menu-items-320 a {
        line-height: 31px;
    }

    .news-body__items-title {
        font-size: 16px;
        line-height: 24px;
    }

    .news-title__page2 p {
        font-size: 24px;
    }

    .medicine-box {
        padding: 25px 0 10px 0;
    }
}

@media (max-width:490px) {
    .coocies-body {
        right: 0;
        width: 100%;
    }

    .mobi-320__box-phone__arrow {
        right: 15px;
    }

    #dn-1920 {
        display: block;
    }

    .news-body__content {
        padding: 65px 20px 40px 20px;
    }

    .news-title__page2 {
        padding: 0 20px 5px;
    }

    #news-title__page2 {
        padding: 0 35px 5px 0;
    }

    .medicine-box__btn {
        padding-bottom: 60px;
    }

    .news-title__page2 p {
        position: relative;
        font-size: 14px;
        line-height: 14px;
        text-align: right;
        background: radial-gradient(29.64% 1303.01% at 98.64% 51.85%, #B42222 18%, #46317F 57.81%, #162ABE 88%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
    }

    .news-title__page2 p::after {
        position: absolute;
        content: " ";
        width: 2px;
        height: 12px;
        background-color: #162ABE;
        top: 0;
        right: -10px;
    }

    .body-menu__nav-link-625,
    .news-body__items-2,
    .news-body__items-3,
    .news-body__items-4,
    .news-body__items-5 {
        display: none;
    }

    .medicine-box {
        display: none;
    }

    .medicine-box-490 {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .articles-nav__body-box-1,
    .articles-nav__body-box-2,
    .articles-nav__body-box-3,
    .articles-nav__body-box-4 {
        cursor: pointer;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding: 15px;
        width: 100%;
        height: auto;
        margin: 0 0 15px 0;
        background: linear-gradient(180deg, #E2ECFA 46.1%, rgba(255, 255, 255, 0) 100%), rgba(255, 255, 255, 0.3);
        border: 2px solid rgba(22, 42, 190, 0.5);
        backdrop-filter: blur(4px);
        border-radius: 15px;
    }

    .articles-nav__body-txt-1,
    .articles-nav__body-txt-2,
    .articles-nav__body-txt-3,
    .articles-nav__body-txt-4,
    .articles-nav__body-txt-5,
    .articles-nav__body-txt-6,
    .articles-nav__body-txt-7,
    .articles-nav__body-txt-8,
    .articles-nav__body-txt-9,
    .articles-nav__body-txt-10,
    .articles-nav__body-txt-11,
    .articles-nav__body-txt-12 {
        position: relative;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        padding: 9px 20px 12px 100px;
        color: #000000;
    }

    .articles-nav__body-txt-1::after,
    .articles-nav__body-txt-2::after,
    .articles-nav__body-txt-3::after,
    .articles-nav__body-txt-4::after,
    .articles-nav__body-txt-5::after,
    .articles-nav__body-txt-6::after,
    .articles-nav__body-txt-7::after,
    .articles-nav__body-txt-8::after,
    .articles-nav__body-txt-9::after,
    .articles-nav__body-txt-10::after,
    .articles-nav__body-txt-11::after,
    .articles-nav__body-txt-12::after {
        height: 90px;
        width: 90px;
        top: -8px;
        left: 5px;
    }

    .articles-nav__body-txt-1::after {
        content: '';
        background: url(../img/articles-nav-img-1.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-2::after {
        content: '';
        background: url(../img/articles-nav-img-2.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-3::after {
        content: '';
        background: url(../img/articles-nav-img-3.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-4::after {
        content: '';
        background: url(../img/articles-nav-img-4.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-5::after {
        content: '';
        background: url(../img/articles-nav-img-5.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-6::after {
        content: '';
        background: url(../img/articles-nav-img-6.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-7::after {
        content: '';
        background: url(../img/articles-nav-img-7.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-8::after {
        content: '';
        background: url(../img/articles-nav-img-8.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-9::after {
        content: '';
        background: url(../img/articles-nav-img-9.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-10::after {
        content: '';
        background: url(../img/articles-nav-img-10.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-11::after {
        content: '';
        background: url(../img/articles-nav-img-11.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-txt-12::after {
        content: '';
        background: url(../img/articles-nav-img-12.svg) no-repeat;
        position: absolute;
    }

    .articles-nav__body-box-1:hover,
    .articles-nav__body-box-2:hover,
    .articles-nav__body-box-3:hover,
    .articles-nav__body-box-4:hover {
        background: linear-gradient(181.5deg, rgba(22, 42, 190, 0.37) 1.2%, rgba(255, 255, 255, 0.3) 96.62%), rgba(255, 255, 255, 0.34);
        backdrop-filter: blur(4px);
    }

    .articles-nav__body-box-1:hover .articles-nav__body-txt-1::after,
    .articles-nav__body-box-2:hover .articles-nav__body-txt-2::after,
    .articles-nav__body-box-3:hover .articles-nav__body-txt-3::after,
    .articles-nav__body-box-3:hover .articles-nav__body-txt-4::after,
    .articles-nav__body-box-2:hover .articles-nav__body-txt-5::after,
    .articles-nav__body-box-1:hover .articles-nav__body-txt-6::after,
    .articles-nav__body-box-1:hover .articles-nav__body-txt-7::after,
    .articles-nav__body-box-2:hover .articles-nav__body-txt-8::after,
    .articles-nav__body-box-4:hover .articles-nav__body-txt-9::after,
    .articles-nav__body-box-1:hover .articles-nav__body-txt-10::after,
    .articles-nav__body-box-4:hover .articles-nav__body-txt-11::after,
    .articles-nav__body-box-2:hover .articles-nav__body-txt-12::after {
        filter: drop-shadow(0px 0px 22px #ffffff);
    }
}

@media (max-width:450px) {
    .header__logo-box {
        margin-left: 53.3%;
        width: 148px;
        height: 20px;
    }
}

@media (max-width:480px) {
    .header__logo-box {
        margin-left: 54.3%;
        width: 120px;
        height: 17px;
    }

    .articles-nav__body-txt-1,
    .articles-nav__body-txt-2,
    .articles-nav__body-txt-3,
    .articles-nav__body-txt-4,
    .articles-nav__body-txt-5,
    .articles-nav__body-txt-6,
    .articles-nav__body-txt-7,
    .articles-nav__body-txt-8,
    .articles-nav__body-txt-9,
    .articles-nav__body-txt-10,
    .articles-nav__body-txt-11,
    .articles-nav__body-txt-12 {
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width:395px) {
    .wraper {
        padding: 0 40px;
    }

    .header__address,
    .header__mail,
    .header__phones,
    .header__langs {
        font-size: 14px;
    }

    .mobi-320__box-phone__arrow {
        right: 10px;
    }

    .mobi-320__box-phone__link,
    .mobi-320__box-phone a {
        font-size: 15px;
    }

    .header__box-menu-320-close {
        top: 5px;
        right: 5px;
    }

    .heder__menu-items-320 a {
        font-size: 14px;
    }

    .heder__menu-items-320 {
        margin: 7px 0 0;
    }

    .news-body__items-title {
        font-size: 15px;
        line-height: 20px;
    }

    .articles-nav__body-txt-1,
    .articles-nav__body-txt-2,
    .articles-nav__body-txt-3,
    .articles-nav__body-txt-4,
    .articles-nav__body-txt-5,
    .articles-nav__body-txt-6,
    .articles-nav__body-txt-7,
    .articles-nav__body-txt-8,
    .articles-nav__body-txt-9,
    .articles-nav__body-txt-10,
    .articles-nav__body-txt-11,
    .articles-nav__body-txt-12 {
        padding: 9px 0px 12px 90px;
    }
}

@media (max-width:370px) {

    .articles-nav__body-txt-1,
    .articles-nav__body-txt-2,
    .articles-nav__body-txt-3,
    .articles-nav__body-txt-4,
    .articles-nav__body-txt-5,
    .articles-nav__body-txt-6,
    .articles-nav__body-txt-7,
    .articles-nav__body-txt-8,
    .articles-nav__body-txt-9,
    .articles-nav__body-txt-10,
    .articles-nav__body-txt-11,
    .articles-nav__body-txt-12 {
        padding: 9px 0px 12px 60px;
    }

    .articles-nav__body-txt-1::after,
    .articles-nav__body-txt-2::after,
    .articles-nav__body-txt-3::after,
    .articles-nav__body-txt-4::after,
    .articles-nav__body-txt-5::after,
    .articles-nav__body-txt-6::after,
    .articles-nav__body-txt-7::after,
    .articles-nav__body-txt-8::after,
    .articles-nav__body-txt-9::after,
    .articles-nav__body-txt-10::after,
    .articles-nav__body-txt-11::after,
    .articles-nav__body-txt-12::after {
        height: 90px;
        width: 90px;
        top: -8px;
        left: -21px;
    }
}

@media (max-width:360px) {
    .header__logo-box {
        margin-left: 57.3%;
        width: 100px;
    }
}

@media (max-width:335px) {

    .mobi-320__box-phone__link,
    .mobi-320__box-phone a {
        font-size: 14px;
    }

    .mobi-320__box-phone__arrow {
        right: 20px;
    }

    .header__logo-box {
        margin-left: 57.3%;
        width: 85px;
        height: 15px;
    }

    .heder__menu-items-320 a {
        font-size: 13px;
    }
}

.fixed {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
    left: 0;

}