/* source-sans-3-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/source-sans-3-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-sans-3-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-3-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-sans-3-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/source-sans-3-v15-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-sans-3-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/source-sans-3-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* source-sans-3-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/source-sans-3-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* {
	font-family: 'Source Sans 3';
}

.img-responsive {
	max-width: 100%;
}
.img-center {
	margin-left: auto;
	margin-right: auto;
}
.text-center {
	text-align: center;
}
footer .text-center {
	color: #777;
}

.main-content>section {
	padding-top: 20px;
}

.piilo {
	visibility: hidden;
	width: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
}

.text-center, .center {
	text-align: center;
}
.form-row {
	display: block;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
}

.form-row input, .form-row textarea, .form-row select {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 2px;
}

.form-row small {
	font-size: 70%;
}

.form-row label {
	text-align: left;
	width: 100%;
	display: block;
	color: #777;
	font-size: 80%;
	margin-top: 10px;
}

.form-row button {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.form-palaute-error {
	font-size: 16px;
	font-weight: bold;
	color: red;
}
/*Loader*/
#loader {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: ease;
}


#loader svg {
	width: 200px;
}

#loader.none {
	visibility: hidden;
	opacity: 0;
}

.scroll-bar {
	overflow: hidden;
}

.horizontal {
	width: 10%;
	margin: 1em 0 2em 0;
	height: 1px;
	background-color: #71c837;
	border: none;
}

p {
	font-size: 18px;
}
h2, h1.enjoy-heading {
	font-size: 40px;
}
.row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.row.nowrap {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.col {
	padding: 5px;
	flex-wrap: nowrap;
}

.image-col {
	margin-right: 7%;
}

.image-col img {
	margin: 5px;
}

.small-image {
	height: 100px;
}
.image-col .small-image-top {
	margin: 5px 9px;
}
.image-col .small-image-right1 {
	margin: 6px 5px;
}

.large-image {
	height: 220px;
}

.side-by-side-container {
	display: flex;
}

.large-image-container {
	margin-right: 7px;
}

.stacked-image-container {
	display: flex;
	flex-direction: column;
	margin-top: 1px;
}
/* Header section--------------------- */
.page-header-container {
	margin-bottom: 20px;
}

.page-header-span {
	display: flex;
	justify-content: flex-end;
	padding-right: 100px;
}
.page-header {
	/* font-weight: 500; */
	text-align: center;
	padding: 0 0 30px 0;
}
.header-subline {
	font-size: 18px;
	text-align: center;
	padding: 8px 50px 30px 0;
}

.header-subline.limit {
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}

.page-header:after {
	display: block;
	height: 1px;
	background-color: #71c837;
	content: '';
	width: 90px;
	margin: 0px auto 0 auto;
}

.page-sub-header {
	font-size: 75%;
	text-align: center;
	letter-spacing: 0.01em;
	font-weight: 300;
	color: #3b331a;
}

/* Header End-------------------------------- */

/* Jumbotron class */
.jumbotron-container {
	width: 100%;
	/*background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),*/
	background: url('../img/Kuva2_pelto4.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	opacity: 0.9;
	height: 400px;
	/* min-height: calc(100vh - 12vh); */
	display: flex;
	color: white;
	transition: background-image 0.8s ease-in-out;	
}
.jumbotron-container.img2 {
	background: url('../img/slider2.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}
.jumbotron-container.img3 {
	background: url('../img/slider3.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}
.jumbotron-container.img4 {
	background: url('../img/slider4.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.jumbotron-left {
	flex: 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding-left: 10%;
	/* border: 1px solid white; */
}

.jumbotron-left > * {
	margin: 0.5rem;
}
.jumbotron-left > p {
    padding-left: 6px;
    backdrop-filter: brightness(0.5);
}

.jumbotron-header {
	font-size: 42px;
	color: #fff;
	backdrop-filter: brightness(0.5);
    padding: 6px;
}

.jumbotron-right {
	flex: 2;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	/* border: 1px solid white; */
}

.jumbotron-form {
	color: black;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: white;
	width: 70%;
	min-height: 60%;
	border-radius: 5px;
}
.jumbotron-form p {
	margin-bottom: 1em;
	text-align: center;
	font-size: 18px;
}
.jumbotron-form input {
	outline: none;
	width: 80%;
	height: 2.5em;
	padding: 0.5em;
}

.jumbotron-form button {
	background: #d8b74b;
	outline: none;
	width: 80%;
	padding: 0.5em;
	border-radius: 5px;
	cursor: pointer;
	color: white;
	border: none;
}


a.tuoteseloste-link {
	font-size: 14px;
}
ul.fact-list ul {
	margin-left: 20px;
	font-size: 90%;
}
/* Beginning of enjoy your stay section */
.enjoy-container {
	width: 100%;
	display: flex;
	flex-direction: column;
}
.enjoy-header {
	width: 70%;
	margin: 1em auto 3em auto;
}
.enjoy-header h1 {
	padding-top: 2em;
}

.two-columns {
	display: flex;
	flex-direction: row;
	width: 80%;
	margin: 1em auto;
	margin-bottom: 5em;
	/* border: 1px solid black; */
}
.two-columns h2, .two-columns h1 {
	margin-bottom: 1em;
}
.two-columns p {
	font-size: 16px;
}
.first-col {
	/* border: 1px solid black; */
	flex: 1;
	margin-right: 2em;
}
.sec-col {
	/* border: 1px solid black; */
	flex: 1;
	margin-right: 2em;
}
.third-col {
	/* border: 1px solid black; */
	flex: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.upper,
.lower {
	padding-left: 2em;
	margin-bottom: 2em;
	position: relative;
}
.front-service-icon {
	position: absolute;
	top: 0px;
	left: -13px;
}


/* End----------------------- */

/* Beginning of simplicity is our watch word section styling */
.special-offers {
	padding: 0 0 10px;
}

.offers-title {
	font-size: 165%;
	margin: 25px 0 15px;
}

.offers-sub-title {
	font-size: 18px;
	color: #3b331a;
	font-weight: 300;
	margin-bottom: 20px;
}

.offers-list {
	list-style: none;
	margin-bottom: 30px;
}

.offers-list li {
	margin: 12px 0;
}

.list-icon {
	height: 17px;
	vertical-align: middle;
	margin-right: 5px;
}

.list-text {
	display: inline-block;
}

.btn {
	border-radius: 3px;
	border: 1px solid #71c837;
	text-transform: uppercase;
	font-size: 55%;
	padding: 10px 18px;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.3s;
	margin-right: 10px;
}

.btn-fill {
	background-color: #71c837;
	color: #fff;
}
.rates {
	border-radius: 5px;
}

.rates:active,
.rates:hover {
	background-color: #c9a633;
	border: 1px solid #c9a633;
}

.btn-fill:hover,
.btn-fill:active {
	background-color: #c9a633;
	transform: translateY(-3px);
	border: 1px solid #c9a633;
}

.btn-ghost {
	color: #71c837;
	background-color: #fff;
}

.btn-ghost:hover,
.btn-ghost:active {
	background-color: #71c837;
	color: #fff;
}

.btn-large {
	font-size: 16px;
	width: 133px;
	padding: 12px 22px;
	border-radius: 4px;
}

/* End----------------------------*/




/* ----------------------------------------------- */
/* --------------- ROOMS SECTION ----------------- */
/* ----------------------------------------------- */

.col-3 {
    width: 33%;
    text-align: center;
}

.col-2 {
    margin: 0 20px 40px 0;
}


.rooms-section {
    padding: 0 0 40px;
    margin-left: auto;
    margin-right: auto;
}

.room-section-header-container {
    margin-bottom: 30px;
}

.room-section-header {
    color: rgba(36, 30, 9, 0.6);
    font-weight: 500;
    font-size: 95%;
    cursor: pointer;
}

.active-header {
    color: #241E09;
}

.active-header::after {
    display: block;
    height: 1px;
    background-color: #D4AF37;
    content: "";
    width: 90px;
    margin: 15px auto 0;
}

.room-title {
	color: #333;
    font-size: 28px;
    font-weight: 600;
    margin: 15px 0 12px;
}
.room-title sup {
	font-size: 50%;
}

.room-text{
	color: #444;
    margin-bottom: 7px;
    line-height: 132%;
}

.details-container {
    display: inline-block;
}

.details-container p {
    margin-right: 5px;
}

.details-container img {
    margin-right: 0;
}

.amount-text {
    font-size: 85%;
    margin-top: 15px;
    font-weight: 500;
}

.buttons-container {
    margin-top: 20px;
}

.col img.rooms-img {
	width: 100%;
	max-width: 454px;
}

.rooms-section .sm-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
  grid-gap: 5px;
}
.rooms-section .sm-container img {
  max-width: 100%;
  height: auto;
  opacity: 0.6;
  max-height: 62px;
}
.rooms-section .sm-container img:hover {
  opacity: 1;
}

.pois-rooms-section .sm-container img {
  flex: 0 0 auto; /* Flex property to allow images to grow and shrink as needed */
  max-width: 100%; /* Ensure images don't exceed container width */
  height: auto; /* Maintain aspect ratio */
  margin-right: 10px; /* Adjust as needed for spacing between images */
}

.pois-rooms-section .sm-container img:last-child {
  margin-right: 0; /* Remove margin from the last image */
}

.g-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* Two equal-width columns */
  grid-gap: 10px; /* Adjust gap between grid items */
}

.g-rooms-col {
	 width: 100%;
}

.g-rooms-col img {
  max-width: 100%; /* Make images responsive */
  height: auto;
}

/* END */


.section-products {
	margin-bottom: 2em;
}

/* Beginning of client review section styles */
.review-container {
	width: 100%;
	margin: 0.2em auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.review-header {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.review-header > p {
	text-align: center;
}
.cards-container {
	display: flex;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
}
.card {
	flex: 1;
	border: 1px solid #e5e5e5;
	box-shadow: 2px 2px 8px #efeeee;
	min-height: 50vh;
	margin-right: 0.2em;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0;
	line-height: 1.2em;
	overflow: hidden;
}
.card.card-hidden {
	border: none;
	box-shadow: none;
}
.card > p, .card > h2, .card > h3, .card > h4, .card > a, .card > .card-desc {
	margin-left: 15px;
	margin-right: 15px;
}
.card-title {
	font-size: 25px;
}
.card-photo {
	width: 100%;
	margin: 0 auto 20px;
}
.card-subtitle {
	margin-bottom: 1em;
}
.card-desc {
	font-size: 18px;
	font-weight: 300;
}

/* End----------------------------------------- */
/* NEWS BOX ----------------------------------------- */

.news-container {
  position: absolute;
  top: 800px;
  right: 10px;
  width: 320px;
  z-index: 80;
}

.news-section {
  background-color: #e3f8e0;
  color: #000;
  padding: 16px;
  border-left: 2px solid #c3e6cb;
  border-radius: 8px 0 0 8px;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.1);
  font-family: system-ui, sans-serif;
  position: relative;
}

.news-section .close-news {
  position: absolute;
  top: 8px;
  right: 12px;
  background: none;
  border: none;
  font-size: 20px;
  color: #000;
  cursor: pointer;
}

@media (min-width: 1600px) {
	.news-container {
		top: 740px;
		width: 480px;
	}
}

/* Mobile & small screens */
@media (max-width: 1124px) {
  .news-container {
		width: 260px;
		top: 800px;
	}
}
@media (max-width: 991px) {
  .news-container {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
    margin-top: 1rem;
  }

  .news-section {
    border-left: none;
    border-radius: 8px;
    box-shadow: none;
  }

  .news-section .close-news {
    top: 8px;
    right: 8px;
  }
}




/* End----------------------------------------- */


.expandable-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease;
}

.expandable-content.show {
max-height: 1600px;
padding-bottom: 40px;
}

.expandable-content.text-small {
font-size: 12px;
}


.small-table, .small-table td {
	font-size: 10px;
}


/* list of values */
.datalist {
max-width: 400px;
font-family: sans-serif;
margin: 1em 0;
}

.datalist .title {
font-weight: bold;
margin-bottom: 0.5em;
}

.datalist .item {
display: flex;
justify-content: space-between;
padding: 4px 0;
border-bottom: 1px solid #eee;
}

.datalist .name {
flex: 1;
}

.datalist .value {
flex: 1;
text-align: right;
color: #555;
}

/* @media queries */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

	.enjoy-header {
		width: 100%;
	}
	.image-col {
		margin: auto;
	}
	.jumbotron-container {
		width: 100%;
		flex-direction: column;
		align-items: center;
		min-height: 600px;
	}

	.jumbotron-left {
		padding: 1rem;
		margin-top: 1rem;
	}

	.jumbotron-header {
		font-size: 26px;
		text-align: center;
	}

	.jumbotron-header br {
		display: none;
	}

	.two-columns {
		flex-direction: column;
	}
	.enjoy-header,
	.enjoy-container,
	.enjoy-header h1 {
		text-align: center;
	}
	.enjoy-header > p {
		width: 100%;
	}
	/* Enjoy section icons for mobile */
	.front-service-icon {
		position: unset;
		padding: 0.5rem;
	}
	.page-header {
		text-align: center;
		padding: 1rem;
		font-size: 30px;
	}
	.cards-container {
		flex-direction: column;
	}
	.card {
		margin-bottom: 1em;
	}
	.card.card-hidden {
		min-height: 0px;
	}
	.page-header:after {
		margin: 0.5em auto 0 auto;
		height: 2px;
	}

	.page-header-container {
		margin-bottom: 10px;
	}
	.btn-large {
		margin-bottom: 1em;
		margin: auto;
		font-weight: 700;
		font-size: 77%;
		padding: 15px 27px;
	}

	.horizontal {
		margin: 1em auto 2em auto;
	}
	.jumbotron-form {
		width: 90%;
		margin: 1em auto;
		padding: 1em 0.5em;
	}

	.jumbotron-form h3 {
		font-size: 20px;
		text-align: center;
	}
	.jumbotron-form p {
		font-size: 17px;
	}

	.jumbotron-form p br {
		display: none;
	}
	.jumbotron-left p {
		font-size: 18px;
		width: 100%;
		text-align: center;
		margin-bottom: 1em;
	}

	.jumbotron-right .jumbotron-left,
	.jumbotron-right {
		flex: 1;
	}
	.jumbotron-form button {
		margin-bottom: 1em;
	}

	.two-columns {
		margin-bottom: 0.5em;
	}

	.special-offers {
		padding: 0 0 35px;
	}

	.page-header,
	.enjoy-heading {
		text-transform: capitalize;
		text-align: center;
	}

	.horizontal {
		height: 2px;
		width: 39%;
	}

	.enjoy-heading {
		margin-top: 20px;
		font-size: 30px;
	}

	.enjoy-heading br {
		display: none;
	}

	.first-col,
	.sec-col {
		margin-right: unset;
	}
	.sec-col {
		margin-top: 40px;
	}

	.upper,
	.lower {
		padding-left: unset;
	}

	.third-col {
		order: -1;
		margin-bottom: 1rem;
	}

	.third-col-video {
		width: 100%;
		/*filter: drop-shadow(2px 4px 6px black);*/
	}

	.side-by-side-container {
		flex-direction: column;
	}

	.stacked-image-container {
		flex-direction: row;
	}

	.offers-sub-title {
		padding: 1rem;
	}

	.offers-sub-title br {
		display: none;
	}

	.offers-list {
		margin-left: 1.5rem;
	}

	.centered {
		margin: auto;
		display: block;
		width: 50%;
		text-align: center;
	}

	.img-hide {
		display: none;
	}
	.review-title {
		text-align: center;
		font-size: 30px;
	}

	.card {
		width: 100%;
	}

	.card-photo {
		width: 80%;
		display: block;
		margin: 1.5rem auto;
	}

	.card-title,
	.card-subtitle {
		width: 100%;
		text-align: center;
	}

	.card-subtitle {
		font-weight: 300;
	}

	.g-row {
		display: block;
		margin-right:15px;
	}
	.card-desc {
		text-align: center;
		width: 90%;
	}
	.header-subline {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-subline.limit {
		max-width: 100%;
	}
	.form-row {
		width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 320px) {
	.small-image {
		display: none;
	}

	.large-image {
		width: 100%;
		object-fit: cover;
	}
	.card.card-hidden {
		display: none;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 700px) {
	.jumbotron-container {
		width: 100%;
		flex-direction: column;
		align-items: center;
	}
	.btn-large {
		margin: 0.5em auto 1em 1em;
	}
	.jumbotron-form {
		width: 100%;
		margin: 1em auto;
		padding: 1em 0.5em;
	}
	.enjoy-header,
	.enjoy-container,
	.enjoy-header h1 {
		text-align: center;
	}
	.enjoy-header > p {
		width: 100%;
	}
	.two-columns {
		flex-direction: column;
	}

	.page-header {
		padding: 0 100px 0 100px;
	}

	.card {
		margin-bottom: 1em;
	}
	.page-header:after {
		margin: 0.5em auto 0 auto;
	}
	.btn-large {
		margin-bottom: 1em;
	}
	.jumbotron-left h1 {
		font-size: 50px;
		margin-top: 1em;
	}
	.horizontal {
		margin: 1em auto 2em auto;
	}
}
@media only screen and (min-width: 700px) {
	.jumbotron-form {
		margin: 1em 0;
	}
	.jumbotron-form h3 {
		padding-top: 1em;
		font-size: 25px;
		text-align: center;
	}
	.jumbotron-form p {
		font-size: 18px;
	}

	.rates {
		margin-bottom: 1em;
	}
}
@media only screen and (min-width: 954px) {
	.jumbotron-container {
		width: 100%;
		flex-direction: row;
		align-items: center;
	}
	.two-columns {
		flex-direction: row;
	}

}


.container {
	margin-left: auto;
	margin-right: auto;
}

.img-responsive {
	max-width: 100%;
}
.img-responsive-sm {
	max-width: 60%;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .container {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 750px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 970px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .rooms-section.limit {
    max-width: 90%;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .rooms-section.limit {
    max-width: 80%;
  }
}