@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicThin.woff2') format('woff2'),
		 url('../fonts/CenturyGothicThin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicThinItalic.woff2') format('woff2'),
		 url('../fonts/CenturyGothicThinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicLight.woff2') format('woff2'),
		 url('../fonts/CenturyGothicLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicLightItalic.woff2') format('woff2'),
		 url('../fonts/CenturyGothicLightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic.woff2') format('woff2'),
		 url('../fonts/CenturyGothic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicItalic.woff2') format('woff2'),
		 url('../fonts/CenturyGothicItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicSemiBold.woff2') format('woff2'),
		 url('../fonts/CenturyGothicSemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicSemiBoldItalic.woff2') format('woff2'),
		 url('../fonts/CenturyGothicSemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicBold.woff2') format('woff2'),
		 url('../fonts/CenturyGothicBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicBoldItalic.woff2') format('woff2'),
		 url('../fonts/CenturyGothicBoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicExtraBold.woff2') format('woff2'),
		 url('../fonts/CenturyGothicExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicExtraBoldItalic.woff2') format('woff2'),
		 url('../fonts/CenturyGothicExtraBoldItalic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicBlack.woff2') format('woff2'),
		 url('../fonts/CenturyGothicBlack.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothicBlackItalic.woff2') format('woff2'),
		 url('../fonts/CenturyGothicBlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

/*html {
	overflow-x: hidden;
}*/

body {
	background-color: rgb(0, 0, 0);
	font-family: 'Century Gothic', Century Gothic, var(--bs-font-sans-serif);
	color: rgb(255, 255, 255);
	overflow-x: hidden;
}

main {
	overflow-x: hidden;
}

[data-bs-theme=light] {
	color: rgb(0, 0, 0);
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 900;
}

.h1, h1 {
	text-align: center;
	color: rgb(255, 255, 255);
	margin-bottom: 2rem;
}

.display-1 {
	font-weight: 900;
	color: transparent;
	text-transform: uppercase;
	-webkit-text-stroke: 3px rgb(255, 255, 255);
    -webkit-text-fill-color: transparent;
}

[data-bs-theme=light] .display-1 {
	-webkit-text-stroke-color: rgb(0, 0, 0);
}

.h2, h2 {
	font-size: 1.75rem;
	margin-bottom: 1.5rem;
}

.h3, h3 {
	margin-top: 2rem;
	margin-bottom: 1.25rem;
}

.h4, h4 {
	font-size: 1.35rem;
}

p {
	font-size: 1.35rem;
	margin-bottom: 1.25rem;
}

p:last-child {
	margin-bottom: 0;
}

.small, small {
	font-size: 1.125em;
}

sup {}

.display-1 sup {
	font-size: 0.5em;
	font-weight: 300;
    margin-left: 0.15em;
	top: -0.85em;
	-webkit-text-stroke-width: 0;
    -webkit-text-fill-color: rgb(255, 255, 255);
}

[data-bs-theme=light] .display-1 sup {
	-webkit-text-fill-color: rgb(0, 0, 0);
}

.h2 sup {
	font-size: 0.6em;
	font-weight: 400;
	margin-left: 0.1em;
	top: -0.65em;
}

a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

a:hover {
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

.btn-primary {
	font-weight: 800;
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	background-color: rgba(255, 255, 255, 1);
	padding: 0.65em 1.5em 0.5em;
	border: none;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus {
	color: rgb(0, 0, 0);
	background-color: rgba(255, 255, 255, 0.8);
	text-decoration: none;
}

.btn-success-subtle {
	font-weight: 800;
	color: rgb(5, 27, 17);
	text-transform: uppercase;
	background-color: rgba(117, 183, 152, 1);
	padding: 0.65em 1.5em 0.5em;
	border: none;
}

.btn-success-subtle:hover, .btn-success-subtle:active, .btn-success-subtle:focus, .btn-success-subtle:active:focus {
	color: rgb(5, 27, 17);
	background-color: rgba(117, 183, 152, 0.8);
	text-decoration: none;
}

.btn-danger-subtle {
	font-weight: 800;
	color: rgb(44, 11, 14);
	text-transform: uppercase;
	background-color: rgba(234, 134, 143, 1);
	padding: 0.65em 1.5em 0.5em;
	border: none;
}

.btn-danger-subtle:hover, .btn-danger-subtle:active, .btn-danger-subtle:focus, .btn-danger-subtle:active:focus {
	color: rgb(44, 11, 14);
	background-color: rgba(234, 134, 143, 0.8);
	text-decoration: none;
}

.btn-lg {
	font-size: 1.35rem;
}

.nav-link {
	font-size: 1.35rem;
	padding: 0 0.5rem;
}

.nav-link:hover {
	text-decoration: none;
}

.navbar .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}

.navbar-toggler {
	font-size: 24px;
	color: rgba(255, 255, 255, 0.5);
	padding: 2px 4px;
	border-radius: 2px;
	border: 0;
}

.navbar-toggler:focus {
	color: rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 0 2px;
}

.navbar-toggler-icon {
/*	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30' width='30' height='30'><path stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/></svg>");*/
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16' fill='rgba(255, 255, 255, 1)'><path fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5'/></svg>");
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16' fill='rgba(255, 255, 255, 1)'><path d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z'/></svg>");
}

[data-bs-theme=dark] .nav-link,
.text-light .nav-link,
.text-white .nav-link {
	color: rgba(255, 255, 255, 0.7);
}

[data-bs-theme=dark] .nav-link:hover,
.text-light .nav-link:hover,
.text-white .nav-link:hover {
	color: rgba(255, 255, 255, 1);
}

.navbar-brand {
	flex: 1 1 160px;
	max-width: 313px;
	padding-left: 0;
	padding-right: 0;
}

ul.check-item {
	list-style: none;
	font-size: 1.35rem;
	padding: 0;
	margin: 0;
}

ul.check-item li {
	padding-left: 2.5rem;
	padding-top: 1.25rem;
}

ul.check-item li:first-child {
	padding-top: 0;
}

ul.check-item li:before {
	content: '✓';
	font-family: serif;
	margin-left: -2.4rem;
	margin-right: 1.3rem;
}

.img-mw-300 {
	max-width: 300px;
	height: auto;
}

.img-mw-150 {
	max-width: 150px;
	height: auto;
}

.img-container-work {
	height: 360px;
	align-content: end;
	margin-bottom: 1.5rem;
}

.blend-screen {
	mix-blend-mode: screen;
}

.bg-green {
	background-color: rgb(50, 146, 46);
}

.bg-medium-green {
	background-color: rgba(50, 146, 46, 0.8);
}

.bg-light-green {
	background-color: rgb(194, 222, 193);
}

.bg-green-50 {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(50, 146, 46, 0.3) 50%, rgba(50, 146, 46, 0.3) 100%);
}

.curved-bottom-green {
	background-image: url('../img/bottom-curve-green.svg');
	background-size: 102%;
	background-position-x: center;
	background-position-y: bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

.curved-bottom-light-green {
	background-image: url('../img/bottom-curve-light-green.svg');
	background-size: 102%;
	background-position-x: center;
	background-position-y: bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

.site-header {
	height: 60vh;
	background-color: rgb(50, 146, 46);
	background-image: url('../img/arbotectus-fassade-01-1920.jpg');
	background-size: cover;
	background-position-x: center;
	background-position-y: 25%;
}

.site-header h1 {
	text-align: left;
	margin-bottom: 0.5rem;
}

.site-header p {
	font-size: 2rem;
	line-height: 1.3;
	margin-bottom: 0.5rem;
}

.text-overlay {
	display: inline-block;
	background-color: rgb(255, 255, 255);
	padding: 10px 15px;
	color: rgb(50, 146, 46);
}

.card-image {
	padding: 1rem;
}

.card-img-top {
	height: 14rem;
}

.card-title {
	font-size: 1.25rem;
	line-height: 1.3;
	margin-bottom: 1rem;
}

.card-text {
	font-size: 1rem;
}

.carousel-control-next, .carousel-control-prev {
	width: auto;
	opacity: 0.75;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 5rem;
	height: 5rem;
	background-size: 80% 80%;
	border: 0.25rem solid #fff;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.25);
}

.py-6 {
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;
}

.pt-6 {
	padding-top: 4rem !important;
}

.pb-6 {
	padding-bottom: 4rem !important;
}

.py-7 {
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}

.pt-7 {
	padding-top: 5rem !important;
}

.pb-7 {
	padding-bottom: 5rem !important;
}

.card {
	background-color: rgb(230, 230, 230);
	padding: 1rem;
	border: none;
	border-radius: 1rem;
}

.form-check {
	padding-left: 3em;
}

.form-check .form-check-input {
	margin-left: -3em;
}

.form-check-input {
	width: 2em;
	height: 2em;
	margin-top: 0;
}

.form-control, .form-select, label {
	font-size: 1.35rem;
}

.form-control, .form-select,
.form-control:focus, .form-select:focus {
	color: rgb(0, 0, 0);
}

.form-check-input, .form-control, .form-select {
	border: 2px solid rgba(255, 255, 255, 1);
}

.form-check-input[type=checkbox], .form-control, .form-select {
	border-radius: 4px;
}

.form-check-input:checked {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
	background-size: 120%;
	background-color: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
}

.form-control.is-valid, .was-validated .form-control:valid,
.form-select.is-valid, .was-validated .form-select:valid,
.form-check-input.is-valid, .was-validated .form-check-input:valid {
	border-color: rgb(25, 135, 84);
}

.form-check-input.is-valid:checked, .was-validated .form-check-input:valid:checked {
	background-color: rgb(255, 255, 255);
}

.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
	color: inherit;
}

.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
	color: rgb(234, 134, 143);
}

.invalid-feedback {
	font-size: 1em;
	color: rgb(234, 134, 143);
}

.alert {
	border-width: 2px;
	border-radius: 1rem;
}

.alert-success {
	color: rgb(34, 122, 31);
	background-color: rgba(50, 146, 46, 0.2);
	border-color: rgba(50, 146, 46, 0.2);
}

.alert-danger {
	color: rgb(184, 0, 12);
	background-color: rgba(227, 6, 19, 0.15);
	border-color: rgba(227, 6, 19, 0.15);
}

.modal-backdrop.show {
	opacity: 0.4;
}

@media (min-width: 576px) {
	.curved-bottom-green,
	.curved-bottom-light-green {
		padding-bottom: 40px;
	}
}

@media (min-width: 768px) {
	.carousel-control-next {
		right: -2.5rem;
	}

	.carousel-control-prev {
		left: -2.5rem;
	}
}

@media (min-width: 992px) {
	.curved-bottom-green,
	.curved-bottom-light-green {
		padding-bottom: 50px;
	}
}

@media (min-width: 1200px) {
	.curved-bottom-green,
	.curved-bottom-light-green {
		padding-bottom: 60px;
	}
}

@media (min-width: 1400px) {
	.curved-bottom-green,
	.curved-bottom-light-green {
		padding-bottom: 70px;
	}
}

@media (min-width: 1700px) {
	.curved-bottom-green,
	.curved-bottom-light-green {
		padding-bottom: 80px;
	}
}

@media (max-width: 575.98px) {
	.site-header p {
		font-size: 1.35rem;
	}
}

@media (max-width: 991.98px) {
	html {
		font-size: 12px;
	}

	.card-text {
		font-size: 1.25rem;
	}

	.display-1 {
		-webkit-text-stroke-width: 2px;
	}

	.img-mw-300 {
		max-width: 200px;
		height: auto;
	}

	.img-mw-150 {
		max-width: 100px;
		height: auto;
	}

	.img-container-work {
		height: 220px;
	}
}

@media (max-width: 1399.98px) {
	.navbar .navbar-nav {
		text-align: center;
		margin-top: 1.5rem;
	}

	.navbar .navbar-nav .nav-item {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}

	.navbar .navbar-nav .nav-link {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}