/*!
 * Start Bootstrap - Agency v5.0.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

.bg-primary
{
	background-color: #54AE03 !important;
}

body
{
	overflow-x: hidden;
	font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

p
{
	font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	line-height: 1.75;
}

a {
	color: #296634;
}

	a:hover {
		color: #296634;
	}

.text-primary {
	color: #296634 !important;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: 700;
	font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section
{
	padding-top: 50px;
	padding-bottom: 50px;
}

	section h2.section-heading
	{
		font-size: 2.7em;
		font-weight: 700;
		margin-bottom: 50px;
		margin-top: 50px;
		line-height: 0.95em;
	}

	section.bg-light h2.section-heading
	{
		margin-bottom: 0px;
	}

	section h3.section-subheading {
		color: #484646;
		font-size: 1.8em;
		font-weight: 300;
		margin-bottom: 15px;
		text-transform: none;
		font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	section.bg-light h3.section-subheading
	{
		font-size: 1.8em;
		font-weight: 300;
		margin-bottom: 50px;
		font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

@media (min-width: 768px)
{
	section
	{
		padding: 50px;
	}
}

.btn
{
	font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	font-weight: 500;
	border-radius: 0;
}

.btn-xl
{
	font-size: 18px;
	padding: 10px 40px;
}

.btn-primary
{
	background-color: #53AE02;
	border-color: #53AE02;
}

	.btn-primary:active, .btn-primary:focus, .btn-primary:hover
	{
		background-color: transparent !important;
		border-color: transparent !important;
		color: white;
	}

.btn-secondary {
	/*color: #fff;
  background-color: #53AE02;
  border-color: transparent;
  margin-top: 50px;*/
	color: #fff;
	border-color: #593987;
	background-color: #593987;
}

	.btn-secondary:hover
	{
		background-color: #9a2727;
		color: #fff;
	}

	.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
		/*color: #53AE02 !important;
  border-color: transparent;
  background-color: transparent !important;*/
		background-color: #371B60 !important;
		border-color: #371B60;
		color: #fff;
	}

	.btn-secondary:active, .btn-secondary:focus
	{
		-webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
		box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
	}

::-moz-selection {
	color: white;
	background: #296634;
	text-shadow: none;
}

::selection {
	color: white;
	background: #296634;
	text-shadow: none;
}

img::-moz-selection
{
	background: transparent;
}

img::selection
{
	background: transparent;
}

img::-moz-selection
{
	background: transparent;
}

#mainNav
{
	background-color: rgba(255, 255, 255, 0.95);
}

	#mainNav .navbar-toggler
	{
		font-size: 12px;
		right: 0;
		padding: 13px;
		text-transform: uppercase;
		color: #fff;
		border: 0;
		background-color: #53AE02;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	#mainNav .navbar-brand
	{
		color: #53AE02;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
		text-transform: uppercase;
		letter-spacing: 8px
	}

		#mainNav .navbar-brand img
		{
			width: 180px;
		}

		#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover
		{
			color: #53AE02;
		}

	#mainNav .navbar-nav .nav-item .nav-link
	{
		font-size: 85%;
		font-weight: 400;
		padding: 0.75em 0;
		letter-spacing: 1px;
		color: rgba(0, 0, 0, 85);
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

		#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
			color: #fff;
			background-color: #296634;
		}

@media (min-width: 992px)
{
	#mainNav
	{
		padding-top: 25px;
		padding-bottom: 25px;
		-webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
		transition: padding-top 0.3s, padding-bottom 0.3s;
		border: none;
		background-color: rgba(255, 255, 255, 0.65);
	}

		#mainNav .navbar-brand
		{
			font-size: 1.75em;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}

		#mainNav .navbar-nav .nav-item .nav-link
		{
			padding: 1.1em 1em !important;
		}

		#mainNav.navbar-shrink
		{
			padding-top: 0;
			padding-bottom: 0;
			background-color: rgba(255, 255, 255, 0.95);
		}

			#mainNav.navbar-shrink .navbar-brand
			{
				font-size: 1.25em;
				padding: 12px 0;
			}
}

header.masthead
{
	text-align: center;
	color: #fff;
	background-image: url("../img/header-bg-r.png");
	box-shadow: inset 0 0 0 2000px rgba(255,255,255,0.2);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	height: 100vh;
}

	header.masthead .intro-text
	{
		padding-top: 50%;
		padding-bottom: 100px;
		font-size: 80%;
	}

	header.masthead span {
		background: rgba(41, 102, 52, 0.85);
		line-height: 1.32;
	}

	header.masthead h2.section-heading
	{
		font-size: 3em;
		font-weight: 700;
		margin-bottom: 50px;
		line-height: 1em;
		letter-spacing: 0em;
	}

	header.masthead h3.section-subheading
	{
		color: #fff;
		font-size: 2.5em;
		font-weight: 400;
		margin-bottom: 10px;
		text-transform: none;
		font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	header.masthead .intro-text .intro-lead-in
	{
		color: #53AE02;
		font-size: 22px;
		font-weight: 300;
		line-height: 22px;
		margin-bottom: 25px;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	header.masthead .intro-text .intro-heading
	{
		font-size: 50px;
		font-weight: 700;
		line-height: 50px;
		margin-bottom: 25px;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

@media (min-width: 768px)
{
	header.masthead .intro-text
	{
		padding-top: 20%;
		padding-bottom: 200px;
		font-size: 100%;
	}

		header.masthead .intro-text .intro-lead-in
		{
			color: #53AE02;
			font-weight: 300;
			font-size: 30px;
			line-height: 40px;
			margin-bottom: 25px;
			font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
		}

		header.masthead .intro-text .intro-heading
		{
			font-size: 75px;
			font-weight: 200;
			line-height: 75px;
			margin-bottom: 50px;
			font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
		}
}

.service-heading
{
	margin: 15px 0;
	text-transform: none;
}

#positions .portfolio-item
{
	right: 0;
	margin: 0 0 15px;
}

	#positions .portfolio-item .portfolio-link
	{
		position: relative;
		display: block;
		max-width: 400px;
		margin: 0 auto;
		cursor: pointer;
	}

		#positions .portfolio-item .portfolio-link .portfolio-hover
		{
			position: absolute;
			width: 100%;
			height: 100%;
			-webkit-transition: all ease 0.5s;
			transition: all ease 0.5s;
			opacity: 0;
			background: rgba(83, 174, 2, 0.9);
		}

			#positions .portfolio-item .portfolio-link .portfolio-hover:hover
			{
				opacity: 1;
			}

			#positions .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content
			{
				font-size: 20px;
				position: absolute;
				top: 50%;
				width: 100%;
				height: 20px;
				margin-top: -12px;
				text-align: center;
				color: white;
			}

				#positions .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i
				{
					margin-top: -12px;
				}

				#positions .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
				#positions .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4
				{
					margin: 0;
				}

	#positions .portfolio-item .portfolio-caption
	{
		max-width: 400px;
		margin: 0 auto;
		padding: 25px;
		text-align: center;
		background-color: #fff;
	}

		#positions .portfolio-item .portfolio-caption h4
		{
			margin: 0;
			text-transform: none;
		}

		#positions .portfolio-item .portfolio-caption p
		{
			font-size: 16px;
			margin: 0;
			font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
		}

@media (min-width: 767px)
{
	#positions .portfolio-item
	{
		margin: 0 0 30px;
	}
}

.portfolio-modal
{
	padding-right: 0px !important;
}

	.portfolio-modal .modal-dialog
	{
		margin: 1rem;
		max-width: 100vw;
	}

	.portfolio-modal .modal-content
	{
		padding: 100px 0;
		text-align: center;
	}

		.portfolio-modal .modal-content h2
		{
			font-size: 3em;
			margin-bottom: 15px;
		}

		.portfolio-modal .modal-content p
		{
			margin-bottom: 30px;
		}

			.portfolio-modal .modal-content p.item-intro
			{
				font-size: 16px;
				margin: 20px 0 30px;
				font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
			}

		.portfolio-modal .modal-content ul.list-inline
		{
			margin-top: 0;
			margin-bottom: 30px;
		}

		.portfolio-modal .modal-content img
		{
			margin-bottom: 30px;
		}

		.portfolio-modal .modal-content button
		{
			cursor: pointer;
		}

	.portfolio-modal .close-modal
	{
		position: absolute;
		top: 25px;
		right: 5px;
		width: 75px;
		height: 75px;
		cursor: pointer;
		background-color: transparent;
	}

		.portfolio-modal .close-modal:hover
		{
			opacity: 0.3;
		}

		.portfolio-modal .close-modal .lr
		{
			/* Safari and Chrome */
			z-index: 1051;
			width: 1px;
			height: 25px;
			margin-left: 35px;
			/* IE 9 */
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			background-color: #212529;
		}

			.portfolio-modal .close-modal .lr .rl
			{
				/* Safari and Chrome */
				z-index: 1052;
				width: 1px;
				height: 25px;
				/* IE 9 */
				-webkit-transform: rotate(90deg);
				transform: rotate(90deg);
				background-color: #212529;
			}

.timeline
{
	position: relative;
	padding: 0;
	list-style: none;
}

	.timeline:before
	{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 40px;
		width: 2px;
		margin-left: -1.5px;
		content: '';
		background-color: #e9ecef;
	}

	.timeline > li
	{
		position: relative;
		min-height: 50px;
		margin-bottom: 50px;
	}

		.timeline > li:after, .timeline > li:before
		{
			display: table;
			content: ' ';
		}

		.timeline > li:after
		{
			clear: both;
		}

		.timeline > li .timeline-panel
		{
			position: relative;
			float: right;
			width: 100%;
			padding: 0 20px 0 100px;
			text-align: left;
		}

			.timeline > li .timeline-panel:before
			{
				right: auto;
				left: -15px;
				border-right-width: 15px;
				border-left-width: 0;
			}

			.timeline > li .timeline-panel:after
			{
				right: auto;
				left: -14px;
				border-right-width: 14px;
				border-left-width: 0;
			}

		.timeline > li .timeline-image
		{
			position: absolute;
			z-index: 100;
			left: 0;
			width: 80px;
			height: 80px;
			margin-left: 0;
			text-align: center;
			color: white;
			border: 7px solid #e9ecef;
			border-radius: 100%;
			background-color: #53AE02;
		}

			.timeline > li .timeline-image h4
			{
				font-size: 10px;
				line-height: 14px;
				margin-top: 12px;
			}

		.timeline > li.timeline-inverted > .timeline-panel
		{
			float: right;
			padding: 0 20px 0 100px;
			text-align: left;
		}

			.timeline > li.timeline-inverted > .timeline-panel:before
			{
				right: auto;
				left: -15px;
				border-right-width: 15px;
				border-left-width: 0;
			}

			.timeline > li.timeline-inverted > .timeline-panel:after
			{
				right: auto;
				left: -14px;
				border-right-width: 14px;
				border-left-width: 0;
			}

		.timeline > li:last-child
		{
			margin-bottom: 0;
		}

	.timeline .timeline-heading h4
	{
		margin-top: 0;
		color: inherit;
	}

		.timeline .timeline-heading h4.subheading
		{
			text-transform: none;
		}

	.timeline .timeline-body > ul,
	.timeline .timeline-body > p
	{
		margin-bottom: 0;
	}

@media (min-width: 768px)
{
	.timeline:before
	{
		left: 50%;
	}

	.timeline > li
	{
		min-height: 100px;
		margin-bottom: 100px;
	}

		.timeline > li .timeline-panel
		{
			float: left;
			width: 41%;
			padding: 0 20px 20px 30px;
			text-align: right;
		}

		.timeline > li .timeline-image
		{
			left: 50%;
			width: 100px;
			height: 100px;
			margin-left: -50px;
		}

			.timeline > li .timeline-image h4
			{
				font-size: 13px;
				line-height: 18px;
				margin-top: 16px;
			}

		.timeline > li.timeline-inverted > .timeline-panel
		{
			float: right;
			padding: 0 30px 20px 20px;
			text-align: left;
		}
}

@media (min-width: 992px)
{
	.timeline > li
	{
		min-height: 150px;
	}

		.timeline > li .timeline-panel
		{
			padding: 0 20px 20px;
		}

		.timeline > li .timeline-image
		{
			width: 150px;
			height: 150px;
			margin-left: -75px;
		}

			.timeline > li .timeline-image h4
			{
				font-size: 18px;
				line-height: 26px;
				margin-top: 30px;
			}

		.timeline > li.timeline-inverted > .timeline-panel
		{
			padding: 0 20px 20px;
		}
}

@media (min-width: 1200px)
{
	.timeline > li
	{
		min-height: 170px;
	}

		.timeline > li .timeline-panel
		{
			padding: 0 20px 20px 100px;
		}

		.timeline > li .timeline-image
		{
			width: 170px;
			height: 170px;
			margin-left: -85px;
		}

			.timeline > li .timeline-image h4
			{
				margin-top: 40px;
			}

		.timeline > li.timeline-inverted > .timeline-panel
		{
			padding: 0 100px 20px 20px;
		}
}

.team-member
{
	margin-bottom: 50px;
	text-align: center;
}

	.team-member img
	{
		width: 225px;
		height: 225px;
		border: 7px solid #fff;
	}

	.team-member h4
	{
		margin-top: 25px;
		margin-bottom: 0;
		text-transform: none;
	}

	.team-member p
	{
		margin-top: 0;
	}

section#contact
{
	background-color: #212529;
	background-image: url("../img/map-image.png");
	background-repeat: no-repeat;
	background-position: center;
}

	section#contact .section-heading
	{
		color: #fff;
	}

	section#contact .form-group
	{
		margin-bottom: 25px;
	}

		section#contact .form-group input,
		section#contact .form-group textarea
		{
			padding: 20px;
		}

			section#contact .form-group input.form-control
			{
				height: auto;
			}

			section#contact .form-group textarea.form-control
			{
				height: 248px;
			}

	section#contact .form-control:focus
	{
		border-color: #53AE02;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	section#contact ::-webkit-input-placeholder
	{
		font-weight: 700;
		color: #ced4da;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	section#contact :-moz-placeholder
	{
		font-weight: 700;
		color: #ced4da;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	section#contact ::-moz-placeholder
	{
		font-weight: 700;
		color: #ced4da;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	section#contact :-ms-input-placeholder
	{
		font-weight: 700;
		color: #ced4da;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

footer
{
	padding: 100px 0;
	text-align: center;
}

	footer span.copyright
	{
		font-size: 90%;
		line-height: 40px;
		text-transform: none;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

	footer ul.quicklinks
	{
		font-size: 90%;
		line-height: 40px;
		margin-bottom: 0;
		text-transform: none;
		font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}

ul.social-buttons
{
	margin-bottom: 0;
}

	ul.social-buttons li a {
		font-size: 20px;
		line-height: 50px;
		display: block;
		width: 50px;
		height: 50px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		color: white;
		border-radius: 100%;
		outline: none;
		background-color: #296634;
	}

		ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
			background-color: transparent;
			color: #296634;
		}



.carousel-control-next-icon
{
	color: #53AE02;
}

header
{
	position: relative;
	background-color: white;
	height: 85vh;
	min-height: 25rem;
	width: 100%;
	overflow: hidden;
}

	header .container
	{
		position: relative;
		z-index: 2;
	}

	header .overlay
	{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: white;
		opacity: 0.5;
		z-index: 1;
	}

@media (pointer: coarse) and (hover: none)
{
	header
	{
		background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
	}

		header video
		{
			display: none;
		}
}

.fa-stack.number
{
	margin-bottom: 25px;
}

.position-section
{
	background-color: #F5F5F5;
	color: #212529;
}

/* Gallery (transitions) */

.gallery.onload-fade-in article .image img
{
	-moz-transition: opacity 0.75s ease-in-out;
	-webkit-transition: opacity 0.75s ease-in-out;
	-ms-transition: opacity 0.75s ease-in-out;
	transition: opacity 0.75s ease-in-out;
	-moz-transition-delay: 4.8s;
	-webkit-transition-delay: 4.8s;
	-ms-transition-delay: 4.8s;
	transition-delay: 4.8s;
}

.gallery.onload-fade-in article:nth-child(1) .image img
{
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

.gallery.onload-fade-in article:nth-child(2) .image img
{
	-moz-transition-delay: 0.15s;
	-webkit-transition-delay: 0.15s;
	-ms-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.gallery.onload-fade-in article:nth-child(3) .image img
{
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.gallery.onload-fade-in article:nth-child(4) .image img
{
	-moz-transition-delay: 0.45s;
	-webkit-transition-delay: 0.45s;
	-ms-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.gallery.onload-fade-in article:nth-child(5) .image img
{
	-moz-transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.gallery.onload-fade-in article:nth-child(6) .image img
{
	-moz-transition-delay: 0.75s;
	-webkit-transition-delay: 0.75s;
	-ms-transition-delay: 0.75s;
	transition-delay: 0.75s;
}

.gallery.onload-fade-in article:nth-child(7) .image img
{
	-moz-transition-delay: 0.9s;
	-webkit-transition-delay: 0.9s;
	-ms-transition-delay: 0.9s;
	transition-delay: 0.9s;
}

.gallery.onload-fade-in article:nth-child(8) .image img
{
	-moz-transition-delay: 1.05s;
	-webkit-transition-delay: 1.05s;
	-ms-transition-delay: 1.05s;
	transition-delay: 1.05s;
}

.gallery.onload-fade-in article:nth-child(9) .image img
{
	-moz-transition-delay: 1.2s;
	-webkit-transition-delay: 1.2s;
	-ms-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

.gallery.onload-fade-in article:nth-child(10) .image img
{
	-moz-transition-delay: 1.35s;
	-webkit-transition-delay: 1.35s;
	-ms-transition-delay: 1.35s;
	transition-delay: 1.35s;
}

.gallery.onload-fade-in article:nth-child(11) .image img
{
	-moz-transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
	-ms-transition-delay: 1.5s;
	transition-delay: 1.5s;
}

.gallery.onload-fade-in article:nth-child(12) .image img
{
	-moz-transition-delay: 1.65s;
	-webkit-transition-delay: 1.65s;
	-ms-transition-delay: 1.65s;
	transition-delay: 1.65s;
}

.gallery.onload-fade-in article:nth-child(13) .image img
{
	-moz-transition-delay: 1.8s;
	-webkit-transition-delay: 1.8s;
	-ms-transition-delay: 1.8s;
	transition-delay: 1.8s;
}

.gallery.onload-fade-in article:nth-child(14) .image img
{
	-moz-transition-delay: 1.95s;
	-webkit-transition-delay: 1.95s;
	-ms-transition-delay: 1.95s;
	transition-delay: 1.95s;
}

.gallery.onload-fade-in article:nth-child(15) .image img
{
	-moz-transition-delay: 2.1s;
	-webkit-transition-delay: 2.1s;
	-ms-transition-delay: 2.1s;
	transition-delay: 2.1s;
}

.gallery.onload-fade-in article:nth-child(16) .image img
{
	-moz-transition-delay: 2.25s;
	-webkit-transition-delay: 2.25s;
	-ms-transition-delay: 2.25s;
	transition-delay: 2.25s;
}

.gallery.onload-fade-in article:nth-child(17) .image img
{
	-moz-transition-delay: 2.4s;
	-webkit-transition-delay: 2.4s;
	-ms-transition-delay: 2.4s;
	transition-delay: 2.4s;
}

.gallery.onload-fade-in article:nth-child(18) .image img
{
	-moz-transition-delay: 2.55s;
	-webkit-transition-delay: 2.55s;
	-ms-transition-delay: 2.55s;
	transition-delay: 2.55s;
}

.gallery.onload-fade-in article:nth-child(19) .image img
{
	-moz-transition-delay: 2.7s;
	-webkit-transition-delay: 2.7s;
	-ms-transition-delay: 2.7s;
	transition-delay: 2.7s;
}

.gallery.onload-fade-in article:nth-child(20) .image img
{
	-moz-transition-delay: 2.85s;
	-webkit-transition-delay: 2.85s;
	-ms-transition-delay: 2.85s;
	transition-delay: 2.85s;
}

.gallery.onload-fade-in article:nth-child(21) .image img
{
	-moz-transition-delay: 3s;
	-webkit-transition-delay: 3s;
	-ms-transition-delay: 3s;
	transition-delay: 3s;
}

.gallery.onload-fade-in article:nth-child(22) .image img
{
	-moz-transition-delay: 3.15s;
	-webkit-transition-delay: 3.15s;
	-ms-transition-delay: 3.15s;
	transition-delay: 3.15s;
}

.gallery.onload-fade-in article:nth-child(23) .image img
{
	-moz-transition-delay: 3.3s;
	-webkit-transition-delay: 3.3s;
	-ms-transition-delay: 3.3s;
	transition-delay: 3.3s;
}

.gallery.onload-fade-in article:nth-child(24) .image img
{
	-moz-transition-delay: 3.45s;
	-webkit-transition-delay: 3.45s;
	-ms-transition-delay: 3.45s;
	transition-delay: 3.45s;
}

.gallery.onload-fade-in article:nth-child(25) .image img
{
	-moz-transition-delay: 3.6s;
	-webkit-transition-delay: 3.6s;
	-ms-transition-delay: 3.6s;
	transition-delay: 3.6s;
}

.gallery.onload-fade-in article:nth-child(26) .image img
{
	-moz-transition-delay: 3.75s;
	-webkit-transition-delay: 3.75s;
	-ms-transition-delay: 3.75s;
	transition-delay: 3.75s;
}

.gallery.onload-fade-in article:nth-child(27) .image img
{
	-moz-transition-delay: 3.9s;
	-webkit-transition-delay: 3.9s;
	-ms-transition-delay: 3.9s;
	transition-delay: 3.9s;
}

.gallery.onload-fade-in article:nth-child(28) .image img
{
	-moz-transition-delay: 4.05s;
	-webkit-transition-delay: 4.05s;
	-ms-transition-delay: 4.05s;
	transition-delay: 4.05s;
}

.gallery.onload-fade-in article:nth-child(29) .image img
{
	-moz-transition-delay: 4.2s;
	-webkit-transition-delay: 4.2s;
	-ms-transition-delay: 4.2s;
	transition-delay: 4.2s;
}

.gallery.onload-fade-in article:nth-child(30) .image img
{
	-moz-transition-delay: 4.35s;
	-webkit-transition-delay: 4.35s;
	-ms-transition-delay: 4.35s;
	transition-delay: 4.35s;
}

.gallery.onload-fade-in article:nth-child(31) .image img
{
	-moz-transition-delay: 4.5s;
	-webkit-transition-delay: 4.5s;
	-ms-transition-delay: 4.5s;
	transition-delay: 4.5s;
}

.gallery.onload-fade-in article:nth-child(32) .image img
{
	-moz-transition-delay: 4.65s;
	-webkit-transition-delay: 4.65s;
	-ms-transition-delay: 4.65s;
	transition-delay: 4.65s;
}

.gallery.onload-fade-in article:nth-child(33) .image img
{
	-moz-transition-delay: 4.8s;
	-webkit-transition-delay: 4.8s;
	-ms-transition-delay: 4.8s;
	transition-delay: 4.8s;
}

body.is-preload .gallery.onload-fade-in article .image img
{
	opacity: 0;
}

.gallery.onscroll-fade-in article .image img
{
	-moz-transition: opacity 0.75s ease-in-out;
	-webkit-transition: opacity 0.75s ease-in-out;
	-ms-transition: opacity 0.75s ease-in-out;
	transition: opacity 0.75s ease-in-out;
	-moz-transition-delay: 4.8s;
	-webkit-transition-delay: 4.8s;
	-ms-transition-delay: 4.8s;
	transition-delay: 4.8s;
}

.gallery.onscroll-fade-in article:nth-child(1) .image img
{
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

.gallery.onscroll-fade-in article:nth-child(2) .image img
{
	-moz-transition-delay: 0.15s;
	-webkit-transition-delay: 0.15s;
	-ms-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.gallery.onscroll-fade-in article:nth-child(3) .image img
{
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.gallery.onscroll-fade-in article:nth-child(4) .image img
{
	-moz-transition-delay: 0.45s;
	-webkit-transition-delay: 0.45s;
	-ms-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.gallery.onscroll-fade-in article:nth-child(5) .image img
{
	-moz-transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	transition-delay: 0.6s;
}

.gallery.onscroll-fade-in article:nth-child(6) .image img
{
	-moz-transition-delay: 0.75s;
	-webkit-transition-delay: 0.75s;
	-ms-transition-delay: 0.75s;
	transition-delay: 0.75s;
}

.gallery.onscroll-fade-in article:nth-child(7) .image img
{
	-moz-transition-delay: 0.9s;
	-webkit-transition-delay: 0.9s;
	-ms-transition-delay: 0.9s;
	transition-delay: 0.9s;
}

.gallery.onscroll-fade-in article:nth-child(8) .image img
{
	-moz-transition-delay: 1.05s;
	-webkit-transition-delay: 1.05s;
	-ms-transition-delay: 1.05s;
	transition-delay: 1.05s;
}

.gallery.onscroll-fade-in article:nth-child(9) .image img
{
	-moz-transition-delay: 1.2s;
	-webkit-transition-delay: 1.2s;
	-ms-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

.gallery.onscroll-fade-in article:nth-child(10) .image img
{
	-moz-transition-delay: 1.35s;
	-webkit-transition-delay: 1.35s;
	-ms-transition-delay: 1.35s;
	transition-delay: 1.35s;
}

.gallery.onscroll-fade-in article:nth-child(11) .image img
{
	-moz-transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
	-ms-transition-delay: 1.5s;
	transition-delay: 1.5s;
}

.gallery.onscroll-fade-in article:nth-child(12) .image img
{
	-moz-transition-delay: 1.65s;
	-webkit-transition-delay: 1.65s;
	-ms-transition-delay: 1.65s;
	transition-delay: 1.65s;
}

.gallery.onscroll-fade-in article:nth-child(13) .image img
{
	-moz-transition-delay: 1.8s;
	-webkit-transition-delay: 1.8s;
	-ms-transition-delay: 1.8s;
	transition-delay: 1.8s;
}

.gallery.onscroll-fade-in article:nth-child(14) .image img
{
	-moz-transition-delay: 1.95s;
	-webkit-transition-delay: 1.95s;
	-ms-transition-delay: 1.95s;
	transition-delay: 1.95s;
}

.gallery.onscroll-fade-in article:nth-child(15) .image img
{
	-moz-transition-delay: 2.1s;
	-webkit-transition-delay: 2.1s;
	-ms-transition-delay: 2.1s;
	transition-delay: 2.1s;
}

.gallery.onscroll-fade-in article:nth-child(16) .image img
{
	-moz-transition-delay: 2.25s;
	-webkit-transition-delay: 2.25s;
	-ms-transition-delay: 2.25s;
	transition-delay: 2.25s;
}

.gallery.onscroll-fade-in article:nth-child(17) .image img
{
	-moz-transition-delay: 2.4s;
	-webkit-transition-delay: 2.4s;
	-ms-transition-delay: 2.4s;
	transition-delay: 2.4s;
}

.gallery.onscroll-fade-in article:nth-child(18) .image img
{
	-moz-transition-delay: 2.55s;
	-webkit-transition-delay: 2.55s;
	-ms-transition-delay: 2.55s;
	transition-delay: 2.55s;
}

.gallery.onscroll-fade-in article:nth-child(19) .image img
{
	-moz-transition-delay: 2.7s;
	-webkit-transition-delay: 2.7s;
	-ms-transition-delay: 2.7s;
	transition-delay: 2.7s;
}

.gallery.onscroll-fade-in article:nth-child(20) .image img
{
	-moz-transition-delay: 2.85s;
	-webkit-transition-delay: 2.85s;
	-ms-transition-delay: 2.85s;
	transition-delay: 2.85s;
}

.gallery.onscroll-fade-in article:nth-child(21) .image img
{
	-moz-transition-delay: 3s;
	-webkit-transition-delay: 3s;
	-ms-transition-delay: 3s;
	transition-delay: 3s;
}

.gallery.onscroll-fade-in article:nth-child(22) .image img
{
	-moz-transition-delay: 3.15s;
	-webkit-transition-delay: 3.15s;
	-ms-transition-delay: 3.15s;
	transition-delay: 3.15s;
}

.gallery.onscroll-fade-in article:nth-child(23) .image img
{
	-moz-transition-delay: 3.3s;
	-webkit-transition-delay: 3.3s;
	-ms-transition-delay: 3.3s;
	transition-delay: 3.3s;
}

.gallery.onscroll-fade-in article:nth-child(24) .image img
{
	-moz-transition-delay: 3.45s;
	-webkit-transition-delay: 3.45s;
	-ms-transition-delay: 3.45s;
	transition-delay: 3.45s;
}

.gallery.onscroll-fade-in article:nth-child(25) .image img
{
	-moz-transition-delay: 3.6s;
	-webkit-transition-delay: 3.6s;
	-ms-transition-delay: 3.6s;
	transition-delay: 3.6s;
}

.gallery.onscroll-fade-in article:nth-child(26) .image img
{
	-moz-transition-delay: 3.75s;
	-webkit-transition-delay: 3.75s;
	-ms-transition-delay: 3.75s;
	transition-delay: 3.75s;
}

.gallery.onscroll-fade-in article:nth-child(27) .image img
{
	-moz-transition-delay: 3.9s;
	-webkit-transition-delay: 3.9s;
	-ms-transition-delay: 3.9s;
	transition-delay: 3.9s;
}

.gallery.onscroll-fade-in article:nth-child(28) .image img
{
	-moz-transition-delay: 4.05s;
	-webkit-transition-delay: 4.05s;
	-ms-transition-delay: 4.05s;
	transition-delay: 4.05s;
}

.gallery.onscroll-fade-in article:nth-child(29) .image img
{
	-moz-transition-delay: 4.2s;
	-webkit-transition-delay: 4.2s;
	-ms-transition-delay: 4.2s;
	transition-delay: 4.2s;
}

.gallery.onscroll-fade-in article:nth-child(30) .image img
{
	-moz-transition-delay: 4.35s;
	-webkit-transition-delay: 4.35s;
	-ms-transition-delay: 4.35s;
	transition-delay: 4.35s;
}

.gallery.onscroll-fade-in article:nth-child(31) .image img
{
	-moz-transition-delay: 4.5s;
	-webkit-transition-delay: 4.5s;
	-ms-transition-delay: 4.5s;
	transition-delay: 4.5s;
}

.gallery.onscroll-fade-in article:nth-child(32) .image img
{
	-moz-transition-delay: 4.65s;
	-webkit-transition-delay: 4.65s;
	-ms-transition-delay: 4.65s;
	transition-delay: 4.65s;
}

.gallery.onscroll-fade-in article:nth-child(33) .image img
{
	-moz-transition-delay: 4.8s;
	-webkit-transition-delay: 4.8s;
	-ms-transition-delay: 4.8s;
	transition-delay: 4.8s;
}

.gallery.onscroll-fade-in.is-inactive article .image img
{
	opacity: 0;
}

/* Gallery (style1) */

.gallery.style1
{
	background-color: #000000;
	color: #ffffff;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	position: relative;
	width: 100%;
	background-color: transparent;
}

	.gallery.style1 input, .gallery.style1 select, .gallery.style1 textarea
	{
		color: #ffffff;
	}

	.gallery.style1 a
	{
		color: #ffffff;
	}

		.gallery.style1 a:hover
		{
			color: #008CE4;
		}

	.gallery.style1 strong, .gallery.style1 b
	{
		color: #ffffff;
	}

	.gallery.style1 h1, .gallery.style1 h2, .gallery.style1 h3, .gallery.style1 h4, .gallery.style1 h5, .gallery.style1 h6
	{
		color: #ffffff;
	}

	.gallery.style1 blockquote
	{
		border-left-color: white;
	}

	.gallery.style1 code
	{
		background: rgba(255, 255, 255, 0.125);
		border-color: white;
	}

	.gallery.style1 hr
	{
		border-bottom-color: white;
	}

	.gallery.style1 input[type="submit"],
	.gallery.style1 input[type="reset"],
	.gallery.style1 input[type="button"],
	.gallery.style1 button,
	.gallery.style1 .button
	{
		background-color: transparent;
		box-shadow: inset 0 0 0 1px white;
		color: #ffffff !important;
	}

		.gallery.style1 input[type="submit"]:hover,
		.gallery.style1 input[type="reset"]:hover,
		.gallery.style1 input[type="button"]:hover,
		.gallery.style1 button:hover,
		.gallery.style1 .button:hover
		{
			box-shadow: inset 0 0 0 1px #008CE4;
			color: #008CE4 !important;
		}

		.gallery.style1 input[type="submit"]:active,
		.gallery.style1 input[type="reset"]:active,
		.gallery.style1 input[type="button"]:active,
		.gallery.style1 button:active,
		.gallery.style1 .button:active
		{
			background-color: rgba(71, 211, 229, 0.2);
			box-shadow: inset 0 0 0 1px #008CE4;
			color: #008CE4 !important;
		}

		.gallery.style1 input[type="submit"].primary,
		.gallery.style1 input[type="reset"].primary,
		.gallery.style1 input[type="button"].primary,
		.gallery.style1 button.primary,
		.gallery.style1 .button.primary
		{
			background-color: #ffffff;
			box-shadow: none;
			color: #000000 !important;
		}

			.gallery.style1 input[type="submit"].primary:hover,
			.gallery.style1 input[type="reset"].primary:hover,
			.gallery.style1 input[type="button"].primary:hover,
			.gallery.style1 button.primary:hover,
			.gallery.style1 .button.primary:hover
			{
				background-color: #008CE4;
			}

			.gallery.style1 input[type="submit"].primary:active,
			.gallery.style1 input[type="reset"].primary:active,
			.gallery.style1 input[type="button"].primary:active,
			.gallery.style1 button.primary:active,
			.gallery.style1 .button.primary:active
			{
				background-color: #1ebdd1;
			}

	.gallery.style1 > .forward, .gallery.style1 > .backward
	{
		display: none;
	}

	.gallery.style1 > .inner
	{
		-moz-align-items: inherit;
		-webkit-align-items: inherit;
		-ms-align-items: inherit;
		align-items: inherit;
		display: inherit;
		-moz-flex-wrap: inherit;
		-webkit-flex-wrap: inherit;
		-ms-flex-wrap: inherit;
		flex-wrap: inherit;
		-moz-justify-content: inherit;
		-webkit-justify-content: inherit;
		-ms-justify-content: inherit;
		justify-content: inherit;
	}

	.gallery.style1 article
	{
		overflow: hidden;
		position: relative;
		width: 25%;
	}

		.gallery.style1 article .image
		{
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			display: block;
			width: 100%;
			border-radius: 0;
		}

			.gallery.style1 article .image img
			{
				display: block;
				width: 100%;
				border-radius: 0;
			}

		.gallery.style1 article .caption
		{
			-moz-align-items: center;
			-webkit-align-items: center;
			-ms-align-items: center;
			align-items: center;
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			pointer-events: none;
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: rgba(0, 0, 0, 0.5);
			opacity: 0;
			padding: 2rem;
			z-index: 1;
			font-size: 0.8rem;
		}

			.gallery.style1 article .caption a
			{
				pointer-events: auto;
			}

			.gallery.style1 article .caption h2, .gallery.style1 article .caption h3, .gallery.style1 article .caption h4, .gallery.style1 article .caption h5, .gallery.style1 article .caption h6
			{
				font-size: 1.25rem;
				margin-bottom: 0.25rem;
			}

			.gallery.style1 article .caption > *
			{
				max-width: 100%;
				margin-bottom: 1rem;
			}

			.gallery.style1 article .caption > :last-child
			{
				margin-bottom: 0;
			}

		.gallery.style1 article:hover .caption
		{
			opacity: 1;
		}

@media screen and (max-width: 1280px)
{

	.gallery.style1 article
	{
		width: 33.3333333333%;
	}

		.gallery.style1 article .caption
		{
			padding: 1rem;
		}
}

@media screen and (max-width: 980px)
{

	.gallery.style1 article
	{
		width: 50%;
	}

		.gallery.style1 article .caption
		{
			padding: 1rem;
		}
	header video {
		display: none;
	}
}

@media screen and (max-width: 480px)
{

	.gallery.style1 article
	{
		width: 100%;
	}

		.gallery.style1 article .caption
		{
			padding: 1rem;
		}
}

.gallery.style1.small article
{
	width: 20%;
}

	.gallery.style1.small article .caption
	{
		padding: 1rem;
	}

@media screen and (max-width: 1280px)
{

	.gallery.style1.small article
	{
		width: 25%;
	}

		.gallery.style1.small article .caption
		{
			padding: 1rem;
		}
}

@media screen and (max-width: 980px)
{

	.gallery.style1.small article
	{
		width: 33.3333333333%;
	}

		.gallery.style1.small article .caption
		{
			padding: 1rem;
		}
}

@media screen and (max-width: 480px)
{

	.gallery.style1.small article
	{
		width: 50%;
	}

		.gallery.style1.small article .caption
		{
			padding: 1rem;
		}
}

.gallery.style1.big article
{
	width: 33.3333333333%;
}

	.gallery.style1.big article .caption
	{
		padding: 3rem;
	}

@media screen and (max-width: 1280px)
{

	.gallery.style1.big article
	{
		width: 50%;
	}

		.gallery.style1.big article .caption
		{
			padding: 2rem;
		}
}

@media screen and (max-width: 980px)
{

	.gallery.style1.big article
	{
		width: 50%;
	}

		.gallery.style1.big article .caption
		{
			padding: 2rem;
		}
}

@media screen and (max-width: 480px)
{

	.gallery.style1.big article
	{
		width: 100%;
	}

		.gallery.style1.big article .caption
		{
			padding: 1rem;
		}
}

/* Gallery (lightbox) */

@-moz-keyframes gallery-modal-spinner
{
	0%
	{
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes gallery-modal-spinner
{
	0%
	{
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-ms-keyframes gallery-modal-spinner
{
	0%
	{
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes gallery-modal-spinner
{
	0%
	{
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100%
	{
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.gallery.lightbox .modal
{
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	pointer-events: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-moz-transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
	-webkit-transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
	-ms-transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
	transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: 0;
	background-color: rgba(0, 0, 0, 0.75);
	visibility: none;
	opacity: 0;
	z-index: 0;
}

	.gallery.lightbox .modal:before
	{
		-moz-animation: gallery-modal-spinner 1s infinite linear;
		-webkit-animation: gallery-modal-spinner 1s infinite linear;
		-ms-animation: gallery-modal-spinner 1s infinite linear;
		animation: gallery-modal-spinner 1s infinite linear;
		-moz-transition: opacity 0.25s ease;
		-webkit-transition: opacity 0.25s ease;
		-ms-transition: opacity 0.25s ease;
		transition: opacity 0.25s ease;
		-moz-transition-delay: 0.5s;
		-webkit-transition-delay: 0.5s;
		-ms-transition-delay: 0.5s;
		transition-delay: 0.5s;
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 4rem;
		height: 4rem;
		margin: -2rem 0 0 -2rem;
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='96px' height='96px' viewBox='0 0 96 96' zoomAndPan='disable'%3E%3Cstyle%3Ecircle %7Bfill: transparent%3B stroke: %23ffffff%3B stroke-width: 1.5px%3B %7D%3C/style%3E%3Cdefs%3E%3CclipPath id='corner'%3E%3Cpolygon points='0,0 48,0 48,48 96,48 96,96 0,96' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23corner)'%3E%3Ccircle cx='48' cy='48' r='32'/%3E%3C/g%3E%3C/svg%3E");
		background-position: center;
		background-repeat: no-repeat;
		background-size: 4rem;
		opacity: 0;
	}

	.gallery.lightbox .modal:after
	{
		content: '';
		display: block;
		position: absolute;
		top: 0.5rem;
		right: 0.5rem;
		width: 4rem;
		height: 4rem;
		cursor: pointer;
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='64px' height='64px' viewBox='0 0 64 64' zoomAndPan='disable'%3E%3Cstyle%3Eline %7Bstroke: %23ffffff%3Bstroke-width: 1.5px%3B%7D%3C/style%3E%3Cline x1='20' y1='20' x2='44' y2='44' /%3E%3Cline x1='20' y1='44' x2='44' y2='20' /%3E%3C/svg%3E");
		background-position: center;
		background-repeat: no-repeat;
		background-size: 3rem;
	}

	.gallery.lightbox .modal .inner
	{
		-moz-transform: translateY(0.75rem);
		-webkit-transform: translateY(0.75rem);
		-ms-transform: translateY(0.75rem);
		transform: translateY(0.75rem);
		-moz-transition: opacity 0.25s ease, -moz-transform 0.25s ease;
		-webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
		-ms-transition: opacity 0.25s ease, -ms-transform 0.25s ease;
		transition: opacity 0.25s ease, transform 0.25s ease;
		opacity: 0;
	}

		.gallery.lightbox .modal .inner img
		{
			display: block;
			max-width: 90vw;
			max-height: 85vh;
			box-shadow: 0 1rem 3rem 0 rgba(0, 0, 0, 0.35);
		}

	.gallery.lightbox .modal.visible
	{
		pointer-events: auto;
		visibility: visible;
		opacity: 1;
		z-index: 10001;
	}

		.gallery.lightbox .modal.visible:before
		{
			opacity: 1;
		}

	.gallery.lightbox .modal.loaded .inner
	{
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		-moz-transition: opacity 0.5s ease, -moz-transform 0.5s ease;
		-webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
		-ms-transition: opacity 0.5s ease, -ms-transform 0.5s ease;
		transition: opacity 0.5s ease, transform 0.5s ease;
		opacity: 1;
	}

	.gallery.lightbox .modal.loaded:before
	{
		-moz-transition-delay: 0s;
		-webkit-transition-delay: 0s;
		-ms-transition-delay: 0s;
		transition-delay: 0s;
		opacity: 0;
	}

@media screen and (max-width: 980px)
{

	.gallery.lightbox .modal .inner img
	{
		max-width: 100vw;
	}
}

.gallery article .image
{
	background-color: rgba(0, 0, 0, 0.125);
}


/* Carousel controls */

.carousel-control-prev-icon,
.carousel-control-next-icon
{
	height: 100px;
	width: 100px;
	outline: black;
	background-size: 100%, 100%;
	background-image: none;
}

	.carousel-control-next-icon:before {
		font-family: "Font Awesome 5 Free";
		font-size: 2em;
		content: "\f054";
		display: inline-block;
		vertical-align: middle;
		font-weight: 900;
		color: #296634;
	}

	.carousel-control-prev-icon:before {
		font-family: "Font Awesome 5 Free";
		font-size: 2em;
		content: "\f053";
		display: inline-block;
		vertical-align: middle;
		font-weight: 900;
		color: #296634;
	}

.carousel-control-prev
{
	left: -10%;
}

.carousel-control-next
{
	right: -10%;
}


header
{
	position: relative;
	background-color: black;
	height: 100vh;
	min-height: 25rem;
	width: 100%;
	overflow: hidden;
}

	header video
	{
		position: absolute;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: 0;
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}

	header .container
	{
		position: relative;
		z-index: 2;
	}

	header .overlay
	{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: white;
		opacity: 0.2;
		z-index: 1;
	}

@media (pointer: coarse) and (hover: none)
{
	header
	{
		background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
	}

		header video
		{
			display: none;
		}
}

#floating-button {
	height: 105px;
	width: 105px;
	border: 1px solid #593987;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #593987;
	position: fixed;
	display: table;
	right: 40px;
	bottom: 40px;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .5);
	z-index: 10
}

	#floating-button:hover {
		background: #371B60;
	}

@media screen and (max-width:991px)
{
	#floating-button
	{
		height: 75px;
		width: 75px;
		right: 10px;
		bottom: 10px
	}
}

#floating-button .floating-button__inner
{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 12.65px;
	font-size: .8433333333333334rem;
	font-weight: 700;
	text-align: center
}

@media screen and (max-width:991px)
{
	#floating-button .floating-button__inner
	{
		font-size: 8px;
		font-size: .5333333333333333rem
	}
}

#floating-button .floating-button__inner span
{
	margin-bottom: 7px;
	display: block;
	font-size: 56px;
	font-size: 2.5rem
}

@media screen and (max-width:991px)
{
	#floating-button .floating-button__inner span
	{
		font-size: 20px;
		font-size: 1.3333333333333333rem;
		margin-bottom: 5px
	}
}

@media screen and (max-width: 480px)
{

	.carousel-control-next
	{
		right: 5%;
	}

	.carousel-control-prev
	{
		left: 5%;
	}
}
.icon-color-changer {
	filter: invert(31%) sepia(27%) saturate(960%) hue-rotate(79deg) brightness(97%) contrast(89%);
}

ul.benefit-list {
	list-style: none;
	padding: 0;
}

	ul.benefit-list li {
		padding-left: 1.5em;
	}

.benefit-list i {
	left: -1.5em;
	padding-left: 2em;
	color: #371B60;
}

.why-us-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}