@charset "utf-8";


@import url("typography.css");
@import url("form.css");
@import url("font.css");
@import url("fixed.css");
@import url("typography.css");
@import url("pagination.css");
@import url("effect/animate.css");
@import url("effect/ihover.css");

@import url("include/page.css");
@import url("include/header.css");
@import url("include/slider.css");
@import url("include/menu.css");
@import url("include/footer.css");
@import url("include/footer_mobile.css");

@import url("plugin/datepicker_style.css");




html,
body {
  font-family:'Spinnaker', sans-serif;
  width: 100% !important;
  cursor: default;
  font-size: 1em;
  color: #1c0000;
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  background: #f9f7f0;
}

a:active,
a:hover {
  color: #d1c18e!important;
}
ul{
  padding: 0;
}
.page_about{
  padding: 110px 0;
  background: url('../img/bg_about.png')top center  #fff;
}

.color_room{
  padding-left: 0;
  margin-top:150px;padding:0;
}

.bg_room{
  background: url('../img/bg_room.png')#373140;
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 505px;
  padding: 50px 0;
  position: relative;
  margin-bottom: 25px;
  margin-top: 80px;
}
.bg_room:first-child{
  margin-top: 0!important;
}
.logo_top{
  text-align: center;
}

.bg_room h2{
  color: #cabaa0;
  margin-bottom: 20px;
      margin-top: 67px;
}

.bg_room p{
  color: #9a96ad;
  font-size: 18px;
}

.img_slide_room{
  margin: -110px -60px 0 -2px;
}
.img_slide_room1{
  margin: -110px -60px 0 -2px;
}
.img_slide_room2{
  margin: -110px -2px 0 -60px;
}

.logo_footer{
  margin-bottom: 50px;
}

.social_footer a{
  color: #cabaa0;
  font-size: 25px;
  margin-right: 10px;
}

.bg_gallery{
  background: url(../img/bg_gallery.png)top center no-repeat #373140;
  min-height: 420px;
  padding: 50px 0;
}

.color_gallery{
  padding-right: 15px;
  background: #fff;
}

.bg_gallery h2{
  text-transform: uppercase;
  font-size: 26px;
  margin-top: 0;
  color: #fff;
}

.bg_gallery h2 span{
  font-size: 36px;
}

.flex-end{
  display: flex;
  align-self: flex-end;
}

.max-width img{
  max-width: 100%;
}

.padding-7{
  padding:0 7px!important;
}

.hover_gallery{
  position: relative;
  overflow: hidden;
  transition: all 1s;
  -webkit-transition:all 1s;
  opacity: 0;
}

.padding-7 .hover_gallery.affix{
  opacity: 1;
}

.padding-7:nth-child(1) .hover_gallery{
  left: -100px;
}


.padding-7:nth-child(1) .hover_gallery.affix{
  left: 0px;
}

.padding-7:nth-child(2) .hover_gallery{
  bottom: -100px;
}


.padding-7:nth-child(2) .hover_gallery.affix{
  bottom: 0px;
}

.padding-7:nth-child(3) .hover_gallery{
  left: 100px;
}


.padding-7:nth-child(3) .hover_gallery.affix{
  left: 0px;
}

.bg_hover{
  background: rgba(68, 66, 68,0);
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.3s;
  -webkit-transition:all 0.3s;
}
.text-hover{
  position: absolute;
  top: 43%;
  width: 100%;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition:all 0.3s;
}

.text-hover h4{
  margin-left: -55%;
  color: #ADADA5;
  transition: all 0.3s;
  -webkit-transition:all 0.3s;
  opacity: 0; 
  font-size: 32px;
}

.text-hover a{
  margin-right: -55%;
  transition: all 0.3s;
  -webkit-transition:all 0.3s;
  color: #B08770;
  opacity: 0;
  font-size: 18px;
}

.hover_gallery:hover h4{
  margin-left: 0;
  opacity: 1;

}

.hover_gallery:hover a{
  margin-right: 0;
  opacity: 1;
  
}

.hover_gallery:hover .bg_hover{
  background: rgba(68, 66, 68,0.8);
  transition: all 0.3s;
  -webkit-transition:all 0.3s;
}

.gallery_more{
  color: #9f9ea7;
  margin-top: 50px;
  font-size: 16px;
  display: block;
  transition: all 0.3s;
  -webkit-transition:all 0.3s;
}

.gallery_more:hover{
  color: #fff;
}

.manage_pager{
  text-align: right;
  border-right: 2px solid #cabaa0;
  padding: 0 15px;
  margin-top: 50px;
  position: relative;
}

.manage_pager a:after{
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #cabaa0;
  display: inline-block;
  position: absolute;
  right: -5px;
  margin-top: -14px;
}

.manage_pager a.active:after{
    background: #474652;
    width: 12px;
    height: 12px;
    right: -7px;
}

.manage_pager a.active{
  font-size: 20px;
  color: #474652;
  padding-right: 15px;
}
.manage_pager a{
  font-size: 20px;
  color: #cabaa0;
  margin: 25px 0;
  display: block;
}

.bg_plan{
  background: url('../img/bg_plan.png')top center no-repeat;
  padding: 50px  0;
}

.manage_pager:after{
  content: 0;

}

.fac_room{
  width: 33.333%;
  float: left;
}

.border-icon{
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border:1px solid #9a96ad;
  display: flex;
  float: left;
  margin-right: 5px;
  align-items: center;
    justify-content: center;
}

.fac_room{
  margin-top:30px;
}

.fac_room h4{
  color: #9a96ad;
  margin: 5px 0px;
}

.fac_room span{
  color: #cabaa0;
}


.floor_plan{
  margin-top: 25px;

}

.floor_plan span{
  color: #9a96ad;
}
