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

/* ----------------------------------------------
 * Generated by Animista on 2021-10-21 21:54:7
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation bounce-top
 * ----------------------------------------
 */
@-webkit-keyframes bounce-top {
	0% {
		-webkit-transform: translateY(-45px);
		transform: translateY(-45px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 1;
	}
	24% {
		opacity: 1;
	}
	40% {
		-webkit-transform: translateY(-24px);
		transform: translateY(-24px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	65% {
		-webkit-transform: translateY(-12px);
		transform: translateY(-12px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	25%,
	55%,
	75%,
	87% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		opacity: 1;
	}
}
@keyframes bounce-top {
	0% {
		-webkit-transform: translateY(-45px);
		transform: translateY(-45px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 1;
	}
	24% {
		opacity: 1;
	}
	40% {
		-webkit-transform: translateY(-24px);
		transform: translateY(-24px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	65% {
		-webkit-transform: translateY(-12px);
		transform: translateY(-12px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	25%,
	55%,
	75%,
	87% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		opacity: 1;
	}
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

html {
	scroll-padding-top: 82px;
}

body {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	background-color: #ebecf2;
}
hr {
	width: 100%;
}
h2 {
	text-align: center;
	text-transform: uppercase;
}

.underline {
	margin: 0 auto 40px;
	width: 60px;
	height: 4px;
	background-color: #41a7ac;
}

.brown-text {
	color: #41a7ac;
}

.shadow-bg {
	background-color: rgba(0, 0, 0, 0.8);
}

nav {
	text-transform: uppercase;
	-webkit-transition: background-color 0.6s;
	transition: background-color 0.6s;
	z-index: 1;
}

nav .navbar-brand {
	color: #fff;
	font-weight: bold;
}

nav .navbar-brand:hover {
	color: #41a7ac;
}

nav .fa-bars {
	padding: 10px;
}

nav .nav-link,
nav .fa-bars {
	color: #fff;
}

nav .nav-link:hover {
	color: #41a7ac;
}

nav .active {
	color: #41a7ac;
}

header {
	color: #fff;
}

header h1 {
	font-size: 30px;
	text-transform: uppercase;
}

header p {
	font-size: 14px;
}

header .hero-img {
	position: relative;
	height: 100vh;
	background-image: url('../img/car-7614510_640.webp');
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	z-index: 0;
}

header .hero-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: -10;
}

header .hero-text {
	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;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	padding: 10px;
	text-align: center;
	z-index: 5;
}

header .btn-outline-light {
	text-transform: uppercase;
}

header .fa-chevron-down {
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 30px;
	color: #fff;
}

.aboutus .aboutus-card-title {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 40px;
}

.aboutus .aboutus-card-text {
	font-size: 14px;
	color: #555;
	text-align: justify;
	margin-bottom: 15px;
}
.aboutus .aboutus-img {
	margin-bottom: 15px;
	background-image: url(../img/photo_ag.webp);
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 42%;
	width: auto;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	box-shadow: 12px 12px 2px 1px rgba(65, 167, 172, 0.3);
}

.aboutus .aboutus-hover:hover {
	color: #41a7ac;
}

.aboutus-hero {
	position: relative;
	background-image: url(../img/lodz_065.webp);
	background-position: center;
	background-size: cover;
	color: #ddd;
	z-index: 0;
}

.aboutus-hero .aboutus-shadow {
	position: absolute;
	top: 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;
}

.prices .price-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	margin: 20px 10px;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	height: 100%;
	width: 100%;
	padding: 30px;
	background-color: #fff;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.prices .price-box h3 {
	color: #41a7ac;
	text-transform: uppercase;
}

.prices .price-box span {
	font-weight: bold;
}

.prices .price-box i {
	padding: 0 5px;
	font-size: 24px;
}

.prices .price-box button {
	width: 100%;
	padding: 10px 20px;
	text-transform: uppercase;
}
.prices .price-box button a {
	color: #fff;
	text-decoration: none;
}

.prices .price-box .price-tag {
	font-size: 30px;
	font-weight: bold;
}

.prices .price-box:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.prices .price-info {
	margin-top: 75px;
}

.prices .price-info a {
	color: #0247ab;
	text-decoration: none;
	font-weight: 700;
}
.flex-grow {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-grow: 1;
}
.team {
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	background-image: url(../img/conference-room-768441_1920.webp);
	z-index: 0;
}

.team h2 {
	color: #ddd;
}

.team .team-shadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: -5;
}

.team .card {
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.team .card img {
	height: 300px;
	-o-object-fit: cover;
	object-fit: cover;
}

.team .card i {
	padding: 10px;
}

.team .card-body {
	display: flex;
	flex-direction: column;
	text-align: justify;
}

.team .card-body .card-text {
	height: 100%;
}

.team .card:hover {
	-webkit-transform: scale(0.96);
	transform: scale(0.96);
}

.team .card-title {
	margin-bottom: 20px;
	font-size: 1.25rem;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}

.achievements i {
	padding: 10px;
	font-size: 48px;
	color: #fff;
	text-shadow: 0 0 2px black;
}

.achievements .achievements-list {
	padding: 20px 0;
}

.achievements .achivements-card-number {
	font-size: 22px;
}

.achievements .achivements-card-text {
	font-size: 13px;
	text-transform: uppercase;
}

.contact {
	position: relative;
	background-attachment: fixed;
	background-position: bottom;
	background-size: cover;
	background-image: url(../img/skyline-1869214_640.webp);
	color: #fff;
	z-index: 0;
}

.contact .contact-shadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 9, 27, 0.85);
	z-index: -1;
}

.contact .contact-us {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: flex-start;
}

.contact .contact-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 1.875rem 0;
}

.contact .contact-item h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.contact .contact-item a {
	color: #fff;
	margin-top: 0;
	margin-bottom: 1rem;
	text-decoration: none;
}

.contact .contact-item a.btn-check-road {
	margin-top: 2em;
	text-transform: uppercase;
	transition: background-color 0.5s;
}

.contact .contact-item a.btn-check-road i {
	margin-left: 0.25rem;
	margin-right: 0;
}

.contact .contact-item a.btn-check-road:hover i {
	color: black;
}

.contact .contact-item a.btn-check-road:hover {
	background-color: #ddd;
	color: black;
}

.contact .contact-item i {
	color: #fff;
	margin-right: 0.25rem;
}

.contact .contact-item .social-media a {
	padding: 10px;
	color: #fff;
	font-size: 26px;
}

.contact .contact-item a i:hover {
	color: #ddd;
}

.contact h2 {
	color: #ddd;
	font-weight: bold;
}

.contact .underline {
	background-color: #ddd;
}

.contact .contact-item .open-time {
	display: flex;
	flex-direction: column;
	width: 80%;
}

.contact .contact-item .open-time .open-time-day {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

@media (min-width: 375px) {
	header h1 {
		font-size: 36px;
	}
	header p {
		font-size: 16px;
	}
	.gap-wrap.price-wrap {
		gap: 1.875rem;
		padding-right: 22px;
	}
	.team .card-body {
		height: 244px;
	}
}

@media (min-width: 768px) {
	header h1 {
		font-size: 42x;
	}
	header p {
		font-size: 20px;
	}
	.aboutus .aboutus-img {
		height: 100%;
		margin-bottom: 0;
	}
	.aboutus .aboutus-card-text {
		margin-bottom: 0;
	}
	.gap-wrap.price-wrap {
		gap: 0;
		padding-right: 0;
	}
	.prices .price-wrapper:nth-last-child(2),
	.prices .price-wrapper:nth-last-child(1) {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	nav {
		height: 82px;
	}
	.aboutus-hero {
		background-image: url(../img/lodz_065.webp);
	}
	.prices .price-info {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	header .hero-img {
		background-image: url('../img/car-7614510_1920.webp');
	}

	.prices .price-wrapper:nth-last-child(2),
	.prices .price-wrapper:nth-last-child(1) {
		margin-top: 0;
	}
	.team .card-body {
		height: 230px;
	}
	.contact {
		background-image: url(../img/skyline-1869214_1920.webp);
	}
}
/*# sourceMappingURL=style.css.map */
