:root {
	--color-main: rgb(124, 135, 142);
	--color-secondary: rgb(193, 198, 200);
	--color-black: black;
}

* {
	margin: 0;
	padding: 0;
}
html,
body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	color: var(--color-main);
	position: relative;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4 {
	margin: 0;
	padding-bottom: 25px;
	font-weight: 600;
	color: var(--color-secondary);
}
h4 {
	padding: 0;
}

.title {
	font-size: 45px;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--color-main);
	text-align: center;
	margin-bottom: 50px;
	line-height: 35px;
}

.subtitle {
	font-size: 35px;
	font-weight: 600;
	color: var(--color-secondary);
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
}

.subtitle.minusmargin {
	margin-top: -30px;
}

p {
	padding-bottom: 20px;
}

ul {
	list-style: none;
	padding: 0 0 20px 30px;
}
ul li {
	padding: 3px 0;
}

#oferta ul li:before {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	background: url('../images/zab.png') 50% 50% no-repeat;
	margin: 2px 0 0 -25px;
	-moz-transform: scale(1) rotate(-45deg);
	-webkit-transform: scale(1) rotate(-45deg);
	-o-transform: scale(1) rotate(-45deg);
	-ms-transform: scale(1) rotate(-45deg);
	transform: scale(1) rotate(-45deg);
}
#oferta .aesthetic-medicine ul li:before {
	background: url('../images/syringe-outline.png') 50% 50% no-repeat;
	background-size: contain;
    transform: none;
    width: 24px;
    height: 24px;
    margin: 4px 0 0 -30px;
}
#oferta h2 {
	position: relative;
	font-weight: 400;
	color: var(--color-black);
}
#oferta .title {
	color: var(--color-main);
	font-weight: 600;
}
#oferta h2.title:before {
	background: none;
}

a {
	color: var(--color-main);
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #1f1f1f;
}

img {
	display: block;
	padding-bottom: 20px;
}
img .image-full {
	width: 100%;
	height: auto;
}

.button {
	display: inline-block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background: var(--color-main);
}
.button:hover {
	background: var(--color-main);
}

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

.container-small {
	margin: 0px auto;
	width: 1100px;
}
.container {
	margin: 0px auto;
	width: 1200px;
}
.clear,
.clearix {
	clear: both;
}

.column1,
.column2,
.column3 {
	float: left;
	width: 30%;
}
.column1,
.column2 {
	margin-right: 3.3%;
}
div[class^='column'] {
	padding-left: 20px;
	box-sizing: border-box;
}

.ebox1,
.ebox2 {
	float: left;
	width: 48%;
}
.ebox1 {
	margin-right: 4%;
}

#o-nas {
	margin-bottom: 50px;
	padding-top: 100px;
}
#oferta {
	padding-bottom: 100px;
	padding-top: 30px;
	text-align: left;
}
.center {
	text-align: center;
	margin: 0 auto;
}

/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/

#header-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	z-index: 999;
}
#header {
	position: relative;
	height: 100px;
	display: flex;
	align-items: center;
}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

#logo {
	position: absolute;
	margin-top: 8px;
}

#logo img {
	max-height: 60px;
	padding-bottom: 0;
}

/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

#facebook {
	position: absolute;
	right: 5px;
	top: 38px;
}

#menu {
	position: absolute;
	right: 50px;
}
#menu > ul {
	padding: 0 0 0 0;
	margin: 0;
}
#menu > ul > li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
}
#menu > ul > li:before {
	content: '';
}
#menu > ul > li > a,
#menu > ul > li > span {
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	color: #212121;
	margin-left: 1px;
	padding: 42px 22px;
}
#menu > ul > li > a:hover,
#menu li.active a,
#menu li.active span a {
	background: var(--color-black);
	color: #fff;
}

#menu .twoliner {
	padding-top: 34px;
	padding-bottom: 34px;
}

/*********************************************************************************/
/* Header Featured                                                               */
/*********************************************************************************/

/* #header-featured{position: relative; height:650px;background-image:url(../images/banner2.jpg);background-position:center right;background-size:cover;} */
#header-featured {
	position: relative;
	height: 100vh;
	max-height: 100vh;
	max-height: 100svh;
	/* background: url('../images/banner2.jpg'); */
	background-size: cover;
	background-position: 60% 50%;
}
#header-featured div#header-featured-in {
	position: absolute;
	top: 50%;
	margin-top: 50px;
	left: 8px;
	width: 45%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-right: 0;
	margin-left: 0;
	padding: 8px 15px;
}
#header-featured h1 {
	color: #fff;
	text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.75);
	text-align: center;
	font-size: 45px;
	line-height: 1.3em;
	padding: 0;
}
#header-featured h1 span {
	font-weight: 900;
}
#header-featured p.center {
	margin-top: 30px;
}
#header-featured a.btn-border {
	color: var(--color-secondary);
	border: 2px solid var(--color-secondary);
	font-weight: 900;
	padding: 20px 80px 28px;
	font-size: 25px;
	border-radius: 60px;
}
#header-featured a:hover.btn-border {
	border: 2px solid var(--color-main);
}
#header-featured a.btn-border img {
	width: 40px;
	height: auto;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 4s;
	-moz-animation-duration: 4s;
	-ms-animation-duration: 4s;
	-o-animation-duration: 4s;
	animation-duration: 4s;
}
#header-featured .strzalka {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -100px;
	font-size: 40px;
	font-weight: 900;
	background: var(--color-main);
	border-radius: 180px 180px 0 0;
	width: 180px;
	height: 90px;
	color: #fff;
	text-align: center;
}
#header-featured .strzalka img {
	width: 50px;
	margin: 0 auto;
	padding-top: 35px;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 4s;
	-moz-animation-duration: 4s;
	-ms-animation-duration: 4s;
	-o-animation-duration: 4s;
	animation-duration: 4s;
}
#header-featured .splide {
	height: 100%;
}

#header-featured .splide__track {
	height: 100%;
}

#header-featured .splide__slide {
	padding: 0;
}

#header-featured .splide__slide figure {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#header-featured .splide__slide img {
	object-fit: cover;
	max-height: 100vh;
	max-height: 100svh;
	width: 100%;
	height: 100%;
}

#header-featured .splide__slide .gradient {
	position: absolute;
	inset: 0;
	background-image: linear-gradient(180deg, rgba(87, 87, 87, 0) 42.96%, rgba(0, 0, 0, 0.67) 89.5%);
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	50% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	100% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
}

@keyframes bounce {
	0% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	50% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	100% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

#banner-wrapper {
	overflow: hidden;
	padding: 80px 0 70px 0;
	background: var(--color-main);
	margin-bottom: 70px;
}
#banner {
	overflow: hidden;
	text-align: center;
	color: #fff;
}
#banner p {
	font-size: 27px;
	line-height: 37px;
	font-weight: 300;
}
#banner .button {
	background: #fff;
	color: #1f1f1f;
}
#banner .button:hover {
	background: #9ae8f4;
	color: #1f1f1f;
}
#banner ul {
	padding: 0 0 20px 0;
}

/*********************************************************************************/
/* O nas                                                                        */
/*********************************************************************************/
#o-nas .ebox1 {
	text-align: center;
	width: 100%;
	margin-right: 0;
}

/*********************************************************************************/
/* galeria                                                                       */
/*********************************************************************************/

.galeria img {
	width: 125px;
	height: 100px;
	float: left;
	padding: 5px;
	bckground: #efefef;
	border: 1px solid #ccc;
	margin: 3px;
}
.galeria2 img {
	padding-left: 40px;
}
.galeria img:hover {
	background: var(--color-main);
}

/*********************************************************************************/
/* kontakt-info                                                                  */
/*********************************************************************************/
#kontakt {
	margin-top: 5rem;
}

#map iframe {
	height: 100%;
	width: 100%;
}

.kontakt-info {
	position: absolute;
	z-index: 999;
	background: rgba(255, 255, 255, 0.93);
	padding: 50px 50px 30px 50px;
	margin: 50px 0 0 20px;
}

/*********************************************************************************/
/* feature2                                                                      */
/*********************************************************************************/

.feature2 {
	background: var(--color-black);
	color: #fff;
	padding: 20px 50px 5px 50px;
	text-align: center;
	margin-bottom: 70px;
}
.feature2 p {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}
.btn-border {
	border: 1px solid #fff;
	border-radius: 25px;
	text-align: center;
	color: #fff;
	padding: 8px 30px 14px 30px;
}
.btn-border:hover {
	color: #fff;
	border: 1px solid var(--color-secondary);
}
.btn-border img {
	vertical-align: middle;
	display: inline-block;
	width: 32px;
	height: 32px;
	padding-bottom: 0;
	padding-right: 8px;
}

/*********************************************************************************/
/* feature3                                                                      */
/*********************************************************************************/

.feature3 {
	background: var(--color-main);
	color: #fff;
	padding: 8px 0;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	padding: 0;
}
.feature3 .ebox1 {
	padding: 48px 0;
}
.feature3 .ebox2 {
	padding: 40px 0;
}
.feature3 .social {
	font-size: 46px;
	line-height: 46px;
	font-weight: 400;
}
.feature3 .social a {
	color: #fff;
}
.feature3 .social a:hover {
	color: #9ae8f4;
}
.kontakt {
	font-weight: 900;
}

/*********************************************************************************/
/* feature4                                                                      */
/*********************************************************************************/
.feature4 {
	margin-bottom: 70px;
}
.feature4 img {
	float: left;
	padding: 5px;
	margin: 9px;
	background: #efefef;
	border: 1px solid #ccc;
}
.feature4 img:hover {
	background: var(--color-main);
}
#cennik {
	padding-bottom: 100px;
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li {
	background: none;
	color: var(--color-secondary);
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	font-weight: 400;
	font-size: 16px;
}
ul.tabs li.current {
	background: var(--color-main);
	color: #fff;
}
.tab-content {
	display: none;
	background: var(--color-main);
	padding: 15px;
	color: #fff;
}
.tab-content.current {
	display: inherit;
}
table.price-table {
	width: 80%;
	border-spacing: 0;
	margin: 0 auto;
	margin-bottom: 20px;
}
table.price-table th {
	border-bottom: 3px solid #fff;
	padding: 10px;
	text-align: left;
}
table.price-table td {
	border-bottom: 1px solid #fff;
	padding: 5px;
}
table.price-table tr td:first-child {
	width: 75%;
}
table.price-table tr td:last-child {
	width: 25%;
}
#galeria {
	padding-bottom: 100px;
}
#galeria a {
	display: inline-block;
	font-size: 0;
	padding: 10px;
	box-sizing: border-box;
	width: 33.3333%;
	float: left;
	overflow: hidden;
}
#galeria a img {
	height: auto;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding-bottom: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: transform 0.3s ease-in;
	-webkit-transition: -webkit-transform 0.3s ease-in;
}
#galeria a:hover img {
	-webkit-transform: rotate(5deg) scale(1.3);
	transform: rotate(5deg) scale(1.3);
}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

#copyright {
	background: var(--color-main);
	font-size: 17px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding: 30px 0 70px 0;
}
#copyright a {
	color: rgba(255, 255, 255, 0.8);
}
#copyright a:hover {
	color: #fff;
}

a.open-panel,
a.close-panel {
	display: none;
}

/*********************************************************************************/
/* Responsive                                                                    */
/*********************************************************************************/
@media (min-width: 768px) {
	.container,
	.container-small {
		width: 770px;
	}
}
@media (min-width: 991px) {
	.container,
	.container-small {
		width: 950px;
	}
}
@media (min-width: 1200px) {
	.container,
	.container-small {
		width: 1200px;
	}
}
@media (max-width: 1200px) {
	.kontakt-info {
		left: 60px;
	}
}
@media (max-width: 990px) {
	#header-featured div#header-featured-in {
		width: 100%;
		left: 0;
		box-sizing: border-box;
		background-color: rgba(193, 198, 200, 0.73);
		padding: 30px 0 50px;
	}
	#header-featured div#header-featured-in h1 {
	}
	#logo {
		/* margin-top: 28px; */
	}
	#logo img {
		max-width: 200px;
	}
}

@media (max-width: 767px) {
	.container,
	.container-small {
		width: 100%;
	}
	div[class^='column'] {
		width: 100%;
		margin-right: 0;
	}
	#header-wrapper {
		position: absolute;
	}
	#logo {
		position: relative;
		margin: 0 auto;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#logo img {
		height: auto;
		margin: 0 auto;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	#menu {
		position: relative;
		text-align: center;
		display: none;
	}
	#menu > ul > li {
		float: none;
		display: inline-block;
	}
	#menu > ul > li > a,
	#menu > ul > li > span {
		padding: 18px;
	}
	.container,
	.feature2 {
		padding: 0 15px;
		box-sizing: border-box;
	}
	#header-featured .strzalka {
		bottom: -60px;
		margin-left: -60px;
		background: var(--color-main);
		border-radius: 50%;
		width: 120px;
		height: 120px;
	}
	#header-featured .strzalka img {
		width: 40px;
	}
	ul.tabs li {
		display: block;
		border-bottom: 1px solid var(--color-secondary);
	}
	#galeria a {
		width: 50%;
	}
	@media (max-width: 500px) {
		#header-featured h1 {
			font-size: 25px;
		}
		#header-featured a.btn-border {
			padding: 8px 30px 18px;
			font-size: 20px;
		}
		#header-featured a.btn-border img {
			width: 30px;
		}
		.feature2 {
			padding: 15px;
			margin: 0 -15px;
		}
		.kontakt-info {
			width: 100%;
			left: 0;
			text-align: center;
			margin: 0;
			padding: 0;
			position: relative;
			box-sizing: border-box;
			padding: 0 15px;
		}
		#map {
			height: 300px !important;
		}
		.kontakt-info img {
			margin: 0 auto;
		}
		#content {
			padding-top: 0;
		}
		#oferta {
			padding-bottom: 60px;
		}
		table.price-table {
			width: 100%;
			text-align: center;
		}
		table.price-table th {
			display: none;
		}
		table.price-table tr td,
		table.price-table tr td:first-child,
		table.price-table tr td:last-child {
			display: block;
			width: 100%;
		}
		table.price-table tr td:first-child {
			border-bottom: 0;
			font-weight: 600;
		}
	}
	@media (max-width: 390px) {
		#menu > ul > li > a,
		#menu > ul > li > span {
			padding: 18px 8px;
		}
		.kontakt-info img,
		#logo img {
			width: 100%;
			height: auto;
		}
	}
}

/*------------------------------------------------------------------------poprawki*/

p.cennik-info {
	font-size: 0.85em;
	font-style: italic;
}

#traveldent {
	text-align: center;
	margin-bottom: 100px;
}

#traveldent ul,
#prezenty ul {
	text-align: left;
}

#traveldent ul li:before,
#prezenty ul li:before {
	content: '• ';
	color: var(--color-main);
}

#traveldent h3 span {
	color: var(--color-main);
	font-size: 2em;
}

#prezenty {
	margin-bottom: 100px;
}

.rezerwacja {
	background: white;
	position: fixed;
	right: 30px;
	bottom: -320px;
	box-sizing: border-box;
	height: 380px;
	width: 430px;
	z-index: 99999999;
	padding: 40px;
	border-top: 4px solid var(--color-main);
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	-webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.3);
}

.form-title {
	cursor: pointer;
	margin-top: -50px;
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 1.6em;
}
.form-title img {
	vertical-align: middle;
	float: right;
	padding-top: 5px;

	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.form-title img.rotated {
	margin-top: -15px;
	transform: rotate(1805deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

#formularz input {
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	margin: 5px;
	border: 1px solid white;
	vertical-align: middle;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(210, 224, 252, 1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(210, 224, 252, 1);
	box-shadow: inset 0px 0px 10px 0px rgba(210, 224, 252, 1);
}

#formularz input:focus {
	outline: none;
}

#formularz input.submit {
	background: var(--color-main);
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(210, 224, 252, 0);
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(210, 224, 252, 0);
	box-shadow: inset 0px 0px 0px 0px rgba(210, 224, 252, 0);
	color: white;
	cursor: pointer;
}

.ui-widget-header {
	background: var(--color-main);
	color: white;
	border: 1px solid white;
}

.ui-state-hover,
.ui-datepicker-prev-hover {
	background: var(--color-main) !important;
	border: 0px solid white !important;
	color: white !important;
}

p.alert {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	font-size: 1.3em;
	padding-top: 100px;
}

p.alert.positive {
	color: green;
}

p.alert.negative {
	color: #b11680;
}

a.btn-border.travel-call {
	color: var(--color-secondary);
	font-size: 20px;
	line-height: 30px;
	border: 1px solid var(--color-secondary);
	font-weight: 400;
}

a.btn-border.travel-call:hover {
	border: 1px solid var(--color-main);
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

#popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.6);
}

#popup.active {
	display: table;
}

#popup > div {
	display: table-cell;
	vertical-align: middle;
}

.popup-content * {
	box-sizing: border-box;
}

.popup-content {
	position: relative;
	z-index: 1;
	display: flex;
	width: 90%;
	max-width: 800px;
	margin: auto;
}

.popup-content .left {
	width: 35%;
	background: #fff;
}

.popup-content .right {
	width: 100%;
	background: var(--color-main);
	color: #fff;
	padding: 30px 50px;
	text-align: center;
}

@media (min-width: 865px) {
	.popup-content .right {
		width: 65%;
	}
}

@media (max-width: 864px) {
	.popup-content .left {
		display: none;
	}
}

.popup-content .big {
	font-size: 35px;
	line-height: 1.5;
}

@media (max-width: 360px) {
	.popup-content .right {
		padding: 30px;
	}

	.popup-content .big {
		font-size: 28px;
	}
}

.popup-content .right a {
	color: #fff;
}

#popup > div > .close {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0;
}

.popup-content .right .close {
	display: inline-block;
	margin-top: 10px;
	font-size: 10px;
	text-decoration: underline;
}

.popup-content img {
	max-width: 100%;
	padding-bottom: 0;
}

.popup-content img.logo {
	padding: 20px;
}

#popup input {
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	margin: 5px;
	border: 1px solid white;
	vertical-align: middle;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(210, 224, 252, 1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(210, 224, 252, 1);
	box-shadow: inset 0px 0px 10px 0px rgba(210, 224, 252, 1);
}

#popup input:focus {
	outline: none;
}

#popup input.submit {
	background: var(--color-main);
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(210, 224, 252, 0);
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(210, 224, 252, 0);
	box-shadow: inset 0px 0px 0px 0px rgba(210, 224, 252, 0);
	color: white;
	cursor: pointer;
}

.nagrody {
	position: absolute;
	right: -125px;
	top: 50%;
	background: white;
	border-right: 3px solid var(--color-main);
	padding: 20px;
	font-weight: bold;
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
	transform: rotate(-90deg);
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	border-radius: 10px;
	padding-bottom: 40px;
	text-transform: uppercase;
}

.nagrody:hover {
	color: white;
	background: var(--color-main);
}

#mediraty {
	text-align: left;
	margin: 100px 0;
}

#mediraty img {
	margin: 0 auto;
}

.raty-button button {
	padding: 20px 25px;
	background: var(--color-main);
	border: 2px solid var(--color-main);

	color: white;
	border-radius: 30px;

	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.raty-button button:hover {
	background: white;
	border: 2px solid var(--color-main);
	cursor: pointer;
	color: var(--color-main);
}

.header-phone-button {
	background-color: var(--color-main);
	color: #fff;
	padding: 8px 14px;
	position: absolute;
	right: -12rem;
	top: 1.5rem;
}

@media screen and (max-width: 1000px) {
	.header-phone-button {
		right: 2rem;
		top: 7rem;
	}
}
