/*FOLHA ESTILOS - TITULOS*/

div#carouselExampleControls {
    padding-top: 82px;
}
.overlay-content {
    z-index: 2!important;
}
input#checkinmobile{
    z-index: 2!important; 
}
input#checkoutmobile{
    z-index: 2!important;
}

.welcome-center-content a {
  color:#56deac;
  text-decoration: none;
  font-size: large;
}
      .vr_btn_bg {
    width: initial;
    background-color: #192027;
    display: inline-block;
    padding: 10px;
    margin-top: 50px;
}

/*HOMEPAGE*/

.copyright-left{
  font-size: small;
  color:#797979;
  margin-left: 10px;
  margin-bottom: 10px;
}

.copyright-right{
  font-size: small;
  color:#797979;
  text-align: right;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.copyright-right a{
  color:#797979;
  text-decoration: none;
}

.copyright-align{
  background:#192027; 
}

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

       .sand-icon-bar-mobile{
         visibility: hidden;
       }

       .copyright-align{
          background: #caac7c;
          text-align: center;
       }

       .copyright-right{
          text-align: center;
          margin-right: 0;
       }

       .copyright-left{
          margin-left: 0;
          margin-bottom: 0;
       }

       .rooms-title{
        bottom:35% !important;
       }

    }



.rooms-title{
  position: absolute;
  background-color: #192027;
  padding: 8px;
  max-width: 70%;
  font-size: x-large;
  text-align: center;
  color: #56deac;
  left:18%;
  right:18%;
  bottom:45%;
  font-weight: 500;
  line-height: 120%;
}

.welcome-title{
  position: absolute;
  padding: 8px;
  max-width: 100%;
  font-size: xx-large;
  text-align: center;
  color: #caac7c;
  left:18%;
  right:18%;
  bottom:35%;
  font-weight: 500;
  line-height: 120%;
}

.fun-title{
  position: absolute;
  background-color: #192027;
  padding: 8px;
  max-width: 70%;
  font-family: arial;
  font-size: 2.8vw;
  font-weight: bold;
  text-align: center;
  color: #56deac;
  left:18%;
  right:18%;
  top:15%;
}

.rooms-title2{
  position: relative;
  background-color: #192027;
  padding: 8px;
  font-family: arial;
  font-size: 2.8vw;
  font-weight: bold;
  color: #56deac;
  margin: 0 auto;
}

.copy{
    padding: 20px;
    font-size: 60px;
    color: #192027;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;

}

#btn-rectangle{
    width: 180px;
    background: #192027;
    margin: 0 auto;
    color: #caac7c;
    font-size: x-large;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    letter-spacing: 2px;
}

#btn-rectangle:hover{
    color: #56deac;
    cursor: pointer;
}

.copy-big{
  font-size:2.8vw;
  font-weight: bold;
  color:#192027;
}

.about-title h1 {
    line-height: 100%;
    font-weight: bold;
    color: #192027;
    text-align: center;
    font-size: xx-large;
}

.about-title p{
    line-height: 130%;
    font-size: xx-large;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;

}


.section-about{
    height: 100%;
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    padding-bottom: 10%;
    padding-top: 10%;
}


.instagram-section{
    height: 100%;
    width: 100%;
    text-align: center;
    background: #caac7c;
    float: right;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;    
    color: #192027;
    cursor: pointer;
}
.facebook-section{
    min-height: 100%;
    width: 100%;
    text-align: center;
    float: left;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    color: #192027;
    cursor: pointer;
    padding-bottom: 10%;
    padding-top: 10%;
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) { 

    /* iPhone 6 landscape */
    .facebook-section{
    	height:0px;
    }
    .twitter-section{
    	   padding-top: 25px;
    	   padding-bottom: 25px;
    }
    .instagram-section{
    	      height:113px;
    }
    
    
}
.twitter-section{
    height: 100%;
    width: 100%;
    text-align: center;
    background: #192027;
    float: right;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #56deac;
    cursor: pointer;
}

.instagram-section:hover{
    background: #fff;

}

.facebook-section:hover{
    background: #56deac;
    color: #192027 !important;
}

.twitter-section:hover{
    background: #fff;
    color: #192027 !important;
}

    @media screen and (max-width: 767px){
        .roomshome{
        position: relative;
        }


      }
.col-xs-12.col-sm-12 {
    margin: 0;
    padding: 0;
}
.col-xs-12.col-sm-6 {
    margin: 0;
    padding: 0;
}
.row.social {
    height: 100% !important;
}


@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  .row.social {
    min-height: 40vh  !important;
}
  .twitter-section{
    min-height: 20vh !important;
  }
  .instagram-section{
    min-height: 20vh !important;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
  .row.social {
    min-height: 40vh !important;
}

  .twitter-section{
    min-height: 20vh !important;
  }
  .instagram-section{
    min-height: 20vh !important;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  .row.social {
    min-height: 40vh !important;
}

  .twitter-section{
    min-height: 20vh !important;
  }
  .instagram-section{
    min-height: 20vh !important;
  }
}




    @media screen and (max-width: 575px){
       .twitter-section, .facebook-section, .instagram-section{
          padding-top: 35px;
          padding-bottom: 35px;
       }
    }

.container-fluid {
    width: 100%;
}
.facebook-title{
  height: 100%;
  width: 50%;
  float: left;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  padding-bottom: 10%;
  padding-top: 10%;
}
.btn-fb{
    font-size: x-large;
    font-weight: 800;
    text-align: center;
}

.twitter-title{
  height:50%;
  width:50%;
  text-align: center;
  background:#192027;
  float:right;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;

}

.instagram-title{
  height:50%;
  width:50%;
  text-align: center;
  background:#caac7c;
  float:right;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-twitter{
    font-size: x-large;
    font-weight: 800;
    text-align: center;
 }
  .btn-Instagram {
    font-size: x-large;
    font-weight: 800;
    text-align: center;
 }

.book-now-input{
  width: 70%;
  height: 70px;
  border: 1px solid #56deac;
  background-color: #192027;
  margin-bottom: 20px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}

.book-now-button{
  width: 70%;
  height: 70px;
  border: 6px solid #192027;
  background-color: #fff;
  margin-bottom: 20px;
  color: #56deac;
  font-weight: bold;
  cursor: pointer;
}

.section-left-breakfast{
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  padding-bottom: 10%;
  padding-top: 10%;

}
.copy-left-breakfast{
  font-size:xx-large;
  font-weight: 800;
  color:#192027;
  text-align: center;
  
}
.book-now-button:hover{
  width: 70%;
  height: 70px;
  border: 6px solid #56deac;
  color: #192027;
}


.contact-input{
    width: 80%;
    padding-top: 1%;
    padding-bottom: 1%;
    border: 1px solid #192027;
    background-color: #fff;
    color: #56deac;
    font-size: 20px;
    margin-bottom: 2%;
    padding-left: 10px;
    padding: 10px;
    letter-spacing: 0px;
    cursor: pointer;
}


input.contact-input {
    background-color: #192027;
}

.contact-button{
    width: 80%;
    border: 6px solid #192027;
    background-color: #fff;
    color: #5ceeb8;
    font-weight: bold;
    font-size: x-large;
    cursor: pointer;
    padding-top: 1%;
    padding-bottom: 1%;
}

.contact-button:hover{
border: 6px solid #192027;
    background-color: #192027;
}

.contact-textarea{
  width: 80%;
  border: 1px solid #192027;
  background-color: #fff;
  color: #56deac;
  font-size: 30px;
  padding-top:1%;
  padding-bottom:5%;
  margin-bottom: 1%;
}

.footer-left{
    height: 100%;
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    padding-bottom: 10%;
    padding-top: 10%;
}

.footer-left-center{
    font-size: large;
    font-weight: 600;
    color: #56deac;
    text-align: center;
}

.footer-right{
    height: 100%;
    width: 100%;
    float: right;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    padding-bottom: 10%;
    padding-top: 10%;

}

.footer-right-center{
    font-size: large;
    font-weight: 600;
    color: #192027;
    text-align: center;
}

.header-image{
    height: 100%;
    width: 100%;
    float: right;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    padding-bottom: 24%;
    padding-top: 24%;
    
}

.header-image-center-content{
    font-size: x-large;
    font-weight: 800;
    color: #56deac;
    text-align: center;
}

.eat-drink-image{
    height: 100%;
    width: 100%;
    float: right;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10%;
    padding-top: 10%;
    
}



.eat-drink-center-content{
    font-size: x-large;
    font-weight: 500;
    color: #fff;
    text-align: center;
}
.welcome-image{
    height: 100%;
    width: 100%;
    float: right;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10%;
    padding-top: 10%;
    
}

.welcome-center-content{
    font-size: 3.0vw;
    font-weight: 700;
   /* line-height: 45px;*/
    color: #c7a979;
    text-align: center;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    text-transform: uppercase;
}
 @media screen and (max-width: 1200px){
  .welcome-center-content{
    font-size: 35px;
  }
  .welcome-image{
    padding-bottom: 10%;
    padding-top: 10%;
  }
 }
 @media screen and (max-width: 975px){
  .welcome-center-content{
    font-size: 30px;    
  }
  .welcome-image{
    padding-bottom: 5%;
    padding-top: 5%;
  }

 }
 @media screen and (max-width: 824px){
  .welcome-center-content{
        font-size: 25px;
  }
  .welcome-image{
    padding-bottom: 5%;
    padding-top: 5%;
  }
 }
@media screen and (max-width: 767px){
  .col-md-6.text-center.booking{
      margin-top: 10%;
      margin-bottom: 10%;
  }
  .welcome-image{
    padding-bottom: 20%;
    padding-top: 20%;
  }

}
.col-md-6.text-center.booking {
    margin-top: 5%;
}
.col-md-6.rooms {
    margin-top: 50px;
}

 @media screen and (max-width: 767px){
 	.col-md-6.rooms {
    margin-top: 0px;
}
 }
.categories-image{
    height: 100%;
    width: 100%;
    float: right;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    padding-bottom: 24%;
    padding-top: 24%;
    
}
.categories-image:hover{
    background:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0));
    
}

.categories-center-content{
    font-size: x-large;
    font-weight: 500;
    color: #56deac;
    background-color: #192027;
    text-align: center;
    padding:5px 10px 5px 10px;
}

input:placeholder-shown {
  font-size: 20px;
}

textarea:placeholder-shown {
  font-size: 20px;
}

.hide {
       display: none;
    }
    #btns{
        position:fixed;
        z-index: 3;
        width:100%;
      }

    .roomshome{
      position: absolute;
      bottom: 0px;
      width: 100%;
    }


    .booknowonpage{
      text-align: center;
    }
    .scrolloff {
        pointer-events: none;
    }

    .link
    {
       color:#192027;
       text-decoration: none; 
       background-color: transparent;
    }

    .link:hover
    {
       color:#fff;
       text-decoration: none; 
       background-color: none;
    }

    .link-number
    {
       color:#56deac;
       text-decoration: none; 
       background-color: none;
    }


    @media screen and (max-width: 767px){
        .roomshome{
        position: relative;
        }

      }

    .ui-datepicker {
      background: #fff; /* Old browsers */

      font-size:large;
      padding:10px;
      border:1px solid #56deac;
      display:none;
      }
       
      .ui-datepicker table {
      width:280px;
      color: #333;
      border-top:1px solid #56deac;
      }
       
      .ui-datepicker table td {
      text-align:center;
      border:1px solid #56deac;
      padding: 10px;
      color: #333;
      }

      .ui-datepicker table td:hover {
      background: #56deac;
      cursor: pointer;
      }
       
      .ui-datepicker a {
      cursor:pointer;
      text-decoration:none;
      color: #292b2c;
      }


       
      .ui-datepicker-prev {
        float: left;
      border: 4px solid #292b2c;
      padding-right: 10px;
      padding-left: 10px;
      color: #56deac !important;
      text-transform: uppercase;
      font-weight:bold;
      margin-bottom: 10px
      }

      .ui-datepicker-prev:hover {
      background: #292b2c;
      }

      .ui-datepicker-next:hover {
      background: #292b2c;
      }
       
      .ui-datepicker-next {
        float: right;
      border: 4px solid #292b2c;
      padding-right: 10px;
      padding-left: 10px;
      color: #56deac !important;
      text-transform: uppercase;
      font-weight:bold;
      margin-bottom: 10px
      }
       
      .ui-datepicker-title {
      text-align: center;
      font-weight:bold;
      padding-top: 5px;
      visibility: visible;
      }

      td.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled{
        background: #f5f5f5;
        cursor: text;
      }

      input[type=number]::-webkit-inner-spin-button { 
          -webkit-appearance: none;
          cursor:pointer;
          display:block;
          width:8px;
          color: #333;
          text-align:center;
          position:relative;
      }

      input[type=number]:hover::-webkit-inner-spin-button { 
          background: url('imgs/setas.png') no-repeat 50% 50%;  
          width: 50px;
          height: 50px;
          position: relative;
          right: -21px;

      }
      
img.logo-green {
    width: 21%;
} 

@media screen and (max-width: 460px) {
    
    img.logo-honor {
    width: 65%!important;
    padding-bottom:5px!important;
} 
}

img.logo-honor {
    width: 40%;
    padding-bottom:40px;
} 


.slider-title {
    font-size: medium;
}