.us-color-red{
    color:#BF0A30 !important;
}
.us-color-blue{
    color: #002868 !important;
}
.us-color-red-bg{
    background-color: #BF0A30 !important;
}
.us-color-blue-bg{
    background-color: #002868 !important;
}

.slider-container{
    width:80% !important;
}

.enquiry-container{
    width: 20% !important;
}

.float-left{
    float: left !important;
}

.float-right{
    float: right !important;
}

.top-enquiry-form{
padding:0px !important;
}

.top-enquiry-form input{
    widows: 100%;
}

.review-box {
    width: 100%;
    padding: 1% 1% 1% 1% !important;
}

.food-critic-header {
    padding: 20px 0 !important   ;
}

.input-2 {
    margin: 0px 0px 10px 0px !important;
    margin-bottom: 10px !important;
}
.top-enquiry-form input{
    margin: 10px 0px 10px 0px !important;
   
}
.enquiry-container .review-box {
    margin-top: 0px !important;
    width:100%;
}
.about-text-container{
    padding: 1% 2.5% !important;
}
.col-md-2-c{
    width:20% !important;
    float: left !important;
    padding: .5%;
}

/* theme 1 start */
#cssmenu ul li.active {
    background-color: #cd3656;
}
.menu1 {
    background: #bf0a30;
}
.menu {
    background: #002868;
}
.food-critic-header {
    background-color: #002868;
}
/* .review-box {
    border: 1px solid #BF0A30;
} */
.letter {
    color: #0028AB;
}
.left-box .head strong.date {
    background-color: #002868;
}
.left-box .head {
    border-bottom: 1px solid #BF0A30 !important;
}
.food-detail {
    border-top: 1px solid #BF0A30 !important;}
    .food-detail ul li {
        border-bottom: 1px solid #A70000 !important;
    }
    .food-detail ul li strong.date {
        background-color: #002868;
    }
    #footer {
        border-top: 15px solid #BF0A30 !important;
    }
    .bg-opacity-2 {
        background-color: #002868 !important;
        color: white !important;
    }
    .footercont .text {
        border-top: 5px solid #BF0A30 !important;
    }
    .footercont ul li {
        border-bottom: 1px solid #BF0A30 !important;
    }
    .footer-section-3 {
        background: #BF0A30 !important;
    }
    a.back-top {
        background: #BF0A30 !important;
        background-image: url(../images/back-top-arrow.png) !important;
        box-shadow: 0 0 5px #fff !important;
    }
    .footer-social-box ul li a {
        background-color: #BF0A30;
    }
    .borerderd-img{
        border: 1.5px solid #BF0A30 !important;
    }
/* theme 1 end */
*{
    font-family: 'Poppins', sans-serif !important;   
}