/*------------------------------------------------------------------
[Table of contents]

1. Body
2. Header / .main-header
2.1 Top-header/ .top-header
2.2 Navigation/ .main-nav
3. Slider/ .slider-box
4. Check-room / #check-room
5. Main / #content
5.1 Caption-content/ .caption-content
5.2 Content FirstRow/ #row-room-1
5.2 Content FirstRow/ #row-room-2
6. Footer
6.1 Footer Top/ #prefooter
6.2 Footer Bottom/ #footer
-------------------------------------------------------------------*/

/*-------------------------------------CHECK ROOM-----------------------------------*/
#check-room{
  margin-top: 90px;
}
#check-room input, select{
  padding: 0px 15px;
  font-size: 14px;
  font-family: 'Lato';
}
#check-room .mylabel {
  position:relative;
  line-height: 0px;
}
#check-room .mylabel:after {
  font-family: "Ionicons";
  content:'\f35f';
  font-size: 24px;
  color: #5e6f82;
  right:15px;
  top:20px;
  position:absolute;
  pointer-events:none;
}
.form-control{
  height: 40px;
  color: #0f3556;
}
.date-time::-webkit-input-placeholder { color:#0f3556; }
.date-time::-moz-placeholder { color:#0f3556; }
input:-moz-placeholder { color:#0f3556; }

.room.group {
  margin-bottom: 29px;
}
.group label{
  display: block;
}

.check-room {
  background: #0f3556 none repeat scroll 0 0;
  border-radius: 5px;
  margin: 0 auto;
  display: inline-block;
  padding:0px;
}

.group h4 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 700;
  padding-top: 25px;
  padding-bottom:10px;
}
.bookbtn {
  background-color: #f4d025;
  border-radius: 0 5px 5px 0;
  float: right;
  text-align: center;
  padding: 25px 0px;
}
.bookbtn a {
  color:#0f3556;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Lato", sans-serif;
  font-weight: 900;
}
.bookbtn:hover a{
  transition: all 0.5s;
  color: #f3f3f3;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.bookbtn span {
  font-weight: 900;
  font-family: "Lato",sans-serif;
  font-size: 42px;
}
form div i{
  position: absolute;
  right: 30px;
  line-height: 40px !important;
  color: #5e6f82;
}

/****** SECTION CONTENT******/
.container{
  color:#0f3556;
}
.hr-content{
  margin-bottom: 0px;
  margin-top: 50px;
}
#mainContent{
  padding-top: 40px;
}

.img_zoom {
  overflow: hidden;
  text-align: center;
}
.img_zoom img{
  width:100%;
  border-radius: 5px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.img_zoom:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
h2{
  font-family: 'Playfair Display';
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
}
.caption-content{
  text-align: center;
  padding-bottom: 43px;
}
.caption-content img{
  padding: 45px 0 40px;
}
#title_p{
  font-family: "Lato";
  color:#6c7b8c;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;

}
#row-room-1{
  margin-top: 50px;
}
.title_room{
  font-family: 'Playfair Display';
  font-weight: 900;
}
.style_h3{
  padding: 21px 0 18px;
  font-family: 'Playfair Display';
  font-size: 36px;

}
.rooms-description{
  font-family: "Lato";
  font-size: 14px;
  padding-bottom: 25px;
  line-height: 1.7;

}
.infor-detail{
  margin-bottom: 50px;
}
.infor-detail a{
  text-decoration: none;
  font-family: 'Lato';
  color: #0f3556;
  font-weight: 900;
}
.infor-detail a:hover{
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  color: #f3f3f3;
}

/* Radial Out */
.btn_detail{
  background: #f4d025;
  padding: 9px 35px;
  border-radius: 24px;
  display: inline-block;
  vertical-align: middle;
  /*opacity: 0.8;*/
}
.btn_detail:hover{
  opacity: 1;
}
/*contact*/
#contact-room {
  position: relative;
  margin-bottom: 100px;
}
#contact-room figcaption {
  left:0px;
  text-align: center;
  position: absolute;
  top: 145px;
  transition: background-color 0.3s ease 0s;
  width: 100%;
}
#title-contact{

  font-family: 'Playfair Display';
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
}
#phone-contact{
  font-family: 'Lato';
  font-weight: 300;
  font-size: 18px;
  color: #ffffff;
  font-style: italic;
  padding-top: 12px;
}
#p-or{
  padding-top: 7px;
  font-family: 'Lato';
  font-size: 14px;
  color: #ffffff; 
  font-weight: 900;
}
.p_btncontact{
  padding-top: 25px;
}
.p_btncontact a{
  text-decoration: none;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: 900;
  font-size: 14px;
}
.btn_contact{
  background: #0f3556;
  padding: 9px 40px;
  border-radius: 24px;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease 0s;
}
.btn_contact:hover,
.btn_contactl:focus,
.btn_contact:active {
  color: #ad9b49;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
#contact img{
  width: 100%;
  /*opacity: .8;*/
  filter: alpha(opacity=100); /* For IE8 and earlier */
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#contact:hover img {
  opacity: 1;
}
#infor-cost{
  font-family: 'Lato';
  font-weight: 300;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
  padding-top: 10px;
}
.side-panel-wrap ul li a{
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
}
.side-panel-wrap ul li a:hover{
  text-decoration: none !important;
}
/*----------------RESPONSIVE--------------------------*/

@media (min-width: 1200px) {
  .bookbtn {
    background-color: #f4d025;
    border-radius: 0 5px 5px 0;
    float: right;
    text-align: center;
    padding: 19px 0px 28px;
    width: 23.1%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #check-room .bookbtn {
    border-radius: 0 0 5px 5px;
    margin-top: 30px;
  }
  .style_h3{
    font-size: 26px;
  }
  #contact-room figcaption{
    top: 30px;
  }

}
@media only screen and (max-width: 767px){
  #contact-room,.amber-room > figcaption{
    margin: auto;
    max-width: 370px;
  }
  #sub-room{
    margin-top: 50px;
  }
  #contact-room{
    margin-bottom: 100px;
  }
  .img_zoom img{
    width: auto;
    margin: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #check-room {
    margin-top: 50px;
  }
  #check-room .bookbtn {
    border-radius: 0 0 5px 5px;
    margin-top: 30px;
  }
  .img_zoom:hover img{
    -webkit-transform: none;
    transform: none;
    -webkit-transition: none;
    transition: none;
  }
}
@media (max-width:479px) {
  #check-room {
    margin-top: 40px;
  }
  #check-room .bookbtn {
    border-radius: 0 0 5px 5px;
    margin-top: 30px;
  }
  .style_h3{
    font-size: 35px;
  }
}

