@charset "UTF-8";
@font-face {
  font-family: "Manrope";
  src: url("/static/manrope-extrabold.woff2") format("woff2"), /* Modern browsers */
  url("/static/manrope-extrabold.woff") format("woff"), /* Legacy browsers */
  url("/static/manrope-extrabold.otf") format("truetype"); /* Android, iOS */
  font-style: normal;
  font-weight: 800; }
@font-face {
  font-family: "Manrope";
  src: url("/static/manrope-bold.woff2") format("woff2"),
  url("/static/manrope-bold.woff") format("woff"),
  url("/static/manrope-bold.otf") format("truetype");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "Manrope";
  src: url("/static/manrope-semibold.woff2") format("woff2"),
  url("/static/manrope-semibold.woff") format("woff"),
  url("/static/manrope-semibold.otf") format("truetype");
  font-style: normal;
  font-weight: 600; }
@font-face {
  font-family: "Manrope";
  src: url("/static/manrope-medium.woff2") format("woff2"),
  url("/static/manrope-medium.woff") format("woff"),
  url("/static/manrope-medium.otf") format("truetype");
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: "Manrope";
  src: url("/static/manrope-regular.woff2") format("woff2"),
  url("/static/manrope-regular.woff") format("woff"),
  url("/static/manrope-regular.otf") format("truetype");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Manrope";
  src: url("/static/manrope-light.woff2") format("woff2"),
  url("/static/manrope-light.woff") format("woff"),
  url("/static/manrope-light.otf") format("truetype");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: "Manrope";
  src: url("/static/manrope-thin.woff2") format("woff2"),
  url("/static/manrope-thin.woff") format("woff"),
  url("/static/manrope-thin.otf") format("truetype");
  font-style: normal;
  font-weight: 200; }
body, html {
  font-family: "Manrope",sans-serif !important;
  }
  .frev {
	  font-family: "Manrope",sans-serif !important;
  }
#menu > ul > li > a
{
	 font-family: "Manrope",sans-serif !important;
	
}
  h1,h2,h3,h4,li,ul,p {
  font-family: "Manrope",sans-serif !important;
  }
*,*:before,*:after {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.infox {
	padding:20px 5px;
	text-align:center;
	display:block;
	font-size:120%;
}
.ibox {
	margin-top:60px;
	background-color:#ff233f;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:5px 20px;
	border-radius:30px;
}
.dlx {
	text-align:justify;
}
.cap {
	text-transform:uppercase;
}
.bookbtn {
	border-width: 4px;
    border-color: #14b99f;
    border-style: solid;
    border-radius: 35px;
   color:#14b99f;
    font-size: 130%;
    line-height: 1;
	font-weight:bold;
    text-align: inherit;
    text-transform: uppercase;
	letter-spacing:0.3em;
    padding:15px 50px;
    
}
.bookbtn:hover {
	 color:#fff !important;
	background-color:#14b99f !important;
	text-decoration:none !important;
}
.xterms {
	
}
@media all and (min-device-width: 680px)
{
	.bookr {
		float:right;
		margin-right:50px;
		margin-top:10px;
	}
}
@media all and (max-device-width: 680px)
{
	.dimg {
	display:none;
}
	.bookr {
		float:none;
		margin-bottom:30px;
		width:93%;
		
	}
	
	.bookbtn {
	display:block;
		border-width: 3px;
	    border-color: #14b99f;
	    border-style: solid;
	    border-radius: 25px;
	   
	   text-align:center;
	    padding:5px 0px;
	    width:100%;
	    
	}
}
.hlrow {
background-color:#f0ffcd;
}
.fsel {
	background-color:#FFF7BA;
}
.searchbutton {
	    background-color: #20e7ee!important;
	    color:#000 !important;
	    font-weight:bold;
}
.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
	box-shadow:none !important;
}
table.termsp td {
	border:0px !important;
}
.searchform {
	
	padding:10px;
	margin-bottom:30px;
}
#footer a:hover {
color:#fff !important;	
}
.page-id-9 #Top_bar {
	opacity:0.8;
}
body {
-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
.mpc-active .mpc-button__title {
	color:#14b99f !important;
}
.pricefrom {
	color:#14b99f;
	font-weight:bold;
}
a.bookbtn:hover {
	color:#fff;
	text-decoration:underline;
}

.form_price2 {
	font-size:150%;font-weight:bold;margin:40px 0;
	
	padding:15px;
	color:#14b99f;
	
	text-align:center;
}

.form_price {
	font-size:150%;font-weight:bold;margin:40px 0;
	border:1px solid #14b99f;
	border-radius:25px;
	padding:15px;
	background: #14b99f;
	color:#fff;
	text-align:center;
}
.td30 {
	width:30%;
}
.td20 {
	width:20%;
}.td10 {
	width:10%;
}
.hotel {
	margin-bottom:20px;
	
}
.himg {
	width:200px;max-height:200px;
	overflow:hidden;
}

.hprice {
	font-weight:bold;
	font-size:120%;
}
.cta {
	margin:5px;
}

table.terms {
	padding-bottom:40px;
}

table.terms .button {
 padding:1px 5px;
 margin:0;
}
table.terms tr:hover {
	background-color:#eee;
}
.badinfo {
	padding:20px;
	text-align:center;
	border-radius:35px;
	background-color:#3B94E1;
	color:#fff;
	font-size:120%;
	font-weight:bold;
}
table.terms th {
	text-transform:uppercase;
	padding:25px 0 !important;
}
select.inp, input.inp,input.inp[type="number"] {
	width:150px;
	margin:0 !important;
	text-align:center;
	border-radius:20px !important;
	padding:10px 20px!important;
	font-size:120%;
	}
	div.f1 {
	float:left;
	width:49%;
	}
	div.inf1 {
	padding:3px 10px;
	}
div.dl {
	float:left;
	width:70%;
}
div.dr {
	text-align:left;
	
	margin-bottom:20px;
}
tr.added {
	background-color:#E2FFC9;
}
a.hotelgo,
button.hotelgo {

    padding: 18px 26px;
    border: 4px solid #14b99f;
    border-radius: 30px;
    background-color: #14b99f !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 120% !important;
 text-align:center;
	display:block;
	cursor:pointer;
	width:100%;
	font-family:inherit;
	font-weight:inherit;
	line-height:normal;
	box-sizing:border-box;
	appearance:none;
	-webkit-appearance:none;
	margin:0;
	outline:0;

}
button.hotelgo i {
	margin-left:12px;
}
a.hotelgo:hover,
button.hotelgo:hover {
	text-decoration:none;
	 background-color: #fff !important;
    color: #14b99f  !important;
}
a.hotelout,
button.hotelout {

    padding: 20px 30px;
    border: 1px solid #eee;
    border-radius: 30px;
    background-color: #eee !important;
    color: #333 !important;
    text-transform: uppercase;
    font-size: 120% !important;
 text-align:center;
	display:block;
	cursor:pointer;
	width:100%;
	font-family:inherit;
	font-weight:inherit;
	line-height:normal;
	box-sizing:border-box;
	appearance:none;
	-webkit-appearance:none;
	margin:0;
	outline:0;

}

.first {
	font-size:80%;
	color:#f00;
	font-style:italic;	
}

.hotel4:hover {
	background-color:#fafafa;
}
.hotel4 {
	float:left;
	width:25%;	
	overflow:hidden;
}
.inhotel4 {
	padding:10px 5px;
	text-align:left;	
}
.inhotel4 h3 {
	margin-bottom:3px;
}
.inhotel4 .place {
	margin-bottom:3px;
}
.inhotel4 .plz {
	margin-bottom:3px;
	color:#14b99f !important;
}
.inhotel4 .pps {
	padding:20px 0;
	
}
.inpps {
	height:70px;
	overflow:hidden;
}
.inhotel4 .cta {
	background-color:#14b99f;
	font-weight:bold;
	color:#fff;
	padding:20px;	
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}
.inhotel4 .fr {
	float:right;
}
.inhotel4 .cta a {
		color:#fff;
		
	}
.hotel4 .himg {
	width:100%;height:180px;
overflow:hidden;
	margin:auto;
	margin-bottom:10px;
	text-align:center;
	
}

table.terms tr,table.terms td {
    box-shadow: none;
}

table.terms th {
    font-weight: normal;
    background: #fff;
    box-shadow: none;
	padding:10px 0;
}
table.terms th {
	border:0px !important;
}
table.terms td {
	border:0px;
	font-weight:bold;
	padding:10px 0 !important;
	border-bottom:1px solid #ddd;
	color:#000;
}
table.terms td.nob {
	border:0px;
	font-weight:bold;
	border-bottom:0px;
}
table.fr td,table.fr th {
border:0px !important;	
	background-color:#fff !important;
	box-shadow:none !important;
}
table.fr th { 
	font-weight:normal;
}
table.fr td {
	border-bottom:1px solid #eee !important;
}
table tr:first-child td {
    box-shadow: none !important;
}

table tr:nth-child(2n) td {
    background: none !important;
}

#Wrapper, #Content {
    background-color: #fff  !important;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table.terms, table.terms thead, table.terms tbody, table.terms th, 
	table.terms td, table.terms tr { 
		display: block; 
	}
	table.terms thead {
	display:none;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	table.terms thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.terms tr { border: 0px solid #ccc; }
	
	table.terms td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	table.terms td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	table.terms td:nth-of-type(1):before { content: "Termín od"; }
	table.terms td:nth-of-type(2):before { content: "Termín do"; }
	table.terms td:nth-of-type(3):before { content: "Počet nocí"; }
	table.terms td:nth-of-type(4):before { content: "Počet dní"; }
	table.terms td:nth-of-type(5):before { content: "Cena od"; }
	table.terms td:nth-of-type(6):before { content: ""; }
	table.terms td:nth-of-type(6) {  padding-bottom:20px !important;
	border:0px !important;	margin-bottom:20px !important;
	margin-top:10px !important;}
	table.termsx td {
	padding-left: 30% !important;
	}
	
	table.termsx td:before {
		
	top:10px;
		text-align:left;
		padding-right:30px !important;
		width:30%;
	}
	table.termsx td:nth-of-type(1):before { content: "Termín"; }
	table.termsx td:nth-of-type(2):before { content: "Destinace"; }
	table.termsx td:nth-of-type(3):before { content: "Typ ubytování"; }
	table.termsx td:nth-of-type(4):before { content: "Typ pokoje"; }
table.termsx td:nth-of-type(5):before { content: "Počet nocí"; }
	table.termsx td:nth-of-type(6):before { content: "Cena od"; }
table.termsx td:nth-of-type(6) {  padding-bottom:10px !important;
	border:1px !important;	margin-bottom:10px !important;
	margin-top:0px !important;}
	table.termsx td:nth-of-type(8) {  padding-bottom:50px !important;
	
	
	
	}
	
	table.termsx tr.fr {
		display:none !important;
}

}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	table.order tr:first-child td {
		box-shadow:none !important;
	}
	/* Force table to not be like tables anymore */
	table.order, table.order thead, table.order tbody, table.order th, 
	table.order td, table.order tr { 
		display: block; 
	}
	table.order thead {
	display:none;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	table.order thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.order tr { border: 0px solid #ccc; }
	
	table.order td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		min-height:10px;
	}
	
	table.order td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	
	table.order td
{
	border: none !important;
}
	/*
	Label the data
	*/
	table.order td:nth-of-type(1) { font-weight:bold;
border-top:1px solid #ddd !important;

}
table.order td:before { margin-top:5px;}
	table.order td:nth-of-type(1):before { content: "Typ pokoje"; }
	table.order td:nth-of-type(2):before { content: ""; }
	table.order td:nth-of-type(3):before { content: "Cena"; }
	table.order td:nth-of-type(4):before { content: "Doprava"; }
	table.order td:nth-of-type(5):before { content: "Počet"; }
	table.order td:nth-of-type(6):before { content: "Celkem"; }
	
	table.order td:nth-of-type(6) {  margin-bottom:30px !important;
	font-size:120%;
	font-weight:bold;
	color:#14b99f !important;
	border:0;
	}
	

}
p.grn {
	color:#14b99f;
	text-align:center;
	font-weight:bold;
}
.xgrn {
	color:#14b99f;
	
}
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	table.order2 tr:first-child td {
		box-shadow:none !important;
	}
	div.f1 {
	display:block;
	float:none;
	width:100%;
	}

div.dr {
	padding:0;
	margin:0;
	margin-bottom:20px;
	text-align:center;
	display:block;
	float:none;
	width:100%;
	}
	/* Force table to not be like tables anymore */
	table.order2, table.order2 thead, table.order2 tbody, table.order2 th, 
	table.order2 td, table.order2 tr { 
		display: block; 
	}
	table.order2 thead {
	display:none;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	table.order2 thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.order2 tr { border: 0px solid #ccc; }
	
	table.order2 td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		min-height:10px;
	}
	
	table.order2 td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 25%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	table.order2 td:nth-of-type(1) { font-weight:bold; }
	table.order2 td:nth-of-type(1):before { content: "Název"; }
	table.order2 td:nth-of-type(2):before { content: "Cena"; }
	table.order2 td:nth-of-type(4):before { content: "Počet"; }
	table.order2 td:nth-of-type(5):before { content: "Celkem"; }
table.order2 td:nth-of-type(5) {  margin-bottom:30px !important;
	font-size:120%;
	font-weight:bold;
	color:#14b99f !important;
	border:0;
	}
	table.order2 td:nth-of-type(5) {  margin-bottom:30px !important;
	border:0;
	}
	table.order2 td:nth-of-type(3) { display:none; }
	

}

#Footer {
	background-color:#25262c !important;
	color:#fff !important;
	padding:60px 0 !important;	
}
#Footer a {
	color:#919394 !important;
}
#Footer li,#Footer a {
border:0px !important;	
}

#Footer ul {
	list-style:none;
}
#Footer li > a {
	border:0px !important;
	border-image-width:0px !important;
}
.widget_archive ul li:after, .widget_nav_menu ul li:after {
	border:0px !important;
}
.xgreen {
	background-color:#14b99f;
	color:#fff !important;
	padding:60px 0 !important;	
}
.xgreen h4 {
	color:#fff !important;
}
.desc_wrapper h4 {
	color:#333 !important;
}
.mcb-item-ca97bec21 {
	margin:20px 0 !important;
}
.xgreen a,#Footer .xgreen a  {
	color:#fff !important;
}
.wpcf7-form input,.wpcf7-form textarea {
	border-radius:25px !important;
	padding:10px 20px !important;
	font-size:130% !important;
	border:1px solid #eee !important;
	box-shadow:none !important;
	
}
.cont .one-third {
	margin-bottom:0 !important;
}
.wpcf7-form input[type=checkbox] {
	
}
.pad20 {
	padding:20px !important;
}
.xgreen h2 {
	color:#fff !important;
}
.fancy_heading_line {
	    background-image: none !important;
}
.article_box .desc_wrapper {
	    background-image: none !important;
}
.icon-right-open {
	color:#14b99f !important;
	font-size:140%;
}
.article_box .desc_wrapper p {
	border:0 !important;
	}
	
	.accordion .question {
	border-radius:30px !important;
	border-color:#14b99f !important;
	margin-bottom:15px !important;
	}
.accordion .question .answer {
   
     box-shadow: none !important;
}
.accordion .title {
background-color:#fff !important;
border-bottom:0px !important;	
}
.accordion .question .title{
	font-size:130% !important;
	font-weight:normal !important;
	}
	
.accordion .question .title:before {
    content: "";
    width: 49px;
    height: 100%;
    border-width: 0 0px 0 0 !important;
    border-style: solid !important;
}
.accordion .question .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus {
	color:#14b99f !important;
	}
	.srch {
	width:100%;
	}
	
	.ins {
	float:left;
	width:20%;
	}
	
	.iins {
	padding:0 10px;
	}
	
	
	.hotelr {
	position:relative;top:-145px;
	}
	.hotell {
	padding-right:30px !important;
	}
	.xr .ins {
	float;none;
	width:100%;
		margin-bottom:20px;
	}
	.rtext {
	font-size:130%;
	}
	.hotelr .ins {
	float;none;
	width:100%;
		margin-bottom:20px;
	}
	.hotelr .iins {
	padding:5px 00px;	
	}
		.iins select:hover {
			background-color:#eee;
			
		}
	.iins select {
	padding:20px 30px;
	border:1px solid #eee;
	border-radius:30px;
	font-size:100% !important;
		font-weight:bold;
	color:#999 !important;
		background-color:#fff;
	
	}
	.iins input[type=submit] {
	padding:20px 30px;
	border:1px solid #14b99f;
	border-radius:30px;
	background-color:#14b99f !important;
	color:#fff !important;
	text-transform:uppercase;
	font-size:120% !important;
	width:100%
	}
	a.hplink {
	padding:5px 0px !important;
	border:5px solid #14b99f !important;
	border-radius:40px !important;
	font-size:100% !important;
	width:100% !important;
	color:#14b99f !important;
	font-weight:bold;
	background-color:#fff !important;
	}
	.hgreen {
	color:#14b99f !important;
	}
	.desc_wrapper p
	{
	color:#555 !important;
	}
	.mpc-button__title {
	font-size:130% !important;
	padding-right:20px !important;
	}
	.title_wrapper {
	width:75%;
	}
	.zarazeni {
	border-bottom:1px solid #ddd;
		padding:40px 0 20px 0;
	}
	.zarazeni a {
	font-size:150%;
		margin-right:30px;
		font-weight:bold;
		color:#000;
	}
#Action_bar .contact_details a {
    color: #14b99f !important;
}
.tp-button {
	font-size:120% !important;
	border-radius:30px !important;
	padding:30px 40px !important;
	text-transform:uppercase;
}

.f2  input,.f2 textarea {
	border-radius:15px !important;
	padding:5px 10px !important;
	font-size:130% !important;
	border:1px solid #eee !important;
	box-shadow:none !important;	
	width:100% !important;
	margin-bottom:5px !important;
}

.f2 input::placeholder {
color:#6c7379;
	color:#626262;
	
}
input[type="date"]::placeholder {
	color:#fff !important;
}
.noborder td {
	border:0px;
	width:15%;
	padding:5px !important;
	
}
.noborder input,.noborder textarea {
	border-radius:15px !important;
	padding:5px 10px !important;
	font-size:110% !important;
	border:1px solid #eee !important;
	box-shadow:none !important;	
}
.inf1 strong {
	
	
}

.f1  input,.f1 textarea {
	border-radius:25px !important;
	padding:10px 20px !important;
	font-size:130% !important;
	border:1px solid #ddd !important;
	box-shadow:none !important;	
}

.go {
    padding: 20px 30px !important;
    border: 1px solid #14b99f  !important;
    border-radius: 30px  !important;
    background-color: #14b99f !important;
    color: #fff !important;
    text-transform: uppercase  !important;
    font-size: 120% !important;
    width: 100%  !important;
	margin-bottom:50px !important;
}

@media all and (max-device-width: 880px)
{
.ins {
	float:left;
	width:50%;
	}
	.hotel4 {
	float:left;
		width:50%;
	}
	.iins select {
	
		margin-bottom:20px !important;
	}
	.hotell {
	padding-right:0 !important;
	}
	.title_wrapper {
	width:100%;
	}
	.hotelr,.xterms {
	top:0px;
	}
	.zarazeni a {
	display:block;
		margin-bottom:10px;
	}
}

@media all and (max-device-width: 680px)
{
.ins {
	float:none;
	width:100%;
	}
	.hotel4 {
	float:none;
		width:100%;
	}
	.iins select {
	
		margin-bottom:20px !important;
	}
	.hotell {
	padding-right:0 !important;
	}
	.title_wrapper {
	width:100%;
	}
	.hotelr,.xterms {
	top:0px;
	}
	.zarazeni a {
	display:block;
		margin-bottom:10px;
	}
}

.oprtr {
	position:absolute;
	top:-121px;
	right:20px;
}
.objterm {
	display:inline;
font-size:60%;
text-align:center;
border-radius:30px;
border:1px solid #14b99f;
font-weight:bold;position:relative;top:-3px;

}

.objh1 {
	text-align:center;
	display:block;
	margin-bottom:30px;
}
.sparr {
	
position:relative;
top:7px;
font-size:160%;
color: #14b99f;
font-weight:bold;	
}
@media all and (max-device-width: 880px)
{
.sparr {
	
position:relative;
top:0px;
font-size:100%;
color: #14b99f;
font-weight:bold;	
}
	.objterm {
		display:block;
		width:100%;
margin-top:20px;		
}
	.oprtr { 
display:none;	
}	
.dr {

	
}
.page-id-1182 h2 {
	font-size:120% !important;
	text-align:left !important;
}
.dlx {
	text-align:left !important;
}
	}
	
@media all and (max-device-width: 680px) {
 .hotel4 h3 {
 margin-left:5px;
 }
  .hotel4 p.place,
  .hotel4 p.plz {
 margin-left:5px;
 }
}
