html {
  height: 100%;
}


body{
  min-height: 100%;
  display: flex;
  flex-direction: column;
  font-family: 'Lora', serif;
  font-weight: normal;
  background-color: #fbf5f2;
  color: #4A4A4A;
  width: 100%;
  font-size: 100%;
  padding: 0em;
}

h1{
  font-size: 3.5rem;
  font-weight: normal;

}

footer{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #FBF5F2;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  width: 100%;
  background-color: #4A4A4A;
  padding-top: 4em;
  padding-bottom: 2em;
  text-align: center;
  font-size: 1.3em;
}
footer p a{
  padding-left: 1.2em;
  padding-right: 1.2em;
}

section{
  font-size: 1.7rem;
  line-height: 2em;
}

footer a{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #FBF5F2;
  letter-spacing: 0.1em;
}

footer a:link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #FBF5F2;
  letter-spacing: 0.1em;
}
footer a:hover {
  color: #FBF5F2;
  text-decoration: underline;
}

footer a:active {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #FBF5F2;
  letter-spacing: 0.1em;
}

footer a:focus {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #FBF5F2;
  text-decoration: none;
}

a {
  color: #7CAC5C;
}

a:link {
  color: #7CAC5C;
}
a:hover {
  color: #7CAC5C;
  text-decoration: underline;
}

a:active {
  color: #7CAC5C;
}

a:focus {
  color: #7CAC5C;
}

.form-control{
  margin-bottom: 1em;
}

#loader{
  position: fixed;
  z-index: 1000;
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: #F0E9E9;
}

#loader img{
  position: relative;
  top: 40%;
}

#privacy{
  padding-top: 7em;
  padding-bottom: 7em;
  flex: 1;
  font-size: 1.5rem;
}

#top-cont{
      padding-top: 6.7em;
    }

#contact{
  text-align: center;
}

#contact img{
  width: 100%;
  min-height: 600px;
}

#newsletter{
  text-align: center;
}

#newsletter img{
  width: 100%;
  min-height: 600px;
}

.row{
  margin: 0;L
}


.btn{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 0.4em;
  padding: 0.8em;
  padding-left: 3em;
  padding-right: 3em;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: none;
}

.btn-success{
  background-color: #7CAC5C;
}

.btn:focus {
  outline:0;
}

.container-fluid{
  width: 100%;
  padding: 0;
  margin: 0;
}

/* ----------- carousel --------- */
/* ------------------------------ */

.item{
  max-height: 73em;
  overflow: hidden;
}

.item img{
  width: 100%;
  min-height: 23.8em;
}

.carousel-indicators{
  z-index: 1;
}

.carousel-indicators li{
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: none;
  background-color: #fbf5f2;
  margin-bottom: 3px;
}

.carousel-indicators .active{
  width: 26px;
  height: 26px;
  border-radius: 26px;
  border: 4px solid #7CAC5C;
}



.small-carousel img{
  min-height: 23.8em !important;
}

.carousel-control{
  width: 30%;
}

.sleep_ind li {
  width: 16px !important;
  height: 16px !important;
  border-radius: 16px !important;
}

.sleep_ind .active{
  width: 16px !important;
  height: 16px !important;
  border-radius: 16px !important;
  border: none !important;
  background-color: #D0B56E;
  margin-bottom: 3px;
}

.food_ind li {
  width: 16px !important;
  height: 16px !important;
  border-radius: 16px !important;
}

.food_ind .active{
  width: 16px !important;
  height: 16px !important;
  border-radius: 16px !important;
  border: none !important;
  background-color: #7CAC5C;
  margin-bottom: 3px;
}
/* ----------------------------- */

.book {
  display: flex;
  background-color: #F0E9E9;
  width: 100%;
  height: 6em;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  font-family: 'Open Sans', sans-serif;

}

.standard {
  width: 100%;
  text-align: center;
  padding-top: 5em;
  padding-bottom: 7em;

}
.standard img{
  width: 100%;
}

.special{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 2em;
  letter-spacing: 0.1em;
  width: 100%;
  text-align: left;
  padding-top: 5em;
  padding-bottom: 5em;
}

.special img{
  width: 100%;
} 

.p-lg{
  padding-top: 2em;
}

.p-md{
  padding-top: 1.5em;
}


.sleep{
  width: 100%;
  background-color: #D0B56E;
  font-family: 'Lora', serif;
  font-weight: normal;
  color: #FBF5F2;
  line-height: 2em;
}

.food{
  width: 100%;
  background-color: #7CAC5C;
  font-family: 'Lora', serif;
  font-weight: normal;
  color: #FBF5F2;
  line-height: 2em;
}

.rooms{
  width: 100%;
  background-color: #DABCB4;
  font-family: 'Lora', serif;
  font-weight: normal;
  color: #FBF5F2;
  line-height: 2em;
}

.nth-row{
  background-color: #FBF5F2;
  color: #4A4A4A;
}

.nth-btn{
  background-color: #4A4A4A;
  color: #FBF5F2;
}

.nth-btn:hover{
  background-color: #979797;
  color: #FBF5F2;
}

.nth-btn:focus{
  background-color: #4A4A4A;
  color: #FBF5F2;
}

.nth-btn:active{
  background-color: #4A4A4A;
  color: #FBF5F2;
}

.box_txt {
  padding: 1.5em;
  padding-left: 4em;
  padding-right: 4em;
  overflow: auto;
  line-height: 2em;
  font-size: 1.7rem;
}

.box_img {
  padding: 3em;
  padding-left: 10em;
}

.price {
  font-size: 1.8em;
}


.pic {
  padding: 0;
}

.pic img{
  width: 100%;
}

#maps {
  width: 100%;
  height: 500px;
  padding-bottom: 10em;
}

.contact_txt{
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  font-size: 1.5rem;
  color: #fff;
  text-shadow: 0px 1px 5px rgba(000, 000, 000, 0.5);
  letter-spacing: 0.1em;
  position: absolute;
  z-index:2;
  top: 15%;
  right: 50%;
  margin-right: -15%;
  width: 30%;
  min-width: 20em;
}

.newsletter_txt{
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  font-size: 1.5rem;
  color: #fff;
  text-shadow: 0px 1px 5px rgba(000, 000, 000, 0.5);
  letter-spacing: 0.1em;
  position: absolute;
  top: 35%;
  right: 50%;
  margin-right: -25%;
  width: 50%;
}


.belt{
  width: 60%;
  margin-left: 20%;
}

.belt_2{
  width: 60%;
  margin-left: 20%;
}


#login{
  background-color: #4A4A4A;
  color: #FBF5F2;
  width: 100%;
  height: 100%;
  position: fixed;
  font-size: 2rem;
  text-align: center;
}

#login img{
  padding: 3em;
}

#login input{
  width: 40%;
  margin-left: 30%;
}

#login .btn{
  margin-left: 0%;
}

.table-condensed{
  background-color: #fff !important;
  border: 2px solid black !important;
}



.seminar_row_head{
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
  font-weight: bold;
}


.seminar_row:nth-of-type(even){
  background-color: #D0B56E;
  font-family: 'Lora', serif;
  font-weight: normal;
  color: #FBF5F2;
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
  min-height: 4em;
  display: flex;
  align-items: center;
  padding: 0.2em;
}

.seminar_row:nth-of-type(odd){
  background-color: #FBF5F2;
  font-family: 'Lora', serif;
  font-weight: normal;
  color: #D0B56E;
  margin-left: 2em;
  margin-right: 2em;
  border: 2px solid #D0B56E;
  text-align: center;
  min-height: 4em;
  display: flex;
  align-items: center;
  padding: 0.2em;
}

.btn-seminar{
  background-color: #D0B56E;
  color: #FBF5F2;
}

.btn-seminar:hover{
  background-color: #c0a663;
  color: #FFFFFF;
}

.bold{
  font-weight: bold;
}


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

  .seminar_row:nth-of-type(even){
  display: inline-block;
  align-items: center;
  padding: 1em;
  margin-left: 0em;
  margin-right: 0em;
}

.seminar_row_head{
  display: none;
}

.seminar_row:nth-of-type(odd){
  display: inline-block;
  align-items: center;
  padding: 1em;
  margin-left: 0em;
  margin-right: 0em;
}
	
.contact_txt{
  position: relative;
  width: 100%;
  right: 0;
  margin-right: 0;
  padding: 2em;
}
	
section{
  font-size: 1.5rem;
}	


 
 .standard{
	padding-left: 0.5em;
  	padding-right: 0.5em;
 }

  .box_txt{
    max-height: 700em !important;
	 padding-left: 1em;
  padding-right: 1em;
}

  .small-carousel {
    min-height: 1em;
    width: 100%;
}

.bottom-align-text{
    position: relative;
    margin-top: 3em;
}

.box_img {
  padding: 3em;
}

.box_img img {
  width: 98%;
}

.belt{
  width: 95%;
  margin-left: 2.5%;
}

.belt_2{
  width: 95%;
  margin-left: 2.5%;
}

.newsletter_txt{
  width: 80%;
  left: 10%;
  top: 20%;
}

}

@media screen and (max-width: 1100px) {
    #top-cont{
      padding-top: 3.5em;
    }

}


@media screen and (min-width: 1100px) {
    .head_img{
      margin-top: -13%;
    }


}

@media screen and (min-width: 1700px) {
    .head_img{
      margin-top: -20%;
    }


}



