.mobile {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.mobile h1,
.mobile h2,
.mobile h3,
.mobile h4,
.mobile h5,
.mobile h6 {
  margin: 0px;
}
.mobile .title-site-menu {
  font-size: 14px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
}
.mobile a.title-site-menu {
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}
.mobile .btn-social-menu i {
  font-size: 35px;
  color: #000000 !important;
}
.mobile .btn-clasificados {
  border: 2px solid #f8e71c;
  background: #f8e71c;
  color: #000 !important;
}
.mobile .arrow-collapse {
  color: #000 !important;
  font-size: 14px !important;
}
.mobile .navbar-fixed {
  z-index: 1;
}
.mobile .navbar-fixed nav {
  background-color: #ffffff !important;
  height: 46px;
}
.mobile .navbar-fixed nav a i {
  color: #0061aa;
  font-weight: bold;
  font-size: 30px;
}
.mobile header {
  margin: 0;
  padding: 0;
  color: #0061aa;
  padding-top: 14px;
}
.mobile .item-carousel {
  margin: 0px 8px;
  padding-bottom: 15px;
}
.mobile .img-mobile1 {
  min-height: 199px !important;
}
.mobile .img-mobile1 span {
  width: 100% !important;
  min-height: 199px !important;
  height: auto !important;
}
.mobile .img-mobile1 span img {
  height: auto;
  width: 100%;
}
.mobile .img-mobile2 {
  min-height: 86px !important;
}
.mobile .img-mobile2 span {
  width: 100% !important;
  min-height: 86px !important;
  height: auto !important;
}
.mobile .img-mobile2 span img {
  height: auto;
  width: 100%;
}
.mobile .img-mobile3 {
  min-height: 286px !important;
}
.mobile .img-mobile3 span {
  width: 100% !important;
  min-height: 286px !important;
  height: auto !important;
}
.mobile .img-mobile3 span img {
  height: auto;
  width: 100%;
}
.mobile .img-mobile4 {
  min-height: 91px !important;
}
.mobile .img-mobile4 span {
  width: 100% !important;
  min-height: 91px !important;
  height: auto !important;
}
.mobile .img-mobile4 span img {
  height: auto;
  width: 100%;
}
.mobile .img-mobile5 span {
  width: 100% !important;
  height: auto !important;
}
.mobile .img-mobile5 img {
  height: auto;
  width: 100%;
}
.mobile .content-block-section .separetor-news-block-into:last-child {
  display: none;
}
.mobile .text-center {
  text-align: center;
}
.mobile .detail-news header {
  padding-top: 0px;
}
.mobile .detail-news h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 20px 0px;
}
.mobile .detail-news h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin: 20px 0px;
}
.mobile .detail-news .btn-share-social i {
  font-size: 30px;
}
.mobile .detail-news .btn-share-social i.fa-facebook {
  color: #181878 !important;
}
.mobile .detail-news .btn-share-social i.fa-twitter {
  color: #55acf0 !important;
}
.mobile .detail-news .btn-share-social i.fa-whatsapp {
  color: #21d36d !important;
}
.mobile .detail-news .btn-share-social i.fa-telegram {
  color: #229ed9 !important;
}
.mobile .detail-news .btn-share-social i.fa-link {
  color: #000000 !important;
}
.mobile .detail-news figure {
  margin: 0px;
  background-color: #e7e9ea;
  border-radius: 5px;
}
.mobile .detail-news figcaption {
  padding: 15px;
  font-size: 14px;
  font-weight: 300;
  font-stretch: condensed;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
.mobile .detail-news .btn-topic-mobile {
  height: 28px;
  border-radius: 14px;
  border: solid 1px #e44a00;
  font-weight: normal;
  font-stretch: condensed;
  color: #e44a00;
  padding: 6px;
}
.mobile .detail-news .title-tags-mobile {
  font-size: 14px;
  font-weight: bold;
  font-stretch: condensed;
  color: #000000;
  text-transform: uppercase;
}
.mobile .detail-news .share-title {
  font-size: 10px;
  font-weight: normal;
  color: #222222;
  text-transform: uppercase;
}
.mobile .detail-news .fa-angle-right {
  color: #035b9d !important;
  font-size: 16px;
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 5px;
}
.mobile .detail-news blockquote {
  border-left: 5px solid #ff681f;
}
.mobile .detail-news .title-category {
  font-size: 16px;
  color: #035b9d;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0px;
  margin-top: 4px;
}
.mobile .detail-news .title-category a {
  color: #035b9d;
  text-decoration: none;
}
.mobile .detail-news .title-category-arrow {
  color: #035b9d;
}
.mobile .detail-news .pull-left {
  float: left;
  width: auto;
}
.mobile .detail-news .title-main {
  font-size: 26px;
  color: #000000;
  line-height: 30px;
  text-decoration: none;
  font-weight: 500;
}
.mobile .detail-news .introduction {
  font-size: 19px;
  line-height: 23px;
  font-weight: normal;
  color: #000;
}
.mobile .detail-news .date {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.mobile .detail-news .caption-image {
  font-size: 14px;
  line-height: 18px;
  color: #5e5e5e;
}
.mobile .detail-news .cuerpo-nota p {
  font-size: 18px;
  color: #444444;
  line-height: 28px;
}
.mobile .detail-news .cuerpo-nota p img {
  width: 100% !important;
  height: auto !important;
}
.mobile .detail-news .cuerpo-nota p iframe {
  width: 100% !important;
  border: 0;
}
.mobile .detail-news .cuerpo-nota div img {
  width: 100% !important;
  height: auto !important;
}
.mobile .detail-news .cuerpo-nota div iframe {
  width: 100% !important;
  border: 0;
}
.mobile .detail-news .author,
.mobile .detail-news .author a {
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
}
.mobile .title-information,
.mobile .contact-title {
  font-size: 26px;
  color: #000000;
  line-height: 30px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.mobile .content-information,
.mobile .description-contact {
  font-size: 17px;
  color: #000;
  line-height: 21px;
}
.mobile .recommmended-block .separetor-news-block-into:last-child {
  display: none;
}
.mobile .btn-custom {
  background: #222222;
  border-color: #222222;
  border-radius: 4px;
  font-family: Helvetica;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 14px;
  padding-top: 14px;
}
.mobile .sidenav-trigger {
  margin: 0px !important;
}
.mobile .sidenav-trigger i {
  line-height: 45px !important;
}
.mobile .mb-0 {
  margin-bottom: 0px !important;
}
.mobile .mb-5 {
  margin-bottom: 5px !important;
}
.mobile .mb-25 {
  margin-bottom: 25px;
}
.mobile .pt-25 {
  padding-top: 25px;
}
.mobile .comments-mobile {
  width: 100% !important;
}
.mobile .title-list {
  color: #035b9d;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
}
.mobile .category-list {
  color: #035b9d;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
}
.mobile .category-list a {
  color: #035b9d;
}
.mobile .category-list-2 {
  color: #9b9b9b;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.mobile .title-new-list {
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}
.mobile .title-new-list a {
  color: #000000;
}
.mobile .excerpt-list {
  color: #383838;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}
.mobile .time-list {
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 500;
}
.mobile .title-related-list {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  text-decoration: none;
}
.mobile .title-related-list a {
  color: #000000;
}
.mobile .title-related-carousel {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}
.mobile .title-related-carousel a {
  color: #000000;
}
.mobile .header-minute {
  height: auto;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  background: #f5a623;
  border-bottom: 6px solid #ff6666;
  padding-top: 10px;
}
.mobile .header-minute .title-block-minute {
  text-transform: uppercase;
  font-size: 26px;
  color: #000000;
  line-height: 30px;
  font-weight: bold;
}
.container-menu-mobile {
  width: 260px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.container-menu-mobile .pull-left {
  float: left;
}
.container-menu-mobile .clearfix {
  clear: both;
}
.container-menu-mobile .m-t-4 {
  margin-top: 4px;
}
.comments-mobile {
  width: 100% !important;
}
/* Share Social */
.sbuttons {
  top: 0;
  right: 0;
  position: fixed;
  margin: 1em;
  margin-top: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column-reverse;
  z-index: 2;
}
.sbutton {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  color: white;
  margin: 4px auto 0;
  box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  visibility: hidden;
  display: none;
}
.sbutton > i {
  font-size: 18px;
  line-height: 35px;
  transition: all 0.2s ease-in-out;
  transition-delay: 2s;
}
.sbutton:active,
.sbutton:focus,
.sbutton:hover {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}
.sbutton:not(:last-child) {
  width: 60px;
  height: 60px;
  margin: 10px auto 0;
  opacity: 0;
}
.sbutton:not(:last-child) > i {
  font-size: 25px;
  line-height: 60px;
  transition: all 0.3s ease-in-out;
}
.sbuttons:hover .sbutton:not(:last-child) {
  opacity: 1;
  width: 35px;
  height: 35px;
  margin: 15px auto 0;
  visibility: visible;
  display: block;
}
.sbutton:nth-last-child(1) {
  -webkit-transition-delay: 25ms;
  transition-delay: 25ms;
}
.sbutton:not(:last-child):nth-last-child(2) {
  -webkit-transition-delay: 20ms;
  transition-delay: 20ms;
}
.sbutton:not(:last-child):nth-last-child(3) {
  -webkit-transition-delay: 40ms;
  transition-delay: 40ms;
}
.sbutton:not(:last-child):nth-last-child(4) {
  -webkit-transition-delay: 60ms;
  transition-delay: 60ms;
}
.sbutton:not(:last-child):nth-last-child(5) {
  -webkit-transition-delay: 80ms;
  transition-delay: 80ms;
}
.sbutton:not(:last-child):nth-last-child(6) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
[tooltip]:before {
  font-family: "Roboto";
  font-weight: 600;
  border-radius: 2px;
  color: #000;
  content: attr(tooltip);
  font-size: 12px;
  visibility: hidden;
  opacity: 0;
  padding: 5px 7px;
  margin-right: 10px;
  position: absolute;
  right: 100%;
  bottom: 20%;
  white-space: nowrap;
  transition: opacity 0.3s, visibility 0.3s;
}
[tooltip].tooltip-visible:before {
  visibility: visible;
  opacity: 1;
}
[tooltip]:hover:before,
[tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
.sbutton.mainsbutton {
  background: #fff;
  box-shadow: 30px 30px 30px rgba(249, 248, 248, 0.5);
  visibility: visible;
  display: block;
}
.fas.fa-share-alt {
  color: #0061aa !important;
}
.sbutton.pinteres {
  background: #e60023;
}
.sbutton.twitt {
  background: #03a9f4;
}
.sbutton.fb {
  background: #3f51b5;
}
.sbutton.whatsapp {
  background: #00e676;
}
.sbutton.telegram {
  background: #229ed9;
}
.sbutton.copy-link {
  background: #000000;
}
#copyLinkButton {
  color: #000000;
}
#linkCopy {
  font-size: 12px;
}
.sbutton.square {
  width: 35px;
  height: 35px;
  border-radius: 10%;
  /* Ajusta el valor para hacerlos cuadrados */
  margin: 10px;
  /* Espacio entre los botones */
}
.sbutton.square > i {
  font-size: 18px;
  line-height: 35px;
}

