| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196 |
- /*FUENTE INVERSOL*/
- @font-face{
- font-family:HelveticaNeueLTStd-Lt;
- src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.otf);
- }
- /*fuentes METCO*/
- @font-face{
- font-family:HelveticaNeueLTStd-Lt;
- src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.ttf);
- }
- @font-face{
- font-family:VAGRoundedStd-Light;
- src:url(../../../public/Tipografias/VAGRoundedStd-Light.otf);
- }
- /*fuentes MERELEC*/
- @font-face{
- font-family:HelveticaNeueLTStd-Lt;
- src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.ttf);
- }
- /*fuentes INVERLEC*/
- @font-face{
- font-family:HelveticaNeueLTStd-Lt;
- src:url(../../../public/Tipografias/HelveticaNeueLTStd-Lt.optf);
- }
- /*Colores INVERSOL*/
- .inversol_name_yellow{
- font-family: Arial, Helvetica, sans-serif;
- color: #F78D27;
- font-size: 25px;
- font-weight: bold;
- }
- .inversol_name_black{
- font-family: Arial, Helvetica, sans-serif;
- color: black;
- font-size: 25px;
- font-weight: bold;
- }
- .inversol_puesto{
- font-family: Arial, Helvetica, sans-serif;
- color: black;
- font-size: 25px;
- }
- .inversol_yellow_text{
- color: #F78D27;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 20px;
- font-weight: bold;
- }
- .inversol_black_text{
- color: black;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 20px;
- }
- /*Colores METCO*/
- .metco_name_yellow{
- font-family: VAGRoundedStd-Light;
- color: #DE8C33;
- font-size: 19pt;
- font-weight: bold;
- }
- .metco_name_black{
- font-family: VAGRoundedStd-Light;
- color: black;
- font-size: 19pt;
- font-weight: bold;
- }
- .metco_puesto{
- font-family: VAGRoundedStd-Light;
- color: black;
- font-size: 18pt;
- }
- td{
- font-family: HelveticaNeueLTStd-Lt;
- }
- .metco_yellow_text{
- color: #DE8C33;
- font-size: 14pt;
- font-family: HelveticaNeueLTStd-Lt;
- font-weight: bold;
- }
- .metco_gray_text{
- color: black;
- font-size: 14pt;
- font-family: HelveticaNeueLTStd-Lt;
- }
- /*Colores MERELEC*/
- font{
- font-family: HelveticaNeueLTStd-Lt;
- }
- td{
- font-family: HelveticaNeueLTStd-Lt;
- }
- .merelec_name_yellow{
- font-family: HelveticaNeueLTStd-Lt;
- color: #FCB122;
- font-size: 18pt;
- font-weight: bold;
- }
- .merelec_name_gray{
- font-family: HelveticaNeueLTStd-Lt;
- color: #80888F;
- font-size: 18pt;
- font-weight: bold;
- }
- .merelec_yellow_text{
- color: #FCB122;
- font-size: 14pt;
- font-weight: bold;
- }
- .merelec_gray_text{
- color: #80888F;
- font-size: 14pt;
- }
- .merelec_puesto{
- font-family: HelveticaNeueLTStd-Lt;
- color: #80888F;
- font-size: 17pt;
- }
- /*colores INVERLEC*/
- .inverlec_name_blue{
- font-family: Arial, Helvetica, sans-serif;
- color: #00ABE7;
- font-size: 25px;
- font-weight: bold;
- }
- .inverlec_name_black{
- font-family: Arial, Helvetica, sans-serif;
- color: black;
- font-size: 25px;
- font-weight: bold;
- }
- .inverlec_puesto{
- font-family: HelveticaNeueLTStd-Lt;
- color: black;
- font-size: 25px;
- }
- td{
- font-family: HelveticaNeueLTStd-Lt;
- }
- .inverlec_blue_text{
- color: #00ABE7;
- font-family: HelveticaNeueLTStd-Lt;
- font-size: 20px;
- font-weight: bold;
- }
- .inverlec_black_text{
- color: black;
- font-family: HelveticaNeueLTStd-Lt;
- font-size: 20px;
- }
- a{
- text-decoration: none;
- display:table-cell;
- vertical-align:middle;
- }
- .social_media{
- padding-right:4px;
- display:inline;
- }
- .imagen{
- max-width: 230px;
- height: auto;
- }
|