@charset "UTF-8";

.layout-content{flex-grow:1}
body{
    position:relative;
    overflow-x:hidden;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    display:flex;
    flex-direction:column;
    min-height:100vh;
    padding-top: 190px;
    color: #151515;
    font-family: verveine;
    font-family: ff-good-web-pro;
}

body.inner-page {
    padding-top:  200px;
}
footer#footer{flex-shrink:0}
.clr{clear:both;float:none;margin:0;padding:0}
img{max-width:100%;object-fit:cover}
div#back-top span{position:fixed;left:2%;top:inherit;bottom:20px;z-index:10;font-size:33px}
ul,p{margin-bottom:10px}
p:last-child{margin-bottom:0}
a{color:inherit}
.underline {
    text-decoration: underline;
}
a:hover{text-decoration:none}



.column2 {
    column-count: 2;
}
.bold {
    font-weight: bold;
}
.color-blue {
    color: #54ABFA;
}
.color-lightgray {
    color: #151515;
    opacity: 0.5;
}
.font22 {
    font-size: 22px;
    line-height: 24px;
}
.font20 {
    font-size: 20px;
    line-height: 1.4;
}
.font18 {
    font-size: 18px;
    line-height: 24px;
}
.font14 {
    font-size: 14px;
    line-height: 24px;
}


::-webkit-scrollbar-track{background-color:#fff}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-thumb{background-color:#02336B}
.map iframe,.map img{width:100%;height:100%}
b{font-weight:600;color:#151515}
.ab-none::before,.ab-none::after{display:none}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.w-100prec{width:100%}
.slider-row .slick-track{display:flex}
.slider-row .slick-slide > div{height:100%}
.slider-row .slick-list{margin-right:-15px;margin-left:-15px}
.slider-row .slick-slide{margin-right:15px;margin-left:15px;height:inherit}
.flex{display:flex}
.flex-wrap{flex-wrap:wrap}
.flex-grow{flex-grow:1}
.between{justify-content:space-between}
.align-center{align-items:center}
.align-start{align-items:flex-start}
.align-end{align-items:flex-end}
.flex-row{margin-right:-15px;margin-left:-15px}
.flex-row > div, .flex-row > a{margin-right:15px;margin-left:15px}
a,button{cursor:pointer}
ul.slick-dots {
    left: 0;
    bottom: -50px;
}
.slick-dots li {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0 3px;
    border: 1.5px solid transparent;
    position: relative;
}

.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
}

.slick-dots li button::before {
    display: none;
}
.slick-dots li::before {
    position: absolute;
    top:  50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #E9F0F4;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
.slick-dots li.slick-active {
    border: 2.81818px solid #454545;
}
.slick-dots li.slick-active::before {
    background: #454545;
}
a,input,button,select,textarea,.slick-slide{outline:none!important;box-shadow:none}
.bt{display:inline-block;padding:0;background:none;border:none;box-shadow:none;text-shadow:none;margin:0;transition:.5s}

.btn-blue {
    background: #003264;
    border-radius: 60px;
    font-weight: 700;
    text-align: center;
    color: #FFFFFF;
    padding: 12px 50px;
    border: 1px solid #003264;
}
.btn-blue:hover {
    background: #fff;
    color: #003264;
}

.btn-bluereverse {
    border: 2px solid #003264;
    border-radius: 60px;
    padding: 10px 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #003264;
}

.btn-bluereverse:hover {
    background: #003264;
    color: #fff;
}

.btn-red {
    background: #d10000;
    border: 1px solid #d10000;
}

.btn-red:hover {
    background: #fff;
    color: #d10000;
}

.slick-arrow {
    width: auto;
    height: auto;
    opacity: 1;
    z-index: 1;
}

.slick-arrow::before {
    display: none;
}

.slick-prev.slick-arrow {
    left: -50px;
}

.slick-next.slick-arrow {
    right: -50px;
}

.pt-100px{padding-top:100px}
.mb-0px{margin-bottom:0!important}
.mb-10px{margin-bottom:10px!important}
.mb-15px{margin-bottom:15px!important}
.mb-20px{margin-bottom:20px!important}
.mb-25px{margin-bottom:25px!important}
.mb-30px{margin-bottom:30px!important}
.mb-35px{margin-bottom:35px!important}
.mb-40px{margin-bottom:40px!important}
.mb-50px{margin-bottom:50px!important}
.mb-60px{margin-bottom:60px!important}
.mb-65px{margin-bottom:65px!important}
.mb-70px{margin-bottom:70px!important}
.mb-80px{margin-bottom:80px!important}
.mb-90px{margin-bottom:90px!important}
.mb-100px{margin-bottom:100px!important}
.mb-120px{margin-bottom:120px!important}
.mb-130px{margin-bottom:130px!important}
.mb-140px{margin-bottom:140px!important}
.mb-170px{margin-bottom:170px!important}
.mb-200px{margin-bottom:200px!important}

.mb-80px.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 160px !important;
}

.hide{display:none!important}
.line{fill:none;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms;stroke:#fff;stroke-width:5.5px;stroke-linecap:round}
.hamb6 .top{stroke-dasharray:40 172}
.hamb6 .middle{stroke-dasharray:40 111}
.hamb6 .bottom{stroke-dasharray:40 172}
.active .hamb6 .top{stroke-dashoffset:-132px}
.active .hamb6 .middle{stroke-dashoffset:-71px}
.active .hamb6 .bottom{stroke-dashoffset:-132px}
.openMenu{display:none}
header#header{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:100;transition:.5s;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);}
header#header.fixed .header-top {
    display: none;
}

ul.mainlist {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

nav#mainnav {
    flex-grow: 1;
}

ul.mainlist a {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #666666;
}

ul.mainlist li {
    margin-right: 17px;
}
ul.list-child {
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    border-radius: 30px 0px 30px 30px;
    list-style: none;
    padding: 15px 30px;
    margin: 0;
    min-width: 210px;
    right: 0;
    display: none;
}

li.parent {
    position: relative;
}

ul.list-child a {
    font-weight: 500;
    text-transform: uppercase;
    color: #151515;
}

ul.list-child li {
    margin: 10px 0;
}

li.parent:hover ul.list-child {
    display: block;
}

li.parent:hover > a {
    color: rgba(21, 21, 21, 0.5);
}
.logo {
    margin-right: 30px;
}

a.header-phone {
    font-weight: 450;
    font-size: 19px;
    line-height: 22px;
    color: #151515;
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #E1E1E1;
}

a.header-phone img {
    margin-right: 7px;
}

.header-city {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #777777;
    margin-right: 20px;
}

.header-city_btn {
    text-decoration-line: underline;
    color: #151515;
    display: block;
}

.header-svg > a {
    margin-right: 10px;
    display: block;
}

a.cart {
    position: relative;
}

.cart-text {
    position: absolute;
    top: -2px;
    right: -4px;
    width: 16px;
    height: 16px;
    background: #003264;
    border-radius: 50%;
    font-weight: 700;
    font-size: 10px;
    line-height: 10px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-svg {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-top {
    border-bottom: 1px solid #E1E1E1;
    padding: 15px 0;
}

ul.cataloglist {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: space-between;
}

ul.cataloglist a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #151515;
}

ul.cataloglist li {
    margin-right: 5px;
}

ul.cataloglist li:last-child {
    margin-right: 0;
}

.header-bottom {
    padding: 25px 0;
}

.slider .slick-dots li::before {
    width: 23px;
    height: 7px;
    background: url(/assets/images/dot.svg) no-repeat center center;
    background-size: 100% 100%;
    border-radius: 0;
}

.slider .slick-dots li.slick-active::before {
    width: 9px;
    height: 9px;
    background: #003264;
    border-radius: 50%;
}

.slider-item {
    position: relative;
}

img.slider-img {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.slider-item::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 30, 74, 0.5);
    border-radius: 60px;
}

.slider-content {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 75px;
    color: #fff;
    max-width: 550px;
}

.slider-head {
    font-family: 'Verveine';
    font-size: 74px;
    line-height: 80px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.slider-text {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
}
.slider-link {
    position: relative;
    width: 122px;
    height: 122px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #003264;
}

.slider-link::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/assets/images/sliderlink.svg) no-repeat center center;
    background-size: 100% 100%;
    z-index: -2;
}

.slider-link svg {
    margin-top: 10px;
}

.title {
    font-family: 'Verveine';
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    line-height: 46px;
    color: #003264;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.title::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 38px;
    height: 12px;
    background: url(/assets/images/dot.svg) no-repeat center center;
    background-size: 100% 100%;
}
.product-item {
    width: calc(25% - 30px);
    margin-bottom: 30px;
    display: flex !important;
    flex-direction: column;
    padding-bottom: 50px;
    position: relative;
}
.product-quantity {
    border: 1px solid #EFEFEF;
    border-radius: 60px;
    position: absolute;
    right: 0;
    padding: 7px 12px;
    padding-right: 45px;
    display: flex;
    align-items: center;
    opacity: 0;
    background: #fff;
    padding: 0 12px;
    padding-right: 45px;
    opacity: 1;
}

input.product-quantity_input {
    width: 30px;
    text-align: center;
    border: none;
    background: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}

.product-quantity_btn {
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    color: #333333;
    padding: 0 5px;
    padding: 8px 10px;
	padding: 3px 13px;
    font-size: 40px;
}

.product-btn {
    background: #003264;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.product-btn span {
    position: absolute;
    top: -5px;
    background: #003264;
    border: 2px solid #FFFFFF;
    right: -3px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.product-btn span::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 2px;
    background: #fff;
}

.product-btn span::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 6px;
    width: 2px;
    background: #fff;
}

.product-btn.product-btn_buy span::after {
    opacity: 0;
}

.product-btn.product-btn_buy {
    background: #444444;
}

.product-btn.product-btn_buy span {
    background: #444444;
}

.product-btn.in-cart {
    background: #28a745;
}

.product-btn.in-cart span {
    background: #28a745;
}

.product-slider .product-item {
    margin-bottom: 0;
    height: inherit;
}

.product-bottom:hover .product-quantity {
    opacity: 1;
}

.product-item:hover .product-cook {
    opacity: 1;
}

.product-item::before {
    position: absolute;
    content: "";
    top: -20px;
    right: -20px;
    left: -20px;
    bottom: -20px;
    border: 1px solid #E6E6E6;
    opacity: 0;
}

.product-item:hover::before {
    opacity: 1;
}

.product-slider .slick-list.draggable {
    padding: 20px 10px;
}
.product-img > img {
    width: 100%;
    height: 200px;
}

.product-img {
    margin-bottom: 25px;
    position: relative;
}
.product-sticker {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
}
.product-precent {
    background: #DE0909;
    color: #FFFFFF;
}
.product-new {
    background: #2EC1AC;
    color: #FFFFFF;
}

.product-favorite {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.15));
}

.product-kkal {
    background: #939393;
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 2;
    font-weight: 450;
    font-size: 13px;
    line-height: 122.01%;
    color: #FFFFFF;
    padding: 5px 10px;
}

.product-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 10px;
    display: block;
    z-index: 1;
}

.product-desc {
    font-size: 13px;
    line-height: 122.01%;
    color: #999999;
    margin-bottom: 15px;
    flex-grow: 1;
}
.product-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.product-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.product-price_old {
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: line-through;
    color: #999999;
    margin-right: 7px;
}

.product-price {
    font-weight: 700;
    font-size: 22px;
    line-height: 20px;
    color: #333333;
    flex-grow: 1;
}

.fon-wrap {
    position: relative;
    padding: 130px 0 220px;
}

img.fon-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.fon-wrap::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 30, 74, 0.5);
    /* z-index: -1; */
    /* background: red; */
}

.title.fon-title {
    color: #FFFFFF;
    font-size: 74px;
    line-height: 80px;
}

.fon {
    font-weight: 450;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    max-width: 600px;
    position: relative;
    z-index: 2;
}
.title.fon-title {
    margin-bottom: 15px;
    padding-bottom: 0;
}

.title.fon-title::before {
    opacity: 0;
}
.feat-flex {
    position: relative;
    z-index: 2;
}
.feat-wrap {
    position: relative;
    margin-top: -70px;
    padding: 50px 0;
    overflow: hidden;
}

.feat-wrap_before::before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 130%;
    height: 80%;
    background: url(/assets/images/featbg.svg) no-repeat center center;
    background-size: 100% 100%;
    z-index: 0;
    background: #FFFFFF;
    border-radius: 600px 0px 600px 600px;
    transform: translate(-50%, 0) matrix(-1, 0, 0, 1, 0, 0);
}

.feat-wrap::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F1F2F2;
    z-index: -2;
    top: 70px;
}

.feat-item {
    width: calc(25% - 30px);
    margin-bottom: 30px;
}

.feat-img {
    margin-bottom: 20px;
}

.feat-name {
    font-family: 'Verveine';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 12px;
}

.feat-text {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #777777;
}

.review-text {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    color: #777777;
    margin-bottom: 40px;
}
.about-img {width: 51%;}

.about-img img, .about-img video {
    border-radius: 30px;
}

.about-item {
    width: 42%;
}

.about-text {
    font-size: 22px;
    line-height: 32px;
    color: #777777;
}

.about-reverse {
    flex-direction: row-reverse;
}

.accio-item {
    width: calc(33.33% - 30px);
    margin-bottom: 30px;
    position: relative;
	border-radius: 10px;
    overflow: hidden;
}

.accio-img {
    width: 100%;
    /* height: 100%; */
    position: relative;
}

.accio-img img { 
    width: 100%;
    height: 100%;
    height: 400px;
}

.accio-content {
    /* position: absolute; */
    /* bottom: 0;
    left: 0; */
    width: 100%;
    padding: 40px;
    color: #FFFFFF;
    background: #003469;
}

.accio-name {
    font-family: 'Verveine';
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 20px;
}

.accio-text {
    font-size: 23px;
    line-height: 33px;
}

.faqmenu {
    width: 290px;
    margin-right: 30px;
}

.faq {
    width: calc(100% - 320px);
    display: none;
}

.faq.active {
    display: block;
}

.faqbtn {
    text-align: left;
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    border-radius: 15px;
    padding: 15px 24px;
    width: 100%;
    font-weight: 700;
    color: #151515;
    min-height: 70px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.faqbtn.active, .faqbtn:hover {
    background: #003264;
    color: #fff;
}
.faq-item {
    border: 1px solid #D4D4D4;
    border-radius: 20px;
    margin-bottom: 15px;
    padding: 0 35px;
    position: relative;
}

.faq-head {
    position: relative;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #151515;
    cursor: pointer;
    padding: 25px 0;
    padding-left: 30px;
}

.faq-content {
    display: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #444444;
    padding: 30px 0;
    border-top: 1px solid #D4D4D4;
}
.faq-head svg {
    position: absolute;
    left: 0;
    top: 35px;
}
.gallery-form {
    display: flex;
    flex-wrap: wrap;
}

.gallery-select {
    background: #F7F7F7;
    border: none;
    color: #444444;
    padding: 12px 30px;
    min-width: 200px;
    position: relative;
}

.gallery-select:first-child {
    border-radius: 60px 0 0 60px;
}

.gallery-select:last-child {
    border-radius: 0 60px 60px 0;
    border: none;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.gallery-item:nth-child(1) { grid-area: 1 / 1 / 2 / 3; }
.gallery-item:nth-child(2) { grid-area: 1 / 3 / 2 / 4; }
.gallery-item:nth-child(3) { grid-area: 2 / 1 / 3 / 2; }
.gallery-item:nth-child(4) { grid-area: 2 / 2 / 3 / 3; }
.gallery-item:nth-child(5) { grid-area: 2 / 3 / 3 / 4; }

.gallery-item img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
}

.gallery-item {
    height: 400px;
}
.cat-item {
    position: relative;
}

.cat-img {
    position: relative;
    width: 100%;
    height: 100%;
}

.cat-img img {
    width: 100%;
    height: 100%;
}

.cat-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(24, 24, 24, 0.4);
}

.cat-content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
    color: #fff;
    padding-bottom: 20px;
}
a.cat-name:hover {
    color: #fff;
    text-decoration: underline;
}
.cat-name {
    display: block;
    font-family: 'Verveine';
    font-style: normal;
    font-size: 24px;
    line-height: 24px;
}
.sidemenu {
    width: 290px;
    margin-right: 30px;
}
.product-wrap .product-flex {
    width: calc(100% - 290px);
}

.product-wrap .product-item {
    width: calc(33.33% - 30px);
}

.sidemenu-head {
    background: #F0F2F3;
    padding: 18px 25px;
    display: flex;
    align-items: center;
    font-family: 'Verveine';
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #003264;
    margin-bottom: 20px;
}

.sidemenu-head svg {
    margin-right: 15px;
}

.sidemenu-body {
    border: 1px solid #EFEFEF;
    padding: 10px 25px;
}

a.sidemenu-link {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #EFEFEF;
    font-weight: 450;
    font-size: 18px;
    line-height: 24px;
    color: #151515;
}

a.sidemenu-link img {
    margin-right: 10px;
}

a.sidemenu-link span {
    margin-right: 10px;
}

a.sidemenu-link svg {
    opacity: 0;
}

a.sidemenu-link:last-child {
    border: none;
}
.product-wrap {
    align-items: flex-start;
}

a.sidemenu-link.active, a.sidemenu-link:hover {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #003264;
}

a.sidemenu-link.active svg {
    opacity: 1;
}
.prodpage-left {
    width: 53%;
}

.prodpage-right {
    width: 43%;
}

.slider-for_item img {
    width: 100%;
    height: 100%;
    border-radius: 30px;
}

.slider-for {
    margin-bottom: 30px !important;
}

.slider-nav_item img {
    height: 140px;
    width: 100%;
    border-radius: 30px;
}
.whitebox {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 35px 55px;
    margin-bottom: 30px;
}

.prodpage-title {
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    color: #333333;
    margin: 0;
    margin-bottom: 15px;
}

.prodpage-mod {
    font-weight: 450;
    color: #444444;
    margin-bottom: 20px;
}

.prodpage-mod > div:last-child {
    font-size: 13px;
    line-height: 20px;
    color: #888888;
}

.prodpage-price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}

.prodpage-price_old {
    font-size: 18px;
    line-height: 25px;
    text-decoration-line: line-through;
    color: #999999;
    margin-right: 15px;
}

.prodpage-price_new {
    font-weight: 700;
    font-size: 28px;
    line-height: 25px;
    color: #333333;
}

.prodpage-quantity_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.prodpage-quantity {
    margin-bottom: 15px;
    display: flex;
}

.prodpage-cart {
    margin-bottom: 15px;
    padding: 8px 10px;
    width: 155px;
}

.quantity-btn {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #151515;
    margin-right: 10px;
}

input.input-quantity {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #151515;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    margin-right: 10px;
    text-align: center;
    max-width: 130px;
}

.prodpage-desc {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 10px;
}

.prodpage-weight {
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    color: #151515;
}

.product-page {
    background: #FAFAFA;
}
.cook-btn_wrap {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E2E2E2;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cook-btn_wrap .product-quantity {
    opacity: 1;
    position: relative;
    right: unset;
    width: auto;
    order: -1;
}

.cook-btn_wrap .product-btn {
    transform: translate(-35px, 0);
    margin-bottom: 0;
}
.cook-title {
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #333333;
    padding-bottom: 15px;
    margin-bottom: 35px;
    border-bottom: 1px solid #DCDCDC;
}

label.cook-label {
    font-weight: 500;
    color: #333333;
    margin-bottom: 10px;
    width: 100%;
}

.cook-flex {
    margin-bottom: 5px;
}

.cook-radio input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    opacity: 0;
}

.cook-radio {
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
}

.cook-radio span {
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 122.01%;
    color: #999999;
    padding: 8px 20px;
    display: block;
}

.cook-radio input:checked ~ span {
    background: #003264;
    color: #fff;
}

.cook-comment {
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 13px;
    line-height: 122.01%;
    color: #151515;
    width: 100%;
}

.cook-comment::placeholder {
    color: #999999;
}

.review-slider {
    width: 66%;
}

.review-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.review-right {
    width: 29%;
    padding-top: 120px;
}

.review-flex {
    column-count: 2;
}

.rev-item {
    background: #FDFDFD;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
    border-radius: 30px;
    margin-bottom: 30px;
    margin-right: 15px;
    margin-left: 15px;
    padding: 55px 30px;
}

.rev-name {
    font-family: 'Verveine';
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
    color: #003264;
    margin-bottom: 15px;
}

.rev-text {
    font-size: 18px;
    line-height: 24px;
    color: #777777;
}

.review-slider  .slick-list.draggable {padding-top: 10px;}

.review-arrows {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.review-arrows .slick-arrow {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    transform: none;
    margin-right: 10px;
}

.product-slider ul.slick-dots li {
    height: 1px;
    background: #E6E6E6;
    flex-grow: 1;
    margin: 0;
    border-radius: 0;
    border: none;
}

.product-slider ul.slick-dots {
    bottom: 0;
    display: flex !important;
    flex-wrap: wrap;
}

.product-slider .slick-dots li::before {
    opacity: 0;
}

.product-slider ul.slick-dots  li.slick-active {
    width: auto;
    height: 1px;
    background: #003264;
}

.product-slider .slick-arrow {
    top: 30%;
}
.fixed-links {
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: flex;
    flex-direction: column;
    z-index: 2;
}

.lang-list {
    display: none;
    position: absolute;
    right: 0;
    bottom: 100%;
    background: #fff;
    box-shadow: 0 0 20px 2px rgb(0 0 0 / 18%);
    border-radius: 5px;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.fixed-link {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 1px 0;
    cursor: pointer;
}

.lang-active {
    background: #444444;
    border: 2px solid #FFFFFF;
    border-radius: 60px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
}

.fixed-link img {
    width: 100%;
    height: 100%;
}

.lang-fixed:Hover .lang-list {
    display: block;
}


.cart-name img {
    border-radius: 5px;
    width: 90px;
    margin-right: 10px;
}

.cart-item {padding: 17px 30px 30px 15px;border-bottom: 1px solid #E6E6E6;margin-bottom: 20px;}
.cart-top .cart-table {
    width: 100%;
}
.cart-top .cart-quantity {
    padding: 0;
}
.cart-top {
    display: flex;
    flex-wrap: wrap;
    background: #003264;
    color: #fff;
    padding: 20px 30px;
    border-radius: 15px 15px 0 0;
}

.cart-top > div {
    margin-bottom: 10px;
}

.cart-info2 {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #003264;
}

.cart-info1 {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.cart-info2 > div:first-child {
    margin-right: 25px;
}

.cart-date {
    font-size: 14px;
    color: #333333;
}

.cart-name {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    width: 21%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-left: 0px !important;
}

.cart-table > div {
    padding: 0 10px;
    border-right: 1px solid #E6E6E6;
    height: inherit;
}

.cart-table {
    display: flex;
    flex-wrap: wrap;
}

.cart-quantity {
    width: 175px;
    text-align: center;
    padding: 5px 13px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
}
.cart-price {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    width: 70px;
}

.cart-desc {
    flex-grow: 1;
    width: calc(79% - 380px);
    display: flex;
    flex-wrap: wrap;
}

.cart-desc > div {
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    padding: 8px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 122.01%;
    color: #151515;
}

input.cart-comment {
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    padding: 8px 10px;
    width: 100%;
    font-weight: 400;
    font-size: 13px;
    line-height: 122.01%;
}
.btn-bluereverse.cart-cancel {
    padding: 7px 10px;
    width: 205px;
}

.cart-table_wrap {
    border: 1px solid #003264;
    border-radius: 0 0 15px 15px;
    margin-bottom: 40px;
    padding: 0 15px;
}

.cart-top * {
    color: #fff;
    border: none;
}

.cart-top .cart-table > div {
    border: none;
}

.cart-table > .cart-check {
    width: 18px;
    padding: 0;
    margin-right: 25px;
    border: none;
}

input.cart-input {
    border: none;
    padding: 0;
    text-align: center;
    width: 40px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #333333;
}

.cart-quantity_btn {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #333333;
    padding: 5px 20px;
    font-size: 35px;
}

.cart-table > .cart-delete {
    border: none;
    padding: 0;
    margin-left: 25px;
}

.cart-bottom {
    padding: 35px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.cart-total_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 122.01%;
    font-variant: all-small-caps;
    color: #333333;
    margin-right: 30px;
}

.cart-total_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cart-total {
    font-weight: 700;
    font-size: 24px;
    line-height: 124.2%;
    color: #003264;
}

.cart-bottom_btns .bt {
    text-transform: uppercase;
}

.cart-bottom_btns {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.btn-blue.cart-checkout {
    width: 205px;
    padding: 8px 10px;
    margin-right: 10px;
}
.cart-box {
    background: #FFFFFF;
    border: 1px solid #003264;
    border-radius: 15px;
    padding: 40px 50px;
}

.cart-head {
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 17px;
}

.cart-select {
    border: 1px solid #C4C4C4;
    border-radius: 10px;
    padding: 10px 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 100%;
}

.dostavka-flex3 {
    max-width: 685px;
}

.cart-select.cart-select_half {
    width: calc(50% - 15px);
}

.dostavka-note {
    color: #444444;
}

.dostavka-flex2 {
    max-width: 54%;
    margin-right: 3%;
    padding-right: 3%;
    border-right: 1px solid #E6E6E6;
    align-items: center;
}

.dostavka-note2 {
    width: 43%;
}

.dostavka-flex2 .cart-select {
    max-width: 335px;
}

.btn-blue.address-change {
    text-transform: uppercase;
    padding: 7px;
    width: 205px;
    margin-bottom: 15px;
}

button.button-cart {
    text-transform: uppercase;
    padding: 11px 40px;
}

div#modalProduct .modal-dialog {
    width: 95%;
    max-width: 700px;
}

div#modalProduct  .modal-content {
    border-radius: 60px 0px 60px 60px;
}
div#modalProduct button.close {
    position: absolute;
    opacity: 1;
    top: 20px;
    right: 25px;
    z-index: 3;
    width: 15px;
}

svg {
    max-width: 100%;
    height: auto;
}

.product-cook {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    padding-bottom: 0px;
    border-bottom: 1px solid #151515;
    position: absolute;
    bottom: 18px;
    cursor: pointer;
    opacity: 0;
}

.product-cook::before {
    position: absolute;
    content: "";
    top: 4px;
    right: -15px;
    width: 6px;
    height: 6px;
    display: block;
    border: 1px solid #151515;
    transform: rotate(45deg);
    border-top: none;
    border-left: none;
}







footer#footer {
    position: relative;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #8FA7CC;
}

footer#footer::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/assets/images/footerbg.jpg) no-repeat center center;
    background-size: 100% 100%;
    z-index: -2;
}

footer#footer::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 50, 100, 0.95);
    z-index: -1;
}

.footer-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0 20px;
}

.footer-item {
    margin-bottom: 30px;
    max-width: 200px;
    margin-right: 30px;
}

.footer-bottom {
    position: relative;
    padding: 30px 0;
    background: url('/assets/images/footer-line.svg') no-repeat top center;
}
.footer-abc {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #5372A3;
}

.footer-head {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 7px;
    margin-bottom: 22px;
    position: relative;
}

.footer-menu a {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #8FA7CC;
    display: block;
    margin-bottom: 10px;
}

.footer-address {
    margin-bottom: 12px;
    line-height: 1.8;
}

a.footer-phone {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 10px;
}

a.footer-email {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #8FA7CC;
    display: block;
    margin-bottom: 20px;
}

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

.footer-social {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer-menu1 {
    column-count: 3;
}

.footer-item.footer-item2 {
    max-width: 435px;
}

.footer-item:last-child {
    margin-right: 0;
}
.footer-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

div#modalMap .modal-dialog {
    width: 95%;
    max-width: 850px;
}

div#modalMap .modal-body {
    padding: 0;
}

div#modalMap .modal-content {
    border-radius: 60px;
    overflow: hidden;
}

.select-map_wrap {
    position: relative;
}

.selectmap-box {
    position: absolute;
    top: 34%;
    left: 60%;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    border-radius: 30px 0px 30px 30px;
    padding: 50px 30px;
}

.select-map_close {
    position: absolute;
    top: 15px;
    right: 15px;
}

.selectmap-box_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #151515;
    margin-bottom: 10px;
}

.selectmap-box_text {
    color: #444444;
    margin-bottom: 20px;
}

.btn-blue.selectmap-btn {
    font-size: 14px;
    line-height: 22px;
    padding: 8px;
    width: 150px;
}

.select-map img, .select-map iframe {
    width: 100%;
    height: 100%;
}
.history-item {
    display: flex !important;
    flex-wrap: wrap;
}
.history-slider_wrap {
    position: relative;
    overflow: hidden;
}

.history-slider_wrap::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 70%;
    height: 85%;
    background: #003264;
    z-index: 1;
}

.history-slider .slick-arrow.slick-next {
    left: calc(52% + 43px);
}

.history-slider_wrap::after {
    position: absolute;
    content: "";
    left: 0;
    /* width: calc(100% + 350px); */
    z-index: 2;
    top: 0;
    height: 575px;
    background: url(/assets/images/historybg.svg) no-repeat center center;
    background-size: 100% 100%;
    transform: translate(0, -67%);
    width: 120%;
}

.history-slider {
    position: relative;
    z-index: 3;
}

.feat-wrap.feat-wrap_before2::after {
    background: #fff;
}
.history-img {
    width: 42%;
    margin-right: 10%;
}

.history-content {
    width: 43%;
    padding-bottom: 110px;
    padding-top: 60px;
}

.suptitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #98A9BA;
    margin-bottom: 20px;
}

.history-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #D3E2F0;
    margin-top: 90px;
}

.history-slider .slick-arrow {
    top: unset;
    transform: none;
    bottom: 50px;
    right: unset;
    left: 52%;
}

.history-img img {border-radius: 30px;}

.about-wrap {
    position: relative;
    background: #F1F2F2;
    padding-bottom: 70px;
    overflow: hidden;
}

.about-wrap::before {
    position: absolute;
    content: "";
    top: -30%;
    right: 0;
    height: 575px;
    width: calc(100% + 200px);
    background: #FFFFFF;
    border-radius: 0px 0px 417px 600px;
}


.about {
    position: relative;
}
.about-img.acciopage-img img {
    width: 100%;
    max-height: 500px;
}
.gmo_signs {
    display: flex;
    gap: 30px;
    margin-top: 30px;
    flex-wrap: wrap;
}

.gmo_signs img {
    max-width: 100%;
    height: 80px;
    object-fit:contain;
}
.alg_banner {}

.alg_banner .slider-item:before {
    display: none;
}

.alg_banner .slider-head {
    color: #003264;
}

.alg_banner  .slider-text {
    color: #555555;
}

.alg_banner  .slider-img {
    border-radius: 60px;
}

.about_alg .about-img {
    width: 39%;
    max-width: 472px;
}

.about_alg  .about-item {
    width: calc(61% - 57px);
}

.about_alg  .about-text {
    font-size: 17px;
    line-height: 1.3;
}

.mb40 {
    margin-bottom: 40px;
}

.podtext {
    color: #777777;
    font-size: 22px;
    line-height: 1.3;
    width: 690px;
    max-width: 100%;
}