* {
  box-sizing: border-box;
}
img {
  width: 100%;
}

:root {
  --bs-primary-color: #60b190;
  --bs-secondary-color: #f26419;
}

/* Fonts Import Start */

@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-BoldIt.eot");
  src: url("../fonts/ProximaNova-BoldIt.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ProximaNova-BoldIt.woff2") format("woff2"),
    url("../fonts/ProximaNova-BoldIt.woff") format("woff"),
    url("../fonts/ProximaNova-BoldIt.ttf") format("truetype"),
    url("../fonts/ProximaNova-BoldIt.svg#ProximaNova-BoldIt") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Bold.eot");
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ProximaNova-Bold.woff2") format("woff2"),
    url("../fonts/ProximaNova-Bold.woff") format("woff"),
    url("../fonts/ProximaNova-Bold.ttf") format("truetype"),
    url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Th";
  src: url("../fonts/ProximaNova-ExtrabldIt.eot");
  src: url("../fonts/ProximaNova-ExtrabldIt.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova-ExtrabldIt.woff2") format("woff2"),
    url("../fonts/ProximaNova-ExtrabldIt.woff") format("woff"),
    url("../fonts/ProximaNova-ExtrabldIt.ttf") format("truetype"),
    url("../fonts/ProximaNova-ExtrabldIt.svg#ProximaNova-ExtrabldIt")
      format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Lt";
  src: url("../fonts/ProximaNova-SemiboldIt.eot");
  src: url("../fonts/ProximaNova-SemiboldIt.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova-SemiboldIt.woff2") format("woff2"),
    url("../fonts/ProximaNova-SemiboldIt.woff") format("woff"),
    url("../fonts/ProximaNova-SemiboldIt.ttf") format("truetype"),
    url("../fonts/ProximaNova-SemiboldIt.svg#ProximaNova-SemiboldIt")
      format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Th";
  src: url("../fonts/ProximaNova-ThinIt.eot");
  src: url("../fonts/ProximaNova-ThinIt.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ProximaNova-ThinIt.woff2") format("woff2"),
    url("../fonts/ProximaNova-ThinIt.woff") format("woff"),
    url("../fonts/ProximaNova-ThinIt.ttf") format("truetype"),
    url("../fonts/ProximaNova-ThinIt.svg#ProximaNova-ThinIt") format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Lt";
  src: url("../fonts/ProximaNova-Semibold.eot");
  src: url("../fonts/ProximaNova-Semibold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova-Semibold.woff2") format("woff2"),
    url("../fonts/ProximaNova-Semibold.woff") format("woff"),
    url("../fonts/ProximaNova-Semibold.ttf") format("truetype"),
    url("../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Th";
  src: url("../fonts/ProximaNova-Extrabld.eot");
  src: url("../fonts/ProximaNova-Extrabld.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova-Extrabld.woff2") format("woff2"),
    url("../fonts/ProximaNova-Extrabld.woff") format("woff"),
    url("../fonts/ProximaNova-Extrabld.ttf") format("truetype"),
    url("../fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ProximaNova-Regular.woff2") format("woff2"),
    url("../fonts/ProximaNova-Regular.woff") format("woff"),
    url("../fonts/ProximaNova-Regular.ttf") format("truetype"),
    url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova Th";
  src: url("../fonts/ProximaNovaT-Thin.eot"); 
  src: url("../fonts/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ProximaNovaT-Thin.woff2") format("woff2"),
    url("../fonts/ProximaNovaT-Thin.woff") format("woff"),
    url("../fonts/ProximaNovaT-Thin.ttf") format("truetype"),
    url("../fonts/ProximaNovaT-Thin.svg#ProximaNovaT-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/* Fonts Import End */

.welcome-sec-content .slide-text.bigGrowth {
  position: relative;
  text-align: center;
  transform: none;
  left: 0;
  top: 0;
}

.welcome-sec-content .slide-text.bigGrowth .slide-text-inr {
  margin: 0 auto 40px;
}

.partner-wrap {
  font-family: "Proxima Nova Rg";
  background: #f5f5f5;
  overflow: hidden;
}

.partner-wrap section {
  position: relative;
}

.sec-heading {
  font-size: 32px;
  margin: 0 0 15px 0;
  font-family: "Proxima Nova Th";
  font-weight: bold;
}

/* Hero Section Css Start */
.hero-slider-sec-wrap {
  position: relative;
}
.hero-slider-sec-wrap {
  position: relative;
}

.slide-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  background: linear-gradient(
    97.37deg,
    #000000 40.31%,
    rgba(0, 0, 0, 0.9) 46.39%,
    rgba(0, 0, 0, 0.6) 54.19%,
    rgba(102, 102, 102, 0) 66.18%
  );
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  z-index: 0;
}

.slide-image {
  position: relative;
}

.slide-text {
  position: absolute;
  max-width: 1260px;
  width: 100%;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  color: #fff;
}

.slide-text-inr {
  max-width: 660px;
}

.slide-text h1 {
  font-size: 48px;
  margin: 0;
  text-transform: capitalize;
}

.slide-text h1.heading-color-1 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 15px;
}

.slide-text h1.heading-color-2 {
  color: #60b190;
  font-family: "Proxima Nova Th";
  font-weight: bold;
}
.slide-text p {
  max-width: 504px;
  font-size: 18px;
  margin: 15px 0 0 0;
  line-height: 20px;
}
/* Hero Section Css End */

/* Welcome Section Css Start */

.welcome-sec-wrap {
  position: relative;
  color: #fff;
  padding-top: 130px;
  padding-bottom: 40px;
  background: #222222;
}

.shape-green {
  position: absolute;
  top: -130px;
  width: 100%;
}
.shape-green svg {
  max-width: 100%;
}
.welcome-sec-content {
  color: #fff;
  position: relative;
}

.welcome-sec-content .container {
  position: relative;
}
.logo-shape {
  position: absolute;
  right: -70px;
  top: -200px;
}

.welcome-sec-content .sec-heading span {
  color: #51a080;
}

.welcome-sec-content p {
  max-width: 540px;
  font-size: 20px;
  margin: 0 auto;
  line-height: 1.2;
}

/* Welcome Section Css End */

/* Trandze Steps Sec Css Start */

.trandze-steps-sec-wrap {
  position: relative;
  padding-top: 80px;
}
@media only screen and (min-width: 1999px) {
  .trandze-steps-sec-wrap {
    padding-top: 200px;
  }
  .trandze-steps-sec-wrap  .steps-sec-bg-shape{
    top: 140px;
  }
}

.trandze-steps-sec-wrap .row {
  display: flex;
  flex-wrap: wrap;
}
.steps-sec-bg-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.icon-detail-box {
  max-width: 160px;
  text-align: center;
  font-size: 17px;
  color: #000000;
  line-height: 1.2;
  margin: 0 auto;
}

.icon-detail-box .icon {
  max-width: 120px;
  margin: 0 auto 15px;
}

.icon-detail-box p {
  font-size: 12px;
}
.icon-detail-box p strong {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.icon-detail-box p + p {
  margin-top: 10px;
}

/* Trandze Steps Sec Css End */

/* Shape And Animation Start*/

.animated-shape {
  max-width: 700px;
  -webkit-animation: rotation 20s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

/* Shape And Animation Start*/

/* tradze options Sec */
.tradze-options-wrap {
  overflow: hidden;
}
.tradze-options-wrap .animated-shape {
  left: -350px;
  position: absolute;
}
.tradze-options-wrap .animated-shape.right {
  left: auto;
  right: -350px;
  position: absolute;
  bottom: 0;
}

/* view prices sec Start*/
.view-prices-sec-wrap {
  padding: 80px 0 40px;
}
.view-prices-sec-wrap .sec-heading {
  font-size: 24px;
  /* margin-bottom: 30px; */
}
.view-prices-sec-wrap .btn-view-price {
  border-width: 4px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #74c9a7, #236c4e) 1;
  background: linear-gradient(#e1ede8, #e1ede8) padding-box,
    linear-gradient(to bottom, #74c9a7, #236c4e) border-box;
  border-radius: 50em;
  border: 2px solid transparent;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  min-width: 200px;
  padding: 12px;
  line-height: 1;
  height: 44px;
}
.view-prices-sec-wrap .btn-view-price:hover {
  background: linear-gradient(#74c9a7, #236c4e) padding-box,
    linear-gradient(to bottom, #74c9a7, #236c4e) border-box;
  color: #fff;
}
/* view prices sec End*/

/* What Are Options sec Start*/

.tradze-options-wrap {
  font-size: 20px;
  color: #262626;
}
.tradze-options-wrap .sec-heading {
  margin-bottom: 40px;
}

.tradze-options-wrap h2.sec-heading {
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  margin-top: 0;
}
.tradze-options-wrap p {
  font-family: "Proxima Nova Lt";
  font-weight: 600;
  margin-bottom: 30px;
}

.tradze-options-wrap p a {
  color: #428f70;
  text-decoration: underline;
}
.tradze-options-wrap p a:hover {
  color: #000;
}

.tradze-options-wrap .custom-green-check {
  margin-bottom: 30px;
}
.custom-green-check li {
  /* background-image: url(../images/list-check-icon.svg); */
  background-image: url(/themes/frontend_new/assets/img/membership/new_images/list-check-icon.svg);
  background-repeat: no-repeat;
  padding-left: 50px;
  line-height: 1.2;
  min-height: 30px;
}
.custom-green-check li + li {
  margin-top: 15px;
}

.tradze-options-wrap .row + .row {
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

/* What Are Options sec End*/

/* Testimonials Css Start */
.testimonials-sec-wrap {
  z-index: 1;
}

.testimonials-sec-wrap .card {
  display: flex;
  flex-wrap: wrap;
  border: 8px solid #fff;
  border-radius: 10px;
}

.testimonials-sec-wrap .card .card-detail {
  max-width: calc(100% - 480px);
  width: 100%;
  color: #fff;
  padding: 60px 60px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%),
    linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #236c4e;
  font-size: 20px;
  line-height: 24px;
  border-radius: 0 10px 10px 0;
}
.testimonials-sec-wrap .card .card-detail .btn {
  border-radius: 50em;
  border: 2px solid #fff;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  min-width: 200px;
  padding: 12px;
  line-height: 1;
  height: 44px;
  text-transform: capitalize;
  margin-top: 30px;
}

.testimonials-sec-wrap .card .card-detail .btn:hover {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%),
    linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #236c4e;
}

.testimonials-sec-wrap .card .card-img {
  max-width: 480px;
  width: 100%;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: linear-gradient(180deg, #E4E9FC 0%, #BCE6FC 100%);
}

.testimonials-sec-wrap .card .card-detail h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 30px;
}

/* Testimonials Css End */

/* card info sec Css Start*/
.card-info-sec-wrap {
  position: relative;
  z-index: 1;
  padding: 40px 0 0;
}

.card-info-sec-wrap .animated-shape {
  right: -350px;
  position: absolute;
}

.card-info-sec-wrap .card {
  display: flex;
  border: 8px solid #fff;
  border-radius: 10px;
  position: relative;
}

.card-info-sec-wrap .card .card-detail {
  color: #fff;
  padding: 30px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%),
    linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #0058a2;
  font-size: 17px;
  max-width: calc(100% - 680px);
}

.card-info-sec-wrap .card .card-img {
  max-width: 680px;
  width: 100%;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}

.card-info-sec-wrap .card .card-detail h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
  margin: 0 0 20px 0;
}
.card-info-sec-wrap .card .card-detail p {
  font-size: 20px;
  line-height: 24px;
}

.card-info-sec-wrap .slider-card .owl-buttons {
  display: none;
}


.card-info-sec-wrap .owl-buttons > div {
  background-color: #fff !important;
  opacity: 1;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  position: absolute;
}

.card-info-sec-wrap .owl-buttons .owl {}

.card-info-sec-wrap .owl-buttons > div.owl-prev {
  left: 0px;
}

.card-info-sec-wrap .owl-buttons > div.owl-next {
  right: 0px;
}

.card-info-sec-wrap .owl-buttons {
  /* display: flex;
  align-items: center; */
}

.card-info-sec-wrap .owl-controls.clickable {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 10px;
  height: 100%;
  display: none !important;
}

.card-info-sec-wrap .owl-buttons > div.owl-prev:before {content: "‹";}

.card-info-sec-wrap .owl-buttons > div.owl-next:before {
  content: "›";
}

.card-info-sec-wrap .owl-buttons > div:before {
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 34px;
  background-image: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 6px;
}

/* card info sec Css End*/

/* confirm-booking-wrap Css Start */
.confirm-booking-wrap .ClassyCountdown-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 630px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.confirm-booking-wrap .ClassyCountdown-value span {
  color: #000;
  font-weight: bold;
}

.card-info-sec-wrap .slider-card .owl-pagination {
  position: absolute;
  bottom: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.card-info-sec-wrap .slider-card .owl-pagination .owl-page span {
  background: #797979;
  border-color: #797979;
  width: 8px !important;
  height: 8px !important;
}

.card-info-sec-wrap .slider-card .owl-pagination .owl-page.active span {
  background: #fff;
  border-color: #797979;
}
@media only screen and (max-width: 991px) {
  .card-info-sec-wrap .slider-card .owl-pagination{
    display: none;
  }
}
/* confirm-booking-wrap Css End */

/* Rapid Response Css Start */
.rapid-response-sec-wrap {
  /* padding: 80px 0; */
}
.rapid-response-sec-bg-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.rapid-response-sec-wrap .animated-shape {
  left: -350px;
  top: -200px;
  position: absolute;
}
.rapid-response-sec-wrap .sec-heading {
  margin-bottom: 50px;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.row-flex .left-img {
  max-width: 420px;
}

.row-flex .right-img {
  /* max-width: 530px; */
  /* margin-left: auto; */
}

.van-img {
  animation: moveRight 2s ease-in-out infinite;
}

@keyframes moveRight {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(120%); /* Move the box across the viewport */
  }
}

.van-img-col {
  animation: animatedBackground 2s linear infinite;
  -moz-animation: animatedBackground 2s linear infinite;
  -webkit-animation: animatedBackground 2s linear infinite;
  -ms-animation: animatedBackground 2s linear infinite;
  -o-animation: animatedBackground 2s linear infinite;
}

.city-img-col {
  animation: animatedBackground 2s linear infinite;
  -moz-animation: animatedBackground 2s linear infinite;
  -webkit-animation: animatedBackground 2s linear infinite;
  -ms-animation: animatedBackground 2s linear infinite;
  -o-animation: animatedBackground 2s linear infinite;
}

@keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@-moz-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@-webkit-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@-ms-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
@-o-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}
/* Rapid Response Css End */

/* How Will Work sec Css Start */

.howwillwork-sec-wrap {
  padding: 80px 0;
}

.howwillwork-sec-wrap p {
  font-size: 17px;
  max-width: 900px;
  margin: 0 auto;
}
.HWW-card {
  display: flex;
  margin: 30px 0;
}
.HWW-icon {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 5px;
}
.HWW-detail h4 {
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  max-width: 210px;
  font-family: "Proxima Nova Th";
}

/* How Will Work sec Css End*/

/* Ready Section Css Start */
.ready-start-sec-wrap {
  padding: 80px 0;
  color: #000;
}

.ready-start-sec-wrap h1.sec-heading {
  margin-bottom: 30px;
}

.ready-start-sec-wrap .container .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.ready-start-sec-wrap p {
  font-size: 24px;
  max-width: 450px;
  line-height: 1.2;
}
.ready-start-sec-wrap .btn {
  background: linear-gradient(#74c9a7, #236c4e) padding-box,
    linear-gradient(to bottom, #74c9a7, #236c4e) border-box;
  color: #fff;
  border-width: 4px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #74c9a7, #236c4e) 1;
  border-radius: 50em;
  border: 2px solid transparent;
  font-size: 16px;
  font-weight: bold;
  min-width: 200px;
  padding: 12px;
  line-height: 1;
  height: 44px;
  margin: 30px 0;
}

.call-info p {
  font-size: 24px;
  color: #000;
  font-family: "Proxima Nova Th";
  font-weight: bold;
  margin: 0;
}
.call-info p a {
  color: #000;
}
.call-info p:first-child {
  font-size: 16px;
  margin: 0;
  font-family: "Proxima Nova Rg";
}

.Contact-Form-Footer {
  padding: 30px 0 0;
}

.Contact-Form-Footer .form-control {
  font-size: 16px;
  border-radius: 50px;
  border: none;
  padding: 10px 20px;
  height: auto;
}

.Contact-Form-Footer a.btn {
  margin-top: 0;
}
/* Ready Section Css End */

.image-holder-options {
  position: relative;
}
.image-holder-options .green-bg-text {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}

.image-holder-options .circle {
  position: absolute;
  background: linear-gradient(
      145.07deg,
      rgba(116, 201, 167, 0.1) 41.12%,
      #236c4e 117.12%
    ),
    #d9d9d9;
  box-shadow: 0px 4px 4px rgba(165, 165, 165, 0.25);
  border-radius: 50%;
  /* -webkit-animation: rotation 20s infinite linear; */
}
.image-holder-options .circle-Big {
  width: 50px;
  height: 50px;
  -webkit-animation: scalebanner 3s infinite linear;
}
.image-holder-options .circle-Medium {
  width: 34px;
  height: 34px;
  -webkit-animation: scalescle 3s infinite linear;
}
.image-holder-options .circle.circle-Small {
  -webkit-animation: float 3s infinite linear;
}
.image-holder-options .circle-Smallest {
  width: 18px;
  height: 18px;
  -webkit-animation: float 3s infinite linear;
}

.social-media-links ul li a svg {
    width: 20px;
}

/* Keyframes */
@-webkit-keyframes scalebanner {
  0% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes scalescle {
  0% {
    -webkit-transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(0.8);
  }
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translatex(0px);
  }
  50% {
    -webkit-transform: translatex(-20px);
  }
  100% {
    -webkit-transform: translatex(0px);
  }
}

.tradze-options-1 > img {
  max-width: 500px;
}

.tradze-options-2 > img {
  max-width: 430px;
  margin-left: auto;
  display: block;
}

.tradze-options-1 .green-bg-text.left {
  width: 222px;
  top: 110px;
  left: -70px;
}

.tradze-options-1 .green-bg-text.right {
  width: 240px;
  bottom: 130px;
  right: 20px;
}

.tradze-options-1 .circle.circle-Big {
  left: -70px;
  bottom: 40px;
}

.tradze-options-1 .circle.circle-Medium {
  left: 100px;
  top: 10px;
}

.tradze-options-1 .circle.circle-Small {
  right: 50px;
  top: 20px;
}

.tradze-options-2 .green-bg-text.left {
  bottom: 0px;
  width: 222px;
  left: 80px;
}

.tradze-options-2 .green-bg-text.right {
  top: 50px;
  right: -100px;
  width: 280px;
}

.tradze-options-2 .circle-Big.big-1 {
  left: 30px;
  bottom: 70px;
  z-index: -1;
}

.tradze-options-2 .circle-Big.big-2 {
  right: 30px;
  top: -40px;
  z-index: -1;
}

.tradze-options-2 .circle.circle-Medium {
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
}

.tradze-options-2 .circle-Smallest {
  right: 50px;
  bottom: 20px;
}

.confirm-booking-wrap .green-bg {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%);
  border-radius: 15px;
  padding: 30px;
  text-align: center;
  min-height: 280px;
}

.confirm-booking-wrap .green-bg h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px 0;
}

.confirm-booking-wrap {
  padding: 40px 0;
}

.rapid-response-system-wrap {
  /* padding: 0 0 40px 0; */
  z-index: 1;
}
.rapid-response-system-wrap h1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
}

.rapid-response-system-wrap p {
  font-size: 20px;
  max-width: 767px;
  margin: 0 auto 30px;
  color: #222;
  line-height: 22px;
}
.btn-contact-us {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 255px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  font-size: 18px;
  color: #fff !important;
  font-weight: bold;
  transition: all ease-in-out 300ms;
}
.btn-contact-us:hover {
  transform: scale(1.05);
}

.slide-image img {
    max-width: 100%;
    width: 100%;
    margin-left: 0 !important;
}
 
.slide-image:before {
    display: none;
}

/******** Responsive Css Start********/

@media only screen and (max-width: 1499px) {
  .slide-text h1 {
    font-size: 42px !important;
  }

  .slide-text {
    max-width: 1160px;
  }

  .slide-text-inr {
    max-width: 500px;
  }

  .sec-heading {
    font-size: 28px;
  }

  .welcome-sec-content p {
    font-size: 16px;
  }
  .logo-shape {
    max-width: 200px;
    right: 0;
  }
  .shape-green {
    top: -80px;
  }
  .logo-shape svg {
    width: 100%;
  }

  .trandze-steps-sec-wrap {
    padding-top: 60px;
  }
  .icon-detail-box {
    font-size: 16px;
  }

  .view-prices-sec-wrap {
    padding: 60px 0;
  }

  .view-prices-sec-wrap .sec-heading {
    font-size: 20px;
  }

  .tradze-options-wrap {
    font-size: 18px;
  }
  .tradze-options-wrap .sec-heading {
    margin-bottom: 30px;
  }
  .tradze-options-wrap h2.sec-heading {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .tradze-options-wrap .row + .row {
    padding: 60px 0;
  }

  .testimonials-sec-wrap .card .card-img {
    max-width: 400px;
  }

  .testimonials-sec-wrap .card .card-detail {
    max-width: calc(100% - 400px);
    padding: 30px 30px;
  }

  .testimonials-sec-wrap .card .card-detail h3 {
    font-size: 24px;
    line-height: 1.5;
  }

  .rapid-response-sec-wrap {
    padding: 60px 0;
  }
  .rapid-response-sec-wrap .container {
    max-width: 1080px;
  }
  .row-flex .left-img {
    max-width: 400px;
    margin: 0 auto;
  }

  .row-flex .right-img {
    /* max-width: 500px; */
  }

  .card-info-sec-wrap .card .card-img {
    max-width: 580px;
  }

  .card-info-sec-wrap .card .card-detail {
    max-width: calc(100% - 580px);
    padding: 20px;
  }

  .card-info-sec-wrap .card .card-detail h3 {
    font-size: 18px;
    line-height: 1.2;
  }
  .card-info-sec-wrap .card .card-detail p {
    font-size: 16px;
    line-height: 20px;
  }
  .howwillwork-sec-wrap {
    padding: 60px 0;
  }

  .howwillwork-sec-wrap p {
    font-size: 16px;
  }

  .HWW-icon {
    max-width: 80px;
  }

  .HWW-detail h4 {
    font-size: 20px;
    max-width: 160px;
  }

  .ready-start-sec-wrap {
    padding: 60px 0;
  }

  .ready-start-sec-wrap h1.sec-heading {
    margin-bottom: 20px;
  }

  .ready-start-sec-wrap p {
    margin: 0;
  }

  .ready-start-sec-wrap .btn {
    margin: 20px 0;
  }
}
@media only screen and (max-width: 1299px) {
  .image-holder-options {
    padding: 0 70px;
  }
  .image-holder-options .green-bg-text {
    font-size: 14px;
  }
  .tradze-options-1 .green-bg-text.left {
    left: 0;
  }

  .tradze-options-1 .green-bg-text.right {
    right: 0;
    bottom: 82px;
  }

  .tradze-options-1 .circle.circle-Big {
    left: 0;
  }

  .tradze-options-2 .green-bg-text.right {
    right: 0;
  }

  .tradze-options-2 .circle-Big.big-2 {
    right: 90px;
  }

  .tradze-options-2 .circle.circle-Medium {
    right: 0;
  }

  .tradze-options-2 .circle-Smallest {
    right: 90px;
  }

  .tradze-options-2 .green-bg-text.left {
    left: 30px;
    border: 10px;
  }

  .tradze-options-2 .circle-Big.big-1 {
    bottom: 120px;
    left: 50px;
  }
}

@media only screen and (max-width: 1199px) {
  .sec-heading {
    font-size: 32px;
  }
  .container {
    width: 100%;
  }
  .slide-text {
    max-width: calc(100% - 30px);
  }

  .slide-text h1 {
    font-size: 36px !important;
  }

  .slide-text p {
    font-size: 16px;
    max-width: 400px;
  }

  .slide-image {
    height: 510px;
  }

  .slide-image img {
    object-fit: cover;
    height: 100%;
  }

  .shape-green svg {
    min-height: 250px;
    max-width: max-content;
  }

 /* .welcome-sec-wrap .sec-heading,
  .welcome-sec-wrap p {
    text-align: left;
    margin-left: 0;
  }*/
  .welcome-sec-wrap {
    padding-top: 80px;
  }

  .logo-shape {
    top: -150px;
  }

  .shape-green {
    top: -50px;
  }

  .trandze-steps-sec-wrap {
    padding-top: 30px;
  }
  .icon-detail-box .icon {
    max-width: 80px;
  }
  .icon-detail-box {
    font-size: 14px;
  }

  .view-prices-sec-wrap {
    padding: 30px 0;
  }
  .view-prices-sec-wrap .sec-heading {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .tradze-options-wrap p {
    margin-bottom: 15px;
  }

  .tradze-options-wrap {
    font-size: 16px;
  }

  .custom-green-check li + li {
    margin-top: 10px;
  }

  .tradze-options-wrap .custom-green-check {
    margin-bottom: 15px;
  }
  .tradze-options-wrap .custom-green-check li {
    padding-left: 40px;
  }

  .tradze-options-wrap .container img {
    max-width: 480px;
    display: block;
    margin: 0 0 15px;
  }

  .tradze-options-wrap .row + .row {
    padding: 30px 0;
  }
  .rapid-response-sec-wrap {
    padding: 30px 0;
  }

  .testimonials-sec-wrap .card .card-img {
    max-width: 300px;
  }

  .testimonials-sec-wrap .card .card-detail {
    max-width: calc(100% - 300px);
    padding: 15px;
  }

  .testimonials-sec-wrap .card .card-detail h3 {
    font-size: 20px;
    line-height: 1.2;
  }

  .testimonials-sec-wrap .card .card-detail .btn {
    margin-top: 15px;
  }

  .ready-start-sec-wrap p {
    font-size: 20px;
  }

  .howwillwork-sec-wrap {
    padding: 30px 0;
  }

  .image-holder-options {
    padding: 0;
  }
  .image-holder-options {
    max-width: 480px;
    margin: 0 auto;
  }

  .image-holder-options > img {
    width: 100%;
    max-width: 100%;
  }

  .image-holder-options .circle {
    display: none;
  }

  .welcome-sec-wrap .sec-heading, .welcome-sec-wrap p {
    text-align: center;
    max-width: 100%;
    margin-top: 12px;
  }
}

@media only screen and (max-width: 991px) {
  .HWW-detail h4 {
    font-size: 18px;
  }

  
  .card-info-sec-wrap .card {
    flex-wrap: wrap;
  }

  .card-info-sec-wrap .card .card-img {
    max-width: 100%;
    border-radius: 10px 10px 0 0;
  }

  .card-info-sec-wrap .card .card-detail {
    max-width: 100%;
    border-radius: 0 0 10px 10px;
  }

  .android-ios a img {   
    max-width: 130px !important; 
  }

}

@media only screen and (max-width: 767px) {  
  .android-ios a img {   
    width: 121px !important;
  }

  .slide-text h1 {
    font-size: 26px !important;
  }
  .slide-text p {
    font-size: 14px;
  }
  .slide-text-inr {
    max-width: 300px;
  }
  .slide-image {
    height: 320px;
  }
  .logo-shape {
    position: static;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    margin-top: -82px;
  }

  .logo-shape svg {
    max-height: 150px;
    max-width: 150px;
  }

  .welcome-sec-wrap .sec-heading,
  .welcome-sec-wrap p {
    text-align: center;
  }

  .welcome-sec-wrap p {
    margin: 0 auto;
  }
  .testimonials-sec-wrap .card .card-img {
    max-width: 250px;
  }

  .testimonials-sec-wrap .card .card-detail {
    max-width: calc(100% - 250px);
  }

  .testimonials-sec-wrap .card .card-detail h3 {
    font-size: 18px;
  }

  .testimonials-sec-wrap .card .card-detail .btn {
    margin: 0;
  }

  .card-info-sec-wrap .card .card-img {
    max-width: 250px;
  }

  .card-info-sec-wrap .card .card-detail {
    max-width: calc(100% - 250px);
    padding: 15px;
  }

  .card-info-sec-wrap .card .card-detail h3 {
    font-size: 18px;
    line-height: 1.2;
  }

  .card-info-sec-wrap .card .card-detail p {
    font-size: 15px;
    line-height: 1.2;
  }
  .HWW-detail h4 {
    font-size: 17px;
  }

  .ready-start-sec-wrap .container img {
    max-width: 320px;
    margin: 0 auto;
    display: block;
  }

  .ready-start-sec-wrap {
    padding: 30px 0;
    text-align: center;
    padding-bottom: 0;
  }

  .ready-start-sec-wrap p {
    margin: 0 auto;
  }

  .call-info {
    text-align: center;
  }

  .call-info p:first-child {
    margin: 0 auto;
  }

    
  .card-info-sec-wrap .card {
    flex-wrap: wrap;
  }

  .card-info-sec-wrap .card .card-img {
    max-width: 100%;
    border-radius: 10px 10px 0 0;
  }

  .card-info-sec-wrap .card .card-detail {
    max-width: 100%;
    border-radius: 0 0 10px 10px;
  }
}



@media only screen and (max-width: 667px) {
  .sec-heading {
    font-size: 22px;
  }
  .slide-image{
    height: 280px;
  }
  
  .slide-image img {
    object-position: 80%;
    width: 180%;
    margin-left: -77%;
    max-width: 180% !important;
  }

  .slide-image:before {
    width: 55%;
  }

  .slide-text h1 {
    font-size: 24px !important;
    margin-bottom: 10px !important;
  }

  .slide-text p {
    font-size: 13px;
    line-height: 1.2;
  }

  .logo-shape svg {
    max-height: 120px;
    max-width: 120px;
  }

  .logo-shape {
    margin-top: -110px;
  }

  .trandze-steps-sec-wrap .row [class*="col-"] {
    width: 50%;
    margin: 15px 0;
  }

  .icon-detail-box .icon {
    max-width: 65px;
  }

  .view-prices-sec-wrap .sec-heading {
    font-size: 16px;
    padding: 0 30px;
  }

  .tradze-options-wrap .sec-heading {
    margin-bottom: 15px;
  }

  .tradze-options-wrap .row + .row {
    padding: 0;
  }

  .testimonials-sec-wrap .card .card-img {
    max-width: 100%;
    border-radius: 10px 10px 0 0;
  }

  .testimonials-sec-wrap .card .card-detail {
    max-width: 100%;
    border-radius: 0 0 10px 10px;
  }

  .rapid-response-sec-wrap .sec-heading {
    margin-bottom: 15px;
  }

  .rapid-response-sec-wrap .container img {
    /* max-width: 320px; */
    margin: 10px auto;
    display: block;
  }

  .card-info-sec-wrap .card {
    flex-wrap: wrap;
  }

  .card-info-sec-wrap .card .card-img {
    max-width: 100%;
    border-radius: 10px 10px 0 0;
  }

  .card-info-sec-wrap .card .card-detail {
    max-width: 100%;
    border-radius: 0 0 10px 10px;
  }

  .howwillwork-sec-wrap {
    padding: 30px 0;
  }

  .howwillwork-sec-wrap [class*="col-"] {
    width: 100%;
  }

  .HWW-card {
    margin: 5px 0;
    align-items: center;
  }

  .HWW-detail h4 {
    max-width: 100%;
  }

  .image-holder-options .green-bg-text {
    font-size: 13px;
    padding: 8px;
    line-height: 1.1;
  }
}

/******** Responsive Css End********/

/* Header Adjustment Css Start */
.menu-background {
  position: absolute;
  top: 0;
  /* z-index: 9; */
}
body {
  padding-top: 103px;
  overflow-x: hidden;
}
@media only screen and (max-width: 1550px) {
  body {
    padding-top: 87px;
  }
}
@media only screen and (max-width: 991px) {
  body {
    /* padding-top: 60px; */
  }
}

/* Header Adjustment Css End */

/* Top Black Section Css Start */
.first-section.mt-0 {
  margin-top: 0;
}
.top-black-sticky-wrap {
  background: #000;
  color: #fff;
  padding: 10px 0;
  position: sticky;
  display: flex;
  align-items: center;
  top: 103px;
  z-index: 9;
}
.top-black-sticky-wrap .diba-daySpa-Head {
  margin: 0;
}
.top-black-sticky-wrap .leftBlock_firstSection h1 {
  color: #fff;
  font-size: 40px;
  margin: 10px 0;
}

.top-black-sticky-wrap .rightBlock_firstSection ul a {
  color: #fff;
  text-transform: capitalize;
  position: relative;
}
.top-black-sticky-wrap .rightBlock_firstSection ul a.active:after {
  content: "";
  position: absolute;
  width: 34px;
  height: 3px;
  left: 16px;
  top: calc(100% + 10px);
  background: #ffffff;
  border-radius: 5px 5px 0 0;
}
@media only screen and (max-width: 1550px) {
  .top-black-sticky-wrap {
    top: 87px;
  }
}

@media only screen and (max-width: 991px) {
  .top-black-sticky-wrap {
    top: 60px;
  }

  .top-black-sticky-wrap .leftBlock_firstSection h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .top-black-sticky-wrap {
    position: static;
  }
  .top-black-sticky-wrap .diba-daySpa-Head {
    flex-direction: column;
  }
}

@media only screen and (max-width: 576px) {
  .top-black-sticky-wrap .rightBlock_firstSection ul a.active:after {
    top: 100%;
    left: 0;
  }
}

/* Top Black Section Css End */

/* Top Slider Css Start */
.slider_elements-v-2 {
  margin: 0;
  /* height: calc(100vh - 179px); */
  height: auto;
  overflow: hidden;
}
.slider_elements-v-2 .innerSliderLayer{
  display: block;
}
.slider_elements-v-2 img {
  /* min-height: calc(100vh - 179px);
  max-height: calc(100vh - 179px); */
  min-height: auto;
  max-height: 100%;
  width: auto;
}
.slider_elements.slider_elements-v-2 .owl-carousel .owl-stage{
  display: block;
}
.slider_elements-v-2 .owl-carousel .owl-item {
  position: relative;
}
.slider_elements-v-2 .owl-carousel .owl-item:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.24);
}
.slider_elements.slider_elements-v-2
  .owl-carousel.owl_elementBlock
  .owl-nav
  button {
  background-color: #fff !important;
  opacity: 1;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.slider_elements.slider_elements-v-2
  .owl-carousel.owl_elementBlock
  .owl-nav
  button
  span {
  background: -webkit-linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(101deg, #74c9a7, #236c4e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.slider_elements-v-2 .layerImgFist img {
  border: none;
}
/* Top Slider Css End */

/* Service Section Css Start */
.services-thumb-slider {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #d9d9d9;
  padding: 40px 0;
  color: #fff;
}
.services-thumb-slider h1 {
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 0 40px 0;
  font-size: 38px;
}

.services-thumb-slider h1 span {
  position: relative;
}
.services-thumb-slider h1 span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.services-large-slider {
  padding: 100px 0;
  background: #f5f5f5;
}

.services-thumb-slider .swiper-slide {
  text-align: center;
}
.services-thumb-slider .services-thumb-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
}
.services-thumb-slider .services-thumb-img img {
  height: 100%;
  width: auto;
  min-width: 100%;
  object-fit: cover;
}
.services-thumb-slider .swiper-slide h4 {
  font-size: 20px;
  margin: 15px 0 0 0;
  cursor: pointer;
}
.services-thumb-slider .swiper-slide.swiper-slide-thumb-active h4 {
  font-weight: bold;
}
.services-thumb-slider .swiper-button-next,
.services-thumb-slider .swiper-button-prev {
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.services-thumb-slider .swiper-button-next {
  right: 0;
}

.services-thumb-slider .swiper-button-prev {
  left: 0;
}
.services-thumb-slider .swiper-button-next:after,
.services-thumb-slider .swiper-button-prev:after {
  display: none;
}

.services-thumb-slider .swiper-button-next svg,
.services-thumb-slider .swiper-button-prev svg {
  max-height: 15px;
}

.services-large-slider .swiper-slide {
}

.services-large-slider .swiper-slide .hairDryer {
  max-width: 100%;
}

.services-large-slider .swiper-slide .servicesDetail-block {
  text-align: left;
  font-size: 20px;
  color: #000000;
  line-height: 1.1;
}

.services-large-slider .swiper-slide .servicesDetail-block h4:after {
  left: 0;
  width: 60px;
}

.services-large-slider .swiper-slide .servicesDetail-block h4 {
  font-size: 32px;
  font-weight: bold;
  color: #000000;
}

.services-large-slider .swiper-slide .servicesDetail-block h4 img {
  max-height: 45px;
  display: inline;
  width: auto;
}

.services-large-slider .swiper-slide .btn-moreBlock {
  text-align: left;
}

.services-large-slider .swiper-slide .btn-moreBlock a.more-btn {
  min-width: 135px;
  border-radius: 50px;
  font-size: 16px;
}

.services-large-slider .swiper-slide .serviceDesImg img {
  /* filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25)); */
  border-radius: 10px;
  max-height: 380px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  display: block;
}
/* Service Section Css End */

/* About Us Section Css Start */

.aboutus-wrap-v-2 {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #d9d9d9;
  padding: 40px 0;
  color: #fff;
  text-align: center;
}
.aboutus-wrap-v-2 h1 {
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 38px;
}
.aboutus-wrap-v-2 h1 span {
  position: relative;
}
.aboutus-wrap-v-2 h1 span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.aboutus-wrap-v-2 p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .aboutus-wrap-v-2 {
    padding: 30px 0;
  }

  .aboutus-wrap-v-2 h1 {
    font-size: 32px;
    margin: 0 0 30px 0;
  }

  .aboutus-wrap-v-2 p {
    font-size: 16px;
    line-height: 1.2;
  }
}

/* About Us Section Css End */

/* Meet The Star Review Css Start*/
.meet-the-star-review-wrap {
  padding: 60px 0;
}
.meet-the-star-review-wrap .container {
  max-width: 991px;
}
.meet-the-star-review-wrap h1 {
  font-weight: bold;
  text-align: center;
  color: #000;
  margin: 0 0 60px 0;
  font-size: 48px;
}
.meet-the-star-review-wrap h1 span {
  position: relative;
}
.meet-the-star-review-wrap h1 span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.MTSR-Slider-Box {
  padding: 8px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #d9d9d9;
  border-radius: 16px;
  margin-left: 50px;
}
.MTSR-Inr-Box {
  display: flex;
  background: #000;
  color: #fff;
  padding: 48px;
  padding-left: 200px;
  position: relative;
  min-height: 300px;
  border-radius: 16px;
}
.MTSR-Slider-Box .Img-Box-Outer {
  padding: 8px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #d9d9d9;
  border-radius: 16px;

  width: 210px;
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}
.MTSR-Slider-Box .Img-Box {
  border-radius: 16px;
  overflow: hidden;
}

.MTSR-Slider-Box .Detail-Box {
  font-size: 24px;
  line-height: 1.1;
}

.MTSR-Slider-Box .Detail-Box h3 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px 0;
}

.MTSR-Slider-Box .rating {
  font-size: 20px;
}
.MTSR-Slider-Box .rating span:nth-child(2) {
  margin-left: 10px;
}

.mySwiperStarReview {
  padding-bottom: 60px;
}
.mySwiperStarReview .swiper-pagination {
  bottom: 0px;
}

.mySwiperStarReview .swiper-pagination .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #000000 !important;
  opacity: 1;
}
.mySwiperStarReview
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 35px !important;
  border-radius: 50px;
  background: #236c4e !important;
}
/* Meet The Star Review Css End*/

/* Contact Us wrap Css Start */
.ContactUs-Wrap {
  padding: 60px 0;
}
.contact-inr-wrap {
  display: flex;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff;
  box-shadow: 0px 141px 200px -80px rgba(25, 58, 75, 0.3);
  border-radius: 20px;
  padding: 30px;
  padding-right: 0;
}
.green-col {
  color: #fff;
  padding-right: 160px;
}
.black-col {
  background: #000;
  border-radius: 0px 20px 20px 0;
  padding: 30px;
  padding-left: 0;
  margin-top: -30px;
  margin-bottom: -30px;
  width: 545px;
  position: relative;
}
.green-col p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.green-col .form-group {
  margin-bottom: 20px;
}
.green-col .form-group .form-control {
  padding: 12px 15px;
  height: 40px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}

.black-col div#map {
  min-height: 600px;
  border-radius: 10px;
  margin-left: -100px;
}

.green-col h1 {
  font-size: 38px;
  margin-top: 0;
  font-weight: bold;
}

ul.contact-list-v-2 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: -10px -10px 0;
}

ul.contact-list-v-2 li {
  padding: 0 10px;
  margin: 10px 0;
}

ul.contact-list-v-2 .Contact-Box {
  display: flex;
}

.Contact-Box-Detail p {
  font-size: 13px;
  margin: 0;
  line-height: 1.2;
}

.Contact-Box-Detail {
  margin-left: 5px;
}

.green-col .tagline-text a {
  color: #fff;
}

.send-button {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 50px;
  background: #222222;
  border-radius: 100px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  border: none;
}
@media only screen and (max-width: 1199px) {
  .contact-inr-wrap {
    flex-direction: column;
    padding: 30px;
  }

  .black-col {
    margin: 0;
    width: 100%;
    margin-bottom: -50px;
    padding: 0;
    background: none;
    border-radius: 0;
  }

  .black-col div#map {
    margin: 0;
    margin-left: -30px;
    border-radius: 0;
    margin-right: -30px;
  }

  .green-col {
    padding: 0;
  }

  ul.contact-list-v-2 {
    margin-top: 0;
  }

  ul.contact-list-v-2 li {
    margin: 10px 0;
  }
}

@media only screen and (max-width: 991px) {
  .ContactUs-Wrap {
    padding: 30px 0;
  }

  .green-col h1 {
    font-size: 38px;
  }

  .green-col p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .green-col .form-group .form-control {
    padding: 12px 10px;
    height: 40px;
    border-radius: 5px;
  }

  .green-col .form-group {
    margin-bottom: 10px;
  }
  .Contact-Box-Detail p {
    font-size: 13px;
    margin: 0;
  }
}

/* Contact Us wrap Css End */

/* Shpage Bg Css Start */

.Shape-bottom-container-wrap {
  position: relative;
}
.Shape-bottom-container-wrap .bg-shape {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 100%;
  left: 0;
}
.Shape-bottom-container-wrap .bg-shape svg {
  width: 100%;
}
/* Shpage Bg Css End */

/* Sticky Service Slider Start*/
section#sticky-slider {
  /* z-index: 9;
    top: 103px; */
  position: static;
}
section#services.servives-section {
  background: #fff;
  margin-bottom: 0 !important;
}
section#services.servives-section .servives-section {
  margin: 0;
}
section#services.servives-section .container.servives-section {
  margin-bottom: 0 !important;
}
.services-details {
  padding: 60px 0;
}
.services-details .row.common-flex + .row.common-flex {
  margin-top: 30px;
}
.services-details .row.common-flex .serviceDesImg {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  background: #fff;
}
.services-details .row.common-flex .serviceDesImg img {
  height: 400px;
  /* height: 600px; */
  object-fit: cover;
}
.services-details .row.common-flex .fullscreen .servicesDetail-block h4 {
  font-weight: bold;
  font-size: 28px;
  color: #000;
  margin-top: 0;
  margin-bottom: 15px;
}
.services-details .row.common-flex .fullscreen .servicesDetail-block h4:after {
  width: 90px;
  border-radius: 5px 5px 0 0;
}
.services-details .row.common-flex .fullscreen .hairDryer {
  max-width: 455px;
}
.services-details .row.common-flex .fullscreen .servicesDetail-block {
  font-size: 18px;
  line-height: 1.1;
}
.services-details .row.common-flex .fullscreen .btn-moreBlock {
  margin: 15px 0 0 0;
}

.services-details .row.common-flex .fullscreen .btn-moreBlock a.more-btn {
  border-radius: 50px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.services-details .row.common-flex .fullscreen .btn-moreBlock a.more-btn span {
  min-width: 100px;
  font-size: 14px;
  padding: 10px !important;
  line-height: 1;
}

.services-details .row.common-flex .fullscreen .open_blockitem {
  width: calc(100% - 15px);
  padding: 20px;
  border-radius: 10px;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .blockItemInner
  .clickSetJobsrs {
  height: 40px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #d9d9d9;
  margin: -20px -20px 20px -20px;
  color: #fff;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .blockItemInner
  .clickSetJobsrs
  i {
  right: 10px;
  top: 10px;
}

.services-details .row.common-flex:nth-child(even) .fullscreen .open_blockitem {
  left: auto;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .inner_listtabs_block
  .nav-tabs
  > li
  > a {
  border: 1px solid #236c4e;
  border-radius: 5px;
  padding: 5px 10px;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .inner_listtabs_block
  .nav-tabs
  > li.active
  > a {
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .inner_listtabs_block
  .nav-tabs
  > li
  + li {
  margin-top: 6px;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .inner_listtabs_block
  .nav-tabs
  > li {
  border: none;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .inner_listtabs_block
  .nav-tabs
  > li.active:after {
  display: none;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .inner_listtabs_block
  .nav-tabs
  > li
  a
  span {
  font-size: 16px;
}

.services-details
  .row.common-flex
  .fullscreen
  .open_blockitem
  .inner_listtabs_block
  .nav-tabs
  > li.active
  span {
  font-weight: bold;
}

.services-details .tab-content > .tab-pane .service-history {
  border-bottom: 1px solid #000;
  border-image-source: none !important;
  padding-top: 5px;
}
.services-details .tab-content > .tab-pane .service-history .detail-time {
  margin-top: 5px;
}

.services-details .btn-showMoreCategory {
  height: 32px !important;
}
.services-details .btn-showMoreCategory p {
  margin: 0;
}

.services-details .service-history .meditation-secondBlock_inner {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.services-details .service-history .meditation-secondBlock_inner p {
  margin: 0 0 0 10px;
  line-height: 1;
  font-size: 14px;
  color: #000 !important;
}

.services-details .service-history .meditation-secondBlock_inner del {
  line-height: 1;
  font-weight: normal;
  font-size: 14px;
  color: #000 !important;
}

.services-details .service-history .service_left .service-Detail p {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 14px;
  color: #000 !important;
}

.services-details .service-history .selected_btn button, .services-details .service-history .selected_btn a {
  text-transform: uppercase;
  border: var(--border) !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: var(--my-shadow) !important;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-details .service-history .selected_btn button span , .services-details .service-history .selected_btn a span {
  font-size: 24px;
  line-height: 30px !important;
  padding: 0 !important;
}
.services-details .service-history .selected_btn button:hover span.btext:before, .services-details .service-history .selected_btn a:hover span.btext:before {
  padding: 0;
}
.services-details .btn-showMoreCategory {
  height: 45px;
}

.services-details .btn-showMoreCategory p {
  font-size: 16px;
}
.services-details .btn-showMoreCategory a.arrow-none.ShowBtn-popup-modal {
  text-transform: uppercase;
  border: var(--border) !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: var(--my-shadow) !important;
  border-radius: 100px;
  min-width: 100px;
  font-size: 12px;
  color: #000;
  font-weight: bold !important;
  padding: 5px 6px;
  /* padding: 9.5px 12px; */
  cursor: pointer;
}

.services-details .btn-showMoreCategory a.arrow-none.ShowBtn-popup-modal:hover {
  box-shadow: none !important;
  color: #fff;
}

.services-details .btn-showMoreCategory p > a.arrow-none.ShowBtn-popup-modal {
  margin-left: 10px;
}

.service-history .service_left .detail-time span {
  font-size: 16px;
}
.services-details .col-sm-8.inner_listtabs__content_block {
  padding: 0;
}
.services-details .tab-content > .tab-pane {
  border: 1px solid #236c4e;
  border-radius: 5px;
  padding: 5px 10px;
}

.services-details .tab-content > .tab-pane .panel-group .panel .panel-heading {
}

.services-details
  .tab-content
  > .tab-pane
  .panel-group
  .panel
  .panel-heading
  h4.panel-title {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  border-bottom: 1px solid #000;
  border-image-source: none !important;
}

.services-details
  .tab-content
  > .tab-pane
  .panel-group
  .panel
  .panel-heading
  h4.panel-title
  a.category-accordian {
  padding-left: 0;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  flex-direction: column;
  font-size: 16px;
  font-weight: bold;
}

.services-details
  .tab-content
  > .tab-pane
  .panel-group
  .panel
  .panel-heading
  h4.panel-title
  a.category-accordian
  p {
  font-size: 14px;
}

.services-details .tab-content > .tab-pane .panel-group .panel .panel-body {
  padding-top: 0;
  padding-right: 0;
}

@media only screen and (max-width: 1199px) {
  section#services.servives-section.desktop-version-services {
    /* display: none !important; */
  }

  .servives-section.desktop-version-services {
    display: block !important;
  }
  section#services.servives-section.mobile-version-services {
    display: block !important;
  }

  .servives-section.desktop-version-services .common-flex .col-md-6.wrap {
    width: 100%;
}
  .servives-section.desktop-version-services .common-flex:nth-child(odd) {
    flex-direction: column;
  }

  .servives-section.desktop-version-services .common-flex:nth-child(even) {
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 767px) {
  .services-details .row.common-flex .serviceDesImg img {
    height: 300px;
  }
  .services-details .col-sm-8.inner_listtabs__content_block {
    padding: 0 15px;
    margin-top: 15px;
  }

}

@media only screen and (max-width: 991px) {
  section#sticky-slider {
    padding: 30px 0;
  }

  .services-thumb-slider h1 {
    font-size: 32px;
    margin: 0 0 30px 0;
  }

  .services-details {
    padding: 30px 0;
  }

  .services-details .row.common-flex .fullscreen .open_blockitem {
    width: 100%;
  }
}

@media only screen and (max-width: 1299px) {
  .services-details
    .row.common-flex
    .fullscreen
    .open_blockitem
    .inner_listtabs_block
    .nav-tabs
    > li
    a
    span {
    font-size: 15px;
  }

  .services-details .btn-showMoreCategory p {
    font-size: 15px;
    color: #000 !important;
  }

  .services-details .btn-showMoreCategory a.arrow-none.ShowBtn-popup-modal {
    font-size: 14px;
  }

  .services-details .service-history .selected_btn button {
  }

  .services-details .service-history .selected_btn button span {

  }

  .service-history .service_left .detail-time span {
    font-size: 15px;
    color: #000 !important;
  }

  .services-details
    .tab-content
    > .tab-pane
    .panel-group
    .panel
    .panel-heading
    h4.panel-title
    a.category-accordian
    p {
    font-size: 15px;
    color: #000 !important;
  }

  .services-details
    .tab-content
    > .tab-pane
    .panel-group
    .panel
    .panel-heading
    h4.panel-title
    a.category-accordian {
    font-size: 16px;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .services-details
    .row.common-flex
    .fullscreen
    .open_blockitem
    .blockItemInner
    .row {
    display: flex;
    flex-direction: column;
  }
  .services-details
    .row.common-flex
    .fullscreen
    .open_blockitem
    .blockItemInner
    .row
    [class*="col-"] {
    width: 100%;
  }
}

/* Sticky Service Slider End*/

/* Meet The Star New Css  Start*/
#meetTheStar {
  padding: 40px 0;
}
#meetTheStar .meetStart-head h4 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  margin: 0 0 20px 0;
}
#meetTheStar .owl-item {
}

#meetTheStar .owl-item .item {
  position: relative;
}

#meetTheStar .owl-item .item .star-icon {
  /* width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  display: flex; */
  position: absolute;
  top: 15px;
  right: 40px;
  z-index: 1;
  cursor: pointer;
}

#meetTheStar .owl-item .item .star-icon a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

#meetTheStar .owl-item .item .star-icon a i {
  /* display: none; */
}

#meetTheStar .owl-item .item .vamtam-project1 {
  /* border: 3px solid #ffffff; */
  box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.25);
  border-radius: 14px;
  overflow: hidden;
  border: none;
}

#meetTheStar
  .owl-item
  .item
  .vamtam-project1
  .portfolio-image1
  .thumbnail1
  > img {
  max-height: 250px;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

#meetTheStar .owl-item .item .vamtam-project1 .portfolio-image1 .thumbnail1 {
  border: 3px solid #ffffff;
  box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.25);
  border-radius: 15px;
  /* background: #fff; */
  border: var(--border) !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: var(--my-shadow) !important;
}

#meetTheStar .owl-carousel .owl-item {
  position: relative;
}
#meetTheStar .owl-carousel .owl-item:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.24);
}
#meetTheStar .owl-carousel .owl-nav button {
  background-color: #fff !important;
  opacity: 1;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  position: absolute;
}
#meetTheStar .owl-carousel .owl-nav button span {
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 34px;
  background-image: none !important;
}

#meetTheStar .owl-carousel .owl-nav button.owl-prev {
  left: -50px;
}

#meetTheStar .owl-carousel .owl-nav button.owl-next {
  right: -50px;
}

@media only screen and (max-width: 1199px) {
  #meetTheStar .owl-carousel .owl-nav button.owl-prev {
    left: 0px;
  }

  #meetTheStar .owl-carousel .owl-nav button.owl-next {
    right: 0px;
  }
}

@media only screen and (max-width: 991px) {
  #meetTheStar {
    padding: 20px 0;
  }

  #meetTheStar .meetStart-head h4 {
    font-size: 28px;
    margin: 0 0 20px 0;
  }
}

/* Meet The Star New Css  End*/

/* Top Thumb Slider Css Start */
section#sticky-slider.services-thumb-slider .portfolio-image2 .slider-head i {
  background: #fff;
  height: 180px;
  border: 3px solid #ffffff;
  box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.25);
  border-radius: 14px;
}

section#sticky-slider.services-thumb-slider
  .portfolio-image2
  .slider-head
  i
  img {
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}

section#sticky-slider.services-thumb-slider
  .portfolios2
  .vamtam-project2:hover
  .portfolio_details2:after {
  display: none;
}

section#sticky-slider.services-thumb-slider .owl-carousel .owl-item {
  position: relative;
}

section#sticky-slider.services-thumb-slider .owl-carousel .owl-item:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.24);
}
section#sticky-slider.services-thumb-slider .owl-carousel .owl-nav button {
  background-color: #fff !important;
  opacity: 1;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  position: absolute;
}
section#sticky-slider.services-thumb-slider .owl-carousel .owl-nav button span {
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 34px;
  background-image: none !important;
}

section#sticky-slider.services-thumb-slider
  .owl-carousel
  .owl-nav
  button.owl-prev {
  left: -30px;
}

section#sticky-slider.services-thumb-slider
  .owl-carousel
  .owl-nav
  button.owl-next {
  right: -30px;
}

section#sticky-slider.services-thumb-slider .owl-carousel .owl-item .item {
  padding: 0 !important;
}

section#sticky-slider.services-thumb-slider
  .owl-carousel
  .owl-item
  .item
  .vamtam-project2 {
  padding: 0 15px !important;
}
section#sticky-slider.services-thumb-slider .content-slider .owl-stage-outer {
  margin: 0 15px;
}
@media only screen and (max-width: 1199px) {
  section#sticky-slider.services-thumb-slider
    .owl-carousel
    .owl-nav
    button.owl-prev {
    left: 0px;
  }

  section#sticky-slider.services-thumb-slider
    .owl-carousel
    .owl-nav
    button.owl-next {
    right: 0px;
  }
}
/* Top Thumb Slider Css End */

.partner-contact-us-wrap {
  padding: 40px 0;
}
#Contactuswrap.partner-contact-us-wrap.auth_background.auth-contact-us-wrap
  .box-background
  .filds-input
  textarea {
  max-height: 150px;
  min-height: 150px;
  padding: 6px 12px !important;
}
#Contactuswrap.partner-contact-us-wrap.auth_background.auth-contact-us-wrap
  .login-reg-sec1 {
  display: block;
}

#Contactuswrap.partner-contact-us-wrap.auth_background.auth-contact-us-wrap
  .box-background
  .text-zone-description
  form
  .clearfix.text-center
  .btn-com
  button {
  max-width: 274px;
  width: 100%;
  color: #fff !important;
  font-weight: bold;
}

/* Reviews Section Css Start */
section#reviews.reviews-v-2 h1 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  margin: 0 0 20px 0;
}

.reviews-inr-div {
  padding: 45px 50px;
  background: #ffffff;
  border-radius: 14px;
  border: 4px solid #236c4e;
}
section#reviews.reviews-v-2 .reviews-inr-div .feature-item-row {
  flex-wrap: wrap;
}

section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(1) {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 15px;
}

section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(2),
section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(3) {
  width: calc(50% - 20px);
}

section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(2)
  .star-layer-outer-elements,
section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(3)
  .star-layer-outer-elements {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(2)
  .star-layer-outer-elements
  .star-layer-outer,
section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(3)
  .star-layer-outer-elements
  .star-layer-outer {
  width: 50%;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(2)
  .star-layer-outer-elements
  .star-layer-outer
  .star-layer-title
  h4,
section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(3)
  .star-layer-outer-elements
  .star-layer-outer
  .star-layer-title
  h4 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin: 0;
  text-transform: capitalize;
}

section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(2)
  .star-layer-outer-elements
  .star-layer-outer
  .star-selector
  i,
section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(3)
  .star-layer-outer-elements
  .star-layer-outer
  .star-selector
  i {
  font-size: 15px;
  width: auto;
  height: auto;
}

section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(2)
  .star-layer-outer-elements
  .star-layer-outer
  .star-selector
  span,
section#reviews.reviews-v-2
  .reviews-inr-div
  .feature-item-row
  .feature-item-col:nth-child(3)
  .star-layer-outer-elements
  .star-layer-outer
  .star-selector
  span {
  color: #000;
  font-size: 16px;
  margin-left: 16px;
}

@media only screen and (max-width: 1550px) {
  .reviews-inr-div {
    padding: 25px 25px;
  }
  section#reviews.reviews-v-2
    .reviews-inr-div
    .feature-item-row
    .feature-item-col:nth-child(2)
    .star-layer-outer-elements
    .star-layer-outer
    .star-layer-title
    h4,
  section#reviews.reviews-v-2
    .reviews-inr-div
    .feature-item-row
    .feature-item-col:nth-child(3)
    .star-layer-outer-elements
    .star-layer-outer
    .star-layer-title
    h4 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 991px) {
  section#reviews.reviews-v-2
    .reviews-inr-div
    .feature-item-row
    .feature-item-col:nth-child(2),
  section#reviews.reviews-v-2
    .reviews-inr-div
    .feature-item-row
    .feature-item-col:nth-child(3) {
    width: calc(100% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  section#reviews.reviews-v-2
    .reviews-inr-div
    .feature-item-row
    .feature-item-col:nth-child(2)
    .star-layer-outer-elements
    .star-layer-outer,
  section#reviews.reviews-v-2
    .reviews-inr-div
    .feature-item-row
    .feature-item-col:nth-child(3)
    .star-layer-outer-elements
    .star-layer-outer {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .feature-items-section {
    padding: 15px 0;
  }

  section#reviews.reviews-v-2 h1 {
    font-size: 28px;
    margin: 0 0 20px 0;
  }
}
/* Reviews Section Css End */

/* Treatment Page Redesign Css Start */

.sec-gap.booking-treatments.booking-treatments-v-2 {
  background-image: none !important;
  min-height: 100vh;
  padding: 80px 0 !important;
  position: relative;
  background-repeat: no-repeat !important;
}

.sec-gap.booking-treatments.booking-treatments-v-2 .back-button {
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 10px;
}

.sec-gap.booking-treatments.booking-treatments-v-2 .box-inner {
  padding: 10px;
  background: #fff;
  border-radius: 10px;
}

.sec-gap.booking-treatments.booking-treatments-v-2 .box-inner p {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #009090;
  border-radius: 0px 0px 10px 10px;
  font-size: 15px;
}

.sec-gap.booking-treatments.booking-treatments-v-2 .box-inner .imgbox {
  border-radius: 10px 10px 0 0;
}

.sec-gap.booking-treatments.booking-treatments-v-2 .box-inner .imgbox:before {
  background: rgb(0 0 0 / 50%);
}

.sec-gap.booking-treatments.booking-treatments-v-2 .box-inner .imgbox img {
  height: 250px;
}

.sec-gap.booking-treatments.booking-treatments-v-2 .box-inner h2 {
  font-size: 22px;
  transform: translateY(-50%);
  top: 40%;
  line-height: 1;
}
.sec-gap.booking-treatments.booking-treatments-v-2
  .row.custom-row.column-full-width {
  margin: 0 -10px;
}
.sec-gap.booking-treatments.booking-treatments-v-2
  .row.custom-row.column-full-width
  [class*="col-"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 10px;
}

.header-welcome-text h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px 0;
}

.header-welcome-text.easy-steps h1  {
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.header-welcome-text p {
  font-size: 20px;
  max-width: 667px;
  margin: 0 auto;
  color: #000000;
  line-height: 24px;
}

.header-welcome-text h1 span {
  color: #60b190;
}

.header-welcome-text {
  margin-bottom: 10px;
}

@media only screen and (max-width: 1299px) {
  .sec-gap.booking-treatments.booking-treatments-v-2 .box-inner h2 {
    font-size: 30px;
  }

  .sec-gap.booking-treatments.booking-treatments-v-2 .box-inner p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .sec-gap.booking-treatments.booking-treatments-v-2
    .row.custom-row.column-full-width
    [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .header-welcome-text h1 {
    font-size: 32px;
    margin: 0 0 15px 0;
  }

  .header-welcome-text {
    margin-bottom: 10px;
  }

  .header-welcome-text.easy-steps h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 10px 0;
  }

  .header-welcome-text p {
    font-size: 16px;
    line-height: 20px;
  }
}

/* Treatment Page Redesign Css End */

/* Service Type Sec Css Start */
.service-type-v-2 {
}

.service-type-v-2 {
  background-image: none !important;
  min-height: 100vh;
  padding: 80px 0 !important;
  position: relative;
  background-repeat: no-repeat !important;
}

.service-type-v-2 .back-button {
  position: absolute;
  top: 0;
  padding: 10px;
}

.service-type-v-2 .box-inner {
}

.service-type-v-2 .row.custom-row {
  margin: 0 -10px;
}
.service-type-v-2 .row.custom-row [class*="col-"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 10px;
}

.service-type-v-2 .box-inner {
  padding: 10px;
  background: #fff;
  border-radius: 10px;
}

.service-type-v-2 .box-inner h2 {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #009090;
  border-radius: 0px 0px 10px 10px;
  font-size: 20px;
  position: static;
  margin: 0;
  padding: 10px;
}

.service-type-v-2 .box-inner .imgbox {
  border-radius: 10px 10px 0 0;
}

.service-type-v-2 .box-inner .imgbox:before {
  background: rgb(0 0 0 / 50%);
}

.service-type-v-2 .box-inner .imgbox img {
  height: 220px;
}

.search-input-rounded {
  max-width: 450px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
}
.search-input-rounded .form-control {
  padding: 10px 24px;
  padding-left: 54px;
  border: 2px solid #000000;
  border-radius: 100px;
  height: 44px;
  background: transparent;
  font-size: 16px;
  color: #000000;
}
.search-input-rounded .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
.search-input-rounded .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
.search-input-rounded .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
.search-input-rounded .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.search-input-rounded span {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}

.service-type-v-2 .row.custom-row .view-more-div {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  margin-top: 40px;
}

.service-type-v-2 .row.custom-row .view-more-div .btn {
  font-size: 16px !important;
  color: #000 !important;
  border-radius: 100px !important;
  padding: 10px 10px 7px 10px;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  border: var(--border) !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: var(--my-shadow) !important;
  min-width: 200px;
}

@media only screen and (max-width: 1599px) {
  .service-type-v-2 .box-inner .imgbox img {
    height: 200px;
  }
  .service-type-v-2 .box-inner h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 991px) {
  .service-type-v-2 .row.custom-row [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49.333333%;
    flex: 0 0 49.333333%;
    max-width: 49.333333%;
  }
}

@media only screen and (max-width: 767px) {
  .service-type-v-2 .row.custom-row [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Service Type Sec Css End */

/* Top Green Banner Start */

.top-green-banner-wrap {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff;
  color: #000;
  padding-top: 30px;
  position: relative;
  /* overflow: hidden; */
}
.top-green-banner-wrap .shape {
  position: absolute;
}

.top-green-banner-wrap .shape.shape-left {
  bottom: 0;
  left: 0;
}

.top-green-banner-wrap .shape.shape-right {
  top: 0;
  right: 0;
}
.top-green-banner-inr {
  display: flex;
  align-items: end;
  margin: 0 -15px;
}
.top-green-banner-left h1 {
  margin: 0 0 30px 0;
  font-size: 50px;
  font-weight: bold;
  max-width: 600px;
}

.top-green-banner-left p {
  font-size: 22px;
  max-width: 648px;
  line-height: 30px;
}
.top-green-banner-left {
  max-width: calc(100% - 400px);
  padding: 0 15px;
  max-width: 100%;
}
.top-green-banner-right {
  max-width: 400px;
  margin-left: auto;
  padding: 0 15px;
  /* margin-bottom: -50px; */
}

@media only screen and (max-width: 1199px) {
  .top-green-banner-left h1 {
    font-size: 40px;
  }

  .top-green-banner-left p {
    font-size: 18px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .top-green-banner-left h1 {
    font-size: 32px;
  }

  .top-green-banner-left p {
    font-size: 16px;
    line-height: 18px;
    max-width: 100%;
  }
  
  .top-green-banner-right {
    max-width: 180px;
  }
  .top-green-banner-inr {
    display: block;
  }
  .top-green-banner-left{
    max-width: 100%;
    width: 100%;
  }
  .top-green-banner-right {
display: none;
  }
  .nav-tabs.nav-justified > li {
    width: 50%;
  }
}

@media only screen and (max-width: 567px) {

  .booking_banner.bookservice-sec {
        height: 400px;
        min-height: 400px;
        background-position: -130px !important;
    }
    .booking_banner.bookservice-sec .right-blog .inactive-button-massage {
        font-size: 16px;
        width: 120px;
        height: 120px;
    }
}

  .top-green-banner-left h1 {
    font-size: 30px;
    margin: 0 0 10px 0;
    max-width: 100%;
  }

  .top-green-banner-right {
    margin: 0 auto;
  }
}
/* Top Green Banner End */

.sec-services-venu-v-2 {
  /* min-height: 100vh; */
  background: #f5f5f5 !important;
}

.sec-services-venu-v-2 .sec-gap.sec-salon-banner-main {
  position: static;
  padding: 30px 0 90px;
  background-image: none !important;
  /* min-height: 100vh; */
  /* max-width: 90%; */
  max-width: 520px;
}

.sec-services-venu-v-2 .sec-gap.sec-salon-banner-main .outer_calender {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
}

.sec-services-venu-v-2
  .sec-gap.sec-salon-banner-main
  .sec-salon-main
  .inner_calender {
  background: #000 !important;
  padding: 10px !important;
  border-radius: 10px !important;
  border: none !important;
  background-image: none !important;
  background-origin: border-box !important;
  background-clip: initial !important;
  box-shadow: none !important;
  min-height: auto;
}
.sec-services-venu-v-2 .sec-salon-main .accordion {
  display: flex;
  flex-wrap: wrap;
  /* margin: 0 -5px; */
}

.sec-services-venu-v-2 .sec-salon-main .accordion-item {
  width: 100%;
  /* padding: 0 5px; */
  border: 0;
  background: #000;
}
.sec-services-venu-v-2 .sec-salon-main .accordion-item + .accordion-item {
  margin-top: 15px;
}
.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item
  .accordion-item-body
  .accordion-item-body-content {
  padding: 10px;
  border-radius: 5px;
}
.sec-services-venu-v-2 .sec-salon-main .accordion-item .accordion-item-header {
  border-radius: 10px;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(1)
  .accordion-item-body {
  /* width: 980px;
    left: 15%; */
}
.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-body {
  /* width: 980px;
    left: -85%; */
}
.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-body
  .form-group {
  margin: 0;
}
.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-header
  .container_radio {
  display: flex;
  align-items: center;
}
.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-header
  .container_radio
  span {
  display: inline-block;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body label{
    margin: 0;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .left_elements {
  max-width: 100%;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .accordion-item-body-content {
  border-radius: 10px;
  padding: 10px;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .form-group.dd-flex
  .input-group {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff !important;
  color: #fff !important;
  border: none !important;
  background-origin: border-box !important;
  background-clip: initial !important;
  box-shadow: none !important;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .form-group.dd-flex
  .input-group
  .form-control {
  background: transparent;
  color: #fff;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .form-group.dd-flex
  .input-group.date
  .input-group-addon {
  background: none;
  color: #fff;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .left_elements
  .ui-datepicker-header {
  background: #f4f4f4 !important;
}

.sec-services-venu-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .calendar-footer
  [class*="btn-"] {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff !important;
  color: #fff !important;
  box-shadow: none !important;
  border: none !important;
}

.sec-salon-main .ui-datepicker .ui-datepicker-title select {
  color: #4c9b7b !important;
  border: none;
  font-weight: bold;
}
.sec-salon-main .left_elements .ui-state-active {
  text-decoration: underline;
  color: #277153;
  background: none !important;
  font-weight: bold;
}

.sec-salon-main .left_elements .ui-datepicker-calendar thead tr th span {
  color: #297354;
}

.sec-services-venu-v-2 .sec-salon-main .ac-item.button-foot {
  width: 100%;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.sec-services-venu-v-2 .sec-salon-main .ac-item.button-foot .button-gd {
  width: 100%;
  border-radius: 5px;
  box-shadow: none !important;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}

.sec-services-venu-v-2 .sec-salon-main .nav-tabs.nav-justified > li > a img {
  display: none;
}
.sec-services-venu-v-2 .sec-salon-main .right_elements {
  background: #000 !important;
}

.sec-services-venu-v-2 .sec-salon-main .inner_calender .nav.nav-tabs {
  background: #ffffff;
  padding: 5px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.sec-services-venu-v-2 .sec-salon-main .inner_calender .nav.nav-tabs li a {
  color: #000 !important;
}
.sec-services-venu-v-2
  .sec-salon-main
  .inner_calender
  .nav.nav-tabs
  li.active
  a {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #c4c4c4;
  border-radius: 10px;
  color: #000;
}

.sec-services-venu-v-2
  .sec-salon-main
  .inner_calender
  .nav.nav-tabs
  li
  span.d-block {
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 1550px) {
  .sec-services-venu-v-2
    .sec-salon-main
    .accordion-item:nth-child(1)
    .accordion-item-body {
    /* width: 850px; */
  }
  .sec-services-venu-v-2
    .sec-salon-main
    .accordion-item:nth-child(2)
    .accordion-item-body {
    /* width: 850px; */
  }
}

@media only screen and (max-width: 1199px) {
  .sec-services-venu-v-2 .sec-salon-main .accordion-item {
    width: 100%;
  }

  .sec-services-venu-v-2 .sec-salon-main .accordion-item + .accordion-item {
    margin-top: 10px;
  }

  .sec-services-venu-v-2
    .sec-salon-main
    .accordion-item:nth-child(1)
    .accordion-item-body {
    width: 100%;
    left: 0;
  }
  .sec-services-venu-v-2
    .sec-salon-main
    .accordion-item:nth-child(2)
    .accordion-item-body {
    width: 100%;
    left: 0;
  }
  .sec-services-venu-v-2 .sec-salon-main .accordion {
    margin: 0;
  }
  .sec-salon-main .left_elements .ui-datepicker-calendar thead tr th span {
    text-align: center;
    display: block;
    width: 100%;
  }
}

/* Service Modal Css Start */
.services-modal-v-2 {
}

.services-modal-v-2 .modal-title {
  font-weight: bold;
  font-size: 24px;
}

.services-modal-v-2 .modal-dialog {
  width: 100%;
  max-width: 975px;
}

.services-modal-v-2 .modal-dialog.modal-dialog-centered {
  height: calc(100vh - 60px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.services-modal-v-2 .modal-content {
  border-radius: 15px;
}
.services-modal-v-2 .modal-header {
  border-radius: 15px 15px 0 0;
}
.services-modal-v-2 .modal-body {
  padding: 60px;
}
.about-servicepopup p {
  font-size: 20px;
  color: #828181;
  line-height: 24px;
  text-align: center;
}

.services-modal-v-2 .modal-content {
  border-radius: 15px;
}

.services-modal-v-2 .about-servicepopup p {
  font-size: 20px;
  color: #828181;
  line-height: 28px;
  text-align: center;
}

.services-modal-v-2 .modal-body {
  padding: 60px;
}

.services-modal-v-2 .servicepopup-head h3 {
  margin: 0 0 30px 0;
  font-weight: bold;
  color: #000;
  font-size: 32px;
  position: relative;
}

.services-modal-v-2 .servicepopup-head h3:after {
  position: absolute;
  content: "";
  background: #ffd962;
  width: 60px;
  height: 1px;
  bottom: -10px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  background-image: linear-gradient(
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0)
    ),
    linear-gradient(101deg, #0022c3, #00fafb) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  border: var(--border) !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: var(--my-shadow) !important;
}

@media only screen and (max-width: 1199px) {
  .services-modal-v-2 .modal-body {
    padding: 20px;
  }

  .services-modal-v-2 .modal-title {
    font-size: 18px;
  }

  .services-modal-v-2 .about-servicepopup p {
    font-size: 16px;
    line-height: 1.2;
  }

  .services-modal-v-2 .servicepopup-head h3 {
    font-size: 26px;
  }
}
/* Service Modal Css StartEnd */

/* Meet The Star Modal Css Start */
#salon_therapsit_modal .modal-header {
  padding: 15px;
  border-radius: 15px 15px 0 0;
}
#salon_therapsit_modal .modal-header .close {
  position: absolute;
  right: 10px;
  top: 10px;
}
#salon_therapsit_modal .modal-title {
  font-weight: bold;
  font-size: 24px;
}

#salon_therapsit_modal.modal-dialog-centered {
  max-width: 1100px;
}

#salon_therapsit_modal .modal-content {
  border: none;
  border-radius: 15px;
}

#salon_therapsit_modal .employee-img img {
  border-radius: 10px;
  border: none;
}
#salon_therapsit_modal .employee-img .triangle-icon {
  display: none;
}

#salon_therapsit_modal .therapist-box-inner ul.nav.nav-tabs {
  background: #000;
  border-radius: 4px;
  padding: 5px;
}

#salon_therapsit_modal
  .therapist-box-inner
  .meetstar-tabs
  .nav-tabs
  > li.active
  > a,
#salon_therapsit_modal
  .therapist-box-inner
  .meetstar-tabs
  .nav-tabs
  > li.active
  > a:hover,
#salon_therapsit_modal
  .therapist-box-inner
  .meetstar-tabs
  .nav-tabs
  > li.active
  > a:focus {
  background: #ccc;
  border-radius: 5px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #dde7e3;
  color: #000;
}

#salon_therapsit_modal .therapist-box-inner .meetstar-tabs .nav-tabs > li > a {
  line-height: 1.2;
  padding: 11px;
  font-size: 16px;
  border: none !important;
}

#salon_therapsit_modal .meetstar-tabs .treatments-title {
  font-size: 16px;
  background: none;
  padding: 0;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  color: #111111;
  margin-bottom: 15px;
  margin-top: 30px;
}

#salon_therapsit_modal .meetstar-tabs .massage_type {
  margin: 0;
  color: #444444;
}
#salon_therapsit_modal .meetstar-tabs .therapist-description {
  padding-left: 0;
}
/* Meet The Star Modal Css Start */

/* Select 2 common Css Start*/
.select2-container--default .select2-selection--single {
  border: 1px solid #000000;
  border-radius: 10px !important;
  height: 40px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 40px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 33px;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #dde7e3 !important;
  color: #35383e;
  border-color: #dde7e3 !important;
  border-image-source: none !important;
}

.select2-container--default .select2-results__option--selected {
  background: #dde7e3 !important;
  color: #35383e;
  border-color: #dde7e3 !important;
  border-image-source: none !important;
}
/* Select 2 common Css End */

/* Salon user Css Start */
.salon-User-wrap-v-2 {
  background: #f5f5f5 !important;
}

.salon-User-wrap-v-2 .sec-salon-slider-main {
  padding: 0;
  background: url(https://test.tradze.com/themes/frontend_new/assets/img/bg-user-listing.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 100% !important;
}
.salon-User-wrap-v-2 .container-gradient {
  background-image: none !important;
}

.salon-User-wrap-v-2 .container-gradient .container {
  max-width: 1170px;
    width: 100%;
}

.salon-User-wrap-v-2
  .container-gradient
  .container
  .sec-gap.sec-salon-banner-main {
  background: none !important;
}

.salon-User-wrap-v-2 .container-gradient .calender_Elements .outer_calender {
  max-width: 100%;
  width: 100%;
  background: #000 !important;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
.salon-User-wrap-v-2
  .container-gradient
  .calender_Elements
  .outer_calender
  .inner_calender {
  border: none !important;
}

.salon-User-wrap-v-2 .container-gradient .calender_Elements .container_salon {
  flex-direction: column;
}

.salon-User-wrap-v-2 .container-gradient .calender_Elements .selection-text {
  display: none;
}
.salon-User-wrap-v-2
  .container-gradient
  .calender_Elements
  .show-hide-area-top {
  margin-top: 50px;
  padding: 0;
}

.salon-User-wrap-v-2
  .container-gradient
  .calender_Elements
  .show-hide-area-top
  .btn-show-hide {
  border-radius: 50px;
  padding: 10px;
  width: 180px;
}

.salon-User-wrap-v-2 .sec-salon-main .accordion {
  display: flex;
  flex-wrap: wrap;
  /* margin: 0 -5px; */
}

.salon-User-wrap-v-2 .sec-salon-main .accordion-item {
  width: 33.333%;
  padding: 0 5px;
  border: 0;
  background: #000;
}
.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item
  .accordion-item-body
  .accordion-item-body-content {
  padding: 10px;
  border-radius: 10px;
}
.salon-User-wrap-v-2 .sec-salon-main .accordion-item .accordion-item-header {
  border-radius: 10px;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(1)
  .accordion-item-body {
  /* width: 980px; */
  /* left: 15%; */
}
.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-body {
  /* width: 980px; */
  /* left: -85%; */
}
.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-body
  .form-group {
  margin: 0;
}
.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-header
  .container_radio {
  display: flex;
  align-items: center;
}
.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(2)
  .accordion-item-header
  .container_radio
  span {
  display: inline-block;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1;
}
.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body {
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .left_elements {
  max-width: 100%;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .accordion-item-body-content {
  border-radius: 10px;
  padding: 10px;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .form-group.dd-flex
  .input-group {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff !important;
  color: #fff !important;
  border: none !important;
  background-origin: border-box !important;
  background-clip: initial !important;
  box-shadow: none !important;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .form-group.dd-flex
  .input-group
  .form-control {
  background: transparent;
  color: #fff;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .form-group.dd-flex
  .input-group.date
  .input-group-addon {
  background: none;
  color: #fff;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .left_elements
  .ui-datepicker-header {
  background: #f4f4f4 !important;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .accordion-item:nth-child(3)
  .accordion-item-body
  .calendar-footer
  [class*="btn-"] {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff !important;
  color: #fff !important;
  box-shadow: none !important;
  border: none !important;
  padding: 8px;
}
.salon-User-wrap-v-2 .sec-salon-main .accordion-item:nth-child(3) .accordion-item-body .accordion-item-body-content label {
  margin: 0;
}
.sec-salon-main .ui-datepicker .ui-datepicker-title select {
  color: #4c9b7b !important;
  border: none;
  font-weight: bold;
}
.sec-salon-main .left_elements .ui-state-active {
  text-decoration: underline;
  color: #277153;
  background: none !important;
  font-weight: bold;
}

.sec-salon-main .left_elements .ui-datepicker-calendar thead tr th span {
  color: #297354;
}

.salon-User-wrap-v-2 .sec-salon-main .ac-item.button-foot {
  width: 100%;
  background: transparent;
}

.salon-User-wrap-v-2 .sec-salon-main .nav-tabs.nav-justified > li > a img {
  display: none;
}
.salon-User-wrap-v-2 .sec-salon-main .right_elements {
  background: #000 !important;
}

.salon-User-wrap-v-2 .sec-salon-main .inner_calender .nav.nav-tabs {
  background: #ffffff;
  padding: 5px;
  margin-bottom: 20px;
  border-radius: 10px;
  display: none !important;
}
.salon-User-wrap-v-2 .sec-salon-main .inner_calender .nav.nav-tabs li a {
  color: #000 !important;
}
.salon-User-wrap-v-2 .sec-salon-main .inner_calender .nav.nav-tabs li.active a {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #c4c4c4;
  border-radius: 10px;
  color: #000;
}

.salon-User-wrap-v-2
  .sec-salon-main
  .inner_calender
  .nav.nav-tabs
  li
  span.d-block {
  font-size: 20px;
  font-weight: bold;
}

.salon-User-wrap-v-2 .header-block h2 {
  font-weight: bold;
  font-size: 32px;
  color: #000;
  position: relative;
}
.salon-User-wrap-v-2 .header-block {
  margin-top: 0;
}
.salon-User-wrap-v-2 .header-block h2:after {
  position: absolute;
  content: "";
  background: #ffd962;
  width: 40px;
  height: 1px;
  bottom: -10px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  border: var(--border) !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: var(--my-shadow) !important;
  border-radius: 5px 5px 0 0;
}
.salon-User-wrap-v-2 .card-salon-service {
  /* border: none !important; */
}
.salon-User-wrap-v-2 .col-salon-left,
.salon-User-wrap-v-2 .col-salon-right {
  /* padding: 0; */
}
.salon-User-wrap-v-2 .card-salon-service .card-lower {
  padding: 25px;
  color: #000;
}

.salon-User-wrap-v-2 .card-salon-service .card-lower h2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}

.salon-User-wrap-v-2 .card-salon-service .card-lower p {
  display: flex;
  align-items: center;
  font-size: 16px;
  text-transform: capitalize;
  color: #000;
}

.salon-User-wrap-v-2 .card-salon-service .card-lower p .star-wrap {
  float: none;
  margin: 0 0 0 0px;
}

.salon-User-wrap-v-2 .card-salon-service .card-lower p .rate {
  font-size: 24px;
}

.salon-User-wrap-v-2
  .card-salon-service
  .card-lower
  p
  .star-wrap
  i.fa-solid.fa-2xl {
  font-size: 16px;
  width: auto;
  height: auto;
  line-height: 1;
}

.salon-User-wrap-v-2 .open-close-timings {
  display: flex;
  justify-content: space-between;
}

.salon-User-wrap-v-2 .open-close-timings .left p {
  margin: 0;
}

.salon-User-wrap-v-2 .open-close-timings .left p + p {
  margin-top: 5px;
}

.salon-User-wrap-v-2 .open-close-timings .right .btn-venue {
  border-radius: 100px;
  font-size: 16px;
  min-width: 170px;
  text-align: center;
  text-transform: uppercase;
  color: #000 !important;
}
.salon-User-wrap-v-2 .col-salon-left .salon-slider .owl-pagination {
  bottom: 10px;
}

.salon-User-wrap-v-2 .sec-salon-listing-item + .sec-salon-listing-item {
  /* margin: 0; */
}
@media only screen and (max-width: 1550px) {
  .salon-User-wrap-v-2
    .sec-salon-main
    .accordion-item:nth-child(1)
    .accordion-item-body {
    /* width: 850px; */
  }
  .salon-User-wrap-v-2
    .sec-salon-main
    .accordion-item:nth-child(2)
    .accordion-item-body {
    /* width: 850px; */
  }
}

@media only screen and (max-width: 1199px) {
  .salon-User-wrap-v-2 .sec-salon-main .accordion-item {
    width: 100%;
    padding: 0;
  }

  .salon-User-wrap-v-2 .sec-salon-main .accordion-item + .accordion-item {
    margin-top: 10px;
  }

  .salon-User-wrap-v-2
    .sec-salon-main
    .accordion-item:nth-child(1)
    .accordion-item-body {
    width: 100%;
    left: 0;
  }
  .salon-User-wrap-v-2
    .sec-salon-main
    .accordion-item:nth-child(2)
    .accordion-item-body {
    width: 100%;
    left: 0;
  }
  .salon-User-wrap-v-2 .sec-salon-main .accordion {
    margin: 0;
  }
  .sec-salon-main .left_elements .ui-datepicker-calendar thead tr th span {
    text-align: center;
    display: block;
    width: 100%;
  }
}
/* Salon user Css End */

/* Checkout Pages Css Start */
.auth_background.auth_background-v-2 .page-content {
  margin-top: 60px;
}
.auth_background.auth_background-v-2 .counter-background.sec-counter-main {
  border: none !important;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%);
  border-radius: 15px 15px 0px 0px;
  background-clip: unset !important;
  box-shadow: none !important;
  padding: 30px;
}
.auth_background.auth_background-v-2
  .counter-background.sec-counter-main
  .ClassyCountdown-value
  span {
  color: #000;
  font-weight: bold;
}

/* .auth_background.auth_background-v-2 .dark-book-gray {
    border: none !important;
    background: #23231E !important;
    box-shadow: none !important;
    background-clip: unset !important;
    border-radius:  0px 0px 15px 15px;
    padding: 30px;
} */
/* Changed css for my bookings - gradient */

.auth_background.auth_background-v-2 .dark-book-gray {
  background-color: #23231e;
  border: solid 3px transparent !important;
  /* background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), var(--my-gradient) !important; */
  /* background-image: var(--my-gradient); */
  /* background-origin: border-box !important; */
  background-clip: content-box, border-box !important;
  box-shadow: 1px 1000px 1px #23231e inset !important;
  position: relative;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.auth_background.auth_background-v-2 .dark-book-gray:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #23231e 0%, #474747 100%);
  height: 100%;
  border-radius: 15px;
}
/* changed css  for m bookings - gradient ends */

.auth_background.auth_background-v-2
  .counter-background.sec-counter-main
  .title-book {
  color: #000;
  font-size: 40px;
  padding: 0 !important;
  margin: 0 !important;
}

.auth_background.auth_background-v-2 .ClassyCountdown-wrapper {
  margin-top: 50px !important;
}

.auth_background.auth_background-v-2 .dark-book-gray .flex-container {
  display: block;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  span.img-d {
  display: none;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .title-desc {
  position: static;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input {
  padding: 0;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input
  .form-control {
    margin: 0 !important;
    border-radius: 8px !important;
    border: none !important;
    padding-left: 70px;
    color: #000;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input
  input.form-control::placeholder { 
    color: #000;
    font-size: 16px;
}
.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input
  .text-desc {
  margin: 0 !important;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .person-details-bg.sec-person-details
  .form-group {
  margin-bottom: 15px;
  width: 50%;
  padding: 0 10px;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .person-details-bg.sec-person-details
  form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.auth_background.auth_background-v-2 .shaded-background.sec-middle-block {
  padding: 0;
}
.auth_background.auth_background-v-2
  .shaded-background.sec-middle-block
  > .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.auth_background.auth_background-v-2
  .shaded-background.sec-middle-block
  > .row
  > .col-md-12 {
  width: 50%;
  margin-bottom: 15px;
  padding: 0 10px;
}
.auth_background.auth_background-v-2
  .shaded-background.sec-middle-block
  .row
  .message-field {
  width: 100%;
  padding: 0 10px;
  background: none;
}
.auth_background.auth_background-v-2
  .shaded-background.sec-middle-block
  .row
  .message-field
  textarea.form-control {
  border-radius: 8px;
  color: #000;
}
.auth_background.auth_background-v-2
  .shaded-background.sec-middle-block
  .text-desc {
  background: #fff;
  color: #000000;
  font-size: 14px;
  border-radius: 8px;
}
.auth_background.auth_background-v-2 .check-out-heading {
  background: #74c9a7;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 0;
  text-align: left;
}

.auth_background.auth_background-v-2 .check-out-heading:after {
  width: 100%;
  display: block;
  height: 2px;
  background: #fff;
  content: "";
  margin-top: 5px;
}
.auth_background.auth_background-v-2 .button-group-style {
  /* margin: 30px auto 30px; */
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .btn-com
  span {
  /* display: none; */
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .btn-com
  a.button-login-trans {
  /* position: static;
    text-align: left;
    background: #74C9A7;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0; */
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .btn-com
  a.button-login-trans:after {
  /* width: 100%;
    display: block;
    height: 2px;
    background: #fff;
    content: "";
    margin-top: 5px; */
}
.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec {
  margin-left: 0;
  display: flex;
  border: none !important;
  border-radius: 8px !important;
  align-items: flex-end;
  padding: 40px;
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .right {
  width: 260px;
  margin-bottom: -40px;
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .right
  img {
  max-width: 220px;
  margin: 0 auto;
  display: block;
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .left {
  width: calc(100% - 260px);
  padding-right: 50px;
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .contact-box
  .text-box
  h4 {
  line-height: 1;
  font-weight: bold;
  color: #000;
  font-size: 22px;
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .contact-box
  .text-box
  p {
  color: #000;
  font-size: 16px;
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .contact-box {
  padding: 0;
}
.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .contact-box
  .text-box:before {
  display: none;
}

.auth_background.auth_background-v-2
  .dark-book-gray.saloncheckout-wrapper
  .contact-sec
  .contact-box
  + .contact-box {
  border-top: 1px solid #9c8686;
  margin-top: 15px;
  padding-top: 15px;
}

.auth_background.auth_background-v-2 #actions {
  margin: 30px;
}
.auth_background.auth_background-v-2 #actions .login-reg-sec {
  justify-content: center;
  flex-direction: row-reverse;
  
}
.auth_background.auth_background-v-2 #actions .login-reg-sec div + div {
  margin-right: 15px;
}
.auth_background.auth_background-v-2 #actions .btn-com span {
  display: none;
}
.auth_background.auth_background-v-2 #actions .btn-com input {
  position: static;
  border-radius: 100rem;
  padding: 1rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 129px !important;
  text-align: center !important;
  outline: none !important;
  line-height: 1;
}

.auth_background.auth_background-v-2 #actions .btn-com a.button-login-trans {
  position: static;
  border-radius: 100rem;
  padding: 1rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 129px !important;
  text-align: center !important;
  outline: none !important;
  line-height: 1.8;
}

.auth_background.auth_background-v-2 div#hosted-form .flex-container {
  padding: 0;
}

.auth_background.auth_background-v-2
  div#hosted-form
  .flex-container
  .filds-label
  label {
  position: static;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .auth_background.auth_background-v-2
    .dark-book-gray
    .person-details-bg.sec-person-details
    .form-group {
    width: 100%;
  }

  .auth_background.auth_background-v-2
    .shaded-background.sec-middle-block
    .row
    .col-md-12 {
    width: 100%;
  }
  .sec-services-venu-v-2 .sec-gap.sec-salon-banner-main {
    max-width: 100%;
}

.auth_background.auth_background-v-2 #actions .login-reg-sec {
 margin-bottom: 20px;
}

.terms_conditions_text {
padding: 0;
margin-bottom: 24px;
}

.auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec .right img{
  width: 70%;
}
}
/* Checkout Pages Css End */

/* Blog Page Css Start */
.blog-main-wrap .treatment-info {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0px 2px 20px rgb(0 0 0 / 20%);
}

.blog-main-wrap .treatment-info .treatment-title {
  background: #266f51;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 0;
  text-align: left;
  position: relative;
  padding-bottom: 10px;
}

.blog-main-wrap .treatment-info .treatment-title:after {
  width: 90px;
  border-radius: 5px 5px 0 0;
  position: absolute;
  content: "";
  background: #ffd962;
  height: 1px;
  bottom: 0;
  left: 50%;
  text-align: center;
  left: 0;
  border: var(--border) !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: var(--my-shadow) !important;
}

.blog-main-wrap .black-box-inner {
  margin: 0;
}

.blog-main-wrap .black-box-inner .box-border.box-background {
  background: #23231e;
  border-radius: 15px;
  padding: 30px 30px 20px 30px;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .treatment-title
  span {
  background: #74c9a7;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  text-align: left;
  position: static;
  transform: none;
  width: 100%;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .treatment-title
  img {
  display: none;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .treatment-title
  span:after {
  width: 100%;
  display: block;
  height: 2px;
  background: #fff;
  content: "";
  margin-top: 5px;
}

.blog-main-wrap .black-box-inner .box-border.box-background .treatment-title {
  margin-bottom: 30px;
}
.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .text-zone-description
  .form-group
  .filds.flex-container {
  display: block;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .text-zone-description
  .form-group
  .filds.flex-container
  span.img-d {
  display: none;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .text-zone-description
  .form-group
  .filds.flex-container
  label {
  position: static;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .text-zone-description
  .form-group
  .filds.flex-container
  .filds-input.form-group {
  padding: 0;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .text-zone-description
  .form-group
  .filds.flex-container
  .filds-input.form-group
  .form-control {
  box-shadow: none;
  border: none !important;
  margin: 0;
  height: 40px;
  color: #000;
  font-size: 14px;
}
.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .text-zone-description
  .form-group
  .star-mention.text-center {
  text-align: left;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .login-reg-sec1
  .btn-com
  span {
  display: none;
}

.blog-main-wrap
  .black-box-inner
  .box-border.box-background
  .login-reg-sec1
  .btn-com
  .button-login-trans {
  position: static;
  border-radius: 100rem;
  padding: 1rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 129px !important;
  text-align: center !important;
  outline: none !important;
  line-height: 1.2;
  margin: 30px 0 20px;
}
/* Blog Page Css End */

/* Sucess page Css Start */

.success-wrap {
  padding: 90px 0;
  min-height: 100vh;
}

.success-wrap .card-success-inr {
  background: #23231e;
  color: #fff;
  text-align: center;
  padding: 60px;
  border-radius: 15px;
  max-width: 950px;
  margin: 0 auto;
}

.success-wrap .card-success-inr h1 {
  font-size: 48px;
  font-weight: bold;
  color: #236c4e;
  line-height: 58px;
  text-align: center;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #ffffff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin: 0 0 60px 0;
}

.success-wrap .card-success-inr .icon {
  margin: 0 0 60px 0;
}

.success-wrap .card-success-inr p {
  font-size: 32px;
  font-weight: bold;
  line-height: 39px;
  margin: 0 0 60px 0;
}

.success-wrap .card-success-inr .back-to-home {
}

.success-wrap .card-success-inr .back-to-home .btn-back-to-home {
  border-radius: 100rem;
  padding: 1rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #23231e inset !important;
  min-width: 230px !important;
  text-align: center !important;
  outline: none !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

/* Sucess page Css End */

.select-date-slider:before {
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%);
}
.calender-gradient .active-item {
  border-image-source: linear-gradient(101deg, #2b7657, #6bbe9d) !important;
  border-bottom: 2px solid;
  border-image-slice: 1;
}
.select-date-slider .select-info .page-title {
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin: 0 0 30px 0;
  font-size: 28px;
}

.owl-select-date.owl-theme .owl-controls {
  bottom: -30px;
}
.owl-select-hour.owl-theme .owl-controls {
  bottom: -30px;
}

.owl-theme.owl-select-hour .owl-controls .owl-buttons div {
  width: 30px !important;
  height: 30px !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  background-size: 10px !important;
  background-position: center center !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.owl-theme.owl-select-date .owl-controls .owl-buttons div {
  width: 30px !important;
  height: 30px !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  background-size: 10px !important;
  background-position: center center !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* Login pages Css Start */
/* .auth_background.auth-account-pages-wrap {
    padding: 60px 0;
    min-height: 100vh;
}

.auth_background.auth-account-pages-wrap .box-background {
    background-image: none;
    border-radius: 15px;
    padding: 40px;
}
.auth_background.auth-account-pages-wrap .page-content {
    margin: 0;
}

.auth_background.auth-account-pages-wrap .page-content .text-zone {
    margin: 0;
}
.auth_background.auth-account-pages-wrap .comments_container {
    padding: 0;
    margin: 0;
}
.auth_background.auth-account-pages-wrap .box-background  .treatment-title{
    margin-bottom: 30px;
}
.auth_background.auth-account-pages-wrap .box-background  .treatment-title img {
    display: none;
}
.auth_background.auth-account-pages-wrap .box-background  .treatment-title span {
    background: #74C9A7;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    margin-top: 0;
    text-align: left;
    position: static;
    transform: none;
    width: 100%;
}

.auth_background.auth-account-pages-wrap .box-background  .treatment-title span:after {
    width: 100%;
    display: block;
    height: 2px;
    background: #fff;
    content: "";
    margin-top: 10px;
    position: absolute;
}



.auth_background.auth-account-pages-wrap .box-background .text-zone-description {
    padding: 0; 
    margin: 0;
}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group .flex-container {
    display: block;
}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group .flex-container .filds-label {}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group .flex-container .filds-label span.img-d {
    display: none;
}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group .flex-container .filds-label label {
    position: static;
    transform: none;
    display: block;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group .flex-container .filds-input {
    padding: 0;
}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group {
    margin-bottom: 15px;
}


.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group .flex-container .filds-input .form-control {
    margin: 0;
    box-shadow: none;
    border: none !important;
    margin: 0;
    height: 40px;
    color: #000;
    font-size: 14px;
}
.auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group.remember-me-box {
    padding: 0;
}
.auth_background.auth-account-pages-wrap .box-background .text-zone-description .sec-newsletter {
    margin: 40px auto 15px 0;
}

.auth_background.auth-account-pages-wrap .login-reg-sec {
    justify-content: space-between;
}
.auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-left .btn-com span img {
    display: none;
}

.auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-left .btn-com button {
    position: static;
    border-radius: 100rem;
    padding: 1rem 2rem;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 10000px 1px #000 inset !important;
    min-width: 180px !important;
    text-align: center !important;
    outline: none !important;
    height: 42px;
    line-height: 1;
    margin: 30px 0 20px;
    font-size: 18px;
}
.auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-left .btn-com a {
    position: static;
    border-radius: 100rem;
    padding: 1rem 2rem;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 10000px 1px #000 inset !important;
    min-width: 180px !important;
    text-align: center !important;
    outline: none !important;
    height: 42px;
    line-height: 1;
    margin: 10px 0 0px;
    font-size: 18px;
}

.auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-right .btn-com span img {
    display: none;
}

.auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-right .btn-com a {
    position: static;
    border-radius: 100rem;
    padding: 1rem 2rem;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 10000px 1px #000 inset !important;
    min-width: 180px !important;
    text-align: center !important;
    outline: none !important;
    height: 42px;
    line-height: 1;
    margin: 10px 0 0px;
    font-size: 18px;
}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description form .clearfix.text-center  .btn-com span img {
    display: none;
}

.auth_background.auth-account-pages-wrap .box-background .text-zone-description form .clearfix.text-center  .btn-com button {
    position: static;    
    border-radius: 100rem;
    padding: 1rem 2rem;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 10000px 1px #000000 inset !important;
    min-width: 180px !important;
    text-align: center !important;
    outline: none !important;
    height: 42px;
    line-height: 1;
    margin: 10px 0 0px;
    font-size: 18px;
    display: inline-block;
    width: auto;
}
.auth_background.auth-account-pages-wrap .text-error {
    color: red;
}
.auth_background.auth-account-pages-wrap .fileinput.fileinput-new .btn-file {
    border-radius: 5px;
}
.auth_background.auth-account-pages-wrap .forgot-sec .box-background .text-zone-description form .clearfix.text-center .btn-com button {
    font-size: 14px;
    box-shadow: 1px 10000px 1px #ffffff inset !important;
    color: #000;
    margin: 10px 0 10px 0;
}

@media only screen and (max-width:767px){
    .auth_background.auth-account-pages-wrap .box-background{
        padding: 30px;
    }
    .auth_background.auth-account-pages-wrap .box-background .text-zone-description form .clearfix.text-center .btn-com button {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }
    .auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-left .btn-com a{  
        font-size: 16px !important;
        line-height: 1.2 !important;
    }

    .auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-right .btn-com a {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }
    .auth_background.auth-account-pages-wrap .forgot-sec .box-background .text-zone-description form .clearfix.text-center .btn-com button {
        font-size: 13px !important;
    }
    .auth_background.auth-account-pages-wrap .box-background .treatment-title span{
        font-size: 24px;
        line-height: 24px;
    }
    .auth_background.auth-account-pages-wrap .box-background .text-zone-description .sec-newsletter {
        margin: 0;
    }
}
@media only screen and (max-width:567px){
    .auth_background.auth-account-pages-wrap .login-reg-sec{
        display: block;
    }
    .auth_background.auth-account-pages-wrap .box-background .text-zone-description form .clearfix.text-center .btn-com button {
        margin: 20px 0 0px;
        width: 100%;
    }
    
    .auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-right .btn-com a {

    }
    .auth_background.auth-account-pages-wrap .login-reg-sec .button-sec-left .btn-com a {
        margin: 20px 0 0px;
    }
    .auth_background.auth-account-pages-wrap .box-background .treatment-title span {
        font-size: 22px;
        line-height: 22px;
    }
}


@media only screen and (max-width:467px){
    .auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group.remember-me-box .d-container-box {
        flex-wrap: wrap;
    }
    
    .auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group.remember-me-box .d-container-box .remember-box {
        width: 100%;
    }
    
    .auth_background.auth-account-pages-wrap .box-background .text-zone-description .form-group.remember-me-box .d-container-box .forgot-box {
        width: 100%;
        margin-top: 15px;
    }

    .auth_background.auth-account-pages-wrap .box-background .treatment-title span {
        font-size: 20px;
        line-height: 20px;
    }
} */

/* Login pages Css End */

/* Contact Us Page Css Start */

.auth_background.auth-contact-us-wrap.boiler-page {
  padding: 0;
}
.auth_background.auth-contact-us-wrap {
}

.auth_background.auth-contact-us-wrap .box-border.box-background {
  border-radius: 15px;
  padding: 20px;
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .box-background
  .text-zone-description {
  padding: 0;
  margin: 0;
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group
  .flex-container {
  display: block;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-label {
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-label
  span.img-d {
  display: none;
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-label
  label {
  position: static;
  transform: none;
  display: block;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-input {
  padding: 0;
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group {
  margin-bottom: 0px;
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .filds-input {
  margin-bottom: 24px;
}

.auth_background.auth-contact-us-wrap
  .box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-input
  .form-control {
  margin: 0;
  box-shadow: none;
  border: none !important;
  margin: 0;
  height: 40px;
  color: #000;
  font-size: 14px;
}
.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group
  .star-mention.text-center {
  text-align: left;
}

.auth_background.auth-contact-us-wrap .button-sec-left .btn-com span img {
  display: none;
}

.auth_background.auth-contact-us-wrap .button-sec-left .btn-com button {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 180px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
}
.auth_background.auth-contact-us-wrap .box-border.box-background {
  position: relative;
}
.auth_background.auth-contact-us-wrap .box-border.box-background:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #23231e 0%, #474747 100%);
  height: 100%;
  border-radius: 15px;
}
.auth_background.auth-account-pages-wrap .box-background form {
  position: relative;
  z-index: 1;
}
/* Contact Us Page Css End */

.card-video {
  overflow: hidden;
  margin: 30px auto 30px auto;
  padding: 15px;
  background: linear-gradient(#74c9a7, #236c4e) padding-box,
    linear-gradient(to bottom, #74c9a7, #236c4e) border-box;
  display: inline-block;
  border-radius: 15px;
  max-width: 560px;
}

.card-video iframe, .card-video video {
  border-radius: 15px;
  max-width: 100%;
  width: 100%;
  display: block;
  height: auto;
  /* min-height: 320px; */
}



.sec-services-venu-v-2 .top-green-banner-wrap {
  padding: 90px 0 0;
}

/* New Login Css */
.auth_background.auth-account-pages-wrap .loginpage-sec .box-background {
  width: 693px;
  max-width: 100%;
}

.auth_background.auth-account-pages-wrap .box-background:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #23231e 0%, #474747 100%);
  height: 100%;
  border-radius: 15px;
}

.auth_background.auth-account-pages-wrap .box-background {
  position: relative !important;
}
.auth_background.auth-account-pages-wrap .loginpage-sec .black-box-inner {
  max-width: 693px;
}

.auth_background.auth-account-pages-wrap .box-background {
  border: solid 4px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  border-radius: 15px;
}

.auth_background.auth-account-pages-wrap .box-background .treatment-title span {
  position: static;
  text-align: left;
  width: 100%;
}

.auth_background.auth-account-pages-wrap .box-border {
  padding:20px 20px;
}
.auth_background.auth-account-pages-wrap .box-background .treatment-title {
  font-family: "Proxima Nova";
  margin-bottom: 50px;
}
.auth_background.auth-account-pages-wrap .box-background .treatment-title span {
  text-transform: capitalize;
  color: rgba(255, 255, 255, 1);
}
.auth_background.auth-account-pages-wrap
  .box-background
  .treatment-title
  span.main-heading {
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .treatment-title
  span.sub-heading {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-input {
  position: relative;
  margin-left: 0;
  margin-bottom: 20px;
  padding: 0;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .form-group
  .flex-container
  .filds-input
  .form-control {
  min-height: 48px;
  max-height: 48px;
  padding-left: 70px;
  font-size: 16px;
  width: 100%;
  margin: 0;
  border: none !important;
  height: 100%;
  border-radius: 8px !important;
}

.text-error {
  color: red;
}

.auth_background.auth-account-pages-wrap .filds-input span.input_icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 48px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(207, 221, 215, 1);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .form-group
  .flex-container
  .filds-input
  input::placeholder {
  font-weight: 500;
  color: rgba(0, 0, 0, 1);
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  .form-group.remember-me-box {
  padding: 0;
  color: #fff;
  margin-bottom: 50px;
}

.auth_background.auth-account-pages-wrap .login-reg-sec {
  justify-content: space-between;
  /* margin-top: 40px; */
}

.auth_background.auth-account-pages-wrap
  .login-reg-sec
  .button-sec-right
  .btn-com
  span
  img {
  display: none;
}

.auth_background.auth-account-pages-wrap
  .login-reg-sec
  .button-sec-left
  .btn-com
  span
  img {
  display: none;
}

.auth_background.auth-account-pages-wrap
  .login-reg-sec
  .button-sec-left
  .btn-com
  a {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 274px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  form
  .clearfix.text-center
  .btn-com
  button {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000000 inset !important;
  min-width: 255px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
  display: inline-block;
  width: auto;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  .form-group.remember-me-box
  .forgot-box
  a {
  color: #fff;
}
.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  .form-group.remember-me-box
  .forgot-button {
  text-decoration: underline;
  font-size: 18px;
}

.auth_background.auth-account-pages-wrap .box-background .check-container {
  font-size: 18px;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .check-container
  input:checked
  ~ .checkmark {
  background-color: transparent;
  border-color: #fff;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .check-container
  input:checked
  ~ .checkmark:after {
  display: block;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .check-container
  .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #373732;
  border: 3px solid #fff;
  border-radius: 5px;
}
.auth_background.auth-account-pages-wrap
  .box-background
  .check-container
  .checkmark:after {
  position: absolute;
  display: none;
  left: 5px;
  top: -1px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.forgot-box {
  position: relative;
}

@media only screen and (max-width: 767px) {

  .slide-image img {
    width: 180%;
    margin-left: -80%;
  }
 
  .slide-image:before {
    display:none
  }
 
  .auth_background.auth-account-pages-wrap .box-background {
    padding: 30px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    form
    .clearfix.text-center
    .btn-com
    button {
    font-size: 16px !important;
    line-height: 1.2 !important;
  }
  .auth_background.auth-account-pages-wrap
    .login-reg-sec
    .button-sec-left
    .btn-com
    a {
    font-size: 16px !important;
    line-height: 1.2 !important;
  }

  .auth_background.auth-account-pages-wrap
    .login-reg-sec
    .button-sec-right
    .btn-com
    a {
    font-size: 14px !important;
    line-height: 1.2 !important;
    min-width: initial !important
  }
  .auth_background.auth-account-pages-wrap
    .forgot-sec
    .box-background
    .text-zone-description
    form
    .clearfix.text-center
    .btn-com
    button {
    font-size: 13px !important;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span {
    font-size: 24px;
    line-height: 24px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    .sec-newsletter {
    margin: 0;
  }
  .auth_background.auth-account-pages-wrap .box-background .check-container {
    font-size: 16px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    .form-group.remember-me-box
    .forgot-button {
    font-size: 16px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span.main-heading {
    font-size: 26px;
    line-height: 29px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span.sub-heading {
    font-size: 18px;
    line-height: 16px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    .form-group
    .flex-container
    .filds-input
    .form-control {
    font-size: 16px;
  }
  .auth_background.auth-account-pages-wrap .box-border {
    padding: 46px 30px !important;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    .form-group.remember-me-box {
    margin-bottom: 50px;
  }

  /* new */

  .auth_background.auth-account-pages-wrap .login-reg-sec {
    flex-direction: column-reverse;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    form
    .clearfix.text-center
    .btn-com
    button {
    margin: 20px 0 0px;
    width: 100%;
  }

  .auth_background.auth-account-pages-wrap
    .register-sec
    .login-reg-sec
    .button-sec-left {
    margin-right: 0 !important;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span {
    font-size: 22px;
    line-height: 22px;
  }
  .auth_background.auth-account-pages-wrap .box-background .button-login-trans {
    font-size: 16px !important;
  }
  .auth_background.auth-account-pages-wrap .box-background .treatment-title {
    margin-bottom: 26px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .check-container
    .checkmark {
    height: 20px;
    width: 20px;
    border: 2px solid #fff;
  }
  .auth_background.auth-account-pages-wrap .check-container {
    padding-left: 33px;
  }
  .auth_background.auth-account-pages-wrap .register-sec .login-reg-sec {
    margin-top: 30px;
  }
  .auth_background.auth-account-pages-wrap .register-sec span.fileinput-new {
    font-size: 14px;
  }
}
@media only screen and (max-width: 567px) {
  .auth_background.auth-account-pages-wrap .login-reg-sec {
    flex-direction: column-reverse;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    form
    .clearfix.text-center
    .btn-com
    button {
    margin: 20px 0 0px;
    width: 100%;
  }

  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span {
    font-size: 22px;
    line-height: 22px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    form
    .clearfix.text-center
    .btn-com
    button {
    margin-top: 13px;
  }
  .auth_background.auth-account-pages-wrap .login-reg-sec {
    margin-top: 20px !important;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    .form-group.remember-me-box {
    margin-bottom: 30px;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span.main-heading {
    font-size: 24px;
    line-height: 26px;
  }

  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span.sub-heading {
    font-size: 16px;
  }
}

@media only screen and (max-width: 467px) {
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    .form-group.remember-me-box
    .d-container-box {
    align-items: baseline;
  }

  .auth_background.auth-account-pages-wrap
    .box-background
    .treatment-title
    span {
    font-size: 20px;
    line-height: 20px;
  }
  .auth_background.auth-account-pages-wrap
    .login-reg-sec
    .button-sec-left
    .btn-com
    a {
    width: 100%;
    min-width: initial !important;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    form
    .clearfix.text-center
    .btn-com
    button {
    min-width: initial !important;
  }
  .auth_background.auth-account-pages-wrap
    .box-background
    .check-container
    .checkmark {
    height: 16px;
    width: 16px;
  }

  .auth_background.auth-account-pages-wrap .box-background .check-container {
    font-size: 14px;
    padding-left: 22px;
    align-items: self-start;
  }

  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    .form-group.remember-me-box
    .forgot-button {
    font-size: 14px;
  }
}

/* Login page css ends */

/* register page css starts */

.auth_background.auth-account-pages-wrap span.fileinput-new {
  position: absolute;
  right: 0;
  background: linear-gradient(0deg, #40403f, #40403f),
    linear-gradient(180deg, #23231e 0%, #474747 100%);
  top: 0;
  height: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.49px;
  border-radius: 0 5px 5px 0 !important;
}

.auth_background.auth-account-pages-wrap
  .fileinput.fileinput-new
  .btn-file
  input[type="file"] {
  position: absolute;
  opacity: 0;
}

.auth_background.auth-account-pages-wrap .sec-newsletter {
  justify-content: start;
  margin-left: 0;
}

.auth_background.auth-account-pages-wrap .sec-newsletter {
  max-width: 100%;
}

.auth_background.auth-account-pages-wrap .login-reg-sec {
  /* margin-top: 93px; */
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  .fileinput.fileinput-new
  .btn-file {
  margin: 0;
  border-radius: 8px;
  max-height: 48px;
}

.auth_background.auth-account-pages-wrap .register-sec .box-background {
  width: 1019px;
  max-width: 100%;
}
.auth_background.auth-account-pages-wrap .register-sec .black-box-inner {
  max-width: 1019px;
}

.auth_background.auth-account-pages-wrap .login-reg-sec .button-login-trans {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  width: 100%;
  background: transparent;
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 274px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
}

.auth_background.auth-account-pages-wrap .register-sec .login-reg-sec {
  justify-content: center;
}

.auth_background.auth-account-pages-wrap
  .register-sec
  .login-reg-sec
  .button-sec-left {
  margin-right: 24px;
}

@media only screen and (max-width: 767px) {
  .auth_background.auth-account-pages-wrap .register-sec .login-reg-sec {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 467px) {
  .auth_background.auth-account-pages-wrap
    .login-reg-sec
    .button-sec-right
    button {
    min-width: inherit !important;
    font-size: 16px !important;
  }
}
/* register sec ends */

/* forgot passowrd sec */

.auth_background.auth-account-pages-wrap .forgot-sec .box-border.box-background,
.auth_background.auth-contact-us-wrap .contact-sec .box-border.box-background {
  width: 693px;
  max-width: 100%;
}

.auth_background.auth-account-pages-wrap .forgot-sec .black-box-inner,
.auth_background.auth-contact-us-wrap .contact-sec .black-box-inner {
  max-width: 693px;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  form
  .clearfix.text-center
  .btn-com.resendlink
  button.button-login-trans.size-small {
  box-shadow: none !important;
  background: none !important;
  text-align: left !important;
  width: 100%;
  margin: -20px 0 0 0;
  padding: 0;
  text-transform: capitalize;
}
.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  form
  .clearfix.text-center
  .btn-com.resendlink
  i {
  margin-right: 5px;
}

/* forgot passowrd sec ends */

/* contact us  */

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-input {
  position: relative;
}

.auth_background.auth-contact-us-wrap
  .box-border.box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-input
  span.input_icon {
  position: absolute;
  background: #cfddd7;
  height: 48px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.auth_background.auth-contact-us-wrap
  .box-background
  .text-zone-description
  .form-group
  .flex-container
  .filds-input
  input.form-control {
  padding-left: 66px;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.92px;
  text-align: left;
  color: #000;
  min-height: 48px;
  max-height: 48px;
}

.auth_background.auth-contact-us-wrap
  .box-background
  .comments-container-custom
  .text-zone-description
  span.main-heading {
  position: static;
  display: block;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.98px;
  text-align: left;
  margin-bottom: 20px;
  transform: initial;
  text-transform: capitalize;
}

.auth_background.auth-contact-us-wrap
  .box-background
  .comments-container-custom
  .text-zone-description
  span.sub-heading {
  font-family: "Proxima Nova";
  font-size: 20px;
  font-weight: 400;
  line-height: 24.36px;
  text-align: left;
  text-transform: initial;
  display: block;
  position: static;
  transform: initial;
  margin-bottom: 40px;
}

.auth_background.auth-contact-us-wrap
  .box-background
  .filds-input
  .form-control {
  border-radius: 8px;
}

.auth_background.auth-contact-us-wrap
  .box-background
  .form-group
  .flex-container
  .filds-input
  input::placeholder,
.auth_background.auth-contact-us-wrap
  .box-background
  .form-group
  .flex-container
  .filds-input
  textarea::placeholder {
  font-weight: 500;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
}

.auth_background.auth-contact-us-wrap .treatment-title span {
  transform: initial;
  position: static !important;
  text-align: left;
  text-transform: initial;
  color: #fff;
}

.auth_background.auth-contact-us-wrap .treatment-title span.main-heading {
  display: block;
  font-family: "Proxima Nova";
  font-size: 32px;
  font-weight: 700;
  line-height: 38.98px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.auth_background.auth-contact-us-wrap .treatment-title span.sub-heading {
  font-family: "Proxima Nova";
  font-size: 20px;
  font-weight: 400;
  line-height: 24.36px;
  text-align: left;
  margin-bottom: 35px;
}

.auth_background.auth-contact-us-wrap .login-reg-sec1 {
  margin-top: 51px;
}

.auth_background.auth-contact-us-wrap .login-reg-sec1 .btn-com a {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 255px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
}
.auth_background.auth-contact-us-wrap .login-reg-sec1 .btn-com button {
  min-width: 274px !important;
}

.auth_background.auth-contact-us-wrap .login-reg-sec1 {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}

.auth_background.auth-contact-us-wrap .login-reg-sec1 {
  flex-wrap: wrap-reverse;
}

.auth_background.auth-contact-us-wrap
  .box-background
  .text-zone-description
  .form-group
  textarea.form-control {
  min-height: 100px;
}
.auth_background.auth-contact-us-wrap .login-reg-sec1 .btn-com a {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .auth_background.auth-contact-us-wrap .box-border.box-background {
    padding: 46px 30px;
  }

  .auth_background.auth-contact-us-wrap .login-reg-sec1 .btn-com a {
    min-width: 50px !important;
    width: 100% !important;
    display: block;
  }

  .auth_background.auth-contact-us-wrap .login-reg-sec1 .btn-com button {
    min-width: inherit !important;
    width: 100%;
  }

  .auth_background.auth-contact-us-wrap .button-sec-right,
  .auth_background.auth-contact-us-wrap .button-sec-left {
    width: 100%;
    margin-bottom: 8px;
  }

  .auth_background.auth-contact-us-wrap .button-login-trans {
    font-size: 16px !important;
  }

  .auth_background.auth-contact-us-wrap .treatment-title span.main-heading {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .auth_background.auth-contact-us-wrap .treatment-title span.sub-heading {
    font-size: 16px;
    margin-bottom: 26px;
  }

  .auth_background.auth-contact-us-wrap .login-reg-sec1 {
    margin-top: 30px;
  }

  .auth_background.auth-contact-us-wrap
    .box-background
    .form-group
    .flex-container
    .filds-input
    input::placeholder,
  .auth_background.auth-contact-us-wrap
    .box-background
    .form-group
    .flex-container
    .filds-input
    textarea::placeholder {
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
  }

  .auth_background.auth-contact-us-wrap
    .box-background
    .form-group
    .flex-container
    .filds-input
    input.form-control {
    font-size: 16px;
  }
}

/* contact us ends */

/* forgot passowrd responsive css */
/* 
@media only screen and (max-width: 467px) {
  .auth_background.auth-account-pages-wrap
    .login-reg-sec
    .button-sec-left
    .btn-com
    a {
    font-size: 14px !important;
    margin-top: 13px;
  }
  .auth_background.auth-account-pages-wrap
    .login-reg-sec
    .button-sec-right
    .btn-com
    a {
    font-size: 14px !important;
    min-width: inherit !important;
    width: 100%;
  }
} */

/* Account details sec  */

.auth_background.auth-account-pages-wrap
  .login-reg-sec-1
  .button-sec-left
  .btn-com
  a {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 255px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
}

.auth_background.auth-account-pages-wrap
  .box-background
  .text-zone-description
  form
  .clearfix.text-center
  .login-reg-sec-1
  .btn-com
  button {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000000 inset !important;
  min-width: 274px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
  display: inline-block;
  width: auto;
}

.auth_background.auth-account-pages-wrap .login-reg-sec-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 24px;
  margin-top: 15px;
}

.auth_background.auth-account-pages-wrap .account-detail-sec .box-background {
  width: 1012px;
  max-width: 100%;
}

.auth_background.auth-account-pages-wrap .account-detail-sec .black-box-inner {
  max-width: 1012px;
}

.auth_background.auth-account-pages-wrap
  .account-detail-sec
  .box-border.box-background {
  padding: 20px 20px;
}

.auth_background.auth-account-pages-wrap
  .account-detail-sec
  .box-background
  .treatment-title {
  margin-bottom: 45px;
}
/* Responsive of account details */
@media only screen and (max-width: 767px) {
  .auth_background.auth-account-pages-wrap .login-reg-sec-1 {
    flex-wrap: wrap-reverse;
    margin-top: 50px;
  }
  .auth_background.auth-account-pages-wrap
    .login-reg-sec-1
    .button-sec-left
    .btn-com
    a {
    min-width: inherit !important;
    width: 100%;
  }

  .auth_background.auth-account-pages-wrap
    .box-background
    .text-zone-description
    form
    .clearfix.text-center
    .login-reg-sec-1
    .btn-com
    button {
    min-width: inherit !important;
    width: 100%;
  }

  .auth_background.auth-account-pages-wrap .login-reg-sec-1 .button-sec-left {
    width: 100%;
  }

  .auth_background.auth-account-pages-wrap .login-reg-sec-1 .button-sec-right {
    width: 100%;
  }
}

/* Account details sec ends */

/* Default checkmark css */
.check-container .checkmark:after {
  background: none;
}

@media only screen and (max-width: 767px) {
  .auth_background.auth-account-pages-wrap
    .box-background
    .check-container
    .checkmark:after {
    left: 4px;
    top: 1px;
    width: 7px;
    height: 12px;
  }
}

@media only screen and (max-width: 567px) {
  .auth_background.auth-account-pages-wrap
    .box-background
    .check-container
    .checkmark:after {
    left: 5px;
  }
}

@media only screen and (max-width: 467px) {
  .auth_background.auth-account-pages-wrap
    .box-background
    .check-container
    .checkmark:after {
    left: 3px;
    top: 0px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 2px 0;
  }
}
/* Default checkmark css  ends*/

/* My address book */

.auth_background.auth-account-pages-wrap .wrape-main {
  max-width: 693px;
}

.auth_background.auth-account-pages-wrap .wrape-background {
  width: 693px;
  max-width: 100%;
  padding: 69px 60px;
  border: solid 4px transparent !important;
  border-radius: 15px !important;
}

.auth_background.auth-account-pages-wrap
  .wrape-background
  .treatment-title.title-book-center.text-success {
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}

.auth_background.auth-account-pages-wrap
  .wrape-background
  .treatment-title
  span.main-heading {
  display: block;
  font-family: "Proxima Nova";
  font-size: 32px;
  font-weight: 700;
  line-height: 38.98px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
 
}



.auth_background.auth-account-pages-wrap
  .wrape-background
  .treatment-title
  span {
  transform: initial;
  position: static !important;
  text-align: left;
  text-transform: initial;
  width: 100%;
  color: #fff;
}

.auth_background.auth-account-pages-wrap .wrape-background .login-reg-sec {
  margin-top: 40px;
}

.auth_background.auth-account-pages-wrap
  .wrape-background
  .button-sec-left
  .btn-com
  a {
  min-width: 274px !important;
}
.auth_background.auth-account-pages-wrap .wrape-background .button-sec-right a {
  min-width: 255px !important;
}

.auth_background.auth-account-pages-wrap
  .register-sec.block-comman
  .box-background {
  width: 693px;
  max-width: 100%;
  padding: 20px 20px;
}
.auth_background.auth-account-pages-wrap
  .register-sec.block-comman
  .black-box-inner {
  max-width: 693px;
}

/* .background-page.pd-0.book-later-page {
    padding-top: 0;
    margin-top: 20px;
    padding-bottom: 0px;
} */
.auth_background.auth_background-v-2 .terms_conditions_text_face> div {
    margin: 8px 0px !important;
}

.auth_background.auth_background-v-2 .terms_conditions_text_face * {
    font-weight: normal;
}

.auth_background.auth_background-v-2 .terms_conditions_text_face strong, 
.auth_background.auth_background-v-2 .terms_conditions_text_face strong, .auth_background.auth_background-v-2 .terms_conditions_text_face h5 {
    color: #000 !important;
    margin-top: 18px !important;
}

.auth_background.auth_background-v-2 .terms_conditions_text_face * {
    font-weight: normal;
}


.checkputback-button .btn-back {
    border-radius: 19px;
    background: -moz-linear-gradient(top, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
    background: -webkit-linear-gradient(top, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
    background: linear-gradient(to bottom, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
    color: #fff;
    font-size: 16px;
    padding: 11px 12px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 1000px 1px #000 inset !important;
}

.checkputback-button {margin-bottom: 30px;}

.sec-checkoutpay-main form .group-btn-box .button-login-trans {min-width: 180px !important;}

.relative-box {
    position: relative;
}

.relative-box .footbxtm {
    position: sticky;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    padding: 10px 0px;
    margin-bottom: 0px !important;
}

.relative-box .footbxtm input {
    margin: 0px !important;
}



@media only screen and (max-width:767px){
  .auth_background.auth-account-pages-wrap .wrape-background .treatment-title.address-head span.sub-heading {
    font-size: 16px;
    line-height: 27px;
    }


}

@media only screen and (max-width:467px) {
  .auth_background.auth-account-pages-wrap .wrape-background .treatment-title.address-head span.sub-heading {
    line-height: 1.4;
    }
  
}

/* address book after adding address */

.auth_background.auth-account-pages-wrap .wrape-background .treatment-title.address-head span.main-heading{
  margin-bottom: 15px;
}
.auth_background.auth-account-pages-wrap
  .block-book-container
  .wrape-background {
  width: 779px;
  max-width: 100%;
  padding: 20px 20px;
  position: relative;
}
.auth_background.auth-account-pages-wrap
  .block-book-container
  .wrape-background:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #23231e 0%, #474747 100%);
  height: 100%;
  border-radius: 15px;
}

.auth_background.auth-account-pages-wrap .block-book-container .wrape-main {
  max-width: 779px;

}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .description-left {
  margin-top: 36px;

  width: 100%;
  flex: none;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .description-right {
  padding-left: 19px;
  /* max-width: 291px; */
  width: 100%;
}
.auth_background.auth-account-pages-wrap
  .block-book-container
  .description-left
  .filds-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 10px;
  max-height: 51px;

  transition: all 0.3s ease-in-out;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .description-left
  .filds-label.label-hover:hover {
  background: #dde7e3;
  cursor: pointer;
}

.auth_background.auth-account-pages-wrap .block-book-container .flex-container {
  display: block;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .flex-container
  .filds-label
  label {
  font-family: "Proxima Nova";
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  min-width: 120px;
  transition: all 0.2s ease-in-out;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .flex-container
  .filds-label
  .icon_circle {
  background: #000;
  border-radius: 100px;
  border: none;
  display: flex;
  justify-content: center;
  margin-right: 12px;
  width: 26px;
  height: 26px;
  align-items: center;
  padding: 0;
  margin: 0;
}

.auth_background.auth-account-pages-wrap .block-book-container .login-reg-sec {
  /* margin-top: 98px; */
  margin-top: 40px;
  justify-content: center;
  column-gap: 24px;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .description-left
  .filds-label
  .label-fixed-width {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 160px;
}

.auth_background.auth-account-pages-wrap .block-book-container .treatment {
  padding-bottom: 20px;
}

/* Responsive of address book */

@media only screen and (max-width: 767px) {
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .wrape-background {
    padding: 33px 28px;
  }
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .card-book-manage
    .text-zone-description {
    padding: 22px 26px 15px 25px;
  }
}
@media only screen and (max-width: 567px) {
  .auth_background.auth-account-pages-wrap
    .box-background
    .form-group
    .flex-container
    .filds-input
    .form-control {
    font-size: 16px !important;
  }
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .card-book-manage
    .text-zone-description {
    padding: 25px 24px 30px 17px;
  }

  .auth_background.auth-account-pages-wrap
    .block-book-container
    .description-left
    .filds-label
    label {
    font-size: 16px !important;
  }

  .auth_background.auth-account-pages-wrap
    .wrape-background
    .treatment-title
    span {
    font-size: 16px;
  }

  .auth_background.auth-account-pages-wrap .wrape-background .treatment-title span.main-heading
  {
    font-size: 26px;
  }
  .auth_background.auth-account-pages-wrap .wrape-background .treatment-title.address-head span.main-heading {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 15px;
}


  .auth_background.auth-account-pages-wrap
    .block-book-container
    .login-reg-sec
    .button-sec-left
    .btn-com
    a {
    font-size: 14px !important;
    min-width: initial !important;
  }

  .auth_background.auth-account-pages-wrap
    .block-book-container
    .card-book-manage
    .text-zone-description {
    padding: 33px 26px 31px 24px;
  }
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .description-left
    .filds-label
    .label-fixed-width {
    min-width: 146px;
  }
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .wrape-background {
    padding: 28px 24px;
  }
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .card-book-manage
    > div {
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
    padding: 0 !important;
  }
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .card-book-manage {
    flex-direction: column-reverse;
  }

  .card-book-manage .text-zone-description {
    margin-top: 0;
  }
}

@media only screen and (max-width:467px){
  .auth_background.auth-account-pages-wrap
    .block-book-container
    .wrape-background {
    padding: 28px 16px;
  }

  .auth_background.auth-account-pages-wrap .wrape-background .treatment-title.address-head span.main-heading {
    font-size: 20px;
   
}
.auth_background.auth-account-pages-wrap .wrape-background .treatment-title.address-head span.sub-heading{
  font-size: 14px;
}
}


/* default css for my address book  */

.auth_background.auth-account-pages-wrap
  .register-sec
  .log-bx
  .filds-input
  .form-control,
.auth_background.auth-account-pages-wrap
  .register-sec
  .pass-bx
  .filds-input
  .form-control {
  margin: 0 !important;
  border-radius: 8px;
}

.filds-input .form-control {
  margin: 0;
  min-height: 48px;
  max-height: 48px;
  border: none !important;
}

.block-comman .box-background .form-group {
  position: relative;
  margin-bottom: 20px;
}

.treatment-title span,
.page-content.register-sec.block-comman .title-book-center span {
  transform: none;
}

.auth_background.auth-account-pages-wrap .block-book-container .filds-input,
.auth_background.auth-account-pages-wrap .block-comman .filds-input {
  padding: 0;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .filds-label
  label {
  position: static;
  color: #222222;
  margin: 0;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .card-book-manage
  .text-zone-description {
  padding: 30px;
  min-height: 191px;
  font-family: "Proxima Nova";
  font-size: 16px;
  font-weight: 700;
  line-height: 19.49px;
  margin-right: 5px;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .card-book-manage
  .text-zone-description
  > div
  + div {
  padding: 0;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .card-book-manage {
  padding-bottom: 0;
  background: none;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .description-left
  .filds-label
  .label-fixed-width {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 160px;
}

/* Booking Page Css Start */
.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input {
  position: relative;
  margin-left: 0;
  margin-bottom: 20px;
  padding: 0;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input
  span.input_icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 48px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(207, 221, 215, 1);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input
  .text-desc {
  min-height: 48px;
  max-height: 48px;
  padding-left: 70px;
  font-size: 16px;
  width: 100%;
  margin: 0;
  border: none !important;
  height: 100%;
  border-radius: 8px !important;
  line-height: 20px;
}
/* Booking Page Css End */

/* past Booking Css Start */

.sec-middle-block .contact-sec {
  border: solid 3px transparent !important;
}

#ratingForm .form-control {
  border: solid 2px transparent !important;
  border: solid 2px transparent !important;
}
.auth_background.auth_background-v-2 .sec-middle-block .contact-sec {
  margin: 0;
}

.auth_background.auth_background-v-2 .sec-middle-block .contact-main-wrapper {
  max-height: max-content;
}
.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  .form-control {
  height: 48px;
  font-size: 16px;
  border-radius: 8px !important;
  color: #fff;
}
.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  textarea.form-control {
  resize: none;
}

.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  button.form-control {
  position: static;
  border-radius: 100rem !important;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000000 inset !important;
  min-width: 274px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px auto auto auto;
  font-size: 18px;
  display: block;
  width: auto;
}
.auth_background.auth_background-v-2
  .sec-middle-block
  .contact-main-wrapper
  #ratingForm
  button.form-control:hover {
  box-shadow: 1px 10000px 1px #fff inset !important;
  color: #000;
}

/* past bookings form changes */
.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input
  textarea.form-control {
  padding-left: 70px;
  padding-top: 15px;
}

.auth_background.auth_background-v-2
  .dark-book-gray
  .flex-container
  .filds-input
  textarea.form-control::placeholder {
  color: #000;
}
/* past Booking Css End */

/* Responsive Logo Position Fix Start */
@media only screen and (max-width: 767px) {
  .logo-telefon {
    left: 5px;
  }
}
/* Responsive Logo Position Fix End */

/* Theripist search page Css Start */
div#therapists .therapist-bg {
  padding: 0px;
  background: #fff;
  border-radius: 10px;
  height: auto;
  /* border: var(--border) !important; */
   border: 2px solid #000 !important;
}

div#therapists .therapist-bg .therapist-name {
  margin-top: 15px;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  /* color: #fff; */
  padding: 0px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /* position: absolute; */
  left: 0;
  right: 0;
  top: 58px;
  z-index: 1;
}

div#therapists .therapist-bg > div:nth-child(1) {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  position: relative;
}

div#therapists .therapist-bg > div:nth-child(1):before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: rgb(0 0 0 / 50%);
  z-index: 1;
}

div#therapists .therapist-bg.therepist-border .btn-book.add-basket-border {
}

div#therapists .therapist-bg .btn-book a {
    /* background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #009090 !important; */
    border-radius: 0px 0px 6px 6px;
    font-size: 15px;
    /* box-shadow: none !important; */
    font-weight: bold;
}
/* Theripist search page Css End */

/* info THeripist modal Css Start */
#info-therapist .therapist-box-inner ul.nav.nav-tabs {
  background: #000 !important;
  border-radius: 4px;
  padding: 5px;
  background-image: none !important;
}

#info-therapist .therapist-box-inner .nav-tabs > li.active > a,
#info-therapist .therapist-box-inner .nav-tabs > li.active > a:hover,
#info-therapist .therapist-box-inner .nav-tabs > li.active > a:focus {
  background: #ccc;
  border-radius: 5px;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #dde7e3;
  color: #000;
  border: none !important;
}

#info-therapist .therapist-box-inner .nav-tabs > li > a {
  line-height: 1.2;
  padding: 11px;
  font-size: 16px;
  border: none !important;
}
#info-therapist .therapist-box-inner .treatments-title {
  font-size: 16px;
  background: none;
  padding: 0;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  color: #111111;
  margin-bottom: 15px;
  margin-top: 30px;
}

#info-therapist .therapist-box-inner .massage_type {
  margin-left: 0;
}

#info-therapist .therapist-box-inner .therapist-description {
  padding-left: 0;
}
/* info THeripist modal Css Start */

/* Header profile img css */

.header-auth-dflex > div + div {
  margin-left: 22px;
}
.log-in.dropdown-toggle {
  width: 34px;
  height: 34px;
  line-height: 28px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000;
  border-radius: 50%;
  overflow: hidden;
}

.log-in.dropdown-toggle img.dp-img {
  height: 100%;
  object-fit: cover;
  filter: none !important;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}

.font-icon {
  height: 37px;
  width: 37px;
}

#menu-fix-categs-tel .account-icon-tel a{
    margin: 0;
    border-radius: 50%;
    overflow: hidden;
}

#menu-fix-categs-tel .account-icon-tel a img{
  height: 100%;
  object-fit: cover;
  filter: none !important;
  border-radius: 50%;
  overflow: hidden;
  max-height: 37px;

}

/* Header profile pic for mobile */
.pull-left.account-icon-tel a img.dp-img {
  width: 37px;
  height: 37px;
}

/* position changed of profile icon to right also in mobile view  */
.account-icon-tel {
  top: 20px;
  right: 5px;
}
.basket-tel {
  top: 20px;
  right: 55px;
}

.contact-us {
  top: 20px;
  right: 106px;
}

/* Header profile pic for mobile  ends*/

/* Header profile img css end*/

/* box-background-changes of the border size */
.box-background {
  border: solid 4px transparent !important;
}

/* background css for commercial boiler builder  */

.auth_background {
  /* padding: 0px; */
}

.auth_background.auth-contact-us-wrap.boiler-page .header-welcome-text p {
  max-width: 912px;
}

.auth_background.auth-contact-us-wrap .login-reg-sec1 {
  flex-wrap: wrap-reverse;
  width: 100%;
  align-items: self-end;
  justify-content: center;
  column-gap: 24px;
}

/* .auth_background.auth-contact-us-wrap.boiler-page .box-border.box-background .text-zone-description .form-group {
    margin: 0;
} */

.auth_background.auth-contact-us-wrap.boiler-page .comments_container {
  padding-top: 37px;
}

.auth_background.auth-contact-us-wrap.boiler-page
  .comments-container-custom
  .treatment-title {
  margin-bottom: 36px;
}

.auth_background.auth-contact-us-wrap.boiler-page .header-welcome-text {
  margin-bottom: 60px;
}

/* check container size */

.check-container {
  padding-left: 32px;
}

/* check container size ends */

/* back button changes on commercial boiler page */
.back-button {
  padding-left: 25px;
  padding-top: 15px;
}
/* section,
.row.common-flex {
  scroll-margin-top: 180px;
} */

/* responsive css for rate us section in past bookings */

@media only screen and (max-width: 767px) {
  .sec-middle-block .contact-sec {
    box-shadow: 1px 1000px 1px #ffffff inset !important;
  }

  #ratingForm .form-control {
    box-shadow: 1px 1000px 1px #ffffff inset !important;
    height: 45px;
    margin-bottom: 13px;
    margin-top: 0;
  }

  .auth_background.auth_background-v-2
    .sec-middle-block
    .contact-main-wrapper
    #ratingForm
    .form-control::placeholder {
    color: #000;
    font-size: 15px;
  }

  .auth_background.auth_background-v-2
    .sec-middle-block
    .contact-main-wrapper
    #ratingForm
    .form-control {
    color: #000 !important;
    font-size: 16px;
  }

  .contact-sec .contact-box .text-box {
    color: #000;
  }

  .auth_background.auth_background-v-2
    .sec-middle-block
    .contact-main-wrapper
    #ratingForm
    button.form-control {
    color: #fff !important;
    font-size: 16px;
    min-width: 150px !important;
    height: 42px;
    margin-bottom: 20px;
  }
  .auth_background.auth_background-v-2
    .counter-background.sec-counter-main
    .title-book {
    font-size: 22px;
  }

  .auth_background.auth_background-v-2 .counter-background.sec-counter-main {
    padding: 20px;
  }

  .checkout-pay {
    min-width: 100px !important;
}

}

/* btns for deactivate banners */

.btns-inline {
  position: absolute;
  left: 60px;
  bottom: 60px;
  display: flex;
  align-items: center;
  column-gap: 18px;
}

.free {
  border-radius: 50px;
  padding: 15px 16px;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000000 inset !important;
  min-width: 274px !important;
  text-align: center !important;
  outline: none !important;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  max-width: 50px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}

a.free:hover {
  color: #000;
  box-shadow: 1px 10000px 1px #ffffff inset !important;
}

@media only screen and (max-width: 767px) {
  .free {
    min-width: initial !important;
    max-width: 274px;
    font-size: 12px;
    padding: 7px 30px;
  }
}

@media only screen and (max-width: 467px) {
  .free {
    font-size: 10px;
    padding: 7px 20px;
  }
}

/* My membership css */

.card-book-manage.memebership_list_wrapper .last-filled {
  margin-top: 0;
}

.membership-page .scroll-div {
  max-height: 100%;
  overflow: visible;
  padding: 0;
}

.card-book-manage .text-zone-description .btn {
  background-color: initial;
  color: #d43f3a;
  border: none;
  padding: 4px 8px;
}

.auth_background.auth-account-pages-wrap
  .block-book-container
  .card-book-manage
  .subscription-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


/* book later section - availabilty */

.select-date-tab:before {
    background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%);
    backdrop-filter: blur(2px);
}

.select-date-tab .owl-controls .owl-buttons div {
  width: 30px !important;
  height: 30px !important;
  background-color: #fff !important;
  border-radius: 5px !important;
  background-size: 10px !important;
  background-position: center center !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 1199px) {
  #info-therapist.salon_therapists_popup .col-lg-6 {
    width: 100%;
  }
  
  #info-therapist.salon_therapists_popup .col-lg-6 img.img-responsive.img-big {
    max-width: 320px;
    margin-bottom: 10px;
  }
  .select-date-tab {
    min-height: 180px;
  }
}



.page_title{
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 24px;
}

.select-info.calender-gradient .owl-select-date-tab .owl-controls .owl-buttons .owl-prev,
.select-info.calender-gradient .owl-select-date-tab .owl-controls .owl-buttons .owl-next{
    top: -58px;
}


.available-hours.available-hours-gradient .active-hour{
    background: linear-gradient(0deg, #74c9a5, #236c4e), linear-gradient(180deg, #74C9A5 0%, #236C4E 100%);
    border-image-source: none !important;
}


span.mg-r-10.become-btn.detail-btn {
  margin: 0;
}
.detail-btn a {
  border-radius: 5px !important;
  background: linear-gradient(180deg, #74c9a7 0%, #236c4e 100%), #dde7e3 !important;
  box-shadow: none !important;
  border: none !important;
  line-height: 1.2;
  padding: 11px;
  font-size: 16px !important;
}


#info-therapist .book_therapist{
    text-transform: uppercase;
}

#info-therapist .book-nowBtnborder{
  transition: all 300ms;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 1000px 1px #000 inset !important;
}

#info-therapist .book-nowBtnborder:hover{
  background-image: var(--my-gradient) !important;
}

/* salon details page  */

@media only screen and (max-width:467px){
    .slider_elements.slider_elements-v-2 .owl-carousel.owl_elementBlock .owl-nav button{
        width: 29px;
        height: 29px;
    }
    .slider_elements.slider_elements-v-2 .owl-carousel.owl_elementBlock .owl-nav .owl-prev span,
    .slider_elements.slider_elements-v-2 .owl-carousel.owl_elementBlock .owl-nav .owl-next span
    {
        width: 22px;
        height: 22px;

    }

    section#sticky-slider.services-thumb-slider .owl-carousel .owl-nav button{
        width: 29px;
        height: 29px;
    }
}



/* MemberShip Pages Css Start */

.cancle-membership-1 .btns-inline {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.cancle-membership-1 .btns-inline .roundBtn-right {
  position: absolute;
  left: 60px;
  top: 60px;
  transform: none;
}

.cancle-membership-1 .btns-inline .round-btn {
  position: absolute;
  bottom: 60px;
  right: 60px;
  transform: none;
}

.cancle-membership-1 .btns-inline .round-btn a, .cancle-membership-1 .btns-inline .roundBtn-right a {
  min-width: 150px !important;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cancle-membership-1 .btns-inline .round-btn a:hover, .cancle-membership-1 .btns-inline .roundBtn-right a:hover {
  transform: scale(1.1);
}
@media only screen and (max-width:991px){
  .cancle-membership-1 .btns-inline .roundBtn-right {
    left: 20px;
    top: 20px;
  }
  .cancle-membership-1 .btns-inline .round-btn {
    bottom: 20px;
    right: 20px;
  }

  .cancle-membership-1 .btns-inline .round-btn a, .cancle-membership-1 .btns-inline .roundBtn-right a {
    min-width: 110px !important;
    width: 110px;
    height: 110px;
    font-size: 14px;
    padding: 5px;
  }
}

@media only screen and (max-width:767px){
  .cancle-membership-1 .btns-inline .roundBtn-right {
    left: 20px;
    bottom: 20px;
    right: auto;
    top: auto;
  }
  .cancle-membership-1 .btns-inline .round-btn {
    bottom: 20px;
    right: 20px;
    left: auto;
    top: auto;
  }
  .cancle-membership-1 .btns-inline .round-btn a, .cancle-membership-1 .btns-inline .roundBtn-right a {
    min-width: 100px !important;
    width: 100px;
    height: 100px;
    font-size: 12px;
  } 
}

@media only screen and (max-width:567px){
  .cancle-membership-1 img {
    min-height: 300px;
    object-fit: cover;
    object-position: 50%;
  }
}



/* MemberShip Pages Css End */


/* cancle membership 2  Css Start*/


.cancle-membership-2 .btns-inline {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.cancle-membership-2 .btns-inline .second-right {
  position: absolute;
  left: 20px;
  top: 20px;
  transform: none;
}

.cancle-membership-2 .btns-inline .second-left {
  position: absolute;
  bottom: 20px;
  right: 20px;
  transform: none;
}

.cancle-membership-2 .btns-inline .second-right a, .cancle-membership-2 .btns-inline .second-left a {
  min-width: 120px !important;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  box-shadow: 1px 10000px 1px #ffffff inset !important;
  color: #000;
}
.cancle-membership-2 .btns-inline .second-right a:hover, .cancle-membership-2 .btns-inline .second-left a:hover {
  transform: scale(1.1);
}
@media only screen and (max-width:991px){
  .cancle-membership-2 .btns-inline .second-right {
    left: 10px;
    top: 10px;
  }
  .cancle-membership-2 .btns-inline .second-left {
    bottom: 10px;
    right: 10px;
    left: auto;
  }
  .cancle-membership-2 .btns-inline .second-right a, .cancle-membership-2 .btns-inline .second-left a  {
    min-width: 110px !important;
    width: 110px;
    height: 110px;
    font-size: 14px;
    padding: 5px;
  }
}

@media only screen and (max-width:767px){
  .cancle-membership-2 .btns-inline .second-right {
    left: 20px;
    bottom: 20px;
    right: auto;
    top: auto;
  }
  .cancle-membership-2 .btns-inline .second-left {
    bottom: 20px;
    right: 20px;
    left: auto;
    top: auto;
  }
  .cancle-membership-2 .btns-inline .second-right a, .cancle-membership-2 .btns-inline .second-left a  {
    min-width: 100px !important;
    width: 100px;
    height: 100px;
    font-size: 12px;
  } 
}

@media only screen and (max-width:567px){
  /* .cancle-membership-2 img {
    min-height: 300px;
    object-fit: cover;
    object-position: -70px;
  } */
  .cancle-membership-2 img {
    min-height: 290px;
    object-fit: cover;
    object-position: -90px;
}
}


/*  */
div#info-treatment .modal-dialog.modal-lg {
  height: calc(100% - 60px);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

div#info-treatment .modal-dialog.modal-lg .modal-content {
  width: 100%;
}
#info-treatment .duration-cover label.form-check-label {display: block;}
#info-treatment .duration-cover .img-span-cover img {
  max-width: 120px;
  margin: 20px auto;
}
#info-treatment .duration-cover .img-span-cover span{
  font-size: 18px;
}

#info-treatment .modal-body{
  background: #fff !important;
  max-height: calc(100vh - 230px);
    overflow: auto;
}
/*  */


/* banners Css Start */

a > .booking_banner.booking_banner_cover.cmn_background_cover {
  height: 800px;
  min-height: auto;
}

a > .cmn_background_cover.cmn_background_position{
  height: 800px;
  min-height: auto;
}

.booking_banner {
  height: 800px;
  background-position: 0;
}

.booking_banner .back-button {
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .booking_banner .back-button{
padding-left: 5px;
  }
}

.booking_banner .back-button .btn-back {
  border-radius: 19px;
  background: -moz-linear-gradient(top, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
  background: -webkit-linear-gradient(top, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
  background: linear-gradient(to bottom, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
  color: #fff;
  font-size: 16px;
  padding: 11px 12px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.booking_banner  .right-blog {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

.booking_banner  .right-blog .inactive-button-massage {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: static;
  border-radius: 100rem;
  padding: 10px;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  width: 180px;
  height: 180px;
  text-align: center !important;
  outline: none !important;
  line-height: 1;
  font-size: 18px;
  color: #fff !important;
  font-weight: bold;
  transition: all ease-in-out 300ms;
}

.booking_banner .right-blog .inactive-button-massage:hover {
transform: scale(1.05);
}



.booking_banner .right-blog .inactive-button-massage .icon-btn-booking {
 margin: 0 0 10px 0;
}
.booking_banner .right-blog .inactive-button-massage .icon-btn-booking i.fa {
  font-size: 22px;
  font-weight: 400;
}
.booking_banner  .right-blog .arrow-div {
  left: 60px;
  top: 50%;
  transform: translateY(-50%) rotate(330deg);
}

.booking_banner .btn-massage-me-now ~ .tooltip.top .tooltip-arrow ~ .tooltip-inner, .booking_banner .btn-massage-me-later ~ .tooltip.top .tooltip-arrow ~ .tooltip-inner {
  background-color: #000 !important;
}

.booking_banner .btn-massage-me-now ~ .tooltip.top .tooltip-arrow, .booking_banner .btn-massage-me-later ~ .tooltip.top .tooltip-arrow {
  border-top-color: #000 !important;
}
@media only screen and (max-width:1499px){
  a > .booking_banner.booking_banner_cover.cmn_background_cover {
    height: 600px;
    background-position: 0 !important;
}
  a > .cmn_background_cover.cmn_background_position {
    height: 560px;
    min-height: auto;
  }
  .booking_banner {
    height: 600px;

  }
  .booking_banner .right-blog .inactive-button-massage {
  /* max-width: 300px; */
    width: 160px;
    height: 160px;
  }

  .booking_banner .right-blog .arrow-div {
      left: 100px;
  }
}
@media only screen and (max-width:1199px){
  a > .cmn_background_cover.cmn_background_position {
    height: 460px;
    min-height: auto;
  }
  .booking_banner {
    height: 460px;
    min-height: 460px;
  }
}

@media only screen and (max-width: 667px) {
  .booking_banner .right-blog .inactive-button-massage {
       /* max-width: 220px;
      min-width: 220px !important; */
  }
}

@media only screen and (max-width: 567px) {
  .booking_banner {
    height: 480px;
    min-height: 480px;
 background-position: -200px !important;  
}
  .booking_banner .right-blog {
    /* width: 100%;
    bottom: 0;
    transform: none; */
    /* display: flex;
    align-items: flex-end;
    justify-content: center; */
    /* right: 0;
    margin-bottom: 20px;
    display: block;
    text-align: center; */
    right: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 72px 10px;

    /* top: 80px; */
  }
  
  .booking_banner .right-blog .col-sm-12 {
    /* display: inline-flex;
    padding: 0 5px;
    margin: 0; */
  }

  .booking_banner .right-blog .inactive-button-massage {
        font-size: 16px;
        width: 140px;
        height: 140px;
    }

    .booking_banner .right-blog .inactive-button-massage .icon-btn-booking i.fa {
        font-size: 15px;
    }
}

@media only screen and (max-width: 467px) {
  
}
/* banners Css End */


/* Acive Cancle Member ship page */
.card-book-manage.memebership_list_wrapper {}

.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .filds-label {
    background: none !important;
    justify-content: flex-start;
    padding: 0;
    height: 38px;
}

.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .flex-container .icon_circle {
  filter: invert(1);
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .flex-container .icon_circle svg{
  width: 18px;
  height: 18px;
}

.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .flex-container label {
    color: #fff;
}

.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .description-right {}

.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .description-right .text-zone-description {
  box-shadow: none !important;
  background-image: none !important;
  padding: 0;
  border: none !important;
}


.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .description-right .text-zone-description ul li {
    padding: 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0px;
    background: aliceblue;
    margin-bottom: 20px;
    border-radius: 50px;
    height: 38px;
    transition: all 0.3s ease-in-out;
    color: #000;
    max-width: 200px;
    border: 2px solid #6fc3a1;
    margin-left: auto;
    font-size: 14px;
}

.auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper .description-right .text-zone-description ul {list-style: none;padding: 0;margin: 0;}


.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .plan_status {
  display: none;
}

.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn-danger:before {
  /* content: "Cancled"; */
}

.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn-success:before {
  content: "Activate";
}
.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn{    
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 255px !important;
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  font-size: 18px;
  color: #fff !important;
  font-weight: bold;
  transition: all ease-in-out 300ms;
  text-transform: uppercase;
}
.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn i{
  display: none;
}

.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn.btn-danger i{
  display: block;
}
.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn-danger{
  box-shadow: 1px 10000px 1px #D9534F inset !important;
  box-shadow: 1px 10000px 1px #D9534F inset !important;
    min-width: 50px !important;
    min-height: 50px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    bottom: 310px;
    right: -35px;  
}
.auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn-success{
  box-shadow: 1px 10000px 1px #5CB85C inset !important;
  
}

@media only screen and (max-width:767px){
  .auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn-danger{
    bottom: 290px;
    right: 0px;
  }
}

@media only screen and (max-width:567px){
  .auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper{
    flex-direction: row;
  }
  .auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper  .description-left,
  .auth_background.auth-account-pages-wrap .card-book-manage.memebership_list_wrapper  .description-right {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn-danger{
    bottom: 280px;
    right: 9px;
  }
}


.auth_background.auth_background-v-2 .dark-book-gray .person-details-bg.sec-person-details .meesage_full_field {
width: 100%;
}

.voucher-box a {
  padding: 8px 16px !important;
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
}
.BookingInfo-details {
  display: flex;
  align-items: flex-end;
}
.BookingInfo-details .left {
  width: calc(100% - 260px);
  padding-right: 50px;
}
.contact-sec.BookingInfo-details .left {
    width: 100%;
}

.BookingInfo-details .right {
  width: 230px;
  margin-bottom: -26px;
}
.auth_background.auth_background-v-2 #actions {

  margin: 0px;
}
.auth_background.auth_background-v-2 .terms_conditions_text_face {
  border-radius: 8px;
  font-weight: bold;
  padding-bottom: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}


.auth_background.auth_background-v-2 #actions img {
    border: solid 1px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 1000px 1px #fff inset !important;
    position: relative;
    margin-bottom: -2px;
}

.auth_background.auth_background-v-2 .sec-checkoutpay-main {
  margin-left: 15px;
  margin-right: 15px;
}
.card_logo_wapper .visa-logo {
  background-image: var(--my-gradient) !important;
}
.button-sec-left .button-login-trans {
  position: static;
  border-radius: 100rem;
  padding: 1rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 129px !important;
  text-align: center !important;
  outline: none !important;
  line-height: 1.8;
}
.cmn_background_cover {
  min-height: 800px;
}

@media only screen and (min-width:768px) {
  .flexDirection {
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width:767px) {
  .BookingInfo-details {
    display: block;
  }
  .BookingInfo-details .left {
    width: 100%;
    padding-right: 20px;
  }
  .BookingInfo-details .right {
    width: 84px;
    margin-bottom: 0px;
}
.contact-sec {
  padding-bottom: 0px;
}
.flexDirection {
  display: block !important;
}
}
@media only screen and (max-width:1200px) {
  .cmn_background_cover {
    background-position: 20%;
  }
}

@media only screen and (max-width:575px) {
  .duration-cover {
    display: block;
  }
  .duration-cover .form-check {
    max-width: 100%;
    max-width: 220px;
    margin: 0 auto 15px;
  }
  #info-treatment .duration-cover .img-span-cover img {
    max-width: 100px !important;
  }
}

.footer-logo img {
  max-width: 174px !important;
}

/* membership css new  */

@media only screen and (max-width:567px)
{
  .auth_background.auth-account-pages-wrap .page-content.block-book-container.membership-page .subscription-btns .btn-danger{
    min-width:45px !important;
    min-height: 45px;
  }
}


@media only screen and (max-width:367px) {
  .auth_background.auth-account-pages-wrap .block-book-container .wrape-main{
    overflow-x:  hidden;
  }
  
}




/* info button icon green gradient */
.gradient-circle img{
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 1000px 1px #000 inset !important;

}



/* image height fix for book later boxes */

.therapist-bg img.img-responsive{
  height: 250px;
}
@media (max-width: 991px) {
  .therapist-bg img.img-responsive{
    height: 200px;
  }  
}
@media (max-width: 767px) {
  div#background_cover div#therapists .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
    width: 50%;
  }
}

@media (max-width: 567px) {
  div#background_cover div#therapists .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
    width: 100%;
  }
  .therapist-bg img.img-responsive{
    height: 300px;
  }
}

@media (max-width: 467px) {
  .therapist-bg img.img-responsive{
    height: 250px;
  }
}
/* salon booking section */
.therepist-border.therapist-bg img.img-responsive {
  height: 165px;
}

/* fixed box hover */
.therapist-bg.therepist-border:hover .seeAvailability-border{
  border: solid 1px transparent !important;
  cursor:pointer  !important;
}

/* book now  */

@media (max-width: 767px) {
  .hour {
      font-size: 15px;
      margin-top: 0px;
  }
}

/* btn-show more -services detail page */
.sec-salon-detail-page .servives-section .info-button.see-therapist-info.gradient-circle {
  border: none;
  background: none;
  padding-left: 10px;
}

.sec-salon-detail-page .servives-section .info-button.see-therapist-info.gradient-circle img {
  width: 23px;
  border-radius: 50%;
}

#background_cover .backBtn-gradient {
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 1000px 1px #000 inset !important;
}

#background_cover .backBtn-gradient:hover{
  color: #fff !important;
}




/* Booking details changes */

@media only screen and (max-width: 767px) {
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec .left {
      width: 100%;
      padding: 0;
  }
  
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec .right {
      width: 100%;
      padding: 0;
      margin-bottom: -20px;
  }
  
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec {
      flex-direction: column;
      padding: 20px;
  }
  
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper  .col-md-12, .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper  .col-sm-12 {
      width: 100%;
  }
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec .contact-box .text-box h4 {
      font-size: 18px;
  }
  
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec .contact-box .text-box p {
      font-size: 14px;
  }
  
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec .contact-box + .contact-box {
      margin-top: 10px;
      padding-top: 10px;
  }
  
  .auth_background.auth_background-v-2 .dark-book-gray.saloncheckout-wrapper .contact-sec .left .contact-box .icons-box {
      width: 50px;
      height: 50px;
  }
  }


  /* Cart css */

  .menu-background .salon_cart_wrapper .dropdown-menu .product-item-dis .dtright {
    display: flex;
}

.menu-background .salon_cart_wrapper .dropdown-menu .product-item-dis .dtright .remove_from_cart {
    margin-left: 10px;
}

.menu-background .salon_cart_wrapper .dropdown-menu .product-item-dis .dtright .remove_from_cart .cancelbtn {
  
    box-shadow: 1px 1000px 1px #fff inset !important;
    color: #000;
    border: none !important;
    padding: 0;
    line-height: 1;
    vertical-align: top;
    background: none !important;
}

.menu-background .salon_cart_wrapper .dropdown-menu .product-item+.product-item {
    margin-top: 8px;
    padding-top: 8px;
}

.menu-background .salon_cart_wrapper .dropdown-menu .product-item-dis .dtright .remove_from_cart .cancelbtn:focus {
  outline: none !important;
}


.basket-zone .checkout-btn {
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  min-width: 274px !important;
  text-align: center !important;
  outline: none !important;
  /* height: 42px; */
  line-height: 1;
  /* margin: 10px 0 0px; */
  color:  #fff !important;
}


/* background css for no-bookings */

.auth_background.auth_background-v-2.no-bookings-bg {
  height: 780px !important;
  background-size: cover !important;
  width: 100%;
}

@media screen and (max-width: 1366px) and (max-height: 768px)
{
  .auth_background.auth_background-v-2.no-bookings-bg {
    height: 610px !important;  
    min-height: 652px;
}
}

@media only screen and (max-width:1400px){
  .auth_background.auth_background-v-2.no-bookings-bg {
    height: 525px !important;   
    width: 100%;
}
}

@media only screen and (max-width:991px){
  .auth_background.auth_background-v-2.no-bookings-bg {
    height: 414px !important;
    min-height: 460px;  
}

}

@media only screen and (max-width:767px){
  .auth_background.auth_background-v-2.no-bookings-bg {
    height: 511px !important;   
    min-height: 470px;
}
div#no-book.no-bookings-bg {
  background-position: -165px !important;
}

}
div#no-book.no-bookings-bg {
  background-color: #fff !important;
}
/* salon page changes */

.salon-User-wrap-v-2 .map-main{
  z-index: 0;
}

/* no-voucher changes */

.auth_background.auth-account-pages-wrap.no-voucher-bg {
  height: 780px !important;
  background-size: cover !important;
  width: 100%;
}


@media screen and (max-width: 1440px) and (max-height: 900px){
  
    .auth_background.auth-account-pages-wrap.no-voucher-bg {
      height: 610px !important;  
      min-height: 652px;
  }
}
/* @media screen and (max-width: 1366px) and (max-height: 768px)
{
  .auth_background.auth-account-pages-wrap.no-voucher-bg {
    height: 610px !important;  
    min-height: 652px;
}
} */

@media only screen and (max-width:1400px){
  .auth_background.auth-account-pages-wrap.no-voucher-bg {
    height: 525px !important;   
    width: 100%;
}
}

@media only screen and (max-width:991px){
  .auth_background.auth-account-pages-wrap.no-voucher-bg {
    height: 414px !important;
    min-height: 460px;  
      background-position:-104px !important;
}

}

@media only screen and (max-width:767px){
  .auth_background.auth-account-pages-wrap.no-voucher-bg {
    height: 511px !important;   
    min-height: 470px;
    background-position:-114px !important;
}
}

    @media only screen and (max-width:567px)
{
     .auth_background.auth-account-pages-wrap.no-voucher-bg {
    height: 511px !important;   
    min-height: 470px;
    background-position:-124px !important;
}
}

@media only screen and (max-width:467px){
    .auth_background.auth-account-pages-wrap.no-voucher-bg{
        background-position: -180px  center !important;
    }
}


/* Home page Slider Css Upate Start  */
.owl-featured.owl-featured-v-2 {}

.owl-featured.owl-featured-v-2 .imgbox {
    border-radius: 15px;
    max-height: 250px;
    min-height: 250px;
    background: none !important;

    border: var(--border) !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: var(--my-shadow) !important;
  }



.owl-featured.owl-featured-v-2 .imgbox img {
    max-height: 250px;
    height: 100%;
    object-fit: cover;
    min-height: 250px;
}
.owl-featured.owl-featured-v-2 .item.row-featured:hover .imgbox img {
  transform: scale(1.15);
}
.owl-featured.owl-featured-v-2 .star-reviews {
    position: absolute;
    width: calc(100% - 20px);
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    border: none;
    box-shadow: none !important;
    background: rgb(0 0 0 / 50%) !important;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0.5);
    transition: opacity .5s, transform .5s;
}

.owl-featured.owl-featured-v-2 .star-reviews button.info-button {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0; 
}

.owl-featured.owl-featured-v-2 .star-reviews span.salon_name {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    max-width: 200px;
    line-height: 1.2;

}

.owl-featured.owl-featured-v-2 .imgbox:before {
    display: none;
}

.owl-featured.owl-featured-v-2 .item.row-featured:hover .star-reviews {
    opacity: 1;
    transform: scale(1);
}

.owl-featured.owl-featured-v-2 .item.row-featured:hover .star-reviews:after {
  opacity: 1;
  transform: scale(1);
}
.owl-featured.owl-featured-v-2 .star-reviews:before, .owl-featured.owl-featured-v-2 .star-reviews:after {
  position: absolute;
  content: '';
  opacity: 0;
  transition: opacity .35s, transform .35s;
  z-index: 1;
  border: 1px solid;
  border-image-source: linear-gradient(101deg, #236C4E, #74C9A7);
  border-image-slice: 1;
  border-width: 1px;
  top: 40px !important;
  right: 20px !important;
  bottom: 40px !important;
  left: 20px !important;
  transform: scale(0, 1);
} 

/* Home page Slider Css Upate End  */

/* Home Page New Section Added Start */
.trandze-Steps-Home {
  padding: 50px 0;
}

.trandze-Steps-Home .header-welcome-text h1 {
  font-size: 40px;
  margin: 0 0 40px 0;
}

.trandze-Steps-Home .header-welcome-text h1 span {
  display: block;
  font-size: 30px;
}

.trandze-Steps-Home .header-welcome-text {
  margin: 0;
}

.trandze-Steps-Home .icon-detail-box {
  max-width: 100%;
}

.trandze-Steps-Home  .icon-detail-box p {
  font-size: 16px;
}
.trandze-Steps-Home .van-animated-home img {
  max-width: 400px;
  margin: -100px auto -120px;
  display: block;
  position: relative;
  z-index: -1;
}

.trandze-steps-sec-wrap.trandze-Steps-Home .row .col-xs-12 {
  width: 100%;
}

.trandze-Steps-Home .van-animated-home .van-img {
  animation: moveRight-home 2s ease-in-out infinite;
}

@keyframes moveRight-home {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(200%); /* Move the box across the viewport */
  }
}


@media only screen and (max-width:767px){
  .trandze-Steps-Home .header-welcome-text h1 {
    font-size: 30px;
  }
  
  .trandze-Steps-Home .header-welcome-text h1 span {
    font-size: 24px;
  }
  .trandze-Steps-Home  .icon-detail-box p {
    font-size: 14px;
  }
}

/* Home Page New Section Added End */

.faq-wrap.treatment .treatment-title, .faq-wrap.treatment .text-zone-description {
  padding-right: 35px;
  position: relative;
}

.faq-wrap.treatment .icon_wrap {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

/* Membershippage testimonials slider */

.testimonials-sec-wrap  .owl-pagination {
  position: absolute;
  bottom: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.testimonials-sec-wrap  .owl-pagination .owl-page span {
  background: #797979;
  border-color: #797979;
  width: 8px !important;
  height: 8px !important;
}

.testimonials-sec-wrap  .owl-pagination .owl-page.active span {
  background: #fff;
  border-color: #282828;
}

.testimonials-sec-wrap  .owl-buttons {
  display: none;
}

.testimonials-sec-wrap {}

.testimonials-sec-wrap .owl-buttons > div {
    background-color: #fff !important;
    opacity: 1;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    position: absolute;
}

.testimonials-sec-wrap .owl-buttons .owl {}

.testimonials-sec-wrap .owl-buttons > div.owl-prev {
    left: -50px;
}

.testimonials-sec-wrap .owl-buttons > div.owl-next {
    right: -50px;
}

.testimonials-sec-wrap .owl-buttons {
  /* display: flex;
  align-items: center; */
}

.testimonials-sec-wrap .owl-controls.clickable {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 10px;
    height: 100%;
    display: none !important;
}

.testimonials-sec-wrap .owl-buttons > div.owl-prev:before {content: "‹";}

.testimonials-sec-wrap .owl-buttons > div.owl-next:before {
    content: "›";
}

.testimonials-sec-wrap .owl-buttons > div:before {
    background: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 34px;
    background-image: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 6px;
}
@media only screen and (max-width: 1199px) {
  .testimonials-sec-wrap .owl-buttons > div.owl-prev {
    left: 0px;
}

.testimonials-sec-wrap .owl-buttons > div.owl-next {
    right: 0px;
}
}

@media only screen and (max-width: 991px) {
  .testimonials-sec-wrap .owl-pagination{
    display: none;
  }
}
/* Membershippage testimonials slider */


/* Our Story page Css Start */

.story-section {
  padding: 60px 0;
  font-family: "Proxima Nova Rg";
}
.common-flex {
display: flex;
align-items: center;
}
.story-section .row.common-flex + .row.common-flex {
  margin-top: 30px;
}
.story-section .row.common-flex .storyimg {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  background: #fff;
}
.story-section .row.common-flex .storyimg iframe, .story-section .row.common-flex .storyimg video{
  width: 100%;
  padding: 15px;
  background: linear-gradient(#74c9a7, #236c4e) padding-box, linear-gradient(to bottom, #74c9a7, #236c4e) border-box;
  display: block;
  height: auto;
  /* min-height: 320px; */
}

.story-section .row.common-flex .storyimg {
  max-width: 400px;
  margin: 0 auto;
}

.story-section .row.common-flex .storyimg.storyvideo {
  max-width: 100%;
}

.story-section .fullscreen {
  display: flex;
  align-items: center;
  justify-content: center;
}

.story-section .details-text {
max-width: 655px;
margin: 0 auto;
padding: 18px 0px;
}
.story-section .row.common-flex .storyimg img {
  /* height: 500px; */
  object-fit: cover;
  width: 100%;
}
.story-section .row.common-flex .fullscreen .story-details {
  text-align: center;

}
.story-section .row.common-flex .fullscreen .story-details h4 {
font-weight: bold;
font-size: 28px;
color: #000;
margin-top: 0;
margin-bottom: 30px;
position: relative;
padding: 15px 0px;
font-family: "Proxima Nova Th";
}
.story-section .row.common-flex .fullscreen .story-details h4:after {
  width: 90px;
  border-radius: 5px 5px 0 0;
}
.story-section .row.common-flex .fullscreen .story-details p{
  font-size: 16px;
  line-height: 1.5;
}

.story-details h4:after {
position: absolute;
content: '';
background: #ffd962;
width: 40px;
height: 1px;
bottom: 0;
left: 50%;
text-align: center;
transform: translateX(-50%);
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #236C4E, #74C9A7) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #fff inset !important;
}
@media only screen and (max-width: 1499px) {
  .story-section .row.common-flex .storyimg iframe{
    /* min-height: 271px; */
  }

  .story-section .row.common-flex .storyimg iframe, .story-section .row.common-flex .storyimg video{
    /* min-height: 280px; */
  }
}
@media only screen and (max-width: 1199px) {
  .our-story-sec .common-flex:nth-child(odd) {
    flex-direction: column;
  }

  .our-story-sec .common-flex .col-md-6.wrap {
  /* width: 100%; */
}
.our-story-sec .common-flex:nth-child(even) {
  flex-direction: column-reverse;
}

.story-section{
  padding-top: 30px;
}

.story-section .row.common-flex .storyimg iframe{
  min-height: 321px;
}
}

@media only screen and (max-width: 991px) {
  .story-section .row.common-flex .storyimg iframe{
    /* min-height: 231px; */
  }
}

@media only screen and (max-width: 767px) {
.story-section .row.common-flex .storyimg img {
height: auto;
}

.story-section .row.common-flex .storyimg iframe{
  /* min-height: 210px; */
}

}

/* Our Story page Css End */

button#check-hosted-fields {
  position: static;
  border-radius: 100rem;
  padding: 1rem 2rem;
  border: solid 2px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: 1px 10000px 1px #000 inset !important;
  /* max-width: 255px !important; */
  text-align: center !important;
  outline: none !important;
  height: 42px;
  line-height: 1;
  margin: 10px 0 0px;
  font-size: 18px;
}

/* New book now service provider card css */
.therapist-bg img.img-responsive {
    border-radius: 100%;
    width: auto;
    max-height: 100%;
    cursor: pointer;
    border: var(--border) !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: var(--my-shadow) !important;
}

/* div#therapists .therapist-bg {
    border: none !important;
    background: none !important;
} */

.info-icon {
    position: static;
    margin-top: 20px;
}

div#therapists .therapist-bg .therapist-name {
    margin-top: 8px;
}

div#therapists .therapist-bg > div:nth-child(1):before {
    display: none;
}

.booking_banner .modal-body {
    background: #fff !important;
}

.therapist-bg img.img-responsive { width: 200px; height: 200px; margin-top: 12px;}

/* <End> New book now service provider card css */


@media screen and (max-width:767px){
  .slide-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: 100% !important;
    object-position: center;
  }  
}

@media screen and (max-width:767px){
.filds-middle:nth-child(7) {
    order: 8;
}

.filds-middle:nth-child(8) {
    order: 7;
}
.filds-middle:nth-child(9) {
    order: 9;
}
.filds-middle:nth-child(11) {
    order: 10;
}
}

/* Back button CSS */
.btn-back {
    margin-top: 16px;
}

/* New homepage text */
.content-details {
    font-size: 16px;
    text-align: center;
    margin-bottom: 35px;
    width: 100%;
}

.content-details.easy-steps-details{
  font-size: 15px;
  color: #000000;
}
 
.content-details p {
    margin-bottom: 15px;
}

.block-head-para p {margin-bottom: 15px;}
.app-download-btn.android-ios img {width: 140px !important;}
.thankyou-text {font-size: 20px;}
.booking-banner-main img {width: 100%;}

.terms_conditions_text_face h5:first-child {
    text-align: center;
    font-weight: 700 !important;
}

@media only screen and (max-width: 767px) {
  .content-details {
    margin-bottom: 10px;
  }

  .sec-postcode.col-xs-12.location_filter {
    margin-bottom: 0;
  }

  .trandze-Steps-Home .header-welcome-text h1 {
    margin-bottom: 20px;
  }

  .content-details p:last-child {
    margin-bottom: 0;
  }

  .trandze-Steps-Home {
    padding-top: 30px;
  } 

  .booking-banner-main img {
    height: 350px;
    object-fit: cover;
}

}

.top-panel {
    border-style: none !important;
    background: none;
    box-shadow: none;
}

