@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPT-B-Medium.woff') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaPT-B';
    src: local('Futura PT Book'), local('Futura-PT-Book'),
        url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff'),
        url('../fonts/FuturaPT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaPT-D';
    src: local('Futura PT Demi'), local('Futura-PT-Demi'),
        url('../fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('../fonts/FuturaPT-Demi.woff') format('woff'),
        url('../fonts/FuturaPT-Demi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lazurski';
    src: url('../fonts/lazurski-cyrillic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vollkorn';
    src: url('../fonts/Vollkorn-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lora';
    src: url('../fonts/Lora-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat-m';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5 {
  all: unset;
  display: block;
}

.skiptranslate {
    position: absolute !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
}

html, body {
    height: 100%;
    margin: 0;
    top: 0 !important;
}

body {
    font-family: 'montserrat', sans-serif;
    display: flex;
    flex-direction: column;
}

.font-demi {
    font-family: 'montserrat-m', sans-serif;
}

.container {
    max-width: 960px;
    margin: 0 auto;
    min-width: 330px;
}

header, footer {
    background-color: #ffffff;
}

header .navbar-brand {
    display: flex;
    align-items: center;
}

header .navbar-brand img {
    height: 40px;
    margin-right: 10px;
}

.redline {
    background-color: #AE271D;
    color: white;
    font-family: 'montserrat', sans-serif;
}

.trline {
    background-color: white;
    color: #BBBBBB;
    font-family: 'montserrat', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer {
    background-color: #AF251C;
    padding: 1rem 0;
    font-family: 'montserrat', sans-serif;
    color: white;
    flex-shrink: 0;
}

#myCarousel-indicators > li {
    border-radius: 50%;
    width: 4px;
    height: 4px;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li {
    background-color: #BBBBBB;
}

.carousel-indicators .active {
    background-color: #AF251C;
}

.hcont {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
}

.bl {
    display: flex;
    flex-direction: column;
}

.content {
   padding-right: 730px;
}

.pr-20{
    padding-right: 20px;
}

.nav-item .active{
    color: #AF251C;
}

.nav-item .nav-link{
    color: #AF251C;
}

.pl-20{
    padding-left: 20px;
}

.pl-80{
    padding-left: 80px;
}

.cred {
    color: #AF251C;
}

.cwht {
    color: #FFFFFF;
}

.fl-dr {
    flex-direction: column;
}

.mw-800 {
    max-width: 900px;
    text-align: left;
}

.image-card {
    margin-bottom: 20px;
}
.image-card img {
    width: 100%;
    height: auto;
}

.card {
    padding: 0px;
    max-width: 430px;
    border: none;
}

.front-img {
    width: 430px;
    height: 320px;
    overflow: hidden;
    border: none;
    position: relative;
}

.front-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

.front-img-ts {
    width: 320px;
    height: 320px;
    overflow: hidden;
    border: none;
    position: relative;
}

.front-img-ts img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

.font-36-500 {
    font-size: 36px;
    font-weight: 500;
}

.font-36-600 {
    font-size: 36px;
    font-weight: 600;
}

.font-32-400 {
    font-size: 32px;
    font-weight: 400;
}

.font-14-400 {
    font-size: 14px;
    font-weight: 400;
}

.font-18-400 {
    font-size: 18px;
    font-weight: 400;
}

.font-20-400 {
    font-size: 20px;
    font-weight: 400;
}

.font-20-500 {
    font-size: 20px;
    font-weight: 500;
}

.font-20-600 {
    font-size: 20px;
    font-weight: 600;
}

.font-16-500 {
    font-size: 16px;
    font-weight: 500;
}

.font-16-600 {
    font-size: 16px;
    font-weight: 600;
}

.font-24-400 {
    font-size: 24px;
    font-weight: 500;
}

.font-24-500 {
    font-size: 24px;
    font-weight: 500;
}

.font-24-600 {
    font-size: 24px;
    font-weight: 600;
}

.font-28-400 {
    font-size: 28px;
    font-weight: 400;
}

.text-cap {
    text-transform: capitalize;
}

.font-36-600 {
    font-size: 36px;
    font-weight: 600;
}

.font-36-400 {
    font-size: 36px;
    font-weight: 400;
}

.fade-white {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 47.65%, rgba(255, 255, 255, 0.9) 65.22%, #FFFFFF 100%);
    color: #AF251C;
    height: 360px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.fade-white-br {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 27.65%, rgba(255, 255, 255, 0.9) 55.22%, #FFFFFF 100%);
    color: #AF251C;
    height: 360px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.fade-white-br-sm {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 27.65%, rgba(255, 255, 255, 0.9) 70.22%, #FFFFFF 100%);
    color: #AF251C;
    height: 360px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.fade-black {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.8) 75.23%, #000000 100%);
    color: white;
    height: 360px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.lift-button {
    position: fixed; 
    bottom: 20px; 
    right: 10px; 
    background-color: #AF251C; 
    width: 70px; 
    height: 70px; 
    z-index: 9000;  
    border-radius: 50%; 
    border: 2px solid white; 
    cursor: pointer; 
    color: white; 
    text-align: center; 
    align-items: center; 
    align-self: center; 
    padding: 10px;
    display: none;
}

.lift-button::before {
    font-family: 'vollkorn', sans-serif;
    font-size: 36px;
    text-align: center;
    align-items: center;
    align-self: center;
    content: "\2191";
}

.frontcard-text {
    padding: 20px; 
    position: absolute; 
    bottom: 0; 
    width: 100%;
}

.frontcard-text-b {
    padding: 20px; 
    position: absolute; 
    bottom: 0; 
    width: 100%; 
    color: white;
}

.bg-black {
    background-color: black;
}

.bg-white {
    background-color: white;
}

.lh-20 {
    line-height: 20.51px;
}

.font-24-600 {
    font-size: 24px;
    font-weight: 600;
}

.custom-column {
    min-width: 196px;
    max-width: 196px;
    height: 220px;
}

.cbutton {
    background-color: #AF251C;
    padding: 5px;
    color: white;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    width: 60px;
}

.cbuttonbg {
    background-color: white;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #AF251C;
    border: none;
    border-radius: 6px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 2px 0px #00000040;
    cursor: pointer;
}

.cbuttonBig {
    background-color: white;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #AF251C;
    border: none;
    border-radius: 6px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 2px 0px #00000040;
    cursor: pointer;
}

.cbuttonon {
    background-color: white;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #AF251C;
    border: none;
    border-radius: 6px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 2px 0px #00000040;
}

.cbutton img {
    object-fit: none !important; 
}

.cbutton.active {
    border: none;
}

.custom-column-text {
    min-width: 167px;
    max-width: 213px;
    height: 200px;
    padding-left: 30px;
    padding-right: 0px;
}


.card-menu {
    display: flex;
    flex-direction: row;
}

.ptb-30-20 {
    padding-top: 30px;
    padding-bottom: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.brnods {
    display: none;
}

.sm-col-bs {
    display: block; 
    text-decoration:none;
}

@media (max-width: 602px) { 
    .sm-col-bs {
        flex-grow: 0; 
        padding-right: 0px;
        padding-left: 0px;
        justify-content: center;
    }
}

@media (max-width: 849px) {

    .card-menu:nth-child(even) .custom-column:nth-child(1) {
        order: 2;
    }
    .card-menu:nth-child(even) .custom-column-text:nth-child(2) {
        order: 1;
    }

    .ptb-30-20 {
        padding-bottom: 0;
    }

    .pb-20 {
        padding-bottom: 0;
    }

    .custom-column {
        max-width: none;
        min-width: 196px;
        min-height: 220px;
    }

    .custom-column-text {
        padding-left: 30px;
        padding-right: 30px;
        min-height: 220px;
        min-width: 197px;
        max-width: none;
    }

    .brnods {
        display: block;
    }

    .mobi-center {
        max-width: 400px;
        margin: 0 auto;
    }

    .custom-column-text div{
        padding-left: 10px;
    }

    .custom-column-text .font-16-400{
        font-size: 13px;
        font-weight: 400;
    }
}

.font-16-400 {
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 450px) {
    .custom-column-text {
        max-width: none;
    }

    .custom-column {
        max-width: none;
        height: 200px;
    }

    .custom-column-text .font-16-400{
        font-size: 12px;
        font-weight: 400;
    }
}

@media (max-width: 429px) {

    .mobi-center {
        margin: 0px;
    }

    .custom-column-text {
        max-width: none;
        min-width: 210px;
    }

    .custom-column {
        max-width: none;
        min-width: 210px;
        height: 220px;
    }

    .custom-column-text .font-16-400{
        font-size: 12px;
        font-weight: 400;
    }
}

@media (max-width: 393px) {

    .mobi-center {
        margin: 0px;
    }

    .custom-column-text {
        max-width: none;
        min-width: 190px;
    }

    .custom-column {
        max-width: none;
        min-width: 190px;
        height: 220px;
    }

    .custom-column-text .font-16-400{
        font-size: 12px;
        font-weight: 400;
    }
}

@media (max-width: 360px) {
    .custom-column-text {
        padding-left: 10px;
        min-width: 173px;
        max-width: 173px;
    }

    .custom-column-text .font-16-400{
        font-size: 12px;
        font-weight: 400;
    }

    .custom-column {
        min-width: 170px;
        max-width: 170px;
        height: 220px;
    }
}

.picture {
    background-color: #ffffff;
}

.picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

.text-box {
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.count-text {
    color:#BBBBBB;
}

.elevated {
    margin-bottom: 50px;
}

.gap {
    margin-right: 30px;
}

.review {
    margin-right: 30px;
    max-width: 420px;
    min-width: 420px;
}

@media (max-width: 480px) {
    .review {
        min-width: 120px;
    }
}

.pb-72 {
    padding-bottom: 72px;
}

.pb-30 {
    padding-bottom: 30px;
}

@media (max-width: 936px) {
    .review {
        padding-bottom: 30px;
    }

    .pb-72 {
        padding-bottom: 0px;
    }
}



.circle-container {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.flex-prof-pic {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 6px;
}

.font-12-400 {
    font-size: 12px;
    font-weight: 400;
}

.font-13-400 {
    font-size: 13px;
    font-weight: 400;
}

.ancor-buttons {
    display: flex; 
    flex-direction:row; 
    column-gap: 8px;
    row-gap: 8px;
    max-width: 1000px;
    flex-wrap: wrap;
    margin: 0 auto;
}

.ancor-button {
    box-shadow: 0px 0px 2px 0px #00000040;
    padding: 18px 12px 18px 12px; 
    text-decoration: none;
    text-wrap: nowrap;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #AF251C;
    border-radius: 6px;
}

.ancor-button-f {
    border: 2px solid #AF251C;
    padding: 18px 12px 18px 12px; 
    text-decoration: none;
    text-wrap: nowrap;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    background-color: #AF251C;
    color: white !important;
    border-radius: 6px;
}

@media (max-width: 431px) {
    .ancor-buttons {
        display: flex; 
        flex-direction:row; 
        column-gap: 8px;
        flex-wrap: nowrap;
        max-width: 400px;
        overflow: auto;
        padding: 4px;
    }

    .ancor-buttons::-webkit-scrollbar {
        width: 8px;
        height: 5px;
    }

    .ancor-buttons::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    .ancor-buttons::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 10px;
    }

    .ancor-buttons::-webkit-scrollbar-thumb:hover {
        background: #81818194;
    }

}

.form-control {
    height: 32px;
    border-radius: 5px;
    max-width: 300px;
    width: 276px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 14px;
    padding: 2px 12px;
    box-shadow: 0 0 3px #bfbfbf;
    border: none;
    color: #666666;
}

.cgra {
    color: #565656;
}

.cgray {
    color: #BBBBBB;
}

.flex-rw {
    display: flex;
    flex-direction: row;
}

.f-rw-gap-15 {
    column-gap: 15px;
}

.al-center {
    align-items: center;
}

.grid-box {
    /* margin: 10px; */
    width: 190px;
}

.grid-box img {
    height: 190px;
    width: 190px;
    object-fit: cover;
}

.grid-box-tall {
    margin: 10px;
    width: 194px;
}

.grid-box-tall-sm {
    margin: 2px;
    width: 184px;
}

.grid-box-tall img {
    height: 250px;
    padding-right: 5px;
    width: 200px;
    object-fit: cover;
}

.clap-text {
    width: 178px;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lh-25 {
    line-height: 25.64px;
}

.lh-36 {
    line-height: 36px;
}

.ov-p {
    padding-top: 10px;
}

.font-18-400 {
    font-size: 18px;
    font-weight: 400;
}

.font-48-500 {
    font-size: 48px;
    font-weight: 500;
}

.flex-co {
    flex-direction: column;
}

.f-rw-gap-5 {
    column-gap: 5px;
}

.pos-st {
    position: absolute;
    bottom: 0;
}

.mr-b-60 {
    margin-bottom: 60px;
}

.mr-b-10 {
    margin-bottom: 10px;
}

.mr-b-20 {
    margin-bottom: 20px;
}

.mr-b-45 {
    margin-bottom: 45px;
}

.translate-btn {
    /* border: 2px solid white;
    border-radius: 5px;
    background-color: white; */
}

.std-button {
    border: 2px solid #AF251C;
    background-color: white;
    color: #AF251C;
    text-align: center;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#gallery {
    column-count: 3;
    column-gap: 2px;
}

#gallery .col-md-4 {
    display: inline-block;
    margin-bottom: 2px;
    width: 100%;
}

.ptb-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ptb-30-60 {
    padding-top: 30px;
    padding-bottom: 60px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fltr {
    float: right;
}

.ptb-30-40 {
    padding-top: 30px;
    padding-bottom: 40px;
}

.pb-70 {
    padding-bottom: 70px;
}

.raj {
    margin-left: 0px;
    margin-right: 0px;
}

.mr-b-5 {
    margin-bottom: 5px; 
}

.mr-b-3 {
    margin-bottom: 3px; 
}

.nomr {
    margin: 0px;
}

.pd-40-0 {
    padding-left: 40px;
    padding-right: 20px;
}

.pb-40 {
    margin-bottom: 40px;
}

.mrb-30 {
    margin-bottom: 30px;
    padding: 0px;
}

.mp-0 {
    margin: 0px;
    padding: 0px;
}

.p-60-40 {
    padding-top: 60px;
    padding-bottom: 40px;
}

.p-120-40 {
    padding-top: 120px;
    padding-bottom: 40px;
}

.carousel {
    width: 100%;
    height: 100%;
}

.slick-slide {
    max-width: 678px;
    height: 508px;
    margin-right: 2px;
}

.owl-carousel {
    max-width: 678px;
    border-radius: 5px;
}

.owl-carousel img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.container-carousel {
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 0px;
    min-width: 330px;
    overflow: hidden;
    border-radius: 5px;
}

.owl-carousel .item img {
    border-radius: 5px;
}

.carousel-container {
    width: 100%;
    margin: 0 auto;
}

.owl-stage-outer {
    overflow: visible !important;
}

.owl-dots {
    position: static;
    bottom: 0px;
    margin-left: 165px;
    text-align: center;
    width: 100%;
}

.owl-dots .owl-dot.active span {
    background-color: #AF251C !important;
}

.row-gap {
    gap: 20px;
}

.row-gap-f {
    column-gap: 60px;
    row-gap: 10px;
}

@media (max-width: 966px) {
    .row-gap {
        gap: 2px;
    }
    
    .row-gap-f {
        column-gap: 15px;
        row-gap: 20px;
    }
}

@media (max-width: 697px) {
    .owl-dots {
        margin-left: 0px;
    }
}

@media (max-width: 800px) {

    .container-carousel {
        margin: 0px;
        padding-left: 0px;
    }

    .carousel-container {
        width: 100%;
        height: 100%;
    }

    .carousel {
        width: 100%;
        height: 100%;
    }

    .slick-slide {
        height: 100%;
        max-width: none;
    }

    .slick-slide img {
        width: 100%;
        height: 100%;
    }
}

.slick-slide img {
    width: 100%;
    height: 100%;
}

.slick-dots {
    bottom: -45px;
}

.slick-dots li.slick-active button:before {
    color: #AF251C;
    opacity: 1;
}

.slick-dots li button:before {
    color: #BBBBBB;
}

.slick-dots li button:hover:before {
    color: #AF251C;
}

.m-w-360 {
    min-width: 360px;
}

@media (max-width: 960px) {
    .p-mobi {
        padding-left: 20px;
    }
}

.menu-cntr {
    display: flex; 
    flex-direction: row; 
    justify-content: space-between; 
    align-items: center; 
    column-gap: 30px;
}

.pb-10-mobi {
    padding-bottom: 10px;
}

@media (max-width: 858px) {
    .m-hide {
        display: none;
    }

    .pb-10-mobi {
        padding-bottom: 30px;
    }
}

.m-show {
    display: none;
}

.m-show-f {
    display: none !important;
}

.item-centred {
    justify-content: center;
}

@media (max-width: 392px) {
    .item-centred {
        justify-content: center;
    }
}

@media (max-width: 858px) {
    .m-show {
        display: block;
    }

    .m-show-f {
        display: flex !important;
    }
}

.btn-red {
    border: 1px solid #AF251C;
    background-color: #AF251C;
    color: #FFFFFF;
    font-family: 'montserrat', sans-serif;
    width: 58px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
}

.btn-red:hover {
    background-color: #FFFFFF;
    color: #AF251C;
    border: 1px solid #AF251C;
}

.btn-red-mobi {
    background-color: #AF251C;
    border: 2px solid #AF251C;
    color: #FFFFFF;
    font-family: 'montserrat', sans-serif;
    width: 58px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.btn-red-mobi:hover {
    background-color: #FFFFFF;
    color: #AF251C;
    border: 2px solid #AF251C;
}

.btn-white {
    background-color: #FFFFFF;
    color: #AF251C;
    font-family: 'montserrat', sans-serif;
    width: 58px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #AF251C;
}

.btn-white:hover {
    background-color: #AF251C;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

.btn-white-mobi {
    background-color: #FFFFFF;
    border: 2px solid #AF251C;
    color: #AF251C;
    font-family: 'montserrat', sans-serif;
    width: 58px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.btn-white-mobi:hover {
    background-color: #AF251C;
    color: #FFFFFF;
    border: 2px solid #AF251C;
}

.btn-white-big {
    background-color: #FFFFFF;
    color: #AF251C;
    font-family: 'montserrat', sans-serif;
    width: 228px;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

.btn-white-big:hover {
    background-color: #AF251C;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
}

.timetable {
    color: #FFFFFF;
    font-family: 'montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.timetable-mobi {
    color: #000000;
    font-family: 'montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 5px;
}

.description {
    color: #FFFFFF;
    font-family: 'montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    /* text-align: justify; */
}

.whitebox {
    border-radius: 5px;
    background-color: white;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.whitebox-mobi {
    border-radius: 5px;
    background-color: white;
    /* width: 56px;
    height: 56px; */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #BBBBBB;
}

.fmenu-row {
    color: #FFFFFF;
    font-family: 'montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

.fmenu-row  a{
    color: #FFFFFF;
}

.fmenu-row  a:hover{
    color: #FFFFFF;
}

.fmenu-row-mobi {
    color: #AF251C;
    font-family: 'montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    padding-bottom: 30px;
}

/* .fmenu-row-mobi:hover {
    background-color: #AF251C;
    color: #FFFFFF;
} */

footer {
    padding: 0px;
}

.fdescrp {
    /* padding-right: 50px; */
    padding-top: 50px;
}

.mw-128 {
    min-width: 128px;
}

a {
    color: #AF251C;
}

a:hover {
    color: #AF251C;
}

.mobi-menu {
    display: flex; 
    flex-direction: row; 
    column-gap: 65px; 
    align-items: center;
    float: right;
    margin-bottom: 30px;
}

.ymap {
    max-width: 920px;
    height: 200px;
    padding-top: 40px;
}

.sidenav {
    height: 100%;
    width: 0px;
    background-color: #FFFFFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 13px;
    float: right;
    z-index: 2;
}

.mobi-m-bg {
    background-color: rgba(0,0,0,0.85);
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
}

.roj-esp {
    display: flex; 
    flex-direction: row; 
    justify-content: space-between;
}

@media (max-width: 900px) {
    .roj-esp {
        flex-direction: column; 
        max-width: 430px;
        margin: 0 auto;
    }

    /* .front-img {
        width: 100%;
        height: 100%;
        max-width: 430px;
        max-height: 320px;
        overflow: hidden;
        border: none;
        position: relative;
    }

    .front-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border: none;
        position: absolute;
        top: 0;
        left: 0;
    } */
}

.trp-adw {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 40px;
    align-items: center;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
}

.mshw {
    display: none;
}

.font-20-400-m {
    font-size: 20px;
    font-weight: 400;
}

@media (max-width: 575px) {
    .np {
        display: none;
    }

    .font-20-400-m {
        font-size: 16px;
        font-weight: 400;
    }

    .fsub {
        margin-top: 10px;
    }

    .mshw {
        display: flex; 
        flex-direction: row; 
        column-gap: 24px; 
        padding: 10px; 
        padding-left: 0px;
        justify-content: center;
        width: 100%;
    }

    .m-hide-l {
        display: none;
    }
}

@media (max-width: 481px) {
    .front-img {
        width: 308px;
        height: 308px;
        overflow: hidden;
        border: none;
        position: relative;
    }

    .roj-esp {
        max-width: 308px;
    }

    .trp-adw {
        justify-content: start;
    }

    
}

.gal-img {
    max-width: 304px;
    max-height: 346px; 
    overflow: hidden;
    padding-bottom: 2px;
}

.gal-img  img {
    object-fit: cover;
    width: 304px;
    height: 346px; 
    padding-bottom: 2px;
}

.photosgal {
    margin-right: 0px;
    margin-left: 0px;
}

@media (max-width: 968px) {
    .photosgal {
        max-width: 614px;
        margin: 0 auto;
    }
}

@media (max-width: 661px) {
    .photosgal {
        max-width: 308px;
        margin: 0 auto;
    }
}

.comment-frm-pic {
    float: right; 
    max-width: 55px; 
    height: 12px;
    margin-bottom: 15px;
}

.comment-frm-pic img{ 
    height: 12px;
}

.menu-item-desc {
    height: 70px; 
    overflow: hidden; 
}

.menu-item-desc-exp {
    height: 80px; 
    overflow: hidden;
    display: flex;
    flex-direction: column;
    row-gap: 2px;
    align-items: center;
}

.subb-deco {
    color: #a12f2f;
    text-decoration: underline;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 158px;
    overflow: hidden;
}

.crbbb{
}

.crbbb::before  {
    content:'';
    width:100%;
    height:100px;    
    position:absolute;
    left:0;
    bottom:22px;
    background:linear-gradient(transparent 30px, white);
}


@media (max-width: 878px) {
    .mobi-ht {
        height: 120px !important;
    }
    .mobi-pb {
        padding-bottom: 0px;
    }
    .mobi-mrb {
        padding-bottom: 20px !important;
    }
}

.desc-text-container {
    position: relative;
    max-width: 600px;
    margin-top: 20px;
}

.desc-text-content {
    max-height: 120px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.desc-text-content.expanded {
    max-height: none;
}

.show-more {
    background-color: white;
    color: #AF251C;
    border: 1px solid #AF251C;
    padding: 10px;
    cursor: pointer;
    margin-top: 0px;
    display: block;
    text-align: center;
}

.show-more.hidden {
    display: none;
}

  .popup {
    position: fixed; 
    bottom: 0px; 
    width: 100%; 
    display: flex; 
    justify-content: center;
    z-index: 1000;
    transform: translateY(100%);
    transition: transform 0.3s ease;
  }

  .popupcnt {
    height: 90vh;
    background-color: white;
    border-radius: 18px 18px 0 0;
    z-index: 2000;
    max-width: 1200px;
    width: 100%;
  }

  .popup.open {
    transform: translateY(0%);
  }

  #closePopupBtn {
    display: block;
    color: white;
    cursor: pointer;
    position: absolute;
  }

  #popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}

.blstred {
    background-color: #AF251C !important;
}

#phone-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 4px 0px #00000040;
    z-index: 1000;
    border-radius: 18px;
    width: 350px;
}
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 500;
}

#nameInput {
    background: url('../img/mag.svg') no-repeat right center;
    background-size: 30px 15px;
}

.sticd {
    position: fixed;
    top: 0px;
    left: 0px;
  }

  @media (max-width: 1200px) {
    .lift-button {
        bottom: 90px;
    }
}

.selected-button {
    background-color: #AF251C;
    color: white;
}

.refButton-button {
    background-color: white;
    color: black;
}

.crossed-price {
    color: #6D6D6D;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
}

#suggestions {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    width: 310px;
    display: none;  
    padding: 0;
    list-style: none;
    height: 100px;
    overflow-y: auto;
  }
  #suggestions li {
    padding: 5px;
    cursor: pointer;
  }
  #suggestions li:hover {
    background-color: #eee;
  }
  .autocomplete-container {
    position: relative;
    width: 200px;    
  }
  input[type="text"] {
    width: 200px;
  }

  #deliveryCheckBox {
    display: none;
  }

  .custom-checkbox {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 2px solid red;
    border-radius: 50%;
    background-color: white;
    cursor: pointer;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  #deliveryCheckBox:checked + .custom-checkbox {
    background-color: red;
    background-image: url("../img/checked.png");
  }