@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Caudex:400,400i,700,700i&display=swap&subset=greek');
/*font-family: 'Caudex', serif;*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i&display=swap&subset=greek');
/*font-family: 'Roboto', sans-serif;*/

/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=greek');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=greek');*/

/*font-family: 'Open Sans', sans-serif;
font-family: 'Noto Sans', sans-serif;*/

html{
      
      height: 100%;
    }


body {
	height: 100%;
	padding-top: 90px;
	
	
}

div, p, td, a, span, li {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#58595b;
	
}

p {
	line-height: 26px;
	

}
strong {
	
}

a:hover {
	text-decoration:none;
	color: #666666;
	}
	

h1, h2, h3, h4, h5 {
	font-family: 'Caudex', serif;
	color:#666666;
	text-align: center;
	
}


h1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 20px;
}

.fp h1 {
	font-size: 36px;
	line-height: 38px;
}

h2 {
	font-size: 32px;
	font-weight:bold;
	line-height: 28px;
	margin-bottom: 50px;
}

h3 {
	font-size: 22px;
	font-weight:normal;
	line-height: 22px;
	margin-bottom: 40px;
}

h1::after, h2::after {
    content: "";
    display: block;
    width: 170px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 1px solid #666666;
    padding-bottom: 20px;

}

h3::after {
   
	  content: "";
    display: block;
    width: 170px;
    height: 1px;
   
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 1px solid #666666;
    padding-bottom: 10px;

}

h1.light::after, h2.light::after {
   
	 
    border-bottom: 1px solid #dcdcdc!important;
   

}

h3.light::after {
   
    border-bottom: 1px solid #dcdcdc!important;
    

}

.noline::after {
	display: none;
}

ul {
	    margin: 0;
    padding: 0;
    list-style-position: inside;
}

.no-line::after {
	display: none!important;
}


.fp-link-info {
	font-size:16px;
	font-weight:400;
	letter-spacing: 3px;
	line-height: 16px;
	margin-bottom: 52px;
	text-align: center;
	border: none;
	border-radius: 0;
	background-color: transparent;
	height:40px;
	 
}



.fp-link-info::after {
	 content: "";
    display: block;
    width: 50px;
    height: 0px;
   
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 2px solid #666666;
    padding-bottom: 10px;
	
}

.fp-link-info:hover {
	
	color: #666666;
	
}

.fp-link-info:hover::after {
	
	 width: 100%;
	
}

.blue-divider::after {
   
	  content: "";
    display: block;
    width: 50px;
    height: 0px;
   
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 2px solid #666666;
    padding-bottom: 12px;
	
	
}

.blue-divider-aleft::after {
   

    margin-left: 0!important;

	
	
}

.grey-divider::after {
   
	  content: "";
    display: block;
    width: 125px;
    height: 0px;
   
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 2px solid #e1e1e1;
    padding-bottom: 20px;
	
	
}

.grey-divider-aleft::after {
	margin-left: 0!important;
}




.separator30 {
	margin-top:30px;
	margin-bottom:15px;
}
	
.separator60 {
	margin-top:60px;
	margin-bottom:30px;
}

.separator80 {
	margin-top:80px;
	margin-bottom:40px;
}






#modalOffer {
	z-index: 2000;
	top:50%;
	
	-ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}


.modal-header {
  
    border-bottom: none;
}
.modal-footer {
  
    border-top: none;
}

/*---menu start----*/

#mainnavbar-container {
	background-color: #ffffff!important;
	padding: 0;
	box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 14%);
}

#mainnavbar {
	background-color: #ffffff!important;
	padding-top: 0;
    padding-bottom: 0;
}

 .navbar-toggler {
    color: #a49c86;
	font-size: 20px;
	height: 50px;
    text-align: left;
    border: 1px solid #a49c86;
}

.navbar-toggler:focus,
.navbar-toggler:active {
    border-color: #a49c86;
    outline: none;
    box-shadow: none;
}

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 27 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(164,156,134, 1)' stroke-width='3' stroke-linecap='corner' stroke-miterlimit='25' d='M1 5h27M1 16h27M1 27h27'/%3E%3C/svg%3E");
}

.navbar-toggler-icon {
    width: 27px;
    height: 24px;
}


#inline-brand {
	position: relative;
	max-height: 90px;
	top: -7px;
}


#mainnavbar .nav-link {
	
	font-family: 'Caudex', serif;
	font-size: 16px;
	text-align: center;
	color: #58595b;
	line-height: 74px;
    font-weight: bold;
    padding-top: 22px;
	
	
}

#mainnavbar .nav-link:hover {
	color: #a69377;
	
	
}

#mainnavbar  .nav-link.active {
	
	color: #a69377;
	
}


.firstlink {
	text-align: left!important;
	padding-left: 0!important;
	padding-right: 0!important;
}

.lastlink {
	text-align: right!important;
	padding-left: 0!important;
	padding-right: 0!important;
}



/*---menu ends----*/



/*---main slider start----*/

#main-slider {
      width: 100%;
	
      height: 100%;
	/*position: relative;
		margin-top: 116px;*/
	/*margin-bottom: 45px;*/
	margin-left: auto;
	margin-right: auto;
	
    }

.swiper-container {
      width: 100%;
      height: 100%;
	
	
    }

.swiper-slide {
	 width: 100%;
      height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}



#slider-container {
	background-color: #f8f8f8;
	height: 623px;
}

#language-container {
	
	position: relative;
	z-index:1000;
	top:10px;
}

.lang {
	position: absolute;
    top: -12px;
    right: 28px;
    background-color: #ffffff;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	/*cursor: pointer;*/
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.lang a {
	
	font-size: 15px;
	font-weight: bold;
	display: block;
    margin-top: 16px;
	
}

.button-book-now {
	    position: absolute;
    top: 40px;
    right: 20px;
    background-color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	/*cursor: pointer;*/
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.button-book-now a {
	    font-size: 14px;
    font-weight: bold;
    display: block;
    line-height: 15px;
    text-align: center;
    margin-top: 15px;
	
}


#slider-title {
	color:#fff;
	font-size: 40px;
	line-height: 52px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: bold;
	  text-shadow: 2px 2px 1px #afa0a0;
	-ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 100;
	font-family: 'Caudex', serif;
    text-align: center;
	
	/*opacity: 0;*/
  
   
  /* -moz-transform: translate(-50%, -50%) scale(.5);
    -o-transform:translate(-50%, -50%) scale(.5);
    -ms-transform:translate(-50%, -50%) scale(.5);
    -webkit-transform: translate(-50%, -50%) scale(.5);
    transform: translate(-50%, -50%) scale(.5);
    -webkit-transition: all 1000ms linear;
    -moz-transition: all 1000ms linear;
    -ms-transition: all 1000ms linear;
    -o-transition: all 1000ms linear;
    transition: all 1000ms linear;*/
}

#slider-title span {
	color:#fff;
	font-size: 40px;
	line-height: 52px;
	
	font-weight: bold;
	  text-shadow: 2px 2px 1px #afa0a0;
	
	font-family: 'Caudex', serif;
    text-align: center;
	

}

#slider-title.front {
    /*bottom: 90px;*/
    -moz-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

#slider-title.shown {
    opacity: 1;
    /*bottom: 10px;*/
}



#slider-subtitle {
	color:#fff;
	font-size: 22px;
	line-height: 74px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: normal;
	  text-shadow: 2px 2px 1px #afa0a0;
	
}



	
#scroll-down {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin: 0 auto;
   
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

#scroll-down:hover {
    cursor: pointer;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}

.encircle {
  width:60px;
  height:60px;
  border-radius:60px;
  border: solid 2px white;
  position: fixed;
  bottom: 0;
  left: 50%;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}


/* main slider ends */

/* --- booking form start --- */

#booking-container {
	margin-top: 35px;
	margin-bottom: 35px;
}

#booking-form .form-control {
	color: #666666;
	
	font-size: 16px;
	
	border:none;
	background-color: #ffffff;
	border-radius: 0;
	font-weight: normal;
	
}
#booking-form input {
	
	width: 130px;
}


#booking-form .booking-button {
	color: #ffffff;
	
	font-size: 16px;
	line-height: 29px;
	
	border:none;
	background-color: #666666;
	border-radius: 0;
	font-weight: normal;
	
	height: 38px;
}

#booking-container-small {
	    padding: 0;
    /*margin-bottom: 40px;*/
}

.button-book-online {
	color: #ffffff;

	font-size: 16px;
	line-height: 38px;
	    padding: 0;
	border:none;
	background-color: #a69377;
	border-radius: 0;
	font-weight: normal;
	width:100%;
	height: 38px;
}

/* --- booking form ends --- */




/* --- front page start --- */


#maintext-container {
	padding-top: 70px;
	padding-bottom: 70px;

	
}

.fp #maintext-container {
	
	/*background-image: url("images/bg_about.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;*/
	
}

#maintext {
	
}

.fp-subtitle {
	font-family: 'Caudex', serif;
	font-size: 27px;
	font-style: italic;
	color:#666666;
	font-weight: normal;
}

.fp-subtitle::after {
	display: none;
}

#fp-rooms h2 {
	color:#ffffff!important;
}
#fp-rooms h2::after {
    content: "";
    display: block;
    width: 170px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 20px;
}

#fp-rooms-container {
	background-color: #a2947882;
	padding-top: 50px;
	padding-bottom: 80px;
}

#fp-rooms .card {
	border-radius: 0;
	border: none;
}

#fp-rooms .card-title {
    margin-bottom: 40px;
	color:#58595b;
	font-size: 22px;
	text-align: left;
	font-weight: 700;
}

#fp-rooms .card-link {
	width: 120px;
   font-size: 14px;
    margin-left: auto;
    display: block;
    background-color: #a69377bd;
    color: #fff;
    border-radius: 20px;
	
}

#fp-rooms .card-link:hover {
    
    background-color: #ffffff;
    color: #a69377;
   
    border: 1px solid #a69377;
}

#fp-rooms .fp-room-photo {
	width: 100%
}




#fp-rooms .fp-room-photo-container{
    overflow: hidden;
}
#fp-rooms .fp-room-photo-container:hover .fp-room-photo {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
#fp-rooms .fp-room-photo-container  .fp-room-photo {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}


.hp_gallery_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
   bottom:25px;
    padding-left: 15px;
    padding-right: 15px;
}

.hp_gallery_hover:hover {
	
	background-image: url(images/bg_gallery.png);
	background-clip: content-box;

}

.hp_gallery_hover img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin: 0 0;
    z-index: 1000;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
}

.hp_gallery_hover:hover img {
    
    visibility: visible;
}





#why-choose-us-container {
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 80px;
}

#why-choose-us .card {
	border-radius: 10px;
	border: 4px solid #f3efeb;
	padding-top: 22px;
	min-height: 130px;
}

#why-choose-us .card img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

#why-choose-us .card-text {
   
	color:#c6b39a;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
}
#why-choose-us .card-body {
   
    padding: 0.25rem;
}


#how-to-book-container{
	background-color: #a2947882;
	padding-top: 40px;
	padding-bottom: 40px;
}

#how-to-book-container .htb2 {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#how-to-book-container div {
	color: #666666;
	font-size: 16px;
	font-weight: 600;
}

#how-to-book-container div a {
	/*color: #666666;*/
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
}


#fp-gallery-container{
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 80px;
}

#fp-gallery img{
	margin-bottom: 25px;
}


#fp-gallery .button-view-more {
    width: 140px;
    font-size: 14px;
    margin-left: auto;
	margin-right: auto;
    display: block;
    background-color: #a69377bd;
    color: #fff;
    border-radius: 20px;
}

#fp-gallery .button-view-more:hover {
   
    background-color: #ffffff;
    color: #a69377;
   border: 1px solid #a69377;
}

#fp-map-container{
	background-color: #f9f9f9;
	padding-top: 50px;
	margin-bottom: 25px;
}


/* --- front page ends --- */







/*--- footer starts ---*/



#footer-container-outer {
	background-color: #f9f9f9;
	padding-top: 25px;
	padding-bottom: 25px;
}

#footer-container {
	
	
}


.fcol-2 a  {
	color:#666666;
	font-size: 14px;
}

.fcol-3 .svg-inline--fa  {
	color:#666666;
	font-size: 16px!important;
	padding-right: 5px;
}


 .fcol-2 .svg-inline--fa {
    /*background-color: #666666;*/
    margin-left: 6px;
    margin-right: 6px;
   /* border-radius: 50%;*/
    font-size: 20px;
   /* width: 32px;
    height: 32px;*/
    text-align: center;
    line-height: 44px;
    color: #696969;
    /*padding: 7px;*/
}




.fcol-1 {
	display: flex;
    flex-direction: column;
    justify-items: center;
   
    justify-content: center;
}

.fcol-1 p {
	font-size: 14px;
	line-height: 26px;
	color:#58595b;
	font-weight: normal;
	margin-bottom: 0;
}

.fcol-2 {
	text-align: center;
	
}

.fcol-2 p {
	font-size: 16px;
	line-height: 33px;
	
	font-weight: normal;
	margin-bottom: 0;
}

.fcol-2 img {
	margin-bottom: 10px;
	
}

.fcol-3 {
	/*padding-left: 75px;*/
	text-align: right;
	display: flex;
    flex-direction: column;
    justify-items: center;
   
    justify-content: center;
}

.fcol-3 p {
	    font-size: 14px;
    line-height: 25px;
    flex-basis: 50%;
    font-weight: normal;
    margin-bottom: 0;
    text-align: right;

}

.fcol-3 p a{
	    font-size: 14px;
   

}

.footer-social img {
	padding: 0 5px;
}

#copyright_container-outer {
	/*border-top: 2px #f8f8f8 solid;*/
	/*margin-top:40px;*/
}

#copyright_container {
	
	
}

.ccol-1, .ccol-2, .ccol-3 {
	color: #a7a7a7;
	font-size: 14px;
	font-weight:300;
	line-height: 32px;
	
}

.ccol-2 {
	text-align: center;
}

.ccol-3 {
	text-align: right;
}

.dproject {
		
	font-size: 14px;
	}

/*--- footerends ---*/





/* accommodation starts */

body.accommodation {
	background-color: #f9f9f9;
}

.accommodation-row {
	align-items: center;
	margin-bottom: 60px;
}

#accommodation-container {
	
	margin-bottom: 115px;
}

.accommodation-room-infobox {
	max-height: 280px;
	
	padding: 50px 20px 30px 20px;
	background-color: #ffffff;
	min-width: 450px;
	position: relative;	
	    left: 40px;
}



.accommodation-room-infobox h2 {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 40px;
}

.accommodation-room-info {
	border-top: 2px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
		padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.info-1, .info-2, .info-3 {
	flex-basis: 33%;
	text-align: center;
	
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
.info-1 span, .info-2 span, .info-3 span {
	color: #666666;
	
	letter-spacing: 0.9px;
}

.accommodation-room-infobox a {
	width: 120px;
   font-size: 14px;
    margin-left: auto;
	margin-right: auto;
    display: block;
    background-color: #a69377bd;
    color: #fff;
    border-radius: 20px;
	    line-height: 35px;
}

/*.accommodation-room-infobox a::after {
	 content: "";
    display: block;
    width: 50px;
    height: 1px;
   
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 2px solid #666666;
    padding-bottom: 10px;
	
}*/



/* accommodation ends */




/* room starts */

body.room h2 {
	
	margin-bottom: 30px;
}


#room-info-container {
	background-color: #f9f9f9;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-bottom: 60px;
}



body.room .info-list {
    padding-top: 60px;
    /*padding-right: 90px;*/
	font-size: 16px;
	margin-bottom: 60px;
}

body.room .info-list li {
   
	font-size: 16px;
}



#container-carousel {
	margin-bottom: 75px;
}

#rooms-rates-container {
	margin-bottom:70px;
}

body.room .fp-how-to-book {
	font-size: 16px;
}

body.room #fp-rooms-container {
	margin-bottom: 40px;
}

a.room-booking-button {
	color: #ffffff;
	font-size: 16px;
	line-height: 29px;
	padding: 6px 40px;
	border:none;
	background-color: #a69377bd;
	border-radius: 0;
	font-weight: normal;
	margin-bottom:40px;
	height: 38px;
}
a.room-booking-button:hover {
	color: #ffffff;
	text-decoration: none;
}

/* room ends */



/* facilities starts */

#facilities-maintext-container {
	
	margin-bottom: 40px;
}

body.facilities h2 {

	margin-top: 45px;
}

#facilities-container ul {
	/* list-style-image: url('images/bullet.png');*/
}
#facilities-container ul li {
	 line-height: 40px;
    list-style: none;
    background-image: url(images/bullet.png);
    background-repeat: no-repeat;
    padding-left: 31px;
    background-position: 0 9px;
}

/*body.facilities #facilities-maintext-container {
	border-bottom: 2px solid #e1e1e1;
}*/

body.facilities .info-list li {
   
	font-size: 16px;
}

body.facilities .info-list {
    padding-top: 50px;
}

body.facilities #fp-rooms-container {
	margin-bottom: 40px;
}

/* facilities ends */





/* location - activities starts */

#distances {
	margin-top:0px;
	margin-bottom: 80px;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: 2px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
}	

body.location .info-list {
    padding-top: 0px;
    margin-bottom: 0px;
}

.info-list li {
	
	line-height: 22px;
	
	list-style: none;
	background-image: url('images/bullet-checkbox.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 42px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#location-maintext-container2 {
	margin-bottom: 70px;
}


/* location activities ends */





/* gallery starts */

#gallery-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

#gallery-container .nav-tabs {
    border: none;
	    margin-bottom: 45px;
}

#gallery-container a.nav-link  {
	
	color: #666666;
	font-size: 16px;
	letter-spacing: 3.4px;
	font-weight: normal;
	display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
	background-color: transparent;
	border: none;
}

#gallery-container a.nav-link:hover, #gallery-container a.nav-link.active {
	
	color: #a69377;
	
}

#gallery-container a.nav-link::after {
	 content: "";
    display: block;
    width: 50px;
    height: 0px;
   
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-bottom: 2px solid #a69377;
    padding-bottom: 10px;
	
}

#gallery-container a.nav-link:hover::after, #gallery-container a.nav-link.active::after {
	
	 width: 100%;
	
}




#gallery-container img {
	
	margin-bottom: 10px;
	max-width: 100%;
	width: 100%;
}



#gallery-container .gallery-item {
	padding-left:7px!important;
	padding-right:7px!important;
}

.gallery-item {
	padding-left:3px!important;
	padding-right:3px!important;
}



/* gallery ends */




/*contact start */

#links-container-outer {
	background-color: #ffffff;
	padding-top: 40px;
	padding-bottom: 30px;
		
}


#contact-info-container {
	background-color: #ffffff;
	padding-top: 35px;
	padding-bottom: 21px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#contact-info-container p {
	
	color: #666666;
	font-size: 16px;
	
	font-weight: normal;
	display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
}




#contact-container {
	
	padding-top: 30px;
	padding-bottom: 30px;
}

#contact-container-form {
	margin-bottom: 40px;
	background-color: #f9f9f9;
	padding-top: 40px;
}

#contact-container-form h3{
	text-align: left;
	font-weight: bold;
	color:#e49816;
	font-size: 26px;
	margin-bottom: 20px;
    margin-top: 20px;
}

#contact-container-form i{
	
	color:#e49816;
	
}


#contact-form {
	
}

.contact-container .input-group {
    
    width: 100%;
}


label {
   
	font-size:18px;
    font-weight: normal;
}

.form-control::-moz-placeholder {
  color: #5f6264;
}
.form-control:-ms-input-placeholder {
  color: #5f6264;
}
.form-control::-webkit-input-placeholder {
  color: #5f6264;
}



#contact-form .form-control {
	height: 50px;
    margin-bottom: 25px;
    border: #cccaca solid 1px;
    border-radius: 0;
    background-color: #fff;
    font-size: 15px;
    /* font-weight: 300; */
    color: #5f6264;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
	}
#contact-form .form-control:focus {
    color: #5f6264;
    background-color: #fff;
    border: none;
    border-radius: 0;
    outline: 0;
}
#contact-form .form-control-feedback {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
	font-size: 20px;
    color: #000000;
}

#contact-form textarea.form-control {
    height: 201px;
	background-color: #fff;

    color: #5f6264;
}

#contact-form #btn_submit {
	background-color: #a69377;
	border:none;
	border-radius: 0;
	color:#fff;
	font-size:16px;
	height:50px;
	width:160px;
}

#contact-container .fa {
	color:#c75e47;
	    font-size: 19px;
}

.contact-social {
	background-color: rgba(213, 213, 213, .5);
	padding: 6px;
	border:1px solid #8dc8ed;
	background-clip: content-box;
	
	display: inline-flex;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    right: 15px;
	    max-height: 220px;
    margin-top: 25px;
}

.contact-social a {
	color:#5db0e6;
	font-size:26px;
	
}


/* contact ends */




/*reservation start */

#reservation-info-container {
	background-color: #ffffff;
	padding-top: 35px;
	padding-bottom: 21px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#reservation-info-container p {
	
	color: #666666;
	font-size: 16px;
	
	font-weight: normal;
	display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
}




#reservation-container {
	
	padding-top: 30px;
	padding-bottom: 30px;
}

#reservation-container-form {
	margin-bottom: 40px;
}

#reservation-container-form h3{
	text-align: left;
	font-weight: bold;
	color:#e49816;
	font-size: 26px;
	margin-bottom: 20px;
    margin-top: 20px;
}

#reservation-container-form i{
	
	color:#e49816;
	
}


#reservation-form {
	
}

.reservation-container .input-group {
    
    width: 100%;
}






#reservation-form .form-control {
	height: 50px;
    margin-bottom: 25px;
    border: none;
    border-radius: 0;
    background-color: #fff;
    font-size: 17px;
    /* font-weight: 300; */
    color: #5f6264;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
	}
#reservation-form .form-control:focus {
    color: #5f6264;
    background-color: #fff;
    border: none;
    border-radius: 0;
    outline: 0;
}
#reservation-form .form-control-feedback {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
	font-size: 20px;
    color: #000000;
}

#reservation-form textarea.form-control {
    height: 160px;
	background-color: #fff;

    color: #5f6264;
}

#reservation-form #btn_submit {
	background-color: #666666;
	border:none;
	border-radius: 0;
	color:#fff;
	font-size:20px;
	height:50px;
	width:160px;
}

#reservation-container .fa {
	color:#c75e47;
	    font-size: 19px;
}

.ui-widget.ui-widget-content {
  
    z-index: 10000!important;
}


/* contact ends */










/* ----------------------- Extra small devices (phones, less than 576px) ----------------------- */
/* ----------------------- No media query since this is the default in Bootstrap ----------------------- */



@media (min-width: 1200px) and (max-width:1300px) {
	

	
}

@media (max-width: 1310px) {
	
	
	
}

@media (max-width: 1230px) {
	
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1199px) { 

	.right-infobox {
		right: 130px!important;
		left: auto;
	}

	
	
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 1024px) { 
	
	

 }

@media (min-width: 992px) and (max-width:1199px) { 

	.right-infobox {
		right: 280px!important;
		left: auto;
	}
	
	body.room .info-list {
		
		padding-right: 60px;
	
	}
	

}

@media (min-width: 992px)  { 
	
	accommodation-room-infobox {
	
		left:50px;
	}
	

}

@media (max-width: 991px) {
	
	.navbar-brand img {
		max-height: 80px;
	}
	
	#slider-container {
		background-color: #f8f8f8;
		height:auto;
	}
	
	
	#main-slider {
      width: 100%;
      height: 550px;
    }
	
	#slider-title {
		
		font-size: 40px;
		line-height: 50px;
		margin-top: 90px;
		width: 100%;
		height: 550px;
		top: 0;
		left: 0;
		-ms-transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);
		transform: translate(0%, 0%);

	}
	
	#slider-title span{
		
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);

	}
	
	.lang {
    top: 2px;
    }
    .lang a {
    margin-top: 12px;
    }
    
	#fp-rooms .card {
		margin-bottom: 25px;
	}
	
	.fcol-1 p {
		font-size: 14px;

	}
	
	.fcol-3 {
		
		padding-left: 0;
	}
	
	
	.fcol-3 p a{
	    font-size: 14px;
   
	}
	
	.ccol-1, .ccol-2, .ccol-3 {
	text-align: center;
	}
	
	.accommodation-room-infobox {
		left: 0px;
	}

	
	body.room .info-list {
		padding-right: 0; 
	}
	
	body.facilities .info-list li {
  
		letter-spacing: 0;

	}
	
	
}

@media (max-width: 880px) { 

	
	
	
	
}

@media (min-width: 768px) {
	
}


@media (min-width: 768px) and (max-width: 800px) { 

	
	
	
	
}
 
@media (min-width: 576px) { 
	
	
}

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

		#mainnavbar .nav-link {
		font-size: 14px;
		text-align: center !important;
		color: #58595b;
		line-height: 60px;
		font-weight: bold;
	}
	
	
	
}
 
@media  (max-width:767px) {
	
	body {
		padding-top: 66px;
	}
	
	#mainnavbar {
		background-color: #ffffff!important;
		padding-top: 0;
		padding-bottom: 0;
		
	}
	
	/*#main-slider {
		 
	margin-top: -97px;
    }*/
	
	#language-container {
		
		position: relative;
		z-index: 1000;
		top:0px;
	}
	
	.lang {
		right: 18px;
		top: 30px;
		
	}
	
	.button-book-now {
	
		right: 12px;

	}

	#main-slider {
     
          /*margin-top: 136px;*/
    	padding-top: 0;
     
    }
	
	.firstlink, .lastlink {
		text-align: center!important;
		
	}
	
	#mainnavbar .nav-link {
		padding-top: 22px;
		line-height: 35px;
		
	}
	
	#why-choose-us .card {
		
		margin-bottom: 25px;
	}
	
	.htb2 {
		border: none!important;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	
	#fp-gallery img{
		width:100%;
	}
	
	
	.fcol-1 {
		text-align: center;
	}
	
	.fcol-3 {
		
		margin-top: 30px;
	}
	
	.fcol-3 p {
		
		flex-basis: 100%;

		text-align: center;
	}
	
	
	.ccol-1, .ccol-2, .ccol-3 {
		text-align: center;
	}
	
	
	.contact-col-2 {
		margin-top: 25px;
	}
	
	.nav-tabs .nav-item {
		
		margin-bottom: -1px;
		width: 100%;
	}
	
	body.room .info-list {
		padding-top: 0;
		margin-bottom: 0px; 
		    padding-right: 0;
		
    	padding-left: 37px;
	}

}
 

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

	

}

@media (max-width: 640px) {
	
	
	
	
	
	
}

@media (max-width: 575px) {
	
	#main-slider {
      width: 100%;
      height: 400px;
    }
	
	#slider-title {

		line-height: 50px;
		margin-top: 90px;
		width: 100%;
		height: 400px;
		top: 0;
		left: 0;
		-ms-transform: translate(0%, 0%);
		-webkit-transform: translate(0%, 0%);
		transform: translate(0%, 0%);

	}
	
	#slider-title span{
		font-size: 24px;
		position: absolute;
		top: 50%;
		left: 50%;
		line-height: 28px;
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);

	}
	h1 {
	font-size: 32px;
	line-height: 24px;
	margin-bottom: 16px;
    }
    .fp h1 {
	font-size: 32px;
	line-height: 32px;
     }

    h2 {
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 30px;
    }

    h3 {
	font-size: 19px;
	line-height: 18px;
	margin-bottom: 30px;
    }
	
	.accommodation-room-infobox {
	
		min-width: 100%;

	}
	
	#room-container .info-1, #room-container .info-2, #room-container .info-3 {
		margin-bottom: 20px;
	}
	
	body.room .info-list {
		padding-top: 0;
		margin-bottom: 0px; 
		    padding-right: 0;
		
    padding-left: 37px;
	}
	
}
 
@media (max-width: 480px) {
	
	.accommodation-room-infobox {
		max-height: 390px;
		padding: 50px 20px 30px 20px;
		background-color: #ffffff;
		
		position: relative;
		
	}
	
	.accommodation-room-info {
		
		flex-direction: column;
		
	}
	
	a.room-booking-button {
    height: 72px;
    }
	
	.info-1, .info-2, .info-3 {
		
		margin-bottom: 10px;
	}
	
	
}
 
 @media (max-width: 425px) { 
 
	
	 
	 
}

 @media (max-width: 375px) {
	
	
	 
}

 @media (max-width: 320px) {
	 
	 
	
}





