@font-face {
	font-family: Lato Regular;
	src: url(../fonts/Lato-Regular.ttf);
}

@font-face {
	font-family: Lato Bold;
	src: url(../fonts/Lato-Bold.ttf);
}

@font-face {
	font-family: Lato Black;
	src: url(../fonts/Lato-Black.ttf);
}


@font-face {
	font-family: Roboto Bold;
	src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
	font-family: Roboto Bold;
	src: url(../fonts/Roboto-Bold.ttf);
}

body,
html {
	min-height: 100%;
	scroll-behavior: smooth;
}

body {
	font-family: Lato Regular;
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: left;
}

* {
	position: relative;
	box-sizing: border-box;
}

h1,
h2,
h3 {
	font-family: Lato Black;
	color: #26287f
}

h4,
h5,
h6 {
	font-family: Lato Bold;
	color: #26287f
}

h1 {
	font-size: 48px
}

h2 {
	font-size: 36px
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 16px
}

ul.list {
	margin-left: 30px
}

ul.list li {
	list-style-type: disc
}

.text-blue {
	color: #26287f
}

.text-green {
	color: #7fc06c
}

.text-red {
	color: #DB2E2E;
}

.text-grey {
	color: #626262
}

.text-16 {
	font-size: 16px;
}

.text-18 {
	font-size: 18px;
}

.underline {
	border-bottom: 1px #26287f solid;
}

img.w-auto {
	width: auto
}

.row.v-center {
	align-items: center
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: none;
}

ol {
	counter-reset: item
}

ol li {
	display: block
}

ol li:before {
	content: counters(item, ".") ".  ";
	counter-increment: item
}


ol ol {
	padding-left: 30px !important;
	margin-top: 10px
}

ol li {
	margin-bottom: 20px;
}

.container {
	position: relative;
	max-width: 1200px;
}

.navbar-toggler-icon {
	background-image: url('../images/hamburger.png');
	background-size: 100%;
}


a {
	text-decoration: none;
	color: #26287F
}

a:hover {
	text-decoration: none;
	color: #000
}

.btn {
	border: 1px #2B2A66 solid;
	font-size: 14px;
	display: inline-block;
	font-weight: 600;
	color: #2B2A66;
	padding: 8px 20px 8px 20px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
}

.btn:hover {
	box-shadow: none;
}

.btn1 {
	background-image: linear-gradient(90deg, #2B2A66, #3F3DC1);
	display: inline-block;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 15px 20px 15px 20px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
}

.btn1:hover {
	box-shadow: none;
	color: #fff;
}

ul,
ol {
	margin: 0px;
	padding: 0px;
}

img {
	width: 100%;
}

body {
	background-image: url('../images/header-bg.svg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 100px;
	background-position: top left
}

.navbar-brand img {
	max-width: 288px;
}

.top-navigation {
	margin-bottom: 70px;
}

.top-deco {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 620px;
	width: 150px;
}

.navbar-nav {
	display: flex;
}

.navbar-nav li {
	margin-left: 50px
}

.h-h-links li {
	display: inline-block;
	margin-right: 15px;
}

.h-h-links li:last-child {
	margin-right: 0px;
}

.header-row {
	align-items: center
}

.coming-soon {
	display: table;
	text-align: center;
	margin-top: 20px;
	margin-left: -11px;
}

.coming-soon ul {
	display: flex
}

.specialist-at-phone-text {
	width: auto;
	background-color: #fffcfb;
	height: 100%;
	border-radius: 10px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .07);
	padding: 10% 5% 10% 27%;
	margin-left: 25%;
}

.specialist-at-phone-bg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 50%;
	z-index: 1;
	padding-bottom: 10px;
	background-image: url('../images/s-p1-shadow.png');
	background-size: 100% auto;
	background-position: left 20px bottom;
}

.specialist-at-phone-bg img {
	max-width: 600px
}

.how-it-works {
	padding: 100px 0px;
}

.how-it-works-content {
	padding: 50px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .07);
}

.how-it-works .how-it-works-block {
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: auto 75px
}

.how-it-works .how-it-works-block:after {
	width: 1px;
	height: 100%;
	position: absolute;
	content: '';
	background-image: url('../images/bor1.png');
	right: 0px;
	top: 0px;
}

.how-it-works .how-it-works-block.noborder:after {
	background-image: none;
}

.how-it-works .how-it-works-block .how-it-works-icon {
	width: 40%;
	height: 100%
}

.how-it-works .how-it-works-block .how-it-works-icon img {
	max-height: 135px;
	width: auto
}

.how-it-works .how-it-works-block .how-it-works-title {
	width: 60%;
	height: 100%;
}

.how-it-works-block-bg1,
.how-it-works-block-bg2,
.how-it-works-block-bg3,
.how-it-works-block-bg4 {
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100px
}

.how-it-works-block-bg1 {
	background-image: url(../images/01.svg);
}

.how-it-works-block-bg2 {
	background-image: url(../images/02.svg);
}

.how-it-works-block-bg3 {
	background-image: url(../images/03.svg);
}

.how-it-works-block-bg4 {
	background-image: url(../images/04.svg);
}

.package-info {
	padding: 50px 0px;
}

.package-switcher {
	width: auto;
	display: table;
	border-radius: 22px;
	margin: 0px auto 40px;
	border: 2px #26287F solid;
	background-color: #26287F
}

.package-switcher li {
	display: inline-block;
}

.package-switcher-btn {
	color: #fff;
	padding: 6px 30px;
	border-radius: 20px;
	cursor: pointer;
	display: block
}

.package-switcher-btn:hover {
	color: #f6f6f6;
}

.package-switcher a.active {
	background-color: #fff;
	color: #26287F
}

.packages {
	display: none;
	align-items: center
}

.packages.active {
	display: flex;
}

.packages .package-block {
	width: 32%;
	margin-right: 3%;
}

.packages .package-block-content {
	padding: 40px 20px 10px 20px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
	border-radius: 7px;
}

#premium .package-block-content,
#premiumyearly .package-block-content {
	border: 3px solid #173B98
}

.packages .package-block:last-child {
	margin-right: 0%;
}

.package-block ul {
	margin: 40px 0px 70px;
	border-top: 2px #D6D6D6 solid;
	padding-top: 40px
}

.package-block ul li {
	padding-left: 20px;
	margin-bottom: 20px
}

.package-block ul li:before {
	width: 15px;
	height: 15px;
	background-image: url('../images/l-bullet.png');
	background-size: cover;
	position: absolute;
	content: '';
	left: 0px;
	top: 5px;
}

.dla-firm-bottom {
	margin-top: 150px
}

.iphone-scroller {
	padding: 100px 0px;
}

.developed-by-container {
	padding-top: 600px;
	margin-top: -600px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
	border-radius: 7px;
}

.developed-by {
	margin-top: 50px;
	background-image: url('../images/d-by.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 100%;
}

.developed-by-content {
	margin-left: 50%;
	padding: 70px 100px 150px 0px;
}

.faq {
	padding: 50px 0px 100px;
}

.faq .container {
	display: flex;
	justify-content: right;
}

.mw-700 {
	max-width: 700px;
}

.faq-content.full-width {
	max-width: none;
}

.faq-bg {
	position: absolute;
	left: 0px;
	margin-top: 70px
}

.faq-bg img {
	max-width: 600px;
	opacity: .3
}

.contact-form {
	max-width: 600px;
}

.contact-bg {
	position: absolute;
	right: 0px;
	top: 0px;
}

.contact-form {
	font-size: 14px;
}

.contact-form input[type=submit] {
	padding: 10px 70px;
	margin-top: 30px
}

.m-1 {
	max-width: 282px;
}

.mada-sign {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 100px;
}


::placeholder,
::-webkit-input-placeholder {
	color: #f6f6f6;
}

.form-control {
	border-radius: 0px
}

.checkfield {
	display: inline-flex;
	margin-right: 8px;
}

.footer-email a {
	background-image: url('../images/msg-icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

footer {
	margin-top: 50px;
}

.checkfield input {
	height: 22px;
	width: 22px;
	position: relative;
	z-index: 1;
	opacity: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	background-color: #554D9B;

}

.checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	position: absolute;
	display: none;
}

input:checked~.checkmark:after {
	display: block;
}

input:checked~.checkmark:after {
	display: block;
}


.field-group {
	margin-bottom: 20px;
}

.field-group label {
	display: block;
	font-weight: bold
}

.position-accordian {
	padding: 50px 0px 0px
}

.position-accordian .accordion .card {
	margin-bottom: 20px;
	border: none;
	box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	padding: 0px 30px;
}

.position-accordian .accordion .card-header {
	background-color: transparent;
	border: none;
	padding: 18px 0px 10px;
	position: relative
}

.accordian-title {
	display: flex;
}

.card-header .accordian-arrow {
	position: absolute;
	right: -10px;
	top: 10px;
}

.position-accordian .accordion a.collapsed .accordian-arrow {
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-size: contain;
}


.position-accordian .accordion a .accordian-arrow {
	background-image: url(../images/arrow-up.png);
	background-repeat: no-repeat;
}

.position-accordian .accordion .accordian-arrow {
	width: 18px;
	height: 18px;
	display: block;
}

.position-accordian .accordion .card-body {

	padding: 0px 40px 0px 0px;

}

.card-header h3 {
	margin-bottom: 0px;
	padding-right: 40px;
}

.card-header a {
	color: #414141;
	text-decoration: none;
	display: block
}

.contact-section {
	padding: 50px 0px;
}

.footer-inner {
	padding: 40px 0px;
	border-top: 1px rgba(146, 146, 157, .3) solid;
	border-bottom: 1px rgba(146, 146, 157, .3) solid
}

.footer-links {}

.footer-links li {
	display: inline-block;
	margin-right: 10px
}

ul.social-media {
	text-align: right
}

ul.social-media li {
	display: inline-block;
	margin-right: 10px;
	line-height: 30px;
}

ul.social-media li:last-child {
	margin-right: 0px;
}

ul.social-media li a {
	width: 16px;
	height: 16px;
	display: block;
	font-size: 0px;
	background-size: cover;
	transition: .5s ease
}

ul.social-media li a:hover {
	opacity: .5
}

.facebook {
	background-image: url('../images/facebook-b.png')
}

.instagram {
	background-image: url('../images/instagram-b.png')
}

.linkedin {
	background-image: url('../images/linkedin-b.png')
}

.social-media {}

.footer-email {}

.footer-bottom-links {
	font-size: 14px;
}

.footer-bottom-links ul {}

.footer-bottom-links ul li {
	display: inline-block;
	margin-right: 10px
}

.footer-bottom-links a {
	color: #a6a7c9
}

.footer-copyright {
	color: #a6a7c9;
	font-size: 14px;
}

.footer-copyright ul {}

.footer-copyright ul li {
	display: inline-block;
	margin-right: 10px
}

.footer-copyright ul li:last-child {
	margin-right: 0px;
}

.mobile-tab-menu {
	display: none;
}

.contact-form .acceptance {
	display: flex;
}

.nasz-partner-content {
	display: flex;
}

.nasz-partner-left {
	width: 20%;
	padding-top: 40px
}

.nasz-partner-right {
	width: 80%;
	padding: 30px 70px 100px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
	border-radius: 7px;
}

.team {
	padding: 150px 0px 70px;
}

.team-block {
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 20px;
	margin-top: 50px;
	text-align: center
}

.team-member-info {
	position: absolute;
	display: flex;
	align-items: center;
	text-align: left;
	bottom: -999px;
	transition: .5s ease;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-color: rgba(38, 40, 127, .9);
	padding: 30px;
	color: #fff;
	z-index: 1;
}

.team-member-info span {
	height: calc(100%);
	display: block;
	overflow: auto;
	padding-right: 10px
}

.team-member-info span::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 0px;
	background-color: #fff;
}

.team-member-info span::-webkit-scrollbar {
	width: 6px;
	background-color: #fff;
}

.team-member-info span::-webkit-scrollbar-thumb {
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ff0000;
}


.team-block:hover .team-member-info {
	bottom: 0px;
}

.team-block img {
	max-height: 400px;
	width: auto
}

.team-member-position {}

.page-top {
	display: none;
	width: 50px;
	height: 50px;
	background-image: url('../images/page-top.png');
	background-size: 100%;
	background-repeat: no-repeat;
	position: fixed;
	bottom: 5px;
	right: 5px;
}

.page-top.show-pagetop {
	display: block
}

.remain {
	text-align: right;
}

@media (min-width: 768px) {
	.multi-item-carousel {
		z-index: 1
	}

	.multi-item-carousel .carousel-inner .carousel-item {
		margin-right: inherit;
		background-image: url('../images/carousel-shadows.png');
		background-size: 100% 100%;
		padding: 0px 0px 6% 6%;
		background-position: left -20px bottom;
	}

	.multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item,
	.multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item {
		display: block;
	}

	.multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
	.multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
	.multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
		transition: none;
	}

	.multi-item-carousel .carousel-inner .carousel-item.active+.carousel-item+.carousel-item+.carousel-item {
		position: absolute;
		top: 0;
		right: -33.33333333%;
		z-index: -1;
		display: block;
		visibility: visible;
	}

	.multi-item-carousel .carousel-inner .carousel-item-next,
	.multi-item-carousel .carousel-inner .carousel-item-prev {
		position: relative;
		transform: translate3d(0, 0, 0);
	}

	.multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		display: block;
		visibility: visible;
	}

	.multi-item-carousel .active.carousel-item-left+.carousel-item-next.carousel-item-left,
	.multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item,
	.multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
	.multi-item-carousel .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	.multi-item-carousel .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
	.multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item,
	.multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
	.multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(100%, 0, 0);
		display: block;
		visibility: visible;
	}
}

.iphone-scroller-content {
	z-index: 2;
}

#scroller {
	height: 100%;
	position: relative;
	z-index: 1;
}

#scroller .scroller-item {
	width: 421px;
	display: inline-block;
	background-image: url('../images/carousel-shadows.png');
	background-size: 100% 100%;
	padding: 0px 0px 50px 50px;
	background-position: left bottom;
}

#scroller img {
	width: 100%;
	margin-bottom: 50px;
}


/* zadbaj start */

.price-container {
	margin-bottom: 26px;
}

.regular-price {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	text-decoration-line: line-through;
	color: #626262;
	font-family: Lato Bold;
	margin-right: 29px;
}

.sale-price {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	font-family: Lato Bold;
	color: #DB2E2E;
}

.bon-picture {
	background-image: url('../images/bon-image-bg.svg');
	background-repeat: no-repeat;
	background-position: top center;
	overflow-x: hidden;
	transform: rotate(10.61deg);
	transform: translateX(-250px);
	width: 1100px;
}

.title-cta-spacing {
	background-image: url('../images/title-cta-spacing-bg.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 150px;
}

.cta-description-spacing {
	background-image: url('../images/cta-description-spacing-bg.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 180px;
}

.after-cta-spacing {
	background-image: url('../images/after-cta-spacing-bg.svg');
	background-repeat: no-repeat;
	background-position: center;
	height: 180px;
}

.cta-group {
	margin-top: 100px;
}

.button-group {
	display: flex;
	margin-bottom: 50px;
}

.btn-plus {
	border: 0px;
	padding: 20px 22px;
	border-radius: 8px 0px 0px 8px;
	background: #26287F;
	font-family: Lato Bold;
	color: white !important;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tnumber,
#bnumber,
#tmnumber {
	text-align: center;
	background: #26287F;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	font-family: Lato Bold;
	color: white;
	border: 0;
	border-radius: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btn-minus {
	border: 0px;
	padding: 20px 22px;
	border-radius: 0px 8px 8px 0px;
	background: #26287F;
	font-family: Lato Bold;
	color: white !important;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	margin-right: 16px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btn-separator {
	border: 1px solid #26287F;
	height: 80px;
}

.btn-big-cart {
	font-style: normal;
	padding: 6px 25px;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	font-family: Lato Bold;
	color: white;
	background: #484848;
	border: 0;
	border-radius: 8px;
	transition: all 0.5s ease;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btn-big-cart:hover {
	background: #26287F;
	color: white;
	transition: all 0.5s ease;
}

.btn-cart {
	font-style: normal;
	padding: 20px 55px;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	font-family: Lato Bold;
	color: white;
	background: #DB2E2E;
	border: 0;
	border-radius: 8px;
	transition: all 0.5s ease;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.btn-cart:hover,
.nav-btn-cart:hover,
.nav-btn:hover {
	background: #26287F;
	color: white;
	transition: all 0.5s ease;
}

.nav-btn-cart {
	display: block;
	margin: auto;
	padding: 0 20px;
	font-size: 18px;
	font-style: normal;
	font-family: Lato Regular;
	height: 100%;
	line-height: 43px;
	text-align: center;
	color: white;
	background: #DB2E2E;
	border: 0;
	border-radius: 8px;
	transition: all 0.5s ease;
	cursor: pointer;
}

.nav-btn {
	display: block;
	margin: auto;
	padding: 0 20px;
	font-size: 18px;
	font-style: normal;
	font-family: Lato Regular;
	height: 100%;
	line-height: 43px;
	text-align: center;
	color: white;
	background: #26287F;
	border: 0;
	border-radius: 8px;
	transition: all 0.5s ease;
	cursor: pointer;
}

.buttons-direction {
	display: flex;
	flex-direction: row;
}

.zad-two-sec {
	background-color: transparent !important;
	box-shadow: none !important;
}

.pr-50 {
	padding-right: 50px;
}

.pl-50 {
	padding-left: 50px;
}

.pb-50 {
	padding-bottom: 50px;
}

.zad-two img {
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


.main-image {
	z-index: 2;
	width: 333px;
}

.cont-form-sec .main-image {
	background-image: url('../images/form-phones-bg.svg');
	background-repeat: no-repeat;
	background-position: top right;
}

.curv-line {
	height: 500px;
	position: absolute;
	top: -50px;
	right: -60px;
	z-index: 1;
}

.curv-line-2 {
	height: 500px;
	position: absolute;
	top: 65px;
	left: 60px;
	z-index: 3;
}

.zad-two .curv-line-4 {
	max-width: 450px;
	transform: rotate(4.54deg);
	width: 100%;
	position: absolute;
	bottom: -80px;
	left: -80px;
	z-index: 3;
}

.zad-two .zad-two-sec {
	background-image: url('../images/photo-list-bg.svg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.heart-list {}

ul.heart-list {
	list-style: none;
	padding: 0;
}

ul.heart-list li {
	padding-left: 2.3em;
	color: #626262;
	margin-bottom: 30px;
}

ul.heart-list li:before {
	content: "";
	background-image: url(../images/heart.png);
	display: inline-block;
	margin-left: -1.3em;
	width: 25px;
	height: 25px;
	background-size: contain;

	background-repeat: no-repeat;

	position: relative;
	top: 10px;
	left: -10px;
}

.bold-link {
	font-weight: bold;
	text-decoration: none;
	font-family: Lato bold;
}

.cont-form-sec {
	background: #F5F5FF;
	padding: 50px 0;
}

.form-group .button-group {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contact-form.two {
	max-width: 100%;
}

.contact-form.two label {
	color: #626262;
}

.contact-form.two .form-control,
.contact-form.two .form-input {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #26287F;
	border-radius: 6px !important;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-form.two input[type="checkbox"] {
	cursor: pointer;
}

.contact-form.two .form-check label {
	vertical-align: -webkit-baseline-middle;
	padding-left: 20px;
}

.contact-form.two .form-check-input {
	position: absolute;
	margin-top: 0.3rem;
	margin-left: -1.25rem;
	border: 1px solid #26287F !important;
	height: 25px;
	width: 25px;
}

.justy-text {
	text-align: justify;
}

p.validation-error-after,
p.validation-error-before {
	color: red;
	font-weight: 300;
	margin-bottom: 0rem;
}

.paczkomat_text>span {
	margin-left: -1rem;
	color: #626262;
}

p.validation-error-before {
	margin-left: -1.25rem;
}

p.summary-text {
	font-size: 1.1rem;
	color: #000;
}

p.pricing {
	font-size: 1rem;
	color: #626262;
}

.summary-group-main {
	border-radius: 6px;
	margin: 5px;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.summary-group-main>h3 {
	margin-bottom: 1rem;
}

.summary-group {
	margin-left: 1rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.map-div {
	margin-top: 0.5rem;
	position: relative;
	width: 100%;
	height: 40vh;
	border: 1px solid #383276;
	align-items: center;
	justify-content: center;
	display: none;
}

.map-opacity {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 2;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
}

.map-loader {
	border: 16px solid #f1f1f1;
	/* Light grey */
	border-top: 16px solid #93c466;
	/* Blue */
	border-radius: 50%;
	width: 120px;
	height: 120px;
	z-index: 3;
	animation: spin 1.5s linear infinite;
	position: relative;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/* zadbaj end */

@media (max-width: 1250px) {
	.bon-picture {
		transform: translateX(-200px);
		width: 900px;
	}
}

@media (max-width: 1120px) {
	.top-deco {
		display: none;
	}

	.btn-separator {
		display: none;
	}

	.buttons-direction {
		width: 100%;
		flex-direction: column;
		align-items: center;
	}

	.buttons-direction .btn-cart {
		margin-right: 0;
	}

	.buttons-direction .button-group {
		margin-top: 4px;
		margin-bottom: 4px;
		width: 100%;
	}

	.btn-cart {
		margin-right: 5px;
		margin-left: 5px;
		width: calc(100% - 151.8px);
	}

	.btn-big-cart {
		margin: 0;
		width: 100%;
	}

}

@media (min-width: 992px) {
	.modal-lg {
		max-width: 1200px;
	}
}

@media(max-width:992px) {
	.how-it-works {
		padding: 50px 0px;
		margin: 100px 15px;
	}

	.how-it-works .how-it-works-block:after {
		background-image: url('../images/m-bor1.png');
		width: 100%;
		height: 1px;
		bottom: 0px;
		left: 0px;
		right: auto;
		top: auto;
	}

	.find-in-app-content {
		margin-bottom: 30px;
	}

	h1 {
		font-size: 36px;
	}

	h2 {
		font-size: 28px
	}

	h4 {
		font-size: 20px
	}

	.header-btn {
		margin-bottom: 20px;
	}

}

@media(max-width:768px) {
	.curv-line-4 {
		margin-bottom: 60px;
	}

	.bon-picture {
		width: 400px;
		transform: translateX(0);
	}

	.navbar-brand img {
		max-width: 150px
	}

	.zad-two-sec {
		margin-top: 0;
	}

	body {
		background-size: auto 1120px;
	}

	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 22px
	}

	h4 {
		font-size: 18px
	}

	.navbar-nav li {
		margin-left: 0px;
		text-align: right;
	}

	.nav-item-btn {
		align-self: flex-end;
		order: 5;
	}

	.mada-sign {
		text-align: left;
		position: absolute;
		margin-top: -35%;
	}

	.mada-header-pic {
		margin-top: -150px;
		z-index: -1;
		margin-left: 40%;
		margin-right: -15px;
		opacity: .5;
	}

	.specialist-at-phone {
		margin-top: 20px
	}

	.specialist-at-phone-bg {
		position: relative;
		text-align: center;
		margin-bottom: -250px
	}

	.specialist-at-phone-text {
		margin: 0%;
		padding: 250px 15px 15px;
		height: auto
	}

	.how-it-works {
		margin: 50px 15px;
	}

	.how-it-works-title {
		opacity: .4
	}

	.how-it-works-title.active {
		opacity: 1
	}

	.packages.active {
		display: block
	}

	.packages .package-block {
		display: none;
	}

	.packages.active .package-block.active {
		display: block
	}

	.packages .package-block {
		width: 100%;
		margin-right: 0px;
	}

	.mobile-tab-menu {
		display: flex;
		justify-content: center;
		margin-bottom: 30px
	}

	.mobile-tab-menu li {
		margin: 0px 10px
	}

	.mobile-tab-menu li a {
		padding: 0px 0px
	}

	.mobile-tab-menu li a.active {
		border-bottom: 2px #26287F solid;
		color: #26287F;
		font-weight: bold
	}

	.iphone-scroller {
		padding: 0px;
	}

	.developed-by-container {
		box-shadow: none
	}

	.developed-by {
		background-image: none;
		margin: 100px 0px;
	}

	.developed-by-content {
		margin-left: 0px;
		padding: 15px
	}

	.faq-bg {
		bottom: 0px;
	}

	.position-accordian .accordion .card {
		margin-bottom: 20px
	}

	.contact-bg {
		opacity: .5
	}

	.footer-copyright ul li {
		display: block;
		margin-right: 0%;
	}

	.footer-links {
		margin-bottom: 15px
	}

	.footer-links li {
		display: block;
		margin: 0px;
	}

	.footer-email {
		margin-bottom: 15px;
		position: relative;
		right: 0px;
	}

	.how-it-works-title.ani-opac1,
	.how-it-works-title.ani-opac2,
	.how-it-works-title.ani-opac3 {
		transition: 1s ease
	}

	.nasz-partner-right {
		width: 100%;
		padding: 30px 50px 70px
	}

	.footer-copyright {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.footer-copyright,
	ul.social-media {
		text-align: left
	}


	.mobile-align-cust {
		webkit-box-align: flex-start !important;
		-ms-flex-align: flex-start !important;
		align-items: flex-start !important;
	}

	.mobile-align-cust .col-7 {
		width: 60% !important;
		max-width: 60% !important;
	}

	.mobile-align-cust .col-5 {
		width: 40% !important;
		max-width: 40% !important;
	}

	.regular-price,
	.sale-price {
		font-size: 28px;
		line-height: 38px;
	}

	.price-container {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.btn-cart {
		font-style: normal;
		padding: 16px 15px;
		font-weight: 500;
		font-size: 18px;
	}

	.curv-line,
	.curv-line-2 {
		display: none !important;
	}

	.pr-50 {
		padding-right: 0px;
	}

	.pl-50 {
		padding-left: 0px;
	}

	.zad-two-sec h4 {
		margin-top: 30px;
		font-size: 22px;
		text-align: center;
	}

	.order-rev {
		webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	ul.heart-list li {
		font-size: 14px;
		;
	}

}

@media(max-width:575px) {
	.hh-img {
		position: absolute;
		top: 0px;
		right: 0px;
	}

	.hh-img img {
		width: 250px;
	}

	.top-navigation {
		margin-bottom: 20px
	}

	.nasz-partner-content {
		display: block;
	}

	.nasz-partner-left {
		display: none;
	}

	.nasz-partner-right {
		width: 100%;
		padding: 30px 30px 70px
	}

	.how-it-works-content {
		padding: 30px 15px 15px
	}

	.position-accordian .accordion .card {
		padding: 0px 15px
	}

	.coming-soon {
		width: calc(100% + 20px);
	}

	.coming-soon ul {
		width: 100%
	}

	.coming-soon ul li {
		width: 50%;
	}
}

.help-block.with-errors {
	color: red;
}

#cf_success_msg {
	color: green;
}