.bounce-top {
	display: block;
	animation: bounce-top 2s infinite both;
}

/* ----------------------------------------------
 * Generated by Animista on 2023-5-29 12:29:49
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation bounce-top
 * ----------------------------------------
 */
@keyframes bounce-top {
	0% {
		transform: translate(-50%, -45px);
		animation-timing-function: ease-in;
		opacity: 1;
	}
	24% {
		opacity: 1;
	}
	40% {
		transform: translate(-50%, -24px);
		animation-timing-function: ease-in;
	}
	65% {
		transform: translate(-50%, -12px);
		animation-timing-function: ease-in;
	}
	25%,
	55%,
	75%,
	87% {
		transform: translate(-50%, 0px);
		animation-timing-function: ease-out;
	}
	100% {
		transform: translate(-50%, 0px);
		animation-timing-function: ease-out;
		opacity: 1;
	}
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
::-webkit-scrollbar {
	width: 0px;
	background: transparent;
}

html {
	scroll-padding-top: 74px;
	background-color: #111;
}

body {
	font-family: 'Montserrat', sans-serif;
	/* background-color: rgba(0, 9, 27, 0.85); */
	overflow: hidden;
	color: #fff;
}
section {
	height: 100vh;
	scroll-snap-align: center;
}

.blue-text {
	color: #039dff;
}

.section-title {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.underline {
	margin: 0 auto 40px;
	width: 100px;
	height: 4px;
	background-color: #039dff;
}
.underline-cat {
	margin: 0 auto 0;
}

.underline-category {
	margin: 3% auto 3%;
	width: 60%;
	height: 2px;
	background-color: #039dff;
}

nav {
	text-transform: uppercase;
	transition: background-color 0.6s;
	z-index: 5;
}
nav .navbar-toggler {
	padding: 10px 15px;
}
nav .navbar-brand {
	font-weight: bold;
}
nav .nav-link,
nav .navbar-nav .show > .nav-link,
nav .navbar-brand,
nav .fa-bars {
	color: #fff;
}
nav .nav-link:focus,
nav .nav-link:hover,
nav .navbar-nav .nav-link.active,
nav .navbar-nav .show > .nav-link {
	color: #039dff;
}
.navbar {
	background-color: rgba(0, 0, 0, 0.8);
}
.navbar-brand:visited {
	color: #fff;
}

section.hero-img {
	position: relative;
	height: 100vh;
	background-image: url('../img/knagaczarna.webp');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	color: #fff;
	z-index: 0;
}
section.hero-img h1 {
	text-transform: uppercase;
}

.logo {
	/* margin: 15px; */
	width: 100%;
	max-height: 90%;
}

section.hero-img .hero-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -5;
}
section.hero-img .hero-text {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	line-height: 3;
}
section.hero-img .fa-chevron-down {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px;
	font-size: 30px;
	color: #fff;
}

.aboutus i {
	margin-top: 20px;
	font-size: 30px;
}

.aboutus .aboutus-card-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}
.aboutus .aboutus-card-text {
	font-size: 15px;
	color: #fff;
}
.aboutus .aboutus-hover:hover {
	color: #039dff;
}
.aboutus-image {
	max-width: 40%;
}
.yacht-img {
	margin: 15px;
	height: 30vw;
	width: auto;
	align-items: center;
	align-content: center;
}

.offer-img {
	/* height: auto; */
	max-width: 90%;
}

.numbers {
	background-image: url('..img/offer-bg.png');
}

.aboutus-hero {
	background-image: url('../img/hero-blueprint.png');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	/* background-color: #AAA; */
	background-size: cover;
	background-position: center;
	color: #ffffff;
	z-index: 0;
}
.aboutus-hero .aboutus-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background-color: rgba(0, 0, 0, 0.7); */
	z-index: -5;
}
.aboutus-hero .aboutus-hero-item {
	margin: 10px 0;
}
.aboutus-hero .aboutus-hero-item i {
	font-size: 36px;
}
.aboutus-hero .aboutus-hero-item .aboutus-hero-title {
	font-size: 24px;
}

.banner {
	width: 90%;
	max-width: 800px;
	margin-bottom: 15%;
}

.company {
	text-transform: uppercase;
	text-align: center;
}

.company-L {
	float: left;
	text-align: center;
	text-transform: uppercase;
}
.company-R {
	float: right;
	text-align: center;
	text-transform: uppercase;
}

.mx-3 {
	text-align: center;
}
.mx-3 img {
	height: 80px;
	text-align: center;
	background-color: transparent;
}

.acc1 {
	height: 60vh;
	background-image: url('../img/Akordeon/okucia.jpg');
	background-size: contain;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	color: #fff;
}
.acc2 {
	height: 60vh;
	background-image: url('../img/Akordeon/fotel.jpg');
	background-size: contain;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	color: #fff;
}
.acc3 {
	height: 60vh;
	background-image: url('../img/Akordeon/blacha.jpg');
	background-size: contain;
	background-position: center;
	background-attachment: fixed;
	position: relative;
	color: #fff;
}
.acc4 {
	display: block;
	height: 60vh;
	background-image: url('../img/Akordeon/laser.jpg');
	background-position: center;
	background-attachment: fixed;
	position: relative;
	color: #fff;
}

.col-left {
	float: left;
	padding-right: 20px;
}
.col-right {
	float: right;
}

.acc-title {
	background-color: #00051b;
	color: #fff;
	text-align: center;
}

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

.accordion-body {
	font-size: 19px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.accordion-button:hover,
.accordion-button:focus,
.accordion-button:active {
	background-color: #039dff !important;
	color: #fff !important;
	text-decoration: none !important;
	border: hidden !important;
}

.cat-title {
	margin-top: 20%;
	text-align: center;
	text-transform: uppercase;
}

@keyframes show-bg {
	to {
		background-color: rgba(0, 0, 0, 0.4);
	}
}

@keyframes show-text {
	to {
		opacity: 1;
	}
}

.contact {
	position: relative;
	height: auto;
	background-position: bottom;
	background-attachment: fixed;
	background-size: cover;
	z-index: 0;
}
.contact .section-title {
	color: #ddd;
}

/* .contact .contact-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 9, 27, 0.85);
  z-index: -5;
} */
.contact .contact-us {
	display: flex;
	align-items: center;
	color: #fff;
}
.contact .contact-us .contact-item {
	margin: 30px 0;
}
.contact .contact-us .contact-item h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.contact .contact-us .contact-item h4 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.contact .contact-us .social-media {
	font-size: 26px;
}
.contact .contact-us .social-media a {
	padding: 10px;
	color: #fff;
	transition: color 0.3s;
}
.contact .contact-us .social-media a:hover {
	color: #039dff;
}

#map {
	height: 40vh;
}

.scroll-container {
	height: 100vh;
	overflow-y: scroll;
	scroll-snap-type: y mandatory;
	position: relative;
}

.desktop {
	height: 0;
	visibility: hidden;
}

/* @media (min-width: 768px) {
  .hero-text h1 {
    font-size: 42px;
  }
  .hero-text p {
    font-size: 20px;
  }
  .aboutus .aboutus-card-text {
    font-size: 18px;
  }
  .scroll-container {
    height: 100vh;
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
    position: relative;
  }
  .banner {
    width: 90%;
    margin-bottom: 2%;
  }
  .navbar {
    background-color: transparent;
  }
} */
@media (min-width: 992px) {
	html {
		scroll-padding-top: 72px;
	}
	.desktop {
		visibility: visible;
		height: auto;
	}
	.mobile {
		visibility: hidden;
	}
	.aboutus .aboutus-card-text {
		font-size: 18px;
	}
	.scroll-container {
		height: 100vh;
		overflow-y: scroll;
		scroll-snap-type: y mandatory;
		position: relative;
	}

	.banner {
		width: 100%;
		margin-bottom: 2%;
	}
	.navbar {
		background-color: transparent;
	}
	/* .logo {
    width: 100%;
    max-height: 40%;
  } */
	.section-title {
		margin-top: 3%;
	}
}
@media (min-width: 1200px) {
	/* .logo {
max-width: 100%;
max-height: 40%;
} */
	.div-logo {
		position: relative;
		display: flex;
		/* align-items: center; */
	}
	.logo {
		max-height: 500px;
		min-width: 50%;
	}
}

@media (min-width: 500px) {
	/* .logo {
max-width: 100%;
max-height: 40%;
} */
	.div-logo {
		position: relative;
		display: flex;
		/* align-items: center; */
	}
	.logo {
		max-height: 500px;
		min-width: 50%;
	}
	.adamix {
		/* width: 80%; */
		max-height: 90%;
	}
}
/*# sourceMappingURL=main.css.map*/
