a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

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

table {
	border-collapse: collapse;
	border-spacing: 0
}

a,
button,
input,
select,
textarea {
	outline: 0
}

a {
	text-decoration: none
}

.container {
	width: 100%;
	max-width: 1458px;
	margin: 0 auto
}

.container-fluid {
	width: calc(100% - 2 *);
	margin: 0 5vw
}

:root {
	font-size: 16px;
	--duration: 5s;
	--ease: cubic-bezier(0.6, 0, 0.2, 1);
	--duration: 5s;
	--ease: cubic-bezier(.6, 0, .2, 1)
}

body {
	font-size: 1rem;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1.5em;
	font-weight: 400;
	color: #314a5e;
	-webkit-font-variant-ligatures: no-common-ligatures;
	font-variant-ligatures: no-common-ligatures
}

body b,
body strong {
	font-weight: 700
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Poppins, sans-serif;
	font-weight: 600;
	margin: 30px 0 15px;
	line-height: 1.1em;
	color: #314a5e
}

.h1 em,
.h2 em,
.h3 em,
.h4 em,
.h5 em,
.h6 em,
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
	color: #ff5c5c;
	font-style: normal
}

.h1,
h1 {
	font-size: 3.0625rem
}

.h2,
h2 {
	font-size: 2.4375rem
}

.h3,
h3 {
	font-size: 1.9375rem
}

.h4,
h4 {
	font-size: 1.5625rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.sub .h1,
.sub h1 {
	font-size: 3.0625rem
}

.sub .h2,
.sub h2 {
	font-size: 2.4375rem
}

.sub .h3,
.sub h3 {
	font-size: 1.9375rem
}

.sub .h4,
.sub h4 {
	font-size: 1.5625rem
}

.sub .h5,
.sub h5 {
	font-size: 1.25rem
}

.sub .h6,
.sub h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	line-height: 2rem
}

ol,
p,
ul {
	margin-bottom: 16px
}

ol,
ul {
	margin-left: 30px
}

ol>li,
ul>li {
	margin-bottom: 8px
}

ul>li {
	list-style: disc outside
}

ol>li {
	list-style: decimal outside
}

blockquote {
	display: block;
	padding-left: 90px;
	position: relative;
	margin-bottom: 1rem
}

blockquote em,
blockquote small {
	display: block
}

blockquote em {
	font-size: 2rem;
	line-height: 2.5rem;
	font-style: italic;
	margin-bottom: 1rem
}

blockquote small {
	text-align: right;
	font-size: 1rem
}

blockquote::before {
	position: absolute;
	top: 3.5rem;
	left: 0;
	content: '”';
	font-family: serif;
	opacity: .1;
	font-size: 180px
}

.well {
	background: rgba(0, 0, 0, .05);
	padding: 1rem 1.5rem
}

.text-left,
.tl {
	text-align: left
}

.tc,
.text-center {
	text-align: center
}

.text-right,
.tr {
	text-align: right
}

.bold,
.strong,
b,
strong {
	font-weight: 700
}

.fw-100 {
	font-weight: 100
}

.fw-200 {
	font-weight: 200
}

.fw-300 {
	font-weight: 300
}

.fw-400 {
	font-weight: 400
}

.fw-500 {
	font-weight: 500
}

.fw-600 {
	font-weight: 600
}

.fw-700 {
	font-weight: 700
}

.fw-800 {
	font-weight: 800
}

.fw-900 {
	font-weight: 900
}

.fluid {
	max-width: 100%;
	height: auto;
	display: block
}

.r-m,
.responsive-media {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%
}

.r-m iframe,
.responsive-media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.alerts {
	position: relative
}

.alert {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	padding: 10px 15px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 700;
	background-color: #ccc;
	width: calc(100% - 30px)
}

.alert.alert-success {
	background-color: #008020;
	z-index: 20
}

.alert.alert-warning {
	background-color: #f59f00;
	z-index: 2
}

.alert.alert-danger {
	background-color: #e42417;
	z-index: 1
}

.alert.alert-info {
	background-color: #4babe2;
	z-index: 20
}

.btn {
	background: #ff5c5c;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border: 2px solid #ff5c5c;
	border-radius: 50px;
	padding: 1.2rem 2rem;
	line-height: 1em;
	font-size: .75rem;
	color: #fff;
	letter-spacing: 1px;
	-webkit-transition: all .2s;
	transition: all .2s;
	font-family: Poppins, sans-serif;
	text-transform: uppercase
}

.btn:hover {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	-webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2)
}

.btn:focus {
	-webkit-filter: brightness(90%);
	filter: brightness(90%);
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.btn.block {
	display: block
}

.btn.big {
	padding: 1rem 3rem;
	font-size: 1.5rem
}

.btn.small {
	font-size: .9rem;
	padding: .4rem .8rem
}

button {
	cursor: pointer
}

.btn.alt {
	background: rgba(255, 255, 255, 0);
	color: #fff;
	border: 2px solid #fff;
	-webkit-filter: none !important;
	filter: none !important
}

.btn.alt:hover {
	color: #fff;
	background: rgba(255, 255, 255, .2);
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	-webkit-box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2)
}

.btn.alt:focus {
	color: #fff;
	background: rgba(230, 230, 230, .2);
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.bg-info {
	background: #4babe2;
	border-color: #4babe2
}

.bg-danger {
	background: #e42417;
	border-color: #e42417
}

.bg-warning {
	background: #f59f00;
	border-color: #f59f00
}

.bg-success {
	background: #008020;
	border-color: #008020
}

.bg-primary {
	background: #ff5c5c;
	border-color: #ff5c5c
}

.bg-secondary {
	background: #314a5e;
	border-color: #314a5e
}

.color-white {
	color: #fff
}

.color-black {
	color: #000
}

.color-info {
	color: #4babe2
}

.color-danger {
	color: #e42417
}

.color-warning {
	color: #f59f00
}

.color-success {
	color: #008020
}

.color-primary {
	color: #ff5c5c
}

.color-secondary {
	color: #314a5e
}

.bg-none {
	background: 0 0 !important
}

.navbar__toggler {
	display: none
}

#navbar {
	background: #fff;
	height: 120px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all .2s;
	transition: all .2s
}

#navbar .container,
#navbar .container-fluid {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.logo img {
	height: 68px;
	display: block;
	-webkit-transition: all .2s;
	transition: all .2s
}

#navbar.affix {
	background: #fff;
	height: 70px;
	-webkit-box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .1);
	box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .1)
}

#navbar.affix .logo img {
	height: 50px
}

.navbar-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-nav li {
	list-style: none;
	margin-left: 3px;
	margin-bottom: 0;
	position: relative
}

.navbar-nav li:first-child {
	margin-left: 0
}

.navbar-nav a {
	text-decoration: none;
	font-family: Poppins, sans-serif;
	font-size: .875rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1;
	color: #314a5e;
	padding: 10px 15px;
	-webkit-transition: all .2s;
	transition: all .2s;
	display: block;
	border-radius: 50px
}

.navbar-nav .active>a,
.navbar-nav a.active,
.navbar-nav a:focus,
.navbar-nav a:hover {
	color: #fff;
	background: #ff5c5c
}

.dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 15px;
	min-width: 230px;
	background: #fff;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 15px -2px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 15px -2px rgba(0, 0, 0, .2);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all .2s;
	transition: all .2s;
	border-radius: 8px
}

li:hover>.dropdown {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1
}

.dropdown .dropdown {
	top: 0;
	left: 100%
}

.toLeft>.dropdown {
	right: 0;
	left: auto
}

.dropdown .toLeft>.dropdown {
	top: 0;
	right: 100%;
	left: auto
}

.dropdown li {
	margin: 0 0 2px;
	list-style: none;
	padding: 0;
	display: block;
	width: 100%
}

.dropdown a {
	border-radius: 8px;
	padding: 10px 15px;
	display: block;
	line-height: 1.1;
	font-size: .875rem;
	text-transform: none;
	font-family: 'Source Sans Pro', sans-serif
}

.dropdown>li:hover>a {
	background: #ff5c5c;
	color: #fff
}

.dropdown>li:first-child>a {
	border: 0
}

body {
	width: 100%;
	overflow-x: hidden;
	background: #f4f5fb
}

#main a:not(.btn) {
	color: #ff5c5c;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-decoration: none
}

#main a:not(.btn):hover {
	color: #f33;
	text-decoration: underline
}

.social_media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.social_media a {
	margin-right: 15px;
	border-radius: 100px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	-webkit-transition: all .2s;
	transition: all .2s
}

.social_media a:hover {
	-webkit-transform: translateY(-2px) rotate(10deg);
	transform: translateY(-2px) rotate(10deg);
	-webkit-box-shadow: 0 6px 8px -2px rgba(0, 0, 0, .2);
	box-shadow: 0 6px 8px -2px rgba(0, 0, 0, .2)
}

.social_media a,
.social_media img {
	display: block
}

.social_media--widget {
	position: fixed;
	top: 40vh;
	right: 0;
	z-index: 555;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.social_media--widget a {
	margin-right: 30px
}

.social_media--widget a:not(:last-child) {
	margin-bottom: 15px
}

header {
	position: relative;
	height: 100vh;
	z-index: 10
}

header .swiper-slide img {
	display: block;
	width: 100%;
	height: 100vh;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

#header_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 92, 92, .7)), to(transparent));
	background: linear-gradient(90deg, rgba(255, 92, 92, .7), transparent)
}

#header_top .container {
	height: 100%;
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#header_top .slogan {
	width: 40%
}

.slogan {
	margin-top: 33vh
}

.slogan h1 {
	margin-top: 0;
	margin-bottom: 30px;
	color: #fff;
	line-height: 1.3em
}

.slogan p {
	margin-bottom: 30px;
	color: #fff
}

.slogan .btn.alt {
	margin-left: 15px
}

#oferta {
	margin-bottom: -170px;
	width: 100%;
}

#oferta .deck {
	box-sizing: border-box;
	background: #fff;
	border-radius: 8px;
	padding: 60px;
	margin-left: -60px;
	margin-right: -60px;
	-webkit-box-shadow: 0 15px 30px -5px rgba(0, 0, 0, .05);
	box-shadow: 0 15px 30px -5px rgba(0, 0, 0, .05);
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
}

.deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.deck .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

/* .deck .card:not(:last-child) {
	margin-right: 50px
} */

.deck .card_img {
	display: block;
	margin-right: 15px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.deck .card_body h3 {
	margin-top: 0;
	font-size: 1.25rem
}

.deck .card_body h3 a {
	color: #314a5e;
	-webkit-transition: color .2s;
	transition: color .2s
}

.deck .card_body h3 a:hover {
	color: #ff5c5c
}

.deck .card_body p {
	margin-bottom: 0
}

.deck .card_img {
	transition: all .2s;
}

.deck .card:hover .card_img {
	transform: scale(1.05);
	opacity: .8;
}

#firma {
	padding-top: 300px
}

#firma .row {
	position: relative
}

#firma .col-7 {
	position: relative
}

#firma .col-7 img {
	display: block;
	width: 100%;
	border-radius: 8px
}

#firma .col-7:last-child {
	position: absolute;
	right: -60px;
	z-index: 20
}

#firma .content {
	background-color: #fff;
	border-radius: 8px;
	padding: 80px
}

#firma .content h2 {
	margin-top: 0;
	margin-bottom: 20px
}

#firma .content a {
	color: #ff5c5c
}

#dlaczego {
	padding: 150px 0
}

.lista_zalet {
	margin: 0;
	padding: 0;
	position: relative
}

.lista_zalet li {
	list-style: none;
	position: relative;
	z-index: 20;
	margin-bottom: 30px;
	margin-left: 16.6665%
}

.lista_zalet li strong {
	display: block;
	font-family: Poppins, sans-serif;
	font-size: 1.25rem;
	color: #314a5e;
	margin-bottom: 1rem
}

.lista_zalet li:last-child {
	margin-bottom: 0
}

.lista_zalet li .content {
	display: block;
	background: #fff;
	padding: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 8px;
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .03);
	box-shadow: 0 5px 30px rgba(0, 0, 0, .03)
}

.lista_zalet li::before {
	content: '';
	width: 16.6665%;
	height: 5px;
	display: block;
	position: absolute;
	left: -16.6665%;
	top: calc(50% - 2.5px);
	background: #e8ebf3;
	z-index: -1
}

.lista_zalet li::after {
	content: '';
	width: 36px;
	height: 36px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #ff5c5c;
	border-radius: 100%;
	display: block;
	position: absolute;
	left: -16.6665%;
	top: calc(50% - 18px);
	background: #f4f5fb;
	z-index: -1
}

.sub header,
.sub header .swiper-slide img {
	height: 400px
}

.sub .slogan {
	margin-top: 0;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.sub .slogan h1 {
	margin: 0
}

.sub #header_top .slogan {
	width: 60%
}

.sub main {
	padding: 50px 0
}

#galeria {
	margin-top: 15px
}

#footer_top {
	background: #ff5c5c;
	padding: 150px 0;
	color: #fff
}

#footer_top h5 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 30px
}

#footer_top a {
	color: #fff;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

#footer_top a:hover {
	opacity: .7
}

#footer_top .email {
	font-family: Poppins, sans-serif;
	font-size: 1.5625rem
}

#footer_bottom {
	background: #fff;
	padding: 30px 0
}

.madeby {
	line-height: 1em
}

.madeby img {
	display: block;
	width: 92px
}

.madeby small {
	float: left;
	color: #314a5e;
	font-size: .625rem;
	margin: 2.5px 3px 0 0;
	display: inline-block;
	font-family: arial
}

.lg-backdrop.in {
	opacity: .8 !important
}

.fluid {
	max-width: 100%;
	height: auto;
	display: block
}

.r-m,
.responsive-media {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%
}

.r-m iframe,
.responsive-media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.alerts {
	position: relative
}

.alert {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	padding: 10px 15px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 700;
	background-color: #ccc;
	width: calc(100% - 30px)
}

.alert.alert-success {
	background-color: #008020;
	z-index: 20
}

.alert.alert-warning {
	background-color: #f59f00;
	z-index: 2
}

.alert.alert-danger {
	background-color: #e42417;
	z-index: 1
}

.alert.alert-info {
	background-color: #4babe2;
	z-index: 20
}

.fb_slider_right {
	position: fixed;
	top: 180px;
	right: -320px;
	z-index: 10000;
	width: 348px;
	height: 100px;
	overflow: hidden;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

.fb_slider_right .sliderbody {
	float: left;
	width: 320px
}

.fb_slider_right:hover {
	right: 0;
	height: 100%
}

.fb_slider_right .button,
.fb_slider_right iframe {
	float: left;
	background: #fff
}

.sub #main li li {
	margin-top: 5px
}

.digit {
	stroke-width: 6;
	position: relative;
	box-sizing: border-box
}

.digits.visible .digit {
	animation: digit var(--duration) var(--ease) both alternate infinite
}

.digit circle {
	animation: inherit;
	stroke: var(--color);
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-dashoffset: -1.2;
	stroke-dasharray: 1 1.2
}

.digits.visible .digit circle {
	animation-name: circle-draw
}

@keyframes circle-draw {

	0%,
	5% {
		stroke-dasharray: 0 1.2 .2 .3;
		stroke-dashoffset: 1.75
	}

	18%,
	50% {
		stroke-dasharray: 1 1.1;
		stroke-dashoffset: 0
	}

	100%,
	70% {
		stroke-dashoffset: 2.2
	}
}

.digit:nth-child(1) {
	--x-offset: 150%
}

.digit:nth-child(2) {
	--x-offset: 50%
}

.digit:nth-child(3) {
	--x-offset: -50%
}

.digit:nth-child(4) {
	--x-offset: -150%
}

.digit:nth-child(even) {
	--y-offset: calc(-25% + 2%)
}

.digit:nth-child(odd) {
	--y-offset: calc(25% - 12%)
}

@keyframes digit {

	15%,
	from {
		transform: translate(var(--x-offset, 0), var(--y-offset, 0))
	}

	30% {
		transform: translate(0, var(--y-offset))
	}

	45%,
	to {
		transform: none
	}
}

.digits {
	display: flex;
	flex-direction: row;
	position: absolute;
	bottom: -65px;
	left: -50px;
	z-index: 20
}




.langs {
	position: relative;
}

.mx-10 {margin: 0 10px;}

.langs .langs-dropdown {
	position: absolute;
	top: calc(100% + 15px);
	right: 0;
	left: auto;
	width: 110px;
	padding: 10px 0;
	background-color: #fff;
	z-index: 1000;
}

.langs .langs-dropdown a img {margin-right: 10px;}

.langs .langs-dropdown a {
	color: black;
	text-decoration: none;
	padding: 10px 20px;
	transition: all .3s;
}

.langs .langs-dropdown a:hover {
	--bgLight: hsl(0, 0%, 96%);
	background-color: var(--bgLight);
}

.langs > a {
	color: black;
	text-decoration: none;
}

.langs > a .drop {
	transform: rotate(90deg);
	font-family: monospace;
}

.langs > a.active-toggler .drop {
	transform: rotate(-90deg);
}

[x-cloak] {display: none;}