

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #51c780;
  text-decoration: none;
}



a:hover,
a:focus,
a:active {
	color: #51c780;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}



  :root {
    --overlay-color: rgba(81, 183, 199, 1);
    --menu-speed: 0.75s;
    --hamburger-color: rgba(81, 183, 199, 1);
  }
  /* MENU STYLES */
	.menu-wrap {
	  position: absolute;
	  top: 7px;
	  right: 50px;
	  z-index: 1;
	}

  #home-search-box .menu-wrap{
    right:5rem;
  }

  #google_translate_element{
    /*margin-top:34px;
    position:absolute;
    right:100px;
    z-index:1*/
    margin-top:85px;
    position:absolute;
    right:10px;
    z-index:1
  }

  .subpage-menu-grid{display:grid; grid-template-columns:160px auto 50px; margin-left:auto; gap:20px}
  .subpage-menu-grid #google_translate_element{margin-top: 25px; position: relative !important; right:0 !important}

  .hamburger-button-container{
    position:fixed;
    top:10px;
    height:50px;
    width: 50px;
    right:10px;
    z-index:10000;
  }


  .top-header .hamburger-button-container{
    position: static;
  }

  .top-header .menu-wrap{right:10px;}
	
	.menu-wrap .toggler {
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 2;
	  cursor: pointer;
	  width: 50px;
	  height: 50px;
	  opacity: 0;
	}
	
	.menu-wrap .hamburger {
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 1;
	  width: 60px;
	  height: 60px;
	  padding: 1rem;
	  background: var(--primary-color);
	  display: flex;
	  align-items: center;
	  justify-content: center;
	}
	
	/* Hamburger Line */
	.menu-wrap .hamburger > div {
	  position: relative;
	  flex: none;
	  width: 120%;
	  height: 2px;
	  background: var(--hamburger-color);
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  transition: all 0.4s ease;
	  box-shadow: 0px 0 1px black;
	}
	
	/* Hamburger Lines - Top & Bottom */
	.menu-wrap .hamburger > div::before,
	.menu-wrap .hamburger > div::after {
	  content: '';
	  position: absolute;
	  z-index: 1;
	  top: -10px;
	  width: 100%;
	  height: 2px;
	  background: inherit;
	  box-shadow: 0px 0 1px black;
	}
	
	/* Moves Line Down */
	.menu-wrap .hamburger > div::after {
	  top: 10px;
	}
	
	/* Toggler Animation */
	.menu-wrap .toggler:checked + .hamburger > div {
	  transform: rotate(135deg);
	  background: white;
	  box-shadow: unset;
	}
	
	/* Turns Lines Into X */
	.menu-wrap .toggler:checked + .hamburger > div:before,
	.menu-wrap .toggler:checked + .hamburger > div:after {
	  top: 0;
	  transform: rotate(90deg);
	  background: white;
	  box-shadow: unset;
	}
	
	/* Rotate On Hover When Checked */
	.menu-wrap .toggler:checked:hover + .hamburger > div {
	  transform: rotate(225deg);
	  background: white;  
	  box-shadow: unset;
	}
	
	/* Show Menu */
	.menu-wrap .toggler:checked ~ .menu-container {
	  visibility: visible;
	}
	
	.menu-wrap .toggler:checked ~ .menu-container > div {
	  transform: scale(1);
	  transition-duration: var(--menu-speed);
	}
	
	.menu-wrap .toggler:checked ~ .menu-container > div > div {
	  opacity: 1;
	  /* transition:  opacity 0.4s ease 0.4s; */
	}
	
	.menu-wrap .menu-container {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  visibility: hidden;
	  overflow: hidden;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	}
  
	.menu-wrap .menu-container ul{
	  margin:0;
	  padding:0;
	  list-style: none;
	}
  
	.menu-wrap .menu-container ul li{
	  font-size:22px;
	}
	
	.menu-wrap .menu-container a{
	  color:#fff;
    text-decoration: none;
	}
	
	.menu-wrap .menu-container > div {
	  background: var(--overlay-color);
	  width: 150vw;
	  height: 150vh;
	  display: flex;
	  flex: none;
	  align-items: center;
	  justify-content: center;
	  transform: scale(0);
	  transition: all 0.4s ease;
	}
	
	.menu-wrap .menu-container > div > div {
	  text-align: center;
	  max-width: 100%;
	  max-height: 100%;
	  opacity: 0;
	  transition: opacity 0.4s ease;
	}
	
	.menu-wrap .menu-container > div > div > ul > li {
	  list-style: none;
	  color: #fff;
	  font-size: 2rem;
	  padding: 1rem;
	}
	
	.menu-wrap .menu-container > div > div > ul > li > a {
	  color: #fff;
	  text-decoration: none;
	  transition: color 0.4s ease;
  
	}
  
	.menu-wrap .menu-container > div > div > ul {
	  margin-left: 0;
	}
	
	.logo-in-menu {
		width: 180px;
		margin-top: -100px;
		margin-bottom: 20px;
	}
  
	.menu-container .socialico{display: flex; align-items: center; justify-content: center; margin:30px 0; justify-content: space-between;}
  
	.menu-container .socialico img{height:25px;}




/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



body {
  background-color: #F0F6F6;
  font-family: 'Playfair Display', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  position: relative;
  font-weight: 300;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}

*{box-sizing: border-box}

.section-inner{
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
  padding-left:20px !important;
  padding-right: 20px !important;
}
.section-inner-post{
	max-width: 980px;
	margin: 0 auto;
	position: relative;
  padding-left:20px;
  padding-right:20px;
}

.flex-style{
	display: flex;
	justify-content: center;
	align-items: center;
}

.grid-style{
	display: grid;
	grid-template-columns: 1fr 2fr 1fr;
	grid-template-rows: 100px 200px;
	place-items: center;
}

/* HEADINGS STYLE */

h1 {
  font-size: 3rem;
  margin: 2rem 0;
  font-weight: normal;
  line-height: 1.2em;
}

h2 {
  font-size: 2rem;
  margin: 2rem 0;
  font-weight: normal;
  line-height: 1.2em;
}

h3 {
  font-size: 1.6rem;
  margin: 2rem 0;
  font-weight: normal;
  line-height: 1.2em;
}

h4{
  font-size: 1.4rem;
  margin: 1rem 0;
  font-weight: normal;
  line-height: 1.2em;
}

h5 {
  font-size: 2rem;
  margin:  0;
  font-weight: normal;
  line-height: 1.2em;
}

h6 {
  font-size: .8rem;
  margin: 1rem 0 0;
  font-weight: normal;
  line-height: 1.2em;
  text-transform: uppercase
}

/* END HEADINGS STYLE */

/* GRID STYLE */
.grid-2{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px}
.grid-3{display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 15px}
.grid-4{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 15px}
.grid-5{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;grid-gap: 15px}
.grid-6{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 15px}
.grid-8{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 15px}
.grid-10{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 15px}
.grid-12{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 15px}

.grid-2-auto{display: grid;grid-template-columns: auto auto;grid-gap: 15px}
.grid-3-auto{display: grid;grid-template-columns: auto auto auto;grid-gap: 15px}
.grid-4-auto{display: grid;grid-template-columns: auto auto auto auto;grid-gap: 15px}
.grid-5-auto{display: grid;grid-template-columns: auto auto auto auto auto;grid-gap: 15px}
.grid-6-auto{display: grid;grid-template-columns: auto auto auto auto auto auto;grid-gap: 15px}
.grid-8-auto{display: grid;grid-template-columns: auto auto auto auto auto auto auto auto;grid-gap: 15px}
.grid-10-auto{display: grid;grid-template-columns: auto auto auto auto auto auto auto auto auto auto;grid-gap: 15px}
.grid-12-auto{display: grid;grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto ;grid-gap: 15px}

.grid-23{display: grid;grid-template-columns: 2fr 3fr;grid-gap: 15px}
.grid-31{display: grid;grid-template-columns: 4fr 2fr;grid-gap: 15px}
.grid-32{display: grid;grid-template-columns: 3fr 2fr;grid-gap: 15px}
.grid-221{display: grid;grid-template-columns: 2fr 2fr 1fr;grid-gap: 15px}
/* END GRID STYLE */

/* PADDING STYLE */

/* PADDING ALL */
.p-1{padding: 1rem;}
.p-2{padding: 2rem;}
.p-3{padding: 3rem;}
.p-4{padding: 4rem;}
.p-5{padding: 5rem;}
.p-10{padding: 10rem;}
/* END PADDING ALL */

/* PADDING TOP */
.pt-1{padding-top: 1rem;}
.pt-2{padding-top: 2rem;}
.pt-3{padding-top: 3rem;}
.pt-4{padding-top: 4rem;}
.pt-5{padding-top: 5rem;}
.pt-10{padding-top: 10rem;}
/* END PADDING TOP */

/* PADDING BOTTOM */
.pb-1{padding-bottom: 1rem;}
.pb-2{padding-bottom: 2rem;}
.pb-3{padding-bottom: 3rem;}
.pb-4{padding-bottom: 4rem;}
.pb-5{padding-bottom: 5rem;}
.pb-10{padding-bottom: 10rem;}
/* PADDING BOTTOM */

/* PADDING LEFT */
.pl-1{padding-left: 1rem;}
.pl-2{padding-left: 2rem;}
.pl-3{padding-left: 3rem;}
.pl-4{padding-left: 4rem;}
.pl-5{padding-left: 5rem;}
.pl-10{padding-left: 10rem;}
/* END PADDING LEFT */

/* END PADDING STYLE */

/* PADDING RIGHT */
.pr-1{padding-right: 1rem;}
.pr-2{padding-right: 2rem;}
.pr-3{padding-right: 3rem;}
.pr-4{padding-right: 4rem;}
.pr-5{padding-right: 5rem;}
.pr-10{padding-right: 10rem;}
/* END PADDING RIGHT */

/* MARGIN STYLE */

/* MARGIN ALL */
.m-0{margin: 0}
.m-1{margin: 1rem;}
.m-2{margin: 2rem;}
.m-3{margin: 3rem;}
.m-4{margin: 4rem;}
.m-5{margin: 5rem;}
.m-10{margin: 10rem;}
/* END margin ALL */

/* MARGIN TOP */
.mt-0{margin-top: 0 !important}
.mt-1{margin-top: 1rem;}
.mt-2{margin-top: 2rem;}
.mt-3{margin-top: 3rem;}
.mt-4{margin-top: 4rem;}
.mt-5{margin-top: 5rem;}
.mt-10{margin-top: 10rem;}
/* END MARGIN TOP */

/* MARGIN BOTTOM */
.mb-0{margin-bottom: 0;}
.mb-1{margin-bottom: 1rem;}
.mb-2{margin-bottom: 2rem;}
.mb-3{margin-bottom: 3rem;}
.mb-4{margin-bottom: 4rem;}
.mb-5{margin-bottom: 5rem;}
.mb-10{margin-bottom: 10rem;}
/* MARGIN BOTTOM */

/* MARGIN LEFT */
.ml-1{margin-left: 1rem;}
.ml-2{margin-left: 2rem;}
.ml-3{margin-left: 3rem;}
.ml-4{margin-left: 4rem;}
.ml-5{margin-left: 5rem;}
.ml-10{margin-left: 10rem;}
/* END margin LEFT */

/* END MARGIN STYLE */

/* MARGIN RIGHT */
.mr-1{margin-right: 1rem;}
.mr-2{margin-right: 2rem;}
.mr-3{margin-right: 3rem;}
.mr-4{margin-right: 4rem;}
.mr-5{margin-right: 5rem;}
.mr-10{margin-right: 10rem;}
/* END MARGIN RIGHT */

/* END MARGIN STYLE */

/* RADIUS STYLE */

/* RADIUS ALL */
.br-mini{border-radius: 0.4rem;}
.br-1{border-radius: 1rem !important;}
.br-2{border-radius: 2rem;}
.br-3{border-radius: 3rem;}
.br-5{border-radius: 5rem;}

.brt-1{border-radius: 1rem 1rem 0 0}
/* RADIUS ALL STYLE */

/* RADIUS STYLE */


/* BG STYLE */

.bg-white{background: #ffffff;}
.green-color{color: #54C7D0}

/* END BG STYLE */

/* SHADOW STYLE */

.shadow-small{box-shadow: 0px 1px 1px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;}
.shadow-normal{box-shadow: 0px 8px 24px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;}
.shadow-big{box-shadow: 21px 40px 60px rgba(0,0,0,.15);transition: transform 0.9s;-webkit-transition: 0.9s;}

.shadow-small:hover{box-shadow: 0px 8px 24px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;z-index: 99}
.shadow-normal:hover{box-shadow: 21px 40px 60px rgba(0,0,0,.15);transition: transform 0.9s;-webkit-transition: 0.9s;z-index: 99}
.shadow-big:hover{box-shadow: 0px 1px 1px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;z-index:99}

/* SHADOW STYLE */

/* ZOOM STYLE */

.zoom-1{transform: scale(1);}
.zoom-2{transform: scale(1);}
.zoom-3{transform: scale(1);}

.zoom-1:hover{transform: scale(1.05);}
.zoom-2:hover{transform: scale(1.075);}
.zoom-3:hover{transform: scale(1.10);}

/* END ZOOM STYLE */

/* BULGARIA */

.top-header{background: #fff;position: sticky;top: 0;box-shadow: 0 1px 15px #00000008;z-index: 9}
.top-header .section-inner{display: grid;grid-template-columns: 215px 1fr}
.top-menu-desk{
  list-style: none;
  display: flex;
  justify-content: end;
  align-self: center;
}

.menu-top-item{margin: 0 1rem;text-transform: uppercase}

.logo{height: 4rem}

#hero{
  height: 45vh;
  min-height: 500px;
  display: grid;
  margin: 0;
  color: #fff;
  font-size: 1.4rem;
  background-size: cover !important;
  text-transform: uppercase;
  background-attachment: fixed !important;
}

#hero h1 {
  font-size: 3rem;
  margin: 0 0 2rem;
  }

#home-search-box{
  background:url(./img/baner.jpg);
  height: 100vh;
  display: grid;
  margin: 0;
  color: #fff;
  font-size: 1.4rem;
  background-size: cover !important;
  background-position: center !important;
  background-attachment:fixed !important;
  position: relative;
  overflow: hidden;
}

.wycieczki-desc-padding{padding-bottom: 65px !important;}

.jz-pagination{text-align:right; padding-top:10px; padding-bottom:10px;}

#home-search-box h1{color: #fff;text-align: center;font-size: 3rem}
.search-form {
  background: rgba(255,255,255,0.2);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 48px;
  justify-content: stretch;
  border-radius: 2rem;
  gap:20px
}

.search-form input[type="text"]{font-size:15px !important;}

.box-shadow{box-shadow: 0 1px 15px #00000008;}
.form-item{
  text-transform: uppercase;
  font-size: .8rem;
  color: #000;
}


#searchbar .form-item label{color:#fff;}

.booking.form-item div.pr{position: relative; width:100%;}
.booking.form-item div.badge-container{height:70px;}

.form-item.search-button{align-self: center; margin-top:16px;}

.form-item label{display: block;margin-bottom: .5rem;font-weight: 500}

.form-item select{
  border-radius:3rem;
  border: solid 2px #51c780;
  padding: 1rem;
  width: 100%;
  background: #fff;
  -webkit-appearance:none;
  margin-bottom: 1rem
}

.form-item input {
  border-radius: 3rem;
  border: solid 2px #51c780;
  padding: 1rem;
  width: 100%;
}


.self-center{align-self: center}

#search-green{
  background: #51c780 url(./img/search.svg);
  border: none;
  color: #fff;
  height: 3rem;
  align-self: end;
  background-size: 1.2rem;
  background-repeat: no-repeat;
  background-position: center center;
  width: 3rem;
  border-radius: 2rem;
}


.naglowek h3{
  font-size: 1.8rem;
  margin: 0;
  font-weight: normal
}

.txt-center{text-align: center}
.naglowek{text-align: center;font-size: .8rem}
.content-left .offer-img{height: 420px;}
.offer-img{
  width: 100%;
  height: 360px;
  object-fit: cover;
  border-radius: 1rem 1rem 0 0;
}
.offer-item {background: #fff;border-radius: 1rem; position: relative;}
.offer-item a{color: #000;text-decoration: none}
.offer-item h4{
  font-size: 1.4rem;
  margin: 0 0 2rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.2em;
}
.offer-desc p{margin: 0;text-transform: uppercase;}
.offer-desc{padding: 1rem;font-size: .8rem;padding-bottom: 50px;}
.offer-desc.no-bottom-padding{padding-bottom: 0;}
.offer-desc.no-bottom-padding h4{text-transform: unset;}
.heart-container{text-align: center; margin:auto;}
.heart-container span{height: 1.5rem; background:url(img/heart-none.svg) no-repeat; width:1.5rem; display: inline-block; background-repeat:no-repeat; background-size:24px auto; display: flex;}
.heart-container span.fav{background:url(img/heart.svg) no-repeat;  background-size:24px auto;}

.jz-heart{background:url(img/heart.svg) no-repeat; background-position: 0 3px; background-size:24px auto; padding-left:30px; margin-top:26px;}


.bg-green {
  background-position: 40rem bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #51c780 url(img/bg-box.svg) no-repeat center;
}
.bg-dark-green{
  background-position: 40rem bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background: #156672 url(img/bg-box.svg) no-repeat center;
}

.offer-img-container{position: relative;}
.offer-badge{position: absolute; top:1rem; right:1rem; border-radius:20px; background:#51c780; padding:5px 15px; font-size:0.8rem; color:#fff;}

.zobacz-jak-mozemy-ci-pomoc a h6{color:#000}
.zobacz-jak-mozemy-ci-pomoc a:hover h6{color:#51c780;}

.add-heart{display: grid;grid-template-columns: 50px auto}
.place-item{font-size: .68rem;background:  url(./img/place.svg);background-repeat: no-repeat;align-self: center;padding-left: 1.2rem;background-size: 1rem}
.room-item{font-size: .68rem;background:  url(./img/flor.svg);background-repeat: no-repeat;align-self: center;padding-left: 1.2rem;background-size: 1rem}
.room-m{font-size: .68rem;background:  url(./img/room.svg);background-repeat: no-repeat;align-self: center;padding-left: 1.2rem;background-size: 1rem}
.room-m-white{font-size: .68rem;background:  url(./img/room-white.svg);background-repeat: no-repeat;align-self: center;padding-left: 1.2rem;background-size: 1rem;color: #fff}
.item-kuchnia{font-size: .68rem;background:  url(./img/aneks.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-lozko{font-size: .68rem;background:  url(./img/lozko.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-lazienka{font-size: .68rem;background:  url(./img/lazienka.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-pralka{font-size: .68rem;background:  url(./img/pralka.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem; background-size: auto;}
.item-tv{font-size: .68rem;background:  url(./img/tv.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-basen{font-size: .68rem;background:  url(./img/basen.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-klima{font-size: .68rem;background:  url(./img/klima.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}

.item-wifi{font-size: .68rem;background:  url(./img/wifi.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-balkon{font-size: .68rem;background:  url(./img/balkon.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-pokoje{font-size: .68rem;background:  url(./img/room.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-number-bot{font-size: .68rem;background:  url(./img/oferta.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-number-price{font-size: .68rem;background:  url(./img/cena.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-posciel{font-size: .68rem;background:  url(./img/posciel.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-number-price strong{font-size:18px;}


.item-odleglosc-od-plazy{font-size: .68rem;background:  url(./img/odleglosc_od_plazy.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-ilosc-basenow{font-size: .68rem;background:  url(./img/ilosc_basenow.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-odleglosc-od-parkingu{font-size: .68rem;background:  url(./img/odleglosc_od_parkingu.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-odleglosc-od-restauracji{font-size: .68rem;background:  url(./img/odleglosc_od_restauracji.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-odleglosc-od-supermarketu{font-size: .68rem;background:  url(./img/odleglosc_od_supermarketu.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}
.item-odleglosc-od-centrum{font-size: .68rem;background:  url(./img/place.svg);background-repeat: no-repeat;align-self: center;padding-left: 2rem;background-size: 1.4rem;line-height: 1.4rem}



#kompleks{
  background: #F2F2F2 url(img/star.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 3rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  background-size:auto 25px;
}

#place{
  background: #F2F2F2 url(img/place.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 3rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  background-size:auto 25px;
}

#room{
  background: #F2F2F2 url(img/room.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 3rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  background-size:auto 25px;
}


#sea{
  background: #F2F2F2 url(img/sea.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 3rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  background-size:auto 25px;
}


#key, #fpersons{
  background: #F2F2F2 url(img/key.svg);
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-left: 3rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  background-size:auto 25px;
}


.prev-arrow,.next-arrow{width:50px; height:50px; cursor: pointer; z-index:5;} 
.prev-arrow{position: absolute; top:calc(50% - 25px); left:0;}
.next-arrow{position: absolute; top:calc(50% - 25px); right:0;}

.jz-slick-slider-container{padding-left:60px !important; padding-right:60px !important}

.item-number {
  font-size: 1rem;
  background: url(./img/osoby.svg);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  align-self: center;
  padding-left: 2.2rem;
  background-size: 1.4rem;
}

.item-number-people {
  font-size: .68rem;
  background: url(./img/osoba.svg);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  align-self: center;
  padding-left: 2.2rem;
  background-size: 1.4rem;
}

.offer-item .price-item {
  font-size: 2rem;
  align-self: center;
  text-align: right;
  color: #51c780 !important;
  /*position: absolute;*/
  width: calc(100% - 2rem);
  bottom:1rem;
}

.offer-item  .jz-box-bottom{
  position: absolute;
  width: calc(100% - 30px); 
  bottom:15px;
}

.offer-desc-text{text-transform: none !important; margin-bottom: 20px !important; font-size:0.8rem !important;}

.price-item small{font-size: .6rem;color: #000}
.more{border-bottom: solid 1px;color: #51c780 !important;text-transform: uppercase}
.more-white{color: #fff !important;text-transform: uppercase;font-size: 1.2rem}
.see-more{align-self: center;}
.see-more img{height: 1rem}

.border-t{border-top: solid 1px #f2f2f2}
.border-b{border-bottom: solid 1px #f2f2f2}

.logo-home {
  position: absolute;
  margin: 1rem 49%;
  z-index:11;
}
.footer-logo{
  background: #fff;
  padding: 1rem;
  margin-top: -7rem;
  width: 8rem;
  border-radius: 8rem;
}

.txt-center iframe{height:370px; border:0;}


.footer{background: #fff;padding-top: 5rem}
.footer-column p{margin: 0}
.footer-column h4{color: #51c780;text-transform: uppercase;font-size: 2rem;margin: 0 0 1rem 0}
.footer-copy{text-align: center;font-size: .68rem;text-transform: uppercase;}
.footer-copy a{color:#51c780; text-decoration: none;}
.footer-copy img{
  height: 5rem;
  margin: 0 auto 1rem auto;
  display: block;
}

.bg-green {
  background: #51c780 url(./img/bg-box.svg);
  background-position: 40rem bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.bg-dark-green{
  background: #156672 url(./img/bg-box.svg);
  background-position: 40rem bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.big-foto-tab img{width: 100%}

.tabcontent h3{color: #fff;font-size: 2rem}
.tel{
  font-size: 2rem;
  color: #000;
  text-decoration: none;
  text-align: center;
  margin: 0rem auto 2rem auto;
  display: block;
}


.btn-turkus{
  background: #51c780;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 2rem;
  transition: transform 0.9s;
  -webkit-transition: 0.9s;
  display: block;
  border-radius: 3rem;
}

.btn-turkus:hover{
  background: #51c780;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 2rem;
  transition: transform 0.9s;
  -webkit-transition: 0.9s;
  display: block;
  border-radius: 3rem;
  box-shadow: 0 12px 35px 0 rgba(22, 56, 120, 0.2), 0 30px 70px -10px rgba(0, 0, 0, 0.16), 0 6px 20px -30px rgba(93, 104, 125, 0.2);
}

.btn-pink{
  background: #B167A5;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 2rem;
  transition: transform 0.9s;
  -webkit-transition: 0.9s;
  display: block;
  border-radius: 3rem;
}

.btn-pink:hover{
  background: #B167A5;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 2rem;
  transition: transform 0.9s;
  -webkit-transition: 0.9s;
  display: block;
  border-radius: 3rem;
  box-shadow: 0 12px 35px 0 rgba(22, 56, 120, 0.2), 0 30px 70px -10px rgba(0, 0, 0, 0.16), 0 6px 20px -30px rgba(93, 104, 125, 0.2);
}

.btn-gold{
  background: #C39D42;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 2rem;
  transition: transform 0.9s;
  -webkit-transition: 0.9s;
  display: block;
  border-radius: 3rem;
}

.btn-gold:hover{
  background: #C39D42;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 2rem;
  transition: transform 0.9s;
  -webkit-transition: 0.9s;
  display: block;
  border-radius: 3rem;
  box-shadow: 0 12px 35px 0 rgba(22, 56, 120, 0.2), 0 30px 70px -10px rgba(0, 0, 0, 0.16), 0 6px 20px -30px rgba(93, 104, 125, 0.2);
}

.btn-green{
  background: #51c780;
  display: block;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 0;
  transition: transform 0.9s;-webkit-transition: 0.9s;
  border-radius: 3rem; 
  border:2px solid #fff;
}

.btn-green:hover{
  border:2px solid #51c780;
  background: #fff;
}


.button-box{
  background: #51c780;
  display: inline-block;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 0;
  transition: transform 0.9s;-webkit-transition: 0.9s;
  border-radius: 3rem
}

.btn-white{
  background: transparent;
  padding: 1rem;
  text-align: center;
  color: #51c780;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 0;
  border: solid 3px #51c780;
  transition: transform 0.9s;-webkit-transition: 0.9s;
}
.btn-white:hover{
  background: #51c780;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8rem;
  margin: 1rem 0;
  border: solid 3px #51c780;
  transition: transform 0.9s;-webkit-transition: 0.9s;
}

.big-foto{
  height: 30rem;
  background-size: cover !important;
  background-position: center center !important;
}

.container {  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 15px 15px;
  grid-auto-flow: row dense;
  grid-template-areas:
    "A B D"
    "A B D"
    "A C D";
  width: 100%;
  height: 640px;
}

.A { grid-area: A; }

.B { grid-area: B; }

.C { grid-area: C; }

.D { grid-area: D; }

.E { grid-area: E; }

.F { grid-area: F; }


.city-item {
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 1rem;
}

.city-item a{color: #fff;text-decoration: none}

.city-desc {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  color: #fff;
}

.image-header{height: 20rem;background-size: cover !important;position: relative;color: #fff;display: grid;grid-template-columns: 1fr}
.image-slider{background-size: cover !important;position: relative;color: #fff;display: grid;grid-template-columns: 1fr;background-position: center center !important}

.image-header h1{font-size: 1.2rem;margin: 0}
.image-slider h1{font-size: 1.8rem;margin: 0;}
.slider-dott{text-align: right;align-self: center}
.title-complex a{
  color: #fff;
  text-transform: uppercase;
  font-size: .68rem;
  text-decoration: none;
  font-weight: 400;
}
.list-header h1{
  margin: 0;
  font-size: 1.4rem;
}

.list-header h3{
  margin: 0;
  font-size: 1.4rem;
}

.list-header a{
  border: solid 1px;
  text-align: center;
  font-weight: 300;
  margin-left: .25rem;
  padding: 0 .5rem;
  color: #51c780;
  text-decoration: none
}

.list-header .active{
  border: solid 1px;
  text-align: center;
  font-weight: 500;
  margin-left: .25rem;
  padding: 0 .5rem;
  color: #51c780;
  background: #fff;
  text-decoration: none
}

.pagination{
  display: flex;
  justify-content: end;
}

.local-box h1{font-size: 1.4rem;margin: 0;line-height: 1em}
.local-box {
  background: #fff;
  padding: 2rem;
  color: #000;
  position: sticky;
  top: 110px;
}

.help-box {
  background: #51c780;
  padding: 2rem;
  color: #fff;
  text-align: center;
  position: sticky;
  top: 110px;
  border-radius: 2rem;
}
.content-right{position: relative}

.more-info {
  align-self: center;
  text-align: right;
  color: #fff;
  text-decoration: navajowhite;
  text-transform: uppercase;
  font-size: .68rem;
  font-weight: 500;
  background: url(img/arrow-down-white.svg);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 2rem;
  background-size: 1.5rem;
}

.self-end{align-self: end}
.show-all{
  border: solid;
  padding: .5rem 2rem;
  color: #51c780;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: normal;
  display: table;
  margin: 2rem auto;
}

.counter-item{text-align: center;padding: 2rem;border-right: solid 1px #ddd}
.counter-item:last-child{border-right: none}
.counter-item h4{
  margin: 0;
  font-size: 2rem;
  font-weight: 400;
  color: #51c780;
}
.counter-item p{
  margin: .5rem 1rem 0 1rem;
  line-height: 1.2em;
  font-size: .68rem;
  text-transform: uppercase;
}

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

.icon-box-item{
  text-align: center;
  font-size: 1rem;
  line-height: 1.4em;
}
.icon-box-item h5{font-size: 1.6rem;color: #51c780}
.local-list{
  list-style: circle;
  padding: 0 1rem;
  font-size: .8rem;
}
.gallery-box img{width: 100%; object-fit:cover; aspect-ratio: 6 /4;}

.section-inner-post .gallery-box img{min-height: 13.5rem}

.icon-offer{height: 2.3rem}

.post-left img{width: 100%;border-radius: 1rem;min-height: 45rem;object-fit:cover}
.post-right img{width: 100%;border-radius: 1rem;min-height: 45rem;object-fit:cover}

.pink{background: #B167A5;color: #fff;}
.gold{background: #C39D42;color: #fff;}
.turkus{background: #51c780;color: #fff;}
.pakiet-item ul{
  list-style: none;
  padding: 0;
  margin: 0
}
.pakiet-item ul li{
  border-bottom: solid 1px #f2f2f2;
  padding: 1rem 1rem 1rem 3.5rem;
  background: url(./img/list-logo.svg);
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: 1.8rem 1.2rem;
}


.pakiet-list-container ul{
  list-style: none;
  padding: 0;
  margin: 0
}
.pakiet-list-container ul li{
  border-bottom: solid 1px #f2f2f2;
  padding: 1rem 1rem 1rem 3.5rem;
  background: url(./img/list-logo.svg);
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: 1.8rem 1.2rem;
}

.bot{font-size:1rem; margin:0; padding:10px 0 40px 0}





/*fix for slick slider*/
.slick-track {
  display: flex !important;
}

.slick-slide {
  height: auto;
}

*{
  min-height: 0;
  min-width: 0;
}
/*fix for slick slider*/

textarea{border:solid 1px #51c780 !important;}
#video-frame iframe{border-radius:1rem !important; width: 100%; height:auto; aspect-ratio: 16 / 9;}
#mapa-frame iframe{border-radius:1rem !important; width: 100%; height:auto; aspect-ratio: 16 / 9;}

#mapa{border-radius:1rem !important;}

.travel-price{text-align:right !important;}
.has-image.zdjecie_left{order:1;}
.has-text.zdjecie_left{order:2;}
.has-image.zdjecie_right{order:2;}
.has-text.zdjecie_right{order:1;}

.btn-help{
  background: transparent;
  display: block;
  padding: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
  margin: 1rem 0;
  border: solid 3px #fff;
  transition: transform 0.9s;-webkit-transition: 0.9s;
}
.no-sticky{position: relative !important; top:0 !important;}

#contact-form div.pr{margin-bottom: 20px;}

.err2 {
  background: #fff none repeat scroll 0 0;
  display: none;
  margin: 30px 0 0 0;
  padding: 0;
  text-align: center;
}


.err2 > div.error {
  background-color: red;
  color: #fff;
  padding:10px;
}
.err2 > div.green {
  background-color: #099c20;
  color: #fff;
  padding:10px;
}

#contact-form label.input-label{
  display: block;
  font-weight: 400;
  margin: 0 0 0.5rem 0;
  font-size:1rem;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 16px;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 15px 18px;
	width: 100%;
  border-radius: 1.8rem;
  border:solid 1px #51c780 !important;
}


select {
	font-size: 1em;
  border:solid 1px #51c780 !important;
}

textarea {
	height: 12rem;
	line-height: 1.5;
	width: 100%;
}

input::-webkit-input-placeholder {
	line-height: normal;
}

input:-ms-input-placeholder {
	line-height: normal;
}

input::-moz-placeholder {
	line-height: revert; /* Reset to the value from the user-agent stylesheet. */
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #cd2653;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.0333em;
	line-height: 1.25;
	margin: 0;
	opacity: 1;
	padding: 11px 14px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: opacity 0.15s linear;
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration: underline;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: currentColor;
}

#contact-form div.pr.invalid div.jz-error{
  display: block;
}

.submit{border-radius: 1.8rem !important; font-family: 'Playfair Display', sans-serif; padding-left:30px !important; padding-right: 30px !important;}

#contact-form .submit{margin-top: 30px; background:#51c780; color:#fff; text-decoration: none;}

#contact-form .submit.loading, #contact-form .submit.loading:hover{background-size:28px; background-image:url(img/loading.svg); background-repeat:  no-repeat; background-position:  15px 8px; padding-left:70px; transition: padding 0.5s ease 0s; }
#contact-form .submit.loading:hover{cursor: not-allowed !important;}

.loading{padding-left:60px !important;}

#contact-form input.err,
#contact-form textarea.err,
#contact-form select.err{border:1px solid #D22028 !important; transition: all 0.5s ease 0s !important;}

.checkbox-container-pr{border:1px solid transparent;}
.checkbox-container-pr.invalid{border:1px solid #D22028;}

.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  line-height: 1.6em;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 10px;
  font-weight: 400;
  color:#777882;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #51c780;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
  text-decoration: none;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #51c780;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


video#bgvid {
  position:absolute;
  top:50%;
  left:50%;
  min-width:100%;
  min-height:100%;
  width:auto;
  height:auto;
  z-index:-100;
  -ms-transform:translateX(-50%) translateY(-50%);
  -moz-transform:translateX(-50%) translateY(-50%);
  -webkit-transform:translateX(-50%) translateY(-50%);
  transform:translateX(-50%) translateY(-50%);
  background-size:cover;
  background:rgba(0,0,0,.25);
 }
 audio,
 canvas,
 progress,
 video {
  display:inline-block;
  vertical-align:baseline
 }

.grid-31-contact{grid-template-columns: 1fr 350px;}

.booking{background: #fff;padding: 2rem;border-radius: 1rem; position:sticky; top:50px;}
/* END BULGARIA */

.slick-gallery .slick-slide{text-align: center;}
.slick-gallery .slick-slide img{margin:auto !important; display: inline-block !important;}


.kompleksy-slick .offer-item,
.miejscowosci-slick .offer-item{margin-left: 10px; margin-right: 10px;}

/* Style the tab */
.tab {
  overflow: hidden;
  background-color: transparent;
  margin-top: -3.25rem
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: 'Oswald';
  color: #fff;
  min-width: 100px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #51c780;
}

/* Create an active/current tablink class */
.tab button.active{
  background-color: #51c780;
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

.item-count-apt{margin-top: auto;}
.item-count-apt .btn-green{margin:0; padding:0.5rem; margin-bottom: 5px;}
.item-min-price{text-align: right;}
.item-min-price span{font-size: 2rem; align-self: center; text-align: right; color: #51c780 !important;}
.offer-desc-kompleksy{padding-bottom:120px;}



label[for="room"] br,
label[for="sea"] br{display: none;}



/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.kompleks-bottom-grid{display:grid; grid-template-columns:1fr 1fr;}

#transfer_z{font-size:16px; margin-bottom: 0 !important;}



@media screen and (max-height: 550px) {
  .booking{position: relative !important;}
}





/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
  body {
    background-color: #f7f7ff;
    /*background-color: red;*/
  }
  h2{font-size: 1.42rem;}
  
  .counter-item{border: none;border-bottom: solid 1px #f2f2f2}
  .counter-item:last-child{border: none;}
  /* GRID STYLE */
  .grid-2{display: grid;grid-template-columns: 1fr;grid-gap: 50px}
  .grid-3{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-4{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px}
  .grid-5{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px}
  .grid-6{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px}
  .grid-8{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px}
  .grid-10{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px}
  .grid-12{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 15px}
  .grid-221{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-31{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .offer-desc .grid-2{grid-template-columns: 1fr 1fr !important}
  .help-box .grid-4{grid-template-columns: 1fr 1fr 1fr 1fr;}
  .social-box img{max-height: 3rem}
  .image-header .grid-2{grid-template-columns: 1fr 1fr !important}
  .tab button{min-width: 150px;}
  .tab {
  overflow: scroll;
  background-color: transparent;
  margin-top: -3.25rem;
  display: flex;
}
.tabcontent{padding-bottom: 2rem !important}
  
  .container {
  display: grid;
  grid-template-columns: 1fr;
  /*grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;*/
  gap: 15px 15px;
  grid-auto-flow: row dense;
  grid-template-areas: "A" "B" "C" "D";
  width: 100%;
  height: unset;
}

.offer-item.blog-item h4{margin-bottom: 0;}
.blog-grid{grid-template-columns: 1fr 1fr !important;}
.offer-desc .jz-box-bottom{grid-template-columns: 1fr 1fr 1fr !important;}

.offer-desc .jz-box-bottom{grid-template-columns: 1fr 1fr 1fr !important;}

.bg-green{background-attachment: unset !important;}

.zobacz-jak-mozemy-ci-pomoc{grid-template-columns: 1fr 1fr;}

.city-item{min-height: 15rem}
  /* END GRID STYLE */
  .search-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: stretch;
}

.form-item label{margin: .5rem 0;}
#search-green{width: 100%}
#home-search-box{height: 60vh}
.logo-home {
  position: absolute;
  margin: 1rem 40%;
}
.footer-logo{margin-top: 0}
.footer-column{text-align: center}
#home-search-box {
  color: #fff;
  font-size: 1rem;
}
#home-search-box h1{font-size: 1.8rem;line-height: 1em}
.section-inner{padding: 0 1rem}
.top-menu-desk{display: none}
 /* MARGIN STYLE */
  
 /* MARGIN ALL */
.m-1{margin: 1rem;}
.m-2{margin: 2rem;}
.m-3{margin: 2.5rem;}
.m-4{margin: 3rem;}
.m-5{margin: 3.5rem;}
.m-10{margin: 5rem;}
/* END margin ALL */

/* MARGIN TOP */
.mt-0{margin-top: 0 !important}
.mt-1{margin-top: 1rem;}
.mt-2{margin-top: 2rem;}
.mt-3{margin-top: 2.5rem;}
.mt-4{margin-top: 3rem;}
.mt-5{margin-top: 3.5rem;}
.mt-10{margin-top: 5rem;}
/* END MARGIN TOP */

/* MARGIN BOTTOM */
.mb-1{margin-bottom: 1rem;}
.mb-2{margin-bottom: 2rem;}
.mb-3{margin-bottom: 2.5rem;}
.mb-4{margin-bottom: 3rem;}
.mb-5{margin-bottom: 3.5rem;}
.mb-10{margin-bottom: 5rem;}
/* MARGIN BOTTOM */

/* MARGIN LEFT */
.ml-1{margin-left: 1rem;}
.ml-2{margin-left: 2rem;}
.ml-3{margin-left: 2.5rem;}
.ml-4{margin-left: 3rem;}
.ml-5{margin-left: 3.5rem;}
.ml-10{margin-left: 5rem;}
/* END margin LEFT */

/* MARGIN RIGHT */
.mr-1{margin-right: 1rem;}
.mr-2{margin-right: 2rem;}
.mr-3{margin-right: 2.5rem;}
.mr-4{margin-right: 3rem;}
.mr-5{margin-right: 3.5rem;}
.mr-10{margin-right: 5rem;}
/* END MARGIN RIGHT */

/* END MARGIN STYLE */

/* PADDING STYLE */

/* PADDING ALL */
.p-1{padding: .6rem;}
.p-2{padding: 1rem;}
.p-3{padding: 1.5rem;}
.p-4{padding: 3rem;}
.p-5{padding: 3.5rem;}
.p-10{padding: 5rem;}
/* END PADDING ALL */

/* PADDING TOP */
.pt-1{padding-top: 1rem;}
.pt-2{padding-top: 2rem;}
.pt-3{padding-top: 2.5rem;}
.pt-4{padding-top: 3rem;}
.pt-5{padding-top: 3.5rem;}
.pt-10{padding-top: 5rem;}
/* END PADDING TOP */

/* PADDING BOTTOM */
.pb-1{padding-bottom: 1rem;}
.pb-2{padding-bottom: 2rem;}
.pb-3{padding-bottom: 2.5rem;}
.pb-4{padding-bottom: 3rem;}
.pb-5{padding-bottom: 3.5rem;}
.pb-10{padding-bottom: 5rem;}
/* PADDING BOTTOM */

/* PADDING LEFT */
.pl-1{padding-left: 1rem;}
.pl-2{padding-left: 2rem;}
.pl-3{padding-left: 2.5rem;}
.pl-4{padding-left: 3rem;}
.pl-5{padding-left: 3.5rem;}
.pl-10{padding-left: 5rem;}
/* END PADDING LEFT */

/* PADDING RIGHT */
.pr-1{padding-right: 1rem;}
.pr-2{padding-right: 2rem;}
.pr-3{padding-right: 2.5rem;}
.pr-4{padding-right: 3rem;}
.pr-5{padding-right: 3.5rem;}
.pr-10{padding-right: 5rem;}
/* END PADDING RIGHT */

/* END PADDING STYLE */
#home-search-box, #hero{background-attachment: unset !important;}
#hero{height: unset;}
#hero h1{font-size:1.5rem !important;}
.offer-img{height:280px;}
.grid-kompleksy{grid-template-columns: 1fr 1fr !important;}
.grid-kompleksy .jz-box-bottom .grid-5{grid-template-columns: 1fr 1fr 1fr;}
.kompleks-bottom-grid{grid-template-columns: 1fr;}
.offer-desc-kompleksy{padding-bottom: 190px;}
.gallery-box{grid-template-columns: 1fr 1fr !important; grid-gap: 10px;}
.grid-2.form-item{grid-template-columns: 1fr 1fr !important;}
.booking.form-item .grid-2{grid-template-columns: 1fr 1fr !important;}
.jz-wycieczki{grid-template-columns: 1fr 1fr !important;}
.jz-wycieczki .jz-box-bottom.grid-2{grid-template-columns: 1fr !important;}
.wycieczki-desc-padding .jz-box-bottom{grid-template-columns: 1fr 1fr !important; grid-gap: 0 !important;}
.podobne-posty-grid-2{grid-template-columns: 1fr 1fr !important; grid-gap:15px;}
.grid-2 .has-image{order:1;}
.grid-2 .has-text{order:2;}
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
  body {
    background-color: #f7f7ff;
    /*background-color: blue;*/
  }
  
  /* GRID STYLE */
  .grid-2{display: grid;grid-template-columns: 1fr;grid-gap: 50px}
  .grid-3{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-4{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-5{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-6{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-8{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-10{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  .grid-12{display: grid;grid-template-columns: 1fr;grid-gap: 15px}
  /* END GRID STYLE */

  .blog-grid {grid-template-columns: 1fr !important;}
  .jz-heart span{display: none;}
  .grid-kompleksy{grid-template-columns: 1fr !important;}
  .alignright,.alignleft{float:none !important; margin:auto !important; display:block; margin-top:30px !important; margin-bottom: 30px !important;}
  #hero{min-height: unset;}
  #hero h1{font-size:1.5rem !important;}
  .gallery-box{grid-template-columns: 1fr 1fr !important; grid-gap: 10px;}
  .grid-2.form-item{grid-template-columns: 1fr !important; grid-gap: 10px;}
  .booking.form-item .grid-2{grid-template-columns: 1fr !important; grid-gap: 15px;}
  #hero h5{margin-top:20px;}
  .jz-wycieczki{grid-template-columns: 1fr !important;}
  .jz-wycieczki .jz-box-bottom.grid-2{grid-template-columns: 1fr !important;}
  .content-left .offer-img{height: unset !important;}
  .wycieczki-desc-padding .jz-box-bottom{grid-template-columns: 1fr 1fr !important; grid-gap: 0 !important;}
  .podobne-posty-grid-2{grid-template-columns: 1fr !important; grid-gap:15px;}
  .top-header .section-inner{grid-template-columns: 1fr !important;}
  .top-header .section-inner a{text-align: center;}
  .top-header .section-inner .subpage-menu-grid{margin-right:auto !important;}
  .top-header .section-inner .menu-wrap{position: absolute !important; right:50px !important; top:0 !important;}
  .subpage-menu-grid{grid-template-columns: 160px auto;}
  .content-right{order:1;}
  .content-left{order:2;}
  
}



@media screen and (max-width: 480px) {

label[for="room"] br,
label[for="sea"] br{display: inline-block;}

}