

/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/main_list/style.css?16473578982087*/
.mySlideser {display: none ; }


/* Slideshow container */
.slideshow-containerer {
  max-width: 1000px;
  position: relative;
  margin: auto;
  transition: transform 0.6s ease;
  padding-bottom: 35px;
}

/* Next & previous buttons */
.prever, .nexter {
  cursor: pointer;
  top: 100%;
  width: auto;
  padding: 16px;
  margin-top: -2px;
  color: black;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.nexter {

  border-radius: 3px 0 0 3px;
}

.prever {


  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */


/* Caption text */
.texter {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertexter {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.doter {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  background-image: url(/local/templates/aspro-allcorp2/components/bitrix/news.list/main_list/no.svg);
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.activer, .doter:hover {
  background-image: url(/local/templates/aspro-allcorp2/components/bitrix/news.list/main_list/Ell.svg);
}

/* Fading animation */
.fadeer {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

.slider__itemer {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
      
}

.slider__itemer:hover {
      
      opacity: 0.5;
}

.slider__wrapperer {
      display: flex;
      transition: transform 0.6s ease;
      margin-left: 25px;
      margin-right: 88px;
    }


.popup {
  position: fixed;
  height:100%;
  width:100%;
  top:0;
  left:0;
  display:none;
  text-align:center;
  z-index: 1001;
}

.popup_bg {
  background:rgba(0,0,0,0.4);
  position:absolute;
  z-index:1000;
  height:100%;
  width:100%;
}


.popup_img {
  position: relative;
  margin:0 auto;
  z-index:2000 ;
  max-height:94%;
  max-width:94%;
  margin:1% 0 0 0;
}
/* End */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/main_list/style.css?16473578982087 */
