/*

// ==========================================================================
// Web Fonts
// ==========================================================================

*/
@font-face {
  font-family: "Avant Gard";
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.eot?#iefix") format("embedded-opentype"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.woff") format("woff"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "Avant Gard";
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.eot?#iefix") format("embedded-opentype"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.woff") format("woff"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bk-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 200;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "Avant Gard";
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-demi-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-demi-webfont.eot?#iefix") format("embedded-opentype"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-demi-webfont.woff") format("woff"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-demi-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "Avant Gard";
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bold-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bold-webfont.woff") format("woff"), url("/webektest/styles/web_inversores/fonts/avantgard/itcavantgardestd-bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility; }
/* 

// ==========================================================================
// Base Styles
// ========================================================================== 

*/
html,
body {
  line-height: 1.46;
  font-weight: 200; }

body,
input,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a img {
  border: none; }

img {
  -ms-interpolation-mode: bicubic; }

table {
  width: 100%;
  margin: 1em 0; }
  table th {
    font-weight: normal; }

ul,
ol {
  margin-left: 0;
  padding-left: 0; }

ul ol,
ol ul,
ul ul,
ol ol {
  margin: 10px 0 30px 20px; }

li + li {
  margin-top: 10px; }

.letras-capitales {
  /*letter-spacing: .09em;*/
  font-size: .9em; }

/*
// Bootstrap
// -------------------------------------------------------------------------------------------  */
.nav > li {
  margin-top: 0; }

/*
// Tipografia
// ------------------------------------------------------------------------------------------- */
.row1 > div > h1, .row1 > div > h2 {
  margin-top: 0; }

h2 small {
  display: block;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 200; }

/* 

// ==========================================================================
// Layout
// ========================================================================== 

*/
body {
  position: relative; }

.wrap > .contenido {
  padding-top: 40px;
  padding-bottom: 180px;
  font-size: 12px; }
  .wrap > .contenido .contenido-secundario {
    padding-top: 60px; }
    @media only screen and (max-width: 767px) {
      .wrap > .contenido .contenido-secundario {
        padding-top: 30px; } }
.wrap > .contenido-inicio {
  padding-top: 40px; }
@media only screen and (max-width: 767px) {
  .wrap > .contenido,
  .wrap > .contenido-inicio {
    padding-top: 0;
    padding-bottom: 15px; } }

.row1 {
  margin-bottom: 50px; }

/*
	
//
// Nav principal - Cabecera sitio
// ------------------------------------------------------------------------------------------- 
*/
#cabecera-sitio {
  min-height: 60px;
  max-height: 380px;
  padding-bottom: 20%; }
  @media only screen and (max-width: 767px) {
    #cabecera-sitio {
      max-height: none;
      padding-bottom: 0; } }
  #cabecera-sitio .logo-sitio {
    position: absolute;
    top: 18px;
    left: 15px; }
    @media only screen and (max-width: 767px) {
      #cabecera-sitio .logo-sitio {
        top: 10px;
        left: 10px;
        width: 60px; } }
  #cabecera-sitio .navbar {
    margin: 0 -15px;
    padding: 40px 0 40px 80px;
    background: none;
    border: none; }
    @media only screen and (max-width: 767px) {
      #cabecera-sitio .navbar {
        padding: 0 0; } }
  @media only screen and (max-width: 767px) {
    #cabecera-sitio .navbar-header {
      padding-bottom: 15%; } }
  #cabecera-sitio .navbar-header .secundario {
    display: none; }
    @media only screen and (max-width: 767px) {
      #cabecera-sitio .navbar-header .secundario {
        display: block;
        position: absolute;
        top: 13px;
        right: 60px;
        margin: 0;
        padding: 0;
        list-style: none; }
        #cabecera-sitio .navbar-header .secundario li {
          display: inline;
          font-size: 10px; }
        #cabecera-sitio .navbar-header .secundario a {
          display: inline-block;
          padding: 6px 4px;
          font-weight: 400;
          color: #FFF; } }
  #cabecera-sitio .navbar-nav {
    font-size: 11px;
    font-weight: 400; }
    #cabecera-sitio .navbar-nav > li > a {
      color: #FFF;
      background: none; }
      @media only screen and (max-width: 991px) {
        #cabecera-sitio .navbar-nav > li > a {
          font-size: 10px;
          padding-right: 5px;
          padding-left: 5px; } }
      @media only screen and (max-width: 767px) {
        #cabecera-sitio .navbar-nav > li > a {
          color: #555555; } }
    @media only screen and (min-width: 768px) {
      #cabecera-sitio .navbar-nav > li.active {
        background-image: url(/webektest/imgs/web_inversores/interfaz/nav-principal-activo.png);
        background-position: 50% 90%;
        background-repeat: no-repeat; } }
    #cabecera-sitio .navbar-nav.principal .lk-web-euskaltel {
      display: none; }
    @media only screen and (max-width: 767px) {
      #cabecera-sitio .navbar-nav.principal {
        margin-top: 0;
        text-align: center;
        border-bottom: 1px solid #e2e2e2; }
        #cabecera-sitio .navbar-nav.principal a {
          padding-top: 10px;
          padding-bottom: 8px;
          border-top: 1px solid #e2e2e2; } }
    #cabecera-sitio .navbar-nav.secundario {
      margin-top: -40px;
      margin-bottom: -10px; }
      @media only screen and (max-width: 767px) {
        #cabecera-sitio .navbar-nav.secundario {
          display: none; } }
      #cabecera-sitio .navbar-nav.secundario .lk-web-euskaltel {
        padding-right: 10px; }
      #cabecera-sitio .navbar-nav.secundario a {
        padding-left: 5px;
        padding-right: 5px; }
  #cabecera-sitio .dropdown.open {
    background-image: none !important;
    background-color: rgba(255, 255, 255, 0.15) !important; }
  #cabecera-sitio .dropdown-menu {
    padding: 15px 0;
    border-top: 1px solid #F60; }
    @media only screen and (max-width: 767px) {
      #cabecera-sitio .dropdown-menu {
        padding: 0;
        background: #EFEFEF; } }
    #cabecera-sitio .dropdown-menu li {
      margin: 3px 0; }
      @media only screen and (max-width: 767px) {
        #cabecera-sitio .dropdown-menu li {
          margin: 0; } }
    #cabecera-sitio .dropdown-menu a {
      font-size: 12px;
      font-weight: 200;
      color: #333; }
      @media only screen and (max-width: 767px) {
        #cabecera-sitio .dropdown-menu a {
          background: url(/webektest/imgs/web_inversores/interfaz/dot-1.png) 12px 17px no-repeat;
          background: url(/webektest/imgs/web_inversores/interfaz/dot-1@2x.png) 12px 17px/5px auto no-repeat; } }
  #cabecera-sitio .navbar-toggle {
    margin-right: 5px;
    border: none;
    background: none; }
    #cabecera-sitio .navbar-toggle .icon-bar {
      background-color: #FFF; }
  #cabecera-sitio .navbar-collapse {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    @media only screen and (max-width: 767px) {
      #cabecera-sitio .navbar-collapse > .navbar-nav {
        margin-bottom: 30px;
        background-color: #FFF; } }

#pie-sitio {
  clear: both;
  padding: 20px 0 30px;
  text-align: left;
  font-size: 11px;
  color: #555555;
  background: #EFEFEF; }
  #pie-sitio h4 {
    margin-top: 25px;
    font-size: 12px;
    font-weight: 400;
    color: #333333; }
  #pie-sitio ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  #pie-sitio li {
    margin: 0 0 0 -7px;
    padding: 0 0 0 7px;
    background: url(/webektest/imgs/web_inversores/interfaz/dot-1.png) 0 0.5em no-repeat;
    background: url(/webektest/imgs/web_inversores/interfaz/dot-1@2x.png) 0 0.5em/5px auto no-repeat; }
    #pie-sitio li + li {
      margin-top: 0.7em; }
  #pie-sitio a {
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    color: #555555; }

.page-header {
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  color: #555555;
  border-bottom: none; }
  .page-header h1 {
    margin: 40px 0 0;
    font-size: 40px; }
    @media only screen and (max-width: 767px) {
      .page-header h1 {
        margin: 30px 0 0;
        font-size: 22px; } }

/* Navs
------------------------------------------------------------------------------------------- */
.nav-seccion {
  max-width: 210px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  color: #555555;
  /*&.affix{
  	top: 30px;
  }*/
  /*&.affix-bottom {
      position: absolute;
      top: auto;
      bottom: 270px;
  }*/
  /*&.affix, 
  .affix-bottom {
      width: 213px;
  }*/ }
  @media only screen and (max-width: 991px) {
    .nav-seccion {
      max-width: 150px; } }
  .nav-seccion.affix-top {
    position: relative; }
  .nav-seccion.affix {
    top: 40px; }
  .nav-seccion.affix-bottom {
    position: absolute; }
  @media only screen and (max-width: 767px) {
    .nav-seccion {
      position: static !important;
      top: auto !important;
      bottom: auto !important;
      max-width: none;
      margin: 0 -15px;
      border-top: 1px solid #e2e2e2; } }
  .nav-seccion li {
    margin: 0 0 0 -7px;
    padding: 0 0 0 7px;
    background: url(/webektest/imgs/web_inversores/interfaz/dot-1.png) 0 0.5em no-repeat;
    background: url(/webektest/imgs/web_inversores/interfaz/dot-1@2x.png) 0 0.5em/5px auto no-repeat;
    		/*&.active {
    			background: url(/webektest/imgs/web_inversores/interfaz/dot-2.png) 0 0.5em no-repeat;
    			background:	url(/webektest/imgs/web_inversores/interfaz/dot-2@2x.png) 0 0.5em / 5px auto no-repeat;
    
    			a{
    				color: $brand-primary;
    			}
    		}*/ }
    @media only screen and (max-width: 767px) {
      .nav-seccion li {
        padding: 0;
        text-align: center;
        background: none !important; } }
    .nav-seccion li + li {
      margin-top: 0.7em; }
      @media only screen and (max-width: 767px) {
        .nav-seccion li + li {
          margin-top: 0; } }
    .nav-seccion li a {
      display: inline-block;
      margin: 0 7px;
      padding: 0;
      text-decoration: none;
      color: #555555;
      background-color: transparent !important; }
      @media only screen and (max-width: 767px) {
        .nav-seccion li a {
          display: block;
          margin: 0;
          padding: 0.7em 0;
          border-bottom: 1px solid #e2e2e2; } }
      .nav-seccion li a:hover {
        color: #222222; }

#cntrl-inicio-pagina {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  color: #FFF;
  background-color: #F60;
  border-radius: 3px;
  cursor: pointer; }
  #cntrl-inicio-pagina.cargando {
    display: none; }
  #cntrl-inicio-pagina.affix-top {
    position: absolute;
    bottom: -82px;
    right: 10px; }
  #cntrl-inicio-pagina.affix {
    position: fixed;
    bottom: 18px;
    right: 10px; }

h2 {
  margin: 0 0 30px;
  padding: 60px 0 0;
  /*@at-root{
  	#contenido-principal > section:first-of-type{
  		> h2{
  			border-top: none;
  		}
  	}
  }*/ }
  @media only screen and (max-width: 767px) {
    h2 {
      margin: 20px 0 10px;
      padding: 20px 0 0;
      font-weight: 400;
      font-size: 14px; } }

#contenido-principal > section {
  border-bottom: 1px solid #e2e2e2; }
  #contenido-principal > section:last-child {
    border-bottom: none; }
  @media only screen and (max-width: 767px) {
    #contenido-principal > section {
      min-height: 0; } }
#contenido-principal section h3 {
  margin-top: 50px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    #contenido-principal section h3 {
      margin-top: 15px;
      margin-bottom: 10px; } }
#contenido-principal section > .contenedor-1 {
  margin: 30px 0; }
  #contenido-principal section > .contenedor-1 .nav {
    margin-bottom: 30px; }
  #contenido-principal section > .contenedor-1 h4 {
    margin-top: 30px; }
#contenido-principal ol {
  padding-left: 30px; }

.curriculums dt {
  color: #F60;
  cursor: pointer; }
  .curriculums dt:hover {
    color: #b34700; }
.curriculums dd {
  margin-bottom: 12px; }
.curriculums dd + dt {
  margin-top: 15px; }
.curriculums .collapsed {
  cursor: pointer;
  color: #F60; }
  .curriculums .collapsed:hover {
    color: #b34700; }
  .curriculums .collapsed p {
    margin-bottom: 25px; }
.curriculums .cargo {
  font-style: italic; }

.sociedad #cabecera-sitio {
  background: url(/webektest/imgs/web_inversores/interfaz/temas/tema-fachada-euskaltel-2.jpg) left top no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 480px) {
    .sociedad #cabecera-sitio {
      background-size: 130% auto; } }

.cuentas #cabecera-sitio {
  background: url(/webektest/imgs/web_inversores/interfaz/temas/tema-financiero-2.jpg) left top no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 480px) {
    .cuentas #cabecera-sitio {
      background-size: 130% auto; } }

.corporativo #cabecera-sitio {
  background: url(/webektest/imgs/web_inversores/interfaz/temas/tema-oficina-2.jpg) left top no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 480px) {
    .corporativo #cabecera-sitio {
      background-size: 130% auto; } }

#inicio #cabecera-sitio {
  max-height: none;
  padding-bottom: 0;
  background: #0050CA url(/webektest/imgs/web_inversores/interfaz/temas/tema-inicio-euskaltel-2.jpg) right top no-repeat;
  background-size: cover;
  background-position: left top;
  background-size: 100% auto; }
  @media only screen and (max-width: 767px) {
    #inicio #cabecera-sitio {
      background-size: 200% auto; } }
  @media only screen and (max-width: 480px) {
    #inicio #cabecera-sitio {
      background-size: 170% auto; } }
  @media only screen and (max-width: 767px) {
    #inicio #cabecera-sitio {
      background-size: 120% auto; } }
  @media only screen and (max-width: 480px) {
    #inicio #cabecera-sitio {
      background-size: 150% auto; } }
  #inicio #cabecera-sitio .destacados {
    padding-bottom: 60px;
    padding-top: 20%; }
    @media only screen and (max-width: 767px) {
      #inicio #cabecera-sitio .destacados {
        max-width: 400px;
        padding-bottom: 20px; }
        #inicio #cabecera-sitio .destacados.row > div {
          clear: both;
          text-align: left; } }
    #inicio #cabecera-sitio .destacados .msg-estado {
      display: block;
      font-size: 10px;
      line-height: 8px;
      height: 15px;
      margin: -15px 0 0;
      font-weight: 400; }
    #inicio #cabecera-sitio .destacados .fa {
      display: block;
      width: 83px;
      height: 83px;
      margin: 0 auto 15px;
      font-size: 48px;
      line-height: 83px;
      text-align: center;
      border-radius: 10px;
      color: #F60;
      background: #FFF;
      -webkit-box-shadow: 0px 2px 12px 5px rgba(21, 81, 181, 0.7);
      box-shadow: 0px 2px 12px 5px rgba(21, 81, 181, 0.7);
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      #inicio #cabecera-sitio .destacados .fa:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); }
      @media only screen and (max-width: 767px) {
        #inicio #cabecera-sitio .destacados .fa {
          float: left;
          width: 60px;
          height: 60px;
          margin: 0 20px 15px 0;
          font-size: 32px;
          line-height: 60px;
          border-radius: 5px; } }
      #inicio #cabecera-sitio .destacados .fa img {
        display: inline-block;
        max-width: 52px;
        max-height: 52px;
        margin-top: -4px; }
        @media only screen and (max-width: 767px) {
          #inicio #cabecera-sitio .destacados .fa img {
            max-width: 36px;
            max-height: 36px; } }
    #inicio #cabecera-sitio .destacados h4 {
      font-size: 14px;
      font-weight: 400;
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.9); }
      @media only screen and (max-width: 767px) {
        #inicio #cabecera-sitio .destacados h4 {
          font-size: 12px; } }
      #inicio #cabecera-sitio .destacados h4 small {
        display: block;
        margin-top: 7px;
        font-weight: 200;
        font-size: 14px;
        color: #FFF; }
        @media only screen and (max-width: 767px) {
          #inicio #cabecera-sitio .destacados h4 small {
            margin-top: 4px; } }
      #inicio #cabecera-sitio .destacados h4 a {
        color: #FFF; }
      #inicio #cabecera-sitio .destacados h4 .msg-estado {
        display: none; }
        @media only screen and (max-width: 767px) {
          #inicio #cabecera-sitio .destacados h4 .msg-estado {
            display: block !important; } }
    #inicio #cabecera-sitio .destacados .activo .msg-estado {
      color: #63FC18;
      font-weight: 400;
      text-shadow: 0px 4px 6px rgba(21, 81, 181, 0.85); }
      @media only screen and (max-width: 767px) {
        #inicio #cabecera-sitio .destacados .activo .msg-estado {
          display: none; } }
    #inicio #cabecera-sitio .destacados .activo .fa {
      color: #FFF;
      background: #06F215; }
#inicio .page-header {
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  color: #FFF;
  border-bottom: none; }
  #inicio .page-header h1 {
    max-width: 600px;
    margin: 80px auto 80px;
    margin: 140px auto 50px;
    padding: 0 15px;
    text-shadow: 0px 1px 6px rgba(21, 81, 181, 0.79); }
    @media only screen and (max-width: 991px) {
      #inicio .page-header h1 {
        margin-top: 30px;
        margin-top: 100px; } }
    @media only screen and (max-width: 767px) {
      #inicio .page-header h1 {
        margin: -20px auto 35px;
        margin: 40px auto 35px;
        font-size: 23px; } }
    @media only screen and (max-width: 480px) {
      #inicio .page-header h1 {
        margin-top: 0;
        margin-top: 40px; } }
    #inicio .page-header h1 small {
      display: block;
      margin: 0 30px;
      line-height: 1.6em;
      font-size: 18px;
      font-weight: 200;
      color: #FFF; }
      @media only screen and (max-width: 767px) {
        #inicio .page-header h1 small {
          margin: 0;
          font-size: 14px; }
          #inicio .page-header h1 small br {
            display: none; } }
#inicio h2 {
  padding-top: 45px;
  text-align: center;
  font-weight: 200;
  font-size: 14px;
  color: #555555; }
  @media only screen and (max-width: 767px) {
    #inicio h2 {
      margin: 0;
      padding-top: 15px;
      border-top: 1px solid #e2e2e2; }
      #inicio .cotizacion h2 {
        padding-top: 15px;
        border: none; } }
  #inicio h2 a {
    color: #555555; }
  #inicio h2 .icn-1 {
    margin-top: 50px;
    margin-bottom: 25px;
    line-height: 80px;
    font-size: 80px;
    color: #F60;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #inicio h2 .icn-1:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
    @media only screen and (max-width: 767px) {
      #inicio h2 .icn-1 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 48px; } }
  #inicio h2 img.icn-1 {
    display: inline-block;
    max-width: 82px;
    max-height: 82px;
    margin-top: 50px;
    margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      #inicio h2 img.icn-1 {
        max-width: 51px;
        max-height: 51px; } }
  #inicio h2 .icn-2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 62px;
    color: #F60;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #inicio h2 .icn-2:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
    @media only screen and (max-width: 767px) {
      #inicio h2 .icn-2 {
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 48px;
        color: #555555; } }
  #inicio h2 img.icn-2 {
    display: inline-block;
    max-width: 66px;
    max-height: 66px;
    margin-top: 15px; }
    @media only screen and (max-width: 767px) {
      #inicio h2 img.icn-2 {
        max-width: 51px;
        max-height: 51px; } }
  #inicio h2 .icn-3 {
    margin: 20px 10px 0;
    font-size: 34px;
    color: #777777; }
  #inicio h2 img.icn-3 {
    display: inline-block;
    max-width: 28px;
    max-height: 28px;
    margin-top: -12px; }
#inicio .contenido {
  padding-top: 0;
  padding-bottom: 30px; }
  #inicio .contenido .cotizacion {
    max-width: 310px;
    margin: 0 auto; }
  #inicio .contenido .secundario h2 {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #e2e2e2; }
    @media only screen and (max-width: 991px) {
      #inicio .contenido .secundario h2 {
        padding-top: 15px;
        padding-bottom: 15px; } }
  #inicio .contenido .noticias {
    margin: 15px 0 15px;
    padding: 0;
    list-style-type: none; }
    #inicio .contenido .noticias li {
      margin: 0 0 0 -7px;
      padding: 0 0 0 14px;
      background: url(/webektest/imgs/web_inversores/interfaz/flecha-1.png) 0 0.5em no-repeat;
      background: url(/webektest/imgs/web_inversores/interfaz/flecha-1@2x.png) 0 0.5em/7px auto no-repeat; }
      #inicio .contenido .noticias li + li {
        margin-top: 0.8em; }
      #inicio .contenido .noticias li strong {
        font-size: 0.9em; }
    #inicio .contenido .noticias a {
      color: #555555; }
      #inicio .contenido .noticias a:hover {
        color: #F60; }

/*# sourceMappingURL=site.css.map */

h3, .h3 {font-size: 19px !important;}

#cabecera-sitio .navbar-nav {font-size: 13px !important;}

@media only screen and (max-width: 991px) {
        #cabecera-sitio .navbar-nav > li > a {font-size: 12px;padding-right: 10px !important;
    padding-left: 10px !important;}
      }
#cabecera-sitio .navbar-nav.secundario a {font-size:11px;}

h4, .h4 {margin-top: 25px !important;}

