.hss_container {
  height: 0;
  overflow: hidden;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
}
.flexe_slideshow_wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
.flexe_slideshow {
  position: relative;
  overflow: hidden;
  z-index: 2;
  width: 100%;
  top: 0;
}
.flexe_overflow {
  text-align: left;
  position: relative;
  top: 0;
  left: 0;
  width: 999999999px;
  display: flex;
}
.flexe_slideshow_wrapper.load .flexe_overflow {
  width: auto;
}
.slide_box {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: grab;
  z-index: 1;
}
.flexe_slideshow .active .slide_box {
  cursor: grabbing;
}
.slide_box_text {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 56px;
  text-align: center;
  z-index: 1000;
}
.slide_box_text_sub {
  color: #fff;
  font-size: 26px;
}
.flexe_slideshow img {
  width: 100%;
}
.flexe_slideshow .navbtn {
  font-family: "flexe-icons";
  position: absolute;
  z-index: 2000;
  width: 50px;
  height: 50px;
  background: #fff;
  line-height: 50px !important;
  text-align: center;
  border-radius: 100%;
  opacity: 0;
  font-size: 20px;
  color: #000;
  top: 47%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.flexe_slideshow:hover .navbtn {
  opacity: 0.6;
}
.flexe_slideshow .slide_pre {
  left: 20px;
}
.flexe_slideshow .slide_next {
  right: 20px;
}
.flexe_slideshow .active_link {
  cursor: pointer !important;
}
.flexe_slideshow_bullets {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 25px;
  text-align: center;
  z-index: 200;
}
.flexe_slideshow_bullets span {
  background: #fff;
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 100%;
  cursor: pointer;
  margin: 0 4px;
  opacity: 0.5;
}
.flexe_slideshow_bullets .selected {
  opacity: 1;
}
.flexe_slideshow_wrapper .slide_img,
.flexe_slideshow_wrapper .slide_img_mob {
  font-size: 56px;
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 1;
}
.flexe_slideshow_wrapper.load {
  opacity: 0;
}
.flexe_slideshow_item {
  position: relative;
  overflow: visible;
}
.flexe_slideshow_item .flexe_overflow {
  width: 999999999px;
  text-align: left;
  position: relative;
  top: 0;
  left: 0;
}
.flexe_slideshow_item .slide_box {
  cursor: pointer;
}
.item_info_image_frame {
  text-align: left !important;
  height: auto !important;
}
.flexe_overflow {
  height: 0;
}
.flexe_slideshow_item .active .slide_box {
  cursor: grabbing;
}
.flexe_slideshow_item .slide_box_text {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 56px;
  text-align: center;
  z-index: 1000;
}
.flexe_slideshow_item .navbtn {
  position: absolute;
  z-index: 2000;
  width: 50px;
  height: 50px;
  background: #fff;
  line-height: 50px !important;
  text-align: center;
  border-radius: 100%;
  opacity: 0;
  font-size: 37px;
  color: #000;
  top: 47%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.flexe_slideshow_item:hover .navbtn {
  opacity: 0.6;
}
.flexe_slideshow_item .slide_pre {
  left: 20px;
}
.flexe_slideshow_item .slide_next {
  right: 20px;
}
.flexe_slideshow_item .active_link {
  cursor: pointer !important;
}
.flexe_slideshow_item .flexe_slideshow_bullets {
  position: relative;
  bottom: unset;
  left: unset;
  right: unset;
  height: auto;
  text-align: left;
  z-index: 20;
  margin-top: 10px;
}
.flexe_slideshow_item .flexe_slideshow_bullets span {
  vertical-align: top;
  background: 0 0;
  height: auto;
  width: auto;
  display: inline-block;
  border-radius: unset;
  cursor: pointer;
  margin: 0 10px 10px 0;
  opacity: 1;
  border: 1px solid #e2e2e2;
}
.flexe_slideshow_item .flexe_slideshow_bullets span img {
  opacity: 0.5;
}
.flexe_slideshow_item .flexe_slideshow_bullets .selected img {
  opacity: 1;
}
.flexe_slideshow_item .ws_images {
  position: relative;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  box-sizing: inherit;
}



.ws_thumb_container img {
  position: relative;
  display: block;
}
.item_img_container .flexe_slideshow_bullets,
.item_img_container .slide_img {
  display: none;
}
.item_img_container .slide_box {
  cursor: pointer;
}
.item_img_container .flexe_overflow {
  width: auto;
  text-align: center;
}

.item_img_frame.img_hover {
  position: relative;
}
.item_img_frame.img_hover img {
  position: absolute;
}
.item_img_frame.img_hover img:first-child {
  position: relative;
}
.item_img_frame.img_hover.active img {
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.item_img_frame.img_hover.active img.active {
  position: relative;
}
.item_img_frame.img_hover.active img.blur {
  will-change: opacity, filter;
  filter: blur(3px);
}
.item_img_frame.img_hover .img_bullets {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 15px;
  display: none;
  z-index: 100;
}
.item_container:hover .img_bullets {
  display: flex;
}
.item_img_frame.img_hover .img_bullets span {
  border-radius: 100%;
  display: block;
  height: 6px;
  width: 6px;
  background: #00000078;
    box-shadow: 0 0 5px #ffffff80;
}
.item_img_frame.img_hover .img_bullets span.active {
  background: #8d8d8d;
}
.item_img_frame.img_hover .img_map {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: table;
  width: 100%;
  height: 100%;
}
.item_img_frame.img_hover .img_map span {
  display: table-cell;
}

.item_container .item_img {
  display: block;
}