/*!
Theme Name: Hotel all In custom theme
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Mozarq
Author URI: https://www.kadencewp.com/
Description: A child theme for custom Hotel all in, based on a heavily modified base theme, called Kadence Theme.
Version: 1.0.3
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
 * 
 * 
 * 
-------------------------------------------------------------- */
body {
    font-family: 'Lato', sans-serif;
    transition: all .3s;
    margin: 0;
    background-color: #fff;
    font-family: "Tienne", serif;
    transition: none;
}

[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover {
	background-color:#fff  !important;
}
header {
    padding: 0 10px;
    /* max-height: 60px */
}

header nav.navbar {
    /* max-height: 60px; */
    padding: 0px 10px;
}

header .logo {
    margin-right: 8px;
}

header .logo img {
    max-width: 35vw;
    height: auto;
    max-height: 48px;
    width: auto;
}

.container {
    max-width: 1240px;
}
body {
    overflow-x: hidden !IMPORTANT;
}

.btn-group.language-select button.btn {
    line-height: 22.5px;
    border: 1px solid #666;
    border-radius: 3px !important;
    padding: 7.5px 15px;
    transition: all .3s;
    width: 100px;
    font-family: "Mrs Eaves Roman", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    text-align: left;
}
.slider-logo img {
    position: absolute !important;
    top: 170px !important;
    margin: auto;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center !important;
}
.home-live-chat-description img {
    margin: auto;
    padding-top: 30px;
    padding-bottom: 14px;
}
.btn-group.language-select .dropdown-menu {
    width: 120px;
    min-width: unset;
    padding: 0;
}
.hero-carousel.slick-slider{
	height: 100vh;
  	width: 100%;
	display: block;
}
.site-top-footer-wrap .footer-social-inner-wrap a.social-button {
    background: transparent;
    color: #ffff;
    font-size: 28px;
}
/* .hero-carousel.slick-slider::before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #806d60;
	opacity: 1;
	transition: opacity 2.6s linear;
	z-index: 2;
	left: 0;
	animation: fade-out 5s;
} */
/* .hero-carousel.slick-slider.slick-initialized::before{
	  opacity: 0;
} */
/* @keyframes fade-out {
  0%   {opacity:1;}
  50%  {opacity:1;}
  100% {opacity:0; display:none;}
}@keyframes zoom {
  0%   {-moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);}
  98% {-moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  transform: scale(1.0);}
	100% {-moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);}
} */

.hero-carousel.slick-slider .slick-list{
	height:100vh;
}

.hero-carousel.slick-slider .slick-list .slick-track{
	height:100vh;
}
.hero-carousel .slick-slide{
    padding: 0 !important;
    margin: 0 !important;
	transition: opacity 1000ms linear !important;
}
.hero-carousel.slick-slider .slick-slide::before{
/* 	content: '';
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  background-color: #806d60;
	  opacity: 1;
	  z-index: 2;
	  left: 0;
	  animation: fade-out 5s normal forwards;
	background-image: url('/wp-content/uploads/2024/10/banner-logo.png'); */
}
/* .hero-carousel.slick-slider .slick-slide::before{
	
}
.hero-carousel.slick-slider.slick-initialized .slick-slide::before{
	
} */
.hero-carousel .slick-slide .slider-logo{
	z-index:3;
	position: absolute;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
  	margin: auto;
	display: flex;
	justify-content: center;
	align-items: first baseline;
	text-align: center;
	display: flex;
	align-items: center !important;
	justify-content: center;
}
.hero-carousel .slick-slide .slider-logo img{
	position: relative;
    top: 0px;
    margin: auto;
    width: 400px;
}
/* slick-current slick-active */
/* .hero-carousel .slick-slide img:not(.slider-logo img) {
	height: 100%; 
    width: 100%; 
    object-fit: cover;
	width:100%;
	-moz-transform: scale(1.2);
  	-webkit-transform: scale(1.2);
  	transform: scale(1.2);
	animation: zoom 16s infinite forwards;
} */

.carousel{
  width:90%;
  margin:0px auto;
}

hr.divider--view-line {
    width: 240px;
    margin: 0 auto;
    border-top: 2px solid #000 !important;
    opacity: inherit !important;
}
.navbar-toggler,
.navbar-toggler:focus {
    width: 57px;
    height: 57px;
    border: 0px;
    border: 0;
    border-radius: 0;
    --bs-navbar-toggler-focus-width: 0rem;
    padding: 0 11px;
}

.navbar-toggler.navbar-toggler.collapsed {
    border: 0;
}

.navbar-toggler .icon-bar {
    transition: 300ms ease-in-out;
    background-color: #806D60;
    position: relative;
    width: 35px;
    height: 1px;
    display: block;
    margin: 4px 0;
    text-align: right;
    float: right;
    transform-origin: center;
    clear: both;

}
.faq-tabs {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    margin: auto;
}
.faq-tabs ul {
    list-style-type: none;
}
.faq-tabs ul li {
   display: inline-block;
    padding: 14px 14px;
        margin: 12px 25px;
}
.faq-tabs ul li a {
    color: #000000;
    font-size: 17px;
    font-family: 'roboto';
}
.faq-tabs ul li a::after {
   border: 2px solid #000;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    position: absolute;
    font-family: 'robotp';
    font-size: 12px;
    font-weight: bolder;
    margin-left: 6px;
    margin-top: 3px;
    content: "▼";
}
.room-title-title {
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 13px 20px 10px 15px;
    background-color: #806D60;
    width: 20%;
    font-size: 14px !important;
    margin-top: 40px;
}
.custom-faq-section {
            max-width: 80%;
            margin: auto;
        }
        .custom-faq-section .faq-item {
            border-bottom: 1px solid #161515;
            padding: 1px 0;
        }
        .custom-faq-section .faq-question {
            display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    /* background: #f1f1f1; */
    margin: 5px 0;
    border-radius: 5px;
        }
        .custom-faq-section .faq-icon {
            font-size: 18px;
            transition: transform 0.3s ease;
        }
        .custom-faq-section .faq-answer {
             display: none;
    padding: 10px;
    /* background: #e8e8e8; */
    margin-bottom: 5px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: #000 !important;
    font-weight: 800;
    font-family: 'roboto';
        }
 .custom-faq-section .faq-question span {
    color: #000 !important;
    font-size: 15px !important;
}


.navbar-toggler.collapsed .icon-bar:first-child {
    width: 35px;
    height: 1.2px;
}

.navbar-toggler.collapsed .icon-bar:nth-child(2) {
    width: 24px;
}

.navbar-toggler.collapsed .icon-bar:nth-child(3) {
    width: 24px;
    height: 2px;
}

.navbar-toggler .icon-bar:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
}

.navbar-toggler .icon-bar:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

.navbar-toggler .icon-bar:nth-child(3) {
    opacity: 0;
}

.navbar-toggler.collapsed .icon-bar {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
    opacity: 1;
}

.navbar-collapse.offcanvas {
    background-color: #806D60;
    padding: 50px 20px;
    top: 0;
    overflow-y: auto;
    margin-top: 57px;
    border: 0;
    opacity: 0;
    transition: all ease-in-out 0s, opacity linear 0.2s;

}
span#closePopup {
    position: absolute;
    top: 4px;
    right: 10px;
    cursor: pointer;
    font-weight: 600;
    background: #6e5c4f;
    color: #fff;
    height: 25px;
    width: 25px;
    border-radius: 67px;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Roboto';
}
.popup.highlight img {
    height: 350px !important;
}
div#popup {
    display: none;
    display: none;
    position: fixed;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #2e29299e;
    border: 1px solid #ccc;
    padding: 8px;
    box-shadow: 0 4px 8px rgb(0 0 0 / 20%);
    z-index: 1000;
    width: 390px;
    text-align: center;
    height: 390px;
}
.popup.highlight {
    display: block !important;
}

.navbar-collapse.offcanvas.showing {
    opacity: 0.7;
    transition-duration: 0.7s;
}

.navbar-collapse.offcanvas.show {
    opacity: 1;

}

.navbar-collapse.offcanvas.hiding {
    opacity: 0.5;
    transition-duration: 0.5s;
}

.navbar-collapse.offcanvas .navbar-nav {
    width: 100%;

}

.navbar-collapse .nav-item {
    padding: 7px 20px;
}

.navbar-collapse .nav-item:before{
	display:none;
}

.navbar-collapse .nav-item a {
    color: #fff;
    font-family: "Tienne", serif;
    font-size: 19px;
    line-height: 24.7px;
}

.navbar-collapse .nav-item a:hover {
    color: #080808;
}

.navbar-collapse .nav-item.d-flex {
    padding-left: 20px;
    padding-top: 20px;
}

.navbar-collapse .nav-item.d-flex a.header-social-icon {
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-right: 20px;
}

.navbar-collapse .nav-item.d-flex a.header-social-icon svg {
    padding: 0;
    fill: #fff;
    width: 30px;
    height: 30px;
}


.hero-banner-section img {
     width: 36%;
    margin: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    padding-top: 70px;
}

.home-live-carousel-section {
    background-color: #F0F0F0;
    padding: 27px 0;
    margin: 30px 0;
}

.home-live-carousel-section .slick-dots, .home-live-carousel-section .slick-arrow{
	display:none !important;
	
}
.home-live-carousel-section .slick-slide{
/* 	max-width:397px !important;
	width: 397px !important;
	width: unset !important; */
}

.home-live-carousel-section .slick-slide img{
/* 	width: 310px !important; */
  height: auto;
 
  border: 0;
  padding: 20px;
}

.home-live-carousel-section .slick-dotted.slick-slider {
    margin-bottom: 30px;
    width: 100% !important;
}
.hero-banner-section {
    background-image: url('/wp-content/uploads/2024/11/banner-slider-top-allin.jpg');
    height: 80vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.home-live-chat-section {
    background-image: url('/wp-content/uploads/2024/11/グループ-4135-2.png');
    height: 90vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.home-live-chat-description p {
   color: #fff;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 17px;
    padding: 9px 0px 3px 0px;
    line-height: 26px;
}
.home-live-chat-description img.lazyload {
    text-align: center;
    position: relative;
    margin: auto;
    padding-top: 30px
}

.home-live-chat-description {

    text-align: center;
}

.home-live-hotel-description {
        text-align: center;
    padding-bottom: 7%;
    padding-top: 4%;
}
.home-live-hotel-description img {
    margin: auto;
}
.home-live-hotel-section {
    background-image: url('/wp-content/uploads/2024/10/hotel-background-2-2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
a.btn-primary.instagram-icon-btn{
	margin-top: 30px;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  display: flex;
}
a.btn-primary.instagram-icon-btn:hover{
	background-color:#806D60;
	color:#fff;
	border-color: #806D60;
}
a.btn-primary.instagram-icon-btn:hover svg{
	fill:#fff;
}
a.btn-primary.instagram-icon-btn svg{
	width:25px;
	height:25px;
	margin-right:10px
}
a.btn-primary {
    background-color: #61CE7000;
    font-size: 18px;
    font-weight: 700;
    fill: #000000;
    color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 50px 50px 50px 50px;
    padding: 14px 43px 13px 39px;
    width: auto;
    margin: auto;
}
.hotel-banner-hotel {
    background-color: #453A2D;
    padding: 6px 0 6px 16px;
}
.hotel-banner-hotel h6 {
    color: #ffff;
    font-size: 18px;
	display: flex;
	margin:0;
;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
.hotel-banner-hotel h6 span {
	width:75px;

	
}
.hotel-banner-hotel {

}
.hotel-banner-hotel:hover h6 span img{

	
}
.hotel-banner h6 span img{
	transition: all .4s ease-in-out;
	display:inline-flex;
	right:15px;
	position: relative;
}
.hotel-banner:hover h6 span img{
	right:-5px;
}

.wrapper .slick-dots li button:before {
  font-size:20px;
  color:white;
}
.home-news-section {
    text-align: center;
    padding: 60px 0;
	position:relative;
}
/* .home-news-section::before {
	content:'';
    top: -55px;
    left: 0;
    background-image: url(/wp-content/uploads/2024/10/news-1.png);
    background-position: left;
	
	position:absolute;
	display: block;
	width:160px;
	height:160px;
	background-size: 100% 100%;
}

.home-news-section::after {
	content:'';
    bottom: 80px;
    right: 0;
    background-image: url('https://hotel-all-in.com/wp-content/uploads/2024/10/news-2.png');
    background-position: right;
	position:absolute;
	display: block;
	width:160px;
	height:160px;
	background-size: 100% 100%;

} */

.home-live-news-description{
	margin-top:50px
}

.home-live-news-description h5 {
    color: #000000;
    font-size: 50px;
    font-weight: 500;
	margin-bottom:30px;
}
.home-live-news-description p {
    padding-bottom: 33px;
    padding-top: 13px;
	margin-bottom:80px;
}
.home-live-hotel-description h3 {
    font-size: 50px;
    font-weight: 500;
    text-transform: uppercase;
}
a.btn-primary.news-btn {
	margin-top: 30px;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  display: flex;
	margin-bottom:50px;
}

a.btn-primary.news-btn:hover{
	background-color:#806D60;
	color:#fff;
	border-color: #806D60;
}
a.btn-primary.news-btn:hover svg{
	fill:#fff !important;
	-webkit-filter: invert(100%);
    filter: invert(100%);
}
a.btn-primary.news-btn svg{
	height: 8px;
  margin-left: 20px;
  width: auto;
}


/* border: none !important;
} */
.slider-logo {
    position: absolute !important;
    top: 0px;
    text-align: center;
    visibility: unset !important;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
	z-index:3;
	
}
.list-slider-section .thumbnail-details .swiper-slide img {
    display: block;
    height: 82px !important;
    width: 100%;
    object-fit: cover;
    max-height: 100%;
    opacity: 1 !important;
}
.slider-logo img {
    width: 30% !IMPORTANT;
    height: auto !IMPORTANT;
}
 .silder-logo {
    position: absolute;
    top: 0px;
    text-align: center;
    visibility: unset !important;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
}

.contact-line-list-hotel hr.contact-line {
    width: 20% !important;
}

.contact-line-list-hotel h4 {
    font-size: 26px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
}
.contact-form-list-col p {
    color: #000;
    font-family: 'Roboto';
    font-size: 18px !important;
    line-height: 26px !important;
}

.contact-banner-below form label input {
    margin-top: 16px;
}
.contact-banner-below form label textarea {
    margin-top: 16px !important;
    height: 173px;
}
.contact-banner-below form label {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
}
.contact-banner-below .wpcf7-submit {
    margin: auto;
    width: 20%;
    position: relative;
    display: block;
        background: #806D60 !important;
    color: #fff;
    font-family: 'roboto';
    font-size: 16px;
    border: none !important;
}
footer .col-12.col-lg-9.d-flex .textwidget.custom-html-widget{
	margin-right:120px;
	display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.hero-carousel{
    position: relative;
    text-align: center;
}
/* .silder-logo img {
    border: none !important;
    width: 400px !important;
    height: auto;
    position: relative;
} */
.hotel-list-logo img {
  width: 10% !important;
    position: relative;
    display: block;
    text-align: center;
    margin: auto;
    height: 156px !important;
    object-fit: fill;
}
.list-banner-bg-img {
    height: 60vh !IMPORTANT;
    width: 100% !important;
    object-fit: fill !important;
}
.hotel-list-logo {
    position: absolute;
    top: 60px;
    left: 1px;
    width: 100%;
    display: block;
    text-align: center;
    margin: auto;
}
.hotel-list-logo h1.slide-banner-tilteh1 {
    color: #fff !important;
    font-size: 68px;
    font-weight: 400 !important;
    line-height: 64px !important;
    letter-spacing: 8px;
    text-transform: uppercase;
    padding-top: 12px;
    font-family: "Mrs Eaves Roman", Sans-serif !important;
}
.list-slider-section img {
    height: 500px !important;
}
.hotel-list-logo h3.slide-banner-tilte {
    color: #fff !important;
}
.hotel_list-benner-below-section .list-breadcrumb-hotel {
    background: #806d60;
    width: 23%;
    padding: 6px;
	    color: #fff !important;
}
.hotel_list-benner-below-section .list-breadcrumb-hotel a {
    color: #fff !important;
}
.hotel_list-benner-below-section h6 {
    margin-bottom: 5px;
    color: #fff !important;
    font-size: 16px !important;
}

.hotel_list-benner-below-section {
    position: relative;
}
.hotel-list-breadcrumb {
    position: absolute;
    top: -21px !important;
    width: 100%;
    left: 0;
}
.hotel-list-breadcrumb.inner-hotel-list-breadcrumb {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
.hotel-list-col-section {
    min-height: 250px;
    display: grid;
}
.custom-places-section a.btn.btn-dark {
    background-color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 11px;
    font-weight: 500;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 24px 12px 24px;
}
.hotel-list-col-section >.row {
    align-items: center;
}
.hotel-list-col-section .hotel-list-col h3 {
    color: #000000;
    font-family: "Mrs Eaves Roman", Sans-serif;
    font-size: 47px;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 0.1em;
    margin-bottom: 0;
    text-align: center;
}
.logo-images .image {
    margin: 4px 6px;
}
.logo-images {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
}
.hotel-list-col-section .hotel-list-col hr {
    width: 76%;
    margin: 0 auto;
    display: flex;
    border-top: 2px soild #806D60 !important;
    opacity: unset !important;
    border-top: 2px solid #806D60 !important;
}
.breadcrumb-list-hotel h4 {
    text-align: center;
    margin: 17px 0 0 0;
    font-weight: bold;
    font-size: 19px;
    line-height: 20px;
    color: #000;
}
.hal-breadcrumb-hotel-button {
    display: flex;
    justify-content: space-evenly;
}
.hal-breadcrumb-hotel-button a.primary-btn {
    background-color: #806D60;
    font-family: "ryo-display-plusn", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-radius: 30px 30px 30px 30px;
    padding: 14px 40px 10px 40px;
    color: #fff;
}
.home-list-news-section {
    text-align: center;
    padding: 80px 0;
}


.home-list-news-section .background-text {
    text-transform: uppercase;
    background: linear-gradient(to bottom, rgba(128, 109, 96, 0.2) 10%, rgba(128, 109, 96,0.2) 50%, rgba(128, 109, 96, 0) 80%);
    -webkit-background-clip: text !important;
    color: rgb(128,109,96,0) !important;
    font-size: 100px !important;
    line-height: 100px !important;
}
.home-list-news-section .overlay-text {
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 500;
    color: #000;
    font-family: 'Mrs Eaves Roman' !important;
    line-height: 26px;
}
.home-list-news-section .underline {
    margin-top: -4px;
    width: 12%;
    height: 1px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 55px;
}

/* .home-list-news\=area {
    display: flex;
    justify-content: center;
	align-items: center;
	
}
.home-list-news-section .row {
    align-items: center;
}
.home-list-news-arrow {
    border: 1px solid;
    width: 37px;
    margin: auto;
    border: -r;
    border-radius: 157px;
    height: 37px;
    align-items: center;
    display: flex;
    text-align: center;
    justify-content: center;
}
.home-list-news\=area b {
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 0 28px 0 37px;
}
.home-list-news\=area .news-btn {
    background-color: #806D60;
    color: #fff;
    padding: 10px;
    margin-right: 30px;
}
.home-list-news\=area p {
    margin-bottom: 0;
    font-size: 20px;
} */
.hotel-list-col-section .col-4:nth-of-type(2) .hotel-list-col {
    padding-left: 10%;
}

.hotel-list-col-section .col-4:nth-of-type(2) .hotel-list-col h5 {
    color: #000;
    font-size: 19px;
    margin-bottom: 6px;
}
.hotel-list-col-section .col-4:nth-of-type(2) .hotel-list-col .hal-breadcrumb-bttn-hotel {
    color: #000;
    font-size: 13px;
}
.hotel_list-benner-below-section::after {
    position: relative;
    /* border-bottom: 1px solid #000; */
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: transparent;
    box-shadow: 0 0 8px 7px rgb(0 0 0 / 30%);
}

.list-live-up-hotel-section {
    background-image: url(/wp-content/uploads/2024/11/hotel-background-2-2-1.jpg) !important;
    min-height: 50vh;
    text-align: center;
	padding-top: 70px;
}
.list-live-section h3 {
    color: #000000;
    font-family: "ryo-display-plusn", Sans-serif;
    font-size: 33px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 46px;
}
  .list-slider-section .thumbnail-details .swiper-wrapper {
    display: grid;
    grid-template-columns: 161px 167px 173px !IMPORTANT;
    margin: 0px;
    gap: 6px !important;
    justify-content: flex-start;
}

.swiper-thumbnail .swiper-wrapper{
  overflow-y: scroll !important;
  max-height: 180px;
}
.slider-container14{
  position: relative;
}
.buttons-div{
  position: absolute;
    top: 38%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
p.room-summery-text {
    color: #000;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px !important;
    line-height: 32px;
    margin-bottom: 0 !important;
    padding-left: 21px !IMPORTANT;
    padding-top: 7px;
}
p.room-summery-text span:nth-of-type(2) {
    margin-top: -8px !IMPORTANT;
    position: relative;
    top: -11px;
    font-size: 14px !IMPORTANT;
}
.page-id-2585 .popup-container {
    margin-top: 0 !important;
}
.slider-container-1 .thumb-prev {
    display: none !important;
}
.slider-container-1 .thumb-next {
       margin-top: 80px;
    background: #827164;
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    padding: 4px;
}
.slider-container-2 .thumb-prev {
    display: none !important;
}
.slider-container-2 .thumb-next {
   margin-top: 80px;
    background: #827164;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    padding: 4px;
}
.list-place-section .room-container {
    text-align: center;
    padding: 50px 0 50px 0;
}
.custom-places-section .card-body {
    padding: 0;
}

.custom-places-section .card-title {
    background-color: #806d60;
    color: white;
    padding: 15px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}
.custom-places-section p.card-text {
    padding: 14px 26px;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 0;
}
.hotel-list {
    height: 60vh !important;
}
   .custom-places-section  .reserve-btn {
      position: fixed;
      bottom: 20px;
      right: 20px;
      border-radius: 50px;
      background-color: #a38565;
      color: white;
      font-size: 18px;
      padding: 10px 20px;
      text-align: center;
    }
    .custom-places-section .reserve-btn:hover {
      background-color: #876850;
    }
.list-place-section .room-container .background-text {
    text-transform: uppercase;
    font-size: 100px;
    color: rgb(128 109 96 / 33%);
    letter-spacing: 1px;
    font-weight: 400;
    font-family: 'ryo-display-plusn' !important;
    text-align: center;
    line-height: 100px;
    text-transform: uppercase;
}
.list-place-section .overlay-text {
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 500;
    color: #000;
    font-family: 'Mrs Eaves Roman' !important;
    line-height: 26px;
}
.list-place-section .underline {
    width: 240px;
    margin-top: -7px;
    width: 12%;
    height: 1px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
}
.list-slider-section .thumbnail-details {
  width: 100% !important;
    display: flex;
    background: #eeeeee;
    justify-content: space-between;
}
.list-slider-section .thumbnail-details .details {
    width: 46%;
    background: #eeeeee;
    padding: 0px 17px 0 0px;
}
.list-slider-section .thumbnail-details .swiper-thumbnail {
    display: flex;
    height: auto;
    margin-top: 10px;
    width: 56%;
    padding-right: 1%;
}
.list-slider-section .thumbnail-details .details h2 {
    color: #FFFFFF;
    font-family: 'Mrs Eaves Roman' !important;
    font-size: 22px;
    font-weight: 500;
    background-color: transparent;
    background-image: linear-gradient(90deg, #6B594C 0%, #AF9E93 100%);
    padding: 16px 10px 12px 24px;
    margin: 0 !important;
    text-align: left;
}
.custom-places-section .place-map-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.custom-places-section .place-map-section p {
    padding: 6px 12px;
    width: 53%;
    font-size: 11px;
}
.list-slider-section p {
    color: #000;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px !important;
    line-height: 32px;
    margin-bottom: 0 !important;
    padding-left: 21px !IMPORTANT;
    padding-top: 7px;
    text-align: left;
}
.list-slider-section .room-container .background-text {
    background: linear-gradient(to bottom, rgba(128, 109, 96, 0.2) 10%, rgba(128, 109, 96,0.2) 50%, rgba(128, 109, 96, 0) 80%);
    -webkit-background-clip: text !important;
    color: rgb(128,109,96,0) !important;
    font-size: 100px !important;
    line-height: 100px !important;
}
.list-slider-section .room-container .overlay-text {
    position: RELATIVE;
    top: 82%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 500;
    color: #000;
    font-family: 'Mrs Eaves Roman' !important;
    line-height: 26px;
    TEXT-ALIGN: CENTER;
}
.list-slider-section .room-container .underline {
    width: 240px;
    margin-top: -7px;
    width: 12%;
    height: 1px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
}
.list-slider-section .room-container {
    margin-bottom: 40px;
}

.list-slider-section .buttons-div .s1-next.next {
    right: 10px !important;
}

.list-slider-section .buttons-div .s1-prev.prev {
    right: 10px !important;
    border: none;
    color: #fff;
    font-size: 26px;
}
.list-Access-section .room-container {
    text-align: center;
    padding: 71px 0;
}
.list-Access-section .background-text {
    background: linear-gradient(to bottom, rgba(128, 109, 96, 0.2) 10%, rgba(128, 109, 96,0.2) 50%, rgba(128, 109, 96, 0) 80%);
    -webkit-background-clip: text !important;
    color: rgb(128,109,96,0) !important;
    font-size: 100px ;
    line-height: 100px ;
    text-transform: uppercase;
}
.list-Access-section .room-container .overlay-text {
    position: relative;
    /* top: 77%; */
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 500;
    color: #000;
    font-family: 'Mrs Eaves Roman' !important;
    line-height: 26px;
}
.list-Access-section .underline {
    width: 240px;
    margin-top: -7px;
    width: 12%;
    height: 1px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
}
.list-Access-section .col-6:nth-of-type(1) .access-container {
    background-color: transparent;
    background-image: linear-gradient(90deg, #6C5A4D 0%, #B09F93 100%);
}
.list-Access-section .col-6:nth-of-type(1) .access-container .background-text {
    color: #FFFFFF !important;
    font-family: "Mrs Eaves Roman", Sans-serif;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
     padding: 10px;
}
.list-Access-section .col-6:nth-of-type(2) .background-text p {
   font-family: "ryo-display-plusn", Sans-serif;
    line-height: 29px;
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    padding-top: 24px;
}
.list-Access-section .col-6:nth-of-type(2) .background-text {
    line-height: 30px !important;
}
.list-Access-section .col-6:nth-of-type(2) h5 {
    color: #957E6E;
    font-family: "ryo-display-plusn", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: unset;
    margin: 0;
}

.list-feature-section .room-container {
    text-align: center;
}

.list-feature-section {
    padding-top: 82px;
    padding-bottom: 80px;
}
.list-feature-section .overlay-text {
    position: relative;
    top: 82%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 500;
    color: #000;
    font-family: 'Mrs Eaves Roman' !important;
    line-height: 26px;
}
.list-feature-section .underline {
    margin-top: -7px;
    width: 12%;
    height: 1px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
}
.feature-zigzag-section h3 {
    background-color: transparent;
    background-image: linear-gradient(90deg, #6B594C 0%, #B2A196 100%);
    padding: 12px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
	padding-left: 56px;
}
.feature-zigzag-section p {
    margin-bottom: 12px;
    margin-top: 14px;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
   padding: 6px 34px 0 40px;
}
.list-feature-section .background-text {
    background: linear-gradient(to bottom, rgba(128, 109, 96, 0.2) 10%, rgba(128, 109, 96,0.2) 50%, rgba(128, 109, 96, 0) 80%);
    -webkit-background-clip: text !important;
    color: rgb(128,109,96,0) !important;
    font-size: 100px !important;
    line-height: 100px !important;
}
.feature-zigzag-section h3 b {
    font-weight: bold;
    font-size: 29px;
}
.feature-zigzag-section img {
    border: 4px solid #453A2E;
}
.feature-zigzag-section .order-md-1 {
    padding-right: 0;
}
.feature-zigzag-section .order-md-2 {
    padding-left: 0 !important;
}
.list-slider-section button:hover {
    background-color: transparent !important;
    border-radius: 0 !important;
}

.list-slider-section .summery-detail {
    display: flex;
    justify-content: flex-start;
    padding: 9px 18px 13px 0px;
    align-items: center;
}

.list-slider-section .thumbnail-details .popup-container {
    text-align: center;
    margin-top: 0 !important;
    margin-left: 26px;
}
.list-slider-section button#openPopup {
    background: #000 !important;
    font-family: "ryo-display-plusn", Sans-serif !important;
    padding: 9px 46px 7px 40px;
    color: #fff;
    border-color: #fff;
    font-size: 17px;
    font-weight: 500;
    border-radius: 0 !IMPORTANT;
}
.facilities-title-container {
    text-align: center;
    padding: 16px;
}

.facilities-title-container .background-text {
    padding: 20px;
    color: #806d60;
    font-family: "ryo-display-plusn", Sans-serif;
    font-size: 22px;
    font-weight: 500;
}
.facilities-title-container .overlay-text {
    background-color: #F0F0F0;
    padding: 25px;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    width: 75%;
    margin: auto;
}
.facilities-bg-color-container .overlay-text {
    background-color: #F0F0F0;
    padding: 25px;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    width: 75%;
    margin: auto;
}
.facilities-bg-color-container .background-text {
    padding: 20px;
    color: #806d60;
    font-family: "ryo-display-plusn", Sans-serif;
    font-size: 22px;
    font-weight: 500;
}
.facilities-bg-color-container {
    text-align: center;
    padding: 16px;
}
.facilities-without-bg-container {
    text-align: center;
    padding: 16px;
}
.facilities-without-bg-container .overlay-text {
    padding: 25px;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    font-style: normal;
    width: 75%;
    margin: auto;
    line-height: 35px;
}
.list-Equipment-section .room-container {
    padding-top: 40px;
    padding-bottom: 70px;
    text-align: center;
}
.list-Equipment-section .room-container .background-text {
    background: linear-gradient(to bottom, rgba(128, 109, 96, 0.2) 10%, rgba(128, 109, 96,0.2) 50%, rgba(128, 109, 96, 0) 80%);
    -webkit-background-clip: text !important;
    color: rgb(128,109,96,0) !important;
    font-size: 100px !important;
    line-height: 100px !important;
}

.list-Equipment-section .room-container .overlay-text {
   position: relative;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 500;
    color: #000;
    font-family: 'Mrs Eaves Roman' !important;
    line-height: 26px;
}
.list-Equipment-section .room-container .underline {
    margin-top: 5px;
    width: 12%;
    height: 1px;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
}
.list-Equipment-section .logo-images p {
    font-size: 11px;
    font-weight: 600;
    text-align: center;
}
.faq-section {
    text-align: left;
}
.faq-section h2.text-center {
    text-align: left !important;
}

.faq-section h2.accordion-header button br {
    display: none;
}
.faq-section .accordion-body {
    text-align: left;
    background: #fff !important;
    color: #000 !important;
    font-family: 'roboto';
    font-size: 18px !important;
    font-weight: 500 !important;
}
.faq-section h2.text-center {
    text-align: left !important;
    background: #806D60;
    width: 13%;
    font-size: 16px;
    font-family: "ryo-display-plusn", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    padding: 13px 20px 10px 15px;
}

.faq-section div#faqAccordion {
    border: none !important;
}
.faq-section .accordion-item {
    border: none !important;
}
.faq-section h2.accordion-header button {
    border: none !important;
    width: 100%;
    text-align: left;
    background: #fff !important;
    color: #000 !important;
    font-family: 'roboto';
    border-bottom: 1px solid #000 !important;
    font-weight: 600;
    font-size: 17px;
    line-height: 18px !important;
}

@media (min-width: 576px) {
    header nav.navbar {
        padding: 0px 20px;
    }

    header .logo img {
        max-width: 38vw;
        max-height: 38px;
    }

    .btn-group.language-select {
        width: 120px;
    }
}

@media (min-width: 991px) {
    header nav.navbar {
        max-height: 66px;
        padding: 13px 20px;
    }

    header .logo img {
        max-width: 16vw;
        height: auto;
        max-height: 40px;
        width: auto;
    }

    .navbar-collapse .nav-item.d-flex {
        padding-left: 0px;
        padding-top: 0px;
    }

    .navbar-collapse .nav-item {
        padding: 0;
    }

    .navbar-collapse .nav-item a:not(.header-reserve-btn):not(.header-social-icon) {
        color: #000000;
        font-size: 15px;
        position: relative;
        padding: 13px 16px;
    }

    .navbar-collapse .nav-item a:not(.header-social-icon):hover {
        color: #806D60;
    }

    .navbar-collapse .nav-item a:not(.header-reserve-btn):not(.header-social-icon).active {
        color: #806D60;
    }

    .navbar-collapse .nav-item a:not(.header-reserve-btn):not(.header-social-icon).active::after,
    .navbar-collapse .nav-item a:not(.header-reserve-btn):not(.header-social-icon):hover::after {
        content: "";
        background-color: #806D60;
        width: 100%;
        height: 3px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .navbar-collapse.offcanvas {
        padding: 0;
        margin-top: 0;
        margin-right: auto;
        opacity: 1;
        transition: none;
    }

    .navbar-collapse.offcanvas .navbar-nav {
        width: 100%;
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: flex-end;
    }

    .navbar-collapse .nav-item a.header-social-icon {
        padding: 0;
    }

    .navbar-collapse .nav-item.d-flex a.header-social-icon svg {
        fill: #000000;
    }

    .navbar-collapse .nav-item.d-flex a.header-social-icon {
        width: 28px;
        height: 28px;
        border: 1px solid #080808;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 8px;
    }

    .navbar-collapse .nav-item.d-flex a.header-social-icon svg {
        width: 20px;
        height: 20px;
    }

    .navbar-collapse .nav-item.d-flex a.header-social-icon+.header-social-icon {
        margin-left: 0px;
        margin-right: 0;
    }

    .navbar-collapse .nav-item a.header-reserve-btn {
        padding: 12px 24px;
        font-family: "Tienne", serif;
        background-color: #806D60;
        font-weight: 400;
        color: #fff;
        font-size: 15px;
        line-height:15px;
        border-radius: 10px 10px 10px 10px;
        margin: 0px 12px 0px 24px;
        transition: all 0.2s;

        &:hover{
            opacity: 0.95;
            color: rgba(255, 255, 255, 0.9);
        }
    }
    
}

@media (min-width: 1200px) {
    .btn-group.language-select button.btn {
        width: 100px;
    }

    .navbar-collapse .nav-item a:not(.header-reserve-btn):not(.header-social-icon) {
        padding: 13px 20px;

    }

    header .logo img {
        max-width: 18vw;
        height: auto;
        max-height: 40px;
        width: auto;
    }
}

.offcanvas-backdrop.fade.show {
    display: none;
}

/* footer styles strats here */
footer {
    background-color: #453A2D;
    margin-top: 40px;
    position: relative;
	z-index: 2 !important;
}

footer .container {
    max-width: 100%;
    padding: 30px 30px 60px 30px;
    position: relative;
}

footer .logo {
    margin-right: 120px;
    margin-bottom: 50px;
}

footer .logo img {
    width: 100%;
    height: auto;
    max-width: 308px;
}

footer:before {
    content: '';
    background-image: url('/wp-content/uploads/2025/01/bg-footer.png');
    width: 206px;
    height: 212px;
    display: block;
    position: absolute;
    top: -212px;
    right: 0 !important;
	z-index: 3 !important;
}

footer .d-flex a.header-social-icon {
    padding: 0;
    border-radius: 0;
    border: 0;
    margin: 0 6px;
    display: none;
}

footer .d-flex a.header-social-icon svg {
    padding: 0;
    fill: #fff;
    width: 30px;
    height: 30px;

}

footer .scroll-up {
    align-self: flex-end;
    display: flex;
    margin-left: auto;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Roboto", serif;
    font-weight: 300;
    position: absolute;
    right: 20px;
    bottom: 120px;
}

footer .scroll-up span {
    transform: rotate(90deg);
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -12px;
    bottom: 0;
}

footer .scroll-up img {
    animation-duration: 2s;
    transition-duration: 0.31s;
    animation: scrollUp 2s infinite;
    width: 11px;
    height: auto;
}

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

footer ul.menu li {
    padding-bottom: 8px;
}

footer ul.menu li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    margin-bottom: 5px;
    transition: ease all 0.5s;
}

footer ul.menu li a.arrow {
    color: #fff;
    text-transform: uppercase;
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: flex-start;
}

footer ul.menu li a:hover {
    padding-left: 20px;
}

footer ul.menu li a.arrow:before {
    content: '';
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8.73" height="8.022" viewBox="0 0 8.73 8.022"><g transform="translate(0.172 0.447)"><line x2="8.198" y2="4.099" transform="translate(0.137)" fill="none" stroke="%23fff" stroke-width="1"></line><line y1="3.006" x2="8.198" transform="translate(0 4.099)" fill="none" stroke="%23fff" stroke-width="1"></line></g></svg>');
    background-repeat: no-repeat;
    background-size: cover;
    width: 10px;
    height: 10px;
    display: block;
    margin-right: 10px;
}

footer aside {
    background-color: #fff;
    padding: 10px 20px;
    color: #000000;
    font-family: "Tienne", serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;

}

@keyframes scrollUp {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

@media (min-width: 576px) {}


@media (min-width: 768px) {
    footer .container {
        max-width: 1240px;
        padding: 70px 20px;
    }

    footer {
        background-color: #453A2D;
    }

    footer .scroll-up {
        flex-direction: row-reverse;
        align-items: center;
        align-self: flex-end;
        display: flex;
        margin-left: auto;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: "Roboto", serif;
        font-weight: 300;
        position: absolute;
        right: 20px;
        top: calc(50% - 70px);
        bottom: unset;
    }

    footer .scroll-up span {
        transform: rotate(0deg);
        font-size: 17px;
        height: 20px;
        line-height: 20px;
        position: relative;
        right: unset;
        bottom: unset;
        margin-right: 60px;
    }

    footer .scroll-up img {
        width: 22px;
    }

    footer .logo {
        margin-bottom: 0;
    }

    footer .d-flex a.header-social-icon {

        display: flex;
    }

    footer ul.menu {
        list-style: none;
        padding: 40px 0 0 0;
    }

    footer ul.menu.pt-lg-8 {
        padding-top: 80px;
    }

    footer ul.menu li {
        margin-bottom: 0px;
    }
}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
    .custom-slider img {
    width: 100%;
   height: 270px;
    margin: auto !important;
    padding: 0px !IMPORTANT;
}
.buttons-div{
    top: 23%;
}
p.room-summery-text {
    font-size: 14px !important;
    line-height: 30px !IMPORTANT;
    padding-left: 17px !important;
}
}

@media only screen 
and (mix-width : 767px) {
    .custom-slider img {
    width: 100%;
   height: 370px;
    margin: auto !important;
    padding: 0px !IMPORTANT;
}
.buttons-div{
    top: 23%;
}
}

/* footer styles ends here */

.container-fluid.container-bg {
    background-image: url('../images/hotel-background-2-2.png');
    min-height: 100vh;
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.example {
    position: relative;
}

.example .container {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    color: #fff;
    font-size: 20px;
}

/* news styling */

.news-category-filter ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.news-category-filter li {
  margin: 0;
}
.news-category-filter label {
  cursor: pointer;
}
.news-category-filter input[type="radio"] {
  margin-right: 5px;
}


	
	.wpcf7-form.init label {
		font-size: 14px !important;
		margin-top: 10px;
	}
	.wpcf7-form.init .wpcf7-form-control-wrap input {
		color: #000000 !important;
    	border: 1px solid #000000 !important;
	}
	.wpcf7-form.init .wpcf7-form-control-wrap input::placeholder {
	  color: #c6ccd5 !important;
	  font-size: 14px !important;
	  opacity: 1;
	}
	.checkbox-recruit-form a {
		color: #c36 !important;
	}


