/*!
Theme Name: Lviv Art Center
Theme URI: https://github.com/utoyvo/lviv-art-center-theme
Author: Oleksandr Klochko
Author URI: https://utoyvo.github.io/
Description: Minimalist but very functional theme of Lviv Art Center.
Version: 0.8.0
Tested up to: 5.5
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lviv-art-center
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Lviv Art Center is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Fonts
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Main Navigation
	- Socail Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
	- Page & Single
	- Event type
	- Sponsors
	- Home
	- Blog
	- Marquee
	- Tag list
	- Press kit
# Utilities
	- Accessibility
	- Alignments
# Plugins
	- WPCF7
# Hamburger
# Search
	- Main search
	- Blog search
# Sliders
	- Slider
	- Carusel
# Animations
	- Blink
# Bootstrap
	- Heading
	- Display
	- Columns
	- Margin & Padding

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

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

/* Document
========================================================================== */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
========================================================================== */
body {
  margin: 0;
}

main {
  display: block;
}

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

/* Grouping content
========================================================================== */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

/* Text-level semantics
========================================================================== */
a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
img {
  border-style: none;
  color: #fff;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 0;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

/* Interactive
========================================================================== */
details {
  display: block;
}

summary {
  display: list-item;
}

/* Misc
========================================================================== */
template {
  display: none;
}

[hidden] {
  display: none;
}

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

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Fonts
--------------------------------------------- */
@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf)
    format("truetype");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  src: url(assets/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf) format("truetype");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: italic;
  font-weight: 400;
  src: url(assets/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.ttf) format("truetype");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: bold;
  font-weight: 700;
  src: url(assets/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf) format("truetype");
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: IBM Plex Mono !important;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  clear: both;
}

p {
  margin-bottom: 1em;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 21px;
  color: #333333;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1em;
  padding-left: 1em;
  color: #888;
  border-left: 2px solid #888;
}

address {
  margin: 0 0 1em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

figcaption {
  font-size: 10px;
  color: #888;
  text-align: center;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1em;
}

ul,
ol {
  margin: 0 0 1em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1em 1em;
}

embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #191970;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.btn,
a.btn,
button.btn,
input[type="button"].btn,
input[type="reset"].btn,
input[type="submit"].btn {
  padding: 0.375rem 0.75rem;
  background: #e6e6e6;
  color: #fff;
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  line-height: 1.5;
  outline: none;
}

button.btn-dark {
  background: #000;
}

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

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  outline: 0 !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #999;
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
  border-radius: 0;
  padding: 20px 10px;
  height: 55px;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #999;
  border-color: #888 !important;
  box-shadow: none !important;
  outline: 0 !important;
}

select {
  height: 55px;
  width: 100%;
  padding: 0 8px;
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
}

textarea {
  height: auto !important;
}

label {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.subscribe-form label {
  font-size: 18px;
}

input[type="radio"]:checked + label {
  font-weight: bold;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Main Navigation
--------------------------------------------- */
#site-navigation {
  font-family: IBM Plex Mono;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
}

#site-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

#site-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

#site-navigation ul ul ul {
  left: -999em;
  top: 0;
}

#site-navigation ul ul li:hover > ul,
#site-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

#site-navigation ul ul a {
  width: 200px;
}

#site-navigation ul li:hover > ul,
#site-navigation ul li.focus > ul {
  left: auto;
}

#site-navigation li {
  position: relative;
  line-height: 1.5;
}

#site-navigation a {
  display: block;
  color: #000;
  text-decoration: none;
}

#site-navigation a:hover {
  color: #000;
  text-decoration: underline;
}

#site-navigation li:last-child a {
  padding-right: 1rem;
}

/* Small menu. */
.menu-toggle,
#site-navigation.toggled ul {
  color: #000;
  margin: 0;
  text-align: right;
}

.menu-toggle i {
  color: #999 !important;
}

.menu-toggle i:hover {
  color: #000 !important;
}

#site-navigation.toggled .menu-toggle {
  color: #f00;
}

@media (min-width: 768px) {
  .menu-toggle {
    display: none;
  }

  #site-navigation ul {
    display: flex;
  }

  #site-navigation li:last-child a {
    padding-right: 0;
  }
}

/* Secondary Navigation
--------------------------------------------- */
#secondary-navigation {
}

#secondary-navigation ul {
  line-height: 0.9;
}

#secondary-navigation li {
  text-align: center;
}

#secondary-navigation li:first-child {
  text-align: left;
}

#secondary-navigation li:last-child {
  text-align: right;
}

#secondary-navigation li.current-menu-item a {
  color: #000;
  text-decoration: underline;
}

#secondary-navigation a {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #999;
}

#secondary-navigation a:hover {
  color: #000;
}

/* Top Navigation
--------------------------------------------- */
#top-navigation {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#top-navigation li:last-child a {
  padding-right: 0;
}

#top-navigation a {
}

#top-navigation a:hover,
#top-navigation .current-menu-item a,
#top-navigation .current-menu-item a:hover {
  text-decoration: underline;
}

/* Lang Navigation
--------------------------------------------- */
#lang-navigation {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#lang-navigation li:first-child a {
  padding-left: 0;
}

#lang-navigation a {
  color: #6c757d;
}

#lang-navigation a:hover,
#lang-navigation a:focus {
  color: #000 !important;
}

#lang-navigation .current-lang a {
  text-decoration: underline;
}

/* Bottom Navigation
--------------------------------------------- */
#bottom-navigation {
}

#bottom-navigation li {
  text-align: center;
}

#bottom-navigation li:first-child {
  text-align: left;
}

#bottom-navigation li:last-child {
  text-align: right;
}

#bottom-navigation a {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.1em;
  color: #000;
}

#bottom-navigation a:hover {
  text-decoration: underline;
}

#bottom-navigation .current-menu-item a,
#bottom-navigation .current-menu-item a:hover {
  text-decoration: underline;
}

/* Socail Navigation
--------------------------------------------- */
#social-navigation {
  font-family: "Font Awesome 5 Brands";
}

#social-navigation ul {
}

.social-icon a,
.widget_nav_menu a {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  font-size: 24px;
  line-height: 1;
  color: #999;
  opacity: 1;
}

.social-icon a:hover,
.social-icon a:focus,
#social-navigation a:hover,
#social-navigation a:focus {
  text-decoration: none;
}

#social-navigation a:hover:before,
#social-navigation a:focus:before {
  color: #000;
}

.social-nav-title {
  line-height: 31px;
  letter-spacing: 0.15em;
}

@media (max-width: 768px) {
  #socail-nav-box {
    margin-bottom: 1.5rem;
    text-align: center;
    border: 0 !important;
  }

  .social-nav-title {
    display: ruby;
    font-size: 16px !important;
  }

  #social-navigation {
    position: relative !important;
    bottom: auto !important;
    margin-top: 1.5rem !important;
  }
}

/* social icon */
.social-icon a:before {
  content: "\f0c1";
}

.social-icon a[href^="mailto:"]:before {
  content: "\f0e0";
}

.social-icon a[href$="/feed/"]:before {
  content: "\f09e";
}

.social-icon a[href*="behance.net"]:before {
  content: "\f1b4";
}

.social-icon a[href*="codepen.io"]:before {
  content: "\f1cb";
}

.social-icon a[href*="digg.com"]:before {
  content: "\f1a6";
}

.social-icon a[href*="dribbble.com"]:before {
  content: "\f17d";
}

.social-icon a[href*="dropbox.com"]:before {
  content: "\f16b";
}

.social-icon a[href*="facebook.com"]:before {
  content: "\f082";
}

.social-icon a[href*="flickr.com"]:before {
  content: "\f16e";
}

.social-icon a[href*="foursquare.com"]:before {
  content: "\f180";
}

.social-icon a[href*="plus.google.com"]:before {
  content: "\f2b3";
}

.social-icon a[href*="github.com"]:before {
  content: "\f09b";
}

.social-icon a[href*="gitlab.com"]:before {
  content: "\f296";
}

.social-icon a[href*="instagram.com"]:before {
  content: "\f16d";
}

.social-icon a[href*="linkedin.com"]:before {
  content: "\f08c";
}

.social-icon a[href*="ok.ru"]:before {
  content: "\f263";
}

.social-icon a[href*="pinterest.com"]:before {
  content: "\f0d2";
}

.social-icon a[href*="getpocket.com"]:before {
  content: "\f265";
}

.social-icon a[href*="reddit.com"]:before {
  content: "\f1a1";
}

.social-icon a[href*="skype.com"]:before {
  content: "\f17e";
}

.social-icon a[href*="snapchat.com"]:before {
  content: "\f2ab";
}

.social-icon a[href*="spotify.com"]:before {
  content: "\f1bc";
}

.social-icon a[href*="stumbleupon.com"]:before {
  content: "\f1a4";
}

.social-icon a[href*="t.me"]:before {
  content: "\f2c6";
}

.social-icon a[href*="tumblr.com"]:before {
  content: "\f173";
}

.social-icon a[href*="twitter.com"]:before {
  content: "\f099";
}

.social-icon a[href*="twitch.tv"]:before {
  content: "\f1e8";
}

.social-icon a[href*="vimeo.com"]:before {
  content: "\f40a";
}

.social-icon a[href*="vk.com"]:before {
  content: "\f189";
}

.social-icon a[href*="wordpress.com"]:before,
.social-icon a[href*="wordpress.org"]:before {
  content: "\f411";
}

.social-icon a[href*="yandex.com"]:before {
  content: "\f414";
}

.social-icon a[href*="youtube.com"]:before {
  content: "\f167";
}

/**
 * Modal Navigation
 */
#modal-primary-menu li,
#modal-bottom-menu li {
  border-bottom: 1px solid #eee;
}

#modal-primary-menu a,
#modal-bottom-menu a {
  display: block;
  padding: 0.5rem 1rem;
  color: #000;
}

#modal-primary-menu a:hover,
#modal-bottom-menu a:hover {
  color: #888;
}

/***/
#modal-social-menu li {
  margin-bottom: 1.5rem;
}

#modal-lang-alt-menu a,
#modal-social-menu a {
  color: #fff;
}

#modal-lang-alt-menu a:hover,
#modal-social-menu a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/**
 * Secondary navigations
 */
.pagination .page-numbers {
  margin-right: 1.5rem;
  color: #000;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* disabled  nav item */
.disabled a {
  color: #888 !important;
  pointer-events: none !important;
  text-decoration: line-through !important;
  cursor: default !important;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin-bottom: 2rem;
}

.widget select {
  max-width: 100%;
}

.widget h4 {
  text-transform: none;
}

.widget h4 a {
  font-size: 14px;
  line-height: 17px;
  color: #191919;
}

.widget u {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.15em;
  text-decoration-line: underline;
  color: #999;
}

.widget-title {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 2.8;
}

@media (max-width: 768px) {
  .widget-title {
    font-size: 16px;
    line-height: 1.2;
  }
}

.widget .current-event {
  list-style: none;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.post-thumbnail,
.siderbar-thumbnail {
  display: block;
  background: #888;
}

.post-thumbnail img,
.siderbar-thumbnail img {
  width: 100%;
}

.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1em;
  max-width: 100%;
  font-size: 10px;
  color: #888;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1em;
  display: grid;
  grid-gap: 1em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

.list-style-none {
  list-style: none !important;
}

/* Page & Single
--------------------------------------------- */
.page-title {
  font-size: 18px;
  line-height: 2.2;
  color: #333;
  text-transform: initial;
}

.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6 {
  margin-bottom: 30px !important;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 18px !important;
  line-height: 21px;
  clear: both;
}

.entry-title,
.entry-title a {
  color: #000;
  text-transform: initial;
}

.entry-title a:hover {
  color: #444;
  text-decoration: none;
}

/* Event type
--------------------------------------------- */
.event-type a {
  color: #6c757d !important;
}

.event-type a:hover,
.event-type a:focus {
  color: #6c757d !important;
}

#event-types li:last-child a,
#event-when li:last-child a,
#exhibition-when li:last-child a {
  padding-right: 0;
}

#exhibition-when a,
#event-when a {
  color: #000;
  font-size: 14px;
}

#exhibition-when a.color-primary,
#event-when a.color-primary {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .site {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

/* Sponsors
--------------------------------------------- */
.sponsors .col:first-child {
  padding-left: 0;
}

.sponsors .col:last-child {
  padding-right: 0;
}

.sponsors a:hover {
  opacity: 0.8;
}

.sponsors img {
  height: auto;
  width: auto;
}

/* Home
--------------------------------------------- */
.events-home-box,
.blog-home-box {
}

.events-home-box h3,
.blog-home-box h3 {
  letter-spacing: 0.15em;
}

.events-home-box p,
.blog-home-box p {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.15em;
}

.events-home-box a,
.blog-home-box a {
  color: #000;
}

.events-home-box a:hover,
.blog-home-box a:hover {
  color: #444;
  text-decoration: none;
}

@media (max-width: 768px) {
  .events-home-box > div:first-child,
  .blog-home-box > div:first-child {
    margin-bottom: 2rem;
  }

  .events-home-box > div:first-child div.border,
  .blog-home-box > div:first-child div.border {
    padding-bottom: 1rem;
  }

  .events-home-box > div:first-child h3,
  .blog-home-box > div:first-child h3 {
    display: block ruby;
    margin-bottom: 0;
  }

  .events-home-box > div:first-child .position-absolute,
  .blog-home-box > div:first-child .position-absolute {
    display: none;
  }

  #usubmit {
    width: auto !important;
  }
}

/* Blog
--------------------------------------------- */
#blog-post-list a:not(.color-primary):hover {
  text-decoration: underline;
}

/* Marquee
--------------------------------------------- */
ul.marquee {
  overflow: hidden;
}

ul.marquee li {
  display: inline;
  list-style-type: none;
  line-height: 2.5;
}

ul.marquee li.current a {
  text-decoration: line-through;
}

/* Tag list
--------------------------------------------- */
.tags {
  font-size: 1.5rem;
  line-height: 1.1;
}

.tags-links {
  height: 1rem;
  line-height: 1;
  overflow: hidden;
}

.tags a,
.tags-links a {
  color: #6c757d;
}

.tags a:hover,
.tags-links a:hover {
  color: #000;
}

.tags a:before,
.tags-links a:before {
  content: "#";
}

/* Press kit
--------------------------------------------- */
.press-kit-nav li {
  font-size: 18px;
  text-transform: uppercase;
  list-style: none;
  cursor: pointer;
}

.press-kit-nav li:hover:not(.active) {
  text-decoration: underline;
}

.press-kit-block {
  display: none;
}

.press-kit-block.active {
  display: block;
}

.press-kit-block a {
  color: #000;
  text-decoration: underline;
}

.press-kit-block a:hover {
  opacity: 0.8;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.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;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1em;
  margin-bottom: 1em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1em;
  margin-bottom: 1em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

.alert {
  filter: hue-rotate(60deg);
  border-radius: 0 !important;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* WPCF7
--------------------------------------------- */
.wpcf7 span.wpcf7-list-item {
  margin: 0;
}

.wpcf7 div.wpcf7-response-output {
  margin: 0 0 1.5rem 0;
  padding: 1rem;
  color: #fff;
  border: 0;
  text-align: center;
}

.wpcf7 span.ajax-loader {
  display: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffb900;
}

/*--------------------------------------------------------------
# Hamburger
--------------------------------------------------------------*/
.hamburger {
  padding: 5px 5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/* Squeeze
--------------------------------------------- */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/

/* Main search
--------------------------------------------- */
#s.search-main {
  height: auto;
  font-size: 64px;
}

#s.search-main:focus {
  color: #fff !important;
  border: 0 !important;
}

/* Blog search
--------------------------------------------- */
#blog-search {
  height: auto !important;
  padding: 0 4px;
}

/*--------------------------------------------------------------
# Sliders
--------------------------------------------------------------*/

/* Slider
--------------------------------------------- */
.slider .slick-arrow {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 33.33333%;
  height: 100%;
  padding: 0;
  z-index: 999;
  background: transparent;
  border: 0;
  outline: none !important;
  overflow: hidden;
  text-indent: 999em;
}

.slider .slick-prev {
  left: 0;
  cursor: url('data:image/svg+xml;utf8, <svg fill="%23FFFFFF" height="48" width="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M40,22H15.7l11.1-11.2L24,8L8,24l16,16l2.8-2.8L15.7,26H40V22z"/></svg>')
      24 24,
    w-resize !important;
}

.slider .slick-next {
  right: 0;
  cursor: url('data:image/svg+xml;utf8, <svg fill="%23FFFFFF" height="48" width="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M8,26h24.3L21.2,37.2L24,40l16-16L24,8l-2.8,2.8L32.3,22H8V26z"/></svg>')
      24 24,
    e-resize !important;
}

.slider .slide-title {
  bottom: 0;
  color: #000;
  padding: 1.5rem 0 0 0;
  line-height: 1;
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  .slider .slide-title {
    font-size: 18px !important;
  }
}

/* Carusel
--------------------------------------------- */
.carusel,
.products-carusel {
  padding-left: 1.5rem;
}

.carusel .slick-slide,
.products-carusel .slick-slide {
  padding-right: 1.5rem;
}

.carusel .slide-title,
.products-carusel .slide-title {
  display: block;
}

.carusel .slide-title a,
..products-carusel .slide-title a {
  font-size: 22px;
}

.carusel .slide-excerpt p,
..products-carusel .slide-excerpt p {
  color: #fff;
  font-size: 1rem;
}

.next-carusel,
.prev-carusel {
  cursor: pointer;
}

.next-carusel.slick-disabled,
.prev-carusel.slick-disabled {
  color: #888;
  cursor: default;
}

.carusel .slide {
  height: 100% !important;
}

@media (max-width: 768px) {
  .carusel .slide-title a {
    font-size: 12px !important;
  }
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/

/* Blink
--------------------------------------------- */
.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/

/* Table
--------------------------------------------- */
.table td,
.table th {
  vertical-align: middle !important;
}

/* Heading
--------------------------------------------- */
@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 24px !important;
  }
  h2,
  .h2 {
    font-size: 22px !important;
  }
  h3,
  .h3 {
    font-size: 20px !important;
  }
  h4,
  .h4 {
    font-size: 18px !important;
  }
  h5,
  .h5 {
    font-size: 16px !important;
  }
  h6,
  .h6 {
    font-size: 14px !important;
  }
}

/* Display
--------------------------------------------- */
@media (max-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* Columns
--------------------------------------------- */
@media (max-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Margin & Padding
--------------------------------------------- */
@media (max-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

#marquee a {
  color: #fff;
  text-decoration: underline;
}

#marquee a:hover {
  opacity: 0.8;
}

/* Badges */
.cat-badge a {
  display: inline-block;
  margin-right: 0.3em;
  padding: 0 0.2em;
  font-size: 12px;
  color: #fff;
}

.cat-badge a:hover,
.cat-badge a:focus {
  color: #fff;
  opacity: 0.8;
  text-decoration: none !important;
}

@keyframes wheelHueColor {
  from,
  to {
    background: #ff00ae;
  }
  20% {
    background: #3ef700;
  }
  40% {
    background: #d921f6;
  }
  60% {
    background: #00b7df;
  }
  80% {
    background: #ff900d;
  }
}

.wheelcolor {
  background: #ff00ae;
  animation: wheelHueColor 4s infinite;
  margin: 1px 0;
  padding-right: 1rem;
}

a.wheelcolor #top-menu .wheelcolor a {
  color: #fff !important;
}

/*recaptcha*/

.grecaptcha-badge {
  z-index: -1 !important;
  opacity: 0 !important;
}

/* magenta btn */

a.magenta-btn {
  background: #ff00ae;
}
a.magenta-btn:hover {
  opacity: 1;
  color: #000;
}

.residence-links {
  margin-bottom: 24px;
  display: flex;
}

.residence-links a {
  margin-right: 12px;
  padding: 0.375rem 0.75rem;
  background: #ff00ae;
  color: #fff;
  transition: all 0.25s;
  font-size: 1rem;
  line-height: 1.5;
  font-family: IBM Plex Mono !important;
  text-transform: uppercase;
  text-decoration: none;
}

.residence-links a:hover {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 575px) {
  .residence-links {
    flex-direction: column;
  }
  .residence-links a {
    margin-bottom: 10px;
    text-align: center;
  }
}

.vm-link a {
	color: #6071b6!important;
	font-weight: 700;
	letter-spacing: .01px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	a.nav-link {
    	padding: .5rem .62rem;
	}
}