/* region ROOT */
:root {
    --color-gray-25: #F9FAFB;
    --color-gray-50: #F4F5F7;
    --color-gray-100: #EAECF0;
    --color-gray-200: #D5D8DE;
    --color-gray-300: #B9BEC7;
    --color-gray-400: #989EAB;
    --color-gray-500: #747B8A;
    --color-gray-600: #5E6470;
    --color-gray-700: #494D57;
    --color-gray-800: #33373D;
    --color-gray-900: #1E2024;
    --color-blue: #3C7CF3;
    --color-blue-hover: #5A9DF9;
    --color-blue-light: #72B8FE;
}

/* endregion*/
/* region BASE */
* {
    font-family: "Lato", sans-serif !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility !important;
}

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

html {
    width: 100%;
    height: 100%;
    font-size: 10px;
}

body {
    width: 100%;
    height: auto;
    padding: 0;
    line-height: 2.8rem;
    font-size: 1.8rem;
    color: var(--color-gray-700);
}

.container input,
.container textarea,
.container button,
.container select {
    border-radius: 0;
    outline: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.container input:focus,
.container textarea:focus,
.container button:focus,
.container select:focus {
    outline: 0;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
.main-menu__l2-cont
.main-menu__slider-cont
.owl-stage-outer
a:hover {
    opacity: 0.7;
}
iframe,
img {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}
.color-blue {
    color: var(--color-blue);
}

/* endregion */
/*region HEADER*/
header {
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    position: sticky;
    z-index: 100;
}
header.fixed {
    z-index: 100;
}
.header__cont {
    border-bottom: 1px solid var(--color-gray-200);
}
.header__cont--header {
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo {
    flex: 1;
    display: inline-block;
}

.logo__img--scroll {
    display: none;
}

.header__a-nav-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.main-menu-wrapper {
    display: flex;
    align-items: center;
}

.sp_let img {
    width: 40px;
    height: 40px;
}

@media (max-width: 1169px) {
    .sp_let {
        display: none;
    }
}

/*endregion*/
/*region FOOTER*/
footer {
    z-index: 1;
    position: relative;
    margin-bottom: 30px;
    background-color: #FFFFFF;
}

.footer__cont {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #EFEFEF;
}
.footer__logo--container{
    display: grid;
}
.footer__logo--container a.footer__doc{
    display: none;
}
.footer__logo {
    color: #3C7CF3;
    text-decoration: none;
    padding: 20px 0;
}

.footer__menu {
    float: left;
    display: inline-block;
    margin-top: 16px;
}

.footer__menu-item {
    display: inline-block;
    line-height: 4rem;
}

.footer__menu-a {
    line-height: normal;
    font-style: normal;
    font-weight: 500;
    font-size: 1.4rem;
    color: #4A4A4A;
    text-decoration: none;
}

.footer__right{
    display: grid;
}
.footer__docs{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.footer__logo--container a.footer__doc,
.footer__docs a.footer__doc{
    font-size: 13px;
    text-decoration: none;
}
.footer__docs a.footer__doc,
.footer__docs a.footer__doc:hover,
.footer__logo--container a.footer__doc,
.footer__logo--container a.footer__doc:hover{
    color: #3C7CF3;
}
.footer__docs-block{
    display: flex;
    flex-direction: column;
}

.footer__social {
    float: right;
    display: flex;
    align-items: center;
    height: 80px;
}

.footer__icons-list {
    float: right;
}

.footer__social-caption {
    margin-right: 20px;
    line-height: 100%;
    font-weight: 500;
    font-size: 14px;
    color: #808080;
}

.footer__icon-li {
    float: right;
}

.footer__icon {
    display: block;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: center;
}

.footer__icon:hover {
    background-color: #c4c4c4;
}

.footer__vk {
    background-image: url(../images/vk_grey.svg);
}

.footer__vk:hover {
    background-image: url(../images/vk.svg);
}

.footer__inst {
    background-image: url(../images/instagram_grey.svg);
}

.footer__inst:hover {
    background-image: url(../images/instagram.svg);
}

.footer__fb {
    background-image: url(../images/facebook_grey.svg);
}

.footer__fb:hover {
    background-image: url(../images/facebook.svg);
}

.footer__od {
    background-image: url(../images/ok_grey.svg);
}

.footer__od:hover {
    background-image: url(../images/ok.svg);
}

.footer__youtube {
    background-image: url(../images/youtube_grey.svg);
}

.footer__youtube:hover {
    background-image: url(../images/youtube.svg);
}

.footer__tg {
    background-image: url(../images/telegramm_grey.svg);
}

.footer__tg:hover {
    background-image: url(../images/telegram.svg);
}

.footer__rutube {
    background-image: url(../images/rutube_grey.svg);
}

.footer__rutube:hover {
    background-image: url(../images/rutube.svg);
}

.footer__dzen {
    background-image: url(../images/dzen_grey.svg);
}

.footer__dzen:hover {
    background-image: url(../images/dzen.svg);
}

/*endregion*/
/*region MENU*/
.main-menu {
    display: none;
    width: 100%;
}

.main-menu > ul {
    display: flex;
    margin-left: auto;
}

.main-menu > ul > li > a {
    font-size: 16px;
    font-weight: 500;
    color: var(--color-gray-900);
    text-decoration: none;
}

.main-menu > ul > li > a:hover {
    color: #3C7CF3;
}

.main-menu > ul > li.level-2:hover .main-menu__l2-cont {
    z-index: 2;
    display: block;
}

.main-menu__l2-cont {
    display: none;
}

.menu-s1 {
    font-size: 0;
}

.menu-s1__title {
    display: inline-block;
    line-height: 3rem;
    font-weight: bold;
    font-size: 2rem;
    color: #4A4A4A;
    text-decoration: none;

}

.main-menu__nav {
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    border: 0;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
    cursor: pointer;
}

.main-menu__nav-prev {
    left: -40px;
    background-image: url(../images/arr-l.png);
}

.main-menu__nav-next {
    right: -40px;
    background-image: url(../images/arr-r.png);
}

.main-menu .owl-theme .owl-nav {
    margin: 0;
}

.m-menu {
    float: right;
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/menu.svg) center no-repeat;
}

.m-menu.close {
    background: url("../images/menuclose.svg") center no-repeat;
}

.m-menu.close:hover {
    background: url("../images/menuclosecolored.svg") center no-repeat;
}

.menu-caption {
    float: right;
    line-height: 150%;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: var(--color-gray-900);
}

/*endregion*/
/*region MEDIA*/
@media (max-width: 320px) {
    .logo {
        height: 26px;
    }

    .logo__img {
        max-height: 100%;
    }

    header.opened {
        bottom: 0;
        overflow-y: auto;
    }

    .m-menu {
        width: 26px;
        height: 26px;
        margin-top: 7px;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .main-menu {
        float: right;
        width: 100%;
    }

    .main-menu > ul {
        flex-direction: column;
    }

    .main-menu > ul > li {
        position: relative;
        display: block;
        min-height: 4rem;
        padding: 0 60px 0 30px;
        border-top: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        font-weight: normal;
        background-size: 10px 10px;
    }

    .main-menu > ul > li.level-2 {
        background: url(../images/m-plus.svg) no-repeat 90% 16px;
    }

    .main-menu > ul > li.level-2:hover {
        background: url(../images/m-minus.svg) no-repeat 90% 20px;
    }

    .main-menu > ul > li > a {
        font-weight: normal;
    }

    .menu-s2__a {
        background: none !important;
        text-decoration: none;
    }

    .menu-s2__span {
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 2.4rem;
        color: #4A4A4A;
    }

    .menu-s1__title {
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 2.4rem;
        color: #4A4A4A;
    }

    .main-menu .owl-carousel {
        display: initial !important;
    }

    .footer__cont {
        flex-direction: column;
    }

    .footer__logo {
        margin-top: 5px;
    }

    .footer__icon {
        width: 40px;
        height: 40px;
        background-size: 20px 20px;
    }
}

@media (min-width: 321px) and (max-width: 759px) {
    .logo {
        height: 33px;
    }
    .main-menu {
        float: right;
        width: 100%;
    }
}

@media (min-width: 321px) and (max-width: 590px) {
    header.opened {
        bottom: 0;
        overflow-y: auto;
    }

    .logo__img {
        max-width: 110px;
        max-height: 33px;
    }

    .m-menu {
        width: 26px;
        height: 26px;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .main-menu > ul {
        flex-direction: column;
    }

    .main-menu > ul > li {
        position: relative;
        display: block;
        min-height: 4rem;
        padding: 7px 60px 0 30px;
        font-weight: normal;
        border-top: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        background-size: 10px 10px;
    }

    .main-menu > ul > li.level-2 {
        background: url(../images/m-plus.svg) no-repeat 90% 16px;
    }

    .main-menu > ul > li.level-2:hover {
        background: url(../images/m-minus.svg) no-repeat 90% 20px;
    }

    .main-menu > ul > li > a {
        font-weight: normal;
    }

    .menu-s2__a {
        background: none !important;
        text-decoration: none;
    }

    .menu-s2__span {
        line-height: 2.4rem;
        font-weight: bold;
        font-size: 1.4rem;
        color: #4A4A4A;
    }

    .menu-s1__title {
        line-height: 2.4rem;
        font-weight: bold;
        font-size: 1.4rem;
        color: #4A4A4A;
    }

    .main-menu .owl-carousel {
        display: initial !important;
    }

    .footer__cont {
        flex-direction: column;
    }

    .footer__logo {
        margin-top: 24px;
    }
}

@media (min-width: 590px) and (max-width: 760px) {
    header.opened {
        bottom: 0;
        overflow-y: auto;
    }

    .header__cont--header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .main-menu > ul {
        flex-direction: column;
    }

    .main-menu > ul > li {
        position: relative;
        display: block;
        min-height: 4rem;
        padding: 0 60px 0 30px;
        font-weight: normal;
        border-top: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        background-size: 10px 10px;
    }

    .main-menu > ul > li.level-2 {
        background: url(../images/m-plus.svg) no-repeat 90% 16px;
    }

    .main-menu > ul > li:hover {
        background: url(../images/m-minus.svg) no-repeat 90% 20px;
    }

    .main-menu > ul > li > a {
        font-weight: normal;
    }

    .menu-s2__a {
        background: none !important;
        text-decoration: none;
    }

    .menu-s2__span {
        line-height: 3rem;
        font-weight: bold;
        font-size: 1.6rem;
        color: #4A4A4A;
    }

    .menu-s1__title {
        line-height: 3rem;
        font-weight: bold;
        font-size: 1.6rem;
        color: #4A4A4A;
    }

    .main-menu .owl-carousel {
        display: initial !important;
    }
}

@media (min-width: 760px) and (max-width: 1199px) {
    .header__cont--header {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .main-menu {
        float: right;
        width: 100%;
    }

    .main-menu > ul {
        flex-direction: column;
    }

    .main-menu > ul > li {
        position: relative;
        display: flex;
        min-height: 4rem;
        padding: 0 60px 0 30px;
        align-items: center;
        font-weight: normal;
        border-top: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        background-size: 10px 10px;
    }

    .main-menu > ul > li.level-2 {
        background: url(../images/m-plus.svg) no-repeat 90% 16px;
    }

    .main-menu > ul > li.level-2:hover {
        background: url(../images/m-minus.svg) no-repeat 90% 20px;
        flex-direction: column;
        align-items: unset;
    }

    .main-menu > ul > li > a {
        font-weight: normal;
    }

    .logo__img {
        max-width: 132px;
        max-height: 40px;
    }

    .menu-s2__a {
        background: none !important;
        text-decoration: none;
    }

    .menu-s2__span {
        line-height: 3rem;
        font-weight: bold;
        font-size: 1.6rem;
        color: #4A4A4A;
    }

    .menu-s1__title {
        line-height: 3rem;
        font-weight: bold;
        font-size: 1.6rem;
        color: #4A4A4A;
    }

    .main-menu .owl-carousel {
        display: initial !important;
    }
}

/* XL */
@media (min-width: 1200px) {
    .main-menu__l2-container {
        width: 1170px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-menu {
        display: flex;
    }

    .main-menu > ul {
        gap: 40px;
    }

    .main-menu > ul > li {
        display: inline-block;
    }

    .main-menu__slider-cont {
        position: relative;
        padding: 0 50px;
    }

    .main-menu__l2-cont {
        position: absolute;
        left: 0;
        right: 0;
    }

    .menu-s2 a {
        position: relative;
        display: block;
        height: 140px;
        border-radius: 15px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        background-size: cover;
        line-height: 1.3;
        color: #fff;
        text-decoration: none;
        text-align: center;
        font-size: 2rem;
    }

    .section-present__btn:hover, .section-projects__btn:hover {
        background-color: #5A9DF9;
    }

    .menu-s2 a:after {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        content: '';
    }

    .menu-s2 span {
        z-index: 2;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
    }

    .menu-s1 {
        padding: 30px 20px;
        font-size: 0;
        background: #FFFFFF;
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
    }

    .menu-s1 li {
        display: inline-block;
        width: 20%;
        padding: 0 10px;
        vertical-align: top;
    }

    .menu-s1__photo {
        width: 100%;
        height: 201px;
        margin-bottom: 10px;
    }

    .menu-s1__img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .menu-s1__date {
        line-height: 1.8rem;
        font-size: 1.8rem;
        color: #808080;
    }

    .main-menu__slider-cont {
        padding: 30px 50px;
        background: #FFFFFF;
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
    }
}
/*endregion*/
/* Menu */

@font-face {
    font-family: 'Lato';
    src: url("/upload/global_menu/fonts/Lato-Regular.ttf");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url("/upload/global_menu/fonts/Lato-Italic.ttf");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url("/upload/global_menu/fonts/Lato-Bold.ttf");
    font-weight: bold;
    font-style: normal;
}

.header-sect{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 600;
    background-color: #333;
    padding: 0 15px;
}
.header-tpl{
    box-sizing: border-box;
}
.header-yavvb{
    position:fixed;
}
.header-timeline2{
    position:fixed;
}
.header-siladoveriya{
    z-index:1050;
}

.header-container{

}
.header-cont{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.header-logo{
    display: inline-block;
    margin-top: 20px;
}

.header-main-menu{
    display: none;
    font-size: 0;
}
.header-sect .main-menu > ul{

}
.header-logo__img--scroll{
    display: none;
}
.header-main-menu > ul > li > a{
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-family:'Lato';
}
.header-main-menu > ul > li > a:hover{
    color: #3C7CF3;
    /* text-decoration: underline; */
}
.header-menu-s1{
    font-size: 0;
}
.header-menu-s1 a{

}
.header-menu-s1__title{
    font-weight: bold;
    line-height: 30px;
    font-size: 20px;
    color: #4A4A4A;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    text-decoration: none;
    display: inline-block;
}

.header-m-menu{
    display: block;
    width: 42px;
    height: 42px;
    background: url(/upload/global_menu/m-menu.svg) center no-repeat;
    float: right;
    margin-top:20px;
}
.header-m-menu.close{
    background: url(/upload/global_menu/m-menu-close.svg) center no-repeat;
}
.header-menu-caption{
    font-size: 14px;
    text-align: center;
    color: #fff;
    float: right;
    margin-top: 34px;
    margin-right: 10px;
}
.header-main-menu-ul{
    padding: 0;
    margin:0;
}

/* Menu End */

@media (max-width: 729px){
    .header-logo-img--scroll {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
/* XS */
@media (max-width: 559px){
    .header-sect{

    }
    .header-sect.opened{
        bottom: 0;
        overflow-y: auto;
    }
    .header-mediapasport_new.opened{
        height: 100vh;
    }
    .header-logo{
        height: 26px;
        margin-top:7px;
    }
    .header-logo-img{
        max-height: 100%;
    }
    .header-cont{
        height: 40px;
    }
    .header-a-nav-top{
        margin-bottom:4px;
    }
    .header-m-menu{
        width: 26px;
        height: 26px;
        -webkit-background-size: contain;
        background-size: contain;
        margin-top:7px;
    }
    .header-menu-caption{
        margin-top:7px;
        line-height: 26px;
    }

    .header-main-menu > ul > li {
        font-weight: normal;

        min-height: 40px;
        line-height: 40px;
        display: block;
        border-top: 1px solid #5d5d5d;
        position: relative;
        background-size: 10px 10px;
    }
    .header-main-menu > ul > li.level-2{

        background: url(/upload/global_menu/m-plus.svg) no-repeat 90% 16px;
    }
    .header-main-menu > ul > li.level-2:hover{
        background: url(/upload/global_menu/m-minus.svg) no-repeat 90% 20px;
    }
    .header-main-menu > ul > li > a {
        font-weight: normal;
        display: block;
        line-height: 40px;
        padding: 0 60px 0 30px;
    }
    .header-menu-s1-title{
        font-family: Fira Sans Extra Condensed;
        font-weight: bold;
        line-height: 40px;
        font-size: 14px;
        color: #4A4A4A;
    }
    .header-m-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 9px;
    }
    .header-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
    }
    /* menu end */

}

/* SM */
@media (min-width: 560px) and (max-width: 729px) {

    /* menu  */
    .header-cont{
        height: 40px;
    }
    .header-sect.opened{
        bottom: 0;
        overflow-y: auto;
    }
    .header-mediapasport_new.opened{
        height: 100vh;
    }
    .header-logo {
        height: 26px;
        margin-top: 7px;
    }
    .header-logo-img {
        max-height: 100%;
    }
    .header-m-menu {
        width: 26px;
        height: 26px;
        -webkit-background-size: contain;
        background-size: contain;
        margin-top: 7px;
    }
    .header-menu-caption{
        margin-top: 7px;
        line-height: 26px;
    }
    .header-a-nav-top {
        margin-bottom: 4px;
    }
    .header-main-menu > ul > li {
        font-weight: normal;

        min-height: 40px;
        line-height: 40px;
        display: block;
        border-top: 1px solid #5d5d5d;
        position: relative;
        background-size: 10px 10px;
    }
    .header-main-menu > ul > li.level-2{

        background: url(/upload/global_menu/m-plus.svg) no-repeat 90% 16px;
    }
    .header-main-menu > ul > li.level-2:hover{
        background: url(/upload/global_menu/m-minus.svg) no-repeat 90% 20px;
    }
    .header-main-menu > ul > li > a {
        font-weight: normal;
        line-height: 40px;
        display: block;
        line-height: 40px;
        padding: 0 60px 0 30px;
    }
    .header-menu-s1-title{
        font-family: Fira Sans Extra Condensed;
        font-weight: bold;
        line-height: 40px;
        font-size: 14px;
        color: #4A4A4A;
    }

    .header-m-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 9px;
    }
    .header-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
    }
    /* menu end */

}

/* MD */
@media (min-width: 730px) and (max-width: 989px) {

    /* menu */
    .header-cont{
        height: 50px;
    }
    .header-sect.opened{
        bottom: 0;
        overflow-y: auto;
    }
    .header-mediapasport_new.opened{
        height: 100vh;
    }
    .header-main-menu{
        width: 387px;
        float: right;
    }
    .header-a-nav-top{
        margin-bottom:9px;
    }
    .header-m-menu{
        width: 26px;
        height: 26px;
        -webkit-background-size: contain;
        background-size: contain;
        margin-top: 12px;
        margin-right: 30px;
    }
    .header-logo {
        margin-top: 12px;
        margin-left: 30px;
    }
    .header-menu-caption{
        margin-top:3px;
        line-height: 42px;
    }
    .header-main-menu > ul > li {
        font-weight: normal;
        min-height: 40px;
        line-height: 40px;
        display: block;
        border-top: 1px solid #5d5d5d;
        position: relative;
        background-size: 10px 10px;
    }
    .header-main-menu > ul > li.level-2{
        background: url(/upload/global_menu/m-plus.svg) no-repeat 90% 16px;
    }
    .header-main-menu > ul > li.level-2:hover{
        background: url(/upload/global_menu/m-minus.svg) no-repeat 90% 20px;
    }
    .header-main-menu > ul > li > a {
        font-weight: normal;
        line-height: 50px;
        display: block;
        padding: 0 60px 0 30px;
    }
    .header-menu-s1-title{
        font-family: Fira Sans Extra Condensed;
        font-weight: bold;
        line-height: 30px;
        font-size: 16px;
        color: #4A4A4A;
    }

    .header-m-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 9px;
    }
    .header-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
    }

    /* menu end */

}

/* LG */
@media (min-width: 990px) and (max-width: 1169px) {
    /* menu  */
    .header-cont{
        height: 50px;

    }
    .header-sect.opened{
        bottom: 0;
        overflow-y: auto;
    }
    .header-mediapasport_new.opened{
        height: 100vh;
    }
    .header-main-menu{
        width: 504px;
        float: right;
    }
    .header-a-nav-top{
        margin-bottom:9px;
    }
    .header-logo {
        margin-top: 12px;
        margin-left: 50px;
    }
    .header-m-menu{
        width: 26px;
        height: 26px;
        -webkit-background-size: contain;
        background-size: contain;
        margin-top: 12px;
        margin-right: 50px;
    }
    .header-menu-caption{
        margin-top:4px;
        line-height: 42px;
    }
    .header-main-menu > ul > li {
        font-weight: normal;
        padding: 0 60px 0 30px;
        min-height: 40px;
        line-height: 40px;
        display: block;
        border-top: 1px solid #5d5d5d;
        position: relative;
        background-size: 10px 10px;
    }
    .header-main-menu > ul > li.level-2{

        background: url(/upload/global_menu/m-plus.svg) no-repeat 90% 16px;
    }
    .header-main-menu > ul > li.level-2:hover{
        background: url(/upload/global_menu/m-minus.svg) no-repeat 90% 20px;
    }
    .header-main-menu > ul > li > a {
        font-weight: normal;
        line-height: 50px;
    }
    .header-menu-s1-title{
        font-family: Fira Sans Extra Condensed;
        font-weight: bold;
        line-height: 30px;
        font-size: 16px;
        color: #4A4A4A;
    }
    .header-m-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 9px;
    }
    .header-main-menu-wrp{
        flex-basis: 100%;
        max-width: 100%;
    }

    /* menu end */
}

/* XL */
@media (min-width: 1170px) {
    /* menu */
    .header-cont{
        height: 50px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .header-m-main-menu-wrp{
        flex-basis: 10%;
        max-width: 10%;
    }
    .header-main-menu-wrp{
        flex-basis: 80%;
        max-width: 80%;
    }
    .header-m-menu{
        display: none;
    }
    .header-logo {
        margin-top: 12px;
        margin-left: 50px;
    }
    .header-menu-caption{
        /* margin-top:4px;
        line-height: 42px;  */
        display: none;
    }
    .header-container{
        /* width: 1170px;	 */
    }
    .header-main-menu{
        display: block;
    }
    .header-main-menu-ul{
        text-align: center;
    }
    .header-main-menu > ul > li{
        display: inline-block;
        margin-left:50px;
        line-height: 45px
    }
    .header-main-menu > ul > li > a {
        font-weight: normal;
        line-height: 50px;
    }
    /* menu end */
}
.portrety .content__move,
.portrety .tab,
.portrety .pagination__count,
.portrety .odometer-value
{
    font-family: 'Open Sans', sans-serif !important;
}
.main-menu__slider-cont {
    z-index: 1;
}
@media (min-width: 590px) and (max-width: 1200px) {
    .logo__img {
        max-width: 110px;
        max-height: 33px;
    }
}
@media(min-width: 1020px){
    .footer__docs a.footer__doc.approval{
        display: none;
    }
    .footer__logo--container a.footer__doc {
        display: block;
    }
}
.menu-search {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.menu-search__separator{
    margin: 0 20px 0 5px;
    width: 1px;
    height: 20px;
    background: #D5D8DE
}
.menu-search__trigger{
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.menu-search.menu-search--desktop{
    display: none;
}
@media(min-width: 1200px){
    .menu-search.menu-search--mobile{
        display: none;
    }
    .menu-search.menu-search--desktop{
        display: flex;
    }
    .menu-search__separator{
        margin: 0 20px 0 20px;
    }
}