@import url('https://fonts.googleapis.com/css?family=Open+Sans|PT+Serif|Roboto');

html,
body {
    height: 100%;
}

body.pushed {
    height: auto;
}

body {
    margin: 0;
    font-family: 'PT Serif', serif;
    overflow-x: hidden;
}

ul {
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #ae1f4e;
}

a:hover {
    text-decoration: underline;
    color: #ae1f4e;
}

h1,
h2,
h3,
h4,
h5 {
    color: #3C3D41;
}

.c-grey {
    color: #9A9A9C;
}

.c-green {
    color: #017A34;
}

.landing,
.page,
.footer {
    background-color: #ffffff;
}

.table-classic {
    border-spacing: 0;
    border-collapse: collapse;
}

.table-classic thead td {
    background: #017A34;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: bold;
}

.table-classic thead td:last-child {
    border-right: 1px solid #017A34;
}

.table-classic td {
    text-align: center;
    padding: 0 20px;
    border: 1px solid #017A34;
}

.table-responsive {
    overflow-x: auto;
}

ul.classic {
    padding-left: 40px;
}

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

.wrap {
    max-width: 1170px;
    margin: 0 auto;
}

.header,
.header-main {
    /* background-color: #F5F5F5; */
    min-height: 130px;
    border-top: 1px solid #ae1f4e;
    border-bottom: 1px solid #ae1f4e;
}

.header-text,
.header-text-main {
    /*min-height: 50px;*/
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    background-color: #fff;
}

.header-text .header-search,
.header-text-main .header-search {
    width: 100%;
}

.header-phone {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #9A9A9C;
    display: inline-block;
    margin-top: 10px;
}

.header-phone a {
    font-weight: bold;
}

.header-phone span {
    color: #ae1f4e;
}

.header-pages a {
    font-family: 'PT Serif', serif;
    font-size: 14px;
    color: #9A9A9C;
    list-style: none;
}

.header-pages li {
    margin-top: 16px;
    float: right;
    text-align: right;
    display: block;
    width: 112px;
}

.header-language {
    display: inline-block;
    color: #9e9ea0;
    padding: 0;
}

.header-language li {
    margin: 0 10px;
    margin-top: 5px;
    display: inline-block;
    cursor: pointer;
}

.header-language a.active {
    color: #9a9a9c;
}

.header-language li:last-child {
    margin-right: 0;
}

.header-language li:first-child {
    margin-left: 0;
}

.header-language li.active {
    color: #ae1f4e;
}

.header-search {
    position: relative;
    /*display: inline-block;*/
    /*margin-left: 50px;*/
    /*margin-top: 13px;*/
    text-align: right;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 0;
    height: 100%;
}

.header-search .search-input {
    /*min-width: 300px;*/
    font-size: 12px;
}

.B_crumbBox {
    margin-top: 20px;
}

.B_crumbBox li {
    display: inline-block;
    font-size: 14px;
    color: #9A9A9C;
}

.B_crumbBox li a {
    text-decoration: underline;
    color: #9A9A9C;
}

.search-icon-nov {
    content: "";
    outline: none;
    position: relative;
    background-color: #fff;
    background-image: url(images/search_icon.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    border: none;
    cursor: pointer;
}

.search-icon {
    content: "";
    outline: none;
    position: absolute;
    background-color: #fff;
    background-image: url(images/search_icon.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 8px;
    border: none;
    cursor: pointer;
}

.search-input {
    padding: 5px 12px;
    border-bottom: 1px solid #9A9A9C;
    border-top: none;
    border-right: none;
    border-left: none;
    box-shadow: none;
    width: 100%;
}

.search-input:hover,
.search-input:focus {
    border-bottom: 1px solid #ae1f4e;
    border-top: none;
    border-right: none;
    border-left: none;
    outline: none;
}

.logo {
    padding: 14px 42px;
    float: left;
}

.logo.active {
    padding: 7px 42px 14px 42px;
    border-top: 7px solid #ae1f4e;
    background-color: #fff;
}

.logo:hover {
    /*border-top: 7px solid #ae1f4e;
    padding-top: 7px;
    background-color: #fff;*/
}

.header-items {
    font-family: 'Open Sans', sans-serif;
    /* font-size: 22px; */
    font-size: 19px;
    margin-top: 0;
    float: right;
    float: left;
}

.header-items li {
    float: left;
    display: block;
}
body.fm {
    padding-top: 6px!important;
}
.header-items li a {
  display: block;
    min-height: 113px;
    /* padding: 16px 22px 10px 20px; */
    padding: 48px 39px 12px 10px;
    text-decoration: none;
    /* color: #9A9A9C; */
    color: #3C3D41;
}

/* {new-menu} .header-items li:last-child a {
    border-right: 1px solid transparent;
} */

.header-items li.active,
.header-items li:hover {
    /* {new-menu} margin: 0 -1px; */
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.header-items li.active a,
.header-items li:hover a {
    color: #ae1f4e;
    border: none;

}

.search-panel {
    display: none;
    position: absolute;
    background-color: #9A9A9C;
    color: #FFFFFF;
    left: 0;
    right: 0;
    top: 50px;
    z-index: 2;
}

.search-icon.active {
    /* margin-top: -2px; */
}

@keyframes ugolok {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.search-icon-nov::before {
    opacity: 0;
}

.search-icon-nov.active::before {
    width: 16px;
    content: " ";
    position: absolute;
    display: block;
    left: 2px;
    top: 23px;
    opacity: 1;
    transition: opacity 1s;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ae1f4e;
}

.search-panel .active {
    display: block;
}

.search-panel .inputs {
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 47px;
}

.search-panel input {
    background-color: transparent;
    height: 32px;
    border: none;
    border-bottom: 1px solid #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}

.search-panel input[type="text"] {
    width: calc(100% - 124px);
}

.search-panel input[type="submit"] {
    width: 120px;
    padding: 6px 35px 26px 35px;
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    margin-top: 2px;
}

.menu {
    min-height: 60px;
    /* 60 */
    margin: 0 auto;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    /* font-size: 22px; */
    font-size: 18px;
    text-align: center;
    padding: 0;
    display: none;
    /* {new-menu} */
    background-color: #FEF9F6;
    position: absolute;
    z-index: 100;
    right: 0;
    left: 0;
}

.menu li {
    display: inline-block;
    /* padding: 6px 30px 3px 30px; */
    padding: 16px 30px 6px 30px;
    margin: 0;
    /* {new-menu} border-right: 2px solid #ae1f4e; */
}

.submenu.no-last li:last-child {
    border-right: none;
}

.menu li a {
    /* {new-menu} color: #ae1f4e; */
    color: #3C3D41;
    text-decoration: none;
    /* position: relative; */
}

.menu>li>a {
    max-width: 200px;
}

.menu li span {
    /*color: rgba(134, 141, 146, 0.69);
    font-size: 1rem;*/
}

.menu li.active a,
.menu li a:hover {
    /* {new-menu} color: #9A9A9C; */
    color: #ae1f4e;
    text-decoration: underline;
}

.submenu,
.menu-nov {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #ffffff;
    border-top: 1px solid #ae1f4e;
    border-bottom: 1px solid #ae1f4e;
    left: 0;
    right: 0;
    margin-top: 13px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}

.menu-nov {
    margin-top: 45px;
    z-index: 100;
}

.menu .submenu ul,
.menu-nov ul {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    /* -webkit-column-width: 130px; */
    /* column-width: 130px; */
    width: 100%;
}

.menu-nov .ingred-industries ul {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    /* -webkit-column-width: 130px; */
    /* column-width: 130px; */
    width: 100%;
}

#menu-ingredients .ingred-industries {
    height: 100%;
    border-right: 1px solid #ae1f4e;
}
#menu-ingredients {
    padding: 30px 0px;
}

.menu-nov#menu-ingredients  ul {
    padding-left: 0;
    margin-left: 0;
}
.menu-nov#menu-ingredients  ul li {
    margin: 5px 0px;
}

#menu-ingredients .blockTitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #3C3D41;
    padding: 5px 0px;
    font-family: Open Sans;
}

.menu>li.parent {
    padding-bottom: 13px;
}

.menu>li.parent::before {
    /*    height: 13px;
    width: 100%;
    display: block;
    content: " ";
    margin-top: -13px;*/
}

.menu>li.parent::after {
    display: none;
    width: 16px;
    height: 16px;
    background-color: #ae1f4e;
    content: " ";
    position: relative;
    top: 13px;
    transform: rotate(45deg);
    /*margin: -4px auto;*/
    margin: -4px auto -16px auto;
    /*nov*/
}

.menu>li.parent:not(.tpl-5):hover::after {
    display: block;
}

.submenu ul,
.menu-nov ul {
    font-family: 'Open Sans', sans-serif;
    /* font-size: 18px; */
    font-size: 16px;
    text-align: left;
    float: left;
    width: 33%;
    padding: 0 30px;
    margin-top: 14px;
    margin-bottom: 18px;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
}

.menu-nov ul {
    width: 100%;
}

.submenu ul:last-child,
.menu-nov ul:last-child {
    border-right: none;
}

.submenu li,
.menu-nov li {
    display: block;
    border: none;
    padding: 0;
    /*border-right: 2px solid #c5c5c5;*/
}

.submenu li a,
.submenu li:hover a,
.menu-nov li a,
.menu-nov li:hover a {
    color: #3C3D41;
}

/*.menu li.active .submenu,
.menu li:hover .submenu {
    display: block;
}*/

.menu li:not(.tpl-5).active .submenu,
.menu li:not(.tpl-5):hover .submenu {
    display: block;
}

.menu-nov li:not(.tpl-5) .submenu {
    display: block;
}

.menu .submenu li.parent>.submenu,
.menu-nov li.parent>.submenu {
    position: relative;
    margin-top: 0;
    border: none;
}

.menu .submenu li.parent>span {
    /*color: #4a4a4a;*/
}

.menu .submenu li.parent>.submenu ul,
.menu-nov li.parent>.submenu ul {
    -webkit-column-count: unset;
    column-count: unset;
    margin: 0;
    font-style: italic;
}

.menu .submenu li.parent>.submenu ul li,
.menu-nov li.parent>.submenu ul li {
    border-right: none;
}

.page-elem {
    margin-bottom: 40px;
}

.page-elem a {
    text-decoration: none;
}

.page-elem span {
    color: #cacaca;
    display: block;
}

.page-elem img {
    max-width: 100%;
}

.page-elem p {
    margin: 4px 0;
}

.video {
    position: relative;
}

.video-placeholder {
    width: 100%;
    padding-bottom: 50%;
    padding-bottom: calc(100vh - 143px);
}

.video-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    /*background-image: url(images/loader_big.gif);*/
    background-repeat: no-repeat;
    background-position: center center;
    /*center video vertically*/
    display: flex;
    align-items: center;
}

.video-content.loaded {
    background-image: none;
}

.video-desc {
    position: absolute;
    top: 20px;
    left: 31px;
    width: 200px;
    height: 207px;
    background: #FDFDFD;
    border-radius: 4px;
    padding: 29px;
    font-family: Open Sans;
    font-style: italic;
    font-size: 16px;
    color: #6C6C70;
}

.video-desc .video-desc-close {
    position: absolute;
    top: 11px;
    right: 10px;
}

.video-desc p {
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 12px;
}

h1.heading-left,
h1.heading-right {
    margin-top: 63px;
    margin-bottom: 63px;
    font-family: 'PT Serif', serif;
    font-size: 34px;
    font-weight: normal;
    color: #ae1f4e;
    /* border-bottom: 2px solid #ae1f4e;
    height: 29px; */
    position: relative;
}

h1.heading-left::before,
h1.heading-right::before {
    position: absolute;
    content: " ";
    display: block;
    width: 100%;
    border-bottom: 0px solid #ae1f4e;
    top: 50%;
}

h1.heading-left.noline::before,
h1.heading-right.noline::before {
    display: none;
}


h1.heading-left span,
h1.heading-right span {
    padding: 0 21px;
    background-color: #fff;
    position: relative;
}

.heading-left span {
    margin-left: 244px;
}

.content {
    color: #3C3D41;
    font-family: 'open sans';
}

.content ul {
    padding-left: 40px;
    margin-bottom: 16px;
}

.content h1 {
    margin: 20px 0;
}

.content .heading-left span {
    margin-left: 0;
}

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

h1.heading-right span {
    margin-right: 244px;
}

.wrap-slider {
    margin-left: 32px;
}

.slide {
    position: relative;
    display: inline-block;
    height: 300px;
    width: 230px;
    border-radius: 4px;
    overflow: hidden;
    text-decoration: none !important;
}

.slide:hover .slide-half,
.slide:hover .slide-full {
    opacity: 1;
}

.slide:hover .slide-title {
    opacity: 0;
}

.slide-half {
    background-color: #3C3D41;
    margin-top: 140px;
    height: 160px;
    transition: .4s;
    opacity: 0;
}

.slide-half-wrap {
    padding: 23px 23px 0 19px;
    height: 120px;
    border-bottom: 1px solid rgba(238, 238, 238, 0.16);
    font-family: Roboto;
    line-height: 18px;
    font-size: 15px;
    letter-spacing: -0.2px;
    color: #FFFFFF;
}

.slide-half-wrap p {
    margin-top: 17px;
    font-family: 'PT Serif', serif;
    line-height: 18px;
    font-size: 14px;
    color: #BABABA;
}

.slide-full {
    background-color: rgba(0, 0, 0, 0.65);
    font-family: Roboto;
    line-height: 18px;
    font-size: 14px;
    letter-spacing: -0.2px;
    color: #FFFFFF;
    padding: 20px 12px;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    transition: .4s;
    opacity: 0;
}

.slide-full p {
    margin: 4px 0;
}

.slide-title {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #ffffff;
    width: 100%;
    text-shadow: 0px 0px 8px #000000;
    /*background-color: rgba(0, 0, 0, 0.65);*/
}

.owl-prev,
.owl-next {
    width: 72px;
    height: 72px;
    display: inline-block;
    cursor: pointer;
    background-image: url("images/left_arrow.png") !important;
}

.owl-prev:hover,
.owl-next:hover {
    background-image: url("images/right_arrow.png") !important;
}

.owl-next {
    transform: scaleX(-1);
    float: right;
    position: relative;
    top: -89px;
    right: 13px;
}

.owl-prev {
    position: relative;
    top: -89px;
    left: 13px;
}

.owl-nav {
    height: 0;
}

.post-left,
.post-right {
    width: 100%;
    height: 354px;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0px 0px 8px -2px #cacaca;
}

.post-left .post-desc,
.post-right .post-desc {
    width: 100%;
    height: 189px;
}

.post-left .desc-inner,
.post-right .desc-inner {
    padding: 27px 25px 0 22px;
    min-height: 162px;
    border-bottom: 1px solid rgba(238, 238, 238, 0.16);
    font-family: 'Open Sans', sans-serif;
    /* hm */
    overflow: hidden;
}

.post-right .desc-inner {
    border-bottom: 1px solid #EEEEEE;
}

.post-left .post-desc p,
.post-right .post-desc p {
    line-height: 18px;
    margin-top: 13px;
    font-size: 12px;
    color: #9A9A9C;
}

.post-left .post-desc {
    /*background-color: #3C3D41;*/
    font-size: 14px;
    /*color: #FFFFFF;*/
    color: #3C3D41;
}

.post-left .published {
    color: #cacaca;
    margin-bottom: 4px;
}

.post-right .post-desc {
    color: #3C3D41;
}

.post-center {
    padding-top: 28px;
    padding-left: 36px;
}

.post-center .post-header {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    color: #3C3D41;
    max-width: 334px;
}

.post-center .post-content {
    max-width: 274px;
    margin-top: 35px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    font-size: 14px;
    color: #9A9A9C;
}

.post-open {
    font-family: 'Open Sans', sans-serif;
    color: #ae1f4e;
    padding: 14px 22px;
    display: block;
    text-decoration: none;
    font-size: 14px;
}

.post-open:hover {
    text-decoration: underline;
}

.post-image {
    width: 100%;
    height: 144px;
    overflow: hidden;
}

.post-image img {
    min-width: 100%;
    height: auto;
}

.post-center .post-open {
    padding: 0;
    margin-top: 56px;
}

.post-center img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
}

.news-all {
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #9A9A9C;
    border: 1px solid rgba(154, 154, 156, 0.6);
    box-sizing: border-box;
    border-radius: 20px;
    padding: 10px 48px 11px 48px;
    display: block;
    margin-top: 25px;
    width: 182px;
    margin-left: auto;
    margin-right: auto;
}

.news-all:hover {
    border: 1px solid #ae1f4e;
    text-decoration: none;
}

.content-flex {
    flex: 1 0 auto;
    width: 100%;
}

.content li {
    list-style: circle;
}

.footer {
    flex: 0 0 auto;
    width: 100%;
}

.footer-top {
    padding: 35px 95px 26px 95px;
    border-bottom: 1px solid #EEEEEE;
    font-size: 14px;
}

.footer-top a {
    font-family: 'PT Serif', serif;
    font-size: 14px;
    color: #3C3D41;
    margin-right: 35px;
}

.footer-top .footer-phone {
    float: right;
}

.footer-bottom {
    padding: 31px 95px 30px 95px;
    font-family: 'PT Serif', serif;
    font-size: 13px;
    color: #A7A7A9;
}

.footer-bottom .social {
    float: right;
}

.footer-bottom .social a {
    margin-right: 33px;
}

.map {
    position: relative;
    overflow-x: hidden;
    /* hm */
    min-height: 410px;
}

.map ymaps {
    filter: grayscale(100%);
}

.map-point {
    width: 280px;
    background-color: #3C3D41;
    border-radius: 4px;
    padding: 27px 29px;
    position: absolute;
    top: 90px;
    left: 300px;
}

.map-point::after {
    width: 16px;
    height: 16px;
    background-color: #3C3D41;
    content: " ";
    position: relative;
    display: inline-block;
    transform: rotate(45deg);
    left: calc(50% - 11px);
    top: 40px;
}

.map-point .map-text {
    font-family: Roboto;
    font-size: 15px;
    color: #FFFFFF;
    margin: 0;
}

.map-point .map-subtext {
    font-family: 'PT Serif', serif;
    font-size: 12px;
    color: #838D8F;
    margin-top: 9px;
    margin-bottom: 23px;
}

.front-text {
    font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
    font-size: 13px;
    margin: 0 20px;
}

.front-text ul {
    margin: 20px;
}

.front-text ul li {
    list-style-image: url("images/lidot.gif");
}

.header-phone br {
    display: none;
}

.logo-small {
    display: none;
    margin: 0 auto;
    padding: 10px 0 13px 0;
}

.buter {
    padding: 44px 20px;
    float: left;
    display: none;
    position: absolute;
    z-index: 21;
}

.wrap-all {
    transition: transform 0.36s ease-out;
    position: relative;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    background-color:#fff;

}

.wrap-all .inner-shadow {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    bottom: -10px;
    -webkit-box-shadow: inset 1px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 1px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 1px 0px 5px 0px rgba(0, 0, 0, 0.25);
    z-index: 20;
}

.wrap-all-shift {
    transform: translateX(260px);
    overflow: hidden;
    /* position: absolute;
    width: 100%;
    height: 100%; */
}

.wrap-all-shift .inner-shadow {
    display: block;
}

.menu-wrap {
    display: none;
    position: absolute;
    height: 100%;
    width: 260px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 0;
}

.menu-mobile {
    position: absolute;
    width: 780px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #F5F5F5;
    transition: transform 0.36s ease-out;
}

.menu-mobile .stage {
    width: 260px;
    float: left;
}

.menu-mobile.stage2 {
    transform: translateX(-260px);
}

.menu-mobile.stage3 {
    transform: translateX(-520px);
}

.menu-mobile .links-top {
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    background-color: #fff;
}

.menu-mobile .links-bottom {
    /*position: absolute;*/
    bottom: 0;
    width: 260px;
    height: 92px;
    background: #9A9A9C;
    padding: 10px;
}

.menu-mobile .links-bottom a {
    font-family: 'PT Serif', serif;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    padding-bottom: 5px;
}

.menu-mobile .links-top.link-back {
    text-align: left;
}

.menu-mobile .links-top a {
    font-family: 'PT Serif', serif;
    font-size: 14px;
    color: #9A9A9C;
    padding: 0 10px;
}

.menu-mobile .logo-mobile {
    padding: 10px;
}

.logo-mobile.logo-mobile-en {
    display: flex;
    justify-content: center;
}

.menu-mobile .logo-mobile img {
    width: 240px;
    height: 56px;
}

.logo-mobile.logo-mobile-en img {
    width: auto;
}

.menu-mobile ul {
    width: 260px;
    list-style: none;
}

.menu-mobile ul a,
.menu-mobile ul span {
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    font-size: 16px;
    color: #434345;
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 10px;
}

.menu-mobile ul .subheader>span {
    color: #ae1f4e;
    transform: translateY(-53%);
}

.menu-mobile ul li {
    height: 40px;
}

.menu-mobile ul .subheader {
    background-color: #fff;
    border-top: 4px solid #ae1f4e;
    /* padding-top: 6px; */
}

.menu-mobile ul li:last-child {
    border-bottom: none;
}

.submenu-mobile {
    display: none;
    position: absolute;
    left: 260px;
    top: 50px;
}

.submenu-mobile .submenu-mobile {
    top: 0;
}

li.active>.submenu-mobile {
    display: block;
}

.left-menu {
    background-color: #EEEEEE;
    padding: 20px;
    color: #888888;
    border: 1px solid #dedede;
    margin-top: 20px;
}

.left-menu a {
    color: #888888;
    text-decoration: none;
    transition: 0.6s
}

.left-menu a:hover {
    opacity: 0.5;
}

.l-menu {
    transition: 0.4s;
    padding: 0;
}

.l-menu li {
    padding: 8px 0;
    line-height: 18px;
}

.l-submenu {
    display: none;
    padding-bottom: 20px;
}

.l-menu .parent.selected>.l-submenu {
    display: block;
}

.l-submenu a {
    font-size: 1rem;
}

.l-submenu li span {
    /*font-size: 1rem;*/
}

.l-submenu>.wrap {
    margin-left: 20px;
}

.l-submenu>img {
    max-width: 100%;
    margin-top: 12px;
}

.l-menu>div {
    font-size: 1.3rem;
    cursor: pointer;
}

.l-menu .parent {
    position: relative;
}

.l-menu .l-menu-head {
    display: inline-block;
}

.l-menu .l-menu-plus {
    position: absolute;
    top: 10px;
    right: 0;
    width: 15px;
    height: 10px;
    display: inline-block;
    background-image: url("/assets/images/arrow_down.png");
    background-repeat: no-repeat;
    display: none;
}

.l-menu .l-menu-plus.open {
    background-image: url("/assets/images/arrow_up.png");
}

.l-submenu .l-menu-plus {
    width: 10px;
    top: 10px;
}

.l-menu-head a,
.l-menu .selected>a {
    color: #ae1f4e;
}

@media (max-width: 575px) {
    .row-page-inner>.col:first-child {
        order: 2;
    }
}

@media (min-width: 768px) {
    
    .owl-nav {
        display: block !important;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .header-text .col {
        padding-left: 3px;
        padding-right: 6px;
    }

    .content-inner {
        /*padding-left: 20px;*/
        padding-top: 20px;
    }
}

/* @media (min-width: 992px) and (max-width: 1199px) */

.head-h2 {
    background-color: #ae1f4e;
    color: #fff;
    font-size: 2rem;
    padding: 0 40px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
    line-height: 2.4rem;
}

.head-h2 img {
    background-color: #fff;
    padding: 0 20px;
    margin: 0 20px;
}

.advantages {
    display: flex;
    flex-flow: row wrap;
    padding-bottom: 20px;
}

.adv-elem {
    max-width: 230px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    align-items: start;
    align-content: flex-start;
}

.adv-elem:nth-child(n+6) {
    margin-top: 60px;
}

.rg-text {
    font-size: 1.4rem;
    color: #5d5d5d;
    padding-left: 20px;
    max-width: 100%;
    word-break: break-word;
}

.rg-text:before {
    border-left: 4px solid #00b140;
    content: "";
    position: absolute;
    margin-left: -20px;
    margin-top: 4px;
    height: 60px;
}

.rg-text ul {
    padding-left: 20px;
}

.adv-img {
    height: 121px;
}

@media (max-width: 835px) {
    #contact_form-form {height:auto !important}
    .map-point{display:none;}
    .head-h2 {
        padding: 20px;
    }

    .head-h2 img {
        margin: 20px;
    }
}

.margin-t-medium {
    margin-top: 40px;
}

.error-page {
    padding-top: 100px;
}

.bold {
    font-weight: bold;
}

.flex {
    display: flex;
    flex-flow: row wrap;
}

.clear {
    clear: both;
}

.b-text-line {
    padding: 0 40px;
    display: flex;
    align-items: flex-start;
}

.b-text-line>div {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    margin-left: 20px;
    font-size: 1.5rem;
    color: #676767;
}

.b-grey {
    background-color: #f3f3f3;
    padding: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.img-c-wrap {
    margin-top: 20px;
}

.img-c-wrap img {
    border-radius: 6px;
    border: 1px solid #01b141;
    max-width: 100%;
}

.partners-wrap .col>img {
    width: 100%
}

.partners-wrap .col:last-child>img {
    margin-right: 0;
}

.partners-elem {
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0 10px;
}

/*
.descr-9-1,
.descr-9-2,
.descr-9-3,
.descr-9-4 {
    justify-content: center;
}

.descr-9-5 {
    color: #ae1f4e;
    font-size: 3rem;
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}

.descr-9-1:after {
    width: 33%;
    top: 130px;
    left: 75%;
}

.descr-9-2:after {
    width: 20%;
    top: 130px;
    right: 100%;
}

.descr-9-3 {
    margin-top: 60px;
}

.descr-9-1:after, .descr-9-2:after, .descr-9-3:after, .descr-9-4:after{
    content: "";
    border-bottom: 1px dashed #00b140;
    position: absolute;
    height: 2px;
}

.descr-9-3:after {
    width: 25%;
    top: 75px;
    left: 65%;
    transform: rotate(135deg);
}

.descr-9-4 {
    margin-top: 52px;
}

.descr-9-4:after {
    width: 20%;
    top: 37px;
    right: 65%;
    transform: rotate(36deg);
}
*/

.close-min {
    position: absolute;
    right: 20px;
    top: 20px;
}

.circle-img {
    border-radius: 50%;
}

/* menu fix */

/* {new-menu} .header-items li:first-child a {
    border-left: 2px solid #9A9A9C;
} 

.header-items li:first-child:hover a,
.header-items li.active:first-child a {
    border-left: none;
    padding-left: 45px;
} */

.logo {
    height: 93px;
}

.js-close {
    cursor: pointer;
}

#frontendManager {
    display: none;
}

.spheres-wrap {
    margin-top: 15px;
}

.js-info-block {
    max-width: 100%;
    padding: 0 15px;
}

.l-menu>div:not(.first) {
    margin-top: 15px;
}

.header-search-panel,
.header-search-panel-main {
    position: absolute;
    width: 100%;
    z-index: 101;
    background-color: #fff;
    border-top: none;
    border-bottom: 1px solid #ae1f4e;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
    padding-top: 20px;
    top: 49px;
    display: none;
}

.ui-front {
    z-index: 102;
}

@media (max-width: 768px) {
    .header-search-panel {
        top: 156px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

#call {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
}

.call-form {
    padding: 25px;
    background-color: #eeeeee;
    border-radius: 15px 0 15px 15px;
    display: flex;
    flex-direction: column;
    max-width: 362px;
    position: relative;
}

.call-form .close {
    position: absolute;
    font-weight: bold;
    right: 10px;
    top: 5px;
    cursor: pointer;
}

.call-form td {
    padding: 10px;
}

.call-form input[type="text"] {
    border-radius: 8px;
    padding: 6px 12px;
    border: 1px solid #8c8c8c;
}

.feedback-form-or {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #9A9A9C;
    padding-top: 14px;
}

.feedback-form .header-phone {
    margin-top: 10px;
}

.feedback-form .header-phone span {
    color: #017A34;
}

.feedback-form .header-phone a {
    color: #017A34;
}

/*.header-search-panel.for-chrome {
    top: 48px;
}

.search-icon-nov.for-chrome::before {
    top: 28px;
}*/

.header.sticky,
.header-main {
    position: fixed;
    width: 100%;
    z-index: 1000;
    /* top: 0; */
    top: 52px;
    background-color: #fff;
}
.header__top.sticky {
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0;
    background-color: #fff;
}
.header__bottom.sticky {
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 50px;
    background-color: #fff;
}
.header-text.sticky {
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    height: 49px;
    background-color: #fff;
}

.header-search-panel.sticky,
.header-search-panel-main {
    position: fixed;
    width: 100%;
    z-index: 1001;
    top: 50px;
    right: 0;
    left: 0;
    background-color: #fff;
}

.header-text-main {
    height: 40px;
}

.header-main,
.header-text-main,
.header-search-panel-main {
    background-color: rgba(255, 255, 255, 0.5);
}

.header-placeholder {
    width: 100%;
    /* height: 95px; */
    height: 143px;
    display: none;
}

.menu.sticky,
.menu-nov.sticky {
    position: fixed;
    /* top: 95px; */
    top: 143px;
}

#menu-about {
    background-color: #fff;
    border-bottom: 1px solid #ae1f4e;
    min-height: 60px;
    margin-top: 45px;
}

            #menu-about, #menu-ingredients {
                top: 145px;
            }
        
/*.masonry-item {
    min-height: 300px;
    border: 2px solid white;
    background-size: cover;
    background-position: center center;
}*/

.masonry-item {
    background-size: cover;
    background-position: center center;
    /* margin-right: 5px; */
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
    opacity: 1;
}

.masonry-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.masonry-row {
    padding: 5px;
}

.masonry-row img {
    vertical-align: bottom;
    opacity: 0;
    width: 300px;
    height: 300px;
}

.holding-row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.holding-row .col a {
    display: flex;
    color: #A7A7A9;
    align-items: center;
}

.afaya-logo {
    width: 93px;
    height: 70px;
    background-image: url("/assets/images/logo_afayaBW.png");
    margin-left: 20px;
    background-repeat: no-repeat;
}

.green-logo {
    width: 240px;
    height: 70px;
    background-image: url("/assets/images/logo_balticgreenBW.png");
    margin-left: 20px;
    background-repeat: no-repeat;
}

.holding-row .col a:hover .afaya-logo {
    background-image: url("/assets/images/logo_afaya.png");
}

.holding-row .col a:hover .green-logo {
    background-image: url("/assets/images/logo_balticgreen.png");
}

.video-over {
    position: absolute;
    height: 33%;
    width: auto;
    left: 15%;
    top: 50%;
}

.mob-banner {
    display: none;
}

.otrasl-images img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-right: 20px;
}

.otrasl-category {
    display: block;
    padding: 20px 10px 5px 10px;
    color: #3C3D41;
    border-bottom: 1px solid #9A9A9C;
    cursor: pointer;
    transition: .5s;
    margin-left: 50px;
    max-width: 600px;
}

@media (max-width: 768px) {

    .video-content video,
    .video-placeholder {
        display: none;
    }

    .mob-banner {
        display: block;
        width: 100%;
    }

    .video-over {
        position: absolute;
        width: 90%;
        height: auto;
        left: 50%;
        transform: translateX(-50%);
        top: auto;
    }

    .content,
    .B_crumbBox {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header-placeholder {
        width: 100%;
        /* height: 95px; */
        height: 120px;
        display: none;
    }

    .category-elem {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        display: block !important;
    }

    .search-block {
        padding: 0 10px;
    }

    h1.heading-left,
    h1.heading-right {
        margin-left: -10px;
        margin-right: -10px;
    }

    .holding-row .col a {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 20px;
    }

    .holding-row {
        padding-top: 0;
        padding-bottom: 0;
    }

    .afaya-logo {
        height: 85px;
    }

    .green-logo {
        height: 85px;
    }
}

.cookie-notif {
    display: none;
    font-size: 13px;
    margin-top: 30px;
}
.pagination {
    width: 100%;
}
.pagination .pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 10px 0px;
}
.pagination .pagination li {
    padding: 5px 10px;
    list-style: none;
}
.pagination .pagination li.active a {
    color: #000;
}
.allSlides .button {
    text-align: center;
    margin-top: 30px;
}
.allSlides .button a {
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #9A9A9C;
    border: 1px solid rgba(154, 154, 156, 0.6);
    box-sizing: border-box;
    border-radius: 20px;
    padding: 10px 48px 11px 48px;
    display: block;
    margin-top: 25px;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}
.allSlides .button a:hover {
    border: 1px solid #ae1f4e;
    color: #ae1f4e;
    text-decoration: none;
}

.sisea-search-form {
    width: 100%;
    z-index: 2;
}
.header-search {
    position: relative;
}
#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 350px;
  max-width: 90%;
  padding: 15px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_notification .cookie_accept {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
#cookie_notification p{
  margin: 0;
  font-size: 13px;
  text-align: left;
  color: $color_text;
}



.ingred-industries {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.content-inner img {
    max-width: 100%;
}

.scrollBlock .scroll1, .scrollBlock .scroll2{width: 100%; border: none 0px RED;
overflow-x: scroll; overflow-y:hidden;}
.scrollBlock .scroll1 div {
    min-width: 1000px;
    height: 1px;
}
.header__top {
    padding: 5px 0px;
}
.header__bottom .social {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: flex-end;
}
.header__bottom {
    padding: 10px 0px;
}
.header__bottom .social img {
    
}
.header__bottom .social a {
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    margin: 0 10px;
}
.header-button-form {
    float: right;
    padding: 10px 30px;
    color: #ae1f4e;
    cursor: pointer;
    border-radius: 25px;
    border: 1px solid #ae1f4e;
}
.header-button-form:hover {
    background: #ae1f4e;
    color: #fff;
}

.form_on_main .titleBlock {
    font-size: 22px;
    line-height: 30px;
    /* identical to box height */
    letter-spacing: 0.02em;
    color: #3C3D41;
    margin: 55px 0px;
}
.form_on_main .text {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #ae1f4e;
    margin-bottom: 40px;
}
.form_on_main .social img {
    margin-right: 30px;
}



.tabs > div{
    padding-top:10px;
}
.tabs > ul{
    margin:0px;
    padding:0px;
    display: flex;
    justify-content: space-between;
}
.tabs > ul:after{
    content:"";
    display:block;
    clear:both;
    height:5px;
}
.tabs > ul li{
    margin:0px;
    padding:0px;
    cursor:pointer;
    display:block;
    padding:5px 10px;
    color:#ae1f4e;
}
.tabs > ul li.active, .tabs ul li.active:hover{
    color:#ae1f4e;
    font-weight: bold;
    text-decoration: underline;
}



@media (min-width: 576px){
  #cookie_notification.show{
    display: flex;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
  }

}
@media (max-width: 1024px){
    .header-items {
        font-size: 16px;
    }
    .logo {
        padding: 1px 5px;
    }
    .logo img {
        width: 200xp!important;
    }
    .header-phone {
        font-family: 'PT Serif', serif;
        font-size: 15px;
        color: #9A9A9C;
        display: inline-block;
        margin-top: 10px;
    }
}

@media (max-width: 575px){
    .otrasl-images {
        display: flex;
        flex-wrap: wrap;
    }
    .otrasl-images img {
        width: 30%;
        box-sizing: border-box;
        margin: 15px 1%;
        height: auto;
    }
  #cookie_notification.show{
    display: block;
    text-align: left;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }
  .header__bottom .social {
    justify-content: center;
    margin: 15px 0px;
  }
  .header-phone {
    display: block;
  }
  .search-icon{display:none;}
  .header-button-form {
    float: none;
    margin: 5px auto;
    width: 200px;
    text-align: center;
  }
  .header__bottom .wrap {
    padding: 0 15px;
  }
  .form_on_main {
    padding: 0 15px;
  }
    .form_on_main .titleBlock {
        font-size: 18px;
        line-height: 20px;
        color: #3C3D41;
        margin: 15px 0px;
        text-align: center;

    }
    .form_on_main .text {
        text-align: center;
    }
    .form_on_main .social {
        display: flex;
        justify-content: center;
    }
    .form_on_main .social img {
        margin: 0px 15px;
    }
}


.t849__header {
    position: relative;
    cursor: pointer;
    padding: 27px 50px 27px 0;
    border-top: 1px solid #eee;
    border-top: 1px solid #eee;
}
.t849__content {
    display: none;
    overflow: hidden;
    -webkit-transition: max-height ease-in-out .3s,opacity ease-in-out .3s;
    -o-transition: max-height ease-in-out .3s,opacity ease-in-out .3s;
    transition: max-height ease-in-out .3s,opacity ease-in-out .3s;
}
.t-name_xl {
    line-height: 1.35;
}
.t849__icon {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    padding: 8px;
    box-sizing: unset;
    -webkit-transition: opacity ease-in-out .2s;
    -o-transition: opacity ease-in-out .2s;
    transition: opacity ease-in-out .2s;
}
.t849__lines {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    z-index: 1;
}
.t849__circle {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    border-radius: 100px;
}
.t849__icon-hover {
    opacity: 0;
}
.t849__opened .t849__lines {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 1;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.t849__header:hover .t849__icon {
    opacity: 0;
}
.t849__header:hover .t849__icon-hover {
    opacity: 1;
}

table.border {
    border-collapse: collapse;
}
table.border td {
    border: 1px solid #333;
    padding: 10px 10px;
}

.advantages .item {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px 10px;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    border-radius: 10px;
    height: 100px;
    font-weight: 600;
}
.subscribe__form .title {
    color: #ae1f4e;
    font-size: 20px;
    font-weight: bold;
}
.subscribe__form .small {
    font-size: 13px;
    font-style: italic;
}
.subscribe__form input {
    padding: 15px 10px;
    height: 40px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #ae1f4e;
    margin-bottom: 15px;
    width: 100%;
}
.subscribe__form button {
    float: right;
    padding: 20px 10px;
    background: #ae1f4e;
    color: #fff;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    width: 150px;
    border-radius: 20px;
    border: none;
    justify-content: center;
    cursor: pointer;
}
.subscribe__form form::after {
    display: block;
    content: "";
    clear: both;
}
.mb-30 {
    margin-bottom: 30px;
}

.owl-carousel.owl-drag .owl-item {height:295px}

.owl-carousel .owl-stage-outer {
    height: 300px;
}

.balticgroup-logo {
    width: 240px;
    height: 70px;
    background-image: url("/assets/images/balticgroup.svg");
    margin-left: 20px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}


/* cookie-message */ 
:root { --color-accent:#ae1f4e; }
.cookie-message { display:none; position:fixed; bottom:35px; right:15px; width:100%; max-width:600px; background:#fff; color:#212529; padding:11px 14px 11px 9px; box-sizing:border-box; align-items:center; justify-content:space-between; z-index:999999999999999999; border-radius:16px; box-shadow:0px 0px 5px rgba(0,0,0,0.1); }
.cookie-message-inner { display:flex; align-items:center; justify-content:space-between; width:100%; }
.cookie-message-text { flex:1; padding-right:10px; color:#212529; font-size:12px; line-height: 20px; }
.cookie-message .button-cookie { background-color:var(--color-accent); color:#fff; border:0px solid var(--color-accent); cursor:pointer; font-size:12px; border-radius:10px; padding:8px 8px; box-shadow:none; transition:background 0.15s, color 0.15s; }
.cookie-message a { color:var(--color-accent); }
.cookie-message .button-cookie-close { background-color:#fff; color:#000000; border:1px solid var(--color-accent); cursor:pointer; font-size:12px; border-radius:10px; padding:8px 7px; margin-left:10px; box-shadow:none; transition:background 0.15s, color 0.15s; }
.cookie-message .button-cookie:hover { background:#91b83f; color:#fff; }
.cookie-close { background:none; border:none; color:var(--color-accent); font-size:16px; font-weight:bold; cursor:pointer; padding:0 0 0 10px; transition:opacity 0.3s; }
.cookie-close:hover { opacity:0.5; }
@media (max-width:768px) {
.cookie-message { left:0; right:0; bottom:78px; width:95%; max-width:95%; margin:0 auto; border-radius:10px; opacity:0.9; padding:9px 9px; }
.cookie-message-inner { flex-direction:column; align-items:stretch; width:100%; }
.cookie-message-text { width:100%; margin-bottom:7px; padding:0; flex:1 1 auto; }
.cookie-actions { display:flex; flex-direction:row; gap:7px; width:100%; }
.cookie-message .button-cookie, .cookie-message .button-cookie-close { width:50%; min-width:0; margin:0; }
.cookie-close { text-align:right; margin:0 0 0 8px; display:block; position:static; }
}
/* cookie-message */

.ds-form form label {
    display: block;
    margin-bottom: 0;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 15px !important;
    color: #78767a;
    cursor: pointer;
}

.ds-form #contact_form-form .form-head {
    font-size: 14px !important;
    line-height: 11px !important;
    text-align: center;
    letter-spacing: 0.02em;
    color: #EB6622;
    margin-bottom: 12px !important;
}