/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  /* padding: 2em 5em 0; quito el padding */ }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
@font-face {
  font-family: Oswald;
  src: url(/Fundacion_telmex-theme/css/font/Oswald-Regular.ttf); }

@font-face {
  font-family: Oswald-Bold;
  src: url(/Fundacion_telmex-theme/css/font/Oswald-Bold.ttf); }

@font-face {
  font-family: Oswald-Light;
  src: url(/Fundacion_telmex-theme/css/font/Oswald-Light.ttf); }

/* AUI ===============================================================================	*/
a {
  outline: none;
  text-decoration: none; }

.aui {
  line-height: normal; }

.aui body {
  font-family: Arial,sans-serif;
  font-size: inherit;
  line-height: normal;
  color: #333; }

.aui body {
  color: #666; }

.aui [class*="span"] {
  margin-left: 0px; }

.aui .container-fluid {
  padding: 0px; }

.aui .row-fluid [class*="span"] {
  margin-left: 0%; }

.aui h2 {
  font-size: 1.2em; }

.aui li {
  margin-bottom: 0px; }

.aui article, .aui aside, .aui details, .aui figure, .aui footer, .aui header, .aui hgroup, .aui nav, #content, #main-content {
  display: inline-block;
  width: 100%; }

#footer-badges {
  display: inline-block;
  margin: 0px; }

.aui .breadcrumb {
  display: none; }

.fullBox {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }

.portlet-column-content.empty {
  padding: 0px;
  min-width: 1000px;
  margin: 0 auto;
  min-height: 10px; }

#column-2, #column-4, #column-6 {
  display: table;
  width: 1000px; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0px; }

#content nav#breadcrumbs {
  display: none; }

.breadcrumbs {
  display: none; }

.portlet-title-text {
  display: none; }

.portlet-title {
  position: absolute;
  z-index: 9; }

/* ---------- layout ---------- */
.aui .container-fluid {
  padding-right: 0px;
  /* quitamos padding */
  padding-left: 0px; }

/* ---------- Colores de textos ---------- */
.azul_claro {
  color: blue; }

#facebook, #youtube, #twitter {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  display: block;
  float: left; }

#compartir-iconos {
  margin-right: 10px;
  display: block;
  float: left; }

#facebook, #youtube, #twitter {
  background: url(/Fundacion_telmex-theme/css/../images/iconos/facebook.png); }

#youtube {
  background: url(/Fundacion_telmex-theme/css/../images/iconos/youtube.png); }

#twitter {
  background: url(/Fundacion_telmex-theme/css/../images/iconos/twitter.png); }

#compartir-iconos {
  float: left; }

.social .twitterIcon {
  background: url(http://telmex.com/telmex-com-liferay-theme/images/icons/header_icons.png) no-repeat 0 -25px; }

.social .facebookIcon {
  background: url(http://telmex.com/telmex-com-liferay-theme/images/icons/header_icons.png) no-repeat 0 -50px; }

.social .youtubeIcon {
  background: url(http://telmex.com/telmex-com-liferay-theme/images/icons/header_icons.png) no-repeat 0 0; }

.social a {
  vertical-align: middle;
  text-indent: 9999px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #639;
  overflow: hidden;
  margin-right: -8px; }

#footer-legal {
  clear: both;
  text-align: center;
  font-size: .85em;
  margin-top: 15px; }

#footer-legal a {
  text-decoration: underline;
  margin-left: 10px; }

#footer-badges {
  vertical-align: middle;
  display: block;
  clear: both;
  text-align: center;
  margin-top: 0px;
  border-top: 1px solid #eee;
  padding-top: 20px; }

#footer a {
  color: #a1a1a1; }

/* botonera */
#navigation {
  background: #4d4d4d;
  background-image: -webkit-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -moz-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -ms-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -o-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  display: inline-block;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  position: relative; }

input.boton_subir_font, input.boton_bajar_font {
  float: left;
  color: #fff;
  border: 0px;
  background: none;
  line-height: 30px;
  font-size: 1.5em; }

input.boton_subir_font:hover, input.boton_bajar_font:hover {
  background-color: #0B95F3; }

/* ======================= colores del menu ================================== */
ul#menu li:nth-child(1) a:hover, ul#menu li:nth-child(1) ul li a:hover, ul#menu li.selected:nth-child(1) {
  background-color: #1EABE0; }

ul#menu li:nth-child(2) a:hover, ul#menu li:nth-child(2) ul li a:hover, ul#menu li.selected:nth-child(2) {
  background-color: #B0D236; }

ul#menu li:nth-child(3) a:hover, ul#menu li:nth-child(3) ul li a:hover, ul#menu li.selected:nth-child(3) {
  background-color: #B79049; }

ul#menu li:nth-child(4) a:hover, ul#menu li:nth-child(4) ul li a:hover, ul#menu li.selected:nth-child(4) {
  background-color: #6D8D24; }

ul#menu li:nth-child(5) a:hover, ul#menu li:nth-child(5) ul li a:hover, ul#menu li.selected:nth-child(5) {
  background-color: #01A160; }

ul#menu li:nth-child(6) a:hover, ul#menu li:nth-child(6) ul li a:hover, ul#menu li.selected:nth-child(6) {
  background-color: #E7821E; }

ul#menu li:nth-child(7) a:hover, ul#menu li:nth-child(7) ul li a:hover, ul#menu li.selected:nth-child(7) {
  background-color: #A6A6A6; }

ul#menu li:nth-child(8) a:hover, ul#menu li:nth-child(8) ul li a:hover, ul#menu li.selected:nth-child(8) {
  background-color: #00496C; }

/* ======================== colores del menu responsivo ============================ */
ul.slicknav_nav li:nth-child(1), ul.slicknav_nav li:nth-child(1) ul li, ul.slicknav_nav li.selected:nth-child(1) {
  background-color: #1EABE0; }

ul.slicknav_nav li:nth-child(2), ul.slicknav_nav li:nth-child(2) ul li, ul.slicknav_nav li.selected:nth-child(2) {
  background-color: #B0D236; }

ul.slicknav_nav li:nth-child(3), ul.slicknav_nav li:nth-child(3) ul li, ul.slicknav_nav li.selected:nth-child(3) {
  background-color: #B79049; }

ul.slicknav_nav li:nth-child(4), ul.slicknav_nav li:nth-child(4) ul li, ul.slicknav_nav li.selected:nth-child(4) {
  background-color: #6D8D24; }

ul.slicknav_nav li:nth-child(5), ul.slicknav_nav li:nth-child(5) ul li, ul.slicknav_nav li.selected:nth-child(5) {
  background-color: #01A160; }

ul.slicknav_nav li:nth-child(6), ul.slicknav_nav li:nth-child(6) ul li, ul.slicknav_nav li.selected:nth-child(6) {
  background-color: #E7821E; }

ul.slicknav_nav li:nth-child(7), ul.slicknav_nav li:nth-child(7) ul li, ul.slicknav_nav li.selected:nth-child(7) {
  background-color: #A6A6A6; }

ul.slicknav_nav li:nth-child(8), ul.slicknav_nav li:nth-child(8) ul li, ul.slicknav_nav li.selected:nth-child(8) {
  background-color: #00496C; }

.slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover {
  background: none !important; }

#navigation ul {
  list-style: none;
  margin: 25px auto 0px auto;
  max-width: 1000px; }

#navigation li a {
  padding: 10px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: inline-block; }

#navigation li a:hover {
  background: #3cb0fd;
  text-decoration: none; }

#navigation li {
  border-left: solid #666 2px;
  border-right: solid #464646 2px;
  position: relative;
  float: left;
  display: block; }

#navigation > ul > li:first-child {
  border-left: 0px; }

#navigation > lu > li:last-child {
  border-right: 0px; }

#breadcrumbs {
  clear: both; }

#navigation > ul > li > ul {
  display: none;
  margin-top: 0px; }

#navigation > ul > li > ul > li {
  border: 0px; }

#navigation > ul > li > ul > li a {
  min-width: 120px;
  max-width: 120px;
  text-align: center; }

#navigation > ul > li:hover > ul {
  display: block; }

ul.child-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: block;
  float: left;
  min-width: 160px;
  padding: 0px;
  list-style: none;
  margin: 0px; }

.child-menu li {
  background: #4d4d4d;
  background-image: -webkit-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -moz-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -ms-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -o-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%); }

#submenu {
  position: relative;
  width: 100%;
  background-color: #3cb0fd; }

#submenu ul {
  list-style: none;
  margin: 0px auto; }

#submenu ul li {
  color: #fff;
  border: solid 2px #fff;
  padding: 5px;
  float: left; }

#redessociales {
  color: #fff;
  font-size: 11px;
  line-height: 30px;
  font-family: 'Oswald', sans-serif;
  position: absolute;
  right: 0px;
  top: 0px;
  display: block; }

#redessociales li {
  float: left; }

.banner_mini_pleca {
  background: #4d4d4d;
  height: 10px;
  background-image: -webkit-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -moz-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -ms-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: -o-linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%);
  background-image: linear-gradient(to bottom, #4d4d4d 50%, #6b6b6b 100%); }

.banner_segunda_botonera {
  background: #3cb0fd; }

#heading {
  background: #3cb0fd;
  margin: 0px auto;
  display: block;
  min-height: 32px; }

#subheading {
  width: 100%;
  margin: 0px auto;
  min-height: 35px;
  position: relative;
  max-width: 1000px;
  display: table; }

.site-title {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 0px;
  margin: 0px !important;
  z-index: 9; }

.icon {
  display: none;
  background: url(/Fundacion_telmex-theme/css/../images/iconos/mobile-menu3.png);
  width: 32px;
  height: 25px; }

.logo-telmex {
  background: url(/Fundacion_telmex-theme/css/../images/fundacion-TELMEX.jpg);
  max-width: 220px;
  max-height: 58px;
  width: 220px;
  height: 58px;
  display: block; }

#logo_esr {
  background: url(/Fundacion_telmex-theme/css/../images/foot-img1.png);
  max-width: 130px;
  max-height: 61px;
  width: 130px;
  height: 61px;
  display: inline-block; }

#logo_fcs {
  background: url(/Fundacion_telmex-theme/css/../images/foot-img23.png);
  max-width: 151px;
  max-height: 60px;
  width: 151px;
  height: 60px;
  display: inline-block; }

#logo_edt {
  background: url(/Fundacion_telmex-theme/css/../images/foot-img3.png);
  max-width: 128px;
  max-height: 61px;
  width: 128px;
  height: 61px;
  display: inline-block; }

#logo_adi {
  background: url(/Fundacion_telmex-theme/css/../images/foot-img4.png);
  max-width: 141px;
  max-height: 60px;
  width: 141px;
  height: 60px;
  display: inline-block; }

.menu_bar {
  display: none; }

.slicknav_menu {
  display: none; }

/* tablet */
@media only screen and (min-width: 761px) and (max-width: 1090px) {
  .v2_Icono_imagen_s a img {
    max-width: 100%; }

  #subheading {
    width: 100%;
    max-width: 650px; }

  .fullBox {
    width: 720px; }

  .portlet-column-content.empty {
    min-width: 720px; }

  #wrapper {
    padding-right: 0px;
    padding-left: 0px; }

  .aui body {
    padding-left: 0px;
    padding-right: 0px; }

  #redessociales {
    margin-top: 0px;
    margin-right: 10px;
    top: 15px; }

  #navigation ul {
    max-width: 650px; }

  #heading {
    min-height: 50px; } }
/* movil */
@media only screen and (max-width: 760px) {
  .aui body {
    padding-left: 0px;
    padding-right: 0px; }

  #wrapper {
    padding-left: 0em;
    padding-right: 0em; }

  #redessociales {
    margin: 0px;
    width: 100%;
    top: 60px; }

  #heading {
    width: 100%;
    display: inline-block;
    min-height: 100px; }

  .portlet-column-content.empty {
    min-width: 260px; }

  .fullBox {
    width: 260px; }

  #subheading {
    width: 100%;
    min-height: 35px;
    display: block;
    max-width: 270px;
    margin: 0 auto; }

  .aui body {
    padding-left: 0px;
    padding-right: 0px; }

  #wrapper {
    padding-left: 0em;
    padding-right: 0em; }

  h1.site-title {
    text-align: center;
    float: none;
    margin: 0 auto;
    position: relative; }

  .menu_bar {
    display: block; }

  .bt-menu {
    background: url(/Fundacion_telmex-theme/css/../images/iconos/mobile-menu3.png);
    width: 32px;
    height: 25px;
    cursor: pointer;
    display: inline-block;
    float: right; }

  .js #menu {
    display: none; }

  .js .slicknav_menu {
    display: block; }

  ul.child-menu {
    position: relative;
    z-index: 0;
    display: block;
    float: none;
    min-width: auto;
    padding: 0px;
    list-style: none;
    margin: 0px;
    top: 0px; }

  .child-menu li {
    background: none; }

  .slicknav_menu {
    background: #fff !important;
    padding: 0px !important; }

  .aui ul, .aui ol {
    padding: 0;
    margin: 0 0 10px 0px; }

  .slicknav_nav a:hover {
    text-decoration: none;
    color: #fff; }

  .slicknav_menu .slicknav_menutxt {
    display: none !important; }

  .slicknav_menu .slicknav_icon {
    margin: 0.188em !important;
    float: right !important; }

  .slicknav_btn {
    margin: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background-color: #4d4d4d !important;
    width: 100%; } }
/*!
 * SlickNav Responsive Mobile Menu v1.0.7
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_menu:before {
  content: " ";
  display: table; }

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul {
  display: block; }

.slicknav_nav li {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_item a {
  display: inline; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #4c4c4c;
  padding: 5px; }

.slicknav_menu * {
  box-sizing: border-box; }

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }

.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff; }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }