@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont_1.eot');
  src:
    url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2') format('woff2'),
    url('../fonts/fontawesome-webfont.woff') format('woff'),
    url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-envelope-o:before {
  content: '\f003';
}

.fa-star:before {
  content: '\f005';
}

.fa-check:before {
  content: '\f00c';
}

.fa-volume-off:before {
  content: '\f026';
}

.fa-volume-up:before {
  content: '\f028';
}

.fa-sign-out:before {
  content: '\f08b';
}

.fa-twitter:before {
  content: '\f099';
}

.fa-facebook:before {
  content: '\f09a';
}

.fa-certificate:before {
  content: '\f0a3';
}

/* Source: estilo.min.css */

/* Diseno Web v0.1.7 ?v=158 */

body {
  max-width: 960px;
  width: 100%;
  margin: 0 auto !important;
}

* {
  box-sizing: border-box;
}

body,
html {
  overflow-x: hidden;
}

.cont_footer_2015,
body {
  font-family: Arial, sans-serif;
}

#FooterTerminos {
  text-align: center;
}

* {
  border: 0;
}

*:focus {
  outline: 0;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: #fff;
  padding: 0;
}

img,
video {
  border: 0;
  max-width: 100%;
  height: auto;
}

input[type='text'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  color: #000;
  outline: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1em;
  height: 1em;
  vertical-align: middle;
}

@font-face {
  font-family: Emol_Icons;
  src: url(../fonts/Emol_Icons.eot);
  src:
    url(../fonts/Emol_Icons.eot) format('embedded-opentype'),
    url(../fonts/Emol_Icons.woff) format('woff'),
    url(../fonts/Emol_Icons.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Emol_n_Icons;
  src:
    url(../fonts/emol_n_icons.eot) format('embedded-opentype'),
    url(../fonts/emol_n_icons.woff) format('woff');
  font-weight: 400;
  font-style: normal;
}

.flo_left {
  float: left;
}

.flo_right {
  float: right;
}

.ListFooterEmol,
.ListFooterEmol ul li a {
  color: #666;
  text-decoration: none;
}

@media (max-width: 1024px) {
  body {
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1260px) {
  body {
    width: 100%;
  }
}

.cont_footer_2015 {
  float: left;
  max-width: 930px;
  width: 100%;
  margin-left: 10px;
  padding-bottom: 70px;
}

#contenedorFooterEmol {
  float: left;
  width: 100%;
  background-color: #f9f9f9;
}

#FooterEmol {
  display: flex;
  flex-wrap: wrap;
}

#contenedorFooterEmol img {
  border: 0;
}

#LogoFooterEmol {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

.contenedorList-1-FooterEmol {
  float: left;
}

.contenedorList-2-FooterEmol {
  float: left;
  padding-left: 2%;
}

.contenedorList-3-FooterEmol {
  float: left;
  padding-left: 2%;
}

.ListFooterEmol {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: 400;
}

.ListFooterEmol ul {
  float: left;
  margin: 0;
  padding: 0;
}

.ListFooterEmol ul li {
  list-style-type: none;
  margin: 0;
  font-size: 11px;
  padding: 0 0 5px;
}

.ListFooterEmol ul li a:hover {
  text-decoration: none;
  color: #333;
}

#FooterElmercurio {
  float: left;
  width: 43%;
  padding-top: 1%;
  padding-right: 1%;
}

#LogoFooterElmercurio {
  float: left;
  width: 98%;
  padding-left: 2%;
  padding-bottom: 20px;
}

#FooterTerminos {
  float: left;
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  font-size: 11px;
}

#FooterTerminos a {
  color: #666;
  text-decoration: none;
}

#FooterTerminos a:hover {
  color: #666;
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .cont_footer_2015 {
    width: 96.9%;
  }
  #contenedorFooterEmol {
    width: 100%;
  }
  .contenedorList-1-FooterEmol {
    width: 32%;
  }
}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .cont_footer_2015 {
    width: 98%;
  }
  #contenedorFooterEmol {
    width: 100%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
  .cont_footer_2015 {
    width: 97.5%;
  }
}

@media (max-width: 768px) {
  #contenedorFooterEmol {
    width: 100%;
  }
  .cont_footer_2015 {
    width: 97.5%;
  }
}

#nav_main,
#nav_main ul {
  font-size: 14px;
  padding: 0;
  float: left;
}

#nav_main a {
  font-family: Arial, Helvetica, sans-serif;
}

#nav_main {
  max-width: 930px;
  width: 100%;
  margin: 0 0 0 10px;
  overflow: hidden;
}

#nav_main ul {
  width: 100%;
  margin: 0 auto;
}

#nav_main li {
  float: left;
  list-style: none;
  height: auto;
  margin: 0;
  padding: 0;
}

@-moz-document url-prefix() {
}

#nav_main a {
  color: #000;
  display: block;
  white-space: nowrap;
  font-size: 13px;
  text-decoration: none;
  padding: 0;
}

#nav_sub a {
  color: #004da6;
  font-size: 12px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #9d9d9d;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  white-space: nowrap;
}

#nav_sub ul {
  float: left;
  width: 95%;
  margin: 0;
  padding: 5px 0 5px 5.6%;
}

#nav_sub a {
  padding: 0 5px;
}

#nav_sub li {
  position: relative;
}

#cont_buscador {
  float: left;
  max-width: 930px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-left: 10px;
  padding: 5px 0;
  margin-bottom: 10px;
}

.cont_input_bus_amarillas input,
.frase_input_bus input {
  border: 1px solid #c9caca;
  line-height: 16px;
  font-size: 12px;
}

.cont_inputs_buscadores {
  float: right;
  width: 100%;
  max-width: 558px;
}

#buscador_home_inputs {
  float: left;
  width: 175px;
  margin-right: 10px;
}

.frase_input_bus {
  float: left;
  width: 150px;
}

.frase_input_bus input {
  color: #000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 2px;
  width: 100%;
  height: 22px;
}

#buscador_home_inputs ::-webkit-input-placeholder {
  color: #adadad;
  text-align: center;
}

#buscador_home_inputs :-moz-placeholder {
  color: #adadad;
  text-align: center;
}

#buscador_home_inputs ::-moz-placeholder {
  color: #adadad;
  text-align: center;
}

#buscador_home_inputs :-ms-input-placeholder {
  color: #adadad;
  text-align: center;
}

#buscador_lupa {
  float: left;
  width: 22px;
  margin: 0 0 0 3px;
  padding: 0;
}

#buscador_lupa img {
  width: 100%;
}

.cont_buscador_amarillas {
  float: left;
}

.cont_input_bus_amarillas {
  float: left;
  width: 150px;
}

.cont_input_bus_amarillas input {
  float: left;
  width: 100%;
  background: url(../images/logo_amarillas_bus_input.webp) center no-repeat;
  background-size: contain;
  padding: 2px;
  height: 22px;
}

.cont_input_bus_amarillas input:focus {
  background: 0 0;
}

.cont_bus_amarillas_icon {
  float: left;
  width: 22px;
  margin: 0 0 0 3px;
}

#header_logo {
  float: left;
  width: 930px;
  text-align: center;
  margin: 0 0 0 10px;
  padding: 7px 0;
}

#menu_corp_cont {
  float: left;
  max-width: 930px;
  width: 100%;
  margin: 0 0 0 10px;
  text-transform: uppercase;
}

#menu_corp_cont ul {
  font-size: 14px;
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 3px 0;
  background: #f2f2f2;
}

#menu_corp_cont li {
  list-style: none;
  font-size: 10px;
  float: left;
  padding: 0 1.07%;
}

@-moz-document url-prefix() {
  #menu_corp_cont li {
    list-style: none;
    font-size: 10px;
    float: left;
    padding: 0 1.05%;
  }
}

#menu_corp_cont li.emol {
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
}

#menu_corp_cont li.emol a {
  color: #606060;
  height: auto;
  width: auto;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#menu_corp_cont li.emol a:hover {
  height: auto;
  width: auto;
  text-decoration: underline;
  margin: 0;
  padding: 0;
}

#menu_corp_cont li.emol_blue a,
#menu_corp_cont li.emol_gris a,
#menu_corp_cont li.emol_white a {
  color: #606060;
  text-decoration: none;
  width: auto;
  height: auto;
  padding: 0;
}

#menu_corp_cont li.emol_white {
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
}

#menu_corp_cont li.emol_gris {
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
}

#menu_corp_cont li.emol_blue {
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
}

#menu_corp_cont li.emol_blue a:hover {
  height: auto;
  width: auto;
  text-decoration: underline;
}

.emol_fecha {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#menu_corp_cont li.emol_gris a:hover,
#menu_corp_cont li.emol_white a:hover,
#nav_main a:hover {
  text-decoration: underline;
}

p a:visited {
  color: #039;
  font-weight: 400;
  text-decoration: none;
  font-family: arial;
}

#header_logo img {
  border-style: none;
  margin: 0;
  padding: 0;
}

.emol_fecha {
  float: none;
}

* {
  margin: 0;
  padding: 0;
}

#nav_sub {
  font-size: 11px;
  max-width: 930px;
  width: 100%;
  float: left;
  background-color: #f3f3f3;
  border-bottom: 1px solid #adc5e1;
  margin: 0;
  padding: 0;
}

#nav_sub li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav_sub li.select {
  float: left;
  list-style: none;
  font-weight: 700;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#nav_sub a:hover {
  color: #004da6;
  text-decoration: underline;
}

@-moz-document url-prefix() {
}

#header_central_despliegue {
  width: 50%;
  margin: 0 auto;
  position: relative;
}

.img_emol_des_2015 {
  display: inline-block;
  width: 49%;
}

.img_emol_des_2015 img {
  width: 100%;
  vertical-align: top;
}

.tit_emol_des_2015 {
  font-size: 20px;
  width: 38%;
  color: #9ea4ad;
  top: 64%;
  position: absolute;
  text-align: left;
}

#menu_emol_2015 {
  width: 106.6%;
}

#menu_emol_2015 nav {
  font-family: Arial, sans-serif;
  width: 100%;
  border-right: none;
  font-size: 12px;
}

#menu_emol_2015 nav ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#menu_emol_2015 nav ul li {
  list-style: none;
  float: left;
  text-align: center;
  background: #efefef;
  border-top: 2px solid #c9caca;
  border-bottom: 1px solid #c9caca;
  font-weight: 700;
  margin-left: 2px;
  width: 16.6667%;
  width: calc(100% / 10.15);
  box-sizing: border-box;
}

#menu_emol_2015 nav ul li:first-child {
  border-left: none;
  width: 35px;
  border-top: 0;
  border-bottom: 0;
  margin-left: 0;
}

#menu_emol_2015 nav ul li:nth-child(2) {
  margin-left: 0;
}

#menu_emol_2015 nav ul li:nth-child(5) {
  width: 12%;
}

#menu_emol_2015 nav ul li:nth-child(7) {
  width: 8%;
}

#menu_emol_2015 nav ul li:nth-child(10),
#menu_emol_2015 nav ul li:nth-child(9) {
  width: 63px;
}

#menu_emol_2015 nav ul li:nth-child(9) img {
  padding-left: 2px;
}

#menu_emol_2015 nav ul li:nth-child(11) {
  width: 64px;
}

#menu_emol_2015 nav ul li:first-child a {
  line-height: 8px;
}

#menu_emol_2015 nav ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  line-height: 24px;
}

#menu_emol_2015 nav ul li a:hover {
  text-decoration: underline;
}

#menu_emol_2015 .nav_mult {
  background: #e0eaf6;
  border-top: 2px solid #adc5e1;
  border-bottom: 1px solid #adc5e1;
}

#menu_emol_2015 .nav_activo {
  background: #367dcc;
  border-top: 2px solid #014da7;
  border-bottom: 1px solid #367dcc;
}

#menu_emol_2015 .nav_activo a {
  color: #fff;
}

#menu_emol_2015 .nav_mult a {
  color: #004da6;
}

#menu_emol_2015 .nav_mult img {
  vertical-align: top;
  padding: 3px 0 4px;
}

a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
}

.cont_contador_comentarios {
  position: relative;
  padding: 0;
  text-align: right;
  float: none;
}

@-moz-document url-prefix() {
}

@-moz-document url-prefix() {
}

@-moz-document url-prefix() {
}

.cont_img_full_motores {
  width: 100%;
  margin: 11px 0;
}

.cont_img_full_motores img {
  width: 100%;
}

#texto_noticia .cont_img_full_motores {
  position: relative;
}

.cont_new_detalle_noti .cont_iz_titulobajada h1 {
  font-size: 32px;
  line-height: 34px;
  margin: 0 0 18px;
  font-weight: 400;
}

.cont_new_detalle_noti .info-notaemol-porfecha {
  float: left;
  font-size: 12px;
  color: #666;
  font-weight: 700;
  padding: 0;
  margin-bottom: 0;
  line-height: 28px;
}

.cont_new_detalle_noti #barra-agencias-info {
  margin-bottom: 20px;
}

.cont_new_detalle_noti .cont_compartir_nota {
  font-family: Emol_n_Icons;
  width: 100%;
  max-width: 200px;
}

.cont_new_detalle_noti .cont_compartir_nota .cont_icon_story {
  display: none;
}

.cont_new_detalle_noti .cont_compartir_nota i {
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  width: 100%;
  text-align: center;
}

.cont_new_detalle_noti .cont_compartir_nota .cont_icon_social {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

.cont_new_detalle_noti .cont_compartir_nota .cont_icon_social.f_comentario {
  float: left;
  width: 55px;
}

.cont_new_detalle_noti .cont_compartir_nota .f_twitter {
  background: #39a0cd;
}

.cont_new_detalle_noti .cont_compartir_nota .fa-twitter:before {
  font-size: 19px;
  color: #fff;
  padding-top: 1px;
  float: left;
  width: 100%;
}

.cont_new_detalle_noti .cont_compartir_nota .f_facebook {
  background: #465d8f;
}

.cont_new_detalle_noti .cont_compartir_nota .fa-facebook:before {
  font-size: 19px;
  color: #fff;
  padding-top: 1px;
  float: left;
  width: 100%;
}

.cont_new_detalle_noti .cont_compartir_nota .f_mail {
  background: #b6b6b6;
}

.cont_new_detalle_noti .cont_compartir_nota .fa-envelope-o:before {
  font-size: 16px;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 27px;
}

.cont_new_detalle_noti .cont_compartir_nota .icon_sep {
  margin-left: 7px;
  margin-right: 0;
}

.cont_new_detalle_noti .cont_compartir_nota .icon_comentarios_emol {
  font-size: 22px;
  padding-top: 1px;
  color: #519ad7;
  position: relative;
  line-height: normal;
  margin-top: 3px;
}

.cont_new_detalle_noti
  .cont_compartir_nota
  .icon_comentarios_emol
  .num_comentarios {
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  float: right;
  margin: 2px 0 0 5px;
}

.cont_new_detalle_noti .cont_compartir_nota .icon_comentarios_emol:before {
  content: '\43';
}

.cont_new_detalle_noti #texto_noticia {
  padding-top: 0;
}

.cont_new_detalle_noti #cont_iz_creditos {
  margin-top: 0;
}

.cont_new_detalle_noti .cont_img_full_motores {
  margin: 0 0 20px;
}

.cont_new_detalle_noti .cont_img_new_detalle_n {
  width: 100%;
}

.cont_new_detalle_noti #texto_noticia .EmolText {
  font-size: 16px;
  line-height: 24px;
}

.cont_new_detalle_noti #texto_noticia .EmolText p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}

.cont_new_detalle_noti #texto_noticia .EmolText ul li a {
  color: #039;
  text-decoration: none;
}

.cont_new_detalle_noti #texto_noticia .EmolText ul li a:hover {
  text-decoration: underline;
}

.cont_new_detalle_noti .EmolText {
  display: inline-block;
  width: 100%;
}

.cont_new_detalle_noti #texto_noticia .EmolText h2 {
  color: #000;
  margin: 10px 0;
  font-size: 20px;
}

@-moz-document url-prefix() {
}

#cuDetalle_cuHeader_menu_subSeccion li:last-child img {
  position: absolute;
  top: 0px;
  left: 7px;
}

@-moz-document url-prefix() {
}

@-moz-document url-prefix() {
}

@-moz-document url-prefix() {
}

@-moz-document url-prefix() {
}

@-moz-document url-prefix() {
}

@media screen\0 {
  #menu_corp_cont li.emol {
    padding: 0 1% 0 0.95%;
  }
}

@media (max-width: 1024px) {
  #menu_emol_2015 ul li.nav_mult:last-child a {
    width: 100%;
    margin: 0;
  }
  #menu_emol_2015 nav ul {
    width: 93.5%;
  }
  #menu_emol_2015 nav ul li {
    width: calc(100% / 9.72);
  }
  #menu_emol_2015 .nav_mult {
    width: 6.4%;
  }
  #menu_emol_2015 nav ul li:nth-child(5) {
    width: 14%;
  }
  #menu_emol_2015 nav ul li:nth-child(7) {
    width: 9%;
  }
  #menu_emol_2015 nav ul li:nth-child(10),
  #menu_emol_2015 nav ul li:nth-child(9) {
    width: 46px;
  }
  #menu_emol_2015 nav ul li:nth-child(11) {
    width: 45px;
  }
  @-moz-document url-prefix() {
  }
  #nav_sub ul {
    width: 100%;
    padding: 5px 0;
  }
  #nav_sub a {
    padding: 0 2.5px;
  }
  body {
    max-width: 768px;
    width: 100%;
  }
  #header_logo,
  #nav_main {
    width: 97%;
  }
  #nav_sub {
    width: 100%;
  }
  .emol_fecha {
    width: 335px;
    margin: 0 auto;
    float: none;
  }
  #menu_corp_cont {
    width: 97%;
  }
  #menu_corp_cont li {
    padding: 0 0.306%;
  }
  #cont_buscador {
    width: 97%;
  }
  @-moz-document url-prefix() {
  }
  @-moz-document url-prefix() {
  }
  @-moz-document url-prefix() {
  }
  @-moz-document url-prefix() {
  }
  .tit_emol_des_2015 {
    font-size: 20px;
    top: 62%;
    width: auto;
    float: left;
  }
  #menu_emol_2015 {
    width: 107%;
  }
  .cont_footer_2015 {
    width: 97.5%;
  }
  #contenedorFooterEmol {
    width: 100%;
  }
  #header_central_despliegue {
    width: 52%;
  }
  #header_central_despliegue .tit_emol_des_2015 {
    top: 65%;
  }
  @-moz-document url-prefix() {
  }
}

@media (max-width: 930px) {
  #menu_emol_2015 ul li.nav_mult:last-child a {
    width: 95%;
  }
}

@media (max-width: 800px) {
  #menu_emol_2015 ul li.nav_mult:last-child a {
    width: 88%;
  }
}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    width: 100%;
  }
  #menu_emol_2015 nav ul li {
    width: calc(100% / 9.64);
  }
  #menu_emol_2015 nav ul li:nth-child(10),
  #menu_emol_2015 nav ul li:nth-child(9) {
    width: 6.9%;
  }
  #menu_emol_2015 nav ul li:nth-child(11) {
    width: 6%;
  }
  #menu_emol_2015 .nav_mult {
    width: 11.07%;
  }
  #menu_corp_cont li {
    list-style: none;
    font-size: 10px;
    float: left;
    padding: 0 1.6%;
  }
  #menu_corp_cont li.emol_white {
    padding: 0 0.8%;
  }
  .cont_input_bus_amarillas {
    width: 132px;
  }
  .cont_inputs_buscadores {
    width: auto;
    max-width: 100%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
  body {
    width: 768px;
  }
  #menu_corp_cont {
    width: 97%;
  }
  #menu_corp_cont li {
    padding: 0 0.306%;
  }
  #menu_emol_2015 ul li.nav_mult:last-child a {
    width: 100%;
    margin: 0;
  }
  @-moz-document url-prefix() {
    #menu_corp_cont li {
      padding: 0 0.27%;
    }
  }
  #nav_sub ul {
    width: 100%;
    padding: 5px 0;
  }
  #nav_sub a {
    padding: 0 2.5px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) {
  #menu_corp_cont li.emol_white {
    padding: 0 0.4%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1260px) {
  #menu_emol_2015 ul li.nav_mult:last-child a {
    width: 100%;
    margin: 0;
  }
  #menu_emol_2015 nav ul {
    width: 93.5%;
  }
  #menu_emol_2015 nav ul li {
    width: calc(100% / 9.72);
  }
  #menu_emol_2015 .nav_mult {
    width: 6.4%;
  }
  #menu_emol_2015 nav ul li:nth-child(5) {
    width: 14%;
  }
  #menu_emol_2015 nav ul li:nth-child(7) {
    width: 9%;
  }
  #menu_emol_2015 nav ul li:nth-child(10),
  #menu_emol_2015 nav ul li:nth-child(9) {
    width: 46px;
  }
  #menu_emol_2015 nav ul li:nth-child(11) {
    width: 45px;
  }
  @-moz-document url-prefix() {
  }
  #nav_sub ul {
    width: 100%;
    padding: 5px 0;
  }
  #nav_sub a {
    padding: 0 2.5px;
  }
  body {
    width: 768px;
  }
  #header_logo,
  #menu_corp_cont,
  #nav_main {
    width: 97%;
  }
  #nav_sub {
    width: 100%;
  }
  #menu_corp_cont li {
    padding: 0 0.306%;
  }
  @-moz-document url-prefix() {
    #menu_corp_cont li {
      padding: 0 0.27%;
    }
  }
  @-moz-document url-prefix() {
  }
  #cont_buscador {
    width: 97%;
  }
  @-moz-document url-prefix() {
  }
  @-moz-document url-prefix() {
  }
  @-moz-document url-prefix() {
  }
  @-moz-document url-prefix() {
  }
  @-moz-document url-prefix() {
  }
  .tit_emol_des_2015 {
    font-size: 20px;
  }
  #menu_emol_2015 {
    width: 107%;
  }
  #header_central_despliegue {
    width: 52%;
  }
  #header_central_despliegue .tit_emol_des_2015 {
    top: 65%;
  }
  @-moz-document url-prefix() {
  }
}

@media (max-width: 768px) {
  #menu_emol_2015 nav ul {
    width: 95.5%;
  }
  #menu_emol_2015 nav ul li {
    width: calc(100% / 9.72);
  }
  #menu_emol_2015 .nav_mult {
    width: 6.4%;
  }
  #menu_emol_2015 nav ul li:nth-child(10),
  #menu_emol_2015 nav ul li:nth-child(9) {
    width: 46px;
  }
  #menu_emol_2015 nav ul li:nth-child(11) {
    width: 45px;
  }
  #header_logo {
    width: 97%;
  }
  #cont_buscador,
  #nav_main {
    width: 97.5%;
  }
  #nav_sub ul {
    width: 100%;
    padding: 5px 0;
  }
  #nav_sub a {
    padding: 0 6px;
  }
  #menu_corp_cont {
    display: none;
  }
  #menu_corp_cont ul li.emol {
    padding: 0 0.133%;
    margin: 0;
    border: 0;
  }
  #menu_corp_cont ul li.emol_white {
    padding: 0 0.1%;
    margin: 0;
    border: 0;
  }
  #menu_corp_cont ul li.emol_blue,
  #menu_corp_cont ul li.emol_gris {
    padding: 0 0.133%;
    margin: 0;
    border: 0;
  }
  @-moz-document url-prefix() {
  }
  .tit_emol_des_2015 {
    font-size: 18px;
  }
  #menu_emol_2015 {
    width: 105.1%;
  }
  #menu_emol_2015 ul li.nav_mult:last-child a {
    width: 98%;
  }
}

.cont_inputs_buscadores .search_ranking {
  float: left;
  margin-right: 10px;
  position: relative;
}

.cont_inputs_buscadores .search_ranking img {
  cursor: pointer;
}

.cont_inputs_buscadores .search_ranking input {
  border: 1px solid #c9caca;
  line-height: 16px;
  font-size: 12px;
  padding: 2px;
  height: 22px;
  text-align: center;
  float: left;
  margin-right: 3px;
  min-width: 150px;
}

.cont_inputs_buscadores .search_ranking ::-webkit-input-placeholder {
  color: #adadad;
  text-align: center;
}

.cont_inputs_buscadores .search_ranking :-moz-placeholder {
  color: #adadad;
  text-align: center;
}

.cont_inputs_buscadores .search_ranking ::-moz-placeholder {
  color: #adadad;
  text-align: center;
}

.cont_inputs_buscadores .search_ranking :-ms-input-placeholder {
  color: #adadad;
  text-align: center;
}

#nav_sub li.epyme img {
  width: 100%;
  max-width: 88px;
  position: relative;
  top: 2px;
}

.cont_new_detalle_noti
  .cont_compartir_nota
  .cont_icon_social.f_mail.icon_sep.f_story {
  position: relative;
  background: #7d7d7d;
}

.cont_new_detalle_noti
  .cont_compartir_nota
  .cont_icon_social.f_mail.icon_sep.f_story.active {
  background: #00b652;
  display: none;
}

.cont_new_detalle_noti
  .cont_compartir_nota
  .cont_icon_social.f_mail.icon_sep.f_story.ttip_relato::before {
  width: 350%;
  color: #fff;
}

.cont_new_detalle_noti .cont_compartir_nota .fa-volume-off:before {
  font-size: 19px;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 27px;
  position: relative;
  left: -2px;
  top: 1px;
}

.cont_new_detalle_noti .cont_compartir_nota .f_story_line {
  width: 2px;
  height: 20px;
  background-color: #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 4px;
  left: 13px;
}

.cont_new_detalle_noti .cont_compartir_nota .fa-volume-up:before {
  font-size: 17px;
  color: #fff;
  float: left;
  width: 100%;
  line-height: 27px;
  position: relative;
  left: 0;
  top: 1px;
}

.ttip_relato {
  position: relative;
  text-decoration: underline dotted;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
}

.ttip_relato::after,
.ttip_relato::before {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
}

.ttip_relato:hover::after,
.ttip_relato:hover::before {
  opacity: 1;
  visibility: visible;
}

.ttip_relato::before {
  content: attr(data-tooltip);
  z-index: 2;
  width: 260%;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 5px;
  padding: 5px 10px;
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
}

.ttip_relato::after {
  content: '';
  width: 0;
  height: 0;
}

.ttip_relato--bottom::after,
.ttip_relato--bottom::before {
  top: 70%;
  left: 50%;
  transform: translate(-50%);
  margin-top: 15px;
  z-index: 1;
}

.ttip_relato--bottom::after {
  margin-top: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.9);
}

.cont_r_detail_logo {
  float: right;
  width: 100%;
  max-width: 200px;
}

.migrar_cuenta a,
.migrar_cuenta a:hover {
  text-decoration: none;
}

.cont_user_header_info {
  max-height: 50px;
}

.migrar_cuenta {
  float: right;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  background: #367dcc;
  padding: 4px 12px 4px 9px;
  border-radius: 12px;
  margin-top: 6px;
}

.migrar_cuenta .fa-sign-out {
  font-size: 13px;
}

.migrar_cuenta a {
  color: #fff;
}

.cont_img_migrar {
  float: left;
  width: 15px;
  height: 13px;
  margin-right: 3px;
}

.cont_img_migrar img {
  width: 100%;
}

.cont_log_esocial_head {
  text-align: center;
  margin-bottom: 5px;
}

.cont_user_header.no_login .cont_user_header_info {
  margin-left: 24px;
}

.cont_user_header.no_login .cont_user_header_logo {
  display: none;
}

.cont_user_header.no_login .cont_log_esocial_head {
  margin-bottom: 3px;
}

.cont_new_detalle_noti .cont_compartir_nota .cont_icon_social.f_comentario {
  margin-right: 5px;
}

audio.emolmlt-audio::-internal-media-controls-download-button {
  display: none;
}

.cont_new_detalle_noti .cont_compartir_nota .fa-twitter:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url('../images/icon_x.svg');
  background-size: cover;
  position: relative;
  top: 6px;
  left: 7px;
  filter: brightness(0) invert(1);
}

.cont_new_detalle_noti .cont_compartir_nota .f_twitter {
  background-color: #000;
}

@media (max-width: 1024px) {
  #cuDetalle_cuHeader_menu_seccions,
  #cont_buscador,
  .cont_user_header {
    display: none;
  }
}

@media (max-width: 600px) {
  .tit_emol_des_2015 {
    display: none;
  }
  #FooterElmercurio {
    float: none !important;
    display: block;
  }
  #cont_iz_creditos {
    padding: 0 12px;
  }
}

/* Source: social.min.css */

/* Diseno Web v0.1.3 ?v=45 */

@font-face {
  font-family: Emol_n_Icons;
  src:
    url(../fonts/emol_n_icons.eot) format('embedded-opentype'),
    url(../fonts/emol_n_icons.woff) format('woff'),
    url(../fonts/emol_n_icons.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

.user_validate {
  margin-left: 0;
  font-size: 21px;
  color: #367dcc;
  position: relative;
  margin-top: 1px;
  float: left;
  width: 100%;
}

.user_validate .fa-certificate {
  position: relative;
  top: -1px;
  font-size: 17px;
}

.user_validate .fa-check {
  position: absolute;
  right: 3px;
  color: #fff;
  font-size: 9px;
  top: 3px;
}

.user_comments_dest {
  color: #ecc20c;
  font-size: 15px;
  float: left;
  margin-left: 0;
  margin-top: 1px;
  position: relative;
}

.user_stats_comment .user_validate {
  margin-right: 5px;
  width: auto;
}

.user_comments_dest i {
  cursor: pointer;
}

.cont_user_header {
  float: right;
  margin-top: 25px;
  min-width: 161px;
}

.cont_user_header_logo {
  float: left;
  padding-right: 6px;
  margin-right: 6px;
  border-right: 1px solid #999;
  position: relative;
}

.cont_user_header_avatar {
  float: left;
  width: 31px;
  height: 25px;
}

.cont_user_header_info {
  float: left;
}

.cont_logo_txt_esocial {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
}

.cont_logo_txt_esocial a {
  color: #000 !important;
  text-decoration: none;
}

.cont_logo_txt_esocial a:hover {
  text-decoration: underline;
}

.cont_user_header_info .cont_bts_esocial a {
  color: #666;
  font-size: 12px;
  text-decoration: none;
  line-height: 21px;
}

.cont_user_header_info .cont_bts_esocial a:hover {
  text-decoration: underline;
}

.cont_bts_esocial {
  text-align: left;
}

.cont_esocial_badge {
  border-radius: 50%;
  background: #d30a03;
  color: #fff;
  position: absolute;
  top: -10px;
  font-size: 10px;
  font-weight: bold;
  padding: 3px 3px 3px 2px;
  right: 2px;
  width: 12px;
  text-align: center;
}

.cont_sep {
  font-size: 11px;
  display: none;
}

.cont_log_esocial_head {
  display: none;
}

.cont_user_header_avatar {
  height: 25px;
}

#cerrarSesion,
#miMuro {
  display: none !important;
}

#nombreUsuarioLogin {
  line-height: 25px;
}

.icon_esocial_users:after,
.icon_esocial_users:before {
  font-family: FontAwesome;
  content: '\f007';
  font-size: 25px;
  color: #519ad7;
  position: absolute;
}

.icon_esocial_users:before {
  position: absolute;
  top: 0;
  font-family: FontAwesome;
  content: '\f0c0';
  font-size: 25px;
  color: #a8ceef;
  left: 0;
}

.icon_esocial_users:after {
  top: 2px;
  left: 4px;
}

.cont_user_header.no_login .cont_sep {
  display: inline;
}

.cont_user_header.no_login .cont_log_esocial_head {
  display: block;
  text-align: left;
}

.cont_user_header.no_login .cont_log_esocial_head #linklogoEmolSocial img {
  padding-left: 24px;
}

.cont_esocial_badge {
  text-align: center;
}

.cont_user_header_info #nombreUsuarioLogin {
  float: left;
  max-width: 122px;
  line-height: 16px;
  margin-top: 3px;
}

.cont_user_header_info .cont_logo_txt_esocial .user_stats_comment {
  float: left;
  margin-top: 3px;
  margin-left: 6px;
  line-height: 16px;
}

@media screen and (max-width: 767px) {
  #contentenedor {
    width: 100% !important;
    margin: 0 !important;
  }
  .cont_iz {
    width: 100% !important;
    padding-bottom: 0 !important;
  }
}

body {
  font-size: 12px;
}

div,
ul,
li,
h1,
h2,
input,
p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

h1,
h2 {
  font-size: 100%;
  font-weight: normal;
}

#contentenedor {
  position: relative;
  float: left;
  max-width: 930px;
  width: 100%;
  margin: 0 0 0 10px;
}

.cont_iz_titulobajada {
  float: left;
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 15px 0 0 0;
}

.cont_iz_titulobajada h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 30px;
  float: left;
  width: 100%;
  height: auto;
  padding: 0px;
  color: #000000;
  margin: 0 0 15px 0;
}

#cont_iz_creditos {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}

#cont_iz_cuerpo {
  float: left;
  width: 100%;
  height: auto;
  color: #000000;
}

#cont_iz_cuerpo h2 {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  color: #506281;
  font-weight: bold;
  font-size: 14px;
}

#cont_iz_cuerpo p {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  text-align: left;
}

#cont_iz_cuerpo a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #003399;
}

#cont_iz_cuerpo a:hover {
  color: #990000;
  text-decoration: none;
}

#texto_noticia {
  padding: 65px 0px 15px 0px;
  color: #000000;
}

#texto_noticia h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #506281;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}

#texto_noticia p {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  text-align: left;
}

#texto_noticia a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #003399;
}

#texto_noticia a:hover {
  color: #003399;
  text-decoration: underline;
}

.EmolText {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  padding-bottom: 8px;
  padding-top: 8px;
}

.cont_iz {
  float: left;
  width: 76.3%;
  margin: 0 20px 0 0;
  padding-bottom: 30px;
}

img {
  border: none;
}

#barra-agencias-info {
  float: left;
  width: 100%;
  margin-bottom: 8px;
}

.info-notaemol-porfecha {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #8b8b8b;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.img_emol_des_2015 {
  display: inline-block;
  width: 49%;
}

.img_emol_des_2015 img {
  width: 100%;
}

@media (max-width: 1024px) {
  #menu_corp_cont li {
    list-style: none;
    font-size: 10px;
    float: left;
    padding: 0 0.31%;
  }
  #contentenedor {
    width: 97%;
  }
}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    width: 100%;
  }
  #menu_corp_cont li {
    list-style: none;
    font-size: 10px;
    float: left;
    padding: 0 2%;
  }
  #contentenedor {
    width: 72.5%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1260px) {
  #menu_corp_cont li {
    list-style: none;
    font-size: 10px;
    float: left;
    padding: 0 0.31%;
  }
  #contentenedor {
    width: 97%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #contentenedor {
    width: 71.6%;
  }
  .cont_iz {
    width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {
    width: 100%;
  }
  #contentenedor {
    width: 97% !important;
    margin: 0 10px !important;
  }
}

@media only screen and (max-width: 479px) {
  body {
    width: 100%;
  }
}

.comment_area_social[contentEditable='true']:empty:not(:focus):before {
  content: attr(data-text);
  color: grey;
}

@-moz-document url-prefix() {
}

*,
:after,
:before {
  -webkit-border-sizing: border-box;
  -moz-border-sizing: border-box;
  box-sizing: border-box;
}

input[type='text'] {
  font-weight: 500;
}

html {
  --steps-color-main: #0179c8;
  --steps-color-sub: rgba(1, 121, 200, 0.2);
  --steps-color-hover: #0663a1;
  scroll-behavior: smooth;
}

body,
html {
  overflow-x: hidden !important;
}

body,
input {
  font-family: Poppins, sans-serif;
}

a {
  cursor: pointer;
}

.jopaH2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  font-family: 'Arial', sans-serif;
  color: #1c1c1c;
  margin: 0 0 15px;
  display: flex;
  align-items: center;
}

a.cordex-link {
  text-decoration-line: underline !important;
  text-decoration-color: #b10b1f !important;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

a.cta-red-link {
  transition:
    background-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

a.cta-red-link:hover {
  background-color: #d69b18 !important;
  color: #ffffff !important;
  opacity: 1;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(177, 11, 31, 0.35) !important;
}

.show-all__content-wrapper a {
  font-weight: 600;
  color: blue;
}

#calculator {
  max-width: 420px;
  margin: 40px auto;
  padding: 24px;
  border-radius: 12px;
  background-color: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  text-align: center;
  box-sizing: border-box;
}

#slider-container {
  margin-bottom: 20px;
}

.slider-labels {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  font-size: 14px;
  color: #333;
  padding: 0 4px;
}

#slider {
  padding: 0 !important;
  width: 100%;
  height: 8px;
  background: #ddd;
  border-radius: 5px;
  outline: none;
  appearance: none;
  cursor: pointer;
  pointer-events: auto;
  margin-bottom: 10px;
}

/* WebKit (Chrome, Safari) */

#slider::-webkit-slider-thumb {
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  border: none;
  margin-top: -6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

/* Firefox */

#slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007bff;
  cursor: pointer;
  border: none;
}

#current-value {
  font-size: 18px;
  font-weight: bold;
  color: #007bff;
  margin-top: 5px;
}

.result {
  background: #f0f8ff;
  padding: 12px;
  border-radius: 10px;
  margin-top: 12px;
  font-size: 16px;
  color: #222;
}

/* Адаптивність (мобільні) */

@media (max-width: 480px) {
  #calculator {
    padding: 16px;
  }
  .slider-labels {
    font-size: 12px;
  }
  .result {
    font-size: 15px;
  }
}

.top__list {
  margin-bottom: 35px;
  padding-top: 12px;
  font-size: 18px;
}

@media screen and (max-width: 991px) {
  .top__list {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .top__list {
    margin-bottom: 35px;
  }
}

.top__list .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.top__list .item .place {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  width: 210px;
}

@media screen and (max-width: 991px) {
  .top__list .item .place {
    width: 150px;
  }
}

.top__list .item .place__num {
  width: 36px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .top__list .item .place__num {
    width: 26px;
    font-size: 14px;
  }
}

.top__list .item .place__avatar {
  width: 40px;
  margin-left: 7px;
}

.top__list .item .place__avatar img {
  display: block;
}

.top__list .item .place__name {
  margin-left: 20px;
  font-size: 15px;
}

@media screen and (max-width: 991px) {
  .top__list .item .place__name {
    margin-left: 20px;
  }
}

.top__list .item .progress {
  flex-grow: 1;
  margin-left: 20px;
}

@media screen and (max-width: 991px) {
  .top__list .item .progress {
    margin-left: 10px;
  }
}

.progress {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
  border: none;
  box-shadow: none;
}

.progress__bar {
  display: block;
  height: 25px;
  width: 0;
  margin-right: 20px;
  background-color: #2763be;
  background-image: linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.1) 25%,
    transparent 25%,
    transparent 50%,
    rgba(0, 0, 0, 0.1) 50%,
    rgba(0, 0, 0, 0.1) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
  border-radius: 3px;
  animation: progress-bar-stripes 2s linear infinite;
  transition: 800ms ease-out;
}

.progress__info {
  font-size: 18px;
}

@media screen and (max-width: 991px) {
  .progress__info {
    font-size: 14px;
  }
  .top__list .item {
    flex-direction: column;
  }
  .top__list .item .place {
    width: 100% !important;
  }
  .progress {
    width: 100%;
    margin: 10px 0px;
  }
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* Контейнер комментариев */

.comments-container {
  width: 100%;
  max-width: 600px;
  /* Ширина, максимально соответствующая скриншоту */
  background-color: #ffffff;
  border-radius: 8px;
  /* Тень, очень легкая, похожая на ту, что на скриншоте */
  box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.06),
    0 2px 4px rgba(0, 0, 0, 0.08);
  padding: 20px 24px;
  /* Внутренние отступы контейнера */
  box-sizing: border-box;
  margin: 10px auto;
}

/* Заголовок "COMMENTS" */

.comments-title {
  font-size: 15px;
  /* Размер шрифта заголовка */
  font-weight: 700;
  /* Жирный */
  color: #222222;
  /* Цвет текста */
  margin-top: 0;
  /* Убираем верхний отступ по умолчанию */
  margin-bottom: 20px;
  /* Отступ до следующего блока */
  padding-bottom: 12px;
  /* Отступ до нижней границы */
  border-bottom: 1px solid #eeeeee;
  /* Тонкая серая линия */
  text-transform: uppercase;
  /* Все заглавные буквы */
  letter-spacing: 0.5px;
  /* Небольшой межбуквенный интервал */
}

/* Секция регистрации/ввода комментария */

.register-comment-section {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  /* Отступ до разделителя */
  border-bottom: 1px solid #eeeeee;
  /* Разделитель */
  margin-bottom: 20px;
  /* Отступ после разделителя */
}

.user-avatar-placeholder {
  width: 38px;
  /* Размер кружка аватара */
  height: 38px;
  background-color: #e0e0e0;
  /* Цвет серого плейсхолдера, если нет изображения */
  border-radius: 50%;
  margin-right: 12px;
  /* Отступ от инпута */
  flex-shrink: 0;
  /* Запрет на сжимание */
  overflow: hidden;
  /* Обрезает содержимое, которое выходит за границы круга */
  display: flex;
  /* Чтобы можно было центрировать изображение, если оно меньше */
  justify-content: center;
  align-items: center;
}

/* Добавляем стили для изображения внутри плейсхолдера */

.user-avatar-placeholder img {
  width: 100%;
  /* Изображение занимает всю ширину контейнера */
  height: 100%;
  /* Изображение занимает всю высоту контейнера */
  object-fit: cover;
  /* Обрезает изображение, чтобы оно заполняло контейнер, сохраняя пропорции */
  display: block;
  /* Убирает лишний отступ под изображением */
  border-radius: 50%;
  /* Важно, чтобы изображение тоже было круглым */
}

.comment-input-field {
  flex-grow: 1;
  /* Занимает все доступное пространство */
  border: none;
  /* Убираем стандартную границу */
  outline: none;
  /* Убираем обводку при фокусе */
  font-size: 14px;
  /* Размер текста */
  color: #333333;
  /* Цвет вводимого текста */
  padding: 8px 0;
  /* Вертикальный отступ внутри поля */
  padding-left: 10px;
  line-height: 1.4;
  /* Межстрочный интервал */
}

/* Контролы комментариев (ALL COMMENTS, NEWEST, Bell) */

.comments-controls {
  display: flex;
  justify-content: space-between;
  /* Распределяем элементы по краям */
  align-items: center;
  margin-bottom: 25px;
  /* Отступ до первого комментария */
}

.all-comments-label {
  font-size: 13px;
  font-weight: 500;
  /* Средний вес */
  color: #333333;
  position: relative;
  padding-bottom: 6px;
  /* Отступ для синей линии */
  display: flex;
  /* Для выравнивания текста и счетчика */
  align-items: center;
}

.all-comments-label::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1a73e8;
  /* Синяя линия под текстом */
}

.comment-count {
  background-color: #1a73e8;
  /* Синий фон */
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 7px;
  /* Внутренние отступы */
  border-radius: 4px;
  /* Скругление углов */
  margin-left: 6px;
  /* Отступ от текста "ALL COMMENTS" */
  line-height: 1;
  /* Для лучшего вертикального центрирования текста */
  display: inline-flex;
  /* Для центрирования текста */
  align-items: center;
  justify-content: center;
}

.sort-by-dropdown {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
  /* Серый цвет */
  cursor: pointer;
  font-weight: 500;
}

.dropdown-arrow {
  margin-left: 6px;
  /* Отступ от текста "NEWEST" */
  fill: #777777;
  /* Цвет стрелки SVG */
  width: 10px;
  /* Ширина стрелки */
  height: 6px;
  /* Высота стрелки */
}

.notification-bell-icon {
  width: 20px;
  /* Размер иконки колокольчика */
  height: 20px;
  cursor: pointer;
}

.notification-bell-icon svg {
  width: 100%;
  height: 100%;
  stroke: #777777;
  /* Цвет обводки колокольчика SVG */
  stroke-width: 1.5;
  /* Толщина обводки */
  fill: none;
  /* Отсутствие заливки */
}

/* Отдельный комментарий */

.comment-wrapper {
  margin-bottom: 25px;
  /* Отступ между родительскими комментариями */
}

.comment-wrapper:last-child {
  margin-bottom: 0;
  /* У последнего нет нижнего отступа */
}

.comment-item {
  display: flex;
  position: relative;
  /* Для позиционирования линии ответа */
}

/* Аватар комментатора */

.commenter-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #333333;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 17px;
  margin-right: 15px;
  flex-shrink: 0;
  text-transform: uppercase;
}

.comment-body {
  flex-grow: 1;
}

.comment-meta {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.commenter-name {
  font-size: 14px;
  font-weight: 500;
  color: #222222;
  margin-right: 8px;
}

.comment-time {
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
}

.comment-text {
  margin-block: 0 !important;
  font-size: 14px !important;
  line-height: 1.5;
  color: #333333;
  margin-top: 0 !important;
  margin-bottom: 12px !important;
}

.comment-actions {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #777777;
}

.like-button {
  cursor: pointer;
  margin-right: 6px;
  font-size: 16px;
  line-height: 1;
}

.like-count {
  font-weight: 500;
}

.reply-button {
  font-size: 13px;
  font-weight: 500;
  color: #1a73e8;
  cursor: pointer;
  margin-left: 20px;
}

.replies-section {
  margin-top: 15px;
  padding-left: 15px;
  position: relative;
}

.replies-section::before {
  content: '';
  position: absolute;
  left: 37px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #eeeeee;
}

.reply-to-info {
  font-size: 13px;
  color: #777777;
  margin-bottom: 15px;
}

.reply-to-info .replied-name {
  color: #1a73e8;
  font-weight: 500;
}

.fixed-link {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  background: rgb(255, 255, 255);
  display: block;
  z-index: 999;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);

  span {
    display: block;
    text-align: center;
    margin: 10px;
    font-size: 18px;
    font-weight: bolder;

    a {
      background-color: #02affd;
      color: white;
      display: block;
      margin: 0 auto;
      max-width: 80%;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      margin-bottom: 1rem;
      padding: 0.6rem 0;
      font-weight: bolder;
    }
  }
}
