@import "../../bootstrap/css/bootstrap.min.css";

[data-b-id='6'] .fixer,
[data-b-id='6'] .menu-burger {
    display: none
}

[data-b-id='6'] .container-fluid {
    position: static
}

[data-b-id='6'] .animate {
    will-change: transform
}

[data-b-id='6'] .animate.floating {
    -webkit-transition: -webkit-transform .1s cubic-bezier(.4, 0, 1, 1);
    transition: -webkit-transform .1s cubic-bezier(.4, 0, 1, 1);
    transition: transform .1s cubic-bezier(.4, 0, 1, 1);
    transition: transform .1s cubic-bezier(.4, 0, 1, 1), -webkit-transform .1s cubic-bezier(.4, 0, 1, 1)
}

[data-b-id='6'] .animate.floating.show {
    -webkit-transition: transform .35s, -webkit-transform .35s;
    transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s;
    -moz-transition: transform .35s, -webkit-transform .35s;
    -ms-transition: transform .35s, -webkit-transform .35s;
    -o-transition: transform .35s, -webkit-transform .35s;
}

[data-b-id='6'] .animate.floating.show .bg {
    -webkit-transition: opacity .25s ease-in;
    transition: opacity .25s ease-in
}

[data-b-id='6'] .container {
    width: 100%
}

[data-b-id='6'] .container.floating {
    top: 0;
    position: fixed !important;
    z-index: 15;
    height: 70px;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

[data-b-id='6'] .container.floating.show {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

[data-b-id='6'] .container.floating.show .bg {
    opacity: 1
}

[data-b-id='6'] .container.floating~.fixer {
    display: block
}

[data-b-id='6'] .container.floating .header {
    padding: 5px 50px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-b-id='6'] .container.floating .info-holder,
[data-b-id='6'] .container.floating .logo-holder {
    display: none
}

[data-b-id='6'] .container.floating .menu-holder {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

[data-b-id='6'] .container .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

[data-b-id='6'] .container .logo-holder,
[data-b-id='6'] .container .menu-holder {
    pointer-events: all;
    position: relative;
    z-index: 1
}

[data-b-id='6'].b_head {
    width: 100%;
    position: absolute;
    top: 0
}

[data-b-id='6'].b_head .container .bg {
    opacity: 0
}

[data-b-id='6'].b_head .container:not(.floating) .menu li {
    opacity: 1
}

[data-b-id='6'].b_head .header {
    /*padding: 10px 20px 10px*/
    padding: 10px 10px 10px;
}

[data-b-id='6']:not(.b_head) .floating~.fixer {
    display: block
}

[data-b-id='6'] .header {
    top: 0;
    left: 0;
    width: 100%;
    max-width: 1140px;
    min-height: 60px;
    padding: 10px 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-b-id='6'] .header.no-info .menu-holder {
    text-align: right
}

[data-b-id='6'] .header.no-logo .menu-holder {
    text-align: left
}

[data-b-id='6'] .header.no-menu .info-holder {
    margin-left: auto
}

[data-b-id='6'] .header.no-info.no-logo .menu-holder {
    text-align: center
}

[data-b-id='6'] .header .logo-holder {
    min-width: 150px;
    max-width: 360px;
    /*word-break: break-word;*/
    height: 100%
}

[data-b-id='6'] .header .logo-holder .logo {
    max-height: 100%;
    background-position: 0 50%
}

[data-b-id='6'] .header .menu-holder {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 25px;
    text-align: center;
    text-transform: uppercase
}

[data-b-id='6'] .header .info-holder {
    padding: 10px 0;
    text-align: right;
    white-space: nowrap;
    max-width: 360px
}

[data-b-id='6'] .header .info-holder .item {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 50px
}

[data-b-id='6'] .header .info-holder .item:first-child {
    margin-left: 0 !important
}

[data-b-id='6'] .header .info-holder .item .component-ico {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top
}

[data-b-id='6'] .header .info-holder .item .text-holder {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
    white-space: nowrap;
    padding-left: 8px
}

[data-b-id='6'] .header .info-holder .item .title {
    display: block;
    min-width: 50px;
    font-size: 1.071rem;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: 1.5px
}

[data-b-id='6'] .header .info-holder .item .title a {
    color: inherit;
}

[data-b-id="50"][data-id="55581"] .slider-button span {
    visibility: hidden;
    cursor: default;
}

[data-b-id='6'] .header .info-holder .item .title a:hover {
    text-decoration: none;
}

[data-b-id='6'] .header .info-holder .item .desc,
[data-b-id='6'] .header .info-holder .item .ico {
    opacity: .6
}

[data-b-id='6'] .header .info-holder .item .desc {
    display: block;
    min-width: 50px;
    font-size: .929rem;
    line-height: 1.231
}

[data-b-id='6'] .component-menu {

    min-width: 150px;
    min-height: 46px;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* color: #fff; */
    background-color: transparent;
    width: auto;
}

[data-b-id='6'] .component-menu[data-style=opacity] li {
    opacity: .85
}

@media (max-width: 1199px) {
    [data-b-id='6'] .header .menu-holder {
        margin: 0
    }

    [data-b-id='6'] .header .info-holder .item {
        margin-left: 30px
    }
}

.b_block.viridlife .container p {
    padding: 20px 0px;
}

.viridlife .item-list {
    width: 76%;
    max-width: 660px;
    margin: 0 auto;
}

.viridlife .component-slider .slider-button.slider-prev {
    left: -40px;
}

.viridlife .component-slider .slider-button.slider-next {
    right: -40px;
}

/*.viridlife .item-list .slider {*/
/*    width: 540px;*/
/*}*/

@media (max-width: 767px) {
    body.adaptive [data-b-id='6'] .container {
        width: 100%
    }


    body.adaptive [data-b-id='6'] .container.floating {
        display: none
    }

    body.adaptive [data-b-id='6'] .header {
        padding: 0 7%;
        min-height: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    body.adaptive [data-b-id='6'] .header .info-holder,
    body.adaptive [data-b-id='6'] .header .menu-holder {
        display: none
    }

    body.adaptive [data-b-id='6'] .header .logo-holder {
        margin: 10px 0;
        min-width: 0
    }

    body.adaptive [data-b-id='6'] .header .logo-holder .component-logo {
        margin: 0 auto;
        background-position: 50%;
        text-align: center
    }

    body.adaptive [data-b-id='6'] .header .menu-burger {
        display: block;
        margin-left: auto;
        margin-right: -15px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99;
        cursor: pointer;
    }

    body.adaptive [data-b-id='6'] .header .menu-burger~.logo-holder .component-logo {
        margin: 0;
        background-position: 0 50%;
        text-align: left
    }

    body.adaptive [data-b-id='6'].b_head .header {
        padding-top: 15px
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    body.adaptive [data-b-id='6'] .container .header {
        max-width: 940px;
        padding: 25px 0 10px !important;
        margin: 0 auto
    }
}

body.adaptive [data-b-id='6'] .container.overflow .menu-burger {
    top: 0;
    padding-right: 0
}

[data-b-id="6"][data-id="71501"]:not(.b_head) .container {
    color: #fff
}

[data-b-id="6"][data-id="71501"]:not(.b_head) .fixer {
    background: #000
}

[data-b-id="6"][data-id="71501"] .container .bg {
    background: #000
}

[data-b-id="6"][data-id="71501"] .container.floating {
    color: #fff !important
}

[data-b-id="6"][data-id="71501"].mobile-menu .menu-burger span {
    background: #000;
    color: #fff
}

[data-b-id="6"][data-id="71501"].mobile-menu .menu-content {
    background: #000;
    color: #fff
}

[data-b-id='21']>.container-fluid .container {
    color: #fff;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

[data-b-id='21']>.container-fluid .container:not(.cover) {
    min-height: 400px
}

[data-b-id='21']>.container-fluid .soc-holder {
    position: absolute;
    top: 50%;
    left: 25px;
    width: 50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

[data-b-id='21']>.container-fluid .soc-holder .clean:hover {
    border-color: hsla(0, 0%, 100%, .4)
}

[data-b-id='21']>.container-fluid .content {
    width: 100%;
    max-width: 780px;
    padding: 50px 0;
    text-align: center;
    margin: auto;
    position: relative
}

[data-b-id='21']>.container-fluid .text-style-subtitle {
    margin-bottom: 0
}

[data-b-id='21']>.container-fluid .text-style-subtitle.line {
    margin-bottom: 30px
}

[data-b-id='21']>.container-fluid .go-away {
    margin: -32px auto 30px;
    width: 32px;
    height: 32px;
    z-index: 1
}

@media (max-width: 570px) {
    body.adaptive [data-b-id='21']>.container-fluid .go-away {
        margin: 0 auto
    }

    body.adaptive [data-b-id='21']>.container-fluid .container {
        padding: 20px 0
    }

    body.adaptive [data-b-id='21']>.container-fluid .soc-holder {
        display: none
    }

    body.adaptive [data-b-id='21']>.container-fluid .content {
        padding-bottom: 20px
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    body.adaptive [data-b-id='21']>.container-fluid .soc-holder {
        left: 5px;
        left: 15px
    }
}

.image-holder {
    width: 100%;
}

.b_block[data-b-id="83"] .component-media {
    width: 100%;
}

#soc_links {
    position: absolute;
    z-index: 100;
    bottom: 10px;
    display: flex;
    align-items: center;
}


#soc_links .vk {
    width: 40px ;
    height: 40px ;
}

[data-b-id="21"][data-id="43483"] .component-bg .image {
    background-position: 51.60% 54.97%;
    background-image: url('../../img/bg_img-min.jpeg');
}

[data-b-id="21"][data-id="43483"] .component-bg .overlay {
    background: #000;
    border-color: #000
}

[data-b-id="21"][data-id="43483"] .component-bg .overlay {
    opacity: .65
}

[data-b-id="21"][data-id="43483"] .indent .content {
    padding: 100px 0
}

@media (max-width: 767px) {
    [data-b-id="21"][data-id="43483"] .indent .content {
        padding: 50px 0
    }
}

[data-b-id="21"][data-id="43483"] .container,
[data-b-id="21"][data-id="43483"] .soc-holder {
    color: #fff
}

[data-b-id='62'] .list-wrapper {
    padding-top: 30px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    width: 100%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    transition: height 0.5s, opacity 0.6s;
    justify-content: space-between;
    opacity: 1;
    height: auto;
    /* visibility: visible; */
}

[data-b-id='62'] .list-wrapper.column_closed {
    height: 0;
    opacity: 0;
    visibility: hidden;
}

[data-b-id='62'] .text-style-subtitle {
    margin: 0 auto 0;
}

[data-b-id='62'] .title_opener {
    cursor: pointer;
}


[data-b-id='62'] .list-wrapper .list-title {
    padding-bottom: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: left
}

[data-b-id='62'] .list-wrapper .list-title span {
    display: block;
    max-width: 340px
}

[data-b-id='62'] .list-wrapper.column-1 {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-b-id='62'] .list-wrapper.column-1 .item-list {
    width: 100%;
    max-width: 660px;
    padding: 0
}

[data-b-id='62'] .list-wrapper.column-3 .item-list {
    width: 33.333%
}

[data-b-id='62'] .item-list {
    width: 50%;
    margin-bottom: 40px;
}

[data-b-id='62'] .item-list:first-child {
    padding-right: 30px
}

.list-pad {
    padding-right: 30px
}

/*[data-b-id='62'] .item-list:last-child {
    padding-left: 30px
}*/
.none-op {
    opacity: 0;
}

[data-b-id='62'] .item,
[data-b-id='62'] .item>.sortable-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

[data-b-id='62'] .item>.sortable-wrapper {
    width: 100%
}

[data-b-id='62'] .item {
    letter-spacing: .3px;
    padding: 15px 0
}

[data-b-id='62'] .item .image {
    width: 70px;
    height: 70px;
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

[data-b-id='62'] .item .image .component-media {
    padding-bottom: 100%
}

[data-b-id='62'] .item .image .component-image {
    overflow: hidden;
    border-radius: 50%
}

[data-b-id='62'] .item .content {
    padding-left: 20px;
    width: 100%
}

[data-b-id='62'] .item .content.no-img {
    padding-left: 0
}

[data-b-id='62'] .item .content.no-img .description {
    max-width: 100%
}

[data-b-id='62'] .item .head {
    font-weight: 700;
    font-size: 1.143rem;
    line-height: 1.188;
    margin-bottom: 5px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-b-id='62'] .item .head .delimiter {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    bottom: 4px;
    opacity: .3
}

[data-b-id='62'] .item .head .title {
    min-width: 40px;
    padding-right: 5px
}

[data-b-id='62'] .item .head .price {
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 30px;
    padding-left: 5px
}

[data-b-id='62'] .item .description {
    font-size: 1rem;
    line-height: 1.571;
    max-width: 360px
}

@media (max-width: 767px) {

    [data-b-id='62'] .title_opener {
        margin-bottom: 30px !important;
    }

    body.adaptive [data-b-id='62'] .special {
        display: none
    }

    body.adaptive [data-b-id='62'] .list-wrapper {
        padding-top: 0
    }

    body.adaptive [data-b-id='62'] .list-wrapper .list-title {
        max-width: none;
        margin-bottom: 15px
    }

    body.adaptive [data-b-id='62'] .item-list {
        margin-top: 20px;
        width: 100%;
        padding: 0 !important
    }

    body.adaptive [data-b-id='62'] .item-list .item .image {
        width: 60px
    }

    body.adaptive [data-b-id='62'] .item-list .item .description {
        line-height: 1.3
    }
}

@media (max-width: 570px) {
    body.adaptive [data-b-id='62'] .item-list .item .head .delimiter {
        display: none
    }

    body.adaptive [data-b-id='62'] .item-list .item .image {
        width: 45px
    }
}

@media (max-width: 350px) {
    body.adaptive [data-b-id='62'] .item-list .item .image {
        display: none
    }

    body.adaptive [data-b-id='62'] .item-list .item .content {
        padding-left: 0
    }
}

[data-b-id="62"][data-id="86375"] .component-bg .image {
    background-position: 47.20% 44.96%
}

[data-b-id="62"][data-id="86375"] .component-bg .overlay {
    background: #fff;
    border-color: #fff
}

[data-b-id="62"][data-id="86375"] .component-bg .overlay {
    opacity: .95
}

[data-b-id="62"][data-id="86375"] .indent {
    padding-top: 50px;
    padding-bottom: 10px
}

@media (max-width: 570px) {
    [data-b-id="62"][data-id="86375"] .indent {
        padding-top: 45px;
        padding-bottom: 5px
    }
}

[data-b-id="62"][data-id="86375"] .container {
    color: #212121
}

[data-b-id="62"][data-id="86375"] .list-title {
    border-bottom: 1px solid rgba(33, 33, 33, 0.15)
}

[data-b-id="62"][data-id="86375"] .delimiter {
    border-bottom: 1px dotted #212121
}

[data-b-id="62"][data-id="86375"] .description {
    color: rgba(33, 33, 33, 0.8)
}

[data-b-id="62"][data-id="14368"] .component-bg .image {
    background-position: 47.20% 44.96%
}

[data-b-id="62"][data-id="14368"] .component-bg .overlay {
    background: #fff;
    border-color: #fff
}

[data-b-id="62"][data-id="14368"] .component-bg .overlay {
    opacity: .45
}

[data-b-id="62"][data-id="14368"] .indent {
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 570px) {
    [data-b-id="62"][data-id="14368"] .indent {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

[data-b-id="62"][data-id="14368"] .container {
    color: #212121
}

[data-b-id="62"][data-id="14368"] .list-title {
    border-bottom: 1px solid rgba(33, 33, 33, 0.15)
}

[data-b-id="62"][data-id="14368"] .delimiter {
    border-bottom: 1px dotted #212121
}

[data-b-id="62"][data-id="14368"] .description {
    color: rgba(33, 33, 33, 0.8)
}

[data-b-id="62"][data-id="74086"] .component-bg .image {
    background-position: 47.20% 44.96%
}

[data-b-id="62"][data-id="74086"] .component-bg .overlay {
    background: #fff;
    border-color: #fff
}

[data-b-id="62"][data-id="74086"] .component-bg .overlay {
    opacity: .95
}

[data-b-id="62"][data-id="74086"] .indent {
    padding-top: 10px;
    padding-bottom: 20px
}

@media (max-width: 570px) {
    [data-b-id="62"][data-id="74086"] .indent {
        padding-top: 5px;
        padding-bottom: 30px
    }
}

[data-b-id="62"][data-id="74086"] .container {
    color: #212121
}

[data-b-id="62"][data-id="74086"] .list-title {
    border-bottom: 1px solid rgba(33, 33, 33, 0.15)
}

[data-b-id="62"][data-id="74086"] .delimiter {
    border-bottom: 1px dotted #212121
}

[data-b-id="62"][data-id="74086"] .description {
    color: rgba(33, 33, 33, 0.8)
}

[data-b-id='811'] .lg-init .slider-item {
    overflow: hidden
}

[data-b-id='811'] .lg-init .slider-item:hover a {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

[data-b-id='811'] .lg-init .slider-item a {
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

[data-b-id='811'] .text-style-title {
    max-width: 540px;
    text-align: inherit
}

[data-b-id='811'] .text-style-subtitle {
    display: inline-block;
    max-width: 420px;
    text-align: inherit
}

[data-b-id='811'] .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

[data-b-id='811'] .content.swap .text-wrap {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

[data-b-id='811'] .content.swap.center .text-wrap {
    margin: 0 90px 0 30px
}

[data-b-id='811'] .content.swap.no-center .text-wrap {
    margin: 0 60px 0 30px
}

[data-b-id='811'] .content.center .text-wrap {
    margin: 0 30px 0 90px
}

[data-b-id='811'] .content.center .icons {
    width: calc(100% - -40px);
    margin-left: -20px
}

[data-b-id='811'] .content.center .icons .ico-wrap {
    margin-right: auto;
    margin-left: auto
}

[data-b-id='811'] .content.no-center .text-style-subtitle:after {
    margin: 0
}

[data-b-id='811'] .content.no-center .text-wrap {
    margin: 0 30px 0 60px
}

[data-b-id='811'] .content.no-center .icons .ico-wrap {
    position: relative;
    right: 5px
}

[data-b-id='811'] .content .text-wrap {
    -ms-flex-item-align: center;
    align-self: center;
    width: 50%;
    max-width: 540px
}

[data-b-id='811'] .content .images-fixer {
    width: 50%;
    max-width: 540px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: center;
    align-self: center
}

[data-b-id='811'] .content .icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0 -30px
}

[data-b-id='811'] .content .icons .icon {
    width: 50%;
    max-width: 240px;
    margin-bottom: 30px
}

[data-b-id='811'] .content .icons .ico-wrap {
    width: 55px;
    height: 55px;
    margin-bottom: 15px
}

[data-b-id='811'] .content .icons .ico-text {
    margin-top: 10px
}

@media (max-width: 1199px) {
    body.adaptive [data-b-id='811'] .content .text-wrap {
        margin: 0 20px 0 60px
    }

    body.adaptive [data-b-id='811'] .content.swap .text-wrap {
        margin: 0 60px 0 20px
    }

    body.adaptive [data-b-id='811'] .content .images-fixer {
        max-width: 450px
    }
}

@media (max-width: 767px) {
    body.adaptive [data-b-id='811'] .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body.adaptive [data-b-id='811'] .content .text-wrap {
        width: 100%;
        padding: 0;
        margin: 30px 0 0
    }

    body.adaptive [data-b-id='811'] .content .images-fixer {
        width: 100%
    }

    body.adaptive [data-b-id='811'] .content .icons {
        width: 100%;
        margin-left: 0
    }

    body.adaptive [data-b-id='811'] .content .icons .icon {
        max-width: 50%
    }

    body.adaptive [data-b-id='811'] .content .icons .icon:nth-child(2n-1) {
        padding-right: 10px
    }

    body.adaptive [data-b-id='811'] .content .icons .icon:nth-child(2n) {
        padding-left: 10px
    }

    body.adaptive [data-b-id='811'] .content.no-center .images-fixer,
    body.adaptive [data-b-id='811'] .content.no-center .text-wrap {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    body.adaptive [data-b-id='811'] .content.no-center .images-fixer {
        max-width: 100%
    }

    body.adaptive [data-b-id='811'] .content.swap .text-wrap {
        margin: 30px 0
    }
}

@media (max-width: 350px) {
    body.adaptive [data-b-id='811'] .content .icons .ico-wrap {
        width: 45px;
        height: 45px;
        margin-bottom: 10px
    }

    body.adaptive [data-b-id='811'] .content .icons .ico-title {
        font-size: 1rem
    }
}

[data-b-id="811"][data-id="40008"] .component-bg .overlay {
    background: #000;
    border-color: #000
}

[data-b-id="811"][data-id="40008"] .component-bg .overlay {
    opacity: .95
}

[data-b-id="811"][data-id="40008"] .indent {
    padding-top: 100px;
    padding-bottom: 50px
}

@media (max-width: 570px) {
    [data-b-id="811"][data-id="40008"] .indent {
        padding-top: 50px;
        padding-bottom: 25px
    }
}

[data-b-id="811"][data-id="40008"] .container {
    color: #fff
}

[data-b-id="811"][data-id="40008"] .content .text {
    color: rgba(255, 255, 255, 0.8)
}

[data-b-id="811"][data-id="40008"] .icon-1 .ico-wrap {
    color: #FFF;
}

[data-b-id="811"][data-id="40008"] .component-media {
    padding-bottom: 119%
}

[data-b-id='83'] .sortable-active {
    will-change: auto !important
}

[data-b-id='83'] .image-wrapper {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
    -webkit-perspective: 1px;
    width: calc(100% - -60px);
    margin-left: -30px
}

[data-b-id='83'] .image-item {
    padding: 25px 30px;
    width: 100%;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    will-change: transform
}

[data-b-id='83'] .image-item img {
    pointer-events: none;
    width: 100%
}

[data-b-id='83'] .desc-holder {
    margin: 20px 0 0;
    font-size: 1rem;
    line-height: 1.286;
    letter-spacing: .3px;
    max-width: 240px
}

[data-b-id='83'] .desc-holder.line {
    margin-top: 38px;
    position: relative;
    min-height: 50px;
    width: 100%;
}

[data-b-id='83'] .image-wrapper {
    margin-top: 20px;
}

[data-b-id='83'] .desc-holder.line:before {
    position: absolute;
    top: -16px;
    left: 0;
    display: inline-block;
    content: '';
    width: 30px;
    height: 2px
}

@media (max-width: 1199px) {
    [data-b-id='83'] .image-wrapper {
        width: calc(100% - -30px);
        margin-left: -15px
    }

    [data-b-id='83'] .image-item {
        padding: 10px 15px
    }
}

[data-b-id='83'] .component-media {
    padding: 0
}

[data-b-id='83'] .component-media[data-type=video] {
    padding-bottom: 56%
}

[data-b-id="6"][data-id="71501"] .container.floating {
    width: 100vw;
    max-width: none;
}

[data-b-id='6'].b_head {
    z-index: 100;
}

.container {
    max-width: none;
}

[data-b-id='83'] .image-wrapper {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.b_block[data-b-id="83"] .image-item {
    width: 33%;
}

@media (max-width: 570px) {
    body.adaptive [data-b-id='83'] .image-wrapper {
        width: 100%;
        margin-left: 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    body.adaptive [data-b-id='83'] .image-item {
        padding: 15px 0;
        width: 100%;
    }
}

[data-b-id="83"][data-id="25925"] .component-bg .image {
    background-position: 50% 50%
}

[data-b-id="83"][data-id="25925"] .component-bg .overlay {
    background: #000;
    border-color: #000
}

[data-b-id="83"][data-id="25925"] .component-bg .overlay {
    opacity: 0
}

[data-b-id="83"][data-id="25925"] .indent {
    padding-top: 30px;
    padding-bottom: 30px
}

#taste .text-style-title {
    margin: 0 auto 30px;
}

[data-b-id="62"][data-id="16012"] .indent {
    padding-bottom: 60px;
}

.component-image[data-action=button],
.component-image[data-action=link],
.component-image[data-action=popup] {
    height: 100%;
}

@media (max-width: 570px) {
    [data-b-id="83"][data-id="25925"] .indent {
        padding-top: 30px;
        padding-bottom: 70px
    }

    #taste .text-style-title {
        margin-bottom: 25px;
    }

}

[data-b-id="83"][data-id="25925"] .container {
    color: #fff
}

[data-b-id="83"][data-id="25925"] .desc-holder {
    color: rgba(255, 255, 255, 0.8)
}

[data-b-id="83"][data-id="25925"] .desc-holder.line:before {
    background: #fff
}

[data-b-id="62"][data-id="16012"] .component-bg .image {
    background-position: 47.20% 44.96%
}

[data-b-id="62"][data-id="16012"] .component-bg .overlay {
    background: #fff;
    border-color: #fff
}

[data-b-id="62"][data-id="16012"] .component-bg .overlay {
    opacity: .95
}

[data-b-id="62"][data-id="16012"] .indent {
    padding-top: 80px;
    padding-bottom: 40px;
}

@media (max-width: 570px) {
    [data-b-id="62"][data-id="16012"] .indent {
        padding-top: 50px;
        padding-bottom: 60px
    }
}

.link_cont {
    width: 100%;
    justify-content: center;
    display: flex;
}

.link_cont a {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: black;
    margin-top: 40px;
    transition: color 0.3s;
}

.link_cont a:hover {
    text-decoration: none;
    color: #2ECC71;
}


[data-b-id="62"][data-id="16012"] .container {
    color: #212121
}

[data-b-id="62"][data-id="16012"] .list-title {
    border-bottom: 1px solid rgba(33, 33, 33, 0.15)
}

[data-b-id="62"][data-id="16012"] .delimiter {
    border-bottom: 1px dotted #212121
}

[data-b-id="62"][data-id="16012"] .description {
    color: rgba(33, 33, 33, 0.8)
}

[data-b-id='50'] h3.title+.item-list .slider-button {
    top: -45px
}

[data-b-id='50'] .item-list {
    -ms-flex-flow: row nowrap;
    flex-flow: row;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-b-id='50'] .item-list,
[data-b-id='50'] .item-list .item {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex
}

[data-b-id='50'] .item-list .item {
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: normal;
    width: 100%
}

[data-b-id='50'] .item-list .item .avatar-holder {
    width: 120px;
    min-width: 125px;
    margin-right: 40px
}

[data-b-id='50'] .item-list .item .avatar-holder .component-media {
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}



[data-b-id='50'] .item-list .item .text-holder {
    max-width: 760px
}

[data-b-id='50'] .item-list .item .text-holder .comment {
    font-size: 2.286rem;
}

[data-b-id='50'] .item-list .item .text-holder .name-holder,
[data-b-id='50'] .item-list .item .text-holder .socials {
    display: inline-block;
    vertical-align: top
}

[data-b-id='50'] .item-list .item .text-holder .name-holder {
    margin-top: 2px;
    margin-left: 10px;
    min-width: 100px;
    text-align: left
}

[data-b-id='50'] .item-list .item .text-holder .name-holder .desc,
[data-b-id='50'] .item-list .item .text-holder .name-holder .name {
    display: block
}

[data-b-id='50'] .item-list .item .text-holder .name-holder .desc {
    margin-top: 5px;
    font-size: .857rem;
    line-height: 1.333
}

[data-b-id='50'] .component-socials {
    margin-top: 2px
}

[data-b-id='50'] .component-socials a {
    margin: 0
}

[data-b-id='50'] .component-socials .rounded:hover {
    background: none
}

[data-b-id='50'] .slider-pagination {
    display: none;
    margin-top: 20px
}

[data-b-id='50'] .slider-button {
    position: relative;
    min-width: 60px;
    text-align: center;
    cursor: pointer;
    padding: 70px 0;
    top: -15px
}

[data-b-id='50'] .slider-button.slider-prev {
    margin-right: 40px
}

[data-b-id='50'] .slider-button.slider-next {
    margin-left: 40px
}

[data-b-id='50'] .slider-button.swiper-button-disabled {
    visibility: hidden
}

[data-b-id='50'] .slider-button span {
    display: inline-block;
    width: 60px;
    height: 60px;
    opacity: .3;
    border-radius: 50%;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

[data-b-id='50'] .slider-button:not(.swiper-button-disabled):hover span {
    opacity: 1
}

[data-b-id='50'] .slider {
    position: relative;
    overflow: hidden;
    padding: 40px 0;
    margin: -20px auto
}

[data-b-id='50'] .slider.center .text-holder {
    margin: 0 auto
}

[data-b-id='50'] .slider.center .info {
    padding-top: 6px
}

[data-b-id='50'] .slider.center .name-holder.no-socials {
    text-align: center;
    margin-left: 0
}

[data-b-id='50'] .slider .slider-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex
}

@media (max-width: 767px) {
    body.adaptive [data-b-id='50'] .item-list .slider-button {
        display: none
    }

    body.adaptive [data-b-id='50'] .item-list .slider-pagination {
        display: block
    }

    body.adaptive [data-b-id='50'] .item-list .slider {
        padding-top: 20px
    }

    body.adaptive [data-b-id='50'] .item-list .item {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -moz-align-items: center;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    body.adaptive [data-b-id='50'] .item-list .item .avatar-holder {
        margin: 0 0 20px
    }

    body.adaptive [data-b-id='50'] .item-list .item .text-holder {
        text-align: center
    }

    body.adaptive [data-b-id='50'] .item-list .item .text-holder .comment {
        font-size: 2.071rem;
        margin-bottom: 20px;
        padding: 0 3px
    }

    body.adaptive [data-b-id='50'] .item-list .item .text-holder .name-holder {
        text-align: center;
        display: block;
        margin: 15px auto 0
    }
}

[data-b-id="50"][data-id="55581"] .component-bg .image {
    background-position: 50% 20%
}

[data-b-id="50"][data-id="55581"] .component-bg .overlay {
    background: #000;
    border-color: #000
}

[data-b-id="50"][data-id="55581"] .component-bg .overlay {
    opacity: .95
}

[data-b-id="50"][data-id="55581"] .indent {
    padding-top: 40px;
    padding-bottom: 10px
}

@media (max-width: 570px) {
    [data-b-id="50"][data-id="55581"] .indent {
        padding-top: 70px;
        padding-bottom: 5px
    }
}

[data-b-id="50"][data-id="55581"] .container {
    color: #fff;
    /* display: flex;
    flex-direction: column;
    align-items: center; */

}

[data-b-id="50"][data-id="55581"] .block_d {
    display: block;
}


[data-b-id="50"][data-id="55581"] .name-holder .desc {
    color: rgba(255, 255, 255, 0.7)
}

[data-b-id="50"][data-id="55581"] .component-socials .rounded {
    border-color: #fff
}

[data-b-id="50"][data-id="55581"] .component-socials .rounded:hover {
    border-color: rgba(255, 255, 255, 0.3)
}

[data-b-id="50"][data-id="55581"] .slider-button span {
    border: 2px solid rgba(255, 255, 255, 0.3)
}

[data-b-id='22']>.container-fluid .container {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

[data-b-id='22']>.container-fluid .container:not(.cover) {
    min-height: 400px
}

[data-b-id='22']>.container-fluid .soc-holder {
    position: absolute;
    top: 50%;
    left: 25px;
    width: 50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

[data-b-id='22']>.container-fluid .soc-holder .clean:hover {
    border-color: hsla(0, 0%, 100%, .4)
}

[data-b-id='22']>.container-fluid .content {
    width: 100%;
    max-width: 940px;
    padding: 30px 0;
    text-align: center;
    margin: auto;
    position: relative;
}

[data-b-id='22']>.container-fluid .content .logo-holder .logo {
    margin: 0 auto;
    background-position: 50%
}

[data-b-id='22']>.container-fluid .form {
    margin: 40px auto 20px
}

[data-b-id='22']>.container-fluid .form .form_data {
    display: block;
    margin: 0 auto;
    padding: 10px;
    border-radius: 7px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    max-width: 940px
}

[data-b-id='22']>.container-fluid .form .form_data.count-2 {
    max-width: 900px;
    margin-bottom: 20px;
}

[data-b-id='22']>.container-fluid .form .form_data.count-1 {
    max-width: 510px
}

[data-b-id='22']>.container-fluid .go-away {
    margin: -32px auto 30px;
    width: 32px;
    height: 32px;
    z-index: 1
}

@media (max-width: 767px) {
    body.adaptive [data-b-id='22']>.container-fluid .go-away {
        margin: 0 auto
    }

    body.adaptive [data-b-id='22']>.container-fluid .container {
        padding-bottom: 20px
    }

    body.adaptive [data-b-id='22']>.container-fluid .content .form {
        margin-top: 30px
    }
}

@media (max-width: 570px) {
    body.adaptive [data-b-id='22']>.container-fluid .soc-holder {
        display: none
    }

    body.adaptive [data-b-id='22']>.container-fluid .logo-holder .logo {
        max-width: 160px;
        max-height: 110px
    }

    body.adaptive [data-b-id='22']>.container-fluid .logo-holder .logo.text {
        max-width: 100%;
        max-height: none
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    body.adaptive [data-b-id='22']>.container-fluid .soc-holder {
        left: 15px
    }
}

[data-b-id="22"][data-id="98761"] .component-bg .image {
    background-position: 55.20% 16.50%;
    background-image: url('../../img/1000021800_2560/r53h.jpg')
}


[data-b-id="22"][data-id="98761"] .component-bg .overlay {
    background: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0.65) 99%, transparent 140%);
    opacity: 1;
    transition: none
}

[data-b-id="22"][data-id="98761"]>.container-fluid .component-button.bordered .btn-content {
    color: #fff
}

[data-b-id="22"][data-id="98761"]>.container-fluid .component-button.bordered .btn-content:hover {
    color: #d9d9d9
}

[data-b-id="22"][data-id="98761"]>.container-fluid .component-button.filled .btn-content {
    border: 1px solid #fff;
    background-color: #fff;
    color: #222
}

[data-b-id="22"][data-id="98761"]>.container-fluid .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
    background-color: #f2f2f2
}

[data-b-id="22"][data-id="98761"]>.container-fluid .component-button.shadow .btn-content {
    box-shadow: 0 15px 40px rgba(255, 255, 255, 0.2)
}

[data-b-id="22"][data-id="98761"]>.container-fluid .component-button.shadow .btn-content:hover {
    box-shadow: 0 15px 40px rgba(255, 255, 255, 0.25)
}

[data-b-id="22"][data-id="98761"] .indent .content {
    padding: 135px 0
}

@media (max-width: 767px) {
    [data-b-id="22"][data-id="98761"] .indent .content {
        padding: 67.5px 0
    }
}

[data-b-id="22"][data-id="98761"] .container,
[data-b-id="22"][data-id="98761"] .soc-holder {
    color: #fff
}

[data-b-id='33'] .container {
    text-align: center
}

[data-b-id='33'] .lg-init .slider-item {
    overflow: hidden
}

[data-b-id='33'] .lg-init .slider-item:hover a {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

[data-b-id='33'] .lg-init .slider-item a {
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

[data-b-id='33'] .text-wrap {
    padding-top: 20px
}

[data-b-id='33'] .item-list {
    margin-top: 50px
}

[data-b-id='33'] .item-list .item-wrapper {
    width: 100%;
    max-width: 800px;
    margin: auto
}

[data-b-id='33'] .item-list .component-media {
    padding-bottom: 70%
}

[data-b-id='33'] .item-list .component-slider {
    overflow: visible
}

[data-b-id='33'] .item-list .slider-wrapper {
    overflow: hidden
}

[data-b-id='33'] .item-list .slider-button span {
    height: 60px;
    width: 60px
}

[data-b-id='33'] .item-list .slider-button.slider-prev {
    left: -120px
}

[data-b-id='33'] .item-list .slider-button.slider-next {
    right: -120px
}

@media (max-width: 1199px) {
    body.adaptive [data-b-id='33'] .item-list {
        position: relative;
        margin-top: 30px
    }

    body.adaptive [data-b-id='33'] .item-list .slider-button {
        display: none
    }

    body.adaptive [data-b-id='33'] .content .text-wrap {
        padding-left: 35px
    }
}

@media (max-width: 767px) {
    body.adaptive [data-b-id='33'] .item-list {
        position: relative;
        margin-top: 30px
    }

    body.adaptive [data-b-id='33'] .item-list .slider-button {
        display: none
    }

    body.adaptive [data-b-id='33'] .slider {
        padding-bottom: 30px
    }

    body.adaptive [data-b-id='33'] .slider .slider-pagination {
        bottom: 0
    }

    body.adaptive [data-b-id='33'] .slider .slider-pagination .swiper-pagination-bullet {
        background: #222
    }
}

[data-b-id="33"][data-id="63728"] .component-bg .overlay {
    background: #fff;
    border-color: #fff
}

[data-b-id="33"][data-id="63728"] .indent {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 570px) {
    [data-b-id="33"][data-id="63728"] .indent {
        padding-top: 50px;
        padding-bottom: 70px
    }
}

[data-b-id="33"][data-id="63728"] .container {
    color: #212121
}

[data-b-id="33"][data-id="63728"] .text-wrap .text {
    color: rgba(33, 33, 33, 0.8)
}

[data-b-id="33"][data-id="63728"] .item-list .slider-button span {
    border: 2px solid rgba(33, 33, 33, 0.8);
    color: rgba(33, 33, 33, 0.8)
}

[data-b-id="33"][data-id="63728"] .component-media {
    padding-bottom: 65%
}

[data-b-id='34'] .container {
    min-height: 400px;
    color: #000;
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0 5%;
    pointer-events: none
}

[data-b-id='34'] .map-wrap {
    box-sizing: content-box;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    overflow: hidden;
    z-index: 0
}

[data-b-id='34'] .component-map {
    position: absolute !important
}

[data-b-id='34'] .overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1
}

[data-b-id='34'] .map-overlay {
    position: relative;
    top: 0;
    right: 0;
    pointer-events: all;
    margin: -60px 0 -60px auto;
    width: 360px;
    padding: 0 40px;
    background-color: #fff
}

[data-b-id='34'] .map-overlay .item {
    padding: 25px 0;
    border-top: 1px solid #e0e0e0
}

[data-b-id='34'] .map-overlay .item:first-child {
    border-top: none
}

[data-b-id='34'] .map-overlay .item .desc {
    margin-top: 15px
}

[data-b-id='34'] .map-overlay .element-editor-wrap {
    left: 10px;
    right: auto
}

[data-b-id='34'] svg.placemark {
    position: absolute;
    top: -46px;
    left: -16px;
    max-width: none;
    max-height: none
}

@media (max-width: 767px) {
    body.adaptive [data-b-id='34'] .container {
        min-height: 0
    }

    body.adaptive [data-b-id='34'] .indent {
        padding: 0 !important
    }

    body.adaptive [data-b-id='34'] .map-overlay {
        width: 100%;
        position: static;
        padding: 0 7%;
        margin: 0
    }

    body.adaptive [data-b-id='34'] .map-wrap {
        position: relative
    }

    body.adaptive [data-b-id='34'] .map {
        position: relative !important;
        width: 100%;
        height: 100vw
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    body.adaptive [data-b-id='34'] .container .item_list .item .desc {
        font-size: 1.214rem
    }
}

[data-b-id="34"][data-id="35042"] .indent {
    padding-top: 100px;
    padding-bottom: 390px
}

@media (max-width: 570px) {
    [data-b-id="34"][data-id="35042"] .indent {
        padding-top: 50px;
        padding-bottom: 195px
    }
}

[data-b-id="34"][data-id="35042"] .overlay {
    background: #000;
    opacity: 0
}

[data-b-id="34"][data-id="35042"] .map-overlay {
    background-color: #000;
    color: #fff
}

[data-b-id='100'] .container {
    text-align: center;
    width: 100%;
    padding: 0 50px
}

[data-b-id='100'] .logo-holder {
    display: inline-block;
    min-width: 150px;
    max-width: 100%;
    /*word-break: break-word;*/
}

[data-b-id='100'] .logo-holder .logo {
    max-height: 100%;
    margin: 0 auto;
    background-position: 50%
}

[data-b-id='100'] .menu-holder {
    max-width: 780px;
    display: block;
    margin: 38px auto 40px;
    text-transform: uppercase
}

[data-b-id='100'] .soc-holder {
    display: inline-block;
    white-space: nowrap
}

[data-b-id='100'] .line {
    margin: 30px auto;
    width: 30px;
    height: 2px
}

[data-b-id='100'] .component-menu {
    min-width: 150px;
    min-height: 46px
}

[data-b-id='100'] .flexbe-copyright,
[data-b-id='100'] .policy-wrap {
    max-width: 320px;
    margin: 30px auto 0
}

[data-b-id='100'] .policy-wrap+.flexbe-copyright {
    margin-top: 10px
}

@media (max-width: 767px) {
    body.adaptive [data-b-id='100'] .logo-holder {
        margin: 0 auto 15px
    }

    body.adaptive [data-b-id='100'] .logo-holder .component-logo {
        background-position: 50%
    }

    body.adaptive [data-b-id='100'] .component-menu ul {
        padding: 0
    }

    body.adaptive [data-b-id='100'] .component-menu ul li {
        display: block;
        text-align: center
    }

    body.adaptive [data-b-id='100'] .component-menu ul li a {
        padding: 10px 15px
    }
}

[data-b-id="100"][data-id="75825"] .component-bg .overlay {
    background: #000;
    border-color: #000
}

[data-b-id="100"][data-id="75825"] .indent {
    height: auto;
    padding: 12px 0px;
}

[data-b-id="100"][data-id="75825"] .but_cont {
    display: flex;
    align-items: center;
    width: 320px;
    justify-content: space-between;
}

[data-b-id="100"][data-id="75825"] .delivery_modal {
    width: 150px;
    margin-top: 2px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    cursor: pointer;
    display: flex;
    text-transform: uppercase;
}



@media all and (max-width: 501px) {
    [data-b-id="100"][data-id="75825"] .but_cont {
        display: flex;
        flex-direction: column;
        width: 150px;
        align-items: center;
        justify-content: space-between;
    }

    [data-b-id="100"][data-id="75825"] .delivery_modal {
        margin-top: 10px;
    }
}

@media all and (max-width: 440px) {
    [data-b-id="100"][data-id="75825"] .delivery_modal {
        width: 130px !important;
        font-size: 10px;
    }

    .link_cont a {
        font-size: 16px;
        margin-top: 20px;
    }

    #vincart .stick {
        width: 270px !important;
        height: 12px !important; 
    }

    #vincart .small_t {
        font-size: 18px !important;
        line-height: 1.3 !important;
    }

    #vincart .delivery_modal {
        padding: 14px 30px !important;
        width: 100% !important;
        margin: 20px auto 0 !important;
    }

    .b_block.b_74086  .stick {
        width: 270px !important;
        height: 12px !important; 
    }

    .b_block.b_74086  .small_t {
        font-size: 18px !important;
        line-height: 1.3 !important;
    }

    .b_block.b_74086  .delivery_modal {
        padding: 14px 30px !important;
        width: 100% !important;
        margin: 20px auto 0 !important;

    }
}

[data-b-id="100"][data-id="75825"] .delivery_modal:hover {
    color: black;
    background: white;
}

[data-b-id="100"][data-id="75825"] .container {
    color: #fff;
    width: 100%;
    height: 100%;
    max-width: 1000px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

[data-b-id="100"][data-id="75825"] .line {
    background: #fff
}

[data-m-id='11'] .component-bg .overlay {
    opacity: .9;
    background: #000;
    border-color: #000
}

[data-m-id='11'] .component-ico {
    background: #c3f68b;
    color: #000
}

[data-m-id='11'] .component-button.bordered .btn-content {
    color: #d64094
}

[data-m-id='11'] .component-button.bordered .btn-content:hover {
    color: #a6246d
}

[data-m-id='11'] .component-button.filled .btn-content {
    border: 1px solid #d64094;
    background-color: #d64094;
    color: #fff
}

[data-m-id='11'] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
    background-color: #d02d88
}

[data-m-id='11'] .component-button.shadow .btn-content {
    box-shadow: 0 15px 40px rgba(214, 64, 148, .2)
}

[data-m-id='11'] .component-button.shadow .btn-content:hover {
    box-shadow: 0 15px 40px rgba(214, 64, 148, .25)
}

[data-m-id='11'] .scroller {
    max-height: 100%;
    width: 100%;
    padding: 50px;
    pointer-events: all;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2);
    overflow-y: auto
}

[data-m-id='11'] .scroller::-webkit-scrollbar {
    width: 5px;
    height: 95%
}

[data-m-id='11'] .scroller::-webkit-scrollbar-track {
    background: 0
}

[data-m-id='11'] .scroller::-webkit-scrollbar-thumb {
    background-color: currentColor;
    border-radius: 100px
}

[data-m-id='11'] .scroller.light {
    max-width: 345px
}

[data-m-id='11'] .scroller.large {
    max-width: 460px
}

[data-m-id='11'] .scroller.large .title {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1.5px
}

[data-m-id='11'] .scroller.large .form-text {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: .3px
}

[data-m-id='11'] .scroller.ico-outside .modal-content:before {
    display: block;
    content: "";
    position: relative;
    width: 100%;
    height: 40px
}

[data-m-id='11'] .scroller.ico-outside .ico-holder {
    margin-bottom: 50px;
    margin-top: -130px;
    left: 0;
    right: 0;
    position: fixed
}

[data-m-id='11'] .scroller.logo .modal-content:before,
[data-m-id='11'] .scroller.no-logo .modal-content:before {
    display: none
}

[data-m-id='11'] .modal-content {
    padding: 0;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    pointer-events: all;
    text-align: center;
    color: #191919
}

[data-m-id='11'] .modal-content .title {
    margin: 0 auto 10px;
    font-size: 12px;
    letter-spacing: 1.2px
}

[data-m-id='11'] .modal-content .form-text {
    opacity: .75;
    font-size: 13px;
    line-height: 1.69;
    letter-spacing: .3px;
    margin-bottom: 40px
}

[data-m-id='11'] .logo-holder {
    margin-bottom: 30px;
    display: block;
    width: 100%
}

[data-m-id='11'] .logo-holder .component-logo {
    background-position: 50%;
    margin: 0 auto;
    text-align: center
}

[data-m-id='11'] .ico-holder {
    margin-bottom: 30px
}

[data-m-id='11'] .ico-holder .component-ico {
    width: 80px;
    height: 80px;
    padding: 22px;
    border-radius: 50%;
    margin: 0 auto
}

@media (max-width: 570px) {
    body.adaptive [data-m-id='11'] .modal-data {
        padding: 0
    }

    body.adaptive [data-m-id='11'] .close {
        color: #191919
    }

    body.adaptive [data-m-id='11'] .scroller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: none;
        margin: 0 auto;
        padding: 30px 15px;
        max-height: none;
        height: 100%;
        border-radius: 0
    }

    body.adaptive [data-m-id='11'] .modal-content {
        -ms-flex-item-align: center;
        align-self: center;
        max-height: 100%
    }
}

[data-m-id="11"][data-id="98761_done"] .component-bg .image {
    background-position: 50% 50%
}

[data-m-id="11"][data-id="98761_done"] .component-bg .overlay {
    background: #000;
    border-color: #000
}

[data-m-id="11"][data-id="98761_done"] .component-bg .overlay {
    opacity: .55
}

[data-m-id="11"][data-id="98761_done"] .component-button.bordered .btn-content {
    color: #222
}

[data-m-id="11"][data-id="98761_done"] .component-button.bordered .btn-content:hover {
    color: #000
}

[data-m-id="11"][data-id="98761_done"] .component-button.filled .btn-content {
    border: 1px solid #222;
    background-color: #222;
    color: #fff
}

[data-m-id="11"][data-id="98761_done"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
    background-color: #151515
}

[data-m-id="11"][data-id="98761_done"] .component-button.shadow .btn-content {
    box-shadow: 0 15px 40px rgba(34, 34, 34, 0.2)
}

[data-m-id="11"][data-id="98761_done"] .component-button.shadow .btn-content:hover {
    box-shadow: 0 15px 40px rgba(34, 34, 34, 0.25)
}

[data-m-id="11"][data-id="98761_done"] .close {
    color: #fff
}

[data-m-id="11"][data-id="98761_done"] .component-ico {
    background: #fff55a;
    color: #000
}

.shares {
    background-image: url(../../img/new3.jpg);
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.title_times {
    font-size: 30px;
    color: #fff;
}

.time-s {
    font-size: 20px;
    color: #fff;
}

.park {
    font-size: 15px;
    color: #fff;
}

#bg_popup {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    position: fixed;
    z-index: 99999;
    top: -200px;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

#popup {
    background: url(../../img/block.jpg);
    box-shadow: 0 0 0 1000006px rgba(0, 0, 0, 0.53) inset !important;
    background-size: cover;
    width: 520px;
    height: 350px;
    margin: 25% auto;
    padding: 5px 20px 13px 20px;
    border: 2px solid #000;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-top: 100px;
}

.close {
    display: block;
    position: absolute;
    top: -12px;
    right: 0px;
    width: 25px;
    height: 25px;
    line-height: 28px;
    color: #fff;
    background: #000;
    cursor: pointer;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close:hover {
    background-color: #f30;
}

@media (max-width: 570px) {
    #popup {
        width: 300px;
        height: 300px;
        padding-top: 20px !important;
    }

    #bg_popup {
        top: 0 !important;
    }
}

.back_height {
    height: 450px;
    color: #fff;
    z-index: 90;
}

.back_conf {
    background-position: 55.20% 16.50%;
    background-image: url(/_s/images/virid_apply.png);
    background-size: cover;
    height: 450px;
    position: absolute;
    width: 100%;
    box-shadow: 0 0 0 1000006px rgba(0, 0, 0, 0.53) inset;
}

.trip {
    background: url('/_s/images/trip_w.png') no-repeat center center;
    width: 40px;
    height: 40px;
    z-index: 9999999999999999;
    background-size: contain;
    transition: 0.3s;
    margin-right: 20px;
}



.tg {
    background: url(/img/icons/telegram.png) no-repeat center center;
    width: 28px;
    height: 28px;
    z-index: 9999999999999999;
    background-size: contain;
    transition: 0.3s;
    margin-right: 20px;
}

.vk {
    background: url(/img/icons/vk-3.png) no-repeat center center;
    width: 32px;
    height: 32px;
    z-index: 9999999999999999;
    background-size: contain;
    transition: 0.3s;
    margin-right: 16px;
}

.inst {
    background: url(/img/icons/inst.png) no-repeat center center;
    width: 44px;
    height: 44px;
    z-index: 9999999999999999;
    background-size: contain;
    transition: 0.3s;
}

.inst:hover {
    background: url('/img/icons/inst-col.png') no-repeat;
    background-size: contain;
}

.trip:hover {
    background: url('/_s/images/trip_g.png') no-repeat;
    background-size: contain;
}

.vk:hover {
    background: url('/img/icons/vk.png') no-repeat;
    background-size: contain;
}

.tg:hover {
    background: url('/img/icons/tg.png') no-repeat;
    background-size: contain;
}

@media (max-width: 570px) {
    [data-b-id="100"][data-id="75825"] .indent {
        padding-top: 17.5px;
        padding-bottom: 17.5px
    }

    [data-b-id="100"][data-id="75825"] .container {
        padding: 0 20px;
    }

    .trip {
        margin-right: 20px;
    }

    #soc_links a {
        margin-right: 12px;
    }

    .inst {
        margin-right: 0;
    }
}

@media (max-width: 440px) {
    .b_block.b_75825 .button_modal {
        width: 130px !important;
        font-size: 10px !important;
    }

    #modal .modal_block {
        width: 280px !important;
    }

    #modal h2 {
        line-height: 24px !important;
    }

    #modal button {
        font-size: 14px !important;
    }

    .trip {
        width: 30px !important;
        height: 30px !important;
    }

    .tg {
        width: 24px !important;
        height: 24px !important;
    }

    .vk {
        width: 28px !important;
        height: 28px !important;
    }

    .inst {
        width: 32px !important;
        height: 32px !important;
    }

    #delivery .delivery_block {
        width: 280px !important;
    }

    #delivery h2 {
        line-height: 24px !important;
    }

    #delivery button {
        font-size: 14px !important;
    }
    
    #delivery p {
        line-height: 1.2;
        font-size: 16px;
    }

}

/* 
.trip {
    bottom: 15px;
} */

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

.b_block.b_75825 .button_modal {
    width: 150px;
    margin-top: 2px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    cursor: pointer;
    display: flex;
    text-transform: uppercase;
}

.b_block.b_75825 .button_modal:hover {
    background: #fff;
    color: #000;
}

.black-gal {
    background: #000;
}

.back_color_gal {
    color: #fff;
}

.color-st {

    color: #fff;
}

.color-stB {
    border: 2px solid #fff !important;
}

.menu-burger {
    z-index: 999999;
}

#krpanoSWFObject {
    width: 100% !important;
}

/* [data-b-id='62'] .item-list.main_dishes {
    margin-top: 40px;
} */

[data-b-id='62'] .actual-column-2 {
    padding-top: 0;
}

[data-b-id="6"][data-id="71501"] .logo_holder_hidden {
    display: none;
}

[data-b-id="6"][data-id="71501"] .container.floating .logo_holder_hidden {
    height: 54px;
    width: 102px;
    display: block;
}


[data-b-id="6"][data-id="71501"] .button_modal {
    display: none;
    width: 140px;
    margin-top: 2px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    cursor: pointer;
}

[data-b-id="6"][data-id="71501"] .delivery_modal {
    display: none;
    width: 120px;
    margin-top: 2px;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    cursor: pointer;
}

[data-b-id="6"][data-id="71501"] .delivery_modal:hover {
    background: #fff;
    color: #000;
}

[data-b-id="6"][data-id="71501"] .container.floating .delivery_modal {
    display: flex;
}

#promo {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #000;
    padding-bottom: 40px;
}

#promo h1 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    padding-top: 30px;
    margin-bottom: 10px;
    font-family: "Playfair Display", Helvetica, Verdana, sans-serif;
}

#promo a {
    font-size: 18px;
    color: white;
    text-decoration: underline white;
    transition: text-decoration 0.3s, color 0.3s;
}

#promo a:hover {
    color: #999;
    text-decoration: none;
}

#promo .stick {
    width: 300px;
    height: 12px;
    background: transparent url('../../img/stick.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

#promo p {
    margin-bottom: 25px;
    font-size: 14px;
    color: white;    
    font-family: "Playfair Display", Helvetica, Verdana, sans-serif;
}

.content .text-style-title.big .buttons_cont {
    display: flex;
    width: 600px;
    align-items: center;
    justify-content: space-between;
}

@media all and (max-width: 621px) {
    .content .text-style-title.big .buttons_cont {
        width: 300px;
        flex-direction: column;
    }

    .content .delivery_modal {
        margin-top: 10px !important;
    }

    #promo h1 {
        width: 90%;
        font-size: 18px;
    }
}

@media all and (max-width: 401px) {
    /* #promo  */

    #promo p {
        text-align: center;
        width: 90%;
    }
}

.content .delivery_modal {
    width: 250px;
    margin-top: 40px;
    height: 56px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Roboto';
} 

.content .delivery_modal:hover {
    background: #fff;
    color: #000;
}

.mobile-menu .menu-wrapper .delivery_modal {
    width: 200px;
    margin-top: 22px;
    height: 46px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    display: flex;
    /* text-align: center; */
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    cursor: pointer;
}

.mobile-menu .menu-wrapper .delivery_modal:hover {
    background: #fff;
    color: #000;
}

.mobile-menu .menu-wrapper .button_modal {
    width: 200px;
    margin-top: 22px;
    height: 46px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    display: flex;
    /* text-align: center; */
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    cursor: pointer;
}

.mobile-menu .menu-wrapper .links_header {
    display: flex;
    margin-top: 20px;
    align-items: center;
}

[data-b-id="6"][data-id="71501"] .button_modal:hover {
    background: #fff;
    color: #000;
}

[data-b-id="6"][data-id="71501"] .container.floating .button_modal {
    display: flex;
}

.b_block.b_55581 .text-style-subtitle p {
    font-size: 2rem;
}

#modal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.5s;
}

#modal .modal_bg {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.5s;
}

#modal .modal_block {
    width: 400px;
    background: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    padding: 0 20px 30px;
}

#modal h2 {
    font-size: 24px;
    color: black;
    display: block;
    padding: 20px 0px;
    margin: 0;
    text-align: center;
}

#modal .small_text {
    margin: 0;
    font-size: 12px;
    margin-top: 20px;
    color: #999;
    line-height: 14px;
    align-self: center;
}

#modal button {
    height: 56px;
    width: 100%;
    font-size: 18px;
    color: white;
    background: #000;
    cursor: pointer;
    margin-top: 20px;
    -webkit-appearance: none;
    border: none;
    text-transform: uppercase;
    transition: background 0.3s, color 0.3s;
}

#modal button:hover {
    background: rgb(32, 32, 32);
    color: rgb(251, 251, 251);
}

#modal .input_block {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

#modal .input_block label.active {
    display: none;
}

#modal input {
    max-width: none;
    width: 100%;
    height: 55px;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
    border: 2px solid #e9e9e9;
    padding: 0 20px;
    box-shadow: 0px 0px 0px 0px #eee;
    transition: border 0.3s, box-shadow 0.3s;
}

#modal input.valid {
    border: 2px solid #9fd34e;
}

#modal input.invalid {
    border: 2px solid #f48888;
}

#modal input:hover {
    box-shadow: 0px 5px 10px 0px #eee;
}

#modal input::-webkit-input-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#modal input:-moz-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#modal input::-moz-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#modal input:-ms-input-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#modal .input_block input {
    margin-bottom: 0;
}

#modal.modal_open {
    display: block;
    opacity: 1;
    transition: opacity 0.5s;
}

#modal.modal_open .modal_bg {
    opacity: 1;
    transition: opacity 0.5s;
}

.modal.datepicker-modal {
    width: 100%;
    height: auto;
    bottom: auto;
    overflow: hidden !important;
    top: 50% !important;
    transform: scaleX(1) scaleY(1) translateY(-50%) !important;
}

.modal.datepicker-modal .datepicker-table td {
    color: black;
}

.modal.datepicker-modal .datepicker-table td:hover {
    color: #26a69a;
}

#book .modal.datepicker-modal input {
    color: #26a69a;
}

#book .datepicker-controls .select-month input {
    width: 80px !important;
}

.datepicker-controls .select-year input {
    width: 50px !important;
}

.modal.datepicker-modal td.is-outside-current-month,
.modal.datepicker-modal .datepicker-table td.is-disabled {
    color: #999;
}

.modal.datepicker-modal .datepicker-table td.is-selected {
    color: white;
}

.modal.datepicker-modal .datepicker-table td.is-selected:hover {
    color: white;
}

/* .modal.datepicker-modal .datepicker-table td .datepicker-day-button {
    color: white;
} */

.modal.timepicker-modal {
    width: 100%;
    height: auto;
    bottom: auto;
    overflow: hidden !important;
    top: 50% !important;
    transform: scaleX(1) scaleY(1) translateY(-50%) !important;
}

.text-primary {
    color: white !important;
}

.content .text-style-title.big {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content .button_modal {
    width: 250px;
    margin-top: 40px;
    height: 56px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    opacity: .85;
    border: 2px solid white;
    transition: 0.3s;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Roboto';
}

.content .button_modal:hover {
    background: #fff;
    color: #000;
}

#vincart .text-style-subtitle {
    margin: initial !important;
    display: inline-block;
    border: none;
    position: relative;
}

#vincart .text-style-subtitle .dishes_toggler {
    right: -40px;
}

#vincart .item-list.column_closed {
    margin-bottom: 0;
}

#vincart .item-list {
    margin-bottom: 20px;
}

#vincart .item-list.column_closed .item {
    height: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
}

#vincart .item-list .item {
    height: auto;
    opacity: 1;
    visibility: visible;
    display: flex;
}

[data-b-id='50'] .slider {
    height: auto;
}

[data-b-id='83'] .image_opener {
    width: 250px;
    height: 50px;
    background: transparent;
    border-style: none;
    border: 2px solid white;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    cursor: pointer;
    transition: background 0.3s, color 0.3s;
    margin-bottom: 20px;
}

[data-b-id='83'] .image_opener:hover {
    background: white;
    color: black;
}

@media all and (max-width: 767px) {
    #book input {}

    .input_block_cont .input_block {
        width: 90%;
        max-width: 400px;
    }

    .component-menu ul {
        display: flex;
        flex-direction: column;
    }

    .back_height {
        height: 620px;
    }

    .back_conf {
        height: 620px;
    }

    #book_point {
        margin-top: 0;
    }

    /* MENU */

    .b_block.b_86375 .menu-container .line-menu {
        width: 50px;
        height: 2px;
}
    .b_block.b_86375 .menu-container .text-center {
        font-size: 1rem;
        max-width: 300px;
    }

    .b_block.b_86375 .menu-container .text-center br {
        display: none;
    }

    .b_block.b_86375 .menu-container .col-12 {
        padding: 0;
    }

    [data-b-id='62'] .title_opener {
        font-size: 2.2rem;
    }
}


@media all and (max-width: 800px) {
    .b_block.b_86375 .small_t {
        width: 100% !important;
    }
}

@media all and (max-width: 570px) {

    #vincart .text-style-subtitle .dishes_toggler {
        width: 20px;
        height: 20px;
        right: -33px;
        top: -1px;
    }

    .b_block.b_86375 .small_t {
        width: 100% !important;
        font-size: 20px !important;
    }

    .b_block.b_86375 .stick {
        width: 100% !important;
        height: 12px !important;
    }
}


.container-list,
footer,
header {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

[data-b-id='62'] .item-list:nth-child(2n-1) {
    padding-right: 30px;
}

.b_75825 {

}

.b_block.b_86375 .stick {
    width: 360px;
    height: 13px;
    background: transparent url('./../../img/stick_b.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px auto;
}

.b_block.b_86375 .small_t {
    font-size: 24px;
    margin: 0 auto;
    width: 640px;
    font-family: 'Roboto';
}

#vincart .small_t {
    font-size: 24px;
    /* width: 500px; */
    margin: 0px;
    font-family: "Roboto";
    text-align: center;
    color: black;
}

#vincart .stick {
    width: 360px;
    height: 13px;
    background: transparent url('./../../img/stick_b.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px auto;
}

#vincart .delivery_modal {
    min-width: 120px;
    max-width: 300px;
    width: 80%;
    line-height: 1.15;
    letter-spacing: .5px;
    text-align: center;
    word-break: normal;
    -webkit-font-smoothing: auto;
    font-weight: 500;
    display: block;
    cursor: pointer;
    outline: none;
    margin: 20px auto 0;
    border: 1px solid black;
    transition: background 0.3s, color 0.3s;
    position: relative;
    color: white;
    padding: 17px 30px;
    transform: translateZ(0);
    opacity: 1;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-appearance: none;
    background: black;
}

#vincart .delivery_modal:hover {
    background: white;
    color: black
}

.b_block.b_74086 .small_t {
    font-size: 24px;
    /* width: 500px; */
    margin: 0px;
    font-family: "Roboto";
    text-align: center;
    color: black;
}

.b_block.b_74086 .stick {
    width: 360px;
    height: 13px;
    background: transparent url('./../../img/stick_b.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0px auto 10px;
}




#delivery {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    opacity: 0;
    transition: opacity 0.5s;
}

#delivery .stick {
    width: 100%;
    height: 13px;
    background: transparent url('./../../img/stick_b.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

#delivery .delivery_bg {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.5s;
}

#delivery.delivery_open .delivery_bg {
    opacity: 1;
}

#delivery .delivery_block {
    width: 400px;
    background: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    padding: 0 20px 30px;
}

#delivery h2 {
    font-size: 24px;
    color: black;
    display: block;
    padding: 20px 0px;
    /* padding-bottom: 10px; */
    margin: 0;
    text-align: center;
}

#delivery .small_text {
    margin: 0;
    font-size: 12px;
    margin-top: 20px;
    color: #999;
    line-height: 14px;
    align-self: center;
}

#delivery button {
    height: 56px;
    width: 100%;
    font-size: 18px;
    color: white;
    background: #000;
    cursor: pointer;
    margin-top: 20px;
    -webkit-appearance: none;
    border: none;
    text-transform: uppercase;
    transition: background 0.3s, color 0.3s;
}

#delivery button:hover {
    background: rgb(32, 32, 32);
    color: rgb(251, 251, 251);
}

#delivery .input_block {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

#delivery .input_block label.active {
    display: none;
}

#delivery input {
    max-width: none;
    width: 100%;
    height: 55px;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
    border: 2px solid #e9e9e9;
    padding: 0 20px;
    box-shadow: 0px 0px 0px 0px #eee;
    transition: border 0.3s, box-shadow 0.3s;
}

#delivery input.valid {
    border: 2px solid #9fd34e;
}

#delivery input.invalid {
    border: 2px solid #f48888;
}

#delivery input:hover {
    box-shadow: 0px 5px 10px 0px #eee;
}

#delivery input::-webkit-input-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#delivery input:-moz-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#delivery input::-moz-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#delivery input:-ms-input-placeholder {
    color: #c1c1c1;
    font-size: 16px;
}

#delivery .input_block input {
    margin-bottom: 0;
}

#delivery.delivery_open {
    display: block;
    opacity: 1;
    transition: opacity 0.5s;
}

#delivery.delivery_open .modal_bg {
    opacity: 1;
    transition: opacity 0.5s;
}

.b_block.b_74086 .delivery_modal {
    min-width: 120px;
    max-width: 300px;
    width: 80%;
    line-height: 1.15;
    letter-spacing: .5px;
    text-align: center;
    word-break: normal;
    -webkit-font-smoothing: auto;
    display: block;
    cursor: pointer;
    outline: none;
    margin: 20px auto 0;
    border: 1px solid #2ECC71;
    transition: background 0.3s, color 0.3s;
    position: relative;
    color: #2ECC71;
    padding: 17px 30px;
    transform: translateZ(0);
    opacity: 1;
    text-transform: uppercase;
    font-size: 1.1rem;
    -webkit-appearance: none;
    background: transparent;
}

.b_block.b_74086 .delivery_modal:hover {
    background: #2ECC71;
    color: white;
}

/* MENU & WINE */

.menu-text {
    font-size: 1.25rem;
}

.btn-menu {
    min-width: 120px;
    max-width: 280px;
    width: 100%;
    line-height: 1.15;
    letter-spacing: .5px;
    text-align: center;
    word-break: normal;
    -webkit-font-smoothing: auto;
    font-weight: 500;
    display: block;
    cursor: pointer;
    outline: none;
    margin: 20px auto 0;
    border: 1px solid black;
    transition: background 0.3s, color 0.3s;
    position: relative;
    color: white;
    font-weight: 400;
    padding: 17px 28px;
    transform: translateZ(0);
    opacity: 1;
    background: black;
    text-transform: uppercase;
    font-size: 1.1rem;
    -webkit-appearance: none;
}

.btn-menu:hover {
    background: white;
    color: black;
    text-decoration: none;
}

.line-menu {
    position: absolute;
    width: 2px;
    height: 50px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(179, 179, 179);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}


.bookbanket_widget__button {
    display: none !important;
}







.v-gallery {
  position: relative;
  width: 100%;
  display: flex;
}

.v-gallery__shadow {
  background: linear-gradient(180deg, #000100 0%, rgba(0, 1, 0, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 58px;
  pointer-events: none;
  z-index: 5;
}

.v-gallery-terrace {
  height: 800px;
  flex: 1;
  position: relative;
  overflow:hidden;
}

.v-gallery__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.v-gallery__content {
  position: relative;
  z-index: 3;
  height: 100%;
  width: 100%;
  padding: 70px 90px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.v-gallery-interior {
  height: 800px;
  width: 42.29%;
  position: relative;
}

.v-gallery-interior::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  z-index: 2;
  content: "";
  background-color: #ffffff;
}

.v-gallery__wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 1, 0, 0.5);
  content: "";
}
.v-gallery-interior__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.v-gallery__title {
  font-family: Playfair Display;
  font-size: 40px;
  font-weight: 500;
  line-height: 133.3%;
  color: #ffffff;
  margin: 0;
  width: fit-content;
}

.v-gallery__sub-title {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 117.2%;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: -2px;
  width: fit-content;
}

.v-gallery-interior__content {
  align-items: flex-end;
  justify-content: flex-end;
}

.v-gallery-terrace__slider,
.v-gallery-slider-item {
  height: 100%;
  width: 100%;
}
.v-gallery-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.v-gallery-interior__btn-view {
  font-family: Playfair Display;
  font-size: 20px;
  font-weight: 400;
  line-height: 26.66px;
  width: fit-content;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  padding-bottom: 6px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.15s linear;
  cursor: pointer;
  margin-top: 37px;
}
.v-gallery-interior__btn-view:focus,
.v-gallery__slider__btns:focus {
  background: transparent;
  outline: none;
}
.v-gallery-interior__btn-view:hover {
  border-color: #ffffff;
  color: #ffffff;
}

.v-gallery__slider__btns__items {
  display: flex;
  align-items: center;
  margin-top: 21px;
}
.v-gallery__slider__btns {
  border-radius: 50%;
  background: transparent;
  border: 1px solid #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 50px;
  opacity: 1;
  transition: all 0.15s linear;
}
.v-gallery__slider__btns:hover {
  background: rgba(255, 255, 255, 0.15);
}
.v-gallery__slider__btns:disabled {
  opacity: 0.6;
  cursor: auto;
  background: transparent;
}

.v-gallery__slider__btns_prev {
  margin-right: 20px;
}

#lightbox .lb-nav a.lb-prev {
  opacity: 1;
}
#lightbox .lb-nav a.lb-next {
  opacity: 1;
}

@media (max-width: 980px) {
  .v-gallery {
    flex-direction: column;
  }
  .v-gallery-terrace,
  .v-gallery-interior {
    min-height: 500px;
    max-height: 500px;
    flex: inherit;
    width: 100%;
  }
  .v-gallery-interior::before {
    bottom: auto;
    right: 0;
    height: 1px;
    width: 100%;
  }
}
@media (max-width: 470px) {
  .v-gallery__content {
    padding: 40px 60px;
  }
  .v-gallery__title {
    font-size: 32px;
  }
}
@media (max-width: 365px) {
  .v-gallery__content {
    padding: 40px;
  }
}
