img {
  max-width: 100%;
}
.cycle-slideshow {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
    
}
.cycle-prev,
.cycle-next {
  font-size: 35px;
  color: #223a48;

  position: absolute;
  top: 50%;
  margin-top: -16px;
  z-index: 999;
  cursor: pointer;
}
.cycle-prev {
  left: 1%;
}
.cycle-next {
  right: 1%;
}
.cycle-pager {
  width: 100%;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 20px;
  z-index: 999;
  cursor: pointer;
    
}
.cycle-pager span {
  color: rgba(255,255,255,0);
  white-space: nowrap;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #36b49f;
  border-radius: 50%;
  margin: 0 5px;
}
.cycle-pager-active {
  background: #36b49f;
}


.top_spac_slider {

margin-top: 50%;

}

.posicion_stat {

position: absolute; top: 1em; right: 2em; width: 40%;  height: auto; z-index: 999;

}


@media (max-width: 1000px) {
    
        .cycle-slideshow {
        	
display: none;

}

    
    .top_spac_slider {

margin-top: 10%;

}
    
    
      .sectionss {
        	background-color: #8F8F93;


}
    
    

    .posicion_stat {


        margin-left: 10px;

 top: 1em; right: 2em; width: 100%;  height: 700px; z-index: 999;

}
    
    
    .posicion_stat2 {
        
        
        padding-left: 100px;


        margin-left: 100px;

position:relative; top: 1em; right: 1em; width: 70%;  height: 500px; z-index: 999;


}

    }