@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway/raleway-regular.woff2') format('woff2'),
        url('../fonts/Raleway/raleway-regular.woff') format('woff'),
        url('../fonts/Raleway/raleway-regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway/raleway-semibold.woff2') format('woff2'),
        url('../fonts/Raleway/raleway-semibold.woff') format('woff'),
        url('../fonts/Raleway/raleway-semibold.svg#Raleway-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Geist';
    src: url('../fonts/geist/geist-medium.woff2') format('woff2'),
        url('../fonts/geist/geist-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist';
    src: url('../fonts/geist/geist-regular.woff2') format('woff2'),
        url('../fonts/geist/geist-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist';
    src: url('../fonts/geist/geist-semibold.woff2') format('woff2'),
        url('../fonts/geist/geist-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist';
    src: url('../fonts/geist/geist-light.woff2') format('woff2'),
        url('../fonts/geist/geist-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@media only screen and (min-width : 1830px) 
 {
html {
     font-size: 19px;
 }
}
@media only screen and (min-width : 1730px) and (max-width : 1829px) 
 {
html {
     font-size: 18px;
 }
 
}
@media only screen and (min-width : 1630px) and (max-width : 1729px) 
 {
html {
     font-size: 17px;
 }

}
@media only screen and (min-width : 1390px) and (max-width : 1629px) 
 {
html {
     font-size: 15px;
 }

}
@media only screen and (min-width : 1200px) and (max-width : 1389px) 
 {
html {
     font-size: 14px;
 }
}

div {
    box-sizing: border-box;
}
img {
    display: block;
}
a {
	text-decoration: none;
	color: inherit;
	outline: none;
}
a:hover {
	transition: 0.5s;
}
li {
	list-style: none;
}
ul {
    padding: 0;
    margin: 0;
}
button {
    border: none;
    background-color: initial;
    outline: none;
    font-family: 'Raleway';
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.vcent {
    align-items: center;
}
.btw {
    justify-content: space-between;
}
.kmob {
    display: none!important;
}
.kdesk {
    display: block;
}
.kdesk.flex {
    display: flex;
}
.center {
    width: 95%;
    margin: auto;
    min-width: 1130px;
}
.img {
    width: 100%;
    display: block;
}
.geist {
    font-family: 'Geist';
    font-weight: 100;
}
body {
    font-family: 'Raleway';
        position: relative;
    margin: 0;
     -webkit-text-size-adjust: 100%;
     background-color: #e2e2e2;
     color: #1D1D1B;
}
.top-inf {
    margin-left: auto;
}
.top1 {
    padding: 30px 0;
}
.top-ch {
    margin-left: 7em;
}
header .rch {
    margin-left: auto;
}
.top-menu li {
    text-transform: uppercase;
}
.gamb-menu {
    margin-left: 5%;
    cursor: pointer;
    width: 2.2rem;
}
header .poisk {
    margin-left: 5%;
    width: 1.2rem;
}
.logo {
    width: 10.4rem;
}
.top-menu {
    margin-left: auto;
}
.top-menu li {
    text-transform: uppercase;
    margin-left: 5vw;
}
.top2 {
    align-items: flex-end;
}
header {
    color: #606160;
    padding-bottom: 70px;
}
.top-img img.img {
    border-radius: 40px;
}
.slide-top .center {
    position: relative;
}
h1 {
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 2.8vw;
    line-height: 110%;
    margin: 0;
}
h3 {
    font-size: 3rem;
    font-weight: 100;
    margin: auto;
    margin-bottom: 35px;
    line-height: 110%;
}
.knvid {
    position: absolute;
    color: #fff;
    right: 5%;
    border: 1px solid #fff;
    bottom: 30px;
    height: 65px;
    display: flex;
    align-items: center;
    border-radius: 40px;
    padding: 0 10px;
    cursor: pointer;
}
.knvid .txt {
    width: 330px;
    text-align: center;
    font-size: 1.5rem;
}
.knvid .img1 {
    width: 2.5rem;
}
.slideinf {
    margin-top: 80px;
    margin-bottom: 160px;
}
.slideinf .row {
    overflow: hidden;
    color: #fff;
    background-color: #939393;
    border-radius: 50px;
    height: 100px;
    padding: 15px 0;
}
.slideinf a {
    display: inline-flex;
    align-items: center;
    font-size: 1.58rem;
    height: 100%;
}
.slideinf .owl-carousel .owl-stage-outer {
    width: 140%;
    margin-left: -20%;
}
.slideinf .blok {
    border: 1px solid #fff;
    border-radius: 50px;
    height: 70px;
}
.slideinf .txt {
    margin-left: 20px;
}
.napravlen {
    margin-bottom: 120px;
}
.napravlen .blok {
    width: 24%;
}
.napravlen .name {
    text-transform: uppercase;
    font-size: 1.58rem;
    margin-top: 20px;
}
.cart {
    width: 32.33%;
}
.cart-prev {
    display: flex;
    justify-content: space-between;
}
.img-cart {
    border-radius: 40px;
    overflow: hidden;
    position: relative;
}
.name-cart {
    font-size: 1.50rem;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 15px;
    height: 4rem;
}
.desk-cart {
    font-size: 18px;
    min-height: 9vw;
}
.dop-cart {
    margin-top: 15px;
    display: flex;
    align-items: flex-end;
}
.dop-cart .price {
    font-size: 1.8rem;
}
.cart span {
    font-family: 'Geist';
    font-weight: 100;
}
.knop {
    height: 71px;
    font-size: 1.58rem;
    border: 1px solid #606160;
    border-radius: 50px;
    color: #606160;
    margin-left: auto;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.knift img.img {
    width: 32%;
}
.knift {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #606160;
    border-radius: 50px;
    width: 22%;
    margin-left: auto;
}
.cart .knop {
    width: 70%;
}
.plash {
    position: absolute;
    top: 25px;
    right: 25px;
    background-color: #fff;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 20px;
    padding: 0 20px;
}
.knop.grey {
    background-color: #606160;
    color: #fff;
    width: 22.5%;
}
.akkord {
    margin-bottom: 80px;
}
.zag-akkord {
    border: 1px solid #606160;
    border-radius: 50px;
    border-bottom: 0;
    position: relative;
    min-height: 100px;
    font-size: 3rem;
    padding-left: 30px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.zag-akkord:before {
    content: '';
    position: absolute;
    width: 102%;
    height: 60%;
    left: -1%;
    bottom: 0;
    background-color: #e2e2e2;
}
.zag-akkord:after {
    content: '';
    position: absolute;
    width: 47px;
    height: 47px;
    background-image: url(/image/new/w-strdown.svg);
    background-size: cover;
    right: 25px;
    top: 25px;
}
.zag-akkord.close:after {
   transform: rotate(180deg);
}
.zag-akkord span {
    position: relative;
    z-index: 9;
}
.mission .rch {
    width: 57%;
    border-radius: 40px;
    overflow: hidden;
}
.mission {
    margin-top: 160px;
}
.mission .txt {
    font-size: 18px;
}
.mission .lch {
    position: relative;
    width: 43%;
}
.mission .knop {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 79%;
}
footer {
    margin-top: 160px;
    border-top: 1px solid #C5C5C5;
    padding-top: 45px;
    padding-bottom: 30px;
    font-size: 16px;
}
.fadr .blok {
    width: 50%;
    margin-bottom: 40px;
}
.fadr {
    width: 27%;
    height: max-content;
}
.fmen {
    margin-left: auto;
    width: 25%;
    display: flex;
    justify-content: space-around;
}
.fmen .pzag {
    font-weight: bold;
    margin-bottom: 30px;
}
.fmen li {
    margin-bottom: 20px;
}
.fsoc {
    margin-left: 15%;
    color: #989898;
}
.fsoc a, .soc a{
    margin-right: 20px;
    text-align: center;
    display: inline-block;
}
.fsoc .imgs, .soc .imgs{
    width: 55px;
    margin-bottom: 15px;
}
.fline1 .center {
    align-items: flex-end;
}
footer .knzap {
    width: 23%;
}
.copyr {
    margin-left: auto;
}
.polit {
    margin-left: auto;
    color: #989898;
    flex-wrap: nowrap;
}
.polit a {
    display: inline-block;
    margin-right: 15%;
    flex-shrink: 0;
    text-decoration: underline;
}
.side-menu {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 100vh;
    background-color: #fff;
    z-index: 9999;
    overflow: auto;
}
.menul1 {
    margin: 30px 0;
}
.mkont {
    margin-left: auto;
    flex-wrap: nowrap;
    width: 30%;
    justify-content: flex-end;
}
.mkont .blok {
    font-size: 16px;
    margin-left: 10%;
    flex-shrink: 0;
}
.side-menu .logo {
    width: 198px;
    margin-bottom: 1.5rem;
}
.naprosn li {
    color: #1D1D1B;
    text-transform: uppercase;
    font-size: 2.9rem;
    padding: 2.1rem 0;
    border-bottom: 1px solid #C5C5C5;
    line-height: 95%;
}
.side-menu .icons {
    margin-left: auto;
    flex-wrap: nowrap;
    width: max-content;
    width: 12%;
}
header .rch {
    margin-left: auto;
    width: 57.7%;
    position: relative;
}
.icons img {
    height: 2.05rem;
    cursor: pointer;
}
.mline1 {
    justify-content: flex-end;
}
.mline1 ul {
    display: flex;
    text-transform: uppercase;
    width: 83%;
    justify-content: space-between;
    margin-right: 5%;
}
.side-menu .icons {
    flex-wrap: nowrap;
    width: 12%;
}
.mline2 .txt {
    font-size: 16px;
    margin-bottom: 2rem;
}
.mline2 {
    margin-top: 3.3rem;
}
.mline2 .blok {
    font-size: 16px;
}
header .mline2 .rch {
    width: 40%;
    justify-content: space-between;
}
.mline2 .pzag {
    font-weight: bold;
    color: #1D1D1B;
    margin-bottom: 1.6rem;
}
.mline2 li {
    margin-bottom: 15px;
}
.mline3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.mline3 .knzap {
    width: 40%;
}
.slideinf img.img {
    height: 100%;
    width: auto;
    border-radius: 50px;
}
.ticker-wrap {
    overflow: hidden;
    background-color: #939393;
    color: #fff;
    border-radius: 50px;
    padding: 15px 0;
}
.ticker {
    display: inline-block;
    animation: scrollTicker 30s linear infinite;
    will-change: transform;
    white-space: nowrap;
    }
.ticker .blok {
    display: inline-block;
    padding-right: 60px;
    }

     @keyframes scrollTicker {
         0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-50%);
        }
    }
    
@media only screen 
and (min-width : 1200px) 
and (max-width: 1700px) {
    
.knvid .txt {
    width: 280px;
}
.knvid {
    height: 55px;
}
.desk-cart {
    font-size: 16px;
}
.name-cart {
    font-size: 1.44rem;
}
.knop {
    height: 60px;
}
.knift {
    height: 60px;
}
footer {
    font-size: 14px;
}
.fsoc .imgs, .soc .imgs {
    width: 45px;
}
    .fline1 {
        font-size: 13px;
    }
.polit a {
    margin-right: 10%;
}
header .mline2 .rch {
    width: 50%;
}
.ticker .blok {
    height: 60px;
}
.mission .txt {
    font-size: 16px;
}
}

@media only screen 
and (min-width : 320px) 
and (max-width: 1024px) {
.kdesk {
		display: none;
	}
.kdesk.flex {
	display: none;
}	
.kmob {
	display: block!important;
}
.kmob.flex {
    display: flex!important;
}
.flex {
	flex-wrap: wrap;
}
.col-6 {
    width: 100%;
}
.col-4 {
    width: 100%;
}
    .center {
        min-width: initial;
        width: 90%;
    }
.lch {
    width: 100%!important;
}
.rch {
    width: 100%!important;
}
.top-inf {
    font-size: 12px;
}
.logo {
    width: 48%;
}
.gamb-menu {
    margin-left: auto;
}
.top2 {
    position: relative;
}
header .poisk {
    position: absolute;
    right: 3.5rem;
}
.top-img img.img {
    border-radius: 25px;
}
h1 {
    position: relative;
    font-size: 24px;
    margin-top: 10px;
}
header {
    padding-bottom: 40px;
}
.knvid {
    height: 35px;
    bottom: 80px;
    margin: auto;
    right: calc(50% - 94px);
}
.knvid .txt {
    width: 140px;
    font-size: 16px;
}
.knvid .img1 {
    width: 25px;
}
    .ticker .blok {
        height: 35px;
        padding-right: 30px;
    }
.ticker-wrap {
    padding: 8px;
}    
.slideinf a {
    font-size: 16px;
}
.slideinf {
    margin-top: 70px;
    margin-bottom: 100px;
}
h3 {
    font-size: 32px;
}
.napravlen .blok {
    width: 100%;
}
.napravlen .name {
    font-size: 16px;
    margin-bottom: 10px;
}
.napravlen .deskr {
    font-size: 14px;
    margin-bottom: 35px;
}
.napravlen {
    margin-bottom: 100px;
}
.zag-akkord {
    font-size: 29px;
    padding-left: 0;
    border-radius: 0 20px 0 0;
    border-left: none;
    padding-right: 35px;
}
.zag-akkord:before {
    height: 80%;
}
.zag-akkord:after {
    width: 25px;
    height: 25px;
    right: 5px;
    top: 15px;
}
    .cart {
        width: 100%;
        margin-bottom: 40px;
    }
.cart-prev {
    flex-wrap: wrap;
}
.name-cart {
    font-size: 16px;
    height: auto;
    margin-bottom: 10px;
}
.desk-cart {
    font-size: 14px;
    min-height: auto;
}
    .dop-cart .price {
        font-size: 16px;
        padding-top: 5px;
    }
    .knift {
        height: 40px;
        width: 60px;
    }
.cart .knop {
        height: 40px;
        font-size: 16px;
        width: 100%;
        margin-top: 15px;
    }
    .dop-cart {
        width: 45%;
        align-items: flex-start;
    }  
.knopb {
    width: 50%;
}
.linecart {
    display: flex;
    justify-content: space-between;
}
.knop.grey {
    width: 70%;
    margin: auto;
    height: 35px;
    font-size: 16px;
}
.mission .txt {
    font-size: 14px;
}
.mission .knop {
    position: relative;
    width: 70%;
    margin: auto;
    margin-top: 35px;
}
.knop {
    height: 35px;
    font-size: 14px;
}
.mission .rch {
    order: 1;
}
    .mission .lch {
        order: 2;
        margin-top: 50px;
    }
.mission h3 {
    margin-bottom: 15px;
}    
footer {
    margin-top: 100px;
    padding-top: 40px;
    font-size: 14px;
    padding-bottom: 15px;
}
.fadr {
    width: 100%;
    justify-content: space-between;
}
.fadr .blok {
    width: 48%;
    margin-bottom: 25px;
}
.fsoc {
    margin-left: 0;
    justify-content: space-around;
    width: 100%;
}
.fsoc .imgs, .soc .imgs {
    width: 47px;
    margin-bottom: 5px;
}
.fsoc a, .soc a {
    margin-right: 0;
}
.fmen {
    width: 100%;
    justify-content: space-between;
    margin-top: 50px;
}
.fmen .blok {
    width: 49%;
}
.fmen li {
    margin-bottom: 15px;
}
footer .knzap {
    width: 70%;
    margin: auto;
    order: 2;
}
.polit {
    order: 1;
    justify-content: space-between;
}
.copyr {
    order: 3;
    font-size: 11px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
}
.polit a {
    width: 48%;
    margin-right: 0;
    font-size: 12px;
}
    .mkont {
        width: 100%;
        justify-content: space-between;
    }
.mkont .blok {
    font-size: 14px;
    margin-left: 0;
}
.side-menu .logo {
    width: 45%;
}
.naprosn li {
    font-size: 20px;
    padding: 18px 0;
}
.akkord {
    margin-bottom: 0px;
}
.cont-akkord {
    margin-bottom: 80px;
}
.zag-akkord.close {
    margin-bottom: 0;
    min-height: auto;
    padding: 15px 0;
}
.mline1 ul {
    display: none;
}
.mline1 li {
    font-size: 20px;
    padding: 18px 0;
    color: #1D1D1B;
    text-transform: uppercase;
    border-bottom: 1px solid #C5C5C5;
    line-height: 95%;
}
.menul2 .lch li {
    font-size: 20px;
    padding: 18px 0;
    color: #1D1D1B;
    text-transform: uppercase;
    border-bottom: 1px solid #C5C5C5;
    line-height: 95%;    
}
header .rch {
    position: inherit;
}
.side-menu .icons {
    position: absolute;
    top: 70px;
    right: 5%;
    width: auto;
}
.icons img {
    height: 28px;
}
.icons .img {
    height: auto;
    width: 1.2rem;
    margin-right: 20px;
}
.mline3 {
    position: relative;
}
header .mline2 .rch {
    order: 1;
}
    header .mline2 .lch {
        order: 2;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
.mline2 .blok {
    font-size: 14px;
}
.mline2 .txt {
    font-size: 14px;
    width: 48%;
}
.mline2 .txt:nth-child(3) {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mline3 .soc {
    width: 100%;
    justify-content: space-between;
}
.mline3 .knzap {
    width: 70%;
    margin: auto;
    margin-bottom: 40px;
}
}



.inv {
    display: none;
}