/*#######################################*/
/*############# TYPOGRAPHY ##############*/
/*#######################################*/
* {
        font-family: 'Cairo', sans-serif;
}
body {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    color: #707070;
    background-color: #fff;
    letter-spacing: 0;
        font-family: 'Cairo', sans-serif;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #333;
    
}
h1 {
    font-size: 42px;
}
h2 {
    font-size: 35px;
}
h3 {
    font-size: 25px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
p {
    color: #333;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 1rem;
}
ol, ul, dl {
    padding: 0px;
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
}
ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0;
}
a, a:hover {
    text-decoration: none;
    font-size: 14px;
}
.bg-light .container-fluid,
.bredcrumb .container-fluid {
    width: 95%;
}
.mr-3 {
    border-radius: 50%;
}
/*#######################################*/
/*############# NavBar ##################*/
/*#######################################*/
.bg-light {
    background-color: #fff !important;
    border-bottom: 1px solid #f1f1f1;
}
/*#######################################*/
/*############# BREADCRUMB ##############*/
/*#######################################*/
.bredcrumb,
.bredcrumb .breadcrumb {
    background: #f9fafb;
}
.bredcrumb .breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.bredcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: none;
}
.bredcrumb .breadcrumb-item {
    font-size: 15px;
}
.bredcrumb .breadcrumb-item a {
    color: #333;
}
.bredcrumb .breadcrumb-item.active {
    color: #666;
    margin-top: 2px;
    font-size: 14px;
}
.bredcrumb .breadcrumb-item a:hover {
    color: #222;
}
.bredcrumb .breadcrumb-item a i {
    margin-left: 15px;
}
.bredcrumb .breadcrumb-item.active i {
    padding-left: .5rem;
    font-size: 9px;
}



                /**************/
                 /***********/
                 /* INDEX1 */
                /***********/
              /**************/
/*#######################################*/
/*############# FIND A TABLE ############*/
/*#######################################*/
.find-table {
    padding: 45px 0;
    background: url(../image/Group%201442@2x.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.find-table .search-control .dropdown-toggle::after {
    display: none;
}
.find-table .search-control .table-bordered {
    width: 100%;
    text-align: center;
}
.find-table .input-group .btn-outline-secondary {
    width: 220px;
    background: #fff;
    border-color: #f1f1f1;
    color: #535353;
    font-size: 13px;
}
.find-table .input-group .btn-outline-secondary:hover {
    color: #333;
    background: #fff;
    border: 1px solid #f1f1f1;
}
.find-table .input-group .btn-outline-secondary i {
    float: left;
    margin-top: 5px;
}
.find-table .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, 
.find-table .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, 
.find-table .show>.btn-outline-secondary.dropdown-toggle:focus,
.find-table .btn-outline-secondary.focus, 
.find-table .btn-outline-secondary:focus {
    box-shadow: none;
}
.find-table .form-inline .form-control {
    padding-right: 50px;
    width: 250px;
    border-radius: 1px;
    border: 1px solid #fff;
    border-left: none;
}

.find-table .form-inline .form-control:focus {
    color: #ccc;
    background-color: #fff;
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}
.find-table .form-inline i {
    position: relative;
    left: 240px;
}
.find-table .table-button {
    margin-right: -25px;
    width: 203px;
    border: 1px solid #9a2157;
    background: #9a2157;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.find-table .dropdown-menu.show {
    border-radius: 0;
    top: -2px !important;
    width: 220px;
    padding: 0;
}
.find-table .search-control .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    padding: 0;
}
.find-table .search-control .scrollable-menu li {
    padding: 0 10px;
}
.find-table .search-control .scrollable-menu li:hover {
    background: #ddd;
}
.find-table .search-control .scrollable-menu li a {
    color: #000;
}
/*#######################################*/
/*############# SECTION TABLE ###########*/
/*#######################################*/
.body-left-table,
.body-right-table {
    padding: 5px 0;
}
     /**************/
      /***********/
/* section-left-table */
     /***********/
   /**************/
.section-table {
    padding: 50px 0 30px;    min-height: 400px;
}
.section-left-table .title h5 {
    display: inline-block;
    text-transform: uppercase;font-size: 14px;
    color: #535353;
}
.section-left-table .body-left-table p {
    font-size: 15px;
    color:#333333;    margin-bottom: 0px;
}
.section-left-table .body-left-table p i {
    margin-left: 10px;
}
.section-left-table .body-left-table ul li {
    display: inline-block;
    margin: 15px 0 0;
}
.section-left-table .body-left-table ul li a {
    padding: 6px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 63px;
    height: 34px;
    color: #333;
    text-align: center;
}
.section-left-table .body-left-table ul li a:hover {
    color: #222;
    background: #9a2157;
    border-color: #9a2157; 
}
.section-left-table .body-left-table h6 {
    margin-bottom: 30px;
    color: #888;
    font-size: 13px;
}
.body-left-table .internal {
    display: block;
    position: relative;
    padding-right: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #333;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.body-left-table .internal input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.body-left-table .checkmark {
    position: absolute;
    top: 1px;
    right: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #222;
    border-radius: 3px;
}
.body-left-table .internal input:checked ~ .checkmark {
    background-color: #9a2157;
    border: none;
}
.body-left-table .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.body-left-table .internal input:checked ~ .checkmark:after {
    display: block; 
}
.body-left-table .internal .checkmark:after {
    right: auto;
    left: 7px;
    top: 4px;
    width: 5px;
    height: 9px;
    border: solid #000000;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(37deg);
    -ms-transform: rotate(37deg);
    transform: rotate(37deg);
}
.body-left-table .check-one p {
    margin: 30px 0 1rem;
}

     /**************/
      /***********/
/* section-right-table */
     /***********/
   /**************/
.section-right-table .h-left {
    display: inline-block;
    text-transform: capitalize;    font-size: 14px;
    color: #535353;
}
.section-right-table .h-right {
    display: inline-block;
    float: left;
}
.section-right-table .h-right .dropdown-toggle::after {
    display: none;
}
.section-right-table .h-right .btn-secondary {
    color: #535353;
    background: none;
    border-radius: 4px;
    width: 200px;
    text-align: right;
    margin-top: -10px;
    border: 1px solid #E0E0E0;
    font-size: 14px;
}
.section-right-table .h-right .btn-secondary:hover {
    color: #222;
    border: 1px solid #ccc;
}
.section-right-table .h-right .btn-secondary i {
    float: left;
    margin-top: 5px;
}
.section-right-table .h-right .btn-secondary.focus, 
.section-right-table .h-right .btn-secondary:focus {
    box-shadow: none !important;
    border: 1px solid #ccc;
}
.section-right-table .h-right .btn-secondary:not(:disabled):not(.disabled).active, 
.section-right-table .h-right .btn-secondary:not(:disabled):not(.disabled):active, 
.section-right-table .h-right .show>.btn-secondary.dropdown-toggle {
    color: #222;
    background-color: #fff;
    border-color: #ccc;
}
.section-right-table .h-right .dropdown-item {
    padding: 15px;
}
.section-right-table .h-right .dropdown-item:hover {
    color: #000;
    background-color: #9a2157
}
.section-right-table .h-right .dropdown-menu {
    padding: 0;
}
.section-right-table .h-right .dropdown-menu.show {
    border-radius: 1px;
    width: 100%;
    border-top: 0 !important;
    top: -2px !important;
    border: 1px solid #ccc;
}
.body-right-table .image img {
    border-radius: 4px;
    width: 195px;
}
.body-right-table .rest-info {
    margin: 12px 0;
}
.body-right-table .rest-info .title a {
font-size: 16px;
    color: #333333;
}
.body-right-table .top-left {
    display: inline-block;
    text-transform: capitalize;
}
.body-right-table .rest-info .title a:hover {
    color: #222;
}
.body-right-table .rest-info .title .icon i,
.date-table .date .icon i {
    color: #9a2157;
    font-size: 13px;
}
.body-right-table .rest-info .title .icon {
    margin: 5px 0;
}
.body-right-table .rest-info .title .icon span,
.date-table .date .icon span {
    font-size: 13px;
    color: #999;
    margin-right: 10px;
}
.body-right-table .rest-info .title h6 {
    margin: 12px 0;
}
.body-right-table .rest-info .title h6 i {
    color: #9a2157;
    margin-left: 7px;
}
.body-right-table .top-right {
    display: inline-block;
    float: left;
}
.body-right-table .rest-info .link-clock ul li {
    display: inline-block;
    padding: 5px 32px;
    background: #9a2157;
    border-radius: 3px;
    cursor: pointer;
}
.body-right-table .rest-info .link-clock ul li:hover {
    background: #f2d40c;
}
.body-right-table .rest-info .link-clock ul li:hover a {
    color: #222;
}
.body-right-table .rest-info .link-clock ul li a {
    color: #3B3B3B;
    font-size: 12px;}


                /**************/
                 /***********/
                 /* INDEX2 */
                /***********/
              /**************/
/*#######################################*/
/*############# HEAD ####################*/
/*#######################################*/
.head {
    background: url(../image/Group%201443@2x.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 194px;
    padding: 50px 0;
}
/*#######################################*/
/*############# SECTION TABLE2 ##########*/
/*#######################################*/
.section-table2 .left-table .tweets h4,
.section-table2 .left-table .photos h4,
.section-table2 .left-table .food-menus h4,
.section-table2 .left-table .ratings h4,
.section-table2 .left-table .comments .tables h4{
    margin-bottom: 30px;    padding-top: 10px;
        font-size: 20px;
    font-weight: bold;
    color: #333333;
}
/*############# NAVBAR #################*/
.section-table2 .left-table .navbar {
    padding-left: 0;
    padding-right: 0;
}
.section-table2 .left-table .navbar .links {
    border-bottom: 2px solid transparent;
}
.section-table2 .left-table .navbar .links li {
    display: inline-block;
    padding: 10px 0;
    margin: 0 0 -2px 30px;
}
.section-table2 .left-table .navbar .links li a {
    color: #999;
}
.section-table2 .left-table .navbar .links  li.active a,
.section-table2 .left-table .navbar .links  li a:hover {
    color: #222;
}
.section-table2 .left-table .navbar .links  li.active,
.section-table2 .left-table .navbar .links  li:hover {
    border-bottom: 2px solid #9a2157;
}
.section-table2 .left-table .hr-a {
    margin-top: -25px;
}
/*############# DATE TABLE ##############*/
.date-table .date h1 {
    margin-top: 35px;
    margin-bottom: 20px;
    text-transform: capitalize;    font-size: 32px;
}
.date-table .date .icon,
.date-table .date .under {
    display: inline-block;
}
.date-table .date .under h6 {
    display: inline-block;
    margin-right: 50px;font-size: 12px;
}
.date-table .date .under h6 i {
    margin-left: 7px;
}
.readmore {
    margin-top: 20px;
}
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: '+ Read More';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: '- Read Less';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  color: #6F737B;
  font-size: 14px;
  line-height: 2;
  border-radius: .25em;
}
/*############# MENU ####################*/
.readmore .read-more-wrap {
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: justify;
}
.left-table .menu-left {
    margin-top: 30px;
}
.left-table .menu-left .left {
    margin-bottom: 30px;
}
.left-table .menu-left h5 {
    font-size: 14px;
}
.left-table .menu-left h5 i {
    margin-left: 10px;
}
.left-table .menu-left p {
    margin-right: 31px;
    color: #6F737B;font-size: 12px;
}
/*############# TWEEST ##################*/
.left-table .tweets {
    margin-bottom: 30px;
}
.left-table .tweets .card {
    padding: 15px;
}
.left-table .tweets .card .media .mr-3 {
    border-radius: 50%;
}
.left-table .tweets .card .media-body {
    margin-top: 5px;
}
.left-table .tweets .card .media-body .mt-0 {
    margin-bottom: 3px;    font-size: 18px;
    font-weight: 300;    padding-top: 0;
    color: #333333;
}
.left-table .tweets .card .media-body .mt-0 a {
    float: left;
}
.left-table .tweets .card .media-body .m-title {
    color: #c9d0d6;
}
.left-table .tweets .card .media-body a {
    font-size: 16px;
}
.left-table .tweets .card .media-body img {
    width: 100%;
    margin-top: 30px;
    height: 150px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
/*############# PHOTO ###################*/
.left-table .photos .photo {
    position: relative;
    background: #00000085;
}
.left-table .photos .photo .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.left-table .photos .photo .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    text-align: center;
}
.left-table .photos .photo:hover .image {
    opacity: 0.3;
}
.left-table .photos .photo:hover .middle {
  opacity: 1;
}
.left-table .photos .photo .text {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.left-table .photos .photo-top .photo,
.left-table .photos .photo-bottom .photo {
    width: 31.4%;
    margin: 0 0 5px 5px;
    display: inline-block;
}
.left-table .photos .col-md-5 {
    padding: 0px 16px 0 10px;
}
.left-table .photos .col-md-7 {
    padding: 0;
}
/*############# FOOD MENU ###############*/
.left-table .nav .nav-item {
    display: inline-block;
    padding: 0px 0 0px 20px;
}
.left-table .nav .nav-item .nav-link {
    color: #888;
}
.left-table .nav .nav-item .nav-link:hover {
    color: #222;
}
.left-table .food-menus .menus .nav-link {
    border: 1px solid #D8D9DB;
    padding: 5px 16px;
    background: none;
    border-radius: 5px;
    font-weight: 600;
}
.left-table .food-menus .menus .nav-link.active, .left-table .food-menus .menus .nav-link:hover{border: 1px solid #9a2157;}
.left-table .food-menus .menus .nav-link img {
    border-radius: 50%;
    padding: 2px;
    margin-left: 5px
}
.left-table .food-menus .menus .nav-link.active, .left-table .food-menus .menus .nav-link:hover img {    border: 1px solid #9a2157;
}
.left-table .food-menus .menus .nav-tabs {
    border: none;
}
.left-table .food-menus .menus .tab-pane h4 {
    margin-top: 30px;font-size: 16px;
}
.left-table .food-menus .menus .tab-pane .p-title {
    color: #333;
}
.left-table .food-menus .read-more .left-p {
    color: #222;
    font-size: 13px;
    margin-bottom: 10px;
}
.left-table .food-menus .read-more .right-p {
    color: #999;
    font-size: 13px;
    margin-bottom: 10px;
}
#more {
    display: none;
}
.left-table .food-menus #myBtn {
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #6F737B;
    font-size: 12px;
}
/*############# RATINGS ################*/
.left-table .ratings .title {
    font-size: 18px;
    color: #333333;
}
.left-table .ratings h1 {
    float: right;
        font-size: 45px;
    font-weight: bold;
}
.left-table .ratings h1,
.left-table .ratings .icon {
    display: inline-block;
}
.left-table .ratings .icon {
    margin-right: 20px;
    margin-top: 2px;
    margin-bottom: 5px;
}
.left-table .ratings .icon i {
    color: #9a2157;
    font-size: 16px;
}
.left-table .ratings .icon p {
    margin-top: 7px;
    color: #6F737B;
    font-size: 11px;
}
.left-table .ratings .ac {
    display: inline-block;
    padding: 0 0 0 14px;
    margin-left: 15px;
    border-left: 1px solid #ccc;
}
.left-table .ratings .ac h5 {
    margin-bottom: 0;
    font-size: 12px;
}
.left-table .ratings .ac .number {
    padding-bottom: 5px;
    font-size: 16px;
}
.left-table .ratings .price {
    border-left: 0px solid #ccc;
}
.left-table .ratings .advance {
}
.left-table .ratings .advance .progress {
    margin-bottom: 10px;
    border-radius: 0;
    width: 75%;
    background-color: #FCFCFD;
}
.left-table .ratings .advance .progress .bg-warning {
    background-color: #9a2157!important;
}
.progress {
    height: 11px;}
.left-table .ratings .advance .progress h6 {
    position: absolute;
    right: -7px;font-size: 11px;
}
/*############# COMMENTS ################*/
.left-table .comments {
    margin-top: 30px;
}
.left-table .comments .tables h4 {
    margin-bottom: 0;
    margin-top: -10px;
}
.left-table .comments .tables h4,
.left-table .comments .tables .h-right{
    display: inline-block
}
.left-table .comments .tables .h-right {
    float: left;
    margin-top: 2px;
}
.left-table .all-comments .menu-comment {
    margin-top: 20px;
}
.left-table .all-comments .menu-comment li {
    display: inline-block;
    border: 1px solid #f1f1f1;
    color: #535353;
    border-radius: 25px;
    padding: 8px 18px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-left: 14px;
    font-size: 12px;
}
.left-table .all-comments .menu-comment li:hover {
    color: #535353;
    border-color: #9a2157;
}
.left-table .all-comments hr {
    margin: 10px 0 30px;;
}
.left-table .all-comments .media .mr-3 {
    border-radius: 50%;
}
.left-table .all-comments .media-body .icon {
    margin-bottom: 0;
    margin-top: 0;
}
.left-table .all-comments .media-body .icon i {
    color: #9a2157;
    font-size: 13px;
}
.left-table .all-comments .media-body .icon h5 {
    display: inline-block;
    margin-left: 20px;font-size: 18px;
}
.left-table .all-comments .media-body .title,
.left-table .all-comments .media-body .apr {
    display: inline-block;
}
.left-table .all-comments .media-body .apr {
    float: left;
}
.left-table .all-comments .media-body .ac {
    display: inline-block;
    padding: 0 0 0 10px;
    border-left: 1px solid #D8D9DB;
    height: 11px;
    margin-left: 5px;
    line-height: 11px;
    margin-bottom: 20px;
}
.left-table .all-comments .media-body .price {
    border-left: 0;
}
.left-table .all-comments .media-body .ac p {
    color: #6F737B;
    text-transform: capitalize;    font-size: 11px;
}
.left-table .all-comments .media-body .ac p span {
    margin-right: 7px;
   color: #9a2157;
    font-size: 12px;
    font-weight: bold;
}
.apr p {
    color: #6F737B;
    font-size: 12px;}
.left-table .all-comments .media-body .title-media-b {
    display: inline-block;
}
.left-table .all-comments .media-body .title-media-b h4{font-size: 18px;    margin-bottom: 5px;}
.left-table .all-comments .media-body .title-media-b p{
    font-size: 11px;
    color: #6F737B;
}
.text-right.reprt i{padding-left: 4px;}
.text-right.reprt {
    color: #6F737B;
    font-size: 12px;
}
.left-table .all-comments .pagination li {
    padding: 0;
}
.left-table .all-comments .pagination li a {
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;    margin-left: 5px;border: 1px solid #f3f4f5;
}
.left-table .all-comments .pagination li a[aria-label*="Next"], .left-table .all-comments .pagination li a[aria-label*="Previous"]{background: #F3F4F5;}

.left-table .all-comments .pagination li a:hover {
    color: #535353;
    background: #f3f4f5;
    border-color: #f3f4f5;
}
.left-table .btn-mytable {
    background: none;
    border: 1px solid #333;
    border-radius: 25px;
    font-size: 15px;
    width: 150px;
    padding: 9.5px 20px;
    color: #333;
    float: left;
    margin-top: 5px;
}

.left-table .btn-mytable:hover {
    border-color: #9a2157;
    color: #9a2157;
}
.left-table .comments .tables .h-right .btn-secondary {
    color: #535353;
    background: none;
    border-radius: 4px;
    width: 200px;
    text-align: right;
    margin-top: -10px;
    border: 1px solid #E0E0E0;
    line-height: 21px;
    font-size: 12px;
    height: 36px;
}
.left-table .comments .tables .h-right .btn-secondary:hover {
    color: #222;
}
.left-table .comments .tables .h-right .btn-secondary i {
    float: left;
    margin-top: 5px;
}
.left-table .comments .tables .h-right .btn-secondary.focus, 
.left-table .comments .tables .h-right .btn-secondary:focus {
    box-shadow: none !important;
}
.left-table .comments .tables .h-right .btn-secondary:not(:disabled):not(.disabled).active, 
.left-table .comments .tables .h-right .btn-secondary:not(:disabled):not(.disabled):active, 
.left-table .comments .tables .h-right .show>.btn-secondary.dropdown-toggle {
    color: #222;
    background-color: #fff;
    border-color: #ccc;
}
.left-table .comments .tables .dropdown-menu.show {
    display: block;
    border-radius: 0;
    width: 200px;
    padding: 0;
    top: -4px !important;
    border: 1px solid #ccc;
}
.left-table .comments .tables .h-right .dropdown-toggle::after {
    display: none;
}
.left-table .comments .tables .h-right .dropdown-item {
    padding: 15px;
}
.left-table .comments .tables .h-right .dropdown-item:hover {
    color: #000;
    background-color: #9a2157;
}
/*############# RESERVATION #############*/
.section-table2 .reservation {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px #ddd6;
    padding: 15px 0 0;
    /* position: fixed; */
    bottom: 100px;
    z-index: 1;
}
.section-table2 .reservation h4.text-center{    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.section-table2 .section-row {
    padding: 20px;
}
.section-table2 .section-row h5 {
    margin-bottom: 15px;    font-size: 15px;
}
.section-table2 .section-row .btn-group {
    margin-bottom: 20px;
}
.section-table2 .section-row .btn-default {
    padding: 5px 20px;
    border: 1px solid #f1f1f1;
    width: 150px;
    font-size: 14px;
}
.section-table2 .section-row .btn-default i {
    margin-right: 20px;
}
.section-table2 .section-row .dropdown-toggle::after {
    display: none;
}
.section-table2 .reservation .h6 {
    padding: 0 20px 20px;
    text-transform: capitalize;
    font-size: 12px;
    color: #333333;
}
.section-table2 .reservation .h6 i {
    color: #9a2157;
    margin-left: 5px;
}
.section-table2 .reservation .button-row {
    padding: 0 20px;
}
.section-table2 .reservation .button-row .btn-primary {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
}
.section-table2 .reservation .button-row .btn-primary {
background-color: #9a2157;
    border-color: #9a2157;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.scrollable-menu li {
    padding: 2px 10px;
}
.scrollable-menu li:hover {
    background: #ddd;
}
.scrollable-menu li a {
    color: #222;
}
.section-table2 .btn.focus, 
.section-table2 .btn:focus {
    outline: 0;
    box-shadow: none;
}

                /**************/
                 /***********/
                 /* INDEX3 */
                /***********/
              /**************/
/*#######################################*/
/*############# BODY INDEX4 #############*/
/*#######################################*/
/*############# LEFT PAGE ###############*/
.form-page .left-page {
    background: #fff;
    padding: 40px 0 40px 80px;
    float: right;
}
.complete-resarvation-page{    background-image: url(../image/41.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 703px;}
.form-page .left-page h3 {
    margin-bottom: 30px;
}
.form-page .left-page .media-form .mr-3 {
    border-radius: 4px;
    width: 70px;
}
.form-page .left-page .media-form .media-body {
    margin: 6px 0 10px;   
}
.form-page .left-page .media-form .icon p {
    display: inline-block;
    margin-left: 30px;
    color: #333;
    font-size: 13px;
}
.form-page .left-page .media-form .mt-0 {
    margin-bottom: 10px;
}
.form-page .left-page .media-form .icon p i {
    margin-left: 10px;
}
.form-page .left-page .alert-warning {
    color: #333;
    background-color: #fefbd6;
    border-color: #fefbd6;
    font-size: 14px;
}
.form-page .left-page .alert-warning i {
    margin-left: 10px;
}
.form-page .left-page .p-form {
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}
.form-page .left-page .form-control {
    margin-bottom: 10px;
    font-size: 15px;
    padding: 20px 15px;
}
.form-page .left-page .btn-primary {
    background-color: #9a2157;
    border-color: #9a2157;
    color:#535353;
    padding: 11px 25px;
    font-weight: 600;
    font-size: 15px;
    margin-top: 0px;
}
.form-page .left-page .btn-primary:hover {
    color: #535353;
}
.form-page .left-page .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #9a2157;
    border-color: #9a2157;
}
.form-page .left-page .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}
/*############# RIGHT PAGE ##############*/
.form-page .right-page {
    padding: 70px 90px 70px 45px;
    float: left;
    width: 45%;
}
.form-page .right-page .information {
}
.form-page .right-page .information i,
.form-page .right-page .information h4,
.form-page .right-page .information h5,
.form-page .right-page .information p {
    color: #fff;
}
.form-page .right-page .information i {
    border: 1px solid #C7C7C7;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 1.9;
    padding: 0 10px;
    margin-bottom: 30px;
        color: #C7C7C7;
}
.form-page .right-page .information h4 {
    margin-bottom: 30px;font-size: 18px;
}
.form-page .right-page .information h5 {
    margin-bottom: 20px;
    font-size: 16px;
}
.form-page .right-page .information p {
    margin-bottom: 15px;
    line-height: 1.6;font-size: 12px;
}
.form-page .right-page .information .p-b {
    margin-bottom: 30px;
}
.form-page .right-page .mask img {
    max-height: 220px;
    position: relative;
    left: 142px;
    width: 100%;
}
/*#######################################*/
/*############# FOOTER ##################*/
/*#######################################*/
.footer {
    padding: 50px 0;
    background: url(../image/Image%2018@2x.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 0px;
   
    position: relative;
}
.footer h5 {
    color: #fff;
    margin-bottom: 30px;
}
.footer .section ul li {
    margin-bottom: 10px;
}
.footer .section ul li a,
.footer-copyright .Copyright-a,
.footer-copyright .link-center ul li a {
    color: #a5a5a5;
}
.footer .section ul li a:hover,
.footer-copyright .Copyright-a:hover,
.footer-copyright .link-center ul li a:hover {
    color: #fbfbfb;
} 
.footer .section-left {
    margin-bottom: 40px;
} 
.section-left .social-link li,
.footer-copyright .link-center ul li {
    display: inline-block;
    margin-left: 15px;
}
.footer .section-center ul li {
    margin-bottom: 20px;
}
.footer .section-right {
    margin-bottom: 52px;
} 
.footer .s-bottom {
    margin-bottom: 0;
}
.footer hr {
    background: #a5a5a5;
    margin-bottom: 30px;
}
.footer-copyright .link-right {
    float: left;
}
.footer-copyright .link-left,
.footer-copyright .link-center {
    margin-top: 10px;
}
.footer-copyright .link-right ul li {
    display: inline-block;
    margin-right: 20px;
}
.footer-copyright .link-right ul li img {
    width: 150px;
}
.navbar-light .navbar-nav .nav-link {
    color: #535353 !important;
}
.navbar-light .navbar-nav .nav-link i{padding-left: 5px}
.find-table .search-control .datepicker {
    border-radius: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    max-height: 47px !important;
    height: 47px;
    line-height: 1.6 !important;
    margin-top: 2px !important;
    border-left: 0 !important;
    border: 2px solid #fff;
    width: 220px;
    text-align: center;
    font-size: 14px;
    color: #222;
}
.find-table .search-control .dropdown-toggle::after {
    display: none;
}
.find-table .search-control .table-bordered {
    width: 100%;
    text-align: center;
}
.find-table .input-group .btn-outline-secondary {
    width: 220px;
    background: #fff;
    border-color: #f1f1f1;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    height: 47px;
    line-height: 1.6;
    top: 2px;
}
.find-table .input-group .btn-outline-secondary:hover {
    color: #333;
    background: #fff;
    border: 1px solid #f1f1f1;
}
.find-table .input-group .btn-outline-secondary i {
    float: left;
    margin-top: 5px;
}
.find-table .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, 
.find-table .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, 
.find-table .show>.btn-outline-secondary.dropdown-toggle:focus,
.find-table .btn-outline-secondary.focus, 
.find-table .btn-outline-secondary:focus {
    box-shadow: none;
}
.find-table .form-inline .form-control {
    padding-right: 50px;
    width: 250px;
    border-radius: 1px;
    border: 1px solid #fff;
    border-left: none;
    height:47px;
    line-height: 1.6;
    font-size: 14px;
    margin-top: 2px;
}

.find-table .form-inline .form-control:focus {
    color: #ccc;
    background-color: #fff;
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}
.find-table .form-inline i {
    position: relative;
    left: 240px;
}
.find-table .table-button {
    margin-right: -25px;
    width: 204px;
    border: 1px solid #9a2157;
    background: #9a2157;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 47px;
    margin-top: 2px;
    line-height: 1.6;
}
.find-table .dropdown-menu.show {
    border-radius: 0;
    top: -2px !important;
    width: 220px;
    padding: 0;
}
.find-table .search-control .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    padding: 0;
}
.find-table .search-control .scrollable-menu li {
    padding: 0 10px;
}
.find-table .search-control .scrollable-menu li:hover {
    background: #ddd;
}
.find-table .search-control .scrollable-menu li a {
    color: #000;
}
.Join-nav{    padding: 0 15px;}

html {
  scroll-behavior: smooth;
}
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.form-control.mt-date-picker{
  border-color: transparent;
}

@charset "UTF-8";
@font-face {
  font-family: 'widget-icons';
  src: url("../icons/fontello.eot");
  src: url("../icons/fontello.eot?#iefix") format("embedded-opentype"), url("../icons/fontello.woff") format("woff"), url("../icons/fontello.ttf") format("truetype"), url("../icons/fontello.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }
/**
 * -webkit-font-smoothing and -moz-osx-font-smoothing
 * https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth (only Mac OS X/macOS)
 *
 * text-size-adjust - https://developer.mozilla.org/en-US/docs/Web/CSS/text-size-adjust
 * why is 100%, not none - https://blog.55minutes.com/2012/04/iphone-text-resizing/
 */
/**
 * Custom Tokens
 */
/**
 * Base styles for every widget
 */
.mt-dtp-picker {
  font-size: 16px;
  line-height: 20px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .mt-dtp-picker input[type="submit"] {
    font-size: 16px;
    line-height: 20px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.mt-button {
  background-color: #f2d40c;
  border: 1px solid #f2d40c;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 14px 0 15px;
  text-align: center;
  text-decoration: none;
  width: 100%; }
  .mt-button:focus, .mt-button:hover {
    background-color: #fbdb07;
    color: #333; }

.picker {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: -52px; }

.picker.up {
  top: -290px; }

.picker__input {
  cursor: default;
  width: 100%; }

.picker__input.picker__input--active {
  border-color: #d8d9db; }

.picker__holder {
  border-radius: 4px;
  opacity: 0;
  background: #f1f2f4;
  -webkit-box-shadow: 0 0 0 1px #d8d9db;
  box-shadow: 0 0 0 1px #d8d9db;
  max-height: 0;
  width: 223px;
  height: 300px;
  right: calc(50% - 112px);
  position: absolute;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity .15s ease-out,position .15s ease-out,max-height 0s .15s,-webkit-transform .15s ease-out;
  transition: opacity .15s ease-out,position .15s ease-out,max-height 0s .15s,-webkit-transform .15s ease-out;
  transition: transform .15s ease-out,opacity .15s ease-out,position .15s ease-out,max-height 0s .15s;
  transition: transform .15s ease-out,opacity .15s ease-out,position .15s ease-out,max-height 0s .15s,-webkit-transform .15s ease-out; }
  .picker__holder:focus {
    outline: none; }

.down .picker__holder {
  -webkit-transform: translateY(16px) perspective(600px) rotateX(0);
  transform: translateY(16px) perspective(600px) rotateX(0); }

.up .picker__holder {
  -webkit-transform: translateY(16px) perspective(600px) rotateX(0);
  transform: translateY(16px) perspective(600px) rotateX(0); }

.picker--opened .picker__holder {
  max-height: 400px;
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transition: opacity .15s ease-out,position .15s ease-out,max-height 0s,-webkit-transform .15s ease-out;
  transition: opacity .15s ease-out,position .15s ease-out,max-height 0s,-webkit-transform .15s ease-out;
  transition: transform .15s ease-out,opacity .15s ease-out,position .15s ease-out,max-height 0s;
  transition: transform .15s ease-out,opacity .15s ease-out,position .15s ease-out,max-height 0s,-webkit-transform .15s ease-out; }

.mt-datepicker {
  z-index: 1; }

.picker__input--active {
  z-index: 0; }

.picker__box {
  padding: 8px 16px 16px 16px; }

.picker__close {
  text-align: right;
  padding: 8px 24px;
  display: block;
  background: white;
  color: #f2d40c;
  cursor: pointer; }
  .picker__close:before {
    font-family: 'widget-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E802"; }
  .picker__close:hover {
    color: #333; }
  .picker__close:before {
    font-size: 9px;
    padding-left: 8px; }

.picker__header {
  text-align: center;
  position: relative; }

.picker__month, .picker__year {
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px; }

.picker__nav--next, .picker__nav--prev {
  position: absolute;
  color: #2d333f;
  display: block;
  top: 0;
  width: 24px;
  border: 1px solid #ccc;
  border-radius: 50%; }

.picker__nav--prev {
  right: 0;
  margin-left: 24px; }
  .picker__nav--prev:before {
    font-family: 'widget-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E802"; }

.picker__nav--next {
  left: 0;
  margin-right: 24px; }
  .picker__nav--next:before {
    font-family: 'widget-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E804"; }

.picker__nav--prev:before,
.picker__nav--next:before {
  font-size: 9px; }

.picker__nav--disabled.picker__nav--prev:before,
.picker__nav--disabled.picker__nav--next:before {
  color: #d8d9db; }

.picker__nav--next:hover, .picker__nav--prev:hover {
  cursor: pointer;
  border-color: #f2d40c;
  border-width: 1px; }

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
  cursor: default;
  background: 100% 0;
  color: #d8d9db; }

.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 14px;
  width: 100%;
  margin: 10px -1px 0 0; }
  .picker__table td {
    margin: 0;
    padding: 0;
    height: 25px;
    text-align: center;
    border: 1px solid #d8d9db; }

.picker__weekday {
  width: 14.285714286%;
  font-size: 12px;
  padding-bottom: 4px;
  color: #2d333f;
  font-weight: normal; }

.picker__day {
  margin: auto;
  width: 22px;
  height: 21px;
  line-height: 23px;
  text-align: center; }
  .picker__day--today {
    border: 2px solid #d8d9db; }
  .picker__day--selected, .picker__day--highlighted, .picker__day--selected:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
    border: 2px solid #f2d40c; }

.picker__day--disabled:before {
  border-top-color: #d8d9db; }

.picker__day--outfocus {
  color: #999; }

.picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor: pointer; }

.picker__day--disabled, .picker__day--disabled:hover {
  color: #d8d9db;
  cursor: default;
  border: none; }

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

.picker__footer {
  border: none; }

.mt-dtp-picker {
  background: white;
  position: relative;
  width: 192px;
  padding: 16px;
  border-radius: 2px; }
  .mt-dtp-picker:before, .mt-dtp-picker:after {
    content: " ";
    display: table; }
  .mt-dtp-picker:after {
    clear: both; }
  .mt-dtp-picker .mt-dtp-picker-form {
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white; }
  .mt-dtp-picker .mt-dtp-picker-selector {
    margin: 0;
    width: 100%;
    position: relative;
    height: 48px;
    border-bottom: 1px solid #ccc;
    font-weight: 500; }
    .mt-dtp-picker .mt-dtp-picker-selector .mt-dtp-picker-selector-link {
      position: relative;
      display: block;
      color: #2d333f;
      padding: 14px 36px 14px 20px;
      z-index: 1; }
      .mt-dtp-picker .mt-dtp-picker-selector .mt-dtp-picker-selector-link:after {
        font-family: 'widget-icons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 20px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\E805";
        position: absolute;
        font-size: 6px;
        left: 12px;
        color: #2d333f; }
      .mt-dtp-picker .mt-dtp-picker-selector .mt-dtp-picker-selector-link:before {
        position: absolute;
        font-size: 21px;
        right: 12px;
        color: #2d333f;
        top: 15px; }
    .mt-dtp-picker .mt-dtp-picker-selector select {
      position: absolute;
      opacity: 0;
      top: 0;
      height: 100%;
      width: 100%;
      cursor: pointer;
      border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      color: #2d333f;
      font-size: 16px;
      background-color: white;
      z-index: 2; }
    .mt-dtp-picker .mt-dtp-picker-selector:hover .mt-dtp-picker-selector-link {
      color: #2d333f;
      outline: 1px solid #aaa; }
    .mt-dtp-picker .mt-dtp-picker-selector .mt-dtp-picker-selector-link.mt-date-label.menu-opened, .mt-dtp-picker .mt-dtp-picker-selector .mt-dtp-picker-selector-link.mt-select-label.highlighted,
    .mt-dtp-picker .mt-dtp-picker-selector:hover .mt-dtp-picker-selector-link.mt-date-label.menu-opened,
    .mt-dtp-picker .mt-dtp-picker-selector:hover .mt-dtp-picker-selector-link.mt-select-label.highlighted {
      outline: 1px solid #237b98;
      -webkit-box-shadow: 0 0 0.25rem #237b98;
      box-shadow: 0 0 0.25rem #237b98; }
  .mt-dtp-picker .mt-date-picker .mt-dtp-picker-selector-link {
    overflow: hidden;
    white-space: nowrap; }
  .mt-dtp-picker .mt-date-picker .mt-dtp-picker-select,
  .mt-dtp-picker .mt-date-picker .mt-dtp-picker-select:focus {
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    cursor: pointer;
    height: 100%;
    border: 0;
    opacity: 0; }
  .mt-dtp-picker .mt-time-picker .mt-dtp-picker-selector-link:before {
    font-family: 'widget-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E803";
    font-size: 16px; }
  .mt-dtp-picker .mt-party-size-picker {
    border-bottom: none;
    margin-bottom: 1px; }
    .mt-dtp-picker .mt-party-size-picker .mt-dtp-picker-selector-link:before {
      font-family: 'widget-icons';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 20px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\E801";
      font-size: 16px; }
  .mt-dtp-picker .mt-dtp-picker-button {
    border-radius: 0 0 2px 2px;
    height: 48px;
    margin: 0 !important;
    -webkit-box-shadow: 0 0 0 1px #f2d40c;
    box-shadow: 0 0 0 1px #f2d40c;
    -webkit-appearance: none; }
  .mt-dtp-picker.tall {
    width: 256px; }
    .mt-dtp-picker.tall .mt-date-label {
      display: none; }
    .mt-dtp-picker.tall .mt-date-picker {
      height: 237px; }
    .mt-dtp-picker.tall .picker {
      top: 8px; }
      .mt-dtp-picker.tall .picker .picker__box {
        padding: 0; }
      .mt-dtp-picker.tall .picker .picker__header {
        margin: 0 12px; }
      .mt-dtp-picker.tall .picker .picker__holder {
        width: 255px;
        height: 229px;
        overflow: hidden;
        right: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent; }
      .mt-dtp-picker.tall .picker .picker__table td {
        height: 28px; }
      .mt-dtp-picker.tall .picker .picker__day {
        width: 31px;
        height: 24px;
        line-height: 25px; }
      .mt-dtp-picker.tall .picker .picker__close {
        display: none; }
  .mt-dtp-picker.wide {
    width: 806px; }
    .mt-dtp-picker.wide .mt-dtp-picker-form {
      height: 48px; }
      .mt-dtp-picker.wide .mt-dtp-picker-form .mt-dtp-picker-selector {
        width: 200px;
        border-bottom: none;
        float: right; }
      .mt-dtp-picker.wide .mt-dtp-picker-form .mt-dtp-picker-selector + .mt-dtp-picker-selector {
        border-right: 1px solid #d8d9db; }
      .mt-dtp-picker.wide .mt-dtp-picker-form .mt-dtp-picker-button {
        border-radius: 2px 0 0 2px;
        width: 200px;
        float: left; }
    .mt-dtp-picker.wide .picker {
      top: 90%; }
      .mt-dtp-picker.wide .picker .picker__close {
        display: none; }
      .mt-dtp-picker.wide .picker .picker__holder {
        background: white;
        height: 236px; }
      .mt-dtp-picker.wide .picker.down:after, .mt-dtp-picker.wide .picker.down:before {
        opacity: 0;
        border: 8px solid transparent;
        content: ' ';
        height: 0;
        right: calc(50% - 4px);
        position: absolute;
        width: 0; }
      .mt-dtp-picker.wide .picker.down:after {
        border-bottom-color: white;
        top: -16px; }
      .mt-dtp-picker.wide .picker.down:before {
        border-bottom-color: #ccc;
        top: -17px; }
      .mt-dtp-picker.wide .picker.down.picker--opened:after, .mt-dtp-picker.wide .picker.down.picker--opened:before {
        opacity: 1;
        -webkit-transition: opacity .15s .15s;
        transition: opacity .15s .15s; }

/**
 * Styles for widgets
 */
.grayed {
  color: gray; }

.mt-title {
  margin: 4px auto 12px auto;
  font-weight: bold;
  font-size: 18px;
  text-align: center; }

.mt-dtp-picker.wide {
  background: none; }
  .mt-dtp-picker.wide .mt-title {
    text-align: right;
    margin-bottom: 12px; }
  .mt-dtp-picker.wide .mt-powered-by {
    background-position: right;
    margin-bottom: 12px; }

.mt-powered-by {
  height: 24px;
  background-image: url(../img/logo-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 107px 24px;
  margin-top: 12px; }
.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;height: 42px !important;
    padding: 2px 15px !important;}
    select {
    height: 42px !important;
    padding: 2px 15px !important;
}

.select2-container--default .select2-selection--single {
   height: 42px !important;
    border: 1px solid #D8D9DB !important;
    padding: 5px 10px !important;
}
section.regester-resturant.pt-20.mb-15.alert.alert-warning {
    margin: 5px 15px;
}
.select2-container{    width: 100% !important;}
body .btn-info {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
body .btn-info:hover {
    color: #fff;
    background-color: #404040;
    border-color: #404040;
}
.left-table .photos .photo img.item {
    object-fit: cover;
    width: 100%;
    height: 100%;
        border-radius: 5px;
}
.photo-bottom {
    margin-top: 0.25rem;
}
.left-table .photos .photo {
    position: relative;
    background: #00000085;
    height: 200px;
    border-radius: 5px;
}

    .left-table .all-comments .pagination li.page-item.active a {
    background-color: #9a2157;    border: 1px solid #9a2157;}
    .section-table2 .section-row .btn-default {
    font-size: 12px;    overflow: hidden;}
    .mt-dtp-picker .mt-date-picker .mt-dtp-picker-selector-link {

    font-size: 12px;
}
.section-table2 .section-row .mt-dtp-picker {
    width: 148px !important;}
    .section-table2 .section-row .btn-default i {
    float: left;
    left: 5px;
    top: 8px;
    position: absolute;
}

.section-table2 .section-row .mt-dtp-picker .btn-default{overflow: unset;}

body .swal2-styled.swal2-confirm {
    background-color: #9a2157 !important;
    border-color: #9a2157 !important;
    color: #333 !important;
    font-weight: 600;
    font-size: 1em;
}
body .swal2-title {
    font-size: 1.2em !important;}
body .swal2-icon {
    width: 4em;
    height: 4em;}

.input-group-prepend {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.btn-group.mt-dtp-picker {
    width: -webkit-fill-available;}
    .find-table .input-group .btn-outline-secondary {
    width: -webkit-fill-available;}

    .find-table .form-inline .form-control {
    padding-right: 38px;
    width: 100%;
    border-radius: 1px;
    border: 1px solid #fff;
    border-left: none;
    height: 47px;
    line-height: 1.6;
    font-size: 14px;
    margin-top: 2px;
}
.find-table .form-inline i {
    position: absolute;
    margin-right: 14px;
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.find-table .table-button {
    margin-right: -8px;
    width: -webkit-fill-available;
    border: 1px solid #9a2157;
    background: #9a2157;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 47px;
    margin-top: 2px;
    line-height: 1.6;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.list-group-horizontal.custom-scroll-style .list-group-item {
    display: inline-table;
    padding: 0px 0px;
    text-align: center;
    border: 0;
    background: #9a215700;
    margin-left: -1px;
    margin-bottom: 0;
}
.time-next-day {
    background: #ffc107;
    color: #fff;
    padding: 3px 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: bold;
    height: 30px;
}
.time-next-day a.num {
    color: #868686;
}
.time-person {
    border: 2px solid#9a2157;
    border-radius: 4px;
}
.top-time {
    background: #9a2157;
    padding: 6px 5px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.list-group-horizontal.custom-scroll-style a {
    color: #fff;
    font-size: 13px;
}
.top-time a.num {
    font-weight: bold;
}
.time-div-inline {
    background: #fff;
    padding: 3px 7px;
    border-radius: 2px;
    width: 125px;
}
.time-div-inline a.num {
    font-size: 10px;
    color: #adadad;
    margin: 0 2px;
}
.list-group-horizontal.custom-scroll-style li {
    margin: 0px 0px 0px 10px !important;
}

[v-cloak] {
  display: none;
}
.custom-scroll-style::-webkit-scrollbar-track
{
  background-color: #F5F5F5;
  border-radius: 10px;
}

.custom-scroll-style::-webkit-scrollbar
{
    height: 10px;
    background-color: #F5F5F5;
    border-radius: 10px;
}

.custom-scroll-style::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  background-color: #9a2157;
}

