.re-nav ul, .sub-nav-slide ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

.df-row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 480px) {
  .df-row.df-rr-ph {
    flex-direction: row-reverse;
  }
}
@media (min-width: 480px) {
  .df-row.df-aic-ph {
    align-items: center;
  }
}
@media (min-width: 768px) {
  .df-row.df-rr-sm {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .df-row.df-aic-sm {
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .df-row.df-rr-md {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .df-row.df-aic-md {
    align-items: center;
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-1 {
    flex: 1 0 calc(8.3333333333% * 1);
    max-width: calc(8.3333333333% * 1);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-2 {
    flex: 1 0 calc(8.3333333333% * 2);
    max-width: calc(8.3333333333% * 2);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-3 {
    flex: 1 0 calc(8.3333333333% * 3);
    max-width: calc(8.3333333333% * 3);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-4 {
    flex: 1 0 calc(8.3333333333% * 4);
    max-width: calc(8.3333333333% * 4);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-5 {
    flex: 1 0 calc(8.3333333333% * 5);
    max-width: calc(8.3333333333% * 5);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-6 {
    flex: 1 0 calc(8.3333333333% * 6);
    max-width: calc(8.3333333333% * 6);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-7 {
    flex: 1 0 calc(8.3333333333% * 7);
    max-width: calc(8.3333333333% * 7);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-8 {
    flex: 1 0 calc(8.3333333333% * 8);
    max-width: calc(8.3333333333% * 8);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-9 {
    flex: 1 0 calc(8.3333333333% * 9);
    max-width: calc(8.3333333333% * 9);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-10 {
    flex: 1 0 calc(8.3333333333% * 10);
    max-width: calc(8.3333333333% * 10);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-11 {
    flex: 1 0 calc(8.3333333333% * 11);
    max-width: calc(8.3333333333% * 11);
  }
}
@media (min-width: 480px) {
  .df-row .col-ph-12 {
    flex: 1 0 calc(8.3333333333% * 12);
    max-width: calc(8.3333333333% * 12);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-0 {
    margin-left: calc(8.3333333333% * 0);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-1 {
    margin-left: calc(8.3333333333% * 1);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-2 {
    margin-left: calc(8.3333333333% * 2);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-3 {
    margin-left: calc(8.3333333333% * 3);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-4 {
    margin-left: calc(8.3333333333% * 4);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-5 {
    margin-left: calc(8.3333333333% * 5);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-6 {
    margin-left: calc(8.3333333333% * 6);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-7 {
    margin-left: calc(8.3333333333% * 7);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-8 {
    margin-left: calc(8.3333333333% * 8);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-9 {
    margin-left: calc(8.3333333333% * 9);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-10 {
    margin-left: calc(8.3333333333% * 10);
  }
}
@media (min-width: 480px) {
  .df-row .col-offset-ph-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-1 {
    flex: 1 0 calc(8.3333333333% * 1);
    max-width: calc(8.3333333333% * 1);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-2 {
    flex: 1 0 calc(8.3333333333% * 2);
    max-width: calc(8.3333333333% * 2);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-3 {
    flex: 1 0 calc(8.3333333333% * 3);
    max-width: calc(8.3333333333% * 3);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-4 {
    flex: 1 0 calc(8.3333333333% * 4);
    max-width: calc(8.3333333333% * 4);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-5 {
    flex: 1 0 calc(8.3333333333% * 5);
    max-width: calc(8.3333333333% * 5);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-6 {
    flex: 1 0 calc(8.3333333333% * 6);
    max-width: calc(8.3333333333% * 6);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-7 {
    flex: 1 0 calc(8.3333333333% * 7);
    max-width: calc(8.3333333333% * 7);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-8 {
    flex: 1 0 calc(8.3333333333% * 8);
    max-width: calc(8.3333333333% * 8);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-9 {
    flex: 1 0 calc(8.3333333333% * 9);
    max-width: calc(8.3333333333% * 9);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-10 {
    flex: 1 0 calc(8.3333333333% * 10);
    max-width: calc(8.3333333333% * 10);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-11 {
    flex: 1 0 calc(8.3333333333% * 11);
    max-width: calc(8.3333333333% * 11);
  }
}
@media (min-width: 768px) {
  .df-row .col-sm-12 {
    flex: 1 0 calc(8.3333333333% * 12);
    max-width: calc(8.3333333333% * 12);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-0 {
    margin-left: calc(8.3333333333% * 0);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-1 {
    margin-left: calc(8.3333333333% * 1);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-2 {
    margin-left: calc(8.3333333333% * 2);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-3 {
    margin-left: calc(8.3333333333% * 3);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-4 {
    margin-left: calc(8.3333333333% * 4);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-5 {
    margin-left: calc(8.3333333333% * 5);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-6 {
    margin-left: calc(8.3333333333% * 6);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-7 {
    margin-left: calc(8.3333333333% * 7);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-8 {
    margin-left: calc(8.3333333333% * 8);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-9 {
    margin-left: calc(8.3333333333% * 9);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-10 {
    margin-left: calc(8.3333333333% * 10);
  }
}
@media (min-width: 768px) {
  .df-row .col-offset-sm-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-1 {
    flex: 1 0 calc(8.3333333333% * 1);
    max-width: calc(8.3333333333% * 1);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-2 {
    flex: 1 0 calc(8.3333333333% * 2);
    max-width: calc(8.3333333333% * 2);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-3 {
    flex: 1 0 calc(8.3333333333% * 3);
    max-width: calc(8.3333333333% * 3);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-4 {
    flex: 1 0 calc(8.3333333333% * 4);
    max-width: calc(8.3333333333% * 4);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-5 {
    flex: 1 0 calc(8.3333333333% * 5);
    max-width: calc(8.3333333333% * 5);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-6 {
    flex: 1 0 calc(8.3333333333% * 6);
    max-width: calc(8.3333333333% * 6);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-7 {
    flex: 1 0 calc(8.3333333333% * 7);
    max-width: calc(8.3333333333% * 7);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-8 {
    flex: 1 0 calc(8.3333333333% * 8);
    max-width: calc(8.3333333333% * 8);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-9 {
    flex: 1 0 calc(8.3333333333% * 9);
    max-width: calc(8.3333333333% * 9);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-10 {
    flex: 1 0 calc(8.3333333333% * 10);
    max-width: calc(8.3333333333% * 10);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-11 {
    flex: 1 0 calc(8.3333333333% * 11);
    max-width: calc(8.3333333333% * 11);
  }
}
@media (min-width: 1024px) {
  .df-row .col-md-12 {
    flex: 1 0 calc(8.3333333333% * 12);
    max-width: calc(8.3333333333% * 12);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-0 {
    margin-left: calc(8.3333333333% * 0);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-1 {
    margin-left: calc(8.3333333333% * 1);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-2 {
    margin-left: calc(8.3333333333% * 2);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-3 {
    margin-left: calc(8.3333333333% * 3);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-4 {
    margin-left: calc(8.3333333333% * 4);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-5 {
    margin-left: calc(8.3333333333% * 5);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-6 {
    margin-left: calc(8.3333333333% * 6);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-7 {
    margin-left: calc(8.3333333333% * 7);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-8 {
    margin-left: calc(8.3333333333% * 8);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-9 {
    margin-left: calc(8.3333333333% * 9);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-10 {
    margin-left: calc(8.3333333333% * 10);
  }
}
@media (min-width: 1024px) {
  .df-row .col-offset-md-11 {
    margin-left: calc(8.3333333333% * 11);
  }
}
@media (min-width: 768px) {
  .df-row {
    margin: 0 -15px;
  }
}


.toolbar-horizontal .re-home {
  position: absolute;
  top: 79px;
}


.re-header {
  position: relative;
  z-index: 100;
}
.re-home .re-header, .re-inner .re-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.re-header > .container > .field--name-body,
.re-header > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: static;
}
@media (min-width: 1024px) {
  .re-header > .container > .field--name-body,
  .re-header > .container {
    align-items: stretch;
  }
}
.re-header .container {
  max-width: 1550px;
}
.re-header .container:after {
  display: none;
}
.re-header .re-logo {
  position: relative;
  z-index: 102;
  width: 105px;
}
@media (min-width: 768px) {
  .re-header .re-logo {
    width: 140px;
  }
}
@media (min-width: 1024px) {
  .re-header .re-logo {
    width: 164px;
    z-index: 1;
  }
}
@media (min-width: 1440px) {
  .re-header .re-logo {
    width: 204px;
  }
}


.not-front .header-holder {
  padding: 0 15px;
}

.re-mobile-drop-wrap {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  position: absolute;
  top: 0;
  z-index: 101;
  background-color: rgba(82, 88, 91, 0.9);
  left: 0;
  right: 0;
  padding: 90px 0 20px;
  opacity: 0;
  visibility: hidden;
  height: calc(var(--vh, 1vh) * 100);
}
@media (min-width: 768px) {
  .re-mobile-drop-wrap {
    padding-top: 120px;
  }
}
@media (min-width: 1024px) {
  .re-mobile-drop-wrap {
    opacity: 1;
    visibility: visible;
    position: static;
    padding: 4px 0 0;
    background-color: transparent;
    height: auto;
    display: flex;
    align-items: center;
  }
}
.re-mobile-drop-active .re-mobile-drop-wrap {
  opacity: 1;
  visibility: visible;
}

.re-mobile-drop {
  overflow-y: auto;
  padding: 0 15px;
  height: 100%;
}
@media (min-width: 1024px) {
  .re-mobile-drop {
    overflow: visible;
    padding: 0;
    height: auto;
  }
}
.re-mobile-drop .re-btn {
  width: 100%;
  margin: 0 0 15px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1024px) {
  .re-mobile-drop .re-btn {
    width: auto;
    margin-bottom: 83px;
  }
}

.re-mobile-drop-content {
  display: flex;
  flex-direction: column-reverse;
}

@media (min-width: 1024px) {
  .re-sub-menu-wrap {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    position: absolute;
    top: 0;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 101;
    background-color: rgba(82, 88, 91, 0.9);
    left: 0;
    right: 0;
    padding: 150px 0 20px;
    opacity: 0;
    visibility: hidden;
  }
}
@media (min-width: 1440px) {
  .re-sub-menu-wrap {
    padding-top: 197px;
  }
}
@media (min-width: 1024px) {
  .re-sub-menu-active .re-sub-menu-wrap {
    opacity: 1;
    visibility: visible;
  }
}
.re-sub-menu-wrap .container {
  padding: 0;
}
@media (min-width: 1024px) {
  .re-sub-menu-wrap .container {
    padding: 0 15px;
  }
}

@media (min-width: 1024px) {
  .re-sub-menu {
    overflow-y: auto;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .re-sub-menu .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

@media (min-width: 1024px) {
  .re-sub-bar {
    width: 20.8%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding: 0 61px 0 0;
  }
}

@media (min-width: 1024px) {
  .re-sub-nav {
    width: 75%;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .re-sub-nav .re-col {
    width: 30%;
  }
}

.re-search-form {
  margin: 0 0 15px;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #fff;
}
.re-search-form input[type=search] {
  background-color: transparent;
  color: #fff;
  padding: 0;
  font-size: 18px;
  height: 36px;
  letter-spacing: 3.8px;
}
.re-search-form input[type=search]::-webkit-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.re-search-form input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.re-search-form input[type=search]:-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.re-search-form input[type=search]:-ms-input-placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.re-search-form input[type=search].placeholder {
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
}
.re-search-form .submit {
  transition: color 0.3s ease-in-out;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
}
.re-search-form .submit:hover {
  color: #e12726;
}
.re-search-form .submit svg {
  fill: currentColor;
  width: 18px;
}

.sub-nav-popup {
  border-bottom: 2px solid #fff;
}
@media (min-width: 1024px) {
  .sub-nav-popup {
    border-bottom: 0;
    margin: 0 0 25px;
  }
}

.re-nav-title {
  color: #fff;
  text-transform: uppercase;
  padding: 7px 0 5px;
  font-size: 18px;
  font-weight: 500;
  display: block;
}
@media (min-width: 1024px) {
  .re-nav-title {
    padding: 0;
    color: #e12726;
  }
}
.re-nav-title a {
  color: inherit;
}
@media (min-width: 1024px) {
  .re-nav-title a {
    pointer-events: none;
  }
}

.re-sub-nav-opener {
  transition: opacity 0.3s ease-in-out;
  position: relative;
  display: block;
  padding-right: 30px;
}
@media (min-width: 1024px) {
  .re-sub-nav-opener {
    display: inline-block;
  }
}
.re-sub-nav-opener:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-family: "icomoon";
  content: "\e905";
  font-size: 25px;
}
@media (min-width: 1024px) {
  .re-sub-nav-opener:after {
    display: none;
    padding-right: 0;
  }
}
.sub-nav-popup-active .re-sub-nav-opener {
  opacity: 0.5 !important;
}
.sub-nav-popup-active .re-sub-nav-opener:after {
  content: "\e904";
}

.sub-nav-slide {
  color: #fff;
}
.sub-nav-slide ul {
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  .sub-nav-slide ul {
    margin-bottom: 0;
  }
}
.sub-nav-slide ul li + li {
  margin-top: 5px;
}
@media (min-width: 1024px) {
  .sub-nav-slide ul li + li {
    margin-top: 0;
  }
}
.sub-nav-slide ul li.active a {
  color: #e12726;
}
.sub-nav-slide a {
  color: inherit;
}
@media (min-width: 1024px) {
  .sub-nav-slide a {
    transition: color 0.3s ease-in-out;
  }
}
@media (min-width: 1024px) {
  .sub-nav-slide a:hover {
    color: #e12726;
  }
}

.re-nav ul > li.active > a {
  color: #e12726;
}
.re-nav > ul {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .re-nav > ul {
    display: flex;
    font-size: 24px;
    margin: 0 -16px;
    color: #52585b;
  }
}
@media (min-width: 1440px) {
  .re-nav > ul {
    font-size: 30px;
    margin: 0 -38px;
  }
}
@media (min-width: 1024px) {
  .re-home .re-nav > ul, .re-inner .re-nav > ul {
    color: #fff;
  }
}
.re-nav > ul > li {
  border-bottom: 2px solid #fff;
}
@media (min-width: 1024px) {
  .re-nav > ul > li {
    border-bottom: 0;
    position: relative;
    padding: 0 0 0 14px;
    margin: 0 16px;
  }
}
@media (min-width: 1440px) {
  .re-nav > ul > li {
    margin: 0 38px;
  }
}
@media (min-width: 1024px) {
  .re-nav > ul > li:hover > a {
    color: #e12726;
  }
}
@media (min-width: 1024px) {
  .re-nav > ul > li:hover .re-drop {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1024px) {
  .re-nav > ul > li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3px;
    height: 24px;
    background: #e12726;
  }
}
@media (min-width: 1440px) {
  .re-nav > ul > li:before {
    height: 30px;
  }
}
.re-nav > ul > li.re-drop-active > .has-drop-down-a {
  opacity: 0.5 !important;
}
.re-nav > ul > li.re-drop-active > .has-drop-down-a:after {
  content: "\e904";
}
.re-nav > ul > li > a {
  transition: opacity 0.3s ease-in-out;
  position: relative;
  padding: 7px 0 5px;
  text-transform: uppercase;
  color: inherit;
  display: block;
}
@media (min-width: 1024px) {
  .re-nav > ul > li > a {
    transition: color 0.3s ease-in-out;
    text-transform: none;
    padding: 0;
    text-shadow: 0 0 2px #000;
  }
}
.re-nav > ul > li > a.has-drop-down-a {
  padding-right: 30px;
  position: relative;
}
@media (min-width: 1024px) {
  .re-nav > ul > li > a.has-drop-down-a {
    padding-right: 0;
  }
}
.re-nav > ul > li > a.has-drop-down-a:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-family: "icomoon";
  content: "\e905";
  font-size: 25px;
}
@media (min-width: 1024px) {
  .re-nav > ul > li > a.has-drop-down-a:after {
    display: none;
  }
}
.re-nav .re-drop {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  padding: 0 0 10px;
  color: #fff;
}
@media (min-width: 1024px) {
  .re-nav .re-drop {
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    position: absolute;
    left: 0;
    width: 215px;
    top: 100%;
    font-size: 18px;
    line-height: 20px;
    opacity: 0;
    visibility: hidden;
    padding: 17px 0 0;
  }
}
@media (min-width: 1440px) {
  .re-nav .re-drop {
    width: 336px;
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .re-nav .re-drop ul {
    background-color: #e12726;
    padding: 20px 26px 12px;
  }
}
@media (min-width: 1440px) {
  .re-nav .re-drop ul {
    padding: 26px 32px 18px;
  }
}
@media (min-width: 1024px) {
  .re-nav .re-drop li.active a {
    opacity: 0.6;
    color: #fff;
  }
}
.re-nav .re-drop li + li {
  margin-top: 5px;
}
@media (min-width: 1024px) {
  .re-nav .re-drop li + li {
    margin-top: 12px;
  }
}
@media (min-width: 1440px) {
  .re-nav .re-drop li + li {
    margin-top: 16px;
  }
}
.re-nav .re-drop a {
  color: inherit;
}
@media (min-width: 1024px) {
  .re-nav .re-drop a {
    transition: opacity 0.3s ease-in-out;
  }
}
@media (min-width: 1024px) {
  .re-nav .re-drop a:hover {
    opacity: 0.8;
  }
}

.re-footer {
  padding: 50px 0 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-color: #52585b;
}
@media (min-width: 768px) {
  .re-footer {
    padding: 65px 0 40px;
    font-size: 18px;
    text-align-last: left;
  }
}
.re-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.re-footer li:hover a {
  color: #e12726;
}
.re-footer li.active {
  color: #e12726;
}
.re-footer a {
  color: inherit;
  transition: all 0.3s;
}
.re-footer .container {
  max-width: 1560px;
}
@media (min-width: 1024px) {
  .re-footer .re-copyright {
    padding-top: 72px;
  }
}
.re-footer .re-footer-menu {
  padding-top: 5px;
}
.re-footer .re-copyright {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (min-width: 768px) {
  .re-footer .re-copyright {
    margin: 0 -16px;
    justify-content: flex-end;
  }
}
.re-footer .re-copyright li {
  padding: 0 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .re-footer .re-copyright li {
    padding: 0 16px;
  }
}

.re-columns-footer {
  margin: 0 -15px;
}
@media (min-width: 480px) {
  .re-columns-footer {
    display: flex;
    flex-wrap: wrap;
  }
}
.re-columns-footer > * {
  padding: 0 15px;
}
.re-columns-footer .re-col {
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .re-columns-footer .re-col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .re-columns-footer .re-col {
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .re-columns-footer .re-col {
    margin-bottom: 0;
    justify-content: flex-start;
    width: 24.5%;
    display: flex;
  }
}
.re-columns-footer .re-col-small {
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .re-columns-footer .re-col-small {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .re-columns-footer .re-col-small {
    width: 17%;
    margin-bottom: 0;
  }
}
.re-columns-footer .re-col-small:last-child {
  width: 100%;
  padding-top: 30px;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .re-columns-footer .re-col-small:last-child {
    width: 17%;
    padding-top: 0;
    margin-bottom: 0;
  }
}

.re-footer-menu li {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .re-footer-menu li {
    margin-bottom: 15px;
  }
}

.re-address-item address {
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 768px) {
  .re-address-item address {
    line-height: 40px;
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .re-address-item address {
    text-align: left;
  }
}

.re-soc-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .re-soc-menu {
    justify-content: flex-end;
  }
}
@media (min-width: 1024px) {
  .re-soc-menu {
    justify-content: flex-start;
  }
}
.re-soc-menu li {
  padding: 7px 3px 0;
}
.re-soc-menu .icon-twitter,
.re-soc-menu .icon-instagram {
  font-size: 22px;
}
.re-soc-menu .icon-facebook {
  display: inline-block;
  padding-top: 2px;

  font-size: 15px;
  margin-left: -2px;
  position: relative;
  top: -1px;
}

.no-space #main {
  padding: 0;
}

/**
 * Swiper 9.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 21, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide, swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification, swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?hn1ugv");
  src: url("../fonts/icomoon.eot?hn1ugv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?hn1ugv") format("truetype"), url("../fonts/icomoon.woff?hn1ugv") format("woff"), url("../fonts/icomoon.svg?hn1ugv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e901";
}

.icon-arrow-left:before {
  content: "\e8f5";
}

.icon-instagram:before {
  content: "\e903";
}

.icon-minus:before {
  content: "\e904";
}

.icon-plus:before {
  content: "\e905";
}

.icon-search:before {
  content: "\e906";
}

.icon-cross:before {
  content: "\e8fe";
}

.icon-download:before {
  content: "\e908";
}

.icon-classes:before {
  content: "\e90a";
}

.icon-events:before {
  content: "\e90b";
}

.icon-icons8-twitterx:before {
  content: "\e988";
}

.icon-instagram-new:before {
  content: "\e902";
}



/**
 * calendar calendar table styles
 */

.section-calendar #edit-spamicide,
.section-calendar #edit-captcha {
  display: none;
}



.calendar-calendar tr.odd, .calendar-calendar tr.even {
  background-color: #fff;
}

.calendar-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%; /* Setting at 100% causes problem in Internet Explorer. */
}

.calendar-calendar table.full {
  margin-top: 50px !important;
}
@media (max-width: 1023px) {
  .calendar-calendar table.full {
    margin-top: 20px !important;
  }
}

@media (max-width: 1023px) {
  .view-content {
    overflow: auto;
  }
}

@media (max-width: 1023px) {
  .calendar-calendar .month-view {
    overflow: auto;
  }
}

.calendar-calendar .month-view table {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media (max-width: 1023px) {
  .calendar-calendar .month-view table {
    width: 1024px;
  }
}

/**
 * IE needs a little help to get the side by side tables to the right size
 */
.calendar-calendar .year-view td {
  width: 32%;
  padding: 1px;
  border: none;
}

.calendar-calendar .year-view td table td {
  width: 13%;
  padding: 0;
}

.calendar-calendar tr {
  padding: 0;
  margin: 0;
  background-color: white;
}

.calendar-calendar th {
  text-align: center;
  margin: 0;
}

.calendar-calendar th a {
  font-weight: bold;
}

.calendar-calendar td {
  width: 14%;
  border: 1px solid #fff;
  color: #52585b;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

/**
 * simplify the mini calendar by removing borders
 */
.calendar-calendar .mini {
  border: none;
}

/**
 * format for the week number in the first cell
 */
.calendar-calendar td.week {
  width: 1%;
  min-width: 1%;
}

.calendar-calendar .week {
  clear: both;
  font-style: normal;
  color: #555;
  font-size: 0.8em;
}

/**
 * IE6 does not support min-height, using Min-Height fast hack from http://www.dustindiaz.com/min-height-fast-hack
 */
.calendar-calendar .inner {
  height: auto !important;
  height: 5em;
  padding: 0;
  margin: 0;
}

.calendar-calendar .inner div {
  padding: 0;
  margin: 0;
}

/**
 * Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through.
 */
.calendar-calendar .inner p {
  padding: 0 0 0.8em 0;
  margin: 0;
}

.calendar-calendar td a {
  font-weight: 500;
  text-decoration: none;
}

.calendar-calendar td a:hover {
  text-decoration: underline;
}

.calendar-calendar td.year,
.calendar-calendar td.month {
  text-align: center;
}

/**
 * format days of the week header cells
 */
.calendar-calendar th.days {
  color: #ccc;
  background-color: transparent;
  text-align: center;
  padding: 1px;
  margin: 0;
  font-weight: 500;
}

/**
 * floating day number div
 */
.calendar-calendar div.day {
  float: right;
  text-align: center;
  padding: 20px 0.25em 15px 0.25em;
  margin: 0;
  background-color: #f3f3f3;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  clear: both;
  font-size: 45px;
  font-weight: 100;
}

/**
 * individual node container
 */
.calendar-calendar div.calendar {
  background-color: #fff;
  border: solid 1px #ddd;
  text-align: left;
  margin: 0 0.25em 0.25em 0;
  width: 96%;
  float: right; /* needed to keep IE from hiding the floating day number */
  clear: both;
}

/**
 * No floating of day view content because there is no floating day number
 */
.calendar-calendar .day-view div.calendar {
  float: none;
  width: 98%;
  margin: 1% 1% 0 1%;
}

.calendar-calendar div.title {
  font-size: 0.8em;
  text-align: center;
}

.calendar-calendar div.title a {
  color: #000;
}

.calendar-calendar div.title a:hover {
  color: #c00;
}

.calendar-calendar .content {
  clear: both;
  padding: 3px;
  padding-left: 5px;
}

.calendar div.form-item {
  white-space: normal;
}

table td.mini,
table th.mini,
table.mini td.week {
  padding: 0 1px 0 0;
  margin: 0;
}

table td.mini a {
  font-weight: normal;
}

.calendar-calendar .mini-day-off {
  padding: 0px;
}

.calendar-calendar .mini-day-on {
  padding: 0px;
}

table .mini-day-on a {
  text-decoration: underline;
}

.calendar-calendar .mini .title {
  font-size: 0.8em;
}

.mini .calendar-calendar .week {
  font-size: 0.7em;
}

.mini-row {
  width: 100%;
  border: none;
}

.mini {
  width: 32%;
  vertical-align: top;
}

/**
 * formatting for the legend stripe and block
 */
.calendar-calendar .stripe {
  height: 5px;
  width: auto;
  font-size: 1px !important;
  line-height: 1px !important;
}

.calendar-calendar .day-view .stripe {
  width: 100%;
}

table.calendar-legend {
  background-color: #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
}

table.calendar-legend tr.odd .stripe,
table.calendar-legend tr.even .stripe {
  height: 12px !important;
  font-size: 9px !important;
  line-height: 10px !important;
}

.calendar-legend td {
  text-align: left;
  padding-left: 5px;
}

.calendar-empty {
  font-size: 1px;
  line-height: 1px;
}

/**
 * formatting for the full day view
 */
.calendar-calendar td.calendar-agenda-hour {
  text-align: right;
  border: none;
  border-top: 1px solid #CCCCCC;
  padding-top: 0.25em;
  width: 1%;
}

.calendar-calendar td.calendar-agenda-no-hours {
  min-width: 1%;
}

.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size: 1.2em;
  font-weight: bold;
}

.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size: 1em;
}

.calendar-calendar td.calendar-agenda-items {
  border: 1px solid #CCCCCC;
  text-align: left;
}

.calendar-calendar td.calendar-agenda-items div.calendar {
  width: auto;
  padding: 0.25em;
  margin: 0;
}

.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 1em 0;
  background-color: #fff;
}

/**
 * the popup date selector for jumping to a new date
 */
.calendar-date-select form {
  text-align: right;
  float: right;
  width: 25%;
}

.calendar-date-select div,
.calendar-date-select input,
.calendar-date-select label {
  text-align: right;
  padding: 0;
  margin: 0;
  float: right;
  clear: both;
}

.calendar-date-select .description {
  float: right;
}

.calendar-label {
  font-weight: bold;
  display: block;
  clear: both;
}

.calendar-calendar div.date-nav {
  background-color: #ccc;
  color: #52585b;
  padding: 0.2em;
  width: auto;
  border: 1px solid #ccc;
}

.calendar-calendar div.date-nav a,
.calendar-calendar div.date-nav h3 {
  color: #52585b;
  text-decoration: none;
}

.calendar-calendar th.days {
  background-color: transparent;
  color: #52585b;
  font-weight: 500;
  border: 1px solid #fff;
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: right;
}

.calendar-calendar td.empty {
  background: #f2f2f3;
  border-color: #fff;
  color: rgba(82, 88, 91, 0.2);
}

.calendar-calendar table.mini td.empty {
  background: #fff;
  border-color: #fff;
}

.calendar-calendar td div.day {
  border: 1px solid #ccc;
  border-top: none;
  border-right: none;
  margin-bottom: 2px;
}

.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background: #eee;
}

/**
 * Set small font size for all items in calendar div, themes can override this.
 * Use x-small instead of em to avoid multiplying effect in nested items.
 */
.calendar-calendar div.calendar {
  border: none;
  font-size: x-small;
}

.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border: none;
  background: transparent;
  padding: 0;
}

.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color: #444;
  background: #fff;
  text-align: right;
}

.calendar-calendar td .inner .view-field,
.calendar-calendar td .inner .view-field a {
  color: #444;
  font-weight: normal;
}

.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  font-weight: 400;
}

.calendar-calendar td .inner div.day a {
  color: #52585b;
  font-weight: 100;
}

.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
  background-color: #C3D6E4;
}

/**
 * The following are not used by default but are available for themes
 */
/**
 * Multi day styles
 */
.calendar-calendar tbody {
  border-top: none;
}

.calendar-calendar .month-view .full .inner,
.calendar-calendar .week-view .full .multi-day .inner {
  height: auto;
  min-height: 130px;
}

.calendar-calendar .week-view .full .calendar-agenda-hour .calendar-calendar .month-view .full .single-day .inner .view-item {
  float: left;
  width: 100%;
}

.calendar-calendar .week-view .full .calendar-agenda-hour,
.calendar-calendar .day-view .full .calendar-agenda-hour {
  padding-right: 2px;
}

.calendar-calendar .week-view .full .calendar-agenda-hour {
  width: 6%;
  min-width: 0px;
}

.calendar-calendar .week-view .full .days {
  width: 13%;
}

.calendar-calendar .month-view .full div.calendar,
.calendar-calendar .week-view .full div.calendar,
.calendar-calendar .day-view div.calendar {
  width: auto;
}

.calendar-calendar .month-view .full tr.date-box,
.calendar-calendar .month-view .full tr.date-box td,
.calendar-calendar .month-view .full tr.multi-day,
.calendar-calendar .month-view .full tr.multi-day td {
  height: 19px;
  max-height: 19px;
}

.calendar-calendar .month-view .full tr.single-day .no-entry,
.calendar-calendar .month-view .full tr.single-day .no-entry .inner {
  height: 44px !important;
  line-height: 44px;
}

.calendar-calendar .month-view .full tr.single-day .noentry-multi-day,
.calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner {
  height: 22px !important;
  line-height: 22px;
}

.calendar-calendar .month-view .full td,
.calendar-calendar .week-view .full td,
.calendar-calendar .day-view td {
  vertical-align: top;
  padding: 1px 2px 0 2px;
}

.calendar-calendar .month-view .full td.date-box {
  height: 1%;
  border-bottom: 0px;
  padding-bottom: 2px;
}

.calendar-calendar .month-view .full .week {
  font-size: inherit;
}

.calendar-calendar .month-view .full .week a,
.calendar-calendar .week-view .full .week a {
  color: #4b85ac;
}

.calendar-calendar .month-view .full td .inner div.day,
.calendar-calendar .month-view .full td .inner div.day a {
  border: none;
  background: none;
  margin-bottom: 0px;
}

.calendar-calendar .month-view .full td.date-box .inner,
.calendar-calendar .week-view .full td.date-box .inner {
  min-height: inherit;
}

.calendar-calendar .month-view .full td.multi-day,
.calendar-calendar .week-view .full td.multi-day {
  border-top: 0px;
  border-bottom: 0px;
}

.calendar-calendar .week-view .full .first td.multi-day {
  border-top: 1px solid #CCCCCC;
}

.calendar-calendar .month-view .full td.single-day {
  border-top: 0px;
}

.calendar-calendar .month-view .full td.multi-day .inner,
.calendar-calendar .week-view .full td.multi-day .inner,
.calendar-calendar .day-view .full td.multi-day .inner {
  min-height: inherit;
  width: auto;
  position: relative;
}

.calendar-calendar .month-view .full td.multi-day.no-entry {
  min-height: 0px;
}

.calendar-calendar .month-view .full td.single-day .calendar-empty,
.calendar-calendar .month-view .full td.single-day.empty,
.calendar-calendar .month-view .full td.date-box.empty,
td {
  background: #f2f2f3;
}

.calendar-calendar .month-view .full td.single-day .inner div,
.calendar-calendar .month-view .full td.single-day .inner div a,
.calendar-calendar .month-view .full td.multi-day .inner div,
.calendar-calendar .month-view .full td.multi-day .inner div a,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,
.calendar-calendar .week-view .full td.single-day .inner div,
.calendar-calendar .week-view .full td.single-day .inner div a,
.calendar-calendar .week-view .full td.multi-day .inner div,
.calendar-calendar .week-view .full td.multi-day .inner div a,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,
.calendar-calendar .day-view .full td .inner div.view-item,
.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  background: none;
}

.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  margin: 0px 3px;
}

.calendar-calendar .day-view .full td .inner div.calendar div.stripe {
  margin: 0px;
}

.calendar-calendar .month-view .full tr td.today,
.calendar-calendar .month-view .full tr.odd td.today,
.calendar-calendar .month-view .full tr.even td.today {
  background: none;
  border-left: 2px solid #7C7F12;
  border-right: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full td.date-box.today {
  border-width: 2px 2px 0px 2px;
  border-style: solid;
  border-color: #7C7F12;
}

.calendar-calendar .month-view .full tr td.single-day.today {
  border-bottom: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full tr td.multi-day.starts-today {
  border-left: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full tr td.multi-day.ends-today {
  border-right: 2px solid #7C7F12;
}

.calendar-calendar .month-view .full tr td.multi-day,
.calendar-calendar .month-view .full tr td.single-day {
  border-top: 0px;
}

.calendar-calendar .month-view .full tr td.multi-day,
.calendar-calendar .month-view .full tr td.date-box {
  border-bottom: 0px;
}

.calendar-calendar .month-view .full .inner .monthview,
.calendar-calendar .week-view .full .inner .weekview,
.calendar-calendar .day-view .full .inner .dayview {
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: auto;
  float: none;
  display: block;
  margin: 0.25em auto;
  position: relative;
}

.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .day-view .full td.single-day div.dayview {
  background: transparent;
  width: auto;
  padding: 5px 12px 5px 25px;
  overflow: hidden;
  text-align: right;
  font-size: 18px;
  line-height: 1;
}

.calendar-calendar .month-view .full td.single-day .calendar-more div.monthview {
  background: none;
}

.calendar-calendar .day-view td div.dayview {
  padding: 0px;
}

.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview {
  background: #74a5d7;
  height: 1.9em;
  overflow: hidden;
  margin: 0px auto;
  color: #ffffff;
  position: relative;
}

.calendar-calendar .week-view .full td.multi-day div.weekview {
  height: 3.5em;
}

.calendar-calendar li {
  list-style-type: none;
}

.calendar-calendar li .text a {
  display: block;
  margin: 0 0 7px;
  color: #e12726;
}

.calendar-calendar .month-view .full td.multi-day .inner .view-field,
.calendar-calendar .month-view .full td.multi-day .inner .view-field a,
.calendar-calendar .week-view .full td.multi-day .inner .view-field,
.calendar-calendar .week-view .full td.multi-day .inner .view-field a,
.calendar-calendar .day-view .full td.multi-day .inner .view-field,
.calendar-calendar .day-view .full td.multi-day .inner .view-field a {
  color: #ffffff;
}

.calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .week-view .full td.multi-day div.weekview {
  margin-bottom: 2px;
}

.calendar-calendar .month-view .full td.multi-day .calendar.monthview .view-field {
  white-space: nowrap;
  float: left;
  margin-right: 3px;
}

.calendar-calendar .week-view .full td.multi-day .calendar.weekview .view-field {
  white-space: nowrap;
  display: inline;
  margin-right: 3px;
}

.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field {
  display: block;
}

.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,
.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
  position: absolute;
  width: 3000px;
  left: 5px;
}

.calendar-calendar .day-view td .stripe,
.calendar-calendar .month-view .full td .stripe,
.calendar-calendar .week-view .full td .stripe {
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 3px;
  z-index: 2;
}

.calendar-calendar .full td.single-day .continuation,
.calendar-calendar .full td.single-day .continues,
.calendar-calendar .full td.single-day .cutoff {
  display: none;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continuation,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
  float: left;
  margin-right: 3px;
  height: 1.9em;
}

.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
  height: 2.75em;
  padding-top: 0.75em;
  margin-right: 8px;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  position: absolute;
  right: 0px !important;
  right: -1px;
  width: 10px;
  text-align: left;
  background: #74a5d7;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  height: 1.9em;
  padding-left: 6px;
  z-index: 1;
}

.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  height: 2.75em;
  padding-top: 0.75em;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  width: 8px;
  padding-left: 0px;
}

.calendar-calendar .week-view .full td.multi-day {
  padding: 2px;
}

.calendar-calendar .week-view td.single-day div.calendar {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

.calendar-calendar .week-view .full tr.last td.multi-day {
  border-bottom: 1px solid #CCCCCC;
}

/**
 * Restyle Header
 */
.view .date-nav-wrapper .clear-block {
  margin-bottom: 10px;
}

.view .date-nav-wrapper {
  position: relative;
  background-color: #52585b;
  width: 100%;
}

.view .date-nav-wrapper .date-nav {
  background-color: transparent;
  border: 0px;
  min-height: 30px;
  position: relative;
  padding: 7px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.view .pager {
  display: flex;
  align-items: center;
  list-style-type: none;
  justify-content: space-between;
}

.view .date-nav-wrapper .date-prev a,
.view .date-nav-wrapper .date-next a {
  text-decoration: none;
  color: inherit;
  font-size: 0;
}

.view .date-nav-wrapper.date-nav a:hover {
  text-decoration: underline;
}

.view .date-nav-wrapper .date-prev {
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  background: transparent;
  float: none;
  right: 80px;
  left: auto;
  text-align: right;
  top: 0px;
  width: auto;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .view .date-nav-wrapper .date-prev {
    margin: 0 10px;
  }
}

.block-views .view .date-nav-wrapper .date-prev {
  left: 0;
  right: auto;
}

.view .date-nav-wrapper .date-prev a {
  margin-left: 10px;
  font-weight: bold;
  width: 30px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
@media (min-width: 1024px) {
  .view .date-nav-wrapper .date-prev a {
    width: 60px;
  }
}
.view .date-nav-wrapper .date-prev a::before {
  content: "";
  background-image: url("../images/landing/arrow-prev.svg");
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  display: block;
  left: 0;
  top: 50%;
}
@media (min-width: 1024px) {
  .view .date-nav-wrapper .date-prev a::before {
    width: 60px;
    height: 40px;
  }
}
.view .date-nav-wrapper .date-prev a:hover {
  opacity: 0.7;
}

.view .date-nav-wrapper .date-heading {
  position: relative;
  top: 0px;
  text-align: center;
  z-index: 0;
  width: auto;
}

.view .date-nav-wrapper .date-heading h3 {
  line-height: 1;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .view .date-nav-wrapper .date-heading h3 {
    font-size: 30px;
    letter-spacing: 2px;
  }
}

.view .date-nav-wrapper .date-next {
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  background: transparent;
  float: none;
  right: 0px;
  text-align: right;
  top: 0px;
  width: auto;
  z-index: 1;
  font-size: 0;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .view .date-nav-wrapper .date-next {
    margin: 0 10px;
  }
}

.view .date-nav-wrapper .date-next a {
  margin-right: 0;
  font-weight: bold;
  width: 30px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
@media (min-width: 1024px) {
  .view .date-nav-wrapper .date-next a {
    width: 60px;
  }
}
.view .date-nav-wrapper .date-next a::before {
  content: "";
  background-image: url("../images/landing/arrow-next.svg");
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  display: block;
  left: 0;
  top: 50%;
}
@media (min-width: 1024px) {
  .view .date-nav-wrapper .date-next a::before {
    width: 60px;
    height: 40px;
  }
}
.view .date-nav-wrapper .date-next a:hover {
  opacity: 0.7;
}

.attachment .calendar-calendar {
  margin-top: 20px;
  clear: both;
}

.calendar-calendar th a,
.attachment .calendar-calendar th {
  background-color: transparent;
  border: 0px;
}

.attachment .calendar-calendar th.calendar-agenda-hour {
  color: #777777;
  font-weight: bold;
  text-align: right;
}

.view-calendar .feed-icon {
  margin-top: 5px;
}

.view table.mini .date-prev,
.view table.mini .date-next {
  background: none;
}

.date-nav div.date-prev,
.date-nav div.date-next,
.date-nav {
  width: auto;
}

ul.calendar-links,
.region-content ul.calendar-links {
  margin: 0;
  padding: 0;
}

.year-view div.month-view div.date-nav {
  background-color: #DFDFDF;
  min-height: 20px;
}



.view-event-calendar .bef-select-as-links > .form-item,
.view-calendar-test-1 .bef-select-as-links > .form-item,
.tabs-multiday {
  margin: 0;
  padding: 25px 0;
}
@media (max-width: 767px) {
  .view-event-calendar .bef-select-as-links > .form-item, 
  .view-calendar-test-1 .bef-select-as-links > .form-item, .tabs-multiday {
    display: flex;
    flex-direction: column;
  }
}

.view-event-calendar .views-exposed-form .views-exposed-widget {
  float: none;
  padding: none;
}

#views-exposed-form-event-calendar-page-1 .form-type-bef-link,
.tabs-multiday .tabs__tab {
  border: none;
  background: transparent;
  margin-right: 30px;
}
@media (max-width: 1023px) {
  #views-exposed-form-event-calendar-page-1 .form-type-bef-link,
  .tabs-multiday .tabs__tab {
    margin-right: 20px;
  }
}
#views-exposed-form-event-calendar-page-1 .form-type-bef-link a.active,
.tabs-multiday .tabs__tab.is-active .tabs__tab-link {
  color: #e12726;
}
#views-exposed-form-event-calendar-page-1 .form-type-bef-link a,
.tabs-multiday .tabs__tab-link {
  font-size: 20px;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  text-align: left;
  letter-spacing: 5px;
  font-weight: 500;
  color: #52585b;
}
@media (max-width: 1023px) {
  #views-exposed-form-event-calendar-page-1 .form-type-bef-link a,
  .tabs-multiday .tabs__tab-link {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
#views-exposed-form-event-calendar-page-1 .form-type-bef-link a:hover,
.tabs-multiday .tabs__tab-link:hover {
  background: transparent;
  color: #c00f08;
}

.re-btn {
  transition: color 0.3s ease-in-out;
  background: #000;
  color: #fff;
  border-color: #000;
  text-transform: uppercase;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  padding: 12px 10px;
  vertical-align: top;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .re-btn {
    padding: 21px 24px 19px;
  }
}
@media (min-width: 1440px) {
  .re-btn {
    letter-spacing: 2px;
    font-size: 24px;
    line-height: 26px;
  }
}
@media (min-width: 1680px) {
  .re-btn {
    letter-spacing: 4.7px;
  }
}
.re-btn:hover {
  color: #fff;
}
.re-btn:hover:before {
  width: 100%;
}
.re-btn:before {
  transition: width 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  bottom: 0;
  background: #fff;
  z-index: -1;
}
.re-btn-default {
  background: #000;
  color: #fff;
  border-color: #000;
}
.re-btn-danger {
  background: #e12726;
  color: #fff;
  border-color: #e12726;
}
.re-btn-danger:hover {
  color: #e12726;
}
.re-btn-danger:before {
  background-color: #fff;
}
.re-btn-outline-light {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.re-btn-outline-light:hover {
  color: #e12726;
}
.re-btn-outline-light:before {
  background-color: #fff;
}
.re-btn-sm {
  border-radius: 0;
  padding: 4px 10px;
}

.btn-group {
  margin: 0 -5px -10px;
  display: flex;
  flex-wrap: wrap;
}
.btn-group .btn {
  margin: 0 5px 10px;
}

.swiper {
  --swiper-theme-color: #e12726;
  --swiper-pagination-bullet-width: 18px;
  --swiper-pagination-bullet-height: 18px;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-vertical-gap: 25px;
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-scrollbar-size: 7px;
  --swiper-scrollbar-border-radius: 0;
  --swiper-scrollbar-bg-color: #52585b;
  --swiper-scrollbar-drag-bg-color: var(--swiper-theme-color);
}

.swiper-pagination-bullet {
  transition: transform 0.3s ease-in-out;
  box-shadow: 0 0 2px #000;
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
  transform: scale(1.1);
}

.swiper-button-next,
.swiper-button-prev {
  transition: color 0.3s ease-in-out;
  width: auto;
  height: auto;
  margin: 0;
  text-transform: uppercase;
  font-size: 0;
}
@media (min-width: 1024px) {
  .swiper-button-next,
  .swiper-button-prev {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 4px;
  }
}
@media (min-width: 1440px) {
  .swiper-button-next,
  .swiper-button-prev {
    font-size: 24px;
    letter-spacing: 5px;
  }
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #52585b;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 30px;
  fill: currentColor;
}
@media (min-width: 1024px) {
  .swiper-button-next svg,
  .swiper-button-prev svg {
    width: 44px;
  }
}
@media (min-width: 1440px) {
  .swiper-button-next svg,
  .swiper-button-prev svg {
    width: 55px;
  }
}

.swiper-button-next svg {
  margin: 0 0 0 17px;
}

.swiper-button-prev svg {
  margin: 0 17px 0 0;
}

.swiper-hero {
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  min-height: 480px;
}
.swiper-hero.swiper-vertical > .swiper-pagination-bullets,
.swiper-hero .swiper-pagination-vertical.swiper-pagination-bullets {
  max-width: 1560px;
  width: 100%;
  pointer-events: none;
  right: auto;
  left: 50%;
  top: 50%;
  padding: 100px 15px 0;
  transform: translate(-50%, -50%);
  z-index: 10;
}
@media (min-width: 1024px) {
  .swiper-hero.swiper-vertical > .swiper-pagination-bullets,
  .swiper-hero .swiper-pagination-vertical.swiper-pagination-bullets {
    padding-top: 160px;
  }
}
@media (min-width: 1440px) {
  .swiper-hero.swiper-vertical > .swiper-pagination-bullets,
  .swiper-hero .swiper-pagination-vertical.swiper-pagination-bullets {
    padding-top: 200px;
  }
}
.swiper-hero.swiper-vertical > .swiper-pagination-bullets > *,
.swiper-hero .swiper-pagination-vertical.swiper-pagination-bullets > * {
  pointer-events: auto;
}

.swiper-event.swiper-horizontal > .swiper-scrollbar,
.swiper-event .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: static;
  width: 100%;
}
.swiper-event .swiper-wrapper {
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .swiper-event .swiper-wrapper {
    margin-bottom: 44px;
  }
}
.swiper-event .swiper-button-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px;
}
@media (min-width: 1024px) {
  .swiper-event .swiper-button-wrap {
    margin-bottom: 22px;
  }
}
.swiper-event .swiper-button-next,
.swiper-event .swiper-button-prev {
  position: static;
}

.paging-gallery .container {
  max-width: 1560px;
}

.swiper-direction-paging-wrap {
  background-color: #fbe7dd;
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .swiper-direction-paging-wrap {
    margin-bottom: 77px;
  }
}
.swiper-direction-paging-wrap .container {
  max-width: 1570px;
}

.swiper-direction-paging.swiper-horizontal > .swiper-scrollbar,
.swiper-direction-paging .swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: 0;
}
.section-schedule .swiper-event.swiper-horizontal > .swiper-scrollbar {
  display: none;
}


.swiper-direction-paging .swiper-wrapper {
  justify-content: space-between;
}
.swiper-direction-paging .swiper-slide {
  width: auto;
  padding: 20px 5px 17px;
}
@media (min-width: 768px) {
  .swiper-direction-paging .swiper-slide {
    padding: 30px 5px 27px;
  }
}
@media (min-width: 1024px) {
  .swiper-direction-paging .swiper-slide {
    padding: 43px 5px 37px;
  }
}
.swiper-direction-paging .swiper-slide-thumb-active {
  color: #e12726;
}
.swiper-direction-paging .swiper-slide-thumb-active .bullet:before {
  opacity: 1;
  visibility: visible;
}
.swiper-direction-paging .bullet {
  transition: color 0.3s ease-in-out;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 1;
  letter-spacing: 0.1em;
  color: #52585b;
}
@media (min-width: 768px) {
  .swiper-direction-paging .bullet {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
}
@media (min-width: 1024px) {
  .swiper-direction-paging .bullet {
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  .swiper-direction-paging .bullet {
    font-size: 28px;
  }
}
.swiper-direction-paging .bullet:hover {
  color: #e12726;
}
.swiper-direction-paging .bullet:before {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  top: calc(100% + 7px);
  opacity: 0;
  visibility: hidden;
  border-style: solid;
  border-color: #fff transparent;
  border-width: 0 20px 20px;
}
@media (min-width: 1024px) {
  .swiper-direction-paging .bullet:before {
    top: calc(100% + 18px);
  }
}

.swiper-direction.nav-custome-position .swiper-wrapper {
  padding: 0 0 80px;
}
.swiper-direction .swiper-button-disabled {
  display: none;
}
.swiper-direction .swiper-button-next,
.swiper-direction .swiper-button-prev {
  bottom: 32px;
  top: auto;
}
@media (min-width: 768px) {
  .swiper-direction .swiper-button-next {
    right: 0;
  }
}
@media (min-width: 1440px) {
  .swiper-direction .swiper-button-next {
    right: 0;
  }
}
@media (min-width: 768px) {
  .swiper-direction .swiper-button-prev {
    left: 0;
  }
}
@media (min-width: 1440px) {
  .swiper-direction .swiper-button-prev {
    left: 0;
  }
}

.swiper-card-hero {
  height: 100%;
  position: relative;
  z-index: 1;
}
.swiper-card-hero .container {
  max-width: 1440px;
}
.swiper-card-hero .swiper-hero-img,
.swiper-card-hero .swiper-hero-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.swiper-card-hero .swiper-hero-img video,
.swiper-card-hero .swiper-hero-img img,
.swiper-card-hero .swiper-hero-video video,
.swiper-card-hero .swiper-hero-video img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.swiper-hero-body {
  position: absolute;
  bottom: 30px;
  left: 0;
  color: #fff;
  width: 100%;
  text-align: center;
  text-shadow: 0 0 2px #000;
  padding: 100px 0 30px;
  font-size: 20px;
  line-height: 1.2;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .swiper-hero-body {
    padding-top: 160px;
    font-size: 31px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }
}
@media (min-width: 1440px) {
  .swiper-hero-body {
    padding-top: 240px;
    font-size: 38px;
  }
}
.swiper-hero-body .body-wrap {
  max-width: 550px;
  padding: 0 30px;
}
.swiper-hero-body .body-wrap > * {
  pointer-events: auto;
}
.swiper-hero-body h1 {
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 0 13px;
  font-size: 36px;
  line-height: 1;
}
@media (min-width: 1024px) {
  .swiper-hero-body h1 {
    font-size: 54px;
  }
}
@media (min-width: 1440px) {
  .swiper-hero-body h1 {
    font-size: 68px;
  }
}
.swiper-hero-body .text {
  display: block;
  margin: 0 0 33px;
}
.swiper-hero-body .re-btn:hover {
  text-shadow: none;
}



/*
#views-exposed-form-calendar-test-1-page-1 .form-item-field-series-tid .form-item {
  margin: 0;
  padding: 25px 0;

  line-height: 1.875rem;
  background-image: -webkit-linear-gradient(bottom, #cccccc 1px, transparent 1px);
  background-image: linear-gradient(to top, #cccccc 1px, transparent 1px);
  list-style: none;
  white-space: nowrap;
}
*/



.view-event-calendar,
.view-calendar-test-1 {
  display: flex;
  flex-direction: column;
}

.view-event-calendar .view-filters,
.view-calendar-test-1 .view-filters {
  order: 1;
  padding: 25px 0;
}
@media (max-width: 767px) {
  .view-event-calendar .view-filters {
    padding: 0;
  }
}

.view-event-calendar .view-header,
.view-calendar-test-1 .view-header {
  order: 2;
}

.view-event-calendar .view-content,
.view-calendar-test-1 .view-content {
  order: 3;
}

.view-event-calendar .attachment-after,
.view-calendar-test-1 .attachment-after {
  order: 8;
  display: none;
}

.view-event-calendar .view-empty {
  order: 4;
}


#views-exposed-form-event-calendar-page-1 .form-type-bef-link,
#views-exposed-form-calendar-test-1-page-1 .form-type-bef-link,
#views-exposed-form-calendar-test-1-block-4 .form-type-bef-link {
  float: left;
  margin: 0 3px;
    margin-right: 3px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;


  border: none;
  background: transparent;
  margin-right: 30px;

}


#views-exposed-form-event-calendar-page-1 .form-type-bef-link a,
#views-exposed-form-calendar-test-1-page-1 .form-type-bef-link a,
#views-exposed-form-calendar-test-1-block-4 .form-type-bef-link a {
  font-size: 20px;
  text-transform: uppercase;
  background: transparent;
  padding: 0;
  text-align: left;
  letter-spacing: 5px;
  font-weight: 500;
  color: #52585b;

  display: block;
  text-decoration: none;
  transition: color .3s, background .3s, border .3s;
  text-shadow: none;
}

#views-exposed-form-event-calendar-page-1 .form-item-field-series-tid .form-item a.active,
#views-exposed-form-calendar-test-1-page-1 .form-item-field-series-tid .form-item a.active,
#views-exposed-form-calendar-test-1-block-4 .form-item-field-series-tid .form-item a.active {
  color: #e12726;
}

.section-event {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .section-event {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .section-event {
    padding: 68px 0;
  }
}
.section-event .container {
  max-width: 1560px;
}
.section-event.custome {
  padding: 30px 0 10px;
}
@media (min-width: 768px) {
  .section-event.custome {
    padding: 50px 0 10px;
  }
}
@media (min-width: 1024px) {
  .section-event.custome {
    padding: 68px 0 10px;
  }
}
.section-event.custome-spase {
  padding: 30px 0 10px;
}
@media (min-width: 768px) {
  .section-event.custome-spase {
    padding: 50px 0 10px;
  }
}
@media (min-width: 1024px) {
  .section-event.custome-spase {
    padding: 68px 0 10px;
  }
}
@media (min-width: 1024px) {
  .section-event.calendar h1 {
    margin-bottom: 0px;
  }
}
.section-event h1 {
  color: #e12726;
  margin: 0 0 30px;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .section-event h1 {
    font-size: 48px;
    margin-bottom: 47px;
  }
}
@media (min-width: 1440px) {
  .section-event h1 {
    font-size: 60px;
  }
}
.section-event .title-holder {
  border-bottom: 2px solid #e12726;
  display: flex;
  justify-content: space-between;
}
.section-event .title-holder .title-decor {
  border-bottom: none;
}
.section-event .title-holder .option-holder {
  display: flex;
}
.section-event .title-holder .option-holder a {
  display: block;
  flex-shrink: 0;
  margin: 0 0 0 15px;
}
@media (min-width: 1024px) {
  .section-event .title-holder .option-holder a {
    margin: 0 0 0 35px;
  }
}
.section-event .title-holder .option-holder a:hover svg {
  fill: #e12726;
}

/*
.section-event .title-holder .option-holder a.active svg {
  fill: #e12726;
}
*/

.section-event .title-holder .option-holder a.block svg,
.calendar-block-view .section-event .title-holder .option-holder a.block svg,
.calendar-list-view .section-event .title-holder .option-holder a.list svg {
  fill: #e12726;
}

.calendar-block-view .section-event .title-holder .option-holder a.list svg,
.calendar-list-view .section-event .title-holder .option-holder a.block svg {
  fill: #52585b;
}

.section-event .title-holder .option-holder a.block {
  width: 45px;
  height: 30px;
}
@media (min-width: 1024px) {
  .section-event .title-holder .option-holder a.block {
    width: 61px;
    height: 40px;
  }
}
.section-event .title-holder .option-holder a.list {
  width: 57px;
  height: 30px;
}
@media (min-width: 1024px) {
  .section-event .title-holder .option-holder a.list {
    width: 77px;
    height: 40px;
  }
}
.section-event .title-holder .option-holder a svg {
  fill: #52585b;
  transition: 0.3s;
}
.section-event .title-decor {
  padding: 0 0 10px;
  border-bottom: 2px solid #e12726;
}
@media (min-width: 1024px) {
  .section-event .title-decor {
    padding-bottom: 20px;
  }
}
.section-event .description {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  line-height: 1;
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  .section-event .description {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .section-event .description {
    font-size: 32px;
    line-height: 42px;
  }
}


/* only show month on wide screens */
@media (min-width: 1024px) {
  .view-event-calendar.view-display-id-page_1 > .view-content,
  .view-event-calendar.view-display-id-page_1 > .view-header,
  .view-calendar-test-1 .view-content {
/*
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    position: absolute;
    top: 0;
    height: calc(var(--vh, 1vh) * 100);
    z-index: 101;
    background-color: rgba(82, 88, 91, 0.9);
    left: 0;
    right: 0;
    padding: 150px 0 20px;
    opacity: 0;
    visibility: hidden;

*/
    display: none;
  }
}
@media (min-width: 1024px) {
  .view-event-calendar .attachment-after  {
    display: block;
  }
}




#wrapper #main .section-event .title-holder .option-holder,
#wrapper #main .section-event .view-calendar-test-1 .calendar-calendar {
  display: none;
}
@media (min-width: 1024px) {
  #wrapper #main .section-event .view-event-calendar .calendar-calendar,
  #wrapper #main .section-event .view-calendar-test-1 .calendar-calendar {
    display: block;
  }
}
@media (min-width: 1024px) {
  #wrapper #main .section-event .title-holder .option-holder {
    display: flex;
  }
}

body.calendar-list-view .view-event-calendar .attachment-after {
 display: none; 
}
body.calendar-list-view .view-display-id-page_1 > .view-content {
  display: block;
}
body.calendar-block-view .view-display-id-page_1 > .view-content {
 display: none; 
}
body.calendar-block-view .view-event-calendar .attachment-after {
  display: block;
}

body.calendar-list-view .view-display-id-page_1 > .view-header {
  display: none;
}

body.calendar-block-view .view-display-id-attachment_1 > .view-header {
  display: block;
}

#main .view-event-calendar .view-display-id-page_1 > .view-header {
  display: none;
}

#main .view-event-calendar .view-display-id-attachment_1 > .view-header {
  display: block;
}






.card-event {
  display: block;
  padding-top: 80%;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .card-event {
    padding-top: 72%;
  }
}
.card-event:hover .card-event-body {
  background-color: rgba(225, 39, 38, 0.9);
}
.card-event:hover .card-event-img img {
  transform: scale(1.02) translateY(-5px);
}

.card-event-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.card-event-img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.card-event-body {
  transition: background-color 0.8s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 60px 10px 10px;
  background-color: rgba(225, 39, 38, 0.8);
  color: #fff;
  text-align: right;
  font-size: 20px;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .card-event-body {
    padding: 31px 88px 22px 15px;
    font-size: 22px;
  }
}
@media (min-width: 1440px) {
  .card-event-body {
    font-size: 27px;
    padding-right: 111px;
  }
}
.card-event-body h2 {
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  margin: 0;
}
@media (min-width: 1024px) {
  .card-event-body h2 {
    font-size: 22px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1440px) {
  .card-event-body h2 {
    font-size: 27px;
  }
}
.card-event-body .icon {
  width: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  .card-event-body .icon {
    width: 34px;
    right: 31px;
  }
}
@media (min-width: 1440px) {
  .card-event-body .icon {
    width: 43px;
    right: 38px;
  }
}
.card-event-body .icon svg {
  fill: currentColor;
}

.table-calendar__item {
  display: flex;
  border-bottom: 1px solid #fff;
}
.table-calendar__item .date-holder {
  width: 150px;
  flex-shrink: 0;
  padding: 20px;
  background-color: #e8e9eb;
  color: #52585b;
}
@media (min-width: 768px) {
  .table-calendar__item .date-holder {
    width: 300px;
  }
}
.table-calendar__item .date-holder h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .table-calendar__item .date-holder h3 {
    font-size: 24px;
    letter-spacing: 2px;
  }
}
.table-calendar__item .date-holder h4 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .table-calendar__item .date-holder h4 {
    font-size: 45px;
  }
}
.table-calendar__item .list-holder {
  background-color: #f2f2f3;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
}
.table-calendar__item .list-holder .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.table-calendar__item .list-holder .list li {
  padding: 0;
  margin: 0 0 20px;
}
.table-calendar__item .list-holder .list li:last-child {
  margin: 0;
}
.table-calendar__item .list-holder .list li::before {
  content: none;
}
.table-calendar__item .list-holder .list a {
  display: block;
  font-size: 16px;
  line-height: 1.1;
  color: #e12726;
  font-weight: 500;
}
@media (min-width: 768px) {
  .table-calendar__item .list-holder .list a {
    font-size: 18px;
  }
}
.table-calendar__item .list-holder .list time {
  color: #52585b;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 768px) {
  .table-calendar__item .list-holder .list time {
    font-size: 18px;
  }
}

.navigation-items {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 -15px;
  list-style-type: none;
  padding: 25px 0 0;
}
@media (min-width: 768px) {
  .navigation-items {
    margin: 0 0 -30px;
  }
}
@media (min-width: 1024px) {
  .navigation-items {
    margin: 0 0 -45px;
  }
}
.navigation-items .item {
  margin: 5px 10px;
  font-size: 30px;
  color: #52585b;
}
.navigation-items .item.item-prev, .navigation-items .item.item-next {
  margin: 0 20px;
}
.navigation-items .item.item-prev a, .navigation-items .item.item-next a {
  width: 55px;
  display: block;
}
.navigation-items .item.item-prev a svg, .navigation-items .item.item-next a svg {
  fill: #52585b;
}
.navigation-items .item a {
  color: #52585b;
  font-weight: 500;
}
.navigation-items .item a:hover {
  color: #e12726;
}
.navigation-items .item a:hover svg {
  fill: #e12726;
}

.section-direction {
  padding: 0 0 30px;
}

.card-direction {
  background-color: #f0f0f0;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.63;
  color: #000;
  background-color: #f0f0f0;
}
@media (min-width: 768px) {
  .card-direction {
    display: flex;
  }
}
@media (min-width: 1024px) {
  .card-direction {
    font-size: 25px;
    line-height: 42px;
  }
}
@media (min-width: 1440px) {
  .card-direction {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .card-direction-img {
    width: 50%;
  }
}
.card-direction-img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
}

.card-direction-body {
  padding: 50px 15px 90px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .card-direction-body {
    padding-left: 45px;
    padding-right: 45px;
    display: flex;
    align-items: center;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .card-direction-body {
    padding-right: 77px;
    padding-left: 77px;
  }
}
@media (min-width: 1440px) {
  .card-direction-body {
    padding-right: 97px;
    padding-left: 97px;
  }
}
.card-direction-body .text {
  display: block;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .card-direction-body .text {
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .card-direction-body .text {
    margin-bottom: 52px;
  }
}
.card-direction-body h1 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
  color: inherit;
  margin: 0 0 15px;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .card-direction-body h1 {
    font-size: 64px;
    margin-bottom: 28px;
  }
}
@media (min-width: 1440px) {
  .card-direction-body h1 {
    font-size: 80px;
  }
}

.section-re-about {
  color: #fff;
  background-color: #e12726;
  font-size: 18px;
  line-height: 1.625;
}
.section-re-about.bg-gray {
  background-color: #52585b;
}
.section-re-about.bg-gray h1 {
  color: #fff;
  padding: 0 0 30px;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 1;
  font-weight: 300;
  margin: 0;
}
@media (min-width: 1024px) {
  .section-re-about.bg-gray h1 {
    font-size: 60px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .section-re-about.bg-gray h1 {
    font-size: 80px;
  }
}
.section-re-about.bg-gray P b {
  font-weight: 500;
}
.section-re-about.bg-gray P a {
  text-transform: none;
}
@media (min-width: 768px) {
  .section-re-about {
    font-size: 25px;
  }
}
@media (min-width: 1440px) {
  .section-re-about {
    font-size: 32px;
  }
}
.section-re-about a {
  color: inherit;
  transition: all 0.3s;
  text-transform: uppercase;
}
.section-re-about .container {
  max-width: 1560px;
}
.section-re-about .re-btn {
  width: 245px;
}

@media (min-width: 1024px) {
  .re-columns-about {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024px) {
  .re-columns-about .re-col {
    display: flex;
    width: 50%;
  }
}
.re-columns-about .re-col:last-child {
  padding: 20px 0 40px;
  align-items: center;
}
@media (min-width: 768px) {
  .re-columns-about .re-col:last-child {
    padding: 55px 3% 55px 0;
  }
}

.re-about-content-left {
  width: 100%;
  text-align: center;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .re-about-content-left {
    text-align: left;
  }
}

.re-about-content-right {
  margin: 0 -15px;
  background-color: #52585b;
}
@media (min-width: 578px) {
  .re-about-content-right {
    margin: 0 0 0 -15px;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .re-about-content-right {
    width: 100%;
    margin: 0;
  }
}

.re-about-menu {
  padding: 40px 0 20px;
  margin: 0;
  font-weight: 500;
  list-style: none;
  text-align: center;
  letter-spacing: 0.2em;
}
@media (min-width: 578px) {
  .re-about-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 59.7%;
    padding: 42px 9.3% 20px 3%;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .re-about-menu {
    padding: 42px 9% 20px 3%;
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .re-about-menu {
    font-size: 24px;
  }
}
.re-about-menu li {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .re-about-menu li {
    margin: 0 0 40px;
  }
}
@media (min-width: 1440px) {
  .re-about-menu li {
    margin-bottom: 51px;
  }
}
.re-about-menu li:hover a {
  color: #e12726;
}

.re-about-visual-wrap {
  flex-grow: 1;
  min-height: 300px;
}
@media (min-width: 578px) {
  .re-about-visual-wrap {
    min-height: 443px;
    width: 40%;
  }
}

.re-about-visual {
  margin: 0 -15px;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 578px) {
  .re-about-visual {
    margin: 0 -15px 0 0;
  }
}
@media (min-width: 1560px) {
  .re-about-visual {
    margin-right: -75px;
  }
}
.re-about-visual img {
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0;
}


.page-calendar .view .date-nav-wrapper .date-prev,
.page-calendar .view .date-nav-wrapper .date-next  {
  position: static;
  padding: 0;
}


.page-calendar .region-banner,
.page-calendar h1 {
  margin: 0;
}

.page-calendar .ajax-progress-throbber {
  display: none;
  /*
  background-color: pink;
  */
}

.view-event-calendar .view-empty {
  color: #e12726;
  margin: 0 0 30px;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  padding: 2em;
}

/* hide not-yet-active terms */

.view-event-calendar #edit-field-series-tid-22 {
  display: none;
}




.section-hero {
  position: relative;
  height: calc(var(--vh, 1vh) * 85);
  width: 100%;
}
.section-hero .bg-holder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.section-hero .bg-holder img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.section-hero .text-holder {
  height: calc(var(--vh, 1vh) * 85);
  width: 100%;
}
.section-hero .container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 1560px;
  height: calc(100% - 150px);
}
.section-hero .container h1 {
  color: #fff;
  margin: 0 0 30px;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .section-hero .container h1 {
    font-size: 48px;
    margin-bottom: 47px;
  }
}
@media (min-width: 1440px) {
  .section-hero .container h1 {
    font-size: 75px;
  }
}
.section-hero .container .re-btn {
  display: inline-flex;
  align-items: center;
}
.section-hero .container .re-btn svg {
  width: 30px;
  margin: 0 0 0 10px;
  fill: #fff;
  transition: 0.3s;
}
.section-hero .container .re-btn:hover svg {
  fill: #e12726;
}

.section-all-option .container {
  max-width: 1535px;
}
#block-views-block-styles-block-1 h1,
.section-all-option h1 {
  color: #e12726;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: -5px;
}
@media (min-width: 1024px) {
    #block-views-block-styles-block-1 h1,
    .section-all-option h1 {
    font-size: 48px;
    margin-bottom: -9px;
  }
}
@media (min-width: 1440px) {
  #block-views-block-styles-block-1 h1,
  .section-all-option h1 {
    font-size: 60px;
    margin-bottom: -12px;
  }
}
.section-all-option .bg-holder {
  background-color: #fdf4ee;
  padding: 30px 0 20px;
}
.section-all-option .df-row {
  margin: 0 -20px;
}
.section-all-option .df-row .col {
  padding: 0 27px;
  width: 100%;
  margin: 0 0 25px;
}
@media (min-width: 1024px) {
  .section-all-option .df-row .col {
    margin: 0 0 45px;
  }
}
.section-all-option .card-option .card-option-img {
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  .section-all-option .card-option .card-option-img {
    margin: 0 0 20px;
  }
}
.section-all-option .card-option .card-option-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section-all-option .card-option h3 {
  font-size: 28px;
  line-height: 1;
  font-weight: 500;
  color: #e12726;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .section-all-option .card-option h3 {
    font-size: 36px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1024px) {
  .section-all-option .card-option h3 {
    font-size: 43px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.section-all-option .card-option .re-btn {
  width: 100%;
}
@media (min-width: 1024px) {
  .section-all-option .card-option .re-btn {
    padding: 21px 16px 19px;
  }
}

.section-tabs-faqs .bg-title {
  padding: 30px 0 0;
  background-color: #fbe7dd;
}
.section-tabs-faqs .bg-title .container {
  max-width: 1535px;
}
@media (max-width: 767px) {
  .section-tabs-faqs .bg-title .container {
    padding: 0 15px;
  }
}
.section-tabs-faqs .container {
  max-width: 1535px;
  padding: 0 0 0 15px;
}
@media (max-width: 767px) {
  .section-tabs-faqs .container {
    padding: 0;
  }
}
.section-tabs-faqs h1 {
  color: #e12726;
  padding: 0 0 30px;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
  margin: 0;
}
@media (min-width: 1024px) {
  .section-tabs-faqs h1 {
    font-size: 36px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .section-tabs-faqs h1 {
    font-size: 45px;
  }
}
.section-tabs-faqs .tabs-holder {
  display: flex;
  position: relative;
  flex-direction: column;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tabs-holder {
    flex-direction: row;
  }
}
.section-tabs-faqs .tabs-holder::before {
  width: 10000px;
  height: 100%;
  left: -10000px;
  top: 0;
  position: absolute;
  background-color: #e12726;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tabs-holder::before {
    content: "";
  }
}
.section-tabs-faqs .tabs-holder::after {
  width: 10000px;
  height: 100%;
  right: -10000px;
  top: 0;
  position: absolute;
  background-color: #fbe7dd;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tabs-holder::after {
    content: "";
  }
}
.section-tabs-faqs .tabset {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #e12726;
  padding: 30px 0px;
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tabset {
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.section-tabs-faqs .tabset::before {
  width: 10000px;
  height: 100%;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  position: absolute;
  background-color: #e12726;
  z-index: -1;
}
@media (max-width: 767px) {
  .section-tabs-faqs .tabset::before {
    content: "";
  }
}
.section-tabs-faqs .tabset li {
  width: 50%;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tabset li {
    width: auto;
  }
}
.section-tabs-faqs .tabset a {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 32px;
  color: #fff;
  position: relative;
  padding: 15px 10px 15px 15px;
  font-weight: 500;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tabset a {
    font-size: 20px;
    line-height: 48px;
    padding: 0px 88px 0 45px;
    letter-spacing: 1px;
  }
}
@media (min-width: 1024px) {
  .section-tabs-faqs .tabset a {
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 5px;
  }
}
.section-tabs-faqs .tabset a::after {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #e12726;
  position: absolute;
  right: -19px;
  top: 50%;
  transform: translateY(-50%);
}
.section-tabs-faqs .tabset a.active {
  color: #f5dba7;
}
.section-tabs-faqs .tabset a.active::after {
  content: "";
}
.section-tabs-faqs .tabset a:hover {
  color: #f5dba7;
}
.section-tabs-faqs .tab-content {
  background-color: #fff;
  width: 100%;
  padding: 20px 15px 20px 15px;
  position: relative;
  z-index: 0;
  font-size: 15px;
  font-weight: 300;
  color: #000;
  line-height: 1;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tab-content {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .section-tabs-faqs .tab-content {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  .section-tabs-faqs .tab-content {
    padding: 40px 35px 40px 50px;
  }
}
@media (min-width: 1024px) {
  .section-tabs-faqs .tab-content {
    padding: 40px 100px 40px 80px;
  }
}
.section-tabs-faqs .tab-content::before {
  width: 10000px;
  height: 100%;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  position: absolute;
  background-color: #fbe7dd;
  z-index: -1;
}
@media (max-width: 767px) {
  .section-tabs-faqs .tab-content::before {
    content: "";
  }
}
.section-tabs-faqs .tab-content::after {
  width: 0;
  height: 0;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-top: 14px solid #e12726;
  position: absolute;
  left: 15px;
  top: 7px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .section-tabs-faqs .tab-content::after {
    content: "";
  }
}
.section-tabs-faqs .tab-content ul,
.section-tabs-faqs .tab-content p {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section-tabs-faqs .tab-content ul:first-child {
  margin: 0 0 30px;
}
.section-tabs-faqs .tab-content li,
.section-tabs-faqs .tab-content p,
.section-tabs-faqs .tab-content span {
  font-size: 15px;
  font-weight: 300;
  color: #000;
  line-height: 1;
}
@media (min-width: 768px) {
  .section-tabs-faqs .tab-content li,
  .section-tabs-faqs .tab-content p,
  .section-tabs-faqs .tab-content span {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .section-tabs-faqs .tab-content li,
  .section-tabs-faqs .tab-content p,
  .section-tabs-faqs .tab-content span {
    font-size: 32px;
    line-height: 42px;
  }
}
.section-tabs-faqs .tab-content li b,
.section-tabs-faqs .tab-content p b,
.section-tabs-faqs .tab-content span b {
  font-weight: 500;
}
.section-tabs-faqs .tab-content ul:first-child {
  margin: 0 0 30px;
}

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.section-bio {
  padding: 0 0 72px;
}
.section-bio .container {
  max-width: 1550px;
}
.section-bio .df-row {
  margin: 0;
}
.section-bio .img-holder {
  margin: 0 0px 20px 0;
}
@media (min-width: 1024px) {
  .section-bio .img-holder {
    margin: 0 20px 0px 0;
  }
}
.section-bio .title {
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .section-bio .title {
    margin: 0 0 53px;
  }
}
.section-bio .title h3 {
  font-size: 24px;
  font-weight: 500;
  color: #e12726;
  margin: 0 0 8px;
  line-height: 1;
}
@media (min-width: 768px) {
  .section-bio .title h3 {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .section-bio .title h3 {
    font-size: 42px;
  }
}
.section-bio .title h4 {
  font-size: 18px;
  font-weight: 500;
  color: #52585b;
  line-height: 1.1;
  margin: 0;
}
@media (min-width: 768px) {
  .section-bio .title h4 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .section-bio .title h4 {
    font-size: 32px;
  }
}
.section-bio .description {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  line-height: 1;
}
@media (min-width: 768px) {
  .section-bio .description {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .section-bio .description {
    font-size: 28px;
    line-height: 33px;
  }
}
.section-bio .description p {
  margin: 1.5rem 0;
  color: #000;
}
@media (min-width: 1024px) {
  .section-bio .description p {
    margin: 2.5rem 0;
  }
}
.section-bio .btn-wrapp {
  padding: 13px 0 0;
}
.section-bio .re-btn {
  display: inline-flex;
  align-items: center;
}
@media (min-width: 1024px) {
  .section-bio .re-btn {
    font-size: 24px;
  }
}
.section-bio .re-btn svg {
  width: 46px;
  margin: 0 0 0 32px;
  fill: #fff;
  transition: 0.3s;
}
.section-bio .re-btn:hover svg {
  fill: #e12726;
}

.bio-description h3 div {
  display: inline;
}
.field-name-field-pronouns {
  margin-left: 7px;
}
.field-name-field-pronouns::before {
    content: " (";
}
.field-name-field-pronouns::after {
    content: ")";
}
.field-name-field-classes p {
  margin: 0;
}
.node-type-instructor .page-title h1 {
  display: none;
}


.section-instructors {
  padding: 0 0 70px;
}
.section-instructors .container {
  max-width: 1560px;
}
.section-instructors h2,
.section-instructors .title h1 {
  color: #e12726;
  margin: 0 0 30px;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .section-instructors h2, .section-instructors .title h1 {
    font-size: 48px;
    margin-bottom: 47px;
  }
}
@media (min-width: 1440px) {
  .section-instructors h2, .section-instructors .title h1 {
    font-size: 60px;
  }
}
.section-instructors .df-row {
  margin: 0;
}
.section-instructors .df-row.row-2 .col:nth-child(2n) .img-holder::before,
.section-instructors .df-row.row-4 .col:nth-child(2n) .img-holder::before,
.section-instructors .df-row.row-6 .col:nth-child(2n) .img-holder::before,
.section-instructors .df-row.reverse .col:nth-child(2n) .img-holder::before {
  background-color: rgba(225, 39, 38, 0.6);
}
@media (min-width: 1024px) {
  .section-instructors .df-row.row-2 .col:nth-child(2n) .img-holder::before,
  .section-instructors .df-row.row-4 .col:nth-child(2n) .img-holder::before,
  .section-instructors .df-row.row-6 .col:nth-child(2n) .img-holder::before,
  .section-instructors .df-row.reverse .col:nth-child(2n) .img-holder::before {
    background-color: rgba(82, 88, 91, 0.6);
  }
}
.section-instructors .df-row.row-2 .col .img-holder::before,
.section-instructors .df-row.row-4 .col .img-holder::before,
.section-instructors .df-row.row-6 .col .img-holder::before,
.section-instructors .df-row.reverse .col .img-holder::before {
  background-color: rgba(82, 88, 91, 0.6);
}
@media (min-width: 1024px) {
  .section-instructors .df-row.row-2 .col .img-holder::before,
  .section-instructors .df-row.row-4 .col .img-holder::before,
  .section-instructors .df-row.row-6 .col .img-holder::before,
  .section-instructors .df-row.reverse .col .img-holder::before {
    background-color: rgba(225, 39, 38, 0.6);
  }
}
.section-instructors .col {
  width: 100%;
}
.section-instructors .col:nth-child(2n) .img-holder::before {
  background-color: rgba(225, 39, 38, 0.6);
}
.section-instructors .col .card {
  position: relative;
}
.section-instructors .col .card:hover .img-holder::before {
  opacity: 0;
}
.section-instructors .col .img-holder {
  position: relative;
  z-index: 0;
  font-size: 0;
  line-height: 0;
}
.section-instructors .col .img-holder::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background-color: rgba(82, 88, 91, 0.6);
  transition: 0.3s;
}
.section-instructors .col .img-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section-instructors .col .title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 65%;
}
.section-instructors .col .title h5 {
  line-height: 1;
  color: #fff;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
}
@media (min-width: 768px) {
  .section-instructors .col .title h5 {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .section-instructors .col .title h5 {
    font-size: 22px;
  }
}



/* be more specific about page types - check against /faq page */
/*
.re-home #main, .re-inner #main {
    padding: 0;
}
*/

