.categor-box-one {
  border: none;
  text-align: center;
  margin: auto;
  padding: 12px 7px;
  box-shadow: 0 0 20px 0 #00000021;
  border-radius: 12px;
}

.img-box {
  text-align: center;
  margin: auto;
}

.categor-box-one h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  height: 20px;
}

.categor-box-one {
  border: none;
  text-align: center;
  margin: auto;
  padding: 12px 7px;
  box-shadow: 0 0 20px 0 #00000021;
  border-radius: 12px;
}

.img-box {
  text-align: center;
  margin: auto;
}

.categor-box-one h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  height: 20px;
}

.business-detail-page {
  padding: 70px 0;
  /* position: relative !important; */
}

.indipentant-banner-text h1 {
  line-height: 50px;
}

.quates-details {
  background: #fff;
  padding: 26px 25px 24px;
  border-radius: 24px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.indipentant-banner {
  margin-top: 30px;
}

.quote-text {
  padding-top: 10px;
}

.btn-style500 {
  border-color: #fe0003;
  color: #fe0003;
  font-weight: 700;
}

.click-btn {
  display: flex;
  width: 80px;
  height: 35px;
  justify-content: center;
  align-items: center;
  margin: auto;
  line-height: 35px;
  border: 1px solid;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  transition: all 0.35s;
  box-sizing: border-box;
}

.btn-style500 {
  border-color: #fd0003;
  color: #fd0003;
  font-weight: 700;
}

.btn-style500:hover {
  color: #fff;
  transition-delay: 0.2s;
  animation: ani500 0.6s forwards;
  background:
    radial-gradient(circle, #fd0003 0.2em, transparent 0.3em) 6em 6em / 1em 1em,
    radial-gradient(circle, #fd0003 0.2em, transparent 0.3em) 0 0 / 1em 1em;
}

.btn-style500:hover {
  color: #fff;
  transition-delay: 0.2s;
  animation: ani500 0.6s forwards;
  background:
    radial-gradient(circle, #fd0003 0.2em, transparent 0.3em) 6em 6em / 1em 1em,
    radial-gradient(circle, #fd0003 0.2em, transparent 0.3em) 0 0 / 1em 1em;
}

@keyframes ani500 {
  100% {
    background-size:
      2.375em 2.375em,
      0.1em 0.1em;
  }
}

.classified-box {
  border-radius: 12px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-bottom: 23px;
  margin-top: 23px;
  background-color: #dddddd45;
  position: relative;
}

.classified-box {
  border-radius: 12px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-bottom: 23px;
  margin-top: 23px;
  background-color: #dddddd45;
  position: relative;
}

.festivel-category h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

.classified-box h3 {
  font-size: 18px;
  background: red;
  color: #fff;
  text-align: center;
  margin: auto;
  padding: 9px;
  border-radius: 15px 15px 0px 0px;
}

.festivel-category h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

.classified-box h3 {
  font-size: 18px;
  background: red;
  color: #fff;
  text-align: center;
  margin: auto;
  padding: 9px;
  border-radius: 15px 15px 0px 0px;
}

.festivel-category ul {
  list-style: none;
  /* padding-left: 0; */
  /* border: 2px solid #ff81817a; */
}

.classified-box ul {
  padding: 14px 40px;
  height: auto;
  overflow-x: auto;
  position: relative;
}

.festivel-category ul {
  list-style: none;
  /* padding-left: 0; */
  /* border: 2px solid #ff81817a; */
}

.classified-box ul {
  padding: 14px 40px;
  height: auto;
  overflow-x: auto;
  position: relative;
}

.festivel-category ul li {
  /* padding: 7px 10px; */
  /* border-bottom: 1px solid #5250503b; */
}

.classified-box ul li {
  font-size: 14px;
  padding: 12px;
  list-style: none;
  border-radius: 6px;
}

.festivel-category ul li {
  /* padding: 7px 10px; */
  /* border-bottom: 1px solid #5250503b; */
}

.classified-box ul li {
  font-size: 14px;
  padding: 12px;
  list-style: none;
  border-radius: 6px;
}

.classified-box ul li::before {
  content: "\f101";
  font-family: FontAwesome;
  left: 5%;
  position: absolute;
  color: red;
  font-size: 13px;
}

.classified-box ul li::before {
  content: "\f101";
  font-family: FontAwesome;
  left: 5%;
  position: absolute;
  color: red;
  font-size: 13px;
}

.festivel-category ul li a {
  /* font-size: 16px; */
  /* font-weight: 600; */
  /* color: #585858; */
}

.festivel-category ul li a {
  /* font-size: 16px; */
  /* font-weight: 600; */
  /* color: #585858; */
}

.classified-box ul a {
  text-decoration: none !important;
  color: #000;
}

.classified-box ul a {
  text-decoration: none !important;
  color: #000;
}

.classified-box ul li:hover {
  background: #fff;
  box-shadow: 5px 5px 0px 0px #14131312;
}

.sidebar-fest li ul {
  display: none;
  position: static;
  top: 100%;
  left: 0;
  background-color: #f0f0f0;
  list-style-type: none;
  padding: 0;
  margin: 0;
  /* border: 1px solid #ccc; */
  width: 100%;
}

.sidebar-fest li ul {
  display: none;
  position: static;
  top: 100%;
  left: 0;
  background-color: #f0f0f0;
  list-style-type: none;
  padding: 0;
  margin: 0;
  /* border: 1px solid #ccc; */
  width: 100%;
}

.sidebar-fest li ul li {
  display: block;
}
.sidebar-fest li ul.show {
  display: block;
}

.fest_lang-btn {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.fest_lang-btn .click-btn {
  margin: 0;
}

.categor-box-one {
  margin-bottom: 30px;
}

.page-content {
  font-size: 16px;
  text-align: justify;
  font-weight: 500;
  line-height: 2;
}

.classified-center-main {
  /*border-radius: 8px;*/
  /*box-shadow: none;*/
  /*margin-bottom: 23px;*/
  /* margin-top: 23px; */
  /*background-color: #fff;*/
  /* padding: 20px; */
  /* position: relative; */
  /*border: 1px solid #6e6e6e3f;*/
  /* height: 272px; */
}
.classified-center-main {
  width: 100%;
  max-width: 100%;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  position: relative;
  margin-bottom: 30px;
  /*border:1px solid #fe0003;*/
}

.classified-center {
  padding: 25px;
}

.card-header {
  /*background: linear-gradient(135deg, #fff0f0 0%, #f8a8a854 100%);*/
  background: #fff0f0;
  /*padding: 15px;*/
  color: #000;
  text-align: center;
  position: relative;
  overflow: hidden;
  /*border-bottom:1px solid #fe0003;*/
}
.card-header::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: rgba(255, 255, 255, 0.1);
  transform: rotate(45deg);
  pointer-events: none;
}

.classified-center h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.classified-center h2 a {
  color: #000;
}
.classified-center h2 a:hover {
  color: #fe0003;
}
.business-tagline {
  font-size: 1rem;
  opacity: 0.9;
  font-weight: 300;
  position: relative;
  z-index: 1;
  margin: 0;
}
.card-bodys {
  padding: 25px 25px 0;
}
.contact-info i {
  width: 30px;
  height: 30px;
  background: #fff0f0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  color: #fe0003;
  transition: all 0.3s;
}
.contact-info li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #f0f0f0;
}

.contact-info {
  list-style: none;
  margin-bottom: 25px;
}
.contact-info li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  /*padding: 10px 0;*/
  border-bottom: 1px solid #f0f0f0;
}

.classified-center ul {
  font-size: 16px;
  color: #6e6e6e;
  padding: 0px;
}

.classified-center ul li {
  list-style: none;
  /*padding: 5px 20px;*/
  font-size: 14px;
  color: #000;
}

/*.mobile::before {*/
/*    content: '\f095';*/
/*    font-family: FontAwesome;*/
/*    left: 2%;*/
/*    position: absolute;*/
/*    color: #787777;*/
/*    font-size: 14px;*/
/*    margin-right: 5px;*/
/*}*/

/*.location::before {*/
/*    content: '\f3c5';*/
/*    font-family: FontAwesome;*/
/*    left: 2%;*/
/*    position: absolute;*/
/*    color: #787777;*/
/*    font-size: 14px;*/
/*    margin-right: 5px;*/
/*}*/
.text-center.readmore-btn {
  text-align: center;
  padding-bottom: 20px;
  margin: auto;
}
.contact-info li:hover i {
  background: #fe0003;
  color: white;
  transform: scale(1.1);
}

.card-footer {
  padding: 16px;
}

.slider-arrow:hover .dandik,
.slider-arrow:hover .bamdik {
  visibility: visible;
  opacity: 1;
}

.feature-thumb {
  cursor: pointer;
  margin: 0px 6px;
  border-radius: 8px;
  border: 2px solid #fff;
}

.feature-thumb img {
  width: 100%;
  border-radius: 8px;
  border: 3px solid #fff;
}

.feature-thumb.slick-center {
  border: 2px solid #fe0300 !important;
}

.feature-card-slider {
  margin-bottom: 18px;
}

.feature-thumb-slider {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .feature-card-slider,
  .feature-thumb-slider {
    margin-left: 0px;
  }
}

@media (min-width: 400px) and (max-width: 575px) {
  .feature-card-slider {
    width: 370px;
    margin: 0px auto 30px;
  }
}

.feature-img::before {
  position: absolute;
  /*content: "";*/
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.9) 90%);
}

.feature-card img {
  width: 100%;
}

.mt-30 {
  margin-top: 30px;
}

.fest-list li {
  position: relative;
}

.fest-list li i {
  position: absolute;
  top: 5px;
  left: -20px;
}

.disclimer {
  background: #fff;
  box-shadow:
    0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 20px;
  margin-top: 20px;
  border-left: 4px solid #fe0300;
}

.dandik,
.bamdik {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  width: 45px;
  height: 45px;
  line-height: 45px !important;
  border-radius: 50%;
  text-align: center;
  color: #fe0300;
  background: #fff;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

.dandik {
  right: -25px;
}

.bamdik {
  left: -25px;
}

.dandik:hover,
.bamdik:hover {
  color: #ffffff;
  background: #fe0300;
}

.business-location {
  display: flex;
  /* align-items: center; */
  box-shadow:
    0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding: 20px;
  margin-bottom: 30px;
  min-height: 260px;
}

.contact-details-sec {
  margin-top: 50px;
}

.add-location i {
  border: 1px solid #e1e1e1;
  font-size: 16px !important;
  margin-right: 20px;
  padding: 10px 13px;
  color: white;
  width: 45px !important;
  background: #043d6e;
}

.location-text h6 {
  font-size: 18px;
  font-weight: 600;
}

.location-text p {
  font-size: 16px;
  font-weight: 600;
  line-height: inherit;
}

.quotes-inner-list {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.25);
  background: #fff;
  transition: 0.7s ease-in;
  margin-bottom: 20px;
}

.quotes-inner-list .quotes-inner-list-img {
  overflow: hidden;
}

.quotes-inner-list .quotes-inner-list-img img {
  transition: 0.7s ease-in;
}

.quotes-inner-list-title {
  padding: 20px 15px;
}

.quotes-inner-list-title h4 {
  font-size: 15px;
  text-align: center;
}

.quotes-inner-list-title h4 a {
  color: #000;
}

.quotes-inner-list-title h4 a:hover {
  color: #f34647;
}

.quotes-inner-list:hover {
  box-shadow: 0 5px 18px 3px rgba(0, 0, 0, 0.1);
}

.quotes-inner-list:hover .quotes-inner-list-img img {
  transform: scale(1.2);
  transition: 0.7s ease-in;
}

.note {
  background: #fff;
  box-shadow:
    0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 20px;
  margin-top: 20px;
}

.banner-part {
  background: url(https://reachcoimbatore.com/assets/themes/classic/images/rc-banner.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 95px 0px 178px;
  position: relative;
  z-index: 1;
}

.banner-part::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 55%));
  z-index: -1;
}

.banner-content {
  text-align: center;
}

.banner-content h2 {
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  width: 650px;
  text-align: center;
  margin: 0 auto 30px;
}

@media (max-width: 767px) {
  .banner-content h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100% !important;
  }
}

.banner-content p {
  width: 600px;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto 45px;
  color: #ffffff;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .banner-content p {
    width: 100% !important;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto 45px;
    color: #ffffff;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
  }
}

.banner-content {
  text-align: center;
}

.fl-wrap {
  width: 100%;
  position: relative;
}

.main-search-wrap {
  background: #fff;
  padding: 0 120px 0 0;
  border-radius: 6px;
  margin-top: 50px;
  display: flex;
  width: 65%;
  margin: auto;
}

@media (max-width: 767px) {
  .main-search-wrap {
    margin-top: 0px;
    padding: 0;
    flex-direction: column;
    background: transparent;
    width: 100%;
  }

  .main-search-item,
  .half-column .main-search-item {
    float: left;
    width: 100% !important;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 15px;
  }

  .main-search-button .btn {
    position: relative !important;
    width: 100% !important;
    border-radius: 6px !important;
  }
}

.main-search-wrap .main-search-item:first-child {
  border: none;
}

.main-search-item {
  float: left;
  width: 50%;
  box-sizing: border-box;
  border-left: 1px solid #eee;
  height: 70px;
  position: relative;
  display: inline-flex;
  align-items: center;
}

.main-search-item .radius {
  border-radius: 6px 0 0 6px;
}

.main-search-item .form-control {
  box-shadow: none;
  border: none;
  height: 70px !important;
}

.main-search-button .btn {
  padding: 12px 25px;
  cursor: pointer;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  border-radius: 0.1rem;
}

.main-search-button .btn {
  position: absolute;
  right: 0px;
  height: 70px;
  width: 120px;
  color: #fff;
  top: 0;
  font-weight: 500;
  border: none;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.main-search-button i {
  font-size: 12px;
  margin-left: 5px;
}

.theme-bg {
  background: #fe0300 !important;
}

.text-white {
  color: #ffffff !important;
}

.quotes-inner-detail img {
  width: 65%;
}

.quote-text p {
  text-align: center;
}

.list-add a {
  background: #fe0003;
  color: #fff;
  font-weight: 600;
  padding: 8px 13px;
  border-radius: 7px;
  box-shadow:
    rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  transition: 0.5s;
}

.list-add a:hover {
  background: #fe0003;
  color: #fff;
  font-weight: 600;
  padding: 8px 13px;
  border-radius: 7px;
  box-shadow: none;
  transition: 0.5s;
}

.mobile-search {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 200px !important;
}

.gold-common-head {
  color: #1a1a40;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.15px;
  margin: 0;
}

.gold-top .gold-common-head span {
  color: #1a1a40;
  font-weight: 400;
}

.gold-bottom {
  margin: 15px 0 0;
}

.gold-bottom .gold-common-head {
  font-size: 16px;
}

.gpr-main {
  padding: 20px;
  background: #ffd700;
  border-radius: 7px;
  margin-bottom: 20px;
  width: 170px;
}

.gpr-top {
  padding: 20px;
  background: url(https://reachcoimbatore.com/assets/themes/classic/images/gold-bg.png);
  box-shadow:
    rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border-radius: 7px;
  /*width: 300px;*/
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
}

.gold-width {
  width: 200px;
  margin: auto;
}

.gold-title {
  margin-bottom: 7px;
  margin-top: 0;
  font-size: 22px;
}

.dogr {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.news-item {
  /*margin-bottom:20px;*/
}

.owl-carousel .owl-stage-outer {
  padding: 40px 0;
}

.owl-prev {
  position: absolute;
  top: 50%;
  background: #fe0300 !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 12px;
  color: #fff !important;
  left: 20px;
  transition: all 0.5s ease-in-out;
  display: none;
}

.owl-next {
  position: absolute;
  top: 50%;
  background: #fe0300 !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 12px;
  color: #fff !important;
  right: 20px;
  transition: all 0.5s ease-in-out;
  display: none;
}

.worth-know:hover .owl-prev,
.worth-know:hover .owl-next {
  display: block;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}

.owl-prev:hover,
.owl-next:hover {
  background: #fff !important;
  color: #fe0300 !important;
}

.news-item {
  min-height: 360px;
}

.sidebar-stikey {
  /*position: sticky;*/
  /*top: 100px;*/
  /*bottom: 0;*/
}

.pos-relative {
  position: relative;
}

.view-gr {
  margin: 10px 0;
}

.view-gr a {
  padding: 10px;
  margin-top: 15px;
  display: inline-block;
  background: #fe0300;
  border-radius: 7px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  transition: 0.5s;
  box-shadow:
    rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.view-gr a:hover {
  padding: 10px;
  margin-top: 15px;
  display: inline-block;
  background: #fff;
  border-radius: 7px;
  color: #fe0300;
  font-size: 15px;
  font-weight: 600;
  transition: 0.5s;
  border: 1px solid #fe0300;
}

@media only screen and (max-width: 490px) {
  .categor-box-one h3 {
    font-size: 12px;
    font-weight: 600;
    margin-top: 15px;
    height: 20px;
  }
}

@media only screen and (min-width: 490px) and (max-width: 575px) {
  .categor-box-one h3 {
    font-size: 13px;
    font-weight: 600;
    margin-top: 15px;
    height: 20px;
  }
}

.business-form-list {
  padding: 50px 50px 0;
  background: #f8f8f8;
}

.section-title {
  margin-bottom: 40px;
}

.business-form {
  display: flex;
}

.form-img img {
  width: 100%;
}

.add-busines {
  padding: 70px 0;
}

.section-title {
  margin-bottom: 40px;
}

.pad-zero {
  padding-right: 0px;
  padding-left: 0px;
}

.section-title h2 {
  font-size: 30px;
  margin: 0;
  text-align: center;
}

.cont-form .form-control {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  color: #828282;
  background: #ffffff;
  border: 1px solid #020d1914;
  border-radius: 10px;
  padding: 17px 20px;
  height: 60px;
  box-shadow: none;
  outline: none;
}

.bussiness-button {
  position: relative;
  display: inline-block;
  background: #dc0306;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  text-transform: capitalize;
  border: none;
  padding: 20px 24px 20px 24px;
  border-radius: 100px;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  z-index: 0;
}

.quotes-inner-detail .click-btn {
  margin-top: 20px;
}

@media only screen and (max-width: 575px) {
  video {
    width: 100% !important;
  }
}

.cont-padd {
  padding-bottom: 20px;
}

#captcha_code {
  text-transform: inherit !important;
  font-size: 15px !important;
}

.refresh-btn {
  background: #757575 !important;
  color: #fff !important;
  font-size: 18px !important;
  border-radius: 50% !important;
  padding: 8px !important;
  margin: auto;
}

.form-img {
  background: url(https://reachcoimbatore.com/assets/themes/classic/images/c-care-2.jpg);
  background-size: auto;
  height: 682px;
  object-fit: cover;
  background-position: center;
  background-size: cover;
}

.Classi-category-sidebar h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 25px;
}

@media (min-width: 992px) {
  .container-fluids {
    padding: 0 50px;
  }
}

.list-ban {
  background: url(https://reachcoimbatore.com/assets/themes/classic/images/rc-banner.png);
  background-position: center !important;
  background-size: cover !important;
  padding: 70px 0;
  position: relative;
}

.list-ban::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.55));
  z-index: 0;
}

.dashboard-head-author-clicl {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}

.dashboard-head-author-thumb {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  overflow: hidden;
  padding: 5px;
  border: 4px solid rgba(255, 255, 255, 0.2);
}

.dashboard-head-author-thumb img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.dashboard-head-author-caption {
  padding-left: 1.2rem;
  margin: 0;
  position: relative;
  flex: auto;
}

.dashboard-head-author-caption .dashploio h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
}

.abs-list-sec {
  position: absolute;
  bottom: 50px;
  right: 50px;
  z-index: 1;
}

.abs-list-sec .add-list-btn {
  display: inline-flex;
  padding: 10px 20px;
  font-weight: 600;
  height: 50px;
  color: #fe0300;
  background: #ffffff;
  z-index: 1;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.me-2 {
  margin-right: 0.5rem !important;
}

@media (min-width: 992px) {
  div#MobNav {
    display: block;
  }
}

a.mobNavigation {
  display: none;
}

@media (max-width: 991px) {
  a.mobNavigation {
    width: 100%;
    margin: auto;
    background: #27272e;
    padding: 12px 25px;
    border-radius: 2px;
    color: #ffffff;
    display: block;
  }
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.goodup-dashboard-nav {
  display: block;
  border-radius: 6px;
  padding-bottom: 30px;
  z-index: 1;
  background: #fff;
}

.goodup-dashboard-nav {
  /* width: 300px; */
}

@media (max-width: 991px) {
  .goodup-dashboard-nav {
    /* position: relative; */
    overflow: auto;
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    display: initial;
    box-shadow: none;
  }
}

@media (max-width: 991px) {
  .goodup-dashboard-inner {
    max-height: initial;
    width: 100%;
    /* overflow-y: scroll; */
    position: relative;
    display: initial;
    padding: 0;
  }
}

.goodup-dashboard-inner {
  display: block;
  padding: 10px 0 25px 0;
}

.goodup-dashboard-inner {
  position: relative;
  display: block;
  padding: 10px 0 30px 0;
}

@media (max-width: 991px) {
  .goodup-dashboard-nav ul:first-child {
    margin-top: 0;
  }
}

.goodup-dashboard-nav ul:first-child {
  margin: 30px 0 0 0;
}

@media (max-width: 991px) {
  .goodup-dashboard-nav ul {
    margin: 0px 0 0 0;
    background: #ffffff;
    padding-top: 10px;
  }
}

.goodup-dashboard-nav ul {
  list-style: none;
  padding: 0;
  margin: 17px 0 0 0;
}

.goodup-dashboard-nav ul:before {
  content: attr(data-submenu-title);
  padding: 0 30px;
  margin-bottom: 5px;
  display: block;
  color: #172228;
  font-weight: 600;
  font-size: 14px;
}

.goodup-dashboard-nav ul li {
  display: block;
  border-left: 3px solid transparent;
  transition: 0.3s;
  line-height: 20px;
  font-size: 14px;
}

.goodup-dashboard-nav ul li a {
  color: #555962;
  display: block;
  padding: 12px 25px;
  transition: 0.3s;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.goodup-dashboard-nav ul li.active,
.goodup-dashboard-nav ul li:hover {
  border-color: #fe0300;
  background-color: rgba(244, 27, 59, 0.1);
}

.list-main-details {
  background: #f4f4f7;
  padding: 50px 0;
}

@media (max-width: 991px) {
  .goodup-dashboard-nav ul {
    margin: 0px 0 0 0;
    background: #ffffff;
    padding-top: 10px;
  }

  .goodup-dashboard-nav ul:first-child {
    margin-top: 0;
  }
}

.ft-medium {
  font-weight: 500;
  line-height: 40px;
  font-size: 36px;
  margin: 0;
}

.breadcrumbs {
  padding: 0;
  background: transparent !important;
  margin: 0;
  margin-top: 10px;
}

.text-muted {
  color: #656b78 !important;
}

.breadcrumbs a {
  font-size: 14px !important;
}

.prof-infos {
  margin-bottom: 20px;
}

.rounded {
  border-radius: 0.375rem !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: #fff !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mobNavigation {
  margin-bottom: 30px !important;
}

.br-bottom {
  border-bottom: 1px solid #eef2f5 !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.ft-medium {
  font-weight: 500;
}

.fs-md {
  font-size: 16px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.fs-sm {
  font-size: 14px !important;
}

.theme-cl {
  color: #fe0300 !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.submit-form .form-group {
  margin-bottom: 18px;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.submit-form .form-control,
select.form-control {
  height: 54px !important;
  padding: 10px 15px;
  font-size: 15px;
  border-radius: 1px;
  border-color: #eee;
  color: #2b2e30;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.dash-figure {
  overflow: hidden;
}

.upload-photo-btn {
  width: 100%;
  margin-top: 10px;
}

.Uploadphoto {
  float: left;
  position: relative;
  padding: 15px 30px;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  background: #fe0300;
  width: 100%;
  text-align: center;
}

.Uploadphoto input.upload {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
  opacity: 0;
}

.dashboard-listing-wraps {
  display: block;
  position: relative;
  width: 100%;
}

.dsd-single-listing-wraps {
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding: 1.5rem 0;
  border-bottom: 1px solid #f1f1f1;
}

.dsd-single-lst-thumb {
  width: 200px;
  height: 150px;
  border-radius: 6px;
  overflow: hidden;
}

.dsd-single-lst-thumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.dsd-single-lst-caption {
  flex: auto;
  padding-left: 1rem;
  position: relative;
}

.dsd-single-lst-title h5 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
}

.lni {
  display: inline-block;
  font: normal normal normal 1em / 1 "LineIcons";
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-content {
  width: auto;
  position: relative;
  display: block;
}

.Goodup-ft-first {
  display: inline-flex;
  align-items: center;
  width: auto;
  position: relative;
}

.Goodup-rating {
  display: inline-flex;
  position: relative;
  margin-right: 10px;
  align-items: center;
}

.Goodup-rates {
  font-size: 9px;
  color: #ff9800;
}

.Goodup-price-range {
  font-size: 12px;
  color: #989bb1;
}

.dsd-single-lst-footer {
  display: flex;
  align-items: center;
  position: relative;
  margin: 1rem 0;
}

.dsd-single-lst-footer .btn.btn-edit {
  background: #4caf50;
  color: #ffffff;
}

.dsd-single-lst-footer .btn {
  height: 40px;
  padding: 0 18px;
  font-weight: 500;
  font-size: 13px;
  background: #f4f5f7;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border-radius: 4px;
  color: #5c6574;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.dsd-single-lst-footer .btn.btn-view {
  background: #2196f3;
  color: #ffffff;
}

.dsd-single-lst-footer .btn.btn-delete {
  background: #de190b;
  color: #ffffff;
}

.Goodup-price-range .ft-medium {
  font-size: 12px !important;
  color: #989bb1;
}

.submit-form .form-control:hover,
.submit-form select.form-control:hover,
.submit-form .form-control:focus,
.submit-form select.form-control:focus {
  border-color: #eee;
  box-shadow: none;
}

.submit-form textarea.form-control {
  height: 150px !important;
}

.submit-form .form-group {
  margin-bottom: 18px;
  padding: 0 20px;
}

.align-items-center {
  align-items: center !important;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone {
  border: 2px solid #e0e4e9;
  border-radius: 6px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  padding: 20px;
}

.dropzone,
.dropzone * {
  box-sizing: border-box;
}

.dropzone i {
  font-size: 40px;
  color: #c7cdd9;
}

.dropzone .dz-message {
  margin: 0.5rem 0 0;
  margin-top: 0.5rem;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.dropzone .dz-message {
  text-align: center;
  margin: 1em 0;
}

.megamenu .collapse {
  display: block !important;
}

.nav.navbar-nav li a {
  text-decoration: none !important;
}

.navbar-nav {
  flex-direction: unset;
}

ul.nav.navbar-nav.navbar-right {
  justify-content: end;
}

ul.dropdown-menu.megamenu-content.dropdown-top {
  position: absolute;
}

ul.dropdown-menu.dropdown-more.dropdown-top {
  position: absolute;
}

.open > .dropdown-menu {
  display: block;
}

.auth-modal .modal-header .close {
  border: none;
  background: none;
}

.text-right {
  text-align: right;
}

a {
  text-decoration: none !important;
}

.Classi-category-sidebar-main {
  position: sticky;
  top: 50px;
  margin-bottom: 30px;
}

.side-ban-2-main {
  position: sticky;
  top: 50px;
}

img {
  width: 100%;
}

.footer-logo img {
  width: 155px;
}

.img-box img {
  width: 64px;
}

.card-footer {
  border: none !important;
  background: none !important;
}

.hide-height {
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-color: #fe0003 #fff;
  padding: 10px;
}

.full-width-tooltip .tooltip-inner {
  max-width: 100%;
  width: 50%;
  margin: auto;
  text-align: center;
  /* background-color: #0d6efd; */
  padding: 10px;
  font-weight: 500;
}
.full-width-tooltip:hover {
  cursor: pointer;
  color: #000;
}
.post-text img {
  width: 47%;
}

.hero-section {
  position: relative;
  min-height: 340px;
  border-radius: 22px;
  overflow: hidden;
}

.hero-overlay {
  background: rgba(0, 0, 0, 0.55);
  padding: 45px;
  border-radius: 22px;
  height: 100%;
}

.info-card {
  background: #fff;
  padding: 20px;
  border-radius: 18px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

.service-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.service-list li {
  padding: 6px 0;
}

.gallery-img {
  transition: 0.3s;
}

.gallery-img:hover {
  transform: scale(1.05);
}

.action-bar {
  background: linear-gradient(135deg, #1d4ed8, #dc2626);
}

.quote-text p {
  /*text-align: justify !important;   */
  padding-bottom: 10px;
  font-weight: 600;
}

.quotes-inner-detail img {
  width: 65%;
  height: 400px;
  object-fit: contain;
}
.section-header td {
  background-color: #fff4f4 !important;
  font-weight: bold !important;
}
