@media(max-width:768px) {
	.active-calculator {
		height: 47vw!important;
		max-height: 270px;
		animation-duration: 3s;
		animation-name: slidein;
	}
	.active-calculator-bars {
		margin-top: calc(-75px)!important;
		transition: transform 250ms;
	}
}

.testimonials-container {
	overflow-x: hidden;
}

.welcome-container {
	background-color: #e6e6e6;
	padding-top: 30px;
	padding-bottom: 0
}

.welcome-container a {
	color: #f7a400;
	border-bottom: 0;
	font-weight: 600
}

.welcome-container a:hover {
	color: #f7a400;
	border-bottom: 0
}

.welcome-container .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.empty-background{
	background:transparent;
	border:1px solid red;
	margin-top:15px!important;
	
}
.empty-background:hover{
	background:red;
	border:1px solid red!important;
}
#header-calculator .btn-order{
	max-width:450px;
}
#header-calculator .package-price-value:before{
	content:'od';
	font-size: 18px;
	font-weight:300;
    margin-left: -55px;
    margin-right: 15px;
}
@media only screen and (min-width:62em) {
	.welcome-container .content {
		margin-left: 72px;
		max-width: 58%
	}
}

.welcome-container .content p {
	font-size: 18px;
	font-weight: 300
}

@media only screen and (max-width:48em) {
	.welcome-container .content p {
		font-size: 1em
	}
}

.welcome-container .welcome-title {
	font-family: "Open Sans";
	font-weight: 300;
	color: #000;
	font-size: 30px;
	margin-bottom: 1em
}

@media only screen and (max-width:48em) {
	.welcome-container .welcome-title {
		font-size: 1.25em
	}
}

.welcome-container .align-right {
	float: right;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: 30px
}

.welcome-container .align-right.sign-by-ceo {
	max-width: 320px
}

.sign-by-ceo svg {
	max-width: 260px
}

@media only screen and (max-width:48em) {
	.sign-by-ceo svg {
		max-width: 230px;
		height: 23px;
		margin-top: 9px
	}
	.welcome-container .align-right.sign-by-ceo .image-ceo {
		margin-right: 0!important
	}
}

.welcome-container .align-right.sign-by-ceo .image-ceo {
	height: 60px;
	float: left;
	margin-right: 20px
}

.welcome-container .align-right.sign-by-ceo .image-ceo img {
	height: 100%
}

.welcome-container .align-right.sign-by-ceo .svg-signature {
	width: 255px;
	height: 48px
}

@media only screen and (max-width:48em) {
	.welcome-container .align-right.sign-by-ceo {
		width: 100%;
		float: left;
		text-align: center;
		position: relative;
		left: 15px
	}
	.welcome-container .align-right.sign-by-ceo .svg-signature {
		width: 200px;
		height: 30px;
		margin-top: .3rem
	}
	.welcome-container .align-right.sign-by-ceo .position {
		font-size: 1em;
		margin-top: -.3rem
	}
}

.welcome-container .align-right img.sign-image {
	display: block;
	max-width: 260px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:48em) {
	.welcome-container .align-right img.sign-image {
		width: 65%
	}
}

.welcome-container .align-right .position {
	display: block;
	text-align: center;
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 300;
	margin-top: -11px
}

@media only screen and (max-width:359px) {
	.welcome-container .align-right.sign-by-ceo {
		left: 0
	}
}

#cbp-spmenu-s2 .menu-icon {
	margin: 0 30px 0 0!important;
	fill: #f7a400;
	width: 20px;
	height: 20px;
	line-height: 1.5;
	background: 0 0
}

#cbp-spmenu-s2 .close-input-icon {
	margin: 0 30px 0 0!important;
	fill: #f7a400;
	width: 20px;
	height: 20px;
	line-height: 1.5;
	background: 0 0
}

.cbp-spmenu {
	background: #000;
	color: #fff;
	position: fixed;
	border-left: 1px solid #efa62f;
	min-width: 395px;
	top: 0
}

.header-letter-spacing {
	letter-spacing: 1px!important
}

.header-title-bold {
	font-weight: 600
}

.no-margins {
	margin: 0!important
}

.strong-text {
	font-weight: 700
}

@media only screen and (max-width:48em) {
	.cbp-spmenu {
		min-width: 100%
	}
}

.cbp-spmenu a {
	display: flex;
	color: #fff;
	font-size: 1.1em;
	line-height: 1;
	font-weight: 300;
	border-bottom: 0!important;
	text-decoration: none!important
}

.cbp-spmenu a:hover {
	background: rgba(255, 255, 255, .16);
	color: #f7a400;
	border-bottom: 0!important;
	text-decoration: none!important
}

.cbp-spmenu a:active {
	background: rgba(255, 255, 255, .16);
	color: #f7a400;
	border-bottom: 0!important;
	text-decoration: none!important
}

.cbp-spmenu .language-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0 0!important
}

.cbp-spmenu .language-section .language-links {
	padding: 0 30px!important;
	background: 0 0;
	float: left;
	font-size: 20px;
	line-height: 20px
}

.cbp-spmenu .language-section .language-links:hover {
	background: 0 0
}

.cbp-spmenu .language-section .en {
	border-left: 1px solid #fff
}

.cbp-spmenu .language-section .map-icon {
	position: relative;
	top: -1px
}

.map img {
	width: 555px
}

.cbp-spmenu hr {
	background: #efa62f;
	height: 1px;
	width: auto;
	margin: 29px
}

.cbp-spmenu hr:first-of-type {
	margin-bottom: 15px
}

.cbp-spmenu hr:last-of-type {
	margin-top: 15px
}

.cbp-spmenu p {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	margin-left: 30px;
	margin-bottom: 15px
}

.cbp-spmenu .close-input {
	float: right;
	position: relative;
	top: -20px;
	cursor: pointer
}

.cbp-spmenu-vertical {
	width: 395px;
	height: 100vh;
	z-index: 100000000000;
	top: 0
}

#menu-scrollbar a:last-of-type {
	margin-bottom: 45px
}

#menu-scrollbar .language-section a:last-of-type {
	margin-bottom: 0
}

.scroll-menu-gradient {
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 100%)
}

@media only screen and (max-width:48em) {
	.cbp-spmenu-vertical {
		width: 320px
	}
	.cbp-spmenu {
		border: none
	}
}

.cbp-spmenu-vertical a {
	padding: 15px 30px
}

@media only screen and (max-width:360px) {
	.cbp-spmenu a {
		font-size: 16px
	}
	#cbp-spmenu-s2 .menu-icon {
		margin: 0 15px 0 0!important
	}
}

.cbp-spmenu-left {
	left: -395px
}

.cbp-spmenu-right {
	right: -395px
}

@media only screen and (max-width:48em) {
	.cbp-spmenu-right {
		right: -100%
	}
}

.cbp-spmenu-left.menu-open {
	left: 0
}

.cbp-spmenu-right.menu-open {
	right: 0
}

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0
}

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

@media screen and (max-height:26.375em) {
	.cbp-spmenu-vertical {
		font-size: 90%;
		width: 190px
	}
	.cbp-spmenu-left,
	.cbp-spmenu-push-toleft {
		left: -190px
	}
	.cbp-spmenu-push-toright {
		left: 190px
	}
}

.scroll-wrapper {
	overflow: hidden!important;
	padding: 0!important;
	position: relative
}

.scroll-wrapper>.scroll-content {
	border: none!important;
	-webkit-box-sizing: content-box!important;
	box-sizing: content-box!important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none!important;
	overflow: scroll!important;
	padding: 0;
	position: relative!important;
	top: 0;
	width: auto!important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0
}

.scroll-element {
	display: none
}

.scroll-element,
.scroll-element div {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
	cursor: default
}

.scroll-textarea {
	border: 1px solid #ccc;
	border-top-color: #999
}

.scroll-textarea>.scroll-content {
	overflow: hidden!important
}

.scroll-textarea>.scroll-content>textarea {
	border: none!important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%!important;
	margin: 0;
	max-height: none!important;
	max-width: none!important;
	overflow: scroll!important;
	outline: 0;
	padding: 2px;
	position: relative!important;
	top: 0;
	width: 100%!important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
	height: 0;
	width: 0
}

.hero {
	margin: 0 auto;
	height: calc(100vh - 221px);
	width: 100%;
	z-index: 11111!important;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.trust .item-icon {
	color: #f7a400;
	font-size: 40px;
	margin-bottom: 15px
}

.header-container-background {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5)
}

@media only screen and (min-height:700px) {
	.trust .item-icon {
		font-size: 50px
	}
}

.zakldanie-firm-header .btn-order .btn-sub-text {
	font-size: 14px
}

.zakldanie-firm-header .btn-contact .btn-sub-text {
	font-size: 12px
}

.zakldanie-firm-header .btn-contact .btn-main-text {
	letter-spacing: 1.5px
}

.zakldanie-firm-header .btn-contact {
	padding: 11px 25px;
	min-width: 310px
}

.zakldanie-firm-header .btn-order {
	padding: 11px 25px;
	min-width: 310px
}

.zakldanie-firm-header .btn-contact .inside {
	margin: auto;
	display: table
}

.strona-glowna .btn-order .btn-sub-text {
	font-size: 12px;
	letter-spacing: 3.2px
}

.strona-glowna .btn-contact .btn-sub-text {
	font-size: 12px
}

.strona-glowna .btn-contact .btn-main-text {
	letter-spacing: 1.5px
}

.strona-glowna .btn-contact {
	padding: 11px 25px;
	min-width: 310px
}

.strona-glowna .btn-order {
	padding: 11px 25px;
	min-width: 310px
}

.strona-glowna .btn-contact .inside {
	margin: auto;
	display: table
}

.sale-konferencyjne .btn-order .btn-sub-text {
	font-size: 12px;
	letter-spacing: 2.1px!important
}

.sale-konferencyjne .btn-contact,
.sale-konferencyjne .btn-order {
	padding: 11px 25px;
	min-width: 270px
}

.sale-konferencyjne .btn-contact .btn-sub-text {
	font-size: 12px
}

.sale-konferencyjne .btn-contact .btn-main-text {
	letter-spacing: 3.2px
}

.ksiegowosc.btn-order .btn-sub-text {
	font-size: 14px
}

.ksiegowosc .btn-order {
	padding: 11px 25px;
	min-width: 300px
}

.ksiegowosc .btn-order .btn-sub-text {
	font-size: 12px;
	letter-spacing: 2px
}

.ksiegowosc .btn-order .btn-main-text {
	font-size: 21px;
	line-height: 1.3;
	letter-spacing: .5px
}

.ksiegowosc .btn-contact .btn-sub-text {
	font-size: 12px
}

.ksiegowosc .btn-contact .btn-main-text {
	letter-spacing: 1.5px
}

.ksiegowosc .btn-contact {
	padding: 11px 25px;
	min-width: 300px
}

@media (max-width:768px) {
	.head-slider {
		width: 100%!important;
		display: flex!important;
		overflow-x: auto!important;
		-webkit-overflow-scrolling: touch!important;
		scroll-snap-type: x mandatory!important;
		padding: 0!important;
		margin: auto
	}
	.head-slider .slide {
		width: 100%!important;
		flex-shrink: 0!important;
		padding: 12.5px 15px!important;
		text-align: center
	}
	.head-slider>div {
		scroll-snap-align: start
	}
}

@media (max-width:768px) {
	#grid-section {
		display: block!important
	}
	#grid-section .grid {
		min-height: 350px!important
	}
	#address-section {
		padding: 60px 15px
	}
	#grid-landing-gallery {
		display: block!important
	}
	#grid-landing-gallery .photo1 {
		min-height: 300px!important
	}
	.landing-header .package-description-container {
		display: block!important
	}
	.landing-header .package-description-container .virtual-address {
		display: block!important;
		margin-top: 30px;
		border: 1px solid #fff
	}
}

.header__links-mobile svg {
	fill: #fff;
	float: left;
	height: auto;
	max-width: 32px;
	margin-top: 10px
}

.hero-landingpage .hero__wrap {
	-webkit-box-orient: inherit;
	-webkit-box-direction: inherit;
	-ms-flex-direction: inherit;
	flex-direction: inherit
}

@media only screen and (max-width:62em) {
	.hero-landingpage .hero__wrap {
		top: 150px!important
	}
}

@media only screen and (max-height:47em) {
	.hero-landingpage .hero__wrap {
		top: 130px!important
	}
}

.hero {
	margin: 0 auto;
	width: 100%;
	z-index: 1000;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

@media only screen and (max-width:48em) {
	.hero {
		height: calc((var(--vh, 1vh) * 100) - 70px)!important
	}
	.hero:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: none!important;
		background-image: none!important
	}
	.hero__wrap .hero__title {
		letter-spacing: 1px!important
	}
}

@media only screen and (min-width:36em) and (max-height:47em) {
	.hero {
		height: calc((var(--vh, 1vh) * 100) - 176px)!important
	}
}

.hero--small {
	margin: 3.75rem auto 0;
	min-height: 8.75rem;
	width: 100%;
	position: relative;
	background-color: #313237
}

.hero-landingpage {
	height: 100vh!important
}

@media only screen and (min-width:62em) {
	.hero--small {
		height: 12.5em
	}
}

.hero--small::before {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(52, 56, 81, .8)
}

.header {
	color: #fff;
	position: absolute;
	z-index: 1111111111;
	width: 100%;
	top: 0;
	left: 0;
	margin: 15px 0
}

.header a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 0
}

.header a:hover {
	border-bottom: 0
}

.header .header__logo {
	margin-top: 0;
	height: 50px;
	font-size: 42px;
	color: #fff!important
}

@media only screen and (max-height:47em) {
	.header__logo {
		height: 40px
	}
}

@media only screen and (max-height:47em) {
	.header__logo {
		font-size: 50px
	}
}

@media only screen and (max-width:48em) {
	.header__logo {
		height: 30px;
		margin-top: 0
	}
	.header__logo .icon-logo-gp {
		font-size: 30px
	}
	.header__links-mobile svg {
		margin-top: 0!important
	}
}

.header__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-height:47em) {
	.header__inner {
		height: 40px
	}
}

@media only screen and (max-width:48em) {
	.header__inner {
		height: 30px
	}
}

.header__links {
	margin-top: 0;
	padding-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	visibility: visible;
	width: auto;
	height: 100%;
	top: 3em;
	left: 0
}

.header__links .icon-phone {
	margin-right: 15px
}

.header__links-mobile {
	display: none
}

@media only screen and (max-width:48em) {
	.header__links {
		display: none
	}
	.header__links-mobile {
		display: block
	}
	.header__links-mobile a {
		font-size: 30px;
		line-height: 1.5rem;
		display: inline;
		float: left;
		margin-right: 15px!important
	}
	.header__links-mobile a:last-child {
		margin-right: 0
	}
	.header__links-mobile .icon-phone {
		font-size: 30px;
		line-height: 1.5rem
	}
	.header__links-mobile .icon-contact {
		font-size: 30px;
		line-height: 1.5rem
	}
}

.header__link {
	color: #fff;
	padding: .938rem 30px;
	font-size: 24px;
	font-family: 'Open Sans';
	font-weight: 300;
	cursor: pointer
}

.header__link:last-child {
	padding: .2769em 30px
}

@media only screen and (max-width:48em) {
	.header__link:last-child {
		padding: 0
	}
}

@media only screen and (max-height:47em) {
	.header__link {
		font-size: 20px
	}
}

.header__links-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding: 0;
	margin-right: 0
}

.header__links-mobile svg {
	fill: #fff;
	float: left;
	height: auto;
	max-width: 30px!important
}

.header__links-mobile a:first-child {
	margin-right: 30px
}

@media only screen and (min-width:48em) {
	.landing-header .header__link:last-child {
		padding: .2769em 0 .2769em 30px;
	}
	.header__links-mobile a:first-child {
		margin-right: 15px
	}
}

.hero__wrap {
	margin: 4em auto 2em;
	text-align: center;
	color: #fff;
	width: 100%;
	max-width: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly
}

.hero__wrap.margin-content {
	height: calc(100vh - 330px);
	max-height: 530px
}

@media only screen and (max-width:48em) {
	.hero__wrap.margin-content {
		margin-top: unset!important;
		padding: 0
	}
}

@media only screen and (min-width:48em) {
	.hero__wrap {
		margin: auto;
		position: relative;
		top: 100px
	}
}

@media only screen and (min-height:768px) and (max-height:991px) {
	.landing-header .hero__wrap {
		margin: auto;
		position: relative;
		top: 200px
	}
}

@media only screen and (min-height:992px) {
	.landing-header .hero__wrap {
		margin: auto;
		position: relative;
		top: 250px
	}
}

@media only screen and (max-width:48em) {
	.hero__wrap {
		margin: auto;
		position: relative;
		top: 100px
	}
}

@media only screen and (min-width:36em) and (max-height:47em) {
	.hero__wrap {
		margin-top: auto!important;
		padding-top: auto!important;
		padding-bottom: auto!important
	}
}

.hero__wrap .main-title {
	position: relative
}

.hero__wrap .hero__title {
	padding: 1rem 0;
	font-size: 60px;
	line-height: 2.5rem;
	margin-bottom: 0;
	letter-spacing: 3px;
	font-family: sans-serif;
	font-weight: 700;
	color: #fff;
	display: block
}

.hero__wrap .hero__button {
	padding: 0 15px
}

.hero__wrap .hero__title.info {
	display: contents!important
}

@media only screen and (max-height:47em) {
	.hero__wrap .hero__title {
		font-size: 3.01rem;
		margin-top: 0;
		line-height: 2.5rem;
		margin-bottom: 0
	}
}

@media only screen and (max-width:48em) {
	.hero__wrap .hero__title {
		font-size: 30px;
		margin-top: 0;
		line-height: 2.5rem;
		margin-bottom: 0;
		padding: 0 15px
	}
	.hero__wrap .hero__title.info {
		display: block!important
	}
}

.hero__wrap .hero_subtitle {
	margin: auto;
	line-height: 1.5rem;
	margin-bottom: 0;
	margin-top: 30px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.hero__wrap .hero_subtitle.display {
	display: inline-block
}

@media only screen and (max-width:48em) {
	.hero__wrap .hero_subtitle {
		margin-top: 15px
	}
}

@media only screen and (max-height:48em) {
	.hero__wrap .hero_subtitle {
		margin-top: 15px
	}
}

.hero__wrap .hero__meta {
	font-family: "Open Sans";
	color: #fff;
	line-height: 1.5;
	font-weight: 300;
	text-shadow: 1px 1px 5px #000;
	max-width: inherit
}

@media only screen and (min-width:48em) {
	.hero__wrap .hero__meta {
		font-size: 30px
	}
}

@media only screen and (max-width:48em) {
	.hero__wrap .hero__meta {
		font-size: 23px
	}
	.hero__wrap .hero__meta span {
		display: block!important
	}
	.head-slider [class*=" icon-"]:before,
	.head-slider [class^=icon-]:before {
		font-family: check;
		font-style: normal;
		font-weight: 400;
		speak: none;
		display: inline-block;
		text-decoration: inherit;
		width: 40px;
		height: 40px;
		font-size: 35px;
		line-height: 1.2;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		margin-left: .2em;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}
	#contact-hero {
		display: none
	}
}

@media only screen and (max-height:47em) {
	.hero__wrap .hero__meta {
		font-size: 27px;
		margin-bottom: 30px
	}
}

.hero__meta.visible-sm {
	margin-top: 10px;
	font-size: 16px;
	padding: 0 0 25px 0
}

footer {
	padding: 2.8125rem 0;
	border-top: 1px solid #f0f0f0;
	text-align: center;
	font-size: .875rem;
	color: rgba(33, 33, 33, .6)
}

footer a {
	color: rgba(33, 33, 33, .6);
	border-bottom: 0
}

footer a:focus,
footer a:hover {
	color: #fff;
	border-bottom: 0
}

footer p {
	color: #fff
}

footer .footer-left {
	float: left
}

footer .footer-right {
	float: right
}

#kontakt-i-lokalizacja {
	padding: 60px 0 0 0!important
}

#kontakt-i-lokalizacja .desclimer-more a {
	text-decoration: underline;
	cursor: pointer
}

.contact-container {
	background-color: #000;
	position: inherit;
	z-index: 801;
	width: 100%
}

.contact-container .title h2.container-headline {
	font-size: 48px;
	color: #fff;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: .1rem;
	margin-bottom: 30px
}

.contact-container .step {
	display: none
}

.contact-container .contact-footer-section .contact-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 0;
	grid-row-gap: 0;
	widh: 100%
}

.contact-container .subject-step {
	grid-area: 1/1/2/3;
	padding: 0 0 60px 0
}

.contact-container .thanks-step {
	grid-area: 1/1/2/3;
	padding: 0 0 60px 0
}

.contact-container .thanks-step .gp-modal-body {
	padding: 30px 15px
}

.contact-container .subject-step .gp-modal-body {
	padding: 30px 15px
}

.contact-container .contact-footer-section .contact-data {
	grid-area: 1/2/2/3;
	margin-left: 30px!important
}

.contact-container .first-step {
	grid-area: 1/1/2/2;
	margin-right: 30px!important;
	display: block
}

.contact-container .title p.container-subline {
	font-size: 26px;
	color: #fff;
	line-height: 1.5rem;
	font-weight: 300
}

.contact-container .thanks-step {
	width: 80%
}

.contact-container .contact-footer-section {
	margin: 60px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

@media only screen and (max-width:48em) {
	.contact-container .title h2.container-headline {
		font-size: 24px;
		line-height: 1.5!important
	}
	.contact-container .title p.container-subline {
		font-size: 16px;
		line-height: 1.5!important
	}
	.contact-container .contact-footer-section {
		margin-top: 30px
	}
}

@media only screen and (max-width:48em) {
	.contact-container .contact-footer-section .contact-container {
		display: block
	}
}

.contact-container .contact-footer-section .contact-container .gp-modal-header {
	margin-top: 0;
	width: 100%
}

.contact-container .contact-footer-section .contact-container .gp-modal-content {
	max-width: 100%;
	margin: 0 auto;
	width: 100%
}

.google-icon {
	display: none
}

@media only screen and (max-width:48em) {
	.contact-container .contact-footer-section .contact-data {
		width: 100%;
		margin-left: 0!important
	}
	.contact-container .first-step {
		width: 100%;
		margin-right: 0!important
	}
	.contact-container .contact-footer-section .contact-data .contact-info {
		display: block!important
	}
	.contact-container .contact-footer-section .contact-data .contact-info .img {
		display: block;
		width: 100%!important;
		margin: 60px 0 30px 0
	}
	.map-google-footer {
		display: none!important
	}
	.google-icon {
		border: 1px solid red;
		padding: 15px;
		display: -webkit-inline-box;
		width: 100%;
		margin: 30px 0
	}
	.google-icon a {
		margin: auto;
		text-align: center;
		display: block
	}
	.google-icon span {
		color: #f7a400;
		font-size: 16px;
		font-weight: 600;
		margin-left: 5px
	}
	.contact-container .contact-footer-section .contact-data .contact-info img {
		max-width: 360px;
		height: auto;
		width: 100%;
		vertical-align: middle
	}
	.contact-container .title h2.container-headline {
		letter-spacing: .05rem
	}
	.img-mobile-map {
		max-width: 35px
	}
	.privacy-policy-container {
		font-size: 13px
	}
	.privacy-policy-container {
		font-size: 13px!important
	}
	#kontakt-i-lokalizacja .read-more {
		display: contents
	}
	#kontakt-i-lokalizacja .gp-modal-header {
		font-size: 14px
	}
	.contact-container .icon-arrow-down {
		left: 5px!important
	}
	.contact-container .desclimer-more,
	.order-container .desclimer-more {
		margin-top: 15px;
		text-align: left;
		font-weight: 300;
		font-size: 11px;
		letter-spacing: 0;
		margin-bottom: 0
	}
	.contact-container .form-row input,
	.contact-container .form-row textarea,
	.order-container .form-row input,
	.order-container .form-row textarea {
		padding: 5px 0 15px!important
	}
	.contact-container .form-row textarea {
		height: 40px!important
	}
}

.contact-container .contact-footer-section .contact-data .contact-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.contact-container .contact-footer-section .contact-data .contact-info .data {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 68%;
	float: left;
	text-align: left
}

.contact-container .contact-footer-section .contact-data .contact-info .data p {
	margin-bottom: 0;
	line-height: 1.7rem;
	font-size: 16px;
	font-weight: 200
}

.contact-container .contact-footer-section .contact-data .contact-info .data p a {
	color: #f7a400;
	border-bottom: 0;
	font-weight: 700
}

.footer-right {
	float: right
}

.footer-left {
	float: left
}

@media only screen and (max-width:48em) {
	.contact-container .contact-footer-section .contact-data .contact-info .data {
		width: 100%
	}
	.footer-right {
		float: none
	}
	.footer-left {
		float: none
	}
}

.contact-container .contact-footer-section .contact-data .contact-info .img {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 50%;
	float: left;
	text-align: left
}

.contact-container .contact-footer-section .contact-data .map {
	margin-top: 60px
}

.contact-container input:-webkit-autofill,
.contact-container input:-webkit-autofill:focus,
.contact-container input:-webkit-autofill:hover,
.contact-container select:-webkit-autofill,
.contact-container select:-webkit-autofill:focus,
.contact-container select:-webkit-autofill:hover,
.contact-container textarea:-webkit-autofill,
.contact-container textarea:-webkit-autofill:focus,
.contact-container textarea:-webkit-autofill:hover {
	-webkit-text-fill-color: #000;
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
	-webkit-transition: background-color 5000s ease-in-out 0;
	transition: background-color 5000s ease-in-out 0
}

#kontakt-i-lokalizacja .footer-right {
	margin-bottom: 60px
}

@media only screen and (max-width:768px) {
	#kontakt-i-lokalizacja .footer-right {
		margin-bottom: 15px
	}
}

.privacy-policy-container {
	z-index: 801;
	font-size: 14px;
	font-weight: 200
}

.privacy-policy-container a {
	text-decoration: none;
	border-bottom: 0
}

.contact-container .icon-arrow-down {
	position: relative;
	left: 25px
}

@media only screen and (max-width:48em) {
	.privacy-policy-container {
		height: auto;
		padding-bottom: 30px;
		text-align: center
	}
	.privacy-policy-container a {
		margin-top: 15px
	}
}

#grid-section {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 0;
	grid-row-gap: 0;
	padding: 0;
	z-index: 25
}

#grid-section .grid {
	min-height: 480px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	background-size: cover!important;
	background-position: top!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.swipe-gallery-icon {
	display: none
}

#grid-section .grid .grid-background {
	min-height: 100%;
	top: 0;
	margin-top: 0;
	background: rgba(0, 0, 0, .7);
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#grid-section .grid .grid-background:hover {
	-webkit-transition: width 2s;
	transition: width 2s;
	background: rgba(0, 0, 0, .5)
}

#grid-section .grid .grid-background .title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 0;
	padding-bottom: 0
}

#grid-section .grid .grid-background .info {
	margin-top: 15px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5
}

#grid-section .grid-1 {
	grid-area: 1/1/2/2
}

#grid-section .grid-2 {
	grid-area: 1/2/2/3
}

#grid-section .grid-3 {
	grid-area: 1/3/2/4
}

#grid-section .grid-4 {
	grid-area: 2/1/3/2
}

#grid-section .grid-5 {
	grid-area: 2/2/3/3
}

#grid-section .grid-6 {
	grid-area: 2/3/3/4
}


}
#grid-landing-gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 0;
	grid-row-gap: 0;
	padding: 0
}
#grid-landing-gallery .photo {
	width: 100%;
	background-size: cover!important;
	background-position-y: center!important;
	background-position-x: center!important
}
#grid-landing-gallery .photo1 {
	grid-area: 1/1/3/3;
	min-height: 600px;
}
#grid-landing-gallery .photo2 {
	grid-area: 2/3/3/4;
	min-height: 300px;
}
#grid-landing-gallery .photo3 {
	grid-area: 2/4/3/5;
	min-height: 300px;
}
#grid-landing-gallery .photo4 {
	grid-area: 1/3/2/5;
	min-height: 300px;
}
@media (max-width:768px) {
	#grid-landing-gallery {
		width: 100%;
		height: auto;
		display: flex;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scroll-snap-type: x mandatory;
		display: inline-flex!important
	}
	
	#grid-landing-gallery>div {
		scroll-snap-align: start
	}
	
	.photo {
		width: 300px;
		flex-shrink: 0;
		height: 100%
	}
	
	.swipe-gallery-icon {
		width: 32px;
		margin: -10px auto 0 auto;
		z-index: 25;
		display: block
	}
	
	.arrows {
		display: inline-flex;
		position: absolute;
		width: 100%;
		margin-top: 35%
	}
	
	.arrows .arrow {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background-color: rgb(255, 255, 255, .5);
		font-size: 2rem;
		margin-left: 15px;
		text-align: center;
		padding: .2rem 0;
		line-height: 30px;
		font-weight: 300;
		color: rgb(0, 0, 0, .7)
	}
	
	.arrows .right {
		right: 15px;
		position: absolute
	}
	
	.thumb {
		margin-right: 0!important;
		margin: 0 15px 0 15px
	}
	
	#grid-section .grid .grid-background:hover {
		background: rgba(0, 0, 0, .7)
	}
}
#gallery {
	padding: 0!important;
	height: 100vh
}
#gallery .header-title-gallery {
	z-index: 11111;
	top: 0
}
.trust {
	background-color: #000;
	padding: 30px 0
}
.trust {
	z-index: 100000;
	padding: 0
}
.trust .container {
	display: flex;
	text-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: auto
}
@media only screen and (min-width:48em) {
	.trust .container .item {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 250px;
		padding: 30px
	}
}
@media only screen and (max-width:48em) {
	.trust .container .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-inline-box;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0
	}
}
@media only screen and (min-width:36em) and (max-height:47em) {
	.trust .container .item {
		padding: 15px
	}
}
.trust .container .item-icon {
	line-height: 1.5rem
}
.trust .item-title {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	margin: 0;
	line-height: 1.5rem
}
.trust .item-title span {
	display: block
}
@media (min-width:768px) and (max-height:47em) {
	.trust .item-title {
		font-size: 16px!important
	}
	
	.trust .item-description {
		color: #fff;
		font-size: 16px!important
	}
	
	.trust .item-title span {
		display: block!important
	}
}
@media only screen and (max-height:47em) {
	.trust .item-title {
		font-size: 16px;
		line-height: 1.5
	}
	
	.trust .item-description span {
		display: contents
	}
	
	.trust .item-title span {
		display: inline
	}
}
.trust .item-description {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0
}
@media only screen and (max-width:48em) {
	.trust .item-description {
		font-size: 12px;
		display: inline-block
	}
	
	.trust .item-title {
		font-size: 14px
	}
	
	.trust .item-icon {
		margin-bottom: 0
	}
	
	.trust .item-title span {
		display: inline
	}
}
@media only screen and (max-width:768px) {
	.hero {
		height: 100vw!important
	}
	
	.hero__wrap.margin-content {
		height: unset;
		top: 21vw
	}
	
	.trust {
		display: block
	}
	
	.trust-wrap {
		margin: 0 auto;
		background-color: #000;
		padding: 15px;
		margin: -45vw auto 15px auto;
		border: 1px solid #f7a400;
		max-width: 330px!important
	}
	
	.trust .container {
		display: block;
		text-align: left
	}
	
	.trust .container .item {
		padding: 0 15px 25px 15px
	}
	
	.trust .item-icon {
		font-size: 30px!important;
		margin: auto 15px auto 0!important
	}
	
	.trust-wrap .hero__meta.visible-sm {
		color: #fff;
		text-align: center;
		padding-bottom: 25px;
		font-weight: 700;
		line-height: 2;
		font-size: 18px
	}
	
	#contact-hero {
		display: flex!important;
		margin: 0 15px 30px 15px;
		padding: 15px 30px
	}
	
	.trust .item-description {
		font-size: 13px
	}
	
	.trust .btn-main-text {
		white-space: break-spaces;
		line-height: 1.5!important;
		font-size: 15px!important
	}
}
@media only screen and (max-width:768px) and (min-width:375px) {
	.trust-wrap {
		margin: -45vw auto calc((100vw - 330px)/ 2) auto
	}
}
@media only screen and (min-width:376px) and (max-width:390px) {
	.trust-wrap {
		margin: -45vw 15px 15px 15px
	}
}
@media only screen and (max-width:359px) {
	.hero__wrap .hero__title {
		font-size: 22px!important
	}
	
	.trust-wrap .hero__meta.visible-sm {
		font-size: 16px;
		padding: 0 0 25px 0
	}
	
	.trust-wrap {
		padding: 15px 15px 0 15px;
		max-width: calc(100vw - 30px)!important
	}
	
	#contact-hero {
		margin: 0 15px 30px 15px;
		padding: 12px 15px
	}
	
	.trust .container .item {
		padding: 0 0 25px 0
	}
	
	.trust .item-icon {
		font-size: 25px
	}
	
	.trust .item-description {
		font-size: 12px
	}
	
	.btn-main-text {
		font-size: 14px!important
	}
}
#price {
	background: #fff
}
#price .package-description-container {
	padding: 15px
}
#price.coworking-price .dark-container .container-headline {
	padding-bottom: 200px
}
#price.coworking-price .bright-container .container-headline {
	padding-bottom: 180px
}
#price.coworking-price .coworking-package {
	text-align: center;
	padding: 30px;
	border: 1px solid #f7a400;
	padding-bottom: 120px;
	background-color: #fff;
	position: relative
}
#price.coworking-price .coworking-package-container {
	margin-top: -140px
}
@media only screen and (min-width:48em) {
	#price.coworking-price .coworking-package-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-line-pack: center;
		align-content: center
	}
}
@media only screen and (min-width:48em) {
	#price.coworking-price .coworking-package {
		width: 30%;
		margin-right: 2%
	}
}
@media only screen and (max-width:48em) {
	#price.coworking-price .coworking-package {
		margin: 30px 0
	}
}
#price.coworking-price .coworking-package:last-child {
	margin-right: 0
}
#price.coworking-price .coworking-package__title {
	font-size: 1.6em;
	font-weight: 700;
	color: #000
}
#price.coworking-price .coworking-package__price {
	font-weight: 300
}
#price.coworking-price .coworking-package__price strong {
	font-size: 3em;
	font-weight: 700;
	margin: 0 5px;
	position: relative
}
#price p {
	font-size: 18px;
	margin-bottom: 15px
}
#price p:last-child {
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 0
}
#price.coworking-price .coworking-package__price strong:after {
	content: "zl / mc";
	position: absolute;
	font-size: 16px;
	font-weight: 300;
	bottom: 12px;
	left: 100%;
	width: 50px;
	margin-left: 7px
}
#price.coworking-price .coworking-package__description {
	line-height: 1.6em
}
#price.coworking-price .coworking-package .btn.btn-primary {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	letter-spacing: .1em;
	padding: 18px 15px
}
@media only screen and (min-width:62em) {
	#price.coworking-price .coworking-package .btn.btn-primary {
		font-size: 14px
	}
}
@media only screen and (max-width:48em) {
	#price.coworking-price .coworking-package .btn.btn-primary {
		font-size: 11px
	}
}
#price .light-container .container-headline {
	line-height: 1
}
@media only screen and (min-width:62em) {
	#price .light-container .container-headline {
		font-size: 36px;
		padding: 0 0 60px 0
	}
}
#price .check-details {
	width: 100%;
	margin-bottom: 30px
}
@media only screen and (min-width:36em) {
	#price .check-details {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}
#price .check-details__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 30px
}
@media only screen and (min-width:36em) {
	#price .check-details__item {
		width: 50%
	}
}
@media only screen and (min-width:48em) {
	#price .check-details__item {
		width: 33%
	}
}
#price .check-details__item i {
	color: #f7a400
}
.company-price-table {
	max-width: 1170px;
	margin: auto;
	display: block;
	height: 800px;
	text-align: center;
	padding-top: 30px
}
.company-price-table_header {
	line-height: 100px;
	height: 100px;
	background: #eaa943;
	font-weight: 700
}
.company-price-table_content {
	line-height: 100px;
	height: 100px
}
.company-price-table_column1 {
	float: left;
	width: 50%;
	height: 100%;
	border: solid 1px #eaa943;
	font-weight: 700;
	text-align: left;
	padding-left: 10px
}
.company-price-table_column2 {
	float: left;
	width: 15%;
	height: 100%;
	border: solid 1px #eaa943
}
.company-price-table_column3 {
	float: left;
	width: 15%;
	height: 100%;
	border: solid 1px #eaa943
}
.company-price-table_column4 {
	float: left;
	width: 20%;
	height: 100%;
	border: solid 1px #eaa943;
	font-weight: 700
}
.compare-container .remove {
	fill: red;
	float: left;
	width: 25px;
	height: 100%;
	margin: 0 30px
}
.compare-container .compare-orange {
	fill: #f7a400;
	float: left;
	max-height: 25px;
	width: 25px;
	margin-right: 15px
}
#price .check {
	fill: #f7a400;
	width: 21px;
	height: 21px;
	float: left;
	margin-right: 30px
}
@media only screen and (max-width:48em) {
	#price .check {
		margin-right: 15px;
		width: 20px;
		height: 20px
	}
}
@media only screen and (max-width:36em) {
	.compare-container .container-subline {
		font-size: 18px;
		line-height: 1.5!important;
		margin-bottom: 30px
	}
}
.compare-container .compare-table-label strong {
	display: none
}
.shadow-compare {
	background: #fff;
	border: 0!important;
	filter: drop-shadow(0 6px 7px rgba(0, 0, 0, .161))
}
.shadow-compare .compare-table-row {
	display: inline-block
}
.compare-container .check {
	fill: #67be27;
	float: left;
	width: 25px;
	height: 100%;
	margin: 0 30px
}
@media only screen and (max-width:768px) {
	.compare-container .check {
		float: unset;
		margin: 0 0 15px 0
	}
}
@media only screen and (max-width:48em) {
	.compare-container .mobile__space {
		display: block
	}
	
	.compare-container .check {
		margin: 0 0 15px 0
	}
}
.compare-container .compare-table {
	margin-top: 60px
}
@media only screen and (max-width:48em) {
	.compare-container .compare-table {
		margin-top: 0
	}
	
	.compare-container .compare-table .compare-table-label {
		display: table;
		text-align: center;
		margin: auto;
		border-collapse: separate;
		border-spacing: 15px
	}
	
	.compare-container .compare-table .compare-table-label strong {
		display: inline-block
	}
}
.compare-container .compare-column-title {
	font-weight: 700;
	line-height: 30px;
	margin-top: 45px;
	height: 53px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	text-align: center
}
.compare-container .compare-column-title i {
	font-size: 2.5rem
}
.compare-container .compare-column-title p {
	text-align: center;
	margin-bottom: 0
}
.compare-container .compare-table-row {
	margin: 15px 15px 15px 0;
	height: 52px;
	width: auto;
	line-height: 1.7;
	font-weight: 300
}
@media only screen and (max-width:768px) {
	.compare-container .compare-table-row {
		margin: 15px
	}
}
@media only screen and (max-width:48em) {
	.compare-container .compare-table-row {
		height: auto
	}
}
.compare-container .compare-table-row:last-child {
	margin-bottom: 30px
}
.compare-container .compare-table-gp,
.compare-container .compare-table-other {
	float: left;
	width: 435px
}
.compare-container .compare-table-gp .icon-check,
.compare-container .compare-table-other .icon-check {
	font-size: 24px;
	float: left;
	margin-right: 18px;
	line-height: 40px;
	margin-top: 10px;
	height: 100%
}
.compare-container .compare-table-headers {
	float: left;
	width: 270px;
	font-weight: 700
}
@media only screen and (max-width:48em) {
	.compare-container .compare-table-headers .title__section {
		font-weight: 700
	}
	
	.compare-table-gp {
		text-align: center
	}
}
.compare-container .compare-table-headers .compare-column-title {
	height: 55px
}
.compare-container .compare-table-headers .compare-table-row {
	font-size: 18px;
	font-weight: 700;
	padding: 11px 0;
	display: inline-flex
}
.compare-container .compare-table-gp {
	border: 1px solid #f7a400;
	margin-right: 30px
}
.compare-container .compare-table-gp .icon-check {
	color: #67be27
}
@media only screen and (min-width:48em) {
	.compare-container .compare-table-gp .title__section {
		font-weight: 700;
		display: none
	}
}
@media only screen and (max-width:48em) {
	.compare-container .compare-table-gp .title__section {
		font-weight: 700;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}
.compare-container .compare-table-other {
	border: 1px solid #b1b0ae;
	float: right
}
.compare-container .compare-table-other .compare-column-title {
	font-size: 30px
}
@media only screen and (max-width:62em) {
	.compare-container .compare-table-headers {
		display: none
	}
	
	.compare-container .compare-table-gp,
	.compare-container .compare-table-other {
		width: 49%
	}
}
@media only screen and (max-width:48em) {
	.compare-container .compare-table-row {
		line-height: 1.5;
		text-align: center
	}
	
	.compare-container .compare-table-gp {
		width: 100%;
		border: 0 none;
		padding: 0;
		margin: 0;
		filter: none
	}
	
	.compare-container .compare-table-gp .icon-check {
		float: none;
		margin-right: 10px
	}
	
	.compare-container .compare-column-title,
	.compare-container .compare-table-other {
		display: none
	}
	
	.compare-container .compare-table-row:last-child {
		margin: 15px 0!important
	}
	
	.compare-container .compare-table-row:last-child {
		margin-bottom: 0!important
	}
}
.compare-container .compare__icon {
	float: left;
	padding: 5px 0
}
.compare-container .coworking-compare {
	margin: 50px 0
}
.compare-container .coworking-compare__item {
	width: 60%;
	float: left;
	margin: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.compare-container .coworking-compare__item:nth-child(2n) {
	float: right
}
@media only screen and (max-width:48em) {
	.compare-container .coworking-compare__item {
		width: 100%;
		float: none
	}
}
.compare-container .coworking-compare__icon {
	margin-right: 20px
}
.compare-container .coworking-compare__icon i {
	font-size: 6em;
	color: #f7a400
}
@media only screen and (max-width:36em) {
	.compare-container .coworking-compare__icon {
		margin-right: 10px;
		text-align: center
	}
	
	.compare-container .coworking-compare__icon i {
		font-size: 3em
	}
}
.compare-container .coworking-compare__title {
	font-weight: 700;
	color: #000;
	font-size: 2em
}
.compare-container .coworking-compare__description {
	font-weight: 300;
	font-size: 1.1em;
	line-height: 1.8em
}
@media only screen and (max-width:36em) {
	.compare-container .coworking-compare__title {
		font-size: 1em
	}
	
	.compare-container .coworking-compare__description {
		font-size: .9em;
		line-height: 1.4em
	}
}
.cta-out-of-warsaw-container {
	background-color: #000;
	color: #fff
}
.cta-out-of-warsaw-container .head-tekst {
	display: flow-root
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container {
		text-align: center
	}
	
	.cta-out-of-warsaw-container .container-headline {
		font-size: 21px;
		margin-bottom: 20px;
		line-height: 1;
		font-weight: 700!important
	}
}
.cta-out-of-warsaw-container .container-headline {
	font-weight: 300;
	color: #fff
}
@media only screen and (min-width:48em) {
	.cta-out-of-warsaw-container .container-headline {
		float: left;
		text-align: left;
		max-width: 60%;
		font-size: 2em;
		width: calc(100% - 370px)
	}
}
@media only screen and (min-width:75em) {
	.cta-out-of-warsaw-container .container-headline {
		max-width: 735px;
		font-size: 48px;
		line-height: 58px;
		margin-right: 46px;
		letter-spacing: 3px
	}
}
.cta-out-of-warsaw-container .btn__overlay {
	width: 379px
}
@media only screen and (min-width:48em) {
	.cta-out-of-warsaw-container .btn__overlay {
		padding: 18px 30px;
		float: right
	}
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .btn__overlay {
		width: auto;
		padding: 15px 30px
	}
}
.cta-out-of-warsaw-container .btn__overlay i {
	font-size: 69px;
	margin-top: 2px;
	line-height: 3rem;
	margin-right: 30px
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .btn__overlay i {
		font-size: 4em;
		margin-right: 15px
	}
}
.cta-out-of-warsaw-container .btn__overlay .btn-sub-text {
	font-size: 26px;
	font-weight: 300;
	line-height: 2rem
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .btn__overlay .btn-sub-text {
		font-size: 16px;
		letter-spacing: .1rem;
		line-height: 1.5
	}
}
.cta-out-of-warsaw-container .btn__overlay .btn-main-text {
	font-size: 40px;
	font-weight: 300;
	line-height: 2.8rem
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .btn__overlay .btn-main-text {
		font-size: 26px;
		line-height: 1
	}
}
.cta-out-of-warsaw-container .guarantee-title {
	clear: both;
	font-size: 1.1em;
	margin-top: 30px;
	color: #fff
}
@media only screen and (min-width:75em) {
	.cta-out-of-warsaw-container .guarantee-title {
		font-size: 28px;
		font-weight: 300
	}
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .guarantee-title {
		display: none
	}
}
.cta-out-of-warsaw-container .guarantee-container {
	margin-top: 30px
}
@media only screen and (min-width:48em) {
	.cta-out-of-warsaw-container .guarantee-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}
.cta-out-of-warsaw-container .guarantee-container .guarantee-item {
	display: table;
	width: 33%;
	margin-right: 60px
}
@media only screen and (min-width:48em) {
	.cta-out-of-warsaw-container .guarantee-container .guarantee-item:last-child {
		margin-right: 0
	}
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .guarantee-container .guarantee-item {
		text-align: left;
		width: 80%;
		margin-bottom: 16px;
		margin-left: auto;
		margin-right: auto;
		display: flex
	}
}
.cta-out-of-warsaw-container .guarantee-container .guarantee-item .icon-check {
	color: #f7a400;
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
	font-size: 1.6em
}
@media only screen and (min-width:75em) {
	.cta-out-of-warsaw-container .guarantee-container .guarantee-item .icon-check {
		font-size: 3em
	}
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .guarantee-container .guarantee-item .icon-check {
		font-size: 2em;
		display: flex;
		align-items: center;
		justify-content: center
	}
}
.cta-out-of-warsaw-container .guarantee-container .guarantee-item .item-text {
	color: #fff;
	font-size: 1em;
	line-height: 1.2;
	margin-left: 10px
}
@media only screen and (min-width:75em) {
	.cta-out-of-warsaw-container .guarantee-container .guarantee-item .item-text {
		font-size: 18px;
		line-height: 35px;
		margin-left: 25px;
		font-weight: 500
	}
}
@media only screen and (max-width:48em) {
	.cta-out-of-warsaw-container .guarantee-container .guarantee-item .item-text {
		font-size: 16px;
		line-height: 1.6;
		padding: 0;
		font-weight: 300;
		margin-left: 15px
	}
}
#price {
	background: #fff
}
#price .package-description-container {
	padding: 15px
}
#price.account-price .dark-container .container-headline {
	padding-bottom: 200px
}
#price.account-price .account-package {
	text-align: center;
	padding: 30px;
	background: #fff;
	border: 0!important;
	filter: drop-shadow(0 6px 7px rgba(0, 0, 0, .161));
	background-color: #fff;
	position: relative
}
@media only screen and (min-width:48em) {
	#price.account-price .account-package-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-line-pack: center;
		align-content: center;
		margin: 60px auto 30px auto
	}
}
@media only screen and (min-width:48em) {
	#price.account-price .account-package {
		width: calc(33.3333% - 15px);
		margin-right: 15px
	}
}
@media only screen and (max-width:48em) {
	#price.account-price .account-package {
		margin: 30px 0
	}
}
#price.account-price .account-package:last-child {
	margin-right: 0
}
#price.account-price .account-package__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
	color: #000;
	padding: 0 15px 30px;
	min-height: 9rem
}
#price.account-price .account-package__price {
	font-weight: 600
}
#price.account-price .account-package__price strong:before {
	font-weight: 300;
	content: "od";
	left: -30px;
	font-size: 18px;
	position: absolute;
	bottom: 15px
}
#price.account-price .account-package__price strong:after {
	font-weight: 300;
	content: "zł/mc";
	font-size: 18px!important;
	bottom: 15px!important
}
#price.account-price .account-package__price strong {
	font-size: 3em;
	font-weight: 700;
	line-height: .75;
	margin: 0 5px;
	position: relative
}
#price.account-price .account-package__price strong:after {
	position: absolute;
	font-size: 16px;
	font-weight: 300;
	bottom: 12px;
	left: 100%;
	width: 50px;
	margin-left: 7px
}
#price.account-price .account-package__description {
	line-height: 1.6em
}
#price.account-price .account-package .btn.btn-primary {
	position: initial;
	width: 100%;
	margin-top: 30px;
	right: 30px;
	letter-spacing: .1em;
	padding: 18px 15px
}
@media only screen and (min-width:62em) {
	#price.account-price .account-package .btn.btn-primary {
		font-size: 18px
	}
}
@media only screen and (max-width:48em) {
	#price.account-price .account-package .btn.btn-primary {
		font-size: 14px
	}
}
#price .check-details {
	width: 100%;
	margin-bottom: 30px
}
@media only screen and (min-width:36em) {
	#price .check-details {
		position: relative;
		left: 5%;
		font-weight: 300
	}
	
	#price .check-details__item {
		width: 31%;
		margin: 0 40px 30px 0
	}
}
@media only screen and (min-width:36em) {
	#price .check-details__item {
		width: 50%
	}
}
@media only screen and (min-width:48em) {
	#price .check-details__item {
		width: 30%
	}
}
#price .check-details__item i {
	color: #f7a400
}
#price .info {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0
}
@media only screen and (min-width:62em) {
	.light-container .container-headline {
		font-size: 48px
	}
}
.light-container .container-subline {
	margin-bottom: 60px
}
.check-details {
	width: 100%;
	margin-bottom: 50px
}
@media only screen and (min-width:36em) {
	.check-details {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}
.check-details__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 10px 0
}
@media only screen and (min-width:36em) {
	.check-details__item {
		width: 50%
	}
}
@media only screen and (min-width:48em) {
	.check-details__item {
		width: 50%
	}
}
.check-details__item i {
	color: #f7a400
}
.info {
	font-size: 16px;
	font-weight: 300
}
@media only screen and (max-width:48em) {
	.info {
		padding: 0
	}
}
#price-company {
	background: #fff
}
#price-company .price-company-table {
	background: #fff;
	border: 0!important;
	filter: drop-shadow(0 6px 7px rgba(0, 0, 0, .161));
	padding: 30px 0 15px 0
}
#price-company .price-company-table .table-row {
	display: grid;
	margin: 0 30px;
	grid-template-columns: 2.2fr .6fr .6fr .6fr;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
#price-company .price-company-table .table-row.table-header {
	font-size: 18px;
	font-weight: 700
}
#price-company .price-company-table .table-row.table-header .text-center {
	text-align: center
}
#price-company .price-company-table .table-row.column {
	font-size: 18px;
	border-bottom: 2px solid #f7a400;
	margin: 0 30px;
	font-weight: 400;
	min-height: 60px;
	padding: 15px 0
}
#price-company .price-company-table .table-row.column:first-child {
	border-bottom: 0
}
#price-company .price-company-table .table-row.column:last-child {
	border-bottom: 0
}
#price-company .price-company-table .table-row.column .strong {
	font-weight: 700
}
#price-company .price-company-table .table-row.column .text-center {
	text-align: center
}
#price-company .price-company-table .table-row.column .small-text {
	font-size: 14px;
	font-size: 400
}
#price-company .price-company-table .table-row.column.special {
	margin: 0;
	padding: 30px;
	font-size: 24px;
	color: #f7a400;
	border: 2px solid #f7a400;
	background: #000
}
#price-company .info {
	font-size: 14px;
	margin-bottom: 0;
	line-height: 30px;
	font-weight: 200;
	padding: 0
}
#price-company .margin-15 {
	margin-top: 15px
}
#price-company .margin-30 {
	margin-top: 30px;
	padding: 0
}
.padding-60 {
	padding: 18px 60px!important
}
.margin-top-30 {
	margin-top: 30px
}
.answers ol>li {
	margin-top: 15px
}
#price-company .margin-60-bottom {
	margin-bottom: 60px
}
@media only screen and (max-width:48em) {
	.ribbon {
		font-size: 11px!important
	}
	
	#room .btn.btn-primary {
		font-size: 14px
	}
	
	.order-container .cta-button .btn,
	.package-container .cta-button .btn {
		font-size: 14px!important
	}
	
	#price-company .info {
		font-size: 12px
	}
	
	.padding-60 {
		padding: 18px 30px!important
	}
	
	.cta-out-of-warsaw-container .btn__overlay {
		width: auto!important
	}
}
@media only screen and (max-width:48em) {
	#room .room-package {
		width: 100%;
		margin: 0;
		display: block;
		margin-bottom: 30px;
		min-height: 500px
	}
	
	#room .room-package-container {
		display: block
	}
}
.faq-container .svg {
	width: 30px;
	height: 24px;
	background-color: transparent;
	margin: 4px 0;
	fill: #f7a400
}
.faq-container .container-headline {
	text-align: center;
	font-weight: 700;
	color: #fff;
	line-height: 3rem;
	margin-bottom: 60px
}
@media only screen and (max-width:48em) {
	.faq-container .container-headline {
		font-size: 24px;
		font-weight: 700;
		letter-spacing: .04em
	}
	
	.faq-container .questions:checked~.answers {
		padding: 15px 0 0 0!important;
		margin-top: 15px!important
	}
}
.faq-container .question-space {
	border: 1px solid #f7a400;
	max-width: 820px;
	margin: auto;
	padding: 60px;
	color: #fff;
	margin-bottom: 60px
}
.faq-container .question-space:last-child {
	margin-bottom: 0
}
@media only screen and (max-width:48em) {
	.faq-container .question-space {
		padding: 15px;
		font-size: 16px;
		margin-bottom: 30px
	}
}
.faq-container .question {
	position: relative;
	margin: 0;
	font-weight: 700;
	display: block;
	width: 100%;
	font-size: 22px;
	cursor: pointer;
	line-height: 30px
}
@media only screen and (max-width:48em) {
	.faq-container .question {
		font-size: 16px
	}
}
.faq-container .answers {
	padding: 0;
	margin: 0;
	height: 0;
	overflow: hidden;
	z-index: -1;
	opacity: 0;
	position: unset;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: cubic-bezier(0, 1, .5, 1);
	transition-timing-function: cubic-bezier(0, 1, .5, 1);
	font-weight: 300!important;
	line-height: 30px!important
}
.faq-container .answers a {
	color: #f7a400
}
.faq-container .answers p {
	margin-bottom: 15px
}
.faq-container .answers a:hover {
	color: #f7a400;
	text-decoration: underline
}
.faq-container .questions:checked~.answers {
	height: auto;
	opacity: 1;
	padding: 30px 0 0 0;
	margin: 0;
	margin-top: 30px;
	border-top: 1px solid #f7a400
}
.faq-container .plus {
	margin-left: 10px;
	z-index: 5;
	float: right;
	font-size: 2em;
	line-height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: .3s ease;
	transition: .3s ease
}
.faq-container .questions:checked~.plus {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.faq-container .questions {
	display: none
}
.order-container,
.package-container {
	padding-top: 0
}
.order-container .dark-container,
.package-container .dark-container {
	padding-top: 60px
}
.order-container .bright-container,
.package-container .bright-container {
	padding-top: 60px
}
.order-container .change-price-scope,
.package-container .change-price-scope {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 30px
}
@media only screen and (max-width:48em) {
	.order-container .change-price-scope,
	.package-container .change-price-scope {
		margin-bottom: -15px
	}
}
.order-container .change-price-scope p,
.package-container .change-price-scope p {
	color: #fff;
	font-size: 18px
}
.order-container .change-price-scope .ribbon-info,
.package-container .change-price-scope .ribbon-info {
	white-space: nowrap;
	color: #000;
	background-color: #f7a400;
	text-decoration: underline;
	display: inline;
	margin-left: 10px;
	padding: 0 10px;
	font-size: 12px;
	-webkit-text-decoration-color: #f7a400;
	text-decoration-color: #f7a400;
	position: relative;
	right: -43px;
	top: -20px
}
@media only screen and (max-width:48em) {
	.order-container .change-price-scope,
	.package-container .change-price-scope {
		margin-top: 20px
	}
}
.order-container .package-header,
.package-container .package-header {
	font-size: 1.5em;
	margin: 25px 0;
	font-weight: 700;
	color: inherit
}
.order-container .package-header,
.package-container .package-header-address {
	margin-top: 25px
}
@media only screen and (max-width:768px) {
	.ribbon span {
		display: none;
	}
	
	.order-container .package-header,
	.package-container .package-header {
		font-size: 15px;
	}
	
	.order-container .package-header,
	.package-container .package-header-address {
		margin-top: 25px
	}
}
.order-container .select-package,
.package-container .select-package {
	display: none
}
@media only screen and (max-width:48em) {
	.order-container .select-package,
	.package-container .select-package {
		display: block;
		width: 90%;
		margin: 30px auto
	}
}
.order-container .select-package__option,
.package-container .select-package__option {
	width: 48%;
	display: inline-block;
	border: 1px solid #f7a400;
	padding: 12px;
	color: #fff;
	cursor: pointer
}
@media only screen and (max-width:36em) {
	.order-container .select-package__option,
	.package-container .select-package__option {
		font-size: .8em
	}
}
.order-container .select-package__option.selected,
.package-container .select-package__option.selected {
	background-color: #f7a400;
	color: #000
}
.order-container .package-price,
.package-container .package-price {
	position: relative;
	margin: 25px 0
}
.order-container .package-price .package-price-value,
.package-container .package-price .package-price-value {
	font-size: 30px;
	font-weight: 700;
	line-height: 1
}
.package-price-value-old {
	font-size: 18px;
	margin-left: -70px;
	font-weight: 500;
	margin-right: 15px;
	color: red;
	text-decoration: line-through;
	text-decoration-line: line-through;
	text-decoration-style: initial;
	text-decoration-color: initial
}
.order-container .package-price .package-price-value+span,
.package-container .package-price .package-price-value+span {
	position: absolute;
	bottom: 7px;
	margin-left: 15px;
	font-weight: 300
}
.order-container .cta-button,
.package-container .cta-button {
	margin: 25px 0
}
.order-container .cta-button .btn,
.package-container .cta-button .btn {
	padding: 13px 25px;
	font-size: 16px;
	letter-spacing: .1rem
}
@media only screen and (max-width:768px) and (min-height:500px) {
	.order-container .cta-button .btn,
	.package-container .cta-button .btn {
		padding: 15px 25px
	}
}
.order-container .package-description-container,
.package-container .package-description-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0
}
.order-container .package-description-container .package,
.package-container .package-description-container .package {
	width: calc(50% - 15px);
	text-align: center
}
@media only screen and (max-width:48em) {
	.order-container .package-description-container .package,
	.package-container .package-description-container .package {
		width: 100%;
		display: none
	}
	
	.order-container .package-description-container .package.selected,
	.package-container .package-description-container .package.selected {
		display: block
	}
}
.order-container .package-description-container .virtual-office,
.package-container .package-description-container .virtual-office {
	color: #fff;
	background-color: #000;
	border: 1px solid #f7a400
}
.order-container .package-description-container .virtual-office .ribbon,
.package-container .package-description-container .virtual-office .ribbon {
	line-height: 25px;
	font-size: 12px;
	color: #000;
	background-color: #f7a400
}
.order-container .package-description-container .virtual-office i,
.package-container .package-description-container .virtual-office i {
	margin-right: 30px
}
.order-container .package-description-container .virtual-address,
.package-container .package-description-container .virtual-address {
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	margin-top: 25px
}
.order-container .package-descrption,
.package-container .package-descrption {
	text-align: left
}
.order-container .package-descrption .item-row,
.package-container .package-descrption .item-row {
	margin-bottom: 20px;
	width: 100%;
	padding: 0 30px;
	display: table
}
.order-container .package-descrption .item-row:last-child,
.package-container .package-descrption .item-row:last-child {
	margin-bottom: 30px
}
@media only screen and (max-width:48em) {
	.order-container .package-descrption .item-row,
	.package-container .package-descrption .item-row {
		padding: 0 15px;
		margin-bottom: 15px
	}
}
.order-container .package-descrption .item-row .icon-check,
.package-container .package-descrption .item-row .icon-check {
	display: table-cell;
	vertical-align: middle;
	color: #f7a400;
	font-size: 1.3em
}
.order-container .package-descrption .item-row .item-icon,
.package-container .package-descrption .item-row .item-icon {
	display: table-cell;
	vertical-align: middle
}
.order-container .package-descrption .item-row .item-title,
.package-container .package-descrption .item-row .item-title {
	font-size: 14px;
	margin-left: 30px;
	line-height: 1.35rem;
	font-weight: 300;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 100%
}
@media only screen and (max-width:48em) {
	.order-container .package-descrption .item-row .item-title,
	.package-container .package-descrption .item-row .item-title {
		font-size: 14px
	}
	
	.order-container .package-description-container .virtual-office .ribbon,
	.package-container .package-description-container .virtual-office .ribbon {
		width: calc(100% + 2px);
		position: relative;
		left: -1px;
		top: -1px
	}
}
@media only screen and (max-width:22em) {
	.order-container .package-descrption .item-row .item-title,
	.package-container .package-descrption .item-row .item-title {
		font-size: 12px
	}
}
@media only screen and (min-width:48em) {
	.order-container .package-descrption .item-row .more-text,
	.package-container .package-descrption .item-row .more-text {
		display: inline
	}
	
	.order-container .package-descrption .item-row .more-text-mobile,
	.package-container .package-descrption .item-row .more-text-mobile {
		display: none
	}
}
@media only screen and (max-width:48em) {
	.order-container .package-descrption .item-row .more-text,
	.package-container .package-descrption .item-row .more-text {
		display: block
	}
	
	.order-container .package-descrption .item-row .more-text-mobile,
	.package-container .package-descrption .item-row .more-text-mobile {
		display: inline
	}
	
	.order-container .package-descrption .item-row,
	.package-container .package-descrption .item-row {
		margin-bottom: 20px;
		width: fit-content;
		padding: 0 15px;
		display: table
	}
	
	#price .package-descrption {
		width: fit-content;
		margin: auto
	}
}
.order-container .desclimer-container,
.package-container .desclimer-container {
	margin-top: 0;
	font-size: .875em;
	line-height: .9em;
	font-weight: 300;
	text-align: left
}
#price .desclimer-container p {
	font-size: 11px!important
}
.order-container .desclimer-container p,
.package-container .desclimer-container p {
	margin-bottom: 15px;
	line-height: 1.3rem;
	font-size: 15px
}
.sign-by-ceo svg {
	max-width: 260px
}
.hero {
	margin: 0 auto;
	height: calc(100vh - 210px);
	width: 100%;
	z-index: 11111!important;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
#header-calculator .desclimer-container p {
	font-size: 11px!important
}
.z-index-section {
	z-index: 25!important
}
#landing-package-section {
	z-index: 22;
	margin-top: 69px;
	padding-top: 30px;
	margin-bottom: 60px
}
.hero {
	background-position: center
}
.hero-landingpage .hero__wrap {
	display: none
}
.landing-header {
	z-index: unset
}
.ribbon span {
	font-weight: 700
}
.show-mobile {
	display: none
}
.contact-bar {
	z-index: 19
}
.header {
	position: fixed;
	background: url(/assets/img/theme-new/accounting_hero.webp) no-repeat;
	z-index: 23!important;
	background-position-y: calc((100vh - (.658104166666667 * 100vw))/ 2);
	background-size: cover;
	margin: 0
}
.hero-landingpage {
	position: fixed
}
.hero {
	z-index: 20!important
}
.header-container-background {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7)
}
.hero__landing_wrap {
	top: 69px;
	position: relative;
	height: calc(100vh - 85px);
	max-height: 735px
}
.header-container {
	border: 1px solid #f7a400;
	width: 100%;
	padding: 30px 30px 0 30px;
	height: calc(100% - 80px);
	display: inline-block;
	position: inherit;
}
.header__landing_photo {
	position: absolute;
	bottom: 0;
	display: table-cell;
	right: -25px;
	vertical-align: bottom;
	width: 100%;
	height: 100%;
	max-width: 337px;
	max-height: 646px;
	object-fit: contain;
	overflow: hidden;
}
.photo_header_section {
	position: fixed;
	bottom: 0px;
	max-width: 376px;
	width: 100%;
	height: 100%;
	max-height: calc(100vh - 100px);
	float: left;
}
.price_header_section {
	margin: 0 30px;
	width: calc(100% - 410px);
	max-width: 690px;
	float: right
}
.header-signature-section {
	width: 406px;
	text-align: center;
	margin: 15px 30px
}
.signature-header {
	fill: #fff;
	width: 230px;
	position: relative;
	bottom: 10px
}
.header-signature-section .position {
	color: #fff;
	position: relative;
	bottom: 27px;
	font-weight: 300
}
.price_header_section .title h1 {
	font-size: 30px;
	font-weight: 700;
	color: #fff
}
.price_header_section .title p {
	font-size: 21px;
	color: #fff;
	margin-bottom: 0;
	line-height: 1.5
}
.price_header_section .title span {
	color: #f7a400;
	font-weight: 600;
	font-size: 30px
}
.title {
	text-align: center
}
#accounting-sliders {
	max-width: 500px;
	margin: auto;
	width: 100%
}
#accounting-sliders .item-row {
	padding: 15px 0;
	font-size: 14px
}
#accounting-sliders output {
	float: right;
	font-weight: 600;
	font-size: 18px
}
#accounting-sliders .options {
	text-align: right;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 15px
}
#accounting-sliders .options a {
	color: #f7a400!important;
	font-weight: 600;
}
#accounting-sliders input[type=range] {
	-webkit-appearance: none;
	-moz-apperance: none;
	border-radius: 5px;
	height: 2px;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(.05, #fff));
	opacity: .9;
	padding: 2px 0;
	border-bottom: 0
}
#accounting-sliders #account_offer {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(.05, #f7a400), color-stop(.05, #fff))
}
#accounting-sliders input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none!important;
	background-color: #f7a400;
	border-radius: 50%;
	margin-top: 0px;
	border: 0;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
#accounting-sliders [type=radio]:checked,
#accounting-sliders [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px
}
#accounting-sliders [type=rdio]:checked+label,
#accounting-sliders [type=radio]+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block
}
#accounting-sliders [type=radio]:checked+label:before,
#accounting-sliders [type=radio]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #f7a400;
	border-radius: 100%;
	background: 0 0
}
#accounting-sliders [type=radio]:checked+label:after,
#accounting-sliders [type=radio]:not(:checked)+label:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: .8;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}
#accounting-sliders [type=radio]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0)
}
#accounting-sliders [type=radio]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
#accounting-sliders .language_service {
	width: 50%;
	display: block;
	float: left
}
#header-calculator {
	background: 0 0;
	color: #fff;
	margin-top: 30px;
	font-family: "Open Sans", sans-serif;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-weight: 300
}
#header-calculator .ribbon-info {
	white-space: nowrap;
	color: #000;
	background-color: #f7a400;
	text-decoration: underline;
	display: inline;
	margin-left: 10px;
	padding: 0 10px;
	-webkit-text-decoration-color: #f7a400;
	text-decoration-color: #f7a400;
	position: relative;
	right: -58px;
	top: -22px
}
.price-toggle-container .toggle-container {
	display: inline-block;
	position: relative;
	height: 20px;
	width: 40px;
	background-color: transparent;
	border-radius: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid #f7a400
}
#header-calculator .desclimer-container p {
	margin-bottom: 0;
	font-size: 14px
}
#header-calculator .package-descrption p span {
	font-weight: 600;
	font-size: 16px
}
.order-container .package-header,
.package-container .package-header {
	font-size: 18px;
	line-height: 1
}
#header-calculator .check {
	fill: #f7a400;
	float: left;
	margin-right: 30px
}
#header-calculator .package-descrption p {
	margin-bottom: 0;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: .1px
}
#header-calculator .package-description-container {
	padding: 0
}
#header-calculator .item-title {
	font-size: 16px
}
.price-toggle-container #price-yearly:checked~.label-price-yearly {
	text-decoration: underline;
	font-weight: 400;
	color: #fff
}
#header-calculator .price-desclimer-container {
	padding: 0;
	margin-top: 15px!important
}
.faq-container {
	padding-top: 30px
}
.desclimer-container {
	padding: 0
}
.price-toggle-container {
	width: 400px;
	margin: 0 auto;
	position: relative;
	text-align: center
}
@media only screen and (max-width:48em) {
	.price-toggle-container {
		width: auto
	}
}
.price-toggle-container .inline-label {
	position: absolute;
	z-index: 3;
	font-weight: 300;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	top: -3px
}
.package-description-container .package-header span {
	color: #fff
}
.inline-label:active,
.price-toggle-container .inline-label:hover {
	color: #d0cccd
}
.price-toggle-container .label-price-monthly {
	left: -120px;
	text-align: right;
	padding-right: 36px
}
.price-toggle-container .label-price-yearly {
	left: 20px;
	text-align: left;
	padding-left: 34px
}
.price-toggle-container .toggle-container {
	display: inline-block;
	position: relative;
	height: 20px;
	width: 40px;
	background-color: transparent;
	border-radius: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid #f7a400
}
.price-toggle-container .toggle-pin {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 20px;
	height: 20px;
	background-color: #f7a400;
	border-radius: 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 4
}
.price-toggle-container #price-yearly:checked~.toggle-pin {
	left: 20px
}
.price-toggle-container #price-monthly:checked~.label-price-monthly {
	text-decoration: underline;
	font-weight: 400;
	color: #fff
}
.price-toggle-container #price-yearly:checked~.label-price-yearly {
	text-decoration: underline;
	font-weight: 400;
	color: #fff
}
.order-container .package-header,
.package-container .package-header {
	font-size: 18px;
	line-height: 1
}
.order-container,
.package-container {
	padding-top: 0
}
.order-container .dark-container,
.package-container .dark-container {
	padding-top: 60px
}
.order-container .bright-container,
.package-container .bright-container {
	padding-top: 60px
}
.order-container .change-price-scope,
.package-container .change-price-scope {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 30px
}
.order-container .change-price-scope .ribbon-info,
.package-container .change-price-scope .ribbon-info {
	white-space: nowrap;
	color: #000;
	background-color: #f7a400;
	text-decoration: underline;
	display: inline;
	margin-left: 10px;
	padding: 0 10px;
	font-size: 12px;
	-webkit-text-decoration-color: #f7a400;
	text-decoration-color: #f7a400;
	position: relative;
	right: -43px;
	top: -20px
}
.order-container .package-header,
.package-container .package-header {
	font-size: 18px;
	margin: 25px 0;
	font-weight: 700;
	color: inherit
}
.order-container .package-header {
	margin-top: 25px
}
.order-container .select-package,
.package-container .select-package {
	display: none
}
.order-container .package-price,
.package-container .package-price {
	position: relative;
	margin: 25px 0
}
.order-container .package-price .package-price-value,
.package-container .package-price .package-price-value {
	font-size: 30px;
	font-weight: 700;
	line-height: 1
}
.order-container .package-price .package-price-value+span,
.package-container .package-price .package-price-value+span {
	position: absolute;
	bottom: 0;
	margin-left: 15px;
	font-weight: 300
}
.order-container .cta-button,
.package-container .cta-button {
	margin: 25px 0
}
.order-container .cta-button .btn,
.package-container .cta-button .btn {
	padding: 13px 25px;
	font-size: 16px;
	width: calc(100% - 60px);
	letter-spacing: .1rem
}
.order-container .package-description-container,
.package-container .package-description-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0
}
.order-container .package-description-container .package,
.package-container .package-description-container .package {
	width: 100%;
	max-width: 690px;
	text-align: center
}
.order-container .package-description-container .virtual-office,
.package-container .package-description-container .virtual-office {
	color: #fff;
	background-color: #000;
	border: 1px solid #f7a400
}
.order-container .package-description-container .virtual-office .ribbon,
.package-container .package-description-container .virtual-office .ribbon {
	line-height: 25px;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	background-color: #f7a400
}
.order-container .package-description-container .virtual-office i,
.package-container .package-description-container .virtual-office i {
	margin-right: 30px
}
.order-container .package-descrption,
.package-container .package-descrption {
	text-align: left
}
.order-container .package-descrption .item-row,
.package-container .package-descrption .item-row {
	margin-bottom: 30px;
	width: 100%;
	padding: 0 30px;
	display: table
}
.order-container .package-descrption .item-row:last-child,
.package-container .package-descrption .item-row:last-child {
	margin-bottom: 30px
}
.order-container .package-descrption .item-row .icon-check,
.package-container .package-descrption .item-row .icon-check {
	display: table-cell;
	vertical-align: middle;
	color: #f7a400;
	font-size: 1.3em
}
.order-container .package-descrption .item-row .item-icon,
.package-container .package-descrption .item-row .item-icon {
	display: table-cell;
	vertical-align: middle
}
.order-container .package-descrption .item-row .item-title,
.package-container .package-descrption .item-row .item-title {
	font-size: 14px;
	margin-left: 30px;
	line-height: 1.35rem;
	font-weight: 300;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 100%
}
.order-container .desclimer-container,
.package-container .desclimer-container {
	margin-top: 0;
	font-size: .875em;
	line-height: .9em;
	font-weight: 300;
	text-align: left
}
.order-container .desclimer-container p,
.package-container .desclimer-container p {
	margin-bottom: 15px;
	line-height: 1.3rem;
	font-size: 15px
}
@media only screen and (min-width:1200px) {
	.header .border-bottom {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		width: 1170px;
		border-bottom: 1px solid #f7a400
	}
}
@media (max-width:768px) {
	.header-container-background h1 span {
		color: #f7a400;
	}
	
	.hero-landingpage .hero__wrap {
		display: block;
		top: 85px!important;
		min-height: auto
	}
	
	.header-container-background {
		background: rgba(0, 0, 0, .7)
	}
	
	.price_header_section .title {
		display: none;
		top: 0!important
	}
	
	.show_mobile .ribbon {
		position: fixed;
		bottom: 65px;
		width: 100%;
		text-align: center;
		background: #f7a400
	}
	
	.photo_header_section {
		display: none
	}
	
	.header-container {
		border: 0 solid #f7a400;
		width: 100%;
		padding: 0
	}
	
	.show-mobile {
		display: block
	}
	
	.price_header_section {
		width: 100%
	}
	
	.header-signature-section {
		display: none
	}
	
	.hero-landingpage {
		height: 98vw!important;
		animation-duration: 3s;
		animation-name: slidein;
	}
	
	.price_header_section .title h1 {
		font-size: 28px
	}
	
	#header-calculator .ribbon-info {
		right: -45px
	}
	
	#header-calculator .package-description-container {
		display: block
	}
	
	.desclimer-container {
		padding: 0;
		margin-top: 30px!important
	}
	
	#landing-package-section {
		margin-top: calc(-98vw + 164px);
		z-index: 1000;
		padding: 0
	}
	
	.package-description-container .package {
		max-width: 340px;
		margin: auto
	}
	
	.desclimer-container {
		max-width: 340px;
		margin: auto
	}
	
	.header {
		position: absolute;
		background: 0 0!important
	}
	
	.hero-landingpage {
		position: relative
	}
	
	.price_header_section {
		margin: 0
	}
	
	header .header-container-background {
		background: 0 0
	}
	
	.mobile-bar {
		display: flex!important
	}
	
	.contact-bar {
		z-index: 25
	}
	
	.hero__wrap .hero__title {
		font-size: 29px
	}
	
	.cta-out-of-warsaw-container .btn__overlay .btn-sub-text {
		letter-spacing: .2rem
	}
	
	.order-container .change-price-scope,
	.package-container .change-price-scope {
		margin-bottom: -15px
	}
	
	.order-container .change-price-scope,
	.package-container .change-price-scope {
		margin-top: 20px
	}
	
	.order-container .package-header {
		margin-top: 25px
	}
	
	.order-container .select-package,
	.package-container .select-package {
		display: block;
		width: 90%;
		margin: 30px auto
	}
	
	.order-container .package-descrption .item-row,
	.package-container .package-descrption .item-row {
		padding: 0 15px;
		margin-bottom: 15px
	}
	
	.order-container .package-descrption .item-row .item-title,
	.package-container .package-descrption .item-row .item-title {
		font-size: 14px
	}
	
	.order-container .package-description-container .virtual-office .ribbon,
	.package-container .package-description-container .virtual-office .ribbon {
		width: calc(100% + 2px);
		position: relative;
		left: -1px;
		top: -1px
	}
	
	.order-container .package-descrption .item-row .more-text,
	.package-container .package-descrption .item-row .more-text {
		display: block
	}
	
	.order-container .package-descrption .item-row .more-text-mobile,
	.package-container .package-descrption .item-row .more-text-mobile {
		display: inline
	}
	
	.order-container .package-descrption .item-row,
	.package-container .package-descrption .item-row {
		margin-bottom: 20px;
		width: fit-content;
		padding: 0 15px;
		display: table
	}
	
	#header-calculator .package-descrption {
		width: fit-content;
		margin: auto
	}
	
	.order-container .package-description-container .package,
	.package-container .package-description-container .package {
		width: 100%;
		display: none
	}
	
	.order-container .package-description-container .package.selected,
	.package-container .package-description-container .package.selected {
		display: block
	}
	
	#accounting-sliders .language_service {
		width: 100%;
		display: block;
		float: none
	}
	
	#accounting-sliders .item-row {
		font-size: 12px
	}
	
	#header-calculator .package-descrption p {
		font-size: 14px
	}
	
	#header-calculator .package-descrption p span {
		font-weight: 600;
		font-size: 14px
	}
	
	#header-calculator .check {
		margin-right: 15px
	}
}
@media only screen and (max-width:768px) and (min-height:500px) {
	.order-container .cta-button .btn,
	.package-container .cta-button .btn {
		padding: 15px 25px
	}
}
@media only screen and (max-width:350px) {
	.order-container .package-descrption .item-row .item-title,
	.package-container .package-descrption .item-row .item-title {
		font-size: 12px
	}
}
@media only screen and (min-width:768px) {
	#accounting-sliders .right {
		text-align: right!important;
	}
	
	.order-container .package-descrption .item-row .more-text,
	.package-container .package-descrption .item-row .more-text {
		display: inline
	}
	
	.order-container .package-descrption .item-row .more-text-mobile,
	.package-container .package-descrption .item-row .more-text-mobile {
		display: none
	}
}
@media only screen and (min-width:321px) and (max-width:996px) {
	#header-calculator .item-title {
		font-size: 14px
	}
}
@media only screen and (max-width:359px) {
	.sign-by-ceo svg {
		max-width: 230px
	}
}
@media(max-width:768px) {
	.light-container .container-subline {
		margin-bottom: 15px;
	}
	
	#price.account-price .account-package__title {
		font-size: 21px;
	}
	
	.order-container .package-header,
	.package-container .package-header {
		font-size: 18px;
		line-height: 1.5;
		padding: 0 15px;
	}
}
.tooltip-price {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
	font-size: 12px;
	float: right;
	margin-right: 40px;
	top: -25px;
}
.tooltip-price .tooltiptext {
	width: 140px;
	background-color: black;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	font-size: 12px;
	position: absolute;
	z-index: 1;
}
.space {
	color: #f7a400!important
}
.grecaptcha-badge {
	display: none;
}
#order-form-long .input-field label {
	color: #f7a400;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	width: auto;
	transform: translate(0px, -8px);
}