margin. {
  prueba-right: auto;
  margin-left: auto;
  padding-bottom: 70px;
  padding-left: 15px;
  padding-right: 15px;
}

@font-face {
  font-family: codefont;
  src: url('fonts/CODE.ttf');
}

@media (min-width: 768px) {
  .prueba {
    width: 750px;
  }
}
@media (min-width: 992px) { 
  .prueba { 
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .prueba {
    width: 1170px;
  }
}

.imagen{
  vertical-align: center;
  height: 500px;
  width: 900px;
}

.icon{
  vertical-align: center;
  height: 25px;
  width: 50px;
}
.icon2{
  vertical-align: center;
     height: 25px;
  width: 120px;
}

#barraDownSlider{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 15px;
    background-color: #DD4814;
    position: relative;
    float: left;
}

.title-pages{
	margin-top: 20px;
  /*color: #aea79f !important;*/
  color:#ffffff !important;
}

.color-jumbo{
	background-color: #5c2040 !important;
  height: 230px !important;
  vertical-align: center;

}  

.divider-low-margin{
	margin: 40px 0 !important;
}

.contactoLabel:hover{
	background-color: #DD4814 !important; 
	cursor: default !important;
}

.rightAligment{
  text-align: right;
}

.tngsHead{
  width: 100%;
  background-color: #5c2040;
  margin-top: 0;
  padding-top: 0;
}

.grad
{
background: -webkit-linear-gradient(left, red , blue) !important; /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #311022 , #5c2040, #5c2040, #5c2040 ,#5c2040 ,#5c2040 ,#311022) !important; /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #311022 , #5c2040, #5c2040, #5c2040 ,#5c2040 ,#5c2040 ,#311022) !important; /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #311022 , #5c2040, #7E194F   ,#7E194F  ,#5c2040 ,#311022) !important; /* Standard syntax */
}

.whitespan{
  color: #ffffff !important;
  font-size: 1.2em !important;
}

.whitespan-title{
  font-size: 40px !important;
  margin-top: -30px !important;
}
.tngsspan{
  color:#FF5C00  !important;
  font-size: 1.2em !important;
}

.orangespan{
  color:#FF5C00 !important;;
}

.tngsspan-title{
  font-size: 8em !important;
}

.avalon-col{
  color: white !important;
  background-color: #000000 !important;
}
.cedi-col{
  background-color: #e0e0e0 !important;
  color: black !important;}

.dehi-col{
  background-color:  #ff3c00 !important;
  color: white !important;
}

.cafe-col{
  background-color: #fff000 !important;
  color: black !important;
}

.moviles-col{
  background-color:  #4e00ff !important;
  color: white !important;
}

.margin20{
  margin-top: 20px !important;
}