/*
	Theme Name : Astagina Resort Bali;
	Author: Birudaun Web Studio Bali;
*/

body{
    margin: 0;
    padding: 0;
    overflow-x: hidden !important;
    font-size: 14px;
    line-height: 25px;
    background: #fff;
    color: #666;
    font-family: 'Open Sans', sans-serif;
}
p a {
  color: #af8756;
  font-weight: 600;
}

html{ height: 100%; }

h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif !important;
	color: #442810;
}
h2, h3, h4, h5, h6{
	font-weight: 300 !important;
}
h1, h2 {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
	overflow:hidden;
}
.maintext h1:before,
.maintext h1:after,
.maintext h2:before,
.maintext h2:after,
#carouselReview h4:before, 
#carouselReview h4:after,
#carouselReview h5:before, 
#carouselReview h5:after{
    content: '';
    border-top: 1px solid;
    margin: 0 20px 0 20px;
    flex: 1 0 20px;
	color:#ccc;
	width:40px;
	display:inline-block;
	vertical-align:middle;
}
#home-awards-section h2:before, #home-awards-section h2:after{
    display:none;
}
.logo-spa-award img, .logo-spa-award-mobile img{
	max-width: 100%;
	height: auto;
}
.logo-spa img{
	max-width:100%;
	height:150px;
	object-fit:cover;
}
.icon-vr img{
	max-width:100%;
	height:30px;
	object-fit:cover;
}


.fragment {
	width:100%;
	background:#44280a;
    display: block;
    padding: 5px;
    box-sizing: border-box;
    text-decoration: none;
	position: relative;
}
.fragment h3{
	text-decoration:uppercase;
    color: #fff;
	text-transform:underline;
	text-align:center;
	display:inline-block;
	width:98%;
	font-size:18px;
	color:#fff;
}
.fragment:hover h3{
	color:#af8756;
}

.fragment.top-header {
	width:100%;
	background:#44280a;
    display: block;
    padding: 0px;
    box-sizing: border-box;
    text-decoration: none;
	position: relative;
}

.fragment.top-header .container {
	display: flex;
}

.fragment.top-header h3{
	text-decoration:uppercase;
    color: #fff;
	text-transform:underline;
	text-align:center;
	display:inline-block;
	color:#fff;
	width: 100%;
}
.fragment.top-header h3:hover{
	color:#af8756;
}

#close {
    float:right;
    display:inline-block;
    padding:2px 5px;
	color:#fff;
	position:absolute;
	right:15px;
	top:15px;
	z-index:99;
}
.bg-grey{
    background-color: #f5f4f0;
}
.bg-peach{
    background-color: #e6dfd14f;
}
.shake-animate{
	animation-name: shake;
  	animation-duration: 5s;
  	animation-iteration-count: infinite;
  	animation-timing-function: ease-in;
	cursor: pointer;
	position:relative;
}
.shake-animate:hover{
	animation-name: shakeAnim;
}
@keyframes shakeAnim {
  0% {left: 0}
  1% {left: -3px}
  2% {left: 5px}
  3% {left: -8px}
  4% {left: 8px}
  5% {left: -5px}
  6% {left: 3px}
  7% {left: 0}
}

@keyframes shake {
  0% {left: 0}
  1% {left: -3px}
  2% {left: 5px}
  3% {left: -8px}
  4% {left: 8px}
  5% {left: -5px}
  6% {left: 3px}
  7% {left: 0}
}
.maintext.heading1 h1.none-line:before, .maintext.heading1 h1.none-line:after{
	content:none;
} 
.pt-5rem{
	padding-top:5rem !important;
} 
.pb-5rem{
	padding-bottom:5rem !important;
}
.w-200{
	width:200px;
	margin:0 auto;
}
.w-500{
	width:500px;
	margin:0 auto;
}
#desktop-view img.img-fluid{
		max-width: 120px !important;
	}
.intro-slide h4, .intro-slide-left h4{
	font-size:30px;
	font-weight: 100 !important; 
	text-transform: uppercase;
}
.intro-slide h4, .intro-slide-left h4{
	margin-bottom:0px;
	color:#000;
}
.intro-slide .desc, .intro-slide-left .desc{
	margin-top:25px;
	padding:0 40px;
}

.subtitle{
	font-size:25px;
	font-weight:300;
	color:#000;
	font-weight: 100 !important;
}
.subtitle:before, .subtitle:after{
	content: '';
    border-top: 1px solid;
    margin: 0 20px 0 20px;
    flex: 1 0 20px;
	color:#333;
	width:50px;
	display:inline-block;
	vertical-align:middle;
}
.carousel-caption .subtitle:before, .carousel-caption .subtitle:after{
	color:#fff;
}

.pt-20{
	padding-top:20px;
}
.mt-8{
	margin-top:8px;
}
.mb-40{
	margin-bottom:40px;
}
.h-80{
    height: 80% !important;
}
.h-85{
    height: 85% !important;
}
.hidden{
	display: none;
}
p iframe{
	margin-bottom:0px !important;
}
iframe{
	max-width:100%;
}
header{
    position: relative;
}
/*.is-sticky2{
    position:sticky;
}*/
.sticky-top{
    position:sticky;
    top:0 !important;
    background:#fff;
}
.logo{
	padding-top: 15px;
	padding-bottom: 15px;
}
#slides {
    max-height: 550px;
    overflow: hidden;
}
span.dropdown-toggle:after{
	position:absolute;
	right:0;
	top:45%;
}
#nav-menu{
	text-transform: uppercase;
    /*height: 104px;*/
}
#nav-menu{
    text-transform: uppercase;
}
#nav-menu .active a,#nav-menu-mobile .active a{
	color: #660000;
    background: url(images/border-menu.png) no-repeat bottom center;
    padding-bottom: 8px;
}

.navbar-text{
	padding-top:0px;
}
#nav-menu li{
	padding: 20px 10px 20px 10px;
}
#nav-menu-mobile li{
    padding: 0px 10px 0px 10px;
}
#nav-bar, #nav-bar-mobile{
    padding-top: 0px;
}
#nav-bar li a, #nav-bar-mobile li a{
	color: #656563;
	background:transparent;
}
#nav-bar li a{
    padding-top: calc(0.5em + 0.25em);
}
#nav-bar li.btn-brown a, #nav-bar-mobile li.btn-brown a{
	color:#fff;
}
#nav-bar li ul.dropdown-menu, #nav-bar-mobile li ul.dropdown-menu{
	background-color: #826c44;
	background-clip: padding-box;
	border-radius:0px;
	border: transparent;
	min-width:250px;
	margin-top: 0px;
}
#nav-bar li ul.dropdown-menu li, #nav-bar-mobile li ul.dropdown-menu{
	padding-bottom:0px !important;
	padding: 0px 15px 0px 15px;
}

#nav-bar li ul.dropdown-menu li a, #nav-bar-mobile li ul.dropdown-menu li a{
	color:#fff;
	padding:10px;
	border-bottom: 1px solid #705f4d !important;
	font-size:14px;
}
#nav-bar li ul.dropdown-menu li a:hover,#nav-bar-mobile li ul.dropdown-menu li a:hover{
	background:rgba(0,0,0,.25) !important;	
}
#nav-bar li ul.dropdown-menu li:last-child a, #nav-bar-mobile li ul.dropdown-menu li:last-child a{
	border-bottom:none !important;
}

.btn-outline-white{
    border: 1px solid #fff;
    border-radius: 0px;
    text-decoration: none;
    line-height: 19px;
	font-size:12px;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: transparent;
    color:#fff;
}
.btn-outline-white:hover{
	border:1px solid #af8756;
	background: #af8756;
	color:#fff;
}
.btn-outline-brown{
    border: 1px solid #af8756;
    border-radius: 0px;
    text-decoration: none;
    line-height: 19px;
	font-size:12px;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: transparent;
    color:#af8756;
}
.btn-line-brown{
    border-bottom: 1px solid #af8756;
    border-radius: 0px;
    text-decoration: none;
    line-height: 19px;
	font-size:18px;
	padding-left:0px;
	padding-right:0px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: transparent;
    color:#af8756;
}
/*.btn-outline-brown:hover{
	border:1px solid #af8756;
	background: #af8756;
	color:#fff !important;
	text-decoration:none;	
}*/

.btn-maroon{
	background:#750101;
	border-radius: 0px;
}
.btn-maroon a{
	color: #fff !important;
}
.btn-brown{
	border: 1px solid #af8756;
	background:#af8756;
	border-radius: 0px;
	font-size:12px;
	color: #fff !important;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	text-decoration:none;
}

.btn-brown2{
	border: 1px solid #af8756;
	background:#af8756;
	border-radius: 0px;
	font-size:16px;
	color: #fff !important;
	text-transform: uppercase;
}

.btn-brown:hover{
	border: 1px solid #452810;
	background:#452810;
}

.btn-brown2:hover{
	border: 1px solid #452810;
	background:#452810;
}

.btn-white{
    background:#fff;
    color: #826c45 !important;
}
.btn-transparent{
    background: rgba(255,255,255,0.5);
    color: #fff !important;
}
.btn-orange {
    background: #e07b13;
    color: #fff;
}
.btn-outline-brown{
    border: 1px solid #988574;
}

.slides-navigation a.next {
    background: url(images/carousel-right.png) 50% 50% no-repeat;
}
.slides-navigation a.prev {
    background: url(images/carousel-left.png) 50% 50% no-repeat;
}
.slides-navigation a.next, .slides-navigation a.prev {
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -20000px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
}
.slides-pagination {
    position: absolute;
    z-index: 4;
    bottom: 0;
    /*height: 74px;*/
    text-align: center;
    width: 100%;
    background: linear-gradient(transparent, transparent 2%, #111);
}
.prev{
    color: #fff;
    position: absolute;
    top: 38%;
     z-index: 55;
    cursor: pointer;
    font-size: 1.5em;
    display: none;
        
}
.prev:hover{
            cursor: pointer;
            color: black;
        }
.next{
    display: none;
    color: #fff;
    position: absolute;
    top: 38%;
     z-index: 55;
    right: 15px;
    cursor: pointer;
    font-size: 1.5em;
}
.next:hover{
            cursor: pointer;
            color: black;
        }
.single-img{
    height: 492px;
    object-fit: cover;
}
/* BOOKING ENGINE */
.reserv .floating-cover-input {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    opacity: 0;
    top: 30px;
    left: 0;
    cursor: pointer;
    z-index:2;
}
.reserv .input-group label, .reserv label{
    display: block;
    width: 100%;
    text-transform: uppercase;
    padding-left:10px;
}
.reserv .label-month{
    text-transform: uppercase;
}
.label-day {
    font-size: 40px;
    padding: 0 10px;
}
[class*="label-"] {
    color: #000;
}
.reserv input::-webkit-input-placeholder
{
    text-align: center;
}
.reserv .form-control.promocode{
    border-top: transparent !important;
    border-left: transparent;
    border-right: transparent;
    border-bottom: 1px solid #000;
    height: 70%;
    width: 70%;
    margin: 0 auto;
}
.reserv .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border-radius: 1px;
}
.reserv #arr_h, .reserv #dep_h{
    margin-top:-9px;
}
.text-book{
    text-indent:65px;
}

.img-home {
    overflow: hidden;
    position: relative;
    width: 100%;
    background-attachment: fixed;
    background-size: cover !important;
	max-height:550px;
}
.img-home img{
	width:100%;
}
.text-home{
    padding-left:50px;
}
.content-bg{
    position: absolute;left: 0;width: 100%;z-index: 9;
    top: 20%;
    color: #fff;
    text-align: center;
}
.content-bg h3{
	color:#fff;
}
.contents{
	padding-top: 70px;
	padding-bottom: 70px;
}
.contents a{
	color: #988976;
}
.maintext { padding: 40px 30px 0px 30px; color: #443C3C;}
.maintext a {color: #696969;}
.maintext p { font-size: 14px; line-height: 40px;}
.maintext p a{ color:#442810;}
.maintext ul li { font-size: 14px; }
.maintext.spa{ height:500px; overflow: scroll; margin-bottom: 30px;border-right: 1px solid #eee;} 
.list h3 {margin-top: 0px;}
.maintext.heading1 { text-align: justify; margin-bottom: 5px; }
.maintext.heading1 h1 { font: 100 30px/40px "Roboto"; color:#442810; text-transform:uppercase; overflow:hidden; display:inherit;}
.maintext.headblack h2{font: 300 32px/40px "Roboto"; color:#442810; text-transform:uppercase; overflow:hidden;display:inherit;}
.maintext.heading1 h3 { font: 300 20px/30px "Roboto"; color:#442810; text-transform:uppercase;}
.maintext.heading1 h1 span, .maintext.heading1 h2 span, .maintext.heading1 h3 span{
	display:inline-block;
}
.maintext.heading1 h3 span{
	font-weight:bold;
}
.maintext.heading1 h1:before, .maintext.heading1 h1:after, 
.maintext.heading1 h2:before, .maintext.heading1 h2:after{
	content: '';
	border-top: 1px solid;
	margin: 0 20px 0 20px;
	flex: 1 0 20px;
	color: #ccc;
	display: inline-block;
	width: 50px;
	vertical-align: middle;
}
.maintext.heading1 h3:after{
	content: '';
	border-top: 1px solid;
	margin: 0 20px 0 20px;
	flex: 1 0 20px;
	color: #ccc;
	display: inline-block;
	width: 50px;
	vertical-align: middle;
}
h2.underline:after, h3.underline:after { 
    content: " ";
    display: table;
    margin: 20px auto 10px auto;
    width: 54px;
    border-bottom: 2px solid rgba(176,141,92,.25);
}
.bg-tosca{
	background:#3d2d22;
}
.bg-grey{
    background-color: #f6f6f6;
}
.bg-grey2{
    background-color: #f7f7f7;
}

.bg-green2{
   /*background-color: #8ae39d;*/
	background-color: #55a8a3;
}

.bg-light {
    background-color: #f8f9fa;
}
.bg-brown-young{
	background-color:#888581;
}
.overlay-black{
	background:rgba(0,0,0,0.5);
	width:50%;
	height:30%;
	position:relative;
	top:25%;
	left: 25%;
    right: 30%;
	z-index:1;
	padding:20px;
}

.list-property{
    border: 1px solid #826c43;
}
.list-property h3{
    font-style: italic;
    color: #666666;
}
.list-info{
    text-align: left;
}
.list-info span{
    position: relative;
    float: left;
    margin-left: 15px;
}
.icon {
    float: left;
    padding-left: 50px;
}
.heading-box, .heading-footer{
    background-color: #8d7b57;
    text-align: center;
    color: #fff;
    padding:10px;
}
.heading-footer{
    border: none !important;
    cursor: pointer;
}
.box{
    border: 1px solid #826c43;
    background-color: #fff;
    padding:15px;
    margin-bottom: 55px;
}
.heading-box span, .heading-body span, figure .figfooter span{
    display: block;
}
.heading-body{
    background-color: #f6f6f6;
    padding:20px;
}
.figfooter{
    background-color: #999999;
}
.list-nav{
    border-bottom: transparent !important;
}
.list-nav li a.active{
    background-color: #806a41 !important;
    border-radius: 0px;
    color: #fff !important;
    border:1px solid transparent !important;
}
.list-nav li{
    border: 1px solid #826d42;
    margin-left: 10px;
    margin-right: 10px;
}
.list-nav li a{
    color: #8f8f8f;
}
.text-lg{
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 35px;
}
h1.underline, h2.underline, h3.underline{
	text-transform: uppercase;
	margin-bottom: 30px;
}
h1.underline:after, h2.underline:after {
    content: " ";
    display: table;
    margin: 20px auto 20px auto;
    width: 54px;
    border-bottom: 2px solid rgba(176,141,92,.25);
}
.featured-item{
  padding:0;
  max-height:300px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-item:hover{
  z-index:9;
}
.featured-item figure{
  height:50%;
}
.featured-item img {
    width: 100%;
    /*min-height: 300px;*/
    max-height:300px;
}
.thumb {
                position: relative;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }
            .thumb img {
                width: 100%;
                padding: 0;
                /*height: 100%;*/
                object-fit: cover;
              -webkit-transition:all .2s linear;
transition:all .2s linear;
            }
.thumb:hover img {
  -ms-transform:scale(1.08);
-webkit-transform:scale(1.08);
transform:scale(1.08);

}
.thumb:hover > figcaption{
    opacity: 1;
}
.thumb > figcaption {
    background: rgba(0,0,0,0.5);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.3s linear;
    color: #fff;
}
.thumb > figcaption.featured-item-content {
    padding: 15% 20px 0;
    height: 100%;
}
.featured-item-content h2{
	font-size:26px;
	color:#fff;
}
.caption-img2 {
    background: rgba(0,0,0,.3);
    border: 1px solid rgba(255,255,255,0.1);
    padding: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
    color: #fff;
    transition: all .3s ease 0s;
}
.caption-img2 h3{
	font-size:35px;
	color:#fff;
	font-weight:300;
}
.caption-img2:hover{
	background:rgba(0,0,0,0.6);
}
.hover-img {
    background: rgba(0,0,0,0.5);
    border: none;
    overflow: hidden;
}
.hover-img a:hover{
   background: rgba(0,0,0,0.6);
   -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s;
    height: 100%;
    width: 100%;
    position: relative;
}
.hover-img img{
	width:100%;
}
.caption{
	padding-top:20px;
}
.caption .texts{
	text-align: left;
}
.caption .texts h4{
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.caption .button{
	text-align: right;
}
#carousleAccommodation .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
#carousleAccommodation .row > [class*='col-'] {
     display: flex;
     flex-direction: column;
}
.card{
	padding:15px;
}
.card-block h5{
	margin-top: 15px;
}
.card-block i{
	font-size: 35px;
}
.list-home-offer .card{
    background-color: transparent;
}
.list-home-offer h3{
	font-size:18px;
}
/*.list-home-offer a:hover h3{
	color:#442810 !important;
}*/
.sideimg img{
	object-fit:cover;
}
.owl figcaption{
    background-color: #fff;
    padding: 15px;
}
.owl figcaption a{
    color: #826c45;
}
.owl-prev {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(2); color: #ccc;}

.card-field {
    background: url(../images/icon-card.png) left 10px top 50% no-repeat #fff;
    text-indent: 35px;
}
.border-half{
    border-top: 1px solid #826c45;
    border-bottom: 1px solid #826c45;
    position:relative;
}
.border-half:before{
    content: '';
    width: 100%;
    height: 50px;
    border-right:1px solid #826c45;
    display:block;
    position: absolute;
    top: 0;
    right: 100%;
}
.border-half:after{
    content: '';
    width: 100px;
    height: 50px;
    border-left:1px solid #826c45;
    display:block;
    position: absolute;
    bottom: 0;
    left: 100%;
}
.room .modal-dialog{
    max-width: 1170px;
}
.room .modal-header{
    padding-bottom: 0px;
    border-bottom: transparent;
}
.room .modal-body{
    padding: 0px;
}
.intro-slide {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 33.33%;
    right: 0;
    padding: 10% 30px;
    height: 100%;
    bottom: 0px;
    top: 0;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
}
.intro-slide-left {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 33.33%;
    left: 0;
    padding: 10% 30px;
    height: 100%;
    bottom: 0px;
    top: 0;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
}
.one-time img, .one-time-left img, .list-time img{
    width: 100%;
    height: 100%;
}
.one-time, .one-time-left, .list-time{
    max-height: 500px;
    overflow: hidden;
}
element {
    display: block;
}

.slick-prev, .slick-next {
    background: rgba(0, 0, 0, 0) url("images/arrow-slick.png") no-repeat scroll center center;
        background-position-x: center;
        background-position-y: center;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    line-height: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    bottom: 15%;
    width: 29px;
    z-index: 9;
    border: none;
}
.one-time .slick-prev {
    right: 17%;
    margin-right: 0;
    background-position: 0 3px;
	bottom:15px;
}
.one-time-left .slick-prev {
    left: 14%;
    margin-right: 0;
    background-position: 0 3px;
	bottom:15px;
}
.one-time .slick-next {
    right: 14.93%;
    left: auto;
    background-position: -31px 3px;
	bottom:15px;
}
.one-time-left .slick-next {
    right: auto;
    left: 16%;
    background-position: -31px 3px;
	bottom:15px;
}
.one-item .slick-slide .intro-slide.left {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    display: block;
    float: none;
    height: 100%;
    left: 0;
        right: auto;
    margin: 0 auto;
    padding: 7% 30px;
    text-align: center;
    top: 0;
    width: 33.33%;
}
.slider .slick-arrow{
  	position: absolute;
  	top: 50%;
  	margin-top: -15px;
  	color:#fff;
	font-size:25px;
	z-index:1;
}
.slider .fa-chevron-left{
	left:0;
}
.slider .fa-chevron-right{
	right:0;
}


.slider-imgcontent .slider .slick-arrow{
  	position: absolute;
  	margin-top: -15px;
  	color:#fff;
	font-size:25px;
	z-index:1;
}
.slider.slider-for h1, 
.slider.slider-for h2,
.slider.slider-for h3,
.slider.slider-for h5,
.slider.slider-for h6 {
	color:#fff;
	font-weight:100 !important;
	text-decoration:uppercase;
}
.slider.slider-for h3, .slider.slider-for-2 h3, .slider-imgcontent2 h3{
	font-size:30px;
	margin-bottom: 20px;
}

.slider.slider-for h4 {
	color:#fff;
	text-decoration:uppercase;
}
.slider-imgcontent2 img{
	width:100%;
}
.slider-imgcontent2 h1,
.slider-imgcontent2 h2,
.slider-imgcontent2 h3,
.slider-imgcontent2 h5,
.slider-imgcontent2 h6 {
	color:#fff;
	font-weight:100 !important;
	text-decoration:uppercase;
}
.slider-imgcontent2 h4{
	color:#fff;
	text-decoration:uppercase;
}
.slick-dots {
	display: flex;
	justify-content: center;
	
	margin: 0;
	padding: 1rem 0;
	
	list-style-type: none;
			
}
.slick-dots li {
			margin: 0 0.25rem;
		}
	
.slick-dots	button {
			display: block;
			width: 1rem;
			height: 1rem;
			padding: 0;
			
			border: none;
			border-radius: 100%;
			background-color: #573e24;
			
			text-indent: -9999px;
		}
	
.slick-dots	li.slick-active button {
			background-color: #f6d497;
		}
.list-home-offer .slick-dots button{
	width: 1.5rem;
	height: 2px;
	border-radius: 0;
}
.next-slide{
	right:0px;
}
.prev-slide{
	right:54px;
}
.next-slide, .prev-slide{
	background-color:#674819;
	color:#fff;
	cursor:pointer;
	padding:25px;
	position: absolute;
    bottom: 0;
    z-index: 6;
}

#slides-page{
    max-height: 600px;
    overflow: hidden;
}
.room-carousel {
    height: 500px;
    overflow: hidden;
}
.room-carousel h3{
	font-size:28px;
}
.room-carousel ol li{
	margin-right:3px !important;
}
.cover-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.room-carousel .carousel-caption {
    background: rgba(0,0,0,0.5);
	bottom:30%;
}
.room-carousel .carousel-caption h3{
	color:#fff;
}
.wed-p h3{
	font-size:26px;
	margin-bottom:15px;
}

.text-sm{
    font-size: 12px;
}
ul.nav-tabs li{
    margin-bottom: 10px !important;
}
.colom{
	width:100%;
}
.colom p{
	display: inline-block;
}
.colom ul {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding-left: 10px;
    padding-right: 25px;
	text-align:left;
}
.colom li:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f14a';
    display: inline-block;
    padding-right: 12px;
}
#home-awards-section {
    background: #f6f4f1;
    padding-top: 20px;
}
#home-awards-title {
    text-align: center;
    padding-bottom: 35px;
}

#home-awards-item-container {
    font-size: 0;
    text-align: center;
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-top:40px;
}

.home-awards-item, .home-awards-item .home-awards-logo {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
}

.home-awards-item .home-awards-logo {
    width: 240px;
    height: 140px;
    overflow: hidden;
}

.home-awards-item .home-awards-logo .manic-image-container {
    width: 550px;
    height: 264px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform: scale(.5);
    background: 0 0;
}
.awards img{
	max-width:150px;
	max-height:150px;
}

.hmlink-full-text{
    position: absolute;
    color: #fff;
}
@keyframes ticker {
    0%   {margin-top: 0}
    25%  {margin-top: -140px}
    50%  {margin-top: -280px}
    75%  {margin-top: -420px}
    100% {margin-top: 0}
}
.benefit h5{
	font-size:15px;
	color: #442810;
	margin-top:10px;
	margin-bottom:10px;
}


/* -------------------------------------
   Photo Gallery
----------------------------------------*/
#photo-gallery{
}
#photo-gallery .item{
  margin-bottom:30px;
  width:270px;
  margin-left:14px;
  margin-right:14px;
}
#photo-gallery > .col-md-3{
  width:24.333%;
  display:inline-block;
  float:none;
}
#filter{
  margin-bottom:30px;
}
#filter a{
  padding: 7px 15px;
  margin-left: 5px;
  margin-bottom: 5px;
  display: inline-block;
  border-radius:2px;
  color: #666;
}
#filter a.selected{color: #666;
    font-weight: bold;}
.gallery-item{
  margin-bottom:25px;
  margin-left:-3px !important;
  margin-right:-4px !important;
  display:inline-block;
  float:none;
}
.grid{background:transparent !important;}
.gallery-item figure > img, .grid-item figure > img {
/*   max-width: none;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; */
  width:100%;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  transition: all .25s ease-out;
}
/* .grid-item figure > img{
  width:100%;
} */
.gallery-item figure:hover > img, .grid-item figure:hover > img {
    opacity: 1;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.gallery-item figure a, .grid-item figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding:30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    
}
.gallery-item figure a:hover, .grid-item figure a:hover{
  background-color: rgba(219, 166, 4, 0.65);
}
.gallery-item figure a, .grid-item figure a{
  z-index:99;
}
.isotope-item {
  z-index: 1 !important;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th{
    position:relative;
}

.newstrip {
    padding: 80px 0 80px 0;
}
.newstrip .col-md-4.kiri {
    border-right: 1px solid #959595;
}
.newstrip .col-md-8.kanan {
    display: table;
    max-height: 140px;
}
.newstrip .col-md-8.kanan .news {
    width: 100%;
    height: 140px;
    overflow: hidden;
    -webkit-user-select: none;
    margin-top: -18px;
}
.newstrip .col-md-8.kanan .cell {
    display: table-cell;
    vertical-align: middle;
}
.newstrip .col-md-8.kanan p{
  line-height:25px;
  letter-spacing:0;
}
.news {
  width: 100%;
  max-height: 140px;
  overflow: hidden;
  -webkit-user-select: none
} 
.news ul li a h2 {
    font-size: 27px;
    margin: 15px 0 18px 0;
	font-weight:100 !important;
	text-align:left;
	justify-content: left;
}
.news ul li a h2:before, .news ul li a h2:after{
	content:none;
}
.news ul {
  float: left;
  padding-left: 20px;
  /*animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
  -webkit-user-select: none*/
}

.news ul li {line-height: 30px; list-style: none; }

.news ul li a {
  color: #666;
  text-decoration: none;
  font: 14px 'Raleway',Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none
}

/*.news ul:hover { animation-play-state: paused }
.news span:hover+ul { animation-play-state: paused }*/

.vid-wed{
	overflow:hidden;
}
.vid-wed img{
	width:100%;
	height:315px;
	object-fit:cover;
}
.vid-wed .img-wed:hover .img-icon{
	transform:scale(1.3);transition:all .3s cubic-bezier(.645,.045,.355,1) 0s;
}
.vid-wed .img-wed .img-icon{
	font: normal normal normal 14px/1 Font Awesome\ 5 Free;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*content: "\f167";*/
	background:url(images/icon-youtube.png);
	background-repeat:no-repeat;
    font-size: 35px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-top: -24px;
    margin-left: -35px;
    z-index: 10;
    width: 70px;
    height: 48px;
    
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: scale(1);
    transition: all .2s ease-out;
}
.vid-wed h3{
	font-size:22px;
	color:#666;
	text-decoration:none !important;
	text-align: center;
}
.vid-wed a:hover h3{
	color:#998979;
	text-decoration:none !important;
}

.sub-wed{
  max-height:400px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sub-wed:hover{
  z-index:9;
}
.sub-wed figure{
  height:auto;
}
.sub-wed img {
    width: 100%;
    max-height:400px;
}
.cover-bg{
	background-size:cover;
}
.thumb-wed {
     position: relative;
     width: 100%;
     height: 100%;
     overflow: hidden;
}
.thumb-wed img {
     width: 100%;
     padding: 0;
     height: 400px;
     object-fit: cover;
     -webkit-transition:all .2s linear;
	 transition:all .2s linear;
}
.thumb-wed:hover img {
  	-ms-transform:scale(1.08);
	-webkit-transform:scale(1.08);
	transform:scale(1.08);
}
.thumb-wed:hover > figcaption{
    opacity: 1;
}
.thumb-wed > figcaption {
    background: rgba(0,0,0,0.5);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.3s linear;
    color: #fff;
}
.thumb-wed > figcaption.featured-item-content {
    padding: 50% 20px 0;
    height: 100%;
}
.content-enquiry{
	padding-top:25%;
}
.content-enquiry h3, 
.content-enquiry h4,
.content-enquiry h5,
.content-enquiry h6{
	padding-top:15px
}
.content-enquiry h3{
	font-size:30px;
}
.content-list h3{
	font-size:25px;
}

/* -------------------------------------
   SLIDER
----------------------------------------*/
.bg-cover{background-size:cover !important;}
#home .slides{padding:0; height:calc(85vh);}
#home .slider .carousel{padding:0; height:calc(85vh);overflow:hidden;}
#home .slider .carousel .carousel-item img{ width:100%;height:calc(85vh);object-fit: cover;}
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
.slider{padding:0;}
.slides .container{width:86%; max-width:initial;}
.slides .tagline-wrapper, .carousel .tagline-wrapper {
    background:none;
    bottom: 0;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    width: 100% !important;
    z-index: 5;
}

.flex-control-nav li:first-child{margin:15px 5px}
.flexslider .slides > li {
    background:#000;
    background-size: cover; 
    background-position: 50% 50%;
    display: none;
    height:100%;
    width:100%;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: auto;
    display: inline-block;
    height: auto;
    /* margin: 0 auto; */
}
#hotel-header .flexslider .slides img {
    width: 30%;
    display: block;
    height: auto;
    margin: 0 auto;
}
.flexslider .slides .logos img{max-height:100px; width:auto; opacity:.5; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.flexslider .slides .logos img:hover{opacity:1;}
.flexslider-container, .flexslider .slides, .flex-viewport {height: 100%;}
.flexslider {
    border: 0px solid;
    height: 100%;
    margin: 0; 
    overflow: hidden;
    padding: 0; 
    width: 100%;    
}
.flexslider .slides > li > img {display: block; height: 100%; width: auto;}
.flex-pauseplay span {text-transform: capitalize;}
.flexslider-overlay{position:relative;}
.flexslider-overlay > ul > li:before{
    content:'';
  height: 100%;
    left: 0;
  opacity: 0.2;
    position:absolute;
    top: 0;
    width:100%;
    z-index: 5;
}
/* Control Nav */
#home .flex-control-nav { width: 100%; position:absolute; left: calc(100% - 40px); bottom: 50%; text-align:center; z-index:98; -webkit-transform: translate(0, 50%); -moz-transform: translate(0, 50%); -ms-transform: translate(0, 50%); -o-transform: translate(0, 50%); transform: translate(0, 50%);} 
#home .flex-control-nav li { margin: 15px 5px; display: block; zoom: 1;}
/* .flex-control-nav li:first-child { margin: 0; } */
#home .flex-control-nav li a { width: 5px; height: 5px; display: block; cursor: pointer; text-indent: -999em;  background: none repeat scroll 0 0 #fff; border: 1px solid #fff; border-radius:50%; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); opacity:0.5; filter:alpha(opacity=50); }
#home .flex-control-nav li a:hover { background: #fff; border: 1px solid #fff; opacity:1; filter:alpha(opacity=100); }

#home .flex-control-nav li a.flex-active { width: 10px; height: 10px; margin-left:-2px; background: transparent; border: 2px solid #fff; cursor: default; opacity:1; filter:alpha(opacity=100); }
#home .flex-direction-nav {
    display: none !important;
}

.slide-image {
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: scale(1.15) rotate(0.01deg);-ms-transform: scale(1.15) rotate(0.01deg);transform: scale(1.15) rotate(0.01deg);-webkit-transition: -webkit-transform 7s ease-in;transition: -webkit-transform 15s ease-in;transition: transform 7s ease-in;transition: transform 7s ease-in, -webkit-transform 7s ease-in;
}
.flex-active-slide .slide-image{-webkit-transform: scale(1) rotate(0deg);-ms-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);}
.flexslider .slides > li{
	z-index:0; 
	display:block !important; 
	/*visibility:hidden; 
	opacity:0; */
	transition: all 0.7s  ease-in; 
	-webkit-transition: all 0.7s  ease-in; 
	-moz-transition: all 0.7s  ease-in;
}
.flexslider .slides > li.flex-active-slide{z-index:3; visibility:visible; opacity:1}
.flexslider .flex-active-slide .animation.animated-item-1 {
	-webkit-animation: fadeInUp 1500ms linear 1500ms both;
	-moz-animation: fadeInUp 1500ms linear 1500ms both;
	-o-animation: fadeInUp 1500ms linear 1500ms both;
	-ms-animation: fadeInUp 1500ms linear 1500ms both;
	animation: fadeInUp 1500ms linear 1500ms both;
}
.caption-container{
    position: absolute;
    top: 35%;
    width: 100%;
    padding: 0;
    z-index: 5;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.title-bg{
    display:inline-block;
}
.title-bg h3{
    color:#fff;
    font-size:65px;
    font-weight:100 !important;
    background-color: rgba(0,0,0, 0.4);
    padding: 3px 15px;
}
.title-bg p{
    margin-top:14px;
    background-color: rgba(0,0,0, 0.4);
    padding: 3px 15px;
    color: rgb(255, 255, 255);
    font-size: 34px;
    line-height: 28px;
    letter-spacing: 3px;
	font-weight:100;
}

footer {
    margin: 0px auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    z-index: 1;
    position: relative;  
    background-color:#674819;
    color: #fff;
  }
footer .footer-top{
	padding-top:3%;
    padding-bottom: 1%;	
}
footer h2 {
  font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 300;
}

footer p {
    margin: 5px 0;
    color: white;
    font-size: 14px;
    line-height: 18px;
    /*text-align: center;*/
}
footer h3 {
  color: #fff;
  margin: 0 0 5px;
  padding-bottom: 25px;
	font-size: 28px;
    font-weight: 100;
}
footer ul.sosmed,.top-wrapper ul.sosmed{
    list-style: none;
    padding: 0px 0px 0px 0px;
    width: auto;
    display: block;
  }

  footer ul.sosmed span.social,.top-wrapper ul.sosmed span.social{
    border-radius: 50px;
    background-color:#44280a;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 52%;
  }
  footer ul.sosmed span,.top-wrapper ul.sosmed span{
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0px 5px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  footer ul.sosmed li,.top-wrapper ul.sosmed li{ margin-bottom:5px;display:inline-block;}
  footer ul.sosmed li span#skype,.top-wrapper ul.sosmed li span#skype{  background-image: url('images/skype.png'); }
  footer ul.sosmed li span#facebook,.top-wrapper ul.sosmed li span#facebook{ background-image: url('images/facebook.png'); }
  footer ul.sosmed li span#tiktok, .top-wrapper ul.sosmed li span#tiktok{  background-image: url('images/tiktok.png'); }
  footer ul.sosmed li span#google, .top-wrapper ul.sosmed li span#google {  background-image: url('images/google-plus.png'); }
  footer ul.sosmed li span#instagram, .top-wrapper ul.sosmed li span#instagram{  background-image: url('images/instagram.png'); }
  footer ul.sosmed li span#tripadvisor, .top-wrapper ul.sosmed li span#tripadvisor {  background-image: url('images/tripadvisor.png'); }
  footer ul.sosmed li span#youtube, .top-wrapper ul.sosmed li span#youtube {  background-image: url('images/youtube.png'); }
  footer ul.sosmed li span#whatapp, .top-wrapper ul.sosmed li span#whatapp{  background-image: url('images/whatapp.png'); }

  footer ul.sosmed li:hover span#skype, .top-wrapper ul.sosmed li:hover span#skype{ background-color: #404040; }
  footer ul.sosmed li:hover span#facebook, .top-wrapper ul.sosmed li:hover span#facebook{ background-color: #3B5998; }
  footer ul.sosmed li:hover span#tiktok, .top-wrapper ul.sosmed li:hover span#tiktok{ background-color: #00aced; }
  footer ul.sosmed li:hover span#google, .top-wrapper ul.sosmed li:hover span#google{ background-color: #dd4b39; }
  footer ul.sosmed li:hover span#instagram, .top-wrapper ul.sosmed li:hover span#instagram{ background-color:#375777; }
  footer ul.sosmed li:hover span#whatapp, .top-wrapper ul.sosmed li:hover span#whatapp{ background-color:#60d04a; }
  footer ul.sosmed li:hover span#tripadvisor, .top-wrapper ul.sosmed li:hover span#tripadvisor{ background-color:#5b8d48; }
  footer ul.sosmed li:hover span#youtube, .top-wrapper ul.sosmed li:hover span#youtube{ background-color:#dd4b39; }

  footer ul.quicklink {list-style: none;margin-bottom: 48px;  padding: 0;}  
  footer ul.quicklink li{list-style: none; float: left;padding-right: 5px;}
  footer ul.quicklink a{ color:#5a5a5a; }
  footer .text-uppercase{color:#e8e8e8}  
  footer .borderRight ul { 
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: #4DBFE6;
  letter-spacing: 0px;list-style: none;}
.sosmed >li>a:hover {color:#fff;} 
footer .borderRight ul.info li:before { content: "\0BB \020";font-size: 19px; }
footer .borderRight ul li {padding: 0 0 5px;}
footer .borderRight li a { color:#6F6C6C;}
.footertop {margin-bottom: 30px;}
.payment img{ width: 37%;}
.copyright { height: 74px;padding-top: 5px;color:#fff;text-align:left; font-weight: bold;}
.mg-copyright {
    padding: 15px 0;
    color:#a7a2a2;
    background-color: rgba(247, 247, 247, 0.1);
    font-size: 13px;
    text-align: right;
    margin-top: 2%;
}
.mg-copyright p{
	font-size:13px;
	color:#a7a2a2;
	font-weight:100;
}
address a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
footer input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

footer input:-ms-input-placeholder { /* Internet Explorer */
  color: #fff;
}

footer input::placeholder {
  color: #fff;
}
footer a {
    color: #f6d497;
    text-decoration: none;
}

footer a:hover {
    color: #e9d4c4;
    text-decoration: underline;
}

footer .center {
    border-right: 1px solid #573e24;
    border-left: 1px solid #573e24;
    margin-bottom: 20px;
}
.footercontact{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background:#C19B3F;
	z-index:1000;
	border-top:1px solid #fff;
}
.footercontact i{font-size:20px;}
.footercontact{font-size:15px;}
.footerlinkbutton{
	position:relative;
	color:#FFF !important;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	border-left:1px solid #CCC;
	transition:all 0.4s ease;
}
#newsletter input.input-text{
	background-color:transparent !important;
	border-top:1px solid #fff !important;
	border-bottom:1px solid #fff !important;
	display:block !important;
	border-left:none;
	border-right:none;
	padding:15px;
	width:100%;
	margin-bottom:10px;
}
#newsletter .button{
	background-color:#44280a !important;
	border:none;
	color:#fff;
	text-transform: uppercase;
    transition: all 0.5s ease 0s;
    text-decoration: none;
	font-size:12px;
	border-radius:0;
	cursor:pointer;
	padding: 10px 10px;
	outline:none !important;
}
#newsletter .input-group .input-group-text{
	background-color:#44280a;
	border:none;
	cursor:pointer;
}
#newsletter .input-group .form-control{
	font-size:inherit;
}
.map-box {
    height: 300px;
}

.map-border {
    border: 10px solid #ddd;
    min-height: 300px;
}

.map {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
         filter: grayscale(100%);
}
footer h4{
	color: #fff !important;
	font-weight:bold !important;
	padding-bottom:15px;
}
@media (max-width: 1920px) and (min-width: 1200px){
    .roomavailable {
        width: 32%;
        padding: 1% 4%;
        position: absolute;
        line-height: 30px;
        top: 3.5em;
        left: 4%;
        z-index: 12;
    }
	.slider.slider-nav img, .slider.slider-nav-2 img{
		width:100%;
		height: 600px;
		object-fit:cover;
		top:0;
		left:0;
		position:relative;
	}
	.slider.slider-for h3{
		padding-top:95px;
	} 
	.slider.slider-for-2 h3, .slider-imgcontent2 h3{
		padding-top:25%;
	}
}
@media screen and (min-width:1900px){
	.slider-imgcontent .slider .slick-arrow, .slider-imgcontent2 .slider .slick-arrow{
		top:50%;
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	#desktop-view{
		display:none !important;
	}
	
	#nav-bar-mobile {
		display:block !important;
	}
	.slider.slider-for-2 h3, .slider-imgcontent2 h3{
		padding-top:35%;
	}
}
@media screen and (min-width:992px){
.navbar .dropdown, .navbar .dropdown .dropdown{position:relative;}
.navbar .dropdown-menu li, .navbar .dropdown-menu li.dropdown{display:block;}
.navbar .dropdown-menu li a{text-align:left;}
.navbar .dropdown-menu, .navbar .dropdown-menu li{min-width:200px;top:100%;}
/*.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover{display:flex;justify-content:center;transition:all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;}*/
.navbar .dropdown-menu{border:1px solid rgba(0,0,0,.15);background-color:#fff;}
	.navbar .dropdown-menu li ul{
		left:100%;
		top:0;
	}
	.navbar .dropdown li.dropdown:hover ul{
		display:block;
	}
	.slider-imgcontent{
		height:600px;
		overflow:hidden;
	}
	.slider-imgcontent2{
		height:600px;
		overflow:hidden;
	}
.package-modal-datepicker .modal-dialog {
    width: 320px;
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.package-modal-datepicker .modal-content {
    border: 4px solid #857550;
}
.package-modal-datepicker .close {
    position: absolute;
    right: -12px;
    top: -10px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    border: 4px solid #857550;
    color: #857550;
    padding-bottom: 5px;
    font-size: 29px;
    font-weight: 700;
}
.custom_form_mdi {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    border: 2px solid #857550;
    border-radius: 5px;
}
.mdi-modal-check {
    margin: 0 auto;
    display: block;
    width: 100%;
    border-radius: 5px;
}
.btn-book-special-top {
    padding: 11px 21px;
}
	
	.logo-spa-award-mobile{
		display: none !important;
	}
}
@media (max-width: 991px) {
	.navbar .dropdown-menu{
		position:relative;
		background-color:transparent;
		border-radius:0;
		box-shadow:none;
		border:none; 
	}
	.package-modal-datepicker .modal-dialog {
        width: 320px;
        height: 70vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.package-modal-datepicker .modal-content {
        border: 4px solid #857550;
    }
    .package-modal-datepicker .close {
        position: absolute;
        right: -12px;
        top: -10px;
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50%;
        opacity: 1;
        border: 4px solid #857550;
        color: #857550;
        padding-bottom: 5px;
        font-size: 29px;
        font-weight: 700;
    }
    .custom_form_mdi {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        border: 2px solid #857550;
        border-radius: 5px;
    }
    .btn-book-special-top {
        padding: 11px 21px;
    }
    .mdi-modal-check {
        margin: 0 auto;
        display: block;
        width: 100%;
        border-radius: 5px;
    }
	.logo-spa-award{
		display: none !important;
	}
	.logo-spa-award-mobile{
		display: block !important;
	}
    
}

@media (min-width: 1920px) {
	.caption-img2 h3{
		margin-top:89px;
	}
	.offer-img img{
        height:650px !important;
        object-fit:cover;
    }
}

@media (min-width: 1200px) {
	#desktop-view{
		display:block !important;
	}
	#nav-bar-mobile{
		display:none !important;
	}
	.caption-img2 h3{
		margin-top:89px;
	}
	.offer-img img{
        height:490px;
        object-fit:cover;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.offer-img img{
        height:520px;
        object-fit:cover;
    }
	.caption-img2 h3{
		margin-top:15px;
	}
}
@media (min-width: 992px) {
	
	
}
@media (min-width: 768px) and (max-width: 998px) {
	.intro-slide{
		width:50%;
	}
	.offer-img img {
		height: 100%;
		object-fit: cover;
	}
}
@media (min-width: 768px){
	.booking{
		position:absolute;
		bottom:25px;
		left:20%;
		z-index:9;
		width:65%;
		margin:0 auto;
		/*background:rgba(0,0,0,0.8);*/
		color:#fff;
		background:none;
	}
	.offer-img{
        height:auto;
        overflow:hidden;
    }
	.fragment.top-header .container {
		gap: 10px;
	}
	.fragment.top-header a h3{
		font-size: 12px;
	}
	.fragment.top-header a img{
		height: 20px;
		object-fit:contain;
	}
    
}
@media (max-width: 767px) {
	.pt-5rem{
		padding-top:0px !important;
	}
	.pb-5rem{
		padding-bottom:0px !important;
	}
	.w-75{
		width:100% !important;
	}
	span.dropdown-toggle{
		display:inline-block;
		float:right;
	}
	span.dropdown-toggle:after{
		top: 50%;	
	}
	.border-right{
	    border-right:transparent !important;
	}
	.fragment.top-header .container {
		gap: 5px;
	}
	.fragment.top-header a h3{
		font-size: 10px;
	}
	.fragment.top-header a img{
		height: 15px;
		object-fit:contain;
	}
	#home .slider{
		height:100%;
	}
	#home .slider .carousel {
		height: 100%;
		overflow: inherit;
	}
	#home .slider .carousel .carousel-item img{
		height:200px;
		object-fit:cover;
	}
	.single-img{
	    height:auto;
	}
	.title-bg h3{
		font-size:25px;
	}
	.title-bg p{
		font-size:18.75px;
	}
	#nav-bar-mobile li a{
		display:inline-block;
		padding-top:5px;
		padding-bottom:5px;
	}
	#nav-bar-mobile li ul.dropdown-menu{
		background-color:transparent;
	}
	#nav-bar-mobile li ul.dropdown-menu li a{
		color:#333;
		border-bottom:1px solid transparent !important;
	}
	.navbar-toggler-right{
		position:absolute;
		top:0px;
		right:0px;
		z-index:2;
        display: inline-block;
	}
	.navbar-brand img{
		max-width: 100px;
	}
	
	.content-bg{
		top:5%;
	}
	.content-bg p{
		line-height: 1.2;
	}
	.caption-img2{
		padding:15px;
		bottom: 10px;
    	left: 10px;
    	right: 10px;
    	top: 10px;
	}
	.caption-img2 h3 {
		font-size: 25px;
	}
	.caption-img2 p{
		line-height: 1.2;
	}
    #slides-modal{
        height: 300px !important;
        overflow: hidden;
    }
	h1:before, h1:after, h2:before, h2:after {
		display:block;
		content:none;
		border-top: 1px solid transparent;
	}
	.prev, .next{
		top:25%;
	}
	
	.intro-slide h4, .intro-slide-left h4{
		font-size:20px;
	}
	.subtitle{
		font-size:15px;
	}
	
	.maintext {
		padding: 20px 10px 10px 10px;
	}
	.maintext.heading1 h1{
		display:block;
		font-size:25px;
	}
	.maintext.heading1 h1:before, .maintext.heading1 h1:after, 
	.maintext.heading1 h2:before, .maintext.heading1 h2:after{
		content: none;
		display:none;
	}
	.border-half .maintext.heading1 h1{
	    font-size:15px;
	}
	.border-half .maintext.heading1 h1{
	    padding: 0px 10px 0px 10px;
	}
    .list-info{
        text-align: center;
    }
    .list-info span {
        float: none;
        text-align: center;
        margin-left: 0px;
        width: 100%;
        display: block;
    }
	.wed-p h3{
		font-size:19px;
	}
	.bg-img{
		height:250px !important;
	}
	.benefit h5{
		font-size:9px;
	}
    .icon {
        float: none;
        padding-left: 0px; 
        display: block;
        text-align: center;
    }
	.intro-slide, .intro-slide-left{
		position:relative;
		width:100%;
		padding: 10px 10px 10px 10px;
	}
	.one-time .slick-prev, .one-time-left .slick-prev{
		top:10%;
		left:0;
		right:auto;
		background: url(images/carousel-left.png) 50% 50% no-repeat;
	}
	.one-time .slick-next, .one-time-left .slick-next{
		top:10%;
		right:0;
		left:auto;
		background: url(images/carousel-right.png) 50% 50% no-repeat;
	}
	.thumb > figcaption {
		background: #000;
		opacity: 1;
		position: relative;		 
	}
	.featured-item{
		max-height:100%; 
	}
	.thumb > figcaption.featured-item-content {
		padding: 5% 20px 5%;
	}
	#slides .slides-container{ 
		height:200px !important;
	}
	#slides{
		height:100% !important;
		max-height: 100%;
	}
	#slides img {
		width: 100% !important;
		height: 300px !important;
		object-fit: cover;
		left: 0 !important;
		top: 0 !important;
	}
	.slider.slider-for h3, .slider.slider-for-2 h3, .slider-imgcontent2 h3{
		font-size:20px;
	}
	.booking {
		position: relative;
		background: #fff;
		color: #000;
		left: 0 !important;
		bottom: auto;
		height: 100%;
		width: 100% !important;
		z-index: 99;
		display: inherit !important;
	}
	.overlay-black{
		width: 80%;
		/*height: 80%;*/
		top: 30%;
		left: 10%;
		right: 30%;
	}
	.vid-wed{
		margin-bottom:40px;
	}
	.sub-wed{
		max-height:100%;
	}
	.thumb-wed > figcaption{
		position:relative;
		background:#000;
		opacity:1;
	}
	.thumb-wed > figcaption.featured-item-content {
		padding: 5% 10px 0;
	}
	
	.news-mobile p{
		line-height:1.3;
	}
	.news-mobile .slick-vertical .slick-slide{
		height:10%;
	}
	.news-mobile .slick-next,.news-mobile .slick-prev{
		width:60px;
		left:35%;
	}
	.news ul {
		float: none;
		padding-left: 0px; 
	}
	.newstrip .col-md-8.kanan .news {
		width: 100%;
		height: 100%; 
		margin-top: 18px; 
	}
	.newstrip .col-md-4.kiri{
		border-right:transparent;
	}
	.newstrip .col-md-8.kanan {
		display: block;
		height: 100%;
		max-height: 100%;
	}
	.newstrip .col-md-8.kanan .cell {
		display: block;
		vertical-align: middle;
		height:100%;
	}
	.one-time img, .one-time-left img, .list-time img{
		height:auto;
	}
	.news ul li a h2{
		font-size:10px;
	}
	.newstrip .col-md-8.kanan p{
		line-height:1;
	}
	.content-enquiry{
		text-align:center;
	}
	.colom ul{
		display:block;
	}
	.offer-img{
        height:auto;
    }
    .text-home{
        padding-left:0;
    }
    footer{
        padding-top:10%;
    }
	
    .footer-widget {
        border-right: transparent;
    }
    .footer-widget span{
        padding-right: 0px;
    }
    footer ul.sosmed, .top-wrapper ul.sosmed{
        margin-left:0;
    }
}

.grecaptcha-badge{
	visibility: collapse !important;  
}
.navbar-light .navbar-toggler{
	border-color:transparent;
	outline:none !important;
}
.cta {
  height: 30px;
  width: 30px;
  cursor: pointer; }
.toggle-btn {
  height: 2px;
  width: 25px;
  background-color: #000;
  position: relative;
  top: 50%;
  left: 0;
  margin: auto;
  transition: all 0.3s ease-in-out; }
  .toggle-btn:before {
    content: "";
    height: 2px;
    width: 25px;
    box-shadow: 0 -10px 0 0 #000;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out; }
  .toggle-btn:after {
    content: "";
    height: 2px;
    width: 25px;
    box-shadow: 0 10px 0 0 #000;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out; }
.active .toggle-btn {
  background-color: transparent;
  transition: all 0.2s ease-in-out; }
  .active .toggle-btn:before {
    top: 0;
    transition: all 0.3s ease-in-out; }
  .active .toggle-btn:after {
    top: 0;
    transition: all 0.3s ease-in-out; }
.active .type1:before {
  left: 6px;
  transform: translateY(6px) rotate(-45deg); }
.active .type1:after {
  top: 0;
  left: 6px;
  transform: translateY(-8px) rotate(45deg); }
.offer-desc{
    flex-direction:column;
}
.offer-img{
    flex-direction:column;
}

a:hover {text-decoration:none !important;}
/* offer homepage */
.img-frame{
	overflow: hidden;
    z-index: 1;
    position: relative;
}
.list-virtual .img-frame{
	height: 420px;
}
.img-capt-container{
	padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
	background:rgba(0,0,0,0.5);
}
.img-capt-container:before{
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	
	position: absolute;
	content: "";
	z-index:4;
}
.img-capt-container:after{
	border-right: 1px solid #fff;
    border-left: 1px solid #fff;
	
	position: absolute;
	content: "";
	z-index:4;
}
.img-capt{
	align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
	position:relative;
	z-index:6;
}
.list-virtual .img-capt{
	justify-content: end;
	margin-bottom: 15px;
}
.img-capt .card-text{
	color:#fff;
	font-size:18px;
}
.list-virtual .img-capt .card-text{
	font-size:25px;
}
.list-virtual .img-frame .img-top{
	height: 420px;
	object-fit: cover;
}
a:hover .card-text{
	color:#fff;
}
.img-capt-text{
	margin-top:-1em;
    padding: 0;
	text-transform: none;
	font-size: 13px;
	line-height: normal;
	padding-top:20px;
}
.img-capt-btn{
	color:#fff;
	padding: 9px 13px;
    line-height: 14px;
    font-size: 12px;
	border-radius:2px;
	transition: all .2s;
}

@media (min-width: 992px){
	.img-capt-container:before{
		transform: scale(0,1);
	}
	.img-capt-container:after{
		transform: scale(1,0);
	}
	.img-capt-container:after, .img-capt-container:before{
		top: 30px;
		right: 30px;
		bottom: 30px;
		left: 30px;
		opacity: 0;
		transition: opacity .35s,transform .35s;
	}
	.img-capt{
		padding: 0 2em;
	}
	.img-capt-text{
		height:70px;
		opacity: 0;
    	transform: translate3d(0,100px,0);
    	transition: opacity .35s,transform .35s,margin .35s ease-in-out;
	}
	.img-capt-btn{
		margin-top:20px;
	}
	.list-home-offer .img-frame:hover .img-capt-container:before, 
	.list-home-offer .img-frame:hover .img-capt-container:after,
	.list-virtual .img-frame:hover .img-capt-container:before, 
	.list-virtual .img-frame:hover .img-capt-container:after
	{
		opacity:1!important;
		transform: scale(1);
	}
	.list-home-offer .img-frame:hover .card-text, 
	.list-home-offer .img-frame:hover .img-capt-text,
	.list-virtual .img-frame:hover .card-text, 
	.list-virtual .img-frame:hover .img-capt-text
	{
		opacity: 1 !important;
		margin: 0;
		transform: translate3d(0,0,0)
	}
	.list-virtual .img-frame:hover .img-capt{
		justify-content: center;
		transition: opacity .35s,transform .35s,margin .35s ease-in-out;
	}
	.thumbSlide img{
		width:100%;
		height:450px;
		object-fit:cover;
	}
	.icon-vr{
		padding-top:50px;
	}
}
@media (max-width: 991px){
	.img-capt-container:after, .img-capt-container:before{
		top: 20px;
		right: 20px;
		bottom: 20px;
		left: 20px;
		opacity: 1;
	}
	.img-capt{
		margin:8px;
	}
	.img-capt-text{
		opacity:1;
		height:auto;
	}
	.img-capt-btn{
		margin-top:0px;
	}
	.thumbSlide img{
		width:100%;
		height:auto;
	}
	.sideimg img{
		max-width:100%;
		height:auto;
	}
	.logo-spa, .open-hrs{
		text-align:center;
	}
	.icon-vr{
		text-align:center;
		margin-bottom:20px;
	}
	.icon-vr img{
		height:20px;
	}
	
	
}
