@media (max-width: 768px) {
  .mainpagecarousel {
    row-gap: 30px;
  }
}
.fourth-section-why-us {
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
  /* column-gap: 20px; */
  align-items: start;
  width: 100%;
}
.header-area.header-sticky {
  min-height: 130px !important;
}
/* .background-header .logo {
  width: 10%;
} */
/* .logo img {
  max-width: 70%;
} */
@media (max-width: 1719px) {
  .nav ul li {
    padding-left: 5px;
  }
  .home-me-nav {
    /*font-size: 20px;*/
    height: 50px;
    margin-left: 0px;
    color: white;
  }
  .english-button {
    margin-left: 0px;
  }
  /* .logo {
      width: 20%;
    } */
  .logo img {
    max-width: 100%;
  }
}
@media (max-width: 1467px) {
  .nav ul li {
    padding-left: 10px;
  }
  .home-me-nav {
    /*font-size: 20px;*/
    height: 50px;
    /* margin-left: -20px; */
    color: white;
  }
  /* .english-button {
      margin-left: 10px;
    } */
  /* .logo {
      width: 15%;
    } */
  .logo img {
    max-width: 100%;
  }
}
@media (max-width: 1000px) {
  /* .logo {
      width: 40%;
    } */
  .logo img {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  /* .home-me-nav {
      margin-left: -35px;
    } */
  /* .english-button {
      margin-left: 5px;
    } */
  /* .nav ul li {
      padding-left: 10px;
    } */
  .logo {
    /* width: 10%; */
  }
  .logo img {
    max-width: 100%;
  }
}
@media (max-width: 1300px) and (min-width: 1200px) {
  .logo {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 1300px) {
  .logo {
    /* content: url("../../assets/img/dashboard/heart-logo.png"); */
    /* min-width: 100px;
    padding: 25px;
    height: 140px; */
  }
}
.logo {
  color: #fff;
  min-width: 200px;
  transform: translateY(35px) !important;
}
.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 33px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 20px !important;
  display: none;
}
.footer-text-box input {
  font-family: "Philosopher";
  /* width: 70%; */
  font-size: 24px;
  padding: 15px 15px 15px 15px;
  border-radius: 30px;
  border: 1px solid #62677a;
}
.footer-section-button input {
  border: 1px solid #f49c9b !important;
  outline: none !important;
}
.footer-section-2 {
  padding-top: 10px !important;
}
.contact-number {
  padding-top: 10px !important;
}
@media (max-width: 768px) {
  .footer-text-box input {
    /* padding: 10px 10px 10px 10px; */
    font-size: 16px;
  }
  .widthset {
    width: 275px !important;
  }
  .footer-section-2 {
    padding-top: 10px;
  }
  .contact-number {
    padding-top: 0px;
  }
  .edit-info-modal {
    font-size: 12px !important;
    padding: 12px 12px;
  }
  .alert {
    font-size: 12px;
  }
  .forsmall {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 8px;
  }
  .successheight {
    height: 100% !important;
  }
  .mypro {
    padding: 10px !important;
  }
}
.successheight {
  /* min-height: 580px; */
  max-height: 580px !important;
  height: 100% !important;
}
.carousel-card-service {
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
  position: relative;
}
.carousel-card-service1 {
  /* padding-top: 40px; */
  /* padding-left: 30px;
  padding-right: 30px; */
  padding-bottom: 40px;
  position: relative;
}
.mypro {
  /* background: #ffffff; */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
  border-radius: 12px;
  /* transition: all 0.25s ease-in-out; */
  cursor: pointer;
  padding: 32px;
  padding-bottom: 50px;
}
.myproheading {
  font-family: "Philosopher";
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  color: #62677a;
  padding-top: 2%;
}
.my-8 {
  margin-top: 70px;
  margin-bottom: 70px;
}
/******************************************** all css files *********************************************/
/* .ribbon {
}
.ribbon span {
  width: 80px;
  height: 34px;
  top: 35px;
  right: 10px;
  margin-top: 23px;
  position: absolute;
  display: block;
  background: #62677a;
  font-family:"Philosopher";
  font-size: 25px;
  font-weight: bold;
  color:white;
  text-align: center;
  line-height: 34px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
} */
/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #f49c9b;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 10px 0;
  background-color: #f49c9b;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font: 700 20px/1 "philospher";
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}
/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -20px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}
.carousel-card-service-name {
  padding-top: 30px;
  font-family: "Philosopher";
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 25px;
  color: #f49c9b;
  text-align: center;
}
.carousel-card-service-paragraph p {
  font-size: 16px !important;
  margin-top: -10px;
  text-align: center;
  color: #62677a;
}
.services-button {
  background-color: #f49c9b;
  border-radius: 45px;
  /* padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 20px; */
  padding: 15px 25px 15px 25px;
  color: white;
  font-size: 20px;
  border: 1px solid #f49c9b;
  text-align: center;
}
.services-button:hover {
  background-color: white;
  border: 1px solid #f49c9b;
  transition: all 0.5s ease-in-out;
}
/* Marketplace */
.services {
  font-size: 23px;
  font-weight: 400;
  transition: all 0.25s ease-in-out;
  color: #62677a;
  text-align: center;
}
/* .services:hover {
  color: white;
  transition: all 0.25s ease-in-out;
} */
@media only screen and (max-width: 1073px) {
  .services {
    display: none;
  }
}
.bordermarket {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-top: 0px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.bordermarket1 {
  padding-top: 30px !important;
  padding-left: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
  text-align: left;
}
.bordermarket:hover {
  background: #f49c9b;
  color: white;
  width: 100%;
}
.bordermarket1:hover {
  background: #f49c9b;
  color: white !important;
  /* padding-left: 0px; */
  /* padding-right: 0px; */
  width: 100%;
  /* transition: 0.5s ease-in-out; */
}
.bordermarket1 .services:hover {
  color: white;
}
.forbord {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  border-radius: 10px;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  height: 200px!important;
  width: 300px;
}
.catering {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  border-radius: 10px;
  background: white;
  height: 400px;
}
.cateringtext {
  font-size: 20px;
  font-weight: 600;
  font-family: Philosopher;
  color: #62677a;
}
.cateringtext p {
  font-size: 20px;
  font-weight: 600;
  font-family: Philosopher;
  color: #f49c9b;
}
.nav-link {
  font-family: Philosopher;
}
.forbord p {
  font-size: 20px;
  font-weight: 600;
  font-family: Philosopher;
  color: #62677a;
}
.forflex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 10px;
  transition: all 0.25s ease-in-out;
}
.marqimg {
  width: 50px;
  height: 50px;
}
.forflex:hover {
  margin-top: -10px;
  transition: all 0.25s ease-in-out;
  background: #fff7f7;
}
.market-carousel {
  max-width: 500px;
  width: 100%;
}
.booknow {
  border: none;
  outline: none;
  background: #f49c9b;
  color: white;
  width: 200px;
  border-radius: 50px;
  padding: 10px;
  border: 1px solid #f49c9b;
}
.booknow:hover {
  color: #f49c9b;
  background: white;
  border: 1px solid #f49c9b;
}
.cater {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  font-family: Philosopher;
  color: #62677a;
  /* background-color: #f9f9f9; */
  width: 100%;
}
.cater1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  font-family: Philosopher;
  color: #62677a;
  /* max-width: 800px; */
  width: 100%;
  /* background-color: #f9f9f9; */
}
.tabs {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: column;
  /* max-width: 800px; */
  width: 100%;
  margin-top: 80px;
  padding-bottom: 50px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #f49c9b !important;
}
.service-slider {
  display: none;
  z-index: 0;
  position: absolute;
  opacity: 0;
  height: 688px;
  width: 1976px;
}
.service-ribbon.off {
  background-color: #62677a;
}
.service-ribbon {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-size: 0.85rem;
  line-height: 1;
  position: absolute;
  top: 13px;
  right: 15px;
  padding: 7px 8px 4px 8px;
  font-weight: 600;
  min-width: 40px;
  z-index: 9;
  font-family: "philospher";
}
.service-card {
  transition: all 0.25s ease-in-out;
}
.service-card-container {
  /* margin-top: 40px; */
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.service-card:hover {
  margin-top: -10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) !important;
  background-color: #fff7f7;
  color: #62677a;
  cursor: pointer;
}
.service-card:hover .success-stories-name {
  color: #62677a;
}
.service-card:hover .success-stories-paragraph {
  color: #62677a;
}
.pagination-color a {
  background-color: #f49c9b !important;
  color: white;
  border: none;
}
.page-link {
  color: #62677a;
  border: none;
}
@media (max-width: 992px) {
  .discount-p {
    display: none;
  }
}
.discount-p {
  position: absolute;
  right: 0;
  z-index: 10;
}
.formargin2 {
  margin-top: 70px;
}
.triangle {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.triangle-0 {
  width: 300px;
  height: 300px;
  border-top: solid 270px #f49c9b;
  border-right: solid 30px #f49c9b;
  border-left: solid 270px transparent;
  border-bottom: solid 30px transparent;
}
.do {
  display: flex;
  color: white;
  font-weight: 500;
  font-family: "philospher";
  font-size: 28px;
  line-height: 30px;
}
.fl {
  position: absolute;
  right: 10px;
  left: 130px;
  top: 25px;
  z-index: 500;
}
.gold1 > i {
  color: gold;
}
.searchbar {
  margin-bottom: auto;
  margin-top: auto;
  height: 60px;
  width: auto;
  background-color: #e3e3e3;
  border-radius: 30px;
  padding: 10px;
}
.search_input {
  color: #62677a;
  border: 0;
  outline: 0;
  background: none;
  width: 0;
  caret-color: transparent;
  line-height: 40px;
  transition: width 0.4s linear;
}
.searchbar:hover > .search_input {
  padding: 0 10px;
  width: 230px;
  caret-color: #62677a;
  transition: width 0.4s linear;
}
.searchbar:hover > .search_icon {
  background: white;
  color: #62677a;
}
.search_icon {
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #62677a;
}
/* @media (max-width:1200px) {
  .search_icon{
    margin-top: -40px;
  }
  .s-i{
    margin-top: 0px!important;
  }
} */
.offcanvas.offcanvas-start {
  border-right: none !important;
  box-shadow: 0px 10px 10px rgb(0 0 0 / 15%) !important;
}
@media (max-width: 768px) {
  .small-w {
    width: 280px;
  }
  .searchbar:hover > .search_input {
    width: 200px;
  }
}
.width {
  width: 250px !important;
  margin-top: 50px !important;
}
.mt-130 {
  margin-top: 130px !important;
}
.filter-text-box input {
  border-radius: 15px;
  border: 1px solid #62677a;
  padding: 10px 0px 5px 10px;
  color: #62677a;
}
.range-container {
  position: relative;
}
input[type="range"] {
  width: 200px;
  margin: 18px 0;
  -webkit-appearance: none;
}
input[type="range"]:focus {
  outline: none;
}
input[type="range"] + label {
  background-color: white;
  position: absolute;
  top: -25px;
  left: 110px;
  width: 80px;
  padding: 5px 0;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* Chrome and Safari */
input[type="range"]::-webkit-slider-runnable-track {
  background: #f49c9b;
  border-radius: 4px;
  width: 100%;
  height: 10px;
  cursor: pointer;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  background: white;
  border-radius: 50%;
  border: 1px solid #f49c9b;
  margin-top: -7px;
}
/* Firefox */
input[type="range"]::-moz-range-track {
  background: f49c9b;
  border-radius: 4px;
  width: 100%;
  height: 10px;
  cursor: pointer;
}
input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  background: white;
  border-radius: 50%;
  border: 1px solid f49c9b;
  margin-top: -7px;
}
/* IE */
input[type="range"]::-ms-track {
  background: f49c9b;
  border-radius: 4px;
  width: 100%;
  height: 10px;
  cursor: pointer;
}
input[type="range"]::-ms-thumb {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  background: white;
  border-radius: 50%;
  border: 1px solid f49c9b;
  margin-top: -7px;
}
.nav-link:focus,
.nav-link {
  color: #62677a;
}
.nav-link:focus,
.nav-link:hover {
  color: #62677a;
}
.cnic-edit i {
  margin-top: 20px;
  border: 1px solid black;
  border-radius: 50%;
  padding: 5px 5px 5px 5px;
  font-size: 20px;
  transition: all 0.25s ease-in-out;
}
.cnic-edit i:hover {
  border: 1px solid #f49c9b;
  border-radius: 50%;
  padding: 5px 5px 5px 5px;
  font-size: 20px;
  color: #f49c9b;
  transition: all 0.25s ease-in-out;
}
.payment-paragraph p {
  color: #62677a;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  font-family: "philospher";
  margin-bottom: 40px;
  text-align: center;
}
.payment-heading {
  color: #f49c9b;
  font-size: 30px;
  font-weight: 600;
  line-height: 23px;
  font-family: "philospher";
}
.payment-head {
  color: #f49c9b;
  font-family: "philospher";
  font-size: 18px;
  padding-left: 30px;
}
.payment-paragraph h6 {
  color: #62677a;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  font-family: "philospher";
  margin-bottom: 10px;
}
.modal-structure {
  border-radius: 40px !important;
}
.payment-icon {
  font-size: 27px;
  color: #f49c9b;
}
.features-we-provide p {
  font-weight: 400 !important;
}
.features-we-provide-new p {
  font-family: Philosopher;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 25px;
  color: #f49c9b;
  flex: none;
  order: 1;
  flex-grow: 0;
  padding-bottom: 30px;
}
.payment-paragraph {
  color: #62677a;
  font-size: 22px;
  font-weight: 500;
  line-height: 23px;
  font-family: "philospher";
  margin-bottom: 40px;
  text-align: center;
}
.logoMargin {
  margin-top: 0px;
  padding-bottom: 55px;
}
@media (max-width: 1200px) {
  .logoMargin {
    margin-top: -110px;
    padding-bottom: 0px;
  }
}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 10px) !important;
}
@media (min-width: 1200px) {
  .carouselheight {
    height: 470px !important;
  }
}
@media (max-width: 1200px) {
  .carouselheight {
    height: 100%;
  }
}
.carousel-card-success-stories {
  padding-top: 20px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 10px !important;
  height: 560px;
}
@media (max-width: 768px) {
  .carousel-card-suggested {
    /* padding-top: 20px; */
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* padding-bottom: 20px; */
  }
}
@media (max-width: 1536px) {
  .carousel-card-suggested {
    /* padding-top: 40px; */
    padding-left: 0px !important;
    padding-right: 0px !important;
    /* padding-bottom: 30px; */
  }
}
.carousel-card-suggested {
  /* padding-top: 40px; */
  padding-left: 0px !important;
  padding-right: 0px !important;
  /* padding-bottom: 30px; */
}
.success-image {
  min-width: 100%;
  height: 300px;
}
@media (max-width: 500px) {
  .success-image {
    height: 100%;
  }
}
@media (max-width: 768px) {
  /* .success-image {
    height: 100%;
  } */
  .carousel-card-service-name {
    font-size: 18px;
  }
  .mobile-logo {
    display: none;
  }
  .carousel-card-success-stories {
    padding-top: 20px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 10px !important;
    height: 100%;
  }
  .carousel-card-success-stories-name {
    font-size: 16px;
  }
}
.packages-card {
  max-height: 680px !important;
  height: 100%;
}
@media (min-width: 1400px) {
  .features-we-provide p {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .features-we-provide-cross p {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .features-we-provide-new p {
    padding-left: 27px;
    padding-left: 27px;
  }
}
@media (max-width: 1200px) {
  .features-we-provide p {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .features-we-provide-cross p {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }
  .features-we-provide-new p {
    padding-left: 27px;
    padding-left: 27px;
  }
}
@media (min-width: 992px) {
  .pad {
    padding-left: 10px !important;
  }
}
@media (max-width: 991px) {
  .pad {
    padding-left: 0px !important;
  }
  .profile-head {
    display: none;
  }
}
@media (max-width: 768px) {
  .contMarket {
    padding: 0px;
  }
}
@media (min-width: 1200px) {
  .cont {
    max-width: 1320px !important;
    width: 100%;
  }
}
.contact-me-nav-button:hover {
  color: #f49c9b !important;
}
.contact-me-nav-button {
  color: white !important;
}
.hover-submit:hover {
  background-color: white !important;
  color: #f49c9b !important;
  transition: all 0.25s ease-in-out !important;
  border: 1px solid #f49c9b !important;
}
.forback {
  margin-top: 30px;
}
.remove-pad {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.remove-pad1 {
  /* padding-left: 0px!important; */
  padding-right: 0px !important;
}
@media (max-width: 1200px) {
  .mobile-logo {
    content: url("../../assets/img/landingPage/logo/logo.svg");
    width: 80px;
  }
  .header-menu {
    padding-top: 0px !important;
  }
}
@media (max-width: 3000px) and (min-width: 1201px) {
  .mobile-logo {
    display: none;
  }
}
.logocmssvg {
  display: none;
}
@media (max-width: 767px) {
  .logocmssvg {
    display: none;
    position: absolute;
    top: 50px;
    left: 20px;
  }
}
.w-full {
  width: 100%;
}
.justify-end {
  justify-content: end;
}
@media (max-width: 768px) {
  .justify-end {
    justify-content: start;
  }
}
.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: white !important;
  border: 2px solid #62677a !important;
  border-radius: 100px !important;
  font-family: Philosopher !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 20px !important;
  color: #62677a !important;
  width: 100% !important;
  padding: 12px 18px !important;
  margin-top: 8px !important;
}
.choices__input {
  background-color: white !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}
.choices {
  margin-bottom: 0px !important;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #f49c9b !important;
  border: 1px solid #f49c9b !important;
  color: white !important;
  word-break: break-all;
}
.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid white !important;
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.e-box input {
  max-width: 350px !important;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background: transparent;
  z-index: 2;
  transition: 0.8s;
  direction: ltr;
}
/* Change the white to any color */
.widthset:-webkit-autofill,
.widthset:-webkit-autofill:hover,
.widthset:-webkit-autofill:focus,
.widthset:-webkit-autofill:active {
  -webkit-box-shadow: 50px 50px 50px 50px white inset !important;
  box-shadow: 50px 50px 50px 50px white inset !important;
}
.e-box span {
  display: inline-block;
  position: absolute;
  left: 30px;
  color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: 0.8s;
  width: 160px;
  background-color: transparent;
}
.e-box input + span {
  top: 10%;
}
.e-box input:focus + span,
.e-box input:valid + span {
  color: rgba(0, 0, 0);
  top: -5%;
  background-color: white;
  z-index: 100;
}
.e-box-register input {
  max-width: 350px !important;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background: transparent;
  z-index: 2;
  transition: 0.8s;
  direction: ltr;
}
.e-box-register span {
  display: inline-block;
  position: absolute;
  left: 15px;
  color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: 0.8s;
  /* width: 100%; */
}
.e-box-register input + span {
  top: 10%;
}
.e-box-register input:focus + span,
.e-box-register input:valid + span {
  color: rgba(0, 0, 0);
  top: -5%;
  background-color: white;
  z-index: 100;
}
.dropdown-item:hover,
.dropdown-item:focus {
  background-color: #fff7f7 !important;
  color: #f49c9b !important;
}
.dropdown-menu.show {
  border-radius: 10px;
  border: 1px solid #f49c9b;
}
.dropdown-item {
  color: #f49c9b !important;
}
@media (max-width: 1200px) {
  .dropdown-menu {
    top: -40px !important;
  }
}
body {
  overflow-x: hidden;
}
.market-login-section {
  background: #62677a;
  border-radius: 100px;
  margin-top: 10px;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
  color: white;
  border: 1px solid #62677a;
  transition: all 0.25s ease-in-out;
}
.market-login-hover:hover {
  background: white;
  color: #62677a;
  border: 1px solid #62677a;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  color: #62677a;
}
/* form items */
.card-header,
.card-footer {
  background-color: white;
  border-top: none;
  padding: 10px;
}
.card-header h1 {
  color: #f49c9b;
}
.card {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
  border-radius: 15px;
}
.delete_workcode {
  height: 38px;
  cursor: pointer !important;
}
.form {
  /* background-color: #eee; */
  border-radius: 6px;
  padding: 20px;
  display: flex;
  align-items: center;
}
.input {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  flex: 1;
}
.input:focus,
.add:focus {
  outline: none;
}
.add {
  border: none;
  background-color: #f49c9b;
  color: white;
  padding: 10px;
  border-radius: 6px;
  margin-left: 10px;
  cursor: pointer;
}
.tasks {
  /* background-color: #eee; */
  margin-top: 20px;
  border-radius: 6px;
  padding: 20px;
}
.tasks .task {
  background-color: white;
  padding: 10px;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
  cursor: pointer;
  border: 1px solid #ccc;
  width: 300px;
  flex-wrap: wrap;
}
/* .tasks .task:not(:last-child) {
    margin-bottom: 15px;
} */
.tasks .task:hover {
  background-color: #f7f7f7;
}
.tasks .task.done {
  opacity: 0.5;
  position: relative;
}
.task.done::after {
  position: absolute;
  content: "";
}
.tasks .task span {
  font-weight: bold;
  font-size: 10px;
  background-color: #f49c9b;
  color: white;
  padding: 2px 6px;
  border-radius: 4px;
  cursor: pointer;
}
.delete-all {
  width: calc(12.5% - 25px);
  /* margin: auto; */
  border-radius: 100px;
  padding: 18px;
  padding-left: 10px;
  text-align: center;
  font-size: 14px;
  color: white;
  background-color: #f49c9b;
  margin-top: 20px;
  cursor: pointer;
  /* border-radius: 4px; */
}
.tasks {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
/* end */
.market-search-section-button {
  border-radius: 25px;
  font-family: Philosopher;
  /*height: 50px;*/
  font-size: 20px;
  color: white;
  width: 180px;
  text-align: center;
  background-color: #f49c9b;
  border: 1px solid transparent;
}
.bg-image {
  transition: all 0.25s ease-in-out;
  background-image: url("../img/membership/1st-sec/Hearts.png");
  /* background-size: 800px 800px; */
  height: 855px;
  /* height: 100%; */
  width: 100%;
  background-repeat: no-repeat;
  /* background-position: center; */
  display: flex;
  box-shadow: 0 0px 0px 0 rgb(0 0 0 / 2%), 0 6px 10px 0 rgb(0 0 0 / 9%);
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 60px;
  border-radius: 40px;
}
@media (max-width: 1200px) {
  .bg-image {
    height: 100%;
  }
}
.tick-o {
  color: #f49c9b;
  font-size: 18px;
}

.backdrop-blog {
  background: linear-gradient(
    91.25deg,
    rgba(244, 156, 155, 0.6) 0%,
    rgba(244, 156, 155, 0.4) 99.82%
  );
  backdrop-filter: blur(25px);
  position: absolute;
  z-index: 20;
  bottom: 20px;
  left: 20px;
  max-width: 576px;
  width: 100%;
  padding: 20px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .backdrop-blog {
    left: 0;
  }
}
.read-story {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.relative {
  position: relative;
}
/* The Image container */
/* [1] The container */
.img-hover-zoom {
  height: 715px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform 0.5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.2);
}
.form-select2 {
  background-image: none !important;
  padding-right: 10px;
}
.choices__inner {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.pre-height{
  height: 1300px;
  overflow-y: auto;
}
    /* @media (max-width:1200px) {
  .pre-height{
    height: 100%;
  }
} */
.lining{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.verticalLine {
  border: 1px solid rgba(98, 103, 122, 0.2);
  /* position: absolute; */
  /* margin-left: 50px; */
  /* height: 1240px; */
  /* height: 100%; */
  height: 100%;
  display: flex;
  flex-shrink: 0;
}
.backdrop-filter{
  filter: blur(10px);
  -webkit-filter: blur(10px);
  /* background-color: rgba(255, 255, 255, 0.1); */
  /* background-color: rgba(00, 00, 00, 0.1); */

}

@media (max-width: 1200px) {
  .verticalLine {
    display: none;
  }
}
.backdrop-filter {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  /* background-color: rgba(255, 255, 255, 0.1); */
  /* background-color: rgba(00, 00, 00, 0.1); */
}
.marque-menu-list-card {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .marque-menu-list-card {
    height: 100%;
  }
}
.notallowed {
  background-color: #dbdbdb;
  cursor: not-allowed;
  color: white;
}
.dashboard-item2:hover {
  background-color: #dbdbdb !important;
  cursor: not-allowed !important;
  color: white !important;
  border: 1px solid #dbdbdb !important;
}
.notallowed:hover {
  color: white !important ;
}
.c-profile-dash:hover {
  border: 1px solid #f49c9b;
}
.c-profile-dash,
.our-team-card-recomendations {
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .blog-mt-small {
    margin-top: 24px;
  }
}

.remove-selector[type="number"]::-webkit-inner-spin-button,
.remove-selector[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
/* .added-width{
  width: 100%;
} */
@media (max-width: 1200px) {
  .added-width {
    width: 100px;
  }
}

@media (min-width: 1470px) {
  .cards-admin {
    width: 608px;
  }
}
.cards-admin {
  width: 100%;
}
@media (max-width: 1800px) and (min-width: 1200px) {
  .col-2xl-3-custom {
    width: 30%;
  }
}
.drop-show {
  position: relative;
}
.d-item-m {
  display: none;
  width: 240px!important;
  position: absolute;
  border: 1px solid #f49c9b;
  border-radius: 10px;
  padding: 5px;
  top: 50px;
  height: 82px;
  left:0px;
  right:0px;
  margin:auto;
  background-color: white;
}
.flexx {
  display: block !important;
}
.events_Card_main {
  height: 700px;
}
@media (max-width: 1200px) {
  .events_Card_main {
    height: 100%;
  }
}
