:root {
  --white: #ffffff;
  --black: #000000;
  --dark-grey: #4A4A4A;
  --primary-color: #C0934C;
  --yellow-color: #D9A346;
  --light-yellow-color: #F4F0E7;
  --heading-yellow-color: #DCC5A2;
  --dark-yellow-color: #B9A082;

}

body {
  font-weight: 400;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  color: var(--pure-black);
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  letter-spacing: 2px;
  overflow-x: hidden;
}

.body-no-scroll,
.html-no-scroll {
  overflow: hidden;
}

.ov-hiddne {
  overflow: hidden;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
}

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

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

a {
  text-decoration: none;
  transition: .3s ease;
  -webkit-transition: .3s ease;
}

a:hover {
  color: var(--black) !important;
  transition: .3s ease;
  -webkit-transition: .3s ease;
}

ol, ul {
  padding-left: 0
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 28px;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

button {
  border-radius: 0
}

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

select {
  word-wrap: normal
}

select:disabled {
  opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
  display: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  appearance: button;
}

[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
}

body .black-color {
  color: var(--black);
}

textarea {
  resize: vertical
}

input:focus {
  outline: none;
}

.img-fluid {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

img {
  max-width: 100%;
  object-fit: cover;
}

.small-font {
  font-size: 16px;
  color: var(--dark-grey);
}

.btn {
  transition: .26s ease;
  -webkit-transition: .26s ease;
  font-family: "Cinzel", serif;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  color: var(--white);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 20px 30px;
  letter-spacing: 2px;
  font-size: 1.2rem;
  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
}

.btn-primary {
  background-color: var(--primary-color);
  color: var(--white);
}

.btn-primary:hover {
  background-color: var(--black);
  color: var(--white) !important;
}

.btn-primary-outline {
  position: relative;
  ;
  padding: 18px 80px;
  background-color: transparent;
  color: var(--dark-grey);
  border-color: var(--dark-grey);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 3px;
}

.btn-primary-outline::after {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 50%;
  display: inline-block;
  bottom: -9px;
  content: "";
  background-color: var(--dark-grey);
  height: 1px;
}

.btn-primary-outline:hover {
  background-color: var(--dark-grey);
  color: var(--white) !important;
}

.btn-secondary-outline {
  position: relative;
  ;
  padding: 18px 100px;
  background-color: transparent;
  color: var(--white);
  border-color: var(--white);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 3px;
}

.btn-secondary-outline::after {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 50%;
  display: inline-block;
  bottom: -9px;
  content: "";
  background-color: var(--white);
  height: 1px;
}

.btn-secondary-outline:hover {
  background-color: var(--white);
  color: var(--dark-grey) !important;
}

.primary-arrow .arrow-right {
  filter: brightness(0) saturate(100%) invert(99%) sepia(90%) saturate(5994%) hue-rotate(315deg) brightness(91%) contrast(91%);
}

.btn-primary-outline:hover .arrow-right {
  filter: brightness(50);
}

.btn-secondary {
  color: var(--davy-grey);
  background-color: transparent;
  border-color: var(--davy-grey);
}

.btn-secondary:hover {
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn-secondary .arrow-right {
  filter: brightness(0) saturate(100%) invert(31%) sepia(1%) saturate(3598%) hue-rotate(19deg) brightness(98%) contrast(83%);
}

.btn-secondary:hover .arrow-right {
  filter: brightness(10);
}

h1, h2, h3, h4, h5 {
  font-family: "Cinzel", serif;
  font-weight: 400;
  text-transform: uppercase;
}

h2 {
  font-size: 45px;
  color: var(--white);
}

h3 {
  font-size: 45px;
  color: var(--dark-grey);
}

h4 {
  font-size: 32px;
  color: var(--dark-grey);
}

h5 {
  font-size: 24px;
  color: var(--dark-grey);
  letter-spacing: 3px;
}

h6 {
  font-weight: 400;
}

select {
  cursor: pointer;
}

.creative-heading {
  color: var(--heading-yellow-color);
  font-size: 101px;
  font-family: "herr_von_muellerhoffregular", cursive;
  line-height: 35px;
  letter-spacing: 0;
}

p {
  font-size: 18px;
  color: var(--dark-grey);
  line-height: 30px;
}

small {
  letter-spacing: 5px;
  font-size: 16px;
  color: var(--dark-grey);
  position: relative;
}

small.line::after {
  position: absolute;
  left: -60px;
  width: 50px;
  height: 1px;
  top: 50%;
  content: "";
  background-color: var(--dark-grey);
  display: inline-block;
}

.v-line {
  position: relative;
}

.v-line::after {
  background-color: #9b9b9b;
  height: 100%;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  display: inline-block;
  content: "";
}

/*---------- Header -----------*/
header {
  /* float: left;
  clear: both; */
  width: 100%;
}

.fixed-header {
  background: rgba(0, 0, 0, .8);
}

header, .fixed-header {
  transition: .26s ease;
  -webkit-transition: .26s ease;
}

header, header .container {
  z-index: 3;
}

header .nav-icon, header .bx-menu2 {
  stroke: var(--white);
  cursor: pointer;
}

header .nav-icon:hover {
  stroke: var(--yellow-color);
}

header .language li {
  display: inline-block;
  color: var(--white);
  padding: 5px 5px;
  letter-spacing: 2px;
}

header .language a {
  color: var(--white);
  font-size: 16px;
}

header .language a:hover {
  text-decoration: underline;
}

header .language select {
  background: none;
  border: 0;
  color: var(--white);
  font-size: 16px;
  letter-spacing: 2px;
}

header .language select option {
  color: var(--dark-grey);
}

header.fixed-header .language a {
  color: var(--white) !important;
}


/*---------- Dark Header start -----------*/
header.dark-hdr .nav-icon,
header.dark-hdr .bx-menu2 {
  stroke: var(--black);
}

header.dark-hdr .nav-icon:hover,
header.dark-hdr .bx-menu2:hover {
  stroke: var(--yellow-color);
}

header.dark-hdr .language a,
header.dark-hdr .language select,
header.dark-hdr .language li {
  color: var(--black);
}

header.dark-hdr.fixed-header .nav-icon,
header.dark-hdr.fixed-header .bx-menu2 {
  stroke: var(--white);
}

header.dark-hdr.fixed-header .nav-icon:hover,
header.dark-hdr.fixed-header .bx-menu2:hover {
  stroke: var(--yellow-color);
}

header.dark-hdr.fixed-header .language a,
header.dark-hdr.fixed-header .language select,
header.dark-hdr.fixed-header .language li {
  color: var(--white) !important;
}

header.dark-hdr.fixed-header .language a:hover,
header.dark-hdr .language a:hover {
  text-decoration: underline;
}

header.dark-hdr .hdr-logo path {
  fill: var(--dark-grey);
}

header.dark-hdr .hdr-logo rect {
  fill: var(--white);
}

header.dark-hdr.fixed-header .hdr-logo path {
  fill: var(--white);
}

header.dark-hdr.fixed-header .hdr-logo rect {
  fill: var(--white);
}

.showInput header.dark-hdr .hdr-logo path {
  fill: var(--white);
}

.showInput header.dark-hdr .hdr-logo rect {
  fill: var(--white);
}

.showInput header.dark-hdr .language a,
.showInput header.dark-hdr .language select,
.showInput header.dark-hdr .language li {
  color: var(--white) !important;
}

.showInput header.dark-hdr .nav-icon,
.showInput header.dark-hdr .bx-menu2 {
  stroke: var(--white);
}


/*---------- Dark Header End -----------*/

/*---------- Header CSS END-----------*/

/*---------- Nav -----------*/

.showInput {
  overflow: hidden;
}

.navbar .links {
  margin-top: 135px;
  margin-left: -14px;
  margin-right: -14px;
  display: flex;
  justify-content: space-between;
}

.navbar .links li {
  position: relative;
  display: inline-block;
  list-style: none;
  padding: 0 14px;
  margin-left: 10px;
}

.navbar .links li:first-child {
  margin-left: 0;
}

.navbar .links li a {
  height: 100%;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-family: "Cinzel", serif;
  display: inline-block;
  z-index: 3;
  position: relative;
}

.navbar .links li a:hover {
  color: var(--white) !important;
  font-weight: 700;
}

.navbar .links li:hover .htmlcss-arrow,
.navbar .links li:hover .js-arrow {
  transform: rotate(180deg);
}

.navbar .links li .arrow {
  text-align: center;
  float: right;
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-top: -1px;
  margin-left: 10px;
}

.navbar .links li .sub-menu {
  position: absolute;
  top: 0px;
  left: 0;
  line-height: 40px;
  display: none;
  z-index: 2;
  padding-top: 42px;
}

.navbar .links li:hover .htmlCss-sub-menu,
.navbar .links li:hover .js-sub-menu {
  display: block;
}

.navbar .links li .sub-menu li {
  padding: 0 15px;
  width: 100%;
  margin-left: 0;
}

.navbar .links li .sub-menu a {
  color: #fff;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  white-space: nowrap;
}

.navbar .links li .sub-menu a:hover {
  color: var(--white) !important;
  font-weight: 700;
  text-decoration: underline;
}

.navbar .links li .sub-menu .more-arrow {
  line-height: 40px;
}

.navbar .links li .sub-menu .more-sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none;
}

.navbar .links li .sub-menu .more:hover .more-sub-menu {
  display: block;
}

.navbar .menu-bg {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
  background: rgba(0, 0, 0, 0.10) url(../images/menu-background.png) no-repeat top left;
  background-size: cover;
}

.navbar.showInput .menu-bg {
  opacity: 1;
  pointer-events: auto;
}

.navbar .sidebar-logo {
  display: none;
}

.navbar .bx-menu {
  display: none;
}

.bottom-sec {
  position: absolute;
  bottom: 0;
  display: inline-block;
  left: 0;
  width: 100%;
}

.bottom-sec .phone {
  display: inline-block;
  width: 100%;
  font-size: 18px;
}

.bottom-sec .phone svg {
  float: left;
  margin-top: 3px;
}

.bottom-sec .phone span {
  display: block;
  padding-left: 40px;
  color: var(--white);
}

.bottom-sec .phone a {
  color: var(--white);
}

.bottom-sec .phone a:hover {
  color: var(--white) !important;
  text-decoration: underline;
}

.bottom-sec .hdr-social {
  text-align: right;
}

.bottom-sec .hdr-social label {
  display: inline-block;
  color: var(--white);
  vertical-align: middle;
  font-size: 18px;
}

.bottom-sec .hdr-social hr {
  display: inline-block;
  width: 40px;
  vertical-align: middle;
  margin-left: 10px;
}

.bottom-sec .hdr-social a {
  display: inline-block;
  vertical-align: middle;
}

.bottom-sec .hdr-social svg {
  fill: var(--white);
}

.bottom-sec .hdr-social a:hover svg {
  fill: var(--black);
}

/*---------- Nav CSS END-----------*/

/*---------- Filter -----------*/

.room-book-filter .container {
  z-index: 2;
  margin-top: -150px;
}

.room-book-filter .row>div {
  width: 20%;
}

.room-book-filter label {
  color: var(--white);
  font-size: 14px;
}






/*---------- Filter CSS END-----------*/

/*---------- On Scroll animation Effect CSS-----------*/

.reveal {
  position: relative;
  /* transform: translateY(50px); */
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active {
  transform: translateY(0);
  opacity: 1;
}

/*---------- On Scroll animation Effect CSS END-----------*/

/*---------- News -----------*/
.news-sec {
  background-color: var(--light-yellow-color);
}

.news-sec .news-slider {
  overflow: hidden;
  position: relative;
}

.news-sec .slider-arrow {
  position: absolute;
  bottom: 25px;
  left: 50%;
  z-index: 11;
  display: inline-block;
}

.news-sec .slider-arrow>div {
  position: inherit;
  width: auto;
  height: auto;
  margin-top: 0;
  left: auto;
}

.news-sec .slider-arrow svg {
  fill: var(--dark-grey);
  margin-top: 2px;
}

.news-sec .slider-arrow>div:hover svg {
  fill: var(--primary-color);
}

.news-sec .slider-arrow .swiper-button-prev {
  left: 32px;
}

.news-sec .swiper-button-prev,
.news-sec .swiper-button-next {
  background-image: none;
}

.news-sec a {
  color: var(--dark-grey);
}

.news-sec a:hover {
  text-decoration: underline;
}















/*---------- News CSS END-----------*/

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

footer {
  background-color: var(--dark-yellow-color);
}

footer .creative-heading {
  color: var(--white);
  font-size: 50px;
  letter-spacing: 5px;
}

footer .ftr-logo a {
  position: relative;
  z-index: 2;
  background-color: var(--dark-yellow-color);
  padding: 0 50px;
  display: inline-block;
}

footer .ftr-logo::after {
  position: absolute;
  background-color: var(--white);
  height: 1px;
  width: 100%;
  display: inline-block;
  content: "";
  top: 50%;
  left: 0;
}

footer h5 {
  color: var(--white);
  font-weight: 600;
}

footer .navigation li {
  margin-top: 10px;
}

footer .navigation a {
  color: var(--white);
  text-transform: uppercase;
  font-size: 18px;
}

footer .navigation a:hover,
footer .phone a:hover {
  color: var(--white) !important;
  font-weight: 700;
  text-decoration: underline;
}

footer .social-icon {
  display: inline-block;
  width: 100%;
}

footer .social-icon li {
  margin-right: 20px;
  float: left;
}

footer .social-icon a rect {
  fill: var(--dark-yellow-color);
  stroke: var(--white);
}

footer .social-icon a path {
  fill: var(--white);
}

footer .social-icon a:hover rect {
  fill: var(--white);
  stroke: var(--white);
}

footer .social-icon a:hover path {
  fill: var(--black);
}

footer .phone {
  display: inline-block;
  width: 100%;
  font-size: 18px;
}

footer .phone svg {
  float: left;
  margin-top: 3px;
}

footer .phone span {
  display: block;
  padding-left: 40px;
  color: var(--white);
}

footer .phone a {
  color: var(--white);
}

footer .blog a {
  font-size: 18px;
  color: var(--white);
}

footer .blog a:hover {
  text-decoration: underline;
  color: var(--white) !important;
}

footer hr {
  width: 1px;
  height: 100%;
  display: inline-block;
  background-color: var(--white);
}

.Copyright {
  background-color: var(--white);
  color: var(--dark-grey);
}

.Copyright a {
  color: var(--dark-grey);
}

.Copyright a:hover {
  text-decoration: underline;
}

/*---------- Footer CSS END-----------*/


.breadcrumb, .breadcrumb a {
  color: var(--dark-grey);
}

.breadcrumb a:hover {
  text-decoration: underline;
}

/*---------- Inner Banner  -----------*/

.thin-banner {
  background-position: center center;
  background-size: cover;
  min-height: 433px;
  padding-top: 130px;
  padding-bottom: 130px;
}

.thin-banner .text-section {
  color: var(--white);
}

.thin-banner .text-section p {
  font-size: 18px;
  line-height: 50px;
  color: var(--white);
}

.thin-banner .text-section a {
  color: var(--white);
}

.thin-banner .text-section a:hover {
  text-decoration: underline;
}

/*---------- Inner Banner CSS END-----------*/

/*---------- HERCEG NOVI start -----------*/

.herceg-novi {
  background-position: center center;
  background-size: cover;
  min-height: 500px;
  padding-top: 200px;
  padding-bottom: 200px;
}

.herceg-novi {
  color: var(--white);
}

.herceg-novi p {
  font-size: 18px;
  line-height: 50px;
  color: var(--white);
}

.herceg-novi path {
  fill: var(--white);
}

.herceg-novi circle {
  stroke: var(--white);
}

.herceg-novi a:hover circle {
  stroke: var(--yellow-color);
  transition: .26s ease;
  -webkit-transition: .26s ease;
}

.herceg-novi a:hover path {
  fill: var(--yellow-color);
  transition: .26s ease;
  -webkit-transition: .26s ease;
}

/*---------- HERCEG NOVI End -----------*/

/*---------- Explore start -----------*/

.explore-sec {
  /* background: url(../images/Explore.jpg) no-repeat top left; */
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: var(--white);
  background-position: top center;
}

.explore-sec p {
  color: var(--white);
}

/*---------- Explore End -----------*/


/*---------- Media CSS Start-----------*/

@media only screen and (min-width: 1025px) {
  .nav-links2, header .bx-menu2 {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 38px;
  }

  h4 {
    font-size: 30px;
  }

  h5 {
    font-size: 22px;
  }

  p, footer .navigation a, footer .blog a, footer .phone {
    font-size: 16px;
  }

  .creative-heading {
    font-size: 80px;
  }

  .banner-img img {
    max-height: 700px;
  }

  .desktop-menu, .desktop-menu-icon {
    display: none !important
  }

  .navbar .links {
    margin-top: 130px;
  }

  .navbar .links li a {
    font-size: 18px;
  }

  .navbar .links li .sub-menu a {
    font-size: 16px;
  }

  .navbar .links li {
    margin-left: 0px;
  }

  .navbar {
    max-width: 100%;
  }

  .navbar .logo a {
    font-size: 27px;
  }

  .navbar .bx-menu2 {
    display: block;
    margin-top: 25px;
  }

  .navbar .nav-links2 {
    height: 100%;
    ;
    position: fixed;
    top: 0;
    left: -100%;
    display: block;
    max-width: 100%;
    width: 100%;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.10) url(../images/menu-background.png) no-repeat top left;
    background-size: cover;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 1000;
  }

  .navbar .sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgb(151, 118, 64, 0.7);
    margin: -20px -20px 0 -20px;
    padding: 20px;
  }

  .navbar .links {
    display: block;
    margin-top: 10px;
    height: calc(100% - 100px);
    overflow: auto;
  }

  .navbar .links li {
    display: block;
    border-bottom: 1px solid #ffffff45;
    padding: 10px 10px;
  }

  .navbar .links li .sub-menu {
    position: relative;
    top: 0;
    box-shadow: none;
    display: none !important;
    padding-top: 0;
  }

  .navbar .links li .sub-menu li {
    border-bottom: none;
    padding: 0;
  }

  .navbar .links li .sub-menu a {
    font-size: 16px;
    display: block;
    line-height: 20px;
    margin: 5px 0;
    background: #937542;
    padding: 10px;
    white-space: break-spaces;
  }

  .navbar .nav-links2.show-submenu .sub-menu {
    display: block !important;
  }

  .navbar .nav-links2 .bxs-chevron-down {
    float: right;
    margin-top: -28px;
  }

  .navbar .nav-links2.show-submenu .bxs-chevron-down {
    transform: rotate(180deg);
  }

  .navbar .links li a {
    display: block;
  }

  .navbar .inner-bg {
    background: rgb(187, 145, 78, 0.7);
    padding: 20px;
    max-width: 300px;
    width: 100%;
    height: 100%;
    float: left;
  }

  html.body-active, html.body-active body {
    overflow: hidden;
  }

  .bottom-sec .hdr-social hr {
    display: none;
  }

  .bottom-sec .phone, .bottom-sec .hdr-social label {
    font-size: 14px;
  }

  .room-book-filter .row>div {
    width: 50%;
  }

  .room-book-filter {
    background: #f3f0e7
  }

  .room-book-filter .container {
    margin-top: 0;
  }

  .room-book-filter label {
    color: var(--dark-grey);
  }

  .room-book-filter .row>div:last-child {
    width: 100%;
    padding-top: 0 !important;
    margin-bottom: 10px;
  }

  .room-book-filter .form-select {
    color: var(--dark-grey);
    border-color: var(--dark-grey);
    background: transparent url(../images/dark-down-arrow.svg) no-repeat right center;
  }

  footer .social-icon li {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 992px) {
  header .bx-menu2 svg {
    max-width: 70px;
  }

  .thin-banner .text-section p {
    font-size: 14px;
  }

  .btn-primary-outline {
    padding-left: 40px;
    padding-right: 40px;
  }

  .room-book-filter .form-select, .banner-img .text-section p {
    font-size: 16px;
  }

  footer .social-icon li {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* html, body {
    overflow-x: hidden;
  } */

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 36px;
  }

  h4 {
    font-size: 28px;
  }

  h5 {
    font-size: 20px;
  }

  p, footer .navigation a, footer .blog a, footer .phone {
    font-size: 14px;
  }

  .creative-heading {
    font-size: 80px;
  }

  .nav-icon svg {
    max-width: 60px;
  }

  .hdr-logo img {
    max-width: 150px;
    height: auto;
  }

  .navbar .bx-menu2 {
    margin-top: 5px;
  }

  header .language li {
    display: none;
  }

  header .language li:last-child {
    display: inline-block;
  }

  .v-line {
    margin-bottom: 15px;
  }

  .v-line::after {
    width: 100%;
    height: 1px;
    left: 0;
    background-color: #b9b9b9;
  }

  footer hr {
    width: 100%;
    height: 1px;
  }

  footer .social-icon li {
    margin-right: 15px;
  }

  .Copyright {
    font-size: 14px;
  }

  .breadcrumb, .breadcrumb a {
    font-size: 12px;
  }

  .thin-banner {
    padding-bottom: 140px;
  }

  .thin-banner .text-section p {
    font-size: 13px;
  }

  .dark-hdr .hdr-logo svg {
    max-width: 150px;
    height: auto;
  }

  .contact-sec .last-img {
    display: none;
  }

  .herceg-novi .play-video svg {
    max-width: 150px;
    height: auto;
  }
}