.carousel-caption{
	left: 50%;
	right:6%;
    padding-bottom: 30px;
	top:20px;
	text-align:left;
}
.carousel-caption-mobile{
	left: 3%;
	right:3%;
	top:5%;
	text-align:center;
	font-size:16px;
	font-family: 'Exo', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
}
.carousel-caption h1{
	font-size:35px;
	text-align:left;
	font-family: 'Exo', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 400;
}
.carousel-caption a{
	font-size:12px;
}
.carousel-caption input{
	width:121px;
	height:37px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-color:#515151;
	background-image: url("/imagenes/empezar-curso.png");
	background-repeat:no-repeat;
	background-position: 98% 50%;
	border:0;
	text-align:left;
	padding-left:31px;
	padding-bottom:0px;
}
.lead{
	font-size:14px;
}
.carousel-indicators{
	bottom: 30px;
}
.carousel-control {
	position: absolute;
	top: 42%;
	left: 15px;
	width: 50px;
	height: 50px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	text-align: center;
	font-weight:bold;
	opacity: 1;
	filter: alpha(opacity=100);
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	font-size: 50px;
	font-weight:bold;
	line-height: 20px;
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  text-decoration: none;
  opacity: 100;
  filter: alpha(opacity=1);
}
.carousel-control.bottom {
  width:170px;
  height:47px;
  font-size: 13px;
  top:255px;left: auto;
  right: 0;
  background-image: url("/imagenes/ico-ver-todos2.png");
  background-repeat:no-repeat;
  background-position: 98% 50%;
  padding:10px 0 0 19px;
  text-align:left;
}
.carousel-control.bottom2 {
  width:90px;
  height:30px;
  font-size: 14px;
  color:#fff;
  top:226px;left: auto;
  right: 0;
  padding-top:1px;
}
.carousel-control.bottom3 {
  width:42px;
  height:15px;
  font-size: 9px;
  top:83px;left: auto;
  right: 0;
  line-height:13px;
}

.owl-carousel{
	overflow:hidden !important;
}
/*Carousel index*/
