/* <=== vhfoodbepg ===> */
.vhfoodbepg .fopadd{
    padding: 40px 0 45px;
}
.tpfoodbema{
    margin-bottom: 30px;
}
.tpfoodbema .dmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -27px;
    gap: 15px 0;
}
.tpfoodbema .dmgrip > div{
    padding: 0 27px;
}
.tpfoodbema .dmgrip .mcol{
    width: calc(100% - 49.108%);
}
.tpfoodbema .dmgrip .hcol{
    width: 49.108%;
}
.tpfoodbema .magrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    gap: 15px 0;
}
.tpfoodbema .magrip > div{
    padding: 0 20px;
}
.tpfoodbema .magrip .mcol{
    width: calc(100% - 39.098%);
}
.tpfoodbema .magrip .hcol{
    width: 39.098%;
}
.tpfoodbema .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -50px;
    gap: 15px 0;
}
.tpfoodbema .vvgrip > div{
    padding: 0 50px;
}
.tpfoodbema .vvgrip .mcol{
    width: calc(100% - 47.411%);
}
.tpfoodbema .vvgrip .hcol{
    width: 47.411%;
}
.tpfoodbema .dtitle, .tpfoodbema .dtitle h2 {
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
}
.tpfoodbema .dconts{
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}
.tpfoodbema .dconts p{
    text-indent: 12px;
}
.tpfoodbema .dconts p::first-letter{
    font-size: 20px;
    text-transform: uppercase;
}
.tpfoodbema .dconts ul{
    margin: 5px 0;
}
.tpfoodbema .dconts li{
    position: relative;
    margin-bottom: 5px;
    padding-left: 35px;
}
.tpfoodbema .dconts li:last-child{
    margin-bottom: 0;
}
.tpfoodbema .dconts li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-image: url('../images/icheck.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tpfoodbema .thumb img{
    width: 100%;
}
.itfoodbemb .thumb{
    display: block;
    padding-top: 61.955%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 3px solid var(--colorff);
}
.itfoodbemb .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* <=== vhfoodbepg ===> */
@media all and (max-width: 1200px){
    /* <=== vhfoodbepg ===> */
    .tpfoodbema .dmgrip{
        margin: 0 -15px;
    }
    .tpfoodbema .dmgrip > div{
        padding: 0 15px;
    }
    .tpfoodbema .dtitle, .tpfoodbema .dtitle h2{
        font-size: 22px;
        line-height: 30px;
    }
    /* <=== vhfoodbepg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhfoodbepg ===> */
    .vhfoodbepg .fopadd{
        padding: 30px 0 20px;
    }
    .tpfoodbema .dtitle{
        text-align: center;
    }
    .tpfoodbema .dmgrip .mcol{
        width: 100%;
    }
    .tpfoodbema .dmgrip .hcol{
        width: 100%;
    }
    .tpfoodbema .magrip .mcol{
        width: 100%;
    }
    .tpfoodbema .magrip .hcol{
        width: 100%;
    }
    .tpfoodbema .vvgrip .mcol{
        width: 100%;
    }
    .tpfoodbema .vvgrip .hcol{
        width: 100%;
    }
    .tpfoodbema .dconts{
        font-size: 14px;
        line-height: 22px;
        text-align: unset;
    }
    .tpfoodbema{
        margin-bottom: 16px;
    }

    /* <=== vhfoodbepg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhfoodbepg ===> */
    /* <=== vhfoodbepg ===> */
}