.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: #B97575 !important;
}

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

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

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

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

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

.text-primary-light {
  color: rgb(227.5128356, 196.9963922533, 196.4791644) !important;
}

.text-hover-primary-light:hover {
  color: rgb(227.5128356, 196.9963922533, 196.4791644) !important;
}

.bg-primary-light {
  background-color: rgb(227.5128356, 196.9963922533, 196.4791644) !important;
}

.bg-hover-primary-light:hover {
  background-color: rgb(227.5128356, 196.9963922533, 196.4791644) !important;
}

.border-primary-light {
  border-color: rgb(227.5128356, 196.9963922533, 196.4791644) !important;
}

.border-hover-primary-light:hover {
  border-color: rgb(227.5128356, 196.9963922533, 196.4791644) !important;
}

.text-primary-dark {
  color: rgb(144.1331776308, 67.1673282903, 65.8628223692) !important;
}

.text-hover-primary-dark:hover {
  color: rgb(144.1331776308, 67.1673282903, 65.8628223692) !important;
}

.bg-primary-dark {
  background-color: rgb(144.1331776308, 67.1673282903, 65.8628223692) !important;
}

.bg-hover-primary-dark:hover {
  background-color: rgb(144.1331776308, 67.1673282903, 65.8628223692) !important;
}

.border-primary-dark {
  border-color: rgb(144.1331776308, 67.1673282903, 65.8628223692) !important;
}

.border-hover-primary-dark:hover {
  border-color: rgb(144.1331776308, 67.1673282903, 65.8628223692) !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: #0dcaf0 !important;
}

.text-hover-info:hover {
  color: #0dcaf0 !important;
}

.bg-info {
  background-color: #0dcaf0 !important;
}

.bg-hover-info:hover {
  background-color: #0dcaf0 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-hover-info:hover {
  border-color: #0dcaf0 !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-dark {
  color: var(--mainBG) !important;
}
.text-muted {
  color: color-mix(in srgb, var(--defaultText), transparent 45%) !important;
}
.text-hover-primary:hover {
  color: var(--main-color) !important;
}
.text-hover-muted:hover {
  color: color-mix(in srgb, var(--defaultText), transparent 45%) !important;
}
.text-small {
  font-size: 12px !important;
}
.text-md-small {
  font-size: 14px !important;
}
@media (max-width: 767.98px) {
  .text-md-down-6 {
    font-size: 1rem !important;
  }
}
.text-xs-small {
  font-size: 10px;
}

.bg-primary {
  background-color: var(--main-color) !important;
}
.bg-muted {
  background-color: color-mix(in srgb, var(--defaultText), transparent 90%) !important;
}
.bg-hover-primary:hover {
  background-color: var(--main-color) !important;
}
.bg-default {
  background-color: var(--mainBG) !important;
}

.border-primary {
  border-color: var(--main-color) !important;
}
.border-muted {
  border-color: color-mix(in srgb, var(--defaultText), transparent 90%) !important;
}
.border-hover-primary:hover {
  border-color: var(--main-color) !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;
  }
}

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

.fonts-secondary {
  font-family: "Lucida Grande", sans-serif !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);
}

.separetor {
  border-top: color-mix(in srgb, var(--defaultText), transparent 96%) 1px solid;
}

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

.h100 {
  height: 100%;
}

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

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

.overlay {
  background-color: color-mix(in srgb, var(--main-color), transparent 28%);
  position: fixed;
  z-index: 12;
  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?s0vgll");
  src: url("fonts/icomoon.eot?s0vgll#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?s0vgll") format("truetype"), url("fonts/icomoon.woff?s0vgll") format("woff"), url("fonts/icomoon.svg?s0vgll#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;
  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-call-ring:before {
  content: "\e912";
}

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

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

.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-diamond:before {
  content: "\e90a";
}

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

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

.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";
}

body {
  font-family: "Karla", sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  background-color: color-mix(in srgb, var(--mainBG), transparent 10%);
  color: var(--defaultText);
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
}

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 {
  max-width: 1660px;
}
.container-medium {
  max-width: 1078px;
}
.container-fluid-footerbtm {
  padding: 0 25px;
}
@media (min-width: 992px) {
  .container-fluid-footerbtm {
    padding: 0 50px;
  }
}
@media (min-width: 1200px) {
  .container-fluid-footerbtm {
    padding: 0 80px;
  }
}
.container-form {
  max-width: 1474px;
}
.container-small {
  max-width: 1010px;
}
.container.logins {
  max-width: 990px;
}
.container-favourites {
  max-width: 1315px;
}

.cookie-consent {
  z-index: 9999999;
}
.cookie-consent-inner {
  background-color: #fff;
}
@media (min-width: 576px) {
  .cookie-consent-inner {
    width: 100%;
    max-width: 388px;
  }
}
.cookie-consent .h5 {
  font-size: 22px;
}
.cookie-consent p {
  color: #ACA9A5;
  line-height: 1.8;
}

.divider {
  width: 100%;
  height: 1px;
  max-width: 1584px;
}

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

.vip-escorts {
  margin: 0px 0 20px;
}
@media (max-width: 1199.98px) {
  .vip-escorts {
    margin: 12px 0 20px;
  }
  .vip-escorts .btn-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .vip-escorts .btn-links a {
    flex: 1 0 30%;
    margin: 3px;
    padding: 3px !important;
    text-align: center;
  }
}

.bg-yellow {
  background-color: #ffc107;
}

.banners-inpage {
  margin: 20px 0 0;
  text-align: center;
}
.banners-inpage a {
  display: inline-block;
  margin-right: 5px;
}
.banners-inpage a img {
  width: 250px;
  height: auto;
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .layout-main {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .layout-main {
    padding: 0 12px;
  }
}
@media (min-width: 992px) {
  .layout-main .layout-start {
    width: 240px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.33);
    z-index: 1;
  }
  .layout-main .layout-start .leftBar-accordion {
    padding-top: 35px;
  }
}
@media (max-width: 991.98px) {
  .layout-main .layout-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  .layout-main .layout-start .btn-chooseLoc {
    background: transparent;
    color: var(--defaultText);
    margin-top: 13px;
  }
}
.layout-main .layout-start .brand {
  padding-top: 20px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .layout-main .layout-start .brand {
    padding-top: 15px;
  }
}
.layout-main .layout-content {
  flex: 1;
}
@media (min-width: 992px) {
  .layout-main .layout-content .layout-m-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.layout-main .layout-content .layout-m-main .main-content {
  flex: 1;
  position: relative;
}
@media (min-width: 992px) {
  .layout-main .layout-content .layout-m-main .main-content {
    padding: 25px 25px 100px 25px;
  }
}
.layout-main .layout-content .layout-m-main .main-content .tab-content .tab-pane {
  background-color: color-mix(in srgb, var(--defaultText), transparent 90%);
}
.layout-main .layout-content .layout-m-main .main-content .tab-content .tab-pane .aatop-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.layout-main .layout-content .layout-m-main .main-content .tab-content .tab-pane .aatop-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  zoom: 1;
}
.layout-main .layout-content .layout-m-main .main-content .tab-content .tab-pane .aatop-menu ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.layout-main .layout-content .layout-m-main .main-content .tab-content .tab-pane .aatop-menu ul li a {
  padding: 10px 15px;
  border: color-mix(in srgb, var(--defaultText), transparent 90%) 1px solid;
}
.layout-main .layout-content .layout-m-main .main-content .tab-content .tab-pane .aatop-menu .btn {
  order: 1;
  margin-left: 20px;
  padding: 9px 20px 6px;
  color: var(--defaultText);
}
.layout-main .layout-content .layout-m-main .main-content .tab-content .tab-pane .tag-group {
  bottom: 66px;
}
@media (min-width: 992px) {
  .layout-main .layout-content .layout-m-main .layout-end {
    width: 210px;
    margin-right: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    height: 100vh;
    margin-top: 20px;
  }
}
.layout-main .video-filter {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .layout-main .video-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.layout-main .video-filter a {
  padding: 5px 10px 5px 10px;
  margin: 2px;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  background-color: color-mix(in srgb, var(--defaultText), transparent 80%);
}
.layout-main .video-filter a.active {
  background-color: var(--main-color);
}

.output-div {
  display: none;
}

.form-escort-banner {
  text-decoration: none;
  padding: 10px;
  margin: 50px 0 25px;
  display: block;
  width: 425px;
  position: relative;
  font-size: 15px;
}
.form-escort-banner:after {
  content: " ";
  background: url(/images/banner-laptop.png?v=1.1) no-repeat;
  background-size: contain;
  width: 179px;
  height: 112px;
  display: block;
  z-index: 1;
  position: absolute;
  right: -10px;
  top: -25px;
}

.aacontact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0;
}
.aacontact li {
  margin-right: 15px;
}

@media (max-width: 991.98px) {
  .sidebar.offcanvas-lg {
    background: var(--mainBG);
    width: 100% !important;
    height: 100% !important;
    overflow-y: auto;
    padding: 15px;
    border: none !important;
  }
  .sidebar.offcanvas-lg .accordion-custom {
    padding: 0 !important;
  }
  .sidebar.offcanvas-lg .offcanvas-title {
    color: var(--defaultText);
  }
  .sidebar.offcanvas-lg .btn-close {
    color: var(--defaultText);
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.layout-m-main {
  background-color: color-mix(in srgb, var(--body-bg), transparent 0%);
}

.light-theme .layout-m-main {
  background-color: #f0f0f0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 300;
  line-height: 1.2;
  color: var(--defaultText);
}

h1, .h1 {
  font-size: 35px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 48px;
    margin-bottom: 18px;
  }
}

h2, .h2 {
  font-size: 30px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 35px;
    margin-bottom: 20px;
  }
}

h3, .h3 {
  font-size: 26px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  h3, .h3 {
    font-size: 30px;
  }
}

h4, .h4 {
  font-size: 22px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  h4, .h4 {
    font-size: 28px;
    margin-bottom: 18px;
  }
}

h5, .h5 {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  h5, .h5 {
    font-size: 22px;
    margin-bottom: 18px;
  }
}

h6, .h6 {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  h6, .h6 {
    font-size: 20px;
    margin-bottom: 18px;
  }
}

b, strong {
  font-weight: 500;
}

.flag {
  width: 26px;
  height: 17px;
  display: block;
  background-size: 100% 100%;
}
.flag-gb {
  background-image: url("../../images/flags/gb.svg");
}
.flag-fr {
  background-image: url("../../images/flags/fr.svg");
}
.flag-us {
  background-image: url("../../images/flags/us.svg");
}
.flag-eu {
  background-image: url("../../images/flags/eu.svg");
}
.flag-hu {
  background-image: url("../../images/flags/hu.svg");
}
.flag-ae {
  background-image: url("../../images/flags/ae.svg");
}
.flag-it {
  background-image: url("../../images/flags/it.svg");
}
.flag-es {
  background-image: url("../../images/flags/es.svg");
}

.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 {
  position: relative;
}
.search .form-control {
  padding: 9px 12px 9px 37px;
  background-color: #424346;
  height: 35px;
}
.search .icon {
  position: absolute;
  top: 6px;
  left: 11px;
  font-size: 20px;
  opacity: 0.7;
}
.search-header {
  display: none;
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 100;
  padding: 15px 18px;
  background-color: var(--mainBG);
}
@media (min-width: 992px) {
  .search-header {
    display: block;
    width: 162px;
    position: absolute;
    right: 14px;
    top: 50px;
    padding: 0;
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  .search-header {
    width: 197px;
    top: 43px;
  }
}
@media (max-width: 991.98px) {
  .search-header .icon {
    top: 20px;
    left: 27px;
  }
}
.search-header.active {
  display: block;
}
.search-overlay {
  background-color: color-mix(in srgb, var(--main-color), transparent 78%);
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  backdrop-filter: blur(10px);
  width: 100%;
  height: 100%;
}

.cms ul, .cms ol {
  margin-bottom: 1.5rem;
  font-weight: 300;
  color: var(--defaultText);
  opacity: 0.7;
}
.cms ul li, .cms ol li {
  margin-bottom: 5px;
  position: relative;
  font-size: 16px;
}
.cms ul li {
  padding-left: 15px;
}
.cms ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--defaultText);
  position: absolute;
  left: 0;
  top: 9px;
}
.cms ol {
  counter-reset: x;
}
.cms ol li {
  counter-increment: X;
  padding-left: 20px;
}
.cms ol li::before {
  content: counter(X) ".";
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 4px;
  line-height: 1;
  color: var(--defaultText);
}
.cms a:not(.btn) {
  color: #B97575;
}
.cms a:not(.btn):hover {
  text-decoration: none;
  text-decoration: underline;
}
.cms em, .cms i {
  letter-spacing: 0.99px;
}
.cms p {
  line-height: 1.8;
  margin-bottom: 1.7rem;
  font-size: 16px;
  color: var(--defaultText);
  opacity: 0.7;
}
.cms p img {
  border: #B97575 1px solid;
}
.cms b, .cms strong {
  font-weight: 600;
  color: var(--defaultText);
}
.cms blockquote {
  margin: 0 0 1.4rem;
  line-height: 1.7;
  font-size: 18px;
}
.cms blockquote::after, .cms blockquote::before {
  content: '"';
}
.cms-white h1, .cms-white h2, .cms-white h3, .cms-white h4, .cms-white h5, .cms-white h6, .cms-white p, .cms-white li {
  color: #fff;
}
.cms-white li::before {
  background-color: #fff;
  color: #fff;
}

.carousel {
  padding-bottom: 45px;
}
.carousel-item .cms p {
  color: rgb(144.1331776308, 67.1673282903, 65.8628223692);
  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.page .breadcrumb-item + .breadcrumb-item::before {
  color: color-mix(in srgb, var(--defaultText), transparent 45%) !important;
}
.breadcrumb.page .breadcrumb-item a.active {
  pointer-events: none;
}
.breadcrumb-footer li {
  padding-right: 8px;
  margin-right: 8px;
  position: relative;
}
.breadcrumb-footer li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 1px;
  height: 10px;
  left: inherit;
  right: 0;
  background-color: color-mix(in srgb, var(--defaultText), transparent 2%);
}

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

.batch-blog {
  width: 52px;
  height: 52px;
}
.batch-quote {
  width: 97px;
  height: 97px;
}
@media (min-width: 768px) {
  .batch-quote {
    width: 130px;
    height: 130px;
  }
}
.batch-social {
  width: 34px;
  height: 34px;
  font-size: 18px;
}
.batch-social.telegram {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#37AEE2), to(#1E96C8));
  background-image: linear-gradient(to bottom, #37AEE2, #1E96C8);
}
.batch-social.whatsapp {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#61FD7D), to(#2BB826));
  background-image: linear-gradient(to bottom, #61FD7D, #2BB826);
}
.batch-social:hover {
  opacity: 0.8;
}
.batch-abailable, .batch-stm {
  z-index: 12;
}
.batch-abailable img, .batch-stm img {
  height: auto;
  display: block;
  width: 100%;
}
.batch-abailable {
  width: 72px;
}
.batch-stm {
  width: 100%;
  max-width: 165px;
}
.batch-new {
  font-size: 10px;
  letter-spacing: 1.2px;
  padding: 3px;
}

.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: #B97575;
}

@media (max-width: 991.98px) {
  .nav-min {
    width: 370px !important;
    background-color: var(--mainBG);
    overflow-y: auto;
  }
}
.nav-min-close {
  background-image: none;
  opacity: 1;
}
.nav-min-close::before {
  display: none;
}
.nav-min-menu {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .nav-min-menu {
    padding-top: 0;
  }
}
.nav-min-menu > li {
  padding: 0;
  border-bottom: color-mix(in srgb, var(--defaultText), transparent 93%) 1px solid;
}
@media (min-width: 992px) {
  .nav-min-menu > li {
    border-bottom: none;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .nav-min-menu > li {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .nav-min-menu > li {
    padding: 0;
  }
}
.nav-min-menu > li > a {
  padding: 14px 5px;
  display: block;
  font-size: 14px;
  position: relative;
  color: #fff;
}
@media (min-width: 992px) {
  .nav-min-menu > li > a {
    font-size: 14px;
    padding: 22px 12px 22px;
  }
}
@media (min-width: 1400px) {
  .nav-min-menu > li > a {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .nav-min-menu > li > a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 1px;
    background-color: var(--main-color);
    top: inherit;
    bottom: 0;
    transition: all 0.3s ease;
    transform: translateX(-50%);
  }
}
.nav-min-menu > li:hover > a {
  color: var(--main-color);
  background: var(--mainBG);
}
.nav-min-menu > li:hover > a::after {
  width: 100%;
}
.nav-min-menu > li.haveChild {
  position: relative;
}
.nav-min-menu > li.haveChild > a::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 8px;
  height: 8px;
  left: inherit;
  right: 0;
  border-right: var(--defaultText) 1px solid;
  border-bottom: var(--defaultText) 1px solid;
  transform: rotate(-45deg);
}
@media (min-width: 992px) {
  .nav-min-menu > li.haveChild > a::before {
    right: -5px;
    top: 27px;
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
  }
}
@media (min-width: 1200px) {
  .nav-min-menu > li.haveChild > a::before {
    right: -9px;
    width: 8px;
    height: 8px;
  }
}
.nav-min-menu .dropdown-menu {
  width: 100%;
  max-width: 370px;
  position: fixed !important;
  top: 0;
  left: 0 !important;
  height: 100% !important;
  overflow-y: auto;
  transform: translate(0, 0) !important;
  padding: 90px 0 15px 0;
  background-color: var(--mainBG);
}
@media (min-width: 992px) {
  .nav-min-menu .dropdown-menu {
    top: 120px !important;
    padding: 25px 45px 45px;
    height: auto !important;
    max-width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
}
.nav-min-menu .dropdown-menu .nav-min-menu-children-closer {
  padding: 15px 0 13px 28px;
  border-bottom: color-mix(in srgb, var(--defaultText), transparent 92%) 1px solid;
  margin-bottom: 26px;
}
.nav-min-menu .dropdown-menu ul {
  width: 100%;
}
.nav-min-menu .dropdown-menu ul li {
  margin-bottom: 5px;
}
@media (max-width: 991.98px) {
  .nav-min-menu .dropdown-menu ul li {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .nav-min-menu .dropdown-menu ul {
    max-width: 1140px;
    margin: 0 auto;
  }
}
.nav-min-menu .dropdown-menu ul a {
  color: var(--defaultText);
  opacity: 0.7;
  font-size: 13px;
  position: relative;
  display: block;
  padding: 2px 28px;
}
@media (min-width: 992px) {
  .nav-min-menu .dropdown-menu ul a {
    padding: 2px 0;
    border-bottom: none;
  }
}
.nav-min-menu .dropdown-menu-col {
  border-bottom: color-mix(in srgb, var(--defaultText), transparent 92%) 1px solid;
  width: 100%;
}
@media (min-width: 992px) {
  .nav-min-menu .dropdown-menu-col {
    width: 20%;
    border-right: color-mix(in srgb, var(--defaultText), transparent 92%) 1px solid;
    border-bottom: none;
  }
}
.nav-min-menu .dropdown-menu-col:last-child {
  border: none;
}
.nav-min-mobile {
  padding: 5px 0;
}
@media (min-width: 992px) {
  .nav-min-mobile {
    padding: 5px 0 4px;
  }
}
.nav-min-mobile .brand {
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .nav-min-mobile .brand {
    z-index: 12;
    top: 50px;
    left: 15px;
    transform: translateX(0);
  }
}
.nav-min-header {
  width: 100%;
  max-width: 370px;
  z-index: 9999;
  background-color: var(--mainBG);
}
@media (max-width: 991.98px) {
  .nav-min-top {
    height: 100%;
  }
}
@media (max-width: 991.98px) {
  .nav-min-top .container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
}
.nav .SwitchBtn {
  cursor: pointer;
}
.nav-tabs .nav-link {
  border-bottom: 2px solid transparent !important;
  color: color-mix(in srgb, var(--defaultText), transparent 46%);
}
.nav-tabs .nav-link.active {
  border-bottom-color: var(--main-color) !important;
  color: color-mix(in srgb, var(--defaultText), transparent 0%);
}

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

.contact li a .icon {
  width: 31px;
  height: 31px;
}
.contact li a.whatsapp {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#61FD7D), to(#2BB826));
  background-image: linear-gradient(to bottom, #61FD7D, #2BB826);
}
.contact li a.telegram {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1E96C8), to(#37AEE2));
  background-image: linear-gradient(to bottom, #1E96C8, #37AEE2);
}

.splide-arrow-main .splide__arrow {
  background-color: var(--main-color);
  opacity: 1;
  width: 30px;
  height: 30px;
}
@media (min-width: 768px) {
  .splide-arrow-main .splide__arrow {
    width: 44px;
    height: 44px;
  }
}
.splide-arrow-main .splide__arrow svg {
  fill: #fff;
}
.splide-arrow-main .splide__arrow[disabled] {
  opacity: 0;
}
.splide__pagination--page {
  background-color: var(--defaultText);
  opacity: 0.75;
  width: 15px;
  height: 15px;
  background-size: 7px;
}
.splide__pagination--page.is-active {
  opacity: 1;
}
.splide-staffList .splide__track::after, .splide-staffList .splide__track::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5%;
  height: 100%;
  z-index: 12;
}
.splide-staffList .splide__track::before {
  background-image: -webkit-gradient(linear, right top, left top, from(color-mix(in srgb, var(--mainBG), transparent 100%)), to(var(--mainBG)));
  background-image: linear-gradient(to left, color-mix(in srgb, var(--mainBG), transparent 100%), var(--mainBG));
}
.splide-staffList .splide__track::after {
  left: inherit;
  background-image: -webkit-gradient(linear, right top, left top, from(var(--mainBG)), to(color-mix(in srgb, var(--mainBG), transparent 100%)));
  background-image: linear-gradient(to left, var(--mainBG), color-mix(in srgb, var(--mainBG), transparent 100%));
  right: 0;
}

.btn {
  padding: 12px 25px;
  border-radius: 5px;
  font-weight: 700;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .btn {
    padding: 12px 28px;
  }
}
.btn-sm {
  padding: 6px 10px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .btn-sm {
    padding: 8px 12px;
    font-size: 14px;
  }
}
.btn-more {
  font-size: 16px;
}
.btn-more::before {
  content: "Read Less";
}
.btn-more.collapsed::before {
  content: "Read More";
}
.btn-more:hover {
  opacity: 1;
}
.btn-toggle::after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: #fff 1px solid;
  border-bottom: #fff 1px solid;
  transform: rotate(45deg);
  margin-left: 12px;
  margin-bottom: 6px;
  position: absolute;
  right: 12px;
  display: block;
}
.btn:hover {
  opacity: 0.7;
}
.btn-delete {
  width: 12px;
  height: 12px;
  opacity: 1;
  background-size: 7px;
  background-color: #fff;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}
@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: 150%;
  position: relative;
}
.media-holder.hero-main {
  padding-top: 0;
  height: 100%;
}
.media-holder.hero-main > img {
  object-position: 50% 50%;
}
.media-holder.hero-inner {
  padding-top: 0;
  min-height: 333px;
}
@media (min-width: 768px) {
  .media-holder.hero-inner {
    min-height: 566px;
  }
}
.media-holder.hero-sub {
  height: 100%;
  padding-top: 0;
}
.media-holder.review {
  width: 95px;
  height: 95px;
}
.media-holder.membership {
  padding-top: 147%;
}
.media-holder.magazine {
  padding: 0;
  height: 285px;
}
@media (min-width: 1200px) {
  .media-holder.magazine {
    height: 408px;
  }
}
.media-holder.magazine-details {
  padding-top: 60%;
  height: auto;
}
.media-holder.ag-details-img {
  padding-top: 70%;
}
.media-holder.cacc-img {
  padding-top: 130%;
}
.media-holder.profileGallImg {
  padding-top: 0;
  height: 100%;
}
.media-holder.visited {
  width: 70px;
  height: 70px;
  padding-top: 0;
}
.media-holder.review {
  width: 120px;
  height: 170px;
  padding-top: 140%;
}
@media (max-width: 991.98px) {
  .media-holder.review {
    width: 90px;
    height: 120px;
  }
}
.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.bookingThumbnail {
  width: 93px;
  height: 93px;
}
.media-holder.memberPromo {
  padding-top: 77%;
}
.media-holder.single-profile {
  height: 100%;
  padding-top: 0;
}
.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;
}
.media-holder img {
  object-fit: cover;
  object-position: top left;
}

.imgprev {
  display: block;
  margin: 0 5px 5px 0;
  text-decoration: none;
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  padding: 5px;
  font-style: normal;
}
.imgprev img {
  width: 200px;
  height: 137px;
}

.banner .goDown {
  width: 1px;
  height: 50px;
  background-color: rgb(191.25, 191.25, 191.25);
  bottom: -25px;
}

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

.custom-check__label {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: initial;
  margin: 0;
  color: var(--defaultText);
  opacity: 0.7;
  cursor: pointer;
}
.custom-check__label::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: color-mix(in srgb, var(--defaultText), transparent 75%) 1px solid;
  position: absolute;
  top: 2px;
  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;
}
.custom-check__label::after {
  content: "";
  width: 9px;
  height: 9px;
  background-color: var(--defaultText);
  position: absolute;
  top: 5px;
  left: 3px;
  opacity: 0;
}

.form-group label {
  margin-bottom: 3px;
  color: color-mix(in srgb, var(--defaultText), transparent 35%);
}
.form-group label.form-control {
  padding-left: 130px;
  text-align: right;
  padding-right: 28px;
  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: #000;
  background-color: rgb(216.75, 216.75, 216.75);
  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-group.floated {
  margin-bottom: 29px;
  position: relative;
}
.form-group.floated > label {
  position: absolute;
  top: -22px;
  transition: all 0.3s ease;
}
.form-group.floated .form-control:focus ~ label, .form-group.floated .form-control.hasVal ~ label, .form-group.floated .form-control:not([value=""]) ~ label {
  top: -11px;
  transform: scale(0.85);
  background-color: color-mix(in srgb, var(--defaultText), transparent 35%);
  padding: 1px 9px !important;
  border-radius: 7px;
}
.form-control {
  padding: 13px 22px;
  font-size: 14px;
  font-weight: 300;
  background-color: color-mix(in srgb, var(--defaultText), transparent 98%);
  color: var(--defaultText);
  border-color: color-mix(in srgb, var(--defaultText), transparent 85%);
  height: 44px;
}
.form-control[readonly] {
  background-color: var(--form-bg);
}
.form-control:focus {
  color: var(--defaultText);
  background-color: var(--form-bg);
  outline: none;
}
.form-control::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: color-mix(in srgb, var(--defaultText), transparent 55%);
}

.form-control:-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: color-mix(in srgb, var(--defaultText), transparent 55%);
}

.form-control::-moz-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: color-mix(in srgb, var(--defaultText), transparent 55%);
}

.form-control:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 300;
  color: color-mix(in srgb, var(--defaultText), transparent 55%);
}

.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);
}

textarea.form-control {
  height: 115px !important;
  resize: none;
}

select.form-control {
  background-image: url(../../images/down-arrow.svg);
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 15px;
}

.ratings-group {
  text-align: center;
  margin-bottom: 30px;
}
.ratings-group label {
  font-size: 16px;
  letter-spacing: 0.4px;
  color: #000;
  font-weight: 400;
  margin-bottom: 15px;
}

.user-rating {
  direction: rtl;
  font-size: 20px;
  unicode-bidi: bidi-override;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.user-rating .star-cover {
  position: relative;
}

.user-rating input {
  opacity: 0;
  position: relative;
  left: 0;
  z-index: 2;
  cursor: pointer;
  margin-left: -38px;
  width: 18px;
  height: 18px;
}

.user-rating span.star:before {
  color: #777777;
  content: "";
  display: block;
}

.user-rating span.star {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
}

.user-rating span {
  margin: 0 25px 0 0;
}

.user-rating span.star:before {
  width: 100%;
  height: 100%;
  background-image: url(../../images/star-border.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.user-rating input:hover + span.star:before,
.user-rating input:hover + span.star ~ span.star:before,
.user-rating input:checked + span.star:before,
.user-rating input:checked + span.star ~ span.star:before {
  color: #ffd100;
  background-image: url(../../images/star-fill.svg);
}

.g-recaptcha {
  transform-origin: left top;
  transform: scale(0.95);
}

.rating-select .dropdown-menu {
  width: 100%;
  border: color-mix(in srgb, var(--defaultText), transparent 85%) 1px solid !important;
  transform: translate(0px, 40px) !important;
}

@media (max-width: 991.98px) {
  .form-group .aacontact {
    display: initial;
  }
  .form-group .form-escort-banner {
    width: 100%;
  }
}

.tab-custom .tabs li a {
  position: relative;
}
.tab-custom .tabs li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 2px;
  top: inherit;
  bottom: 0;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}
.tab-custom .tabs li a.active::before {
  width: 100%;
}
.tab-custom .tabs li a:not(.active)::after {
  content: " \e901";
  font-family: "custom-icon";
  font-size: 12px;
}
.tab-custom .item {
  position: relative;
}
@media (max-width: 767.98px) {
  .tab-custom .item:not(:last-child) {
    border-bottom: #cccccc 1px solid;
  }
  .tab-custom .item::before {
    content: attr(data-title);
    display: block;
    font-size: 18px;
    padding: 10px 0;
  }
  .tab-custom .item::after {
    content: "\e901";
    font-family: "custom-icon";
    font-size: 18px;
    position: absolute;
    top: 9px;
    right: 0;
  }
}
.tab-custom .item.active {
  display: block;
}
@media (max-width: 767.98px) {
  .tab-custom .item.active::after {
    content: "\e900";
  }
}
.tab-custom .item.active .item-content {
  opacity: 1;
  visibility: visible;
  height: auto;
  transition: opacity 0.3s ease-in-out;
}
.tab-custom .item-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
@media (max-width: 767.98px) {
  .tab-nav-booking .btn {
    font-size: 11px;
  }
}
.tab-nav-booking .btn.active {
  color: #2D58FA !important;
  border-color: #2D58FA !important;
}

.ac-add-escort {
  margin: 20px 0;
  zoom: 1;
}
.ac-add-escort ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  zoom: 1;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.06);
}
.ac-add-escort ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.ac-add-escort ul li a {
  display: block;
  text-align: center;
  float: left;
  text-decoration: none;
  padding: 10px 10px 10px 35px;
  box-shadow: none !important;
  border: 1px solid color-mix(in srgb, var(--mainBG), transparent 10%);
  border-left: none;
  background: color-mix(in srgb, var(--defaultText), transparent 90%);
  color: var(--defaultText);
  position: relative;
  height: 100%;
  align-content: center;
}
.ac-add-escort ul li a:after {
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  content: " ";
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: color-mix(in srgb, var(--defaultText), transparent 10%) 20px solid;
  z-index: 1;
}
.ac-add-escort ul li a:before {
  display: block;
  position: absolute;
  right: -19px;
  top: 1px;
  content: " ";
  width: 0;
  height: 0;
  border-top: 19px solid transparent;
  border-bottom: 19px solid transparent;
  border-left: color-mix(in srgb, var(--mainBG), transparent 10%) 19px solid;
  z-index: 2;
}
.ac-add-escort ul li:last-child a:after {
  display: none;
}
.ac-add-escort ul li:last-child a:before {
  display: none;
}

.card {
  color: var(--defaultText);
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.06);
}
.card-newsRelated {
  padding-left: 170px;
  min-height: 122px;
}
.card-newsRelated .batch-blog {
  margin-right: -17px;
}
.card-staff {
  color: var(--defaultText);
  background: color-mix(in srgb, var(--defaultText), transparent 90%);
}
.card-staff-tag, .card-staff-price {
  opacity: 0.7;
}
.card-staff .card-staff-info {
  padding: 5px 0 10px;
}
.card-infoservices {
  height: 420px;
  overflow-y: auto;
  /* Track */
  /* Handle */
}
.card-infoservices::-webkit-scrollbar {
  width: 6px;
}
.card-infoservices::-webkit-scrollbar-track {
  background: color-mix(in srgb, var(--defaultText), transparent 85%);
}
.card-infoservices::-webkit-scrollbar-thumb {
  background: var(--main-color);
}
.card-review {
  background-color: color-mix(in srgb, var(--defaultText), transparent 90%);
}
.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;
}
@media (max-width: 767.98px) {
  .card-magazine-related .media-holder.magazine {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 154px;
    height: 125px;
  }
  .card-magazine-related a {
    padding-left: 160px;
    min-height: 125px;
    align-items: center;
  }
}
.card-member {
  background-color: color-mix(in srgb, var(--defaultText), transparent 6%);
}
.card-member ul li {
  position: relative;
  line-height: 1.3;
  margin-bottom: 4px;
  padding-left: 18px;
}
.card-member ul li::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 7px;
  height: 14px;
  border-right: #30AA26 2px solid;
  border-bottom: #30AA26 2px solid;
  transform: rotate(34deg);
}

.accordion-sidebar {
  position: relative;
  z-index: 12;
}
.accordion-sidebar .accordion-item {
  background-color: transparent;
  border: none;
  border-bottom: color-mix(in srgb, var(--defaultText), transparent 80%) 1px solid;
}
.accordion-sidebar .accordion-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-sidebar .accordion-item ul {
  padding: 8px 34px;
  position: relative;
  margin-bottom: 15px;
}
.accordion-sidebar .accordion-item ul::before {
  content: "";
  background-color: var(--main-color);
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 17px;
}
.accordion-sidebar .accordion-item ul li a {
  display: block;
  padding: 2px 12px;
  font-size: 14px;
}
.accordion-sidebar .accordion-item .flag {
  margin-right: 8px;
}
.accordion-sidebar .accordion-button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  padding: 8px 7px;
  color: var(--defaultText);
}
.accordion-sidebar .accordion-button::after {
  background-image: url(../../images/plus.svg);
  background-repeat: no-repeat;
}
.accordion-sidebar .accordion-button:not(.collapsed)::after {
  background-image: url(../../images/minus.svg);
  background-repeat: no-repeat;
}
.accordion .accordion-button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  padding: 8px 7px;
  color: var(--defaultText);
}
.accordion .accordion-button::after {
  background-image: url(../../images/plus.svg);
  background-repeat: no-repeat;
}
.accordion .accordion-button:not(.collapsed)::after {
  background-image: url(../../images/minus.svg);
  background-repeat: no-repeat;
}
.accordion .faq-tab {
  background-color: color-mix(in srgb, var(--defaultText), transparent 95%);
  border: color-mix(in srgb, var(--defaultText), transparent 90%) 1px solid;
  border-radius: 0;
  margin-bottom: 20px;
}
.accordion .faq-tab .accordion-header .accordion-button {
  background-color: color-mix(in srgb, var(--defaultText), transparent 95%);
  color: var(--defaultText);
  box-shadow: none;
}
.accordion .faq-tab .accordion-header .accordion-button::after {
  color: var(--defaultText);
}
.accordion .faq-tab .accordion-body {
  color: var(--defaultText);
}
.accordion-faq .accordion-item {
  margin-bottom: 0;
  border: none;
}
.accordion-faq .accordion-button {
  font-size: 18px;
  color: #000;
  padding: 18px 50px 18px 0;
  background-image: url(../../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
  font-weight: 600;
  border-bottom: #E2E2E2 1px solid;
  background-color: transparent !important;
  box-shadow: none !important;
}
.accordion-faq .accordion-button.collapsed {
  background-image: url(../../images/arrow-down.svg);
}
.accordion-faq .accordion-button::after {
  display: none;
}
@media (min-width: 768px) {
  .accordion-faq .accordion-button {
    font-size: 20px;
    padding: 25px 65px 25px 0;
    background-position: 98% center;
  }
}
.accordion-faq .accordion-body {
  padding: 10px 30px 10px 0;
}
@media (min-width: 768px) {
  .accordion-faq .accordion-body {
    padding: 16px 45px 16px 0;
  }
}
.accordion-faq .accordion-body p:last-child, .accordion-faq .accordion-body ul:last-child, .accordion-faq .accordion-body ol:last-child {
  margin-bottom: 0;
}

.filter {
  width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  overflow-y: auto;
  transition: 0.3s ease all;
  background-color: var(--mainBG);
  padding: 58px 0;
  z-index: 9999;
}
.filter:not(.show) {
  right: -100%;
}
@media (min-width: 576px) {
  .filter:not(.show) {
    right: -370px;
  }
}
@media (min-width: 1200px) {
  .filter:not(.show) {
    display: none;
  }
}
@media (min-width: 576px) {
  .filter {
    max-width: 370px;
  }
}
@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;
  }
}
@media (max-width: 1199.98px) {
  .filter {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.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: var(--defaultText);
  opacity: 0.7;
}
.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: color-mix(in srgb, var(--defaultText), transparent 85%);
}
.filter-col ul.model-search::-webkit-scrollbar-thumb {
  background: var(--main-color);
}
.filter .clear_filter {
  color: var(--defaultText);
  opacity: 0.7;
}
.filter .clear_filter:hover {
  color: var(--main-color);
}
@media (max-width: 1199.98px) {
  .filter-btns {
    display: none;
    position: fixed;
    z-index: 14;
    width: 100%;
    max-width: 370px;
    right: 0;
    bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: color-mix(in srgb, var(--defaultText), transparent 94%);
    backdrop-filter: blur(10px);
  }
}
@media (max-width: 575.98px) {
  .filter-btns {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .filter.show .filter-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
}
.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-content {
  margin: 0 0 30px;
}
.filter-content .menu {
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 15px;
  position: relative;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .filter-content .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.filter-content .menu .dropdown {
  padding: 3px 0px 5px;
  background: color-mix(in srgb, var(--defaultText), transparent 94%);
  border: color-mix(in srgb, var(--defaultText), transparent 92%) 1px solid;
  flex-grow: 1;
  font-size: 14px;
}
.filter-content .menu .dropdown button {
  background: initial;
  border: none;
  color: var(--defaultText);
  width: 100%;
  padding: 5px 0;
}
@media (max-width: 991.98px) {
  .filter-content .menu .dropdown button {
    text-align: left;
  }
  .filter-content .menu .dropdown button::after {
    position: absolute;
    right: 15px;
    top: 12px;
  }
}
@media (max-width: 991.98px) {
  .filter-content .menu .dropdown .dropdown-toggle {
    width: 100%;
  }
}
.filter-content .menu .dropdown .dropdown-menu {
  background-color: var(--mainBG);
  border: color-mix(in srgb, var(--defaultText), transparent 92%) 1px solid;
  padding: 10px;
  border-radius: 0;
}
@media (max-width: 991.98px) {
  .filter-content .menu .dropdown .dropdown-menu {
    position: initial !important;
    transform: initial !important;
  }
}
.filter-content .menu .dropdown .dropdown-menu .custom {
  border-top: color-mix(in srgb, var(--defaultText), transparent 96%) 1px solid;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 12px;
  zoom: 1;
}
.filter-content .menu .dropdown .dropdown-menu .custom .text.short {
  width: 45px;
}
.filter-content .menu .dropdown .dropdown-menu .custom .text {
  border: color-mix(in srgb, var(--defaultText), transparent 80%) 1px solid;
  color: var(--defaultText);
  width: 55px;
  padding: 5px;
  background: initial;
}
.filter-content .menu .dropdown .dropdown-menu .custom .btn {
  padding: 2px 8px 2px;
  border: 1px solid #ea667d;
  text-transform: uppercase;
  background: #a81c34;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ed3857), to(#a81c34));
  background: linear-gradient(180deg, #ed3857 0, #a81c34 100%);
  text-decoration: none;
  text-align: center;
  border-radius: 0;
}
@media (min-width: 992px) {
  .filter-content .menu .dropdown .dropdown-menu .cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .filter-content .menu .dropdown .dropdown-menu .cols .col {
    margin-bottom: 10px;
  }
}
.filter-content .menu .dropdown .dropdown-menu .cols .col h3 {
  font-size: 15px;
  font-weight: 400;
  color: var(--defaultText);
  margin: 0 0 15px 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .filter-content .menu .dropdown .dropdown-menu .cols .col h3 {
    margin: 0 0 5px;
  }
}
.filter-content .menu .dropdown .dropdown-menu .cols .col ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
  min-width: 210px;
}
@media (min-width: 992px) {
  .filter-content .menu .dropdown .dropdown-menu .rates-cols .col-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .filter-content .menu .dropdown .dropdown-menu .rates-cols .col-row {
    margin-bottom: 10px;
  }
}
.filter-content .menu .dropdown .dropdown-menu .rates-cols .col-row h3 {
  font-size: 15px;
  font-weight: 400;
  color: var(--defaultText);
  margin: 0 0 5px 0;
  padding: 0;
  width: 80px;
}
.filter-content .menu .dropdown .dropdown-menu .rates-cols .col-row .rates-check {
  padding: 0;
  margin: 0;
  min-width: 210px;
}

.filterbtn {
  background: color-mix(in srgb, var(--defaultText), transparent 94%);
  border: color-mix(in srgb, var(--defaultText), transparent 92%) 1px solid;
  color: var(--defaultText);
  display: none;
}
@media (max-width: 991.98px) {
  .filterbtn {
    display: block;
    margin-bottom: 15px;
  }
}

@media (max-width: 991.98px) {
  #filtercontent {
    display: none;
  }
}

.reviewSlide {
  padding-top: 54px;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .reviewSlide {
    padding-top: 80px;
    padding-left: 45px;
  }
}
.review-title {
  font-size: 24px;
}
.review-item p {
  margin-bottom: 10px;
}

.modal-backdrop.show {
  background-color: var(--main-color);
}
.modal-review .btn-close {
  position: absolute;
  top: 15px;
  right: 18px;
  background-image: none;
}
@media (min-width: 768px) {
  .modal-review .modal-content {
    border-radius: 20px;
  }
}
@media (min-width: 768px) {
  .modal-review .modal-dialog {
    max-width: 518px;
  }
}
.modal-review .modal-body {
  position: relative;
}
.modal-review-img {
  width: 95px;
  height: 95px;
}
.modal-review-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.modal-review-img.duo {
  width: auto;
}
.modal-review-img.duo img {
  width: 95px;
  height: 95px;
}

.dropdown-menu {
  color: var(--defaultText);
  min-width: 200px;
  padding: 8px 8px 8px 0;
}
.dropdown-account .dropdown-menu {
  min-width: 80px;
  box-shadow: 0 0 5px 1px color-mix(in srgb, var(--defaultText), transparent 75%);
}
.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: #B97575;
  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: #B97575;
  background-color: transparent;
}
.dropdown-item:hover::after, .dropdown-item.active::after {
  left: 100%;
  opacity: 1;
}
.dropdown-refine .dropdown-menu {
  background-color: var(--mainBG);
  border: color-mix(in srgb, var(--defaultText), transparent 96%) 1px solid;
  border-radius: 5px;
}
.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: color-mix(in srgb, var(--defaultText), transparent 85%);
}
.dropdown-refine .dropdown-menu ul::-webkit-scrollbar-thumb {
  background: var(--main-color);
}
.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-rates .btn {
  width: 100%;
  min-width: 176px;
}
.dropdown-rates .dropdown-menu {
  width: 100%;
  min-width: inherit;
}
.dropdown-lang {
  margin-top: auto;
  padding: 17px 23px;
}
@media (min-width: 992px) {
  .dropdown-lang {
    position: absolute;
    right: 200px;
    top: -31px;
    padding: 0;
  }
}
.dropdown-lang .btn-toggle {
  position: relative;
}
.dropdown-lang .btn-toggle::after {
  top: 2px;
  right: 2px;
}
.dropdown-lang .dropdown-menu {
  min-width: 140px;
  box-shadow: 0 0 5px 1px color-mix(in srgb, var(--defaultText), transparent 75%);
}

.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;
}

.stats-item {
  text-align: center;
}
@media (max-width: 767.98px) {
  .stats-item {
    width: 50%;
    text-align: right;
    border-right: rgb(229.5, 229.5, 229.5) 1px solid;
  }
  .stats-item:nth-child(2n+2) {
    text-align: left;
    border: none;
  }
}

.favourites {
  width: 47px;
  height: 44px;
  right: 30px;
  top: 25px;
}
.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: 100%;
  height: 58px;
  transform: translateX(0);
  bottom: -5px;
  margin-right: 10px;
  white-space: nowrap;
  background-color: var(--mainBG);
  border-radius: 3px;
  box-shadow: 0 0 4px 1px color-mix(in srgb, var(--defaultText), transparent 78%);
  display: none;
  color: var(--defaultText);
  font-size: 16px;
  z-index: 12;
  padding: 8px 40px 8px 65px;
  align-items: center;
}
.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: 15px;
}
.favourites-message.active::after {
  content: "\e90c";
  font-family: "icomoon" !important;
  color: var(--main-color);
  position: absolute;
  width: 39px;
  height: 39px;
  border: color-mix(in srgb, var(--defaultText), transparent 82%) 1px solid;
  border-radius: 50%;
  top: 9px;
  left: 11px;
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.favourites-close {
  width: 14px;
  height: 13px;
  display: block;
  margin-left: 8px;
  position: absolute;
  top: 10px;
  right: 11px;
  cursor: pointer;
  background-image: url(../images/close.svg);
  background-size: 100%;
}
.favourites-filter li {
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  color: rgb(173.4, 173.4, 173.4);
}
.favourites-filter li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  transform: translateY(-50%);
  border: rgb(173.4, 173.4, 173.4) 1px solid;
}
.favourites-filter li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 3px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  opacity: 0;
  background-color: #B97575;
  transform: translateY(-50%);
}
.favourites-filter li.active {
  color: #B97575;
}
.favourites-filter li.active::before {
  border-color: #B97575;
}
.favourites-filter li.active::after {
  opacity: 1;
}
.favourites-clear .btn-close {
  background-image: url(../images/close-light.svg);
  opacity: 1;
}
@media (min-width: 992px) {
  .favourites-gallery .gallery-item .media-holder {
    padding-top: 154%;
  }
}

.ag-details .favourites-message {
  right: initial !important;
  left: 100%;
  margin-left: 10px;
}
.ag-details .ca-btn {
  height: 42px;
  line-height: 26px;
}

.notFound {
  background-size: cover;
  background-position: 50% 50%;
  margin-top: -8px;
}
@media (min-width: 768px) {
  .notFound {
    height: 100vh;
    padding: 0;
    margin-top: -10px;
  }
}
.notFound::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.notFound h1 {
  font-size: 64px;
}
@media (min-width: 768px) {
  .notFound h1 {
    font-size: 87px;
  }
}
.notFound p a {
  font-weight: 700;
  text-decoration: underline;
}

.tag span {
  letter-spacing: 1.4px;
}
.tag-topten {
  position: absolute;
  left: 0;
  bottom: 1.6875rem;
  color: var(--main-color);
  background-color: #fff;
  padding: 0.5rem 1.1875rem 0.4375rem 0.875rem;
  border-radius: 0 0.9375rem 0.9375rem 0;
  box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.1607843137);
  z-index: 2;
  font-size: clamp(0.75rem, 0.75rem + 0vw, 0.75rem);
  line-height: clamp(0.9375rem, 0.9375rem + 0vw, 0.9375rem);
  font-weight: 600;
}
.tag-topten :before {
  position: absolute;
  content: "";
  width: 0.1875rem;
  height: 1.25rem;
  background-color: var(--main-color);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tag-group {
  bottom: 48px;
  z-index: 12;
}
.tag-group-item {
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.25);
  border: #9A9A9A 1px solid;
  height: 35px;
  width: 35px;
  padding: 5px 14px;
  font-size: 15px;
  justify-content: center;
  overflow: hidden;
  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;
}
.tag-group-item span {
  margin-right: -6px;
  font-size: 0 !important;
  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;
}
.tag-group-item:hover {
  width: auto;
}
.tag-group-item:hover span {
  margin-right: 8px;
  font-size: 12px !important;
}
.tag-group-end .tag-topten {
  border-radius: 30px 0 0 30px;
}
.tag-group-end .tag-topten:hover span {
  margin-left: 0;
  margin-right: 8px;
}
.tag-featured {
  position: absolute;
  width: 66px;
  height: 66px;
  z-index: 12;
}
.tag-featured::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--main-color);
  clip-path: polygon(100% 0, 0 0, 0 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
}
.tag-featured span {
  font-size: 10px;
  z-index: 12;
  transform: rotate(-45deg);
  top: 17px;
  left: -2px;
  letter-spacing: 1px;
}
.tag.new {
  padding: 5px 12px;
  background-color: #0dcaf0;
  z-index: 12;
  letter-spacing: 1.5px;
}
.tag.available {
  letter-spacing: 1.4px;
  padding: 8px;
  backdrop-filter: blur(10px);
  box-shadow: 0 0 87px 0.1px var(--main-color) inset;
}
.tag.view {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 5px;
  right: 5px;
}

.newslatter-promo {
  opacity: 0.7;
}
.newslatter .form-control {
  padding: 9px 105px 9px 15px;
  background-color: color-mix(in srgb, var(--defaultText), transparent 92%);
  border-color: color-mix(in srgb, var(--defaultText), transparent 78%);
}
.newslatter .btn {
  padding: 7px 19px;
  top: 3px;
  right: 4px;
  font-size: 14px;
  color: var(--defaultText);
}
.newslatter .btn:hover {
  opacity: 0.7;
}

.stories {
  min-height: 76px;
}
@media (min-width: 768px) {
  .stories {
    min-height: 102px;
  }
}
.stories .story {
  width: 76px !important;
  height: 76px !important;
  max-width: 76px !important;
}
@media (min-width: 768px) {
  .stories .story {
    width: 102px !important;
    height: 102px !important;
    max-width: 102px !important;
  }
}
.stories .story .info {
  display: none !important;
}
.stories .story .item-link, .stories .story .item-preview {
  width: 100%;
  height: 100% !important;
  max-height: 100% !important;
}
.stories .story .item-link {
  padding: 2px;
  border: 2px solid #0dcaf0;
  border-radius: 50%;
  padding: 3px;
}
.stories .story .item-preview img {
  border-radius: 50%;
}
.stories .story.seen .item-link {
  border-color: color-mix(in srgb, var(--defaultText), transparent 78%);
}
.stories-single {
  min-height: 76px;
}
.stories-single .story {
  width: 76px !important;
  height: 76px !important;
}

.header-min {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: var(--hrd-bg);
  transition: ease all 0.3s;
}
.header-min .container-fluid {
  max-width: 1770px;
}
.header-min-navToggle {
  width: 20px;
}
.header-min-navToggle-bar {
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 5px;
  background-color: #fff;
}
.header-min-contact {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 1000;
  padding: 6px 2px;
  background-color: color-mix(in srgb, var(--mainBG), transparent 20%);
  backdrop-filter: blur(10px);
  transform: translatex(-50%);
  box-shadow: 0 0 52px -35px color-mix(in srgb, var(--defaultText), transparent 1%) inset;
  border-radius: 42px;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .header-min-contact {
    padding: 0;
    background-color: transparent;
    position: relative;
    left: 0;
    transform: translate(0%);
    box-shadow: none;
    margin-bottom: 0;
  }
}
.header-min-contact a {
  margin: 0 5px;
}
.header-min-contact a:hover {
  color: var(--defaultText);
}
@media (min-width: 992px) {
  .header-min-contact a {
    margin-right: 20px;
  }
}
.header-min-contact a .icon {
  width: 40px;
  height: 40px;
  color: #fff;
}
@media (min-width: 992px) {
  .header-min-contact a .icon {
    width: 20px;
    height: 20px;
  }
}
.header-min-contact a.tele .icon {
  color: var(--defaultText);
  background-color: var(--main-color);
}
.header-min-contact a.whats .icon {
  background-color: #0DC143;
}
.header-min-contact a.teleg .icon {
  background-color: #0088cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2880AA), to(#36ACDF));
  background-image: linear-gradient(to bottom, #2880AA, #36ACDF);
}
.header-min-contact a.email .icon {
  background-color: #01B41F;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#01B41F), to(#67FF81));
  background-image: linear-gradient(to bottom, #01B41F, #67FF81);
}
.header-min-account a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 6px;
}
.header-min-account a:hover {
  opacity: 1;
}
.header-min-account a.login-btn {
  background: var(--mainBG);
  padding: 5px 15px;
}
@media (min-width: 992px) {
  .header-min.sticky {
    top: -60px;
  }
}
.header-min.sticky .header-min-navToggle {
  color: #fff;
}
.header-min.sticky .header-min-navToggle-bar {
  background-color: #fff;
}

.brand {
  width: 110px;
  display: block;
}
@media (min-width: 768px) {
  .brand {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .brand {
    width: 208px;
  }
}
.brand img {
  height: auto;
}

.footer-main {
  border-top: color-mix(in srgb, var(--defaultText), transparent 96%) 1px solid;
}
.footer-main .container {
  max-width: 1315px;
}
.footer-main-contact li {
  margin-bottom: 5px;
}
.footer-main-contact li a {
  padding-left: 32px;
}
.footer-main-contact li a i {
  top: 2px;
  font-size: 18px;
}
.footer-main .accordion-custome input:checked ~ .accordion-custome-btn {
  border-bottom: none;
  margin-bottom: 0;
}
.footer-main .accordion-custome input:checked ~ .accordion-custome-dropdown {
  display: block;
}
.footer-main .accordion-custome-dropdown {
  display: none;
}
@media (min-width: 768px) {
  .footer-main .accordion-custome-dropdown {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    display: block;
  }
}
.footer-main .accordion-custome-btn {
  padding-bottom: 15px;
  margin-bottom: 18px;
  border-bottom: color-mix(in srgb, var(--defaultText), transparent 90%) 1px solid;
}
.footer-main .accordion-custome-btn::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: auto;
  height: auto;
  content: "\e90b";
  font-family: "icomoon";
  left: inherit;
  right: 10px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .footer-main .accordion-custome-btn::after {
    display: none;
  }
}

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

.magazine-home {
  background-color: color-mix(in srgb, var(--defaultText), transparent 96%);
}

.agencies-tab .media-holder.visited {
  width: 170px;
  height: 130px;
}
.agencies-tab .media-holder.visited .tag-featured {
  width: 50px;
  height: 50px;
}
.agencies-tab .media-holder.visited .tag-featured span {
  font-size: 12px;
  top: 7px;
  left: 4px;
}
.agencies-tab .e-agen-info .agencies-info strong {
  color: var(--main-color);
}
.agencies-tab .e-agen-info .agencies-info br {
  display: none;
}

@media (max-width: 767.98px) {
  .gallery-single-nav {
    font-size: 13px;
  }
}
.gallery-single-ImgGallery {
  height: 359px;
}
@media (min-width: 576px) {
  .gallery-single-ImgGallery {
    height: 408px;
  }
}
@media (min-width: 768px) {
  .gallery-single-ImgGallery {
    height: 358px;
  }
}
@media (min-width: 992px) {
  .gallery-single-ImgGallery {
    height: 469px;
  }
}
@media (min-width: 1200px) {
  .gallery-single-ImgGallery {
    height: 476px;
  }
}
@media (max-width: 767.98px) {
  .gallery-single-ImgGallery .splide-staffList .splide__track::after,
  .gallery-single-ImgGallery .splide-staffList .splide__track::before {
    display: none;
  }
}
.gallery-single .profile-tab li .nav-link {
  border: color-mix(in srgb, var(--main-color), transparent 0%) 1px solid;
  padding: 8px 15px;
  color: #fff;
}
.gallery-single .profile-tab li .nav-link.active {
  background-color: var(--main-color);
}
.gallery-single-location {
  opacity: 0.5;
}
.gallery-single-top10 {
  border: color-mix(in srgb, var(--defaultText), transparent 96%) 1px solid;
}
.gallery-single .favourites-message.active::after {
  right: 121px;
}
@media (min-width: 768px) {
  .gallery-single.duo .gallery-single-ImgGallery {
    height: 268px;
  }
}
@media (min-width: 992px) {
  .gallery-single.duo .gallery-single-ImgGallery {
    height: 347px;
  }
}
@media (min-width: 1200px) {
  .gallery-single.duo .gallery-single-ImgGallery {
    height: 476px;
  }
}
@media (max-width: 575.98px) {
  .gallery-single.duo .gallery-single-ImgGallery {
    height: 316px;
  }
}
@media (max-width: 767.98px) {
  .gallery-single.duo .favourites {
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    z-index: 12;
  }
}
@media (max-width: 767.98px) {
  .gallery-single.duo .favourites-message {
    bottom: -34px;
  }
  .gallery-single.duo .favourites-message::after {
    border-top: none;
    border-bottom: 8px solid var(--mainBG);
    top: inherit;
    bottom: 100%;
    filter: drop-shadow(1px -2px 1px color-mix(in srgb, var(--defaultText), transparent 78%));
  }
}
.gallery-single .pro-info {
  border-bottom: color-mix(in srgb, var(--defaultText), transparent 90%) 1px solid;
}
.gallery-single .contact li {
  margin-bottom: 10px;
}
.gallery-duo-title {
  padding-top: 13px;
  padding-bottom: 13px;
}

.four-image-area {
  width: 100%;
  margin: 0 auto;
  float: inherit;
}
@media (min-width: 992px) {
  .four-image-area {
    padding-left: 92px;
    padding-right: 92px;
  }
}
@media (min-width: 992px) {
  .four-image-area {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }
}

.four-image-area--mmb {
  margin-bottom: 38px;
}
@media (min-width: 992px) {
  .four-image-area--mmb {
    margin-bottom: 0;
  }
}

.four-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.four-image__col {
  flex: 50%;
}
@media (max-width: 991.98px) {
  .four-image__col {
    flex: 100%;
  }
}
.four-image__col .fimg {
  position: relative;
}
.four-image__col .fimg .indep {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 30px;
}
.four-image__col .fimg .indep h5 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #f03a4f;
}
.four-image__col .fimg .indep ul li {
  font-size: 14px;
}
.four-image__col .fimg .indep ul li .fa-check {
  color: #f03a4f;
}
.four-image__col .fimg:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(var(--mainBG)), color-stop(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(to top, var(--mainBG), rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.4));
}
.four-image__col .fimg::before {
  content: "";
  width: 94%;
  height: 94%;
  border: #483c21 1px solid;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.four-image__each {
  margin-bottom: -5px;
}
@media (min-width: 992px) {
  .four-image__each {
    width: 247px;
    height: 330px;
  }
}

.four-image__col--top {
  margin-top: 22px;
}
@media (min-width: 992px) {
  .four-image__col--top {
    margin-top: 44px;
  }
}

@media (min-width: 992px) {
  .ae-photo-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.ae-photo-list ul li {
  padding: 10px;
}
@media (min-width: 992px) {
  .ae-photo-list ul li {
    width: 20%;
  }
}
.ae-photo-list ul li .item {
  text-align: center;
  padding: 10px;
  background: color-mix(in srgb, var(--defaultText), transparent 95%);
  border: 1px solid color-mix(in srgb, var(--defaultText), transparent 95%);
  position: relative;
}

.review-bdy .review-tab {
  background: color-mix(in srgb, var(--defaultText), transparent 90%);
}

.agencies-tab {
  background: color-mix(in srgb, var(--defaultText), transparent 90%);
}

.videos-bdy .videos-list .profile-image-list__item__icon-area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.videos-bdy .videos-list .profile-image-list__item__icon-area .circle-icon--bg {
  background: color-mix(in srgb, var(--mainBG), transparent 40%);
}
.videos-bdy .videos-list .profile-image-list__item__icon-area .circle-icon {
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 22px;
  border-radius: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videos-bdy .videos-list .time {
  position: absolute;
  top: 10px;
  left: 10px;
  background: color-mix(in srgb, var(--mainBG), transparent 40%);
  padding: 2px 5px;
  font-size: 12px;
}
.videos-bdy .videos-list .views {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: color-mix(in srgb, var(--mainBG), transparent 40%);
  padding: 2px 10px;
  font-size: 12px;
}
.videos-bdy .videos-list .info a {
  padding: 10px 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.videos-bdy .videos-list .info a .thumb {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  overflow: hidden;
}
.videos-bdy .videos-list .info a .thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.videos-bdy .videos-list .info a .meta {
  font-size: 12px;
  padding-left: 10px;
}
.videos-bdy .videos-list .info a .meta h2 {
  font-size: 13px;
  margin: 0;
  padding: 0;
  height: 15px;
  overflow: hidden;
  color: var(--defaultText);
}
.videos-bdy .videos-list .info a .meta div {
  height: 15px;
  overflow: hidden;
  color: var(--defaultText);
}

@media (max-width: 991.98px) {
  .rates {
    font-size: 13px;
  }
}

.psplideReview .splide__list {
  height: 490px;
  overflow-y: auto;
  /* Track */
  /* Handle */
}
.psplideReview .splide__list::-webkit-scrollbar {
  width: 6px;
}
.psplideReview .splide__list::-webkit-scrollbar-track {
  background: color-mix(in srgb, var(--defaultText), transparent 85%);
}
.psplideReview .splide__list::-webkit-scrollbar-thumb {
  background: var(--main-color);
}

.wtime-tab ul {
  border: color-mix(in srgb, var(--defaultText), transparent 90%) 1px solid;
}
.wtime-tab ul li {
  padding: 10px;
  border-right: color-mix(in srgb, var(--defaultText), transparent 90%) 1px solid;
  width: 14.285%;
}
.wtime-tab ul li .rota-row .rota-day {
  color: #e1990f;
}
.wtime-tab ul li .rota-row .rota-time {
  border-left: 3px solid #e1990f;
  background: color-mix(in srgb, var(--defaultText), transparent 94%);
  margin-top: 10px;
}
.wtime-tab ul li:last-child {
  border: none;
}

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