.possition_top_btn_gallery_global {
  top: 100px !important;
}



.prev_position{
  left: 0px !important;
}

@media (min-width: 1200px)  {
  .position-panel-slidshow{
    position: absolute;
    top: calc(-140px + 35.5vw);
    left: calc(-176px + 35.5vw);
  }
}

@media (max-width: 1199px) and (min-width: 912px)  {
  .position-panel-slidshow{
    position: absolute;
    top: calc(-157px + 38.5vw);
    left: calc(-176px + 35.5vw);
  }
}

@media (max-width: 991px) and (min-width: 912px)  {
  .position-panel-slidshow{
    position: absolute;
    top: calc(-140px + 47vw);
    left: calc(-72px + 35.5vw);
  }
}

@media (max-width: 911px) and (min-width: 759px)  {
  .position-panel-slidshow{
    position: absolute;
    top: calc(-39px + 38vw);
    left: calc(-72px + 35.5vw);
  }
}

@media (max-width: 758px)   {
  .position-panel-slidshow{
    position: absolute;
    top: calc(13px + 43vw);
    left: calc(25px + 35.5vw);
  }
}
@media (max-width: 575px)   {
  .position-panel-slidshow{
    position: absolute;
    top: calc(-3px + 42vw);
    left: unset;
  }
}

@media (max-width: 425px)   {
  .position-panel-slidshow{
    position: absolute;
    top: calc(-3px + 40vw);
    left: unset;
  }
}

@media (max-width: 575px)   {
  .margin-panel{
    margin-left: 65px;
  }
}

@media (max-width: 575px)   {
  .position-desciption-mobile{
    top: 61px ;
    min-height: 200px;
  }
}

@media (min-width: 576px)   {
  .position-desciption-mobile{
    min-height: 60px;
  }
}



/*@media (max-width: 1111px) and (min-width: 992px) {
  .margin-panell {
    margin-left: -36px;
  }
}*/

.width-panel{
  width: 300px;
}

body.slide-blur {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  overflow: hidden;

  background-image: linear-gradient(225deg, #FF3CAC 0%, #784BA0 50%, #2B86C5 100%);
}

@media  (max-width: 991px) {
  .wrapper {
    margin-top: 20px !important;
  }
}

@media  (max-width: 575px) {
  .wrapper {
    margin-top: 20px !important;
    margin: 0px !important;
  }
}
.wrapper {
  display: inline-block;
  vertical-align: top;
  width: 81%;
  margin: 0 50px;
  /*margin-top: 50px;*/
}
.gallery {
  width: 100%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.gallery__fake {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.gallery__fullscreen__wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.98);
  opacity: 0;
  text-align: center;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.gallery__fullscreen__wrap .gallery__controls {
  position: absolute !important;
}
.gallery__fullscreen__wrap.open {
  display: block;
  opacity: 1;
}

.gallery__fullscreen__exit {

}
.gallery__fullscreen__img {

  display: inline-block;
  vertical-align: middle;
}
.gallery__fullscreen__controls {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -30px;
}
.gallery__fullscreen__controls .prev,
.gallery__fullscreen__controls .next {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  vertical-align: middle;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  background-color: rgba(255, 255, 255, 0.8);
  background-repeat: no-repeat;
  border-radius: 0 20px 20px 0;
}
.gallery__fullscreen__controls .prev {
  left: 0px;

  background-size: 100%;
  border-radius: 0 20px 20px 0;
  background-position: right;
}
.gallery__fullscreen__controls .next {
  right: 0px;

  background-size: 100%;
  border-radius: 20px 0 0 20px;
  background-position: left;
}
.gallery__inner {
  font-size: 0;
  position: relative;
  left: 0;
  height: 100%;
  text-align: left;
}
.gallery__inner.slide-blur {
  will-change: transform;
}
.gallery__block {
  position: relative;
  overflow: hidden;
}
.gallery__block.slide-blur {
  overflow: visible;
  will-change: transform;
}
.gallery__block:hover .gallery__controls-buttons .prev {
  left: 0;
  background-position: center;
}
.gallery__block:hover .gallery__controls-buttons .next {
  right: 0;
  background-position: center;
}
.gallery__img-block {
  display: none;
  position: relative;
  text-align: center;
  height: 100%;
  vertical-align: middle;
}
.gallery__img-block.slide {
  display: none;
  position: relative;
  text-align: center;
  height: 100%;
  vertical-align: middle;
}
.gallery__img-block.crossfade {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.gallery__img-block__img {
  max-width: 100%;
}
.gallery__img-block.load {
  background-size: 40px;
}

/*.gallery__description-block {
  padding: 15px 0;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  text-align: left;
}*/
.gallery__description-block__description {
  font-size: 20px;
  color: #222;
  display: none;
  margin-left: 15px;
  font-family: 'OpenSans-CondLightItalic', Arial, sans-serif;
}
.gallery__description-block__description.current {
  display: inline-block;
}
.gallery__img-block:first-child {
  display: inline-block;
}
.gallery__controls {
  z-index: 2;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.gallery__controls.fullscreen {
  position: absolute;
  bottom: 0;
}
.gallery__controls__ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.gallery__controls__thumbnails-ul {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: left;
  overflow: hidden;
  padding: 10px 0;
  /*margin-left: -35px;*/
}
.gallery__controls__inner {
  position: relative;
  /*& span {
                display:
            }*/
}
.gallery__controls__inner.go-back {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.gallery__controls__item {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: grey;
  border: 2px solid white;
  margin: 0 10px;
  border-radius: 50%;
  cursor: pointer;
}
.gallery__controls__item.current {
  background: red;
}
.gallery__controls__item:hover {

}
.gallery__controls-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
}
.gallery__controls-buttons .hide {
  opacity: 0.3;
}
.gallery__controls-buttons .prev,
.gallery__controls-buttons .next {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 40px;
  cursor: pointer;
  vertical-align: middle;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;

  background-repeat: no-repeat;
  border-radius: 0 20px 20px 0;
}

.gallery__controls-buttons .prev {
  left: -35px;

  background-size: 30px;
  border-radius: 0 20px 20px 0;
  background-position: right;
}
.gallery__controls-buttons .next {


  background-size: 30px;
  border-radius: 20px 0 0 20px;
  background-position: left;
}
.gallery__thumbnail {
  display: inline-block;
  vertical-align: top;
  padding: 2px;
  position: relative;
}

.gallery__thumbnail i {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  width: 0;
  height: 3px;
  background-color: #757575;
}


.gallery .slick-track {
  will-change: transform;
}
.gallery .slick-list {
  overflow: visible;
  will-change: transform;
}
.gallery .slick-slide {
  padding: 0 100px;
  width: 100vw;
  filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.55));
}
.gallery .slick-slide img {
  max-width: 100%;
  margin: 0 auto;
}

.do-transition {
  animation: motion-blur 0.1s linear forwards, motion-blur 0.4s linear reverse forwards 0.1s;
}
