.textLink{
   font-family: 'DIN-Black';
   font-size: 12px;
   font-weight: normal;
   color:#3a83a4;
   line-height: 90%;   
   position: absolute;
   bottom: 20px;
   right:30px;
 }

 .textDatos{
   font-family: 'DIN-Bold';
   font-size: 9px;
   font-weight:normal;
   color:#777777;
 }

 .textEstacion{
   font-family: 'DIN-Black';
   font-size: 12px;
   font-weight:normal;
   color:#2f5592;
 }

.textLinea{
   font-family: 'DIN-Black';
   font-size: 11px;
   font-weight: bold;
   color:#5a7baa;
   line-height: 90%;   
 }

 .textMap{
   font-family: 'DIN-Black';
   font-size: 15px;
   font-weight:normal;
   /*color:#2f5592;*/
   color: #565656;
   vertical-align: bottom;
 }

  .textMapSafari{
   font-family: 'DIN-Black';
   font-size: 15px;
   font-weight: normal;
   /*color:#2f5592;*/
   color: #565656;
   vertical-align: bottom;
 }

  .textMapSub{
   font-family: 'DIN-Black';
   font-size: 14px;
   font-weight: normal;
   /*color:#5a7baa;*/
   color: #898989;
   line-height: 90%;   
 }

  .textMapSubSafari{
   font-family: 'DIN-Black';
   font-size: 14px;
   font-weight: normal;
   /*color:#5a7baa;*/
   color: #898989;
   line-height: 90%;
   line-width:50%;
 }

.textMapLine{
    font-family: 'DIN-LightAlternate';
    font-size: 14px;
    font-weight: normal;
    /*color:#5a7baa;*/
    color: #ababab;
    line-height: 90%;
}

.textMapLineSafari{
    font-family: 'DIN-LightAlternate';
    font-size: 14px;
    font-weight: normal;
    /*color:#5a7baa;*/
    color: #ababab;
    line-height: 90%;
    line-width:50%;
}

  .textMapOpc{
   font-family: 'DIN-Black';
   font-size: 17px;
   font-weight:bold;
   color:black;
   line-height: 100%;
   letter-spacing: .5px;
 }

 .textMapOpcSafari{
   font-family: 'DIN-Black';
   font-size: 14px;
   font-weight:normal;
   color:#9e9e9e;
   line-height: 100%;
 }

 .textMapOpcTd {
   height: 25px;
   width: 50px;
   align: 'center'; 
 }

/*******************/

.textEstacionUni{
    font-family: 'DIN-Black';
    font-size: 15px;
    font-weight:normal;
    color:#2f5592;
}

.textMapLineaUni{
    font-family: 'DIN-LightAlternate';
    font-size: 16px;
    font-weight: normal;
    /*color:#5a7baa;*/
    color: #ababab;
    line-height: 90%;
}

.textLineaUni{
    font-family: 'DIN-Black';
    font-size: 14px;
    font-weight: bold;
    color:#5a7baa;
    line-height: 90%;
}

.textDatosUni{
    font-family: 'DIN-Bold';
    font-size: 14px;
    font-weight:normal;
    color:#777777;
}

.textLinkUni{
    font-family: 'DIN-Black';
    font-size: 14px;
    font-weight: normal;
    color:#3a83a4;
    line-height: 90%;
}