/*!-------------------------------------------------------------
--------------------------------------------------------------*/
.gallery *:focus {
  outline: none; }
.gallery h2 {
  font-weight: normal; }
.gallery figure {
  margin: 0; }
.gallery-carousel {
  padding: 0 30px 16px;
  position: relative; }
  @media screen and (max-width: 812px) {
    .gallery-carousel {
      padding: 0 30px 16px; } }
  .gallery-carousel figure > a {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin-bottom: 8px; }
    @media screen and (max-width: 812px) {
      .gallery-carousel figure > a {
        margin-bottom: 8px; } }
  .gallery-carousel figcaption {
    font-size: 0.6rem;
    line-height: 0.8rem;
    margin-top: 10px !important;
    font-weight: 300; }
    @media screen and (max-width: 812px) {
      .gallery-carousel figcaption {
        font-size: 2.1vw !important;
        line-height: 1.1rem;
        margin-top: 5% !important; } }
  .gallery-carousel .slick-arrow {
    height: 36px;
    outline: none;
    border: none;
    padding: 0;
    background-color: transparent;
    transition: top .3s ease-in;
    transform: translateY(-50%);
    appearance: none;
    position: absolute; }
    @media all and (-ms-high-contrast: none) {
      .gallery-carousel .slick-arrow {
        /* IE10 IE11  */
        height: 48px;
        width: 48px; } }
    .gallery-carousel .slick-arrow.slick-prev {
      left: 0; }
    .gallery-carousel .slick-arrow.slick-next {
      right: 0; }
  .gallery-carousel .slick-slide {
    padding-right: 0px;
    position: relative;
    right: 0px; }
  .gallery-carousel.image-fit-square figure > a {
    background-size: contain; }
.gallery .gallery-content {
  font-size: .86rem;
  line-height: 1.5rem;
  font-weight: 300; }
  @media screen and (max-width: 812px) {
    .gallery .gallery-content {
      font-size: .85rem;
      line-height: 1.5rem; } }
  .gallery .gallery-content .gallery-content-title {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.2rem;
    margin: 18px 0 0 0;
    padding: 0 !important; }
    @media screen and (max-width: 812px) {
      .gallery .gallery-content .gallery-content-title {
        font-size: 4.7vw;
        line-height: 5.8vw;
        margin: 5% 0 0 0 !important; } }
    @media screen and (max-width: 375px) {
      .gallery .gallery-content .gallery-content-title {
        margin: 5% 0 0 0; } }
  .gallery .gallery-content .gallery-content-sub-title {
    font-size: 0.6rem;
    line-height: 0.7rem;
    padding: 0 0 0 0;
    text-align: center;
    margin: 5px 0 0 0; }
    @media screen and (max-width: 812px) {
      .gallery .gallery-content .gallery-content-sub-title {
        font-size: 2.4vw;
        margin: 2% 0 0 0;
        line-height: 3.6vw; } }
  .gallery .gallery-content p {
    margin-bottom: 0px !important;
    margin-top: 10px; }
    @media screen and (max-width: 812px) {
      .gallery .gallery-content p {
        font-size: 3.8vw;
        line-height: 6.2vw;
        text-align: justify;
        text-justify: inter-ideograph;
        margin-top: 4%; } }
.gallery .arrow-right {
  position: relative;
  display: inline-block;
  padding-left: 20px; }
.gallery .arrow-right::before {
  content: '';
  width: 24px;
  height: 24px;
  border: 0px;
  border-top: solid 1px #6A6A6A;
  border-right: solid 1px #6A6A6A;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -12px; }
.gallery .arrow-left {
  position: relative;
  display: inline-block;
  padding-right: 20px; }
.gallery .arrow-left::before {
  content: '';
  width: 24px;
  height: 24px;
  border: 0px;
  border-top: solid 1px #6A6A6A;
  border-left: solid 1px #6A6A6A;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px; }

.gallery-number {
  font-size: 0.7rem !important;
  line-height: 0.8rem;
  letter-spacing: 0.3rem;
  font-weight: 500;
  text-align: center;
  margin: 0;
  margin-bottom: 0 !important;
  padding: 0 0 5px !important; }
  @media screen and (max-width: 812px) {
    .gallery-number {
      font-size: 3vw !important; } }

@media screen and (max-width: 812px) {
  .pswp[aria-hidden="true"] {
    display: none; } }
.admin-bar .pswp {
  margin-top: 32px; }
  @media screen and (max-width: 812px) {
    .admin-bar .pswp {
      margin-top: 0px;
      z-index: 100000; } }
.pswp .pswp__top-bar:after {
  width: 75px;
  height: 20px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../assets/images/site-logo-white.png");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  display: block; }
  @media screen and (max-width: 812px) {
    .pswp .pswp__top-bar:after {
      width: 104px;
      height: 31px; } }
@media screen and (max-width: 812px) {
  .pswp .pswp__top-bar .pswp__button {
    position: absolute;
    z-index: 10; }
    .pswp .pswp__top-bar .pswp__button--close {
      top: 0;
      right: 0; }
    .pswp .pswp__top-bar .pswp__button--share {
      top: 0;
      right: 44px; }
    .pswp .pswp__top-bar .pswp__button--fs {
      top: 44px;
      right: 0; }
    .pswp .pswp__top-bar .pswp__button--zoom {
      top: 44px;
      right: 44px; } }
.pswp .pswp__ui--hidden .pswp__top-bar:after {
  content: none; }

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