/*@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700|PT+Serif:400,400i,700');*/
/*@import url('https://fonts.googleapis.com/css?family=Rancho');*/


/*@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');*/




h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  
    font-weight: 700;
    line-height: 1.2;
    color: #fff;


}
header h2 {
	font-family: 'Poppins', sans-serif !important;
}
body {
 	background-image: url(../images/menu-bg.png) !important;
	height: auto;
	background: #854;
	overflow-x: hidden;
	font-family: 'Poppins', sans-serif;
	background-repeat: round;
}
.imghvr-main {
	background-image: url(../images/imghvr-main1.jpg) !important;
	background-size: cover;
	background-position: center;
}
.bestmenu-header ul li img {
	width: 100%;
	transition: .4s;
}
.bestmenu-header img:hover {
	opacity: 0.8;
}
.vag-img{
    width:20px;
    height:20px;
}
.bestmenu-header ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.bestmenu-header ul li {
	width: 224px;
	display: inline-block;
}
.border-buttoma {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
.pasandaa {
	font-size: 12px;
}
.res-time-item p {
	color: #fff;
	font-weight: 600;
}
.bestmenu-header {
	/* text-align: center; */
	margin-left: -15px;
	width: 100%;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 20px;
}
.imghvr-main p {
	font-size: 25px;
	padding: 20px;
	margin-top: 90px;
	color: ;
}
}
/*body {
    background-image: url(../images/body-bg.png);
    background-repeat: repeat-x;
    height: auto;
}*/

a:hover {
    text-decoration: none;
}
.menu-box-a h2 {
	font-family: 'Poppins', sans-serif;
}
.header-top {
    background: #000;
    padding-top: 11px;
    color: #fff;
}

.header-top i {
    color: #cc3333;
}

.social i:hover {
    color: #fff;
}

.address-top ul {
    list-style: none;
    margin-left: -39px;
}

.address-top li i {
    margin-right: 6px;
}
.yvideo2{
    margin-top:17px;
}
.social ul {
    list-style: none;
    float: right
}

.social li {
    display: inline-block;
    padding-left: 22px;
}

.social li i {
    margin-right: 6px;
}


/*--Menu--*/

.menu-area {
    background-image: url(../images/menu-bg.png);
    background-size: cover;
    background-position: center;
    height: 92px;
}

.logo img {
    padding-top: 7px;
}

.main-menu {
    float: right;
    margin-bottom: -10px;
}

.main-menu ul {
    list-style: none;
}

.main-menu li {
    display: inline-block;
    padding: 36px 5px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    top: 25px;
}

.main-menu ul li a {
    color: #F1DDDE;
}
.main-menu li a {display:block;font-size:16px;color:#faf3ed;line-height:21px;padding:0 11px;height:20px;letter-spacing:-1px}
.main-menu ul li a:hover {
    text-decoration:none;
    background:url(../../images/menu_bg.png) repeat
}



/*--Slider--*/
.holder img {
    width: 100%;
    height: 250px;
}
.slider-area {
    /*background-image: url(../images/slider-bg.png);*/
    /*background-repeat: repeat-x;*/
    height: 384px;
    margin-bottom: 5px;
}
.carousel-caption {
	height: 266px !important;
	overflow: hidden;
}

/*-- Service--*/

.service-box {
    color: #fff;
    text-align: center;
    /*height: 460px;*/
    ;
}

.service-hadding {
    background-image: url(../images/service-had-bg-1.png);
    background-position: center;
    background-size: cover;
    height: 71px;
    margin-bottom: 10px;
    margin-top: -20px;
}

.service-hadding h2 {
    padding-top: 18px;
    font-family: 'Dancing Script', cursive;

}

.gallery h2 {
	font-family: 'Dancing Script', cursive;
}
.service-content {
    border: 2px solid #999999;
    border-top: none;
    height: 80px;
}

.service-content p {
    padding-top: 22px;
    padding-bottom: 15px;

}

.service-btn {
    background: #cc0000;
    padding: 15px 30px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    border-radius: 5px;
}

.service-btn:hover {
    background: #fff;
    color: #000;
}

/* ==========================================
   Gallery Section
   ========================================== */

.gallery-bg {
	background-image: url(../images/gallery-bg.html);
	background-repeat: repeat-x;
	/* height: 450px; */
	background-position: center;
	background-size: cover;
	width: 1111px;
	margin-top: -43px;
	margin-bottom: 15px;
}
.col-custom-12 {
	margin-left: -9px;
}
.gallery {
	margin-top: 50px;
	text-align: justify;
	color: #fff;
}

.gellery .row {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
}


section.gallery div[class*='col-'] {
    padding: 0;
}

section.gallery .item {
    position: relative;
    max-height: 230px;
    overflow: hidden;
}

section.gallery .item a {
    background: rgba(127, 180, 1, 0.8);
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}

section.gallery .item a:hover {
    opacity: 1;
}

section.gallery .item a span {
    color: #fff;
    font-size: 25px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    line-height: 50px;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
}


.col-md-2 {
    width: 10.667%;
}

section.gallery .item img {
    /*height: 100%;*/
    height: 180px;
    width: 100%;
}
.bestmenu-header img {
	width: 100%;
	/*padding: 15px;*/
	margin-top: -8px;
}
section.gallery .item .lb-data .lb-caption {
    font-size: 1.5em;
    font-family: 'PT Serif', serif;
}

@media (max-width: 480px) {
    section.gallery .col-custom-12 {
        width: 100% !important;
    }
    section.gallery .col-custom-12 .item {
        min-height: 200px;
    }
}

.see-more-btn {
    margin-top: 20px;
}

.gallery-btn {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 15px;
}


/*--food-menu-area--*/

.food-menu-area {
    background-image: url(../images/gallery-bg.png);
    background-repeat: repeat-x;
    background-position: center;
    background-size: cover;
    height: 500px;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}


.food-menu-header {
    background-image: url(../images/food-menu-bg.jpg);
    background-position: center;
    background-size: cover;
    height: 114px;
    margin-top: -20px;
    margin-bottom: 35px;
}

.food-menu-header h2 {
    text-align: center;
    padding-top: 33px;
    color: #fff;
    font-weight: 700;
    font-size: 25px; 
	font-family: 'Dancing Script', cursive;
}

.padding-menu {
    padding: 20px;
}

.menu-item {
    line-height: 10px;
    color: #fff;
}

.item-price strong {
    color: #cc3333;
    line-height: 36px;
}


/*--- contact-area */

.contact-area {
    background-image: url(../images/contact-bg.png);
    background-size: cover;
    background-position: center;
    height: 299px;
    margin-top: 35px;
}

.contact-hadding h2 {
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 30px;
	font-family: 'Dancing Script', cursive;
}

.form-group {
    margin-bottom: 15px;
}



.form-control {
    border-radius: 0;
    border: 1px solid #f00;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #cc0000;
    border: 0px;
    border-radius: 0px;
}

span.input-group-addon i {
    color: #fff !important;
    font-size: 17px;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    opacity: 0.5;
}

#massage {
	border: 1px solid #fff;
	/* opacity: 0.3; */
	height: 144px;
	width: 100%;
	color: #fff !important;
}


.mass-btn {
    position: relative;
}

.mass-btn {
    position: absolute;
    content: "";
    bottom: 16px;
    right: 15px;
    padding: 11px 18px;
    background: #cc0000;
    color: #fff;
    font-weight: 700;
}

label {
    margin-bottom: 15px;
}

input,
input::-webkit-input-placeholder {
    font-size: 11px;
    padding-top: 3px;
}

.main-login {
    background-color: #fff;
    /* shadows and rounded borders */
    border-radius: 2px;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

}

.form-control {
    height: auto!important;
    padding: 8px 12px !important;
}

.input-group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.21)!important;
}

.main-center {
    margin-top: 30px;
    margin: 0 auto;
    max-width: 400px;
    padding: 10px 40px;
    background: #009edf;
    color: #FFF;
    text-shadow: none;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.31);

}

span.input-group-addon i {
    color: #009edf;
    font-size: 17px;
}


/*---------------*/

.testimonial {
    background-image: url(../images/body-bg.png);
    padding:40px 0 60px 0;

}

#quote-carousel .carousel-control.left {
    left: -60px;
}

#quote-carousel .carousel-control.right {
    right: -60px;
}




.carousel-inner.test {
}

.item.text p {
    color: #fff;
    font-size: 15px;
    text-align: left;
    margin-top: 60px;
}

.item blockquote {
    border-left: none;
    margin: 0;
    position: relative;
}

.item blockquote p::before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    position: absolute;
    left: 50%;
    color: #cc0000;
    font-size: 32px;
    margin-top: -40px;
}

.fa-chevron-left::before {
    content: "\f053";
    vertical-align: middle;
    top: 101px;
    position: absolute;
}

.fa-chevron-right::before {
    content: "\f054";
    position: absolute;
    top: 101px;
    color: #cc0000;
}

.left.carousel-control {
    background: none;
    color: #cc0000;
}

.right.carousel-control {
    background: none;
    color: #cc0000;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
    text-align: right;
    color: #cc0000;
    font-weight: 700;
}

blockquote .small::before,
blockquote footer::before,
blockquote small::before {
    content: '\2014 \00A0';
    content: none;
}


/*--Footer social---*/

.footer-area {
    padding: 24px 0px;
    /*background-image: url(../images/footer-social-bg.jpg);*/
    height: 80px;
    background-position: center;
    background-size: cover;
    color: #fff;
}

.monmouth-evening.timing-middle-box {
	margin-top: -15px;
	/* padding: 37px; */
	height: 160px;
}

.social-list ul {
    list-style: none;
}

.social-list ul li {
    display: inline-block;
    /*! border: 1px solid #568; */
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 13px;
    background: #fff;
}

.social-list ul li a {
    color: #333333;
    padding: 6px 9px;
    display: block;
}

.social-list ul li a:hover {
    color: #ff1818;
}


/*--Footer Map---*/

.footer-map {
    /*background-image: url(../images/footer-map.jpg);*/
    height: 250px;
    background-position: center;
    background-size: cover;
}

/*Contact Page*/

.jumbotron {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: none;
    color: #fff;
}

textarea.form-control {
    height: 184px;
}

.btn {
    margin-left: 38%;
    border-radius: 0;
    font-weight: 700;
    background: #E72531;
    margin-top: 15px;
    padding: 12px 34px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
    background: none;
    color: #fff;
    border: none;
}

.btn {
    margin-left: 38%;
    border-radius: 0;
    font-weight: 700;
    background: #E72531;
    margin-top: 15px;
    padding: 12px 34px;
    border: none;
}

.form-control {
    background: none;
    border: 1px solid #fff;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 21px;
    line-height: inherit;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
}

.address {
    color: #fff;

}


/*footer-top-Area start*/
.footer-top{
    padding-bottom: 10px;
}
.footer-top h3 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
}

.footer-top h5 {
    color: #fff;
    font-family: none;
    font-size: 15px;
    font-weight: 700;
    margin-left: 18px;
}

.monmouth-evening ul {
    list-style: none;
    line-height: 27px;
}

.monmouth-evening ul a {
    color: #fff;
}
.monmouth-evening.timing-middle-box li {
	color: #fff;
}

/*footer-top-Area End*/

/*Monmounth Page*/
.footer-top {
	/*background: #fff;*/
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-style: normal;
	height: 169px;
}
.footer-img {
	width: 100%;
	height: 160px;
	margin-top: -15px;
}
.food-menu-bg {
    background: #fff;
    overflow: hidden;
    display: block;
}

.food-menu-heading {
    text-align: center;
}

.food-menu-heading h1 {
    font-family: 'Poppins', sans-serif;
    color: #1d1d1d;
    font-style: normal;
    font-weight: 300;
    font-size: 64px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.food-menu-heading p {
	font-family: 'Poppins', sans-serif;
	color: #2c2a2a;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 300;
	line-height: 14px;
}


.menu-box-a h2 {
	background-color: #ebebeb;
	padding: 20px 20px;
	text-align: center;
	color: rgb(29, 29, 29);
	letter-spacing: 0.1em;
	font-style: normal;
	font-family: 'Poppins', sans-serif;
	font-size: 20px !important;
	font-weight: normal;
}

.tr-first-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}



.gst-left-align {
    text-align: left !important;
}

.gst-item {
    position: relative;
}

.gst-foodmenu-content::after {
    clear: both;
    content: "";
    display: table;
}

.gst-entry {
    position: relative;
}

.gst-foodmenu--inline .gst-entry-inner {
    display: table;
    width: 100%;
}

.gst-p-border-border {
    border-color: #eeeeee;
}

.gst-entry-inner {
    display: block;
    width: 100%;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.25, .5, .55, .95);
    transition-timing-function: cubic-bezier(.25, .5, .55, .95);
}

.gst-entry-body,
.gst-entry-header,
.gst-entry-inner,
.gst-entry-name,
.gst-entry-name h4,
.gst-entry-title-inner {
    position: relative;
}

.gst-foodmenu .gst-entry-body-content > :first-child,
.gst-foodmenu .gst-entry-inner > :first-child {
    margin-top: 0;
}

.gst-foodmenu--inline .gst-entry-inner > * {
    display: table-cell;
    vertical-align: middle;
}

.gst-foodmenu .gst-entry-body-content > *,
.gst-foodmenu .gst-entry-inner > * {
    margin-top: 20px;
}

.gst-entry-body,
.gst-entry-header,
.gst-entry-inner,
.gst-entry-name,
.gst-entry-name h4,
.gst-entry-title-inner {
    position: relative;
}

.gst-entry-body,
.gst-feature-title,
.gst-html,
.gst-post-tag,
.gst-quote,
.gst-text,
blockquote {
    word-wrap: break-word;
}

.gst-foodmenu--mouseover.bottom .gst-entry-footer,
.gst-foodmenu .gst-entry-body-content > :first-child,
.gst-foodmenu .gst-entry-body-wrapper > :first-child {
    margin-top: 0;
}

.gst-custom_a-font {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
}

.gst-entry-title {
    line-height: 1.2;
}

::-moz-selection {
    color: #222;
    background-color: #f8c12e;
}

/*.gst-entry-title-inner{*/
/*     border-bottom: 1px solid #0848ff;*/
/*}*/
.border-buttom {
	border-bottom: 1px solid #09437d;
	margin-bottom: 10px;
}
.panel-heading > a > h2 {
	font-family: 'Poppins', sans-serif !important;
}
.gst-foodmenu--grid.with-menu-line .gst-entry-title-inner,
.gst-foodmenu--inline.with-menu-line .gst-entry-title-inner {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
   
}

body::after {
    content: url(../img/prev.html) url(../img/next.html);
    display: none;
}


.gst-foodmenu--grid.with-menu-line.solid .gst-entry-line-inner,
.gst-foodmenu--inline.with-menu-line.solid .gst-entry-line-inner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.gst-foodmenu--grid.with-menu-line .gst-entry-line-inner,
.gst-foodmenu--inline.with-menu-line .gst-entry-line-inner {
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 0;
    /*width: calc(100% - 20px);*/
}

.gst-p-border-border {
    border-color: #eeeeee;
}

.gst-foodmenu--grid.with-menu-line .gst-entry-line,
.gst-foodmenu--inline.with-menu-line .gst-entry-line {
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 100;
    box-flex: 100;
    -moz-flex: 100 0 auto;
    -ms-flex: 100 0 auto;
    flex: 100 0 auto;
}


.gst-foodmenu--grid .gst-entry-price,
.gst-foodmenu--inline .gst-entry-price {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    box-flex: 0;
    -moz-flex: 0 auto auto;
    -ms-flex: 0 auto auto;
    flex: 0 auto auto;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.gst-custom_b-font {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
}

.gst-foodmenu .gst-entry-body-content > *,
.gst-foodmenu .gst-entry-body-wrapper > * {
    margin-top: 10px;
}

.menu-box-a {
    /*border-right: 1px solid #eeeeee;*/
    padding-right: 30px;
}



/*box-3*/

.ft-fixed-area {
    position: relative;
}

.ft-fixed-area .reservation-box {
	color: #fff;
	/* background-color: #f15f2a; */
	/* background-image: url(../images/ft-res-bg.jpg); */
	background-size: cover;
	position: relative;
	top: 0px;
	padding: 0 7px 7px 7px;
}
 
.ft-fixed-area .reservation-wrap {
	border: 2px solid #dad1d1;
	padding: 10px 10px;
	position: relative;
	min-height: 387px;
	font-family: 'Poppins', sans-serif;
}
.mb_reservation-box {
	padding: 0px !important;
}
.mm-fixed-area .reservation-wrap{
    height: 470px;
}
.ft-fixed-area .reservation-wrap::before {
    top: -5px;
    right: -5px;
}

.ft-fixed-area .reservation-wrap::before,
.ft-fixed-area .reservation-wrap::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
}

.ft-fixed-area .reservation-wrap .res-title {
    font-size: 40px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.ft-fixed-area .reservation-box {
    color: #fff;
}

.ft-fixed-area .reservation-wrap .res-date {
    width: 55%;
    float: left;
    overflow: hidden;
}

.ft-fixed-area .reservation-wrap .res-date .res-date-item {
    display: table;
    width: 100%;
}

.ft-fixed-area .reservation-wrap .res-date .res-date-text {
    display: table-cell;
}

.ft-fixed-area .reservation-wrap .res-date .res-date-dot {
    display: table-cell;
    padding-left: 5px;
    opacity: 0.7;
    font-size: 12px;
    letter-spacing: 1px;
}

.ft-fixed-area .reservation-wrap .res-title {
    font-size: 30px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.ft-fixed-area .reservation-wrap .res-number {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.ft-fixed-area .reservation-wrap .res-time {
    color: #1d1b20;
}

.ft-fixed-area .reservation-wrap::before,
.ft-fixed-area .reservation-wrap::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    bottom: -4px;
    left: -5px;
}

.about_ {
	/*background: ;*/
	/*background: #252525;*/
	margin-top: px;
	margin-bottom: 5px;
}

.about-menu p {
    font-size: 20px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0 30px;
    font-style: normal;
    padding-top: 17px;
}


/*---Monmouth.html---*/

.col-md-12.mp0 {
	/* margin-right: 59px; */
	padding-right: 0px;
	padding-left: 0px;
}
.slider-area {
    /* padding-top: 10px; */
    /*background: #fff;*/
    overflow: hidden;
    /* padding-bottom: 43px; */
    overflow: hidden;
    height: 250px;
    /*padding: 15px 0px 35px;*/
}
.contact-details p {
	text-align: center;
}
.contact-details {
	background: none;
}

/*call-md-4 box-1*/

.gst-reservation-branch-label {
	margin-right: 10px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}
.gst-reservation-branch, .gst-reservation-branch-label {
	display: inline-block;
	float: none;
	vertical-align: middle;
	color:#fff;
}
.gst-center-align {
	text-align: center !important;
}
.gst-reservation--stacked .gst-row {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px;
}
.gst-light-scheme select, .gst-light-scheme input:not([type="submit"]):not([type="button"]), .gst-light-scheme textarea {
	color: #fff;
	border-bottom-color: #fff;
}

input, select, textarea {
	display: block;
	width: 100%;
	height: 40px;
	padding: 5px 15px;
	font-size: 1em;
	line-height: 1.78571;
	background-color: #f5f5f5;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition-property: border-color;
	transition-property: border-color;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
}
.gst-navbar--alternate.gst-navbar, input, select, textarea {
	background-image: none;
}
input, textarea, select {
	padding-left: 0;
	padding-right: 0;
	border-width: 0;
	border-bottom-width: 2px;
}
.gst-reservation--stacked .gst-row {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px;
}
.gst-reservation--stacked .form-container, .gst-reservation fieldset.branch {
	padding-left: 10px;
	padding-right: 10px;
}

/*btn*/
.gst-reservation--stacked .gst-form-submit {
	padding: 16.5px 32px;
	margin-top: 40px;
	border-radius: 0;
}

.gst-light-scheme button, .gst-light-scheme input[type="button"], .gst-light-scheme input[type="submit"], .gst-light-scheme #respond input#submit, .gst-light-scheme a.button, .gst-light-scheme button.button, .gst-light-scheme input.button {
	-webkit-box-shadow: 4px 4px #e4e4e4;
	box-shadow: 4px 4px #e4e4e4;
}

button, input[type="button"], input[type="submit"] {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

button, input[type="button"], input[type="submit"] {
	padding: 16.5px 32px;
	border-radius: 0px;
	border-width: 1px;
	color: #222;
	background-color: #f8c12e;
	border-color: #f8c12e;
}
button, input[type="button"], input[type="submit"], .btnx {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
}
.btnx, button, input[type="button"], input[type="submit"] {
	display: inline-block;
	margin: 0;
	padding: 12.5px 24px;
	vertical-align: middle;
	line-height: 1;
	width: auto;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: inherit;
	letter-spacing: .075em;
	text-align: center;
	font-size: .875em;
	font-weight: 700;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}
button {
	overflow: visible;
}

input, textarea, select, .gst-reservation input[readonly], .gst-opentable input[readonly] {
	background-color: transparent;
}
.gst-reservation .form-container.gst-reservation-branch select {
	border-color: transparent;
}
.gst-box-body img {
	width: 100%;
	height: 387px;
	margin-top: -80px;
}
.gst-light-scheme select {
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}
select {
	-moz-appearance: none;
	background-position: right 50%;
	background-repeat: no-repeat;
}
.gst-light-scheme .gst-s-text-color {
	color: #fff;
	position: relative;
	z-index: 1;
}







/*box-2*/
/*
#f1_container {
  position: relative;
  width: 90%;
  height: 415px;
  z-index: 1;
}
#f1_container {
  -webkit-perspective: 1000;
  perspective: 1000;
}
.front img{
    margin-left: -20px;
    width: 90%;
}
#f1_card {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 1.0s linear;
  transition: all 1.0s linear;
}
#f1_container:hover #f1_card {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-shadow: -5px 5px 5px #aaa;
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
    top: -10px;
}
.face.back {
  display: block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  text-align: center;
  background-color: #aaa;
  width: 375px;
  margin-top: 10px;
}
.back {
	width: 100%;
}
*/
.imghvr-main1{
    border-right: 3px solid #000;
}
.imghvr-main {
	padding-left: 0;
	padding-right: 0;
	height: 391px;
	width: 100%;
	/*  margin-top: 8px;    */
}
.imghvr-main .imghvr-box{
    height: 430px;
    background: #BE1010;
}

.img-font-txt {
    position: absolute;
    text-align: center;
    width: 100%;
    /* vertical-align: text-bottom; */
    /* height: 100%; */
    padding: 100px 10px;
}
.imghvr-main .imghvr-box figcaption{
   background: rgb(231,91,42);
    
    z-index: 000;
}

/*bestmenu*/
.bestmenu-area {
	background: none;
}
.bestmenu .col-md-3:nth-child(odd){
    margin-top: 50px;
}
.single-item img {
	width: 266px;
}

.single-item {
	text-align: center;
}
.bestmenu-header h2,.single-item h3 {
	text-align: center;
	margin: 34px 35px;
	font-size: 47px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: .2em;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
    color: #a5a2a2;
}
.single-item h3 {
	font-size: 20px;
	color: #0c0c0c;
	font-weight: 500;
}
.single-item p {
	margin-top: -23px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1px;
	color: #858585;
}
.col-md-2.col-sm-4.col-xs-6.col-custom-12 {
	width: 25%;
}
/*
.bestmenu-area,.bestmenu,.single-item:nth-child(even){
    background: #568;
}

.bestmenu-area,.bestmenu,.single-item:nth-child(odd){
    background: #e2188c;
}
*/
.offer-area {
	padding-bottom: 5px;
}
.offer-mp0 {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.bestmenu-btn {
	text-align: center;
}

.best-btn {
	background: #F8C12E;
	padding: 15px 30px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 1px;
}

.bestmenu-btn {
	text-align: center;
	margin-top: 46px;
	padding-bottom: 59px;
}

/*=======Rijon==========*/
.item-menu-main{
    background:#4E2021;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.item-menu-header {
    background-image: url(../images/food-menu-bg.jpg);
    background-position: center;
    background-size: cover;
    height: 114px;
    margin-bottom: 35px;
    text-align: center;
    vertical-align: middle;
    margin-top: -20px;
}
.item-menu-header h2{
    padding-top: 35px;
}
.item-menu-left-box{
    padding-right: 40px;
}
.item-menu-right-box{
    padding-left: 40px;
}
.pricentitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
}
.pricentitle .item-title {
    width: 100%;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.pricentitle .item-price {
    color: #cc3333;
    font-weight: bold;
    margin-top: 5px;
}
.timing-middle-box {
	border-right: 2px solid #adadad;
	border-left: 2px solid #adadad;
	padding-left: 10px;
	height: 180px;
}


.home-page-btn {
	padding: 10px 8px;
	background: #E75B2A;
	color: #fff;
	display: inline-block;
	margin-top: 25px;
	font-weight: 700;
}

.service-box img {
    width: 100%;
}
textarea:focus, input:focus{
    outline: none;
}
.res_menu {
    float: right;
    margin-top: -26px;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}

.res_menu_b {
    float: right;
    margin-top: 25px;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    margin-right: 15px;
}
.responsive-menu-area {
    display: none;
}
.responsive-menu {
    list-style: none;
    padding-left: 13px;
    margin-top: 20px;
}
.responsive-menu li {
    padding: 6px;
    text-transform: uppercase;
    font-weight: 700;
}

.responsive-menu li a {
    color: #F1DDDE;
}
.responsive-menu li a:hover {
    color: #FFF;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    -webkit-transition: .3s;
    transition: .3s;
    background: none;
}
.fh5co-drinks {
	border-bottom: 1px dotted #000;
	padding: 5px;
	margin: 0;
}

.panel-default > .panel-heading {
	background-color: #B81214;
	color: #fff;
	padding: 2px 10px;
}
.panel-heading h2 {
	color: #fff;
	font-size: 23px !important;
}

.panel{
  background-color: #B81214;
  color: #fff;
}

.copy-right {
	margin-top: 0;
	color: #fff;
}