/*
Theme Name: Vansmercedes
Author: JACKVISION.PL
Author URI: http://www.jackvision.pl
Version: 1.0
*/




/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	padding-bottom: 5px;
}

ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}



html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


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


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%;
	/* When images are too wide for containing element, force them to fit. */
	height: auto;
	/* Override height to match resized width for correct aspect ratio. */
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
	padding: 4px;
	border: 1px solid #d2d2d2;
}


/*html {-webkit-text-stroke: 0.25px;}*/

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*::-webkit-input-placeholder {
	color: #ccc;
	font-weight: normal;
}

:-moz-placeholder {
	color: #ccc;
	font-weight: normal;
}

*::-moz-placeholder {
	color: #ccc;
	font-weight: normal;
}

*:-ms-input-placeholder {
	/* IE10+ */
	color: #ccc;
	font-weight: normal;
}


a[href^=tel]:link {
	color: inherit;
	text-decoration: none !important;
}

.table {
	display: table;
	width: 100%;
}

.table-row {
	display: table-row;
}

.table-cell {
	display: table-cell;
}

.height100 {
	height: 100%;
}

.va-middle {
	vertical-align: middle;
}






.to_be_animated {
	opacity: 0;
}

.delay-1s {
	animation-delay: 1s;
}

.delay-2s {
	animation-delay: 2s;
}

.delay-3s {
	animation-delay: 3s;
}

:root {
	color-scheme: light;
}

html, body {
	background-color: #ffffff;
}

html, body {
	height: 100%;
	min-height: 100%;
}

body {
	overflow: hidden;
	background-color: #fff;
	background-image: url(img/bg2026a.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	height: 100%;
	min-height: 100%;
	color: #fff;
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 16px;
	padding-top: 2rem;
}

p {
	line-height: 1.5em;
	margin-bottom: 20px;
	font-size: 14px;
}

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

strong {
	font-weight: bold;
	font-style: normal;
}

.footer {
	padding: 1rem;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: space-between;
}

.footer>.footer-left {
	align-self: center;
}

.footer>.footer-right {
	align-self: center;
}

.footer>.footer-left a,
.footer>.footer-right a,
.footer>.footer-left span {
	margin-left: 1rem;
	margin-right: 1rem;
}

.footer a {
	text-decoration: underline;
	color: #fff;
}

.footer>.footer-right img {
	max-height: 3rem;
	padding-right: 10rem;
	margin-bottom: 27px;
}

a {
	color: #fff;
}

a:hover {
	color: inherit;
}




h1 {
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	padding-bottom: 30px;
}

h2 {
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-size: 27px;
	color: #ffffff;
	margin-bottom: 32px;
	line-height: 2rem;
}

h3 {
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
}


h4 {
	font-size: 21px;
	color: #000;
	margin-bottom: 20px;
}


#main-slider>ul {
	margin-top: 0;
}

.main-grid {}

.white-block {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.white-block h2 {
	margin-bottom: 0;
}

.white-block ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

.white-block ul li {
	line-height: 1.4em;
}

.white-block p:last-child {
	margin-bottom: 0;
}

.ib {
	display: inline-block;
}

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

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

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

.margin_top_25 {
	margin-top: 25px;
}

.margin_bottom_25 {
	margin-bottom: 25px;
}

.padding_top_70 {
	padding-top: 70px;
}

.padding_top_bottom_70 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.container {
	max-width: 1260px;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

header {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #f5f5f5;
	background: #fff;
	transition: all 0.5s ease 0s;
}

.xlogo {
	float: left;
	background: url(img/logo.svg) no-repeat;
	background-size: 237px 120px;
	width: 237px;
	height: 120px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.logo {
	text-align: left;
	margin-left: 10px;
}

/*.logo{float:left; background:url(img/autosfera.svg) no-repeat; background-size:320px 81px; width:320px; height:81px; text-indent:-9999px; display:block; margin-top:28px;}*/

.fb {
	position: absolute;
	right: 10px;
	top: 39px;
	width: 22px;
	height: 22px;
	display: inline-block;
	background: url(images/fb.png) no-repeat;
	text-indent: -9999px;
}

.oh {
	overflow: hidden;
}


input {
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
}

.button {
	transition: all 0.5s ease 0s;
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	padding: 10px 30px;
	display: inline-block;
	border: 0;
	cursor: pointer;
	text-transform: uppercase;
	background: #00A4E3;
	color: #fff;
}


.button.gray:hover {
	background: #ff6e00;
	color: #fff;
}

.button.white:hover {
	background: #ff6e00;
	color: #fff;
}

.button.orange:hover {
	background-color: #ee3d24;
	color: #fff;
}

.light_gray:hover {
	background: #ff6e00;
	color: #fff;
}



footer p {
	color: #fff;
	margin-bottom: 0;
}

footer {
	background-size: cover;
}

div.footer_bg {
	background: rgba(0, 0, 0, 0.8);
}

footer p#jackvision {
	position: absolute;
	right: 10px;
	top: 0;
	margin-bottom: 0;
}

footer a {
	color: #fff;
}

footer h1 {
	font-size: 18px;
	color: #a3a3a3;
}

footer h1:after {
	display: block;
	content: '';
	background: #ee3d24;
	height: 3px;
	width: 32px;
	margin: 30px 0 0px 0;
}

footer h2 {
	color: #fff;
	font-size: 50px;
	font-weight: normal;
}

footer h3 {
	color: #ff6e00;
	margin-bottom: 25px;
	line-height: 1.5em;
}

footer h3 span {
	display: block;
	color: #fff;
}

footer ul li {
	margin-bottom: 10px;
}

footer ul li a {
	color: #fff;
}

footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer ul#dane_kontaktowe li {
	margin-bottom: 20px;
	padding: 0px 0px 0px 30px;
	line-height: 1.5em;
	color: #fff;
}

footer ul#dane_kontaktowe li.telefon {
	background: url(images/phone_icon.png) no-repeat 0 4px;
}

footer p {
	margin-bottom: 25px;
}

footer .button.orange {
	margin-top: 25px;
}

footer ul#oferta_lista {
	margin-top: 7px;
}

footer ul#oferta_lista li {
	margin-bottom: 15px;
	float: left;
	width: 48%;
}


.pr {
	position: relative;
}

.form-grid {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px;
}

#contact-form fieldset {
	width: 100%;
	margin-bottom: 0;
}

#contact-form fieldset.full-width textarea {
	border: 0;
	border: 1px solid #d9d9d9;
	width: 100%;
	height: 200px;
	padding: 10px 24px;
	background: #f8f8f8;
	color: #7c7c7c;
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	transition: all 0.5s ease 0s;
}

#contact-form fieldset input[type="text"], #contact-form fieldset input[type="number"], #contact-form fieldset select {
	border: 0;
	border: 1px solid #d9d9d9;
	width: 100%;
	height: 42px;
	padding: 10px 24px;
	background: #f8f8f8;
	color: #7c7c7c;
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	transition: all 0.5s ease 0s;
}

#contact-form fieldset input[type="text"].required, #contact-form fieldset input[type="number"].required {
	border-right: 30px solid #d9d9d9;
	transition: all 0.5s ease 0s;
}

#contact-form fieldset div.pr:before {
	position: absolute;
	content: "*";
	top: 11px;
	right: 7px;
	font-size: 45px;
	color: #ee3d24;
}

#contact-form fieldset.full-width textarea.required {
	border-right: 30px solid #d9d9d9;
}

#contact-form fieldset.width100 {
	float: none;
	width: 100%;
}




#delete-form fieldset {
	width: 100%;
	margin-bottom: 0;
	padding: 1%;
}

#delete-form fieldset.full-width textarea {
	border: 0;
	border: 1px solid #d9d9d9;
	width: 100%;
	height: 200px;
	padding: 10px 24px;
	background: #f8f8f8;
	color: #7c7c7c;
	font-family: Avenir;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	transition: all 0.5s ease 0s;
}

#delete-form fieldset input[type="text"], #delete-form fieldset input[type="number"], #delete-form fieldset select {
	border: 0;
	border: 1px solid #d9d9d9;
	width: 100%;
	height: 42px;
	padding: 10px 24px;
	background: #f8f8f8;
	color: #7c7c7c;
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	transition: all 0.5s ease 0s;
}

#delete-form fieldset input[type="text"].required, #delete-form fieldset input[type="number"].required {
	border-right: 30px solid #d9d9d9;
	transition: all 0.5s ease 0s;
}

#delete-form fieldset div.pr:before {
	position: absolute;
	content: "*";
	top: 11px;
	right: 7px;
	font-size: 45px;
	color: #ee3d24;
}

#delete-form fieldset.full-width textarea.required {
	border-right: 30px solid #d9d9d9;
}

#delete-form fieldset.width50 {
	float: left;
	width: 50%;
}

#delete-form fieldset.width100 {
	float: none;
	width: 100%;
}


.g-recaptcha {
	display: inline-block;
	margin: 0 auto;
}


.err {
	border: 1px solid #ee3d24 !important;
	border-right: 30px solid #ee3d24 !important;
	transition: all 0.5s ease 0s;
}


.err_zgoda {
	/*border: 1px solid #ee3d24 !important;*/
	transition: all 0.5s ease 0s;
	box-shadow: 0 0 5px #ee3d24;
}

#err2 {
	background: #fff none repeat scroll 0 0;
	display: none;
	margin: 20px 0;
	text-align: center;
	border-radius: 5px;
}

#err2>div.error {
	background-color: #ee3d24;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
}

#err2>div.green {
	background-color: #099c20;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
}









.hovered {
	cursor: pointer;
}


.this-content ul {
	list-style: disc;
	margin-left: 15px;
}

.this-content ul li {
	margin-bottom: 15px;
	line-height: 1.5em;
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	color: #7c7c7c;
}

.this-content ul li ul {
	margin-top: 25px;
	margin-bottom: 25px;
}

.this-content ol {
	list-style: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #7c7c7c;
}

.this-content ol li {
	margin-bottom: 15px;
	line-height: 1.5em;
}

ffffff .this-content ol li ol {
	margin-top: 25px;
	margin-bottom: 25px;
}

.this-content h2 {
	font-size: 32px;
	font-weight: 400;
	text-transform: none;
}

.this-content h3 {
	font-size: 25px;
	font-weight: 400;
	text-transform: none;
}

.this-content h4 {
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
}

.fa-18x {
	font-size: 1.8em !important;
}

.fa-25x {
	font-size: 2.5em !important;
}



.main-text {
	float: right;
	width: calc(100%-200px);
	margin-top: 50px;
}

.form-container {
	height: 100%;
	max-width: 1260px;
	padding: 2rem;
	background: rgba(255, 255, 255, .9);
	border-radius: 1rem;
	border: 1px solid #000;
	border-radius: 4rem;
}

.form-container form label {
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2em;
	text-align: justify;
}


.bluzy {
	margin-top: 30px;
	border-top: 1px solid #000;
	padding-top: 2rem;
}

.bluzy h3 {
	font-size: 22px;
	margin-bottom: 1rem;
}

.bluzy ul li {
	line-height: 1.4rem
}

.bluzy ul li a {
	text-decoration: underline;
}

.form-container * {
	color: #000;
}

p {
	font-family: "CorporateSRegular", "Times New Roman", "Arial", serif;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #fff;
}

.box-container {
	margin-top: 2rem;
	position: relative !important;
	max-width: 515px;
	width: 100%;
	margin: 0 2rem 2rem 2rem;
	margin-right: auto;
	max-height: calc(100% - 175px)
}

.box-container__step0 {
	margin-left: auto !important;
	margin-right: unset !important;
}


.loading {
	background-image: url(img/loading.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	transition: all 0.5s ease 0s;
}

fieldset p {
	font-size: 11px;
	line-height: 1.2em;
	text-align: justify;
}

.small-white-font {
	font-size: 11px !important;
	line-height: 1.2em !important;
	font-weight: 400;
}

div.hidden {
	display: none;
}

.align-right a.small-white-font {
	color: #00A4E3 !important;
	padding: 3px 8px;
	background: #000;
	border-radius: 5px;
}

.align-right a.small-white-font:hover {
	color: #fff !important;
}

.social {
	text-align: center;
}

.social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-right: 10px;
}

.social ul li {
	display: block;
	margin-left: 15px;
}

.social ul li:first-child {
	margin-bottom: 40px;
}

.social ul li img {
	width: 20px;
}

.contact {
	color: #fff;
	text-align: left;
	line-height: 1.4em;
}

#jz-header {
	display: grid;
	/*grid-template-columns:260px 1fr 205px 85px 215px;*/
	grid-template-columns: 1.5fr 1fr;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	grid-gap: 50px;
}

.oferta-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}

.additional-info {
	color: #000;
	font-size: 14px;
	margin-top: 30px;
	text-align: left;
}

.oferta-item {
	line-height: 1.4em;
}

.vanprocenter-container {
	text-align: right;
}

.vanprocenter {
	height: 24px;
}

.offer p {
	color: #000;
	text-align: left;
}

.jz-header-first {
	display: grid;
	grid-template-columns: 240px 1fr 240px;
	grid-gap: 20px;
}

.jz-header-second {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.vanprocenter-container .social {
	display: block;
	margin-top: 30px;
}

.vanprocenter-container .social ul li {
	display: inline-block;
	margin-right: 0;
}

.vanprocenter-container .social ul li:first-child {
	margin-bottom: 0;
}



.form-group {
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.form-group input[type="text"],
.form-group input[type="email"] {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
	font-style: italic;
	font-size: 15px;
}

.next-button {
	padding: 10px 35px;
	background-color: transparent;
	display: inline-block;
	text-align: center;
	border: 3px solid #3B3B3D;
	border-radius: 35px;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(158, 208, 237, 1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(158, 208, 237, 1);
	box-shadow: 0px 0px 2px 0px rgba(158, 208, 237, 1);
	cursor: pointer;
	color: #000;
	font-weight: 400;
}

button.next-button {
	background-color: #3B3B3D;
	color: #fff;
}

a.next-button {
	font-size: 14px;
}

.next-button:hover {
	background-color: #3B3B3D;
	color: #fff;
}

.button-container {
	padding: 2rem 0;
}



.form {
	overflow-y: scroll;
	padding-right: 1rem;
}

.d-flex {
	display: flex;
}

.d-grid {
	display: grid;
}

.form h5 {
	font-size: 20px;
	margin-bottom: 1rem;
	margin-top: 2rem;
}

input[type="radio"] {
	/* Add if not using autoprefixer */
	-webkit-appearance: none;
	appearance: none;
	/* For iOS < 15 to remove gradient background */
	background-color: #fff;
	/* Not removed via appearance */
	margin: 0;
}


input[type="radio"] {
	appearance: none;
	background-color: #fff;
	margin: 0;
	font: inherit;
	color: currentColor;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid #3B3B3D;
	border-radius: 50%;
}

.form-control+.form-control {
	margin-top: 1em;
}

input[type="radio"] {
	appearance: none;
	background-color: #fff;
	margin: 0;
	font: inherit;
	color: currentColor;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid #3B3B3D;
	border-radius: 50%;
	transform: translateY(-0.075em);
}


input[type="radio"] {
	/* ...existing styles */

	display: grid;
	place-content: center;
}

input[type="radio"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
}


input[type="radio"] {
	/* ...existing styles */
	display: grid;
	place-content: center;
	cursor: pointer;

}

input[type="radio"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
}

input[type="radio"]:checked::before {
	transform: scale(1);
}


input[type="radio"]::before {
	/* ...existing styles */

	/* Windows High Contrast Mode */
	background-color: #3B3B3D;
}

input[type="radio"]:focus {
	outline: max(2px, 0.15em) solid currentColor;
	outline-offset: max(2px, 0.15em);
}

.form-check {
	display: grid;
	grid-template-columns: 2rem auto;
}

.gap-2 {
	gap: 0.5rem 2rem;
}

.mb-2 {
	margin-bottom: 0.5rem;
}



.step-container-3-items {
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
}

.step-container-3-items .jz-step {
	align-self: center;
	margin-bottom: 0;
	line-height: unset;
}

.step-container-2-items {
	display: flex;
	justify-content: space-around;
	margin-top: 2rem;
}

.step-container-2-items .jz-step {
	align-self: center;
	margin-bottom: 0;
	line-height: unset;
}

.second_person__hidden, .bluza_rozmiar__hidden, .room_type__hidden {
	display: none;
}

.flex-wrap {
	flex-wrap: wrap;
}

.mt-4 {
	margin-top: 2rem;
}

.w-100 {
	width: 100%;
	padding: 1rem;
	font-size: 18px;
	background-color: #3B3B3D;
	color: #fff;
}

.main-button {
	padding: 14px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	color: #cecece;
	border: 3px solid #3B3B3D;
	background-color: #3B3B3D;
	border-radius: 35px;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(59, 59, 61, 1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(59, 59, 61, 1);
	box-shadow: 0px 0px 2px 0px rgba(59, 59, 61, 1);
	height: 80%;
}


.main-button:hover {
	background-color: #3B3B3D;
	color: #fff;
}

.second-button {
	padding: 19px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: 22px;
	border: 3px solid #fff;
	color: #fff;
	background-color: #3B3B3D;
	border-radius: 35px;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(59, 59, 61, 1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(59, 59, 61, 1);
	box-shadow: 0px 0px 2px 0px rgba(59, 59, 61, 1);

}


.second-button:hover {
	background-color: #3B3B3D;
	color: #fff;
}


#step7 .second-button {
	background-color: #3B3B3D;
	;
}

#step7 .main-button {
	background-color: #3B3B3D;
}

#step7 .second-button:hover {
	background-color: #3B3B3D;
	color: #fff;
}

#step7 .main-button:hover {
	background-color: #3B3B3D;
	color: #fff;
}

.row.row-space {
	height: calc(100vh - 175px)
}

.form {
	height: 100%;
}

.main-title {
	font-size: calc(1.6rem + .6vw);
	color: #fff;
	font-weight: 400;
	position: absolute;
	text-align: right;
	right: 2rem;
	top: 0;
	margin-left: 1rem;
	margin-top: 1rem;
}

body.page-2 .main-title {
	left: 0rem;
	right: unset !important;
}


.two-mobile-buttons {
	gap: 1rem;
	align-items: center;
}


.next-button.w-100.loading {
	padding-left: 2rem;
	background-size: 2rem;
	background-position: 2rem center;
}

.wp-block-file{margin-bottom: 2rem;}
.wp-block-file a{font-size: 1.4rem;}
.wp-block-file__button{padding:.5rem 2rem;}
.wp-block-file__button:hover{color:#fff;}

@media only screen and (max-width:1090px) {
	#wpadminbar {
		background: blue !important;
	}

	.footer {
		height: 175px
	}

	.footer-left>a,
	.footer-left span {
		display: block;
		margin: 1rem;
	}

	.footer>.footer-right {
		align-self: flex-end;
	}

	.main-title {
		margin-bottom: 1rem;
		margin-top: 0;
		padding-top: 2rem;

	}



}




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


	#wpadminbar {
		background: orange !important;
	}

	html {
		-webkit-text-size-adjust: auto
	}

	#step7 .d-flex {
		text-align: center;
	}



	#step7 .d-flex a {
		margin-bottom: 2rem;
	}

	.main-title {
		margin-bottom: 1rem;
		margin-top: 0;
		padding-top: 2rem;
		font-size: 1.2rem;

	}

	body.page-2 .main-title {
		left: 0 !important;
		right: 0 !important;
		text-align: right !important;
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}

	.footer {
		position: relative;
		margin-top: 2rem;
		background: rgba(255, 255, 255, .9);
		flex-direction: column;
		text-align: center;
		height: unset;
	}


	.footer *,
	footer a {
		color: #000 !important;
	}

	.footer-right img {
		margin-bottom: 0 !important;
		padding-right: unset !important;
		margin: auto !important;
		filter: invert(100%);
	}

	.footer>.footer-right {
		align-self: center;
		margin-top: 1rem;
	}

	body,
	html {
		overflow: unset !important;
		height: unset !important;
		overflow-x: hidden;
	}

	.box-container {
		height: unset !important;
		margin: 0 auto;
		width: calc(100% - 2rem);
		margin-top: 2rem;

	}

	.footer-right img {
		margin-top: 1rem;
	}

	.footer {
		padding-bottom: 1rem
	}

	.form {
		overflow-y: unset;
	}

	.row.row-space {
		height: unset !important
	}



	body {
		background-position: right 50% bottom -5rem;
	}

	body.page-72 {
		background-position: right top !important;
	}

	body.page-2 .main-button,
	body.page-2 .second-button {
		font-size: 16px;
	}



	body.page-2 .main-title {
		font-size: .7rem !important;
		color: #fff !important;
	}


	body.page-2 #step7 {
		max-width: 350px;
	}

	body {
		background-position: right 50% bottom -5.5rem;
	}



	.main-title {
		font-size: calc(1.3rem + .6vw);
		color: #000;
		position: relative;
		text-align: center;
		padding: 0 !important;
		right: 0 !important;
		left: 0 !important;
		padding-top: 2rem !important;
	}

	.box-container {
		max-width: unset;
	}

	body.page-2 .jz-home {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		padding-top: 0;
		padding:2rem;
	}

	body.page-2 .footer {
		display: none;
	}
}


@media only screen and (max-width:640px) {
	#wpadminbar {
		background: green !important;
	}

	html {
		-webkit-text-size-adjust: auto
	}

	#step7 .d-flex {
		text-align: center;
	}

	#step7 .d-flex a {
		margin-bottom: 2rem;
	}

	.main-title {
		margin-bottom: 1rem;
		margin-top: 0;
		padding-top: 2rem;
	}

	body {
		background-position: left -400px top 0 !important;
	}




	body.page-2 .main-title {
		font-size: 1.5rem !important;

	}

	.footer {
		position: relative;
		margin-top: 2rem;
		background: rgba(255, 255, 255, .9)
	}

	body,
	html {
		overflow: unset !important;
		height: unset !important;
	}

	.box-container {
		height: unset !important
	}

	.footer-right img {
		margin-top: 1rem;
	}

	.footer {
		padding-bottom: 1rem
	}

	.form {
		overflow-y: unset;
	}

	.row.row-space {
		height: unset !important
	}

	/*.main-title{margin-top: 1rem;}*/



	body.page-72 {
		background-position: right top !important;
	}







}




@media only screen and (max-width: 479px) {
	#wpadminbar {
		background: yellow !important;
	}

	/*body{background:black !important;}*/
	.form-container.jz-home {
		/*padding:0;*/
	}

	/*agenda się źle wyświetla jak to włączę, ale może home się psuje*/
	.step-container-3-items {
		display: grid;
		grid-template-columns: 1fr;
		text-align: center;
	}

	.step-container-3-items>*,
	.step-container-3-items>p {
		margin-bottom: 1rem !important;
	}

	.step-container-3-items>button.next-button {
		order: 1;
	}

	.step-container-3-items>a.next-button {
		order: 2;
	}

	.step-container-3-items>p {
		order: 3;
	}

	html, body.page-2 {
		height: 100% !important
	}

	body.page-2 .footer {
		display: none !important;
	}

	body.page-2 .box-container {
		height: 100%;
	}

	body.page-2 .two-mobile-buttons {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background: rgba(255, 255, 255, .9);
		width: 100%;
	}

	body.page-2 .two-mobile-buttons .second-button,
	body.page-2 .two-mobile-buttons .main-button {
		width: 100%;
		margin-left: .5rem;
		margin-right: .5rem;
	}

	.main-title {
		font-size: calc(1.3rem + .6vw);
		color: #000;
	}

	body.page-2 .main-title {
		color: #000 !important;
	}


}

@media only screen and (max-width: 320px) {
	#wpadminbar {
		background: pink !important;
	}


}