/*------------------------------------------------------------------
Theme Name: Listing & Directory Website Template
Version: 1.0
Author: Surjith S M
-------------------------------------------------------------------*/
/* ==============================================================
   GLOBAL STYLES
   ============================================================== */
body {
  font-family: 'Roboto', sans-serif; background: #252a33; }
.business-list-all {
  color:#252a33;
  margin-top: 20px;
}  

h1 {
  font-size: 72px;
  color: #252a33;
  font-weight: 300; }
  @media (max-width: 1200px) {
    h1 {
      font-size: 52px; } }
  @media (max-width: 992px) {
    h1 {
      font-size: 40px; } }

h2 {
  font-size: 47px; }
  @media (max-width: 768px) {
    h2 {
      font-size: 34px; } }

h3 {
  font-size: 35px; }
  @media (max-width: 992px) {
    h3 {
      font-size: 30px; } }

h4 {
  font-size: 30px; }

h5 {
  font-size: 28px; }
  @media (max-width: 768px) {
    h5 {
      font-size: 22px; } }

h6 {
  font-size: 21px;
  font-weight: 400; }

p {
  font-size: 15px; }

.main-block {
  padding: 90px 0; }
  @media (max-width: 768px) {
    .main-block {
      padding: 45px 0; } }

.light-bg {
  background: #f3f4f7; }

.dark-bg {
  background: #252a33; }

/* ==============================================================
   HEADER
   ============================================================== */
   .azdropdown .dropdown-menu {
    height: 200px;
    overflow-y: auto;
   }
   .btn-az {
    background: black;
    border: none;
    color: white;
   }
   .address-contact {
    color:white !important;
   }
   .address-contact span{
    margin-top: 0px !important;
   }
   .contact-info-right {
    background: black;
    padding: 15px;
    color:white;
   }
   .featured-title-box1.details-featured {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
   }
   .featured-title-box1 .address {
    padding-top: 10px;
   }
.details-business h6{
  color:#0d6efd;
  font-weight: bold;
}
   .business-name-tile{
  font-size: 16px !important;
  font-weight: bold;
}
   .error {
  color:red;
}   
.btn {
  cursor: pointer;
}
   .contentpages{
  padding-top: 15px;
  padding-bottom: 15px;
} 
.navbar-light .navbar-nav .active > .nav-link {
  color: #0d6efd !important;
}  
.select2-container .select2-selection--single {
  height: 50px !important;
}
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  line-height: 2.3 !important;
}
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
  text-align: left;
  line-height: 2.3 !important;
}
.cursor-pointer { cursor: pointer; }
.select2-container--bootstrap-5 {
  display: inline-block !important;
}
span.select2.select2-container.select2-container--bootstrap-5 {
  width: 48% !important;
}
.search-keywords {
  height: 60px;
}   
.search-keywords span.input-group-btn {
  align-items: normal;
}
.city-page-heading {
  font-size: 16px;
}   
.city-page-display {
  padding: 72px 0px 0px 0px;
  background: black;
  color: white;
}   
.btn-outline-light {
  background-color: #0d6efd;
  border: none;
  color: white;
}
.nav-menu {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto; }

.nav-menu-2 {
  position: inherit; }

.navbar {
  padding: .5rem 0; }

.navbar-brand {
  font-size: 31px; }

.navbar-light .navbar-brand {
  color: #252a33; }
  .navbar-light .navbar-brand:hover {
    color: #fff; }

.navbar-light .navbar-nav .show > .nav-link {
  color: #fff; }

.navbar-light .navbar-nav .active > .nav-link {
  color: #fff; }

.navbar-light .navbar-nav .nav-link {
  font-size: 16px;
  font-weight: 400;
  color: #252a33; text-transform: uppercase; }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #0069d9;
    outline: none; }

.navbar-light .navbar-toggler {
  color: #252a33;
  border-color: #252a33; }

@media (max-width: 992px) {
  .navbar-nav {
    padding: 7px 20px; } }

.nav-item {
  margin: 0 20px 0 0; }
  .nav-item span {
    font-size: 10px;
    margin: 0 0 0 4px; }

.bg {
  width: 100%;
  height: 70px; }

.is-sticky {
  background: #252a33;
  opacity: 1; }

.transition {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.fixed {
  /*border-bottom: 1px solid #636363; */
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; box-shadow: 0px 0px 5px #ccc;
  z-index: 1048; }
  @media (max-width: 992px) {
    .fixed {
      border: none;
      background: #fff; } }

.dropdown-menu {
  background: #030303; }

.dropdown-item {
  color: #aaaaaa;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .dropdown-item:hover {
    color: #fff;
    background: none; }

.ti-plus {
  font-size: 14px;
  padding: 0 8px 0 0; }

.slider {
  /*background: url(../images/slider.jpg) no-repeat;*/
  background-size: cover;
  padding-top: 200px;
  margin-bottom: 128px;
  }
  @media (max-width: 992px) {
    .select2-container {
      margin-top: 10px !important;
    }
    .slider {
      padding-top: 130px;
    margin-bottom: 58px; }
    span.select2.select2-container.select2-container--bootstrap-5 {
      width: 100% !important;
    }
    .slogan-tedbas { display: none;}
    span.sub-heading {
      display: block;
      margin-bottom: 15px;
  }
  }

.btn-outline-light {
  padding: 10px 16px; }
  @media (max-width: 992px) {
    .btn-outline-light {
      width: 25%; } }
  @media (max-width: 768px) {
    .btn-outline-light {
      width: 30%; } }
  @media (max-width: 576px) {
    .btn-outline-light {
      width: 40%; } }
  @media (max-width: 480px) {
    .btn-outline-light {
      width: 100%; } }
  .btn-outline-light:hover {
    color: #000; }

.slider-title_box {
  text-align: center; }

.slider-content_wrap h5 {
  color: #909090;
  font-weight: 400;
  margin: 24px 0; }

@media (max-width: 480px) {
  .form-wrap {
    margin: 0 !important; } }

.btn-group {
  width: 100%; }
  @media (max-width: 576px) {
    .btn-group {
      display: block; } }

.btn-group1 {
  padding: 24px;
  width: 40%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: none; }
  @media (max-width: 576px) {
    .btn-group1 {
      width: 100%;
      border-radius: 3px;
      margin: 0 0 10px;
      padding: 17px; } }

.btn-group2 {
  position: relative;
  padding: 24px;
  width: 33%;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #ccc; }
  @media (max-width: 576px) {
    .btn-group2 {
      width: 100%;
      border-radius: 3px;
      margin: 0 0 10px;
      padding: 17px; } }

.btn-form {
  font-weight: 400;
  font-size: 18px;
  padding: 17px;
  width: 27%;
  background: #0d6efd;
  color: #ffffff;
  border: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
  @media (max-width: 768px) {
    .btn-form {
      width: auto; } }
  @media (max-width: 576px) {
    .btn-form {
      width: 100%;
      border-radius: 3px; } }

.search-icon {
  font-size: 15px;
  padding-right: 10px; }

.slider-link {
  color: #909090;
  margin: 45px 0 0;
  font-size: 19px; }
  @media (max-width: 480px) {
    .slider-link {
      margin: 18px 0 0; }
      .slider-link a,
      .slider-link span {
        display: block; } }
  .slider-link a {
    color: #909090;
    text-decoration: underline;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .slider-link a:hover {
      color: #fff; }
  .slider-link span {
    padding: 0 18px; }

/* ==============================================================
   FIND PLACES
   ============================================================== */
   .scroll {
    white-space: nowrap;
    overflow-x: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .scroll a {
      padding: 0px 5px;
      color:white;
  }
  .scroll::-webkit-scrollbar {
    display: none; }   
.styled-heading {
  text-align: center;
  margin: 0 0 50px; }
  @media (max-width: 768px) {
    .styled-heading {
      margin: 0 0 30px; } }
  .styled-heading h3 {
    position: relative;
    padding: 0 0 23px; }
    .styled-heading h3:after {
      position: absolute;
      content: "";
      width: 60px;
      height: 3px;
      background: #ff3a6d;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.find-img-align {
  padding: 0 0 15px; }
  @media (max-width: 768px) {
    .find-img-align {
      padding: 0; } }

/* ==============================================================
   FEATURED PLACES
   ============================================================== */
   input.typeahead.form-control.tt-hint {
    display: none;
}
.carousel-control-prev, .carousel-control-next {
  background:transparent; width:10%; border: none; cursor: pointer;
}
#search-bar {
  background-color: #ccc;
  padding-top: 15px;
}
input.typeahead.form-control.tt-input {
  background: #fff !important;
}
   section#map iframe {
    width: 100%;
}
section#map {
  background: #252a33;
}
  .business-detail-hours {
    width: 40%;
    margin-left: 30px;
    margin-top: 15px;
  } 
  .yt-player{
    position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  }
  .yt-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

   .btn-outline-dark {
    border-color: #dcdcdc;
}
.featured-place-wrap {
  background: #fff;
  margin: 0 0 30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;     border: 4px solid #f0f0f0;
  border-radius: 5px;}
  .featured-place-wrap:hover {
    /* -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0px 3px 40px 0 rgba(206, 205, 205, 0.3);
    box-shadow: 0px 3px 40px 0 rgba(206, 205, 205, 0.3);  */
  }
  .featured-place-wrap a {
    text-decoration: none; font-size: 14px;
    /* color: #0d6efd; */ 
  }
  .featured-new h6 {
    margin-top: 18%;
    margin-bottom: 10px !important;
  }
  .featured-new img {
    margin-top: 5%;
  }  
  .featured-place-wrap img {
    /* margin-bottom: 15px; */
    /* width: 128px;  */
  }

.featured-rating,
.featured-rating-orange,
.featured-rating-green {
  position: absolute;
  right: 10px;
  width: 60px;
  height: 60px;
  text-align: center;
  margin: -33px 10px 0 0;
  font-size: 23px;
  background: #ff7474;
  color: #fff;
  padding: 14px;
  border-radius: 50%; }

.featured-rating-orange {
  background: #ffae00 !important; }

.featured-rating-green {
  background: #46cd38 !important; }
.details-featured {
  padding-top: 0px !important;
}
.details-top {
  padding-bottom: 0px !important;
}
.featured-title-box {
  padding: 22px 20px; }
  .featured-title-box-new {
    padding:0px;
  }
  .bottom-icons-new {
    margin-bottom: 10px;
  }
  @media (max-width: 480px) {
    .bottom-icons-new a{
      font-size: 12px !important;
    }
    
    .featured-title-box {
      padding: 22px 14px; } }
  .featured-title-box h6 {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 5px; }
    .description {
      color:#9fa9b9 !important; 
    }
    .featured-title-box p {
    color: #252a33;
    display: inline-block;
    margin: 0; }
    @media (max-width: 320px) {
      .bottom-icons-new a{
        font-size: 12px !important;
      }
      .featured-title-box p {
        font-size: 13px; } }
    .featured-title-box p span {
      color: #ffb006;
      padding: 0; }
  .featured-title-box span {
    color: #9fa9b9;
    padding: 0 10px; }
    @media (max-width: 320px) {
      .featured-title-box span {
        padding: 0 4px; } }
  .featured-title-box ul {
    padding: 0;
    margin: 10px 0 0; }
    .featured-title-box ul li {
      list-style: none;
      color: #737882;
      line-height: 2; }
      .featured-title-box ul li span {
        padding: 7px 8px 0 0; }
        @media (max-width: 1200px) {
          .featured-title-box ul li span {
            padding: 0 4px 0 0; } }
        @media (max-width: 320px) {
          .featured-title-box ul li span {
            font-size: 12px;
            padding: 0 2px 0 0; } }
      .featured-title-box ul li p {
        margin: 0; }

.bottom-icons {
  padding: 15px 0 0;
  line-height: 1; }
  .bottom-icons span {
    float: right;
    line-height: 1;
    padding: 0 0 0 12px; }

.closed-now {
  color: #ff3a6d;
  font-size: 13px;
  display: block;
  font-weight: 400;
  display: inline-block; }

#open-now {
  color: #46cd38;
  font-size: 13px;
  display: block;
  font-weight: 400;
  display: inline-block; }

.featured-btn-wrap {
  text-align: center; }
  @media (max-width: 1200px) {
    .featured-btn-wrap {
      margin: 3px 0 0; } }
  .featured-btn-wrap .btn-danger {
    background: #ff3a6d;
    padding: 16px 50px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 0; }
    @media (max-width: 576px) {
      .featured-btn-wrap .btn-danger {
        width: 100%; } }
    .featured-btn-wrap .btn-danger:hover, .featured-btn-wrap .btn-danger:focus {
      background: #f34e79;
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
.embed-responsive-16by9 {
  width: 100%;
  margin: 0 auto;
}
.featured-place-wrap.custom-featured-layout {
  border: none;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-radius: 0%;
}
/* ==============================================================
   CATEGORIES
   ============================================================== */
@media (max-width: 992px) {
  .our-page-keyword-heading{
    margin-top: 2% !important;
  }
  .featured-new h6 {
    margin-top: 2%;
  }
  #videoWrapperTopTen h6 {
    margin-top: 2% !important;
  }
  .featured-place-wrap.custom-featured-layout {
   margin-top: 10px;
  }
  /* .featured-title-box-inner {
    padding:0px 30px;
  } */
  .carousel-control-prev, .carousel-control-next {
    /* height: 50px;top: 35%;background: black; width:10%; */
    display: none;
  }
  .form-promotion{
    margin-bottom: 10px;
  }
  .embed-responsive-16by9 {
    width: 100%;
    margin-bottom: 0px;
  }
  .business-detail-hours {
    width: 100%;
    margin-left: 0px;
    margin-top: 15px;
  } 
  .category-responsive {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; } }

@media (max-width: 576px) {
  .category-responsive {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }

.category-wrap:hover {
  text-decoration: none; }

.category-wrap:hover .category-block {
  background: #f34e79;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.category-wrap:hover .category-img path {
  text-decoration: none;
  fill: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.category-wrap:hover .category-block h6 {
  color: #fff;
  text-decoration: none; }

.category-block {
  margin: 0 auto;
  text-align: center;
  border: 1px solid #e5e7ef;
  padding: 30px;
  margin: 0 0 30px; }
  .category-block h6 {
    color: #3e434b;
    margin: 10px 0 0; }

.category-img {
  width: 64px;
  height: 64px; }

/* ==============================================================
   ADD LISTING
   ============================================================== */
.add-listing-wrap {
  text-align: center;
  margin: 0 0 36px; }
  .add-listing-wrap h2 {
    font-weight: 300; }
  .add-listing-wrap p {
    font-size: 22px;
    font-weight: 300;
    color: #737882; }

/* ==============================================================
   FOOTER
   ============================================================== */
footer {
  position: relative; }

.copyright {
  text-align: center; }
  .copyright p {
    font-size: 18px;
    font-weight: 400;
    color: #ccc;
    margin: 0; }
  .copyright ul {
    margin: 25px 0 0;
    padding: 0; }
    .copyright ul li {
      list-style: none;
      display: inline-block; }
      .copyright ul li a {
        color: #ccc;
        font-size: 22px;
        padding: 0 10px;
        opacity: 0.6;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        .copyright ul li a:hover {
          opacity: 1;
          text-decoration: none; }

/* ==============================================================
   SUB PAGES
   ============================================================== */
/* ==============================================================
   DETAIL PAGE
   ============================================================== */
.detail-filter-wrap {
  padding: 0 0;
  border-bottom: 1px solid #e7e7e7; }
  .detail-filter-wrap p {
    font-size: 18px;
    color: #3e434b;
    font-weight: 300;
    margin: 6px 0 0; }
    .detail-filter-wrap p span {
      font-weight: 500; }

.detail-filter {
  text-align: right; }
  @media (max-width: 992px) {
    .detail-filter {
      text-align: left; } }
  .detail-filter p {
    font-weight: 300;
    color: #3e434b;
    font-size: 14px;
    display: inline-block;
    margin: 0 10px 0 0; }

.map-responsive-wrap {
  display: none; }
  @media (max-width: 992px) {
    .map-responsive-wrap {
      display: block; } }
  .map-responsive-wrap iframe {
    width: 100%;
    height: 800px; }

.map-icon {
  display: none;
  border: 1px solid #737882;
  color: #737882;
  padding: 8px 10px 2px 10px;
  margin: -46px 0 0;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .map-icon:hover {
    text-decoration: none;
    color: #737882;
    opacity: 1; }
  @media (max-width: 992px) {
    .map-icon {
      display: inline-block;
      text-align: right;
      float: right; } }
  @media (max-width: 480px) {
    .map-icon {
      float: left;
      margin: 10px 0 0; } }
  .map-icon span {
    font-size: 22px; }

.map-toggle {
  display: none; }

.filter-dropdown {
  display: inline-block; }
  .filter-dropdown select {
    border-radius: 0; }

.detail-checkbox-wrap {
  padding: 22px 0; }

.detail-options-wrap {
  padding: 15px 0; }

@media (max-width: 992px) {
  .responsive-wrap {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; } }

/* 
   BOOKING PAGE
   */
/* ==============================================================
   RESERVE A SEAT
   ============================================================== */
.reserve-block {
  padding: 30px 0; }
  .reserve-block h5 {
    color: #3e434b;
    font-weight: 400;
    display: inline-block;
    margin: 0; }
  .reserve-block p {
    display: inline-block;
    font-size: 18px;
    color: #b2b8c3;
    font-weight: 400;
    padding: 0 0 0 8px;
    margin: 0 0 8px; }
    @media (max-width: 992px) {
      .reserve-block p {
        margin: 0; } }
    .reserve-block p span {
      color: #ffb006; }

.reserve-description {
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important; }

.reserve-seat-block {
  text-align: right; }
  @media (max-width: 992px) {
    .reserve-seat-block {
      margin: 15px 0 0; } }
  @media (max-width: 768px) {
    .reserve-seat-block {
      text-align: left; } }
  @media (max-width: 576px) {
    .reserve-seat-block {
      text-align: center; } }

.reserve-rating {
  font-size: 23px;
  background: #46cd38;
  padding: 10px 14px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top; }

.review-btn {
  display: inline-block;
  text-align: center;
  margin: 3px 14px 0 14px; }
  @media (max-width: 1200px) {
    .review-btn {
      margin: 3px 4px 0 4px; } }
  @media (max-width: 576px) {
    .review-btn {
      margin: 3px 0px 0 0px; } }
  .review-btn span {
    display: block;
    color: #8a8e96;
    font-size: 13px;
    margin-top: 3px; }
  .review-btn .btn-outline-danger {
    color: #ff3a6d;
    border-color: #ff3a6d; }
    .review-btn .btn-outline-danger:hover {
      color: #fff;
      background: #ff3a6d; }

.reserve-btn {
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 768px) {
    .reserve-btn {
      margin: -7px 0 0; } }
  @media (max-width: 576px) {
    .reserve-btn {
      margin: 0 0 0;
      width: 100%; } }

.custom-checkbox {
  color: #737882;
  font-size: 14px;
  line-height: 1.8;
  margin-right: 0; }
  .custom-checkbox span {
    padding: 0 10px 0 0; }

/* ==============================================================
   BOOKING DETAILS
   ============================================================== */
.booking-details_wrap {
  padding: 26px 0; }

.booking-checkbox_wrap {
  background: #fff;
  padding: 30px; }
  .booking-checkbox_wrap h5 {
    color: #3e434b;
    text-align: center;
    font-weight: 400; }

.booking-checkbox h6 {
  color: #252a33;
  }
  .booking-checkbox p {
    color: #737882;
    line-height: 1.8; }

.customer-review_wrap {
  display: inline-block;
  width: 100%; }

.customer-img {
  float: left; }
  @media (max-width: 992px) {
    .customer-img {
      text-align: center;
      float: none;
      margin: 0 0 15px; } }
  .customer-img img {
    border-radius: 50%; }
  .customer-img p {
    color: #3e434b;
    margin: 4px 0 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.2; }
  .customer-img span {
    font-size: 14px;
    color: #737882;
    text-align: center; }

.customer-content-wrap {
  margin: 0 0 0 135px; }
  @media (max-width: 992px) {
    .customer-content-wrap {
      margin: 0 0 0 110px; } }
  @media (max-width: 992px) {
    .customer-content-wrap {
      margin: 0px; } }
  .customer-content-wrap ul {
    margin: 24px 0 0;
    padding: 0; }
    .customer-content-wrap ul li {
      list-style: none;
      display: inline-block;
      margin: 0 10px 0 0; }
      @media (max-width: 480px) {
        .customer-content-wrap ul li {
          margin: 0 0 10px 0; } }
  .customer-content-wrap span {
    color: #737882;
    display: inline-block;
    margin: 26px 0 0; }
  .customer-content-wrap a {
    border: 1px solid #ccc;
    color: #737882;
    font-size: 14px;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 0 0 0 10px; }
    .customer-content-wrap a:hover {
      text-decoration: none; }
    .customer-content-wrap a span {
      margin: 0 6px 0 0; }

.customer-text {
  color: #737882;
  margin: 15px 0 0;
  line-height: 1.6; }

.customer-content h6 {
  color: #3e434b; }

.customer-content p {
  color: #737882;
  display: inline-block;
  vertical-align: top;
  line-height: 0.8;
  margin: 0 0 0 8px; }

.customer-review {
  display: inline-block; }
  @media (max-width: 576px) {
    .customer-review {
      display: block; } }
  .customer-review span {
    width: 10px;
    height: 10px;
    background: #46cd38;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 0 5px 0 0; }

.round-icon-blank {
  background: #d9dce7 !important; }

.round-icon-red {
  background: #ff5a5a !important; }

.round-icon-orange {
  background: #ffbb27 !important; }

.customer-rating {
  background: #46cd38;
  padding: 8px 14px;
  float: right;
  font-size: 18px;
  color: #fff;
  border-radius: 3px; }
  @media (max-width: 576px) {
    .customer-rating {
      float: none;
      display: inline-block; } }

.customer-rating-red {
  background: #ff5a5a !important; }

.customer-description {
  margin: 0 0 0 50px; }

.contact-info {
  background: #fff;
  padding: 0 0 6px;
  margin: 0 0 15px; }
  .contact-info img {
    width: 100%; }
  .contact-info label {
    color: #46cd38;
    font-size: 14px;
    padding: 0 0 0 50px; }
    @media (max-width: 992px) {
      .contact-info label {
        display: block; } }

.address {
  color: #737882;
  padding: 18px 0 0 0; }
  .address > span {
    font-size: 18px;
    float: left;
    margin: 4px 0 0; }
  .address p {
    margin: 0 0 0 34px; }
  .address .featured-open {
    font-size: 13px;
    padding: 0 0 0 34px; }

.btn-contact {
  display: block;
  padding: 16px;
  margin: 12px 16px;
  border: 2px solid #ff3a6d;
  color: #ff3a6d;
  font-weight: 400; }
  .btn-contact:hover {
    background: #ff3a6d;
    border: 2px solid #ff3a6d; }

.follow {
  background: #fff; }
  .follow ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center; }
    .follow ul li {
      list-style: none;
      padding: 13px 0;
      width: 33%; }
      @media (max-width: 1200px) {
        .follow ul li {
          padding: 12px 18px; } }
      .follow ul li:first-child, .follow ul li:nth-child(2) {
        border-right: 1px solid #ededed; }
      .follow ul li h6 {
        margin: 0; }
  .follow a {
    color: #ff3a6d;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 14px 0; }

.follow-img {
  text-align: center;
  padding: 20px 16px;
  color: #3e434b; }
  .follow-img img {
    border-radius: 50%; }
  .follow-img h6 {
    margin: 11px 0 0; }

.social-counts span {
  font-size: 14px;
  color: #737882; }

.map-wrap {
  padding: 0; }

.map-fix {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 41.7%; }
  @media (max-width: 992px) {
    .map-fix {
      display: none;
      top: 17%;
      left: 0;
      width: 100%; } }
  @media (max-width: 480px) {
    .map-fix {
      top: 24%; } }
  @media (max-width: 365px) {
    .map-fix {
      top: 29.3%; } }

#map {
  height: 100%;
  width: 100%; }

/*# sourceMappingURL=style.css.map */

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0d6efd;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 100%;
  margin: 5px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: black;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: black;

}

.tt-suggestion p {
  margin: 0;
}

.tt-container {
  position: relative;
}
input.typeahead.form-control.tt-input {
  width: 100%;
  height: 60px;
}
.search-keywords.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child){
  border-top-left-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
}
span.twitter-typeahead {
  width: 100%;
}
/***
Custom
**/
.carousel .carousel-control-prev { visibility: hidden; }
.carousel:hover .carousel-control-prev { visibility: visible; }
.carousel .carousel-control-next { visibility: hidden; }
.carousel:hover .carousel-control-next { visibility: visible; }
#videoWrapperTopTen h6 {
  margin-top: 12%;
}
.heart .heart-fill {
  /* notice the defined alpha component. you could also use opacity though, of course */
  fill: #00000000;
}

.heart .heart-outline {
  fill: #ff0000;
}

.heart .heart-outline,
.heart .heart-fill {
  transition-property: fill;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

#heart {
  width: 28px;
  height: auto;
  position: absolute;
  top: 2%;
  right: 5%;
  z-index: 1;
}

#heart:hover {
  cursor: pointer;
}


/* this uses the bounding box of the whole svg for hovering, which is perfectly fine for small buttons, but may be slightly problematic for using this svg in a larger size (.heart-fill:hover + .heart-outline should work for that case though) */
#heart:hover .heart-fill,
#heart:hover .heart-outline {
  fill: #ff0000;
}
.heart-fill-active {
  fill:#ff0000
}
.favourite-btn{
  padding:15px;
  display: block;
}
.favourite-active {
  background: #eee;
}
.our-page-keyword-heading{
  margin-top: 12%;
}

.citywall-text{
  color:#252a33 !important;
  
}
a.citywall-text:hover{
  color:#0069d9;
  text-decoration: none;
}
div.scroll-container {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.scroll-container::-webkit-scrollbar {
  display: none; }
.block-scroll{
  width: 15%;
  display: inline-block;
}  
.scroll-img{
  border: 2px solid #ccc;
  border-radius: 50%;
  padding: 3px;
}
.scroll-img:hover{
  border-color: #0d6efd;
}
@media (max-width: 992px) {
  /* .block-scroll{
    width:23%;
    margin-right: 10px;
  } */
  .flickity-button{
    display: none;
  }
  .carousel-cell {
    width: 120px;
  }
  .left-bg-wallcat{
    display: none;
  }
  .right-bg-wallcat{
    display: none;
  }
}
.flickity-page-dots{display: none;}
.carousel-cell {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
  text-align: center;
  visibility: hidden;
}
.carousel-cell.pageloaded {
  visibility: visible;
}
.auto-load {
  font-size: 16px;
  padding-bottom: 10px;
  color: #252a33;
}
.flickity-button{
  background: hsla(0,0%,100%,1.75) !important;
}
.flickity-prev-next-button.next {
  right: -50px !important;
}
.flickity-prev-next-button.previous {
  left: -50px !important;
}
#catNameDisplay{
  margin-bottom: 5px;font-size: 18px;font-weight: bold;margin-top: 10px;
}
span.wallcat-count {
  background: black;
  color: white;
  padding: 3px 10px;
  border-radius: 40%;
  position: absolute;
  right: 20px;
  bottom: 4px;
  font-size: 12px;
}
.left-bg-wallcat{
  background: rgb(255,255,255) !important;
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 43%, rgba(255,255,255,0) 100%) !important;

  position: absolute !important;
  left: -21px !important;
  width: 80px;
  height: 100%;
  z-index: 999;
}
.right-bg-wallcat{
  background: rgb(255,255,255) !important;
  background: linear-gradient(94deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 43%, rgba(255,255,255,1) 100%) !important;
  position: absolute !important;
  right: 0px !important;
  width: 80px;
  height: 100%;
  z-index: 999;
}
#phonesuggestion{
  width: 100%;
}
.fixed-tel {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 9999;
  text-align: center;
}

.fixed-tel:before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #ffe216;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  z-index: 1;
  top: 0;
  left: 0;
}

.fixed-tel img {
  vertical-align: middle;
  z-index: 2;
  position: relative;
  color: white;
  font-size: 1.5rem;
}
label#cityValue-error, label#countryValue-error {
  position: absolute;
  bottom: 15px;
}
@media (max-width: 768px)
{
  label#cityValue-error, label#countryValue-error {
    bottom: -15px !important;
    z-index: 9;
  }
  .custom-file{
    margin-top: 15px;
  }
  .phonebook-para1{
    margin-top: 5px !important;
  }
  #phonesuggestion-wrapper .tt-menu{
    width: 125% !important;
  }
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: none;
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: none;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.phonebook-image{
  width: 100%;
}
.phonebook-para1{
  margin-top: 50px;
}
.sticky-footer-video{
  position: fixed;
  bottom: -10px;
  display: block;
  left: 0px;
  right: 0px;
  z-index: 999;
  background: #5e5e5e;
  border-radius: 0;
  border:none;
  padding:5px;
}
.sticky-footer-video a {
  color:white;
  display: inline-block;
  margin: 0 auto;
}
.sticky-footer-video a:hover{
  color: red;
  text-decoration: none;
}
.sticky-footer-video-text{
  float: left;
  text-align: left;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  margin-left: 5px;
  margin-top: 6px;
}
/* @media (max-width: 992px) {
  .sticky-footer-video a {
    width: 80%;
  }
} */
.cornered-image{
  border-radius: 15px;
  box-shadow: 0px 0px 5px #ccc;
}
@media (max-width: 992px) {
  .sneakpeek-text h6{
    padding-top: 10px;
  }
  #sneakPeekData .modal-dialog{
    margin: 0px;
    max-width: 100%;
  }
  .city-home-icon{
    width: 26px; 
    margin-right:15px;
    display: block !important;
  }
  .city-home-icon-az{
    display: block !important;
    margin-right: 0px;
  }
  .mobile-padding-15{
    padding-top: 15px;
  }
  
}
@media (min-width: 992px) {
  .modal-dialog {
      max-width: 60%;
  }
  .city-home-icon-desktop {
    width: 24px;
        margin-right: 15px;
        display: block !important;
        margin-top: 6px;
  }
  .city-az-icon-desktop {
    
        margin-right: 15px;
        display: block !important;
        
  }
}
.video-box {
  background-color: black; 
  color:white;
  padding-bottom: 15px;
  overflow: hidden;
}
.video-box-vid {
  /* border-radius: 15px;
  border: 2px solid white !important; */
}
.video-box-right{
  padding-top: 10%;
}
.embed-responsive{
  width: 100%;
}
@media (min-width: 992px) {
  .embed-responsive{
    width: 100%;
    height: 600px;
  }
}
.embed-responsive > video {
  object-fit: cover;
}
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 46%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 15px;
  height: 12px;
  background: #b50201;
  border-radius: 50%;
  padding: 9px 24px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 75px;
  height: 75px;
  background: #b50201;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #b50201;
  border-radius: 50%;
  transition: all 200ms;
}


.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 18px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 12px solid transparent;
}

@keyframes pulse-border {
0% {
  transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
  opacity: 1;
}
100% {
  transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
  opacity: 0;
}
}

.ourPageVideo a{
  position: absolute;
  z-index: 10;
  top: 46%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 15px;
  height: 12px;
  background: #b50201;
  border-radius: 50%;
  padding: 9px 24px 18px 28px;
}
.ourPageVideo a::before{
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 75px;
  height: 75px;
  background: #b50201;
  border-radius: 50%; 
}
.ourPageVideo a::after{
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: #b50201;
  border-radius: 50%;
  transition: all 200ms;
}
.ourPageVideo span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 18px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 12px solid transparent;
}

.tedbas-tv-heading{
  text-transform: uppercase;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}
.image-with-shadow{
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 0px 4px #ccc;
}
.para-orange{
  color: #FB8C00;
}
.bdetails-btn{
  padding: 0px;
}
.catdropdown{
  background: #afafaf;
}
.catdropdown .dropdown-item{
  color: black;
}
.catdropdown .dropdown-item:hover{
  color: #8b8888;
}
@media (max-width: 992px) {
.city-home-icon-az .nav-link {
  padding-left: 0px;
}
.navbar-toggler{
  font-size: 1.0rem;
}
}
.navigation-front nav {
  margin: 0 auto;
}
.scroll-container {
  overflow-x: auto;
}
.scroll-container a {
  color:white;
}
.scroll-container a:hover {
  color:#0069d9;
  text-decoration: none;
}
.scroll-container button {
  background: transparent;
  padding:.3rem .95rem;
  border: none;
  padding-left: 0px;
}
#videoBusinessName{
  font-size: 21px;
  font-weight: bold;
  margin: 0px;
}
#videoBusinessDesc{
  padding-top: 15px;
}
.ourPageCategoryC{
  padding-right: 5px;
}
.ourPageCategoryNameC{
  padding-left: 5px;
}
@media (max-width: 768px) {
  .ourPageCategoryC{
    padding-right: 2px;
  }
  .ourPageCategoryNameC{
    padding-left: 2px;
  }
}
@media (min-width: 992px) {
  .ourPageVideo .video-player-height{
    height: 300px;
  }
}
.ourPageVideo .video-player-height{
  border-radius: 10px;
  box-shadow: 0px 0px 4px #ccc;
}
.facebook-share-button {
  background-color: #1877F2;
  color: white;
  padding: 8px 12px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-right: 2px;
}

.facebook-share-button:hover {
  background-color: #165eab;
  text-decoration: none;
  color: white;
}

.instagram-share-button {
  background-color: #E4405F;
  color: white;
  padding: 8px 12px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-right: 2px;
}

.instagram-share-button:hover {
  background-color: #c13584;
  text-decoration: none;
  color:white;
}
.email-share-button {
  background-color: rgb(153, 149, 149);
  color: white;
  padding: 8px 12px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
}

.email-share-button:hover {
  background-color: rgb(122, 118, 118);
  color:white;
  text-decoration: none;
}

.share-icons{
  padding-left: 15px;
}
.share-icons a {
  margin-right: 5px;
}
.share-icons a:hover {
  opacity: 0.5;
  transition: 0.3s;
}
.share-icons h6 {
  margin: 0px;
  padding-top: 8px;
  margin-right: 15px;
}
.main-wrapper{
  background: #ffffff;
}
.main-wrapper-prime{
  background: #e4e4e4;
  background-image: radial-gradient(circle at 1px 1px, #eee 1px, transparent 0);
  background-size: 20px 20px;
  background-attachment: fixed;
}
.main-wrapper-prime .listing {
  background: white;
  border-radius: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 0px 4px #ccc;
}
.image-with-shadow-only{
  border-radius: 10px;
  box-shadow: 0px 0px 4px #ccc;
}





background-color: #cecece;
opacity: 0.2;
background-image:  radial-gradient(#101010 2px, transparent 2px), radial-gradient(#101010 2px, #cecece 2px);
background-size: 80px 80px;
background-position: 0 0,40px 40px;