body {
  font-family: "Roboto" !important;
  font-weight: normal;
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: #fff !important;
}

p {
  padding: 0;
  margin: 0;
  font-family: "Roboto" !important;
}

.btn {
  font-family: "Roboto" !important;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Roboto" !important;
}
.offcanvas {
  background-color: #111;
}
.about-one_cap,
.testimonial-one_circle {
  animation-name: float_up_down;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float_up_down;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float_up_down;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float_up_down;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float_left_right;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.about-one_cap {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 348px;
  height: 205px;
}

.ber-section {
  padding: 0.8rem 0;
  background-color: #0c0c0c;
  background-size: cover;
}

.text {
  color: #fff;
}

.bread h5 {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 0;
}

.breadcrumb-list > li {
  font-size: 14px;
  list-style: none;
  display: inline;
}

.breadcrumb-list {
  margin-bottom: 0px;
  padding-left: 0px;
}

.breadcrumb-list > li a {
  color: var(--bs-dark-text-emphasis);
  text-transform: uppercase;
}

.breadcrumb-list > li a:after {
  content: "/";
  vertical-align: middle;
  margin: 0 5px;
  color: #fc0291;
}

.breadcrumb-list > li span {
  color: #fc0291;
  text-transform: uppercase;
}

/*-----------------------------slide--------------------------------*/
.super_container1 {
  min-height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
}

.room-section1 {
  padding: 200px 0 100px;
  width: 100%;
  height: 90vh;
  top: 0;
  left: 0;
  background: linear-gradient(270deg, rgb(11 11 11 / 20%) 0%, #170209bd 72%);
  display: flex;
  align-items: center;
}

.slider-text h1 {
  font-size: 60px;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
}

.slider-text h1 span {
  color: #fc0291;
}

.slider-text p {
  font-weight: 400;
  color: #fff;
}

.btn.btn-primary {
  background: #0792b2;
  border: 1px solid #0792b2;
  color: #fff !important;
}

.btn.btn-white {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #000000 !important;
}

.bg-img {
  position: absolute;
  display: inline-block;
  max-width: 14%;
  z-index: -1;
  top: 2%;
  right: 1%;
}

.pt-24 {
  padding-top: 6rem;
}

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

.pad-top-80 {
  padding-top: 80px;
}

section {
  padding: 3rem 0;
  position: relative;
  z-index: 1;
  background: #121417;
}

.mar-bottom-60 {
  margin-bottom: 60px;
}

.biz-btn,
.biz-btn-black,
.biz-btn-white {
  position: relative;
  z-index: 1;
  font-size: 14px;
  text-align: center;
  padding: 20px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  background: #fc0291;
  color: #fff;
  display: inline-block;
  border: none;
}

.why-us-item.display-flex {
  background: #191919;
  border: 1px solid #9999991f;
  padding: 20px 15px;
  overflow: hidden;
  border-radius: 0px;
  text-align: center;
  height: 218px;
}

.why-about-image {
  padding: 30px;
  border: 1px solid #9999991f;
}

.why-us-icon {
  margin-bottom: 6px;
}

.why-us-icon [class^="flaticon-"]:before,
.why-us-icon i {
  color: #fc0291;
  font-size: 45px;
  margin-bottom: 20px;
}

.why-us-content h3 {
  color: #fff;
  font-size: 25px;
}

.why-us-content p {
  color: #a0a0a0;
}

.why-about-inner h6 {
  color: #fc0291;
}

.why-about-inner h2 {
  color: #fff;
}

.why-about-inner p {
  margin-bottom: 20px;
  color: #a0a0a0;
}

.snip1518 {
  position: relative;
  overflow: hidden;

  width: 100%;
  background-color: #ffffff;
  color: #2b2b2b;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.snip1518 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.snip1518 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.snip1518 figcaption {
  padding: 10% 5%;
  background-color: #191919 !important;
}

.snip1518 h3 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  margin: 3px 0;
}

.snip1518 h5 {
  font-weight: 700;
  margin: 0;
  font-size: small !important;
    text-transform: uppercase;
    color: #f62c90 !important;
  letter-spacing: 1px;
}

.snip1518 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.section-title {
  text-align: center;
  width: 60%;
  margin: 0 auto 50px;
  position: relative;
  z-index: 1;
}

.section-title h2 {
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 30px;
  font-weight: 700;
  color: #fff;
}

.list-style-one li {
  position: relative;
  display: block;
  font-size: 16.5px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 12px;
}

.section-title p {
  color: #fff;
}

.section-title h2:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  background: #ef2853;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}

.bg2 {
  position: absolute;
  max-width: 9%;
  z-index: -1;
  top: 3%;
  left: 2%;
}

@media (min-width: 992px) {
  .lg-inline-block {
    display: inline-block;
  }
}

@media only screen and (min-width: 1366px) {
  .faq-wrap {
    padding: 15px 60px;
    position: relative;
  }
}

.content-box {
  position: relative;
  z-index: 1;
  max-width: 860px;
  margin-left: auto;
}

.content-box1 {
  position: relative;
  z-index: 1;
  max-width: 860px;
  margin-right: auto;
}

.sec-title .sub-title {
  color: #fc0291;
}

.sec-title .sub-title {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: "Jost", sans-serif;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 40px;
}

.sec-title .sub-title:before,
.sec-title .sub-title:after {
  background: #fc0291;
}

.sec-title .sub-title:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  left: 0px;
  top: 11px;
}

.sec-title.light h2 {
  color: #fff;
}

.sec-title h2 {
  position: relative;
  display: block;
  font-weight: 700;
  margin: 0px;
}

.long_dash {
  height: 2px;
  width: 80px;
  background: #fc0291;
  display: inline-block;
  margin-bottom: 11px;
  margin-top: 11px;
}
.form-group {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# tour
--------------------------------------------------------------*/

.tour-tit hr {
  background-color: #666;
  margin: 2.5rem 0;
}

.div-tour {
  padding: 2rem;
  background-color: #161815;
}

.pack {
  margin-bottom: 20px;
  text-align: center;
}

.snip1321 {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #000000;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  margin-bottom: 20px;
}

.snip1321 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.snip1321 img {
  max-width: 100%;
  vertical-align: top;
}

.snip1321 figcaption {
  top: 50%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}

.snip1321 h3,
.snip1321 h4 {
  margin: 0;
  text-transform: uppercase;
}

figure.snip1321 h3 {
  font-weight: 600;
}

.snip1321 h4 {
  font-weight: 400;
  text-transform: uppercase;
}

.snip1321 i {
  font-size: 32px;
}

.snip1321:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}

.snip1321 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.snip1321:hover figcaption,
.snip1321.hover figcaption {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.snip1321:hover:after,
.snip1321.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}

.masonry .mItem .service-thumb {
  display: inline-block;
  margin-bottom: 16px;
  width: 100%;
}

@media (min-width: 1200px) {
  .masonry {
    column-count: 4;
    column-gap: 15px;
  }
}

@media (max-width: 1199px) {
  .masonry {
    column-count: 3;
  }
}

@media (max-width: 991px) {
  .masonry {
    column-count: 2;
  }
}

@media (max-width: 767px) {
  .masonry {
    column-count: 2;
  }
}

.snip1577 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  color: #fff;
  text-align: left;
  font-size: 16px;
  background: #000;
  margin-bottom: 25px;
}

.snip1577 *,
.snip1577:before,
.snip1577:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.snip1577 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}

.snip1577:before,
.snip1577:after {
  position: absolute;
  top: 20px;
  right: 20px;
  content: "";
  background-color: #f62c90;
  z-index: 1;
  opacity: 0;
}

.snip1577:before {
  width: 0;
  height: 1px;
}

.snip1577:after {
  height: 0;
  width: 1px;
}

.snip1577 figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px 20px;
}

.snip1577 h3,
.snip1577 h4 {
  margin: 0;
  font-size: 1.1em;
  font-weight: normal;
  opacity: 0;
}

.snip1577 h4 {
  font-size: 0.8em;
  text-transform: uppercase;
}

.snip1577 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1577:hover img,
.snip1577.hover img {
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  opacity: 0.2;
}

.snip1577:hover:before,
.snip1577.hover:before,
.snip1577:hover:after,
.snip1577.hover:after {
  opacity: 1;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.snip1577:hover:before,
.snip1577.hover:before {
  width: 40px;
}

.snip1577:hover:after,
.snip1577.hover:after {
  height: 40px;
}

.snip1577:hover h3,
.snip1577.hover h3,
.snip1577:hover h4,
.snip1577.hover h4 {
  opacity: 1;
}

.snip1577:hover h3,
.snip1577.hover h3 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.snip1577:hover h4,
.snip1577.hover h4 {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
  color: #f62c90;
}

.sec-title h6 {
  color: #f62c90;
}
.ary {
  color: #ffffff !important;
  background-color: #f62c90 !important;
  border-color: #f62c90 !important;
  font-size: 14px;
  padding: 10px 20px !important;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
.contact-section {
  position: relative;
  padding: 4rem 0;
}

.title-wrap {
  position: relative;
}

.layout-weightloss .title-wrap + * {
  margin-top: 25px;
}

ul.icn-list-lg li {
  position: relative;
  padding-left: 35px;
  color: var(--bs-dark-text-emphasis);
}

ul.icn-list-lg li a {
  color: #fff;
}

ul.icn-list-lg li > [class*="icon"] {
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 18px;
  color: #fc0291;
}

.theme-color {
  color: #fff;
}

ul.icn-list-lg .d-flex > span {
  min-width: 50%;
}

.contact-details .sec-title {
  position: relative;
  margin-bottom: 49px;
}

.contact-details .sec-title .sub-title {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}

.contact-details .sec-title h2 {
  position: relative;
  display: block;
  font-size: var(--sec-title-font-size);
  color: #dbdbdb;
  font-family: var(--sec-title-font-family);
  font-weight: var(--sec-title-font-weight);
  margin-bottom: 0;
  z-index: 2;
}

.contact-details .form-control,
.input-text {
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  color: #686a6f;
  font-size: 0.9rem;
  width: 100%;
}

.contact-details .sec-title .text {
  margin-top: 24px;
}

.contact-details__info {
  position: relative;
  display: block;
  margin-top: 41px;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.contact-details__info li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-details__info li .icon {
  height: 50px;
  width: 50px;
  background-color: #fc0291;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-details__info li .icon i {
  color: var(--text-color-bg-theme-color1);
  font-size: 25px;
  color: #fff;
  margin-left: 6px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-details__info li .text {
  margin-left: 30px;
}

.contact-details__info li .text a {
  font-size: 18px;
  color: var(--notech-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.contact-details__info li .text span {
  font-size: 20px;
  color: var(--notech-black);
}

.contact-details__info li + li {
  margin-top: 19px;
}

.text h6 {
  color: #fff;
}

.contact-details__right .sec-title h2 {
  position: relative;
  display: block;
  font-size: 36px;
  color: #dbdbdb;
  font-weight: 700;
  margin-bottom: 0;
  z-index: 2;
}

.btn-box a {
  color: #fff !important;
  background: #fc0291;
}

.btn-box a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  padding: 15px 30px;
  border-radius: 50px;
  width: 100%;
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer.main-footer {
  background-color: #010101;
  position: relative;
  padding-top: 120px;
}

.footer-widgets-section {
  position: relative;
  padding-bottom: 80px;
}

h3.widget-title {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 25px;
}

.about-wdget-text {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #adaaaa;
  font-weight: 400;
  margin-bottom: 15px;
}

.about-widget li {
  font-size: 18px;
  line-height: 36px;
  color: #ffffff;
  font-weight: 400;
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.about-widget li a {
  color: #adaaaa;
  transition: 0.5s;
}

.links-widget li {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.6em;
  color: #adaaaa;
  font-weight: 400;
  margin-bottom: 14px;
}

.links-widget li a {
  color: #adaaaa;
  transition: 0.5s;
}

.contact-widget {
  position: relative;
  margin-bottom: 30px;
}

h2.widget-title {
  font-size: 32px;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: -1px;
}

h2.widget-title span {
  color: #adaaaa;
}

.contact-widget-text {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #adaaaa;
  font-weight: 400;
  margin-bottom: 25px;
}

.contact-widget-social-links ul li {
  display: inline-block;
  margin-right: 5px;
}

.contact-widget-social-links ul li a {
  color: rgb(255 255 255 / 30%);
  width: 50px;
  height: 52px;
  background-color: rgb(255 255 255 / 5%);
  display: inline-block;
  line-height: 52px;
  text-align: center;
  transition: 0.5s;
}

.footer-bottom {
  background: #0a0a0a;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 48px;
  color: #adaaaa;
  font-weight: 400;
  text-align: center;
  padding: 21px 0;
}

.bg-menu1 {
  background: #fc0291;
  border-top: 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 10;
  padding: 15px 10px;
  font-size: 11px;
}

.pd-menu1 {
  padding-left: 0px;
  padding-right: 0px;
  border-right: 1px solid #e9ecef;
}

.bg-menu1 a {
  color: #fff;
}

.bg-menu1 a i {
  font-size: 22px;
}

.service-thumb {
  margin-bottom: 20px;
}
