#galery{
	padding-top:0px;
  width:100%;
  float: left;
  display:inline-block;
}

#galery > div.controllers2.col-md-6.col-sm-8.col-xs-12 > a {
  width: 100%;
  opacity: 0.0;
}

#facilities1{
  height: 100vh;
  background-image: url("../images/Regla_laser_2.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#facilities2{
  height: 100vh;
  background-image: url("../images/Reglalaser.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#facilities3{
  height: 100vh;
  background-image: url("../images/unnamed1.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#facilities4{
  height: 100vh;
  background-image: url("../images/Rodillo-Liugong.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#facilities5{
  height: 100vh;
  background-image: url("../images/rodillito.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.overlay-facilities {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: 0;
}

.carousel2 {
    position: relative;
}

.controllers2 {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
}

.controllers3 {
    position: absolute;
    top: 0px;
		height:100vh;
}

#rcont{
	right:0px;
}

.carousel2-control.left,
.carousel2-control.right {
    background-image: none;
}


.description-container {
 background-color: rgba(0,0,0,0.65);
 text-align: center;
 display: table;
 position: absolute;
 width: 100%;
 font-family: Verdana, Geneva, sans-serif;
 color: #FFF;
 bottom: 0px;
 z-index: 1;
}

/*.description-container > p {
  display: table-cell;
  vertical-align: middle;
}*/

.machine-name{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 30pt;
}

.machine-text{
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-size: 18pt;
}
