.f100 {
  font-weight: 100 !important;
}

.colm-1 {
  column-count: 1 !important;
}
.colm-gap-1 {
  column-gap: 10px;
}
.colm-xs-1 {
  column-count: 1 !important;
}
.colm-xs-gap-1 {
  column-gap: 10px;
}
@media (min-width: 576px) {
  .colm-sm-1 {
    column-count: 1 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-1 {
    column-gap: 10px;
  }
}
@media (min-width: 768px) {
  .colm-md-1 {
    column-count: 1 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-1 {
    column-gap: 10px;
  }
}
@media (min-width: 992px) {
  .colm-lg-1 {
    column-count: 1 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-1 {
    column-gap: 10px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-1 {
    column-count: 1 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-1 {
    column-gap: 10px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-1 {
    column-count: 1 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-1 {
    column-gap: 10px;
  }
}

.ls-1 {
  letter-spacing: 1.1px !important;
}

.f200 {
  font-weight: 200 !important;
}

.colm-2 {
  column-count: 2 !important;
}
.colm-gap-2 {
  column-gap: 20px;
}
.colm-xs-2 {
  column-count: 2 !important;
}
.colm-xs-gap-2 {
  column-gap: 20px;
}
@media (min-width: 576px) {
  .colm-sm-2 {
    column-count: 2 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-2 {
    column-gap: 20px;
  }
}
@media (min-width: 768px) {
  .colm-md-2 {
    column-count: 2 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-2 {
    column-gap: 20px;
  }
}
@media (min-width: 992px) {
  .colm-lg-2 {
    column-count: 2 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-2 {
    column-gap: 20px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-2 {
    column-count: 2 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-2 {
    column-gap: 20px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-2 {
    column-count: 2 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-2 {
    column-gap: 20px;
  }
}

.ls-2 {
  letter-spacing: 2.1px !important;
}

.f300 {
  font-weight: 300 !important;
}

.colm-3 {
  column-count: 3 !important;
}
.colm-gap-3 {
  column-gap: 30px;
}
.colm-xs-3 {
  column-count: 3 !important;
}
.colm-xs-gap-3 {
  column-gap: 30px;
}
@media (min-width: 576px) {
  .colm-sm-3 {
    column-count: 3 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-3 {
    column-gap: 30px;
  }
}
@media (min-width: 768px) {
  .colm-md-3 {
    column-count: 3 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-3 {
    column-gap: 30px;
  }
}
@media (min-width: 992px) {
  .colm-lg-3 {
    column-count: 3 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-3 {
    column-gap: 30px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-3 {
    column-count: 3 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-3 {
    column-gap: 30px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-3 {
    column-count: 3 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-3 {
    column-gap: 30px;
  }
}

.ls-3 {
  letter-spacing: 3.1px !important;
}

.f400 {
  font-weight: 400 !important;
}

.colm-4 {
  column-count: 4 !important;
}
.colm-gap-4 {
  column-gap: 40px;
}
.colm-xs-4 {
  column-count: 4 !important;
}
.colm-xs-gap-4 {
  column-gap: 40px;
}
@media (min-width: 576px) {
  .colm-sm-4 {
    column-count: 4 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-4 {
    column-gap: 40px;
  }
}
@media (min-width: 768px) {
  .colm-md-4 {
    column-count: 4 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-4 {
    column-gap: 40px;
  }
}
@media (min-width: 992px) {
  .colm-lg-4 {
    column-count: 4 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-4 {
    column-gap: 40px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-4 {
    column-count: 4 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-4 {
    column-gap: 40px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-4 {
    column-count: 4 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-4 {
    column-gap: 40px;
  }
}

.ls-4 {
  letter-spacing: 4.1px !important;
}

.f500 {
  font-weight: 500 !important;
}

.colm-5 {
  column-count: 5 !important;
}
.colm-gap-5 {
  column-gap: 50px;
}
.colm-xs-5 {
  column-count: 5 !important;
}
.colm-xs-gap-5 {
  column-gap: 50px;
}
@media (min-width: 576px) {
  .colm-sm-5 {
    column-count: 5 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-5 {
    column-gap: 50px;
  }
}
@media (min-width: 768px) {
  .colm-md-5 {
    column-count: 5 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-5 {
    column-gap: 50px;
  }
}
@media (min-width: 992px) {
  .colm-lg-5 {
    column-count: 5 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-5 {
    column-gap: 50px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-5 {
    column-count: 5 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-5 {
    column-gap: 50px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-5 {
    column-count: 5 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-5 {
    column-gap: 50px;
  }
}

.ls-5 {
  letter-spacing: 5.1px !important;
}

.f600 {
  font-weight: 600 !important;
}

.colm-6 {
  column-count: 6 !important;
}
.colm-gap-6 {
  column-gap: 60px;
}
.colm-xs-6 {
  column-count: 6 !important;
}
.colm-xs-gap-6 {
  column-gap: 60px;
}
@media (min-width: 576px) {
  .colm-sm-6 {
    column-count: 6 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-6 {
    column-gap: 60px;
  }
}
@media (min-width: 768px) {
  .colm-md-6 {
    column-count: 6 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-6 {
    column-gap: 60px;
  }
}
@media (min-width: 992px) {
  .colm-lg-6 {
    column-count: 6 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-6 {
    column-gap: 60px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-6 {
    column-count: 6 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-6 {
    column-gap: 60px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-6 {
    column-count: 6 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-6 {
    column-gap: 60px;
  }
}

.ls-6 {
  letter-spacing: 6.1px !important;
}

.f700 {
  font-weight: 700 !important;
}

.colm-7 {
  column-count: 7 !important;
}
.colm-gap-7 {
  column-gap: 70px;
}
.colm-xs-7 {
  column-count: 7 !important;
}
.colm-xs-gap-7 {
  column-gap: 70px;
}
@media (min-width: 576px) {
  .colm-sm-7 {
    column-count: 7 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-7 {
    column-gap: 70px;
  }
}
@media (min-width: 768px) {
  .colm-md-7 {
    column-count: 7 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-7 {
    column-gap: 70px;
  }
}
@media (min-width: 992px) {
  .colm-lg-7 {
    column-count: 7 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-7 {
    column-gap: 70px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-7 {
    column-count: 7 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-7 {
    column-gap: 70px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-7 {
    column-count: 7 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-7 {
    column-gap: 70px;
  }
}

.ls-7 {
  letter-spacing: 7.1px !important;
}

.f800 {
  font-weight: 800 !important;
}

.colm-8 {
  column-count: 8 !important;
}
.colm-gap-8 {
  column-gap: 80px;
}
.colm-xs-8 {
  column-count: 8 !important;
}
.colm-xs-gap-8 {
  column-gap: 80px;
}
@media (min-width: 576px) {
  .colm-sm-8 {
    column-count: 8 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-8 {
    column-gap: 80px;
  }
}
@media (min-width: 768px) {
  .colm-md-8 {
    column-count: 8 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-8 {
    column-gap: 80px;
  }
}
@media (min-width: 992px) {
  .colm-lg-8 {
    column-count: 8 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-8 {
    column-gap: 80px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-8 {
    column-count: 8 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-8 {
    column-gap: 80px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-8 {
    column-count: 8 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-8 {
    column-gap: 80px;
  }
}

.ls-8 {
  letter-spacing: 8.1px !important;
}

.f900 {
  font-weight: 900 !important;
}

.colm-9 {
  column-count: 9 !important;
}
.colm-gap-9 {
  column-gap: 90px;
}
.colm-xs-9 {
  column-count: 9 !important;
}
.colm-xs-gap-9 {
  column-gap: 90px;
}
@media (min-width: 576px) {
  .colm-sm-9 {
    column-count: 9 !important;
  }
}
@media (min-width: 576px) {
  .colm-sm-gap-9 {
    column-gap: 90px;
  }
}
@media (min-width: 768px) {
  .colm-md-9 {
    column-count: 9 !important;
  }
}
@media (min-width: 768px) {
  .colm-md-gap-9 {
    column-gap: 90px;
  }
}
@media (min-width: 992px) {
  .colm-lg-9 {
    column-count: 9 !important;
  }
}
@media (min-width: 992px) {
  .colm-lg-gap-9 {
    column-gap: 90px;
  }
}
@media (min-width: 1200px) {
  .colm-xl-9 {
    column-count: 9 !important;
  }
}
@media (min-width: 1200px) {
  .colm-xl-gap-9 {
    column-gap: 90px;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-9 {
    column-count: 9 !important;
  }
}
@media (min-width: 1400px) {
  .colm-xxl-gap-9 {
    column-gap: 90px;
  }
}

.ls-9 {
  letter-spacing: 9.1px !important;
}

.text-primary {
  color: #D1A59C !important;
}

.text-hover-primary:hover {
  color: #D1A59C !important;
}

.bg-primary {
  background-color: #D1A59C !important;
}

.bg-hover-primary:hover {
  background-color: #D1A59C !important;
}

.border-primary {
  border-color: #D1A59C !important;
}

.border-hover-primary:hover {
  border-color: #D1A59C !important;
}

.text-primary-light {
  color: rgb(248.0908959448, 240.6147979516, 238.9011040552) !important;
}

.text-hover-primary-light:hover {
  color: rgb(248.0908959448, 240.6147979516, 238.9011040552) !important;
}

.bg-primary-light {
  background-color: rgb(248.0908959448, 240.6147979516, 238.9011040552) !important;
}

.bg-hover-primary-light:hover {
  background-color: rgb(248.0908959448, 240.6147979516, 238.9011040552) !important;
}

.border-primary-light {
  border-color: rgb(248.0908959448, 240.6147979516, 238.9011040552) !important;
}

.border-hover-primary-light:hover {
  border-color: rgb(248.0908959448, 240.6147979516, 238.9011040552) !important;
}

.text-primary-dark {
  color: rgb(185.2399157379, 105.9346729618, 87.7560842621) !important;
}

.text-hover-primary-dark:hover {
  color: rgb(185.2399157379, 105.9346729618, 87.7560842621) !important;
}

.bg-primary-dark {
  background-color: rgb(185.2399157379, 105.9346729618, 87.7560842621) !important;
}

.bg-hover-primary-dark:hover {
  background-color: rgb(185.2399157379, 105.9346729618, 87.7560842621) !important;
}

.border-primary-dark {
  border-color: rgb(185.2399157379, 105.9346729618, 87.7560842621) !important;
}

.border-hover-primary-dark:hover {
  border-color: rgb(185.2399157379, 105.9346729618, 87.7560842621) !important;
}

.text-primary-alt {
  color: #FF9933 !important;
}

.text-hover-primary-alt:hover {
  color: #FF9933 !important;
}

.bg-primary-alt {
  background-color: #FF9933 !important;
}

.bg-hover-primary-alt:hover {
  background-color: #FF9933 !important;
}

.border-primary-alt {
  border-color: #FF9933 !important;
}

.border-hover-primary-alt:hover {
  border-color: #FF9933 !important;
}

.text-ratting {
  color: #F7A928 !important;
}

.text-hover-ratting:hover {
  color: #F7A928 !important;
}

.bg-ratting {
  background-color: #F7A928 !important;
}

.bg-hover-ratting:hover {
  background-color: #F7A928 !important;
}

.border-ratting {
  border-color: #F7A928 !important;
}

.border-hover-ratting:hover {
  border-color: #F7A928 !important;
}

.text-info {
  color: #33aade !important;
}

.text-hover-info:hover {
  color: #33aade !important;
}

.bg-info {
  background-color: #33aade !important;
}

.bg-hover-info:hover {
  background-color: #33aade !important;
}

.border-info {
  border-color: #33aade !important;
}

.border-hover-info:hover {
  border-color: #33aade !important;
}

.text-success {
  color: #30AA26 !important;
}

.text-hover-success:hover {
  color: #30AA26 !important;
}

.bg-success {
  background-color: #30AA26 !important;
}

.bg-hover-success:hover {
  background-color: #30AA26 !important;
}

.border-success {
  border-color: #30AA26 !important;
}

.border-hover-success:hover {
  border-color: #30AA26 !important;
}

.text-white {
  color: #fff !important;
}

.text-hover-white:hover {
  color: #fff !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-hover-white:hover {
  background-color: #fff !important;
}

.border-white {
  border-color: #fff !important;
}

.border-hover-white:hover {
  border-color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-hover-black:hover {
  color: #000 !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-hover-black:hover {
  background-color: #000 !important;
}

.border-black {
  border-color: #000 !important;
}

.border-hover-black:hover {
  border-color: #000 !important;
}

.text-dark-bg {
  color: rgb(18.4875, 18.4875, 18.4875) !important;
}

.text-hover-dark-bg:hover {
  color: rgb(18.4875, 18.4875, 18.4875) !important;
}

.bg-dark-bg {
  background-color: rgb(18.4875, 18.4875, 18.4875) !important;
}

.bg-hover-dark-bg:hover {
  background-color: rgb(18.4875, 18.4875, 18.4875) !important;
}

.border-dark-bg {
  border-color: rgb(18.4875, 18.4875, 18.4875) !important;
}

.border-hover-dark-bg:hover {
  border-color: rgb(18.4875, 18.4875, 18.4875) !important;
}

.text-primary {
  color: var(--main-color) !important;
}
.text-default {
  color: var(--defaultText) !important;
}
.text-white {
  color: var(--white-color) !important;
}
.text-alt-default {
  color: var(--gray-dark) !important;
}
.text-main-color {
  color: var(--mainBG) !important;
}
.text-hover-primary:hover {
  color: var(--main-color) !important;
}
.text-hover-default:hover {
  color: var(--defaultText) !important;
}

.bg-primary {
  background-color: var(--main-color) !important;
}
.bg-hover-primary:hover {
  background-color: var(--main-color) !important;
}
.bg-default {
  background-color: var(--mainBG) !important;
}
.bg-alt-default {
  background-color: var(--alt-color) !important;
}
.bg-mainBG {
  background-color: var(--mainBG) !important;
}
.bg-white {
  background-color: var(--white-color) !important;
}

.border-primary {
  border-color: var(--main-color) !important;
}
.border-white {
  border-color: var(--white-color) !important;
}
.border-hover-primary:hover {
  border-color: var(--main-color) !important;
}
.border-dotted {
  border-style: dotted !important;
}
.border-alt-default {
  border-color: var(--gray-dark) !important;
}
.border-dashed {
  border-style: dashed !important;
}
@media (min-width: 768px) {
  .border-md {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .border-md-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .border-md-top {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .border-md-start {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .border-md-end {
    border-right-width: 1px;
    border-right-style: solid;
  }
}
@media (min-width: 768px) {
  .border-md-0 {
    border: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-end-0 {
    border-right: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-start-0 {
    border-left: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-top-0 {
    border-top: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-bottom-0 {
    border-bottom: none !important;
  }
}
@media (min-width: 992px) {
  .border-lg {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .border-lg-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .border-lg-top {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .border-lg-start {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .border-lg-end {
    border-right-width: 1px;
    border-right-style: solid;
  }
}
@media (max-width: 991.98px) {
  .border-lg-down-0 {
    border: none !important;
  }
}
@media (min-width: 768px) {
  .border-lg-0 {
    border: none !important;
  }
}

.fonts-primary {
  font-family: "Inter", sans-serif !important;
}

.fonts-secondary {
  font-family: "Bebas Neue", sans-serif !important;
}

.border-dotted {
  border-style: dotted !important;
}
.border-dashed {
  border-style: dashed !important;
}
@media (min-width: 768px) {
  .border-md {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .border-md-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .border-md-top {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .border-md-start {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .border-md-end {
    border-right-width: 1px;
    border-right-style: solid;
  }
}
@media (min-width: 768px) {
  .border-md-0 {
    border: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-end-0 {
    border-right: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-start-0 {
    border-left: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-top-0 {
    border-top: none !important;
  }
}
@media (max-width: 767.98px) {
  .border-md-down-bottom-0 {
    border-bottom: none !important;
  }
}
@media (min-width: 992px) {
  .border-lg {
    border-width: 1px !important;
    border-style: solid !important;
  }
  .border-lg-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .border-lg-top {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .border-lg-start {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .border-lg-end {
    border-right-width: 1px;
    border-right-style: solid;
  }
}
@media (max-width: 991.98px) {
  .border-lg-down-0 {
    border: none !important;
  }
}
@media (min-width: 768px) {
  .border-lg-0 {
    border: none !important;
  }
}

@media (max-width: 991.98px) {
  .position-lg-down-absolute {
    position: absolute;
  }
}
@media (max-width: 767.98px) {
  .position-md-down-absolute {
    position: absolute;
  }
}
@media (max-width: 575.98px) {
  .position-sm-down-absolute {
    position: absolute;
  }
}

.u-text-shadow {
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  -moz-text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  -ms-text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-block {
    display: block !important;
  }
}

.h100 {
  height: 100%;
}

.border-none {
  border: none !important;
}

.text-small {
  font-size: 12px;
}
.text-md-small {
  font-size: 14px;
}
.text-xl-small {
  font-size: 16px;
}
.text-xs-small {
  font-size: 11px;
}

.object-fit-cover {
  object-position: top left;
}

.overlay {
  background-color: color-mix(in srgb, var(--mainBG), transparent 80%);
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(10px);
}

.modal-backdrop {
  background-color: color-mix(in srgb, var(--mainBG), transparent 80%);
  position: fixed;
  z-index: 10;
  opacity: 1 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(10px);
}

html { /* Safari */ /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?hck7hb");
  src: url("fonts/icomoon.eot?hck7hb#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?hck7hb") format("truetype"), url("fonts/icomoon.woff?hck7hb") format("woff"), url("fonts/icomoon.svg?hck7hb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=cu-], [class*=" cu-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cu-star:before {
  content: "\e904";
}

.cu-user:before {
  content: "\e913";
}

.cu-email:before {
  content: "\e902";
}

.cu-filter:before {
  content: "\e911";
}

.cu-camera:before {
  content: "\e90f";
}

.cu-play:before {
  content: "\e910";
}

.cu-left-arrow:before {
  content: "\e90e";
}

.cu-close:before {
  content: "\e90d";
}

.cu-heart-f:before {
  content: "\e903";
}

.cu-heart:before {
  content: "\e90c";
}

.cu-arrow:before {
  content: "\e90b";
}

.cu-search:before {
  content: "\e900";
}

.cu-call:before {
  content: "\e901";
}

.cu-message:before {
  content: "\e905";
}

.cu-telegram:before {
  content: "\e906";
}

.cu-whatsapp:before {
  content: "\e907";
}

.cu-phone:before {
  content: "\e908";
}

.cu-telegram1:before {
  content: "\e909";
}

.cu-whatsapp1:before {
  content: "\e90a";
}

.cu-x:before {
  content: "\e912";
}

.cu-ins:before {
  content: "\e914";
}

.cu-globe-2:before {
  content: "\e915";
}

body {
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  background-color: var(--mainBG);
  color: rgb(var(--defaultText));
}

a {
  color: var(--defaultText);
  text-decoration: none;
}
a:hover {
  opacity: 1;
  text-decoration: none;
  color: var(--main-color);
}

a, .btn, button {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
a:hover, a:focus, a:active, .btn:hover, .btn:focus, .btn:active, button:hover, button:focus, button:active {
  text-decoration: none;
  outline: 0;
}

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

svg, img {
  max-width: 100%;
}

.text-underline {
  text-decoration: underline;
}

.container-medium {
  max-width: 800px;
}
.container-fluid {
  padding: 0 15px;
}
@media (min-width: 992px) {
  .container-fluid {
    padding: 0 60px;
  }
}
.container-small {
  max-width: 575px;
}

.CSection {
  margin: 90px 0 0;
}
@media (min-width: 992px) {
  .CSection {
    margin: 130px 0 0;
  }
}

.divider {
  background: color-mix(in srgb, var(--white-color), transparent 80%);
  width: 100%;
  height: 1px;
  margin: 10px 0;
}

.video-loader {
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: mulShdSpin 1.1s infinite ease;
  transform: translateZ(0);
}

@keyframes mulShdSpin {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
.cookie-consent {
  z-index: 9999999;
}
.cookie-consent-inner {
  background-color: color-mix(in srgb, var(--mainBG), transparent 0%);
  box-shadow: 2px 0px 8px color-mix(in srgb, var(--main-color), transparent 0%);
}
@media (min-width: 576px) {
  .cookie-consent-inner {
    width: 100%;
    max-width: 630px;
  }
}
.cookie-consent .h5 {
  font-size: 22px;
}
.cookie-consent p {
  line-height: 1.8;
  font-size: 16px;
}

.deskMenu-backdrop.active {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 12;
}

.hrd-tag {
  top: 4px;
  left: 100%;
  margin-left: 10px;
  font-size: 18px;
}

.pagination span {
  font-size: 1rem;
  margin: 0 10px;
}
.pagination ul li a {
  width: 32px;
  height: 32px;
  font-size: 1rem;
  border: color-mix(in srgb, var(--white-color), transparent 40%) solid 1px;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--defaultText);
}

.paymentbdy {
  padding: 120px 0 50px;
}
@media (min-width: 992px) {
  .paymentbdy {
    width: 460px;
    padding: 150px 0 50px;
  }
}

@media (min-width: 992px) {
  .conatct {
    width: 575px;
  }
}

@media (min-width: 992px) {
  .myaccountbdy {
    width: 800px;
  }
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  line-height: 1.2;
  color: var(--defaultText);
  font-family: "Bebas Neue", sans-serif;
}

h1, .h1 {
  font-size: 48px;
  margin-bottom: 15px;
}
@media (max-width: 1399.98px) {
  h1, .h1 {
    font-size: 52px;
  }
}
@media (max-width: 1199.98px) {
  h1, .h1 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  h1, .h1 {
    font-size: 28px;
  }
}

h2, .h2 {
  font-size: 36px;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  h2, .h2 {
    font-size: 24px;
  }
}

h3, .h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  h3, .h3 {
    font-size: 24px;
  }
}

h4, .h4 {
  font-size: 25px;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  h4, .h4 {
    font-size: 18px;
  }
}

h5, .h5 {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  h5, .h5 {
    font-size: 16px;
  }
}

h6, .h6 {
  font-size: 16px;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  h6, .h6 {
    font-size: 14px;
  }
}

b, strong {
  font-weight: 500;
}

.arrow-top::after, .arrow-right::after, .arrow-bottom::after, .arrow-left::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-bottom: none;
  border-right: none;
}
.arrow-top-xl::after, .arrow-right-xl::after, .arrow-bottom-xl::after, .arrow-left-xl::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-bottom: none;
  border-right: none;
}
.arrow-top-white::after, .arrow-right-white::after, .arrow-bottom-white::after, .arrow-left-white::after {
  border-color: #fff;
}
.arrow-top-main::after, .arrow-right-main::after, .arrow-bottom-main::after, .arrow-left-main::after {
  border-color: var(--main-color);
}
.arrow-top-defaultTxt::after, .arrow-right-defaultTxt::after, .arrow-bottom-defaultTxt::after, .arrow-left-defaultTxt::after {
  border-color: var(--defaultText);
}
.arrow-top::after {
  transform: rotate(45deg);
}
.arrow-right::after {
  transform: rotate(135deg);
}
.arrow-bottom::after {
  transform: rotate(225deg);
}
.arrow-left::after {
  transform: rotate(-45deg);
}

.search-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 8px;
}
.search-container .search-field {
  width: 0;
  padding: 8px 40px 8px 8px;
  border: 1px solid #ccc;
  border-radius: 30px;
  outline: none;
  transition: width 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
@media (max-width: 991.98px) {
  .search-container.active {
    width: 90%;
    position: absolute;
    left: 0;
  }
}
.search-container.active .search-field {
  width: 240px;
  opacity: 1;
  visibility: visible;
  right: 25px;
}
@media (max-width: 991.98px) {
  .search-container.active .search-field {
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
  }
}
.search-container.active .close-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991.98px) {
  .search-container.active .close-icon {
    position: absolute;
    right: -20px;
    top: 0;
  }
}
.search-container.active .search-icon {
  color: #000;
  position: absolute;
  right: 40px;
  top: 3px;
  margin: 0;
}
@media (max-width: 991.98px) {
  .search-container.active .search-icon {
    top: 3px;
    right: 15px;
  }
}
.search-container .search-icon, .search-container .close-icon {
  font-size: 20px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-container .close-icon {
  display: none;
}

.welcome-section {
  padding: 50px 0;
}

.carousel {
  padding-bottom: 45px;
}
.carousel-item .cms p {
  color: rgb(185.2399157379, 105.9346729618, 87.7560842621);
  font-size: 16px;
}
@media (min-width: 768px) {
  .carousel-item .cms p {
    font-size: 18px;
  }
}
.carousel-control {
  opacity: 1;
  width: auto;
  font-size: 36px;
  height: auto;
  line-height: 1;
}
.carousel-control-prev {
  transform: rotate(180deg);
}
.carousel-indicators {
  align-items: center;
}
.carousel-indicators [data-bs-target] {
  width: auto;
  height: auto;
  background-color: transparent;
  margin: 0;
  display: none;
  border: none;
  color: rgb(178.5, 178.5, 178.5);
  text-indent: inherit;
  margin-left: 3px;
}
.carousel-indicators .active {
  display: block;
}
.carousel-indicators::before {
  content: attr(data-total) " / ";
  color: rgb(178.5, 178.5, 178.5);
}
.carousel-footer {
  margin-bottom: 40px;
  padding: 0 65px;
}
@media (min-width: 768px) {
  .carousel-footer {
    padding: 0 155px;
  }
}
.carousel-staff {
  padding: 0 23px;
}
@media (min-width: 768px) {
  .carousel-staff {
    padding: 0 70px;
  }
}
.carousel-staff .carousel-control {
  width: 46px;
  height: 46px;
  background-color: rgba(45, 88, 250, 0.1);
  opacity: 1;
  color: #2D58FA;
}
.carousel-staff .carousel-control-prev {
  left: -22px;
}
@media (min-width: 768px) {
  .carousel-staff .carousel-control-prev {
    left: -62px;
  }
}
.carousel-staff .carousel-control-next {
  right: -22px;
}
@media (min-width: 768px) {
  .carousel-staff .carousel-control-next {
    right: -62px;
  }
}

.breadcrumb-item::before {
  color: #b3b3b3 !important;
}

.pagination li {
  margin: 0 3px;
}
.pagination li a {
  width: 30px;
  height: 30px;
  color: #D1A59C;
}
.pagination li a:hover {
  background-color: var(--primaryColor);
}
.pagination li.active a {
  background-color: #D1A59C;
  color: #000;
}

.has-iframe .fancybox__content {
  padding: 0 !important;
}

.offcanvas-filter {
  visibility: visible;
  width: 300px;
  border: none;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 20px;
  -o-border-top-left-radius: 20px;
  -o-border-top-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  -o-border-bottom-left-radius: 20px;
  -ms-border-top-left-radius: 20px;
  -ms-border-top-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -ms-border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 20px;
}
.offcanvas-filter .offcanvas-header, .offcanvas-filter .offcanvas-body {
  padding: 1rem 2rem;
}
.offcanvas-filter .offcanvas-body {
  margin-right: 12px;
  /* Track */
  /* Handle */
}
.offcanvas-filter .offcanvas-body::-webkit-scrollbar {
  width: 5px;
}
.offcanvas-filter .offcanvas-body::-webkit-scrollbar-track {
  background: rgb(216.75, 216.75, 216.75);
}
.offcanvas-filter .offcanvas-body::-webkit-scrollbar-thumb {
  background: #000;
}
.offcanvas-backdrop {
  background-color: color-mix(in srgb, var(--mainBG), transparent 80%) !important;
  backdrop-filter: blur(10px);
  opacity: 1 !important;
}

.navbar ul > li {
  padding: 10px;
}
@media (min-width: 992px) {
  .navbar ul > li {
    border-bottom: none;
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .navbar ul > li {
    padding: 0 18px;
  }
}
.navbar ul > li > a {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 900;
  color: var(--white-color);
  text-transform: uppercase;
}
.navbar ul > li:hover > a {
  color: var(--main-color);
}
.navbar ul > li.haveChild {
  position: relative;
}
.navbar ul > li.haveChild > a::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 8px;
  height: 8px;
  left: inherit;
  right: 0;
  border-right: rgb(var(--defaultText)) 1px solid;
  border-bottom: rgb(var(--defaultText)) 1px solid;
  transform: rotate(-45deg);
}
@media (min-width: 992px) {
  .navbar ul > li.haveChild > a::before {
    right: -18px;
    top: 3px;
    transform: rotate(45deg);
  }
}
.navbar ul > li.haveChild .dropdown-menu {
  min-width: 150px;
  padding: 10px 0px;
}
.navbar .navbar-toggler {
  padding: 0;
  margin-right: 20px;
}
.navbar .navbar-toggler:focus {
  box-shadow: none;
}
@media (max-width: 991.98px) {
  .navbar .offcanvas.offcanvas-start {
    width: 100% !important;
    bottom: initial;
    transform: translateY(-100%);
    background-color: var(--mainBG) !important;
  }
  .navbar .offcanvas.offcanvas-start .btn-close {
    margin: 0px 20px 0 0;
    font-size: 1rem;
    color: var(--defaultText);
    opacity: 1;
  }
  .navbar .offcanvas.show:not(.hiding), .navbar .offcanvas.showing {
    transform: none;
  }
}
@media (max-width: 575.98px) {
  .navbar .book_btn {
    padding: 10px 9px 8px;
    font-size: 12px;
  }
  .navbar .navbar-toggler {
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .sticky .nav-min-menu .dropdown-menu {
    top: 61px !important;
  }
}
.sticky .nav-min-mobile {
  padding-bottom: 1rem;
}
.sticky .nav-min-mobile .btn {
  display: none;
}

.location-menu {
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .location-menu {
    width: 20%;
  }
}
@media (max-width: 991.98px) {
  .location-menu ul li a {
    padding: 0;
  }
}
.location-menu .h6 {
  font-size: 18px;
  font-weight: 300;
}

.Contact-bdy {
  position: relative;
  padding-bottom: 100px;
}
.Contact-bdy .Contact-form::before {
  background-color: color-mix(in srgb, var(--white-color), transparent 95%);
  content: "";
  width: 50%;
  display: block;
  height: 500px;
  position: absolute;
  /* padding: 20px; */
  right: 0;
  z-index: -9;
}
@media (max-width: 991.98px) {
  .Contact-bdy .Contact-form::before {
    width: 100%;
  }
}
.Contact-bdy .Contact-info-left {
  padding: 100px 50px;
}
@media (max-width: 991.98px) {
  .Contact-bdy .Contact-info-left {
    padding: 0 20px 20px;
  }
}

.splide-arrow-main .splide__arrow {
  background-color: var(--main-color);
  opacity: 1;
  width: 44px;
  height: 44px;
}
.splide-arrow-main .splide__arrow svg {
  fill: color-mix(in srgb, var(--white-color), transparent 0%);
}
.splide-arrow-main .splide__arrow[disabled] {
  opacity: 0;
}
.splide__pagination--page {
  background-color: rgb(var(--defaultText));
  opacity: 0.75;
  width: 15px;
  height: 15px;
  background-size: 7px;
}
.splide__pagination--page.is-active {
  opacity: 1;
}

.btn {
  padding: 9px 25px;
  border-radius: 5px;
  font-weight: 700;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .btn {
    padding: 9px 28px;
  }
}
.btn-sm {
  padding: 6px 10px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .btn-sm {
    padding: 8px 12px;
    font-size: 14px;
  }
}
.btn-more {
  color: rgba(var(--defaultText), 0.7);
  font-size: 15px;
}
.btn-more::before {
  content: "- Less";
}
.btn-more.collapsed::before {
  content: "+ More";
}
.btn-delete {
  width: 12px;
  height: 12px;
  opacity: 1;
  background-size: 7px;
  background-color: #fff;
}
.btn:hover {
  opacity: 0.75;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}

.book_btn {
  padding: 10px 28px 8px;
  font-weight: 900 !important;
}
@keyframes elasticus {
  0% {
    transform-origin: 0% 0%;
    transform: scale(1, 0);
  }
  50% {
    transform-origin: 0% 0%;
    transform: scale(1, 1);
  }
  50.1% {
    transform-origin: 0% 100%;
    transform: scale(1, 1);
  }
  100% {
    transform-origin: 0% 100%;
    transform: scale(1, 0);
  }
}
.media-holder {
  padding-top: 50.3%;
  position: relative;
}
.media-holder.hero-main {
  padding-top: 84%;
}
@media (min-width: 992px) {
  .media-holder.hero-main {
    padding-top: 37%;
  }
}
@media (max-width: 991.98px) {
  .media-holder.hero-main {
    padding-top: 37%;
  }
}
@media (max-width: 767.98px) {
  .media-holder.hero-main {
    padding-top: 84%;
  }
}
.media-holder.video-details {
  padding-top: 78.5%;
}
.media-holder.home-regis {
  padding-top: 21%;
}
.media-holder.AB-Img {
  padding-top: 25.5%;
}
.media-holder.TAB-Img {
  padding-top: 4.5%;
}
.media-holder.CLD-Img {
  padding-top: 40%;
}
.media-holder.clist-Img {
  padding-top: 80%;
}
.media-holder.membership {
  padding-top: 0;
  height: 617px;
}
.media-holder.hover-zoom {
  overflow: hidden;
}
.media-holder.hover-zoom img {
  transition: all ease 0.2s;
}
.media-holder.hover-zoom:hover img {
  transform: scale(1.08) rotate(1.5deg);
}
.media-holder.become-member-img {
  padding-top: 66.5%;
  margin-top: -10px;
}
.media-holder.about {
  padding-top: 100%;
}
.media-holder.aboutGal {
  padding: 0;
  height: 100%;
}
.media-holder.location {
  padding-top: 68%;
}
.media-holder img, .media-holder iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
}
.media-holder img {
  object-fit: cover;
  object-position: top left;
}

.home-register {
  position: relative;
}
@media (min-width: 992px) {
  .home-register {
    margin-top: 100px;
  }
}
.home-register::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 32, 0)), to(#161620)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(22, 22, 32, 0) 0%, #161620 100%) 0% 0% no-repeat padding-box;
}

@media (min-width: 992px) {
  .cms .right-img {
    padding-top: 95px;
  }
}

.model-thumbnail {
  position: relative;
  width: 76px;
  height: 76px;
  border: color-mix(in srgb, var(--main-color), transparent 0%) 2px solid;
}
.model-thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top center;
  border: color-mix(in srgb, var(--mainBG), transparent 0%) 6px solid;
}
@media (min-width: 992px) {
  .model-thumbnail img {
    border: color-mix(in srgb, var(--mainBG), transparent 0%) 8px solid;
  }
}
@media (min-width: 992px) {
  .model-thumbnail {
    width: 102px;
    height: 102px;
  }
}

.commonBg {
  position: relative;
}
.commonBg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 51%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
@media (max-width: 991.98px) {
  .commonBg::before {
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(0%, #000000));
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 0%);
  }
}
.commonBg::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  z-index: -9;
  height: 100%;
  background-image: url(/images/cbg.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

.TABanner {
  margin: 90px 0 0;
}

.banner {
  margin: 83px 0 0;
}
@media (min-width: 992px) {
  .banner {
    margin: 100px 0 0;
  }
}

.custom-check {
  display: none;
}
.custom-check:checked + .custom-check__label {
  color: var(--defaultText);
}
.custom-check:checked + .custom-check__label::before {
  border-color: var(--main-color);
  color: var(--defaultText);
}
.custom-check:checked + .custom-check__label::after {
  opacity: 1;
}

.custom-check__label {
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  margin: 0;
  color: rgba(var(--defaultText), 0.7);
  cursor: pointer;
}
.custom-check__label::before {
  content: "";
  width: 19px;
  height: 19px;
  background-color: transparent;
  border: rgba(var(--defaultText), 0.5) 1px solid;
  position: absolute;
  top: 2px;
  left: 0;
  text-align: center;
  border-radius: 50%;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.custom-check__label::after {
  content: "";
  width: 17px;
  height: 17px;
  background-color: color-mix(in srgb, var(--mainBG), transparent 30%);
  border: color-mix(in srgb, var(--main-color), transparent 0%) solid 4px;
  position: absolute;
  top: 3px;
  left: 1px;
  opacity: 0;
  border-radius: 50%;
}

.remember-check {
  position: relative;
  padding-left: 25px;
  font-size: 15px;
  margin: 0;
  color: color-mix(in srgb, var(--white-color), transparent 35%);
  cursor: pointer;
}
.remember-check::before {
  content: "";
  width: 18px;
  height: 18px;
  background-color: color-mix(in srgb, var(--white-color), transparent 80%);
  position: absolute;
  top: 4px;
  left: 0;
  text-align: center;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.remember-check::after {
  content: "";
  left: 7px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid color-mix(in srgb, var(--white-color), transparent 0%);
  position: absolute;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  opacity: 0;
}

.custom-check {
  display: none;
}
.custom-check:checked + .remember-check::before {
  border-color: color-mix(in srgb, var(--white-color), transparent 0%);
  color: var(--white-color);
}
.custom-check:checked + .remember-check::after {
  opacity: 1;
}

.custom-check:checked + .custom-check__label::before {
  border-color: color-mix(in srgb, var(--main-color), transparent 0%);
  background: color-mix(in srgb, var(--main-color), transparent 0%);
  color: var(--white-color);
}

.member-check {
  position: relative;
  padding: 20px;
  cursor: pointer;
}
.member-check::before {
  border: color-mix(in srgb, var(--white-color), transparent 100%) 4px solid;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.custom-check {
  display: none;
}
.custom-check:checked + .member-check::before {
  border-color: color-mix(in srgb, var(--main-color), transparent 0%);
  opacity: 1;
}

.form-group label.form-control {
  padding-left: 130px;
  text-align: right;
  padding-right: 28px;
  position: relative;
  z-index: 10;
  min-height: 49px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-group label.form-control::after {
  content: "Choose file";
  position: absolute;
  font-weight: 300;
  width: 86px;
  color: #2D2E32;
  background-color: #9F9F9F;
  font-size: 12px;
  text-align: center;
  line-height: 26px;
  left: 11px;
  top: 10px;
  border-radius: 3px;
}
.form-group label.placeLabel {
  left: 10px;
  top: 10px;
  font-size: 14px;
  cursor: text;
  background-color: #fff;
  transition: all 0.3s ease;
}
.form-group.inputFile {
  position: relative;
}
.form-group.inputFile input[type=file] {
  position: absolute;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 12;
  cursor: pointer;
}
.form-group.focused label.placeLabel {
  top: -14px;
  transform: scale(0.8);
}
.form-control {
  padding: 11px 15px;
  padding-left: 1.5rem !important;
  font-size: 14px;
  border: none;
  z-index: 10;
  position: relative;
  border-radius: 0;
  border-bottom: none;
  background-color: color-mix(in srgb, var(--white-color), transparent 80%) !important;
  color: var(--white-color);
  font-weight: 400;
}
.form-control:focus {
  background-color: transparent;
  color: color-mix(in srgb, var(--white-color), transparent 0%);
  box-shadow: none !important;
}
.form-control::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: rgb(107.1, 107.1, 107.1);
}

.form-control:-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: rgb(107.1, 107.1, 107.1);
}

.form-control::-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: rgb(107.1, 107.1, 107.1);
}

.form-control:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: rgb(107.1, 107.1, 107.1);
}

.form-control-date, .form-control-time {
  background-position: 95% center;
  background-repeat: no-repeat;
}
.form-control-date {
  background-image: url(/images/calendar.svg);
}
.form-control-time {
  background-image: url(/images/time.svg);
}

.form-floating label {
  color: rgb(107.1, 107.1, 107.1);
  padding: 1rem 0.75rem 1rem 1.5rem;
}
.form-floating label::after {
  background-color: transparent !important;
  color: var(--white-color);
}
.form-floating .password_fld {
  padding-right: 55px;
}
.form-floating .paasword-icon {
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 1;
}

.form-floating > .form-control:not(:placeholder-shown) ~ label {
  color: var(--white-color);
}

.form-select {
  font-size: 14px;
  padding: 1.16rem 0.75rem;
  border: none;
  z-index: 10;
  position: relative;
  border-radius: 0;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-down.png);
  background-size: 14px 8px;
  border-bottom: none;
  background-color: color-mix(in srgb, var(--white-color), transparent 80%) !important;
  color: var(--white-color);
  font-weight: 400;
}
.form-select:focus {
  background-color: transparent;
  color: color-mix(in srgb, var(--white-color), transparent 0%);
  box-shadow: none !important;
}
.form-select option {
  color: var(--white-color);
  background-color: color-mix(in srgb, var(--mainBG), transparent 25%) !important;
  border-radius: 5px;
}

.card {
  color: var(--defaultText);
}
.card-newsRelated {
  padding-left: 170px;
  min-height: 122px;
}
.card-newsRelated .batch-blog {
  margin-right: -17px;
}
.card-staff {
  color: var(--defaultText);
}
.card-staff-tag, .card-staff-price {
  opacity: 0.7;
}
.card-review {
  background-color: rgba(var(--defaultText), 0.05);
}
.card-review-name {
  letter-spacing: 1.1px;
}
.card-review .cms p {
  margin-bottom: 0.75rem;
}
.card-review-date {
  color: var(--defaultText);
  opacity: 0.7;
}
.card-magazine-date {
  opacity: 0.7;
}

.accordion-custome-target {
  z-index: 12;
}
.accordion-custome-target:checked ~ .accordion-custome-body {
  display: block;
}
.accordion-custome-target:checked ~ .accordion-custome-button::after {
  content: "";
  box-sizing: border-box;
  height: 14px;
  width: 14px;
  border-style: solid;
  border-color: color-mix(in srgb, var(--white-color), transparent 0%);
  border-width: 0px 1px 1px 0px;
  transform: rotate(-135deg);
}
.accordion-custome-body {
  display: none;
  padding-bottom: 0px;
  margin-bottom: 1rem;
  position: relative;
  z-index: 13;
}
.accordion-custome-button {
  position: relative;
}
@media (max-width: 991.98px) {
  .accordion-custome-button {
    border-bottom: 1px solid #2c2822 !important;
    padding-bottom: 15px;
  }
}
.accordion-custome-button::after {
  content: "";
  left: inherit;
  box-sizing: border-box;
  position: absolute;
  height: 14px;
  width: 14px;
  border-style: solid;
  border-color: color-mix(in srgb, var(--white-color), transparent 0%);
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  right: 10px;
}
@media (max-width: 767.98px) {
  .accordion-button {
    font-size: 14px !important;
  }
}
.accordion-button::after {
  color: color-mix(in srgb, var(--white-color), transparent 0%);
  background-image: none !important;
  text-align: center;
  content: "";
  left: inherit;
  box-sizing: border-box;
  margin-right: 5px;
  height: 14px;
  width: 14px;
  border-style: solid;
  border-color: color-mix(in srgb, var(--white-color), transparent 0%);
  border-width: 0px 1px 1px 0px;
  transform: rotate(45deg);
  right: 10px;
}
.accordion-button:not(.collapsed)::after {
  content: "";
  left: inherit;
  box-sizing: border-box;
  height: 14px;
  width: 14px;
  border-style: solid;
  border-color: color-mix(in srgb, var(--white-color), transparent 0%);
  border-width: 0px 1px 1px 0px;
  transform: rotate(-135deg);
  right: 10px;
}
.accordion-body {
  position: relative;
  padding: 0;
}

.filter {
  width: 100%;
  max-width: 356px;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  overflow-y: auto;
  transition: 0.3s ease all;
  background-color: var(--mainBG);
  padding: 35px 0;
  z-index: 9999;
}
.filter:not(.show) {
  right: -356px;
}
@media (min-width: 1200px) {
  .filter:not(.show) {
    display: none;
  }
}
@media (min-width: 1200px) {
  .filter {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    padding: 0 15px;
    position: static;
    background-color: transparent;
    z-index: 12;
  }
}
.filter-col:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: color-mix(in srgb, var(--white-color), transparent 95%) 1px solid;
}
@media (max-width: 991.98px) {
  .filter-col {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.filter-col .small-text {
  font-size: 12px;
}
.filter-col ul {
  list-style: none;
}
.filter-col ul li {
  margin-bottom: 5px;
}
.filter-col ul li a {
  color: rgba(var(--defaultText), 0.6);
}
.filter-col ul li a:hover {
  color: var(--main-color);
}
.filter-col ul label {
  font-weight: 300;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
}
.filter-col ul label:hover {
  color: var(--main-color);
}
.filter-col ul.model-search {
  max-height: 130px;
  overflow-y: auto;
  /* Track */
  /* Handle */
}
.filter-col ul.model-search::-webkit-scrollbar {
  width: 6px;
}
.filter-col ul.model-search::-webkit-scrollbar-track {
  background: rgba(var(--defaultText), 0.3);
}
.filter-col ul.model-search::-webkit-scrollbar-thumb {
  background: var(--main-color);
}
.filter .clear_filter {
  color: rgba(var(--defaultText), 0.7);
}
.filter .clear_filter:hover {
  color: var(--main-color);
}
.filter-btn {
  font-size: 16px;
  cursor: pointer;
}
.filter-btn i {
  font-size: 22px;
}
.filter-btn .f2 {
  display: none;
}
.filter-btn .f1 {
  display: inline-block;
}
@media (min-width: 1200px) {
  .filter-btn.active .f1 {
    display: none;
  }
  .filter-btn.active .f2 {
    display: inline-block;
  }
}
.filter .filter-col .form-group .form-control {
  background-color: color-mix(in srgb, var(--white-color), transparent 90%);
  color: color-mix(in srgb, var(--white-color), transparent 10%) !important;
  height: 35px;
}
.filter .filter-col .form-group .cu-search {
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 20px;
  color: color-mix(in srgb, var(--white-color), transparent 50%) !important;
}

@media (max-width: 991.98px) {
  .filter-bdy {
    flex-direction: row-reverse;
  }
  .filter-bdy .sortby {
    margin-right: auto;
  }
}

.modal {
  display: none; /* Hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: color-mix(in srgb, var(--mainBG), transparent 80%) !important;
  backdrop-filter: blur(10px);
  opacity: 1 !important;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal .modal-content {
  background-color: color-mix(in srgb, var(--mainBG), transparent 0%);
  padding: 50px;
  border-radius: 8px;
  box-shadow: 2px 0px 8px color-mix(in srgb, var(--main-color), transparent 0%);
  width: 550px;
  text-align: center;
}

/* Close button */
.close-btn {
  margin-top: 10px;
  padding: 10px 20px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.close-btn:hover {
  background-color: #0056b3;
}

/* Show modal */
.modal.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.confirmation.modal .modal-content {
  width: 480px;
  box-shadow: none;
}
.confirmation.modal .modal-content h3, .confirmation.modal .modal-content h5, .confirmation.modal .modal-content p {
  color: var(--mainBG);
}
@media (max-width: 991.98px) {
  .confirmation.modal .modal-content {
    width: 100%;
  }
}

.dropdown-menu {
  color: var(--defaultText);
  background-color: var(--mainBG);
  border: rgba(var(--defaultText), 0.2) 1px solid;
  border-radius: 5px;
  padding: 13px 9px;
  min-width: 190px;
}
.dropdown-menu .services-filter-list .custom-check__label {
  font-size: 14px;
}
.dropdown-menu ul li a {
  font-size: 14px !important;
  text-transform: capitalize !important;
}
.dropdown-list {
  max-height: 140px;
  overflow-y: auto;
  /* Track */
  /* Handle */
}
.dropdown-list::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.dropdown-list::-webkit-scrollbar-track {
  background-color: #000;
  border-radius: 4px;
}
.dropdown-list::-webkit-scrollbar-thumb {
  background: #D1A59C;
  border-radius: 4px;
}
.dropdown-item {
  color: rgb(165.75, 165.75, 165.75);
  width: auto;
}
.dropdown-item::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 90%;
  width: 12px;
  height: 5px;
  background-image: url(../images/sub-menu-hover.svg);
  background-size: 100%;
  opacity: 0;
  transition: ease all 0.3s;
  top: 11px;
}
.dropdown-item:hover, .dropdown-item.active {
  color: #D1A59C;
  background-color: transparent;
}
.dropdown-item:hover::after, .dropdown-item.active::after {
  left: 100%;
  opacity: 1;
}
.dropdown-refine .dropdown-menu {
  background-color: var(--mainBG);
  border: rgba(var(--defaultText), 0.2) 1px solid;
  border-radius: 5px;
  padding: 13px 9px;
  min-width: 190px;
}
.dropdown-refine .dropdown-menu ul {
  padding: 0 11px;
  list-style: none;
  max-height: 194px;
  overflow-y: auto;
  margin: 0;
  /* Track */
  /* Handle */
}
.dropdown-refine .dropdown-menu ul::-webkit-scrollbar {
  width: 6px;
}
.dropdown-refine .dropdown-menu ul::-webkit-scrollbar-track {
  background: rgba(var(--defaultText), 0.5);
}
.dropdown-refine .dropdown-menu ul::-webkit-scrollbar-thumb {
  background: var(--defaultText);
}
.dropdown-refine .dropdown-menu ul li {
  margin: 9px 0;
  font-size: 14px;
  font-weight: 400;
  color: #ACACAC;
  cursor: pointer;
}
.dropdown-refine .dropdown-menu ul li.active, .dropdown-refine .dropdown-menu ul li:hover {
  color: var(--defaultText);
}
.dropdown-refine .dropdown-menu.sortby ul li {
  position: relative;
  padding-right: 25px;
}
.dropdown-refine .dropdown-menu.sortby ul li::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: rgba(var(--defaultText), 0.5) 1px solid;
  position: absolute;
  top: 4px;
  right: 0;
  text-align: center;
  border-radius: 50%;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.dropdown-refine .dropdown-menu.sortby ul li::after {
  content: "";
  width: 9px;
  height: 9px;
  background-color: var(--defaultText);
  position: absolute;
  top: 7px;
  right: 3px;
  opacity: 0;
  border-radius: 50%;
}
.dropdown-refine .dropdown-menu.sortby ul li.active::after {
  opacity: 1;
}

.dropdown-toggle {
  position: relative;
}
.dropdown-toggle::after {
  display: none;
}

.lang .arrow {
  margin-top: -6px;
}
.lang .dropdown-menu {
  min-width: auto;
}

.member-bdy {
  position: relative;
  margin-top: -140px;
  margin-bottom: 100px;
  z-index: 10;
}
.member-bdy .member {
  background: #22222F;
}
@media (min-width: 992px) {
  .member-bdy .member {
    width: 550px;
    margin: 0 auto;
  }
}
.member-bdy .login_btn {
  width: 250px;
  margin-bottom: 10px;
}
.member-bdy .regis_btn {
  width: 250px;
}

.upload-image {
  margin-bottom: 8px;
  padding: 0 4px;
  width: 50%;
}
@media (min-width: 480px) {
  .upload-image {
    width: 33.3333%;
  }
}
@media (min-width: 576px) {
  .upload-image {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .upload-image {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .upload-image {
    width: 16.6666%;
  }
}
@media (min-width: 1200px) {
  .upload-image {
    width: 134px;
    margin: 0 4px 8px;
    padding: 0;
  }
}
.upload-image .btn {
  font-size: 13px;
  position: absolute;
  left: 50%;
  bottom: 8px;
  white-space: nowrap;
  transform: translateX(-50%);
}
.upload-btn {
  height: 200px;
}
.upload-btn input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 12;
}
.upload-priview {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
  height: 0;
  z-index: 12;
}
.upload-priview.active {
  opacity: 1;
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(3px);
}
.upload-priview img {
  width: auto;
  height: 180px;
  object-fit: cover;
  object-position: top center;
  border-radius: 5px;
}
.upload-video {
  margin: 0 4px;
}
.upload-video textarea {
  resize: none;
  height: 193px;
}
.upload-video textarea:focus {
  outline: 0;
}
.upload-video .btn {
  position: absolute;
  bottom: 4px;
  right: 0;
  opacity: 1;
}
.upload-video .btn[disabled] {
  opacity: 0;
}

.favourites {
  width: 30px;
  height: 30px;
  z-index: 1;
  top: 10px;
  right: 10px;
}
@media (min-width: 768px) {
  .favourites {
    width: 36px;
    height: 36px;
  }
}
.favourites i:not(.active) {
  color: var(--defaultText);
  opacity: 0.65;
}
.favourites i.active {
  color: var(--main-color);
}
.favourites i.active::before {
  content: "\e903";
}
.favourites-message {
  position: absolute;
  right: 0;
  bottom: 100%;
  white-space: nowrap;
  background-color: color-mix(in srgb, var(--white-color), transparent 0%);
  border-radius: 3px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.07);
  display: none;
  color: #000;
  font-size: 12px;
  z-index: 12;
  padding: 8px 28px 8px 12px;
  color: #ADADAD;
}
@media (min-width: 768px) {
  .favourites-message {
    right: -50%;
    margin-right: -55px;
    padding: 8px 34px 8px 12px;
  }
}
.favourites-message.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.favourites-message.active::before {
  content: "\e90d";
  font-family: "icomoon";
  position: absolute;
  font-size: 18px;
  right: 8px;
  top: 4px;
}
.favourites-message.active::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 8px;
  width: 0;
  height: 0;
  left: inherit;
  right: 7px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  filter: drop-shadow(1px 2px 1px rgba(0, 0, 0, 0.07));
}
@media (min-width: 768px) {
  .favourites-message.active::after {
    right: 50%;
  }
}

.header-min {
  position: fixed;
  padding: 20px 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: ease all 0.3s;
  background-color: transparent;
}
.header-min-navToggle {
  width: 20px;
}
.header-min-navToggle-bar {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 5px;
  background-color: #fff;
}
@media (min-width: 992px) {
  .header-min-account {
    position: absolute;
    top: 74px;
    right: 14px;
  }
}
.header-min-account a {
  color: rgb(var(--defaultText));
  opacity: 0.7;
  font-size: 26px;
}
.header-min-account a:hover {
  opacity: 1;
}
.header-min.sticky {
  background-color: color-mix(in srgb, var(--mainBG), transparent 50%) !important;
}
@media (min-width: 992px) {
  .header-min.sticky {
    backdrop-filter: blur(10px);
    padding: 10px 0;
  }
}
.header-min.sticky .header-min-navToggle {
  color: #fff;
}
.header-min.sticky .header-min-navToggle-bar {
  background-color: #fff;
}
.header .navbar {
  padding: 0;
}
.header .navbar .offcanvas-header {
  padding: 8px;
}

.footer {
  border-top: color-mix(in srgb, var(--white-color), transparent 75%) 1px solid !important;
  padding: 50px 0 100px;
}
.footer ul {
  list-style: none;
}
@media (max-width: 767.98px) {
  .footer ul {
    flex-wrap: wrap;
  }
}
.footer ul li {
  padding-right: 5px;
}
.footer ul li::after {
  content: "|";
  padding-left: 5px;
}
.footer ul li:last-child::after {
  display: none;
}
.footer ul li a {
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .footer ul li a {
    font-size: 12px;
  }
}
.footer .SLinks li::after {
  display: none;
}

#scrollToTop {
  position: fixed;
  bottom: 20px;
  z-index: 10;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: color-mix(in srgb, var(--main-color), transparent 0%);
  color: color-mix(in srgb, var(--white-color), transparent 0%);
  border: none;
  border-radius: 5px;
  font-size: 24px;
  display: none; /* Initially hidden */
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.iOpOzV {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  width: 100%;
  z-index: 10;
  max-width: 1920px;
  margin: 0px auto;
}
@media (max-width: 767.98px) {
  .iOpOzV img {
    height: 25px;
  }
}

.fcbtn {
  position: absolute;
  right: 90px;
  font-size: 24px;
  top: 0;
  padding: 0;
  margin: 0;
  color: color-mix(in srgb, var(--white-color), transparent 0%);
}
@media (max-width: 767.98px) {
  .fcbtn {
    top: -4px;
    left: 10px;
    right: initial;
  }
}

.card-staff-info {
  margin: 20px 0 0;
}

video-container {
  position: relative;
  width: 300px;
  height: 200px;
}

/* Style for the thumbnail (image) */
#videoThumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

.become-member {
  background-color: color-mix(in srgb, var(--main-color), transparent 0%);
  margin-top: 40px;
}
@media (min-width: 992px) {
  .become-member {
    margin-top: 30px;
  }
}
.become-member .become-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.become-member .become-text ul li {
  font-size: 28px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  line-height: normal;
  position: relative;
  padding-left: 40px;
}
.become-member .become-text ul li::after {
  content: "";
  background: url(/images/right.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.become-member .become-text h2 {
  font-size: 48px;
  font-weight: 900;
  font-family: "Inter", sans-serif;
}
.become-member .become-text h2 span {
  color: var(--alt-color);
  font-size: 48px;
}
.become-member .become-text .book_btn {
  width: 165px;
  font-size: 18px;
  height: 50px;
  line-height: 27px;
}
@media (max-width: 991.98px) {
  .become-member .become-text {
    display: none;
  }
}

.hrd {
  margin-bottom: 15px;
}
.hrd .h3 {
  font-size: 24px;
}
.hrd .h2 {
  font-size: 24px;
}
@media (max-width: 767.98px) {
  .hrd a {
    font-size: 14px !important;
  }
}

.Choose-Membership {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 50px 0;
}
@media (min-width: 992px) {
  .Choose-Membership {
    background-image: url(/images/homejoin.jpg);
    padding: 70px 0;
  }
}
.Choose-Membership h2 {
  font-size: 72px;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .Choose-Membership h2 {
    font-size: 40px;
  }
}
.Choose-Membership .cm-text {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  .Choose-Membership .cm-text {
    margin-bottom: 40px;
  }
}
.Choose-Membership .memberShipTab .hrd {
  width: 100%;
}
.Choose-Membership .memberShipTab label {
  background-color: color-mix(in srgb, var(--mainBG), transparent 10%) !important;
  padding: 20px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .Choose-Membership .memberShipTab label {
    background-color: color-mix(in srgb, var(--white-color), transparent 80%) !important;
  }
}
.Choose-Membership .memberShipTab label .book_btn {
  padding: 6px 28px 5px;
}
.Choose-Membership .memberShipTab.mpopular {
  margin-top: -34px;
}
@media (max-width: 991.98px) {
  .Choose-Membership .memberShipTab.mpopular {
    margin-top: 0;
  }
}

.about p {
  font-size: 16px;
}
@media (min-width: 768px) {
  .about p {
    font-size: 20px;
  }
}

/* Tab container */
.myaccount .tabs button.active {
  color: var(--main-color) !important;
}
.myaccount .tabs button.active::after {
  width: 16px;
  height: 2px;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  margin-left: 15px;
  background-color: color-mix(in srgb, var(--main-color), transparent 0%) !important;
}
@media (max-width: 991.98px) {
  .myaccount .tabs {
    display: none;
  }
}
.myaccount .myaccountText {
  border-top: color-mix(in srgb, var(--white-color), transparent 80%) 1px solid;
  padding-top: 15px;
  margin-top: 30px;
}
.myaccount .tab-content {
  display: none;
  padding: 0px 20px;
}
.myaccount .tab-content.active {
  display: block;
}
.myaccount .tab-select {
  display: none;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .myaccount .tab-select {
    display: block;
    width: 100%;
    padding: 10px;
  }
}
.myaccount .myA-payment-details .PDetails {
  border-bottom: color-mix(in srgb, var(--white-color), transparent 80%) 1px solid;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.myaccount .myA-payment-details .PDetails .hrd {
  border-bottom: color-mix(in srgb, var(--white-color), transparent 80%) 1px solid;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.myaccount .myA-payment-details .UCDtab {
  border: color-mix(in srgb, var(--white-color), transparent 80%) 1px solid;
  padding: 30px;
  border-radius: 20px;
}
.myaccount .myA-payment-details .Notitab {
  border: color-mix(in srgb, var(--white-color), transparent 80%) 1px solid;
  padding: 15px 20px;
  border-radius: 20px;
}
.myaccount .myA-payment-details .Notitab .notihrd {
  margin-right: 20px;
  position: relative;
}
.myaccount .myA-payment-details .Notitab .notihrd::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  /* margin: 10px; */
  position: absolute;
  top: 5px;
  /* left: 100%; */
  right: -15px;
}
.myaccount .updates-info {
  background-color: #95B31B;
}

#UCDetails {
  display: none;
}

.memberShipTab {
  margin: 0 0 10px;
}
.memberShipTab .hrd {
  padding: 4px 0 2px;
}
.memberShipTab input[type=radio] {
  display: none;
}
.memberShipTab label {
  background-color: color-mix(in srgb, var(--white-color), transparent 80%) !important;
  padding: 20px;
}
.memberShipTab label .MSTLeft {
  width: 65%;
}
.memberShipTab label .MSTRight {
  width: 35%;
  padding-top: 15px;
}
.memberShipTab .memberShipTab-text {
  border-top: color-mix(in srgb, var(--white-color), transparent 80%) 1px solid;
  padding-top: 30px;
  margin-top: 40px;
}
.memberShipTab .become-member-btn {
  background-color: #52CF6D;
}

.mpopular label {
  border: color-mix(in srgb, var(--main-color), transparent 0%) 5px solid;
  border-top: none;
}
.mpopular.Rmpopular {
  margin-top: 0px;
}
@media (min-width: 992px) {
  .mpopular.Rmpopular {
    margin-top: -35px;
  }
}

.register-bdy {
  padding: 90px 0 0;
}
@media (max-width: 991.98px) {
  .register-bdy h2 {
    text-align: center;
  }
  .register-bdy .container {
    padding-top: 50px;
  }
}

.all-videos {
  padding: 120px 0 40px;
}

.videos-details .play-icon {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.videos-details .play-icon img {
  width: 100px;
  height: 100px;
  position: relative;
}
.videos-details .h4 {
  font-family: "Inter", sans-serif;
}

.explore-bdy {
  margin: 0 0 50px;
}
.explore-bdy p {
  font-size: 20px;
}
.explore-bdy ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0 0;
}
@media (max-width: 991.98px) {
  .explore-bdy ul {
    display: block;
  }
}
.explore-bdy ul li a {
  font-size: 23px;
  font-family: "Bebas Neue", sans-serif;
  border: color-mix(in srgb, var(--main-color), transparent 0%) 1px solid;
  padding: 0.3em 3.9em;
  color: color-mix(in srgb, var(--white-color), transparent 0%);
  border-radius: 5px;
}
.explore-bdy ul li a:hover {
  background: color-mix(in srgb, var(--main-color), transparent 0%);
}
@media (max-width: 991.98px) {
  .explore-bdy ul li a {
    margin-bottom: 20px;
    display: block;
  }
}

.PSBanner {
  line-height: 1;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  background-color: transparent;
  background-image: url(/images/models.jpg);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
  border-radius: 0px;
  min-height: 20vw;
  padding: 0px;
  align-content: flex-end;
  justify-items: center;
  justify-content: initial;
}

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