::-webkit-input-placeholder { /* Edge */
  color: #3c3c3c !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #3c3c3c !important;
}

::placeholder {
  color: #3c3c3c !important;
}



.f-parking {
  width: 60px;
  height: 60px;
  background: url('../img/sprite.png') -135px 6px;
  display: block;
  border: 1px solid #e9ebf0;
  border-radius: 50%;
}

.f-tv-screen {
  width: 60px;
  height: 60px;
  background: url('../img/sprite.png') -136px -56px;
  display: block;
  border: 1px solid #e9ebf0;
  border-radius: 50%;
}

.f-non-smoking {
  width: 60px;
  height: 60px;
  background: url('../img/sprite.png') -195px 0px;
  display: block;

  border: 1px solid #e9ebf0;
  border-radius: 50%;
}

.f-open-living {
  width: 60px;
  height: 60px;
  background: url('../img/sprite.png') -67px -113px;
  display: block;

  border: 1px solid #e9ebf0;
  border-radius: 50%;
}

.f-laundry {
  width: 60px;
  height: 60px;
  background: url('../img/sprite.png') -5px 187px;
  display: block;

  border: 1px solid #e9ebf0;
  border-radius: 50%;
}

.f-swimming-pool {
  width: 60px;
  height: 60px;
  background: url('../img/sprite.png') -196px 244px;
  display: block;

  border: 1px solid #e9ebf0;
  border-radius: 50%;
}

.f-kitchen {
  width: 60px;
  height: 60px;
  background: url('../img/sprite.png') -68px 308px;
  display: block;
  border: 1px solid #e9ebf0;
  border-radius: 50%;
}

#accommodation-booking {
  position: relative;
  width: 100%;
  float: left;
  background-image: url(../img/booking-image.jpg);
  height: 300px;
  padding: 2em;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#about .schedule .booknow {
  background: #01bfff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#about .schedule a .booknow  {
  color: #ffffff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#about .schedule .book_button:hover a .booknow {
  background: #ffffff;
  color: #01bfff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
  cursor: pointer;
}


#accommodation .facilities .list {
  float: left;
  position: relative;
  width: 100%;
  padding: 5px 0;
}

#accommodation .facilities .list ul {
  margin: 0;
  padding: 0;
}

#accommodation .facilities .list li {
  list-style: square;
  line-height: 1.4em !important;
  margin:30px 0;
}
#banner {
  padding: 190px 0 10px 0 !important;
}
header .book-button a{
  width : 150px;
  margin: 0 auto;
}
header .button-top .book-button a {
  background-color: #01bfff;
}
header .book-button a:hover {
  border-color: #01bfff !important;
}
#testimonial {
  padding: 50px 10px !important;
}
#about .details p{
  width:100%;
}
#la {
  border : none;
  margin : 0;
}
#la .rating {
  background: url('../img/gallery-images/31.jpg') center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
}
#la .list{
  padding: 25px 0;
    position: absolute;
    background: #ffffffc2;
    width: 60%;
    bottom: 0;
    top: 200px;
    right: 0;
    z-index: 9;
    height: 250px;
}
#la .list ul {
  margin: 0;
 
}
#la .list ul li {
  list-style: square;
  line-height: 2.1em;
  font-weight: 500;
}
.slick-prev, .slick-next {
  height: 50px !important;
  width:50px !important;
  background: #01bfff !important;
  z-index: 9 !important;
}
.slick-prev:before, .slick-next:before {
  line-height: 0 !important;
  font-size : 24px !important; 
  padding:10px ;
  display: block;

}
.slick-next:before {
  content : '\276F' !important;
 
}
.slick-prev:before {
  content : '\276E' !important;

}
#testimonial .review p {
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Quicksand", sans-serif;
  margin: 0;
  font-size: 16px;
  position: relative;
  padding: 1em 2em 1em 1em;
  line-height: 2em;
}
#testimonial .slick-dots li.slick-active button {
  background : #01bfff;
  width: 10px;
  opacity: 0.5;
}
#testimonial .slick-dots li button {
  background : #01bfff;
  width: 10px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
#banner .slick-prev, #banner .slick-next {
  top:50%;
}
#footer .foot .icon
{
  -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#footer .foot .icon:hover 
{
  background:#01bfff;
  color : #fff;
  -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#footer .social-icons ul li i:hover {
  color : #01bfff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
  cursor:pointer;
}
.button_cnt .btn-success {
  width : 150px;
}
.review .morelink {

  color:#01bfff;
}
.review .morecontent span {
  display: none;
}
.foot_buts{
  text-align: center;
  margin: 20px 0;
}
.foot_buts .btn{
  background: transparent;
  color: #000000;
  width: auto;
  padding: 0;
  font-weight: 600;
}
.foot_buts .modal {
    font-family: Raleway,sans-serif;
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
}
.foot_buts .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 60%;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s;
    text-align: left;
}
@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}
@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}
.foot_buts .modal-header {
    padding: 2px 16px;
    background-color: #01bfff;
    color: #fff;
}
.foot_buts .cls {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
}
#foot .contact h2 {
    font-family: Cabin,sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0;
    color: #000;
    margin-top: 14px;
}
.foot_buts .modal-body {
    padding: 2px 16px 24px;
    display: inline-block;
    width: 100%;
}
.divider{
  margin: 0 15px;
}
.tandk{
  display: inline-block;
  width: 100%;
  padding: 150px 0 30px 0;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 20px;
}
.tandk .conditions h4{
  margin-bottom: 10px;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  padding: 0 20px;
}
.tandk .conditions p{
  margin-top: 0;
  text-align: justify;
  line-height: 2.0;
  letter-spacing: 0.05em;
  padding: 0 20px;
}
header .book-button a, .btn-success{
  background: #01bfff;
  border: 2px solid #01bfff;
}
.arrow-to-top .cd-top, #footer .foot .icon:hover, #gallery .plus-button:hover, #about .schedule .booknow{
  background-color: #01bfff;
}
.copyright p a, .copyright p span, .book-form i, #gallery .plus-button, #about .schedule .book_button:hover a .booknow{
  color: #01bfff; 
  z-index: 9;
}
#testimonial .review p:after{
  border-left: 3px solid #01bfff;
}
#about .ethics .circle:before{
  border-color: #01bfff;
  border-width: 0 2px 2px 0;
}
#accommodation .images .image1, #accommodation .images .image2, #accommodation .images .image3, #accommodation .images .image4, #accommodation .images .image5{
  overflow: hidden;
  float: left;
  width: 100%;
  padding: 0 2.4px;
}
#accommodation .images .image1 img, #accommodation .images .image2 img, #accommodation .images .image3 img, #accommodation .images .image4 img, #accommodation .images .image5 img{
    max-height: 250px;
    min-height: 250px;
    width: 100%;
    object-fit: cover;
}
#gallery .plus-button{
  width: 200px;
}
.foot_buts .modal-header h2{
  font-weight: 500;
}
.lg-toolbar .lg-close:after {
  font-size: 35px;
  color: #ffffff;
}
#gallery .plus-button{
  width: 200px;
  height: 55px;
}
.room-otherfacil{
    display: inline-block;
    width: 100%;
}
.room-otherfacil h4{
    display: block;
    margin-bottom: 0;
}
.room-otherfacil p{
    margin: 10px 0 !important;
}
.conditions-title{
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.ui-widget-header{
  border: 1px solid #01bfff !important;
  background: #01bfff !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
  color: #01bfff !important;
}
#accommodation .facilities .list .left-list li{
  margin: 20px 25px 20px 0;
}
.btn-success:hover {
  border-color: #01bfff !important;
}
div.form-text {
  position: relative;
    float: left;
    width: 100%;
    z-index: 1;
}
.error {
   list-style: none;
   position: absolute;
   color: #f00;
   bottom:-20px;
   left: 0;
}
.rm-link
{
  color : #01bfff;
  display: inline-block;
  padding: 0 20px;
}
#Success {
  background: #15c39a;
  color: white;
  padding: 10px;
  border-radius: 0.2em;
}
@media only screen and (max-width: 1420px){
#banner .slick-prev {
  left:-25px !important;
}

 #banner .slick-next {
  right:-25px !important;
}

#gallery .slick-slide img {
  height:auto !important;
}
#gallery .slick-prev {
     left: -25px !important;
    top:50% !important;
     transform: translate3d(10px, 0, 0);
  }
  #gallery .slick-next {
    right: -10px !important;
    top:50% !important;
    transform: translate3d(10px, 0, 0);
 }
  
}
@media only screen and (max-width: 1240px){
  #footer {
    padding: 50px 0;
  }
  .list-unstyled li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 767px) {
  #about .ethics {
    padding: 20px 40px;
  }
  #about .details {
    padding: 1em;
  }
  #about .heading {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 998px){

  #banner .slick-slide img {
    height:250px !important;
  }
 
  #la .list {
    padding: 5px 0;
    position: relative;
    background: #ffffffc2;
    width: 100%  !important;
    bottom: 0;
    z-index: 9;
    height: 150px;
    top:0;
    }
    #accommodation .images {
      padding-left:0 !important;
    }
  }
  @media only screen and (min-width: 993px){
    .visible-sm {
      display: none;
    }
  }
  @media only screen and (max-width: 992px){
    .hidden-sm {
      display: none;
    }
    #form {
      padding: 30px 0;
    }
    #contact .map {
      padding: 50px 0;
    }
  }
  @media only screen and (max-width: 992px){
    #banner {
      padding: 130px 0 10px 0 !important;
    } 
    header .button-top {
      right : 0;
    }
    #accommodation .facilities .list ul {
      padding: 0 20px ;
    }
    #accommodation .facilities .list .left-list li{
    margin: 30px 0;
  }
  .menu-nav > ul > li.nav-item {
    margin : 0 !important
  }

  }
  @media only screen and (max-width: 560px){
    #accommodation .facilities .list .left-list li, #accommodation .facilities .list ul li {
      margin:0 !important;
    }
    #accommodation .heading {
      padding:  0 0 40px 0;
    }
    .foot_buts{
      text-align: left;
      margin: 20px 0;
    }
    .divider {
      margin : 0 4px
    }
  }
  @media only screen and (max-width: 540px){
    #about .location {
      padding: 1em 0.5em;
    }
    #about .call {
      padding: 0 0.5em;
    }
    
    #about .details span {
      font-size : 14px;
      display: inline;
      text-align: left;
      position: relative;
  
    }
    #banner .slick-prev {
      left : -15px !important;
    }
    #banner .slick-next{
      right: -15px !important;
    }
    #gallery .slick-next {
      right: 0px !important;
    }
    #gallery .slick-prev {
      left: -21px !important;
    }
    .slick-prev, .slick-next {
    height: 30px !important;
    width:  30px !important;
  }
  .arrow-to-top .cd-top {
    left: 80%;
  }
  #accommodation .heading h2, #about .heading h2 {
    font-size: 20px;
  }
  .slick-prev:before, .slick-next:before {
    font-size : 18px !important;
  }
}


  @media only screen and (max-width: 1366px){
    #la .list {
      width:80%;
    }
  }