@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
}
details,
main {
	display: block;
	overflow: hidden;
}
h1 {
	margin: 0.67em 0;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 1em;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
.b-table,
.gallery__item figure > *,
.pattern,
.v-align > * {
	width: 100%;
}

.gallery__item figure > *,
.pattern,
.v-align,
.v-align:before {
	height: 100%;
}

.v-align {
	display: flex;
	justify-content: center;
	align-items: center;
}

.v-align:before {
	width: 0;
}

.b-table {
	display: table;
}

.b-table .cell {
	display: table-cell;
}
.social-btns a,
.v-align:before,
.v-align > * {
	display: inline-block;
}
.container,
.container-fluid,
body {
	position: relative;
}

.gallery__item figure > *,
.pattern {
	position: absolute;
	top: 0;
	left: 0;
}

.gallery__item img,
.intro,
.section--custom-2 .img-place {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.social-btns a,
.text-center {
	text-align: center;
}
.v-align:before,
.v-align > *,
.v-middle {
	vertical-align: middle;
}
.social-btns a,
.v-bottom {
	vertical-align: bottom;
}
.intro__text {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
	-webkit-touch-callout: none;
	cursor: default;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.col,
.col-12,
.col-3,
.col-6,
.col-lg-10,
.col-lg-12,
.col-lg-2,
.col-lg-4,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-md-10,
.col-md-12,
.col-md-3,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-9,
.col-sm-10,
.col-sm-2,
.col-sm-4,
.col-xl-10,
.col-xl-3,
.col-xl-9 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.d-inline-block {
	display: inline-block !important;
}
.d-block {
	display: block !important;
}
.d-flex {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.flex-wrap {
	-webkit-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.justify-content-center {
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.justify-content-between {
	-webkit-box-pack: justify !important;
	-webkit-justify-content: space-between !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.align-items-center {
	-webkit-box-align: center !important;
	-webkit-align-items: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.figure {
	display: inline-block;
}
.pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	-webkit-border-radius: 0.25rem;
	border-radius: 0.25rem;
}
.page-link {
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.page-link:hover {
	z-index: 2;
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6;
}
.page-link:focus {
	z-index: 2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.page-item:first-child .page-link {
	margin-left: 0;
	-webkit-border-top-left-radius: 0.25rem;
	border-top-left-radius: 0.25rem;
	-webkit-border-bottom-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
	-webkit-border-top-right-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	-webkit-border-bottom-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
}
.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6;
}
.position-static {
	position: static !important;
}
.position-relative {
	position: relative !important;
}
.position-absolute {
	position: absolute !important;
}
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}
.w-100 {
	width: 100% !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.m-1 {
	margin: 0.25rem !important;
}

.my-1 {
	margin-top: 0.25rem !important;
}

.my-1 {
	margin-bottom: 0.25rem !important;
}
.mt-2,
.my-2 {
	margin-top: 0.5rem !important;
}
.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important;
}
.mt-3,
.my-3 {
	margin-top: 1rem !important;
}
.mb-3,
.my-3 {
	margin-bottom: 1rem !important;
}
.mt-4,
.my-4 {
	margin-top: 1.5rem !important;
}
.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important;
}
.mt-5 {
	margin-top: 3rem !important;
}
.p-1 {
	padding: 0.25rem !important;
}

.py-2 {
	padding-top: 0.5rem !important;
}

.py-2 {
	padding-bottom: 0.5rem !important;
}
.p-3 {
	padding: 1rem !important;
}

.py-3 {
	padding-top: 1rem !important;
}

.py-3 {
	padding-bottom: 1rem !important;
}
.pt-4 {
	padding-top: 1.5rem !important;
}
.pb-4 {
	padding-bottom: 1.5rem !important;
}

.mx-auto {
	margin-right: auto !important;
}

.mx-auto {
	margin-left: auto !important;
}
.text-center {
	text-align: center !important;
}
.text-primary {
	color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
	color: #0062cc !important;
}
.text-warning {
	color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00 !important;
}
.text-dark {
	color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
	color: #1d2124 !important;
}
.text-muted {
	color: #6c757d !important;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.no-js .owl-carousel {
	display: block;
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.owl-height {
	-webkit-transition: height 0.5s ease-in-out;
	-o-transition: height 0.5s ease-in-out;
	transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.1s;
	transition: -webkit-transform 0.1s;
	-o-transition: transform 0.1s;
	transition: transform 0.1s;
	transition: transform 0.1s, -webkit-transform 0.1s;
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}
.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	outline: 0;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
	-webkit-box-shadow: 0 0 0 8px #4a8b71 inset;
	box-shadow: 0 0 0 8px #4a8b71 inset;
}
#boxer-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background: #000;
	opacity: 0;
	-webkit-transition: opacity 0.25s linear;
	-o-transition: opacity 0.25s linear;
	transition: opacity 0.25s linear;
}
.boxer-open #boxer-overlay {
	opacity: 0.75;
}
#boxer {
	width: 200px;
	height: 200px;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 101;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 25px #000;
	box-shadow: 0 0 25px #000;
	opacity: 0;
	margin: 0 auto;
	padding: 10px;
}
#boxer * {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#boxer,
#boxer * {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
}
#boxer,
#boxer *,
#boxer :after,
#boxer :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#boxer.fixed {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto;
}
#boxer.inline {
	padding: 30px;
}
#boxer.animating {
	-webkit-transition: height 0.25s, width 0.25s, opacity 0.25s linear, top 0.25s;
	-o-transition: height 0.25s, width 0.25s, opacity 0.25s linear, top 0.25s;
	transition: height 0.25s, width 0.25s, opacity 0.25s linear, top 0.25s;
}
#boxer.animating .boxer-container {
	-webkit-transition: opacity 0.25s linear 0.25s;
	-o-transition: opacity 0.25s linear 0.25s;
	transition: opacity 0.25s linear 0.25s;
}
.boxer-open #boxer {
	opacity: 1;
}
#boxer.loading .boxer-container {
	opacity: 0;
	-webkit-transition: opacity 0.25s linear;
	-o-transition: opacity 0.25s linear;
	transition: opacity 0.25s linear;
}
#boxer .boxer-close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -7.5px;
	right: -7.5px;
	z-index: 105;
	background: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 0;
	text-indent: 200%;
	white-space: nowrap;
	-webkit-transform: translateZ(0);
}
#boxer .boxer-close:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #333;
	content: "\00d7";
	display: block;
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	margin: auto;
	text-align: center;
	text-indent: 0;
	-webkit-transition: color 0.15s linear;
	-o-transition: color 0.15s linear;
	transition: color 0.15s linear;
}
#boxer .boxer-loading {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 105;
	display: block;
	margin: auto;
	opacity: 0;
	-webkit-transition: opacity 0.25s linear;
	-o-transition: opacity 0.25s linear;
	transition: opacity 0.25s linear;
}
#boxer .boxer-loading:after,
#boxer .boxer-loading:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-border-radius: 110%;
	border-radius: 110%;
	content: "";
	display: block;
}
#boxer .boxer-loading:before {
	border: 5px solid rgba(51, 51, 51, 0.25);
}
#boxer .boxer-loading:after {
	-webkit-animation: 0.75s linear infinite boxer-loading-spin;
	animation: 0.75s linear infinite boxer-loading-spin;
	border: 5px solid transparent;
	border-top-color: #333;
}
#boxer.loading .boxer-loading {
	opacity: 1;
}
@-webkit-keyframes boxer-loading-spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes boxer-loading-spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#boxer .boxer-container {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 103;
	background: #fff;
	overflow: hidden;
}
#boxer .boxer-content {
	width: 100%;
	background: #fff;
	opacity: 1;
	overflow: hidden;
	padding: 0;
}
#boxer.iframe .boxer-content,
#boxer.inline .boxer-content {
	width: auto;
}
#boxer .boxer-image {
	float: left;
}
#boxer .boxer-video {
	width: 100%;
	height: 100%;
}
#boxer .boxer-iframe {
	width: 100%;
	height: 100%;
	border: none;
	float: left;
	overflow: auto;
}
#boxer .boxer-meta {
	clear: both;
	padding: 10px 0 0;
}
#boxer .boxer-control {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	background: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	cursor: pointer;
	display: block;
	margin-right: auto;
	margin-left: auto;
	opacity: 1;
	overflow: hidden;
	text-indent: 200%;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	white-space: nowrap;
	-webkit-transform: translateZ(0);
}
#boxer .boxer-control:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	margin: auto;
}
#boxer .boxer-control.previous {
	left: 20px;
}
#boxer .boxer-control.previous:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 10.4px solid #333;
	margin-left: 14px;
}
#boxer .boxer-control.next {
	right: 20px;
}
#boxer .boxer-control.next:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10.4px solid #333;
	margin-right: 14px;
}
#boxer .boxer-control.disabled {
	opacity: 0;
}
.no-touch #boxer .boxer-control {
	opacity: 0;
}
.no-touch #boxer:hover .boxer-control {
	opacity: 1;
}
.no-touch #boxer:hover .boxer-control.disabled {
	opacity: 0;
	cursor: default !important;
}
#boxer .boxer-position {
	color: #999;
	font-size: 12px;
	margin: 0;
	padding: 15px 15px 0;
}
#boxer .boxer-caption p {
	color: #666;
	font-size: 14px;
	margin: 0;
	padding: 15px;
}
#boxer .boxer-caption.gallery p {
	padding-top: 0;
}
#boxer .boxer-error {
	width: 250px;
}
#boxer .boxer-error p {
	color: #900;
	font-size: 14px;
	margin: 0;
	padding: 25px;
	text-align: center;
	text-transform: uppercase;
}
#boxer.mobile {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #111;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 40px 0 0;
}
#boxer.mobile .boxer-close,
#boxer.mobile .boxer-close:hover {
	height: 40px;
	width: 40px;
	top: 0;
	right: 0;
	background: #111;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#boxer.mobile .boxer-close:before,
#boxer.mobile .boxer-close:hover:before {
	color: #ccc;
	font-size: 28px;
	font-weight: 700;
	line-height: 40px;
}
#boxer.mobile .boxer-loading:before {
	border-color: rgba(153, 153, 153, 0.25);
}
#boxer.mobile .boxer-loading:after {
	border-top-color: #999;
}
#boxer.mobile .boxer-container {
	background: #111;
}
#boxer.mobile .boxer-content {
	background-color: #111;
}
#boxer.mobile .boxer-control {
	width: 50px;
	height: 100%;
	background: #111;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 1;
}
#boxer.mobile .boxer-control.previous {
	left: 0;
}
#boxer.mobile .boxer-control.previous:before {
	border-right-color: #eee;
	margin-left: 19px;
}
#boxer.mobile .boxer-control.next {
	right: 0;
}
#boxer.mobile .boxer-control.next:before {
	border-left-color: #eee;
	margin-right: 19px;
}
.no-touch #boxer.mobile .boxer-control,
.no-touch #boxer.mobile:hover .boxer-control {
	opacity: 1;
}
.no-touch #boxer.mobile .boxer-control.disabled,
.no-touch #boxer.mobile:hover .boxer-control.disabled {
	opacity: 0;
	cursor: default !important;
}
#boxer.mobile .boxer-meta {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #111;
	padding: 15px 65px;
}
#boxer.mobile .boxer-position {
	color: #999;
	font-size: 12px;
	margin: 0;
	padding: 0 15px 0 0;
}
#boxer.mobile .boxer-caption p {
	color: #eee;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#boxer.mobile .boxer-image {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
#boxer.mobile.animated .boxer-image {
	-webkit-transition: -webkit-transform 0.25s ease-out !important;
	transition: -webkit-transform 0.25s ease-out !important;
	-o-transition: transform 0.25s ease-out !important;
	transition: transform 0.25s ease-out !important;
	transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out !important;
}
#boxer.mobile.iframe .boxer-content,
#boxer.mobile.inline .boxer-content {
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
html {
	font-size: 10px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	line-height: 1.6;
	font-size: 1.5rem;
	font-weight: 500;
	font-family: "Mulish", sans-serif;
	color: #535353;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	line-height: 1;
	font-size: 0;
	margin-top: 20px !important;
}
.owl-theme .owl-dots .owl-dot span {
	background: #f1cf69;
	display: block;
	-webkit-backface-visibility: visible;
	width: 13px;
	height: 13px;
	-webkit-box-shadow: 0 0 0 0 #4a8b71 inset;
	box-shadow: 0 0 0 0 #4a8b71 inset;
	margin: 5px 4px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out,
		-webkit-box-shadow 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, opacity 0.3s ease-in-out,
		-webkit-box-shadow 0.3s ease-in-out;
}
[style="background-color: #f1cf69;"] .owl-theme .owl-dots .owl-dot span {
	background-color: #ceb568;
}

h1,
h2,
h3,
h4 {
	font-weight: 700;
	color: #333;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

a {
	background-color: transparent;
	color: #4a8b71;
	outline: 0;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
a:focus,
a:hover {
	color: #4a8b71;
	text-decoration: none;
	outline: 0;
}
.section-heading {
	position: relative;
	line-height: 1.4;
	font-size: 1.6rem;
	font-weight: 400;
	color: #a7a7a7;
	width: 100%;
	max-width: 600px;
	padding-top: 97px;
	margin-bottom: 55px;
	z-index: auto;
}
.section-heading:first-child {
	padding-top: 0;
	margin-top: -3px;
}
.section-heading:last-child {
	margin-bottom: 0;
}
.section-heading.section-heading--white {
	color: #fff;
}
.section-heading.section-heading--white .title {
	color: inherit;
}
.section-heading.section-heading--left {
	text-align: left;
	margin-left: 0;
	margin-right: auto;
}
.section-heading.section-heading--center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.section-heading p {
	margin-top: 25px;
}

*,
::after,
::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

p {
	margin-bottom: 1rem;
}

br {
	display: block;
	width: 100%;
	height: 1rem;
	content: "";
}

ol,
ul {
	list-style: none;
	padding: 0;
}

ul {
	margin: 0;
}

iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}
address {
	font-style: normal;
	line-height: inherit;
}
img {
	vertical-align: middle;
	-webkit-user-drag: none;
	user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.jarallax {
	position: relative;
	z-index: 0;
}
.jarallax > .jarallax-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -1;
}
.desktop .jarallax {
	background-attachment: fixed;
}

.v-align:before {
	/* content: ""; */
	margin-left: -4px;
}
.circled {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.col-MB-30 {
	margin-bottom: 30px;
}
.section {
	position: relative;
	padding-top: 3rem;
	padding-bottom: 3rem;
	z-index: 0;
}
.section--no-pt {
	padding-top: 0 !important;
}
.section--no-pb {
	padding-bottom: 0 !important;
}
.section--background-logo {
	background: url("../img/tpc-gray-6.cb4c4bbdfd6d.png") right center no-repeat;
}
.section--background-base-light {
	background-color: #e9f1ee;
}
.pattern {
	background-color: #4a8b71;
}
.map-container {
	position: relative;
}
.g_map {
	min-height: 385px;
	height: 100%;
}
.company-contacts .social-btns,
.company-contacts address {
	margin-top: 35px;
	margin-bottom: 35px;
}
.company-contacts .social-btns:first-child,
.company-contacts address:first-child {
	margin-top: 0;
}
.company-contacts .social-btns:last-child,
.company-contacts address:last-child {
	margin-bottom: 0;
}
.company-contacts address {
	font-size: 1.4rem;
}
.company-contacts address p {
	padding-left: 35px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.company-contacts address i {
	float: left;
	margin-left: -35px;
	line-height: 1.2;
	font-size: 1.7rem;
}
.company-contacts address a:not([class]) {
	text-decoration: none !important;
	color: inherit;
	text-decoration: underline;
}
.company-contacts address a:not([class]):focus,
.company-contacts address a:not([class]):hover {
	text-decoration: none;
}
.social-btns {
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
	color: #fff;
}
.social-btns__inner {
	margin: -5px;
}
.social-btns a {
	min-width: 1em;
	margin: 5px;
	line-height: 1;
	font-size: 2rem;
	letter-spacing: 0;
	text-decoration: none;
	-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.social-btns a,
.social-btns a:focus,
.social-btns a:hover {
	color: inherit;
}
#btn-to-top-wrap {
	display: none;
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 5;
}
#btn-to-top {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	background-color: #efc852;
	line-height: 38px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
#btn-to-top:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-bottom: 6px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}
#btn-to-top:hover {
	opacity: 1;
}
.ancor {
	display: block;
}
.custom-btn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 1rem 2.5rem;
	white-space: nowrap;
	background-color: transparent;
	color: #fff;
	line-height: 1;
	font-size: 1.2rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out,
		color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
	border: 2px solid #fff;
}
.custom-btn:active,
.custom-btn:focus,
.custom-btn:hover {
	background-color: #fff;
	color: #504935;
}
.custom-btn.primary {
	border-color: #f1cf69;
	color: #504935;
}
.custom-btn.primary:active,
.custom-btn.primary:focus,
.custom-btn.primary:hover {
	background-color: #f1cf69;
}
.custom-btn.big {
	min-height: 56px;
	min-width: 167px;
	padding: 20px 10px 18px;
}
.custom-btn.long {
	width: 100%;
}
form {
	position: relative;
}
form .input-wrp {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
form .input-wrp i {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 5.9rem;
	font-size: 1.8rem;
	color: #fff;
}
form .textfield,
form button[type="submit"] {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}
form .textfield {
	display: block;
	width: 100%;
	line-height: 1.4;
	font-size: 1.4rem;
	font-weight: inherit;
	color: #9f9f9f;
	background: 0 0;
	background-clip: padding-box;
	border: none;
	border-bottom: 1px solid #b7b7b7;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding-top: 2rem;
	padding-bottom: 2rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out,
		color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
form .textfield::-webkit-input-placeholder {
	color: #9f9f9f;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
form .textfield::-moz-placeholder {
	color: #9f9f9f;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
form .textfield:-moz-placeholder {
	color: #9f9f9f;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
form .textfield:-ms-input-placeholder {
	color: #9f9f9f;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
form .textfield:focus,
form .textfield:hover {
	border-color: #4a8b71;
}
form textarea {
	resize: vertical;
	min-height: 160px;
}
form i + .textfield {
	padding-right: 25px;
}
form button[type="submit"] {
	margin-top: 15px;
}
form.form-horizontal .cell:first-child {
	padding-right: 20px;
	width: 95%;
}
form.form-horizontal .input-wrp {
	margin-bottom: 0;
}
form.form-horizontal .input-wrp i {
	line-height: 4.5rem;
}
form.form-horizontal .textfield {
	padding-top: 1.3rem;
	padding-bottom: 1.3rem;
}
main form.form-horizontal button[type="submit"] {
	margin-top: 0;
}
form.f1 .textfield {
	border-color: rgba(255, 255, 255, 0.37);
}
form.f1 .textfield:focus,
form.f1 .textfield:hover {
	border-color: #fff;
	color: #fff;
}
form.f1 .textfield:focus::-webkit-input-placeholder,
form.f1 .textfield:hover::-webkit-input-placeholder {
	color: #fff;
}
form.f1 .textfield:focus::-moz-placeholder,
form.f1 .textfield:hover::-moz-placeholder {
	color: #fff;
}
form.f1 .textfield:focus:-moz-placeholder,
form.f1 .textfield:hover:-moz-placeholder {
	color: #fff;
}
form.f1 .textfield:focus:-ms-input-placeholder,
form.f1 .textfield:hover:-ms-input-placeholder {
	color: #fff;
}
form.f1 textarea {
	min-height: 110px;
}
form.f1 button[type="submit"].custom-btn.primary:not(:hover):not(:focus) {
	color: #fff;
}
#start-screen {
	position: relative;
	-webkit-transition: padding 0.3s ease-in-out;
	-o-transition: padding 0.3s ease-in-out;
	transition: padding 0.3s ease-in-out;
}
.start-screen--style-1 {
	height: 100vh;
	min-height: 560px;
}
.start-screen--style-2 .owl-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
}
.intro {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-top: 70px;
	overflow: hidden;
	min-height: 400px;
	line-height: 1.2;
	color: #fff;
	-webkit-transition: padding 0.3s ease-in-out;
	-o-transition: padding 0.3s ease-in-out;
	transition: padding 0.3s ease-in-out;
}
.intro .container {
	min-width: 100%;
}
.intro__text {
	margin-top: 30px;
	margin-bottom: 30px;
}
.intro__subtitle,
.intro__title {
	text-transform: uppercase;
	letter-spacing: 0.5rem;
}
.intro__title {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 4rem;
	color: inherit;
}
.intro__subtitle {
	font-size: 1.6rem;
	font-weight: 300;
}

#top-bar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 6rem;
	z-index: 6;
	transition: 0.5s;
	background-color: #fff;
}

#top-bar.fixed {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

#top-bar.expanded {
	min-height: 100vh;
	padding: 0;
}

#top-bar__logo {
	width: 4rem;
	height: 4rem;
	background-image: url("../img/logo_2.1b1635fb5c5f.png");
	-webkit-background-size: 100% 100%;
	background-size: 100%;
}

#top-bar.expanded #top-bar__logo {
	display: none;
}

#top-bar.expanded #top-bar__navigation-toggler {
	position: absolute;
	top: 3rem;
	right: 3rem;
	z-index: 10;
}

#top-bar__navigation {
	display: none;
}

#top-bar.expanded .s2__container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0;
}

#top-bar.expanded #top-bar__navigation {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

#top-bar.expanded #top-bar__navigation > ul {
	display: block;
	position: absolute;
	top: 15%;
	left: 37%;
	overflow-y: visible;
	padding-bottom: 3rem;
}

@media only screen and (min-width: 768px) {
	#top-bar.expanded #top-bar__navigation > ul {
		left: 42%;
	}
}

#top-bar.expanded li {
	margin-top: 2rem;
}

#top-bar.expanded li a {
	font-size: 1.4rem;
}

@media only screen and (min-width: 992px) {
	#top-bar {
		position: absolute;
		transition: none;
	}

	#top-bar.fixed {
		position: fixed;
	}

	#top-bar__logo {
		width: 7rem;
		height: 7rem;
	}
}

#top-bar__navigation-toggler span {
	position: relative;
	display: block;
	height: 3px;
	width: 20px;
}

#top-bar__navigation-toggler span:after,
#top-bar__navigation-toggler span:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
}
#top-bar__navigation-toggler span:before {
	top: -6px;
}
#top-bar__navigation-toggler span:after {
	top: 6px;
}
#top-bar__navigation-toggler span,
#top-bar__navigation-toggler span:after,
#top-bar__navigation-toggler span:before {
	background-color: #555;
	-webkit-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#top-bar__navigation-toggler.active span {
	background-color: transparent;
}
#top-bar__navigation-toggler.active span:after,
#top-bar__navigation-toggler.active span:before {
	top: 0;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
#top-bar__navigation-toggler.active span:before {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
#top-bar__navigation-toggler.active span:after {
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

#top-bar__navigation li {
	position: relative;
	outline: 0;
	margin-top: 15px;
}

#top-bar__navigation li:not(.li-btn).active > a,
#top-bar__navigation li:not(.li-btn).current > a,
#top-bar__navigation li:not(.li-btn):hover > a {
	color: #f1cf69;
}
#top-bar__navigation li:not(.li-btn).active > a:after,
#top-bar__navigation li:not(.li-btn).current > a:after,
#top-bar__navigation li:not(.li-btn):hover > a:after {
	width: 2rem;
	height: 0.15rem;
	bottom: -0.3rem;
	opacity: 1;
}

#top-bar__navigation a {
	position: relative;
	text-decoration: none;
}

#top-bar__navigation a:not(.custom-btn) {
	display: block;
	line-height: 1;
	letter-spacing: 0;
	white-space: normal;
	font-size: 1.2rem;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;
	outline: 0;
	padding: 3px 5px;
}
#top-bar__navigation a:not(.custom-btn):after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 0;
	height: 2px;
	opacity: 0;
	background-color: #f1cf69;
	-webkit-transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
	-o-transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
	transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
#top-bar__navigation .submenu {
	display: none;
}

#top-bar__navigation .submenu ul {
	margin-left: 10px;
}
@-webkit-keyframes TopBarSlideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes TopBarSlideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes TopBarSlideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
@keyframes TopBarSlideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}
.timeline {
	border-left: 1px solid #c8cfb8;
}
.timeline__inner {
	margin-bottom: -30px;
}
.timeline__item {
	position: relative;
	margin-bottom: 30px;
	padding-left: 40px;
}
.timeline__item:after,
.timeline__item:before {
	content: "";
	position: absolute;
	background-color: #c8cfb8;
}
.timeline__item:before {
	top: 25px;
	left: 0;
	width: 30px;
	height: 1px;
}
.timeline__item:after {
	top: 19px;
	left: -7px;
	width: 14px;
	height: 14px;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.timeline__title,
.timeline__year {
	color: #4a8b71;
	font-weight: 700;
}
.timeline__year {
	line-height: 1;
	font-size: 6rem;
}
.timeline__title {
	line-height: 1.3;
	font-size: 1.8rem;
}
.blog__item,
.blog__item figure {
	position: relative;
}

.blog__item figure::before {
	content: "";
	position: absolute;
	width: 2rem;
	height: 2rem;
	background-color: #fff;
	clip-path: polygon(50% 0, 100% 100%, 0 100%);
	transform: translateX(-50%);
	z-index: 10;
	bottom: 0;
	left: 50%;
}

@media only screen and (min-width: 768px) {
	.blog__item figure::before {
		width: 1.25rem;
		height: 1.75rem;
		left: unset;
		transform: translate(0, -50%);
	}

	.blog__item figure.figure-right::before {
		clip-path: polygon(0 0, 0% 100%, 100% 50%);
		top: 50%;
		left: 0;
	}

	.blog__item figure.figure-left::before {
		clip-path: polygon(100% 0, 100% 100%, 0 50%);
		top: 50%;
		right: 0;
	}
}

.blog__item figure img {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.blog__entry__title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
}
.blog__entry__title a {
	text-decoration: none;
}
.blog__entry__meta {
	display: block;
	line-height: 1;
	font-size: 1.2rem;
	font-weight: 400;
	color: #b2b2b2;
}
.blog__post-date {
	line-height: 1.1;
	font-size: 2rem;
	font-weight: 700;
	color: #4a8b71;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}
.blog__post-date span {
	display: inline-block;
}
.blog__post-date span:first-child {
	line-height: 1;
	font-size: 6rem;
}
.blog--style-1 .blog__inner {
	margin-bottom: -30px;
}
.blog--style-1 .blog__item {
	margin-bottom: 30px;
}
.blog--style-1 .blog__item figure {
	margin-bottom: 0;
}
#blog-more-btn {
	margin-top: 40px;
}
#gallery-set {
	line-height: 0;
	font-size: 0;
	letter-spacing: -1px;
	margin-left: -10px;
	margin-bottom: 50px;
}
#gallery-set a,
#gallery-set li {
	display: inline-block;
	vertical-align: top;
}
#gallery-set li {
	margin-left: 10px;
	margin-bottom: 10px;
}
#gallery-set a {
	padding: 0.6rem 1.5rem 0.4rem;
	border: 2px solid transparent;
	line-height: 1;
	font-size: 1.3rem;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: 0;
	color: #333;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
#gallery-set a.selected,
#gallery-set a:hover {
	border-color: #f1cf69;
}
.gallery__item__inner {
	background-color: #4a8b71;
	-webkit-transition: background-color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
.gallery__item figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	margin: 0;
}
.gallery__item figure > * {
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.gallery__item figure .gallery__item__description {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	opacity: 0;
}
.gallery__item figure .gallery__item__title {
	font-size: 2rem;
	font-weight: 600;
}
.gallery__item figure .gallery__item__subtitle {
	font-size: 1.2rem;
}
.gallery__item img {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.gallery__item__description {
	line-height: 1;
	color: #333;
	padding-top: 2rem;
}
.gallery__item__title {
	font-size: 1.3rem;
	font-weight: 500;
}
.gallery__item:hover img {
	opacity: 0.5;
}
.gallery__item:hover figure .gallery__item__description {
	opacity: 1;
}
.gallery__item--text {
	padding: 30px 0;
}
.gallery--style-3 .gallery__item figure {
	padding-top: 98.6532%;
}
.gallery--style-3 .gallery__item figure .gallery__item__description {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: left;
	opacity: 1;
}
.gallery--style-3 .gallery__item img {
	opacity: 0.8;
}
.gallery--style-3 .gallery__item:hover figure .gallery__item__description {
	opacity: 0;
}
.gallery--style-3 .gallery__item:hover img {
	opacity: 1;
}
.gallery-more-link {
	line-height: 1.2;
	font-size: 1.2rem;
	font-weight: 600;
	text-decoration: underline;
	text-transform: uppercase;
}
.gallery-more-link:focus,
.gallery-more-link:hover {
	text-decoration: none;
}
.section-contact {
	color: #fff;
}
.section-contact [class*=" col-"]:first-child .item,
.section-contact [class^="col-"]:first-child .item {
	margin-left: auto;
}
.section-contact .bg-1 {
	background-color: #4a8b71;
}
.section-contact .bg-2 {
	background-color: #282828;
}
.section-contact .item {
	position: relative;
	max-width: 510px;
	height: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
.section-contact .item.map-container {
	margin-left: -15px !important;
	margin-right: -15px !important;
	padding: 0;
	max-width: none;
}
.section-contact .item__header {
	margin-bottom: 3rem;
}
.section-contact .item__title {
	line-height: 1;
	color: inherit;
}
.section-contact .item__subtitle {
	font-size: 1.6rem;
	color: #f0f0f0;
}
.section-contact .item .company-contacts address {
	margin-bottom: 3rem;
}
.section-contact .item .copy {
	line-height: 1.2;
	font-size: 1.2rem;
	color: #a1cdbb;
}
.section-contact .item a:not([class]) {
	color: inherit;
	text-decoration: underline;
}
.section-contact .item a:not([class]):focus,
.section-contact .item a:not([class]):hover {
	text-decoration: none;
}
.products {
	text-align: center;
}
.single-content .column {
	margin-top: 20px;
	margin-bottom: 20px;
}
.single-content .details {
	font-weight: 700;
	color: #333;
}
.single-content .details li {
	margin-top: 25px;
}
.single-content .details li:first-child {
	margin-top: 0;
}
.single-content .details .title {
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #4a8b71;
}
.single-content .details p {
	margin: 0;
}
.single-content .details .social-btns {
	margin-top: 5px;
}
.single-content .details .social-btns a {
	color: #b1b1b1;
}
.single-content .quote {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 4%;
	padding-bottom: 4%;
	line-height: 1.2;
	font-size: 2.5rem;
	font-weight: 700;
	color: #565656;
}
.single-content .quote:first-child {
	margin-top: 0;
}
.single-content .quote:last-child {
	margin-bottom: 0;
}
.single-content .meta {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: -55px;
}
.single-content .meta:last-child {
	margin-bottom: 0;
}
#footer {
	position: relative;
	padding-top: 6rem;
	padding-bottom: 3rem;
	color: #555;
}

#footer .footer__item {
	margin-bottom: 2.5rem;
}

#footer .footer__title {
	margin-bottom: 2rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #282828;
}
#footer .footer__title + .footer__form.f1 {
	margin-top: -20px;
}
#footer .footer__menu li {
	margin-top: 20px;
	line-height: 1;
}
#footer .footer__menu li:first-child {
	margin-top: 0;
}
#footer .footer__menu a {
	display: inline-block;
	vertical-align: top;
	line-height: 1.2;
	font-size: 1.2rem;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	color: #282828;
}
#footer .footer__menu a:hover {
	text-decoration: underline;
}
#footer .footer__form p {
	margin-bottom: 1.5rem;
	font-size: 1.2rem;
}

@media only screen and (min-width: 768px) {
	#footer .footer__form p {
		font-size: 1.3rem;
	}
}

#footer .footer__copy {
	margin-top: 2rem;
	line-height: 1.5;
	font-size: 1.2rem;
}
#footer .footer__copy:first-child {
	margin-top: 0;
}
#footer.footer--style-1 .site-logo {
	margin-bottom: 2rem;
}
.feature .feature__inner {
	margin-bottom: -30px;
}
.feature__item {
	margin-bottom: 30px;
}

.feature__item__title {
	line-height: 1.2;
	font-weight: 600;
}
.feature--style-1 .feature__item {
	text-align: center;
}

.feature__item img {
	width: 7rem;
	height: 7rem;
	object-fit: contain;
}

.partners {
	text-align: center;
}
.partners__inner {
	margin-bottom: -30px;
	overflow: hidden;
}
.partners img {
	line-height: 1;
	margin-bottom: 30px;
}
.feedbacks--style-1 {
	color: #fff;
}
.feedbacks--style-1 .feedback__author__name,
.feedbacks--style-1 .feedback__author__position {
	color: inherit;
}
.feedback__item {
	overflow: hidden;
	font-weight: 600;
}
.feedback__author {
	text-align: center;
	margin-bottom: 25px;
}
.feedback__author__photo {
	width: 140px;
	margin-bottom: 25px;
}
.feedback__author__name,
.feedback__author__position {
	margin: 0;
}
.feedback__author__name {
	font-weight: inherit;
}
.feedback__author__position {
	font-size: 1.2rem;
}
.feedback__text {
	overflow: hidden;
	font-size: 1.8rem;
	text-align: center;
}
.skill__item {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;
	margin-bottom: 30px;
	line-height: 1;
	letter-spacing: 0;
	font-size: 2rem;
	text-align: center;
	color: #444;
}
.counter__item {
	line-height: 1.2;
	font-size: 1.8rem;
	font-weight: 700;
	color: #4a8b71;
	margin-bottom: 30px;
}
.counter__item p {
	margin: 0;
}
@media only screen and (min-width: 400px) {
	.intro__title {
		font-size: 4.5rem;
	}
}
@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-webkit-justify-content: flex-end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.align-self-sm-center {
		-webkit-align-self: center !important;
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.py-sm-0 {
		padding-top: 0 !important;
	}

	.py-sm-0 {
		padding-bottom: 0 !important;
	}
	.pb-sm-3 {
		padding-bottom: 1rem !important;
	}
}
@media only screen and (min-width: 576px) {
	.intro {
		min-height: 450px;
	}
	.intro__title {
		font-size: 5.5rem;
	}
	.intro .container {
		min-width: 0;
	}
	.feedback__text {
		line-height: 1.3;
	}
}
@media only screen and (min-width: 768px) and (prefers-reduced-motion: reduce) {
	#top-bar__navigation .submenu {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}
@media only screen and (min-width: 768px) {
	.section {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.section--custom-1 {
		background: url("../img/tpc-gray-6.cb4c4bbdfd6d.png") 115% 65% no-repeat;
	}
	.intro {
		min-height: 500px;
	}
	.top-bar--style-1 + .intro {
		padding-top: 40px;
	}
	.intro__title {
		font-size: 6rem;
	}

	.timeline {
		border-top: 1px solid #c8cfb8;
		border-left: none;
	}
	.timeline__item {
		padding-left: 0;
		padding-top: 55px;
	}
	.timeline__item:before {
		top: 0;
		left: 6px;
		width: 1px;
		height: 40px;
	}
	.timeline__item:after {
		top: -7px;
		left: 0;
	}
	#blog-more-btn {
		margin-top: 55px;
	}
	.section-contact .item {
		padding-top: 80px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.products .row:nth-of-type(2n) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.single-content .quote {
		line-height: 1;
		font-size: 3.5rem;
	}
	#footer {
		padding-top: 8rem;
		padding-bottom: 4rem;
	}
	.feedback__author {
		float: left;
		margin-bottom: 0;
	}
	.feedback__text {
		font-size: 2rem;
		text-align: left;
		padding-left: 60px;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-webkit-justify-content: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
}
@media only screen and (min-width: 992px) {
	.col-lg-MB-20 {
		margin-bottom: 20px;
	}
	.section--custom-2 .img-place {
		position: absolute;
		top: 0;
		left: 50%;
		bottom: 0;
		right: 0;
		margin-left: 15px;
	}
	.intro {
		min-height: 600px;
	}
	.intro__title {
		font-size: 7rem;
	}
	.intro__subtitle,
	.intro__title {
		letter-spacing: 0.5rem;
	}

	#blog-more-btn {
		margin-top: 70px;
	}
	.section-contact .item {
		max-width: 475px;
		padding-top: 100px;
	}
	.section-contact .item .g_map {
		min-height: 615px;
	}
	.single-content .quote {
		line-height: 1;
		font-size: 5rem;
	}
	.feedback__text {
		font-size: 2.5rem;
		padding-left: 80px;
	}

	#top-bar.fixed {
		position: fixed !important;
		top: 0 !important;
		padding-top: 1rem;
		padding-bottom: 1rem;
		max-height: 7rem;
		background-color: #fff !important;
	}

	#top-bar.fixed #top-bar__logo {
		width: 4rem;
		height: 4rem;
	}

	#top-bar.fixed .li-btn {
		font-size: 1rem;
	}

	.desktop #top-bar.fixed {
		-webkit-animation-duration: 0.3s;
		animation-duration: 0.3s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}
	.desktop #top-bar.fixed.in {
		-webkit-animation-name: TopBarSlideInDown;
		animation-name: TopBarSlideInDown;
	}
	.desktop #top-bar.fixed.out {
		-webkit-animation-name: TopBarSlideOutUp;
		animation-name: TopBarSlideOutUp;
	}

	#top-bar__navigation {
		position: relative;
		display: block;
	}
	#top-bar__navigation:before {
		content: none;
	}
	#top-bar__navigation > ul {
		display: block;
	}
	#top-bar__navigation li {
		display: inline-block;
		vertical-align: middle;
		margin-top: 0;
		margin-left: 20px;
	}
	#top-bar__navigation li:first-child {
		margin-left: 0;
	}

	#top-bar__navigation li:hover > .submenu {
		padding-top: 10px;
		visibility: visible;
		opacity: 1;
	}
	#top-bar__navigation .submenu {
		display: block;
		position: absolute;
		top: 100%;
		left: 0.5rem;
		width: 25rem;
		padding-top: 3rem;
		visibility: hidden;
		opacity: 0;
		z-index: 3;
		-webkit-transition: opacity 0.2s ease-in-out, margin-left 0.2s ease-in-out,
			margin-right 0.2s ease-in-out, padding-top 0.2s ease-in-out, visibility 0.2s ease-in-out;
		-o-transition: opacity 0.2s ease-in-out, margin-left 0.2s ease-in-out, margin-right 0.2s ease-in-out,
			padding-top 0.2s ease-in-out, visibility 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out, margin-left 0.2s ease-in-out, margin-right 0.2s ease-in-out,
			padding-top 0.2s ease-in-out, visibility 0.2s ease-in-out;
	}
	#top-bar__navigation .submenu ul {
		background-color: #282828;
		margin-left: 0;
		padding: 1.5rem;
	}
	#top-bar__navigation .submenu li {
		display: block;
		margin-top: 20px;
		margin-left: 0;
	}
	#top-bar__navigation .submenu li:first-child {
		margin-top: 0;
	}
	#top-bar__navigation .submenu a {
		color: #fff;
	}
	#top-bar__navigation-toggler {
		display: none;
	}

	.top-bar--style-1:not(.fixed) {
		background-color: transparent !important;
	}

	.top-bar--style-1:not(.fixed) #top-bar__logo {
		background-image: url("../img/logo_1.561a9e01d635.png");
	}
	.top-bar--style-1:not(.fixed) #top-bar__navigation > ul > li > a:not(:hover):not(:focus) {
		color: #fff;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.offset-lg-1 {
		margin-left: 8.33333%;
	}
	.d-lg-none {
		display: none !important;
	}
}
@media only screen and (min-width: 1200px) {
	.section--custom-1 {
		-webkit-background-size: auto auto;
		background-size: auto;
	}

	.intro__title {
		font-size: 8rem;
	}

	.section-contact .item {
		max-width: 600px;
		padding-left: 45px;
		padding-right: 45px;
	}
	.feedback__text {
		padding-left: 100px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
}
@media screen and (prefers-reduced-motion: reduce) {
	.h1,
	.h2,
	.h3,
	.h4,
	.owl-theme .owl-dots .owl-dot span,
	h1,
	h2,
	h3,
	h4 {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	#btn-to-top,
	.custom-btn,
	.social-btns a,
	a {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	form .textfield {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	form .textfield::-webkit-input-placeholder {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	form .textfield::-moz-placeholder {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	form .textfield:-moz-placeholder {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	form .textfield:-ms-input-placeholder {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	#start-screen,
	#top-bar,
	#top-bar__navigation a:not(.custom-btn):after,
	#top-bar__navigation-toggler span,
	#top-bar__navigation-toggler span:after,
	#top-bar__navigation-toggler span:before,
	.intro {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	#gallery-set a {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	.gallery__item figure > *,
	.gallery__item__inner {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}
@media only screen and (max-width: 991px) {
	.section--custom-2 {
		background-image: none;
	}
}
@media only screen and (max-width: 767px) {
	.section-contact .item {
		margin-left: auto;
		margin-right: auto;
	}
}

/*# sourceMappingURL=style.min.css.map */
