@charset "UTF-8";
body {
  font-family: Fira Sans;
  letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6{
  font-family: Fira Sans;
  letter-spacing: 1px;
}

h1 {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    letter-spacing: normal;
    line-height: 1.3;
}

h2 {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    letter-spacing: normal;
    font-style: normal;
    line-height: 1.3;
}

h3 {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
    letter-spacing: normal;
    line-height: 1.3;
}

button{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
a{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
p{
  font-family: Fira Sans;
  letter-spacing: 0.5px;
}
span{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
i{
    font-family: Fira Sans;
    /* letter-spacing: 1px; */
  }
b{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
strong{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
i{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
em{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
mark{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
small{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
del{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
ins{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
sub{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
sup{
  font-family: Fira Sans;
  letter-spacing: 1px;
}

input::-webkit-input-placeholder {
    font-family: Fira Sans;
  letter-spacing: 1px;
}

input:-ms-input-placeholder {
    font-family: Fira Sans;
  letter-spacing: 1px;
}

input:-moz-placeholder {
    font-family: Fira Sans;
  letter-spacing: 1px;
}

input::-moz-placeholder {
    font-family: Fira Sans;
  letter-spacing: 1px;
}
input{
  font-family: Fira Sans;
  letter-spacing: 1px;
}
/*header*/
header.fullwidth .container {
width: 100%;
margin: 0;
padding: 0 80px;
}
.header-widget a.button.border:hover {
background-color: #f7f7f7;
color: #222;
font-weight: 600;
opacity: 1;
}
/* footer start*/
#footer .footer-links li:before {
content: unset;
}
#footer .footer-links li a {
padding: 0 0 9px 0px;
}
#footer .footer-links li a:hover {
padding-left: 5px;
}
.copyrights a{
color: #707070;
}
._cvg-dot-space{
display: inline-block !important;
text-align: center !important;
width: 19px !important;
}
._cvg-socail{
 color: #707070;
border-top: 1px solid rgba(0,0,0,0.09);
margin-top: 60px;
text-align: right;
padding: 40px 0;
display: inline-block;
width: 100%;
}
.headline strong{
  font-size: 42px;
font-weight: 600;
letter-spacing: -0.02em;
}
h2.headline span {
font-size: 20px;
font-weight: 600;
}
.alternative-imagebox .img-box-content {
bottom: 15px;
}
.main-search-container.full-height .main-search-inner {
top: 43%;
}
#header.cloned {
padding: 18px 0 18px 0;
}
#footer .footer-links-title{
font-size: 14px;
font-weight: 600;
}
#footer .footer-links >li>a{
font-size: 14px;
font-weight: 400;
}
#footer.sticky-footer {
border-top: 1px solid #ddd;
background-color: #f7f7f7;
}
.disc-item:before {
background: linear-gradient(to top, rgb(35 35 37 / 18%) 0%, rgb(35 35 37 / 0%) 35%, rgb(22 22 23 / 10%) 60%, rgb(0 0 0 / 48%) 100%);
}
.disc-btn button {
font-weight: 600;
padding: 5px 15px;
}
.disc-btn button:hover{
background-color: #f7f7f7;
color: #222222;
}
.disc-compact-item-container:hover {
transform: unset;
}
.listing-item:before {
/* background: linear-gradient(to top, rgb(35 35 37 / 53%) 0%, rgb(35 35 37 / 0%) 35%, rgb(22 22 23 / 0%) 60%, rgb(0 0 0 / 0%) 100%); */
/* background-color: unset; */
}
.gallery-wrap .item:hover {
cursor: default;
}
.discover .blog-compact-item {
cursor: default;
height: 500px;
}
.discover .blog-compact-item .listing-item-details h2{
font-size: 42px;
font-weight: 800;
color: #fff;
}
.explore  .listing-item-container.compact .listing-item {
border-radius: 25px;
}
/* .explore .listing-item {
height: 450px;
} */

.fc-nv .listing-nav{
height: 65px;
}
.fc-nv .listing-nav .book-btn{
margin-right: 0px;
float:right
}
.fc-nv .listing-nav .book-btn a{
color: #fff;
padding: 14px 20px;margin-top: 5px;
border-bottom: 0px;
font-size: 14px;
font-weight: 600;
}

.fc-nv .listing-nav .nv a{
border-bottom: 0px;
padding: 15px 0 0 0;
font-size: 14px;
font-weight: 600;
}
#facility-overview h2{
font-size: 20px;
font-weight: 600;
}
#facility-overview p{
font-size: 16px;
font-weight: 400;
color: #888;
}
#facility-food-drink .listing-item-inner h3{
font-size: 18px;
font-weight: 600;
}
#facility-food-drink .listing-item-inner span{
font-size: 14px;
font-weight: 400;
color: #888;
}
#facility-food-drink .listing-item-inner p{
font-size: 16px;
font-weight: 400;
color: #888;
}
#facility-food-drink .listing-item-container.list-layout:hover {
    transform: unset;
}
.chosen-select2{
    color: #666;
    font-weight: 600;
    font-size: 15px;
    border: 0 #fff;
    box-shadow: unset;
    border: 1px solid #dbdbdb;
}
.btn-whatsapp {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 500;
    background: #33b142;
    color: #FFFFFF;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    text-decoration: none;
    font-size: 0;
    line-height: 0;
    padding: 0;
	color: #ffffff;
}

.btn-whatsapp [class^=icon] {
    fill: currentColor;
    stroke: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    font-size: 20px;
	color: #FFFFFF;

}
.alloc-req button{
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    font-size: 13px;
    color: #666;
    font-weight: 500;
    padding: 5px 20px;
    margin-top: 5px;
    display: inline-block;
    transition: 0.3s;
}
.message-reply .hide{
    display: none;
}
.message-reply .show{
    display: show;
}


@media (min-width: 1367px){
.container {
  width: 1306px;
}
}


/*---------------------------------------------------------- mobile fix */
/*
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/
@media only screen and (min-width: 768px) {
    .btn-whatsapp {
        left: auto;
        right: 0;
        bottom: 50px;
        font-size: 13px;
        line-height: 15px;
        border-radius: 25px 0 0 25px;
        bottom: 150px;
        padding: 10px 10px 10px 50px;
        width: 130px;
        -webkit-border-radius: 25px 0 0 25px;
        -moz-border-radius: 25px 0 0 25px;
        -webkit-transform: translate(80px, 0);
        -moz-transform: translate(80px, 0);
        -ms-transform: translate(80px, 0);
        -o-transform: translate(80px, 0);
        transform: translate(80px, 0);
        -webkit-transition: all ease 0.2s 0s;
        -moz-transition: all ease 0.2s 0s;
        -o-transition: all ease 0.2s 0s;
        transition: all ease 0.2s 0s;
    }
    .btn-whatsapp:hover {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .btn-whatsapp:hover {
        text-decoration: none;
        color: #FFFFFF;
    }
    .btn-whatsapp [class^=icon] {
        left: 15px;
        font-size: 24px;
        margin-top: -12px;
        margin-left: 0;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {

header.fullwidth .container {
  width: 100%;
  margin: 0;
  padding: 0 30px;
}

.fc-nv .listing-nav .book-btn{
margin-right: 0px;
}

}

/*
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

header.fullwidth .container {
  width: 100%;
  margin: 0;
  padding: 0 35px;
}
.fc-nv .listing-nav {
   height: unset;
}


}

/*
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 768px) {

header.fullwidth .container {
  width: 100%;
  margin: 0;
  padding: 0 35px;
}
.fc-nv .listing-nav {
  height: 100px;
}
.fc-nv .listing-nav .book-btn{
margin-right: 0px;
float:right;
}

}

/*
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/


@media (min-width: 120px) and (max-width: 480px) {
header.fullwidth .container {
  width: 100%;
  margin: 0;
  padding: 0 15px;
}
.fc-nv .listing-nav {
   height: 265px;
}
.fc-nv .listing-nav .book-btn{
margin-right: 0px;
float:left
}



}
