.recipe-archive {
    background: #dce3c8;
    position: relative;
}
.recipe-archive .wrap-breadcrumb {
    display: flex;
    align-items: baseline;
    justify-content: start;
    position: absolute;
    top: 80px;
    left: 30px;
}
.recipe-archive .wrap-breadcrumb span {
    color: #fff;
    padding-right: 5px;
}
.recipe-archive .wrap-breadcrumb a {
    color: #fff;
    font-family: fertigoregular;
    font-size: 1rem;
    text-decoration: underline !important;
    padding-right: 5px;
}
.recipe-archive .wrap-breadcrumb a.active {
    color: #fff;
    text-decoration: none !important;
}
.recipe-archive .wrap-top {
    position: relative;
    z-index: 1;
}
.recipe-archive .wrap-top .image {
    position: relative;
}
.recipe-archive .wrap-top .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recipe-archive .wrapTitle h1 {
    font-size: 3rem;
    font-family: fertigoitalic;
    color: #fff;
    position: relative;
    z-index: 2;
}
.recipe-archive .wrapTitle a {
    color: #e9a72f;
    font-family: fertigoitalic;
    font-size: 1rem;
    display: flex;
    align-items: center;
}
.recipe-archive .wrapTitle a span {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.recipe-archive .wrapTitle a span i {
    color: #25592a;
    font-size: 1rem;
}
.recipe-archive .ctn {
    margin: 50px 0;
}
.recipe-archive .img-top {
    width: 100%;
    display: block;
    margin: 30px auto 0;
}
.recipe-archive .ctn a {
    border: 2px solid #fff;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.recipe-archive .ctn a .playbtn {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.recipe-archive .ctn a .playbtn i {
    color: #4d4d4d;
    font-size: 0.8rem;
}
.recipe-archive .title h1 {
    font-size: 2rem;
    font-family: fertigoitalic;
    color: #136846;
    position: relative;
    text-align: center;
    z-index: 1;
    padding-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recipe-archive .title h1 .icon1,
.recipe-archive .title h1 .icon2 {
    width: 50px;
    margin: 0 15px;
}
.recipe-archive .title .icon-border {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recipe-archive .ctn .row div {
    margin-bottom: 30px;
}
.recipe-archive .ctn .item {
    position: relative;
}
.recipe-archive .ctn h2 {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    color: #fff;
    font-size: 1.25rem;
    font-family: fertigoitalic;
    z-index: 1;
}
.recipe-archive .ctn .item .title img {
    width: 235px;
}
.recipe-archive .ctn .item .bgGreen {
    background: #1f441c;
    background: linear-gradient(
        0deg,
        rgba(31, 68, 28, 0) 60%,
        rgba(31, 68, 28, 0.78) 90%,
        rgba(31, 68, 28, 0.78) 100%
    );
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 15px;
}
.recipe-archive .ctn .item .imgRecipe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    transition: all 0.3s ease;
}
.recipe-archive .ctn .item:hover .imgRecipe {
    transform: scale(1.2);
}
.recipe-archive .item .txt {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
}
.recipe-archive .item .txt .ctg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.recipe-archive .item .txt .ctg p {
    font-size: 1rem;
    color: #fff;
    font-family: fertigoitalic;
    width: 80%;
}
.recipe-archive .item .txt .ctg span {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.recipe-archive .item .txt .ctg span i {
    color: #25592a;
    font-size: 1rem;
    transform: rotate(45deg);
}
.recipe-archive .maps .text {
    top: 0;
}
.recipe-archive .maps .text h1 {
    font-size: 2rem;
    font-family: fertigoitalic;
    padding-top: 10px;
}
.recipe-archive .maps .bg-title {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translatex(-50%);
}
.recipe-archive .howto {
    margin: 30px 0;
}
.recipe-archive .howto .mid div .bglottiewrap {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    border-radius: 30px;
}
.recipe-archive .howto .mid div .bglottiewrap.bglottie-jakarta {
    top: 0;
    height: 60%;
}
.recipe-archive .howto .right div .bglottiewrap.bglottie-jakarta {
    top: 0;
    height: 60%;
}
.recipe-archive .howto .mid div .bglottiewrap .lottie-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
}
.recipe-archive .howto .right div .bglottiewrap {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    border-radius: 30px;
}
.recipe-archive .howto .right div .bglottiewrap .lottie-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
}
.recipe-archive .howto .mid > div {
    background-color: #86916f;
    border-radius: 15px;
    padding: 30px;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}
.recipe-archive .howto .mid div .border1 {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: url(../img/top1.svg);
    background-size: auto 100%;
    background-repeat: repeat;
}
.recipe-archive .howto .mid div .border2 {
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 2px;
    width: 30px;
    background-image: url(../img/right1.svg);
    background-size: 100% auto;
    background-repeat: repeat;
}
.recipe-archive .howto .mid div .border3 {
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: url(../img/bottom1.svg);
    background-size: auto 100%;
    background-repeat: repeat;
}
.recipe-archive .howto .mid div .border4 {
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 2px;
    width: 30px;
    background-image: url(../img/left1.svg);
    background-size: 100% auto;
    background-repeat: repeat;
}
.recipe-archive .howto .right > div {
    background-color: #86916f;
    border-radius: 15px;
    padding: 30px;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
}
.recipe-archive .howto .right div .border1 {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: url(../img/top2.png);
    background-size: auto 100%;
    background-repeat: repeat;
}
.recipe-archive .howto .right div .border2 {
    position: absolute;
    top: 35px;
    bottom: 35px;
    right: 2px;
    width: 30px;
    background-image: url(../img/right2.png);
    background-size: 100% auto;
    background-repeat: repeat;
}
.recipe-archive .howto .right div .border3 {
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: url(../img/top2.png);
    background-size: auto 100%;
    background-repeat: repeat;
}
.recipe-archive .howto .right div .border4 {
    position: absolute;
    top: 35px;
    bottom: 35px;
    left: 2px;
    width: 30px;
    background-image: url(../img/right2.png);
    background-size: 100% auto;
    background-repeat: repeat;
}
.recipe-archive .howto .row h2 {
    font-size: 1.5rem;
    font-family: fertigoitalic;
    color: #fff;
    z-index: 1;
    position: relative;
}
.recipe-archive .howto .row ul,
.recipe-archive .howto .row ol {
    margin-top: 15px;
    list-style-position: outside;
    padding-left: 15px;
    position: relative;
    z-index: 2;
}
.recipe-archive .howto .row ul li,
.recipe-archive .howto .row ol li {
    font-size: 1rem;
    font-family: myriadproregular;
    color: #fff;
}
.recipe-archive .maps .text {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    height: 75px;
}
.recipe-archive .topnew {
    position: absolute;
    top: 50%;
    right: 50px;
    width: 40%;
    transform: translateY(-50%);
}
.recipe-archive .topnew p {
    color: #fff;
    font-size: 1rem;
    font-family: fertigoitalic;
    margin-top: 8px;
}
.recipe-archive .items .item {
    aspect-ratio: 1 / 1;
    display: block;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 15px;
}

.recipe-archive .items .item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1f441c;
    background: linear-gradient(
        0deg,
        rgba(31, 68, 28, 0) 60%,
        rgba(31, 68, 28, 0.78) 90%,
        rgba(31, 68, 28, 0.78) 100%
    );
    content: "";
}

.recipe-archive .items .item .bgimages {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}

.recipe-archive .items .item:hover .bgimages {
    transform: scale(1.2);
}

.recipe-archive .items .item h2 {
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    font-family: fertigoregular;
    color: #fff;
    font-size: 1.2rem;
    z-index: 1;
}

.recipe-archive .items .item .play {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 2.5rem;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.recipe-archive .items .item .instagram-ic {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 1.5rem;
}
.recipe-archive .items .item .imgkol {
    width: 35px;
    height: 35px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    border-radius: 50%;
    border: 1px solid #fff;
}

#galeriModal .videoContainer {
    height: 100%;
    border: 2px solid #fff;
    background: #000;
    padding: 5px;
}
.video-loading {
    position: absolute;
    inset: 0;
    backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    color: white;
    font-size: 20px;
    font-weight: bold;
}

#galeriModal .videoContainer video {
    /* object-fit: cover; */
    width: 100%;
}

#galeriModal .descriptionContainer {
    padding: 30px;
}

#galeriModal .descriptionContainer h2 {
    font-family: fertigoregular;
    color: #fff;
    font-size: 0.8rem;
    background: #235425;
    border-radius: 30px;
    padding: 8px;
    width: auto;
    display: inline-block;
}

#galeriModal .descriptionContainer h3 {
    font-family: fertigoregular;
    color: #fff;
    font-size: 1.5rem;
    margin-top: 15px;
}

#galeriModal .descriptionContainer p {
    font-family: fertigoregular;
    color: #fff;
    font-size: 1rem;
    margin-top: 15px;
}

#galeriModal .modal-dialog .modal-content {
    position: relative;
    padding: 30px;
    background: #6c9166;
}

#galeriModal .modal-dialog .modal-content i {
    position: absolute;
    font-size: 1.2rem;
    color: #fff;
    top: 10px;
    right: 10px;
}
@media (orientation: portrait) {
    .recipe-archive .wrapTitle h1 {
        font-size: 1.5rem;
    }
    .recipe-archive .topnew {
        right: unset;
        width: 90%;
        left: 15px;
        transform: translateY(-90%);
    }
    .recipe-archive .wrap-breadcrumb {
        left: 15px;
    }
    .recipe-archive .title .icon-border {
        height: 30px;
    }
    .recipe-archive .title h1 {
        font-size: 1.5rem;
    }
    .recipe-archive .ctn .item {
        margin-bottom: 15px;
    }
    .recipe-archive .item .txt .ctg p {
        font-size: 1rem;
    }
    .recipe-archive .item .txt .ctg span {
        width: 30px;
        height: 30px;
    }
    .recipe-archive .item .txt .ctg span i {
        font-size: 1rem;
    }
    .recipe-archive .ctn .item .title {
        top: 2px;
    }
    .recipe-archive .ctn .item .title h2 {
        font-size: 1.2rem;
    }
    .recipe-archive .ctn .item .title img {
        width: 200px;
    }
    .recipe-archive .ctn {
        margin-top: 30px;
    }
    .recipe-archive .img-top {
        width: 100%;
    }
    .recipe-archive .wrap-breadcrumb a {
        font-size: 0.7rem;
    }
    .recipe-archive .ctn h2 {
        top: 10px;
        left: 10px;
        right: 10px;
    }
    .recipe-archive .maps .text h1 {
        font-size: 1rem;
        padding-top: 7px;
    }
    .recipe-archive .maps .bg-title {
        width: 85%;
    }
    .recipe-archive .howto .mid {
        margin-bottom: 30px;
    }
    .recipe-archive #galeriModal .videoContainer {
        height: auto;
    }
    .recipe-archive #galeriModal .modal-dialog .modal-content {
        padding: 15px;
    }
    .recipe-archive #galeriModal .videoContainer {
        margin-top: 0;
    }
}
