
.smallbutton {
	padding: 5px;
	
	font-size: 0.56875rem;
}

#loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
	background-color: grey;
	opacity: .8;
	display: none;
}

#loader img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px; /* -1 * image width / 2 */
	margin-top: -50px; /* -1 * image height / 2 */
	display: block;
	width: 50px;
	height: 50px;
}

.pakollinen {
	color: red;
}

.full-width {
	max-width: 100%;
}

.validationlabels label {
	display: inline-block;
	margin-right: 20px;
}

.sininen {
	background-color: #3d94fd;
}

.punainen {
	background-color: red;
}

.sininen:hover, .sininen:focus {
	background-color: #112d55;
}

.punainen:hover, .punainen:focus {
	background-color: #112d55;
}

a.read-more {
	background-color: #c0c0c0;
	border-radius: 5px;
	padding: 0.5rem;
	margin: 0.5rem;
}

.file-list ul {
	margin-bottom: 20px;
}

.file-list li {
	margin: 0;
	padding-bottom: 0;
}

.smaller-text {
	margin-top: 10px;
}

.prices-area {
	font-weight: bold;
}

.smaller-text p {
	font-size: 0.75rem !important;
}

.fi-x {
	color: red !important;
	font-size: 150%;
}

label {
	font-size: 1.05rem;
	font-weight: bold;
}

.matkat_listat_kuvaus {
	min-height: 300px !important;
}

#travel-reservation {
	float: left;
	position: absolute;
	bottom: 0;
	padding-left: 0.9375rem;
}

.tabs {
	background-color: #f3f1f2;
	width: 100%;
	padding: 10px;
	margin-top: -20px;
	min-height: 300px;
	height: auto;
}

.tabs h3 {
	font-size: 2em;
}

.tabs, .tabs div, .tabs p, .tabs a {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 1rem;
}

.tab-button {
	font-weight: bold;
	font-size: 1.5rem;
}

.tab-buttons button {
	background-color: #3d94fd;
	color: #fff;
}

.matkan_tausta {
	max-width: 600px !important;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.matkan_tausta_alaosa {
	padding: 8px;
	position: relative;
}

.hinta_alue {
	position: relative;
	bottom: 0px;
	width: 100%;
}


.matkan_tausta_alaosa h3 {
	color: #3d94fd;
}

#matkat {
	margin-top: 10px !important;
}

#matkat .orbit-container, #matkat ul.orbit-content, #matkat ul.orbit-content li,
	.mod_trips {
	background-color: #ffffff;
	min-height: 400px;
}

.matkakuva_alue {
	max-height: 240px;
	min-height: 240px;
	height: 240px;
}

.varaus-button {
	background-color: #3d94fd;
	border: 2px solid rgb(61, 148, 253);
	color: #fff;
	display: block;
	border-style: solid;
	cursor: pointer;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: absolute;
	right: 20px;
	bottom: 0;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	-webkit-border-radius: 20px;
	padding-top: 0.3rem;
	padding-right: 0.6rem;
	padding-bottom: 0.3rem;
	padding-left: 0.6rem;
	font-size: 1.3vw;
	transition: background-color 300ms ease-out;
	border-radius: 20px;
}

img.matkakuva {
	max-width: 600px;
	max-height: 235px;
	width:100%;
	height:235px;
	
	
}

.kohdekuva {
	max-height: 240px;
}

h3.matkan-nimi {
	text-align: right;
	color: #fff;
	text-shadow: 2px 2px #3d94fd;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.8vw;
}

h1.matkan-nimi span, h3.matkan-nimi span {
	background-color: #3d94fd;
	padding: 0 10px 0 10px;
}

h1.matkan-nimi {
	text-align: right;
	color: #fff;
	text-shadow: 2px 2px #3d94fd;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 2.5vw;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
}

.kohde-kuva {
width: 100%;
height: 100%;
max-height: 420px;
max-width: 1420px;
}

button#show-desc {
	background-color: #f3f1f2;
	color: #000;
}

button#show-program {
	
}

button#show-reservation {
	
}

button#show-extrainfo {
	
}

#tab-desc {
	
}

#tab-program {
	display: none;
}

#tab-reservation {
	display: none;
}

#tab-extrainfo {
	display: none;
}

.tee-varaus {
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	font-size: 1.5rem;
	color: #3d94fd;
	font-weight: bold;
}

#reservation-button-on-image {
	background: #fff;
	color: #3d94fd;
	border-radius: 4px;
	box-shadow: 3px 3px 0px 0px #112d55;
}

#reservation-button-on-image:active {
	position: relative;
	background: transparent;
	color: #000;
	box-shadow: 0px 0px 3px 0px #112d55;
}

#myModal .mybutton {
	display: inline-block;
}

#pricelist-button {
	background: #fff;
	color: #3d94fd;
	border-radius: 4px;
	box-shadow: 3px 3px 0px 0px #112d55;
}

#pricelist-button:active {
	background: #ddd;
	color: #112d55;
	box-shadow: 0px 0px 3px 0px #112d55;
}

#main-reservation-button {
	background: #fff;
	color: #3d94fd;
	border: 0.5px solid #ddd;
	border-radius: 4px;
	box-shadow: 3px 3px 0px 0px #112d55;
}

#main-reservation-button:active {
	background: #ddd;
	color: #112d55;
	box-shadow: 0px 0px 3px 0px #112d55;
}

.quick-reservation-sticker {
	position: absolute;
	font-family: 'Sedgwick Ave', cursive;
	left: 40px;
	top: 20px;
	background: #fff;
	text-align: center;
	border-radius: 3px;
	padding: 10px;
	width: 150px;
	height: 50px;
}

.quick-reservation-sticker a {
	color: #3d94fd !important;
	font-size: 1.5rem;
}

#pricing-area {
	background: #709ed5;
	color: #fff;
	margin: 0px;
}

#pricing-area h2 {
	color: #fff;
}

.price-from-sticker {
	background: #3d94fd;
	position: absolute;
	left: 20px;
	bottom: 20px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 1.5vw;
	line-height: 1;
	/*
	position: absolute;
	left: 20px;
	bottom: 20px;
	background: #fff;
	color: #3d94fd !important;
	border: 2px solid #3d94fd;
	padding: 20px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	transform: rotate(-30deg);
	font-size: 1.8rem;
	
	-webkit-transform: rotate(-30deg);
	
	-moz-transform: rotate(-30deg);
	
	-ms-transform: rotate(30deg);
	
	-o-transform: rotate(30deg);
	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	*/
}

.price-from-sticker span:first-child {
	font-weight: bold;
}

[class*="block-grid-"]>li {
	display: block;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0.625rem;
	padding-bottom: 0.25rem;
	padding-left: 0.625rem;
}

@media only screen AND (max-width: 641px) {
	.item-page {
		padding: 20px !important;
	}
}

@media only screen AND (min-width: 640px) {
	h3.matkan-nimi {
		font-size: 2.5vw;
		font-weight: normal;
	}
	.varaus-button {
		font-size: 2vw;
		font-weight: normal;
	}
	.price-from-sticker {
		font-size: 2vw;
		font-weight: normal;
	}
	
h1.matkan-nimi {
    
    font-size: 3.5vw;
    

}
	
}

@media only screen AND (min-width: 1025px) {
	h3.matkan-nimi {
		font-size: 2vw;
		font-weight: bold;
	}
	.varaus-button {
		font-size: 1.4vw;
		font-weight: bold;
	}
	.price-from-sticker {
		font-size: 1.4vw;
	}
}

@media only screen AND (min-width:319px) AND (max-width:640px) {
	h3.matkan-nimi {
		font-size: 5vw;
	}
	.varaus-button {
		font-size: 4vw;
		font-weight: normal;
	}
	.price-from-sticker, .price-from-sticker  span {
		font-size: 4vw;
		font-weight: normal;
	}
	.quick-reservation-sticker a {
		color: #3d94fd !important;
		font-size: 1rem;
	}
	.quick-reservation-sticker {
		left: 20px;
		top: 10px;
		padding-top: 5px;
		width: 100px;
		height: 30px;
	}
	h1.matkan-nimi {
		font-size: 4vw;
		top: 10px;
		right: 10px;
	}
}