@font-face {
    font-family: BebasNeueBold;
    font-weight: 300;
    font-style: normal;
    src: url(html/src/fonts/BebasNeueBold.woff) format("woff")
}

@font-face {
    font-family: BebasNeueLight;
    font-weight: 300;
    font-style: normal;
    src: url(html/src/fonts/BebasNeueLight.woff) format("woff")
}

@font-face {
    font-family: BebasNeue;
    font-weight: 300;
    font-style: normal;
    src: url(html/src/fonts/BebasNeueRegular.woff) format("woff")
}

@font-face {
    font-family: LatoLight;
    font-weight: 400;
    font-style: normal;
    src: url(html/src/fonts/Lato-Light.woff) format("woff")
}

@font-face {
    font-family: LatoRegular;
    font-weight: 400;
    font-style: normal;
    src: url(html/src/fonts/Lato-Regular.woff) format("woff")
}

@font-face {
    font-family: LatoBold;
    font-weight: 400;
    font-style: normal;
    src: url(html/src/fonts/Lato-Bold.woff) format("woff")
}

.cols, .tac {
    text-align: center
}

.catImgT, .paralax {
    pointer-events: none
}

.bsbb, .cols {
    box-sizing: border-box
}

.button-chl, .ttu {
    text-transform: uppercase
}

.cp, .input-submit {
    cursor: pointer
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1;
    font-family: LatoRegular, Arial, sans-serif
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    max-width: 100%;
    height: auto
}

a {
    color: inherit
}

.cats > div img {
    width: 100%;
    height: auto
}

.cats > div:hover img {
    transform: scale(1.1)
}

.Bebas {
    font-family: BebasNeue, Arial, sans-serif
}

.BebasBold {
    font-family: BebasNeueBold, Arial, sans-serif
}

.LatoRegular {
    font-family: LatoRegular, Arial, sans-serif
}

.LatoBold {
    font-family: LatoBold, Arial, sans-serif
}

.button-chl, .fs18, .menu-item {
    font-family: BebasNeueBold, Arial, sans-serif
}

.button-chl, .t2 {
    transition: .2s
}

.ma_cats span, .t4 {
    transition: .4s
}

.t10 {
    transition: 1s
}

.paralax, .t20 {
    -webkit-transition: 2s
}

.t20 {
    transition: 2s
}

.container {
    width: 100%;
    margin: 0 auto;
    font-size: 0
}

.cols {
    display: inline-block;
    position: relative;
    font-size: 1.25vw;
    vertical-align: middle
}

.container .cols.col-1 {
    width: 5%
}

.container .cols.col-2 {
    width: 10%
}

.container .cols.col-3 {
    width: 15%
}

.container .cols.col-4 {
    width: 20%
}

.container .cols.col-5 {
    width: 25%
}

.container .cols.col-6 {
    width: 30%
}

.container .cols.col-7 {
    width: 35%
}

.container .cols.col-8 {
    width: 40%
}

.container .cols.col-9 {
    width: 45%
}

.container .cols.col-10 {
    width: 50%
}

.container .cols.col-11 {
    width: 55%
}

.container .cols.col-12 {
    width: 60%
}

.container .cols.col-13 {
    width: 65%
}

.container .cols.col-14 {
    width: 70%
}

.container .cols.col-15 {
    width: 75%
}

.container .cols.col-16 {
    width: 80%
}

.container .cols.col-17 {
    width: 85%
}

.container .cols.col-18 {
    width: 90%
}

.container .cols.col-19 {
    width: 95%
}

#map, .container .cols.col-20, .sub-menu, .sub-menu li, .w100 {
    width: 100%
}

.af-1 {
    margin-right: 5%
}

.af-2 {
    margin-right: 10%
}

.af-3 {
    margin-right: 15%
}

.af-4 {
    margin-right: 20%
}

.af-5 {
    margin-right: 25%
}

.af-6 {
    margin-right: 30%
}

.af-7 {
    margin-right: 35%
}

.af-8 {
    margin-right: 40%
}

.af-9 {
    margin-right: 50%
}

.bf-1 {
    margin-left: 5%
}

.bf-2 {
    margin-left: 10%
}

.bf-3 {
    margin-left: 15%
}

.bf-4 {
    margin-left: 20%
}

.bf-5 {
    margin-left: 25%
}

.bf-6 {
    margin-left: 30%
}

.bf-7 {
    margin-left: 35%
}

.bf-8 {
    margin-left: 40%
}

.bf-9 {
    margin-left: 50%
}

.h65 {
    height: 65%
}

.h100 {
    height: 100%
}

.w80 {
    width: 80%
}

.w90 {
    width: 90%
}

.w48 {
    width: 48%
}

.w50 {
    width: 50%
}

.w40 {
    width: 40%
}

.w60 {
    width: 60%
}

.w25 {
    width: 25%
}

.w20 {
    width: 20%
}

.w30 {
    width: 30%
}

.w33 {
    width: 33%
}

.w66 {
    width: 66.6%
}

.fl {
    float: left
}

.fr {
    float: right
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.taj {
    text-align: justify
}

.hidden {
    display: none
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.pf {
    position: fixed
}

.db {
    display: block
}

.dib {
    display: inline-block
}

.zi10 {
    z-index: 10
}

.fixed {
    background-attachment: fixed
}

.tdu {
    text-decoration: underline
}

.tdn {
    text-decoration: none
}

.cwhite {
    color: #fff
}

.cisgray {
    color: #907e74
}

.cbrown {
    color: #82513d
}

.clightbrown {
    color: #b99b7f
}

.cgray {
    color: #735f58
}

.cgray2 {
    color: #5f5f5f
}

.cblack {
    color: #202020
}

.clbwown, .topMenu a:hover {
    color: #b99b7f
}

.bdark {
    background: #202020
}

.bwhite {
    background: #fff
}

.blgray {
    background: #ebebeb
}

.bgray {
    background: #505050
}

.bg100, .bgFull {
    background-repeat: no-repeat;
    background-position: 50%
}

.fwn {
    font-weight: 400
}

.fwb {
    font-weight: 700
}

.oh {
    overflow: hidden
}

.all0 {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

.vat {
    vertical-align: top
}

.vab {
    vertical-align: bottom
}

.vam {
    vertical-align: middle
}

.vam-p {
    display: block
}

.vam-p:before {
    content: "";
    display: inline-block;
    min-height: inherit;
    height: 100%;
    vertical-align: middle
}

.clear:after, .clearfix:after {
    content: ".";
    visibility: hidden;
    clear: both
}

.lh1 {
    line-height: 1em
}

.lh15 {
    line-height: 1.5em
}

.lh125 {
    line-height: 1.25em
}

.wsnw {
    white-space: nowrap
}

.bb1 {
    border-bottom: 1px solid #eaeaea
}

.bor1 {
    border: 1px solid #eaeaea
}

.h6 {
    height: 6em
}

.h16 {
    height: 16em
}

.h24 {
    height: 24em
}

.h315 {
    height: 31.5em
}

.h12 {
    height: 12em
}

.h10 {
    height: 10em
}

.h20 {
    height: 20em
}

.h60 {
    height: 60em
}

.mh12 {
    max-height: 12em;
    width: auto
}

.ma {
    margin: auto
}

.mt-20 {
    margin-top: -20px
}

.mt-80 {
    margin-top: -80px
}

.ml-120 {
    margin-left: -120px
}

.mr-120 {
    margin-right: -120px
}

.mt-50 {
    margin-top: 150px
}

.mt-4 {
    margin-top: -4em
}

.mt-100 {
    margin-top: -100px
}

.mt-230 {
    margin-top: -230px
}

.m10 {
    margin: 1em 0
}

.mt1 {
    margin-top: 1em
}

.mt2 {
    margin-top: 2em
}

.mt4 {
    margin-top: 4em
}

.mt8 {
    margin-top: 8em
}

.mb2 {
    margin-bottom: 2em
}

.mr1 {
    margin-right: 1em
}

.mr2p {
    margin-right: 2%
}

.mb4 {
    margin-bottom: 4em
}

.mt65 {
    margin-top: 6.5em
}

.mb65 {
    margin-bottom: 6.5em
}

.pr3 {
    padding-right: 3em
}

.pr6 {
    padding-right: 6em
}

.pb8 {
    padding-bottom: 8em
}

.p30 {
    padding: 3em 0
}

.p13 {
    padding: 1em 3em !important
}

.fs25 {
    font-size: 2.5em
}

.fs3125 {
    font-size: 3.125em
}

.p1 {
    padding: 1em
}

.p2 {
    padding: 2em
}

.p3 {
    padding: 3em
}

.p4 {
    padding: 4em
}

.p34 {
    padding: 3em 4em
}

.p01 {
    padding: 0 1em
}

.pr2 {
    padding-right: 2em !important
}

.pb1 {
    padding-bottom: 1em
}

.pb2 {
    padding-bottom: 2em
}

.pb4 {
    padding-bottom: 4em
}

.pl2 {
    padding-left: 2em !important
}

.pl4 {
    padding-left: 4em
}

.pr1 {
    padding-right: 1em
}

.pt2 {
    padding-top: 2em
}

.pt3 {
    padding-top: 3em
}

.pt4 {
    padding-top: 4em
}

.pt6 {
    padding-top: 6em
}

.pt1 {
    padding-top: 1em
}

.p40 {
    padding: 40px 0
}

.p70 {
    padding: 7em 0
}

.p10 {
    padding: 1em 0
}

.p20 {
    padding: 30px 0
}

.pr5p {
    padding-right: 5%
}

.pt15p {
    padding-top: 15%
}

.fs18 {
    font-size: 28px
}

.fs125 {
    font-size: 1.25em
}

.fs1125 {
    font-size: 1.125em
}

.fs2 {
    font-size: 2em
}

.fs24 {
    font-size: 2.4em
}

.fs4 {
    font-size: 40px
}

.fs35 {
    font-size: 3.5em
}

.fs33 {
    font-size: 3.3em
}

.fs08 {
    font-size: .8em
}

.fs65 {
    font-size: 6.5em
}

.ls04 {
    letter-spacing: .04em
}

.ls08 {
    letter-spacing: .08em
}

.ls10 {
    letter-spacing: .1em
}

.ls1 {
    letter-spacing: 1px
}

.resSize {
    font-size: 16px
}

.bg100 {
    background-size: 100% 100%
}

.bgFull {
    background-size: cover
}

.clear:after {
    display: block;
    height: 0
}

.topMenu li {
    display: inline-block;
    padding-right: 1em;
    font-size: 1.25em
}

.button-chl , .primary-menu a {
    text-decoration: none
}

.button-chl {
    background: #b99b7f;
    color: #fff;
    padding: 1em 1.5em;
    letter-spacing: 2px;
    display: inline-block
}

.button-chl:hover {
    background: #82513d
}

.bar {
    width: 0;
    background: #d5b0a0;
    height: 1em
}

.footer {
    background-repeat: no-repeat
}

.sifter {
    background-size: contain
}

.absImg1 {
    right: -4em;
    bottom: -7em
}

.absImg2 {
    right: 48.5em;
    bottom: -10em;
    z-index: -1
}

.maingb {
    background-image: url(html/src/i/background_wood_2.jpg)
}

.footer {
    background-image: url(html/src/i/footer-bg.png)
}

.clearfix:after {
    display: block;
    height: 0
}

.underfooter {
    z-index: -1;
    height: 22.8125vw;
    bottom: -2em
}

.topSlider {
    margin-top: -10vw
}

.topSlider.topSlider-production {
    background-image: url(html/src/i/banner-ideal-icecream.jpg)
}

.topSlider.topSlider-company {
    background-image: url(html/src/i/banner-aboutpro.jpg)
}

.topSlider.topSlider-aboutMilk {
    background-image: url(html/src/i/baner-about-millk.jpg)
}

.sifter {
    background-image: url(html/src/i/home-production-bg_cmprs.png);
    background-position: 100% 35%
}

.mainCat, .mainCat2, .mainCatOld {
    background-image: url(html/src/i/categories.jpg)
}

.productionBottomBlock {
    background: url(html/src/i/production-bg-image.png) 100% -60% no-repeat
}

.bgAboutMilkImg5, .bgCompanyImg5 {
    background: url(html/src/i/company-img6.png) 85% 50% no-repeat
}



.description-ul > li {
    list-style-type: disc;
    padding-bottom: 1.25em
}

.cats > div:hover h3 {
    bottom: 30%
}

.cats > div .shadow {
    background: hsla(0, 0%, 100%, .75)
}

.menu-item-has-children:hover, .sub-menu {
    background-color: #fcfbfa
}

#jSelect {
    width: 3000px;
    height: 3000px;
    transition: opacity .2s
}

.mh9 {
    max-height: 10em
}

.hs12 img {
    transition: all 2s ease;
    transform: scale(.8)
}

.hs12:hover img {
    transform: scale(1)
}

.mw-80 {
    max-width: 80%
}

.sub-menu {
    display: none;
    position: absolute;
    text-align: left;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    padding: 1.5em 0 1.5em 1.25em;
    margin-left: -1.25em;
    top: -.5em;
    z-index: 1
}

.menu-item-has-children:hover .sub-menu, .sub-menu:hover, .sub-menu li {
    display: block
}

.sub-menu li {
    font-size: 1em;
    padding: .25em 0
}

div#cat_1, div#cat_4, div#cat_7 {
    left: 0;
    width: 40%
}

div#cat_2, div#cat_5, div#cat_8 {
    left: 40%;
    width: 27%
}

div#cat_3, div#cat_6, div#cat_9 {
    left: 67%;
    width: 33%
}

.sub-menu li:first-child {
    padding-top: 1em
}

.sub-menu li:last-child {
    padding-bottom: 0
}

.menu-item-has-children {
    position: relative
}

.menu-item-has-children a {
    position: relative;
    z-index: 2
}

.menu-item-has-children:hover > a {
    color: #b99b7f
}

#map {
    height: 39vw;
    position: absolute;
    top: -25vw;
    left: 0;
    z-index: -1
}

.absLink {
    right: 2em
}

.menu-item {
    font-size: 24px
}

.menu-item a {
    text-decoration: none
}

.button2-chl {
    font-size: 24px;
    padding: 20px 30px;
}

.ma_cats {
    background-size: 100%
}

div#cat_1 {
    top: 0;
    height: 45%
}

div#cat_2 {
    top: 0;
    height: 37%
}

div#cat_3 {
    top: 0;
    height: 42%
}

div#cat_4 {
    top: 45%;
    height: 23%
}

div#cat_5 {
    top: 37%;
    height: 28%
}

div#cat_6 {
    top: 42%;
    height: 21%
}

div#cat_7 {
    top: 68%;
    height: 32%
}

div#cat_8 {
    top: 65%;
    height: 35%
}

div#cat_9 {
    top: 63%;
    height: 37%
}

.ma_cats:hover span {
    opacity: 1;
    bottom: 10%
}

.icoImg, .o0 {
    opacity: 0
}

.ma_cats span {
    left: 0;
    bottom: 15%;
    width: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    z-index: 5
}

html {
    height: 100%
}

body {
    min-height: 100%
}

.animsition-loading {
    display: none
}

.absImg3 {
    right: 0;
    top: -70px;
    max-width: 200px
}

.absImg4 {
    left: -8em;
    top: -3em;
    z-index: -1
}

.absImg5 {
    right: -8em;
    top: 2em;
    z-index: -1
}

.absImg6 {
    right: 0;
    top: -70px;
    max-width: 330px
}

.cd-section {
    height: 100vh
}

.cd-section:first-of-type > div {
    background-color: #2b334f
}

.cd-section:nth-of-type(2) > div {
    background-color: #2e5367
}

.cd-section:nth-of-type(3) > div {
    background-color: #267481
}

.cd-section:nth-of-type(4) > div {
    background-color: #fcb052
}

.cd-section:nth-of-type(5) > div {
    background-color: #f06a59
}

[data-animation=parallax] .cd-section > div {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.paralax {
    background-repeat: no-repeat;
    background-position: top
}

.absMilkImg1 {
    top: -9em;
    left: 2em;
    z-index: 2
}

.absMilkImg2 {
    top: -14em;
    right: 0;
    z-index: -1
}

.absProImg1 {
    top: -8em;
    left: -20em;
    z-index: 0
}

.absProImg2 {
    right: -15.86em;
    top: -3em
}

@media screen and (max-device-width: 1600px) {
    .topMenu li {
        font-size: 1.125em
    }
}

@media screen and (max-width: 568px) {
    .mainCat2 .pa, .mainCatOld .pa, .sub-menu {
        position: static
    }

    .w20, .w30, .w33, .w40, .w50, .w60, .w70, .w80, .w100 {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%
    }

    .mainCat2 img, .mainCatOld img {
        display: none
    }

    .menu-item-has-children {
        background: 0 0 !important
    }

    .footer, .InGraph, .sub-menu, .sub-menu li {
        background: 0 0
    }

    .sub-menu {
        text-align: center;
        box-shadow: none;
        margin: 0;
        padding: 0
    }

    .sub-menu li:first-child {
        padding-top: .2em
    }

    .sub-menu li:last-child {
        padding-bottom: .2em
    }

    .topSlider {
        margin-top: 2em
    }

    .select-block {
        position: static !important;
        left: 0 !important;
        top: 0 !important;
        z-index: 1 !important;
        margin-left: 5%;
        margin-right: 5%
    }

    .select-block select {
        margin-bottom: 10px
    }

    .cols {
        overflow-x: hidden
    }

    .mobW100 {
        overflow-x: auto;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important
    }

    .to50 {
        width: 50%
    }

    .to90 {
        width: 90%
    }

    .selectize-control {
        width: 100% !important;
        margin-bottom: 10px
    }

    .InGraph, .select-block {
        width: 90%
    }

    .toPb1 {
        padding-bottom: 1em
    }

    .toPt1 {
        padding-top: 1em
    }

    .ma_cats.fs2 {
        font-size: 1em
    }

    .mbay {
        margin-top: 14em
    }

    .cats .h10 {
        height: 6em
    }

    .absImg1 {
        bottom: 1em
    }

    .topMenu li {
        display: block;
        padding: 0
    }

    #jmm .menu-item, .footerWrap > div {
        padding-bottom: 1em
    }

    #jmm .sub-menu, .footerWrap > div {
        padding-top: 1em
    }

    .InText {
        font-size: .8em;
        line-height: 2.4em;
        text-align: right
    }

    .InGraph {
        position: absolute;
        left: 0;
        z-index: 5
    }

    .mHA {
        height: auto
    }

    .posTextMob {
        padding: 1em;
        margin: 0
    }

    .toMt0 {
        margin-top: 0
    }

    .tow15em {
        width: 15em
    }

    .milkTitle {
        font-size: 4em;
        text-shadow: 0 0 7px rgba(0, 0, 0, .4)
    }

    .jBars {
        width: 70%
    }

    .footerWrap {
        background: 0 0 !important
    }

    .bsbb {
        box-sizing: content-box
    }

    .toTac {
        text-align: center
    }

    .cols {
        font-size: 14px
    }

    .mobHide {
        display: none !important
    }

    .mobShow {
        display: block
    }

    .tshadow {
        text-shadow: 0 0 10px #000
    }

    .container .cols.col-1, .container .cols.col-2, .container .cols.col-3, .container .cols.col-4, .container .cols.col-5, .container .cols.col-6, .container .cols.col-7, .container .cols.col-8, .container .cols.col-9, .container .cols.col-10, .container .cols.col-11, .container .cols.col-12, .container .cols.col-13, .container .cols.col-14, .container .cols.col-15, .container .cols.col-16, .container .cols.col-17, .container .cols.col-18, .container .cols.col-19, .container .cols.col-20 {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%
    }

    #jmm, #mmenu {
        right: 0;
        width: 50%
    }

    .af-1, .af-2, .af-3, .af-4, .af-5, .af-6, .af-7, .af-8, .af-9 {
        margin-right: 0
    }

    .bf-1, .bf-2, .bf-3, .bf-4, .bf-5, .bf-6, .bf-7, .bf-8, .bf-9 {
        margin-left: 0
    }

    .city {
        position: static !important;
        padding-left: 0 !important
    }

    #jmm, .jWord {
        position: absolute
    }

    #topLogo {
        float: left;
        width: 6em;
        padding-left: 0
    }

    #mmenu {
        top: 1.5em;
        font-size: 1.3em
    }

    #jmm {
        top: 6em;
        text-align: left;
        margin-top: -1em
    }

    #jmm .menu-item {
        text-transform: none;
        color: #735f58;
        font-family: inherit;
        font-size: 14px !important
    }

    .cols.mOFV {
        overflow: visible
    }

    .jWord {
        left: 60%
    }

    #jmm .sub-menu li {
        text-align: left;
        padding-left: 1em
    }

    #jmm .sub-menu li:last-child {
        padding-bottom: 0
    }

    .ma_catsOld {
        padding: 0 0 .5em;
        float: left;
        width: 50%;
        text-align: left;
        position: relative;
        font-size: 1.4em !important
    }
}

#jHoverCats img, #mainSlider img {
    height: auto;
    width: 100%
}

#jHoverCats img, .icoBg, .icoImg {
    position: absolute
}

#jHoverCats img {
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.whiteBg {
    background-color: hsla(0, 0%, 100%, .4)
}

.paralax {
    z-index: 130;
    transition: 2s
}

.mainCat > a > div {
    border: 4px solid #fff;
    box-sizing: border-box
}

.ma_cats:hover {
    background: #000
}

.icoImg {
    display: none;
    margin-left: -42px;
    left: 50%;
    bottom: 45%;
    border: 2px solid #fff;
    padding: 5px;
    border-radius: 50%;
    z-index: 5
}

.icoBg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

div#cat2_2 span, div#catOld_2 span {
    right: -20%;
    top: 16%
}

div#cat2_1, div#catOld_1 {
    left: 10%;
    top: 14%
}

div#cat2_2, div#catOld_2 {
    left: 43%;
    top: 9%
}

div#cat2_4, div#catOld_4 {
    top: 48%;
    left: 16%
}

div#cat2_5, div#catOld_5 {
    left: 44%;
    top: 40%
}

div#cat2_7, div#catOld_7 {
    top: 71%;
    left: 14%
}

div#cat2_8, div#catOld_8 {
    top: 67%;
    left: 45%
}

div#cat2_9, div#catOld_9 {
    top: 66%;
    left: 72%
}

div#cat2_3 span, div#catOld_3 span {
    bottom: -16%;
    left: 17%
}

div#cat2_4 span, div#catOld_4 span {
    left: -35%;
    top: -7%
}

div#cat2_5 span, div#catOld_5 span {
    bottom: -21%;
    left: -20%
}

div#cat2_7 span, div#catOld_7 span {
    bottom: -4%;
    left: -17%
}

div#cat2_9 span, div#catOld_9 span {
    bottom: -60px;
    left: 25%
}

.ma_cats, .ma_cats2 {
    z-index: 55
}

.ma_cats:hover .icoBg {
    transform: scale(1.1);
    opacity: .75
}

.ma_cats:hover .icoImg {
    opacity: 1
}

.ma_catsOld {
    width: 20%;
    height: 22%
}

div#cat2_6 span, div#catOld_6 span {
    width: 50%;
    left: 84%;
    bottom: 4%
}

div#catOld_3 {
    left: 70%;
    top: 13%
}

div#catOld_6 {
    top: 40%;
    left: 70%
}

div#catOld_1 span {
    bottom: -5%;
    right: -35%
}

div#catOld_8 span {
    bottom: -23%;
    right: 5%
}

#jSelect {
    opacity: 0;
    background: hsla(0, 0%, 100%, .5)
}

#jSelect.visible {
    opacity: 1
}

.op0 {
    opacity: 0
}

div#cat2_3 {
    left: 70%;
    top: 13%
}

div#cat2_6 {
    top: 40%;
    left: 70%
}

div#cat2_1 span {
    bottom: -5%;
    right: -35%
}

div#cat2_8 span {
    bottom: -23%;
    right: 5%
}

.ma_cats2 {
    width: 20%;
    height: 22%
}

@media screen and (max-width: 568px) {
    .ma_cats2.fs2 {
        font-size: 1em
    }

    .ma_cats2 {
        padding: 0 0 .5em;
        float: left;
        width: 50%;
        text-align: left;
        position: relative;
        font-size: 1.4em !important
    }
}

.blog-full-article {
    background: #fff;
    padding: 20px 40px
}

.page-title {
    margin: -60px 0 35px
}

.blog-article {
    background: #fff;
    padding: 25px 0 20px;
    text-align: left;
    margin-bottom: 40px
}

.blog-article .blog-article-wrap {
    text-align: left;
    padding: 0 20px
}

.blog-article .blog-article-info {
    font: .8em LatoRegular, sans-serif;
    color: #5f5f5f;
    margin-bottom: 25px
}

.blog-article .blog-article-info p {
    display: inline-block;
    margin-right: 35px
}

.blog-article .ba-title {
    display: inline-block;
    font: 1.25em BebasNeueBold, sans-serif;
    color: #907e74;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 30px
}

.blog-article .ba-title:hover {
    text-decoration: none
}

.blog-article .ba-title h2 {
    line-height: 1.4
}

.blog-article .ba-img-wrap {
    text-decoration: none;
    display: block;
    margin-bottom: 30px
}

.blog-article .ba-img-wrap img {
    display: block;
    height: auto
}

.blog-article .blog-article-describe {
    font: 1.05em LatoRegular, sans-serif;
    color: #5f5f5f;
    margin-bottom: 25px
}

.article-links {
    border-top: 1px solid #f2f2f2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: justify;
    text-align-last: justify;
    padding-top: 15px
}

.article-fb, .article-like, .article-vk {
    display: inline-block
}

.article-links .article-links-item {
    display: inline-block;
    font: .8em LatoBold, sans-serif
}

.article-links .article-links-item * {
    color: #b99b7f;
    vertical-align: middle
}

.article-links .article-links-item a:hover {
    text-decoration: none
}

.article-links .article-links-item span {
    vertical-align: middle;
    color: #5f5f5f
}

.article-vk {
    text-decoration: none;
    width: 15px;
    height: 9px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAABJklEQVR4AaXRA2xfURTA4TvbizXbtr1gZjTGczgHsxfNLuI0rhE3KqNitW2e/uqbk/f3Sb6ne5Q88+7BnX04j6t9dpu+4HkIPqMYzRBUIdSo4Ns8nLScxV7DJR9i6cAKq3ApSiHKJLVIGkSpMFzuQZRvart/HgbshDh4bbhMRx3E0oqZVoMXEGWcdR4LUQowuT/hGUT5bTV4DrFZZ0chSif2GytpGioc/sWqvvNfEGUYpiEPorwwOvh4HaJkYjOyIMpFxEKUZIx0GjAC6ZAAbTY6rCHr0Q4JwGnjLkh4DAlAE/a7GzAMERAPypALcdCA7e6GTEICxI3DGIcoiINqzHE3ZCSeog3iYJq1TDLEQbzxFCQtwEekobJPIoZYOdMRhla0WHkxXeDiVXBlzZOcAAAAAElFTkSuQmCC);
    background-size: cover;
    margin-left: 15px
}

.article-fb {
    width: 8px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAYAAADOMhxqAAAAd0lEQVR4AWNABxPqSnyAeB8QfwHi/2h4KbriNGQFeDUAOWxA/J4UDVogQVI0GKMrgPojHCQHxYrIGmywaNiCHiiENGwiVcMWbArPQPENLBo+IMmfAdsIkiABzyBVgwdIw0wo3ohFwUMk+RlAzE6yp4ethlENlAIAdmSip6AlmSsAAAAASUVORK5CYII=);
    background-size: cover;
    margin-left: 15px
}

.article-like {
    width: 16px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAFm9lwuAAAAaVBMVEW5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+5m3+WbC7WAAAAInRSTlMAAwcMDR42OUxNTk9WY2h+haG3y8/R3t/g4uPo6fL19/j5Ndc/KgAAAG9JREFUCB0FwYdBAgEAALGjg9KLopSH7D8kSVUafqMXKrVbn8dBT+Z1mdUWD7QHVAO+a/xzbj3sCg9sA7wC7JuDZ7XCUNXMpWp0BJsNOI46AQCn/gGAv6ZXALhOq+Ub4P1VVS1ucF9UVVWTw2FSVR/yZBPUVjxxwwAAAABJRU5ErkJggg==);
    background-size: cover;
    margin-right: 5px
}

.blog-full-article p {
    font: 1.25em LatoRegular, sans-serif;
    color: #735f58;
    text-align: justify;
    margin-bottom: 25px
}

.blog-full-controls a, .blog-full-controls p {
    font: .8em LatoBold, sans-serif
}

.blog-full-article > img {
    display: block;
    width: 100%;
    height: auto;
    margin: 20px 0 45px
}

.blog-full-controls {
    padding: 20px 40px;
    background: #fff;
    margin-bottom: 5em;
    overflow: hidden
}

.blog-full-controls p {
    color: #5f5f5f;
    margin-bottom: 1.25em
}

.blog-full-controls a {
    color: #b99b7f
}

.article-info-fixed a, .article-info-fixed span {
    font: 13px LatoBold, sans-serif;
    vertical-align: middle
}

.blog-full-controls a:hover {
    text-decoration: none
}

.blog-full-controls .bf-controls-left {
    width: 40%;
    float: left;
    text-align: left
}

.blog-full-controls .bf-controls-right {
    width: 40%;
    float: right;
    text-align: right
}

.page-cont {
    position: relative
}

.page-cont .article-info-fixed {
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
    width: 256px;
    position: absolute;
    top: 0;
    right: 5%
}

.article-info-fixed span {
    color: #5f5f5f
}

.article-info-fixed a {
    color: #b99b7f;
    text-decoration: none
}

.article-info-fixed .ai-like, .article-info-fixed .ai-share, .article-info-fixed .ai-top, .article-info-fixed .ai-top-info {
    border-bottom: 1px solid #eee
}

.article-info-fixed .ai-top {
    overflow: hidden;
    padding-bottom: 15px;
    font-family: LatoRegular, sans-serif
}

.article-info-fixed .ai-top-info p {
    font: 13px LatoRegular, sans-serif;
    color: #5f5f5f;
    margin-bottom: 15px
}

.article-info-fixed .ai-top-info span {
    font: 13px LatoRegular, sans-serif;
    vertical-align: top
}

.article-info-fixed .ai-top-left {
    width: 95px;
    float: left
}

.article-info-fixed .ai-top-left img {
    display: block;
    height: 50px;
    width: auto
}

.article-info-fixed .ai-top-right span {
    display: block
}

.article-info-fixed .ai-top-right span:first-child {
    margin-bottom: 15px
}

.article-info-fixed .ai-like, .article-info-fixed .ai-share {
    padding: 15px 0
}

.article-info-fixed .ai-another-articles {
    padding-top: 15px
}

.article-info-fixed .ai-another-articles span {
    display: block;
    margin-bottom: 18px
}

.article-info-fixed .ai-another-articles a {
    display: block
}

.article-info-fixed .ai-another-articles a:not(:last-child) {
    margin-bottom: 18px
}

.promo-article {
    background: #fff;
    overflow: hidden;
    min-height: 280px;
    margin-bottom: 40px
}

.promo-article .pa-img-wrap {
    text-decoration: none;
    display: block;
    float: left;
    margin-right: 30px;
    height: 280px;
    width: 280px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 30px
}

.promo-article .pa-img-wrap img {
    display: block
}

.promo-article .pa-info-wrap {
    padding: 25px 35px 20px 350px;
    text-align: left;
    height: 100%;
    box-sizing: border-box
}

.promo-article .pa-info-wrap-2 {
    position: relative;
    height: 100%
}

.promo-article .promo-article-info p {
    display: inline-block;
    font: .8em LatoRegular, sans-serif;
    color: #5f5f5f;
    margin: 0 35px 40px 0
}

.promo-article .pa-title {
    display: inline-block;
    font: 1.25em BebasNeueBold, sans-serif;
    color: #907e74;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px
}

.promo-article .pa-title:hover {
    text-decoration: none
}

.promo-article .promo-article-describe {
    font: .9em LatoRegular, sans-serif;
    color: #5f5f5f
}

.promo-article .article-links-wrap {
    width: 100%;
    margin-top: 15px
}

.promo-title-small {
    overflow: hidden;
    margin-bottom: 35px
}

.promo-title-small h3 {
    display: inline-block;
    padding: 0 5px;
    font: .8em LatoBold, sans-serif;
    color: #a39892;
    position: relative
}

.promo-title-small h3:after, .promo-title-small h3:before {
    content: "";
    display: block;
    width: 1000px;
    height: 1px;
    border-bottom: 1px dashed #a39892;
    position: absolute;
    top: 45%
}

.promo-title-small h3:before {
    left: -1000px
}

.promo-title-small h3:after {
    right: -1000px
}

.promo-past .promo-article .pa-img-wrap {
    filter: grayscale(100%)
}

@media screen and (max-width: 960px) {
    .page-title {
        margin: -45px 0 25px
    }

    .blog-content .cols, .page-cont .cols, .promo-content .cols {
        font-size: 1.5vw
    }

    .promo-content .article-links {
        display: block;
        text-align: left;
        text-align-last: left;
        overflow: hidden
    }

    .promo-content .article-links li {
        display: block
    }

    .promo-content .article-links li:first-child {
        width: 100%;
        margin-bottom: 10px
    }

    .promo-content .article-links li:nth-child(2) {
        float: left;
        width: 60%
    }

    .promo-content .article-links li:last-child {
        float: right;
        text-align: right;
        text-align-last: right;
        width: 40%
    }

    .promo-article .promo-article-info {
        margin-bottom: 18px
    }

    .promo-article .promo-article-info p {
        margin: 0
    }

    .promo-article .promo-article-info p:first-child {
        margin-right: 10%
    }

    .promo-article .pa-title {
        margin-bottom: 4%
    }

    .promo-article .article-links {
        padding-top: 10px
    }

    .promo-article .pa-info-wrap {
        padding: 20px 35px 15px 350px
    }

    .blog-full-controls a, .blog-full-controls p {
        font-size: 1em
    }

    .promo-content .cols.col-14 {
        width: 90%
    }

    .promo-content .bf-3 {
        margin-left: 5%
    }

    .promo-content .af-3 {
        margin-right: 5%
    }

    .promo-content .cols {
        font-size: 1.8vw
    }
}

@media screen and (max-width: 900px) {
    .page-cont .article-info-fixed {
        display: none;
        position: relative;
        right: 0;
        width: 90%;
        margin-left: 5%;
        margin-bottom: 45px
    }

    .page-cont .blog-full-article, .page-cont .blog-full-controls {
        width: 90% !important
    }

    .page-cont .af-7 {
        margin-right: 5%
    }
}

@media screen and (max-width: 768px) {
    .blog-content .cols, .page-cont .cols, .promo-content .cols {
        font-size: 2vw
    }

    .page-title {
        margin: -30px 0 25px
    }

    .blog-content .cols {
        font-size: 1.8vw
    }

    .blog-content .cols.col-14 {
        width: 90% !important
    }

    .blog-content .bf-3 {
        margin-left: 5%
    }

    .blog-content .af-3 {
        margin-right: 5%
    }
}

@media screen and (max-width: 650px) {
    .promo-article .pa-img-wrap {
        float: none;
        margin: 10px;
        width: auto;
        height: 45vw
    }

    .promo-article .pa-info-wrap {
        padding: 20px 35px 15px
    }

    .promo-content .cols {
        display: block
    }

    .promo-content .cols.col-14 {
        width: 320px;
        margin: 0 auto 40px !important
    }

    .promo-content .bf-3 {
        margin-left: 0
    }

    .promo-content .af-3 {
        margin-right: 0
    }

    .promo-content .promo-article {
        height: auto
    }

    .promo-article .pa-info-wrap-2 {
        padding-bottom: 65px
    }
}

@media screen and (max-width: 600px) {
    .blog-content .cols, .page-cont .cols, .promo-content .cols {
        font-size: 2.2vw
    }

    .blog-article .blog-article-wrap {
        padding: 0
    }

    .blog-article .blog-article-info {
        font-size: 1em;
        margin-bottom: 15px
    }

    .blog-article .ba-title {
        font-size: 1.5em;
        margin-bottom: 20px
    }

    .blog-article .ba-img-wrap {
        margin-bottom: 20px
    }

    .blog-article .blog-article-describe {
        font-size: 1.2em;
        margin-bottom: 15px
    }

    .article-links .article-links-item {
        font-size: 1em
    }
}

@media screen and (max-width: 568px) {
    .page-title {
        margin: -10px 0 10px
    }
}

@media screen and (max-width: 530px) {
    .promo-content .cols {
        font-size: 2.5vw
    }
}

@media screen and (max-width: 480px) {
    .blog-content .cols, .page-cont .cols, .promo-content .cols {
        font-size: 2.8vw
    }

    .blog-content .article-links {
        display: block;
        text-align: left;
        text-align-last: left;
        overflow: hidden
    }

    .blog-content .article-links li {
        display: block
    }

    .blog-content .article-links li:first-child {
        width: 100%;
        margin-bottom: 15px
    }

    .blog-content .article-links li:nth-child(2) {
        float: left;
        width: 60%
    }

    .blog-content .article-links li:last-child {
        float: right;
        text-align: right;
        text-align-last: right;
        width: 40%
    }

    .promo-title-small h3 {
        font-size: 1em
    }

    .blog-full-controls {
        padding: 20px
    }
}

@media screen and (max-width: 415px) {
    .promo-article .promo-article-info p {
        font-size: 1em
    }

    .promo-article .pa-title {
        font-size: 1.5em
    }

    .promo-article .promo-article-describe {
        font-size: 1.2em
    }
}

@media screen and (max-width: 400px) {
    .page-title {
        margin: 0
    }

    .page-cont .cols {
        font-size: 3vw
    }
}

@media screen and (max-width: 360px) {
    .blog-article {
        padding: 15px 0 10px;
        margin-bottom: 25px
    }

    .blog-article .blog-article-info {
        margin-bottom: 10px
    }

    .blog-article .ba-img-wrap, .blog-article .ba-title {
        margin-bottom: 15px
    }

    .blog-article .blog-article-describe {
        margin-bottom: 10px
    }

    .promo-title-small h3 {
        font-size: 1.2em
    }

    .page-cont .cols {
        font-size: 3vw
    }
}

.bottomMenu ul li {
    font-size: 16px !important
}

.form-wrapper, .photos-block {
    background-color: #fff;
    box-sizing: border-box
}

#body_promo:target {
    transform: translateY(0)
}

.page-header, .text-background-section {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.page-header {
    font-family: BebasNeueBold, Arial, sans-serif;
    font-size: 8.2vw;
    line-height: 1.1;
    color: #fff;
    letter-spacing: .8vw;
    margin-top: -4em;
    position: relative
}

.input-submit, .news_post__header h2 {
    letter-spacing: 2px
}

.page-header h1 {
    position: absolute;
    max-width: 75%;
    text-align: center;
    top: 50%;
    margin: auto;
    left: 0;
    right: 0
}

.page-header img {
    width: 100%;
    height: auto
}

.text-section {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-family: LatoRegular, Arial, sans-serif;
    color: #735f58
}

.text-section p {
    margin: auto;
    padding: 66px 133px
}

.text-background-section {
    padding: 100px 127px;
    color: #fff;
    box-sizing: border-box
}

.text-background-section.text-background-section-color-dark {
    color: #735f58
}

.text-background-section h2 {
    font-family: BebasNeueBold, Arial, sans-serif;
    font-size: 40px;
    line-height: 45px;
    max-width: 50%
}

.text-background-section p {
    font-family: LatoRegular, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    max-width: 50%
}

.text-background-section a {
    color: #ffddbd
}

.form-wrapper {
    position: absolute;
    padding: 40px 64px;
    top: 100px;
    right: 5%;
    width: 50%
}

.form-table {
    width: 100%
}

.margin-bottom {
    margin-bottom: 300px
}

.form-table td {
    vertical-align: top;
    padding-bottom: 7px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff
}

.form-table p {
    padding: 0
}

.main-input, .small-input {
    border: 1px solid #907e74;
    border-radius: 3px;
    padding-left: 21px;
    font-family: LatoRegular, Arial, sans-serif;
    font-size: 17px;
    line-height: 22px;
    color: #735f58;
    outline: 0
}

.main-input {
    width: 100%;
    height: 48px;
    margin-bottom: 18px;
    box-sizing: border-box
}

.small-input {
    width: 64px;
    height: 24px
}

.input-submit {
    padding: 13px 84px;
    background-color: #b99b7f;
    color: #fff;
    font-family: BebasNeueBold, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    border: none;
    outline: 0;
    display: block
}

@media screen and (max-width: 1279px) {
    .text-background-section-1280 h2, .text-background-section-1280 p {
        max-width: 100%
    }
}

@media screen and (max-width: 979px) {
    .text-background-section, .text-section p {
        padding: 45px 70px
    }

    .form-wrapper {
        top: auto
    }

    .text-section {
        font-size: 16px;
        line-height: 18px
    }

    .text-section p {
        margin: auto
    }

    .text-background-section h2 {
        font-size: 24px;
        line-height: 28px;
        max-width: 100%
    }

    .text-background-section p {
        font-size: 16px;
        line-height: 18px;
        max-width: 100%
    }

    .photos-block {
        margin-bottom: -10%
    }

    .text-background-section .margin-bottom {
        margin-bottom: 400px
    }
}

@media screen and (max-width: 768px) {
    .form-wrapper {
        position: static;
        width: 100%;
        margin-bottom: 35px
    }

    .contacts-table {
        width: 60%;
        margin: 0 0 35px
    }

    .form-table {
        width: 100%
    }

    .mob-margin {
        margin-top: 35px
    }

    .text-background-section .margin-bottom {
        margin-bottom: 0
    }

    .small-input {
        max-width: 64px;
        width: auto
    }
}

@media screen and (max-width: 568px) {
    .page-header {
        margin-top: -2em
    }

    .text-background-section, .text-section p {
        margin: auto;
        padding: 20px
    }

    .form-wrapper {
        padding: 20px
    }
}

.horeca-popup {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: hsla(24, 38%, 97%, .75);
    z-index: 999;
    padding: 0;
    display: none
}

.horeca-popup__infowindow {
    position: absolute;
    background-color: #fbf8f6;
    padding: 10%;
    max-width: 640px;
    width: 100%;
    margin: auto;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    box-shadow: 2px 2px 10px 2px rgba(115, 95, 88, .1);
    text-align: center;
    box-sizing: border-box
}

.horeca-popup__infowindow h2, .horeca-popup__infowindow p {
    max-width: 100%
}

.horeca-popup__infowindow .cross {
    position: absolute;
    top: 20px;
    right: 20px;
    fill: #907e74;
    cursor: pointer
}

#horecaform {
    position: relative;
    z-index: 150
}

.content-block {
    margin: auto;
    width: 50%;
    background-color: #fff;
    padding: 50px;
    font-size: 14px;
    line-height: 16px
}

.content-block .p1 {
    padding: 0
}

.content-block h2, h3 {
    font-family: BebasNeueBold, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    padding: .5em 0 !important
}

.news_post {
    background: #fff;
    padding: 30px 60px;
    margin: auto;
    width: 75%;
    font-size: 16px;
    line-height: 1.2em;
    box-sizing: border-box
}

.news_post > * {
    width: 100%
}

.news_post__header > * {
    display: inline-block
}

.news_post__header p {
    padding-right: 20px
}

.news_post__header a {
    width: 100%;
    color: #907e74;
    font-size: 20px;
    line-height: 24px;
    padding-top: 30px
}

.news_post__image img {
    width: 100%;
    padding: 30px 0
}

.news_post__text {
    color: #5f5f5f;
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 30px;
    width: 100%
}

#jNewsSlider {
    width: 70%;
    margin: auto
}

@media screen and (max-width: 568px) {
    #jNewsSlider {
        width: 90%
    }

    .news_post {
        width: 100%;
        margin: 0
    }
}

.lSAction > a {
    background-image: none !important
}

.comments_block {
    background: #fff;
    width: 80%;
    margin: auto
}

.container_reviews {
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px
}

.container_reviews .review-name, .container_reviews .review-text {
    margin-bottom: 10px
}

.container_form {
    margin-top: 20px;
    background: #039e36;
    border-radius: 5px;
    padding-bottom: 20px
}

.container_form form {
    width: 93%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 15px
}

.container_form h2 {
    width: 97%;
    margin: 0 auto;
    color: #fff;
    font-size: 30px;
    font-family: inherit
}

.form_field {
    display: inline-block;
    width: 48%
}

.form_field_name, p.form_field:first-child {
    margin-right: 3%
}

.form_field.textarea {
    display: block;
    width: 100%
}

.form_field.input, .form_field.textarea-sp {
    display: none
}

.form_field textarea {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .3);
    width: 99.5%;
    height: 120px;
    text-indent: 0;
    resize: none
}

.form_field span {
    display: block;
    margin-bottom: 5px;
    font-size: 16px
}

.form_field input {
    margin-bottom: 15px;
    width: 100%;
    padding: 5px 0;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .3);
    text-indent: 1em
}

.our-cafe li {
    list-style-type: disc;
    font-family: LatoRegular, Arial, sans-serif;
    font-size: 18px;
    color: #735f58;
    line-height: 29px
}

input.btn_form {
    display: block;
    margin: 5px 0 0;
    padding: 10px;
    background: linear-gradient(#fff, #d8d8d8);
    border: 1px solid #039e36;
    color: #039e36;
    font-size: 16px
}

@media screen and (max-width: 1024px) {
    .container_form form {
        width: 91.5%
    }

    .content-block {
        width: 65%
    }
}

@media screen and (max-width: 768px) {
    .content-block {
        width: 75%;
        padding: 20px
    }

    .container_form form {
        width: 93%;
        padding: 2%
    }

    .form_field {
        display: block;
        width: 99%
    }

    .form_field textarea {
        width: 98%
    }
}

.header__town {
    display: inline-block;
    vertical-align: middle
}

.cityChange {
    font-size: 10px
}

.cityChange:hover {
    color: #029d37;
    font-weight: 700;
    cursor: pointer
}

.header__town.hide {
    display: none
}

.city_now {
    color: #e8332b
}

@media screen and (max-width: 575px) {
    .container_form h2 {
        font-size: 25px
    }
}

@media screen and (max-width: 540px) {
    .container_form h2 {
        font-size: 20px
    }
}

@media screen and (max-width: 375px) {
    .container_form h2 {
        font-size: 18px
    }

    .form_field span {
        font-size: 14px
    }

    input.btn_form {
        margin: 0 auto
    }
}

.cat-menu {
    padding: 0 20px 60px;
}
@media screen and (min-width: 768px) {
    .cat-menu {
        padding: 0 100px 60px;
    }
}
@media screen and (min-width: 1024px) {
    .cat-menu {
        padding: 0 180px 60px;
    }
}