@charset "UTF-8";

/*!
 * Bootstrap  v5.2.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd
}

*,
::after,
::before {
  box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
  :root {
    scroll-behavior: smooth
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

h2,
h3,
h4,
h5 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2
}

h2 {
  font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
  h2 {
    font-size: 2rem
  }
}

h3 {
  font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
  h3 {
    font-size: 1.75rem
  }
}

h4 {
  font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
  h4 {
    font-size: 1.5rem
  }
}

h5 {
  font-size: 1.25rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

ul {
  padding-left: 2rem
}

ul {
  margin-top: 0;
  margin-bottom: 1rem
}

strong {
  font-weight: bolder
}

small {
  font-size: .875em
}

sup {
  position: relative;
  font-size: .75em;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -.5em
}

a {
  color: var(--bs-link-color);
  text-decoration: underline
}

a:hover {
  color: var(--bs-link-hover-color)
}

figure {
  margin: 0 0 1rem
}

img,
svg {
  vertical-align: middle
}

button:focus:not(:focus-visible) {
  outline: 0
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}

::-moz-focus-inner {
  padding: 0;
  border-style: none
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0
}

::-webkit-inner-spin-button {
  height: auto
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
  padding: 0
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.img-fluid {
  max-width: 100%;
  height: auto
}

.container,
.container-fluid {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px
  }
}

@media (min-width:1400px) {
  .container {
    max-width: 1320px
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y)
}

.col-3 {
  flex: 0 0 auto;
  width: 25%
}

.col-9 {
  flex: 0 0 auto;
  width: 75%
}

@media (min-width:768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%
  }
}

@media (min-width:992px) {
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }
}

@media (min-width:1200px) {
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }
}

.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer
}

.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: -.375rem -.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .form-control::file-selector-button {
    transition: none
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3
}

.form-control-sm::file-selector-button {
  padding: .25rem .5rem;
  margin: -.25rem -.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem
}

.form-control-lg::file-selector-button {
  padding: .5rem 1rem;
  margin: -.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer
}

.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),
.form-floating>.form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
  opacity: .65;
  transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important
}

.float-end {
  float: right !important
}

.d-flex {
  display: flex !important
}

.justify-content-center {
  justify-content: center !important
}

.justify-content-between {
  justify-content: space-between !important
}

.align-items-center {
  align-items: center !important
}

.mt-1 {
  margin-top: .25rem !important
}

.mt-2 {
  margin-top: .5rem !important
}

.mb-1 {
  margin-bottom: .25rem !important
}

.mb-2 {
  margin-bottom: .5rem !important
}

.mb-3 {
  margin-bottom: 1rem !important
}

.mb-4 {
  margin-bottom: 1.5rem !important
}

.text-end {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media (min-width:768px) {
  .pe-md-3 {
    padding-right: 1rem !important
  }

  .ps-md-3 {
    padding-left: 1rem !important
  }
}

@media (min-width:992px) {
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }

  .order-lg-1 {
    order: 1 !important
  }

  .order-lg-2 {
    order: 2 !important
  }

  .ms-lg-auto {
    margin-left: auto !important
  }
}

/*
Theme Name: Paradise 4.6
Theme URI: https://ansonika.com/paradise/demo.html
Author: Ansonika
Author URI: https://themeforest.net/user/Ansonika/

[Table of contents] 

1. SITE STRUCTURE and TYPOGRAPHY
- 1.0 Preloader
- 1.1 Typography
- 1.2 Animations title
- 1.3 Buttons
- 1.4 Structure

2. CONTENT
- 2.1 Home
- 2.2 About
- 2.3 Room list
- 2.4 Room details
- 2.5 News page
- 2.6 Contact page
- 2.7 Error page
- 2.8 Gallery
- 2.9 Restaurant
- 2.10 Advertise modal
- 2.11 Cookie bar
- 2.12 Home Categories Hover effect
- 2.13 Home Booking form on top

3. COMMON
- 3.1 Misc
- 3.2 Datepicker
- 3.3 Forms
- 3.4 Success submit 
- 3.5 Progess Scroll to top
- 3.6 Spacing
- 3.7 Pagination
- 3.8 Success submit

/*============================================================================================*/
/* 1.  SITE STRUCTURE and TYPOGRAPHY */
/*============================================================================================*/
/*-------- 1.0 Preloader --------*/
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@1,400;1,500&display=swap");

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  background-color: #292b33;
  z-index: 99999999999 !important;
  overflow: hidden;
}

[data-loader=circle-side] {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  animation: circle infinite 0.95s linear;
  border: 2px solid #111;
  border-top-color: rgba(255, 255, 255, 0.2);
  border-right-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
}

@keyframes circle {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*-------- 1.1 Typography --------*/
/* rem reference
10px = 0.625rem
12px = 0.75rem
14px = 0.875rem
16px = 1rem (base)
18px = 1.125rem
20px = 1.25rem
24px = 1.5rem
30px = 1.875rem
32px = 2rem
*/
html * {
  -webkit-font-smoothing: antialiased;
}

body {
  background: #faf8f5;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-family: "Montserrat", Helvetica, sans-serif;
  color: #333;
}

main {
  position: relative;
  z-index: 2;
  background-color: #faf8f5;
}

h2,
h3,
h4,
h5 {
  color: #333;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.3;
}

h3,
h4,
h5 {
  font-weight: 600;
}

p {
  margin-bottom: 25px;
}

strong {
  font-weight: 600;
}

/* General links color */
a {
  color: #978667;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  outline: none;
}

a:hover,
a:focus {
  color: #24262d;
  text-decoration: none;
  outline: none;
}

.title small {
  text-transform: uppercase;
  color: #978667;
  letter-spacing: 3px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  font-size: 0.75rem;
}

.title h2,
.title h3 {
  font-weight: 700;
  font-size: 38px;
  font-size: 2.375rem;
  margin-bottom: 15px;
}

.title h3 {
  font-size: 31px;
  font-size: 1.9375rem;
}

.title.white small {
  color: #ebd7b2;
  opacity: 0.8;
}

.title.white h2 {
  color: #fff;
}

/*-------- 1.2 Animations title --------*/

/*-------- 1.3 Buttons --------*/
a.btn_1,
.btn_1 {
  border: none;
  color: #fff;
  background: #978667;
  outline: none;
  cursor: pointer;
  display: inline-flex;
  text-decoration: none;
  padding: 14px 25px 14px 25px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  border-radius: 25px;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

a.btn_1:hover,
.btn_1:hover {
  background-color: #4b514d;
}

a.btn_1.outline,
.btn_1.outline {
  background-color: transparent;
  border: 2px solid #24262d;
  color: #24262d;
}

a.btn_1.outline.white,
.btn_1.outline.white {
  border-color: #fff;
  color: #fff;
}

a.btn_1.outline:hover,
.btn_1.outline:hover {
  background-color: #4b514d;
  border: 2px solid transparent;
  color: #fff;
}

/*-------- 1.4 Structure --------*/
/* Header */
header {
  padding: 20px 0;
  width: 100%;
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  header {
    padding: 15px 0;
  }
}

header .logo_sticky {
  display: none;
}

header .logo_normal {
  display: block;
}

header nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}

header nav ul li {
  display: inline-block;
  font-weight: 600;
  margin-left: 25px;
}

header nav ul li:first-child {
  margin-left: 0;
}

@media (max-width: 991px) {
  header nav ul li:first-child {
    display: none;
  }
}

header.fixed_header nav ul li a {
  color: #fff;
}

header.fixed_header nav ul li a.btn_1 {
  color: #fff;
}

header.fixed_header nav ul li a.btn_1:hover {
  opacity: 1 !important;
}

.hamburger_2 {
  position: relative;
  top: 8px;
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

@media (max-width: 991px) {
  .hamburger_2 {
    top: 5px;
  }
}

.hamburger_2:hover .hamburger__inner {
  animation: burger 0.4s ease;
}

.hamburger_2:hover .hamburger__inner:before {
  animation: burger 0.4s 0.1s ease;
}

.hamburger_2:hover .hamburger__inner:after {
  animation: burger 0.4s 0.2s ease;
}

.hamburger_2 .hamburger__box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger_2 .hamburger__inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger_2 .hamburger__inner,
.hamburger_2 .hamburger__inner::before,
.hamburger_2 .hamburger__inner::after {
  width: 24px;
  height: 2px;
  background-color: #fff;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger_2 .hamburger__inner::before,
.hamburger_2 .hamburger__inner::after {
  content: "";
  display: block;
}

.hamburger_2 .hamburger__inner::before {
  top: -8px;
}

.hamburger_2 .hamburger__inner::after {
  bottom: -8px;
}

@keyframes burger {
  0% {
    transform-origin: 0 100%;
    transform: scale(1, 1);
  }

  50% {
    transform-origin: 0 100%;
    transform: scale(0, 1);
  }

  100% {
    transform-origin: 0 100%;
    transform: scale(1, 1);
  }
}

/* Hamburger with close */

/*Animated header revealed*/

/*-------- Menu Version 1 --------*/

.logo_panel {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 135px;
  background-color: #faf8f5;
}

.closebt {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  color: #ccc;
  display: inline-block;
  text-align: center;
  position: absolute;
  right: 25px;
  top: 0;
}

.closebt i {
  font-size: 42px;
  font-size: 2.625rem;
}

.closebt:hover {
  transform: rotate(90deg);
  opacity: 1;
}

/*-------- Menu Version 2 --------*/

/*-------- Menu v4 --------*/
.menu_v4 .hamburger_2 {
  top: 5px;
}

.menu_v4 .hamburger_2,
.menu_v4 .closebt,
.menu_v4 .layer {
  display: none;
}

@media (max-width: 991px) {

  .menu_v4 .hamburger_2,
  .menu_v4 .closebt,
  .menu_v4 .layer {
    display: block;
  }
}

.menu_v4 .logo_panel {
  display: none;
  border-bottom: 1px solid #ededed;
}

@media (max-width: 991px) {
  .menu_v4 .logo_panel {
    display: flex;
  }
}

@media only screen and (max-width: 991px) {
  .main-menu {
    overflow-y: auto;
    transform: translateX(102%);
    top: 0;
    right: 0;
    bottom: 0;
    width: 350px;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background-color: #fff;
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  }

  .main-menu #mainNav {
    padding: 30px;
  }

  .main-menu #mainNav ul {
    text-align: left;
  }

  .main-menu #mainNav ul li {
    display: block;
    margin: 0;
  }

  .main-menu #mainNav ul li a {
    display: block;
    color: #333 !important;
    text-transform: uppercase;
    padding: 0.35rem 0.65rem !important;
    margin: 0 0 10px 0;
  }

  .main-menu #mainNav ul li a:before {
    display: none !important;
  }

  .main-menu #mainNav ul li a:hover {
    color: #978667 !important;
  }

  .main-menu #mainNav ul li a.btn_1 {
    background-color: transparent;
  }
}

/*-------- Menu version 4 with submenu example on menu-5.html --------*/
.submenu_version .main-menu ul li {
  position: relative;
}

/* All styles for screen size over 992px
================================================== */
@media only screen and (min-width: 992px) {
  .submenu_version .main-menu {
    width: auto;
  }

  .submenu_version .main-menu ul>li>a:hover {
    opacity: 0.6;
  }

  .submenu_version .main-menu ul>li>a.btn_1:hover {
    opacity: 0.6;
  }
}

/*-------- Hero --------*/
.opacity-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.background-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.jarallax {
  position: relative;
  z-index: 0;
}

.jarallax>.jarallax-img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

span[data-jarallax-element] {
  display: block;
}

@keyframes kenburns {
  0% {
    transform: scale3d(1.4, 1.4, 1.4) translate3d(-5%, -2%, 0px);
    transition: transform 7000ms linear 1s;
  }

  100% {
    transform: scale3d(1.25, 1.25, 1.25) translate3d(0px, 0px, 0px);
    transition: transform 7000ms linear 1s;
  }
}

img.jarallax-img.kenburns-2 {
  transform-origin: 50% 50%;
  animation: kenburns 10s linear 0s;
  transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  animation-fill-mode: forwards;
  /* or: backwards, both, none */
}

.parallax_section_1 {
  overflow: hidden;
  height: 70vh;
}

@media (max-width: 991px) {
  .parallax_section_1 {
    min-height: 650px;
  }
}

/* Hero new datepicker */

/*-------- Footer --------*/
footer {
  background-color: #24262d;
  position: relative;
  color: #fff;
}

@media (max-width: 991px) {
  footer {
    z-index: 0;
  }
}

footer .footer_bg {
  position: relative;
  padding-top: 230px;
  z-index: 2;
  overflow: hidden;
}

@media (max-width: 767px) {
  footer .footer_bg {
    height: 160px;
    padding-top: 180px;
  }
}

footer .footer_bg .background-image {
  opacity: 0.3;
  filter: grayscale(100%);
}

footer .footer_bg .gradient_over {
  background: transparent;
  background: linear-gradient(to bottom, transparent, #24262d);
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 3;
}

footer .move_content {
  margin-top: -80px;
  position: relative;
  z-index: 4;
  padding-bottom: 120px;
}

@media (max-width: 767px) {
  footer .move_content {
    padding-bottom: 60px;
  }
}

footer h5 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 1.25rem;
}

@media (max-width: 767px) {
  footer h5 {
    margin-bottom: 10px;
  }
}

footer ul {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0;
}

footer a {
  color: #ebd7b2;
}

footer a:hover {
  color: #fff;
}

footer .copy {
  text-align: center;
  padding: 25px 0;
  background-color: #1f2127;
  font-size: 13px;
  font-size: 0.8125rem;
}

.social ul {
  display: block;
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
}

.social ul li {
  display: inline-block;
  margin: 0 5px;
}

.social ul li a {
  display: block;
  color: #fff;
}

.social ul li a:hover {
  color: #ebd7b2;
}

.social ul li a i {
  font-size: 21px;
  font-size: 1.3125rem;
}

.footer_links {
  margin-bottom: 25px;
}

.footer_links ul {
  line-height: 1.9;
}

.footer_links ul li a {
  display: inline-block;
  color: #fff;
}

.footer_links ul li a:hover {
  transform: translateX(10px);
}

/* Opacity mask when left open */
.layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.35);
  transition: all 0.1s ease;
  opacity: 0;
  visibility: hidden;
}

/*============================================================================================*/
/* 2.  CONTENT */
/*============================================================================================*/
/*-------- 2.1 Home page --------*/

/* Quantity incrementer input */

.intro em {
  font-family: "Caveat", cursive;
  font-size: 32px;
  font-size: 2rem;
  font-style: normal;
  color: #555;
}

/*-------- Carousel Home Page --------*/

a.box_cat_rooms {
  display: block;
  margin-bottom: 25px;
  height: 500px;
  position: relative;
  overflow: hidden;
  background-color: #ccc;
  border-radius: 10px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
  a.box_cat_rooms {
    height: 400px;
  }
}

a.box_cat_rooms .info {
  position: absolute;
  width: 100%;
  z-index: 9;
  display: block;
  padding: 25% 30px 0 30px;
  color: #fff;
  left: 0;
  bottom: -75px;
  padding-bottom: 60px;
  backface-visibility: hidden;
  transform: translate(0, 0);
  transition: all 0.4s ease;
  background: transparent;
  background: linear-gradient(to bottom, transparent, #000);
}

a.box_cat_rooms .info small {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  color: #999;
  display: block;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
}

a.box_cat_rooms .info h3 {
  color: #fff;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  margin-bottom: 15px;
}

a.box_cat_rooms .info span {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  opacity: 0;
  position: relative;
}

a.box_cat_rooms .info span:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 10px;
  height: 2px;
  content: "";
  transition: width 500ms ease;
  background-color: #fff;
}

a.box_cat_rooms .info span:hover {
  background-color: #24262d;
  border-color: transparent;
}

a.box_cat_rooms figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

a.box_cat_rooms:hover .info {
  transform: translate(0, -65px);
}

a.box_cat_rooms:hover .info span {
  opacity: 1;
}

a.box_cat_rooms:hover .info span:before {
  width: 100%;
}

a.box_cat_rooms:hover .background-image {
  transform: scale(1.1);
}

/*-------- 2.2 About  --------*/

/* Testimonials */

.box_overlay {
  background-color: #24262d;
  background-color: #24262d;
  padding: 45px 45px 45px 225px;
  min-height: 170px;
  color: #fff;
  position: relative;
  margin-bottom: 20px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .box_overlay {
    padding: 30px;
  }
}

.pic {
  position: absolute;
  left: 45px;
  top: 45px;
  text-align: left;
}

@media (max-width: 767px) {
  .pic {
    position: static;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
}

.pic h4 {
  position: absolute;
  left: 95px;
  top: 18px;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  .pic h4 {
    position: static;
  }
}

.pic h4 small {
  display: block;
  color: #fff;
  margin-top: 3px;
  letter-spacing: normal !important;
}

.pic figure {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .pic figure {
    margin: 0 auto 10px;
  }
}

.pic figure img {
  width: 80px;
  height: auto;
}

.comment {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 30px;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  text-align: left;
}

@media (max-width: 767px) {
  .comment {
    text-align: center;
    border: 0;
    padding: 0;
  }
}

/* Accordion */

/*-------- 2.3 Room list --------*/

/*-------- 2.4 Room details --------*/

/* hover effect 
.carousel_item {
    .item {
         img {
                @include transform (scale(1));
                transition: all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94)
            }

            &:hover img {
                @include transform (scale(1.1));
            }
    }
}
*/
/* ------ 2.5 News page ----------- */
a.box_contents {
  margin: 0 10px 45px 10px;
  display: block;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}

a.box_contents .wrapper {
  padding: 20px 40px 50px 60px;
  position: relative;
}

a.box_contents figure {
  position: relative;
  overflow: hidden;
  transition: all 0.7s ease;
}

a.box_contents figure img {
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

a.box_contents figure em {
  position: absolute;
  z-index: 4;
  bottom: 0;
  left: 10px;
  background-color: #24262d;
  color: #fff;
  padding: 10px 15px;
  line-height: 1;
  text-transform: uppercase;
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
}

a.box_contents small {
  font-weight: 600;
  color: #ddd;
  text-transform: uppercase;
  position: absolute;
  top: 5px;
  left: 40px;
  display: block;
  width: 150%;
  transform: rotate(90deg);
  transform-origin: 0 0;
  white-space: nowrap;
  position: absolute;
  letter-spacing: 2px;
}

a.box_contents small:after {
  background-color: #eee;
  width: 100%;
  height: 1px;
  content: "";
  display: inline-block;
  margin: 4px;
}

a.box_contents h2 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 30px;
}

a.box_contents em {
  font-style: normal;
  font-weight: 600;
  position: relative;
}

a.box_contents em:before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 10px;
  height: 2px;
  content: "";
  transition: width 500ms ease;
  background-color: #978667;
}

a.box_contents:hover em:before {
  width: 100%;
  background-color: #333;
}

a.box_contents:hover img {
  transform: scale(1.2);
}

.home a.box_contents {
  margin: 0 0 25px 0;
}

/*-------- 2.6 Contact page --------*/

/*-------- 2.7 Error page --------*/

/*-------- 2.8 Gallery --------*/

/*-------- 2.9 Restaurant --------*/

/*-------- 2.10 Advertise modal  --------*/

/*-------- 2.11 Cookie bar --------*/

/*-------- 2.12 Home Categories Hover effect --------*/

/*-------- 2.13 Home Booking form on top --------*/

/*============================================================================================*/
/* 3.  COMMON */
/*============================================================================================*/
/*-------- 3.1 Misc --------*/

/* Carousel Centered */

/* Marquee */
.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 100px;
  overflow: hidden;
  font-size: 120px;
  font-weight: bold;
  margin-top: -60px;
}

.marquee .track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 140s linear infinite;
}

.marquee .content {
  opacity: 0.05;
  line-height: 1.2;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-30%);
  }
}

/* Pinned content */
.pinned-image {
  display: flex;
  height: 90vh;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.pinned-image.rounded_container {
  border-radius: 15px;
}

.pinned-image--small {
  height: 45vh;
}

.pinned-image__container {
  position: relative;
  transform: scale(0.8);
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}

.pinned-image__container img,
.pinned-image__container {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #ccc;
}

.parallax_wrapper {
  position: relative;
  margin-bottom: 25px;
}

@media (max-width: 991px) {
  .parallax_wrapper {
    padding-left: 25%;
  }
}

.parallax_wrapper .img_over {
  left: -25%;
  bottom: 10%;
  position: absolute;
  z-index: 99;
}

@media (max-width: 991px) {
  .parallax_wrapper .img_over {
    left: 0;
  }
}

.parallax_wrapper .img_over img {
  border: 4px solid #fff;
  width: 50%;
  height: auto;
  box-shadow: 10px 10px 26px 0px rgba(0, 0, 0, 0.21);
}

img.rounded-img {
  border-radius: 10px;
}

.bg_white {
  background-color: #fff;
}

.pattern_2 {
  background: #fff url(../img/pattern_2.png) top right no-repeat;
}

@media (max-width: 767px) {
  .pattern_2 {
    background-size: 80% auto;
  }
}

/*-------- 3.3 Forms --------*/

/*-------- 3.5 Progess Scroll to top --------*/
.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 999;
  opacity: 0;
  display: none;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
}

.progress-wrap::after {
  position: absolute;
  font-family: "bootstrap-icons";
  content: "\f145";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #999;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}

.progress-wrap:hover::after {
  color: #978667;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #978667;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

/*-------- 3.6 Spacing --------*/
.margin_120_95 {
  padding-top: 120px;
  padding-bottom: 95px;
}

@media (max-width: 767px) {
  .margin_120_95 {
    padding-top: 90px;
    padding-bottom: 65px;
  }
}

.add_bottom_90 {
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  .add_bottom_90 {
    padding-bottom: 60px;
  }
}

/*-------- 3.7 Pagination --------*/

/*-------- 3.8 Success submit --------*/

/* WhatsApp Float Button */
.whatsapp-float {
  position: fixed;
  bottom: 2rem;
  left: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #25d366;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  z-index: 99;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: var(--transition);
  text-decoration: none;
}

.whatsapp-float:hover {
  background-color: #128c7e;
  transform: translateY(-5px);
}

/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */
@import url(bs-icon-font/bootstrap-icons.min.css);

.owl-carousel {
  -webkit-tap-highlight-color: transparent
}

@font-face {
  font-family: 'hotel icons';
  src: url("custom-icons/fonts/hotel-icons.eot");
  src: url("custom-icons/fonts/hotel-icons.eot?#iefix") format("embedded-opentype"), url("custom-icons/fonts/hotel-icons.woff") format("woff"), url("custom-icons/fonts/hotel-icons.ttf") format("truetype"), url("custom-icons/fonts/hotel-icons.svg#hotel-icons") format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: hotel;
  src: url("custom-icons/fonts/hotel.eot");
  src: url("custom-icons/fonts/hotel.eot?#iefix") format("embedded-opentype"), url("custom-icons/fonts/hotel.woff") format("woff"), url("custom-icons/fonts/hotel.ttf") format("truetype"), url("custom-icons/fonts/hotel.svg#hotel") format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: spa;
  src: url("custom-icons/fonts/spa.eot");
  src: url("custom-icons/fonts/spa.eot?#iefix") format("embedded-opentype"), url("custom-icons/fonts/spa.woff") format("woff"), url("custom-icons/fonts/spa.ttf") format("truetype"), url("custom-icons/fonts/spa.svg#spa") format("svg");
  font-weight: 400;
  font-style: normal
}

.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1
}

[data-cue=slideInUp],
[data-cues=slideInUp]>* {
  opacity: 0
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important
}

/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */
@import url(bs-icon-font/bootstrap-icons.min.css);

.owl-carousel {
  -webkit-tap-highlight-color: transparent
}

@font-face {
  font-family: 'hotel icons';
  src: url("custom-icons/fonts/hotel-icons.eot");
  src: url("custom-icons/fonts/hotel-icons.eot?#iefix") format("embedded-opentype"), url("custom-icons/fonts/hotel-icons.woff") format("woff"), url("custom-icons/fonts/hotel-icons.ttf") format("truetype"), url("custom-icons/fonts/hotel-icons.svg#hotel-icons") format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: hotel;
  src: url("custom-icons/fonts/hotel.eot");
  src: url("custom-icons/fonts/hotel.eot?#iefix") format("embedded-opentype"), url("custom-icons/fonts/hotel.woff") format("woff"), url("custom-icons/fonts/hotel.ttf") format("truetype"), url("custom-icons/fonts/hotel.svg#hotel") format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: spa;
  src: url("custom-icons/fonts/spa.eot");
  src: url("custom-icons/fonts/spa.eot?#iefix") format("embedded-opentype"), url("custom-icons/fonts/spa.woff") format("woff"), url("custom-icons/fonts/spa.ttf") format("truetype"), url("custom-icons/fonts/spa.svg#spa") format("svg");
  font-weight: 400;
  font-style: normal
}

.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1
}

[data-cue=slideInUp],
[data-cues=slideInUp]>* {
  opacity: 0
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important
}

/* ------ jQuery FlexSlider v2.7.0 ----------- */
/* Resets */

.slides,
.slides>li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Base style */
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* Default theme */
.flexslider {
  margin: 0;
  background: #111;
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

/* Custom theme */
#slider.flexslider li {
  position: relative;
}

#slider.flexslider li .meta {
  position: absolute;
  bottom: 35%;
  left: 60px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 400;
  z-index: 99;
  padding-right: 45px;
}

@media (max-width: 767px) {
  #slider.flexslider li .meta {
    left: 15px;
    bottom: auto;
    top: 50%;
    bottom: auto;
  }
}

#slider.flexslider li h3 {
  font-size: 46px;
  font-size: 2.875rem;
  margin-bottom: 0;
  color: #fff;
}

@media (max-width: 767px) {
  #slider.flexslider li h3 {
    font-size: 32px;
    font-size: 2rem;
  }
}

#slider.flexslider li .info {
  display: flex;
  flex-direction: row;
}

#slider.flexslider li .info p {
  margin-bottom: 25px;
  font-size: 21px;
  font-size: 1.3125rem;
}

@media (max-width: 767px) {
  #slider.flexslider li .info p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

#slider.flexslider li h3,
#slider.flexslider li .info p {
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-name: fadeOut;
}

#slider.flexslider li .meta a {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-name: zoomOut;
  padding: 12px 20px;
}

.slider {
  position: relative;
}

#slider.flexslider {
  overflow: hidden;
}

#slider.flexslider ul.slides li {
  height: 80vh;
  background-color: #000;
}

@media (max-width: 1199px) {
  #slider.flexslider ul.slides li {
    height: 650px !important;
  }
}

@media (max-width: 767px) {
  #slider.flexslider ul.slides li {
    height: 500px !important;
  }
}

#slider.flexslider ul.slides li img {
  opacity: 0.5;
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 1199px) {
  #slider.flexslider ul.slides li img {
    height: 650px !important;
    width: auto;
  }
}

@media (max-width: 767px) {
  #slider.flexslider ul.slides li img {
    height: 500px !important;
    width: auto;
  }
}

#carousel_slider_wp {
  background: transparent;
  background: linear-gradient(to bottom, transparent, #000);
  position: absolute;
  bottom: 0;
  z-index: 9;
  width: 100%;
  padding: 0 60px 45px 60px;
}

@media (max-width: 767px) {
  #carousel_slider_wp {
    display: none;
  }
}

#carousel_slider.flexslider {
  overflow: hidden;
  background-color: transparent;
}

#carousel_slider.flexslider ul.slides {
  padding-top: 20px;
}

#carousel_slider.flexslider ul.slides li {
  position: relative;
  border-radius: 10px;
  background-color: #000;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  cursor: pointer;
}

#carousel_slider.flexslider ul.slides li:hover img {
  transform: scale(1.1);
}

#carousel_slider.flexslider ul.slides li img {
  transform: scale(1);
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}

#carousel_slider.flexslider ul.slides li .caption {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
}

#carousel_slider.flexslider ul.slides li .caption h3 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  font-weight: 600;
}

#carousel_slider.flexslider ul.slides li .caption h3 span {
  margin: 3px 0 0 0;
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 1px;
  font-weight: 600;
}

#carousel_slider.flexslider ul.slides li .caption small {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  position: absolute;
  bottom: 10px;
  left: 20px;
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  transform: translate(0, 10px);
}

#carousel_slider.flexslider ul.slides li:hover .caption small {
  opacity: 1;
  transform: translate(0, 0);
}


.accordion {
  --bs-accordion-color: #000;
  --bs-accordion-bg: #fff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: 0.375rem;
  --bs-accordion-inner-border-radius: calc(0.375rem - 1px);
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0c63e4;
  --bs-accordion-active-bg: #e7f1ff
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition)
}

@media (prefers-reduced-motion:reduce) {
  .accordion-button {
    transition: none
  }
}

.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition)
}

@media (prefers-reduced-motion:reduce) {
  .accordion-button::after {
    transition: none
  }
}

.accordion-button:hover {
  z-index: 2
}

.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-header {
  margin-bottom: 0
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type) {
  border-top: 0
}

.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush .accordion-collapse {
  border-width: 0
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.accordion-flush .accordion-item:first-child {
  border-top: 0
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0
}


.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius)
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

.justify-content-between {
    justify-content: space-between !important;
}

.margin_60_0 {
    padding-top: 60px;
}


@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {.mb-5 {
      margin-bottom: 3rem !important
  }
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

.collapse:not(.show) {
    display: none
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}


.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

