
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
  left: -12px;
    height: 40px;
  width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
  right: -12px;
}
/* The indicators */
.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
  background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}


.b_morado{
  background: #2a073c;

}


.b_gris_claro{
  background: #fafafa;

}

.f_morado{
  color: #2a073c;
}

.f_gris{
  color: #515151;
}



.f_15{
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}

.f_18{
  font-size: 18px;
  font-family: 'Dosis', sans-serif;
  font-weight: 300;
}

.f_22{
  font-family: 'Dosis', sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.f_30{
  font-family: 'Dosis', sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.f_35{
  font-family: 'Dosis', sans-serif;
  font-size: 35px;
  font-weight: 500;
}






/*magen top */


.mrl_20 {
    margin-right:  20px;
     margin-left:  20px;
}

.mrl_30 {
    margin-right: 30px;
     margin-left: : 30px;
}






/*magen top */

.mtb_10 {
    margin-top: 10px;
     margin-bottom: 10px;
}

.mtb_20 {
    margin-top: 20px;
     margin-bottom: 20px;
}

.mtb_30 {
    margin-top: 30px;
     margin-bottom: 30px;
}

.mtb_40 {
    margin-top: 40px;
     margin-bottom: 40px;
}


.mtb_50 {
    margin-top: 50px;
    margin-bottom: 50px;
}


.mtb_60 {
  
     margin-bottom: 60px;
}





/*magen top */

.mt_10 {
    margin-top: 10px;
}

.mt_20 {
    margin-top: 20px;
}

.mt_30 {
    margin-top: 30px;
}

.mt_40 {
    margin-top: 40px;
}


.mt_50 {
    margin-top: 50px;
}


.mt_60 {
    margin-top: 60px;
}

.mb_30 {
    margin-bottom: 30px;
}


/*magen top */

.ptb_20{
  padding-top:20px;
  padding-bottom: 20px;

}


.ptb_30{
  padding-top:30px;

}

.ptb_40{
  padding-top:40px;

}


.ptb_50{
  padding-top:50px;

}

.ptb_60{
  padding-top:60px;

}






/*magen top */

.plr_10{
  padding-right: 10px;
  padding-left: 10px;
}

.plr_20{
  padding-right: 20px;
  padding-left: 20px;
}


.plr_30{
  padding-right: 30px;
  padding-left: 30px;
}



.plr_40{
  padding-right: 40px;
  padding-left: 40px;
}





