html, body {
  position: relative;
  scroll-behavior: smooth;
  height: 100%;
}

body {
  background: #3C3F41;
  /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
  font-size: 18px;
  /*color: transparent;*/
  margin: 0;
  padding: 0;
}

.swiper-container {
  width: 100%;
  background: transparent;
  height: 100%;
}

.swiper-slide {
  /*text-align: center;*/
  /*font-size: 18px;*/
  box-shadow: 1px;
  /*height: 100%;*/
  /*width: 100%;*/
  /*border: solid 1px rgb(170,170,170);*/
  /*background: #fff;*/
}

.swiper-container-t {
  /*background: red;*/
  /*width: 500px;*/
  /*height: 500px;*/
}

.swiper-slide-t {
  /*height: auto;*/
  background: red;
  padding: 50px;
}

.swiper-container-g {
  width: 100%;
  height: 50%;
  -webkit-column-break-after: avoid;
  break-after: avoid-column;
  page-break-inside: avoid;
  flex: 1 0 auto;
  max-width: 100%;
  display: block;
  border-radius: 6px;
  transition: all .5s linear;
  transition: transition: all .5s linear;
  /*transition: all .5s linear;*/
  /*max-height: calc(100vh - 6.5em)!important;*/
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide-g {
  width: 100%;
  height: 100%;
}

.swiper-zoom-container {
  /*height: auto;*/
}

.frame {
  width: 100%;
  height: 100%;
  height: 100%;
  column-gap: 120px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 50px;
  padding-top: 40px;
  column-count: 1;
  /*background: blue;*/
  /*column-count: 1;*/
}

.jojo p {
  border-top: 2px solid;
}

.yom {
  width: 10px;
  height: 10px;
  background: red;
}

.gal {
  width: 100%;
  height: 100%;
  background: transparent;
}

img {
  vertical-align: middle;
}

.linked {
  padding: 20px;
  background: #3C3F41;
  display: block;
  border-bottom: solid 10px #292929;
  overflow: scroll;
  height: 50vh;
  overflow-x: hidden;
}

.accordion {
  background: transparent;
}

.accordion-button {
  background: transparent;
}

.accordion-item {
  background: rgba(255, 255, 255, 0.1);
  box-shadow: rgb(255 255 255 / 20%) 0px 0px 0px 0.5px inset;
  /*background: transparent;*/
}

.img-fluid {
  max-height: 50vh;
}

.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
}

.swiper-container.swiper-container-m {
}

.framez {
  width: 100%;
  height: auto;
  padding: 18px;
  /*column-count: 1;*/
  font-size: 12px;
}

.active-icon::after {
  content: "✓";
  background: #7979796b;
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 6px;
  box-shadow: 0 0 8px #ffffff4f;
  color: #ffffff;
  border-radius: 50%;
}

.active2 {
  background: #a69381!important;
  color: white!Important;
}

.active-theme {
  border: solid 1px white!important;
  color: white!Important;
}

.nav-item {
  border-right: 0,1px dashed;
}

#thisser {
  /*border-image: url("../../../assets/img/border2.png") 10 stretch!important;*/
}

