.catalogue {
    background-color: #ffffff;
    color: #000000; }
.catalogue .fixed-catalogue.fixed {
    top: 100px;
    width: 242px; }
@media (max-width: 1600px) {
    .catalogue .fixed-catalogue.fixed {
        width: 212px; } }
@media (max-width: 1366px) {
    .catalogue .fixed-catalogue.fixed {
        width: 196px; } }
@media (max-width: 1280px) {
    .catalogue .fixed-catalogue.fixed {
        width: 192.5px; } }

.catalogue h2, .catalogue .h2  {
    color: #000000; font-weight: 900;
    font-size: 40px;
    padding: 0 0 70px;
    position: relative; }
.catalogue h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }
.catalogue .h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }
.catalogue > .flex{
    margin: 0 -25px;
}
.catalogue .header {
    padding: 15px 0;

    top: 0;
    width: 100%; }

.catalogue .fixed-header {
    background: rgba(51, 51, 51, 0.8); }
.catalogue > .container > .flex {
    margin: 0 -25px; }
.catalogue .col-2 {
    margin: 0 25px;
    width: -webkit-calc(20% - 50px);
    width: calc(20% - 50px); }
.catalogue .col-2 ul li + li {
    margin-top: 15px; }
.catalogue .col-2 ul li a {
    padding: 0 15px;
    color: #777777;
    font-size: 18px;
    line-height: 42px;
    font-weight: 800;
    border: 4px #efefef solid;
    width: 100%; }
.catalogue .col-2 ul li a:hover {
    color: #b20027;
    border: 4px #b20027 solid; }
.catalogue .col-2 ul li.active:hover a {
    color: #b20027;
    border: 4px #b20027 solid; }
.catalogue .col-2 ul li.active a {
    color: #202540;
    border: 4px #202540 solid; }
.catalogue .col-10 {
    margin: 0 10px;
    width: -webkit-calc(70% - 50px);
    width: calc(70% - 50px); }
.catalogue .col-10 .flex.row {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -20px; }
.catalogue .col-10 .col-3 {
    margin: 25px 20px; }
.catalogue .col-10 .catalogue-item {
    margin-bottom: 140px; }
.catalogue .col-10 .catalogue-item .catalogue-item-title {
    width: 100%;
    position: relative; }
.catalogue .col-10 .catalogue-item .catalogue-item-title h3 {
    background: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #202540;
    font-size: 30px;
    font-weight: 900;
    margin-left: 65px;
    padding: 0 20px;
    position: relative;
    z-index: 1; }
.catalogue .col-10 .catalogue-item .catalogue-item-title span.line {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 5px;
    background: #131626;
    z-index: 0; }
.catalogue .item {
    width: -webkit-calc(25% - 40px);
    width: calc(33% - 40px);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 30px 0 30px 40px; }
.catalogue .item:hover h3 {
    color: #b20027; }
.catalogue .item + .item {
    border-left: 1px solid #e5e5e5; }
.catalogue .item:nth-child(5) {
    border-left: none; }
.catalogue .item .img-block {
    background: url("../img/sect2-items-bg.png") bottom center no-repeat;
    background-size: contain; }
.catalogue .item img {
    width: 100%; }
.catalogue .item .descriptions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    justify-content: flex-end;
}
.catalogue .item .descriptions .flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.catalogue .item .fire {
    color: #fff;
    position: absolute;
    left: 50px;
    top: 15px;
    background-color: #ff2a00;
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 14px;
    font-weight: 900; }
.catalogue .item h3 {
    font-weight: 900;
    font-size: 14px;
    line-height: 150%;
    margin-top: 35px;
    color: #000000; }
.catalogue .item .stars {
    margin: 15px 0; }
.catalogue .item .flex {
    width: 100%;
    /*margin-top: auto;*/
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.catalogue .item .price {
    font-weight: 500;
    font-size: 22px;
    color: #000; }
.catalogue .item .button {
    font-size: 17px; }
.catalogue .footer p.text {
    color: #ffffff; }
.catalogue img.shrimp {
    position: absolute;
    left: -40px;
    top: 800px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.catalogue img.parsley {
    position: absolute;
    right: 0;
    top: 200px; }
.catalogue-old-price{
    line-height: 34px;
    color: #444444;
    display: block;
    font-weight: 500;
    font-size: 24px;
    position: relative;
    text-align: center;
}
.catalogue-old-price:after {
    background: #ff2a00;
    content: '';
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 1366px) {
    .catalogue .col-10 .flex.row {
        margin: 0 -15px; }
    .catalogue .col-10 .col-3 {
        margin: 25px 15px; }
    .catalogue .item {
        padding: 25px 0 25px 30px; }
    .catalogue .item .price {
        font-size: 20px; }
    .catalogue .item .fire{
        left: 25px;
    }}

@media (max-width: 1280px) {
    .catalogue .col-2 {
        width: -webkit-calc(25% - 50px);
        width: calc(25% - 50px); }
    .catalogue .col-10 {
        width: -webkit-calc(75% - 50px);
        width: calc(75% - 50px); }
    .catalogue .item {
        width: -webkit-calc(33% - 30px);
        width: calc(33% - 30px);
        padding: 25px 0 25px 30px; }
    .catalogue .item:nth-child(5) {
        border-left: 1px solid #e5e5e5; }
    .catalogue .item:nth-child(4), .catalogue .item:nth-child(7) {
        border-left: none; } }

@media (max-width: 1024px) {

    .catalogue .col-2 {
        width: -webkit-calc(33% - 50px);
        width: calc(33% - 50px); }
    .catalogue .col-10 {
        width: -webkit-calc(67% - 50px);
        width: calc(67% - 50px); }
    .catalogue .item {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        padding: 25px 0 25px 30px; }
    .catalogue .item h3 {
        font-size: 20px;
    }
    .catalogue .item:nth-child(2n+1) {
        border-left: none; }
    .catalogue .item:nth-child(2n) {
        border-left: 1px solid #e5e5e5;
        /*margin: 25px 20px 25px 0px;*/
        /*padding: 40px 0 15px 20px;*/
    } }


@media (max-width: 769px) {
    .catalogue > .container > .flex {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .catalogue .col-2 {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px); }
    .catalogue .col-2 .fixed-catalogue {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative !important;
        margin-top: 0;
        top: 0; }
    .catalogue .col-2 .fixed-catalogue.fixed {
        z-index: 0;
        width: 100%; }
    .catalogue .col-2 .fixed-catalogue li {
        width: -webkit-calc(50% - 7px);
        width: calc(50% - 7px); }
    .catalogue .col-2 .fixed-catalogue li + li {
        margin-top: 0;
        margin-bottom: 15px; }
    .catalogue .col-2 ul li.active:hover a {
        color: #b20027;
        border: 4px #b20027 solid; }
    .catalogue .col-2 ul li.active a {
        color: #777777;
        border: 4px #efefef solid; }
    .catalogue .col-10 {
        margin-top: 60px;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px); }
    .catalogue .col-10 .catalogue-item {
        margin-bottom: 70px; }
    .catalogue .col-10 .catalogue-item .catalogue-item-title h3 {
        font-size: 24px; }
    .catalogue .item {
        padding: 15px 0 15px 20px; }
    .catalogue .item h3 {
        font-size: 18px;
    }
    .catalogue .item .fire {
        left: 20px;
        top: 10px; }
    .catalogue img.shrimp {
        display: none; }
    .catalogue img.parsley {
        display: none; }

}

@media (max-width: 480px) {
    .catalogue .col-2 .fixed-catalogue li {
        width: 100%; }
    .catalogue .col-2 .fixed-catalogue li + li {
        margin-bottom: 0;
        margin-top: 15px; }
    .catalogue .col-10 .catalogue-item .catalogue-item-title h3 {
        margin: 0 auto;
        text-align: center;
        font-size: 20px; }
    .catalogue .item {
        padding: 15px 20px;
        width: 100%;
        border-left: none !important; }
    .catalogue img.parsley,
    .catalogue img.shrimp {
        display: none; } }

.wrapper.pages {
    background-color: #ffffff;
    color: #000000;
    padding-top: 80px;
    position: relative; }
.wrapper.pages .sect2 {
    background: #ffffff; }
.wrapper.pages div.center {
    padding: 0 0 70px 0;}
.wrapper.pages div.center .flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
.wrapper.pages .header {
    padding: 15px 0;
    max-height: 80px;

    background-size: cover;
    top: 0;
    width: 100%; }


.wrapper.pages .fixed-header {
    background: rgba(51, 51, 51, 0.8); }
.wrapper.pages .breadcrumbs {
    margin: 30px 0 50px; }
.wrapper.pages .breadcrumbs a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300; }
.wrapper.pages .breadcrumbs a:hover{
    transition: all .2s ease;
}
.wrapper.pages .video-block {
    background-size: cover;
    position: relative;
    display: block;
    width: 100%;
    height: 505px; }
.wrapper.pages .video-block:hover:before {
    background: rgba(255, 255, 255, 0.2); }
.wrapper.pages .video-block:before {
    border-radius: 4px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: ''; }
.wrapper.pages .video-block .watch {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.wrapper.pages .video-block .watch img {
    width: 100%; }
.wrapper.pages .video-block .watch:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-20%, -50%);
    -ms-transform: translate(-20%, -50%);
    transform: translate(-20%, -50%);
    border: 25px solid transparent;
    border-left: 30px solid #ffffff; }
@media (max-width: 1600px) {
    .wrapper.pages .video-block {
        height: 450px; }
}
@media (max-width: 1366px) {
    .wrapper.pages .video-block {
        height: 420px; }
}
@media (max-width: 1280px) {
    .wrapper.pages .video-block {
    height: 520px;} }
@media (max-width: 1024px) {
    .wrapper.pages .video-block {
        height: 380px; } }
@media (max-width: 767px) {
    .wrapper.pages .header {
        background: url(../img/bg-header.jpg) top center no-repeat;
        background-size: cover;
    }
    @supports (background-image: -webkit-image-set(url('../img/bg-header.webp') 1x)) {
    .wrapper.pages .header {background-image: -webkit-image-set(url('../img/bg-header.webp') 1x) }}
    
    .wrapper.pages .video-block {
        height: 230px; }
    .wrapper.pages .video-block .watch {
        width: 90px;
        height: 90px; }
    .wrapper.pages .video-block .watch:after {
        border: 15px solid transparent;
        border-left: 20px solid #ffffff; } }
@media (max-width: 480px) {
    .wrapper.pages .video-block {
        height: 200px; }
}
@media (max-width: 380px) {
    .wrapper.pages .video-block {
        height: 160px;
    }
}
.wrapper.pages p.video-bottom-title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    padding-top: 15px;
    text-align: center; }
.wrapper.pages .text-block p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px; }
.wrapper.pages .text-block a {
    color: #b20027;
    font-weight: 500;
    font-style: italic; }
.wrapper.pages .text-block a:hover {
    text-decoration: underline;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
.wrapper.pages span.title-h1 {
    padding-top: 10px;
    padding-bottom: 7px;
    display: block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700; }
.wrapper.pages span.title-h2 {
    padding-top: 10px;
    padding-bottom: 7px;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700; }
.wrapper.pages span.medium {
    font-weight: 500; }
.wrapper.pages span.li-dot {
    margin-top: 15px;
    display: block;
    padding-left: 60px;
    position: relative; }
.wrapper.pages span.li-dot:last-child {
    padding-bottom: 15px; }
.wrapper.pages span.li-dot:before {
    position: absolute;
    left: 30px;
    top: 6px;
    width: 5px;
    height: 4px;
    background: #b20027;
    content: ''; }
.wrapper.pages span.li-number {
    margin-top: 15px;
    display: block;
    padding-left: 60px;
    position: relative; }
.wrapper.pages span.li-number:last-child {
    margin-bottom: 15px; }
.wrapper.pages span.li-number .number {
    left: 30px;
    position: absolute;
    top: 0;
    color: #b20027;
    margin-right: 25px;
    font-weight: 900; }


.blog-article h1 {
    color: #000000;
    position: relative;
    font-size: 40px;
    line-height: 50px;
    padding-top: 50px;
    padding-bottom: 35px;
    margin-bottom: 40px;
    font-weight: 900; }
.blog-article h1:after {
    position: absolute;
    content: url(../img/headline_pages_curve.png);
    bottom: 18px;
    left: -5px; }

.blog-article .img img {
    display: block;
    width: 100%; }

.blog-article .video-block {
    margin-top: 70px; }

.blog-article div.center .flex.row.col-8 {
    width: 66%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.blog-article .share {
    text-align: right;
    position: relative;
    z-index: 1; }
.blog-article .share div {
    background: #ffffff;
    display: inline-block; }
.blog-article .share:after {
    z-index: -1;
    position: absolute;
    content: '';
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    background: #e8e9ec;
    height: 4px;
    left: 0; }
.blog-article .share p {
    font-weight: 500;
    padding: 0 45px;
    display: inline-block; }
.blog-article .share a + a {
    margin-left: 25px; }
.blog-article .share a:hover i {
    color: #b20027; }
.blog-article .share a i {
    font-size: 16px;
    color: #202640; }

.blog-article .sect-blog-bottom h2 {
    color: #000000;
    position: relative;
    padding-bottom: 35px; }
.blog-article .sect-blog-bottom h2:after {
    position: absolute;
    content: url(../img/headline_pages_curve.png);
    bottom: 18px;
    left: -5px; }

.blog-article .sect2 {
    position: relative; }
.blog-article .sect2 .garlic {
    position: absolute;
    right: 0;
    top: 0; }
.blog-article .sect2 .garlic2 {
    position: absolute;
    top: 50%;
    right: 0; }
.blog-article .sect2 .big_pepper {
    position: absolute;
    left: 0;
    top: 10%; }
.blog-article .sect2 .big_pepper1 {
    position: absolute;
    left: 0;
    top: 40%; }
.blog-article .sect2 .big_pepper2 {
    position: absolute;
    left: 0;
    bottom: 25%; }
.blog-article .sect2 .limes {
    position: absolute;
    top: 20%;
    right: 0; }
.blog-article .sect2 .limes1 {
    position: absolute;
    top: 80%;
    right: 0; }

.img-block img {
    width: 100%;
    display: block; }

.img-block-hover {
    position: relative; }
.img-block-hover:hover:after {
    opacity: 1; }
.img-block-hover:after {
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(178, 0, 39, 0.25);
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease; }
.blog-article .sect-blog-bottom {
    background: url("../img/marble_bg2.jpg") top center no-repeat;
    padding: 75px 0 130px; }
    @supports (background-image: -webkit-image-set(url('../img/marble_bg2.webp') 1x)) {
    .blog-article .sect-blog-bottom {background-image: -webkit-image-set(url('../img/marble_bg2.webp') 1x) }}
.blog-article-slider .slick-list {
    margin: 0 -15px; }

.blog-article-slider .slider {
    margin: 0 15px; }

.blog-article-slider button.my-slick-next {
    right: -60px; }

.blog-article-slider button.my-slick-prev {
    left: -60px; }

.blog-article-slider .slick-dots {
    bottom: -40px; }
.blog-article-slider .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 0 9px; }
.blog-article-slider .slick-dots li.slick-active {
    width: 12px; }
.blog-article-slider .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    background: #202640; }
.blog-article-slider .slick-dots li button {
    content: '';
    padding: 0;
    width: 6px;
    height: 6px;
    background: #bfbfbf; }
.blog-article-slider .slick-dots li button:before {
    display: none; }

.sect-blog-bottom-slider {
    margin: 20px -15px 0; }
.sect-blog-bottom-slider .slider {
    margin: 0 15px; }
.sect-blog-bottom-slider .slider a {
    position: relative;
    min-height: 220px;
    width: 100%;
    -webkit-box-shadow: 0 1px 3px 0 black;
    box-shadow: 0 1px 3px 0 black;
    border-radius: 4px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
.sect-blog-bottom-slider p.title {
    position: absolute;
    padding-top: 10px;
    left: 20px;
    right: 20px;
    bottom: 15px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600; }
.sect-blog-bottom-slider span.text {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px; }

.sect-blog-bottom-slider .slider-item .background {
    border-radius: 4px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: ''; }
.sect-blog-bottom-slider .slider-item:hover .background {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: rgba(255, 255, 255, 0.2); }
.sect-blog-bottom-slider .slider-item i.icon {
    display: inline-block;
    position: absolute;
    top: 10px;
    color: #ffffff;
    right: 35px;
    font-size: 18px; }
.sect-blog-bottom-slider .slider-item i.icon:before {
    position: absolute;
    font-weight: 900; }
.sect-blog-bottom-slider .slider-item.video i.icon:before {
    /*content: "\f03d"; }*/}
.sect-blog-bottom-slider .slider-item.articles i.icon:before {
    /*content: "\f036"; }*/
}
.sect-blog-bottom-slider .blog-article.video p.title span.text{
    display: none;
}
.sect-blog-bottom-slider .blog-article.video:before{
    width: 70px;
    height: 70px;
}
.sect-blog-bottom-slider .blog-article.video:after{
    border: 10px solid transparent;
    border-left: 12px solid #ffffff;
}

@media (max-width: 1366px) {
    .blog-article .sect2 .col-6{
        width: calc(50% - 30px);
    }
}

@media (max-width: 1280px) {
    .blog-article .col-8 {
        width: 100%; }
    .blog-article div.center .flex.row.col-8 {
        width: 100%;
        margin: 0 -15px; }
    .blog-article div.center .flex.row.col-8 .col-6 {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px); }
    .blog-article .garlic,
    .blog-article .garlic2,
    .blog-article .big_pepper,
    .blog-article .big_pepper1,
    .blog-article .big_pepper2,
    .blog-article .limes,
    .blog-article .limes1 {
        display: none; } }

@media (max-width: 767px) {
    .blog-article h1 {
        font-size: 30px;
        line-height: 38px; }
    .blog-article .sect-blog-bottom h2{
        font-size: 30px;
        line-height: 38px;
    }
    .blog-article div.center .flex.row.col-8 .col-6{
        width: 100%;
        margin: 0;
    }
    .blog-article div.center .flex.row.col-8 .col-6 + .col-6{
        margin-top: 30px;
    }
}

.recipes-article p.title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 900;
    padding-bottom: 20px; }

.recipes-article .sect-main {
    position: relative;
    overflow: hidden; }
.recipes-article .sect-main .col-5 {
    position: relative;
    z-index: 2;
    width: -webkit-calc(40% - 30px);
    width: calc(40% - 30px); }
.recipes-article .sect-main .col-5 img {
    width: 100%;
    height: auto; }
.recipes-article .sect-main .col-7 {
    width: -webkit-calc(60% - 30px);
    width: calc(60% - 30px); }
.recipes-article .sect-main .col-7 h1 {
    color: #000000;
    padding-bottom: 40px;
    font-weight: 900;
    font-size: 36px;
    line-height: 46px;
    position: relative; }
.recipes-article .sect-main .col-7 h1:after {
    position: absolute;
    content: url(../img/headline_pages_curve.png);
    bottom: 18px;
    left: -5px; }
.recipes-article .sect-main .info {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    z-index: 1; }
.recipes-article .sect-main .info:after {
    position: absolute;
    background: #f7f7f7;
    content: '';
    left: -100px;
    height: 100%;
    width: 2000px;
    z-index: -1; }
.recipes-article .sect-main .info span {
    color: #b20027;
    font-size: 16px;
    font-weight: 700;
    line-height: 100px; }
.recipes-article .sect-main .info span + span {
    margin-left: 80px; }
.recipes-article .sect-main .info span.time {
    padding-left: 20px;
    position: relative; }
.recipes-article .sect-main .info span.time:before {
    content: url("../img/clock.png");
    left: 0;
    position: absolute;
    top: 3px; }
.recipes-article .sect-main .info span .text {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    padding-left: 7px; }
.recipes-article .sect-main .ingredients {
    padding-top: 60px; }
.recipes-article .sect-main .ingredients ul li {
    font-size: 18px;
    font-weight: 400;
    padding-left: 35px;
    position: relative; }
.recipes-article .sect-main .ingredients ul li + li {
    margin-top: 10px; }
.recipes-article .sect-main .ingredients ul li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 4px;
    background: #b20027;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.recipes-article .instructions {
    padding: 80px 0;
    margin: 0 auto; }
.recipes-article .instructions ul li {
    font-size: 18px;
    font-weight: 400; }
.recipes-article .instructions ul li + li{
    margin-top: 10px;
}
.recipes-article .instructions ul li .num {
    font-weight: 900;
    padding-right: 15px; }
.recipes-article .sect-main .limes {
    position: absolute;
    right: 0;
    bottom: 20%; }
.wrapper.pages .recipes-article .sect2.center{
    position: relative;
    margin-top: 90px;
    padding: 90px 0 150px;
}
.recipes-article .sect2 p.title {
    text-align: left;
    margin-right: auto; }
.recipes-article .sect2 .avocado {
    position: absolute;
    right: 0;
    bottom: 20%; }
.recipes-article .sect2 .big_pepper {
    left: 0;
    top: 30%;
    position: absolute; }

.recipes-article .more-recipes {
    background: url("../img/marble_bg2.jpg") top center no-repeat;
    background-size: cover;
    padding-bottom: 80px; }
    @supports (background-image: -webkit-image-set(url('../img/marble_bg2.webp') 1x)) {
    .recipes-article .more-recipes {background-image: -webkit-image-set(url('../img/marble_bg2.webp') 1x) }}
.recipes-article .more-recipes h2 {
    padding-top: 130px;
    color: #000000;
    position: relative;
    padding-bottom: 40px; }
.recipes-article .more-recipes h2:after {
    position: absolute;
    content: url(../img/headline_pages_curve.png);
    bottom: 18px;
    left: -5px; }

@media (max-width: 1366px) {
    .recipes-article .sect-main .info span {
        line-height: 80px; }
    .recipes-article .sect-main .ingredients {
        padding-top: 35px; }
    .recipes-article .sect-main .ingredients ul li + li {
        margin-top: 8px; } }

@media (max-width: 1280px) {
    .recipes-article .sect-main .col-7 h1 {
        font-size: 30px;
        line-height: 40px; }
    .recipes-article .col-8 {
        width: 100%; }
    .recipes-article .sect-main .limes {
        bottom: 30%; } }

@media (max-width: 1024px) {
    .recipes-article .flex.row {
        margin: 0; }
    .recipes-article .sect-main .col-5 {
        position: absolute;
        top: 200px;
        left: 0;
        height: 420px;
        width: 300px;
        margin: 0; }
    .recipes-article .sect-main .col-7 {
        width: 100%;
    min-height: 300px}
    .recipes-article .sect-main .info:after {
        left: -200px;
        height: 100%;
        width: 2000px; }
    .recipes-article .sect-main .ingredients {
        padding-left: 300px; }
    .recipes-article .limes,
    .recipes-article .avocado,
    .recipes-article .big_pepper {
        display: none; } }

@media (max-width: 767px) {
    .recipes-article .sect-main .col-5 {
        left: 50%;
        transform: translateX(-50%);
    }
    .recipes-article .sect-main .col-7 h1 {
        font-size: 26px;
        line-height: 36px; }
    .recipes-article .sect-main .info span + span {
        margin-left: 45px; }
    .recipes-article .sect-main .ingredients {
        padding-top: 490px;
        padding-left: 0; } }

@media (max-width: 480px) {
    .recipes-article .sect-main .col-5 {
        width: 380px;
        height: 500px;
        top: 285px; }
    .recipes-article .sect-main .col-7 h1 {
        font-size: 32px;
        line-height: 40px; }
    .recipes-article .sect-main .info {
        padding: 10px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
    .recipes-article .sect-main .info:after {
        top: 0; }
    .recipes-article .sect-main .info span {
        line-height: 40px; }
    .recipes-article .sect-main .info span + span {
        margin-left: 0; }

    .recipes-article .sect-main .ingredients {
        padding-top: 600px; }
    .recipes-article .more-recipes h2 {
        padding-top: 50px;
        font-size: 26px;
        line-height: 34px;
        padding-bottom: 0; }
    .recipes-article .sect2 {
        padding-bottom: 100px !important; } }

@media (max-width: 380px) {
    .recipes-article .sect-main .col-5 {
        width: 300px;
        height: 400px;
    }
    .recipes .recipe{
        background-size: contain;
    }
    .recipes-article .sect-main .ingredients {
        padding-top: 450px;
    }
}

.recipes .container-recipe {
    margin-bottom: 100px; }

.recipes h2,.recipes .h2 {
    color: #000000;font-weight: 900;
    font-size: 40px;
    padding-bottom: 70px;
    position: relative; }
.recipes h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }
.recipes .h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }

.recipes .flex.row {
    margin: -15px; }
.recipes .flex.row .col-6 {
    margin: 15px; }

.recipes .recipe {
    border-radius: 2px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 55%;
    height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15); }
.recipes .recipe:hover .description {
    width: -webkit-calc(45% + 30px);
    width: calc(45% + 30px);
    background: #fff;
    padding-right: 60px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }

.recipes .description {
    width: 45%;
    padding: 30px 30px 45px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: #ffffff }
.recipes .description .time {
    margin-bottom: auto;
    color: #000000;
    font-size: 14px;
    padding-left: 30px;
    font-weight: 600;
    position: relative; }
.recipes .description .time:before {
    position: absolute;
    left: 0;
    top: 3px;
    content: url("../img/clock.png"); }
.recipes .description span.info {
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    color: #b20027; }
.recipes .description span.info span + span {
    margin-left: 15px; }
.recipes .description span.info span.info-text {
    font-weight: 500; }
.recipes .description .recipe-title {
    color: #000000;
    padding: 15px 0px 40px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 900; }
.recipes .description .button {
    margin-left: auto; }

#modal-recipes-image{}

#modal-recipes-image button.md-close{
    z-index: 99;
    right: -35px;
    top: -10px;
}
#modal-recipes-image button.md-close:hover i{
    color: #ffffff;
}
#modal-recipes-image .img-block-hover:after{
    display: none;
}
#modal-recipes-image .img-block{
    background: none;
}
#modal-recipes-image{
    height: 80%;
}
#modal-recipes-image .md-content{
    background: none;
    height: 100%;
    padding: 0;
}

#modal-recipes-image .blog-article-slider-full{
    height: 100%;
    width: 100%;
}
#modal-recipes-image .slick-slider .slick-track,
#modal-recipes-image .slick-slider .slick-list{
    height: 100%;
}
#modal-recipes-image .blog-article-slider-full .slider{
    height: 100%;
    width: auto;
}
#modal-recipes-image .blog-article-slider-full .slider img{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
#modal-recipes-image button.my-slick-next {
    right: -30px;
}
#modal-recipes-image button.my-slick-prev {
    left: -30px;
}
#modal-recipes-image .slick-dots {
    bottom: -30px; }
#modal-recipes-image .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 0 9px; }
#modal-recipes-image .slick-dots li.slick-active {
    width: 12px; }
#modal-recipes-image .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    background: #202640; }
#modal-recipes-image .slick-dots li button {
    content: '';
    padding: 0;
    width: 6px;
    height: 6px;
    background: #bfbfbf; }
#modal-recipes-image .slick-dots li button:before {
    display: none; }

@media (max-width: 1366px) {
    #modal-recipes-image {
        top: 35%;
    }
    #modal-recipes-image {
        height: 70%;
    }
}
@media (max-width: 1280px) {
    .recipes .recipe {
        height: 400px; }
    .recipes .recipe:hover .description {
        width: -webkit-calc(45% + 25px);
        width: calc(45% + 25px);
        padding-right: 50px; }
    .recipes .description {
        padding: 25px; }
    .recipes .description .recipe-title {
        font-size: 18px;
        line-height: 24px; }
    .recipes .description span.info > span {
        display: block; }
    .recipes .description span.info > span + span {
        margin-left: 0; }
    #modal-recipes-image {
        top: 35%;
    }
}

@media (max-width: 1024px) {
    .recipes .recipe {
        width: 100%; }
    .recipes .description span.info > span {
        display: inline-block; }
    .recipes .description span.info > span + span {
        margin-left: 15px; }
    #modal-recipes-image {
        height: 50%;
        width: 80%;
    }
}

@media (max-width: 767px) {
    .recipes .recipe {
        height: 350px; }
    .recipes .recipe:hover .description {
        width: -webkit-calc(60% + 25px);
        width: calc(60% + 25px); }
    .recipes .description {
        width: 60%; }
    .recipes .description span.info > span {
        display: block; }
    .recipes .description span.info > span + span {
        margin-left: 0; }
    #modal-recipes-image {
        height: 70%;
    }

    #modal-recipes-image button.md-close {
        z-index: 99;
        right: 10px;
        top: 10px;
    }
}

@media (max-width:480px) {
    #modal-recipes-image{
        top: 40%;
        height: 50%;
    }
}

@media (max-width: 380px) {
    .recipes .recipe:hover .description {
        width: -webkit-calc(70% + 25px);
        width: calc(70% + 25px); }
    .recipes .description {
        width: 70%; } }

.blog h2,.blog .h2 {
    color: #000000;font-weight: 900;
    font-size: 40px;
    padding-bottom: 70px;
    position: relative; }
.blog h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }
.blog .h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }

.blog .blog-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
.blog .blog-buttons a {
    padding: 0 15px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 700;
    border: 4px #e8e9ec solid;
    color: #202640; }
.blog .blog-buttons a + a {
    margin-left: 20px; }
.blog .blog-buttons a.active {
    border: 4px #202640 solid;
    color: #202640; }
.blog .blog-buttons a:hover {
    border: 4px #b20027 solid;
    color: #b20027; }

.blog .container-blog {
    margin-bottom: 100px; }
.blog .container-blog .flex {
    margin: -35px -15px; }
.blog .container-blog .flex .col-6 {
    margin: 35px 15px; }

.blog .blog-article {
    position: relative;
    height: 370px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
.blog .blog-article .background {
    border-radius: 4px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: ''; }
.blog .blog-article:hover .background {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: rgba(255, 255, 255, 0.2); }
.blog .blog-article:hover i.icon {
    color: #b20027; }
.blog .blog-article i.icon {
    display: inline-block;
    position: absolute;
    top: 10px;
    color: #ffffff;
    right: 35px;
    font-size: 18px; }
.blog .blog-article i.icon:before {
    position: absolute;
    font-weight: 900; }
.blog .blog-article.video i.icon:before {
    /*content: "\f03d"; */
}
.blog .blog-article.articles i.icon:before {
    /*content: "\f036";*/
}

.blog p.title {
    padding-top: 10px;
    font-size: 20px;
    font-weight: 700; }

.blog p.text {
    padding-top: 10px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400; }

@media (max-width: 1280px) {
    .blog .blog-article {
        height: 270px; }
    .blog .blog-article:before {
        width: 70px;
        height: 70px; }
    .blog .blog-article:after {
        border: 12px solid transparent;
        border-left: 14px solid #ffffff; } }

@media (max-width: 1024px) {
    .blog .blog-article {
        height: 190px; } }

@media (max-width: 767px) {
    .blog .col-6 {
        width: 100%; }
    .blog .blog-article {
        height: 240px; }
    .blog .blog-buttons{
        margin-bottom: 40px;
    }}

@media (max-width: 480px) {
    .blog p.title {
        font-size: 18px;
        line-height: 26px; } }

@media (max-width: 380px) {
    .blog .blog-article {
        height: 150px; } }

.recipes .container-recipe {
    margin-bottom: 100px; }

.sect-faq {
    overflow: hidden;
    position: relative; }
.sect-faq h2 ,.sect-faq .h2 {
    color: #000000;font-weight: 900;
    font-size: 40px;
    padding-bottom: 70px;
    position: relative; }
.sect-faq h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }
.sect-faq .h2:after {
    position: absolute;
    content: url("../img/headline_pages_curve.png");
    bottom: 50px;
    left: -5px; }
.sect-faq .faq-block {
    margin-bottom: 100px; }
.sect-faq .faq-title {
    width: 100%;
    position: relative; }
.sect-faq .faq-title h3 {
    background: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #202540;
    font-size: 30px;
    font-weight: 900;
    margin-left: 65px;
    padding: 0 20px;
    position: relative;
    z-index: 1; }
.sect-faq .faq-title span.line {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 5px;
    background: #131626;
    z-index: 0; }
.sect-faq .pane-block,
.subfaq .pane-block{
    position: relative; }
.sect-faq .pane-block:last-child,
.subfaq .pane-block:last-child {
    padding-bottom: 60px; }
.sect-faq .pane-block_second{
    position: relative; }
.sect-faq.pane-block_second:last-child {
    padding-bottom: 60px; }
.sect-faq .pane_header:hover,
.subfaq .pane-header:hover{
color: #b20027;
}
.sect-faq .pane_header:hover:after,
.sect-faq .pane_header:hover:before,
.subfaq .pane-header:after,
.subfaq .pane-header:before{
    background: #b20027;
}
.sect-faq.pane_header_second:hover{
color: #b20027;
}
.sect-faq .pane_header_second:hover:after,
.sect-faq .pane_header_second:hover:before{
    background: #b20027;
}
.sect-faq .pane-block:hover:before,
.subfaq .pane-block:hover:before{
    opacity: 1;
    visibility: visible;
}
.sect-faq .pane-block:before,
.subfaq .pane-block:before{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    -o-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
    width: 200%;
    height: 100%;
    content: '';
    background: #f7f7f7;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.sect-faq .pane-block.active:before,
.subfaq .pane-block.active:before{
    opacity: 1;
    visibility: visible; }
.pane-block_second:hover:before{
    opacity: 1;
    visibility: visible;
}
.pane-block_second:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    -o-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
    width: 200%;
    height: 100%;
    content: '';
    background: #f7f7f7;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.pane-block_second.active:before {
    opacity: 1;
    visibility: visible; }
.sect-faq .pane_header,
.subfaq .pane-header{
    position: relative;
    z-index: 1;
    padding: 40px 100px 5px 35px;
    border-bottom: 2px #f3f3f3 solid;
    cursor: pointer;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px; }
.sect-faq .pane_header:after,
.subfaq .pane-header:after{
    position: absolute;
    content: '';
    display: block;
    width: 4px;
    height: 16px;
    border-radius: 3px;
    background: #808080;
    right: 44px;
    bottom: 12px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.sect-faq .pane_header:before,
.subfaq .pane-header:before{
    position: absolute;
    content: '';
    display: block;
    width: 16px;
    height: 4px;
    border-radius: 3px;
    right: 38px;
    background: #808080;
    bottom: 18px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.sect-faq .pane_header.active,
.subfaq .pane-header.active{
    border-bottom: 2px #d27388 solid; }
.sect-faq .pane_header.active:after,
.subfaq .pane-header.active:after{
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000000; }
.sect-faq .pane_header.active:before,
.subfaq .pane-header.active:before{
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000000; }
.sect-faq .pane_header_second {
    position: relative;
    z-index: 1;
    padding: 40px 100px 5px 35px;
    border-bottom: 2px #f3f3f3 solid;
    cursor: pointer;
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px; }
.sect-faq .pane_header_second:after {
    position: absolute;
    content: '';
    display: block;
    width: 4px;
    height: 16px;
    border-radius: 3px;
    background: #808080;
    right: 44px;
    bottom: 12px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.sect-faq .pane_header_second:before {
    position: absolute;
    content: '';
    display: block;
    width: 16px;
    height: 4px;
    border-radius: 3px;
    right: 38px;
    background: #808080;
    bottom: 18px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
.sect-faq .pane_header_second.active {
    border-bottom: 2px #d27388 solid; }
.sect-faq .pane_header_second.active:after {
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000000; }
.sect-faq .pane_header_second.active:before {
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000000; }
.sect-faq .subitem,
.subfaq .subitem{
    padding: 40px 35px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    position: relative; }
.sect-faq .subitem-1 {
    padding: 40px 35px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    position: relative; }
.sect-faq .sect-faq-img {
    position: absolute; }
.sect-faq .parsley1 {
    right: 0;
    top: 10%; }
.sect-faq .parsley2 {
    right: 0;
    top: 33%; }
.sect-faq .parsley3 {
    right: 0;
    top: 66%; }
.sect-faq .tomato1 {
    left: 0;
    top: 25%; }
.sect-faq .tomato2 {
    left: 0;
    top: 50%; }
.sect-faq .tomato3 {
    left: 0;
    top: 75%; }

@media (max-width: 1024px) {
    .sect-faq .sect-faq-img {
        display: none; } }

@media (max-width: 767px) {
    .sect-faq .faq-title h3 {
        font-size: 24px; } }


a.lightzoom {
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

#lz-container {
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    white-space: nowrap;
    position: absolute;
    z-index: 9999990 !important;
}

#lz-box {
    position: fixed;
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
    z-index: 9999998 !important;
}

#lz-overlay {
    display: block;
    opacity: 0.6;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999991 !important;
}

#lz-box:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#lz-box img {
    float: none;
    display: inline-block;
    max-height: 80%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
    opacity: 0;
    position: relative;
    z-index: 9999995 !important;
}

#lz-box p {
    position: relative;
    bottom: 0;
    margin-top: -30px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 18px;
    z-index: 9999997 !important;
}

#lz-close {
    display: block;
    position: absolute;
    top: 5%;
    right: 5%;
    background: none;
    opacity: 1;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    padding: 5px;
    z-index: 9999998 !important;
    pointer-events: all !important;
    cursor: pointer;
}

#lz-close:after, #lz-close:before {
    position: absolute;
    content: '';
    background: #ffffff;
    width: 25px;
    height: 1px;
    opacity: 1;
    top: 12px;
    right: 0;
}

#lz-close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#lz-close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#lz-close:hover {
    opacity: 1;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9999999 !important;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
}

.object {
    width: 20px;
    height: 20px;
    background-color: #FFF;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}

#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes object_one {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_one {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}

@-webkit-keyframes object_two {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_two {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}

@-webkit-keyframes object_three {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_three {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}


/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_epG3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}






