@import url("normalize.css");
@import url("animate.css");
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;400;600;700&display=swap');
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
@media (prefers-reduced-motion: reduce) {
	* {
		animation-duration:0s !important;
		transition-duration:0s !important;
	}
}
.screen-reader-text {
	border:0;
	clip:rect(1px,1px,1px,1px);
	-webkit-clip-path:inset(50%);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute !important;
	width:1px;
	word-wrap:normal !important;
	word-break:normal;
}
.screen-reader-text:focus {
	background-color:#f1f1f1;
	border-radius:3px;
	box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
	clip:auto !important;
	-webkit-clip-path:none;
	clip-path:none;
	color:#21759b;
	display:block;
	font-size:14px;
	font-size:0.875rem;
	font-weight:700;
	height:auto;
	right:5px;
	line-height:normal;
	padding:15px 23px 14px;
	text-decoration:none;
	top:5px;
	width:auto;
	z-index:100000;
}
.skip-link {
	left:-9999rem;
	top:2.5rem;
	z-index:999999999;
	text-decoration:underline;
}
.skip-link:focus {
	display:block;
	left:6px;
	top:7px;
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	line-height:normal;
	padding:15px 23px 14px;
	z-index:100000;
	right:auto;
}
.social-menu {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:0;
}
.social-menu::before { display:none; }
.social-menu li {
	margin:0;
	padding:0;
	display:inline-block;
}
.social-menu a {
	display:block;
	text-decoration:none;
	text-align:center;
	width:30px;
	height:30px;
	text-indent:-999px;
	overflow:hidden;
	position:relative;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.social-menu a:hover { text-decoration:none; }
.social-menu a[href*="linkedin.com"]::before { content:'\f0e1'; }
.social-menu a[href*="plus.google.com"]::before { content:'\f0d5'; }
.social-menu a[href*="instagram.com"]::before { content:'\f16d'; }
.social-menu a[href*="facebook.com"]::before { content:'\f39e'; }
.social-menu a[href*="twitter.com"]::before { content:'\f099'; }
.social-menu a[href*="youtube.com"]::before { content:'\f167'; }
.social-menu a[href*="vimeo.com"]::before { content:'\f27d'; }
.social-menu a::before {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	right:0;
	bottom:0;
	font-family:'Font Awesome\ 5 Brands';
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	font-style:normal;
	font-variant:normal;
	text-rendering:auto;
	line-height:30px;
	text-align:center;
	text-indent:0;
}
.site-header-root {
	position:relative;
	background-image:url("../images/bg-header-root.jpg");
	background-color:#000816;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:35px 0;
}
@media (max-width: 1199.98px) {
	.site-header-root { padding:10px 0; }
}
.site-header-root .header-root-wrapper {
	display:flex;
	justify-content:space-between;
}
@media (max-width: 1199.98px) {
	.site-header-root .header-root-wrapper { flex-direction:column; }
}
.site-header-root .header-root-wrapper .logo {
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
	.site-header-root .header-root-wrapper .logo {
		justify-content:flex-start;
		margin-bottom:20px;
	}
}
@media (max-width: 767.98px) {
	.site-header-root .header-root-wrapper .logo { margin:0 auto 20px auto; }
}
.site-header-root .header-root-wrapper .logo svg {
	width:265px;
	height:auto;
}
.site-header-root .header-root-wrapper .logo img {
	max-width:100%;
	display:block;
	margin:0;
}
.site-header-root .header-root-wrapper .header-sidebar {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
@media (max-width: 767.98px) {
	.site-header-root .header-root-wrapper .header-sidebar {
		justify-content:center;
		flex-direction:column;
		margin:0;
	}
}
.site-header {
	margin:0;
	padding:45px 0;
	border:none;
	z-index:100;
	position:relative;
	background-color:#e2211c;
}
@media (max-width: 1199.98px) {
	.site-header { padding:20px 0; }
}
.site-header > .wrapper {
	position:relative;
	z-index:100;
}
.site-header .header-wrapper {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
@media (max-width: 991.98px) {
	.site-header .header-wrapper { flex-direction:column; }
}
.site-header .header-wrapper .header-sidebar {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:30px;
}
@media (max-width: 767.98px) {
	.site-header .header-wrapper .header-sidebar {
		justify-content:center;
		flex-direction:column;
		margin:0;
	}
}
.site-header .logo {
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:4px 0 0 0;
	padding:0;
}
@media (max-width: 991.98px) {
	.site-header .logo { margin:0; }
}
@media (max-width: 575.98px) {
	.site-header .logo {
		margin:0 auto 0 0;
		max-width:70%;
	}
	.site-header .logo svg { width:100%; }
}
.site-header .logo img {
	max-width:100%;
	display:block;
	margin:0;
}
.secondary-menu {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
	display:flex;
	justify-content:space-between;
}
@media (max-width: 767.98px) {
	.secondary-menu {
		flex-wrap:wrap;
		justify-content:center;
	}
}
.secondary-menu > li {
	margin:0 0 0 40px;
	padding:0;
}
.secondary-menu > li:first-child { margin-left:0; }
@media (max-width: 767.98px) {
	.secondary-menu > li { margin:5px 10px; }
}
.secondary-menu > li > a {
	display:block;
	position:relative;
	padding:0;
	font-size:20px;
	line-height:22px;
	font-weight:400;
	text-decoration:none;
	white-space:nowrap;
	color:#d5eaf6;
}
.secondary-menu > li > a:hover {
	color:#e2211c;
	text-decoration:none;
}
.secondary-menu > li:hover> a, .secondary-menu > li.focus > a, .secondary-menu > li.current-menu-item > a, .secondary-menu > li.current-menu-ancestor > a {
	color:#e2211c;
	text-decoration:none;
}
.header-social {
	padding:0;
	margin:0 0 0 40px;
}
@media (max-width: 767.98px) {
	.header-social { margin:10px 0 0 0; }
}
.header-social a { color:#d5eaf6; }
.header-social a:hover { color:#e2211c; }
.mobile-site-header {
	position:relative;
	z-index:110;
}
.mobile-site-header { display:none; }
@media (max-width: 991.98px) {
	.mobile-site-header { display:block; }
}
@media (min-width: 992px) {
	.nav-primary {
		display:flex;
		justify-content:space-between;
	}
	.nav-primary > ul.primary-menu {
		margin:0 0 0 60px;
		padding:0;
	}
	.nav-primary > ul.primary-menu:first-child { margin-left:0; }
	.primary-menu {
		margin:0;
		padding:0;
		list-style:none;
	}
	.primary-menu > li {
		margin:20px 0 0 0;
		padding:0;
	}
	.primary-menu > li:first-child { margin-top:0; }
	.primary-menu > li > a {
		display:block;
		position:relative;
		padding:0;
		font-size:20px;
		line-height:22px;
		font-weight:700;
		text-transform:uppercase;
		text-decoration:none;
		white-space:nowrap;
		color:#ffffff;
		letter-spacing:0.04em;
	}
	.primary-menu > li > a:hover {
		color:#000000;
		text-decoration:none;
	}
	.primary-menu > li:hover> a, .primary-menu > li.focus > a, .primary-menu > li.current-menu-item > a, .primary-menu > li.current-menu-ancestor > a {
		color:#000000;
		text-decoration:none;
	}
	.primary-menu > li.menu-item-has-children > a { padding-right:16px; }
	.primary-menu > li.menu-item-has-children > a:before {
		content:"\f107";
		position:absolute;
		right:0;
		top:50%;
		transform:translateY(-50%);
	}
	.primary-menu .menu-item-has-children a:before {
		font-family:'Font Awesome\ 5 Free';
		font-weight:900;
		-moz-osx-font-smoothing:grayscale;
		-webkit-font-smoothing:antialiased;
		display:inline-block;
		font-style:normal;
		font-variant:normal;
		text-rendering:auto;
		line-height:1;
	}
	.primary-menu li { text-align:left; }
	.primary-menu li ul, .primary-menu li ul.sub-menu {
		margin:0 0 0 -30px;
		padding:0;
		list-style:none;
		background-color:#e2211c;
		-webkit-border-radius:12px;
		-moz-border-radius:12px;
		border-radius:12px;
		-webkit-box-shadow:0px 10px 30px 0px rgba(33,104,159,0.4);
		-moz-box-shadow:0px 10px 30px 0px rgba(33,104,159,0.4);
		box-shadow:0px 10px 30px 0px rgba(33,104,159,0.4);
	}
	.primary-menu li ul:before, .primary-menu li ul.sub-menu:before {
		content:"";
		display:block;
		width:0;
		height:0;
		border-left:10px solid transparent;
		border-right:10px solid transparent;
		border-bottom:10px solid #e2211c;
		position:absolute;
		top:-10px;
		left:45px;
	}
	.primary-menu li ul li a, .primary-menu li ul.sub-menu li a {
		display:block;
		color:#fff;
		font-size:15px;
		line-height:20px;
		font-weight:700;
		text-transform:uppercase;
		white-space:nowrap;
		padding:10px 30px;
		letter-spacing:0.03em;
	}
	.primary-menu li ul li a:hover, .primary-menu li ul.sub-menu li a:hover {
		color:#ffcc03;
		text-decoration:none;
	}
	.primary-menu li ul li:hover > a, .primary-menu li ul li.focus > a, .primary-menu li ul li.current-menu-item > a, .primary-menu li ul li.current-menu-ancestor > a, .primary-menu li ul.sub-menu li:hover > a, .primary-menu li ul.sub-menu li.focus > a, .primary-menu li ul.sub-menu li.current-menu-item > a, .primary-menu li ul.sub-menu li.current-menu-ancestor > a {
		color:#ffcc03;
		text-decoration:none;
	}
	.primary-menu li ul li.menu-item-has-children > a, .primary-menu li ul.sub-menu li.menu-item-has-children > a { padding-right:46px; }
	.primary-menu li ul li.menu-item-has-children > a:before, .primary-menu li ul.sub-menu li.menu-item-has-children > a:before {
		font-size:12px;
		content:"\f054";
		position:absolute;
		right:30px;
		top:50%;
		transform:translateY(-50%);
	}
	.primary-menu li ul li ul, .primary-menu li ul.sub-menu li ul { margin-left:0; }
	.primary-menu li ul li ul:before, .primary-menu li ul.sub-menu li ul:before { display:none; }
	.primary-menu li { position:relative; }
	.primary-menu li.focus > ul, .primary-menu li:hover > ul {
		display:block;
		top:auto;
		left:auto;
		opacity:1;
	}
	.primary-menu li ul {
		display:none;
		min-width:150px;
		position:absolute;
		top:-999em;
		left:-999em;
		opacity:0;
		-webkit-transition:opacity 0.3s;
		-moz-transition:opacity 0.3s;
		-o-transition:opacity 0.3s;
		transition:opacity 0.3s;
	}
	.primary-menu li ul li { display:block; }
	.primary-menu li ul li.focus > ul, .primary-menu li ul li:hover > ul {
		left:100%;
		top:0;
		opacity:1;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.nav-primary > ul.primary-menu { margin-left:50px; }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.primary-menu > li { margin-top:10px; }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.primary-menu > li > a {
		font-size:16px;
		line-height:18px;
	}
}
.menu-primary-trigger {
	margin:0;
	font-size:0;
	line-height:0;
	padding:0;
	width:30px;
	height:30px;
	box-shadow:none;
	-webkit-transition:0.3s ease;
	-moz-transition:0.3s ease;
	-o-transition:0.3s ease;
	transition:0.3s ease;
	background:transparent;
	border:none;
	border-top:3px solid #ffffff;
	display:block;
	cursor:pointer;
	position:absolute;
	top:30px;
	right:15px;
	z-index:200;
}
.menu-primary-trigger:focus { outline:none; }
.menu-primary-trigger:before, .menu-primary-trigger:after {
	content:'';
	position:absolute;
	left:0;
	right:0;
	-webkit-transition:0.3s ease;
	-moz-transition:0.3s ease;
	-o-transition:0.3s ease;
	transition:0.3s ease;
	color:#ffffff;
}
.menu-primary-trigger:before {
	border-top:3px solid #ffffff;
	top:11px;
}
.menu-primary-trigger:after {
	border-bottom:3px solid #ffffff;
	top:24px;
}
.menu-primary-trigger[aria-expanded="true"] { border-color:transparent; }
.menu-primary-trigger[aria-expanded="true"]:before {
	-webkit-transform:rotate(-45deg) scale(1.2);
	-moz-transform:rotate(-45deg) scale(1.2);
	-ms-transform:rotate(-45deg) scale(1.2);
	-o-transform:rotate(-45deg) scale(1.2);
	transform:rotate(-45deg) scale(1.2);
	border-color:#e2211c;
}
.menu-primary-trigger[aria-expanded="true"]:after {
	top:11px;
	-webkit-transform:rotate(45deg) scale(1.2);
	-moz-transform:rotate(45deg) scale(1.2);
	-ms-transform:rotate(45deg) scale(1.2);
	-o-transform:rotate(45deg) scale(1.2);
	transform:rotate(45deg) scale(1.2);
	border-color:#e2211c;
}
.opener {
	font-size:30px;
	margin-left:10px;
	cursor:pointer;
}
.opener .fa-angle-up { display:none; }
.active > .opener .fa-angle-up { display:inherit; }
.active > .opener .fa-angle-down { display:none; }
.mobile-header-wrapper .mobile-header-nav {
	display:none;
	margin:0;
	padding:80px 30px 30px 30px;
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top:0;
	background-color:#fff;
	text-align:left;
}
.mobile-header-wrapper .mobile-header-nav.toggled { display:block; }
.mobile-header-wrapper .primary-menu {
	margin:0;
	padding:0;
	text-align:left;
}
.mobile-header-wrapper .primary-menu li.current-menu-item > a { color:#000816 !important; }
.mobile-header-wrapper .primary-menu > li {
	margin:0 0 10px 0;
	padding:0;
}
.mobile-header-wrapper .primary-menu > li > a {
	display:inline-block;
	font-size:26px;
	line-height:28px;
	margin:0;
	padding:0;
	text-align:left;
	color:#000000;
	font-weight:400;
	border:none;
	text-shadow:none;
}
.mobile-header-wrapper .primary-menu > li li {
	margin:0;
	padding:0;
}
.mobile-header-wrapper .primary-menu > li li:after { display:none; }
.mobile-header-wrapper .primary-menu > li li a {
	font-size:18px;
	line-height:20px;
	padding:0;
	background:none !important;
}
.mobile-header-wrapper .primary-menu .sub-menu {
	background:none;
	margin-left:20px;
	padding:0;
	position:relative;
	top:auto;
}
.mobile-header-wrapper .primary-menu .sub-menu li a {
	font-weight:300;
	font-size:20px;
	line-height:26px;
	padding:0;
}
.mobile-header-wrapper .primary-menu .sub-menu li .opener { font-size:20px; }
.site-footer {
	margin:0;
	padding:50px 0;
	border-top:none;
	background-position:center center;
	background-size:cover;
	font-size:16px;
	line-height:18px;
	color:#d5eaf6;
}
.site-footer.inverted * { color:#d5eaf6; }
.site-footer.inverted p { color:#d5eaf6; }
.site-footer.inverted a:not(.btn) { color:#d5eaf6; }
.site-footer.inverted a:not(.btn):hover { color:#e2211c; }
.site-footer p {
	font-size:16px;
	line-height:18px;
	color:#d5eaf6;
	margin:12px 0;
}
@media (max-width: 991.98px) {
	.site-footer { padding:20px 0; }
}
.site-footer .footer-wrapper {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
@media (max-width: 991.98px) {
	.site-footer .footer-wrapper { flex-wrap:wrap; }
}
@media (max-width: 767.98px) {
	.site-footer .footer-wrapper {
		flex-direction:column;
		text-align:center;
	}
}
.site-footer .footer-wrapper a.email { color:#e2211c; }
.site-footer .footer-wrapper .footer-menu, .site-footer .footer-wrapper .footer-address { width:30%; }
@media (max-width: 767.98px) {
	.site-footer .footer-wrapper .footer-menu, .site-footer .footer-wrapper .footer-address {
		margin-bottom:20px;
		width:100%;
	}
}
.site-footer .footer-wrapper .footer-logo {
	width:40%;
	text-align:center;
}
@media (max-width: 991.98px) {
	.site-footer .footer-wrapper .footer-logo {
		order:1;
		width:100%;
		margin-bottom:20px;
	}
}
.site-footer .footer-wrapper .footer-logo svg {
	max-width:300px;
	height:auto;
}
@media (max-width: 991.98px) {
	.site-footer .footer-wrapper .footer-address {
		order:3;
		width:50%;
	}
}
.site-footer .footer-wrapper .footer-menu {
	display:flex;
	justify-content:space-between;
}
@media (max-width: 991.98px) {
	.site-footer .footer-wrapper .footer-menu {
		order:2;
		width:50%;
	}
}
@media (max-width: 767.98px) {
	.site-footer .footer-wrapper .footer-menu { width:100%; }
}
.site-footer .footer-wrapper .footer-menu > div { width:50%; }
.site-footer .footer-wrapper .footer-menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.site-footer .footer-wrapper .footer-menu ul > li {
	margin:12px 0;
	padding:0;
}
.site-footer .footer-wrapper .footer-menu ul > li > a {
	display:block;
	position:relative;
	padding:0;
	font-size:16px;
	line-height:18px;
	font-weight:400;
	text-decoration:none;
	white-space:nowrap;
	color:#d5eaf6;
}
.site-footer .footer-wrapper .footer-menu ul > li > a:hover {
	color:#e2211c;
	text-decoration:none;
}
.site-footer .footer-wrapper .footer-menu ul > li:hover> a, .site-footer .footer-wrapper .footer-menu ul > li.focus > a, .site-footer .footer-wrapper .footer-menu ul > li.current-menu-item > a, .site-footer .footer-wrapper .footer-menu ul > li.current-menu-ancestor > a {
	color:#e2211c;
	text-decoration:none;
}
.cycle-slider {
	position:relative;
	width:100%;
	max-height:800px;
	display:block;
}
.cycle-slider .cycle-pager {
	position:absolute;
	bottom:30px;
	z-index:300;
	left:50%;
	transform:translateX(-50%);
	display:flex;
}
@media (max-width: 767.98px) {
	.cycle-slider .cycle-pager { display:none; }
}
.cycle-slider .cycle-pager span {
	font-size:0;
	line-height:0;
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:14px;
	height:14px;
	margin:0 15px;
	border-radius:50%;
	cursor:pointer;
}
.cycle-slider .cycle-pager span:before {
	content:'';
	width:10px;
	height:10px;
	top:2px;
	left:2px;
	border:2px solid #e2211c;
	position:absolute;
	display:block;
	border-radius:50%;
}
.cycle-slider .cycle-pager span.cycle-pager-active { background-color:#ffffff; }
.cycle-slider .cycle-pager span.cycle-pager-active:before { opacity:0; }
.cycle-slider .cycle-prev, .cycle-slider .cycle-next {
	position:absolute;
	top:50%;
	display:block;
	width:40px;
	height:40px;
	text-align:center;
	font-size:40px;
	line-height:40px;
	color:#ffffff;
	z-index:500;
	transform:translateY(-50%);
	cursor:pointer;
}
.cycle-slider .cycle-prev:hover, .cycle-slider .cycle-next:hover { color:#e2211c; }
@media (max-width: 575.98px) {
	.cycle-slider .cycle-prev, .cycle-slider .cycle-next { display:none; }
}
.cycle-slider .cycle-prev { left:100px; }
@media (max-width: 1199.98px) {
	.cycle-slider .cycle-prev { left:40px; }
}
@media (max-width: 1199.98px) {
	.cycle-slider .cycle-prev { left:10px; }
}
.cycle-slider .cycle-next { right:100px; }
@media (max-width: 1199.98px) {
	.cycle-slider .cycle-next { right:40px; }
}
@media (max-width: 1199.98px) {
	.cycle-slider .cycle-next { right:10px; }
}
.cycle-slider .cycle-slide {
	width:100%;
	height:100%;
}
.cycle-slider .cycle-slide:before {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background-color:rgba(9,14,22,0.4);
}
.cycle-slider .cycle-slide:after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background-image:url("../images/bg-slide-top.png");
	background-size:100% 100%;
}
.cycle-slider .cycle-slide > img {
	width:100%;
	height:auto;
}
.cycle-slider .slider-caption {
	position:absolute;
	z-index:200;
	display:flex;
	flex-wrap:nowrap;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	text-align:center;
}
@media (max-width: 575.98px) {
	.cycle-slider .slider-caption {
		position:relative;
		height:auto;
		padding:10px 0;
	}
}
.cycle-slider h2 {
	margin:0 0 30px 0;
	padding:0;
	color:#ffffff;
	font-weight:700;
	text-transform:uppercase;
	font-size:70px;
	line-height:72px;
}
@media (max-width: 1199.98px) {
	.cycle-slider h2 {
		font-size:60px;
		line-height:62px;
	}
}
@media (max-width: 767.98px) {
	.cycle-slider h2 {
		font-size:34px;
		line-height:36px;
		margin-bottom:10px;
	}
}
@media (max-width: 575.98px) {
	.cycle-slider h2 {
		font-size:26px;
		line-height:28px;
	}
}
@media (max-width: 767px) {
	.cycle-slider .btn {
		padding:15px 20px;
		font-size:14px;
	}
}
.posted-on, .byline, .cat-links, .tags-links, .entry-format, .full-size-link { margin-right:1em; }
.entry-meta { margin-bottom:20px; }
.post_meta i { color:#3b4348; }
.post_meta a {
	text-decoration:none;
	color:#1e2731;
}
.post_meta a:focus {
	text-decoration:none;
	color:#1e2731;
}
.post_meta a:hover {
	text-decoration:none;
	color:#e2211c;
}
.post-author {
	background:#fff;
	margin:0 0 70px 0;
	padding:15px 20px;
	border:1px solid #dfdfdf;
}
.post-author h3 {
	margin:0 0 15px 0;
	line-height:21px;
	font-size:13px;
	font-weight:400;
	color:#737885;
}
.post-author h3 a {
	text-decoration:none;
	color:#e2211c;
}
.post-author h3 a:focus {
	text-decoration:none;
	color:#e2211c;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#1e2731;
}
.post-author .post-author_gravatar { margin:2px 20px 5px 0; }
.post-author .post-author_gravatar img {
	padding:0;
	border:none;
}
.post-author .post-author_link { margin:18px 0 0 0; }
.post-author .post-author_link p { margin:0; }
.related-posts { margin:0 0 60px 0; }
.related-posts ul li {
	line-height:22px;
	font-size:16px;
	color:#424f5e;
}
.related-posts ul li a {
	text-decoration:none;
	color:#424f5e;
}
.related-posts ul li a:focus {
	text-decoration:none;
	color:#424f5e;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#e2211c;
}
ol.comment-list li .comment-body {
	background:#fff !important;
	border:1px solid #dfdfdf;
}
ol.comment-list li .comment-body .author {
	font-weight:400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#e2211c;
}
@media (max-width: 480px) {
	ol.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
ol.comment-list li .comment-body .reply { margin:0 0 0 20px; }
ol.comment-list li .comment-body .reply a {
	background:#e2211c;
	display:inline-block;
	margin:0;
	padding:9px 23px 10px 23px;
	vertical-align:top;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:20px;
	font-family:'Open Sans';
	font-size:14px;
	font-weight:400;
	text-shadow:none;
	text-transform:lowercase;
	color:#fff !important;
}
ol.comment-list li .comment-body .reply a:focus {
	background:#e2211c;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
ol.comment-list li .comment-body .reply a:hover {
	background:#000000;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
ol.comment-list li .comment-body .comment-meta {
	line-height:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e2731;
}
.cancel-comment-reply { padding:0 0 6px 0; }
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit], .btn {
	display:inline-block;
	font-weight:400;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-color:#e2211c;
	border:2px solid #e2211c;
	padding:14px 30px;
	font-size:16px;
	line-height:18px;
	border-radius:0;
	letter-spacing:0.04em;
	text-transform:uppercase;
}
body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input[type=submit]:hover, .btn:hover {
	color:#ffffff;
	background-color:#ff0000;
	border-color:#ff0000;
	text-decoration:none;
}
body .gform_wrapper .gform_footer input.button:focus, body .gform_wrapper .gform_footer input.button.focus, body .gform_wrapper .gform_footer input[type=submit]:focus, body .gform_wrapper .gform_footer input[type=submit].focus, body .gform_wrapper .gform_page_footer input.button:focus, body .gform_wrapper .gform_page_footer input.button.focus, body .gform_wrapper .gform_page_footer input[type=submit]:focus, body .gform_wrapper .gform_page_footer input[type=submit].focus, .btn:focus, .btn.focus {
	outline:0;
	box-shadow:none;
}
body .gform_wrapper .gform_footer input.button.btn-primary, body .gform_wrapper .gform_footer input[type=submit].btn-primary, body .gform_wrapper .gform_page_footer input.button.btn-primary, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary, .btn.btn-primary {
	color:#fff;
	background-color:#ff0000;
	border-color:#ff0000;
}
body .gform_wrapper .gform_footer input.button.btn-primary:hover, body .gform_wrapper .gform_footer input[type=submit].btn-primary:hover, body .gform_wrapper .gform_page_footer input.button.btn-primary:hover, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary:hover, .btn.btn-primary:hover {
	color:#ffffff;
	background-color:#ff0000;
	border-color:#ff0000;
}
body .gform_wrapper .gform_footer input.button.btn-primary:focus, body .gform_wrapper .gform_footer input.button.btn-primary.focus, body .gform_wrapper .gform_footer input[type=submit].btn-primary:focus, body .gform_wrapper .gform_footer input[type=submit].btn-primary.focus, body .gform_wrapper .gform_page_footer input.button.btn-primary:focus, body .gform_wrapper .gform_page_footer input.button.btn-primary.focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary:focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary.focus, .btn.btn-primary:focus, .btn.btn-primary.focus {
	outline:0;
	box-shadow:none;
}
body .gform_wrapper .gform_footer input.button.btn-primary.disabled, body .gform_wrapper .gform_footer input.button.btn-primary:disabled, body .gform_wrapper .gform_footer input[type=submit].btn-primary.disabled, body .gform_wrapper .gform_footer input[type=submit].btn-primary:disabled, body .gform_wrapper .gform_page_footer input.button.btn-primary.disabled, body .gform_wrapper .gform_page_footer input.button.btn-primary:disabled, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary.disabled, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary:disabled, .btn.btn-primary.disabled, .btn.btn-primary:disabled {
	color:#ffffff;
	background-color:#8f8f8f;
	border-color:#8f8f8f;
}
body .gform_wrapper .gform_footer input.button.btn-primary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_footer input.button.btn-primary:not(:disabled):not(.disabled).active, body .gform_wrapper .gform_footer input[type=submit].btn-primary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_footer input[type=submit].btn-primary:not(:disabled):not(.disabled).active, body .gform_wrapper .gform_page_footer input.button.btn-primary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_page_footer input.button.btn-primary:not(:disabled):not(.disabled).active, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:not(:disabled):not(.disabled).active {
	color:#ffffff;
	background-color:#8f8f8f;
	border-color:#8f8f8f;
}
body .gform_wrapper .gform_footer input.button.btn-primary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_footer input.button.btn-primary:not(:disabled):not(.disabled).active:focus, body .gform_wrapper .gform_footer input[type=submit].btn-primary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_footer input[type=submit].btn-primary:not(:disabled):not(.disabled).active:focus, body .gform_wrapper .gform_page_footer input.button.btn-primary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_page_footer input.button.btn-primary:not(:disabled):not(.disabled).active:focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-primary:not(:disabled):not(.disabled).active:focus, .btn.btn-primary:not(:disabled):not(.disabled):active:focus, .btn.btn-primary:not(:disabled):not(.disabled).active:focus {
	outline:0;
	box-shadow:none;
}
body .gform_wrapper .gform_footer input.button.btn-secondary, body .gform_wrapper .gform_footer input[type=submit].btn-secondary, body .gform_wrapper .gform_page_footer input.button.btn-secondary, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary, .btn.btn-secondary {
	color:#000816;
	background-color:#fff3c4;
	border-color:#fff3c4;
}
body .gform_wrapper .gform_footer input.button.btn-secondary:hover, body .gform_wrapper .gform_footer input[type=submit].btn-secondary:hover, body .gform_wrapper .gform_page_footer input.button.btn-secondary:hover, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary:hover, .btn.btn-secondary:hover {
	color:#000816;
	background-color:#ffde5f;
	border-color:#ffde5f;
}
body .gform_wrapper .gform_footer input.button.btn-secondary:focus, body .gform_wrapper .gform_footer input.button.btn-secondary.focus, body .gform_wrapper .gform_footer input[type=submit].btn-secondary:focus, body .gform_wrapper .gform_footer input[type=submit].btn-secondary.focus, body .gform_wrapper .gform_page_footer input.button.btn-secondary:focus, body .gform_wrapper .gform_page_footer input.button.btn-secondary.focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary:focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary.focus, .btn.btn-secondary:focus, .btn.btn-secondary.focus {
	outline:0;
	box-shadow:none;
}
body .gform_wrapper .gform_footer input.button.btn-secondary.disabled, body .gform_wrapper .gform_footer input.button.btn-secondary:disabled, body .gform_wrapper .gform_footer input[type=submit].btn-secondary.disabled, body .gform_wrapper .gform_footer input[type=submit].btn-secondary:disabled, body .gform_wrapper .gform_page_footer input.button.btn-secondary.disabled, body .gform_wrapper .gform_page_footer input.button.btn-secondary:disabled, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary.disabled, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary:disabled, .btn.btn-secondary.disabled, .btn.btn-secondary:disabled {
	color:#000816;
	background-color:#ffde5f;
	border-color:#ffde5f;
}
body .gform_wrapper .gform_footer input.button.btn-secondary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_footer input.button.btn-secondary:not(:disabled):not(.disabled).active, body .gform_wrapper .gform_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled).active, body .gform_wrapper .gform_page_footer input.button.btn-secondary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_page_footer input.button.btn-secondary:not(:disabled):not(.disabled).active, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled):active, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled).active, .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary:not(:disabled):not(.disabled).active {
	color:#000816;
	background-color:#ffde5f;
	border-color:#ffde5f;
}
body .gform_wrapper .gform_footer input.button.btn-secondary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_footer input.button.btn-secondary:not(:disabled):not(.disabled).active:focus, body .gform_wrapper .gform_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled).active:focus, body .gform_wrapper .gform_page_footer input.button.btn-secondary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_page_footer input.button.btn-secondary:not(:disabled):not(.disabled).active:focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled):active:focus, body .gform_wrapper .gform_page_footer input[type=submit].btn-secondary:not(:disabled):not(.disabled).active:focus, .btn.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn.btn-secondary:not(:disabled):not(.disabled).active:focus {
	outline:0;
	box-shadow:none;
}
body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
	color:#252c3b;
	font-size:16px;
	line-height:26px;
	font-weight:400;
}
body .gform_wrapper label {
	color:#252c3b;
	margin-bottom:0;
}
body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body .gform_wrapper textarea {
	background:#fff;
	min-height:20px;
	height:auto;
	margin:0;
	padding:10px 20px;
	border:1px solid #d9d9d9;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	resize:none;
	color:#252c3b;
	font-family:'Titillium Web', sans-serif;
	font-size:20px;
	line-height:22px;
	font-weight:400;
}
body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus, body .gform_wrapper textarea:focus {
	border-color:#d9d9d9;
	-webkit-box-shadow:0 0 2px 2px #ffea4e;
	-moz-box-shadow:0 0 2px 2px #ffea4e;
	box-shadow:0 0 2px 2px #ffea4e;
}
body .gform_wrapper select {
	height:44px;
	padding:0 20px !important;
	border:2px solid #c3c4c4;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#000816;
	font-family:'Titillium Web', sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:400;
}
body .gform_wrapper select:focus {
	border-color:#e2211c;
	-webkit-box-shadow:0 0 20px 0 rgba(24,174,237,0.3);
	-moz-box-shadow:0 0 20px 0 rgba(24,174,237,0.3);
	box-shadow:0 0 20px 0 rgba(24,174,237,0.3);
}
body .gform_wrapper .gform_footer { text-align:center; }
body .inverted .gform_wrapper .top_label .gfield_label, body .inverted .gform_wrapper legend.gfield_label, body .inverted .gform_wrapper .gfield_required, body .inverted .gform_wrapper label { color:#ffffff; }
body .inverted .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body .inverted .gform_wrapper textarea, body .inverted .gform_wrapper select { border-color:#fff; }
body .inverted .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus, body .inverted .gform_wrapper textarea:focus, body .inverted .gform_wrapper select:focus {
	border-color:#e2211c;
	-webkit-box-shadow:0 0 20px 0 rgba(24,174,237,0.3);
	-moz-box-shadow:0 0 20px 0 rgba(24,174,237,0.3);
	box-shadow:0 0 20px 0 rgba(24,174,237,0.3);
}
body .inverted .gform_wrapper div.validation_error, body .inverted .gform_wrapper .validation_message, body .inverted .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, body .inverted .gform_wrapper li.gfield_error ul.gfield_checkbox, body .inverted .gform_wrapper li.gfield_error ul.gfield_radio {
	color:#ffffff;
	border-color:#fff;
}
#back-top-wrapper {
	z-index:999;
	position:fixed;
	right:10px;
	bottom:10px;
	overflow:hidden;
}
#back-top-wrapper #back-top { margin:0; }
#back-top-wrapper #back-top a {
	display:block;
	width:42px;
	height:42px;
	color:#bbb;
	text-align:center;
	text-decoration:none;
	margin:0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#25272c url(../images/helper/up-arrow.png) no-repeat 50% 50%;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	transition:1s;
}
#back-top-wrapper #back-top a:hover { background-color:#e2211c; }
#preloader {
	display:block;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff;
	z-index:9999;
}
#preloader #status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%;
	top:50%;
	background-image:url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px;
}
a[href^="tel:"] { white-space:nowrap !important; }
.says, .screen-reader-text {
	clip:rect(1px,1px,1px,1px);
	height:1px;
	overflow:hidden;
	position:absolute !important;
	width:1px;
}
.thumbnail {
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.clear {
	border:0;
	clear:both;
	display:block;
	float:none;
	margin:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	font-size:1px;
	line-height:1px;
}
.clearfix:after {
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}
.rich_header:before, .rich_header:after {
	display:inline-block;
	content:'';
	width:4px;
	height:4px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#e2211c;
	margin:0 20px;
	top:-6px;
	position:relative;
}
@media (max-width: 767px) {
	.rich_header:before, .rich_header:after { display:none; }
}
.breadcrumbs {
	font-size:18px;
	line-height:26px;
	color:#000000;
	padding:15px 0;
	background:none;
}
.breadcrumbs ul {
	display:flex;
	justify-content:center;
	align-items:flex-start;
	flex-wrap:wrap;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	list-style:none;
}
.breadcrumbs ul li {
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
}
.breadcrumbs .breadcrumbs-item-sep {
	padding:0 10px;
	text-align:center;
}
.breadcrumbs a { color:#e2211c; }
.post-nav {
	padding:24px 0;
	border-top:1px solid #e2211c;
}
.post-nav a { text-decoration:none; }
.post-nav .nav-previous {
	float:left;
	width:50%;
	font-weight:600;
	font-size:16px;
}
.post-nav .nav-next {
	float:right;
	text-align:right;
	width:50%;
	font-weight:600;
	font-size:16px;
}
.nav-links {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:30px 0;
}
@media (max-width: 767.98px) {
	.nav-links { flex-wrap:wrap; }
}
.nav-links .nav-next { margin:0 0 0 auto; }
.wp-pagenavi {
	clear:both;
	text-align:center;
	padding:30px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
	display:inline-block;
	min-width:40px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	padding:0 5px;
	margin:0 2px;
	background:none;
	color:#e2211c;
	font-size:20px;
	border-color:#dedede;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.wp-pagenavi span.current {
	background-color:#e2211c;
	color:#ffffff;
	text-decoration:none;
	border-color:#e2211c;
	font-weight:700;
}
.wp-pagenavi a:hover {
	background-color:#e2211c;
	border-color:#dedede;
	color:#ffffff;
	text-decoration:none;
}
article.post { margin-bottom:40px; }
.alignleft {
	float:left;
	margin:0 1.5 1.5 0;
}
.alignright {
	float:right;
	margin:0 0 1.5 1.5;
}
.aligncenter {
	display:block;
	margin:0 auto 1.5 auto;
}
img.aligncenter, img.alignright, img.alignleft {
	max-width:100%;
	height:auto;
}
.file {
	display:inline-block;
	padding:32px 30px 32px 90px;
	min-height:94px;
	background-image:url("../images/helper/icon-file.png");
	background-position:35px center;
	background-repeat:no-repeat;
	line-height:25px;
	color:#e2211c;
	border:1px solid #323b51;
}
@media (max-width: 575.98px) {
	.file {
		padding:20px 10px 20px 60px;
		min-height:70px;
		background-position:16px center;
	}
}
.file.icon-pdf { background-image:url("../images/helper/icon-pdf.png"); }
.ui-datepicker a {
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
}
.ui-datepicker tbody td { text-align:center; }
.wpb_text_column ul {
	margin:0 0 24px 0;
	padding:0;
	list-style:none;
}
.wpb_text_column ul li {
	margin:10px 0 0 0;
	padding:0 0 0 24px;
	background:url("../images/helper/li.png") 0 10px no-repeat;
}
.wpb_text_column ul li:first-child { margin-top:0; }
.jm-youtube-box { position:relative; }
.jm-youtube-box .jm-video-wrapper {
	overflow:hidden;
	padding:0 0 56.25% 0;
	margin:0;
	height:0;
	position:relative;
}
.jm-youtube-box .jm-video-wrapper iframe {
	border:0;
	height:100%;
	width:100%;
	min-width:100%;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.jm-youtube-box .jm-video-wrapper.video-aspect-ratio-169 { padding:0 0 56.25% 0; }
.jm-youtube-box .jm-video-wrapper.video-aspect-ratio-43 { padding:0 0 75% 0; }
.jm-youtube-box .jm-video-wrapper .youtube-overlay {
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	border:0;
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	overflow:hidden;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay img {
	display:block;
	width:auto;
	height:100%;
}
.jm-youtube-box .jm-video-wrapper .ytp-button {
	border:none;
	background-color:transparent;
	padding:0;
	color:inherit;
	text-align:inherit;
	font-size:100%;
	font-family:inherit;
	cursor:default;
	line-height:inherit;
}
.jm-youtube-box .jm-video-wrapper .ytp-button:focus, .jm-youtube-box .jm-video-wrapper .ytp-button { outline:0; }
.jm-youtube-box .jm-video-wrapper .ytp-button::-moz-focus-inner {
	padding:0;
	border:0;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button {
	position:absolute;
	left:50%;
	top:50%;
	width:68px;
	height:48px;
	margin-left:-34px;
	margin-top:-24px;
	-moz-transition:opacity .25s cubic-bezier(0.0,0.0,0.2,1);
	-webkit-transition:opacity .25s cubic-bezier(0.0,0.0,0.2,1);
	transition:opacity .25s cubic-bezier(0.0,0.0,0.2,1);
	z-index:63;
	cursor:pointer;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button svg {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.jm-youtube-box .jm-video-wrapper .ytp-large-play-button-bg {
	-moz-transition:fill .1s cubic-bezier(0.4,0.0,1,1), fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
	-webkit-transition:fill .1s cubic-bezier(0.4,0.0,1,1), fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
	transition:fill .1s cubic-bezier(0.4,0.0,1,1), fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
	fill:#212121;
	fill-opacity:.8;
}
.jm-youtube-box .jm-video-wrapper .youtube-overlay:hover .ytp-large-play-button-bg {
	-moz-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1), fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
	-webkit-transition:fill .1s cubic-bezier(0.0,0.0,0.2,1), fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
	transition:fill .1s cubic-bezier(0.0,0.0,0.2,1), fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
	fill:#f00;
	fill-opacity:1;
}
.service-box {
	position:relative;
	padding:10px 0 50px 0;
	margin:0 40px;
	text-align:center;
	display:block;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	border-color:transparent;
	border-style:solid;
	border-width:3px;
}
@media (max-width: 767.98px) {
	.service-box { margin-bottom:20px; }
}
.service-box:hover { border-color:#e2211c; }
.service-box:hover a .text { color:#e2211c; }
.service-box img {
	display:block;
	max-width:200px;
	width:100%;
	margin:0 auto 10px auto;
}
.service-box a { display:block; }
.service-box a .text {
	display:block;
	text-align:center;
	color:#000000;
	font:400 40px/42px 'Titillium Web', sans-serif;
	letter-spacing:0.03em;
	text-transform:uppercase;
}
@media (max-width: 1199.98px) {
	.service-box a .text {
		font-size:28px;
		line-height:32px;
	}
}
.service-box a:hover .text { color:#e2211c; }
.events-box div[class*="col-"] { margin-bottom:30px !important; }
.events-box .event-box {
	position:relative;
	margin:0 auto;
	max-width:255px;
	height:100%;
	background-color:#00091a;
}
.events-box .event-box .event-cat-bg {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-position:center center;
	background-size:cover;
	filter:grayscale(100%);
}
.events-box .event-box:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:rgba(0,9,26,0.8);
	z-index:2;
}
.events-box .event-box:not(.no-thumbnail) { position:relative; }
.events-box .event-box:not(.no-thumbnail) .flip-container {
	-webkit-perspective:3000px;
	-moz-perspective:3000px;
	-ms-perspective:3000px;
	perspective:3000px;
	cursor:pointer;
	z-index:10;
	position:relative;
}
.events-box .event-box:not(.no-thumbnail) .flip-container:hover .flipper, .events-box .event-box:not(.no-thumbnail) .flip-container.hover .flipper, .events-box .event-box:not(.no-thumbnail) .flip-container.flip .flipper { transform:rotateY(180deg); }
.events-box .event-box:not(.no-thumbnail) .flipper {
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	transform-style:preserve-3d;
	position:relative;
}
.events-box .event-box:not(.no-thumbnail) .event-front {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:18;
	-webkit-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	transform:rotateY(0deg);
	background-color:#00091a;
}
.events-box .event-box:not(.no-thumbnail) .event-front img {
	display:block;
	width:100%;
}
.events-box .event-box:not(.no-thumbnail) .event-front .event-front-date {
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	line-height:20px;
	padding:20px 0;
}
.events-box .event-box:not(.no-thumbnail) .event-back {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	transform:rotateY(180deg);
	z-index:20;
}
.events-box .event-box.no-thumbnail .event-back {
	position:relative;
	height:100%;
	z-index:20;
}
.events-box .event-box .event-back .event-back-wrapper {
	padding:15px;
	display:flex;
	justify-content:space-between;
	flex-direction:column;
	height:100%;
}
.events-box .event-box .event-back .event-back-content {
	padding:20px;
	text-align:center;
	display:flex;
	justify-content:space-between;
	flex-direction:column;
	height:100%;
}
.events-box .event-box .event-back .event-back-content h4 {
	text-align:center;
	font-size:20px;
	line-height:30px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:30px;
	height:100%;
}
.events-box .event-box .event-back .event-back-content .event-front-date {
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	line-height:20px;
	padding:5px 0;
}
.events-box .event-box .event-back .event-back-content a.event-external-link {
	font-size:16px;
	line-height:18px;
	font-weight:600;
	color:#e2211c;
}
body .tribe-events .tribe-events-header { margin:0 !important; }
@media (max-width: 991.98px) {
	body .tribe-events .tribe-events-header {
		margin:0 0 20px 0 !important;
		padding:10px !important;
	}
}
body .tribe-events .tribe-events-l-container { padding:0 !important; }
body .tribe-events .row {
	margin-right:-15px;
	margin-left:-15px;
}
body .tribe-events div[class*="col-"] {
	padding-right:15px;
	padding-left:15px;
}
body .tribe-events .tribe-events-calendar-list__month-separator { margin:0 0 20px 0; }
body .tribe-events .tribe-events-calendar-list .tribe-common-g-row {
	background-color:#ffffff;
	margin:0 0 20px 0 !important;
}
body .tribe-events .tribe-events-calendar-list-wrapper {
	width:100%;
	position:relative;
	display:flex;
}
@media (max-width: 767.98px) {
	body .tribe-events .tribe-events-calendar-list-wrapper { flex-direction:column; }
}
body .tribe-events .tribe-events-calendar-list-wrapper .event-thumbnail { flex-shrink:0; }
@media (max-width: 767.98px) {
	body .tribe-events .tribe-events-calendar-list-wrapper .event-thumbnail { padding:30px 30px 0 30px; }
}
body .tribe-events .tribe-events-calendar-list-wrapper .event-thumbnail img { display:block; }
@media (max-width: 767.98px) {
	body .tribe-events .tribe-events-calendar-list-wrapper .event-thumbnail img { margin:0 auto; }
}
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-content-wrapper {
	flex:1;
	padding:30px;
	display:flex;
	flex-direction:column;
	height:100%;
}
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-content-wrapper .tribe-events-calendar-list-content {
	flex:1;
	margin-bottom:20px;
}
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-content-wrapper .btns {
	flex-shrink:0;
	display:flex;
}
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-content-wrapper .btns > a { margin:0 0 0 20px; }
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-content-wrapper .btns > a:first-child { margin:0; }
body .tribe-events .tribe-events-calendar-list-wrapper h3.tribe-common-h6 {
	color:#000000;
	font:600 26px/36px 'Titillium Web', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.04em;
	margin:0 0 16px 0;
	padding:0;
}
@media (max-width: 767.98px) {
	body .tribe-events .tribe-events-calendar-list-wrapper h3.tribe-common-h6 { font:400 20px/24px 'Titillium Web', sans-serif; }
}
body .tribe-events .tribe-events-calendar-list-wrapper h3.tribe-common-h6 a, body .tribe-events .tribe-events-calendar-list-wrapper h3.tribe-common-h6 a:hover { text-decoration:none; }
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-datetime-wrapper {
	flex-shrink:0;
	display:flex;
}
@media (max-width: 767.98px) {
	body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-datetime-wrapper { flex-direction:column; }
}
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-datetime-wrapper > span { margin:0 0 0 20px; }
@media (max-width: 767.98px) {
	body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-datetime-wrapper > span { margin:10px 0 0 0; }
}
body .tribe-events .tribe-events-calendar-list-wrapper .tribe-events-calendar-list-datetime-wrapper > span:first-child { margin:0; }
body .tribe-common.tribe-events .tribe-common-c-btn, body .tribe-common.tribe-events a.tribe-common-c-btn {
	background-color:#e2211c;
	font-size:16px;
	line-height:18px;
	border-radius:0;
	letter-spacing:0.04em;
	text-transform:uppercase;
	font-weight:600;
	color:#ffffff;
	width:auto;
}
body .tribe-common.tribe-events .tribe-common-c-btn:focus, body .tribe-common.tribe-events .tribe-common-c-btn:hover, body .tribe-common.tribe-events a.tribe-common-c-btn:focus, body .tribe-common.tribe-events a.tribe-common-c-btn:hover {
	color:#ffffff;
	background-color:#ff0000;
}
body .tribe-common.tribe-events .tribe-common-c-btn:active, body .tribe-common.tribe-events a.tribe-common-c-btn:active {
	color:#ffffff;
	background-color:#ff0000;
}
body .tribe-common.tribe-events .tribe-common-c-btn.btn-secondary, body .tribe-common.tribe-events a.tribe-common-c-btn.btn-secondary {
	color:#000000;
	background-color:#fff3c4;
}
body .tribe-common.tribe-events .tribe-common-c-btn.btn-secondary:hover, body .tribe-common.tribe-events a.tribe-common-c-btn.btn-secondary:hover {
	color:#000000;
	background-color:#ffde5f;
}
body .tribe-common.tribe-events .tribe-common-c-btn.btn-secondary:focus, body .tribe-common.tribe-events .tribe-common-c-btn.btn-secondary.focus, body .tribe-common.tribe-events a.tribe-common-c-btn.btn-secondary:focus, body .tribe-common.tribe-events a.tribe-common-c-btn.btn-secondary.focus {
	outline:0;
	box-shadow:none;
}
.filter-bar {
	background-color:#ffffff;
	padding:25px;
}
@media (max-width: 767.98px) {
	.filter-bar { margin-top:40px !important; }
}
.filter-bar .filter-box {
	padding:25px;
	border-top:1px solid #d9dfe4;
}
.filter-bar .filter-box:first-child { border:none; }
.filter-bar .filter-box h4 {
	color:#a4abb3;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:400;
	margin:0 0 20px 0;
	padding:0;
}
@media (max-width: 767.98px) {
	.filter-bar .filter-box h4 { text-align:center; }
}
.filter-bar .event-category-list {
	margin:0;
	padding:0;
	list-style:none;
}
.filter-bar .event-category-list li {
	background-color:#f6f7f8;
	margin:6px 0 0 0;
	padding:12px 16px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.filter-bar .event-category-list li span { margin-left:10px; }
.filter-bar .event-category-list li.current-cat { background-color:#fff3c4; }
.filter-bar .event-category-list li.current-cat a, .filter-bar .event-category-list li.current-cat span { color:#e2211c; }
.filter-bar .event-calendar { position:relative; }
.filter-bar .event-calendar img {
	display:block;
	margin:0 auto;
}
.filter-bar .event-calendar .tribe-common-c-btn {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-webkit-box-shadow:0 8px 28px 0 rgba(49,61,77,0.53);
	-moz-box-shadow:0 8px 28px 0 rgba(49,61,77,0.53);
	box-shadow:0 8px 28px 0 rgba(49,61,77,0.53);
}
.single-tribe_events .tribe-events-event-image { margin-bottom:20px; }
.single-tribe_events .tribe-events-single-event-description {
	background-color:#ffffff;
	padding:40px;
}
.cycle-event-slider {
	position:relative;
	max-height:460px;
	overflow:hidden;
	margin-bottom:20px;
}
.cycle-event-slider img {
	display:block;
	width:100%;
	height:auto;
}
.cycle-event-slider .cycle-prev, .cycle-event-slider .cycle-next {
	position:absolute;
	top:50%;
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	font-size:30px;
	line-height:50px;
	color:#000000;
	z-index:500;
	transform:translateY(-50%);
	cursor:pointer;
	background-color:rgba(255,255,255,0.3);
}
.cycle-event-slider .cycle-prev:hover, .cycle-event-slider .cycle-next:hover {
	color:#e2211c;
	background-color:#ffffff;
}
.cycle-event-slider .cycle-prev { left:0; }
.cycle-event-slider .cycle-next { right:0; }
.btn.buy-tickets {
	width:100%;
	margin-bottom:20px;
}
.single-sidebar { background-color:#ffffff; }
@media (max-width: 767.98px) {
	.single-sidebar { margin-top:40px !important; }
}
.single-sidebar div.single-side-box {
	padding:25px;
	border-top:1px solid #d9dfe4;
}
.single-sidebar div.single-side-box:first-child { border:none; }
.single-sidebar div.single-side-box h4 {
	color:#a4abb3;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:400;
	margin:0 0 20px 0;
	padding:0;
}
@media (max-width: 767.98px) {
	.single-sidebar div.single-side-box h4 { text-align:center; }
}
.single-sidebar div.single-side-box a {
	color:#000000;
	border-bottom:1px solid #e2211c;
}
.single-sidebar div.single-side-box a:hover { color:#e2211c; }
.single-sidebar .single-side-box-wrapper {
	padding:0 0 0 30px;
	position:relative;
}
.single-sidebar .single-side-box-wrapper > i { text-indent:-30px; }
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	color:#000000;
	font:400 20px/1.5 'Titillium Web', sans-serif;
	width:100%;
	min-width:320px;
	position:inherit;
	text-align:center;
	background-color:#ffffff;
}
body.post-type-archive-tribe_events, body.tribe_events-template-default { background-color:#f6f7f8; }
td, th {
	color:#000000;
	text-align:left;
	vertical-align:top;
}
p {
	color:#000000;
	font:400 20px/1.5 'Titillium Web', sans-serif;
	margin:0 0 24px 0;
	padding:0;
}
hr {
	display:block;
	clear:both;
	height:1px;
	border:none;
	margin:0 0 24px 0;
	padding:0;
	border-bottom:1px solid #000000;
}
a {
	color:#e2211c;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
a:focus, a:hover {
	text-decoration:none;
	color:#000000;
	outline:none;
}
a[href^="mailto:"] {
	color:#000000;
	font-weight:600;
	border-bottom:1px solid #e2211c;
}
a[href^="mailto:"]:focus, a[href^="mailto:"]:hover {
	text-decoration:none;
	color:#e2211c;
	outline:none;
}
h1 {
	color:#000000;
	font:600 60px/62px 'Titillium Web', sans-serif;
	text-transform:uppercase;
	letter-spacing:0.04em;
	margin:0;
	padding:0;
}
h2 {
	color:#000000;
	font:400 46px/50px 'Titillium Web', sans-serif;
	letter-spacing:0.04em;
	margin:0 0 16px 0;
	padding:0;
}
h2.vc_custom_heading {
	text-transform:uppercase;
	margin-bottom:30px;
}
@media screen and (max-width: 1199.98px) {
	h2 {
		font-size:40px;
		line-height:42px;
	}
}
h2 a {
	color:#000000;
	text-decoration:none;
}
h3 {
	color:#000000;
	font:600 30px/36px 'Titillium Web', sans-serif;
	letter-spacing:0.04em;
	margin:0 0 16px 0;
	padding:0;
}
h4 {
	color:#000000;
	font:400 26px/30px 'Titillium Web', sans-serif;
	letter-spacing:0.04em;
	margin:0 0 16px 0;
	padding:0;
}
h4.vc_custom_heading { text-transform:uppercase; }
h5 {
	color:#000000;
	font:400 20px/30px 'Titillium Web', sans-serif;
	margin:0 0 16px 0;
	padding:0;
}
h5.vc_custom_heading { text-transform:uppercase; }
h6 {
	color:#000000;
	font:700 14px/28px 'Titillium Web', sans-serif;
	margin:0 0 16px 0;
	padding:0;
}
@media screen and (max-width: 767.98px) {
	h1 {
		font-size:30px;
		line-height:40px;
	}
	h2 {
		font-size:26px;
		line-height:30px;
	}
	h3 {
		font-size:24px;
		line-height:30px;
	}
	h4 {
		font-size:22px;
		line-height:30px;
	}
	h5 {
		font-size:18px;
		line-height:30px;
	}
	h6 {
		font-size:14px;
		line-height:20px;
	}
}
.site {
	position:relative;
	display:flex;
	flex-direction:column;
	height:100%;
	text-align:left;
}
.site .site-wrapper {
	flex:1 0 auto;
	overflow:hidden;
	position:relative;
}
@media screen and (max-width: 767.98px) {
	.site .site-wrapper {
		overflow:inherit;
		overflow-x:hidden;
	}
}
.site-content {
	position:relative;
	z-index:40;
}
.inverted * { color:#ffffff; }
.inverted p { color:#ffffff; }
.inverted a:not(.btn) { color:#ffffff; }
.inverted a:not(.btn):hover { color:#e2211c; }
.header-indent { margin:25px 0 60px 0; }
@media (max-width: 1199px) {
	.header-indent { margin:0 0 35px 0; }
}
.content-indent {
	padding-top:80px !important;
	padding-bottom:80px;
}
.content-indent.vc_col-has-fill>.vc_column-inner, .content-indent.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .content-indent.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .content-indent.vc_row-has-fill>.vc_column_container>.vc_column-inner { padding-top:0; }
@media (max-width: 1199px) {
	.content-indent {
		padding-top:40px !important;
		padding-bottom:40px;
	}
}
.content-indent-bottom { padding-bottom:60px; }
.content-indent-bottom.vc_col-has-fill>.vc_column-inner, .content-indent-bottom.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .content-indent-bottom.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .content-indent-bottom.vc_row-has-fill>.vc_column_container>.vc_column-inner { padding-top:0; }
@media (max-width: 1199px) {
	.content-indent-bottom { padding-bottom:20px; }
}
.box-content-indent > .vc_column-inner {
	margin:0;
	padding:0 !important;
}
.box-content-indent > .vc_column-inner > .wpb_wrapper { padding:80px 130px; }
@media (max-width: 1365.98px) {
	.box-content-indent > .vc_column-inner > .wpb_wrapper { padding:40px 80px; }
}
@media (max-width: 1199.98px) {
	.box-content-indent > .vc_column-inner > .wpb_wrapper { padding:30px; }
}
.box-content-indent-meddium > .vc_column-inner {
	margin:0;
	padding:0 !important;
}
.box-content-indent-meddium > .vc_column-inner > .wpb_wrapper { padding:80px; }
@media (max-width: 1365.98px) {
	.box-content-indent-meddium > .vc_column-inner > .wpb_wrapper { padding:40px; }
}
@media (max-width: 1199.98px) {
	.box-content-indent-meddium > .vc_column-inner > .wpb_wrapper { padding:30px; }
}
@media (max-width: 767.98px) {
	.bg-image {
		min-height:400px !important;
		background-position:center center !important;
	}
}
@media (max-width: 767.98px) {
	.bg-image.image-left { order:20; }
}
.content-area, .widget-area { margin:60px 0; }
@media (max-width: 1199.98px) {
	.content-area, .widget-area { margin:35px 0; }
}
.page .content-area, .page .widget-area { margin:0; }
.home .content-area, .home .widget-area { margin:0; }
.title-section {
	position:relative;
	padding:90px 0;
	margin:0;
	text-align:center;
	background-color:#ffffff;
}
@media (max-width: 1199.98px) {
	.title-section { padding:35px 0; }
}
.title-section h1 { margin:0; }
.rules-box {
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	margin:0 0 40px 0;
	font-size:16px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.rules-box {
		flex-direction:column;
		justify-content:center;
		align-items:center;
		text-align:center;
	}
}
.rules-box img {
	display:block;
	flex-shrink:0;
	width:60px;
	height:60px;
	margin:0 14px 0 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.rules-box img { margin:0 0 20px 0; }
}
.big-banner { min-height:650px; }
@media (max-width: 1365.98px) {
	.big-banner { min-height:500px; }
}
@media (max-width: 1199.98px) {
	.big-banner { min-height:500px; }
}
@media (max-width: 767.98px) {
	.big-banner { min-height:300px; }
}
.big-banner h2 {
	font-size:60px;
	line-height:80px;
	margin:0;
	color:#ffffff;
}
@media (max-width: 767.98px) {
	.big-banner h2 {
		font-size:30px;
		line-height:40px;
	}
}
.big-banner p {
	color:#ffffff;
	margin:30px 0;
}
.single-tribe_events .tribe-events-event-image { margin-bottom:20px; }
.single-tribe_events .tribe-events-event-image img {
	display:block;
	width:100%;
	height:auto;
}
