/** Import fonts **/
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Pacifico);
@import url(//fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,900italic,900,700italic,700,500italic,500,400italic&subset=latin,latin-ext);
/** Client colors **/
/** Element colors **/
/** WP overrides **/
.alignleft {
	float: left !important;
	margin: 0px 10px 10px 0px !important;
}
.alignright {
	float: right !important;
	margin: 0px 0px 10px 10px !important;
}
.alignleft, .alignright {
	clear: both;
}
a.aligncenter, button.aligncenter {
	display: block !important;
}
.aligncenter {
	text-align: center;
}
/** Global styles **/
.hidden {
	display: none;
}
.inactive, header section.menu-row nav.main-menu > ul.sub-menu:first-of-type, header section.menu-row nav.main-menu > ul:first-of-type ul.sub-menu {
	visibility: hidden;
	opacity: 0;
}
.pointer, div.scroll-gal figure figcaption {
	cursor: pointer;
}
.caps, div.scroll-gal figure figcaption {
	text-transform: uppercase;
}
.uline, .uline:hover {
	text-decoration: underline;
}
.noleftpd {
	padding-left: 0;
}
.norightpd {
	padding-right: 0;
}
.nomarg {
	margin-left: 0;
	margin-right: 0;
}
.noverflow {
	overflow: hidden;
}
.whiteFade:hover {
	color: white !important;
}
.darkFade:hover, ul.listmenu.darkFade a:hover, ul.listmenu.darkFade button:hover, main section.details div.teaser a:hover, main section.details div.teaser button:hover {
	color: black !important;
}
.lightFade:hover, ul.listmenu.lightFade a:hover, ul.listmenu.lightFade button:hover {
	color: #cdcdcd !important;
}
.colorFade:hover {
	color: #749db1 !important;
}
.italic {
	font-style: italic;
}
body {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: black;
}
* {
	-webkit-backface-visibility: hidden;
}
nav ul, .ul-reset {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
nav.main-menu > ul li.current-menu-item > a, nav.main-menu > ul li.current-menu-item > button, nav.main-menu > ul li.current-menu-parent > a, nav.main-menu > ul li.current-menu-parent > button {
	color: #749db1;
}
a, button {
	-webkit-transition: color .25s linear;
	-moz-transition: color .25s linear;
	-ms-transition: color .25s linear;
	-o-transition: color .25s linear;
	transition: color .25s linear;
}
a:hover, button:hover {
	text-decoration: none;
}
a.more-btn, button.more-btn {
	line-height: 22px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff2b3;
}
a.more-btn span, button.more-btn span {
	margin-left: 10px;
}
a.toquote, button.toquote {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	background: #749db1;
	padding: 0 90px;
	-webkit-transition: background .25s linear, color .25s linear;
	-moz-transition: background .25s linear, color .25s linear;
	-ms-transition: background .25s linear, color .25s linear;
	-o-transition: background .25s linear, color .25s linear;
	transition: background .25s linear, color .25s linear;
	color: black !important;
	font-size: 20px;
}
a.toquote:hover, button.toquote:hover {
	background: white;
}
.btn-client {
	background: #749db1;
	color: white !important;
}
.btn-client:hover, .btn-client:focus, .btn-client:active {
	background: #84a9ba;
}
h1, nav.crumbs {
	font-weight: 300;
}
h1 {
	font-size: 48px;
	line-height: 48px;
	letter-spacing: 4px;
}
section.top {
	margin-bottom: 48px;
}
section.top h1 {
	margin-top: 0;
	margin-bottom: 19px;
}
section.top nav.crumbs {
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
	letter-spacing: 1px;
}
section.top nav.crumbs, section.top nav.crumbs a, section.top nav.crumbs button {
	color: black;
}
section.top nav.crumbs li {
	display: inline;
}
section.top nav.crumbs li.div {
	margin: 0 9px;
}
section.top nav.crumbs li.active, section.top nav.crumbs li a:hover, section.top nav.crumbs li button:hover {
	color: #749db1;
}
ul.listmenu.lightFade:hover, ul.listmenu.darkFade:hover {
	color: initial !important;
}
ul.listmenu li {
	margin-top: 8px;
}
ul.listmenu li a, ul.listmenu li button {
	color: black;
	padding-left: 24px;
	background: url('/design/mettrin/components/bulett_menulistchevron.png') left center no-repeat;
}
div#backtotop {
	position: fixed;
	z-index: 100;
	right: 10px;
	bottom: 10px;
	width: 33px;
	height: 17px;
	overflow: hidden;
	-webkit-transition: opacity .25s linear;
	-moz-transition: opacity .25s linear;
	-ms-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
}
div#backtotop a, div#backtotop button {
	display: block;
	width: 33px;
	height: 51px;
	background: url('/design/mettrin/components/sprite_backtotop.png') center top no-repeat;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
div#backtotop:hover a, div#backtotop:hover button {
	background-position: center -34px;
}
a.rightside-banner, button.rightside-banner {
	display: inline-block;
}
a.rightside-banner img, button.rightside-banner img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}
/** Header **/
header section.menu-row {
	position: relative;
	z-index: 20;
	min-height: 131px;
	background: black;
}
header section.menu-row .logo {
	position: relative;
	height: 94px;
	margin: 19px 0 0;
}
header section.menu-row .logo a.logo-link, header section.menu-row .logo button.logo-link {
	display: block;
	width: 100%;
	height: 100%;
	background: url('/design/mettrin/components/logo_kalandpark.png') left center no-repeat;
	background-size: contain;
	font-size: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}
header section.menu-row nav.main-menu > ul, header section.menu-row div.language {
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
}
header section.menu-row nav.main-menu > ul li {
	line-height: 22px;
}
header section.menu-row nav.main-menu > ul li a, header section.menu-row nav.main-menu > ul li button, header section.menu-row div.language li a, header section.menu-row div.language li button {
	display: block;
	position: relative;
	color: white;
	-webkit-transition: color .25s linear;
	-moz-transition: color .25s linear;
	-ms-transition: color .25s linear;
	-o-transition: color .25s linear;
	transition: color .25s linear;
}
header section.menu-row nav.main-menu > ul li.active > a, header section.menu-row nav.main-menu > ul li.active > button, header section.menu-row nav.main-menu > ul li:hover > a, header section.menu-row nav.main-menu > ul li:hover > button, header section.menu-row div.language li.active > a, header section.menu-row div.language li.active > button, header section.menu-row div.language li:hover > a, header section.menu-row div.language li:hover > button {
	background: none;
	color: #749db1;
}
header section.menu-row nav.main-menu > ul ul.dropdown-menu, header section.menu-row nav.main-menu > ul ul.sub-menu, header section.menu-row div.language ul.dropdown-menu, header section.menu-row div.language ul.sub-menu {
	-webkit-transition: opacity .25s linear;
	-moz-transition: opacity .25s linear;
	-ms-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
header section.menu-row div.language {
	color: white;
}
header section.menu-row div.language a, header section.menu-row div.language button {
	color: white;
}
header section.menu-row div.language button {
	background: none;
	border: none;
	padding: 0 6px;
}
header section.menu-row div.language ul.dropdown-menu {
	display: block;
	visibility: hidden;
	opacity: 0;
	margin-top: 0;
	background: black;
	font-size: 14px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
header section.menu-row div.language:hover ul.dropdown-menu {
	visibility: visible;
	opacity: 1;
}
header section.menu-row nav.main-menu {
	margin-top: 54px;
}
header section.menu-row nav.main-menu > ul {
	margin-left: 20px;
}
header section.menu-row nav.main-menu > ul:first-of-type, header section.menu-row nav.main-menu > ul:first-of-type ul {
	position: relative;
}
header section.menu-row nav.main-menu > ul:first-of-type li, header section.menu-row nav.main-menu > ul:first-of-type ul li {
	position: relative;
	text-transform: uppercase;
}
header section.menu-row nav.main-menu > ul:first-of-type li:hover > ul, header section.menu-row nav.main-menu > ul:first-of-type ul li:hover > ul {
	visibility: visible;
	opacity: 1;
}
header section.menu-row nav.main-menu > ul:first-of-type.sub-menu, header section.menu-row nav.main-menu > ul:first-of-type ul.sub-menu {
	display: block;
	position: absolute;
	min-width: 250px;
	padding: 10px 20px;
	background: black;
}
header section.menu-row nav.main-menu > ul:first-of-type.sub-menu li, header section.menu-row nav.main-menu > ul:first-of-type ul.sub-menu li {
	min-width: 100px;
}
header section.menu-row nav.main-menu > ul:first-of-type.sub-menu li ul, header section.menu-row nav.main-menu > ul:first-of-type ul.sub-menu li ul {
	top: -10px;
	left: 100%;
}
header section.menu-row nav.main-menu > ul:first-of-type.sub-menu li ul li:hover > ul, header section.menu-row nav.main-menu > ul:first-of-type ul.sub-menu li ul li:hover > ul {
	visibility: visible;
	opacity: 1;
}
header section.menu-row nav.main-menu > ul > li {
	display: inline-block;
	margin-left: 30px;
}
header section.menu-row nav.main-menu > ul > li:first-of-type {
	margin-left: 0 !important;
}
header section.menu-row nav.main-menu > ul > li > ul.sub-menu {
	top: 22px;
	left: -20px;
}
.slider-wrapper {
	margin: 0 0 30px;
	background: #749db1;
	overflow: hidden;
}
.slider-wrapper .container_original {
	width: 50%;
	margin: 0;
	padding-left: 0;
}
.camera_wrap {
	margin-bottom: 0 !important;
}
.camera_wrap img {
	width: initial !important;
	margin: 0 !important;
	min-height: 100% !important;
}
.camera_wrap .camera_pag {
	position: absolute;
	left: 100%;
	bottom: 35px;
	width: 300px;
}
.camera_wrap .camera_pag .camera_pag_ul {
	margin: 0 0 0 30px;
	text-align: left;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: white;
	width: 11px;
	height: 11px;
	margin: 0 7px 0 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent, .camera_wrap .camera_pag .camera_pag_ul li:hover {
	background: white;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent div.thumb_arrow, .camera_wrap .camera_pag .camera_pag_ul li:hover div.thumb_arrow {
	display: none;
}
.camera_wrap .camera_pag .camera_pag_ul li img.camera_thumb {
	width: 100px;
	height: 50px;
}
.camera_wrap .camera_pag .camera_pag_ul li span {
	display: none;
}
.camera_wrap .cameraappended, .camera_wrap .cameraappended img, .camera_wrap .cameraappended .cameraSlide, .camera_wrap .cameraappended .camerarelative {
	min-height: 100%;
}
.camera_wrap .camera_target_content {
	overflow: visible;
}
.camera_wrap .camera_caption {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 100%;
	width: 100%;
	background: #749db1;
}
.camera_wrap .camera_caption div {
	position: absolute;
	bottom: 96px;
	max-width: 100%;
	padding: 0 30px 0 27px;
	background: none;
}
.camera_wrap .camera_caption div p {
	margin: 0 0 13px 0;
	letter-spacing: 1px;
	line-height: 42px;
	font-size: 36px;
	font-weight: 300;
	color: #fff2b3;
}
.camera_wrap .camera_caption div a, .camera_wrap .camera_caption div button {
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: top;
	line-height: 22px;
	font-size: 18px;
	text-transform: uppercase;
	color: white;
}
.camera_wrap .camera_loader {
	left: 100%;
}
/** Main **/
main section.promotion article {
	position: relative;
	max-width: 370px;
	margin: 0 0 29px 30px;
	padding: 0;
}
main section.promotion article:first-of-type {
	margin-left: 0;
}
main section.promotion article a, main section.promotion article button {
	display: block;
}
main section.promotion article figure {
	width: 170px;
	height: 187px;
	overflow: hidden;
	vertical-align: middle;
}
main section.promotion article figure img {
	width: 100%;
	height: 100%;
}
main section.promotion article div.summary {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 170px;
	padding: 31px 20px 0 30px;
	background: #749db1;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
main section.promotion article div.summary p {
	margin: 0 0 7px 0;
	line-height: 30px;
	font-size: 24px;
	font-weight: 300;
	color: #fff2b3;
	letter-spacing: 1px;
}
main section.promotion article div.summary p span.highlight_original {
	display: block;
	color: white;
}
main section.promotion article:hover div.summary {
	left: 0;
}
main section.banners {
	margin-bottom: 20px;
}
main section.banners article {
	position: relative;
	min-height: 180px;
	margin-bottom: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover !important;
}
main section.banners article a, main section.banners article button {
	display: block;
}
main section.banners article p {
	margin: 0;
}
main section.banners article p.head {
	margin-bottom: 13px;
	padding: 26px 85px 0 200px;
	line-height: 40px;
	letter-spacing: 1px;
	font-size: 36px;
	font-weight: 300;
	color: white;
}
main section.banners article p.body {
	padding: 0 98px 25px 200px;
	letter-spacing: 1.5px;
	line-height: 18px;
	font-size: 14px;
	font-weight: 400;
	color: white;
}
main section.banners article .ribbon {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 140px 140px;
	border-color: transparent transparent #749db1 transparent;
	-webkit-transform: rotate(360deg);
}
main section.banners article .ribbon p {
	display: block;
	position: relative;
	left: -89px;
	top: 76px;
	width: 90px;
	padding: 0;
	color: black;
	text-align: center;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
}
main section.details div.teaser {
	color: black;
}
main section.details div.teaser p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
main section.details div.teaser a, main section.details div.teaser button {
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 14px;
	color: #749db1;
	text-decoration: underline;
}
/** Offers gallery **/
div.scroll-gal .elastislide-wrapper {
	min-height: 150px;
	padding: 15px 0 0;
	box-shadow: none;
}
div.scroll-gal .elastislide-wrapper ul {
	max-height: 100% !important;
}
div.scroll-gal .elastislide-wrapper ul li {
	width: 168px;
	height: 168px;
	margin-right: 24px;
}
div.scroll-gal .elastislide-wrapper nav {
	position: relative;
}
div.scroll-gal .elastislide-wrapper nav span {
	top: 20px;
	left: initial;
	display: inline-block;
	width: 60px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #dfdfdf;
	color: #fff2b3;
	-webkit-transition: background .25s linear, color .25s linear;
	-moz-transition: background .25s linear, color .25s linear;
	-ms-transition: background .25s linear, color .25s linear;
	-o-transition: background .25s linear, color .25s linear;
	transition: background .25s linear, color .25s linear;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
	text-indent: initial;
	font-size: 0;
}
div.scroll-gal .elastislide-wrapper nav span:before {
	font-size: 14px;
}
div.scroll-gal .elastislide-wrapper nav span.elastislide-prev {
	right: 63px;
}
div.scroll-gal .elastislide-wrapper nav span.elastislide-next {
	right: 0;
}
div.scroll-gal .elastislide-wrapper nav span:hover {
	background: #749db1;
	color: #fff2b3;
}
div.scroll-gal figure {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
div.scroll-gal figure img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
div.scroll-gal figure figcaption {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	opacity: 0.05;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 400;
	background: #749db1;
	color: #749db1;
	-webkit-transition: opacity .25s linear;
	-moz-transition: opacity .25s linear;
	-ms-transition: opacity .25s linear;
	-o-transition: opacity .25s linear;
	transition: opacity .25s linear;
	word-break: break-word;
	white-space: normal;
}
div.scroll-gal figure figcaption span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
div.scroll-gal figure:hover figcaption {
	visibility: visible;
	opacity: 1;
}
/** Footer **/
footer {
	background: #f1f1f1;
}
footer div.container_original {
	padding: 57px 0;
}
footer div.container_original img {
	display: block;
}
footer div.container_original small, footer div.container_original a.privacy, footer div.container_original button.privacy {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #c9c9c9;
}
footer div.container_original small {
	margin-top: 3px;
}
footer div.container_original .phone, footer div.container_original address, footer div.container_original address a, footer div.container_original address button {
	color: black;
}
footer div.container_original .phone {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 20px;
}
footer div.container_original address {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
/** Page differences **/
body main > .container_original {
	padding-top: 67px;
	padding-bottom: 62px;
}
body.main_original main > .container_original {
	padding-top: 0;
}
body.szoba section.related {
	margin-top: 70px;
	margin-bottom: 60px;
	padding: 0 15px;
}
body.szoba section.related article {
	margin-bottom: 20px;
}
body.szoba section.related article figure {
	height: 101px;
	overflow: hidden;
	margin-bottom: 10px;
}
body.szoba section.related article figure, body.szoba section.related article figure img {
	width: 100%;
}
body.szoba section.related article figure img {
	height: auto;
}
body.szoba section.related article a, body.szoba section.related article button {
	color: #749db1;
}
body.szoba .panel-group .panel-heading {
	background: #f1f1f1;
}
body.szoba .panel-group .panel-heading a, body.szoba .panel-group .panel-heading button {
	text-decoration: none;
}
body.szoba .panel-group .panel-heading a, body.szoba .panel-group .panel-heading button, body.szoba .panel-group .panel-heading p {
	margin-top: 0;
	margin-bottom: 0;
}
body.szoba .panel-body img {
	float: right;
}
/* RWD */
/* RWD buttons and toolbars */
.rwd-btn {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 5px;
	background: #749db1;
	color: white;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: background .25s linear, color .25s linear;
	-moz-transition: background .25s linear, color .25s linear;
	-ms-transition: background .25s linear, color .25s linear;
	-o-transition: background .25s linear, color .25s linear;
	transition: background .25s linear, color .25s linear;
}
.rwd-btn span {
	font-size: 20px;
	height: 36px;
	line-height: 36px;
}
.rwd-btn:hover, .rwd-btn:focus, .rwd-btn:active {
	background: white;
	color: #749db1;
}
.rwd-menu {
	position: fixed;
	left: -320px;
	top: 0;
	width: 320px;
	height: 100%;
	opacity: 0;
	z-index: 20;
	overflow: scroll;
	padding: 0 15px;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.rwd-menu .rwd-btn {
	margin-top: 44.5px;
}
.rwd-menu.active {
	opacity: 1;
	left: 0;
}
.rwd-menu a.logo, .rwd-menu button.logo {
	display: inline-block;
	width: 94px;
	height: 94px;
	margin-top: 19px;
	background: url('/design/mettrin/components/logo_main.png') center center no-repeat;
	background-size: contain;
}
.rwd-menu > ul {
	margin-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
.rwd-menu > ul li a, .rwd-menu > ul li button {
	display: block;
	min-height: 28px;
	line-height: 28px;
	color: white;
}
.rwd-menu > ul li a:active, .rwd-menu > ul li button:active, .rwd-menu > ul li a:focus, .rwd-menu > ul li button:focus, .rwd-menu > ul li a:hover, .rwd-menu > ul li button:hover {
	background: rgba(234, 224, 191, 0.8);
}
.rwd-menu ul.sub-menu li a, .rwd-menu ul.sub-menu li button {
	padding-left: 15px;
}
.rwd-menu ul.sub-menu ul.sub-menu li a, .rwd-menu ul.sub-menu ul.sub-menu li button {
	padding-left: 30px;
}
.rwd-menu ul.sub-menu ul.sub-menu ul.sub-menu li a, .rwd-menu ul.sub-menu ul.sub-menu ul.sub-menu li button {
	padding-left: 45px;
}
@media (max-width: 1199px) {
	/* Header menu */
	header section.menu-row nav.main-menu > ul:first-of-type > li {
		margin-left: 30px;
	}
	/* Promotion banners */
	main {
		/* Double banners */
		/* Scroll gallery */
	}
	main section.promotion article {
		margin-left: 0;
		padding: 0 15px;
	}
	main section.promotion article figure {
		width: 150px;
		height: 125px;
	}
	main section.promotion article figure img {
		max-height: 150px;
	}
	main section.promotion article div.summary {
		left: 150px;
		right: 15px;
		padding: 7px 10px 0 10px;
	}
	main section.promotion article div.summary p {
		font-size: 18px;
		line-height: 22px;
	}
	main section.promotion article:hover div.summary {
		left: 15px;
	}
	main section.banners .noleftpd {
		padding-left: 15px;
	}
	main section.banners .norightpd {
		padding-right: 15px;
	}
	main section.banners article {
		height: 180px;
	}
	main section.banners article p.head {
		font-size: 22px;
		line-height: 28px;
	}
	main section.banners article p.body {
		font-size: 14px;
		line-height: 18px;
	}
	main section.details .scroll-gal li {
		max-width: 136px !important;
		max-height: 136px !important;
	}
	/* Grid list */
	body.szobalista section.list div.rooms article {
		width: 290px;
	}
	body.szobalista section.list div.rooms article p.teaser {
		height: 120px;
	}
}
@media (min-width: 992px) {
	.camera_wrap {
		min-height: 350px;
	}
}
@media (max-width: 991px) {
	/* Header */
	header section.menu-row div.logo {
		text-align: left;
	}
	header section.menu-row nav.main-menu {
		margin: 15px auto;
	}
	header section.menu-row nav.main-menu ul {
		font-size: 13px;
	}
	header section.menu-row nav.main-menu > ul ul.sub-menu, header section.menu-row nav.main-menu div.language ul li a, header section.menu-row nav.main-menu div.language ul li button {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	header section.menu-row nav.main-menu > ul:first-of-type {
		margin-left: 0;
	}
	header section.menu-row nav.main-menu > ul:first-of-type > li {
		margin-left: 15px;
	}
	header section.menu-row nav.main-menu > ul:first-of-type ul.sub-menu {
		min-width: 215px;
		left: -10px;
	}
	header section.menu-row .rwd-toolbar {
		margin-top: 19px;
		height: 94px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	/* Promotion banners */
	main {
		/* Double banners */
		/* Scroll gallery */
		/* Sidebar title margin */
	}
	main section.promotion article figure {
		width: 114px;
		height: 114px;
	}
	main section.promotion article div.summary {
		left: 114px;
	}
	main section.promotion article div.summary p {
		font-size: 16px;
		line-height: 20px;
	}
	main section.banners {
		margin-bottom: 0;
	}
	main section.banners article {
		background-position: left center;
		background-color: #24221a;
	}
	main section.banners article p.head, main section.banners article p.body {
		padding-left: 185px;
		padding-right: 0;
	}
	main section.banners article p.head {
		font-size: 16px;
		line-height: 22px;
		padding-top: 12px;
	}
	main section.banners article div.ribbon {
		border-width: 0 0 80px 80px;
	}
	main section.banners article div.ribbon p {
		left: -62px;
		top: 44px;
		width: 72px;
		font-size: 10px;
		line-height: 12px;
	}
	main section.details .scroll-gal ul li {
		margin-right: 10px;
	}
	/* Grid list */
	body.szobalista section.list div.rooms article {
		width: 340px;
	}
	body.szobalista section.list div.rooms article p.teaser {
		height: 100px;
	}
	/* Footer */
	footer div.container_original div.logo {
		text-align: center;
	}
	footer div.container_original div.logo img {
		display: inline-block;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.camera_wrap {
		min-height: 240px;
	}
	.slider-wrapper .container_original .camera_caption div p {
		font-size: 26px;
		line-height: 32px;
	}
}
@media (max-width: 767px) {
	/* Global */
	h1 {
		font-size: 36px;
		line-height: 36px;
	}
	/* Header */
	header section.menu-row div.logo {
		text-align: left;
	}
	header section.menu-row .rwd-toolbar {
		margin-top: 19px;
		height: 94px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	/* Body */
	main {
		/* Carousel */
		/* Promotion banners */
		/* Double banners */
	}
	main > div.container_original {
		padding-top: 37px;
	}
	main section.top {
		margin-bottom: 28px;
	}
	main .slider-wrapper {
		top: auto;
		left: auto;
		width: 100%;
		margin: 0 0 30px;
		overflow: visible;
		background: none;
	}
	main .slider-wrapper .container_original {
		width: 100%;
		padding: 0;
	}
	main .slider-wrapper .container_original .camera_pag {
		display: none;
		right: 0;
		bottom: -30px;
		left: 0;
		width: 100%;
	}
	main .slider-wrapper .container_original .camera_loader {
		left: 50%;
	}
	main .slider-wrapper .container_original .camera_caption {
		top: auto;
		right: 15px;
		bottom: 15px;
		left: 15px;
		width: auto;
		background: rgba(116, 157, 177, 0.9);
	}
	main .slider-wrapper .container_original .camera_caption div {
		position: relative;
		bottom: auto;
		max-width: 100%;
		padding: 15px 20px;
		text-align: center;
	}
	main .slider-wrapper .container_original .camera_caption div p {
		margin: 0 0 3px 0;
		font-size: 14px;
		line-height: 20px;
		letter-spacing: normal;
		font-weight: 500;
	}
	main .slider-wrapper .container_original .camera_caption div p a, main .slider-wrapper .container_original .camera_caption div p button {
		font-size: 12px;
		line-height: 16px;
	}
	main section.promotion article {
		max-width: none;
	}
	main section.promotion article figure {
		max-width: 50%;
		width: 170px;
		height: 187px;
	}
	main section.promotion article figure, main section.promotion article figure img {
		max-height: 187px;
	}
	main section.promotion article figure img {
		height: 100%;
	}
	main section.promotion article div.summary {
		left: 170px;
		padding: 31px 20px 0 30px;
	}
	main section.promotion article div.summary p {
		font-size: 24px;
		line-height: 30px;
	}
	main section.banners article p.head, main section.banners article p.body {
		padding-left: 285px !important;
		padding-right: 15px !important;
	}
	/* Scroll gallery */
	section.details .scroll-gal ul li {
		max-width: 127px !important;
		max-height: 127px !important;
	}
	/* Footer */
	footer div.container_original {
		padding: 15px;
	}
	footer div.container_original div.logo {
		margin-bottom: 20px;
	}
	footer div.container_original .phone, footer div.container_original address {
		width: 50% !important;
	}
}
@media (max-width: 567px) {
	/* Scroll gallery */
	section.details .scroll-gal ul li {
		max-width: 105px !important;
		max-height: 105px !important;
	}
	section.details .scroll-gal ul li figure figcaption {
		font-size: 11px;
	}
}
@media (max-width: 479px) {
	/* Global */
	h1 {
		font-size: 26px;
		line-height: 26px;
	}
	a.toquote, button.toquote {
		width: 290px;
		padding: 0;
	}
	/* Promotion banners */
	main {
		/* Double banners */
		/* Scroll gallery */
	}
	main section.promotion article div.summary {
		padding: 20px 15px 0 15px;
	}
	main section.promotion article div.summary p {
		font-size: 20px;
		line-height: 26px;
	}
	main section.banners {
		margin-bottom: 0;
	}
	main section.banners article {
		margin-bottom: 20px;
	}
	main section.banners article p.head, main section.banners article p.body {
		padding-left: 150px !important;
		padding-right: 20px;
		font-size: 14px;
		line-height: 18px;
	}
	main section.banners article p.head {
		margin-bottom: 8px;
		padding-top: 12px;
	}
	main div.scroll-gal ul li {
		max-width: 107px !important;
		max-height: 107px !important;
	}
	main div.scroll-gal ul li figure figcaption {
		font-size: 11px;
	}
	/* Footer */
	footer div.container_original .phone, footer div.container_original address {
		width: 100% !important;
	}
}
@media (max-width: 370px) {
	/* Promotion banners */
	main {
		/* Double banneres */
		/* Scroll gallery */
	}
	main section.promotion article div.summary {
		left: 50%;
		padding: 10px;
	}
	main section.promotion article div.summary p {
		font-size: 18px;
		line-height: 20px;
	}
	main section.banners article p.head, main section.banners article p.body {
		padding-left: 148px !important;
	}
	main section.details .scroll-gal ul li {
		max-width: 90px !important;
		max-height: 90px !important;
	}
}
/* css */
p.test {
	width: 100px;
}
/*# sourceMappingURL=style.css.map */