body{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
#alert_msg{
	width: 30%;   
   position: fixed;
   top: 122px;
   z-index: 99999999;
   right: 30px;
}
.menushow{
	display: block !important;
}
.owl-next{
   position: absolute !important;
   right: 0 !important;
}
.owl-nav{
   width: 14%;
}
.succ_messs_form{  
   margin-bottom:20px; font-weight:bold; font-size:16px;
}
#layerslider_502 .ls-inner{ background: transparent !important; }

.modal-content {
    border-radius: 10px;
    border: none;
    height: auto;
}

.list-show {
    display: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display:block;
}
nav ul {
   list-style:none;
}
blockquote, q {
   quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
   content:'';
   content:none;
}
ins {
   background-color:#ff9;
   color:#000;
   text-decoration:none;
}
mark {
   background-color:#ff9;
   color:#000;
   font-style:italic;
   font-weight:bold;
}
del {
   text-decoration: line-through;
}
abbr[title], dfn[title] {
   border-bottom:1px dotted;
   cursor:help;
}
table {
   border-collapse:collapse;
   border-spacing:0;
}
hr {
   display:block;
   height:1px;
   border:0;
   border-top:1px solid #cccccc;
   margin:1em 0;
   padding:0;
}
input, select {
   vertical-align:middle;
}
.spacer {
   clear:both;
}
.body_part {
   background:#fff;
}
.heading1 {
   background:#f8d385;
   min-height:40px;
   border-radius:10px;
   padding:15px;
}
#heading_signup {
   background:none;
   color:#333;
   font-size:1.5em;
   height:auto;
}
.innersize1k {
   margin:0 auto;
}
.body_part_inner {
   margin-top:12px;
   overflow:hidden;
}
.fleft {
   float:left;
}
.fright {
   float:right;
}
.align_c {
   text-align:center;
}
.label_left {
   display:block;
}
.input_right {
   display:block;
   margin-top:5px;
}
.label_left label {
   color:#333333;
   font:bold 12px/15px Verdana, Geneva, sans-serif;
}
.input_right textarea {
   height:75px;
}
.noticeformarea p {
   margin:8px 0 0 0;
   clear:both;
   overflow:hidden;
}
.alerttextmaroon {
   color:#510102;
   font:normal 12px/15px Arial, Helvetica, sans-serif;
   width:324px;
   display:block;
   margin:6px 0;
}
.body_part_inner h3 {
   font-family: 'Oswald', sans-serif;
   font-weight:400;
   font-size:23px;
}
.body_part_inner h4 {
   font:normal 16px/18px Arial, Helvetica, sans-serif;
   color:#8d8d8d;
}
.m_tb_30 {
   margin:30px 0;
}
.checkboxcontent input[type="radio"], .checkboxcontent input[type="checkbox"] {
   margin-top:0;
}
.checkboxcontent p {
   width:50%;
   float:left;
   color:#510102;
   font:normal 15px/17px Arial, Helvetica, sans-serif;
   margin-top:8px;
}
.checkboxcontent span {
   display:block;
   float:left;
}
.m_left_10 {
   margin-left:10px;
}
.checkagree {
   margin-top:20px;
   color:#000000;
   font:normal 15px/17px Arial, Helvetica, sans-serif;
   overflow:hidden;
}
.checkagree input[type="checkbox"] {
   float:left;
   margin-top:2px;
}
.checkagree span {
   display:block;
   float:left;
}
.labellinebreak {
   clear:both;
   margin-top:12px;
   display:block;
}
.checklabel {
   width:96%;
}
.button_submit {
   border:1px solid #f5c050;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   font-size:18px;
   font-family:arial, helvetica, sans-serif;
   padding: 7px 40px 7px 40px;
   text-decoration:none;
   display:inline-block;
   text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
   font-weight:bold;
   color: #FFFFFF;
   background-color: #F8D385;
   background-image: -webkit-gradient(linear, left top, left bottom, from(#F8D385), to(#CFA54D));
   background-image: -webkit-linear-gradient(top, #F8D385, #CFA54D);
   background-image: -moz-linear-gradient(top, #F8D385, #CFA54D);
   background-image: -ms-linear-gradient(top, #F8D385, #CFA54D);
   background-image: -o-linear-gradient(top, #F8D385, #CFA54D);
   background-image: linear-gradient(to bottom, #F8D385, #CFA54D);
   filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#F8D385, endColorstr=#CFA54D);
   cursor:pointer;
}

.submitbox {
   margin-top:33px;
   float:right;
}
.checkboxcontent input[type="checkbox"] {
   margin-right:10px;
   margin-top:-2px;
}
.dropdown-check-list .anchor {
   position: relative;
   cursor: pointer;
   display: inline-block;
   padding: 10px 50px 5px 10px;
   border: 1px solid black;
   width: 100%;
   border-radius: 3px;
   height: 36px;
}
.dropdown-check-list .anchor:after {
   position: absolute;
   content: "";
   border-left: 2px solid black;
   border-top: 2px solid black;
   padding: 5px;
   right: 10px;
   top: 20%;
   -moz-transform: rotate(-135deg);
   -ms-transform: rotate(-135deg);
   -o-transform: rotate(-135deg);
   -webkit-transform: rotate(-135deg);
   transform: rotate(-135deg);
}
.dropdown-check-list .anchor:active:after {
   right: 8px;
   top: 21%;
}
.dropdown-check-list ul.items {
   padding: 2px;
   display: none;
   margin: 0;
   border: 1px solid black;
   border-top: none;
   border-bottom-right-radius: 5px;
   border-bottom-left-radius: 5px;
}
.dropdown-check-list ul.items li {
   list-style: none;
}
.error_border {
   border-color: red;   
}
.form-container {
   background: #fafafa;
   border: 1px solid #f1f1f1;
   padding: 10px;
   margin-bottom: 15px;
   border-radius: 3px;
}
.form-container small {
   margin-top: 5px;
   display: block;
   font-size: 13px;
   line-height: 1.35;

}

.modal-dialog{

   color: #777;

}



span.red {

    color: red;

}


section.food_slider{ background: #000; padding: 100px 0px;  }
.audio_btn{ margin-top: 60px; text-align: center; }
.audio_btn button{ padding: 8px 20px; background: #ff9900; color: #fff; font-size: 18px; }


.owl-item{ position: relative; }

.carousel-caption .btn-large {
    padding: 11px 30px;
    border-radius: 0px !important;
    font-size: 16px;
    background: #fc993b;
    border-color: #fc993b;
    margin-top: -22px;
    color: #fff;
}
 
 .carp1 .carousel-caption{
        width: 50%;
 }
.carp1 .btn-large{
     margin-top: 42px;
         width: 20%;
 }
.carp1  .caption_desc1 #audio1{  width: 100%; }
 .caption_desc1 {
    margin-top: 0px;
}
.carousel-caption.carp2{
    margin-top: 57px;
}
.carp1 .carousel-caption{
        margin-top: 51px;
}
.crouselHeader .owl-prev, .crouselHeader .owl-next { 
    height: 47px;
    width: 47px;
    border-radius: 76px!important;
}
.crouselHeader .caption_desc h2 {
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 36px; color: #fff; font-size: 30px;
    margin-top: 12px;
}
.crouselHeader .owl-dots {
       display: inherit;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;}
.crouselHeader .caption_desc p {
    text-align: left;font-size: 16px;
}
.crouselHeader  .owl-nav div:before , .crouselHeader  .owl-nav div:after{
    font-size: 29px;
    padding-top: 0px;
    display: inline-block;
    padding-left: 0px;
    color: #000;
}
.crouselHeader{
       margin-bottom: 76px;
}

.pull-right {
    display: flex;
}
.user-menu li {
    margin: 0 5px;
}
.user-menu li a {
    font-family: 'general_sansmedium';
    color: #333;
    font-size: 14px;
    line-height: 24px;
}

.bv_contact_btn {
    font-weight: bold;
    background: #01519a;
    color: #fff !important;
    padding: 10px 25px;
    text-transform: uppercase;
    border-radius: 50px;
}
.showgobtn{
padding: 14.5px 15px;
    border-radius: 0px 10px 10px 0px;
    border: 2px solid #7b498f !important;
    position: relative;
    top: 2px;
    left: -5px;
    border-left: none !important;
    background: #7b498f;
    color: #ffff !important;

}
#claim ::placeholder {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}
#login-box .modal-header {
    border-bottom-color: #7b498f;
    background-color: #7b498f;
}
#login_box input {
    border: 1px solid #7b498f;
    padding: 10px !important;
}
button#dropdownRegister,button#dropdownMenuButton13 {
    border-color: transparent;
}
.top-search-form {
    padding: 9.5px;
    border-radius: 5px 0px 0px 5px;
    height: 50px;
    width: 72%;
    font-weight: 600;
    border: 2px solid #7b498f;
}

.fill {
    width: 100%;
    height: 100vh;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*opacity: 0.6;*/
    transition: all 0.9s ease-in-out;
}
 
 .caption_desc {
    background: url(../images/header_bg.png);
    padding: 10px 30px 40px 30px;
    border: 3px solid #fc993b;
}
 .carp2{display: none;}
.carousel-inner {
    height: 100%;
    background: #101010;
}
 
.carousel-caption{
    top: 50px;
    width: 35%;
     margin: 0px auto;
    /*     left: unset;
    right: unset;*/
}

.food_slides_new .owl-theme .owl-nav [class*='owl-'] {

    background: #D6D6D6 !important;
}

 .slider_food .owl-prev:after {
    content: '\f0d9';
    font-family: FontAwesome;
    color: #000; font-size: 29px;
}
.slider_food .owl-next:after {
    content: '\f0da';
    font-family: FontAwesome;
    color: #000; font-size: 29px;
}
 .slider_food .owl-prev,.slider_food .owl-next {
    position: absolute;
    top: 40%;
    padding: 5px;
    margin: 0;
    background: rgba(0,0,0,0.35);     height: 47px;
    width: 47px;
    border-radius: 76px!important; line-height: 40px;
}
.slider_food .owl-next {
    right: 0px;
}
.slider_food .owl-prev {
    left: 0px;
}

.lottery-box-video .modal-body{ padding: 10px !important; }
#foodModal .modal-content {
    background: transparent;
}
#foodModal button.close {
    position: absolute;
    right: -86px;
    color: #fff;
    opacity: 1;
}

.dining-submit label{font-size:13px;margin-top:0px;margin-right:0px; width:  100%; float: left;}

.dining-submit label input{margin-left:5px;}

.filter_caption .book-form input[type="text"],.filter_caption .book-form input[type="date"],.filter_caption .book-form input[type="time"], .filter_caption .book-form input[type="email"] {

      width: 100%;

    color: #333;

    outline: none;

    font-size: 0.9em;

    line-height: 25px;

    padding: 3px 10px;

    border: 2px solid #eee;

    -webkit-appearance: none;

    margin-bottom: 1em;

    background: none;

        font-family: 'Open Sans', sans-serif;

}

.filter_caption .book-form input[type="text"]{

     border: 2px solid #eee;

}

.filter_caption .book-form form input[type="submit"] {

    text-transform: capitalize;

    background: #da3743;

    color: #FFFFFF;

    padding: .7em 2em;

    border: none;

    font-size: .79em;

    outline: none;

    -webkit-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -o-transition: 0.5s all;

    -ms-transition: 0.5s all;

    text-transform: uppercase;

    width: 100%;

    font-weight: 600;

    margin-top: -3px;

    -webkit-appearance: none;

}

.filter_caption .book-form {

    background: rgba(256, 256, 256, 0.99);

    padding: 0.5em 0em 0.5em 0em;

    width: 100%; box-shadow: 0px 0px 0px 5px rgb(218 55 67) !important;

    margin: 0em auto 0em;-webkit-border-radius: 0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius: 0 0 0px 0px;/*position: absolute;

top: 0;

left: 0;*/

z-index: 9; float: left;
    /*height: 80%;*/

}

.filter_caption .ml10{margin-left:10px;}

.filter_caption .services-w3layouts{margin-top:0;}

.filter_caption .book-form p {

    color: #333;

    font-size: 24px;

    margin-bottom: .8em;

    letter-spacing: 0px;

    word-spacing: 7px;

    text-transform: uppercase;text-align: center;

}

.filter_caption .book-form select.form-control {

   outline: none;
    font-size: 14px;
    padding: 5px 10px !important;
    width: 100%;
    line-height: 25px;
    border-radius: 0;
    background: none;
    color: #333;
    border: 2px solid #eee;
    box-shadow: none!important;
    height: auto !important;

}

.filter_caption .form-date-w3-agileits.second-agile {

    width: 30%;

}





.filter_caption .book-form input[type=submit]:hover {

    background: #fd6239;

    color: #fff;

}

.filter_caption .book-form .row{ width: 100%; float: left; margin: 0px;   }




.filter_caption .book-form .row{ display: block !important; }
.filter_caption .book-form .row .nexus_submit_btn{ width: auto !important; }


.book-form label i{ height: 30px; }
.filter_caption .book-form .row .col-md-1{ width: 20% !important; min-width: 20%; margin: 0px !important; float: left;  }
.row.serach_bar .container{ /*display: flex; align-items: center; justify-content: center;*/ text-align: left; }

.filter_caption .book-form .row .col-md-1 #datepicker1{ margin-bottom: 0px !important; }

.filter_caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 20%;
}
.logo_row img {
    width: auto !important;
    margin: 0px auto;
}
.logo_row {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.nexus_submit_btn {
    margin-top: 20px;
    margin-bottom: 20px;
}

#businessreservation {
    background: #da3743;
    border-color: #da3743;
    color: #fff;
    padding: 8px 8px;
    box-shadow: none;
    font-size: 14px;
}

.sub_icon {
    color: #000;
    font-size: 14px;
}
.row.serach_bar {
    padding-top: 20px;
}
.dining_food .fill{
    height: 90vh;
}
.swiper-slider{ border-bottom:0; }

.outerofferdiv{
    margin:0px auto;
    padding: 0;
}

.outerofferdiv:after{content:'';display: table;clear:both;}

.form-control{padding: 0!important}

.tab_span_head{

  width: 16%;

  float: left;

}

.tab_span_body{

  width: 72%;

  float: right;

  text-align: left;

}

.tab_span_head .tabspan_single.nav-item{

  width: 100%;

  text-align: left;
      border-bottom: 1px solid #eee;

}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    color: #01519a;
}

li.sign_out_directory {
    padding: 11px 30px !important;
    border-radius: 20px;
    margin-top: 10px;

}
li.sign_out_directory a.text-uppercase {
    font-size: 13px;
    font-weight: 700;

}
i.fa.fa-edit.text-primary{
        margin: 5px;

}
li.sign_out {
    padding: 11px 30px !important;
    border-radius: 20px;
    margin-top: 10px;
}
.home_header .head_last_col {
    margin-top: -16px;
}

.cart_bg{
        position: relative;
    z-index: 1;
    background: transparent linear-gradient(to right,#7b498f 0%,#7b498f 100%) repeat scroll 0 0;
    overflow: hidden;
    margin-bottom: -40px;
    padding: 0 0 50px;
}
.cart_bg:before{
    background: #fff none repeat scroll 0 0;
    height: 100%;
    top: 40%;
    content: "";
    left: 0;
    position: absolute;
    -webkit-transform: skewY(170deg);
    transform: skewY(230deg);
    width: 100%;
    z-index: 0;
}
#cart_page .title{
    margin-bottom: 5vh;
}
#cart_page{
    margin: 40px auto;
    max-width: 950px;
    width: 90%;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 1rem;
    border: transparent;
}

.update_profile_form.cus-bg-update:before {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    top: 40%;
    content: "";
    left: 0;
    position: absolute;
    -webkit-transform: skewY(170deg);
    transform: skewY(33deg);
    width: 100%;
    z-index: -1;
}
.cus-bg-update {
    background: #f4f5fb;
    border-radius: 1px;
    padding: 70px 130px;
    background-position: bottom;
    border-left: 1px solid #eee;
    position: relative;
    z-index: 1;
    background: transparent linear-gradient(to right,#7b498f 0%,#7b498f 100%) repeat scroll 0 0;
    overflow: hidden;
}
@media(max-width:767px){
   #cart_page{
        margin: 3vh auto;
    }
}
#cart_page .cart{
    background-color: #fff;
    padding: 4vh 5vh;
    border-bottom-left-radius: 1rem;
    border-top-left-radius: 1rem;
}
@media(max-width:767px){
   #cart_page .cart{
        padding: 4vh;
        border-bottom-left-radius: unset;
        border-top-right-radius: 1rem;
    }
}
#cart_page .summary{
    background-color: #fafafa;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    padding: 4vh;
    color: rgb(65, 65, 65);
}
@media(max-width:767px){
   #cart_page .summary{
    border-top-right-radius: unset;
    border-bottom-left-radius: 1rem;
    }
}
#cart_page .summary .col-2{
    padding: 0;
}
#cart_page .summary .col-10
{
    padding: 0;
}
#cart_page .row{
    margin: 0;
}
#cart_page .title b{
    font-size: 1.5rem;
}
#cart_page .main{
    margin: 0;
    padding: 2vh 0;
    width: 100%;
}
#cart_page .col-2, #cart_page .col{
    padding: 0 1vh;
}
#cart_page a{
    padding: 0 1vh;
}
#cart_page .close{
    margin-left: auto;
    font-size: 0.7rem;
}
#cart_page img{
    width: 3.5rem;
}
#cart_page .back-to-shop{
    margin-top: 4.5rem;
}
#cart_page h5{
    margin-top: 4vh;
}
#cart_page hr{
    margin-top: 1.25rem;
}
#cart_page form{
    padding: 2vh 0;
}
#cart_page select{
    border: 1px solid rgba(0, 0, 0, 0.137);
    padding: 1.5vh 1vh;
    margin-bottom: 4vh;
    outline: none;
    width: 100%;
    background-color: rgb(247, 247, 247);
}
#cart_page input{
    border: 1px solid rgba(0, 0, 0, 0.137);
    padding: 1vh;
    margin-bottom: 4vh;
    outline: none;
    width: 100%;
    background-color: rgb(247, 247, 247);
}
#cart_page input:focus::-webkit-input-placeholder
{
      color:transparent;
}
#cart_page .btn{
    color: white;
    width: 100%;
    font-size: 0.7rem;
    margin-top: 4vh;
    padding: 10px;
    border-radius: 100px;
}
#cart_page .btn:focus{
    box-shadow: none;
    outline: none;
    box-shadow: none;
    color: white;
    -webkit-box-shadow: none;
    -webkit-user-select: none;
    transition: none; 
}
#cart_page .btn:hover{
    color: white;
}
#cart_page a{
    color: black; 
}
#cart_page a:hover{
    color: black;
    text-decoration: none;
}
 #code{
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.253) , rgba(255, 255, 255, 0.185)), url("https://img.icons8.com/small/16/000000/long-arrow-right.png");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: center;
}

@media (max-width: 767px){
    .municipality-logo.home_logo {
    width: 100px !important;
}
.home_header ul.logo-row li {
    display: block !important;
    width: 40%;
    margin: 20px auto;
}
.home_header .cus_menu li {
    width: 100%;
    align-items: normal;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
    margin: 0;
}
.home_header #menu-bar {
    top: 20px;
}
    form#claim {
    margin-left: 55px;
}
    .home_menuToggle {
    top: -28px !important;
}
    a.bv_contact_btn {
    display: none;
}
  .user-menu.pull-right li {
    display: block !important;
}
.showgobtn {
    padding: 5.5px 15px !important;
    top: 2px !important;

}
.top-search-form {
    height: 32px !important;
}
  .tab_span_head, .tab_span_body{width:100%;float: none;}

}
.card0 input[type="image"] {
     position: relative; 
     top: 26px; 
    left: -15px;
}
.hide{
    display: none;
}

.cart0 input[type="image"]:before {
    background: #7b498f !important;
    color: #fff !important;
    text-align: center;
    border-radius: 100px;
    content: "Submit";
    width: 100%;
    height: 45px;
    padding: 9px;
    position: absolute;
    left: 0;
    top: 0;
}

.cart0 input[type="image"]:before {
    background: #7b498f !important;
    color: #fff !important;
    text-align: center;
    border-radius: 100px;
    content: "Submit";
    width: 100%;
    height: 45px;
    padding: 9px;
    position: absolute;
    left: 0;
    top: 0;
}
.cart0 input[type="image"] {
    position: relative;
}

#cart_page input {
    border: none !important;
}
h5#exampleModalLongTitle {
    color: #fff;
}
.municipality-logo img{
    height: 100px;
}