.flexSA {
    display: flex;
    justify-content: space-around;
}

.flexSB {
    display: flex;
    justify-content: space-between;
}

.flexCenter {
    display: flex;
    justify-content: center;
}

.flexAI {
    display: flex;
    align-items: center;
}

.flexW {
    display: flex;
    flex-wrap: wrap;
}

.flexColumn {
    display: flex;
    flex-direction: column;
}

.flexStart {
    display: flex;
    justify-content: flex-start;
}

.flexEnd {
    display: flex;
    justify-content: flex-end;
}

.headBurg,
.openChildMain {
    display: none;
}


/* --- Media styles --- */

@media screen and (max-width:1400px) {
    .obrat_zvon {
        right: -25px;
    }
    .vizovmastera {
        width: 200px;
    }
    .vizovmastera img {
        max-width: 100%;
    }
}

@media screen and (max-width:1300px) {
    .obrat_zvon {
        right: -35px;
        width: 150px;
    }
    .obrat_zvon img {
        max-width: 100%;
    }
}

@media screen and (min-width:1200px) {}

@media screen and (max-width:1199px) {
    .art-content-layout-row {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .art-layout-cell {
        width: 100% !important;
    }
    .art-content-layout-row:nth-child(2) {
        margin-top: 30px;
    }
    .art-nostyle.o_company {
        width: 80%;
        margin: 0 auto;
        height: auto;
    }
    .dpverh,
    .dpniz {
        margin: 15px 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .karta,
    .pressa {
        width: 98%;
        margin: 0 auto;
    }
    .pressa td {
        padding-left: 0 !important;
    }
}

@media screen and (max-width:1070px) {
    .art-nostyle.o_company {
        width: 70%;
    }
}

@media screen and (max-width:1040px) {
    body {
        width: 100%;
        min-width: auto;
    }
    .art-header>div.art-nostyle,
    .art-positioncontrol-1406238413,
    .art-positioncontrol-729255654,
    .art-positioncontrol-1182642568,
    .art-logo-1910492096 {
        position: static;
        width: auto;
        height: auto;
    }
    .art-logo-1910492096 {
        order: -1;
    }
    .art-header {
        height: auto;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        padding: 20px 10px;
    }
    .art-nav {
        position: static;
    }
    .desktop .art-nav-inner {
        width: 100%;
    }
    #art-main {
        background: none;
    }
    ul.art-hmenu {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    ul.art-hmenu>li>a,
    .desktop ul.art-hmenu>li>a,
    ul.art-hmenu>li>a.active,
    ul.art-hmenu>li>a,
    ul.art-hmenu>li>a:hover,
    .desktop ul.art-hmenu>li:hover>a {
        margin-top: 0;
        padding: 0;
    }
    ul.art-hmenu::after,
    ul.art-hmenu ul::after {
        display: none;
    }
    ul.art-hmenu>li.active {
        background: none !important;
    }
    .art-sheet {
        width: 100%;
    }
    .art-header::after {
        display: none;
    }
}

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

@media screen and (max-width:991px) {
    .vizovmastera,
    .obrat_zvon {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .art-positioncontrol-1182642568 {
        display: none;
    }
    .grecaptcha-badge {
        opacity: 0;
    }
    /* меню */
    .desktop .art-nav {
        position: fixed;
        top: 50px;
        z-index: 105;
        background: #c075b5;
        left: 0 !important;
        display: none;
        height: 100vh;
    }
    .desktop .art-nav .parent {
        position: relative;
    }
    ul.art-hmenu {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    ul.art-hmenu li {
        width: 100%;
    }
    ul.art-hmenu>li>a,
    ul.art-hmenu>li>a:hover,
    .desktop ul.art-hmenu>li>a,
    .desktop ul.art-hmenu>li:hover>a {
        padding: 0;
        margin: 0;
    }
    .openChildMain {
        position: absolute;
        display: flex;
        right: 30px;
        width: 35px;
        height: 35px;
        justify-content: center;
        align-items: center;
        z-index: 115;
    }
    .art-header>div.art-nostyle.headBurg {
        display: block;
        position: fixed;
        width: 100%;
        height: 50px;
        background: #2d013b;
        top: 0;
        z-index: 106;
    }
    .headBurg {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
    }
    .headBurg .vizovMasteraMob,
    .headBurg .obratZvonMob {
        color: #fff;
        font-family: Georgia, 'Times New Roman', Times, serif;
        border: 2px solid #DCBC8F;
        padding: 10px 20px;
        font-weight: bold;
        border-radius: 15px;
        cursor: pointer;
        text-align: center;
    }
    .custom.headBurg {
        padding: 0 15px;
    }
    .art-header {
        padding-top: 60px;
    }
    .desktop ul.art-hmenu li:hover>ul {
        visibility: visible;
    }
    .desktop ul.art-hmenu ul.art-hmenu-left-to-right {
        margin: 0;
        padding: 0;
        width: 100%;
        visibility: visible;
        position: static;
    }
    body {
        background-size: cover;
    }
}

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

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

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

@media screen and (max-width:485px) {
    .ls-slide {
        height: 250px !important;
        top: 0 !important;
    }
    .ls-slide img {
        max-width: 100%;
        max-height: 100%;
    }
    .ls-l {
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
    }
    .ls-container {
        height: 250px !important;
    }
    .ls-thumbnail-slide-container {
        margin-top: -450px;
        display: none;
    }
    .slider {
        margin-top: 0;
        width: 75%;
        margin: 0 auto;
    }
    .art-sheet {
        margin-top: 20px;
    }
    .art-nostyle.o_company {
        width: 90%;
        padding-left: 0;
        margin: 0 auto;
    }
    .ls-v5 .ls-nav-prev,
    .ls-v5 .ls-nav-next {
        top: 50% !important;
    }
    .reportazh {
        width: 90%;
        margin: 0 auto;
    }
    .reportazh td {
        padding-left: 0 !important;
    }
}

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

@media screen and (max-width:400px) {
    .art-positioncontrol-1182642568 {
        width: 70% !important;
        margin-bottom: 15px;
    }
    .art-positioncontrol-1182642568 p br {
        display: none;
    }
    .art-positioncontrol-1182642568 p {
        text-align: center;
    }
    .headBurg .vizovMasteraMob,
    .headBurg .obratZvonMob {
        padding: 10px;
        margin: 0 5px;
    }
}

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