Tue Jun 27 2017
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
<!-- *********************************************************
UNIVISION TOP BAR
********************************************************** -->

<div class="top_bar_univision">
	<div class="top_bar_row_1">
		<img class="top_bar_logo" src="./assets/univision_logos/rs_univision_logo_header.svg" alt="Rosetta Stone Univision">
		<div class="top_bar_cart_login_etc">
			<span>
				<a class="top_bar_svg_link" href="https://pagoseguro.univisionaprender.com/univision_spanish/checkout/cart/">
					<svg class="svg_cart_icon" width="30" height="30" viewBox="0 0 97 75" xmlns="http://www.w3.org/2000/svg">
						<style type="text/css">/*<![CDATA[*/ .svg_cart_icon polygon, .svg_cart_icon circle{fill:#230C50;}/*]]>*/</style>
						<polygon points="0,10 72,10 60,42 12,42"></polygon>
						<polygon points="13.5,48.5 64.5,48.5 84,0 97,0 97,10 88,10 70,56 55,56 17,56"></polygon>
						<circle cx="32" cy="67" r="7"></circle>
						<circle cx="58" cy="67" r="7"></circle>
					</svg>
				</a>
			</span>
			<span>
				<a href="https://univision.rosettastone.com" class="top_bar_text_link">
					Ingresa
				</a>
			</span>
			<span>
				<a href="https://support.rosettastone.com/es" class="top_bar_text_link">
					Suporte
				</a>
			</span>
		</div>
	</div>
	<div class="top_bar_univision_links">
		<a class="smoothscroll" href="https://www.univisionaprender.com/#js_pruebalo_section">Pruébalo&nbsp;Gratis</a>
		<a class="smoothscroll" href="https://www.univisionaprender.com/#js_funcionalidades_section">Funcionalidades</a>
		<a class="smoothscroll" href="https://www.univisionaprender.com/#js_oferta_section">Oferta&nbsp;Especial</a>
	</div>
</div>