/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

button,
hr,
input {
	overflow: visible;
}

progress,
sub,
sup {
	vertical-align: baseline;
}

[type=checkbox],
[type=radio],
legend {
	box-sizing: border-box;
	padding: 0;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

details,
main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
select {
	text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}

textarea {
	overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

[hidden],
template {
	display: none;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
}

.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

html {
	box-sizing: border-box;
}

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

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}

html,
body {
	height: 100%;
}

html {
	font-size: 16px;
}

body {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	color: #1C1C1C;
}

.media-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

.media-container iframe,
.media-container object,
.media-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

img {
	max-width: 100%;
}

a {
	color: #EC0000;
	text-decoration: none;
	transition: all 0.2s linear;
	outline: 0;
}

address {
	font-style: normal;
	font-size: 0.875rem;
	line-height: 1.75em;
	font-weight: 400;
}

.btn {
	font-family: "Open Sans", sans-serif;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.2s linear;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #EC0000;
	border: 0 none;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1em;
	text-transform: uppercase;
	padding: 12px 26px;
}

.btn:hover {
	opacity: 0.84;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.font-light {
	font-weight: 300;
}

.font-normal {
	font-weight: 400;
}

.font-bold {
	font-weight: 700;
}

.uppercase {
	text-transform: uppercase;
}

.m-0 {
	margin: 0;
}

.flex {
	display: flex;
}

.flex-wrap {
	flex-wrap: wrap;
}

.justify-between {
	justify-content: space-between;
}

.justify-center {
	justify-content: center;
}

.items-center {
	align-items: center;
}

.list-none {
	padding: 0;
	margin: 0;
	list-style: none;
}

.w-full {
	width: 100%;
}

.bgr-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.container {
	max-width: 1110px;
	width: calc(100% - 40px);
	margin: 0 auto;
}

.page-wrap {
	display: table;
	height: 100%;
	table-layout: fixed;
	width: 100%;
}

.main-footer {
	display: table-row;
	height: 1px;
}

.tag {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 0.75rem;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px 12px;
	background: #EC0000;
	color: #fff;
	position: relative;
	z-index: 32;
}

.tag:after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 6px 6px 0 0;
	border-color: #EC0000 transparent transparent transparent;
	z-index: 1;
}

.tag.secondary {
	background: #EC0000;
}

.tag.secondary:after {
	border-color: #EC0000 transparent transparent transparent;
}

.title-box {
	border-bottom: 1px solid #EC0000;
	margin-bottom: 40px;
}

.title-box span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 0.875rem;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 20px;
	background: #EC0000;
	color: #fff;
	position: relative;
	z-index: 32;
}

.title-box span:after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 15px 10px 0 10px;
	border-color: #EC0000 transparent transparent transparent;
	z-index: 1;
}

.title-box.secondary {
	border-bottom: 1px solid #1C1C1C;
}

.title-box.secondary span {
	background: #1C1C1C;
}

.title-box.secondary span:after {
	border-color: #1C1C1C transparent transparent transparent;
}

.author {
	font-size: 0.8125rem;
	line-height: 1.5em;
	font-weight: 400;
	color: #a7a7a7;
}

.author strong {
	color: #1C1C1C;
}

.author a {
	color: #1C1C1C;
}

.author a:hover {
	text-decoration: underline;
}

.gallery-boxes {
	margin-bottom: 40px;
}

.gallery-boxes .boxes {
	margin-left: -20px;
}

.gallery-boxes .boxes .box {
	margin: 0 0 40px 20px;
	width: calc((100% / 3) - 20px);
}

.gallery-boxes .boxes .box .box-image {
	display: block;
	width: 100%;
	position: relative;
	z-index: 32;
	margin-bottom: 14px;
}

.gallery-boxes .boxes .box .box-image img {
	display: block;
	width: 100%;
}

.gallery-boxes .boxes .box .box-image .tag {
	position: absolute;
	top: 20px;
	left: 20px;
}

.gallery-boxes .boxes .box .box-image:hover {
	opacity: .9;
}

.gallery-boxes .boxes .box h2 {
	font-size: 0.9375rem;
	line-height: 1.46em;
	color: #1C1C1C;
	margin: 0 0 14px;
}

.gallery-boxes .boxes .box h2 a {
	color: #1C1C1C;
}

.gallery-boxes .boxes .box h2 a:hover {
	text-decoration: underline;
}

.breadcrumb {
	padding: 46px 0;
	font-size: 0.875rem;
	line-height: 1.5em;
	font-weight: 400;
	color: #a7a7a7;
	width: 100%;
}

.breadcrumb i {
	font-size: 0.625rem;
	margin: 0 4px;
	position: relative;
	top: -1px;
}

.breadcrumb a {
	font-weight: 700;
	color: #EC0000;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.pagination .page-link,
.pagination .current {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 1rem;
	line-height: 1em;
	font-weight: 400;
	color: #1C1C1C;
	height: 20px;
	text-align: center;
	margin: 10px 7px;
}

.pagination .page-link.prev,
.pagination .page-link.next,
.pagination .current.prev,
.pagination .current.next {
	border: 1px solid #e2e2e2;
	padding: 0;
	font-size: 0.625rem;
	line-height: 1em;
	font-weight: 400;
	color: #cdcdcd;
	background: transparent;
	cursor: pointer;
	transition: all .2s linear;
}

.pagination .page-link.prev:hover,
.pagination .page-link.next:hover,
.pagination .current.prev:hover,
.pagination .current.next:hover {
	background: #e2e2e2;
	color: #fff;
}

.pagination .page-link.prev,
.pagination .current.prev {
	margin-right: 10px;
	width: 20px;
}

.pagination .page-link.next,
.pagination .current.next {
	margin-left: 10px;
	width: 20px;
}

.pagination .current {
	font-weight: 700;
}

.post-author {
	font-size: 0.875rem;
	line-height: 1.4em;
	font-weight: 400;
	color: #a7a7a7;
}

.post-author a {
	color: #1C1C1C;
}

.post-author a:hover {
	text-decoration: underline;
}

.post-author i {
	font-size: 0.75rem;
	margin-right: 5px;
}

blockquote {
	width: 100%;
	display: block;
	background: #f7f7f7;
	font-size: 1.125rem;
	line-height: 1.556em;
	font-weight: 400;
	text-align: center;
	padding: 50px 60px 35px;
	margin: 78px auto 50px;
	position: relative;
	z-index: 32;
}

blockquote:before {
	content: '';
	display: block;
	position: absolute;
	top: -28px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 56px;
	height: 56px;
	background-color: #EC0000;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z' fill='%23FFF'/%3E%3C/svg%3E");
	background-size: 24px 24px;
	background-position: center center;
	background-repeat: no-repeat;
}

.tags-list p {
	font-size: 0.875rem;
	line-height: 1em;
	font-weight: 400;
	color: #fff;
	background-color: #1C1C1C;
	text-transform: uppercase;
	padding: 5px;
	margin: 0 5px 0 0;
}

.tags-list ul li {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 0.75rem;
	line-height: 1em;
	font-weight: 400;
	padding: 5px;
	margin: 0 5px 0 0;
	border: 1px solid #e7e7e7;
}

.tags-list ul a {
	color: #1C1C1C;
}

@font-face {
	font-family: 'Roboto';
	src: url("../../dist/fonts/Roboto-Light.woff2") format("woff2"), url("../../dist/fonts/Roboto-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url("../../dist/fonts/Roboto-Regular.woff2") format("woff2"), url("../../dist/fonts/Roboto-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url("../../dist/fonts/Roboto-Bold.woff2") format("woff2"), url("../../dist/fonts/Roboto-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

p {
	font-size: 0.875rem;
	line-height: 1.75em;
	font-weight: 400;
	margin: 0 0 20px;
}

h1,
.h1-title,
h2,
.h2-title,
h3,
.h3-title,
h4,
.h4-title,
h5,
.h5-title,
h6,
.h6-title {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	margin: 0 0 16px;
}

h1,
.h1-title {
	font-size: 2.25rem;
	line-height: 1.3em;
}

h2,
.h2-title {
	font-size: 2rem;
	line-height: 1.36em;
}

h3,
.h3-title {
	font-size: 1.625rem;
	line-height: 1.36em;
}

h4,
.h4-title {
	font-size: 1.25rem;
	line-height: 1.44em;
}

h5,
.h5-title {
	font-size: 1.125rem;
	line-height: 1.5em;
}

h6,
.h6-title {
	font-size: 1rem;
	line-height: 1.64em;
}

.entry {
	margin-bottom: 60px;
}

.entry img {
	display: block;
	margin: 0 0 10px;
}

.entry a {
	color: #1C1C1C;
}

.entry a:hover {
	text-decoration: underline;
}

.entry ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}

.entry ul li {
	font-size: 0.875rem;
	line-height: 1.75em;
	font-weight: 400;
}

.entry ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}

.entry ol li {
	font-size: 0.875rem;
	line-height: 1.75em;
	font-weight: 400;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="text"],
textarea,
select {
	font-family: "Open Sans", sans-serif;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	color: #1C1C1C;
	background-color: #fff;
	border: 1px solid #dedede;
	font-size: 0.875rem;
	font-weight: 400;
	outline: 0;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
textarea:focus,
select:focus {
	outline: 0;
}

textarea {
	height: 190px;
	line-height: 1.5em;
	padding: 15px;
}

select {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	appearance: none;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='32' id='triangle-down' viewBox='0 0 32 32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8 H28 L16 26 z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 11px 10px;
	background-position: right 10px center;
	padding: 0 22px 0 10px;
}

select[multiple] {
	background-image: none;
	padding: 0 10px;
	overflow-y: scroll;
	height: 75px;
}

select::-ms-expand {
	opacity: 0;
}

input::placeholder {
	color: #1C1C1C;
	opacity: 1;
}

input::-ms-input-placeholder {
	color: #1C1C1C;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
	-webkit-appearance: none;
}

input[type=submit],
input[type=reset],
button[type=submit],
button[type=reset],
.btn-submit {
	font-family: "Open Sans", sans-serif;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.2s linear;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #EC0000;
	border: 0 none;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1em;
	text-transform: uppercase;
	padding: 12px 26px;
}

input[type=submit]:hover,
input[type=reset]:hover,
button[type=submit]:hover,
button[type=reset]:hover,
.btn-submit:hover {
	opacity: 0.84;
}

label {
	display: block;
	font-size: 0.875rem;
	line-height: 1.3em;
	font-weight: 400;
	color: #1C1C1C;
	margin-bottom: 5px;
}

.main-header .top-bar {
	border-bottom: 1px solid #e1e1e1;
	padding: 20px 0;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left .top-bar-date {
	font-size: 0.8125rem;
	line-height: 1.4em;
	font-weight: 400;
	color: #a4a4a4;
	flex-shrink: 0;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left span {
	display: inline-block;
	margin: 0 10px;
	font-size: 0.8125rem;
	line-height: 1.4em;
	font-weight: 400;
	color: #a4a4a4;
	position: relative;
	top: -1px;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left ul {
	margin: 0 -10px;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left ul li {
	padding: 0 10px;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left ul li a {
	display: block;
	font-size: 0.8125rem;
	line-height: 1.4em;
	font-weight: 400;
	color: #a4a4a4;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left ul li a:hover {
	color: #808080;
}

.main-header .top-bar .top-bar-wrapper .top-bar-right ul {
	margin: 0 -10px;
}

.main-header .top-bar .top-bar-wrapper .top-bar-right ul li {
	padding: 0 10px;
}

.main-header .top-bar .top-bar-wrapper .top-bar-right ul li a {
	display: block;
	font-size: 0.875rem;
	line-height: 1em;
	font-weight: 400;
	color: #a4a4a4;
}

.main-header .top-bar .top-bar-wrapper .top-bar-right ul li a:hover {
	color: #808080;
}

.main-header .banner-bar {
	padding: 40px 0;
}

.main-header .banner-bar .logo {
	display: block;
	width: 238px;
	flex-shrink: 0;
}

.main-header .banner-bar .logo img {
	display: block;
	width: 238px;
	height: 82px;
}

.main-header .banner-bar .header-banner {
	padding-left: 30px;
	width: 730px;
}

.navigation {
	position: sticky;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 1002;
}

.navigation .navigation-wrapper {
	border-top: 3px solid #EC0000;
	border-bottom: 1px solid #e5e5e5;
}

.navigation .nav-menu > li {
	position: relative;
}

.navigation .nav-menu > li.current > a:after {
	display: block;
}

.navigation .nav-menu > li > a {
	display: block;
	font-size: 0.875rem;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
	color: #1C1C1C;
	padding: 18px 12px;
}

.navigation .nav-menu > li > a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #EC0000;
	display: none;
}

.navigation .nav-menu .submenu {
	margin: 0;
	list-style: none;
	display: none;
}

.navigation .nav-menu .submenu li {
	display: block;
}

.navigation .nav-menu .submenu li a {
	display: block;
	font-size: 0.875rem;
	line-height: 1em;
	font-weight: 400;
	color: #1C1C1C;
	padding: 10px 20px;
}

.navigation .nav-menu .submenu li a:hover, .navigation .nav-menu .submenu li a.current {
	color: #EC0000;
}

.navigation .header-search {
	position: relative;
}

.navigation .header-search .open-search {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	font-size: 1rem;
	line-height: 1em;
	font-weight: 700;
	color: #1C1C1C;
	border: 0 none;
	background: transparent;
	padding: 17px 0;
	height: 100%;
	cursor: pointer;
}

.navigation .header-search .open-search:focus {
	outline: 0;
}

.navigation .header-search .header-search-form {
	position: absolute;
	top: 100%;
	right: 0;
	border: 1px solid #e5e5e5;
	width: 400px;
	display: none;
}

.navigation .header-search .header-search-form.active {
	display: block;
}

.navigation .header-search .header-search-form form {
	display: flex;
	width: 100%;
	position: relative;
}

.navigation .header-search .header-search-form form input {
	height: 36px;
	line-height: 36px;
	font-size: 0.875rem;
	line-height: 1em;
	font-weight: 400;
	font-style: italic;
	color: #1C1C1C;
	padding: 0 50px 0 15px;
	border: 0 none;
}

.navigation .header-search .header-search-form form input::placeholder {
	color: #1C1C1C;
	opacity: 1;
}

.navigation .header-search .header-search-form form input::-ms-input-placeholder {
	color: #1C1C1C;
}

.navigation .header-search .header-search-form form button {
	border-radius: 0;
	background: #1C1C1C;
	color: #fff;
	padding: 0;
	width: 40px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 6;
	font-size: 0.875rem;
	line-height: 1em;
	font-weight: 400;
}

.navigation .header-search .header-search-form form button:focus {
	outline: 0;
}

.navigation .open-menu {
	display: none;
	position: absolute;
	right: 20px;
	top: 18px;
	z-index: 99;
	font-size: 1.25rem;
	line-height: 1em;
	font-weight: 400;
	border: 0 none;
	padding: 0;
	background: transparent;
}

.navigation .open-menu:focus {
	outline: 0;
}

.navigation .close-menu {
	display: none;
	position: absolute;
	right: 20px;
	top: 18px;
	z-index: 99;
	font-size: 1.25rem;
	line-height: 1em;
	font-weight: 400;
	border: 0 none;
	padding: 0;
	background: transparent;
}

.navigation .close-menu:focus {
	outline: 0;
}

.no-touch .navigation .nav-menu > li:hover .submenu {
	display: block;
}

.no-touch .navigation .nav-menu > li:hover > a:after {
	display: block;
}

.main-news-section {
	padding: 40px 0;
}

.main-news-section .boxes {
	margin-left: -5px;
}

.main-news-section .boxes .box-left {
	margin-left: 5px;
	width: calc(58% - 5px);
	height: 420px;
}

.main-news-section .boxes .box-left .main-news-slider {
	width: 100%;
	height: 420px;
	display: none;
}

.main-news-section .boxes .box-left .main-news-slider.slick-initialized {
	display: block;
}

.main-news-section .boxes .box-left .main-news-slider .slideshow {
	height: 420px;
}

.main-news-section .boxes .box-left .main-news-slider .slideshow a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 32;
}

.main-news-section .boxes .box-right {
	margin-left: 5px;
	width: calc(42% - 5px);
}

.main-news-section .boxes .box-right .box-large {
	display: block;
	width: 100%;
	height: 280px;
	position: relative;
	z-index: 32;
	margin-bottom: 5px;
}

.main-news-section .boxes .box-right .box-large .inner {
	padding: 20px 20px 0;
}

.main-news-section .boxes .box-right .box-large .inner .tag {
	margin-bottom: 10px;
}

.main-news-section .boxes .box-right .box-large .inner h2 {
	font-size: 1.25rem;
	margin: 0 0 10px;
}

.main-news-section .boxes .box-right .box-smaller {
	margin-left: -5px;
}

.main-news-section .boxes .box-right .box-small {
	display: block;
	margin-left: 5px;
	width: calc(50% - 5px);
	height: 135px;
	position: relative;
	z-index: 32;
}

.main-news-section .boxes .box-right .box-small .inner {
	padding: 10px 10px 0;
}

.main-news-section .boxes .box-right .box-small .inner .tag {
	font-size: 0.75rem;
	margin-bottom: 10px;
}

.main-news-section .boxes .box-right .box-small .inner h2 {
	font-size: 0.8125rem;
	margin: 0 0 5px;
}

.main-news-section .boxes img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
	z-index: -1;
}

.main-news-section .boxes .bgr-overlay {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 44%, rgba(0, 0, 0, 0.2) 100%);
	z-index: -1;
}

.main-news-section .boxes .inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 30px 30px 0;
}

.main-news-section .boxes .inner .tag {
	margin-bottom: 13px;
}

.main-news-section .boxes a {
	color: #fff;
}

.main-news-section .boxes a:hover {
	opacity: .95;
}

.main-content .wrapper .content {
	width: calc(100% - 285px);
}

.main-content .wrapper .sidebar {
	width: 225px;
}

.main-content .wrapper .sidebar .sidebar-social {
	margin: 0 -2px 44px;
}

.main-content .wrapper .sidebar .sidebar-social li {
	width: 25%;
	padding: 0 2px;
}

.main-content .wrapper .sidebar .sidebar-social li.fb a {
	background: #3b5997;
}

.main-content .wrapper .sidebar .sidebar-social li.tw a {
	background: #02abec;
}
.main-content .wrapper .sidebar .sidebar-social li.xe a {
	background: #000;
}

.main-content .wrapper .sidebar .sidebar-social li.ig a {
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.main-content .wrapper .sidebar .sidebar-social li.yt a {
	background: #ec0000;
}

.main-content .wrapper .sidebar .sidebar-social li a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 52px;
	font-size: 1rem;
	line-height: 1em;
	font-weight: 400;
	color: #fff;
}

.main-content .wrapper .sidebar .sidebar-social li a:hover {
	opacity: .9;
}

.main-content .wrapper .sidebar .sidebar-gallery {
	margin-bottom: 56px;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-gallery-header {
	border-bottom: 1px solid #1C1C1C;
	margin-bottom: 40px;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-gallery-header .title-box {
	border: 0 none;
	margin-bottom: 0;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-gallery-header .sidebar-slider-controls button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e2e2e2;
	padding: 0;
	width: 20px;
	height: 20px;
	font-size: 0.625rem;
	line-height: 1em;
	font-weight: 400;
	color: #cdcdcd;
	background: transparent;
	cursor: pointer;
	transition: all .2s linear;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-gallery-header .sidebar-slider-controls button:hover {
	background: #e2e2e2;
	color: #fff;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-gallery-header .sidebar-slider-controls button:focus {
	outline: 0;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-slider {
	display: none;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-slider.slick-initialized {
	display: block;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-slider a {
	display: inline-block;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-slider a:hover {
	opacity: .9;
}

.main-content .wrapper .sidebar .sidebar-gallery .sidebar-slider img {
	display: block;
	width: auto;
	height: auto;
}

.main-content .wrapper .sidebar .sidebar-banner a {
	display: inline-block;
}

.main-content .wrapper .sidebar .sidebar-banner a:hover {
	opacity: .9;
}

.main-content .wrapper .sidebar .sidebar-banner img {
	display: block;
	width: auto;
	height: auto;
}

.announcements .announcements-header {
	border-bottom: 1px solid #1C1C1C;
	margin-bottom: 40px;
}

.announcements .announcements-header .title-box {
	border: 0 none;
	margin-bottom: 0;
}

.announcements .announcements-header .announcements-slider-controls button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e2e2e2;
	padding: 0;
	width: 20px;
	height: 20px;
	font-size: 0.625rem;
	line-height: 1em;
	font-weight: 400;
	color: #cdcdcd;
	background: transparent;
	cursor: pointer;
	transition: all .2s linear;
}

.announcements .announcements-header .announcements-slider-controls button:hover {
	background: #e2e2e2;
	color: #fff;
}

.announcements .announcements-header .announcements-slider-controls button:focus {
	outline: 0;
}

.announcements .announcements-slider {
	display: none;
}

.announcements .announcements-slider.slick-initialized {
	display: block;
}

.announcements .slideshow .slideshow-image {
	width: 36%;
}

.announcements .slideshow .slideshow-image a {
	display: block;
	width: 100%;
	position: relative;
	z-index: 32;
	margin-bottom: 14px;
}

.announcements .slideshow .slideshow-image a img {
	display: block;
	width: auto;
}

.announcements .slideshow .slideshow-image a .tag {
	position: absolute;
	top: 20px;
	left: 20px;
}

.announcements .slideshow .slideshow-image a:hover {
	opacity: .9;
}

.announcements .slideshow .slideshow-content {
	width: 64%;
	padding: 18px 0 0 30px;
}

.announcements .slideshow .slideshow-content h2 {
	font-size: 0.9375rem;
	line-height: 1.46em;
	color: #1C1C1C;
	margin: 0 0 10px;
}

.announcements .slideshow .slideshow-content h2 a {
	color: #1C1C1C;
}

.announcements .slideshow .slideshow-content h2 a:hover {
	text-decoration: underline;
}

.announcements .slideshow .slideshow-content .author {
	margin-bottom: 10px;
}

.logos-section {
	padding: 50px 0 25px 0;
}

.logos-section ul li {
	margin: 10px 20px;
}

.logos-section ul li a {
	display: inline-block;
}

.logos-section ul li img {
	display: block;
	margin: 0 auto;
	max-height: 45px;
	filter: grayscale(100%);
	transition: filter 0.2s ease;
}


.logos-section ul li.logo-holder img{
  	max-height: 95px !important;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
 }

 .logos-section ul li.logo-holder:hover img {
	filter: none !important;
	-webkit-filter: none !important;
	-moz-filter: none !important;
  }

.logos-section ul li img:hover {
	filter: grayscale(0%);
}

.main-footer .footer-top {
	background-color: #1c1c1c;
	padding: 25px 0;
}

.main-footer .footer-top h5 {
	font-size: 0.875rem;
	line-height: 1.5em;
	font-weight: 400;
	color: #9c9c9c;
	max-width: 570px;
	width: 100%;
	margin: 0 auto 2px;
}

.main-footer .footer-top .footer-contact {
	margin-bottom: 10px;
}

.main-footer .footer-top .footer-contact li {
	display: block;
	margin: 10px;
}

.main-footer .footer-top .footer-contact li a {
	display: inline-flex;
	align-items: center;
	font-size: 0.875rem;
	line-height: 1.5em;
	font-weight: 400;
	color: #9c9c9c;
}

.main-footer .footer-top .footer-contact li a i {
	line-height: 1em;
	margin-right: 5px;
}

.main-footer .footer-top .footer-contact li a:hover {
	text-decoration: underline;
}

.main-footer .footer-top .footer-social li {
	margin: 0 5px;
}

.main-footer .footer-top .footer-social li a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	font-size: 0.75rem;
	line-height: 1em;
	font-weight: 400;
	background-color: #282828;
	color: #fff;
}

.main-footer .footer-top .footer-social li a:hover {
	background-color: #383838;
}

.main-footer .footer-bottom {
	background-color: #EC0000;
	padding: 16px 0;
}

.main-footer .footer-bottom h6 {
	font-size: 0.875rem;
	line-height: 1.36em;
	font-weight: 400;
	color: #fff;
}

.main-footer .footer-bottom .footer-menu {
	margin: 0 -5px;
}

.main-footer .footer-bottom .footer-menu li {
	padding: 0 5px;
}

.main-footer .footer-bottom .footer-menu li a {
	display: inline-block;
	font-size: 0.875rem;
	line-height: 1.36em;
	font-weight: 400;
	color: #fff;
}

.main-footer .footer-bottom .footer-menu li a:hover {
	text-decoration: underline;
}

.contact-section {
	margin-bottom: 100px;
}

.contact-section .contact-boxes {
	margin-bottom: 50px;
}

.contact-section .contact-boxes .box {
	width: 25%;
	margin-bottom: 20px;
}

.contact-section .contact-boxes .box h3 {
	font-size: 0.875rem;
	line-height: 1.36em;
	margin: 0 0 10px;
}

.contact-section .contact-boxes .box p {
	margin: 0;
}

.contact-section .contact-boxes .box a {
	color: #1C1C1C;
}

.contact-section .contact-boxes .box a:hover {
	text-decoration: underline;
}

.contact-section .form-boxes {
	margin-left: -32px;
}

.contact-section .form-boxes .box {
	margin: 0 0 20px 32px;
	width: calc((100% / 3) - 32px);
}

.contact-section .form-boxes .box.box-full {
	width: 100%;
}

.download-section {
	margin-bottom: 80px;
}

.download-section ul li {
	display: block;
	border-bottom: 1px solid #e2e2e2;
}

.download-section ul li:last-child {
	border-bottom: 0 none;
}

.download-section ul li a {
	display: block;
	padding: 14px 50px 14px 0;
	color: #1C1C1C;
	position: relative;
	z-index: 32;
}

.download-section ul li a h2 {
	font-size: 1rem;
	line-height: 1.36em;
	margin: 0 0 10px;
}

.download-section ul li a p {
	font-size: 0.75rem;
	line-height: 1.4em;
	color: #a7a7a7;
}

.download-section ul li a i {
	position: absolute;
	top: 14px;
	right: 0;
	font-size: 2.5rem;
	line-height: 1em;
	color: #1C1C1C;
	transition: all 0.2s linear;
}

.download-section ul li a:hover i {
	color: #EC0000;
}

.error-400-section {
	padding: 200px 0 100px;
}

.error-400-section h1 {
	font-size: 7.5rem;
	line-height: 1em;
	margin: 0 0 20px;
}

.error-400-section h2 {
	font-size: 1.875rem;
	line-height: 1.4em;
	margin: 0 0 12px;
}

.error-400-section p {
	margin: 0 0 24px;
}

.archive-section {
	margin-bottom: 50px;
}

.archive-section .archive-gallery-btn {
	margin-bottom: 25px;
}

.archive-section .entry {
	margin-bottom: 22px;
}

.archive-section .boxes {
	margin: 0 0 34px -32px;
}

.archive-section .boxes .box {
	margin: 0 0 32px 32px;
	width: calc((100% / 3) - 32px);
}

.archive-section .boxes .box a {
	display: block;
	color: #1C1C1C;
}

.archive-section .boxes .box a:hover img {
	opacity: .9;
}

.archive-section .boxes .box img {
	display: block;
	width: auto;
	height: auto;
	transition: all 0.2s linear;
	margin-bottom: 10px;
}

.archive-section .boxes .box p {
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 700;
	margin: 0;
}

.post-section {
	margin-bottom: 90px;
}

.post-section .post-section-header {
	margin-bottom: 24px;
}

.post-section .post-section-header .tag {
	margin-bottom: 14px;
}

.post-section .entry {
	margin-bottom: 25px;
}

.post-section .audio-container {
	margin-bottom: 20px;
}

/*# sourceMappingURL=main.css.map */

@media only screen and (min-width: 1026px) {

.navigation .nav-menu {
	display: flex !important;
}

.navigation .nav-menu .submenu {
	padding: 10px 0;
	position: absolute;
	top: calc(100% + 1px);
	left: 0;
	width: 200px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-top: 0 none;
}

.main-content .wrapper .sidebar {
	flex-shrink: 0;
}

}

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

blockquote {
	padding: 50px 40px 35px;
}

.announcements .slideshow .slideshow-content {
	padding: 10px 0 0 20px;
}

.logos-section {
	padding: 50px 0 25px 0;
}

.download-section {
	margin-bottom: 90px;
}

.error-400-section {
	padding: 140px 0 40px;
}

.archive-section .boxes {
	margin: 0 0 22px -20px;
}

.archive-section .boxes .box {
	margin: 0 0 20px 20px;
	width: calc((100% / 3) - 20px);
}

}

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

.title-box {
	margin-bottom: 30px;
}

.gallery-boxes {
	margin-bottom: 20px;
}

blockquote {
	padding: 50px 20px 35px;
}

.main-header .banner-bar {
	padding: 20px 0;
}

.navigation .nav-menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100svh;
	background: #fff;
	z-index: 999;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	display: none;
	padding: 54px 0 0;
}

.navigation .nav-menu-wrapper:before {
	content: '';
	position: fixed;
	left: 20px;
	top: 0;
	width: calc(100% - 40px);
	height: 3px;
	background: #EC0000;
	z-index: 1000;
}

.navigation .nav-menu-wrapper.active {
	display: block;
}

.navigation .nav-menu-wrapper.active .nav-menu {
	display: block;
}

.navigation .nav-menu > li:after {
	content: '';
	position: absolute;
	left: 20px;
	bottom: 0;
	width: calc(100% - 40px);
	height: 1px;
	background: #e5e5e5;
	z-index: 5;
}

.navigation .nav-menu > li > a {
	padding: 12px 20px;
}

.navigation .nav-menu > li > a:after {
	display: none !important;
}

.navigation .nav-menu .submenu {
	padding: 0;
}

.navigation .nav-menu .submenu.active {
	display: block;
}

.navigation .nav-menu .submenu li a {
	padding: 10px 32px;
}

.navigation .nav-menu .dropdown-trigger {
	position: absolute;
	top: 0;
	right: 20px;
	width: 40px;
	height: 38px;
	background: #e5e5e5;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
}

.navigation .nav-menu .dropdown-trigger.active {
	transform: rotate(180deg);
}

.navigation .header-search {
	width: 100%;
}

.navigation .header-search .header-search-form {
	width: 100%;
	left: 0;
	margin: 0 auto;
}

.navigation .open-menu {
	display: block;
}

.navigation .close-menu {
	display: block;
}

.main-news-section .boxes .box-left {
	width: calc(100% - 5px);
	margin-bottom: 5px;
}

.main-news-section .boxes .box-right {
	width: 100%;
}

.main-news-section .boxes .inner {
	padding: 20px 20px 0 !important;
}

.main-content .wrapper .content {
	width: 100%;
	margin-bottom: 30px;
}

.main-content .wrapper .sidebar {
	width: 100%;
}

.main-content .wrapper .sidebar .sidebar-social li {
	width: 52px;
}

.logos-section {
	padding: 50px 0 25px 0;
}

.contact-section {
	margin-bottom: 60px;
}

.contact-section .entry {
	margin-bottom: 40px;
}

.contact-section .contact-boxes {
	margin-bottom: 30px;
}

.contact-section .contact-boxes .box {
	width: 50%;
}

.contact-section .form-boxes {
	margin-left: -20px;
}

.contact-section .form-boxes .box {
	margin: 0 0 20px 20px;
	width: calc((100% / 3) - 20px);
}

.download-section {
	margin-bottom: 60px;
}

.error-400-section {
	padding: 120px 0 55px;
}

.post-section {
	margin-bottom: 60px;
}

}

@media all and (max-width: 900px) {

.mfp-arrow {
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}

.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
}

.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
}

.mfp-container {
	padding-left: 6px;
	padding-right: 6px;
}

}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
}

.mfp-img-mobile img.mfp-img {
	padding: 0;
}

.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}

.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}

.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box;
}

.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
}

.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
}

.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
}

}

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

.gallery-boxes .boxes .box {
	width: calc(50% - 20px);
}

.main-header .top-bar {
	padding: 10px 0;
}

.main-header .top-bar .top-bar-wrapper {
	flex-direction: column;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left .top-bar-left-inner {
	justify-content: center;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left .top-bar-date {
	width: 100%;
	text-align: center;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left span {
	display: none;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left ul {
	justify-content: center;
	margin: 8px -10px;
}

.main-header .top-bar .top-bar-wrapper .top-bar-left ul li a {
	padding: 2px 0;
}

.main-header .banner-bar {
	padding: 10px 0;
}

.main-header .banner-bar .logo {
	margin: 0 auto;
	width: 160px;
}

.main-header .banner-bar .logo img {
	width: 160px;
	height: 55px;
}

.main-header .banner-bar .header-banner {
	display: none;
}

.main-footer .footer-bottom .footer-bottom-inner {
	flex-direction: column-reverse;
	text-align: center;
}

.main-footer .footer-bottom .footer-menu {
	margin: 0 -5px 5px;
	justify-content: center;
}

.main-footer .footer-bottom .footer-menu li a {
	padding: 3px 0;
}

.contact-section .form-boxes .box {
	width: 100%;
}

.error-400-section {
	padding: 90px 0 25px;
}

.error-400-section h1 {
	font-size: 6.25rem;
}

}

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

.main-news-section .boxes .box-right .box-small {
	width: 100%;
	margin-bottom: 5px;
}

.main-news-section .boxes .box-right .box-small:last-child {
	margin-bottom: 0;
}

.announcements .slideshow .slideshow-inner {
	flex-direction: column;
}

.announcements .slideshow .slideshow-image {
	width: 100%;
}

.announcements .slideshow .slideshow-content {
	padding: 10px 0 0 0;
	width: 100%;
}

}

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

.gallery-boxes .boxes {
	margin: 0 auto;
}

.gallery-boxes .boxes .box {
	margin: 0 auto 40px;
	width: 100%;
}

.main-footer .footer-top .footer-contact {
	flex-direction: column;
	margin: 15px 0 20px;
}

.main-footer .footer-top .footer-contact li {
	margin: 0;
}

}






.gallery-slider-wrapper {
	position: relative;
	padding-bottom: 40px;
	overflow:hidden;
	margin-top:40px;
}

.gallery-slider-wrapper .gallery-slider {
	display: none;
}

.gallery-slider-wrapper .gallery-slider.slick-initialized {
	display: block;
}

.gallery-slider-wrapper .slick-slide {
	margin: 0 30px;
}

.gallery-slider-wrapper .slick-slide img {
	width: 100%;
}

.gallery-slider-wrapper .slick-list {
	margin: 0 -30px;
}

.gallery-slider-wrapper .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.gallery-slider-wrapper .flex-container {
  display: flex;
  justify-content: flex-end;
  gap: 5px; /* opcionalno: razmak između njih */
}

.gallery-slider-wrapper .go-prev,
.gallery-slider-wrapper .go-next {
	/*position: absolute;
	right: 0;
	bottom: 0;
	width: 45px;
	height: 35px;
	background: #e50020;
	cursor: pointer; */
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e2e2e2;
	padding: 0;
	width: 20px;
	height: 20px;
	font-size: 0.625rem;
	line-height: 1em;
	font-weight: 400;
	color: #cdcdcd;
	background: transparent;
	cursor: pointer;
	transition: all .2s linear;
}

.gallery-slider-wrapper .go-prev:hover,
.gallery-slider-wrapper .go-next:hover {
	background: #e2e2e2;
	color: #fff;
}
/*
.gallery-slider-wrapper .go-prev {
	right: 55px;
}

.gallery-slider-wrapper .go-prev:before,
.gallery-slider-wrapper .go-next:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
}

.gallery-slider-wrapper .go-prev:before {
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	-ms-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
	background: url(../images/svg/icon-arrow.svg) no-repeat;
}

.gallery-slider-wrapper .go-next:before {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(../images/svg/icon-arrow.svg) no-repeat;
}


.gallery-slider-wrapper .go-prev.disable,
.gallery-slider-wrapper .go-next.disable {
	opacity: .5;
}*/


@media only screen and (max-width: 1200px) {
	.gallery-slider-wrapper .slick-slide {
		margin: 0 7px;
	}

	.gallery-slider-wrapper .slick-list {
		margin: 0 -7px;
	}
}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
/* End Magnific Popup CSS */

.contact-form label.error, .pretplata-form label.error {
    color: #ff1010 !important;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}